.slide-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;-ms-transform:translateY(-100%);transform:translateY(-100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{-ms-transform:translateY(0);transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;-ms-transform:translateX(-100%);transform:translateX(-100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{-ms-transform:translateX(0);transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;-ms-transform:translateY(100%);transform:translateY(100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{-ms-transform:translateY(0);transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;-ms-transform:translateX(100%);transform:translateX(100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{-ms-transform:translateX(0);transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;-ms-transform:translateY(0);transform:translateY(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{-ms-transform:translateY(100%);transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;-ms-transform:translateX(0);transform:translateX(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{-ms-transform:translateX(100%);transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;-ms-transform:translateY(0);transform:translateY(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{-ms-transform:translateY(-100%);transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;-ms-transform:translateX(0);transform:translateX(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{-ms-transform:translateX(-100%);transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);-ms-transform-origin:top;transform-origin:top;transition-property:transform, opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);-ms-transform-origin:right;transform-origin:right;transition-property:transform, opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);-ms-transform-origin:bottom;transform-origin:bottom;transition-property:transform, opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);-ms-transform-origin:left;transform-origin:left;transition-property:transform, opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);-ms-transform-origin:center;transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);-ms-transform-origin:center;transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);-ms-transform-origin:top;transform-origin:top;transition-property:transform, opacity;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);-ms-transform-origin:right;transform-origin:right;transition-property:transform, opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);-ms-transform-origin:bottom;transform-origin:bottom;transition-property:transform, opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);-ms-transform-origin:left;transform-origin:left;transition-property:transform, opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);-ms-transform-origin:center;transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);-ms-transform-origin:center;transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;-ms-transform:scale(.5);transform:scale(.5);transition-property:transform, opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{-ms-transform:scale(1);transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;-ms-transform:scale(1.5);transform:scale(1.5);transition-property:transform, opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active{-ms-transform:scale(1);transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;-ms-transform:scale(1);transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-up.mui-leave.mui-leave-active{-ms-transform:scale(1.5);transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;-ms-transform:scale(1);transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{-ms-transform:scale(.5);transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;-ms-transform:rotate(-.75turn);transform:rotate(-.75turn);transition-property:transform, opacity;opacity:0}.spin-in.mui-enter.mui-enter-active{-ms-transform:rotate(0);transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;-ms-transform:rotate(0);transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out.mui-leave.mui-leave-active{-ms-transform:rotate(.75turn);transform:rotate(.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:500ms;transition-timing-function:linear;-ms-transform:rotate(.75turn);transform:rotate(.75turn);transition-property:transform, opacity;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{-ms-transform:rotate(0);transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:500ms;transition-timing-function:linear;-ms-transform:rotate(0);transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{-ms-transform:rotate(-.75turn);transform:rotate(-.75turn);opacity:0}.slow{transition-duration:750ms !important}.fast{transition-duration:250ms !important}.linear{transition-timing-function:linear !important}.ease{transition-timing-function:ease !important}.ease-in{transition-timing-function:ease-in !important}.ease-out{transition-timing-function:ease-out !important}.ease-in-out{transition-timing-function:ease-in-out !important}.bounce-in{transition-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{transition-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{transition-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{transition-delay:300ms !important}.long-delay{transition-delay:700ms !important}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}.spin-ccw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(0)}100%{transform:rotate(1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,100%{transform:rotate(0)}}.shake,.spin-cw,.spin-ccw,.wiggle{animation-duration:500ms}.infinite{animation-iteration-count:infinite}.slow{animation-duration:750ms !important}.fast{animation-duration:250ms !important}.linear{animation-timing-function:linear !important}.ease{animation-timing-function:ease !important}.ease-in{animation-timing-function:ease-in !important}.ease-out{animation-timing-function:ease-out !important}.ease-in-out{animation-timing-function:ease-in-out !important}.bounce-in{animation-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{animation-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{animation-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{animation-delay:300ms !important}.long-delay{animation-delay:700ms !important}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.foundation-mq{font-family:"small=0em&xsmall=31.25em&medium=40em&xmedium=50em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;background:#fefefe;font-family:"proxima-nova",Helvetica,Roboto,Arial,sans-serif;font-weight:normal;line-height:1.5;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%;border-radius:0}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}button{padding:0;appearance:none;border:0;border-radius:0;background:transparent;line-height:1;cursor:auto}[data-whatinput='mouse'] button{outline:0}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block !important}.is-hidden{display:none !important}.row{max-width:100rem;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.row .row{margin-right:-.46875rem;margin-left:-.46875rem}@media print, screen and (min-width: 31.25em){.row .row{margin-right:-.46875rem;margin-left:-.46875rem}}@media print, screen and (min-width: 40em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media print, screen and (min-width: 50em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media print, screen and (min-width: 64em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width: 75em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width: 90em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row.is-collapse-child,.row.collapse>.column>.row,.row.collapse>.columns>.row{margin-right:0;margin-left:0}.column,.columns{-ms-flex:1 1 0px;flex:1 1 0px;padding-right:.46875rem;padding-left:.46875rem;min-width:0}@media print, screen and (min-width: 40em){.column,.columns{padding-right:.9375rem;padding-left:.9375rem}}.column.row.row,.row.row.columns{float:none;display:block}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.small-offset-0{margin-left:0%}.small-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.small-offset-1{margin-left:8.33333%}.small-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.small-offset-2{margin-left:16.66667%}.small-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.small-offset-3{margin-left:25%}.small-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.small-offset-4{margin-left:33.33333%}.small-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.small-offset-5{margin-left:41.66667%}.small-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.small-offset-6{margin-left:50%}.small-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.small-offset-7{margin-left:58.33333%}.small-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.small-offset-8{margin-left:66.66667%}.small-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.small-offset-9{margin-left:75%}.small-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.small-offset-10{margin-left:83.33333%}.small-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.small-offset-11{margin-left:91.66667%}.small-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-1>.column,.small-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.small-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-2>.column,.small-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.small-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-3>.column,.small-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.small-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-4>.column,.small-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.small-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-5>.column,.small-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.small-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-6>.column,.small-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.small-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-7>.column,.small-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.small-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-8>.column,.small-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.46875rem;padding-left:.46875rem}@media print, screen and (min-width: 31.25em){.xsmall-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.xsmall-offset-0{margin-left:0%}.xsmall-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.xsmall-offset-1{margin-left:8.33333%}.xsmall-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.xsmall-offset-2{margin-left:16.66667%}.xsmall-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.xsmall-offset-3{margin-left:25%}.xsmall-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.xsmall-offset-4{margin-left:33.33333%}.xsmall-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.xsmall-offset-5{margin-left:41.66667%}.xsmall-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.xsmall-offset-6{margin-left:50%}.xsmall-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.xsmall-offset-7{margin-left:58.33333%}.xsmall-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.xsmall-offset-8{margin-left:66.66667%}.xsmall-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.xsmall-offset-9{margin-left:75%}.xsmall-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.xsmall-offset-10{margin-left:83.33333%}.xsmall-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.xsmall-offset-11{margin-left:91.66667%}.xsmall-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.xsmall-up-1>.column,.xsmall-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.xsmall-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.xsmall-up-2>.column,.xsmall-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.xsmall-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.xsmall-up-3>.column,.xsmall-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.xsmall-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.xsmall-up-4>.column,.xsmall-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.xsmall-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.xsmall-up-5>.column,.xsmall-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.xsmall-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.xsmall-up-6>.column,.xsmall-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.xsmall-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.xsmall-up-7>.column,.xsmall-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.xsmall-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.xsmall-up-8>.column,.xsmall-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media print, screen and (min-width: 31.25em) and (min-width: 31.25em){.xsmall-expand{-ms-flex:1 1 0px;flex:1 1 0px}}.row.xsmall-unstack>.column,.row.xsmall-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media print, screen and (min-width: 31.25em){.row.xsmall-unstack>.column,.row.xsmall-unstack>.columns{-ms-flex:1 1 0px;flex:1 1 0px}}@media print, screen and (min-width: 31.25em){.xsmall-collapse>.column,.xsmall-collapse>.columns{padding-right:0;padding-left:0}.xsmall-uncollapse>.column,.xsmall-uncollapse>.columns{padding-right:.46875rem;padding-left:.46875rem}}@media print, screen and (min-width: 40em){.medium-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.medium-offset-0{margin-left:0%}.medium-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.medium-offset-1{margin-left:8.33333%}.medium-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.medium-offset-2{margin-left:16.66667%}.medium-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.medium-offset-3{margin-left:25%}.medium-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.medium-offset-4{margin-left:33.33333%}.medium-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.medium-offset-5{margin-left:41.66667%}.medium-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.medium-offset-6{margin-left:50%}.medium-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.medium-offset-7{margin-left:58.33333%}.medium-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.medium-offset-8{margin-left:66.66667%}.medium-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.medium-offset-9{margin-left:75%}.medium-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.medium-offset-10{margin-left:83.33333%}.medium-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.medium-offset-11{margin-left:91.66667%}.medium-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-1>.column,.medium-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.medium-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-2>.column,.medium-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.medium-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-3>.column,.medium-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.medium-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-4>.column,.medium-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.medium-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-5>.column,.medium-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.medium-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-6>.column,.medium-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.medium-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-7>.column,.medium-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.medium-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-8>.column,.medium-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media print, screen and (min-width: 40em) and (min-width: 40em){.medium-expand{-ms-flex:1 1 0px;flex:1 1 0px}}.row.medium-unstack>.column,.row.medium-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media print, screen and (min-width: 40em){.row.medium-unstack>.column,.row.medium-unstack>.columns{-ms-flex:1 1 0px;flex:1 1 0px}}@media print, screen and (min-width: 40em){.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}@media print, screen and (min-width: 50em){.xmedium-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.xmedium-offset-0{margin-left:0%}.xmedium-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.xmedium-offset-1{margin-left:8.33333%}.xmedium-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.xmedium-offset-2{margin-left:16.66667%}.xmedium-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.xmedium-offset-3{margin-left:25%}.xmedium-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.xmedium-offset-4{margin-left:33.33333%}.xmedium-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.xmedium-offset-5{margin-left:41.66667%}.xmedium-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.xmedium-offset-6{margin-left:50%}.xmedium-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.xmedium-offset-7{margin-left:58.33333%}.xmedium-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.xmedium-offset-8{margin-left:66.66667%}.xmedium-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.xmedium-offset-9{margin-left:75%}.xmedium-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.xmedium-offset-10{margin-left:83.33333%}.xmedium-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.xmedium-offset-11{margin-left:91.66667%}.xmedium-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.xmedium-up-1>.column,.xmedium-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.xmedium-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.xmedium-up-2>.column,.xmedium-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.xmedium-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.xmedium-up-3>.column,.xmedium-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.xmedium-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.xmedium-up-4>.column,.xmedium-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.xmedium-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.xmedium-up-5>.column,.xmedium-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.xmedium-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.xmedium-up-6>.column,.xmedium-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.xmedium-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.xmedium-up-7>.column,.xmedium-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.xmedium-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.xmedium-up-8>.column,.xmedium-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media print, screen and (min-width: 50em) and (min-width: 50em){.xmedium-expand{-ms-flex:1 1 0px;flex:1 1 0px}}.row.xmedium-unstack>.column,.row.xmedium-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media print, screen and (min-width: 50em){.row.xmedium-unstack>.column,.row.xmedium-unstack>.columns{-ms-flex:1 1 0px;flex:1 1 0px}}@media print, screen and (min-width: 50em){.xmedium-collapse>.column,.xmedium-collapse>.columns{padding-right:0;padding-left:0}.xmedium-uncollapse>.column,.xmedium-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}@media print, screen and (min-width: 64em){.large-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.large-offset-0{margin-left:0%}.large-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.large-offset-1{margin-left:8.33333%}.large-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.large-offset-2{margin-left:16.66667%}.large-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.large-offset-3{margin-left:25%}.large-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.large-offset-4{margin-left:33.33333%}.large-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.large-offset-5{margin-left:41.66667%}.large-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.large-offset-6{margin-left:50%}.large-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.large-offset-7{margin-left:58.33333%}.large-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.large-offset-8{margin-left:66.66667%}.large-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.large-offset-9{margin-left:75%}.large-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.large-offset-10{margin-left:83.33333%}.large-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.large-offset-11{margin-left:91.66667%}.large-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-1>.column,.large-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.large-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-2>.column,.large-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.large-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-3>.column,.large-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.large-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-4>.column,.large-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.large-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-5>.column,.large-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.large-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-6>.column,.large-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.large-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-7>.column,.large-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.large-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-8>.column,.large-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media print, screen and (min-width: 64em) and (min-width: 64em){.large-expand{-ms-flex:1 1 0px;flex:1 1 0px}}.row.large-unstack>.column,.row.large-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media print, screen and (min-width: 64em){.row.large-unstack>.column,.row.large-unstack>.columns{-ms-flex:1 1 0px;flex:1 1 0px}}@media print, screen and (min-width: 64em){.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}@media screen and (min-width: 75em){.xlarge-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.xlarge-offset-0{margin-left:0%}.xlarge-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.xlarge-offset-1{margin-left:8.33333%}.xlarge-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.xlarge-offset-2{margin-left:16.66667%}.xlarge-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.xlarge-offset-3{margin-left:25%}.xlarge-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.xlarge-offset-4{margin-left:33.33333%}.xlarge-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.xlarge-offset-5{margin-left:41.66667%}.xlarge-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.xlarge-offset-6{margin-left:50%}.xlarge-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.xlarge-offset-7{margin-left:58.33333%}.xlarge-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.xlarge-offset-8{margin-left:66.66667%}.xlarge-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.xlarge-offset-9{margin-left:75%}.xlarge-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.xlarge-offset-10{margin-left:83.33333%}.xlarge-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.xlarge-offset-11{margin-left:91.66667%}.xlarge-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-1>.column,.xlarge-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.xlarge-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-2>.column,.xlarge-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.xlarge-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-3>.column,.xlarge-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.xlarge-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-4>.column,.xlarge-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.xlarge-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-5>.column,.xlarge-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.xlarge-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-6>.column,.xlarge-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.xlarge-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-7>.column,.xlarge-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.xlarge-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-8>.column,.xlarge-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media screen and (min-width: 75em) and (min-width: 75em){.xlarge-expand{-ms-flex:1 1 0px;flex:1 1 0px}}.row.xlarge-unstack>.column,.row.xlarge-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media screen and (min-width: 75em){.row.xlarge-unstack>.column,.row.xlarge-unstack>.columns{-ms-flex:1 1 0px;flex:1 1 0px}}@media screen and (min-width: 75em){.xlarge-collapse>.column,.xlarge-collapse>.columns{padding-right:0;padding-left:0}.xlarge-uncollapse>.column,.xlarge-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}@media screen and (min-width: 90em){.xxlarge-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.xxlarge-offset-0{margin-left:0%}.xxlarge-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.xxlarge-offset-1{margin-left:8.33333%}.xxlarge-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.xxlarge-offset-2{margin-left:16.66667%}.xxlarge-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.xxlarge-offset-3{margin-left:25%}.xxlarge-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.xxlarge-offset-4{margin-left:33.33333%}.xxlarge-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.xxlarge-offset-5{margin-left:41.66667%}.xxlarge-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.xxlarge-offset-6{margin-left:50%}.xxlarge-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.xxlarge-offset-7{margin-left:58.33333%}.xxlarge-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.xxlarge-offset-8{margin-left:66.66667%}.xxlarge-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.xxlarge-offset-9{margin-left:75%}.xxlarge-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.xxlarge-offset-10{margin-left:83.33333%}.xxlarge-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.xxlarge-offset-11{margin-left:91.66667%}.xxlarge-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.xxlarge-up-1>.column,.xxlarge-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.xxlarge-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.xxlarge-up-2>.column,.xxlarge-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.xxlarge-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.xxlarge-up-3>.column,.xxlarge-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.xxlarge-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.xxlarge-up-4>.column,.xxlarge-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.xxlarge-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.xxlarge-up-5>.column,.xxlarge-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.xxlarge-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.xxlarge-up-6>.column,.xxlarge-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.xxlarge-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.xxlarge-up-7>.column,.xxlarge-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.xxlarge-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.xxlarge-up-8>.column,.xxlarge-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media screen and (min-width: 90em) and (min-width: 90em){.xxlarge-expand{-ms-flex:1 1 0px;flex:1 1 0px}}.row.xxlarge-unstack>.column,.row.xxlarge-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media screen and (min-width: 90em){.row.xxlarge-unstack>.column,.row.xxlarge-unstack>.columns{-ms-flex:1 1 0px;flex:1 1 0px}}@media screen and (min-width: 90em){.xxlarge-collapse>.column,.xxlarge-collapse>.columns{padding-right:0;padding-left:0}.xxlarge-uncollapse>.column,.xxlarge-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}.shrink{-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%}.column-block{margin-bottom:.9375rem}.column-block>:last-child{margin-bottom:0}@media print, screen and (min-width: 40em){.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}small{font-size:80%;line-height:inherit}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:"proxima-nova",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:normal;color:inherit;text-rendering:optimizeLegibility}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small{line-height:0;color:#ededed}h1,.h1{font-size:1.5rem;line-height:1.2;margin-top:0;margin-bottom:.5rem}h2,.h2{font-size:1.25rem;line-height:1.2;margin-top:0;margin-bottom:.5rem}h3,.h3{font-size:1.1875rem;line-height:1.2;margin-top:0;margin-bottom:.5rem}h4,.h4{font-size:1.125rem;line-height:1.2;margin-top:0;margin-bottom:.5rem}h5,.h5{font-size:1.0625rem;line-height:1.2;margin-top:0;margin-bottom:.5rem}h6,.h6{font-size:1rem;line-height:1.2;margin-top:0;margin-bottom:.5rem}@media print, screen and (min-width: 40em){h1,.h1{font-size:3rem}h2,.h2{font-size:2.5rem}h3,.h3{font-size:1.9375rem}h4,.h4{font-size:1.5625rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}}a{line-height:inherit;color:#c8141e;text-decoration:none;cursor:pointer}a:hover,a:focus{color:#ac111a}a img{border:0}hr{clear:both;max-width:100rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #ededed;border-left:0}ul,ol,dl{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{margin-left:1.25rem;list-style-type:disc}ol{margin-left:1.25rem}ul ul,ol ul,ul ol,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:bold}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #ededed}blockquote,blockquote p{line-height:1.6;color:#4e4e4e}abbr,abbr[title]{border-bottom:1px dotted #000;cursor:help;text-decoration:none}figure{margin:0}kbd{margin:0;padding:.125rem .25rem 0;background-color:#f5f5f5;font-family:Consolas,"Liberation Mono",Courier,monospace;color:#000}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:normal;line-height:1.4;color:#4e4e4e}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ul.no-bullet,ol.no-bullet{margin-left:0;list-style:none}.cite-block,cite{display:block;color:#4e4e4e;font-size:.8125rem}.cite-block:before,cite:before{content:"— "}.code-inline,code{border:1px solid #ededed;background-color:#f5f5f5;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;color:#000;display:inline;max-width:100%;word-wrap:break-word;padding:.125rem .3125rem .0625rem}.code-block{border:1px solid #ededed;background-color:#f5f5f5;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;color:#000;display:block;overflow:auto;white-space:pre;padding:1rem;margin-bottom:1.5rem}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print, screen and (min-width: 31.25em){.xsmall-text-left{text-align:left}.xsmall-text-right{text-align:right}.xsmall-text-center{text-align:center}.xsmall-text-justify{text-align:justify}}@media print, screen and (min-width: 40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print, screen and (min-width: 50em){.xmedium-text-left{text-align:left}.xmedium-text-right{text-align:right}.xmedium-text-center{text-align:center}.xmedium-text-justify{text-align:justify}}@media print, screen and (min-width: 64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width: 75em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}@media screen and (min-width: 90em){.xxlarge-text-left{text-align:left}.xxlarge-text-right{text-align:right}.xxlarge-text-center{text-align:center}.xxlarge-text-justify{text-align:justify}}.show-for-print{display:none !important}@media print{*{background:transparent !important;color:black !important;color-adjust:economy;box-shadow:none !important;text-shadow:none !important}.show-for-print{display:block !important}.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^='javascript:']:after,a[href^='#']:after{content:''}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #4e4e4e;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}.button{display:inline-block;vertical-align:middle;margin:0 0 1rem 0;padding:.75rem 1rem .75rem;border:1px solid transparent;border-radius:0;transition:background-color 0.3s ease,color 0.3s ease;font-family:inherit;font-size:1rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer}[data-whatinput='mouse'] .button{outline:0}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button,.button.disabled,.button[disabled],.button.disabled:hover,.button[disabled]:hover,.button.disabled:focus,.button[disabled]:focus{background-color:#c8141e;color:#fefefe}.button:hover,.button:focus{background-color:#aa111a;color:#fefefe}.button.primary,.button.primary.disabled,.button.primary[disabled],.button.primary.disabled:hover,.button.primary[disabled]:hover,.button.primary.disabled:focus,.button.primary[disabled]:focus{background-color:#c8141e;color:#fefefe}.button.primary:hover,.button.primary:focus{background-color:#a01018;color:#fefefe}.button.secondary,.button.secondary.disabled,.button.secondary[disabled],.button.secondary.disabled:hover,.button.secondary[disabled]:hover,.button.secondary.disabled:focus,.button.secondary[disabled]:focus{background-color:#000;color:#fefefe}.button.secondary:hover,.button.secondary:focus{background-color:#000;color:#fefefe}.button.success,.button.success.disabled,.button.success[disabled],.button.success.disabled:hover,.button.success[disabled]:hover,.button.success.disabled:focus,.button.success[disabled]:focus{background-color:#3adb76;color:#000}.button.success:hover,.button.success:focus{background-color:#22bb5b;color:#000}.button.warning,.button.warning.disabled,.button.warning[disabled],.button.warning.disabled:hover,.button.warning[disabled]:hover,.button.warning.disabled:focus,.button.warning[disabled]:focus{background-color:#ffae00;color:#000}.button.warning:hover,.button.warning:focus{background-color:#cc8b00;color:#000}.button.alert,.button.alert.disabled,.button.alert[disabled],.button.alert.disabled:hover,.button.alert[disabled]:hover,.button.alert.disabled:focus,.button.alert[disabled]:focus{background-color:#de1323;color:#fefefe}.button.alert:hover,.button.alert:focus{background-color:#b20f1c;color:#fefefe}.button.hollow,.button.hollow:hover,.button.hollow:focus,.button.hollow.disabled,.button.hollow.disabled:hover,.button.hollow.disabled:focus,.button.hollow[disabled],.button.hollow[disabled]:hover,.button.hollow[disabled]:focus{background-color:transparent}.button.hollow,.button.hollow.disabled,.button.hollow[disabled],.button.hollow.disabled:hover,.button.hollow[disabled]:hover,.button.hollow.disabled:focus,.button.hollow[disabled]:focus{border:1px solid #c8141e;color:#c8141e}.button.hollow:hover,.button.hollow:focus{border-color:#640a0f;color:#640a0f}.button.hollow.primary,.button.hollow.primary.disabled,.button.hollow.primary[disabled],.button.hollow.primary.disabled:hover,.button.hollow.primary[disabled]:hover,.button.hollow.primary.disabled:focus,.button.hollow.primary[disabled]:focus{border:1px solid #c8141e;color:#c8141e}.button.hollow.primary:hover,.button.hollow.primary:focus{border-color:#640a0f;color:#640a0f}.button.hollow.secondary,.button.hollow.secondary.disabled,.button.hollow.secondary[disabled],.button.hollow.secondary.disabled:hover,.button.hollow.secondary[disabled]:hover,.button.hollow.secondary.disabled:focus,.button.hollow.secondary[disabled]:focus{border:1px solid #000;color:#000}.button.hollow.secondary:hover,.button.hollow.secondary:focus{border-color:#000;color:#000}.button.hollow.success,.button.hollow.success.disabled,.button.hollow.success[disabled],.button.hollow.success.disabled:hover,.button.hollow.success[disabled]:hover,.button.hollow.success.disabled:focus,.button.hollow.success[disabled]:focus{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:hover,.button.hollow.success:focus{border-color:#157539;color:#157539}.button.hollow.warning,.button.hollow.warning.disabled,.button.hollow.warning[disabled],.button.hollow.warning.disabled:hover,.button.hollow.warning[disabled]:hover,.button.hollow.warning.disabled:focus,.button.hollow.warning[disabled]:focus{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:hover,.button.hollow.warning:focus{border-color:#805700;color:#805700}.button.hollow.alert,.button.hollow.alert.disabled,.button.hollow.alert[disabled],.button.hollow.alert.disabled:hover,.button.hollow.alert[disabled]:hover,.button.hollow.alert.disabled:focus,.button.hollow.alert[disabled]:focus{border:1px solid #de1323;color:#de1323}.button.hollow.alert:hover,.button.hollow.alert:focus{border-color:#6f0a12;color:#6f0a12}.button.clear,.button.clear:hover,.button.clear:focus,.button.clear.disabled,.button.clear.disabled:hover,.button.clear.disabled:focus,.button.clear[disabled],.button.clear[disabled]:hover,.button.clear[disabled]:focus{border-color:transparent;background-color:transparent}.button.clear,.button.clear.disabled,.button.clear[disabled],.button.clear.disabled:hover,.button.clear[disabled]:hover,.button.clear.disabled:focus,.button.clear[disabled]:focus{color:#c8141e}.button.clear:hover,.button.clear:focus{color:#640a0f}.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary[disabled],.button.clear.primary.disabled:hover,.button.clear.primary[disabled]:hover,.button.clear.primary.disabled:focus,.button.clear.primary[disabled]:focus{color:#c8141e}.button.clear.primary:hover,.button.clear.primary:focus{color:#640a0f}.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary[disabled],.button.clear.secondary.disabled:hover,.button.clear.secondary[disabled]:hover,.button.clear.secondary.disabled:focus,.button.clear.secondary[disabled]:focus{color:#000}.button.clear.secondary:hover,.button.clear.secondary:focus{color:#000}.button.clear.success,.button.clear.success.disabled,.button.clear.success[disabled],.button.clear.success.disabled:hover,.button.clear.success[disabled]:hover,.button.clear.success.disabled:focus,.button.clear.success[disabled]:focus{color:#3adb76}.button.clear.success:hover,.button.clear.success:focus{color:#157539}.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning[disabled],.button.clear.warning.disabled:hover,.button.clear.warning[disabled]:hover,.button.clear.warning.disabled:focus,.button.clear.warning[disabled]:focus{color:#ffae00}.button.clear.warning:hover,.button.clear.warning:focus{color:#805700}.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert[disabled],.button.clear.alert.disabled:hover,.button.clear.alert[disabled]:hover,.button.clear.alert.disabled:focus,.button.clear.alert[disabled]:focus{color:#de1323}.button.clear.alert:hover,.button.clear.alert:focus{color:#6f0a12}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.dropdown::after{display:block;width:0;height:0;border:inset .4em;content:'';border-bottom-width:0;border-top-style:solid;border-color:#fefefe transparent transparent;position:relative;top:0.4em;display:inline-block;float:right;margin-left:1rem}.button.dropdown.hollow::after,.button.dropdown.clear::after{border-top-color:#c8141e}.button.dropdown.hollow.primary::after,.button.dropdown.clear.primary::after{border-top-color:#c8141e}.button.dropdown.hollow.secondary::after,.button.dropdown.clear.secondary::after{border-top-color:#000}.button.dropdown.hollow.success::after,.button.dropdown.clear.success::after{border-top-color:#3adb76}.button.dropdown.hollow.warning::after,.button.dropdown.clear.warning::after{border-top-color:#ffae00}.button.dropdown.hollow.alert::after,.button.dropdown.clear.alert::after{border-top-color:#de1323}.button.arrow-only::after{top:-0.1em;float:none;margin-left:0}a.button:hover,a.button:focus{text-decoration:none}[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea{display:block;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid transparent;border-radius:0;background-color:#f5f5f5;box-shadow:none;font-family:inherit;font-size:1rem;font-weight:normal;line-height:1.5;color:#000;transition:box-shadow 0.5s,border-color 0.25s ease-in-out;appearance:none}[type='text']:focus,[type='password']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='week']:focus,[type='email']:focus,[type='number']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='url']:focus,[type='color']:focus,textarea:focus{outline:none;border:1px solid #c8141e;background-color:#fefefe;box-shadow:none;transition:box-shadow 0.5s,border-color 0.25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#f5f5f5;cursor:not-allowed}[type='submit'],[type='button']{appearance:none;border-radius:0}input[type='search']{box-sizing:border-box}:-ms-input-placeholder{color:#c8141e}::placeholder{color:#c8141e}[type='file'],[type='checkbox'],[type='radio']{margin:0 0 1rem}[type='checkbox']+label,[type='radio']+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type='checkbox']+label[for],[type='radio']+label[for]{cursor:pointer}label>[type='checkbox'],label>[type='radio']{margin-right:.5rem}[type='file']{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:normal;line-height:1.8;color:#000}label.middle{margin:0 0 1rem;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#000}.input-group{display:-ms-flexbox;display:flex;width:100%;margin-bottom:1rem;-ms-flex-align:stretch;align-items:stretch}.input-group>:first-child,.input-group>:first-child.input-group-button>*{border-radius:0 0 0 0}.input-group>:last-child,.input-group>:last-child.input-group-button>*{border-radius:0 0 0 0}.input-group-label,.input-group-field,.input-group-button,.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:1px solid #ededed;background:#f5f5f5;color:#000;text-align:center;white-space:nowrap;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-align:center;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;-ms-flex:1 1 0px;flex:1 1 0px;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto}.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;height:auto;padding-top:0;padding-bottom:0;font-size:1rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #ededed}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem}select{height:2.4375rem;margin:0 0 1rem;padding:.5rem;appearance:none;border:1px solid transparent;border-radius:0;background-color:#f5f5f5;font-family:inherit;font-size:1rem;font-weight:normal;line-height:1.5;color:#000;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2878, 78, 78%29'></polygon></svg>");background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;transition:box-shadow 0.5s,border-color 0.25s ease-in-out}@media screen and (min-width: 0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:focus{outline:none;border:1px solid #c8141e;background-color:#fefefe;box-shadow:none;transition:box-shadow 0.5s,border-color 0.25s ease-in-out}select:disabled{background-color:#f5f5f5;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}select:not([multiple]){padding-top:0;padding-bottom:0}.is-invalid-input:not(:focus){border-color:#de1323;background-color:#fbe7e8}.is-invalid-input:not(:focus):-ms-input-placeholder{color:#de1323}.is-invalid-input:not(:focus)::placeholder{color:#de1323}.is-invalid-label{color:#de1323}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:bold;color:#de1323}.form-error.is-visible{display:block}.accordion{margin-left:0;background:#fefefe;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child>:first-child{border-radius:0 0 0 0}.accordion-item:last-child>:last-child{border-radius:0 0 0 0}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #f5f5f5;border-bottom:0;font-size:1rem;line-height:1;color:#c8141e}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #f5f5f5;border-radius:0 0 0 0}.accordion-title:hover,.accordion-title:focus{background-color:#f5f5f5}.accordion-title::before{position:absolute;top:50%;right:1rem;margin-top:-0.5rem;content:"+"}.is-active>.accordion-title::before{content:"–"}.accordion-content{display:none;padding:1rem;border:1px solid #f5f5f5;border-bottom:0;background-color:#fefefe;color:#000}:last-child>.accordion-content:last-child{border-bottom:1px solid #f5f5f5}.accordion-menu li{width:100%}.accordion-menu a{padding:0.7rem 1rem}.accordion-menu .is-accordion-submenu a{padding:0.7rem 1rem}.accordion-menu .nested.is-accordion-submenu{margin-right:0;margin-left:1rem}.accordion-menu.align-right .nested.is-accordion-submenu{margin-right:1rem;margin-left:0}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a{position:relative}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#c8141e transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.accordion-menu.align-left .is-accordion-submenu-parent>a::after{right:1rem;left:auto}.accordion-menu.align-right .is-accordion-submenu-parent>a::after{right:auto;left:1rem}.accordion-menu .is-accordion-submenu-parent[aria-expanded='true']>a::after{-ms-transform:rotate(180deg);transform:rotate(180deg);-ms-transform-origin:50% 50%;transform-origin:50% 50%}.is-accordion-submenu-parent{position:relative}.has-submenu-toggle>a{margin-right:40px}.submenu-toggle{position:absolute;top:0;right:0;width:40px;height:40px;cursor:pointer}.submenu-toggle::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#c8141e transparent transparent;top:0;bottom:0;margin:auto}.submenu-toggle[aria-expanded='true']::after{-ms-transform:scaleY(-1);transform:scaleY(-1);-ms-transform-origin:50% 50%;transform-origin:50% 50%}.submenu-toggle-text{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.breadcrumbs{margin:0 0 1rem 0;list-style:none}.breadcrumbs::before,.breadcrumbs::after{display:table;content:' ';-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.breadcrumbs::after{clear:both}.breadcrumbs li{float:left;font-size:.6875rem;color:#000;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child)::after{position:relative;margin:0 .75rem;opacity:1;content:"/";color:#ededed}.breadcrumbs a{color:#c8141e}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#ededed;cursor:not-allowed}.callout{position:relative;margin:0 0 1rem 0;padding:1rem;border:1px solid rgba(0,0,0,0.25);border-radius:0;background-color:#fff;color:#000}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#fbd7d9;color:#000}.callout.secondary{background-color:#d9d9d9;color:#000}.callout.success{background-color:#e1faea;color:#000}.callout.warning{background-color:#fff3d9;color:#000}.callout.alert{background-color:#fcdadd;color:#000}.callout.small{padding-top:.5rem;padding-right:.5rem;padding-bottom:.5rem;padding-left:.5rem}.callout.large{padding-top:3rem;padding-right:3rem;padding-bottom:3rem;padding-left:3rem}.responsive-embed,.flex-video{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.responsive-embed iframe,.responsive-embed object,.responsive-embed embed,.responsive-embed video,.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}.responsive-embed.widescreen,.flex-video.widescreen{padding-bottom:56.25%}.media-object{display:-ms-flexbox;display:flex;margin-bottom:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.media-object img{max-width:none}@media print, screen and (max-width: 31.24875em){.media-object.stack-for-small{-ms-flex-wrap:wrap;flex-wrap:wrap}}.media-object-section{-ms-flex:0 1 auto;flex:0 1 auto}.media-object-section:first-child{padding-right:1rem}.media-object-section:last-child:not(:nth-child(2)){padding-left:1rem}.media-object-section>:last-child{margin-bottom:0}@media print, screen and (max-width: 31.24875em){.stack-for-small .media-object-section{padding:0;padding-bottom:1rem;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.stack-for-small .media-object-section img{width:100%}}.media-object-section.main-section{-ms-flex:1 1 0px;flex:1 1 0px}.pagination{margin-left:0;margin-bottom:1rem}.pagination::before,.pagination::after{display:table;content:' ';-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.pagination::after{clear:both}.pagination li{margin-right:.0625rem;border-radius:0;font-size:.875rem;display:none}.pagination li:last-child,.pagination li:first-child{display:inline-block}@media print, screen and (min-width: 40em){.pagination li{display:inline-block}}.pagination a,.pagination button{display:block;padding:.1875rem .625rem;border-radius:0;color:#000}.pagination a:hover,.pagination button:hover{background:#f5f5f5}.pagination .current{padding:.1875rem .625rem;background:#c8141e;color:#fefefe;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#ededed;cursor:not-allowed}.pagination .disabled:hover{background:transparent}.pagination .ellipsis::after{padding:.1875rem .625rem;content:'\2026';color:#000}.pagination-previous a::before,.pagination-previous.disabled::before{display:inline-block;margin-right:0.5rem;content:"«"}.pagination-next a::after,.pagination-next.disabled::after{display:inline-block;margin-left:0.5rem;content:"»"}table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:0}table thead,table tbody,table tfoot{border:1px solid #f1f1f1;background-color:#fefefe}table caption{padding:.5rem .625rem .625rem;font-weight:bold}table thead{background:#f8f8f8;color:#000}table tfoot{background:#f1f1f1;color:#000}table thead tr,table tfoot tr{background:transparent}table thead th,table thead td,table tfoot th,table tfoot td{padding:.5rem .625rem .625rem;font-weight:bold;text-align:left}table tbody th,table tbody td{padding:.5rem .625rem .625rem}table tbody tr:nth-child(even){border-bottom:0;background-color:#f1f1f1}table.unstriped tbody{background-color:#fefefe}table.unstriped tbody tr{border-bottom:0;border-bottom:1px solid #f1f1f1;background-color:#fefefe}@media print, screen and (max-width: 49.99875em){table.stack thead{display:none}table.stack tfoot{display:none}table.stack tr,table.stack th,table.stack td{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:#f3f3f3}table.hover tfoot tr:hover{background-color:#ececec}table.hover tbody tr:hover{background-color:#f9f9f9}table.hover:not(.unstriped) tr:nth-of-type(even):hover{background-color:#ececec}.table-scroll{overflow-x:auto}.hide{display:none !important}.invisible{visibility:hidden}@media print, screen and (max-width: 31.24875em){.hide-for-small-only{display:none !important}}@media screen and (max-width: 0em), screen and (min-width: 31.25em){.show-for-small-only{display:none !important}}@media print, screen and (min-width: 31.25em){.hide-for-xsmall{display:none !important}}@media screen and (max-width: 31.24875em){.show-for-xsmall{display:none !important}}@media print, screen and (min-width: 31.25em) and (max-width: 39.99875em){.hide-for-xsmall-only{display:none !important}}@media screen and (max-width: 31.24875em), screen and (min-width: 40em){.show-for-xsmall-only{display:none !important}}@media print, screen and (min-width: 40em){.hide-for-medium{display:none !important}}@media screen and (max-width: 39.99875em){.show-for-medium{display:none !important}}@media print, screen and (min-width: 40em) and (max-width: 49.99875em){.hide-for-medium-only{display:none !important}}@media screen and (max-width: 39.99875em), screen and (min-width: 50em){.show-for-medium-only{display:none !important}}@media print, screen and (min-width: 50em){.hide-for-xmedium{display:none !important}}@media screen and (max-width: 49.99875em){.show-for-xmedium{display:none !important}}@media print, screen and (min-width: 50em) and (max-width: 63.99875em){.hide-for-xmedium-only{display:none !important}}@media screen and (max-width: 49.99875em), screen and (min-width: 64em){.show-for-xmedium-only{display:none !important}}@media print, screen and (min-width: 64em){.hide-for-large{display:none !important}}@media screen and (max-width: 63.99875em){.show-for-large{display:none !important}}@media print, screen and (min-width: 64em) and (max-width: 74.99875em){.hide-for-large-only{display:none !important}}@media screen and (max-width: 63.99875em), screen and (min-width: 75em){.show-for-large-only{display:none !important}}@media screen and (min-width: 75em){.hide-for-xlarge{display:none !important}}@media screen and (max-width: 74.99875em){.show-for-xlarge{display:none !important}}@media screen and (min-width: 75em) and (max-width: 89.99875em){.hide-for-xlarge-only{display:none !important}}@media screen and (max-width: 74.99875em), screen and (min-width: 90em){.show-for-xlarge-only{display:none !important}}@media screen and (min-width: 90em){.hide-for-xxlarge{display:none !important}}@media screen and (max-width: 89.99875em){.show-for-xxlarge{display:none !important}}@media screen and (min-width: 90em){.hide-for-xxlarge-only{display:none !important}}@media screen and (max-width: 89.99875em){.show-for-xxlarge-only{display:none !important}}.show-for-sr,.show-on-focus{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.show-on-focus:active,.show-on-focus:focus{position:static !important;width:auto !important;height:auto !important;overflow:visible !important;clip:auto !important;white-space:normal !important}.show-for-landscape,.hide-for-portrait{display:block !important}@media screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:block !important}}@media screen and (orientation: portrait){.show-for-landscape,.hide-for-portrait{display:none !important}}.hide-for-landscape,.show-for-portrait{display:none !important}@media screen and (orientation: landscape){.hide-for-landscape,.show-for-portrait{display:none !important}}@media screen and (orientation: portrait){.hide-for-landscape,.show-for-portrait{display:block !important}}.float-left{float:left !important}.float-right{float:right !important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix::before,.clearfix::after{display:table;content:' ';-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.clearfix::after{clear:both}.align-left{-ms-flex-pack:start;justify-content:flex-start}.align-right{-ms-flex-pack:end;justify-content:flex-end}.align-center{-ms-flex-pack:center;justify-content:center}.align-justify{-ms-flex-pack:justify;justify-content:space-between}.align-spaced{-ms-flex-pack:distribute;justify-content:space-around}.align-left.vertical.menu>li>a{-ms-flex-pack:start;justify-content:flex-start}.align-right.vertical.menu>li>a{-ms-flex-pack:end;justify-content:flex-end}.align-center.vertical.menu>li>a{-ms-flex-pack:center;justify-content:center}.align-top{-ms-flex-align:start;align-items:flex-start}.align-self-top{-ms-flex-item-align:start;align-self:flex-start}.align-bottom{-ms-flex-align:end;align-items:flex-end}.align-self-bottom{-ms-flex-item-align:end;align-self:flex-end}.align-middle{-ms-flex-align:center;align-items:center}.align-self-middle{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.align-stretch{-ms-flex-align:stretch;align-items:stretch}.align-self-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.align-center-middle{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.small-order-1{-ms-flex-order:1;order:1}.small-order-2{-ms-flex-order:2;order:2}.small-order-3{-ms-flex-order:3;order:3}.small-order-4{-ms-flex-order:4;order:4}.small-order-5{-ms-flex-order:5;order:5}.small-order-6{-ms-flex-order:6;order:6}@media print, screen and (min-width: 31.25em){.xsmall-order-1{-ms-flex-order:1;order:1}.xsmall-order-2{-ms-flex-order:2;order:2}.xsmall-order-3{-ms-flex-order:3;order:3}.xsmall-order-4{-ms-flex-order:4;order:4}.xsmall-order-5{-ms-flex-order:5;order:5}.xsmall-order-6{-ms-flex-order:6;order:6}}@media print, screen and (min-width: 40em){.medium-order-1{-ms-flex-order:1;order:1}.medium-order-2{-ms-flex-order:2;order:2}.medium-order-3{-ms-flex-order:3;order:3}.medium-order-4{-ms-flex-order:4;order:4}.medium-order-5{-ms-flex-order:5;order:5}.medium-order-6{-ms-flex-order:6;order:6}}@media print, screen and (min-width: 50em){.xmedium-order-1{-ms-flex-order:1;order:1}.xmedium-order-2{-ms-flex-order:2;order:2}.xmedium-order-3{-ms-flex-order:3;order:3}.xmedium-order-4{-ms-flex-order:4;order:4}.xmedium-order-5{-ms-flex-order:5;order:5}.xmedium-order-6{-ms-flex-order:6;order:6}}@media print, screen and (min-width: 64em){.large-order-1{-ms-flex-order:1;order:1}.large-order-2{-ms-flex-order:2;order:2}.large-order-3{-ms-flex-order:3;order:3}.large-order-4{-ms-flex-order:4;order:4}.large-order-5{-ms-flex-order:5;order:5}.large-order-6{-ms-flex-order:6;order:6}}@media screen and (min-width: 75em){.xlarge-order-1{-ms-flex-order:1;order:1}.xlarge-order-2{-ms-flex-order:2;order:2}.xlarge-order-3{-ms-flex-order:3;order:3}.xlarge-order-4{-ms-flex-order:4;order:4}.xlarge-order-5{-ms-flex-order:5;order:5}.xlarge-order-6{-ms-flex-order:6;order:6}}@media screen and (min-width: 90em){.xxlarge-order-1{-ms-flex-order:1;order:1}.xxlarge-order-2{-ms-flex-order:2;order:2}.xxlarge-order-3{-ms-flex-order:3;order:3}.xxlarge-order-4{-ms-flex-order:4;order:4}.xxlarge-order-5{-ms-flex-order:5;order:5}.xxlarge-order-6{-ms-flex-order:6;order:6}}.flex-container{display:-ms-flexbox;display:flex}.flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.flex-dir-row{-ms-flex-direction:row;flex-direction:row}.flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-dir-column{-ms-flex-direction:column;flex-direction:column}.flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media print, screen and (min-width: 31.25em){.xsmall-flex-container{display:-ms-flexbox;display:flex}.xsmall-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.xsmall-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.xsmall-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.xsmall-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.xsmall-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xsmall-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.xsmall-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media print, screen and (min-width: 40em){.medium-flex-container{display:-ms-flexbox;display:flex}.medium-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.medium-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.medium-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.medium-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.medium-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.medium-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.medium-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media print, screen and (min-width: 50em){.xmedium-flex-container{display:-ms-flexbox;display:flex}.xmedium-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.xmedium-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.xmedium-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.xmedium-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.xmedium-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xmedium-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.xmedium-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media print, screen and (min-width: 64em){.large-flex-container{display:-ms-flexbox;display:flex}.large-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.large-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.large-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.large-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.large-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.large-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.large-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (min-width: 75em){.xlarge-flex-container{display:-ms-flexbox;display:flex}.xlarge-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.xlarge-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.xlarge-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.xlarge-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.xlarge-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xlarge-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.xlarge-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (min-width: 90em){.xxlarge-flex-container{display:-ms-flexbox;display:flex}.xxlarge-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.xxlarge-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.xxlarge-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.xxlarge-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.xxlarge-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xxlarge-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.xxlarge-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}h1,.h1{display:block;line-height:1.2;text-rendering:optimizeLegibility;margin-bottom:0;font-size:2.5rem;font-weight:bold;text-transform:uppercase}h1+h2,h1+.h2,.h1+h2,.h1+.h2{font-size:1.75rem}@media print, screen and (min-width: 50em){h1+h2,h1+.h2,.h1+h2,.h1+.h2{font-size:1.875rem}}h1.no-next,.h1.no-next{margin-bottom:1.5625rem}h1.h2-next,.h1.h2-next{margin-bottom:.1875rem}@media print, screen and (min-width: 40em){h1,.h1{font-size:2.625rem}}h2,.h2{display:block;line-height:1.2;text-rendering:optimizeLegibility;margin-bottom:0;font-size:1.875rem;text-transform:uppercase}h2+h3,h2+.h3,.h2+h3,.h2+.h3{font-size:1.625rem}@media print, screen and (min-width: 50em){h2+h3,h2+.h3,.h2+h3,.h2+.h3{font-size:1.875rem}}h2.h1-prev+h3,h2.h1-prev+.h3,.h2.h1-prev+h3,.h2.h1-prev+.h3{font-size:1.25rem}@media print, screen and (min-width: 50em){h2.h1-prev+h3,h2.h1-prev+.h3,.h2.h1-prev+h3,.h2.h1-prev+.h3{font-size:1.875rem}}h2.h1-prev.h3-next,.h2.h1-prev.h3-next{font-weight:normal;font-size:1.625rem}@media print, screen and (min-width: 50em){h2.h1-prev.h3-next,.h2.h1-prev.h3-next{font-size:2.625rem}}h2.no-prev.no-next,.h2.no-prev.no-next{font-weight:bold}h2.no-next,.h2.no-next{margin-bottom:1.25rem}@media print, screen and (min-width: 40em){h2.no-next,.h2.no-next{margin-bottom:1.5625rem}}h2.h3-next,.h2.h3-next{margin-bottom:.1875rem;font-weight:bold}@media print, screen and (min-width: 40em){h2,.h2{font-size:2.625rem}}h3,.h3{display:block;line-height:1.2;text-rendering:optimizeLegibility;margin-bottom:0;font-size:1.25rem;text-transform:uppercase}h3.no-next,.h3.no-next{margin-bottom:.625rem}h3.h4-next,.h3.h4-next{margin-bottom:.625rem}@media print, screen and (min-width: 40em){h3,.h3{font-size:1.875rem}}h4,.h4{display:block;line-height:1.2;text-rendering:optimizeLegibility;margin-bottom:0;font-size:1.25rem;margin-bottom:.625rem}h4.h3-prev,.h4.h3-prev{margin-bottom:1.25rem}@media print, screen and (min-width: 40em){h4.h3-prev,.h4.h3-prev{margin-bottom:1.875rem}}@media print, screen and (min-width: 40em){h4,.h4{font-size:1.5625rem}}p+h4{margin-top:1.5625rem}html,body{width:100%}body{min-height:100vh;padding:0 .625rem;overflow-wrap:break-word;word-wrap:break-word;background:no-repeat top center;background-size:cover;background-attachment:fixed;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;-ms-flex-align:stretch;align-items:stretch}@media print, screen and (min-width: 31.25em){body{padding:0 .9375rem}}@media print, screen and (min-width: 50em){body{padding:0 1.875rem}}.page-background{position:fixed;top:0;left:0;right:0;width:100%;height:100vh;z-index:-1;margin:auto;background-image:var(--imageUrl);background-repeat:var(--imageRepeat);background-size:var(--imageSize);background-position:var(--imagePosition);max-width:160rem}main{max-width:160rem;margin:0 auto;width:100%;-ms-flex-positive:1;flex-grow:1}header,main,footer{-ms-flex-negative:0;flex-shrink:0}iframe{border:0}.tx-hiteam-pi1 .team-member{position:relative;margin-bottom:1.875rem}.tx-hiteam-pi1 .team-description{background:rgba(200,20,30,0.8);padding:.625rem .9375rem;color:#fefefe}.tx-hiteam-pi1 .team-description h5{margin:0}@media print, screen and (min-width: 31.25em){.tx-hiteam-pi1 .team-description{position:absolute;left:0;width:100%;bottom:0}}.tx_hiteam_pi1-popup .headline-text-element{margin-top:1.25rem;margin-left:1rem}.tx_hiteam_pi1-popup .team-member{margin-bottom:0}.tx_hiteam_pi1-popup .team-image{margin:2.5rem 0 1.875rem 0}.fancybox-slide--iframe.team-popup .fancybox-content{max-width:40rem}.fancybox-caption-wrap{text-align:center}.fancybox-caption-wrap .fancybox-caption{border-top:none}.fancybox-content{padding:.625rem}.fancybox-content a:focus,.fancybox-content a:focus-visible{outline:none}.frame-layout-2{text-align:center}figure{margin-bottom:.9375rem}@media print, screen and (min-width: 40em){figure{margin-bottom:1.875rem}}figure figcaption{color:rgba(0,0,0,0.6)}figure img+figcaption{margin-top:.3125rem}.frame-space-before-medium{margin-top:.9375rem}@media print, screen and (min-width: 40em){.frame-space-before-medium{margin-top:1.875rem}}.frame-space-before-large{margin-top:1.875rem}@media print, screen and (min-width: 40em){.frame-space-before-large{margin-top:2.5rem}}@media print, screen and (min-width: 64em){.frame-space-before-large{margin-top:3.125rem}}.frame-space-after-medium{margin-bottom:.9375rem}@media print, screen and (min-width: 40em){.frame-space-after-medium{margin-bottom:1.875rem}}.frame-space-after-large{margin-bottom:1.875rem}@media print, screen and (min-width: 40em){.frame-space-after-large{margin-bottom:2.5rem}}@media print, screen and (min-width: 64em){.frame-space-after-large{margin-bottom:3.125rem}}.owl-carousel .owl-dots{text-align:center}.owl-carousel .owl-dots .owl-dot{width:.75rem;height:.75rem;border:.0625rem solid #c8141e;margin-left:0;transition:background 0.3s ease;display:inline-block;cursor:pointer;background:none}.owl-carousel .owl-dots .owl-dot:not(:last-of-type){margin-right:.5625rem}.owl-carousel .owl-dots .owl-dot.active,.owl-carousel .owl-dots .owl-dot:hover,.owl-carousel .owl-dots .owl-dot.swiper-pagination-bullet-active{background:#c8141e}.owl-carousel .owl-dots .owl-dot:focus{outline:0}.columns.map>.frame{height:100%;min-height:18.75rem}.fancybox-content a{outline:0}.sidebar-content{border-right:.0625rem solid #ddd}.sidebar-content .sidebar{position:sticky;top:0}.bgcolor-7{color:#fefefe}.bgcolor-7 .headline-text-element .headlines-wrap .triangle-divider{background-image:url("../../Media/triangle-white.svg")}.bgcolor-7 .headline-text-element .headlines-wrap .triangle-divider:before,.bgcolor-7 .headline-text-element .headlines-wrap .triangle-divider:after{background:#fefefe}.bgcolor-7 a{color:#fefefe;transition:color .3s ease}.bgcolor-7 a:hover{color:#000}.bgcolor-16{color:#fefefe}.bgcolor-16 .box.bgcolor-1{color:#000}.side-content{color:#fefefe;padding:1.875rem 0;position:sticky;top:0}@media print, screen and (min-width: 64em){.side-content{padding:3.125rem 0}}@media screen and (min-width: 90em){.side-content{padding:6.25rem 0}}@media screen and (min-width: 75em){.main-content.columns{padding:0 3.125rem}}body.landingpage #header{position:static}body.landingpage .menu-breadcrumbs{display:none}body.landingpage .footer-top{display:none}@media print, screen and (min-width: 40em){.text-columns-2{column-count:2;column-gap:3.75rem;margin-bottom:1rem}}@media print, screen and (min-width: 40em){.text-columns-3{column-count:2;column-gap:3.75rem;margin-bottom:1rem}}@media print, screen and (min-width: 64em){.text-columns-3{column-count:3}}@media print, screen and (min-width: 40em){.text-columns-4{column-count:2;column-gap:3.75rem;margin-bottom:1rem}}@media print, screen and (min-width: 64em){.text-columns-4{column-count:3}}@media screen and (min-width: 75em){.text-columns-4{column-count:4}}.primary-color{color:#c8141e}.text-small{font-size:.75rem}.text-tiny{font-size:.625rem}.text-phone,.text-mobile,.text-email,.text-map-marker{position:relative;padding-left:1.5rem}.text-phone.button:before,.text-mobile.button:before,.text-email.button:before,.text-map-marker.button:before{top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}.text-phone:before,.text-mobile:before,.text-email:before,.text-map-marker:before{font-family:"Font Awesome 6 Pro";position:absolute;margin-left:-1.5rem;text-align:center;top:-.0625rem;width:1.125rem}.text-phone:before{content:"\f879"}.text-mobile:before{content:"\f3ce"}.text-email:before{content:"\f2b6"}.text-map-marker:before{content:"\f041"}.text-right{text-align:left}@media print, screen and (min-width: 40em){.text-right{text-align:right}}.text-white{color:#fefefe}.text-white h1,.text-white .h2,.text-white h2,.text-white .h2,.text-white h3,.text-white .h3,.text-white h4,.text-white .h4,.text-white h5,.text-white .h5,.text-white h6,.text-white .h6,.text-white p,.text-white li{color:#fefefe}.text-white form .custom-field-label,.text-white form .fields-headline{color:#fefefe}.text-bigger{font-size:1.375rem;line-height:1.4}.v-align{display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex-align:center;align-items:center}.v-align .v-align-inner{width:100%}.more{font-weight:bold;display:inline-block;transition:color .3s ease}.more:after{content:"\f055";display:inline-block;font:normal normal normal 100% "Font Awesome 6 Pro";font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.more:after{margin-left:0.2em}.no-padding-x{padding-left:0;padding-right:0}.hover-effect-helper:before,.hover-effect-helper:after{position:absolute;content:'';top:2rem;right:2rem;bottom:3rem;left:2rem;opacity:0;transition:opacity 0.3s ease,transform 0.3s ease;border-color:#fefefe;border-style:solid}.hover-effect-helper:before{border-width:.125rem 0 .125rem 0;-ms-transform:scaleX(0.1);transform:scaleX(0.1);z-index:1}.hover-effect-helper:after{border-width:0 .125rem 0 .125rem;-ms-transform:scaleY(0.1);transform:scaleY(0.1)}.hover-effect-helper:hover:before,.hover-effect-helper:hover:after{opacity:1}.hover-effect-helper:hover:before{-ms-transform:scaleX(1);transform:scaleX(1)}.hover-effect-helper:hover:after{-ms-transform:scaleY(1);transform:scaleY(1)}.highlight{position:relative;z-index:1;display:inline-block}.highlight:before{content:"";display:block;background:linear-gradient(104deg, rgba(212,88,95,0) .9%, #d4585f 2.4%, rgba(212,88,95,0.5) 5.8%, rgba(212,88,95,0.1) 93%, rgba(212,88,95,0.7) 96%, rgba(212,88,95,0) 98%),linear-gradient(183deg, rgba(212,88,95,0) 0%, rgba(212,88,95,0.3) 7.9%, rgba(212,88,95,0) 15%);-webkit-box-decoration-break:clone;margin:0;border-radius:0.2em;text-shadow:-12px 12px 9.8px rgba(212,88,95,0.7),21px -18.1px 7.3px #fff,-18.1px -27.3px 30px #fff;width:106%;height:106%;-ms-transform:translateX(-3%) scaleX(0);transform:translateX(-3%) scaleX(0);-ms-transform-origin:left center;transform-origin:left center;transition:transform .3s ease;transition-delay:var(--delay);position:absolute;top:0;left:0;z-index:-1}.highlight.active:before{-ms-transform:translateX(-3%) scaleX(1);transform:translateX(-3%) scaleX(1)}#header .menu-main{position:relative}#header .menu-main .menu-main-wrap{position:fixed;z-index:60;top:var(--header-height);left:0;width:100%;height:calc(100% - var(--header-height));background:#fefefe;padding:.9375rem;display:none;-ms-flex-direction:column;flex-direction:column;min-height:2.625rem}#header .menu-main .menu-main-wrap a{font-size:1.25rem}#header .menu-main .menu-main-wrap a:not(.button){color:#000}@media screen and (min-width: 75em){#header .menu-main .menu-main-wrap{position:relative;height:auto;top:auto;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end;padding:0;background:none;display:-ms-flexbox;display:flex}#header .menu-main .menu-main-wrap a{font-size:inherit}}@media screen and (min-width: 90em){#header .menu-main .menu-main-wrap{-ms-flex-pack:center;justify-content:center}}#header .menu-main .menu-main-items{overflow:auto}#header .menu-main .menu-main-items a{display:block;padding:.625rem 0}#header .menu-main .menu-main-items ul.level-1>li>a{font-weight:bold}#header .menu-main .menu-main-items ul:not(.level-1){display:none}#header .menu-main .menu-main-items ul:not(.level-1) li{padding-left:.9375rem}#header .menu-main .menu-main-items ul:not(.level-1) a{font-size:1.125rem}@media screen and (min-width: 75em){#header .menu-main .menu-main-items ul:not(.level-1){display:block;visibility:hidden;opacity:0;position:absolute;transition:visibility .3s ease,opacity .3s ease;z-index:50}#header .menu-main .menu-main-items ul:not(.level-1) li{padding-left:0}#header .menu-main .menu-main-items ul:not(.level-1) li:not(.act):hover>a{color:#c8141e}#header .menu-main .menu-main-items ul:not(.level-1) a{background:#f5f5f5;color:#000;font-size:1rem}}@media screen and (min-width: 75em){#header .menu-main .menu-main-items ul{width:13.75rem}}#header .menu-main .menu-main-items ul li{position:relative}#header .menu-main .menu-main-items ul li .label-menu{position:absolute;z-index:5;color:#000;right:0;top:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:1.5rem;width:1.6875rem;-ms-flex-pack:center;justify-content:center}#header .menu-main .menu-main-items ul li .label-menu .fa-angle-up{display:none}@media screen and (min-width: 75em){#header .menu-main .menu-main-items ul li .label-menu{display:none}}#header .menu-main .menu-main-items ul li .input-menu:checked+.label-menu .fa-angle-down{display:none}#header .menu-main .menu-main-items ul li .input-menu:checked+.label-menu .fa-angle-up{display:block}#header .menu-main .menu-main-items ul li .input-menu:checked ~ ul{display:block}#header .menu-main .menu-main-items ul li .fa-angle-right{display:none}@media screen and (min-width: 75em){#header .menu-main .menu-main-items ul li .fa-angle-right{display:block;position:absolute;z-index:5;right:.9375rem;top:.625rem}}@media screen and (min-width: 90em){#header .menu-main .menu-main-items ul li .fa-angle-right{top:.9375rem}}#header .menu-main .menu-main-items ul li.act>a{color:#c8141e}@media screen and (min-width: 75em){#header .menu-main .menu-main-items{overflow:inherit;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#header .menu-main .menu-main-items .level-1{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%}#header .menu-main .menu-main-items .level-1>li:hover.sub>a{background:#f5f5f5;color:#c8141e}#header .menu-main .menu-main-items .level-1>li:hover:not(.sub)>a{color:#c8141e}#header .menu-main .menu-main-items .level-3{top:0;left:13.75rem;border-left:1px solid #ddd}#header .menu-main .menu-main-items a{padding:.3125rem .625rem;transition:color .3s ease,background-color .3s ease}#header .menu-main .menu-main-items li.sub:hover>ul{visibility:visible;opacity:1}}@media screen and (min-width: 90em){#header .menu-main .menu-main-items .level-1>li+li{margin-left:.9375rem}#header .menu-main .menu-main-items a{padding:.625rem .9375rem}}#header .menu-main .menu-main-meta{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:.625rem 0;margin:.625rem 0}#header .menu-main .menu-main-meta .meta-bar-menu{margin-bottom:.3125rem}#header .menu-main .menu-main-meta .meta-bar-menu .input-menu:checked ~ .meta-bar-dropdown{display:block !important}#header .menu-main .menu-main-meta .meta-bar-menu .meta-bar-dropdown{color:#000}#header .menu-main .menu-main-meta a,#header .menu-main .menu-main-meta .meta-bar-menu>ul>li>label{font-size:1.125rem;color:#000}#header .menu-main .menu-main-meta a i,#header .menu-main .menu-main-meta .meta-bar-menu>ul>li>label i{margin-right:.5rem}#header .menu-main .menu-main-meta li+li{margin-top:.3125rem}@media screen and (min-width: 75em){#header .menu-main .menu-main-meta{display:none}}#header .menu-main .menu-main-buttons .button{white-space:nowrap}@media print, screen and (min-width: 40em){#header .menu-main .menu-main-buttons{display:-ms-flexbox;display:flex;gap:.9375rem}}@media screen and (min-width: 75em){#header .menu-main .menu-main-buttons{-ms-flex-align:center;align-items:center;margin-left:.625rem}#header .menu-main .menu-main-buttons .button{margin:0}}@media screen and (min-width: 90em){#header .menu-main .menu-main-buttons{position:absolute;right:0;margin-left:0}}#header .menu-main .toggle-menu-main{width:1.6875rem;height:1.125rem;position:absolute;cursor:pointer;top:-1.75rem;right:0}#header .menu-main .toggle-menu-main:before,#header .menu-main .toggle-menu-main:after{content:"";height:.1875rem;display:block;position:absolute;left:0;width:100%;background:#000;transition:transform .3s ease,opacity .3s ease}#header .menu-main .toggle-menu-main:before{top:0}#header .menu-main .toggle-menu-main:after{bottom:0}#header .menu-main .toggle-menu-main span{display:block;position:absolute;left:0;top:.4375rem;width:100%;height:.1875rem}#header .menu-main .toggle-menu-main span:before,#header .menu-main .toggle-menu-main span:after{content:"";display:block;height:.1875rem;background:#000;position:absolute;left:0;top:0;width:100%;-ms-transform-origin:center center;transform-origin:center center;transition:transform .3s ease}@media screen and (min-width: 75em){#header .menu-main .toggle-menu-main{display:none}}#header .menu-main #toggle-menu-main:checked+.toggle-menu-main:before{-ms-transform:translateY(.4375rem) scale(0);transform:translateY(.4375rem) scale(0);opacity:0}#header .menu-main #toggle-menu-main:checked+.toggle-menu-main:after{-ms-transform:translateY(-.4375rem) scale(0);transform:translateY(-.4375rem) scale(0);opacity:0}#header .menu-main #toggle-menu-main:checked+.toggle-menu-main span:before{-ms-transform:rotate(45deg);transform:rotateZ(45deg)}#header .menu-main #toggle-menu-main:checked+.toggle-menu-main span:after{-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}#header .menu-main #toggle-menu-main:checked ~ .menu-main-wrap{display:-ms-flexbox;display:flex}.menu-sub{display:none;padding-top:1px}.menu-sub:not(.scrolled) .level-1{top:auto !important}.menu-sub ul a{padding:.6875rem .9375rem .8125rem;display:block;color:#000;transition:background .3s ease,color .3s ease}.menu-sub ul li{position:relative}.menu-sub ul li:hover>a,.menu-sub ul li.act>a{color:#c8141e}.menu-sub ul li.sub:hover>a{background:#e8e8e8}.menu-sub ul.level-1{background:#fefefe;width:100%;text-align:center;border-top:.0625rem solid transparent;border-bottom:.0625rem solid transparent;transition:border-color .3s ease;position:relative;z-index:42}.menu-sub ul.level-1>li{display:inline-block}.menu-sub ul.level-1>li:hover>ul{visibility:visible;opacity:1}.menu-sub ul.level-1>li:not(:last-of-type){position:relative}.menu-sub ul.level-1>li:not(:last-of-type):after{content:"";height:32%;width:.0625rem;position:absolute;top:0;bottom:0;right:0;margin:auto;background:#ddd}.menu-sub ul.level-1>li ul{text-align:left;position:absolute;z-index:10;left:0;width:15.625rem;visibility:hidden;opacity:0;transition:all .3s ease}.menu-sub ul.level-1>li ul li.act>a{color:#c8141e}.menu-sub ul.level-1>li ul li>a{background:#e8e8e8}.menu-sub ul.level-1>li ul li:not(:last-of-type){border-bottom:.0625rem solid #ddd}.menu-sub.scrolled>ul.level-1{left:0;z-index:40;position:fixed;border-top-color:#ddd;border-bottom-color:#ddd}@media screen and (min-width: 75em){.menu-sub{display:block}}.menu-sub-list{margin-bottom:.9375rem;display:none;padding:1.875rem 0}@media print, screen and (min-width: 40em){.menu-sub-list{margin-bottom:1.875rem}}@media print, screen and (min-width: 64em){.menu-sub-list{display:block;padding:3.125rem 0}}@media screen and (min-width: 90em){.menu-sub-list{padding:6.25rem 0}}.menu-sub-list .mainLink{padding-bottom:1.875rem}.menu-sub-list .mainLink a{color:#bebebe;transition:color 0.3s ease}.menu-sub-list .mainLink a:hover{color:#c8141e}.menu-sub-list ul li{padding:.4375rem 0}.menu-sub-list ul li a{color:#bebebe;transition:color 0.3s ease;display:block}.menu-sub-list ul li.act>a,.menu-sub-list ul li:hover>a{color:#c8141e}.menu-sub-list ul li+li{border-top:.0625rem solid #f5f5f5}.menu-sub-list ul.level-1>li>a{font-size:1.125rem;font-weight:bold}.menu-sub-list ul.level-2{border-top:.0625rem solid #f5f5f5;margin-top:.4375rem}.menu-sub-list ul.level-2>li{padding-top:0}.menu-sub-list ul.level-2>li>a{padding-left:.9375rem}.menu-sub-list ul.level-2>li:not(:last-of-type){padding-bottom:0}.menu-breadcrumbs{padding:1rem 0}.menu-breadcrumbs ol{margin:0}.menu-breadcrumbs+.main:not(.no-padding){padding-top:3.125rem}nav ul{list-style:none;margin:0}nav ul li{display:block}nav .input-menu{position:absolute;left:-9999px}nav .label-menu{margin:0}.main{position:relative}.main:not(.no-padding){padding:1.875rem 0}.main:not(.no-padding).has-intro-image{padding-top:calc(1.875rem + 13vw)}@media print, screen and (min-width: 50em){.main:not(.no-padding).has-intro-image{padding-top:calc(1.875rem + 10vw)}}@media print, screen and (min-width: 64em){.main:not(.no-padding){padding:3.125rem 0}.main:not(.no-padding).has-intro-image{padding-top:calc(3.125rem + 10vw)}}@media screen and (min-width: 90em){.main:not(.no-padding){padding:6.25rem 0}.main:not(.no-padding).has-intro-image{padding-top:calc(6.25rem + 5vw)}}.main.small-padding{padding-top:1.875rem;padding-bottom:1.875rem}@media screen and (min-width: 90em){.main.bigger-padding{padding:12.5rem 0}}.main .main-background-video{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.main .main-background-video .main-background-video-inner{position:relative;top:50%;left:50%;-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);height:100%}.main .main-background-video .main-background-video-inner:after{content:"";display:block;position:absolute;z-index:3;left:0;top:0;width:100%;height:100%}.main .main-background-video iframe,.main .main-background-video video{position:absolute;left:0;top:0;width:100%;height:100%;display:block;object-fit:cover}.main .main-background-video+.row{position:relative;z-index:3}.main.shadow{box-shadow:0 .5rem 1rem 0 rgba(0,0,0,0.15);z-index:1}.intro-image{position:absolute;width:30vw;height:30vw;border-radius:50%;background:#fefefe no-repeat center center;background-size:cover;left:0;right:0;top:0;margin:auto;-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:10;max-width:15.625rem;max-height:15.625rem}@media print, screen and (min-width: 31.25em){.intro-image{width:20vw;height:20vw}}@media screen and (min-width: 90em){.intro-image{width:13vw;height:13vw}}.headline-text-element{margin-bottom:1.4375rem}.headline-text-element.type-centered{text-align:center}.headline-text-element .headline-text-element-wrap{display:table;width:100%;table-layout:fixed}.headline-text-element.alignment-bottom .headline-text-element-description{display:table-caption;margin-bottom:.1875rem;margin-top:0}.headline-text-element.alignment-top a{display:table-caption;margin:0}.headline-text-element .headline-text-element-headline{margin-bottom:0}.headline-text-element .headline-text-element-description{margin-bottom:0;margin-top:.375rem;font-size:1.25rem}@media print, screen and (min-width: 40em){.headline-text-element .headline-text-element-description{font-size:1.875rem}}.headline-text-element.divider{padding-bottom:2.5rem;position:relative}.headline-text-element.divider .triangle-divider{background:url(../../Media/triangle.svg) no-repeat center center;background-size:1.875rem 1.875rem;position:absolute;bottom:0;left:0;right:0;margin:auto;width:100%;height:1.875rem;max-width:11.5rem;overflow:hidden}.headline-text-element.divider .triangle-divider:before,.headline-text-element.divider .triangle-divider:after{content:"";height:.0625rem;position:absolute;top:50%;-ms-transform:translateY(-.0625rem);transform:translateY(-.0625rem);background:#000;width:50%}.headline-text-element.divider .triangle-divider:before{left:-1.3125rem}.headline-text-element.divider .triangle-divider:after{right:-1.3125rem}.headline-text-element .icon{vertical-align:middle}.headline-text-element .icon svg{width:6.25rem;height:6.25rem}.headline-text-element .icon svg .st0{fill:#c8141e;transition:fill .3s ease}.headline-text-element a{transition:color .3s ease;display:inline-block;margin-top:.3125rem}.headline-text-element a:hover .icon svg .st0{fill:#ac111a}.box{padding:1.875rem}.box:not(.no-spacing-bottom){margin-bottom:.9375rem}@media print, screen and (min-width: 40em){.box:not(.no-spacing-bottom){margin-bottom:1.875rem}}@media print, screen and (min-width: 50em){.box{padding:3.75rem}}.box.big-padding-top-bottom{padding-top:1.875rem;padding-bottom:1.875rem}@media print, screen and (min-width: 50em){.box.big-padding-top-bottom{padding-top:5rem;padding-bottom:5rem}}@media print, screen and (min-width: 64em){.box.big-padding-top-bottom{padding-top:6.25rem;padding-bottom:6.25rem}}.box.shadow{box-shadow:0 0 2rem rgba(0,0,0,0.4)}.box .textmedia{margin:0}.box .textmedia>.columns{padding:0}.facts{background:#c8141e;color:#fefefe;padding:1.875rem 0}.facts .headline-text-element{border-left-color:#fefefe}.facts .headline-text-element a{color:#fefefe}@media print, screen and (min-width: 31.25em){.facts .headline-text-element{margin-bottom:1.875rem}}.facts .column:last-of-type .headline-text-element,.facts .columns:last-of-type .headline-text-element{margin-bottom:0}@media print, screen and (min-width: 64em){.facts{padding:3.125rem 6.25rem}}@media screen and (min-width: 90em){.facts{padding:6.25rem 9.375rem}}.equalized .facts{height:100%}.tiles .tile{background-color:#000;position:relative;transform:translate3d(0, 0, 0);overflow:hidden;height:11.0625rem}.tiles .tile:before,.tiles .tile:after{position:absolute;content:'';top:2rem;right:2rem;bottom:3rem;left:2rem;opacity:0;transition:opacity 0.3s ease,transform 0.3s ease;border-color:#fefefe;border-style:solid}.tiles .tile:before{border-width:.125rem 0 .125rem 0;-ms-transform:scaleX(0.1);transform:scaleX(0.1);z-index:1}.tiles .tile:after{border-width:0 .125rem 0 .125rem;-ms-transform:scaleY(0.1);transform:scaleY(0.1)}.tiles .tile:hover:before,.tiles .tile:hover:after{opacity:1}.tiles .tile:hover:before{-ms-transform:scaleX(1);transform:scaleX(1)}.tiles .tile:hover:after{-ms-transform:scaleY(1);transform:scaleY(1)}.tiles .tile .tile-image{background-repeat:no-repeat;background-size:cover;background-position:center center;opacity:0.85;transition:all 0.3s ease}.tiles .tile .tile-text{padding:2rem;position:absolute;left:0;top:0;width:100%;height:100%;text-align:center;color:#fefefe;z-index:5;text-shadow:0 0 3.125rem rgba(0,0,0,0.5)}.tiles .tile .tile-text .h2{margin-bottom:0}.tiles .tile .tile-text .link{font-weight:400}.tiles .tile.tile-1 .tile-image,.tiles .tile.tile-2 .tile-image{padding-bottom:70%}@media print, screen and (min-width: 31.25em){.tiles .tile.tile-1 .tile-image,.tiles .tile.tile-2 .tile-image{padding-bottom:100%}}@media print, screen and (min-width: 40em){.tiles .tile.tile-1 .tile-image,.tiles .tile.tile-2 .tile-image{padding-bottom:43.5%}}.tiles .tile.tile-3 .tile-image,.tiles .tile.tile-4 .tile-image{padding-bottom:174%}@media print, screen and (min-width: 31.25em){.tiles .tile.tile-3 .tile-image,.tiles .tile.tile-4 .tile-image{padding-bottom:100%}}@media print, screen and (min-width: 40em){.tiles .tile.tile-3 .tile-image,.tiles .tile.tile-4 .tile-image{padding-bottom:43.5%}}@media print, screen and (min-width: 50em){.tiles .tile.tile-3 .tile-image,.tiles .tile.tile-4 .tile-image{padding-bottom:174%}}.tiles .tile:hover .tile-image{transform:scale3d(1.02, 1.02, 1.02);opacity:0.65}@media print, screen and (min-width: 31.25em){.tiles .tile{height:auto}}.row.row-small{max-width:63.75rem}.row.expanded .row{max-width:none}.row.expanded form .row{margin:0 -.9375rem}.row.equalized>.columns.position-content-bottom{position:relative}.row.equalized>.columns.position-content-bottom>div{position:absolute;bottom:0;width:100%;left:0}@media print, screen and (min-width: 50em){.row:not(.expanded):not(.row-small):not(.row-full){max-width:94%}.row:not(.expanded):not(.row-small):not(.row-full) .row{max-width:none}}@media print, screen and (min-width: 64em){.row:not(.expanded):not(.row-small):not(.row-full){max-width:90%}.row:not(.expanded):not(.row-small):not(.row-full) .row{max-width:none}}@media screen and (min-width: 109.375em){.row:not(.expanded):not(.row-small):not(.row-full){max-width:100rem}.row:not(.expanded):not(.row-small):not(.row-full) .row{max-width:none}}@media print, screen and (min-width: 50em){.row:not(.expanded).row-small{max-width:85%}.row:not(.expanded).row-small .row{max-width:none}}@media print, screen and (min-width: 64em){.row:not(.expanded).row-small{max-width:78%}.row:not(.expanded).row-small .row{max-width:none}}@media screen and (min-width: 75em){.row:not(.expanded).row-small{max-width:63.75rem}.row:not(.expanded).row-small .row{max-width:none}}.content-slider{margin:2rem 0}.content-slider.owl-initialized{opacity:1}.content-slider.nav-inside{padding:0 2rem}.content-slider.nav-inside .owl-prev{left:0}.content-slider.nav-inside .owl-next{right:0}.content-slider.owl-drag{cursor:grab}.content-slider .owl-prev,.content-slider .owl-next{position:absolute;top:50%;margin-top:-3rem;font-size:3rem;line-height:1;transition:color 0.3s ease}.content-slider .owl-prev.disabled,.content-slider .owl-next.disabled{opacity:0.5}.content-slider .owl-prev:hover:not(.disabled),.content-slider .owl-next:hover:not(.disabled){color:#c8141e}.content-slider .owl-prev{left:-2rem}.content-slider .owl-next{right:-2rem}.content-slider .owl-dots{margin-top:1rem;text-align:center}.content-slider .owl-dots .owl-dot{width:1rem;height:1rem;border-radius:100%;background-color:#ededed;display:inline-block;transition:background-color 0.3s ease}.content-slider .owl-dots .owl-dot+.owl-dot{margin-left:.5rem}.content-slider .owl-dots .owl-dot:hover,.content-slider .owl-dots .owl-dot.active{background-color:#c8141e}.content-slider.owl-carousel .owl-item img{width:auto;display:inline-block}.accordion{background:none}.accordion .accordion-item{border-left:.125rem solid #c8141e}.accordion .accordion-item+.accordion-item{margin-top:.9375rem}.accordion .accordion-item .accordion-title{border:none;font-weight:bold;font-size:1.125rem;padding:.9375rem 2.5rem 1.0625rem .9375rem;color:#000;transition:color 0.3s ease}.accordion .accordion-item .accordion-title:before{margin:0;top:1.1875rem}.accordion .accordion-item .accordion-title:hover,.accordion .accordion-item .accordion-title:focus{background:none}.accordion .accordion-item .accordion-title p{margin:0}.accordion .accordion-item .accordion-content{border:none;padding-top:0;background:none}.accordion .accordion-item.is-active>.accordion-title{color:#c8141e}.accordion .accordion-item:not(.accordion-item-no-content)>.accordion-title:hover{color:#c8141e}.accordion .accordion-item.accordion-item-no-content>.accordion-title:before{display:none}.accordion-group{margin-bottom:1.875rem}@media print, screen and (min-width: 40em){.accordion-group>.columns.large-12{padding:0}.accordion-group>.columns.large-12>.row{float:left;margin:0}}.contact-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#000;background:#f5f5f5;padding:1.875rem;transition:all 0.3s ease;margin:.9375rem 0}@media print, screen and (min-width: 40em){.contact-box{margin:1.875rem 0}}.contact-box .contact-box-image{border-radius:50%;max-width:5rem;margin-right:.9375rem}.contact-box .more-header,.contact-box .more-text{display:block}.contact-box .more-header{font-weight:bold}.contact-box:hover,.contact-box:active,.contact-box:focus{background:#ededed;color:#c8141e}.custom-teaser .ig-teaser{text-align:center;background:#f5f5f5;margin-bottom:1.875rem;transition:background 0.3s ease}.custom-teaser .ig-teaser>a{padding:1.875rem;display:block;transition:color 0.3s ease,background 0.3s ease}.custom-teaser .ig-teaser h3{font-size:1.25rem;font-weight:bold;margin-bottom:0}.custom-teaser .ig-teaser:hover{background:#ededed}.custom-teaser .ig-teaser:hover>a{color:#c8141e}.big-image-text{position:relative}.big-image-text .big-image-text-play-button{text-align:center;line-height:1;font-size:5rem;color:#fefefe;z-index:10;text-shadow:0 0 2rem rgba(0,0,0,0.45);transition:color 0.3s ease}.big-image-text .fancybox-video{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0}.big-image-text .fancybox-video:hover .big-image-text-play-button{color:#c8141e}@media print, screen and (min-width: 50em){.big-image-text>.row:not(.expanded):not(.row-small):not(.row-full){max-width:none}}@media print, screen and (min-width: 64em){.big-image-text>.row:not(.expanded):not(.row-small):not(.row-full){max-width:90%}}@media screen and (min-width: 109.375em){.big-image-text>.row:not(.expanded):not(.row-small):not(.row-full){max-width:100rem}}.big-image-text .big-image-text-image{background-size:cover;position:absolute;top:0;height:100%;display:none}@media print, screen and (min-width: 31.25em){.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-3-9 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-3-9 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-3-9 .big-image-text-video{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-3-9 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-3-9>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-3-9 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-3-9 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-3-9 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-3-9 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-3-9 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-3-9 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-3-9 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-3-9 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-4-8 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-4-8 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-4-8 .big-image-text-video{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-4-8 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-4-8>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-4-8 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-4-8 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-4-8 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-4-8 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-4-8 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-4-8 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-4-8 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-4-8 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-5-7 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-5-7 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-5-7 .big-image-text-video{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-5-7 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-5-7>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-5-7 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-5-7 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-5-7 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-5-7 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-5-7 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-5-7 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-5-7 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-5-7 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-6-6 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-6-6 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-6-6 .big-image-text-video{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-6-6 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-6-6>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-6-6 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-6-6 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-6-6 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-6-6 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-6-6 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-6-6 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-6-6 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-6-6 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-7-5 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-7-5 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-7-5 .big-image-text-video{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-7-5 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-7-5>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-7-5 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-7-5 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-7-5 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-7-5 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-7-5 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-7-5 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-7-5 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-7-5 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-8-4 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-8-4 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-8-4 .big-image-text-video{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-8-4 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-8-4>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-8-4 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-8-4 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-8-4 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-8-4 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-8-4 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-8-4 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-8-4 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-8-4 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-9-3 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-9-3 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-9-3 .big-image-text-video{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-9-3 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-9-3>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-9-3 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-9-3 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-9-3 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-9-3 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-9-3 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-9-3 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-9-3 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-9-3 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-12-12>.big-image-text-image-bgcolor{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-12-12 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-12-12 .big-image-text-image-column .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-12-12 .big-image-text-image-column.big-image-text-has-image-slider{position:relative}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xsmall-12-12 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:100%}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-3-9 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-3-9 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-3-9 .big-image-text-video{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-3-9 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-3-9>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-3-9 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-3-9 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-3-9 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-3-9 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-3-9 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-3-9 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-3-9 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-3-9 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-4-8 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-4-8 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-4-8 .big-image-text-video{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-4-8 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-4-8>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-4-8 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-4-8 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-4-8 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-4-8 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-4-8 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-4-8 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-4-8 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-4-8 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-5-7 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-5-7 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-5-7 .big-image-text-video{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-5-7 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-5-7>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-5-7 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-5-7 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-5-7 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-5-7 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-5-7 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-5-7 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-5-7 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-5-7 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-6-6 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-6-6 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-6-6 .big-image-text-video{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-6-6 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-6-6>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-6-6 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-6-6 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-6-6 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-6-6 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-6-6 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-6-6 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-6-6 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-6-6 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-7-5 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-7-5 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-7-5 .big-image-text-video{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-7-5 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-7-5>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-7-5 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-7-5 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-7-5 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-7-5 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-7-5 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-7-5 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-7-5 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-7-5 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-8-4 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-8-4 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-8-4 .big-image-text-video{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-8-4 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-8-4>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-8-4 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-8-4 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-8-4 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-8-4 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-8-4 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-8-4 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-8-4 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-8-4 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-9-3 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-9-3 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-9-3 .big-image-text-video{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-9-3 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-9-3>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-9-3 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-9-3 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-9-3 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-9-3 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-9-3 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-9-3 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-9-3 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-9-3 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-12-12>.big-image-text-image-bgcolor{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-12-12 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-12-12 .big-image-text-image-column .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-12-12 .big-image-text-image-column.big-image-text-has-image-slider{position:relative}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xsmall-12-12 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:100%}}@media print, screen and (min-width: 40em){.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-3-9 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-3-9 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-3-9 .big-image-text-video{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-3-9 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-3-9>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-3-9 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-3-9 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-3-9 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-3-9 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-3-9 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-3-9 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-3-9 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-3-9 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-4-8 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-4-8 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-4-8 .big-image-text-video{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-4-8 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-4-8>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-4-8 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-4-8 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-4-8 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-4-8 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-4-8 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-4-8 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-4-8 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-4-8 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-5-7 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-5-7 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-5-7 .big-image-text-video{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-5-7 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-5-7>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-5-7 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-5-7 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-5-7 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-5-7 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-5-7 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-5-7 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-5-7 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-5-7 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-6-6 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-6-6 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-6-6 .big-image-text-video{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-6-6 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-6-6>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-6-6 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-6-6 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-6-6 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-6-6 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-6-6 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-6-6 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-6-6 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-6-6 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-7-5 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-7-5 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-7-5 .big-image-text-video{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-7-5 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-7-5>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-7-5 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-7-5 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-7-5 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-7-5 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-7-5 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-7-5 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-7-5 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-7-5 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-8-4 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-8-4 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-8-4 .big-image-text-video{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-8-4 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-8-4>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-8-4 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-8-4 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-8-4 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-8-4 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-8-4 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-8-4 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-8-4 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-8-4 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-9-3 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-9-3 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-9-3 .big-image-text-video{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-9-3 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-9-3>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-9-3 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-9-3 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-9-3 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-9-3 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-9-3 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-9-3 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-9-3 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-9-3 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-12-12>.big-image-text-image-bgcolor{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-12-12 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-12-12 .big-image-text-image-column .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-12-12 .big-image-text-image-column.big-image-text-has-image-slider{position:relative}.big-image-text.big-image-text-image-side-left.big-image-text-columns-medium-12-12 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:100%}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-3-9 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-3-9 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-3-9 .big-image-text-video{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-3-9 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-3-9>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-3-9 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-3-9 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-3-9 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-3-9 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-3-9 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-3-9 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-3-9 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-3-9 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-4-8 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-4-8 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-4-8 .big-image-text-video{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-4-8 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-4-8>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-4-8 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-4-8 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-4-8 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-4-8 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-4-8 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-4-8 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-4-8 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-4-8 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-5-7 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-5-7 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-5-7 .big-image-text-video{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-5-7 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-5-7>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-5-7 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-5-7 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-5-7 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-5-7 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-5-7 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-5-7 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-5-7 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-5-7 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-6-6 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-6-6 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-6-6 .big-image-text-video{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-6-6 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-6-6>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-6-6 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-6-6 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-6-6 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-6-6 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-6-6 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-6-6 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-6-6 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-6-6 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-7-5 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-7-5 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-7-5 .big-image-text-video{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-7-5 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-7-5>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-7-5 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-7-5 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-7-5 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-7-5 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-7-5 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-7-5 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-7-5 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-7-5 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-8-4 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-8-4 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-8-4 .big-image-text-video{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-8-4 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-8-4>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-8-4 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-8-4 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-8-4 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-8-4 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-8-4 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-8-4 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-8-4 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-8-4 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-9-3 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-9-3 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-9-3 .big-image-text-video{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-9-3 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-9-3>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-9-3 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-9-3 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-9-3 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-9-3 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-9-3 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-9-3 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-9-3 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-9-3 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-12-12>.big-image-text-image-bgcolor{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-12-12 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-12-12 .big-image-text-image-column .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-12-12 .big-image-text-image-column.big-image-text-has-image-slider{position:relative}.big-image-text.big-image-text-image-side-right.big-image-text-columns-medium-12-12 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:100%}}@media print, screen and (min-width: 50em){.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-3-9 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-3-9 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-3-9 .big-image-text-video{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-3-9 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-3-9>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-3-9 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-3-9 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-3-9 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-3-9 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-3-9 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-3-9 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-3-9 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-3-9 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-4-8 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-4-8 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-4-8 .big-image-text-video{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-4-8 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-4-8>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-4-8 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-4-8 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-4-8 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-4-8 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-4-8 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-4-8 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-4-8 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-4-8 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-5-7 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-5-7 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-5-7 .big-image-text-video{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-5-7 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-5-7>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-5-7 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-5-7 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-5-7 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-5-7 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-5-7 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-5-7 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-5-7 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-5-7 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-6-6 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-6-6 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-6-6 .big-image-text-video{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-6-6 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-6-6>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-6-6 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-6-6 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-6-6 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-6-6 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-6-6 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-6-6 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-6-6 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-6-6 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-7-5 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-7-5 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-7-5 .big-image-text-video{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-7-5 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-7-5>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-7-5 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-7-5 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-7-5 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-7-5 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-7-5 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-7-5 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-7-5 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-7-5 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-8-4 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-8-4 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-8-4 .big-image-text-video{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-8-4 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-8-4>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-8-4 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-8-4 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-8-4 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-8-4 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-8-4 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-8-4 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-8-4 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-8-4 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-9-3 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-9-3 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-9-3 .big-image-text-video{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-9-3 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-9-3>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-9-3 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-9-3 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-9-3 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-9-3 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-9-3 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-9-3 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-9-3 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-9-3 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-12-12>.big-image-text-image-bgcolor{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-12-12 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-12-12 .big-image-text-image-column .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-12-12 .big-image-text-image-column.big-image-text-has-image-slider{position:relative}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xmedium-12-12 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:100%}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-3-9 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-3-9 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-3-9 .big-image-text-video{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-3-9 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-3-9>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-3-9 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-3-9 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-3-9 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-3-9 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-3-9 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-3-9 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-3-9 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-3-9 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-4-8 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-4-8 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-4-8 .big-image-text-video{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-4-8 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-4-8>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-4-8 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-4-8 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-4-8 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-4-8 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-4-8 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-4-8 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-4-8 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-4-8 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-5-7 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-5-7 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-5-7 .big-image-text-video{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-5-7 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-5-7>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-5-7 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-5-7 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-5-7 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-5-7 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-5-7 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-5-7 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-5-7 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-5-7 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-6-6 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-6-6 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-6-6 .big-image-text-video{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-6-6 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-6-6>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-6-6 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-6-6 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-6-6 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-6-6 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-6-6 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-6-6 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-6-6 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-6-6 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-7-5 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-7-5 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-7-5 .big-image-text-video{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-7-5 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-7-5>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-7-5 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-7-5 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-7-5 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-7-5 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-7-5 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-7-5 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-7-5 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-7-5 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-8-4 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-8-4 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-8-4 .big-image-text-video{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-8-4 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-8-4>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-8-4 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-8-4 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-8-4 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-8-4 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-8-4 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-8-4 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-8-4 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-8-4 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-9-3 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-9-3 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-9-3 .big-image-text-video{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-9-3 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-9-3>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-9-3 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-9-3 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-9-3 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-9-3 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-9-3 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-9-3 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-9-3 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-9-3 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-12-12>.big-image-text-image-bgcolor{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-12-12 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-12-12 .big-image-text-image-column .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-12-12 .big-image-text-image-column.big-image-text-has-image-slider{position:relative}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xmedium-12-12 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:100%}}@media print, screen and (min-width: 64em){.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-3-9 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-3-9 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-3-9 .big-image-text-video{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-3-9 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-3-9>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-3-9 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-3-9 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-3-9 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-3-9 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-3-9 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-3-9 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-3-9 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-3-9 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-4-8 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-4-8 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-4-8 .big-image-text-video{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-4-8 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-4-8>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-4-8 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-4-8 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-4-8 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-4-8 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-4-8 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-4-8 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-4-8 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-4-8 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-5-7 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-5-7 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-5-7 .big-image-text-video{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-5-7 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-5-7>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-5-7 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-5-7 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-5-7 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-5-7 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-5-7 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-5-7 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-5-7 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-5-7 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-6-6 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-6-6 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-6-6 .big-image-text-video{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-6-6 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-6-6>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-6-6 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-6-6 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-6-6 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-6-6 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-6-6 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-6-6 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-6-6 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-6-6 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-7-5 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-7-5 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-7-5 .big-image-text-video{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-7-5 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-7-5>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-7-5 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-7-5 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-7-5 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-7-5 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-7-5 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-7-5 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-7-5 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-7-5 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-8-4 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-8-4 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-8-4 .big-image-text-video{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-8-4 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-8-4>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-8-4 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-8-4 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-8-4 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-8-4 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-8-4 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-8-4 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-8-4 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-8-4 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-9-3 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-9-3 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-9-3 .big-image-text-video{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-9-3 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-9-3>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-9-3 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-9-3 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-9-3 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-9-3 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-9-3 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-9-3 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-9-3 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-9-3 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-12-12>.big-image-text-image-bgcolor{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-12-12 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-12-12 .big-image-text-image-column .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-12-12 .big-image-text-image-column.big-image-text-has-image-slider{position:relative}.big-image-text.big-image-text-image-side-left.big-image-text-columns-large-12-12 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:100%}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-3-9 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-3-9 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-3-9 .big-image-text-video{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-3-9 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-3-9>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-3-9 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-3-9 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-3-9 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-3-9 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-3-9 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-3-9 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-3-9 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-3-9 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-4-8 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-4-8 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-4-8 .big-image-text-video{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-4-8 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-4-8>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-4-8 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-4-8 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-4-8 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-4-8 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-4-8 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-4-8 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-4-8 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-4-8 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-5-7 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-5-7 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-5-7 .big-image-text-video{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-5-7 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-5-7>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-5-7 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-5-7 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-5-7 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-5-7 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-5-7 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-5-7 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-5-7 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-5-7 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-6-6 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-6-6 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-6-6 .big-image-text-video{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-6-6 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-6-6>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-6-6 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-6-6 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-6-6 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-6-6 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-6-6 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-6-6 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-6-6 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-6-6 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-7-5 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-7-5 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-7-5 .big-image-text-video{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-7-5 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-7-5>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-7-5 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-7-5 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-7-5 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-7-5 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-7-5 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-7-5 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-7-5 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-7-5 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-8-4 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-8-4 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-8-4 .big-image-text-video{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-8-4 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-8-4>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-8-4 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-8-4 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-8-4 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-8-4 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-8-4 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-8-4 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-8-4 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-8-4 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-9-3 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-9-3 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-9-3 .big-image-text-video{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-9-3 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-9-3>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-9-3 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-9-3 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-9-3 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-9-3 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-9-3 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-9-3 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-9-3 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-9-3 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-12-12>.big-image-text-image-bgcolor{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-12-12 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-12-12 .big-image-text-image-column .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-12-12 .big-image-text-image-column.big-image-text-has-image-slider{position:relative}.big-image-text.big-image-text-image-side-right.big-image-text-columns-large-12-12 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:100%}}@media screen and (min-width: 75em){.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-3-9 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-3-9 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-3-9 .big-image-text-video{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-3-9 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-3-9>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-3-9 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-3-9 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-3-9 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-3-9 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-3-9 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-3-9 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-3-9 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-3-9 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-4-8 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-4-8 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-4-8 .big-image-text-video{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-4-8 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-4-8>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-4-8 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-4-8 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-4-8 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-4-8 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-4-8 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-4-8 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-4-8 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-4-8 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-5-7 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-5-7 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-5-7 .big-image-text-video{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-5-7 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-5-7>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-5-7 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-5-7 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-5-7 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-5-7 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-5-7 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-5-7 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-5-7 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-5-7 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-6-6 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-6-6 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-6-6 .big-image-text-video{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-6-6 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-6-6>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-6-6 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-6-6 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-6-6 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-6-6 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-6-6 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-6-6 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-6-6 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-6-6 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-7-5 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-7-5 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-7-5 .big-image-text-video{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-7-5 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-7-5>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-7-5 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-7-5 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-7-5 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-7-5 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-7-5 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-7-5 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-7-5 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-7-5 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-8-4 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-8-4 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-8-4 .big-image-text-video{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-8-4 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-8-4>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-8-4 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-8-4 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-8-4 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-8-4 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-8-4 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-8-4 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-8-4 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-8-4 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-9-3 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-9-3 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-9-3 .big-image-text-video{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-9-3 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-9-3>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-9-3 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-9-3 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-9-3 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-9-3 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-9-3 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-9-3 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-9-3 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-9-3 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-12-12>.big-image-text-image-bgcolor{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-12-12 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-12-12 .big-image-text-image-column .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-12-12 .big-image-text-image-column.big-image-text-has-image-slider{position:relative}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xlarge-12-12 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:100%}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-3-9 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-3-9 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-3-9 .big-image-text-video{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-3-9 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-3-9>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-3-9 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-3-9 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-3-9 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-3-9 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-3-9 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-3-9 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-3-9 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-3-9 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-4-8 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-4-8 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-4-8 .big-image-text-video{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-4-8 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-4-8>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-4-8 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-4-8 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-4-8 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-4-8 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-4-8 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-4-8 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-4-8 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-4-8 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-5-7 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-5-7 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-5-7 .big-image-text-video{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-5-7 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-5-7>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-5-7 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-5-7 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-5-7 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-5-7 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-5-7 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-5-7 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-5-7 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-5-7 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-6-6 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-6-6 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-6-6 .big-image-text-video{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-6-6 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-6-6>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-6-6 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-6-6 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-6-6 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-6-6 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-6-6 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-6-6 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-6-6 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-6-6 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-7-5 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-7-5 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-7-5 .big-image-text-video{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-7-5 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-7-5>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-7-5 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-7-5 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-7-5 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-7-5 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-7-5 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-7-5 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-7-5 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-7-5 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-8-4 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-8-4 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-8-4 .big-image-text-video{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-8-4 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-8-4>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-8-4 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-8-4 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-8-4 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-8-4 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-8-4 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-8-4 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-8-4 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-8-4 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-9-3 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-9-3 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-9-3 .big-image-text-video{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-9-3 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-9-3>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-9-3 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-9-3 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-9-3 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-9-3 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-9-3 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-9-3 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-9-3 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-9-3 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-12-12>.big-image-text-image-bgcolor{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-12-12 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-12-12 .big-image-text-image-column .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-12-12 .big-image-text-image-column.big-image-text-has-image-slider{position:relative}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xlarge-12-12 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:100%}}@media screen and (min-width: 90em){.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-3-9 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-3-9 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-3-9 .big-image-text-video{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-3-9 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-3-9>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-3-9 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-3-9 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-3-9 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-3-9 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-3-9 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-3-9 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-3-9 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-3-9 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-4-8 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-4-8 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-4-8 .big-image-text-video{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-4-8 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-4-8>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-4-8 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-4-8 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-4-8 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-4-8 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-4-8 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-4-8 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-4-8 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-4-8 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-5-7 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-5-7 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-5-7 .big-image-text-video{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-5-7 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-5-7>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-5-7 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-5-7 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-5-7 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-5-7 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-5-7 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-5-7 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-5-7 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-5-7 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-6-6 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-6-6 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-6-6 .big-image-text-video{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-6-6 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-6-6>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-6-6 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-6-6 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-6-6 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-6-6 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-6-6 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-6-6 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-6-6 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-6-6 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-7-5 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-7-5 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-7-5 .big-image-text-video{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-7-5 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-7-5>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-7-5 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-7-5 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-7-5 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-7-5 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-7-5 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-7-5 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-7-5 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-7-5 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-8-4 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-8-4 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-8-4 .big-image-text-video{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-8-4 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-8-4>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-8-4 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-8-4 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-8-4 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-8-4 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-8-4 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-8-4 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-8-4 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-8-4 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-9-3 .big-image-text-image,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-9-3 .location-map-wrap,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-9-3 .big-image-text-video{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-9-3 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-9-3>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-9-3 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-9-3 .big-image-text-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-9-3 .big-image-text-image-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-9-3 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-9-3 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-9-3 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-9-3 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-9-3 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-12-12>.big-image-text-image-bgcolor{display:none}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-12-12 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-12-12 .big-image-text-image-column .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-12-12 .big-image-text-image-column.big-image-text-has-image-slider{position:relative}.big-image-text.big-image-text-image-side-left.big-image-text-columns-xxlarge-12-12 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:100%}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-3-9 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-3-9 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-3-9 .big-image-text-video{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-3-9 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-3-9>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-3-9 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-3-9 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-3-9 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-3-9 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-3-9 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-3-9 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-3-9 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-3-9 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 9 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-4-8 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-4-8 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-4-8 .big-image-text-video{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-4-8 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-4-8>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-4-8 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-4-8 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-4-8 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-4-8 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-4-8 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-4-8 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-4-8 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-4-8 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 8 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-5-7 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-5-7 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-5-7 .big-image-text-video{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-5-7 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-5-7>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-5-7 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-5-7 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-5-7 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-5-7 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-5-7 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-5-7 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-5-7 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-5-7 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 7 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-6-6 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-6-6 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-6-6 .big-image-text-video{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-6-6 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-6-6>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-6-6 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-6-6 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-6-6 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-6-6 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-6-6 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-6-6 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-6-6 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-6-6 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 6 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-7-5 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-7-5 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-7-5 .big-image-text-video{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-7-5 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-7-5>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-7-5 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-7-5 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-7-5 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-7-5 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-7-5 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-7-5 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-7-5 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-7-5 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 5 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-8-4 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-8-4 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-8-4 .big-image-text-video{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-8-4 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-8-4>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-8-4 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-8-4 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-8-4 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-8-4 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-8-4 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-8-4 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-8-4 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-8-4 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 4 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-9-3 .big-image-text-image,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-9-3 .location-map-wrap,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-9-3 .big-image-text-video{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-9-3 .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-9-3>.big-image-text-image-bgcolor{display:block;width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-9-3 .location-map-wrap{position:absolute;top:0}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-9-3 .big-image-text-content{padding-right:0;padding-left:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-9-3 .big-image-text-image-content{padding-left:0;padding-right:.9375rem}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-9-3 .big-image-text-image-column{background-color:transparent}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-9-3 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-9-3 .big-image-text-image-column .big-image-text-image{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-9-3 .big-image-text-image-column.big-image-text-has-image-slider{position:static}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-9-3 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:calc(100rem / 12 * 3 + (100% - 100rem) / 2)}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-12-12>.big-image-text-image-bgcolor{display:none}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-12-12 .big-image-text-image-column .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-12-12 .big-image-text-image-column .big-image-text-image{display:block}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-12-12 .big-image-text-image-column.big-image-text-has-image-slider{position:relative}.big-image-text.big-image-text-image-side-right.big-image-text-columns-xxlarge-12-12 .big-image-text-image-column.big-image-text-has-image-slider .big-image-text-image-slider{width:100%}}.big-image-text .big-image-text-video{position:absolute;top:0;height:100%;z-index:3}.big-image-text .big-image-text-video video{object-fit:cover;display:block;width:100%;height:100%}.big-image-text .big-image-text-content p:last-of-type .button{margin-bottom:0}.big-image-text .big-image-text-image-column{position:relative;min-height:.0625rem}.big-image-text .big-image-text-image-column .big-image-text-image{display:block;width:100%}.big-image-text .big-image-text-image-bgcolor{position:absolute;top:0;width:100%;height:100%}.big-image-text>.big-image-text-image-bgcolor{display:none}.big-image-text .location-map-wrap{width:100%}.big-image-text .big-image-text-image-slider{position:absolute;z-index:3;top:0;width:100%;height:100%}.big-image-text .big-image-text-image-slider .big-image-text-image-slider-wrap{width:100%;height:100%}.big-image-text .big-image-text-image-slider .big-image-text-image-slider-image{width:100%;height:100%;background-size:cover}.big-image-text .big-image-text-image-slider .swiper-pagination{position:absolute;bottom:1.875rem}.big-image-text:not(.big-image-text-with-additional-content):not(.has-map) .big-image-text-image-column{padding-bottom:15.625rem}@media screen and (min-width: 34.375em){.big-image-text:not(.big-image-text-with-additional-content):not(.has-map) .big-image-text-image-column{padding-bottom:18.75rem}}@media print, screen and (min-width: 40em){.big-image-text:not(.big-image-text-with-additional-content):not(.has-map) .big-image-text-image-column{padding-bottom:21.875rem}}@media print, screen and (min-width: 50em){.big-image-text:not(.big-image-text-with-additional-content):not(.has-map) .big-image-text-image-column{padding-bottom:25rem}}@media print, screen and (min-width: 64em){.big-image-text:not(.big-image-text-with-additional-content):not(.has-map) .big-image-text-image-column{padding-bottom:0}}.big-image-text:not(.big-image-text-with-additional-content) .location-map-wrap{z-index:10}.big-image-text.big-image-text-image-side-left .big-image-text-image-content{position:relative;z-index:5}.big-image-text.big-image-text-image-side-left .big-image-text-image,.big-image-text.big-image-text-image-side-left .location-map-wrap,.big-image-text.big-image-text-image-side-left .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-left .big-image-text-image-slider,.big-image-text.big-image-text-image-side-left .big-image-text-video{left:0}.big-image-text.big-image-text-image-side-right .big-image-text-image-content{position:relative;z-index:5}.big-image-text.big-image-text-image-side-right .big-image-text-image,.big-image-text.big-image-text-image-side-right .location-map-wrap,.big-image-text.big-image-text-image-side-right .big-image-text-image-bgcolor,.big-image-text.big-image-text-image-side-right .big-image-text-image-slider,.big-image-text.big-image-text-image-side-right .big-image-text-video{right:0}.big-image-text .big-image-text-content,.big-image-text .big-image-text-image-content{padding:1.875rem .9375rem}@media print, screen and (min-width: 64em){.big-image-text .big-image-text-content,.big-image-text .big-image-text-image-content{padding-top:12%;padding-bottom:12%}}@media screen and (min-width: 90em){.big-image-text .big-image-text-content,.big-image-text .big-image-text-image-content{padding-top:15%;padding-bottom:15%}}.big-image-text .big-image-text-image-content{color:#fefefe}.big-image-text .big-image-text-image-content .headline-text-element a{color:#fefefe}.big-image-text .big-image-text-image-content .box:not(.transparent){background:#0a0a0a}.big-image-text .big-image-text-image-content .box.transparent{background:rgba(10,10,10,0.8)}.big-image-text>.row.equalized .big-image-text-content,.big-image-text>.row.equalized .big-image-text-image-content{height:100%}.big-image-text>.row.equalized .big-image-text-content.vertically-centered,.big-image-text>.row.equalized .big-image-text-image-content.vertically-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.big-image-text>.row>.columns{background-size:cover}.big-image-text .location-map{padding-bottom:0 !important;height:100%;min-height:25rem}@media print, screen and (min-width: 64em){.big-image-text .big-image-text-image-column .big-image-text-play-button{display:none}}.rates{margin-bottom:.9375rem}.rates .rates-rate{margin-bottom:.9375rem;text-align:center;overflow:hidden;position:relative;border:.0625rem solid #ddd}.rates .rates-rate .rates-rate-top{background:#c8141e;color:#fefefe;padding:1.875rem}.rates .rates-rate .rates-rate-bottom{background:#fefefe;padding:1.875rem}@media print, screen and (min-width: 50em){.rates .rates-rate .rates-rate-bottom{padding:3.75rem 3.75rem 2.8125rem 3.75rem}}.rates .rates-rate .rates-rate-price{margin:0}.rates .rates-rate .rates-rate-items{text-align:left}.rates .rates-rate.rate-featured{box-shadow:0 0 2rem rgba(0,0,0,0.2);z-index:5}.rates .rates-rate.rate-featured .rates-rate-top{padding-top:2.8125rem}.rates .rates-rate.rate-featured .rates-rate-price{font-size:3.75rem}@media print, screen and (min-width: 50em){.rates .rates-rate.rate-featured .rates-rate-price{font-size:4.0625rem}}.rates .rates-rate .rates-info{display:block}@media print, screen and (min-width: 50em){.rates .rates-rate .rates-info{display:none}}.rates .rates-info{text-align:center;padding:.5rem .9375rem;background:#c8141e;color:#fefefe;border-top:1px solid rgba(254,254,254,0.15);display:none}@media print, screen and (min-width: 50em){.rates>.row>.column .rates-rate,.rates>.row>.columns .rates-rate{border-left:0;border-right:0}.rates>.row>.column:first-child .rates-rate,.rates>.row>.columns:first-child .rates-rate{border-left:.0625rem solid #ddd}.rates>.row>.column:last-child .rates-rate,.rates>.row>.columns:last-child .rates-rate{border-right:.0625rem solid #ddd}.rates>.row>.column+.column .rates-rate,.rates>.row>.columns+.column .rates-rate,.rates>.row>.column+.columns .rates-rate,.rates>.row>.columns+.columns .rates-rate{border-left:.0625rem solid #ddd}.rates .rate-featured{top:-.9375rem}.rates>.rates-info{display:block}}.campaign{position:relative}.campaign.campaign-image-side-left .row.collapse>.columns.campaign-text-column{padding:0 .9375rem}@media print, screen and (min-width: 64em){.campaign.campaign-image-side-left .row.collapse>.columns.campaign-text-column{padding-left:0;padding-right:calc(5% + 15px)}}@media screen and (min-width: 109.375em){.campaign.campaign-image-side-left .row.collapse>.columns.campaign-text-column{padding-right:calc((100% - 100rem) / 2 + 15px)}}.campaign:not(.campaign-image-side-left) .row.collapse>.columns.campaign-text-column{padding:0 .9375rem}@media print, screen and (min-width: 64em){.campaign:not(.campaign-image-side-left) .row.collapse>.columns.campaign-text-column{padding-right:0;padding-left:calc(5% + 15px)}}@media screen and (min-width: 109.375em){.campaign:not(.campaign-image-side-left) .row.collapse>.columns.campaign-text-column{padding-left:calc((100% - 100rem) / 2 + 15px)}}.campaign .campaign-image-wrap{position:relative;top:0;height:100%;width:100%;overflow:hidden;padding:.9375rem;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.campaign .campaign-image-wrap .campaign-bg-image{background:no-repeat center center;background-size:cover;filter:blur(.625rem);height:110%;width:110%;position:absolute;top:0;left:0;-ms-transform:translate(-5%, -5%);transform:translate(-5%, -5%)}.campaign .campaign-image-wrap .campaign-image{position:relative;margin:auto;z-index:5}@media print, screen and (min-width: 64em){.campaign .campaign-image-wrap{padding:1.875rem}}@media screen and (min-width: 90em){.campaign .campaign-image-wrap{padding:3.125rem 1.875rem}}.campaign .campaign-content{padding:1.875rem 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%}@media print, screen and (min-width: 64em){.campaign .campaign-content{padding:3.125rem 0}}@media screen and (min-width: 90em){.campaign .campaign-content{padding-top:6.25rem;padding-bottom:6.25rem}}.campaign.campaign-image-side-left .campaign-image-wrap{left:0}@media print, screen and (min-width: 64em){.campaign.campaign-image-side-left .campaign-content{padding-left:8.33333%}}@media screen and (min-width: 75em){.campaign.campaign-image-side-left .campaign-content{padding-left:0}}.campaign.campaign-image-side-right .campaign-image-wrap{right:0}@media print, screen and (min-width: 64em){.campaign.campaign-image-side-right .campaign-content{padding-right:8.33333%}}@media screen and (min-width: 75em){.campaign.campaign-image-side-right .campaign-content{padding-right:0}}html.no-css-filter .campaign .campaign-bg-image{opacity:.5}.action-box{padding:1.875rem .9375rem .9375rem}@media print, screen and (min-width: 50em){.action-box{padding:2.5rem 3.75rem 1.5625rem}}.action-box .button-group{margin-top:.9375rem}.social-media-container{position:relative}@media screen and (min-width: 90em){.social-media-container>.row>.columns:first-child{max-width:50rem}}.social-media-container .social-media-container-content-area{position:relative;padding:1.875rem 0}.social-media-container .social-media-container-content-area.center-vertical{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.social-media-container .social-media-container-content-area .social-media-container-content-area-inner{position:relative;z-index:10}@media print, screen and (min-width: 64em){.social-media-container .social-media-container-content-area{padding:3.125rem 0}}@media screen and (min-width: 90em){.social-media-container .social-media-container-content-area{position:static;padding:6.25rem 16.66667% 6.25rem 0;height:100%}}.social-media-container .social-media-container-bg{background:no-repeat center center;background-size:cover;position:absolute;left:0;top:0;width:100%;height:100%}@media screen and (min-width: 90em){.social-media-container .social-media-container-bg{width:50%}}@media screen and (min-width: 90em){.social-media-container .social-media-feed{width:50%;height:100%;top:0;right:0}.social-media-container>.row>.xxlarge-6{padding-left:.9375rem}}.social-media-container .card-teaser{border-radius:0}.tip-box.box{margin:1rem 0}.tip-box .tip-box-headline{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#c8141e}.tip-box .icon{margin-right:.4375rem}.tip-box .icon .icon-markup{display:-ms-flexbox;display:flex}.tip-box .icon svg{height:1em;width:auto}.tip-box .icon svg .st0{fill:#c8141e}.tip-box [class*="fa-"]{color:#c8141e}.tip-box .tip-box-description p:last-of-type{margin-bottom:0}.cta-element .columns:first-child .box{position:relative;height:100%}.cta-element .columns:first-child .box video{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;z-index:5}.cta-element .columns:first-child .box .cta-element-content{position:relative;z-index:10}.text-animation-highlight{color:#c8141e;display:block}.trust{background:#fefefe;padding:3.75rem 0 1.875rem 0;position:relative;box-shadow:0 1.25rem 2.625rem -.625rem rgba(0,0,0,0.3)}.trust-seals{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:50%;-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:10}.trust-seals.trust-seals-4 .trust-seal{width:40%}.trust-seals.trust-seals-5 .trust-seal{width:31%}@media print, screen and (min-width: 31.25em){.trust-seals.trust-seals-4,.trust-seals.trust-seals-5{width:33%}}@media print, screen and (min-width: 40em){.trust-seals.trust-seals-4,.trust-seals.trust-seals-5{width:auto}}.trust-seal{margin:0 .4375rem;-ms-flex-negative:0;flex-shrink:0}.trust-fact{position:relative;padding-left:1.375rem}.trust-fact .icon{position:absolute;left:0;top:.125rem}.trust-fact svg{width:1rem;height:1rem}.trust-fact svg .st0{fill:#c8141e}@media print, screen and (min-width: 64em){.trust-fact{margin-bottom:0}}.google-rating{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin-bottom:1.875rem}.google-rating-stars-number{font-size:1.625rem;font-weight:bold}.google-rating-stars-number span{color:#c8141e}.google-rating-star-filled{fill:#c8141e}.google-rating-star-unfilled{fill:#ededed}.google-rating-stars{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;grid-gap:.3125rem;margin-bottom:.3125rem}.google-rating-star{height:1.375rem;width:1.375rem}.google-rating-total a{color:#000}.google-rating-total a:hover{color:#c8141e}.image-with-box{position:relative}@media print, screen and (max-width: 39.99875em){.image-with-box.overlap .image-with-box-content{-ms-transform:translateY(-15%);transform:translateY(-15%)}}.image-with-box-slider,.image-with-box-image{width:100%;height:42vw}@media print, screen and (min-width: 40em){.image-with-box-slider,.image-with-box-image{position:absolute;top:0;left:0;height:100%}}.image-with-box-slider-image{height:100%}.image-with-box-content{position:relative;z-index:10}.image-with-box-content .box{margin:0}@media print, screen and (min-width: 40em){.image-with-box-content{padding:6vw 0}}.tabs{padding:0 .9375rem}@media print, screen and (min-width: 40em){.tabs{padding:0 1.875rem}}.tabs .tabs-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;column-gap:1.875rem;row-gap:1rem;font-size:1.125rem;margin-bottom:1.5625rem}@media print, screen and (min-width: 40em){.tabs .tabs-items{font-size:1.5rem}}.tabs .tabs-tab{cursor:pointer;transition:color .3s ease}.tabs .tabs-tab:not(.active):hover{color:#c8141e}.tabs .tabs-tab.active{font-weight:bold}.tabs .tabs-contents{position:relative;transition:height .3s ease}.tabs .tabs-content{display:none;position:absolute;top:0;left:0;width:100%;opacity:0}.tabs .tabs-content .ig-teasers{margin-top:0 !important}.index-column,.news-column{color:#fefefe}.index-column header,.news-column header{background:#000;padding:.3125rem .9375rem;margin-bottom:.9375rem}.index-column header h5,.news-column header h5{color:#fefefe;margin-bottom:0}.index-column p,.news-column p{padding-left:.9375rem;padding-right:.9375rem}.columns-x .columns.contains-box>.frame,.columns-2 .columns.contains-box>.frame,.columns-3 .columns.contains-box>.frame,.columns-4 .columns.contains-box>.frame{height:100%}.columns-x .columns.contains-box>.frame>.box:not(.no-spacing-bottom),.columns-x .columns.contains-box>.box:not(.no-spacing-bottom),.columns-2 .columns.contains-box>.frame>.box:not(.no-spacing-bottom),.columns-2 .columns.contains-box>.box:not(.no-spacing-bottom),.columns-3 .columns.contains-box>.frame>.box:not(.no-spacing-bottom),.columns-3 .columns.contains-box>.box:not(.no-spacing-bottom),.columns-4 .columns.contains-box>.frame>.box:not(.no-spacing-bottom),.columns-4 .columns.contains-box>.box:not(.no-spacing-bottom){height:calc(100% - 15px)}@media print, screen and (min-width: 40em){.columns-x .columns.contains-box>.frame>.box:not(.no-spacing-bottom),.columns-x .columns.contains-box>.box:not(.no-spacing-bottom),.columns-2 .columns.contains-box>.frame>.box:not(.no-spacing-bottom),.columns-2 .columns.contains-box>.box:not(.no-spacing-bottom),.columns-3 .columns.contains-box>.frame>.box:not(.no-spacing-bottom),.columns-3 .columns.contains-box>.box:not(.no-spacing-bottom),.columns-4 .columns.contains-box>.frame>.box:not(.no-spacing-bottom),.columns-4 .columns.contains-box>.box:not(.no-spacing-bottom){height:calc(100% - 30px)}}.columns-x .columns.contains-box>.frame>.box.no-spacing-bottom,.columns-x .columns.contains-box>.box.no-spacing-bottom,.columns-2 .columns.contains-box>.frame>.box.no-spacing-bottom,.columns-2 .columns.contains-box>.box.no-spacing-bottom,.columns-3 .columns.contains-box>.frame>.box.no-spacing-bottom,.columns-3 .columns.contains-box>.box.no-spacing-bottom,.columns-4 .columns.contains-box>.frame>.box.no-spacing-bottom,.columns-4 .columns.contains-box>.box.no-spacing-bottom{height:100%}.columns-x.contains-box.equalized>.columns>.frame,.columns-2.contains-box.equalized>.columns>.frame,.columns-3.contains-box.equalized>.columns>.frame,.columns-4.contains-box.equalized>.columns>.frame{height:100%}.columns-x.contains-box.equalized>.columns>.frame>.box.no-spacing-bottom,.columns-2.contains-box.equalized>.columns>.frame>.box.no-spacing-bottom,.columns-3.contains-box.equalized>.columns>.frame>.box.no-spacing-bottom,.columns-4.contains-box.equalized>.columns>.frame>.box.no-spacing-bottom{height:100%}.columns-x.contains-box.equalized>.columns>.frame>.box:not(.no-spacing-bottom),.columns-2.contains-box.equalized>.columns>.frame>.box:not(.no-spacing-bottom),.columns-3.contains-box.equalized>.columns>.frame>.box:not(.no-spacing-bottom),.columns-4.contains-box.equalized>.columns>.frame>.box:not(.no-spacing-bottom){height:calc(100% - .9375rem)}.columns-x.contains-box.equalized>.columns>.box.no-spacing-bottom,.columns-2.contains-box.equalized>.columns>.box.no-spacing-bottom,.columns-3.contains-box.equalized>.columns>.box.no-spacing-bottom,.columns-4.contains-box.equalized>.columns>.box.no-spacing-bottom{height:100%}.columns-x.contains-box.equalized>.columns>.box:not(.no-spacing-bottom),.columns-2.contains-box.equalized>.columns>.box:not(.no-spacing-bottom),.columns-3.contains-box.equalized>.columns>.box:not(.no-spacing-bottom),.columns-4.contains-box.equalized>.columns>.box:not(.no-spacing-bottom){height:calc(100% - .9375rem)}@media print, screen and (min-width: 40em){.columns-x.contains-box.equalized>.columns>.frame>.box:not(.no-spacing-bottom),.columns-2.contains-box.equalized>.columns>.frame>.box:not(.no-spacing-bottom),.columns-3.contains-box.equalized>.columns>.frame>.box:not(.no-spacing-bottom),.columns-4.contains-box.equalized>.columns>.frame>.box:not(.no-spacing-bottom){height:calc(100% - 1.875rem)}.columns-x.contains-box.equalized>.columns>.box:not(.no-spacing-bottom),.columns-2.contains-box.equalized>.columns>.box:not(.no-spacing-bottom),.columns-3.contains-box.equalized>.columns>.box:not(.no-spacing-bottom),.columns-4.contains-box.equalized>.columns>.box:not(.no-spacing-bottom){height:calc(100% - 1.875rem)}}.columns-2.overlapping{-ms-flex-align:start;align-items:flex-start}.columns-2.overlapping figure{margin-bottom:0}@media print, screen and (min-width: 40em){.columns-2.overlapping.layout-overlapLeft .columns:nth-child(2){margin-top:-6.25rem}}@media print, screen and (min-width: 64em){.columns-2.overlapping.layout-overlapLeft .columns:nth-child(2){margin-top:7.5rem;margin-left:-16.66668%}}@media print, screen and (min-width: 64em){.columns-2.overlapping.layout-overlapRight .columns:nth-child(1){margin-left:-16.66668%}}@media print, screen and (min-width: 40em){.columns-2.overlapping.layout-overlapRight .columns:nth-child(2){margin-top:-6.25rem}}@media print, screen and (min-width: 64em){.columns-2.overlapping.layout-overlapRight .columns:nth-child(2){margin-top:7.5rem;z-index:5}}.ce-image.ce-center{text-align:center}.ce-image.ce-right{text-align:right}.ce-textpic,.ce-textmedia{margin-bottom:1.875rem}.ce-textpic.ce-intext:not(.ce-nowrap)::before,.ce-textpic.ce-intext:not(.ce-nowrap)::after,.ce-textmedia.ce-intext:not(.ce-nowrap)::before,.ce-textmedia.ce-intext:not(.ce-nowrap)::after{display:table;content:' ';-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.ce-textpic.ce-intext:not(.ce-nowrap)::after,.ce-textmedia.ce-intext:not(.ce-nowrap)::after{clear:both}@media print, screen and (min-width: 50em){.ce-textpic.ce-intext:not(.ce-nowrap).ce-left .ce-gallery,.ce-textmedia.ce-intext:not(.ce-nowrap).ce-left .ce-gallery{float:left;margin-right:1.875rem}}@media print, screen and (min-width: 50em){.ce-textpic.ce-intext:not(.ce-nowrap).ce-right .ce-gallery,.ce-textmedia.ce-intext:not(.ce-nowrap).ce-right .ce-gallery{float:right;margin-left:1.875rem}}.ce-textpic.ce-center figure,.ce-textmedia.ce-center figure{text-align:center}.ce-textpic.ce-right figure,.ce-textmedia.ce-right figure{text-align:right}.ce-uploads{list-style:none;margin-left:0;margin-bottom:1.875rem}.ce-uploads>li{border-top:1px solid #f5f5f5;transition:border-color 0.3s ease}.ce-uploads>li:first-of-type{border-top:none}.ce-uploads>li:last-of-type{border-bottom:1px solid #f5f5f5}.ce-uploads>li::before,.ce-uploads>li::after{display:table;content:' ';-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.ce-uploads>li::after{clear:both}.ce-uploads>li .ce-uploads-name{display:block;float:left;padding:.625rem 0}.ce-uploads>li .ce-uploads-information{float:right}.ce-uploads>li .ce-uploads-information::before,.ce-uploads>li .ce-uploads-information::after{display:table;content:' ';-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.ce-uploads>li .ce-uploads-information::after{clear:both}.ce-uploads>li .ce-uploads-information .ce-uploads-file-extension{float:left;padding:.625rem 0 .625rem .9375rem}.ce-uploads>li .ce-uploads-information .ce-uploads-file-extension .ce-uploads-file-extension-icon{display:inline-block;margin-right:.125rem}@media print, screen and (min-width: 31.25em){.ce-uploads>li .ce-uploads-information .ce-uploads-file-extension{padding-right:1.25rem;padding-left:.9375rem}}@media print, screen and (min-width: 40em){.ce-uploads>li .ce-uploads-information .ce-uploads-file-extension{padding:.625rem 3.125rem .625rem 1.25rem}}.ce-uploads>li .ce-uploads-information .ce-uploads-file-size{float:left;padding:.625rem 0 .625rem .9375rem}@media print, screen and (min-width: 31.25em){.ce-uploads>li .ce-uploads-information .ce-uploads-file-size{padding-right:1.25rem}}@media print, screen and (min-width: 40em){.ce-uploads>li .ce-uploads-information .ce-uploads-file-size{padding:.625rem 1.25rem .625rem 0}}.ce-uploads>li .ce-uploads-information .ce-uploads-file-download{display:block;float:left;padding:.625rem 0 .625rem .9375rem;position:relative;transition:background 0.3s ease,color 0.3s ease}.ce-uploads>li .ce-uploads-information .ce-uploads-file-download i{position:absolute;left:1.25rem;top:50%;margin-top:-.5rem;visibility:hidden;opacity:0;transition:visibility 0.3s ease,opacity 0.3s ease;display:none}@media print, screen and (min-width: 31.25em){.ce-uploads>li .ce-uploads-information .ce-uploads-file-download{padding-right:1.25rem;padding-left:1.25rem}.ce-uploads>li .ce-uploads-information .ce-uploads-file-download:hover{background:#c8141e;color:#fefefe}.ce-uploads>li .ce-uploads-information .ce-uploads-file-download:hover i{visibility:visible;opacity:1}}@media print, screen and (min-width: 40em){.ce-uploads>li .ce-uploads-information .ce-uploads-file-download{padding:.625rem 1.25rem .625rem 2.5rem}.ce-uploads>li .ce-uploads-information .ce-uploads-file-download i{display:block}}@media print, screen and (min-width: 31.25em){.ce-uploads>li:hover{border-color:#c8141e}.ce-uploads>li:hover+li{border-color:#c8141e}.ce-uploads>li:hover+li:last-of-type{border-bottom-color:#f5f5f5}.ce-uploads>li:hover .ce-uploads-information .ce-uploads-file-download{background:#c8141e;color:#fefefe}.ce-uploads>li:hover .ce-uploads-information .ce-uploads-file-download i{visibility:visible;opacity:1}}.ce-table{border-collapse:collapse}.ce-table tbody,.ce-table tfoot{border:0;background:none}.ce-table tbody tr:nth-child(even){background:none}.ce-table tbody tr td{padding:.625rem .9375rem}.ce-table tbody tr td:first-of-type{padding-left:0}.ce-table tbody tr td:last-of-type{padding-right:0}.ce-table tbody tr+tr{border-top:1px solid #ddd}ul.list-arrows{list-style:none;margin-left:0}ul.list-arrows li{font-weight:bold}ul.list-arrows li:before{content:"\";display:inline-block;font:normal normal normal 100% "Font Awesome 6 Pro";font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul.list-arrows li a{color:#4e4e4e;transition:color 0.3s ease}ul.list-arrows li a:hover{color:#c8141e}ul.list-checkmarks{list-style:none;margin-left:0}ul.list-checkmarks li{position:relative;padding-left:1.375rem;margin-bottom:.3125rem}ul.list-checkmarks li:before{content:"\f00c";color:#c8141e;margin-right:.625rem;font:normal normal normal 100% "Font Awesome 6 Pro";font-size:1rem;position:absolute;top:.25rem;left:0}ul.list-checkmarks li:last-of-type{margin-bottom:0}ul.list-checkmarks li .icon{position:absolute;left:0;top:.125rem}ul.list-checkmarks li svg{width:1rem;height:1rem}ul.list-checkmarks li svg .st0{fill:#c8141e}.ce-div.with-signet{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:1.25rem auto;max-width:11.5rem}.ce-div.with-signet img{margin:0 .375rem;height:2rem}.ce-div.with-signet:before,.ce-div.with-signet:after{content:"";height:.0625rem;top:50%;-ms-transform:translateY(-.0625rem);transform:translateY(-.0625rem);background:#000;width:50%}.ce-div.with-signet:before{left:-1.3125rem}.ce-div.with-signet:after{right:-1.3125rem}form .contact_website{display:none}form label{line-height:1.2;font-size:100%;cursor:pointer}form .input-wrap{position:relative;margin-bottom:1rem}form .input-wrap>label{position:absolute;cursor:text;left:1.25rem;top:0;transition:all .3s ease;-ms-transform-origin:bottom left;transform-origin:bottom left}form .input-wrap:not(.field-type-textarea)>label{top:0;-ms-transform:translateY(13px);transform:translateY(13px)}form .input-wrap.field-type-textarea>label{top:.375rem}form .input-wrap.field-focused>label,form .input-wrap.field-has-value>label{top:0;-ms-transform:translateY(0) scale(0.85);transform:translateY(0) scale(0.85);opacity:.5}form .input-wrap.field-focused [type='text'],form .input-wrap.field-focused [type='password'],form .input-wrap.field-focused [type='date'],form .input-wrap.field-focused [type='datetime'],form .input-wrap.field-focused [type='datetime-local'],form .input-wrap.field-focused [type='month'],form .input-wrap.field-focused [type='week'],form .input-wrap.field-focused [type='email'],form .input-wrap.field-focused [type='number'],form .input-wrap.field-focused [type='search'],form .input-wrap.field-focused [type='tel'],form .input-wrap.field-focused [type='time'],form .input-wrap.field-focused [type='url'],form .input-wrap.field-focused [type='color'],form .input-wrap.field-focused select,form .input-wrap.field-focused textarea,form .input-wrap.field-has-value [type='text'],form .input-wrap.field-has-value [type='password'],form .input-wrap.field-has-value [type='date'],form .input-wrap.field-has-value [type='datetime'],form .input-wrap.field-has-value [type='datetime-local'],form .input-wrap.field-has-value [type='month'],form .input-wrap.field-has-value [type='week'],form .input-wrap.field-has-value [type='email'],form .input-wrap.field-has-value [type='number'],form .input-wrap.field-has-value [type='search'],form .input-wrap.field-has-value [type='tel'],form .input-wrap.field-has-value [type='time'],form .input-wrap.field-has-value [type='url'],form .input-wrap.field-has-value [type='color'],form .input-wrap.field-has-value select,form .input-wrap.field-has-value textarea{border-bottom-color:#c8141e}form .input-wrap [type='text'],form .input-wrap [type='password'],form .input-wrap [type='date'],form .input-wrap [type='datetime'],form .input-wrap [type='datetime-local'],form .input-wrap [type='month'],form .input-wrap [type='week'],form .input-wrap [type='email'],form .input-wrap [type='number'],form .input-wrap [type='search'],form .input-wrap [type='tel'],form .input-wrap [type='time'],form .input-wrap [type='url'],form .input-wrap [type='color'],form .input-wrap select,form .input-wrap textarea{margin-bottom:0}form .input-wrap.field-type-singleselect select{padding-top:1rem;padding-bottom:0}form .input-wrap.field-type-singleselect>label{cursor:default}form .input-wrap.datepicker>input{padding-right:2.5rem}form .input-wrap [class*="fa-"]{position:absolute;right:.9375rem;top:.75rem;z-index:5}form [type='text'],form [type='password'],form [type='date'],form [type='datetime'],form [type='datetime-local'],form [type='month'],form [type='week'],form [type='email'],form [type='number'],form [type='search'],form [type='tel'],form [type='time'],form [type='url'],form [type='color'],form select,form textarea{padding:1.25rem 1.25rem .5rem;font-size:100%;transition:all .3s ease;border:0;border-bottom:1px solid transparent}form [type='text']:focus,form [type='password']:focus,form [type='date']:focus,form [type='datetime']:focus,form [type='datetime-local']:focus,form [type='month']:focus,form [type='week']:focus,form [type='email']:focus,form [type='number']:focus,form [type='search']:focus,form [type='tel']:focus,form [type='time']:focus,form [type='url']:focus,form [type='color']:focus,form select:focus,form textarea:focus{border:0;border-bottom:1px solid #c8141e}form [type='text'],form [type='password'],form [type='date'],form [type='datetime'],form [type='datetime-local'],form [type='month'],form [type='week'],form [type='email'],form [type='number'],form [type='search'],form [type='tel'],form [type='time'],form [type='url'],form [type='color'],form select{height:2.625rem}form [type='text'].hasDatepicker[readonly],form [type='password'].hasDatepicker[readonly],form [type='date'].hasDatepicker[readonly],form [type='datetime'].hasDatepicker[readonly],form [type='datetime-local'].hasDatepicker[readonly],form [type='month'].hasDatepicker[readonly],form [type='week'].hasDatepicker[readonly],form [type='email'].hasDatepicker[readonly],form [type='number'].hasDatepicker[readonly],form [type='search'].hasDatepicker[readonly],form [type='tel'].hasDatepicker[readonly],form [type='time'].hasDatepicker[readonly],form [type='url'].hasDatepicker[readonly],form [type='color'].hasDatepicker[readonly]{cursor:default}form select{background-position:right -1rem top .125rem}form textarea{min-height:9.375rem;min-width:100%}form .form-show-more-fields{background:#f5f5f5;color:#c8141e;display:block;width:100%;padding:.625rem .9375rem;cursor:pointer;margin-bottom:1rem;transition:background 0.3s ease;line-height:1.4}form .form-show-more-fields:hover{color:#ac111a}form .form-more-fields{visibility:hidden;height:0;overflow:hidden}form .has-error input,form .has-error select,form .has-error textarea{margin-bottom:0}form .has-error span.error{display:block;background:#de1323;color:#fefefe;font-size:.875rem;margin-bottom:1rem;padding:.4375rem 1.5rem}form .field-group>label{display:inline-block}form .field-group>label+label{margin-left:.625rem}form .custom-field-checkbox,form .custom-field-radio{margin-bottom:.75rem}form .custom-field-checkbox input,form .custom-field-radio input{position:absolute;opacity:0}form .custom-field-checkbox .custom-field-indicator,form .custom-field-radio .custom-field-indicator{display:inline-block;margin-right:.5rem;vertical-align:middle;width:1rem;height:1rem;position:relative;background:#ededed;border:1px solid rgba(0,0,0,0.1)}form .custom-field-checkbox .custom-field-indicator:before,form .custom-field-radio .custom-field-indicator:before{content:"";width:.375rem;height:.375rem;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;background:#4e4e4e;z-index:5;opacity:0;transition:opacity .3s ease}form .custom-field-checkbox input[type="checkbox"]:checked+.custom-field-indicator:before{opacity:1}form .custom-field-radio input[type="radio"]:checked+.custom-field-indicator:before{opacity:1}form .custom-field-radio .custom-field-indicator{border-radius:100%}form .custom-field-radio .custom-field-indicator:before{border-radius:100%}form .custom-field-label{display:inline-block;vertical-align:middle;line-height:1}form .button{margin-top:0}form .data-protection-info a{color:inherit;text-decoration:underline}#ui-datepicker-div{background:#fefefe;border:.0625rem solid #c8141e;padding:1.25rem;width:100%;max-width:22.5rem;display:none;box-shadow:0 .8125rem 1.25rem rgba(0,0,0,0.15);margin-top:-.0625rem}#ui-datepicker-div .ui-datepicker-header::before,#ui-datepicker-div .ui-datepicker-header::after{display:table;content:' ';-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}#ui-datepicker-div .ui-datepicker-header::after{clear:both}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev,#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next{display:block;width:15%;font-size:1.25rem;line-height:1;padding:.5rem 0}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev{float:left}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next{float:right;text-align:right}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title{float:left;width:70%;text-align:center;padding:.4375rem 0;font-weight:bold}#ui-datepicker-div .ui-datepicker-calendar{margin-bottom:0}#ui-datepicker-div .ui-datepicker-calendar th,#ui-datepicker-div .ui-datepicker-calendar td{text-align:center}#ui-datepicker-div .ui-datepicker-calendar th{font-weight:400;color:#c8141e;padding:.3125rem .625rem .375rem}#ui-datepicker-div .ui-datepicker-calendar td{padding:0}#ui-datepicker-div .ui-datepicker-calendar td a{color:#000;transition:all .3s ease;display:block;padding:.3125rem .625rem .375rem}#ui-datepicker-div .ui-datepicker-calendar td a:hover{color:#fefefe;background:#c8141e}#ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-other-month a{opacity:.5}#ui-datepicker-div .ui-datepicker-calendar thead,#ui-datepicker-div .ui-datepicker-calendar tbody,#ui-datepicker-div .ui-datepicker-calendar tfoot{border:0}#ui-datepicker-div .ui-datepicker-calendar thead{background:none}#ui-datepicker-div .ui-datepicker-calendar thead tr{border-top:.0625rem solid #c8141e;border-bottom:.0625rem solid #c8141e}#ui-datepicker-div .ui-datepicker-calendar tbody{background:none}#ui-datepicker-div .ui-datepicker-calendar tbody tr:nth-child(even){background:none}.button{font-family:"proxima-nova",Helvetica,Roboto,Arial,sans-serif;font-weight:normal;margin-top:.9375rem;transition:background-color .3s ease,border-color .3s ease,color .3s ease}.button:not(.hollow){background:#000;color:#fefefe}.button:not(.hollow):hover,.button:not(.hollow):active,.button:not(.hollow):focus{background:#000}.button:not(.hollow).primary{background:#c8141e;color:#fefefe}.button:not(.hollow).primary:hover,.button:not(.hollow).primary:active,.button:not(.hollow).primary:focus{background:#ac111a}.button:not(.hollow).secondary{background:#000;color:#fefefe}.button:not(.hollow).secondary:hover,.button:not(.hollow).secondary:active,.button:not(.hollow).secondary:focus{background:#000}.button:not(.hollow).white{background:#fefefe;color:#000}.button:not(.hollow).white:hover,.button:not(.hollow).white:active,.button:not(.hollow).white:focus{color:#000}.button.hollow{background:none;border:1px solid #000;color:#000}.button.hollow:hover,.button.hollow:active,.button.hollow:focus{background:#000;border-color:#000;color:#fefefe}.button.hollow.primary{border-color:#c8141e;color:#c8141e}.button.hollow.primary:hover,.button.hollow.primary:active,.button.hollow.primary:focus{background:#c8141e;border-color:#c8141e;color:#fefefe}.button.hollow.secondary{border-color:#000;color:#000}.button.hollow.secondary:hover,.button.hollow.secondary:active,.button.hollow.secondary:focus{background:#000;border-color:#000;color:#fefefe}.button.hollow.white{border-color:#fefefe;color:#fefefe}.button.hollow.white:hover,.button.hollow.white:active,.button.hollow.white:focus{background:#fefefe;border-color:#fefefe;color:#000}.button i[class*="fa"]{margin-right:.125rem}.button-group{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.frame-layout-2 .button-group{-ms-flex-pack:center;justify-content:center}.button-group button,.button-group .button{margin-right:.9375rem}.button-group button:last-child,.button-group .button:last-child{margin-right:0}.button-group .column,.button-group .columns{padding-bottom:1rem;display:table}.button-group .column button,.button-group .columns button,.button-group .column .button,.button-group .columns .button{width:100%;margin:0}.button-group .column button[data-equalizer-watch],.button-group .columns button[data-equalizer-watch],.button-group .column .button[data-equalizer-watch],.button-group .columns .button[data-equalizer-watch]{display:table-cell;vertical-align:middle}.shadows-enabled .button:not(.hollow).primary{box-shadow:0 .3125rem 1.875rem rgba(200,20,30,0.3)}.shadows-enabled .button:not(.hollow).secondary{box-shadow:0 .3125rem 1.875rem rgba(0,0,0,0.3)}.back-to-top-button{opacity:0;position:fixed;width:3.125rem;height:0;bottom:.9375rem;right:.9375rem;font-size:1.125rem;background-color:#c8141e;color:#fefefe;cursor:pointer;z-index:60;overflow:hidden;text-align:center;box-shadow:0 0 .625rem rgba(0,0,0,0.15);transition:opacity 0.3s,height 0s 0.3s}.back-to-top-button.visible{opacity:1;height:3.125rem;transition:opacity 0.3s}.back-to-top-button>[class*="fa-"]{position:absolute;top:50%;margin-top:-1.0625rem;left:0;width:100%;display:block;font-size:2rem}.swiper-container{opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.swiper-container.swiper-initialized{opacity:1;visibility:visible}.swiper-wrapper{box-sizing:border-box}.swiper-pagination{position:static}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width:.75rem;height:.75rem;border:.0625rem solid #c8141e;margin-left:0;transition:background 0.3s ease;display:inline-block;cursor:pointer;background:none;opacity:1}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:not(:last-of-type){margin-right:.5625rem}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.active,.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:hover,.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#c8141e}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:focus{outline:0}.swiper-button-next,.swiper-button-prev{background:#f5f5f5;font-size:1.5rem;width:2.5rem;height:2.5rem;border-radius:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:background .3s ease,color .3s ease}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:0}.swiper-button-next:hover,.swiper-button-prev:hover{background:#c8141e;color:#fefefe}.card-teaser{margin-bottom:.9375rem}.card-teaser .card-teaser-image{padding-bottom:48.5%;background:no-repeat center center;background-size:cover}.card-teaser .card-teaser-content{background:#fefefe;padding:3.125rem 3.75rem;position:relative}.card-teaser .card-teaser-content .card-teaser-header{color:rgba(0,0,0,0.8);margin-bottom:.875rem}.card-teaser .card-teaser-content p{color:#000}.card-teaser .card-teaser-content h3{font-size:100%;color:#000;line-height:1.6;text-transform:none;margin-bottom:1rem}@media print, screen and (min-width: 40em){.card-teaser{margin-bottom:1.875rem}}.row.equalized>.column>.card-teaser .more,.row.equalized>.columns>.card-teaser .more{position:absolute;left:3.75rem;bottom:3.125rem}#header{position:fixed;top:0;left:0;width:100%;z-index:50;transition:animation .3s ease;box-shadow:17px 0px 25px #ddd}#header .meta-bar{font-size:.875rem;background:#000;border-bottom:1px solid #ddd;padding:0 1rem}#header .meta-bar .meta-bar-contact::before,#header .meta-bar .meta-bar-contact::after{display:table;content:' ';-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}#header .meta-bar .meta-bar-contact::after{clear:both}#header .meta-bar .meta-bar-contact>a{display:inline-block;color:#fefefe;padding:.3125rem 0 .4375rem;transition:color .3s ease;width:50%;text-align:center;float:left;font-size:1.25rem;border-right:1px solid #ddd}#header .meta-bar .meta-bar-contact>a span{display:none}#header .meta-bar .meta-bar-contact>a i{margin-right:.3125rem}#header .meta-bar .meta-bar-contact>a:hover{color:#c8141e}@media print, screen and (min-width: 40em){#header .meta-bar .meta-bar-contact>a{font-size:inherit}#header .meta-bar .meta-bar-contact>a span{display:inline-block}}@media print, screen and (min-width: 50em){#header .meta-bar .meta-bar-contact{padding-left:.9375rem}#header .meta-bar .meta-bar-contact>a{border-right:0;width:auto}#header .meta-bar .meta-bar-contact>a:not(:last-of-type){margin-right:1.875rem}}#header .meta-bar .meta-bar-menu{text-align:center}#header .meta-bar .meta-bar-menu .level-1::before,#header .meta-bar .meta-bar-menu .level-1::after{display:table;content:' ';-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}#header .meta-bar .meta-bar-menu .level-1::after{clear:both}#header .meta-bar .meta-bar-menu .level-1>li>a,#header .meta-bar .meta-bar-menu .level-1>li>.label-menu{display:block;padding:.3125rem 0 .4375rem;padding-left:.9375rem;padding-right:.9375rem;line-height:1.5;color:#fefefe;transition:color .3s ease,background .3s ease;font-size:1.25rem}#header .meta-bar .meta-bar-menu .level-1>li>a span,#header .meta-bar .meta-bar-menu .level-1>li>.label-menu span{display:none}#header .meta-bar .meta-bar-menu .level-1>li>a:hover,#header .meta-bar .meta-bar-menu .level-1>li>.label-menu:hover{color:#c8141e}@media print, screen and (min-width: 40em){#header .meta-bar .meta-bar-menu .level-1>li>a,#header .meta-bar .meta-bar-menu .level-1>li>.label-menu{font-size:inherit}#header .meta-bar .meta-bar-menu .level-1>li>a span,#header .meta-bar .meta-bar-menu .level-1>li>.label-menu span{display:inline-block}#header .meta-bar .meta-bar-menu .level-1>li>a i,#header .meta-bar .meta-bar-menu .level-1>li>.label-menu i{margin-right:.125rem}}#header .meta-bar .meta-bar-menu .level-1>li>a:last-of-type{padding-right:0}#header .meta-bar .meta-bar-menu .level-1>li>a:last-of-type:before{content:"\f08b";display:inline-block;font:normal normal normal 100% "Font Awesome 6 Pro";font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media print, screen and (min-width: 50em){#header .meta-bar .meta-bar-menu .level-1>li:not(.has-icon)>a i,#header .meta-bar .meta-bar-menu .level-1>li:not(.has-icon)>.label-menu i{display:none}}#header .meta-bar .meta-bar-menu .level-1>li.has-icon>a,#header .meta-bar .meta-bar-menu .level-1>li.has-icon>.label-menu{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#header .meta-bar .meta-bar-menu .level-1>li.has-icon>a .icon,#header .meta-bar .meta-bar-menu .level-1>li.has-icon>a svg,#header .meta-bar .meta-bar-menu .level-1>li.has-icon>.label-menu .icon,#header .meta-bar .meta-bar-menu .level-1>li.has-icon>.label-menu svg{width:auto;height:.875rem}#header .meta-bar .meta-bar-menu .level-1>li.has-icon>a .icon,#header .meta-bar .meta-bar-menu .level-1>li.has-icon>.label-menu .icon{margin-right:.1875rem;line-height:1}#header .meta-bar .meta-bar-menu .level-1>li.has-icon>a svg path,#header .meta-bar .meta-bar-menu .level-1>li.has-icon>.label-menu svg path{fill:#fefefe;transition:fill .3s ease}#header .meta-bar .meta-bar-menu .level-1>li.has-icon>a:hover svg path,#header .meta-bar .meta-bar-menu .level-1>li.has-icon>.label-menu:hover svg path{fill:#c8141e}#header .meta-bar .meta-bar-menu .level-1>li.has-dropdown{position:relative}#header .meta-bar .meta-bar-menu .level-1>li:not(.opening-times){display:none}@media print, screen and (min-width: 50em){#header .meta-bar .meta-bar-menu .level-1>li{float:left}#header .meta-bar .meta-bar-menu .level-1>li:not(.opening-times){display:block}}#header .meta-bar .meta-bar-menu .meta-bar-dropdown{visibility:hidden;opacity:0;position:absolute;right:0;width:20rem;z-index:65;background:#000;padding:.9375rem;transition:all .3s ease;text-align:left}#header .meta-bar .meta-bar-menu .meta-bar-dropdown .tx-timetable-pi2 .todays_courses{padding-left:0}#header .meta-bar .meta-bar-menu .meta-bar-dropdown p{position:relative}#header .meta-bar .meta-bar-menu .meta-bar-dropdown p:last-of-type{margin-bottom:0}#header .meta-bar .meta-bar-menu .meta-bar-dropdown.dropdown-opening-times table{margin-bottom:.9375rem}#header .meta-bar .meta-bar-menu .meta-bar-dropdown.dropdown-opening-times table:last-of-type{margin-bottom:0}#header .meta-bar .meta-bar-menu .meta-bar-dropdown.dropdown-opening-times table tr td{padding-top:.3125rem;padding-bottom:.3125rem}#header .meta-bar .meta-bar-menu .meta-bar-dropdown.dropdown-opening-times table tr:first-of-type td{padding-top:0}#header .meta-bar .meta-bar-menu .meta-bar-dropdown.dropdown-opening-times table tr:last-of-type td{padding-bottom:0}#header .meta-bar .meta-bar-menu .meta-bar-dropdown.dropdown-opening-times .more{line-height:1.4;margin-top:.9375rem}@media screen and (min-width: 23.125em){#header .meta-bar .meta-bar-menu .meta-bar-dropdown{width:23.125rem}}@media print, screen and (min-width: 50em){#header .meta-bar .meta-bar-menu{float:right}}#header .meta-bar .cta-bar{background:#c8141e;color:#fefefe;animation-name:pulsate-top}#header .meta-bar .cta-bar a:hover{background:#ac111a;color:#fefefe}@media print, screen and (min-width: 50em){#header .meta-bar .cta-bar .row:not(.expanded):not(.row-small):not(.row-full){max-width:none}}@media print, screen and (min-width: 64em){#header .meta-bar .cta-bar .row:not(.expanded):not(.row-small):not(.row-full){max-width:none}}@media screen and (min-width: 109.375em){#header .meta-bar .cta-bar .row:not(.expanded):not(.row-small):not(.row-full){max-width:100rem}}@media print, screen and (min-width: 50em){#header .meta-bar{border-bottom:0}}@media screen and (min-width: 75em){#header .meta-bar{padding:0 2rem}}#header .header-main{background:#fefefe;padding:1rem 1rem;position:relative;transition:height .3s ease;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}#header .header-main>.row{width:100%}#header .header-main .logo img{width:6.25rem;transition:all .3s ease}@media screen and (min-width: 75em){#header .header-main .logo{position:absolute;z-index:65;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (min-width: 75em){#header .header-main{height:6.25rem;padding:1rem 2rem}}#header .cta-bar{text-align:center;background:#c8141e;transition:all .3s ease;font-size:.875rem;animation:pulsate-bottom 3s infinite ease forwards}#header .cta-bar a{display:block;color:#fefefe;transition:all .3s ease}#header .cta-bar a:hover{color:#c8141e}#header .cta-bar.has-link a{padding:.3125rem 0 .4375rem;padding-left:.9375rem;padding-right:.9375rem}#header .cta-bar:not(.has-link){padding-left:.9375rem;padding-right:.9375rem;color:#fefefe}#header .cta-bar:not(.has-link) span{padding:.3125rem 0 .4375rem}#header .cta-bar i{margin-left:.3125rem}#header .cta-bar .cta-bar-text-full{display:none}#header .cta-bar.visible{opacity:1}@media print, screen and (min-width: 31.25em){#header .cta-bar .cta-bar-text-full{display:inline-block}#header .cta-bar .cta-bar-text-reduced{display:none}}@media screen and (min-width: 75em){#header .cta-bar{opacity:0;background:rgba(0,0,0,0.3)}#header .cta-bar .cta-bar-text-full{display:none}#header .cta-bar .cta-bar-text-reduced{display:inline-block}}@media screen and (min-width: 90em){#header .cta-bar .cta-bar-text-full{display:inline-block}#header .cta-bar .cta-bar-text-reduced{display:none}}#header .cta-bar-container{min-height:.0625rem}@media screen and (min-width: 75em){#header{position:fixed}#header.scrolled .header-main{height:4.5625rem}#header.scrolled .header-main .logo img{width:6.25rem}}html[data-touch-device="true"] #header .meta-bar .meta-bar-menu .level-1>li.has-dropdown>.input-menu:checked+.label-menu{background:#000}html[data-touch-device="true"] #header .meta-bar .meta-bar-menu .level-1>li.has-dropdown>.input-menu:checked ~ .meta-bar-dropdown{visibility:visible;opacity:1}html[data-touch-device="false"] #header .meta-bar .meta-bar-menu .level-1>li.has-dropdown .label-menu{cursor:default}html[data-touch-device="false"] #header .meta-bar .meta-bar-menu .level-1>li.has-dropdown:hover .label-menu{background:#000}html[data-touch-device="false"] #header .meta-bar .meta-bar-menu .level-1>li.has-dropdown:hover .meta-bar-dropdown{visibility:visible;opacity:1}@keyframes pulsate-top{50%{background:#aa111a}}@keyframes pulsate-bottom{50%{background:rgba(0,0,0,0.5)}}.banner{background:#fefefe;position:relative;max-width:160rem;margin:0 auto;width:100%}.banner .banner-cta{background:#fefefe;margin:0 auto}.banner .banner-cta>.row:not(.row-full):not(.row-small){max-width:none}@media print, screen and (min-width: 64em){.banner .banner-cta>.row:not(.row-full):not(.row-small){max-width:90%}}@media screen and (min-width: 109.375em){.banner .banner-cta>.row:not(.row-full):not(.row-small){max-width:100rem}}.banner .banner-cta .banner-cta-box{padding:1.5625rem .9375rem;background:#fefefe;position:relative;z-index:10;box-shadow:0 0 2rem rgba(0,0,0,0.2)}.banner .banner-cta .banner-cta-headline{text-align:center;font-size:1.875rem}@media print, screen and (min-width: 31.25em){.banner .banner-cta form>div.row .columns:nth-child(2){padding-right:.46875rem}.banner .banner-cta form>div.row .columns:nth-child(3){padding-left:.46875rem}}@media print, screen and (min-width: 40em){.banner .banner-cta form>div.row .columns:nth-child(1){padding-right:0}.banner .banner-cta form>div.row .columns:nth-child(2){padding-right:0;padding-left:0}.banner .banner-cta form>div.row .columns:nth-child(3){padding-left:0}}@media print, screen and (min-width: 64em){.banner .banner-cta form>div.row .columns:nth-child(3) [type='text'],.banner .banner-cta form>div.row .columns:nth-child(3) [type='password'],.banner .banner-cta form>div.row .columns:nth-child(3) [type='date'],.banner .banner-cta form>div.row .columns:nth-child(3) [type='datetime'],.banner .banner-cta form>div.row .columns:nth-child(3) [type='datetime-local'],.banner .banner-cta form>div.row .columns:nth-child(3) [type='month'],.banner .banner-cta form>div.row .columns:nth-child(3) [type='week'],.banner .banner-cta form>div.row .columns:nth-child(3) [type='email'],.banner .banner-cta form>div.row .columns:nth-child(3) [type='number'],.banner .banner-cta form>div.row .columns:nth-child(3) [type='search'],.banner .banner-cta form>div.row .columns:nth-child(3) [type='tel'],.banner .banner-cta form>div.row .columns:nth-child(3) [type='time'],.banner .banner-cta form>div.row .columns:nth-child(3) [type='url'],.banner .banner-cta form>div.row .columns:nth-child(3) [type='color'],.banner .banner-cta form>div.row .columns:nth-child(3) select{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.banner .banner-cta form>div.row .columns:last-child .button{border-top-left-radius:0;border-bottom-left-radius:0}}.banner .banner-cta form [type='text'],.banner .banner-cta form [type='password'],.banner .banner-cta form [type='date'],.banner .banner-cta form [type='datetime'],.banner .banner-cta form [type='datetime-local'],.banner .banner-cta form [type='month'],.banner .banner-cta form [type='week'],.banner .banner-cta form [type='email'],.banner .banner-cta form [type='number'],.banner .banner-cta form [type='search'],.banner .banner-cta form [type='tel'],.banner .banner-cta form [type='time'],.banner .banner-cta form [type='url'],.banner .banner-cta form [type='color'],.banner .banner-cta form select{background:none;border:1px solid #000}.banner .banner-cta form p:last-of-type{margin-bottom:0}@media print, screen and (min-width: 64em){.banner .banner-cta{position:absolute;left:0;right:0;bottom:0;z-index:20;width:100%;margin-top:-6.375rem;background:none;max-width:calc(90% - 1.875rem);-ms-transform:translateY(50%);transform:translateY(50%)}.banner .banner-cta .banner-cta-box{padding-left:8.33333%;padding-right:8.33333%}}@media screen and (min-width: 109.375em){.banner .banner-cta{max-width:calc(100rem * 0.8333333)}}.banner .banner-content{width:100%;background:#c8141e;padding:.9375rem 0;color:#fefefe}.banner .banner-content .button{background:#fefefe;color:#c8141e}.banner .banner-content .button:hover,.banner .banner-content .button:active{background:#c8141e;color:#fefefe}.banner .banner-content .button:hover,.banner .banner-content .button:active{background:#fefefe;color:#c8141e}.banner .banner-content p:last-of-type{margin-bottom:0}.banner .banner-content p:last-of-type .button{margin-bottom:0}@media print, screen and (min-width: 64em){.banner .banner-content{position:absolute;top:50%;left:0;z-index:10;-ms-transform:translateY(-50%);transform:translateY(-50%);background:none;color:#000}.banner .banner-content .button{background:#c8141e;color:#fefefe}.banner .banner-content .button:hover,.banner .banner-content .button:active{background:#aa111a;color:#fefefe}}.shadows-enabled .banner .banner-cta .button{box-shadow:none}#footer .footer-logos{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1.25rem}#footer .footer-logos img{margin-bottom:.9375rem}@media print, screen and (min-width: 40em){#footer .footer-logos img{margin-bottom:1.875rem}}#footer .footer-top{padding:1.875rem 0;background-color:#fefefe}#footer .footer-top .h3{font-weight:bold}#footer .footer-top .footer-contact{margin-bottom:2.5%}#footer .footer-top .footer-contact>.row>.column,#footer .footer-top .footer-contact>.row>.columns{padding-bottom:.9375rem}@media print, screen and (min-width: 40em){#footer .footer-top .footer-contact>.row>.column,#footer .footer-top .footer-contact>.row>.columns{padding-bottom:1.875rem}}@media screen and (min-width: 90em){#footer .footer-top .footer-contact>.row>.column,#footer .footer-top .footer-contact>.row>.columns{padding-bottom:0}}#footer .footer-top .footer-contact .footer-contact-box{border:.0625rem solid #ddd;text-align:center;padding:1.875rem .9375rem;display:table;width:100%;height:100%}@media print, screen and (min-width: 64em){#footer .footer-top .footer-contact .footer-contact-box{padding:2.5rem 1.875rem}}#footer .footer-top .footer-contact .footer-contact-box .footer-contact-box-inner{display:table-cell;vertical-align:middle}#footer .footer-top .footer-contact .footer-contact-box i,#footer .footer-top .footer-contact .footer-contact-box span{display:inline-block;vertical-align:middle}#footer .footer-top .footer-contact .footer-contact-box i{font-size:2.1875rem}#footer .footer-top .footer-contact .footer-contact-box i.fa-fax{margin-top:.9375rem}#footer .footer-top .footer-contact .footer-contact-box span{font-weight:bold;font-size:1.125rem;color:#000;text-align:left;transition:color .3s ease;line-height:1.2}#footer .footer-top .footer-contact .footer-contact-box a:hover span{color:#c8141e}#footer .footer-top .footer-contact .footer-contact-box:not(.footer-contact-icons-box) a{display:block}#footer .footer-top .footer-contact .footer-contact-box:not(.footer-contact-icons-box) i{margin-right:.625rem;color:#c8141e}#footer .footer-top .footer-contact .footer-contact-box.footer-contact-icons-box i{color:#fefefe;background:#4e4e4e;display:inline-block;border-radius:50%;width:3.75rem;height:3.75rem;text-align:center;font-size:2.25rem;transition:background .3s ease}#footer .footer-top .footer-contact .footer-contact-box.footer-contact-icons-box i:before{position:relative;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);display:block}#footer .footer-top .footer-contact .footer-contact-box.footer-contact-icons-box a:not(:last-of-type){margin-right:1.25rem}#footer .footer-top .footer-contact .footer-contact-box.footer-contact-icons-box a:hover i{background:#c8141e}#footer .footer-top .footer-logo{max-width:12.5rem;margin:1.875rem 0}@media print, screen and (min-width: 64em){#footer .footer-top .footer-logo{margin-bottom:0}}#footer .footer-top .footer-links{margin-bottom:1.875rem}#footer .footer-top .footer-links li:not(:first-of-type){margin-top:.3125rem}@media print, screen and (min-width: 40em){#footer .footer-top .footer-links{margin-bottom:0}}@media print, screen and (min-width: 64em){#footer .footer-top{padding:3.125rem 0}}#footer .footer-bar{--cta-layer-height:+0px;--cta-button-height:+0px;padding:1.0625rem 0;padding-bottom:calc(1.0625rem + var(--cta-layer-height) + var(--cta-button-height));background:#f5f5f5;font-size:.875rem}#footer .footer-bar a{color:rgba(0,0,0,0.5);transition:color .3s ease;font-size:.875rem}#footer .footer-bar a:hover{color:#c8141e}#footer .footer-bar .footer-legal-links{margin-top:.3125rem}@media print, screen and (min-width: 64em){#footer .footer-bar .footer-legal-links{margin-top:0;float:right}}#footer .footer-bar .footer-legal-links li{display:inline-block}#footer .footer-bar .footer-legal-links li:not(:last-child):after{content:"|";margin:0 .625rem;color:rgba(0,0,0,0.5)}

.tx-ig-club .service-club-detail{max-width:62.5rem;margin:0 auto}.tx-ig-club .service-club-detail .service-image{margin-bottom:1.875rem}.tx-ig-club .service-available-in{margin-top:.9375rem}@media screen and (min-width: 50em){.tx-ig-club .service-available-in{margin-top:1.875rem}}.tx-ig-club .service-available-in>p{font-weight:bold;margin-bottom:0}.tx-ig-club .service-available-in-clubs::before,.tx-ig-club .service-available-in-clubs::after{display:table;content:' ';-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.tx-ig-club .service-available-in-clubs::after{clear:both}.tx-ig-club .service-available-in-clubs .service-available-in-club{float:left}.tx-ig-club .service-available-in-clubs .service-available-in-club i{margin-right:.3125rem;font-size:1.125rem;vertical-align:middle}.tx-ig-club .service-available-in-clubs .service-available-in-club:not(:last-of-type){margin-right:.625rem;padding-right:.625rem;border-right:.0625rem solid #ddd}.tx-ig-club .club-services{margin-top:3.125rem}.tx-ig-club .club-services .club-service{margin-bottom:.9375rem}@media screen and (min-width: 31.25em){.tx-ig-club .club-services .club-service{margin-bottom:1.875rem}}.tx-ig-club .club-services .club-service.no-link{padding:1.5625rem 1.875rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.tx-ig-club .club-services .club-service:not(.no-link)>a{display:block;padding:1.5625rem 1.875rem;background:#f5f5f5;height:100%;transition:all .3s ease;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.tx-ig-club .club-services .club-service:not(.no-link)>a:hover{background:#c8141e;color:#fefefe}.tx-ig-club .club-services .club-service:not(.no-link)>a:hover .icon svg .st0{fill:#fefefe}.tx-ig-club .club-services .club-service .icon,.tx-ig-club .club-services .club-service h3{display:inline-block;vertical-align:middle}.tx-ig-club .club-services .club-service .icon{margin-right:.9375rem}.tx-ig-club .club-services .club-service .icon .icon-markup{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.tx-ig-club .club-services .club-service .icon svg{width:1.5rem;vertical-align:bottom}.tx-ig-club .club-services .club-service .icon svg .st0{fill:#c8141e;transition:fill .3s ease}.tx-ig-club .club-services .club-service h3{margin-bottom:0;text-transform:none;font-size:1rem;font-weight:bold}

.cta-button{border-radius:50%;width:9.375rem;height:9.375rem;background:#c8141e;color:#fefefe;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:1.25rem;line-height:1.1;transition:transform .3s ease,bottom .3s ease;box-shadow:0 0 0 0 #c8141e;animation:cta-pulse 4s infinite;position:relative;opacity:0;visibility:hidden}.cta-button.show{opacity:1;visibility:visible}.cta-button.cta-button-sticky{position:fixed;right:.9375rem;bottom:.9375rem;z-index:35}@media screen and (min-width: 50em){.cta-button.cta-button-sticky{right:1.875rem;bottom:1.875rem}}@media print, screen and (min-width: 64em){.cta-button.cta-button-sticky.scrolled-bottom{bottom:3.75rem}}.cta-button:after{content:"";display:block;width:9.375rem;height:9.375rem;border-radius:50%;border:2px solid #c8141e;position:absolute;animation:cta-pulse-ring 4s ease 0s infinite;z-index:3}.cta-button:hover{transform:scale3d(1.03, 1.03, 1.03)}.cta-button a{color:#fefefe;width:100%;height:100%;position:relative;z-index:5}.cta-button .cta-button-text-wrapper:before,.cta-button .cta-button-text:before{content:"";width:50%;height:100%;shape-margin:5%}.cta-button .cta-button-text-wrapper{width:100%;height:100%;overflow:hidden}.cta-button .cta-button-text-wrapper:before{float:left;shape-outside:polygon(0 0, 98% 0, 50% 6%, 23.4% 17.3%, 6% 32.6%, 0 50%, 6% 65.6%, 23.4% 82.7%, 50% 94%, 98% 100%, 0 100%)}.cta-button .cta-button-text{height:100%;white-space:break-spaces}.cta-button .cta-button-text:before{float:right;shape-outside:polygon(2% 0%, 100% 0%, 100% 100%, 2% 100%, 50% 94%, 76.6% 82.7%, 94% 65.6%, 100% 50%, 94% 32.6%, 76.6% 17.3%, 50% 6%)}.cta-button span{display:block;font-size:65%;margin-top:.3125rem;line-height:1.3}@keyframes cta-pulse{0%,25%,100%{transform:scale(0.95)}12.5%{transform:scale(1)}}@keyframes cta-pulse-ring{0%{opacity:1;transform:scale(1)}25%{opacity:0;transform:scale(1.5)}100%{opacity:0;transform:scale(1)}}.cta-layer{position:fixed;right:.9375rem;bottom:.9375rem;z-index:35;padding:1.25rem;box-shadow:0 .3125rem 1.25rem rgba(0,0,0,0.1);background:#fefefe;width:15.625rem;display:none;transition:bottom .3s ease}@media print, screen and (min-width: 64em){.cta-layer{right:1.875rem;bottom:1.875rem}.cta-layer.scrolled-bottom{bottom:3.5rem}}.cta-layer .button{margin:0}.cta-layer .h4{margin-bottom:1.25rem}.cta-layer-close{position:absolute;right:.5rem;top:.5rem;width:1.5rem;height:1.5rem;font-size:1rem;z-index:10;cursor:pointer;transition:color .3s ease}.cta-layer-close:hover{color:#c8141e}.disruptor-bar{--disruptor-bar-height:var(--header-height);position:absolute;top:0;left:0;width:100%;z-index:40;background:#c8141e;color:#fefefe;-ms-transform:translateY(var(--disruptor-bar-height));transform:translateY(var(--disruptor-bar-height))}@media screen and (min-width: 75em){.disruptor-bar{--disruptor-bar-height:calc(var(--header-height) + var(--sub-nav-height))}}.disruptor-bar>a{color:#fefefe}.disruptor-bar .disruptor-bar-content{padding:.625rem 0;position:relative}.disruptor-bar .disruptor-bar-content .button{margin:0;min-width:11.25rem}@media screen and (min-width: 50em){.disruptor-bar .disruptor-bar-content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.disruptor-bar .disruptor-bar-content .button{margin-left:1.875rem}}.disruptor-bar .disruptor-bar-marquee{overflow:hidden;position:relative;margin-bottom:.625rem;width:100%}@media screen and (min-width: 50em){.disruptor-bar .disruptor-bar-marquee{margin-bottom:0}}.disruptor-bar .disruptor-bar-marquee:before,.disruptor-bar .disruptor-bar-marquee:after{content:"";display:block;top:0;width:4.375rem;height:100%;position:absolute;z-index:20}.disruptor-bar .disruptor-bar-marquee:before{left:0;background:linear-gradient(90deg, #c8141e 0%, transparent 100%)}.disruptor-bar .disruptor-bar-marquee:after{right:0;background:linear-gradient(90deg, transparent 0%, #c8141e 100%)}.disruptor-bar .disruptor-bar-hide{font-size:1.5rem;cursor:pointer;color:#fefefe;position:absolute;top:.9375rem;right:0}@media screen and (min-width: 50em){.disruptor-bar .disruptor-bar-hide{position:static;margin-left:1.875rem;top:auto;right:auto}}.disruptor-bar .disruptor-bar-countdown{display:-ms-flexbox;display:flex;gap:.625rem;-ms-flex-align:center;align-items:center}.disruptor-bar .disruptor-bar-countdown .disruptor-bar-countdown-digit{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:.625rem;font-size:.75rem;line-height:1}.disruptor-bar .disruptor-bar-countdown .disruptor-bar-countdown-digit span{font-weight:700;font-size:1.5rem;margin-bottom:.3125rem}@media print, screen and (min-width: 64em){.disruptor-bar .disruptor-bar-countdown .disruptor-bar-countdown-digit span{font-size:1.875rem}}@media screen and (min-width: 75em){.disruptor-bar{position:fixed}}.cta-limited-button{background:#ee545d;border-radius:.375rem;position:relative;overflow:hidden;color:#fefefe;margin:.9375rem 0;transition:background 0.3s ease}.cta-limited-button.has-link>a{padding:.625rem .9375rem;color:inherit;display:block}.cta-limited-button.has-link:hover{background:#ec3d47}.cta-limited-button.has-link:hover:before{background:#b1121b}.cta-limited-button:not(.has-link){padding:.625rem .9375rem}.cta-limited-button:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#c8141e;z-index:2;-ms-transform-origin:left center;transform-origin:left center;-ms-transform:scaleX(var(--percentage));transform:scaleX(var(--percentage));transition:transform 1s ease-out, background 0.3s ease;transition-delay:0.5s}.cta-limited-button .cta-limited-button-content{position:relative;z-index:5}.cta-limited-button .cta-limited-button-text,.cta-limited-button .cta-limited-button-ended-text{display:-ms-flexbox;display:flex;gap:.3125rem;font-size:.875rem}.cta-limited-button .cta-limited-button-ended-text{display:none}.cta-limited-button.ended .cta-limited-button-ended-text{display:block}.cta-limited-button.ended:before{-ms-transform:scaleX(1);transform:scaleX(1)}.cta-limited-button .cta-limited-button-date{display:-ms-flexbox;display:flex;gap:.3125rem;transition:opacity 0.3s ease;opacity:0}.cta-limited-button.initialized .cta-limited-button-date{opacity:1}.cta-social-proof-bubble{position:fixed;left:0;bottom:0;margin:1rem;z-index:50;background:#fefefe;padding:.9375rem 1.25rem;border-radius:.5rem;border:1px solid #ddd;font-size:.875rem;box-shadow:0 0 1.25rem rgba(0,0,0,0.1)}.cta-social-proof-bubble .cta-social-proof-bubble-headline{display:block;font-weight:700}.cta-social-proof-bubble .cta-social-proof-bubble-time{display:block;color:#888;font-size:0.9em}

.tx-ig-gallery .gallery .column{padding-bottom:1.875rem}.tx-ig-gallery .gallery .column .gallery-image{margin:0}.tx-ig-gallery .gallery .column .gallery-image>a{transform:translate3d(0, 0, 0);transition:all 0.3s ease;overflow:hidden;display:block}.tx-ig-gallery .gallery .column .gallery-image img{transition:transform 0.3s ease;display:block;transform:scale3d(1, 1, 1)}.tx-ig-gallery .gallery .column .gallery-image:hover>a{box-shadow:0 0 2rem rgba(0,0,0,0.2)}.tx-ig-gallery .gallery .column .gallery-image:hover>a img{transform:scale3d(1.05, 1.05, 1.05)}.tx-ig-gallery .gallery>.row.small-up-1 .column{padding-bottom:.9375rem}@media print, screen and (min-width: 40em){.tx-ig-gallery .gallery>.row.small-up-1 .column{padding-bottom:1.875rem}}.tx-ig-gallery .gallery>.row.small-up-2 .column{padding-bottom:.9375rem}.tx-ig-gallery .gallery>.row.small-up-2 .column:first-child{padding-right:.5rem}@media print, screen and (min-width: 40em){.tx-ig-gallery .gallery>.row.small-up-2 .column:first-child{padding-right:.9375rem}}.tx-ig-gallery .gallery>.row.small-up-2 .column:nth-child(2n){padding-left:.5rem}@media print, screen and (min-width: 40em){.tx-ig-gallery .gallery>.row.small-up-2 .column:nth-child(2n){padding-left:.9375rem}}@media print, screen and (min-width: 40em){.tx-ig-gallery .gallery>.row.small-up-2 .column{padding-bottom:1.875rem}}.tx-ig-gallery .gallery.gallery-slider{text-align:center;margin-bottom:.9375rem}.tx-ig-gallery .gallery.gallery-slider>.row{margin:0}.tx-ig-gallery .gallery.gallery-slider>.row .column{padding:0}.tx-ig-gallery .gallery.gallery-slider>.row .column:first-child,.tx-ig-gallery .gallery.gallery-slider>.row .column:nth-child(2n){padding:0}.tx-ig-gallery .gallery.gallery-slider .owl-stage-outer{padding:1.25rem 0}.media-slider{margin-bottom:.9375rem;position:relative}.media-slider .media-element{height:100%}.media-slider .media-element>a{transform:translate3d(0, 0, 0);transition:all 0.3s ease;overflow:hidden;display:block}.media-slider .media-element img{transition:transform 0.3s ease;display:block;transform:scale3d(1, 1, 1)}.media-slider .media-element:hover>a{box-shadow:0 0 2rem rgba(0,0,0,0.2)}.media-slider .media-element:hover>a img{transform:scale3d(1.05, 1.05, 1.05)}.media-slider .media-element .owl-video-tn{background-size:cover}.media-slider .owl-dots{position:absolute;left:0;bottom:.625rem;width:100%;z-index:5}.owl-carousel{opacity:0;transition:all 0.3s ease}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{position:absolute;top:50%;transform:translate3d(0, -50%, 0);font-size:1.875rem;margin-top:-.875rem;transition:color 0.3s ease;line-height:1}.owl-carousel .owl-nav .owl-prev.disabled,.owl-carousel .owl-nav .owl-next.disabled{opacity:.5}.owl-carousel .owl-nav .owl-prev:not(.disabled):hover,.owl-carousel .owl-nav .owl-next:not(.disabled):hover{color:#c8141e}@media print, screen and (min-width: 40em){.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{font-size:2.5rem}}@media print, screen and (min-width: 64em){.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{font-size:3.125rem}}.owl-carousel .owl-nav .owl-prev{left:0}.owl-carousel .owl-nav .owl-next{right:0}.owl-carousel.nav-inside{padding:0 1.6875rem}@media print, screen and (min-width: 40em){.owl-carousel.nav-inside{padding:0 2.3125rem}}@media print, screen and (min-width: 64em){.owl-carousel.nav-inside{padding:0 2.9375rem}}.owl-carousel:not(.nav-inside) .owl-prev,.owl-carousel:not(.nav-inside) .owl-next{display:none}@media screen and (min-width: 106.25em){.owl-carousel:not(.nav-inside) .owl-prev,.owl-carousel:not(.nav-inside) .owl-next{display:block}}.owl-carousel:not(.nav-inside) .owl-prev{left:-2.9375rem}.owl-carousel:not(.nav-inside) .owl-next{right:-2.9375rem}

.t-animated{animation-fill-mode:forwards;animation-timing-function:ease}.t-fade-in{animation-name:fade-in}.t-fade-out{animation-name:fade-out}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}.tx-ig-headerslider{position:relative}.tx-ig-headerslider .headerslider-stage{position:relative;width:100%;overflow:hidden;min-height:25rem}.tx-ig-headerslider .headerslider-stage .headerslider-slide-image{position:absolute;left:0;top:0;height:100%;width:100%;visibility:hidden}.tx-ig-headerslider .headerslider-stage .headerslider-slide-image .headerslider-slide-image-inner{height:100%;width:100%;background:no-repeat center top;background-size:cover}.tx-ig-headerslider .headerslider-stage .headerslider-slide-image.visible{visibility:visible}.tx-ig-headerslider .headerslider-stage .headerslider-slide-video{position:absolute;top:0;left:0;width:100%;height:100%}.tx-ig-headerslider .headerslider-stage .headerslider-slide-video video{object-fit:cover;display:block;width:100%;height:100%}.tx-ig-headerslider .headerslider-content{transition:all 0.3s ease;position:absolute;bottom:0;left:0;z-index:10;width:100%;background:rgba(0,0,0,0.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);min-height:.0625rem}.tx-ig-headerslider .headerslider-content .h2,.tx-ig-headerslider .headerslider-content .h3{text-shadow:0 0 2rem rgba(0,0,0,0.3)}.tx-ig-headerslider .headerslider-content .h2{font-size:2rem;margin-bottom:.625rem}.tx-ig-headerslider .headerslider-content .h3{font-size:1.25rem}.tx-ig-headerslider .headerslider-content .button{margin-right:.9375rem}.tx-ig-headerslider .headerslider-content.no-content{display:none}@media screen and (min-width: 56.25em){.tx-ig-headerslider .headerslider-content{bottom:auto;top:43%;background:none;-webkit-backdrop-filter:none;backdrop-filter:none}.tx-ig-headerslider .headerslider-content .button:not(.hollow){background:#c8141e;color:#fefefe}.tx-ig-headerslider .headerslider-content .button:not(.hollow):hover{background:#aa111a}.tx-ig-headerslider .headerslider-content .h2{font-size:2.625rem}.tx-ig-headerslider .headerslider-content .h3{font-size:1.625rem}}.tx-ig-headerslider .headerslider-contents{display:none}.tx-ig-headerslider .headerslider-slide-content{visibility:hidden;position:absolute;width:100%;padding:.9375rem 0 2.5rem 0;color:#fefefe}.tx-ig-headerslider .headerslider-slide-content.visible{visibility:visible}@media screen and (min-width: 56.25em){.tx-ig-headerslider .headerslider-slide-content{padding:0;color:inherit}}.tx-ig-headerslider .headerslider-slide-content .headerslider-slide-content-inner>a{color:#000}.tx-ig-headerslider .headerslider-dots{position:absolute;left:0;right:0;margin:auto;bottom:.9375rem;text-align:center;z-index:20}.tx-ig-headerslider .headerslider-dots .headerslider-dot{width:.75rem;height:.75rem;border:.0625rem solid #c8141e;margin-left:0;transition:background 0.3s ease;display:inline-block;cursor:pointer;background:none}.tx-ig-headerslider .headerslider-dots .headerslider-dot:not(:last-of-type){margin-right:.5625rem}.tx-ig-headerslider .headerslider-dots .headerslider-dot.active,.tx-ig-headerslider .headerslider-dots .headerslider-dot:hover,.tx-ig-headerslider .headerslider-dots .headerslider-dot.swiper-pagination-bullet-active{background:#c8141e}.tx-ig-headerslider .headerslider-dots .headerslider-dot:focus{outline:0}.tx-ig-headerslider .headerslider-dots.dots-progress .headerslider-dot{width:1.875rem;height:.4375rem;position:relative;transition:opacity .3s ease;opacity:0.5}.tx-ig-headerslider .headerslider-dots.dots-progress .headerslider-dot:hover{opacity:1;background:none}.tx-ig-headerslider .headerslider-dots.dots-progress .headerslider-dot:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:left center;transform-origin:left center;background:#c8141e;display:block}@keyframes dots-loading{100%{transform:scaleX(1)}}.tx-ig-headerslider .headerslider-dots.dots-progress .headerslider-dot.active{background:none;opacity:1}.tx-ig-headerslider .headerslider-dots.dots-progress .headerslider-dot.active:after{animation:dots-loading 5s linear infinite}

.tx-ig-location .locations .swiper-container.can-center .swiper-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.tx-ig-location .locations .swiper-container.can-center .swiper-wrapper .swiper-slide:last-of-type{margin-right:0 !important}.tx-ig-location .locations .swiper-container .swiper-pagination{margin-top:1.875rem}.tx-ig-location .locations .location-header,.tx-ig-location .locations .location-short-links{padding:1.0625rem 1.875rem}.tx-ig-location .locations .location-header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.tx-ig-location .locations .location-header h3,.tx-ig-location .locations .location-header p{margin-bottom:0}.tx-ig-location .locations .location-image{position:relative;overflow:hidden;padding-bottom:60%;background:#f5f5f5}.tx-ig-location .locations .location-image-inner{position:absolute;z-index:5;left:0;top:0;width:100%;height:100%;transition:transform .3s ease;background-size:cover}.tx-ig-location .locations .location-short-links{display:-ms-flexbox;display:flex}.tx-ig-location .locations .location-short-links a{margin-right:.9375rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:#c8141e;width:2rem;height:2rem;border-radius:50%;color:#fefefe;transition:background .3s ease}.tx-ig-location .locations .location-short-links a:hover{background:#e92631}.tx-ig-location .locations .locations-location{background:#fefefe;box-shadow:0 .5rem 1.25rem rgba(0,0,0,0.1)}.tx-ig-location .locations .locations-location:hover .location-image-inner{transform:scale3d(1.02, 1.02, 1.02)}.tx-ig-location .locations .locations-location>a{color:#000}.tx-ig-location .location-opening-hours{margin-bottom:1.875rem}.tx-ig-location .location-opening-hours tr td:last-of-type{text-align:right}.location-map-wrap{overflow:hidden}.location-map-wrap .location-map{padding-bottom:56.5%;position:relative}.location-map-wrap .location-map .gm-style-iw p:last-of-type{margin:0}.row.equalized .location-map-wrap{height:100%}.row.equalized .location-map-wrap .location-map{height:100%}.location-shortcuts{list-style:none;margin-left:0;max-width:23.125rem}.location-shortcuts .location-shortcut{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.location-shortcuts .location-shortcut+.location-shortcut{margin-top:.5rem}.location-shortcuts .location-shortcut-name{-ms-flex-positive:1;flex-grow:1;margin-right:.9375rem}.location-shortcuts .location-shortcut-icons{font-size:1.2em;line-height:1}.location-shortcuts .location-shortcut-icons a{display:inline-block;vertical-align:middle}.location-shortcuts .location-shortcut-icons a:not(:last-of-type){margin-right:.9375rem}.social-services{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.social-services a{display:-ms-flexbox;display:flex;width:3.5rem;height:3.5rem;font-size:1.625rem;border-radius:100%;background:#3D3434;color:#fefefe;transition:background .3s ease;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.social-services a:not(:last-of-type){margin-right:.9375rem}.social-services a:hover{background:#c8141e}

.scarcity{margin:1.875rem 0}.scarcity.is-centered{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.scarcity.is-centered .scarcity-availability{text-align:center}.scarcity.is-centered .scarcity-countdown{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.scarcity-wrap{width:100%}@media screen and (min-width: 35em){.scarcity-wrap{width:auto}}.scarcity-finished{display:none}.scarcity-finished.visible{display:block}.scarcity-availability{margin-bottom:1.25rem;position:relative;min-width:18.125rem}@media screen and (min-width: 35em){.scarcity-availability{min-width:25.625rem}}.scarcity-availability>.h3{margin-bottom:.9375rem;position:relative;font-size:1.25rem}@media screen and (min-width: 35em){.scarcity-availability>.h3{font-size:1.5rem}}.scarcity-availability:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#e8e8e8;transition:transform .3s ease;-ms-transform-origin:center bottom;transform-origin:center bottom}.scarcity-availability span{font-weight:700;padding:0 .1875rem}.scarcity-availability.initialized:after{-ms-transform:scaleY(0);transform:scaleY(0)}.scarcity-availability .scarcity-availability-value{backface-visibility:hidden}@keyframes pulsate{0%,50%,100%{transform:scale3d(1, 1, 1)}55%{transform:scale3d(1.1, 1.1, 1.1)}60%{transform:scale3d(1, 1, 1)}70%{transform:scale3d(1.2, 1.2, 1.2)}}.scarcity-availability.with-percentage.percentage-loaded .scarcity-availability-value{display:inline-block;animation:pulsate 2s infinite}.scarcity-availability:not(.with-percentage).initialized .scarcity-availability-value{display:inline-block;animation:pulsate 2s infinite}.scarcity-percentage-bar{background:#f5f5f5;height:1.875rem}.scarcity-percentage-bar .scarcity-percentage-bar-indicator{background:#c8141e;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:left center;transform-origin:left center;transition:transform 5s cubic-bezier(0.37, 0.69, 0.38, 0.74);height:100%}.scarcity-countdown .scarcity-countdown-digits{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:center;width:100%}.scarcity-countdown .scarcity-countdown-digits>div{padding:.9375rem 0;font-size:1.875rem;font-weight:700;text-align:center;width:100%;line-height:1.2}@media screen and (min-width: 35em){.scarcity-countdown .scarcity-countdown-digits>div{padding-right:1.875rem;padding-left:1.875rem;font-size:2.5rem;background:#26292d;min-width:7.625rem}}.scarcity-countdown .scarcity-countdown-digits>div.is-singular .scarcity-countdown-label .scarcity-countdown-label-singular{display:block}.scarcity-countdown .scarcity-countdown-digits>div.is-singular .scarcity-countdown-label .scarcity-countdown-label-plural{display:none}.scarcity-countdown .scarcity-countdown-digits>div:not(:last-of-type){margin-right:.9375rem}.scarcity-countdown .scarcity-countdown-digits span{display:block;position:relative;line-height:1;margin-bottom:.3125rem}.scarcity-countdown .scarcity-countdown-digits span:after{content:"";background:#1a1c1f;position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;transition:transform .3s ease;-ms-transform-origin:bottom center;transform-origin:bottom center}.scarcity-countdown .scarcity-countdown-digits .scarcity-countdown-label{font-size:30%}.scarcity-countdown .scarcity-countdown-digits .scarcity-countdown-label .scarcity-countdown-label-singular{display:none}.scarcity-countdown.initialized .scarcity-countdown-digits span:after{-ms-transform:scaleY(0);transform:scaleY(0)}.bgcolor-8 .scarcity-countdown .scarcity-countdown-digits>div{color:#c8141e}

.tx-ig-shortcuts{background:#fefefe;border-top:1px solid #ededed;position:fixed;left:0;bottom:0;width:100%;padding:.9375rem 0;z-index:30}.tx-ig-shortcuts .shortcuts{display:-ms-grid;display:grid;grid-auto-flow:column;grid-auto-columns:1fr}.tx-ig-shortcuts .shortcuts-shortcut{line-height:1}@media screen and (max-width: 63.99875em){.tx-ig-shortcuts .shortcuts-shortcut:not(.show-on-break){display:none}}.tx-ig-shortcuts .shortcuts-shortcut:hover a{color:#e21722}.tx-ig-shortcuts .shortcuts-shortcut:hover .icon-markup svg path,.tx-ig-shortcuts .shortcuts-shortcut:hover .icon-markup svg circle,.tx-ig-shortcuts .shortcuts-shortcut:hover .icon-markup svg polygon{fill:#e21722}.tx-ig-shortcuts a{color:#c8141e;display:-ms-grid;display:grid;place-content:center;place-items:center;row-gap:.3125rem;height:100%;transition:color 0.3s ease}@media print, screen and (min-width: 64em){.tx-ig-shortcuts a{grid-auto-flow:column;column-gap:.3125rem}}.tx-ig-shortcuts .shortcuts-shortcut-icon{height:1rem;width:1rem;display:-ms-grid;display:grid;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.tx-ig-shortcuts .shortcuts-shortcut-icon svg{height:1rem;width:1rem}.tx-ig-shortcuts .shortcuts-shortcut-icon svg path,.tx-ig-shortcuts .shortcuts-shortcut-icon svg circle,.tx-ig-shortcuts .shortcuts-shortcut-icon svg polygon{fill:#c8141e;transition:fill 0.3s ease}.tx-ig-shortcuts .shortcuts-shortcut-icon i{font-size:1rem}@media print, screen and (max-width: 49.99875em){.tx-ig-shortcuts.show-names-on-mobile-and-flags .shortcuts-shortcut-name{font-size:.5rem}}@media screen and (max-width: 63.99875em){.tx-ig-shortcuts.display-type-0:not(.show-names-on-mobile-and-flags) .shortcuts-shortcut.no-icon{display:none}.tx-ig-shortcuts.display-type-0:not(.show-names-on-mobile-and-flags) .shortcuts-shortcut-name{display:none}}@media print, screen and (min-width: 64em){.tx-ig-shortcuts.display-type-1,.tx-ig-shortcuts.display-type-2{bottom:10vh;width:auto;background:none;border:0;height:auto;padding:0}.tx-ig-shortcuts.display-type-1>.row:not(.expanded):not(.row-small):not(.row-full),.tx-ig-shortcuts.display-type-2>.row:not(.expanded):not(.row-small):not(.row-full){max-width:none}.tx-ig-shortcuts.display-type-1>.row:not(.expanded):not(.row-small):not(.row-full)>.columns,.tx-ig-shortcuts.display-type-2>.row:not(.expanded):not(.row-small):not(.row-full)>.columns{padding-left:0;padding-right:0}.tx-ig-shortcuts.display-type-1 .shortcuts,.tx-ig-shortcuts.display-type-2 .shortcuts{grid-auto-flow:row}.tx-ig-shortcuts.display-type-1 .shortcuts-shortcut,.tx-ig-shortcuts.display-type-2 .shortcuts-shortcut{background:#fefefe;font-size:1.5rem;width:3.75rem;height:3.75rem}.tx-ig-shortcuts.display-type-1 .shortcuts-shortcut:not(.no-icon) ~ .shortcuts-shortcut,.tx-ig-shortcuts.display-type-2 .shortcuts-shortcut:not(.no-icon) ~ .shortcuts-shortcut{position:relative}.tx-ig-shortcuts.display-type-1 .shortcuts-shortcut:not(.no-icon) ~ .shortcuts-shortcut:before,.tx-ig-shortcuts.display-type-2 .shortcuts-shortcut:not(.no-icon) ~ .shortcuts-shortcut:before{content:"";height:.0625rem;width:3.125rem;background:#000;display:block;position:absolute;top:0;opacity:0.1}.tx-ig-shortcuts.display-type-1 .shortcuts-shortcut-icon,.tx-ig-shortcuts.display-type-2 .shortcuts-shortcut-icon{width:3.75rem;height:1.5rem}.tx-ig-shortcuts.display-type-1 .shortcuts-shortcut-icon svg,.tx-ig-shortcuts.display-type-2 .shortcuts-shortcut-icon svg{height:1.5rem;width:1.5rem}.tx-ig-shortcuts.display-type-1 .shortcuts-shortcut-icon i,.tx-ig-shortcuts.display-type-2 .shortcuts-shortcut-icon i{font-size:1.5rem}.tx-ig-shortcuts.display-type-1.show-names-on-mobile-and-flags,.tx-ig-shortcuts.display-type-2.show-names-on-mobile-and-flags{transition:with .3s ease}.tx-ig-shortcuts.display-type-1.show-names-on-mobile-and-flags .shortcuts-shortcut:hover,.tx-ig-shortcuts.display-type-2.show-names-on-mobile-and-flags .shortcuts-shortcut:hover{width:100%}.tx-ig-shortcuts.display-type-1.show-names-on-mobile-and-flags .shortcuts-shortcut-name,.tx-ig-shortcuts.display-type-2.show-names-on-mobile-and-flags .shortcuts-shortcut-name{white-space:nowrap}}.tx-ig-shortcuts.display-type-1 .shortcuts-shortcut.no-icon,.tx-ig-shortcuts.display-type-2 .shortcuts-shortcut.no-icon{display:none}@media print, screen and (min-width: 64em){.tx-ig-shortcuts.display-type-1{right:0;left:auto}.tx-ig-shortcuts.display-type-1 .shortcuts{-ms-grid-column-align:end;justify-items:end}.tx-ig-shortcuts.display-type-1 .shortcuts-shortcut{box-shadow:-.3125rem 0 .625rem rgba(0,0,0,0.06)}.tx-ig-shortcuts.display-type-1 .shortcuts-shortcut+.shortcuts-shortcut:before{right:.3125rem}.tx-ig-shortcuts.display-type-1 a{-ms-flex-pack:start;justify-content:start}.tx-ig-shortcuts.display-type-1 .shortcuts-shortcut-name{margin-right:1.25rem}}@media print, screen and (min-width: 64em){.tx-ig-shortcuts.display-type-2 .shortcuts-shortcut{box-shadow:.3125rem 0 .625rem rgba(0,0,0,0.06)}.tx-ig-shortcuts.display-type-2 .shortcuts-shortcut+.shortcuts-shortcut:before{left:.3125rem}.tx-ig-shortcuts.display-type-2 a{-ms-flex-pack:end;justify-content:end}.tx-ig-shortcuts.display-type-2 .shortcuts-shortcut-name{margin-left:1.25rem;-ms-flex-order:1;order:1}.tx-ig-shortcuts.display-type-2 .shortcuts-shortcut-icon{-ms-flex-order:2;order:2}}

.tx-ig-socialfeed .social-media-post{position:relative}.tx-ig-socialfeed .social-media-post .social-media-account-link{position:absolute;z-index:3;top:.8125rem;right:.9375rem}.tx-ig-socialfeed .social-media-post .social-media-account-icon{width:1.5rem;height:1.5rem;text-align:center;color:#000;background:#fefefe;border-radius:50%;transition:all .3s ease}.tx-ig-socialfeed .social-media-post .social-media-account-icon:before{display:inline-block;position:relative;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}.tx-ig-socialfeed .social-media-post .no-post-image{position:relative;background:#f5f5f5}.tx-ig-socialfeed .social-media-post .no-post-image img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:30%}.tx-ig-socialfeed .social-media-post:hover .social-media-account-icon{background:#c8141e;color:#fefefe}.tx-ig-socialfeed .social-media-post .card-teaser-image{background-position:center top}.tx-ig-socialfeed.social-feed-detail .social-media-post{border-left:.0625rem solid #ddd;border-bottom:.0625rem solid #ddd;margin-bottom:0}

.ig-teasers:not(.collapse) .ig-teaser{margin-bottom:1.875rem}.ig-teasers.ig-teasers-type-1 .ig-teaser{position:relative}.ig-teasers.ig-teasers-type-1 .ig-teaser a{display:block;overflow:hidden}.ig-teasers.ig-teasers-type-1 .ig-teaser .ig-teaser-image{overflow:hidden;transform:translate3d(0, 0, 0)}.ig-teasers.ig-teasers-type-1 .ig-teaser .ig-teaser-image img{display:block;transition:transform 0.3s ease}.ig-teasers.ig-teasers-type-1 .ig-teaser h3{margin-bottom:0}.ig-teasers.ig-teasers-type-1 .ig-teaser .ig-teaser-text{position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;text-align:center;background:rgba(0,0,0,0.3);color:#fefefe;text-shadow:0 0 3.125rem rgba(0,0,0,0.8);transition:background 0.3s ease}.ig-teasers.ig-teasers-type-1 .ig-teaser:hover .ig-teaser-image img{transform:scale3d(1.02, 1.02, 1.02)}.ig-teasers.ig-teasers-type-1 .ig-teaser:hover .ig-teaser-text{background:rgba(200,20,30,0.8)}.ig-teasers.ig-teasers-type-2 .ig-teaser{text-align:center;color:#fefefe}.ig-teasers.ig-teasers-type-2 .ig-teaser h2{margin-bottom:0;text-shadow:0 0 3.125rem rgba(0,0,0,0.5)}.ig-teasers.ig-teasers-type-2 .ig-teaser p{text-shadow:0 0 3.125rem rgba(0,0,0,0.5);margin-bottom:.3125rem}.ig-teasers.ig-teasers-type-2 .ig-teaser a{color:#fefefe}.ig-teasers.ig-teasers-type-2 .ig-teaser .ig-teaser-image{padding:1rem .9375rem;position:relative;background-size:cover;background-position:center center;background-repeat:no-repeat}.ig-teasers.ig-teasers-type-2 .ig-teaser .ig-teaser-image:before{content:"";background:#000;opacity:0.2;position:absolute;left:0;top:0;width:100%;height:100%;transition:opacity 0.3s ease}@media screen and (min-width: 31.25em){.ig-teasers.ig-teasers-type-2 .ig-teaser .ig-teaser-image{padding-top:1.875rem;padding-bottom:1.875rem}}@media screen and (min-width: 50em){.ig-teasers.ig-teasers-type-2 .ig-teaser .ig-teaser-image{padding-top:2.5rem;padding-bottom:2.5rem}}.ig-teasers.ig-teasers-type-2 .ig-teaser .ig-teaser-text{position:relative;z-index:10}.ig-teasers.ig-teasers-type-2 .ig-teaser .ig-teaser-icon{display:inline-block;width:3.125rem;height:3.125rem;border-radius:100%;background:#c8141e;color:#fefefe;font-size:1.5625rem;position:relative}.ig-teasers.ig-teasers-type-2 .ig-teaser .ig-teaser-icon i{position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;width:100%}.ig-teasers.ig-teasers-type-2 .ig-teaser:hover .ig-teaser-image:before{opacity:0.35}@media screen and (min-width: 31.25em){.ig-teasers.ig-teasers-type-2>.column:nth-of-type(3){width:100%}}@media screen and (min-width: 50em){.ig-teasers.ig-teasers-type-2>.column:nth-of-type(3){width:33.33333%;clear:none}}@media screen and (min-width: 50em){.ig-teasers.ig-teasers-type-2>.column{width:33.33333%}}.ig-teasers.ig-teasers-type-3 .ig-teaser{position:relative;overflow:hidden}.ig-teasers.ig-teasers-type-3 .ig-teaser:before,.ig-teasers.ig-teasers-type-3 .ig-teaser:after{position:absolute;content:'';top:2rem;right:2rem;bottom:3rem;left:2rem;opacity:0;transition:opacity 0.3s ease,transform 0.3s ease;border-color:#fefefe;border-style:solid}.ig-teasers.ig-teasers-type-3 .ig-teaser:before{border-width:.125rem 0 .125rem 0;-ms-transform:scaleX(0.1);transform:scaleX(0.1);z-index:1}.ig-teasers.ig-teasers-type-3 .ig-teaser:after{border-width:0 .125rem 0 .125rem;-ms-transform:scaleY(0.1);transform:scaleY(0.1)}.ig-teasers.ig-teasers-type-3 .ig-teaser:hover:before,.ig-teasers.ig-teasers-type-3 .ig-teaser:hover:after{opacity:1}.ig-teasers.ig-teasers-type-3 .ig-teaser:hover:before{-ms-transform:scaleX(1);transform:scaleX(1)}.ig-teasers.ig-teasers-type-3 .ig-teaser:hover:after{-ms-transform:scaleY(1);transform:scaleY(1)}.ig-teasers.ig-teasers-type-3 .ig-teaser .ig-teaser-image:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.3);transition:all .3s ease}.ig-teasers.ig-teasers-type-3 .ig-teaser:hover .ig-teaser-image:after{background:rgba(0,0,0,0.6)}.ig-teasers.ig-teasers-type-3 .ig-teaser:hover .ig-teaser-text{padding:3.75rem 3.75rem 4.5625rem}.ig-teasers.ig-teasers-type-3 .ig-teaser:hover .ig-teaser-image{-ms-transform:scale(1.07);transform:scale(1.07)}.ig-teasers.ig-teasers-type-3 .ig-teaser:hover .more{opacity:1;visibility:visible;transition-delay:0s}.ig-teasers.ig-teasers-type-3 .ig-teaser h3.no-next{margin-bottom:0}.ig-teasers.ig-teasers-type-3 .ig-teaser h4.no-next{margin-bottom:0}.ig-teasers.ig-teasers-type-3 .ig-teaser .more{color:#fefefe;bottom:.9375rem;right:1.875rem;position:absolute;z-index:10;opacity:0;visibility:hidden;transition:all .3s ease .15s}.ig-teasers.ig-teasers-type-3 .ig-teaser-image{transition:all .3s ease;width:100%;background-size:cover;background-position:center;padding-bottom:100%}.ig-teasers.ig-teasers-type-3 .ig-teaser-text{position:absolute;bottom:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;z-index:10;padding:1.875rem 1.875rem 3.75rem;transition:all .3s cubic-bezier(1, 0.04, 0, 0.91);text-shadow:0 0 .8125rem rgba(0,0,0,0.35)}.ig-teasers.ig-teasers-type-3 a{color:#fefefe;display:block}.ig-teasers.ig-teasers-type-3:not(.collapse){margin-top:.625rem}@media print, screen and (min-width: 40em){.ig-teasers.ig-teasers-type-3:not(.collapse){margin-top:1.25rem}}@media screen and (min-width: 50em){.ig-teasers.ig-teasers-type-3:not(.collapse){margin-top:1.875rem}}@media print, screen and (min-width: 64em){.ig-teasers.ig-teasers-type-3:not(.collapse){margin-top:2.5rem}}.ig-teasers.ig-teasers-type-4 a{color:#000}.ig-teasers.ig-teasers-type-4 .ig-teaser-icon{margin-bottom:.875rem}.ig-teasers.ig-teasers-type-4 .ig-teaser-icon img{width:7.5rem}.ig-teasers.ig-teasers-centered{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.ig-teasers.ig-teasers-centered.can-center .swiper-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.ig-teasers.ig-teasers-centered.can-center .swiper-wrapper .swiper-slide:last-of-type{margin-right:0 !important}.teaser-slider-container{position:relative}.teaser-slider-container .swiper-button-prev{left:0;-ms-transform:translateX(-50%);transform:translateX(-50%)}.teaser-slider-container .swiper-button-next{right:0;-ms-transform:translateX(50%);transform:translateX(50%)}

.tx-ig-testimonials .testimonials-list .testimonial{margin-bottom:1.875rem}.tx-ig-testimonials .testimonials-list a{color:#000}.tx-ig-testimonials .testimonials-list .testimonial-name{margin-bottom:.125rem;font-weight:bold}.tx-ig-testimonials .testimonials-list .testimonial-text{background:#fefefe;padding:1.875rem}.tx-ig-testimonials .testimonials-list .button{margin-top:1rem;margin-bottom:0}.tx-ig-testimonials .testimonials-detail{max-width:49.0625rem;margin:0 auto}.tx-ig-testimonials .testimonials-detail h1{margin:.9375rem 0}.tx-ig-testimonials .testimonials-detail .testimonial-detail-button{text-align:right}.tx-ig-testimonials .testimonials-detail .testimonial-detail-button .button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.tx-ig-testimonials .testimonials-detail .testimonial-detail-button .button i{margin-right:.625rem;font-size:1.25rem}.tx-ig-testimonials .testimonials-slider .testimonial{padding:1.875rem;text-align:center}@media print, screen and (min-width: 40em){.tx-ig-testimonials .testimonials-slider .testimonial{text-align:left}.tx-ig-testimonials .testimonials-slider .testimonial>.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}}.tx-ig-testimonials .testimonials-slider .testimonial-image{width:6.25rem;height:6.25rem;overflow:hidden;border-radius:100%;margin-bottom:.9375rem;margin-left:auto;margin-right:auto}@media print, screen and (min-width: 40em){.tx-ig-testimonials .testimonials-slider .testimonial-image{width:9.375rem;height:9.375rem;margin-bottom:0}}@media screen and (min-width: 50em){.tx-ig-testimonials .testimonials-slider .testimonial-image{width:12.5rem;height:auto;margin-left:auto}}@media screen and (min-width: 75em){.tx-ig-testimonials .testimonials-slider .testimonial-image{height:12.5rem}}.tx-ig-testimonials .testimonials-slider .author{display:block;font-weight:bold}.tx-ig-testimonials .testimonials-slider .button{margin-top:0}.tx-ig-testimonials .testimonials-slider blockquote{border:none;padding:0;line-height:1.3;margin-bottom:1.875rem}.tx-ig-testimonials .testimonials-slider .owl-dots .owl-dot{width:.75rem;height:.75rem;border:.0625rem solid #fefefe;margin-left:0;transition:background 0.3s ease;display:inline-block;cursor:pointer;background:none}.tx-ig-testimonials .testimonials-slider .owl-dots .owl-dot:not(:last-of-type){margin-right:.5625rem}.tx-ig-testimonials .testimonials-slider .owl-dots .owl-dot.active,.tx-ig-testimonials .testimonials-slider .owl-dots .owl-dot:hover,.tx-ig-testimonials .testimonials-slider .owl-dots .owl-dot.swiper-pagination-bullet-active{background:#fefefe}.tx-ig-testimonials .testimonials-slider .owl-dots .owl-dot:focus{outline:0}.shadows-enabled .tx-ig-testimonials .testimonials-slider .testimonial-image{box-shadow:0 0 2.375rem rgba(0,0,0,0.15)}

.tx-ig-team .team-member{margin-bottom:1.875rem;overflow:hidden;position:relative;transition:transform 0.3s ease}.tx-ig-team .team-member:not(.team-member-text){border-radius:0;box-shadow:0 1px 2px rgba(0,0,0,0.3),0 2px 6px 2px rgba(0,0,0,0.15);background:transparent;border:medium none transparent}.tx-ig-team .team-member:not(.team-member-text).has-link:hover,.tx-ig-team .team-member:not(.team-member-text).has-link:active,.tx-ig-team .team-member:not(.team-member-text).has-link:focus{box-shadow:0 6px 10px 4px rgba(0,0,0,0.15),0 2px 3px rgba(0,0,0,0.3)}.tx-ig-team .team-member:not(.team-member-text).has-link:hover .team-member-image img,.tx-ig-team .team-member:not(.team-member-text).has-link:active .team-member-image img,.tx-ig-team .team-member:not(.team-member-text).has-link:focus .team-member-image img{transform:scale3d(1.07, 1.07, 1)}.tx-ig-team .team-member.has-link:hover .team-member-basics h3,.tx-ig-team .team-member.has-link:active .team-member-basics h3,.tx-ig-team .team-member.has-link:focus .team-member-basics h3{text-decoration:underline}.tx-ig-team .team-member .team-member-link{content:"";border-radius:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5}.tx-ig-team .team-member .team-member-image{aspect-ratio:1}.tx-ig-team .team-member .team-member-image img{aspect-ratio:inherit;transition:transform 0.3s ease}.tx-ig-team .team-member .team-member-basics h3{margin-bottom:0;transition:transform 0.3s ease}.tx-ig-team .team-member .team-member-ctas{position:relative;z-index:10}.tx-ig-team .team-member-image{background:#f5f5f5;max-width:100%;overflow:hidden}.tx-ig-team .team-member-image img{object-fit:cover;object-position:center top}.tx-ig-team .team-member-fallback-image img{object-fit:contain;object-position:center;padding:calc(1.875rem * 2)}.tx-ig-team .team-member-position:not(:last-child):after{content:","}.tx-ig-team .team-member-contact{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;position:relative;z-index:10}.tx-ig-team .team-member-contact a{color:inherit}.tx-ig-team .team-member-quote{border-left:none;font-size:1.125rem;padding:0;position:relative}.tx-ig-team .team-member-quote:before{content:open-quote;position:absolute;left:-.5rem}.tx-ig-team .team-member-quote:after{content:close-quote}.tx-ig-team .team-member-gallery .team-member-ctas,.tx-ig-team .team-member-card .team-member-ctas,.tx-ig-team .team-member-details .team-member-ctas{display:-ms-grid;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;text-align:center}.tx-ig-team .team-member-gallery .team-member-ctas a,.tx-ig-team .team-member-card .team-member-ctas a,.tx-ig-team .team-member-details .team-member-ctas a{display:-ms-grid;display:grid;-ms-flex-pack:center;justify-content:center;padding:.5rem .25rem}.tx-ig-team .team-member-gallery .team-member-ctas a:before,.tx-ig-team .team-member-card .team-member-ctas a:before,.tx-ig-team .team-member-details .team-member-ctas a:before{display:block;font-size:1rem;margin-left:0;position:relative;top:0;width:100%}.tx-ig-team .team-member-gallery,.tx-ig-team .team-member-card{text-align:center}.tx-ig-team .team-member-gallery .team-member-basics,.tx-ig-team .team-member-card .team-member-basics{padding:.5rem .75rem}.tx-ig-team .team-member-gallery .team-member-ctas a,.tx-ig-team .team-member-card .team-member-ctas a{font-size:.625rem}.tx-ig-team .team-member-gallery .team-member-ctas a,.tx-ig-team .team-member-details .team-member-ctas a{opacity:.8}.tx-ig-team .team-member-gallery .team-member-ctas a:hover,.tx-ig-team .team-member-details .team-member-ctas a:hover{opacity:1}.tx-ig-team .team-member-card,.tx-ig-team .team-member-business-card{height:calc(100% - 1.875rem)}.tx-ig-team .team-member-business-card>.row,.tx-ig-team .team-member-list>.row{height:100%}.tx-ig-team .team-member-business-card .team-member-image,.tx-ig-team .team-member-list .team-member-image{height:100%}.tx-ig-team .team-member-business-card .team-member-image img,.tx-ig-team .team-member-list .team-member-image img{min-height:100%}.tx-ig-team .team-member-business-card .team-member-content,.tx-ig-team .team-member-list .team-member-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.9375rem;height:100%;padding:1.875rem}.tx-ig-team .team-member-business-card .team-member-content .team-member-ctas,.tx-ig-team .team-member-list .team-member-content .team-member-ctas{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.9375rem}.tx-ig-team .team-member-business-card .team-member-content .team-member-ctas .button,.tx-ig-team .team-member-list .team-member-content .team-member-ctas .button{margin:0}.tx-ig-team .team-member-gallery{aspect-ratio:1;color:#fefefe}.tx-ig-team .team-member-gallery.has-link:hover .team-member-content:before{transform:scale3d(1.07, 1.07, 1)}.tx-ig-team .team-member-gallery a{color:inherit}.tx-ig-team .team-member-gallery .team-member-image{aspect-ratio:inherit}.tx-ig-team .team-member-gallery .team-member-fallback-image img{object-position:center 25%}.tx-ig-team .team-member-gallery .team-member-fallback-image+.team-member-content:before{background:linear-gradient(0deg, rgba(0,0,0,0.5), transparent);filter:none;height:100%}.tx-ig-team .team-member-gallery .team-member-content{position:absolute;bottom:0;width:100%;max-height:100%;overflow:hidden}.tx-ig-team .team-member-gallery .team-member-content:before{content:"";display:block;aspect-ratio:1;background-image:var(--bg-image);background-size:cover;background-position:center top;filter:blur(4px);position:absolute;bottom:0;left:0;width:100%;transition:all 0.3s ease}.tx-ig-team .team-member-gallery .team-member-content .team-member-basics{position:relative}.tx-ig-team .team-member-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.tx-ig-team .team-member-card .team-member-image{padding-bottom:100%}.tx-ig-team .team-member-card .team-member-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:100%}.tx-ig-team .team-member-business-card .team-member-content{-ms-flex-pack:justify;justify-content:space-between}.tx-ig-team .team-member-business-card .team-member-content .team-member-contact .text-mobile:first-child,.tx-ig-team .team-member-business-card .team-member-content .team-member-contact .text-phone+.text-email,.tx-ig-team .team-member-business-card .team-member-content .team-member-contact .text-email:first-child,.tx-ig-team .team-member-business-card .team-member-content .team-member-ctas .text-mobile:first-child,.tx-ig-team .team-member-business-card .team-member-content .team-member-ctas .text-phone+.text-email,.tx-ig-team .team-member-business-card .team-member-content .team-member-ctas .text-email:first-child{margin-top:auto}.tx-ig-team .team-member-business-card .team-member-content .team-member-contact .text-mobile:last-child,.tx-ig-team .team-member-business-card .team-member-content .team-member-ctas .text-mobile:last-child{margin-bottom:auto}@media print, screen and (min-width: 64em){.tx-ig-team .team-member-list{margin-bottom:5.625rem}}@media screen and (min-width: 50em){.tx-ig-team .team-member-list:nth-child(even)>.row>.columns:first-child{-ms-flex-order:2;order:2}.tx-ig-team .team-member-list:nth-child(even)>.row>.columns:last-child{-ms-flex-order:1;order:1}}@media screen and (min-width: 31.25em){.tx-ig-team .team-member-list .team-member-image{aspect-ratio:4 / 3}}.tx-ig-team .team-member-list .team-member-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding-bottom:2.8125rem}.tx-ig-team .team-member-text h3{color:#c8141e;font-size:1.25rem}.tx-ig-team .can-center[data-center="true"] .swiper-wrapper{-ms-flex-pack:center;justify-content:center}.tx-ig-team .swiper-container{margin:-.9375rem;padding:.9375rem}.tx-ig-team .swiper-slide{height:auto}.tx-ig-team .swiper-button-prev,.tx-ig-team .swiper-button-next{-ms-transform:translateY(-50%);transform:translateY(-50%)}.tx-ig-team .swiper-button-prev{left:0}.tx-ig-team .swiper-button-next{right:0}@media print, screen and (min-width: 64em){.tx-ig-team .template-gallery>.row.align-center .slides-count-1,.tx-ig-team .template-card>.row.align-center .slides-count-1{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.tx-ig-team .template-gallery>.row.align-center .slides-count-1 .swiper-slide,.tx-ig-team .template-card>.row.align-center .slides-count-1 .swiper-slide{width:100% !important}}@media screen and (min-width: 90em){.tx-ig-team .template-gallery>.row.align-center .slides-count-1,.tx-ig-team .template-card>.row.align-center .slides-count-1{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media screen and (min-width: 90em){.tx-ig-team .template-gallery>.row.align-center .slides-count-2,.tx-ig-team .template-card>.row.align-center .slides-count-2{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tx-ig-team .template-gallery>.row.align-center .slides-count-2 .swiper-slide,.tx-ig-team .template-card>.row.align-center .slides-count-2 .swiper-slide{width:calc(50% - 15px) !important}}.tx-ig-team .template-gallery>.row .team-member-slider,.tx-ig-team .template-card>.row .team-member-slider{margin-left:0;margin-right:0}.tx-ig-team .team-member-slider .team-member-list{height:calc(100% - 1.875rem)}.tx-ig-team .team-members .team-members-tile{aspect-ratio:1;margin-bottom:1.875rem;overflow:hidden;width:100%}.tx-ig-team .team-members:not(.template-list) .team-members-tile{aspect-ratio:1;margin-bottom:1.875rem;width:100%;height:calc(100% - 1.875rem)}.tx-ig-team .team-members .team-members-tile-content{overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.tx-ig-team .team-members .team-members-tile-content::-webkit-scrollbar{display:none}@media screen and (min-width: 31.25em){.tx-ig-team .team-members.template-businessCard .team-members-tile{aspect-ratio:2 / 1}}@media screen and (min-width: 31.25em){.tx-ig-team .team-members.template-list .team-members-tile{aspect-ratio:4 / 3}}@media screen and (min-width: 50em){.tx-ig-team .team-members.template-list .team-members-tile{aspect-ratio:2 / 1}}@media print, screen and (min-width: 64em){.tx-ig-team .team-members.template-list .team-members-tile{margin-bottom:5.625rem}}.tx-ig-team .team-members .team-members-tile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.tx-ig-team .team-members .team-members-tile.bgcolor-none{-ms-flex-align:start;align-items:start}.tx-ig-team .team-members .team-members-tile:not(.bgcolor-none){-ms-flex-align:center;align-items:center;border-radius:0;padding:1.875rem;text-align:center}.tx-ig-team .team-member-details{position:relative}.tx-ig-team .team-member-details .team-member-image-container{position:relative}.tx-ig-team .team-member-details .team-member-image-container .team-member-ctas-container{position:absolute;bottom:0;overflow:hidden;width:100%;z-index:10}.tx-ig-team .team-member-details .team-member-image-container .team-member-ctas-container:before{content:"";display:block;background-image:var(--bg-image);background-size:cover;background-position:center top;filter:blur(4px);position:absolute;height:calc(100vh - var(--header-height) - var(--sub-nav-height) - 47px);width:100%;bottom:0;left:0}.tx-ig-team .team-member-details .team-member-image-container .team-member-ctas-container .team-member-ctas a{color:#fefefe}.tx-ig-team .team-member-details .team-member-image-container .team-member-fallback-image img{padding:calc(1.875rem * 5)}.tx-ig-team .team-member-details .team-member-contact{margin-bottom:1.875rem}

.tx-timetable-pi1 .day{text-align:center;margin:0;padding:.5rem;color:#fefefe;position:relative;cursor:pointer;background:#c8141e;margin-bottom:.625rem}@media print, screen and (min-width: 64em){.tx-timetable-pi1 .day{cursor:initial}}.tx-timetable-pi1>.no-th>.row>.column,.tx-timetable-pi1>.row>.column{position:relative;padding:0 .3125rem;min-height:1px}.tx-timetable-pi1>.no-th>.row:nth-of-type(2),.tx-timetable-pi1>.row:nth-of-type(2){margin:0 -.3125rem}.tx-timetable-pi1>.no-th{border-top:1px solid #ededed;padding-top:.9375rem;margin-top:.9375rem}.tx-timetable-pi1>.no-th>.row{margin:0 -.3125rem}.tx-timetable-pi1>.no-th .day{display:none}.tx-timetable-pi1 .tt_course{--color:#c8141e;--colorHover:#e21722;padding:1rem;position:relative;transition:border-color 0.3s ease;cursor:pointer;border:1px solid #c8141e;border:1px solid var(--color);color:#c8141e;color:var(--color);display:block}.tx-timetable-pi1 .tt_course:focus{outline:0}.tx-timetable-pi1 .tt_course:hover,.tx-timetable-pi1 .tt_course.tt_selected,.tx-timetable-pi1 .tt_course.tt_highlight{color:#fefefe}.tx-timetable-pi1 .tt_course:hover .courseName a,.tx-timetable-pi1 .tt_course.tt_selected .courseName a,.tx-timetable-pi1 .tt_course.tt_highlight .courseName a{color:#fefefe}.tx-timetable-pi1 .tt_course:hover,.tx-timetable-pi1 .tt_course.tt_selected{background:#b1121b;border-color:#b1121b;background:var(--colorHover);border-color:var(--colorHover)}.tx-timetable-pi1 .tt_course.tt_highlight{background:#c8141e;background:var(--color)}.tx-timetable-pi1 .tt_course .courseTime,.tx-timetable-pi1 .tt_course .courseName{font-size:.875rem}.tx-timetable-pi1 .tt_course .courseTime{display:-ms-flexbox;display:flex}.tx-timetable-pi1 .tt_course .courseTime img{height:1.125rem;width:auto}.tx-timetable-pi1 .tt_course:not(:first-child).tt_afternoon_first{margin-top:1.25rem}.tx-timetable-pi1 .tt_course:not(:first-child).tt_afternoon_first:before{content:"";width:100%;height:1px;position:absolute;z-index:5;background:#ededed;left:0;top:-.6875rem}.tx-timetable-pi1 .tt_course .courseName{display:block;line-height:1;margin-top:.5rem}.tx-timetable-pi1 .tt_course .courseName a{color:#c8141e;color:var(--color)}.tx-timetable-pi1 .tt_course+.tt_course{margin-top:.625rem}.tx-timetable-pi1 .tt_course:last-of-type{margin-bottom:.625rem}@media print, screen and (min-width: 64em){.tx-timetable-pi1 .tt_course:last-of-type{margin-bottom:0}}@media print, screen and (min-width: 64em){.tx-timetable-pi1 .tt_course{height:5.3125rem}}.tx-timetable-pi1 .courseInfo{margin-bottom:1rem}.tx-timetable-pi1 .courseInfo h2{color:#c8141e}@media print, screen and (min-width: 64em){.tx-timetable-pi1 .courseInfo{padding:1.5rem 2rem;border:1px solid #ddd}}.tx-timetable-pi1 .infoBoxInfo{display:none}@media print, screen and (min-width: 64em){.tx-timetable-pi1 .infoBoxInfo{display:block}}.tx-timetable-pi1 .legend{display:-ms-flexbox;display:flex;list-style:none;margin-top:1rem;margin-left:0;padding-top:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:.0625rem solid #ededed}.tx-timetable-pi1 .legend li{margin-right:1rem;padding-left:1.5rem;position:relative}.tx-timetable-pi1 .legend li:before{content:"";position:absolute;left:0;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);width:1rem;height:1rem;background:var(--color)}.tx-timetable-pi2 .todays_courses{transition:opacity .3s ease,visibility .3s ease}.tx-timetable-pi2 .todays_courses:not(#todays-courses-menumeta){opacity:0;visibility:hidden}.tx-timetable-pi2 .todays_courses .tt_course{background:none;position:relative}.tx-timetable-pi2 .todays_courses .tt_course p{margin-bottom:0}.tx-timetable-pi2 .todays_courses .tt_course .time{font-weight:bold}.tx-timetable-pi2 .todays_courses .tt_course .name{color:#000;font-weight:bold}.tx-timetable-pi2 .todays_courses .tt_course+.tt_course{border-top:1px solid #ddd;padding-top:1rem;margin-top:1rem}.tx-timetable-pi2 .todays_courses.todays-courses-cards .tt_course{perspective:6.25rem}.tx-timetable-pi2 .todays_courses.todays-courses-cards .tt_course>a{background:#fefefe;display:block;color:#000;text-align:center;padding:1.875rem .9375rem;position:relative;margin-bottom:.9375rem;transition:all .3s ease;backface-visibility:hidden}@media print, screen and (min-width: 40em){.tx-timetable-pi2 .todays_courses.todays-courses-cards .tt_course>a{margin-bottom:1.875rem}}@media print, screen and (min-width: 64em){.tx-timetable-pi2 .todays_courses.todays-courses-cards .tt_course>a{padding:3.75rem 1.25rem 1.875rem}}.tx-timetable-pi2 .todays_courses.todays-courses-cards .tt_course>a:hover{padding-top:2.5rem}.tx-timetable-pi2 .todays_courses.todays-courses-cards .tt_course>a:hover .course-more-wrap{opacity:1;visibility:visible}.tx-timetable-pi2 .todays_courses.todays-courses-cards .tt_course .course-name,.tx-timetable-pi2 .todays_courses.todays-courses-cards .tt_course .course-day,.tx-timetable-pi2 .todays_courses.todays-courses-cards .tt_course .course-time{display:block}.tx-timetable-pi2 .todays_courses.todays-courses-cards .tt_course .course-name{font-weight:bold;margin-top:.9375rem;font-size:1.125rem}.tx-timetable-pi2 .todays_courses.todays-courses-cards .tt_course .course-more-wrap{width:100%;background:#c8141e;color:#fefefe;visibility:hidden;opacity:0;padding:1.25rem;transition:all .3s ease;display:none}@media print, screen and (min-width: 64em){.tx-timetable-pi2 .todays_courses.todays-courses-cards .tt_course .course-more-wrap{display:block}}.tx-timetable-pi2 .todays_courses.todays-courses-cards.equalized .tt_course .course-more-wrap{position:absolute;bottom:0;left:0}.tx-timetable-pi2 .todays_courses:not(#todays-courses-menumeta).loaded{opacity:1;visibility:visible}.tx-timetable-pi1 .course-labels,.tx-timetable-pi2 .course-labels{display:block;position:absolute;top:0;right:0;padding:.1875rem .5rem;background-color:#3c3c3c;color:#fff;font-size:.875rem}.tx-timetable-pi1 .course-labels [class*="fa-"],.tx-timetable-pi2 .course-labels [class*="fa-"]{margin-right:.25rem}.shadows-enabled .tx-timetable-pi2 .todays-courses-cards .tt_course>a{box-shadow:0 0 2rem rgba(0,0,0,0.4)}.shadows-enabled .tx-timetable-pi2 .todays-courses-cards .tt_course>a:hover{box-shadow:0 0 2rem rgba(0,0,0,0.5)}

/*# sourceMappingURL=maps/app.css.map */
