/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.oomph-paragraph *,.oomph-paragraph *::before,.oomph-paragraph *::after{box-sizing:border-box}.oomph-paragraph>.oomph-paragraph__row,.oomph-paragraph__type--hero>.oomph-background-image__mask>.oomph-paragraph__component,.oomph-paragraph>.oomph-background-image__mask>.oomph-paragraph__row,.oomph-paragraph__row>div{padding:1.5rem 1rem}html.js .oomph-animated{will-change:transform;transform-origin:center center}html.js .oomph-animated.oomph-animated__initial{animation-play-state:paused;visibility:hidden}html.js .oomph-animated.oomph-animated__active{animation-duration:750ms;animation-fill-mode:both;animation-iteration-count:1;animation-play-state:running;visibility:visible}@media print{.oomph-animated{transition-property:none !important;transform:none !important;animation:none !important}html.js .oomph-animated.oomph-animated__initial,html.js .oomph-animated.oomph-animated__active{visibility:visible;animation-duration:0ms}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadein{animation-name:fadeIn}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeinleft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeinright{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeinup{animation-name:fadeInUp}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{opacity:1;transform:translate3d(0,0,0)}}.slideinleft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{opacity:1;transform:translate3d(0,0,0)}}.slideinright{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{opacity:1;transform:translate3d(0,0,0)}}.slideinup{animation-name:slideInUp}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}.zoomin{animation-name:zoomIn}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoominleft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoominright{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoominup{animation-name:zoomInUp}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:1.5em;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/themes/contrib/stable/images/core/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/stable/images/core/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline;}.container-inline .details-wrapper{display:block;}
.clearfix:after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.caption{display:table;}.caption > *{display:block;max-width:100%;}.caption > figcaption{display:table-caption;max-width:none;caption-side:bottom;}.caption > figcaption[contenteditable=true]:empty:before{content:attr(data-placeholder);font-style:italic;}
.caption .media .field,.caption .media .field *{float:none;margin:unset;}
.form-item-lang-dropdown-select{display:inline;}.lang-dropdown-form img.language-icon{padding:0 4px;vertical-align:middle;}
.media-oembed-content{max-width:100%;}
.oomph-paragraph__column-group>.oomph-paragraph__component{display:block;flex:1 1 100%;margin-left:0 !important;margin-right:0 !important;max-width:100% !important;width:100% !important}.oomph-paragraph__column-group .oomph-wysiwyg+.oomph-wysiwyg{margin-top:1.5rem}@media (min-width:768px){.oomph-paragraph__column-group .oomph-wysiwyg+.oomph-wysiwyg{margin-top:2.25rem}}@media (min-width:1200px){.oomph-paragraph__column-group .oomph-wysiwyg+.oomph-wysiwyg{margin-top:3rem}}
.oomph-image__content .field--type-image{float:none !important;margin:0 !important}.oomph-image__content img{display:block;margin-bottom:0 !important;max-width:100%;height:auto}.oomph-image--border .oomph-image__content{border:3px solid #101010}@media (min-width:576px){.oomph-image--border .oomph-image__content{border-width:5px}}@media (min-width:992px){.oomph-image--border .oomph-image__content{border-width:7px}}
.oomph-paragraph__row{width:100% !important}.justify-content-start .oomph-paragraph{justify-content:flex-start}.justify-content-center .oomph-paragraph{justify-content:center}.justify-content-end .oomph-paragraph{justify-content:flex-end}.flex-align-start .oomph-paragraph{align-items:flex-start}.flex-align-center .oomph-paragraph{align-items:center}.flex-align-end .oomph-paragraph{align-items:flex-end}.oomph-background-image__mask{overflow:hidden;position:relative;margin:0 auto;max-width:2400px;min-width:100%;z-index:2}.oomph-background-image__wrapper{margin:0}.oomph-background-image__wrapper img{margin:0 !important;max-width:100%;height:auto}.node .oomph-background-image__wrapper .field--type-image{float:none !important;margin:0 !important}@media (min-width:576px){.oomph-background-image__wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;z-index:-1}}.oomph-red{color:#fff;background-color:#d62901}@media (min-width:576px){.oomph-background-image .oomph-red{background-color:rgba(214,41,1,0.88)}}.oomph-blue{color:#fff;background-color:#2d5070}@media (min-width:576px){.oomph-background-image .oomph-blue{background-color:rgba(45,80,112,0.88)}}.oomph-teal{color:#101010;background-color:#70bdc1}@media (min-width:576px){.oomph-background-image .oomph-teal{background-color:rgba(112,189,193,0.88)}}.black{color:#f2f2f2;background-color:#101010}@media (min-width:576px){.oomph-background-image .black{background-color:rgba(16,16,16,0.88)}}.medium-gray{color:#101010;background-color:#888}@media (min-width:576px){.oomph-background-image .medium-gray{background-color:rgba(136,136,136,0.88)}}.light-gray{color:#303030;background-color:#f2f2f2}@media (min-width:576px){.oomph-background-image .light-gray{background-color:rgba(242,242,242,0.88)}}.white{color:#303030;background-color:#fff}@media (min-width:576px){.oomph-background-image .white{background-color:rgba(255,255,255,0.88)}}.oomph-border-column__border-left .oomph-paragraph__row,.oomph-border-column__border-right .oomph-paragraph__row{align-items:stretch !important}.oomph-border-column__border-left .oomph-paragraph__row>.oomph-paragraph__component,.oomph-border-column__border-right.oomph-layout--col-reverse .oomph-paragraph__row>.oomph-paragraph__component{border-left:2px solid #101010;border-right:0}.oomph-border-column__border-right .oomph-paragraph__row>.oomph-paragraph__component,.oomph-border-column__border-left.oomph-layout--col-reverse .oomph-paragraph__row>.oomph-paragraph__component{border-right:2px solid #101010;border-left:0}.oomph-border-column__border-left.oomph-border-style__dashed .oomph-paragraph__row>.oomph-paragraph__component,.oomph-border-column__border-right.oomph-border-style__dashed.oomph-layout--col-reverse .oomph-paragraph__row>.oomph-paragraph__component{border-left:1px dashed #101010;border-right:0;margin-bottom:1.5rem}.oomph-border-column__border-right.oomph-border-style__dashed .oomph-paragraph__row>.oomph-paragraph__component,.oomph-border-column__border-left.oomph-border-style__dashed.oomph-layout--col-reverse .oomph-paragraph__row>.oomph-paragraph__component{border-right:1px dashed #101010;border-left:0;margin-bottom:1.5rem}@media (max-width:575.98px){.oomph-layout--duo__6-6 .oomph-paragraph__component,.oomph-layout--duo__3-9 .oomph-paragraph__component,.oomph-layout--duo__3-9-alt .oomph-paragraph__component,.oomph-layout--duo__9-3 .oomph-paragraph__component,.oomph-layout--duo__4-8 .oomph-paragraph__component,.oomph-layout--duo__4-8-alt .oomph-paragraph__component,.oomph-layout--duo__8-4 .oomph-paragraph__component,.oomph-layout--quartet .oomph-paragraph__component{border:0 !important}}@media (min-width:576px){.oomph-layout--duo__6-6.oomph-border-column__border-left .oomph-paragraph__component:first-child,.oomph-layout--duo__3-9.oomph-border-column__border-left .oomph-paragraph__component:first-child,.oomph-layout--duo__3-9-alt.oomph-border-column__border-left .oomph-paragraph__component:first-child,.oomph-layout--duo__9-3.oomph-border-column__border-left .oomph-paragraph__component:first-child,.oomph-layout--duo__4-8.oomph-border-column__border-left .oomph-paragraph__component:first-child,.oomph-layout--duo__4-8-alt.oomph-border-column__border-left .oomph-paragraph__component:first-child,.oomph-layout--duo__8-4.oomph-border-column__border-left .oomph-paragraph__component:first-child,.oomph-layout--quartet.oomph-border-column__border-left .oomph-paragraph__component:first-child{border:0 !important}.oomph-layout--duo__6-6.oomph-border-column__border-right .oomph-paragraph__component:last-child,.oomph-layout--duo__3-9.oomph-border-column__border-right .oomph-paragraph__component:last-child,.oomph-layout--duo__3-9-alt.oomph-border-column__border-right .oomph-paragraph__component:last-child,.oomph-layout--duo__9-3.oomph-border-column__border-right .oomph-paragraph__component:last-child,.oomph-layout--duo__4-8.oomph-border-column__border-right .oomph-paragraph__component:last-child,.oomph-layout--duo__4-8-alt.oomph-border-column__border-right .oomph-paragraph__component:last-child,.oomph-layout--duo__8-4.oomph-border-column__border-right .oomph-paragraph__component:last-child,.oomph-layout--quartet.oomph-border-column__border-right .oomph-paragraph__component:last-child{border:0 !important}}@media (max-width:767.98px){.oomph-layout--trio__4-4-4 .oomph-paragraph__component,.oomph-layout--trio__6-3-3 .oomph-paragraph__component,.oomph-layout--trio__3-6-3 .oomph-paragraph__component,.oomph-layout--trio__3-3-6 .oomph-paragraph__component{border:0 !important}}@media (min-width:768px){.oomph-layout--trio__4-4-4.oomph-border-column__border-left .oomph-paragraph__component:first-child,.oomph-layout--trio__4-4-4.oomph-border-column__border-left .oomph-paragraph__component:nth-child(3n+4),.oomph-layout--trio__6-3-3.oomph-border-column__border-left .oomph-paragraph__component:first-child,.oomph-layout--trio__6-3-3.oomph-border-column__border-left .oomph-paragraph__component:nth-child(3n+4),.oomph-layout--trio__3-6-3.oomph-border-column__border-left .oomph-paragraph__component:first-child,.oomph-layout--trio__3-6-3.oomph-border-column__border-left .oomph-paragraph__component:nth-child(3n+4),.oomph-layout--trio__3-3-6.oomph-border-column__border-left .oomph-paragraph__component:first-child,.oomph-layout--trio__3-3-6.oomph-border-column__border-left .oomph-paragraph__component:nth-child(3n+4){border:0 !important}.oomph-layout--trio__4-4-4.oomph-border-column__border-right .oomph-paragraph__component:nth-child(3n+3),.oomph-layout--trio__6-3-3.oomph-border-column__border-right .oomph-paragraph__component:nth-child(3n+3),.oomph-layout--trio__3-6-3.oomph-border-column__border-right .oomph-paragraph__component:nth-child(3n+3),.oomph-layout--trio__3-3-6.oomph-border-column__border-right .oomph-paragraph__component:nth-child(3n+3){border:0 !important}}@media (min-width:576px) and (max-width:767.98px){.oomph-layout--quartet.oomph-border-column__border-left .oomph-paragraph__component:nth-child(odd){border:0 !important}.oomph-layout--quartet.oomph-border-column__border-right .oomph-paragraph__component:nth-child(even){border:0 !important}}@media (min-width:768px){.oomph-layout--quartet.oomph-border-column__border-left .oomph-paragraph__component:first-child,.oomph-layout--quartet.oomph-border-column__border-left .oomph-paragraph__component:nth-child(4n+5){border-left:0 !important}.oomph-layout--quartet.oomph-border-column__border-right .oomph-paragraph__component:nth-child(4n+4){border-right:0 !important}}.oomph-border-row__border-top{border-top:2px solid #101010}.oomph-border-row__border-bottom{border-bottom:2px solid #101010}@media (min-width:576px){.oomph-layout--uno__3 .oomph-paragraph__component{margin-right:50%;width:50%}.oomph-layout--uno__3.justify-content-center .oomph-paragraph__component{margin-left:25%;margin-right:25%}.oomph-layout--uno__3.justify-content-end .oomph-paragraph__component{margin-left:50%;margin-right:0}}@media (min-width:768px){.oomph-layout--uno__3 .oomph-paragraph__component{margin-right:66%;width:34%}.oomph-layout--uno__3.justify-content-center .oomph-paragraph__component{margin-left:33%;margin-right:33%}.oomph-layout--uno__3.justify-content-end .oomph-paragraph__component{margin-left:66%;margin-right:0}}@media (min-width:992px){.oomph-layout--uno__3 .oomph-paragraph__component{margin-right:75%;width:25%}.oomph-layout--uno__3.justify-content-center .oomph-paragraph__component{margin-left:37.5%;margin-right:37.5%}.oomph-layout--uno__3.justify-content-end .oomph-paragraph__component{margin-left:75%;margin-right:0}}@media (min-width:576px){.oomph-layout--uno__4 .oomph-paragraph__component{margin-right:34%;width:66%}.oomph-layout--uno__4.justify-content-center .oomph-paragraph__component{margin-left:17%;margin-right:17%}.oomph-layout--uno__4.justify-content-end .oomph-paragraph__component{margin-left:34%;margin-right:0}}@media (min-width:768px){.oomph-layout--uno__4 .oomph-paragraph__component{margin-right:50%;width:50%}.oomph-layout--uno__4.justify-content-center .oomph-paragraph__component{margin-left:25%;margin-right:25%}.oomph-layout--uno__4.justify-content-end .oomph-paragraph__component{margin-left:50%;margin-right:0}}@media (min-width:992px){.oomph-layout--uno__4 .oomph-paragraph__component{margin-right:66%;width:34%}.oomph-layout--uno__4.justify-content-center .oomph-paragraph__component{margin-left:33%;margin-right:33%}.oomph-layout--uno__4.justify-content-end .oomph-paragraph__component{margin-left:66%;margin-right:0}}@media (min-width:576px){.oomph-layout--uno__6 .oomph-paragraph__component{margin-right:12.5%;width:87.5%}.oomph-layout--uno__6.justify-content-center .oomph-paragraph__component{margin-left:6.25%;margin-right:6.25%}.oomph-layout--uno__6.justify-content-end .oomph-paragraph__component{margin-left:12.5%;margin-right:0}}@media (min-width:768px){.oomph-layout--uno__6 .oomph-paragraph__component{margin-right:25%;width:75%}.oomph-layout--uno__6.justify-content-center .oomph-paragraph__component{margin-left:12.5%;margin-right:12.5%}.oomph-layout--uno__6.justify-content-end .oomph-paragraph__component{margin-left:25%;margin-right:0}}@media (min-width:992px){.oomph-layout--uno__6 .oomph-paragraph__component{margin-right:50%;width:50%}.oomph-layout--uno__6.justify-content-center .oomph-paragraph__component{margin-left:25%;margin-right:25%}.oomph-layout--uno__6.justify-content-end .oomph-paragraph__component{margin-left:50%;margin-right:0}}@media (min-width:576px){.oomph-layout--uno__8 .oomph-paragraph__component{margin-right:11%;width:89%}.oomph-layout--uno__8.justify-content-center .oomph-paragraph__component{margin-left:5.5%;margin-right:5.5%}.oomph-layout--uno__8.justify-content-end .oomph-paragraph__component{margin-left:11%;margin-right:0}}@media (min-width:768px){.oomph-layout--uno__8 .oomph-paragraph__component{margin-right:22%;width:78%}.oomph-layout--uno__8.justify-content-center .oomph-paragraph__component{margin-left:11%;margin-right:11%}.oomph-layout--uno__8.justify-content-end .oomph-paragraph__component{margin-left:22%;margin-right:0}}@media (min-width:992px){.oomph-layout--uno__8 .oomph-paragraph__component{margin-right:34%;width:66%}.oomph-layout--uno__8.justify-content-center .oomph-paragraph__component{margin-left:17%;margin-right:17%}.oomph-layout--uno__8.justify-content-end .oomph-paragraph__component{margin-left:34%;margin-right:0}}@media (min-width:576px){.oomph-layout--uno__9 .oomph-paragraph__component{margin-right:6.25%;width:93.75%}.oomph-layout--uno__9.justify-content-center .oomph-paragraph__component{margin-left:3.125%;margin-right:3.125%}.oomph-layout--uno__9.justify-content-end .oomph-paragraph__component{margin-left:6.25%;margin-right:0}}@media (min-width:768px){.oomph-layout--uno__9 .oomph-paragraph__component{margin-right:12.5%;width:87.5%}.oomph-layout--uno__9.justify-content-center .oomph-paragraph__component{margin-left:6.25%;margin-right:6.25%}.oomph-layout--uno__9.justify-content-end .oomph-paragraph__component{margin-left:12.5%;margin-right:0}}@media (min-width:992px){.oomph-layout--uno__9 .oomph-paragraph__component{margin-right:25%;width:75%}.oomph-layout--uno__9.justify-content-center .oomph-paragraph__component{margin-left:12.5%;margin-right:12.5%}.oomph-layout--uno__9.justify-content-end .oomph-paragraph__component{margin-left:25%;margin-right:0}}@media (min-width:576px){.oomph-layout--duo__6-6 .oomph-paragraph__row{display:flex;flex-flow:row wrap}.oomph-layout--duo__6-6 .oomph-paragraph__component{flex:1 1 50%;max-width:50%}}@media (min-width:768px){.oomph-layout--duo__3-9 .oomph-paragraph__row,.oomph-layout--duo__3-9-alt .oomph-paragraph__row,.oomph-layout--duo__9-3 .oomph-paragraph__row,.oomph-layout--duo__4-8 .oomph-paragraph__row,.oomph-layout--duo__4-8-alt .oomph-paragraph__row,.oomph-layout--duo__8-4 .oomph-paragraph__row{display:flex;flex-flow:row wrap}.oomph-layout--duo__9-3 .oomph-paragraph__component:nth-child(odd){flex:1 1 75%;max-width:75%}.oomph-layout--duo__9-3 .oomph-paragraph__component:nth-child(even){flex:1 1 25%;max-width:25%}.oomph-layout--duo__8-4 .oomph-paragraph__component:nth-child(odd){flex:1 1 66%;max-width:66%}.oomph-layout--duo__8-4 .oomph-paragraph__component:nth-child(even){flex:1 1 34%;max-width:34%}.oomph-layout--duo__3-9 .oomph-paragraph__component:nth-child(odd),.oomph-layout--duo__3-9-alt .oomph-paragraph__component:nth-child(odd){flex:1 1 25%;max-width:25%}.oomph-layout--duo__3-9 .oomph-paragraph__component:nth-child(even),.oomph-layout--duo__3-9-alt .oomph-paragraph__component:nth-child(even){flex:1 1 75%;max-width:75%}.oomph-layout--duo__4-8 .oomph-paragraph__component:nth-child(odd),.oomph-layout--duo__4-8-alt .oomph-paragraph__component:nth-child(odd){flex:1 1 34%;max-width:34%}.oomph-layout--duo__4-8 .oomph-paragraph__component:nth-child(even),.oomph-layout--duo__4-8-alt .oomph-paragraph__component:nth-child(even){flex:1 1 66%;max-width:66%}.oomph-layout--duo__3-9-alt .oomph-paragraph__component:nth-child(1),.oomph-layout--duo__4-8-alt .oomph-paragraph__component:nth-child(1){order:1}.oomph-layout--duo__3-9-alt .oomph-paragraph__component:nth-child(2),.oomph-layout--duo__4-8-alt .oomph-paragraph__component:nth-child(2){order:2}.oomph-layout--duo__3-9-alt .oomph-paragraph__component:nth-child(3),.oomph-layout--duo__4-8-alt .oomph-paragraph__component:nth-child(3){order:4}.oomph-layout--duo__3-9-alt .oomph-paragraph__component:nth-child(4),.oomph-layout--duo__4-8-alt .oomph-paragraph__component:nth-child(4){order:3}.oomph-layout--duo__3-9-alt .oomph-paragraph__component:nth-child(5),.oomph-layout--duo__4-8-alt .oomph-paragraph__component:nth-child(5){order:5}.oomph-layout--duo__3-9-alt .oomph-paragraph__component:nth-child(6),.oomph-layout--duo__4-8-alt .oomph-paragraph__component:nth-child(6){order:6}.oomph-layout--duo__3-9-alt .oomph-paragraph__component:nth-child(7),.oomph-layout--duo__4-8-alt .oomph-paragraph__component:nth-child(7){order:8}.oomph-layout--duo__3-9-alt .oomph-paragraph__component:nth-child(8),.oomph-layout--duo__4-8-alt .oomph-paragraph__component:nth-child(8){order:7}.oomph-layout--duo__3-9-alt .oomph-paragraph__component:nth-child(9),.oomph-layout--duo__4-8-alt .oomph-paragraph__component:nth-child(9){order:9}.oomph-layout--duo__3-9-alt .oomph-paragraph__component:nth-child(10),.oomph-layout--duo__4-8-alt .oomph-paragraph__component:nth-child(10){order:10}.oomph-layout--duo__3-9-alt .oomph-paragraph__component:nth-child(11),.oomph-layout--duo__4-8-alt .oomph-paragraph__component:nth-child(11){order:11}.oomph-layout--duo__3-9-alt .oomph-paragraph__component:nth-child(12),.oomph-layout--duo__4-8-alt .oomph-paragraph__component:nth-child(12){order:12}}@media (min-width:768px){.oomph-layout--trio__4-4-4 .oomph-paragraph__row{display:flex;flex-flow:row wrap}.oomph-layout--trio__4-4-4 .oomph-paragraph__component{flex:1 1 33.3%;max-width:33.3%}}@media (min-width:576px) and (max-width:991px){.oomph-layout--trio__3-3-6 .oomph-paragraph__row{display:flex;flex-flow:row wrap}.oomph-layout--trio__3-3-6 .oomph-paragraph__component:nth-child(1),.oomph-layout--trio__3-3-6 .oomph-paragraph__component:nth-child(2),.oomph-layout--trio__3-3-6 .oomph-paragraph__component:nth-child(4),.oomph-layout--trio__3-3-6 .oomph-paragraph__component:nth-child(5){flex:1 1 50%;max-width:50%}}@media (min-width:992px){.oomph-layout--trio__3-3-6 .paragraph__row{display:flex;flex-flow:row wrap}.oomph-layout--trio__3-3-6 .oomph-paragraph__component:nth-child(1),.oomph-layout--trio__3-3-6 .oomph-paragraph__component:nth-child(2),.oomph-layout--trio__3-3-6 .oomph-paragraph__component:nth-child(4),.oomph-layout--trio__3-3-6 .oomph-paragraph__component:nth-child(5){flex:1 1 25%;max-width:25%}.oomph-layout--trio__3-3-6 .oomph-paragraph__component:nth-child(3),.oomph-layout--trio__3-3-6 .oomph-paragraph__component:nth-child(6){flex:1 1 50%;max-width:50%}}@media (min-width:576px) and (max-width:991px){.oomph-layout--trio__6-3-3 .oomph-paragraph__row{display:flex;flex-flow:row wrap}.oomph-layout--trio__6-3-3 .oomph-paragraph__component:nth-child(2),.oomph-layout--trio__6-3-3 .oomph-paragraph__component:nth-child(3),.oomph-layout--trio__6-3-3 .oomph-paragraph__component:nth-child(5),.oomph-layout--trio__6-3-3 .oomph-paragraph__component:nth-child(6){flex:1 1 50%;max-width:50%}}@media (min-width:992px){.oomph-layout--trio__6-3-3 .oomph-paragraph__row{display:flex;flex-flow:row wrap}.oomph-layout--trio__6-3-3 .oomph-paragraph__component:nth-child(2),.oomph-layout--trio__6-3-3 .oomph-paragraph__component:nth-child(3),.oomph-layout--trio__6-3-3 .oomph-paragraph__component:nth-child(5),.oomph-layout--trio__6-3-3 .oomph-paragraph__component:nth-child(6){flex:1 1 25%;max-width:25%}.oomph-layout--trio__6-3-3 .oomph-paragraph__component:nth-child(1),.oomph-layout--trio__6-3-3 .oomph-paragraph__component:nth-child(4){flex:1 1 50%;max-width:50%}}@media (min-width:768px){.oomph-layout--trio__3-6-3 .oomph-paragraph__row{display:flex;flex-flow:row wrap}.oomph-layout--trio__3-6-3 .oomph-paragraph__component:nth-child(1),.oomph-layout--trio__3-6-3 .oomph-paragraph__component:nth-child(3),.oomph-layout--trio__3-6-3 .oomph-paragraph__component:nth-child(4),.oomph-layout--trio__3-6-3 .oomph-paragraph__component:nth-child(6){flex:1 1 25%;max-width:25%}.oomph-layout--trio__3-6-3 .oomph-paragraph__component:nth-child(2),.oomph-layout--trio__3-6-3 .oomph-paragraph__component:nth-child(5){flex:1 1 50%;max-width:50%}}@media (min-width:576px){.oomph-layout--quartet .oomph-paragraph__row{display:flex;flex-flow:row wrap}.oomph-layout--quartet .oomph-paragraph__component{flex:1 1 50%;max-width:50%}}@media (min-width:768px){.oomph-layout--quartet .oomph-paragraph__component{flex:1 1 25%;max-width:25%}}.oomph-layout--col-reverse .oomph-paragraph__row{flex-direction:row-reverse !important}.triangle{position:relative;z-index:2}.triangle::after{display:inline-block;width:0;height:0;margin-left:1.275rem;vertical-align:1.275rem;content:"";border-top:1.5rem solid;border-right:1.5rem solid transparent;border-bottom:0;border-left:1.5rem solid transparent}.triangle:empty::after{margin-left:0}.triangle::after{position:absolute;bottom:-1.5rem;left:50%;margin-left:-1.5rem;z-index:3}@media (max-width:767.98px){.triangle::after{border-top-width:.75rem;border-right-width:.75rem;border-left-width:.75rem;bottom:-0.7741935484rem;margin-left:-0.75rem}}.oomph-red.triangle::after{border-top-color:#d62901}.oomph-blue.triangle::after{border-top-color:#2d5070}.oomph-teal.triangle::after{border-top-color:#70bdc1}.black.triangle::after{border-top-color:#101010}.medium-gray.triangle::after{border-top-color:#888}.light-gray.triangle::after{border-top-color:#f2f2f2}.white.triangle::after{border-top-color:#fff}.oomph-border-row__border-bottom.triangle::after{border-top-color:#101010 !important}
.oomph-wysiwyg__content>div *:first-child{margin-top:0}.oomph-wysiwyg__content>div *:last-child{margin-bottom:0}.oomph-wysiwyg--shadow{box-shadow:0 .125rem .625rem rgba(16,16,16,0.15)}
body.toolbar-fixed .cart-offcanvas{padding-top:39px;}body.toolbar-fixed.toolbar-tray-open .cart-offcanvas{padding-top:79px;}.cart-offcanvas{position:fixed;min-height:100%;max-height:none;top:0;display:block;background:#fff;transition:transform .3s cubic-bezier(.4,0,.6,1);transform:translate3d(0,0,0);backface-visibility:hidden;overflow:hidden;z-index:1000;}.cart-offcanvas--left{height:100%;width:24em;transform:translate3d(-17em,0,0);}.cart-offcanvas--right{height:100%;width:24em;right:0;transform:translate3d(17em,0,0);}.cart-offcanvas.is-open{transform:translate3d(0,0,0);visibility:visible;}.cart-offcanvas.is-closed{max-height:100%;visibility:hidden;box-shadow:none;}.cart-offcanvas-bg{position:fixed;top:0;height:100%;width:100%;z-index:5;left:-100%;background-color:transparent;transition:background-color .4s cubic-bezier(.23,1,.32,1) 0s;}.cart-offcanvas-bg.is-animating,.cart-offcanvas-bg.is-open{left:0;background-color:rgba(0,0,0,.68);visibility:visible;}.cart-offcanvas-bg.is-closed{visibility:hidden;}
.payment-messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .payment-messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.payment-messages + .payment-messages{margin-top:1.538em;}.payment-messages__list{margin:0;padding:0;list-style:none;}.payment-messages__item + .payment-messages__item{margin-top:0.769em;}.payment-messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/modules/contrib/commerce/modules/payment/images/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .payment-messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.payment-messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/modules/contrib/commerce/modules/payment/images/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .payment-messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.payment-messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/modules/contrib/commerce/modules/payment/images/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .payment-messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.payment-messages--error p.error{color:#a51b00;}
span.ext{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) 2px center no-repeat;}span.mailto{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -20px center no-repeat;}span.tel{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -42px center no-repeat;}svg.ext{width:14px;height:14px;fill:#727272;font-weight:900;}svg.mailto,svg.tel{width:14px;height:14px;fill:#727272;}[data-extlink-placement='prepend'],[data-extlink-placement='before']{padding-right:0.2rem;}[data-extlink-placement='append'],[data-extlink-placement='after']{padding-left:0.2rem;}svg.ext path,svg.mailto path,svg.tel path{stroke:#727272;stroke-width:3;}@media print{svg.ext,svg.mailto,svg.tel,span.ext,span.mailto,span.tel{display:none;padding:0;}}.extlink i{padding-left:0.2em;}.extlink-nobreak{white-space:nowrap;}
.paragraph--unpublished{background-color:#fff4f4;}
