/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/themes/custom/uniw/js/owl-carousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
@font-face{font-family:"Clear Sans";font-weight:400;font-style:normal;font-display:swap;src:url(/themes/custom/win/fonts/ClearSans-Regular.woff) format("woff")}html{min-height:100%;font-size:10px}body{font-family:"Clear Sans",sans-serif;font-size:1.5rem;line-height:2rem;font-weight:400}@media all and (min-width:535px){html{font-size:14px}}@media all and (min-width:600px){html{font-size:16px}}@media all and (min-width:750px){html{font-size:20px}}@media all and (min-width:760px){html{font-size:10px}}@media all and (min-width:1194px){html{font-size:12px}}@media all and (min-width:1553px){html{font-size:16px}}@media all and (min-width:1910px){html{font-size:20px}}.page__main{position:relative}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}label,legend{display:inline-block;padding:0 0 6px 0;font-weight:500}input[type=text],input[type=email],input[type=search],input[type=url],input[type=tel],input[type=number],input[type=password],input[type=date],input[type=time],input[type=datetime],input[type=datetime-local],input[type=week],input[type=month],input[type=file],select,textarea{display:block;width:100%;padding:6px;font:inherit;color:#000;background-color:#fff;border-radius:0;border:1px solid;box-shadow:none}input[type=submit]{margin-top:0;border:none;padding:12px 24px;font-weight:500;background-color:#10856c;color:#fff}#edit-help-link,#edit-advanced{display:none}.form-search{padding:.7rem 1.7rem;text-decoration:none;background-color:#fff;color:#612cb5;border:.15rem solid;box-shadow:none;border-radius:6rem}.search-form .form-submit{margin-top:1rem}h1,h2,h3,h4{font-weight:700;line-height:1.25}h5,h6{font-weight:400;line-height:1.5}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}img{max-width:100%;height:auto;vertical-align:middle}a{color:inherit}body,h1,h2,h3,h4,h5,h6,blockquote,p,pre,dl,dd,ol,ul,li,figure,table,fieldset,legend{margin:0;padding:0}h1,h2,h3,h4,h5,h6,blockquote,pre,p,dl,dd,ol,ul,figure,table,fieldset,legend{margin-top:24px}li,dt,li>ul,li>ol{margin-top:18px}ul,ol,dl,dd{margin-left:24px}*>:first-child,nav ul,nav ol{margin-top:0}table,thead,tbody,th,td,tr{display:block}table{font-variant-numeric:lining-nums tabular-nums;border-collapse:collapse;border-spacing:0}th,td{padding:12px;text-align:left}th.text-align-right,td.text-align-right{text-align:right !important;padding-left:24px}thead>tr{position:absolute;top:-9999px;left:-9999px}tbody>tr{border-bottom:2px solid}tbody>tr>td{text-align:left !important}tbody>tr>td:last-of-type{border-bottom:none}td[data-title]:before{content:attr(data-title) ": ";display:inline-block;width:50%;padding-right:24px;text-align:right}@media all and (min-width:768px){table{margin-left:auto;margin-right:auto;display:table}thead{display:table-header-group}tbody{display:table-row-group}tr{display:table-row}th,td{display:table-cell}td{padding-top:12px;padding-right:24px;padding-left:12px;padding-bottom:12px}thead>tr{position:static;top:auto;left:auto;border-bottom:2px solid}tbody>tr{border-bottom:2px solid #ddd}tbody>tr>td{border-bottom:none}td[data-title]:before{display:none}}.container--flush{padding:0 24px}.container--minor{padding:6px 24px}.container--half{padding:12px 24px}.container--major{padding:18px 24px}.container--single{padding:24px 24px}.container--double{padding:48px 24px}.container--triple{padding:72px 24px}.main-content{display:grid;grid-template-columns:repeat(12,1fr);row-gap:2.5rem;-moz-column-gap:24px;column-gap:24px;padding:2.5rem 0}.main-content__date,.paragraph--text{grid-column:3/12}.paragraph--publication{grid-column:span 3}.paragraph--gallery{width:100%;grid-column:1/7}.paragraph--video,.paragraph--image-text{grid-column:1/13}.event .paragraph--gallery{grid-column:1/13}.page--search .page__main{max-width:54rem;padding:6.2rem 7rem;margin-left:auto;margin-right:auto}.crop{position:relative;display:block;width:100%;padding:0;overflow:hidden}.crop::before{display:block;content:""}.crop iframe,.crop embed,.crop object,.crop video,.crop .crop__item{position:absolute;top:0;bottom:0;left:0;width:100% !important;height:100% !important;border:0}.crop--21by9::before{padding-top:42.8571428571%}.crop--16by9::before{padding-top:56.25%}.crop--4by3::before{padding-top:75%}.crop--3by2::before{padding-top:66.6666666667%}.crop--1by1::before{padding-top:100%}.crop--9by16::before{padding-top:177.7777777778%}.crop--3by4::before{padding-top:133.3333333333%}.footer__wrapper{padding:2.2rem 3.5rem;background-color:#347378;color:#fff}.footer{display:grid;grid-template:"first" auto "second" auto "third" auto/100%;grid-gap:12px}.footer__first{grid-area:first}.footer__second{grid-area:second}.footer__third{grid-area:third}@media all and (min-width:760px){.footer__wrapper{padding:2.2rem 7rem}.footer{grid-template:"first second" auto "third second" auto/66.66% 1fr}.footer__second{text-align:right;display:flex;flex-direction:column;justify-content:space-between}}.header__wrapper{padding:2.2rem 3.5rem 2.2rem;color:#204043}@media all and (max-width:759px){.header__wrapper{padding:2.2rem 1.5rem 2.2rem}}.header{display:grid;grid-template:"logo util menu" auto/20.35rem auto;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:1.5rem}@media all and (max-width:759px){.header{align-items:center;grid-template:"logo util menu" auto/14rem auto}}.header__logo{grid-area:logo}.header__actions{grid-area:util;margin-top:-0.75rem;justify-self:end}.header__actions>*{display:inline-block}.header__menu{grid-area:menu;justify-self:end}.page__admin{padding:0 3.5rem 2.2rem}@media all and (min-width:760px){.page__admin{padding:0 4rem}.header__wrapper{padding:2.2rem 7rem 2rem 3.5rem}.header{display:grid;grid-template:"logo util" auto "logo menu" auto/20.35rem auto;grid-row-gap:2rem}.header__logo{padding-top:.75rem}}.hero{display:grid;grid-template:"title" auto "content" auto/100%;padding-bottom:4.95rem}.hero__wrapper.win a{margin-top:24px}@media all and (min-width:760px){.hero__wrapper.win a{margin-top:48px}}.hero--has-img{grid-template:"title" auto "image" auto "content" auto/100%;grid-gap:3.1rem}.hero__notch{position:absolute;display:block;top:0;right:0;content:"";width:10rem;height:4.95rem}.hero__image{position:relative;grid-area:image}.hero__title{grid-area:title;margin-top:0;margin-bottom:2.5rem}.hero__content{grid-area:content}.hero__title,.hero__content{padding-left:3.5rem;padding-right:3.5rem}@media all and (min-width:760px){.hero__title,.hero__content{padding-left:7rem;padding-right:7rem}.hero--has-img{grid-template:"image title" auto "image content" 1fr/1fr 1fr;grid-column-gap:3.1rem;grid-row-gap:0}.hero--has-img .hero__title{padding-top:3.4rem}.hero--has-img .hero__title,.hero--has-img .hero__content{padding-left:0}.hero--has-img.switch{grid-template:"title image" auto "content image" 1fr/1fr 1fr}.hero--case-study{grid-template:"title image " auto "content image" 1fr/50% 50%;grid-column-gap:3.1rem;grid-row-gap:0}.hero--case-study .hero__title{padding-top:0}.hero--case-study .hero__image{padding-top:6rem}}@media all and (min-width:1014px){.hero--has-img .hero__title,.hero--has-img .hero__content{width:31rem;padding-right:0}.hero__title,.hero__content{padding-right:0}.hero__title{width:40rem}.hero__content{padding-right:0;width:40rem}}.inline{display:flex;flex-wrap:wrap;margin-left:-18px;margin-right:-18px;align-items:flex-end}.inline>*{padding-left:18px;padding-right:18px}.inline--minor{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px;align-items:flex-end}.inline--minor>*{padding-left:12px;padding-right:12px}.inline--right{justify-content:flex-end}.inline--center{justify-content:center}.inline--justify{justify-content:space-between}.inline--middle{align-items:center}.inline--nowrap{align-items:flex-start;flex-wrap:nowrap}.search-results{margin-left:0}.search-results>*{margin-top:1.5rem}.split{display:flex;flex-wrap:wrap;align-items:center}.split__left{flex:0 0 50%;max-width:50%}@media all and (max-width:767px){.split__left{flex:0 0 100%;max-width:100%}}.split__right{padding-left:2.5rem;flex:0 0 41.6666666667%;max-width:41.6666666667%}@media all and (max-width:767px){.split__right{padding-left:unset;margin:12px 0;flex:0 0 100%;max-width:100%}}.stack--double>*+*{margin-top:2.5rem}.stack--single>*+*{margin-top:1.5rem}.stack--half>*+*{margin-top:.75rem}.stack--flush>*+*{margin-top:0}.strip{display:grid;grid-template:"img" auto "logo" auto "title" auto "content" auto "link" auto/100%;gap:1.5rem;margin:48px 0}.strip__image{grid-area:img}.strip__title{grid-area:title;align-self:end;margin-top:-0.4rem}.strip__content{grid-area:content}.strip__secondary{grid-area:logo}.strip__link{grid-area:link;align-self:start;justify-self:start}@media all and (min-width:760px){.strip{grid-template:"img     img" auto "title   title" auto "content logo" auto "link    link" auto/50% 50%;gap:2.2rem}}@media all and (min-width:1024px){.strip{grid-template:"img title   title ." auto "img content logo  ." auto "img link    link  ." auto/5fr 3fr 3fr 1fr;gap:2.2rem}.strip--cta{margin-top:-4rem;grid-template:"img title" auto/calc(50% - 3.1rem) 50%;gap:3rem}.strip--reverse{grid-template:". title   title img" auto ". content logo  img" auto ". link    link  img" auto/1fr 3fr 3fr 5fr}}.pager{margin-top:2.5rem}@supports(display:grid){.grid-dual .field__items,.view-grid .view__content{display:grid;grid-template-columns:100%;gap:2.2rem}.view-grid--large .view__content{gap:0}@media all and (min-width:768px){.view-grid--compact .view__content{grid-template-columns:repeat(2,minmax(50%,26.85rem))}}@media all and (min-width:1024px){.grid-dual .field__items,.view-grid .view__content{grid-template-columns:repeat(2,33.7rem);gap:3.3rem}.view-grid--compact .view__content{grid-template-columns:repeat(3,minmax(33.3333%,26.85rem));gap:.75rem}.view-grid--large .view__content{grid-template-columns:repeat(2,minmax(50%,48rem));gap:0}.view-grid--large .view__row:nth-of-type(2){padding-top:7rem}.view-grid:not(.view-grid--large):not(.view-grid--compact) .view__row:nth-of-type(2){padding-top:3.4rem}}}@media all and (min-width:1024px){.block--news-promoted .view__row{padding:0 12px}}.wrapper{padding-left:3.5rem;padding-right:3.5rem}.wrapper--view{padding:1.75rem 3.5rem}.wrapper--block{padding:2.25rem 3.5rem}@media all and (min-width:760px){.wrapper{padding-left:7rem;padding-right:7rem}.wrapper--view{padding:2.5rem 7rem}.wrapper--block{padding:2.25rem 7rem 6rem}}.bare-list{list-style:none;margin-left:0}.button,.language-link{display:inline-flex;flex-wrap:nowrap;align-items:center;padding:.7rem 1.25rem;text-decoration:none;background-color:rgba(0,0,0,0);color:inherit;border:.15rem solid;box-shadow:none;border-radius:6rem}.button--more{padding:.7rem 1.1rem .7rem 1.7rem}.button--download{padding:.7rem 1.4rem;border-radius:1.5rem}.button--search,.language-link{padding:.35rem 1.3rem;border-color:rgba(0,0,0,0)}.theme--purple .button--search,.theme--purple .language-link{background-color:#fff;color:#612cb5}.theme--yellow .button--search,.theme--yellow .language-link{background-color:#000;color:#fca83d}.theme--green .button--search,.theme--green .language-link{background-color:#fff;color:#10856c}.theme--win .button--search,.theme--win .language-link{background-color:#fff;color:#612cb5}.button--linkedin,.button--twitter{padding:.4rem .45rem}.button--search.mobile{display:none}@media all and (max-width:759px){.button--search.mobile{display:block}}.button--search svg{fill:#204043}@media all and (max-width:759px){.button--search:not(.mobile){display:none}}.event .hero__title{margin-bottom:0}.event .hero__content{margin-top:12px}.event .hero__date{margin-top:0}.event p:not(.hero__date){margin-top:12px}.view__filters+.view__content{margin-top:1.5rem}.fieldgroup{border:none}.form-radio,.form-checkbox,.form-type-select label,.fieldgroup>legend,.block--profiles-main .form-actions{display:none}.form-select,.option{display:inline-flex;flex-wrap:nowrap;align-items:center;padding:.7rem 1.7rem;text-decoration:none;background-color:rgba(0,0,0,0);color:#10856c;border:.15rem solid;box-shadow:none;border-radius:6rem;cursor:pointer}.form-checkbox:checked+.option{background-color:#10856c;color:#fff;border-color:#10856c}.view--wales_innovation_network .form-select,.view--case_studies .form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("/themes/custom/uniw/images/down_arrow.svg");background-size:20px;background-repeat:no-repeat;background-position:calc(100% - 15px) center}.view--wales_innovation_network .form-submit,.view--case_studies .form-submit,.view--publications .form-submit{display:none}.block--profiles-main .view__filters{margin-top:24px}@media all and (min-width:768px){.block--profiles-main .view__filters{margin-top:48px}}.block--profiles-main .option{border:none;color:#fca83d;background-color:#000}.block--view.block--profiles-main .form-radio:checked+.option{color:#000;font-weight:700;background-color:#fca83d;box-shadow:inset 0 0 0 2px #000}@media all and (min-width:768px){.form-radios>*:not(:first-child){margin:0 24px}}@media all and (max-width:767px){.form-checkboxes>*{margin:6px 0;padding-left:0;padding-right:6px}.form-radios>*{margin:0 12px 12px 0}.view--wales_innovation_network .form-type-select:not(:first-child),.view--case_studies .form-type-select:not(:first-child){margin-top:18px}}.footer-logos{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;margin-top:0}.footer-logos img{max-width:200px}.footer__socials li{margin-top:0}.icon::after{display:inline-block;content:"";margin-left:.75rem;background-repeat:no-repeat;background-size:contain;background-position:center center}.icon:empty::after{margin-left:0}.icon--black::after{filter:invert(1)}.icon--arrow-r:after{background-image:url(/themes/custom/win/images/right_arrow.svg);width:3.15rem;height:2rem}.icon--arrow-rg:after{background-image:url(/themes/custom/win/images/right_arrow_green.svg);width:3.15rem;height:2rem}.icon--arrow-rp:after{background-image:url(/themes/custom/win/images/right_arrow_purple.svg);width:3.15rem;height:2rem;margin-left:0}.icon--arrow-lp:after{background-image:url(/themes/custom/win/images/right_arrow_purple.svg);width:3.15rem;height:2rem;margin-left:0;transform:scaleX(-1)}.icon--arrow-d:after{background-image:url(/themes/custom/win/images/download_arrow.svg);width:1.1rem;height:2rem}.icon--footer{padding:3px}.image--_by3,.image--large,.image--medium{width:100%}html[lang=en] .language-switcher li.en,html[lang=cy] .language-switcher li.cy{display:none}.language-switcher{margin-left:1rem}@media all and (max-width:759px){.language-switcher li{margin-top:0}}.language-link{display:inline-block;padding:5px 8px;text-decoration:none}@media all and (max-width:759px){.language-link{padding:6px 12px}}.listings{grid-column:1/13}.listing{display:grid;font-family:"Georgia",serif;gap:24px;align-items:center;grid-template-columns:1fr 2fr 1fr;padding:24px}@media all and (min-width:760px){.listing{grid-template-columns:1fr 2fr 1fr;padding:24px 1.5rem}}.logo--uni img{max-height:220px;max-width:250px}.masonry .view__content>.view__row{width:674px;padding:24px}.mailing-list__inner{display:flex;flex-wrap:wrap;align-items:stretch}@media all and (max-width:767px){.mailing-list__inner{flex-direction:column-reverse}}.mailing-list__inner .inner__left{flex:0 0 50%}@media all and (max-width:767px){.mailing-list__inner .inner__left{flex:0 0 100%}}.mailing-list__inner .inner__right{flex:1}@media all and (max-width:767px){.mailing-list__inner .inner__right{flex:0 0 100%}}.mailing-list__content{padding:48px}@media all and (min-width:768px){.mailing-list__content{padding:48px 24px;max-width:87.5%;margin-left:auto}}.mailing-list__image{background-image:url(/themes/custom/win/images/mail-image.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:350px;height:100%}@media all and (max-width:759px){.main-menu{position:fixed;top:10.4rem;left:0;bottom:0;z-index:2;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#fff;color:#000;font-size:3rem;line-height:3.4rem}.toolbar-vertical .main-menu{top:calc(10.4rem + 39px)}.main-menu[hidden=""]{display:none}}.menu-item--expanded{position:relative}.menu-item--expanded>.menu{display:none}.menu-item--expanded>.menu{position:absolute;top:100%;left:15px;min-width:400px;list-style:none;z-index:2}.menu-item--expanded>.menu>.menu-item{margin-top:18px}.menu-item--expanded>.menu a{padding:6px}.theme--purple .menu-item--expanded>.menu a{color:#612cb5;background-color:#fff}.theme--yellow .menu-item--expanded>.menu a{color:#fca83d;background-color:#000}.theme--green .menu-item--expanded>.menu a{color:#10856c;background-color:#fff}@media all and (min-width:760px){.menu--primary{display:flex;flex-wrap:wrap;margin-left:-2rem;margin-right:-2rem}.menu--primary>*{padding-left:2rem;padding-right:2rem}.menu--primary>*{margin-top:0}.menu-item--expanded:hover>.menu{display:block}}.theme--win .menu-item--expanded>.menu a{color:#347378;background-color:#fff}@media all and (max-width:759px){.menu--primary{background-color:#fff !important}.menu--primary .menu-item{color:#204043}}.message{position:absolute;top:0;left:50%;transform:translateX(-50%);padding:18px 18px 18px calc(18px*2 + 16px);background:no-repeat 18px center;border-radius:6px;border:1px solid}.message:not(:last-of-type){margin-bottom:18px}.message__item:not(:last-of-type){margin-bottom:12px}.message--status{color:#3f642d;background-color:#f1f7ee;background-image:url("/core/misc/icons/73b355/check.svg");border-color:#73b355}.message--warning{color:#7c5300;background-color:#fff6e3;background-image:url("/core/misc/icons/e29700/warning.svg");border-color:#e29700}.message--error{color:#7d1500;background-color:#ffe8e3;background-image:url("/core/misc/icons/e32700/error.svg");border-color:#e32700}.message__list{margin-top:0}.sub-menu--desktop,.sub-menu--mobile{color:#fff;background-color:#204043}.sub-menu--desktop{display:none}@media all and (min-width:760px){.sub-menu--desktop{display:block}}@media all and (min-width:760px){.sub-menu--mobile{display:none}}.sub-menu--desktop>.menu{display:flex;flex-wrap:wrap;margin-left:-18px;margin-right:-18px;align-items:flex-end;justify-content:flex-end}.sub-menu--desktop>.menu>*{padding-left:18px;padding-right:18px}.sub-menu--desktop li{margin-top:0}.sub-menu--mobile li:not(:first-child){margin-top:10px;padding-top:10px;border-top:1px solid #fff}.sub-menu a{text-decoration:none}.sub-menu li:hover>a{text-decoration:underline}.view-title{color:#347378;font-family:Georgia,serif}.view__header:has(.view-title)+.view__content{margin-top:48px}.tabs{display:inline-flex;padding-left:12px;padding-right:12px;margin-left:0;list-style:none;border-bottom:3px solid rgba(0,0,0,.33)}.tabs>.tab{margin:0}.tab>a{display:inline-block;padding:12px 24px;text-decoration:none;color:inherit;border-radius:3px 3px 0 0}.tab--active>a{background-color:rgba(0,0,0,.33)}.tab>a:focus,.tab>a:hover{text-decoration:underline}.tab .menu{display:none}@media all and (max-width:759px){.page__admin{display:none}}.teaser__content{padding:1.75rem 1.05rem 1.25rem}.teaser__content--large{padding:2.25rem 7rem 3.4rem}.teaser__content--large>*{position:relative;z-index:1}.profile__wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;padding:1.9rem;color:#fff;transition:.2s ease all}.profile__wrapper:hover{background-color:#7c437b}.profile__content{position:relative;display:flex;flex:1 0 auto;flex-direction:column;justify-content:space-between;padding-top:.7rem;opacity:0;transform:translateY(50px);transition:.2s ease all}.profile:hover .profile__content{opacity:1;transform:translateY(0px)}.profile__link .button{border-color:#fca83d}.profile__link .icon--arrow-r:after{background-image:url(/themes/custom/win/images/right_arrow_yellow.svg)}.view--profiles .view__content{margin-top:2.5rem}.teaser__content--image{position:relative;padding:3.7rem 3.1rem}.teaser__content--image img{position:absolute;top:0;left:0;z-index:0;height:100%;width:100%;margin-top:0;-o-object-fit:cover;object-fit:cover}.teaser__content--image::after{display:block;content:"";background:linear-gradient(to top,transparent 0%,rgb(0,0,0) 120%);width:100%;height:100%;position:absolute;top:0;left:0}article[about="/node/13"] .teaser__content--large img{margin-bottom:24px}@media all and (min-width:768px){article[about="/node/13"] .teaser__content--large img{margin-bottom:48px}}@media all and (min-width:1024px){.teaser__outer{position:relative;display:block;width:100%;padding:0;overflow:hidden}.teaser__outer::before{display:block;content:"";padding-top:100%}.teaser__content--large{position:absolute;top:0;bottom:0;left:0;width:100% !important;height:100% !important;border:0}.teaser__content--image{padding:3.7rem 12rem 3.7rem 3.1rem}}@media all and (max-width:767px){.teaser__content--large{min-height:400px}}.toggle__text{text-align:center;font-size:14px;line-height:1}html[lang=cy] .toggle__text{margin-left:-5px;font-size:12px}.toggle{background-color:rgba(0,0,0,0);border:none;width:55px;padding:14px 8px 4px}.toggle__icon:before,.toggle__icon:after{display:block;content:"";height:5px;box-shadow:inset 0 5px}.toggle__icon:after{margin-top:8px}.js-open .toggle__icon:before{transform:translateY(8px) rotate(40deg)}.js-open .toggle__icon:after{transform:translateY(-5px) rotate(-40deg)}@media all and (min-width:760px){.toggle{display:none}}.h1,.h2,.h3{font-weight:400}.h1,.h2,.h3:not(.h3--sans){font-family:Georgia,serif}.h1{font-size:4.75rem;line-height:5.75rem}.h2{font-size:3rem;line-height:3.4rem}.h3{font-size:2.25rem;line-height:3rem}.lead-in{font-size:1.75rem;line-height:2.75rem}.body{font-size:1.5rem;line-height:2.25rem}.small-print{font-size:1.25rem;line-height:1.7rem}.fine-print{font-size:.75rem;line-height:1rem}.underline{padding-bottom:2.2rem;margin-bottom:2.2rem;border-bottom:.1rem dashed}.bare-link{text-decoration:none}.bare-link *{text-decoration:inherit}.clearfix:after{display:table;clear:both;content:""}.bg-black{background-color:#000}.txt-black{color:#000}.bg-white{background-color:#fff}.txt-white{color:#fff}.bg-purple{background-color:#612cb5}.txt-purple{color:#612cb5}.bg-green{background-color:#10856c}.txt-green{color:#10856c}.bg-yellow{background-color:#fca83d}.txt-yellow{color:#fca83d}.bg-win{background-color:#347378}.txt-win{color:#347378}.bg-darkgreen{background-color:#204043}.txt-darkgreen{color:#204043}.theme--purple{background-color:#612cb5;color:#fff}.theme--green{background-color:#10856c;color:#fff}.theme--yellow{background-color:#fca83d;color:#000}.theme--yellow .header__logo,.theme--yellow .icon::after{filter:invert(1)}.theme--white{color:#612cb5}.theme--win{color:#fff;background-color:#347378}.theme--white .header__logo,.page__header:not([class*=theme--]) .header__logo{filter:invert(1)}.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}.margin--flush{margin-top:0}.margin--tiny{margin-top:.4rem}.margin--single{margin-top:1rem}.margin--double{margin-top:2rem}.margin--triple{margin-top:3rem}.margin--large{margin-top:4rem}.text-light{font-weight:300}.text-normal{font-weight:400}.text-medium{font-weight:500}.text-bold{font-weight:700}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-upper{text-transform:uppercase}.text-lower{text-transform:lowercase}.text-capital{text-transform:capitalize}@media all and (min-width:768px){.width-minor{max-width:45%}.width-half{max-width:50%}.width-major{max-width:60%}.width-extra{max-width:80%}}
