.accordion__list{margin:2rem auto}.accordion__wrapper{border-bottom:.0625rem solid rgba(43,45,50,.4);position:relative;margin:auto 1rem}@media only screen and (min-width:80rem){.accordion__wrapper{margin:auto 0}}.accordion__wrapper:first-child{border-top:.0625rem solid rgba(43,45,50,.4)}.accordion__wrapper .accordion-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.block-editor .accordion__wrapper .accordion-title span{-ms-flex-positive:1;flex-grow:1}.accordion__wrapper .accordion-title__text{font-size:1.0625rem;line-height:1.375rem;padding-right:2rem;color:var(--wp--preset--color--wds-blue)}@media only screen and (min-width:80rem){.accordion__wrapper .accordion-title__text{font-size:1.125rem;line-height:1.5rem}}.accordion__wrapper .accordion-title__icon{cursor:pointer;position:absolute;height:1.75rem;width:1.75rem;right:0;top:50%;border-radius:.5rem;transform:translateY(-50%);background-color:var(--wp--preset--color--wds-blue);stroke:var(--wp--preset--color--wds-cream);transition:.25s}.accordion__wrapper .accordion-title__icon>svg{width:100%;height:100%;transition:.25s}.accordion__wrapper.active .accordion-title__icon{background-color:var(--wp--preset--color--wds-cream);stroke:var(--wp--preset--color--wds-blue)}.accordion__wrapper.active .accordion-title__icon>svg{transform:rotate(-180deg)}.accordion__wrapper.active .accordion-content,.accordion__wrapper:not(.active) .accordion-content--editable{max-height:100%;overflow-y:clip;transition:max-height .25s ease-out}.accordion__wrapper:not(.active) .accordion-content:not(.accordion-content--editable){max-height:0;overflow-y:hidden;transition:max-height .25s ease-in,margin-top 0s ease-in .25s}.accordion__wrapper .accordion-content__text{margin-top:unset;padding-right:2rem;font-size:1rem;line-height:1.5rem}@media only screen and (min-width:80rem){.accordion__wrapper .accordion-content__text{font-size:1.0625rem;line-height:1.75rem}}.wp-block-button a{display:inline-block;font-size:.875rem;line-height:1rem;text-decoration:none;background-color:transparent;color:var(--wp--preset--color--wds-blue);border:.0625rem solid var(--wp--preset--color--wds-blue);border-radius:.75rem;letter-spacing:.0875rem;text-transform:uppercase;padding:.875rem 2.125rem;transition:all .3s ease-out;width:auto}.wp-block-button a:hover{background-color:var(--wp--preset--color--wds-blue);color:var(--wp--preset--color--wds-cream-or-white);border-radius:0}.wp-block-button a:focus-visible{transition:none;border-color:transparent!important;outline:.0625rem dashed}.wp-block-button.is-style-outlined-white a{color:var(--wp--preset--color--wds-cream-or-white);border-color:var(--wp--preset--color--wds-cream-or-white)}.wp-block-button.is-style-outlined-white a:hover{background-color:var(--wp--preset--color--wds-cream-or-white);color:var(--wp--preset--color--wds-blue)}.custom-block.cards-with-links{margin-top:1.5625rem;margin-bottom:1.25rem;padding-left:.9375rem;padding-right:.9375rem;display:grid;grid-template-columns:repeat(1,1fr);gap:1.25rem 0}@media only screen and (min-width:48rem){.custom-block.cards-with-links{grid-template-columns:repeat(3,1fr);gap:.5rem .5rem;margin-top:2rem;margin-bottom:2rem;padding-left:1rem;padding-right:1rem}}@media only screen and (min-width:80rem){.custom-block.cards-with-links{gap:2rem 2rem;padding-left:0;padding-right:0;margin-top:3.875rem;margin-bottom:6.5rem}}.custom-block.cards-with-links .cards-with-links__item{background-color:var(--wp--preset--color--wds-cream);border-top-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__image{position:relative;line-height:0}.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__image img{border-top-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__image img.wp-image-undefined+.cards-with-links__item__heading{position:relative;max-width:100%;padding-top:2rem}.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__image .cards-with-links__item__heading{padding:1.25rem 2.6875rem .6875rem 1.875rem;background-color:var(--wp--preset--color--wds-cream);position:absolute;bottom:-.0625rem;left:0;display:inline-block;border-top-right-radius:1.5rem;max-width:80%;word-break:break-word}@media only screen and (min-width:48rem){.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__image .cards-with-links__item__heading{padding:1.25rem 2.75rem .3125rem 1rem}}@media only screen and (min-width:80rem){.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__image .cards-with-links__item__heading{padding:1.1875rem 3.875rem .875rem 2rem}}.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__image .cards-with-links__item__heading *,.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__image .cards-with-links__item__heading h2{position:relative;margin:0;color:var(--wp--preset--color--wds-blue)}@media only screen and (min-width:80rem){.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__image .cards-with-links__item__heading *,.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__image .cards-with-links__item__heading h2{font-size:1.375rem;line-height:1.5rem}}.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__image a .cards-with-links__item__heading h2:after{content:"";position:absolute;right:-.625rem;top:50%;transform:translateY(-50%);width:.3125rem;height:.75rem;-webkit-mask-image:url(../../images/chevron-right.svg);mask-image:url(../../images/chevron-right.svg);background-color:var(--wp--preset--color--wds-blue);transition:right .3s ease-out}@media only screen and (min-width:80rem){.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__image a .cards-with-links__item__heading h2:after{top:calc(50% + .0625rem)}}.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__image a:hover .cards-with-links__item__heading h2:after{right:-.8125rem}.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__content{padding:1.4375rem 1.6875rem 2.5rem 1.875rem;border-bottom-left-radius:1.5rem}@media only screen and (min-width:48rem){.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__content{padding:1.25rem 1rem 2.5rem}}@media only screen and (min-width:80rem){.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__content{padding:1rem 2.6875rem 3rem 2rem}}.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__content .cards-with-links__item__content__text{font-size:1.125rem;line-height:1.75rem;margin:0 0 1.5rem}.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__content .cards-with-links__item__content__buttons .wp-block-button .wp-element-button{position:relative;border-radius:0;border:none;padding:0 0 0 .9375rem;font-weight:600;margin-bottom:1.375rem;text-transform:none;font-size:1.125rem;line-height:1.375rem;background-color:transparent;color:var(--wp--preset--color--wds-blue);text-align:left}.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__content .cards-with-links__item__content__buttons .wp-block-button .wp-element-button:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:.3125rem;height:.75rem;-webkit-mask-image:url(../../images/chevron-right.svg);mask-image:url(../../images/chevron-right.svg);background-color:var(--wp--preset--color--wds-blue);transition:left .3s ease-out}.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__content .cards-with-links__item__content__buttons .wp-block-button .wp-element-button:hover:before{left:.1875rem}.custom-block.cards-with-links .cards-with-links__item .cards-with-links__item__content .cards-with-links__item__content__buttons .wp-block-button:last-child a{margin-bottom:0}.custom-block.cards-with-links .cards-with-links__item:nth-child(2n),.custom-block.cards-with-links .cards-with-links__item:nth-child(2n) .cards-with-links__item__image .cards-with-links__item__heading{background-color:var(--wp--preset--color--wds-blue)}.custom-block.cards-with-links .cards-with-links__item:nth-child(2n) .cards-with-links__item__image .cards-with-links__item__heading *,.custom-block.cards-with-links .cards-with-links__item:nth-child(2n) .cards-with-links__item__image .cards-with-links__item__heading h2{color:var(--wp--preset--color--wds-cream-or-white)}.custom-block.cards-with-links .cards-with-links__item:nth-child(2n) .cards-with-links__item__image a .cards-with-links__item__heading h2:after{background-color:var(--wp--preset--color--wds-cream-or-white)}.custom-block.cards-with-links .cards-with-links__item:nth-child(2n) .cards-with-links__item__content *,.custom-block.cards-with-links .cards-with-links__item:nth-child(2n) .cards-with-links__item__content .cards-with-links__item__content__buttons .wp-block-button .wp-element-button{color:var(--wp--preset--color--wds-cream-or-white)}.custom-block.cards-with-links .cards-with-links__item:nth-child(2n) .cards-with-links__item__content .cards-with-links__item__content__buttons .wp-block-button .wp-element-button:before{background-color:var(--wp--preset--color--wds-cream-or-white)}.wp-block-file{position:relative;margin-top:2.5rem;margin-bottom:2.5rem;background-color:var(--wp--preset--color--wds-cream);border-top-left-radius:1.5rem;border-bottom-right-radius:1.5rem;max-width:calc(100% - 1.875rem)!important}@media only screen and (min-width:48rem){.wp-block-file{max-width:calc(100% - 2rem)!important;margin-top:4rem;margin-bottom:4rem}}@media only screen and (min-width:80rem){.wp-block-file{max-width:var(--wp--style--global--content-size)!important}}.wp-block-file a{display:block;position:relative;z-index:1;padding:1.875rem 2.6875rem 1.875rem 1.875rem;text-decoration:none;color:var(--wp--preset--color--wds-blue);font-size:1.0625rem;line-height:1.375rem;font-weight:600}@media only screen and (min-width:80rem){.wp-block-file a{padding:1.875rem 2rem;font-size:1.125rem;line-height:1.5rem}}.wp-block-file a:after{content:"";position:absolute;right:.9375rem;top:50%;transform:translateY(-50%);background-size:1.0625rem;width:1.0625rem;height:1.4375rem;-webkit-mask-image:url(../../images/wds-file-graphic.svg);mask-image:url(../../images/wds-file-graphic.svg);background-color:var(--wp--preset--color--wds-blue)}@media only screen and (min-width:80rem){.wp-block-file a:after{right:2rem}}.wp-block-file .wp-block-file__button,.wp-block-file .wp-block-file__button-richtext-wrapper{display:none}.wp-block-table{margin-top:1.875rem;margin-bottom:2.5rem;max-width:calc(100% - 3.75rem)!important;position:relative;overflow-x:initial}@media only screen and (min-width:48rem){.wp-block-table{max-width:calc(100% - 4rem)!important}}@media only screen and (min-width:80rem){.wp-block-table{margin-top:2.5rem;margin-bottom:3.5rem;max-width:54rem!important}}.wp-block-table.is-scrollable:after{content:"";position:absolute;right:0;bottom:-.625rem;width:1.5625rem;height:2.25rem;background-size:1.5625rem;background-repeat:no-repeat;background-image:url(../../images/wds2025-table-scroll-graphic.svg)}@media only screen and (min-width:80rem){.wp-block-table.is-scrollable:after{display:none}}.wp-block-table.is-scrollable:before{content:"";position:absolute;height:100%;width:3.125rem;top:0;right:0;background:linear-gradient(270deg,#fff,hsla(0,0%,100%,.2609418768) 48%,hsla(0,0%,100%,0))}@media only screen and (min-width:80rem){.wp-block-table.is-scrollable:before{display:none}}.wp-block-table.table-scrolled:after,.wp-block-table.table-scrolled:before{display:none}.wp-block-table.not-scrollable table{display:table;overflow-x:initial;white-space:normal}.wp-block-table table{display:block;overflow-x:auto;white-space:nowrap}@media only screen and (min-width:80rem){.wp-block-table table{display:table;overflow-x:initial;white-space:normal}}.wp-block-table table tfoot,.wp-block-table table thead{border:none}.wp-block-table table tfoot tr:nth-child(2n),.wp-block-table table thead tr:nth-child(2n){background-color:var(--wp--preset--color--wds-cream)}.wp-block-table table tfoot tr td,.wp-block-table table tfoot tr th,.wp-block-table table thead tr td,.wp-block-table table thead tr th{padding:.9375rem 2rem;text-align:left;border:none}.wp-block-table table tfoot tr td:first-child,.wp-block-table table tfoot tr th:first-child,.wp-block-table table thead tr td:first-child,.wp-block-table table thead tr th:first-child{border-top-left-radius:1.625rem;border-bottom-left-radius:1.625rem;font-weight:600}.wp-block-table table tfoot tr td:last-child,.wp-block-table table tfoot tr th:last-child,.wp-block-table table thead tr td:last-child,.wp-block-table table thead tr th:last-child{border-top-right-radius:1.625rem;border-bottom-right-radius:1.625rem}.wp-block-table table tbody tr:nth-child(odd){background-color:var(--wp--preset--color--wds-cream)}.wp-block-table table tbody tr td{padding:.9375rem 2rem;border:none}.wp-block-table table tbody tr td:first-child{border-top-left-radius:1.625rem;border-bottom-left-radius:1.625rem;font-weight:600}.wp-block-table table tbody tr td:last-child{border-top-right-radius:1.625rem;border-bottom-right-radius:1.625rem}.wp-block-table figcaption{display:none}.crosslinks{background-color:var(--wp--preset--color--wds-cream);padding:3rem 1rem}.crosslinks .crosslinks__heading{padding:0 .5rem}.crosslinks .crosslinks-container{margin-top:1.5rem;display:grid;grid-gap:1rem;grid-template-columns:repeat(1,1fr)}@media only screen and (min-width:30rem){.crosslinks .crosslinks-container{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:48rem){.crosslinks .crosslinks-container{grid-template-columns:repeat(3,1fr)}}.crosslinks .cross-link-card{border-radius:1.5rem 1.5rem 0 0;position:relative;text-decoration:unset;overflow:hidden;aspect-ratio:4/5}.crosslinks .cross-link-card>img{object-fit:cover;width:100%;height:100%;transition:all .3s ease}.crosslinks .cross-link-card:after{content:"";width:100%;height:40%;position:absolute;left:0;bottom:0;background:linear-gradient(0,#191919,transparent);z-index:0;transition:all .3s ease}.crosslinks .cross-link-card:hover>img{transform:scale(1.05)}.crosslinks .cross-link-card .cross-link-card__heading{position:absolute;width:100%;bottom:0;left:0;margin:unset;color:var(--wp--preset--color--white);z-index:1;padding:1rem}@media only screen and (min-width:48rem){.crosslinks .cross-link-card .cross-link-card__heading{padding:2rem}}.custom-block.error-404-content{display:grid;grid-template-columns:repeat(1,1fr);-ms-flex-align:center;align-items:center;gap:2rem;padding-top:3.125rem;padding-bottom:3.125rem}@media only screen and (min-width:48rem){.custom-block.error-404-content{grid-template-columns:calc(42% - 1rem) calc(58% - 1rem);gap:2rem}}.custom-block.error-404-content .error-404-content__image{-ms-flex-order:2;order:2}@media only screen and (min-width:48rem){.custom-block.error-404-content .error-404-content__image{-ms-flex-order:1;order:1}}.custom-block.error-404-content .error-404-content__content{-ms-flex-order:1;order:1;max-width:32rem;padding:0 1.875rem}@media only screen and (min-width:48rem){.custom-block.error-404-content .error-404-content__content{-ms-flex-order:2;order:2;padding:0 2rem 0 0}}@media only screen and (min-width:80rem){.custom-block.error-404-content .error-404-content__content{padding:0}}.custom-block.error-404-content .error-404-content__content h1{margin-top:0;margin-bottom:1.5rem;color:var(--wp--preset--color--wds-blue);font-size:2rem;line-height:2.375rem}.facts-carousel.custom-block{position:relative;background-color:var(--wp--preset--color--wds-cream);padding-top:2.5rem;padding-bottom:6rem}@media only screen and (min-width:48rem){.facts-carousel.custom-block{padding-top:3.9375rem;padding-bottom:7.0625rem}}@media only screen and (min-width:80rem){.facts-carousel.custom-block{padding-top:5.5rem;padding-bottom:7.0625rem}}.facts-carousel.custom-block .facts-carousel__wrapper{position:relative}@media only screen and (min-width:48rem){.facts-carousel.custom-block .facts-carousel__wrapper{margin-left:2.125rem}}@media only screen and (min-width:48rem) and (min-width:80rem){.facts-carousel.custom-block .facts-carousel__wrapper{margin-right:0;margin-left:auto;max-width:85%}}.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__heading{font-size:1.625rem;line-height:2.125rem;color:var(--wp--preset--color--wds-blue);margin-top:0;margin-bottom:1.4375rem;padding-left:.9375rem;padding-right:.9375rem}@media only screen and (min-width:48rem){.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__heading{padding:0}}.facts-carousel.custom-block .facts-carousel__wrapper .facts_carousel__heading-and-arrows{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.facts-carousel.custom-block .facts-carousel__wrapper .facts_carousel__heading-and-arrows .facts-carousel__slick-arrows{margin-right:3rem;margin-left:2rem;display:none}@media only screen and (min-width:48rem){.facts-carousel.custom-block .facts-carousel__wrapper .facts_carousel__heading-and-arrows .facts-carousel__slick-arrows{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;gap:.5rem}}.facts-carousel.custom-block .facts-carousel__wrapper .facts_carousel__heading-and-arrows .facts-carousel__slick-arrows .slick-next,.facts-carousel.custom-block .facts-carousel__wrapper .facts_carousel__heading-and-arrows .facts-carousel__slick-arrows .slick-prev{cursor:pointer;width:2.5rem;height:2.5rem;background-color:var(--wp--preset--color--wds-blue);transition:background-color .3s ease-out;border-radius:.625rem;position:relative;line-height:0}.facts-carousel.custom-block .facts-carousel__wrapper .facts_carousel__heading-and-arrows .facts-carousel__slick-arrows .slick-next:hover,.facts-carousel.custom-block .facts-carousel__wrapper .facts_carousel__heading-and-arrows .facts-carousel__slick-arrows .slick-prev:hover{background-color:#0269b7}.facts-carousel.custom-block .facts-carousel__wrapper .facts_carousel__heading-and-arrows .facts-carousel__slick-arrows .slick-next img,.facts-carousel.custom-block .facts-carousel__wrapper .facts_carousel__heading-and-arrows .facts-carousel__slick-arrows .slick-prev img{position:absolute;top:50%;left:50%;width:.5625rem;transform:translate(-50%,-50%);height:1.25rem;object-fit:contain}.facts-carousel.custom-block .facts-carousel__wrapper .facts_carousel__heading-and-arrows .facts-carousel__slick-arrows .slick-prev.slick-disabled{opacity:.5;cursor:not-allowed}.facts-carousel.custom-block .facts-carousel__wrapper .facts_carousel__heading-and-arrows .facts-carousel__slick-arrows .slick-prev.slick-disabled:hover{background-color:var(--wp--preset--color--wds-blue)}.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .slick-track{display:-ms-flexbox;display:flex;gap:1rem;margin:0}.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .slick-track:after,.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .slick-track:before{display:none}.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .facts-carousel__item{position:relative;height:23.25rem;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:end;align-items:flex-end;cursor:pointer}@media only screen and (min-width:80rem){.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .facts-carousel__item{height:26rem}}@media only screen and (min-width:90rem){.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .facts-carousel__item{height:29.625rem}}@media only screen and (min-width:120rem){.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .facts-carousel__item{height:39.5rem}}.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .facts-carousel__item .facts-carousel__item__image{line-height:0;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-top-right-radius:1.5rem;border-top-left-radius:1.5rem}.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .facts-carousel__item .facts-carousel__item__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:transparent linear-gradient(180deg,rgba(25,25,25,0),#191919) 0 0 no-repeat padding-box;opacity:.5;transition:opacity .3s ease}.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .facts-carousel__item .facts-carousel__item__image img{object-fit:cover;height:100%;width:100%;transition:transform .3s ease}.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .facts-carousel__item .facts-carousel__item__content{position:relative;padding:0 .9375rem;transition:transform .3s ease}.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .facts-carousel__item .facts-carousel__item__content.no-transition{transition:none}.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .facts-carousel__item .facts-carousel__item__content .facts-carousel__item__content__heading{margin:0;color:var(--wp--preset--color--wds-cream-or-white)}@media only screen and (min-width:80rem){.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .facts-carousel__item .facts-carousel__item__content .facts-carousel__item__content__heading{font-size:1.5rem;line-height:1.75rem}}.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .facts-carousel__item .facts-carousel__item__content .facts-carousel__item__content__text{color:var(--wp--preset--color--wds-cream-or-white);margin:0;opacity:0;transition:none;font-size:1.125rem;line-height:1.625rem}@media only screen and (min-width:80rem){.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .facts-carousel__item:hover .facts-carousel__item__image img{transform:scale(1.05)}}@media only screen and (min-width:80rem){.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .facts-carousel__item.is-active .facts-carousel__item__image img{transition:none!important;transform:scale(1.05)}}.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .facts-carousel__item.is-active .facts-carousel__item__image:after{opacity:1}.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .facts-carousel__item.is-active .facts-carousel__item__content{transform:translateY(-2.5rem)!important}.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .facts-carousel__item.is-active .facts-carousel__item__content .facts-carousel__item__content__text{margin-top:1rem;opacity:1;transition:opacity .3s ease}.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .facts-carousel__item.no-text{cursor:auto}.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__slider .facts-carousel__item.no-text .facts-carousel__item__content{transform:translateY(-2.5rem)}.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__button{margin-top:1.875rem;margin-left:.9375rem}.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__button a:hover{border-radius:0}@media only screen and (min-width:48rem){.facts-carousel.custom-block .facts-carousel__wrapper .facts-carousel__button{margin-left:0;margin-top:2rem}}.facts-carousel.custom-block .facts-carousel__graphic{position:absolute;bottom:0;display:none!important}.facts-carousel.custom-block .facts-carousel__graphic.graphic-1{left:.9375rem}@media only screen and (min-width:48rem){.facts-carousel.custom-block .facts-carousel__graphic.graphic-1{left:2.125rem}}@media only screen and (min-width:80rem){.facts-carousel.custom-block .facts-carousel__graphic.graphic-1{left:7%}}.facts-carousel.custom-block .facts-carousel__graphic.graphic-2{display:none}@media only screen and (min-width:48rem){.facts-carousel.custom-block .facts-carousel__graphic.graphic-2{display:block;left:71%}}@media only screen and (min-width:80rem){.facts-carousel.custom-block .facts-carousel__graphic.graphic-2{left:71%}}.facts-carousel.custom-block .facts-carousel__graphic.graphic-3{display:none}@media only screen and (min-width:48rem){.facts-carousel.custom-block .facts-carousel__graphic.graphic-3{display:block;left:85%}}@media only screen and (min-width:80rem){.facts-carousel.custom-block .facts-carousel__graphic.graphic-3{left:81%}}.heading-text-with-bg-container{max-width:54rem;padding:2rem;margin:3rem 1rem;border-top-left-radius:1.5rem;border-bottom-right-radius:1.5rem;background-color:var(--wp--preset--color--wds-cream)}@media only screen and (min-width:80rem){.heading-text-with-bg-container{margin:2rem 0}}.heading-text-with-bg-container>h2:first-child,.heading-text-with-bg-container p:first-child{margin-top:unset}.custom-block.hero-front-page{background-color:var(--wp--preset--color--wds-blue);position:relative;margin-top:0;margin-bottom:1.5625rem}@media only screen and (min-width:48rem){.custom-block.hero-front-page{margin-bottom:2rem}}@media only screen and (min-width:80rem){.custom-block.hero-front-page{margin-bottom:4.0625rem}}.custom-block.hero-front-page .hero-front-page__wrapper{display:-ms-flexbox;display:flex;max-width:59.6875rem;margin:0 auto;min-height:37.5rem}@media only screen and (min-width:48rem){.custom-block.hero-front-page .hero-front-page__wrapper{min-height:56.25rem}}@media only screen and (min-width:80rem){.custom-block.hero-front-page .hero-front-page__wrapper{min-height:33.4375rem;-ms-flex-align:end;align-items:flex-end;padding-bottom:3.4375rem}}.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:80rem){.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content{max-width:28rem}}.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content .hero-front-page__content__rotator,.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content .hero-front-page__content__rotator span,.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content .hero-front-page__content__static{color:var(--wp--preset--color--wds-cream-or-white);text-transform:uppercase;font-weight:600;text-align:center;font-size:2.1875rem;line-height:3.125rem}@media only screen and (min-width:48rem){.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content .hero-front-page__content__rotator,.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content .hero-front-page__content__rotator span,.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content .hero-front-page__content__static{font-size:3.75rem;line-height:5.5rem}}@media only screen and (min-width:80rem){.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content .hero-front-page__content__rotator,.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content .hero-front-page__content__rotator span,.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content .hero-front-page__content__static{text-align:left;font-size:3.25rem;line-height:5rem}}.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content .hero-front-page__content__rotator{-ms-flex-order:2;order:2;padding-top:3.125rem;width:90%;margin:0 auto}@media only screen and (min-width:48rem){.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content .hero-front-page__content__rotator{width:31.25rem}}@media only screen and (min-width:80rem){.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content .hero-front-page__content__rotator{padding:0;-ms-flex-order:1;order:1;width:100%}}.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content .hero-front-page__content__static{-ms-flex-order:3;order:3;width:90%;margin:0 auto}@media only screen and (min-width:48rem){.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content .hero-front-page__content__static{width:31.25rem}}@media only screen and (min-width:80rem){.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content .hero-front-page__content__static{width:100%;padding:0;-ms-flex-order:3;order:3}}.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content .hero-front-page__content__counter{background-color:var(--wp--preset--color--wds-cream-or-white);color:var(--wp--preset--color--wds-blue);-ms-flex-order:1;order:1;font-size:1.375rem;line-height:1.5rem;text-align:center;padding:.6875rem}@media only screen and (min-width:48rem){.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content .hero-front-page__content__counter{padding:.8125rem}}@media only screen and (min-width:80rem){.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content .hero-front-page__content__counter{-ms-flex-order:3;order:3;border-top-right-radius:1.5rem;border-bottom-left-radius:1.5rem;margin-top:3.125rem;padding:1.5rem 7rem}}.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content .hero-front-page__content__counter.hidden{visibility:hidden}.custom-block.hero-front-page .hero-front-page__wrapper .hero-front-page__content .hero-front-page__content__counter span{color:var(--wp--preset--color--wds-blue);font-weight:600}.custom-block.hero-front-page .hero-front-page__bottom{background-color:var(--wp--preset--color--wds-cream);position:relative;z-index:1}.custom-block.hero-front-page .hero-front-page__bottom .hero-front-page__bottom__wrapper{max-width:65rem;margin:0 auto;padding:1.625rem 2.5rem}@media only screen and (min-width:48rem){.custom-block.hero-front-page .hero-front-page__bottom .hero-front-page__bottom__wrapper{padding:1.5rem 0}}@media only screen and (min-width:80rem){.custom-block.hero-front-page .hero-front-page__bottom .hero-front-page__bottom__wrapper{padding:1.625rem 0;z-index:auto}}.custom-block.hero-front-page .hero-front-page__bottom .hero-front-page__bottom__wrapper .hero-front-page__bottom__logo_list{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;gap:1.25rem 1.25rem}@media only screen and (min-width:48rem){.custom-block.hero-front-page .hero-front-page__bottom .hero-front-page__bottom__wrapper .hero-front-page__bottom__logo_list{gap:1.875rem 1.875rem}}@media only screen and (min-width:80rem){.custom-block.hero-front-page .hero-front-page__bottom .hero-front-page__bottom__wrapper .hero-front-page__bottom__logo_list{-ms-flex-pack:start;justify-content:flex-start;max-width:45%}}.custom-block.hero-front-page .hero-front-page__bottom .hero-front-page__bottom__wrapper .hero-front-page__bottom__logo_list .hero-front-page__bottom__logo{line-height:0;position:relative;z-index:1}.custom-block.hero-front-page .hero-front-page__bottom .hero-front-page__bottom__wrapper .hero-front-page__bottom__logo_list .hero-front-page__bottom__logo img{height:auto;max-width:4.6875rem;width:100%}@media only screen and (min-width:48rem){.custom-block.hero-front-page .hero-front-page__bottom .hero-front-page__bottom__wrapper .hero-front-page__bottom__logo_list .hero-front-page__bottom__logo img{max-width:5.625rem}}@media only screen and (min-width:80rem){.custom-block.hero-front-page .hero-front-page__bottom .hero-front-page__bottom__wrapper .hero-front-page__bottom__logo_list .hero-front-page__bottom__logo img{max-width:5rem}}.custom-block.hero-front-page .hero-front-page__bottom .hero-front-page__scroll-down{line-height:0;position:absolute;width:3rem;height:3rem;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;z-index:3}.custom-block.hero-front-page .hero-front-page__bottom .hero-front-page__scroll-down.desktop{left:50%;background-color:var(--wp--preset--color--wds-blue);transform:translate(-50%,50%);bottom:50%;display:none;transition:transform .3s ease-out}.custom-block.hero-front-page .hero-front-page__bottom .hero-front-page__scroll-down.desktop:hover{transform:translate(-50%,calc(50% + .3125rem))}@media only screen and (min-width:80rem){.custom-block.hero-front-page .hero-front-page__bottom .hero-front-page__scroll-down.desktop{display:-ms-flexbox;display:flex}}.custom-block.hero-front-page .hero-front-page__bottom .hero-front-page__scroll-down.mobile{left:50%;top:-1rem;background-color:var(--wp--preset--color--wds-cream-or-white);transform:translate(-50%,-100%)}@media only screen and (min-width:80rem){.custom-block.hero-front-page .hero-front-page__bottom .hero-front-page__scroll-down.mobile{display:none}}.custom-block.hero-front-page .hero-front-page__image{line-height:0}.custom-block.hero-front-page .hero-front-page__image img{position:absolute;right:0;bottom:0;max-height:26.5625rem;width:auto}@media only screen and (min-width:48rem){.custom-block.hero-front-page .hero-front-page__image img{max-height:37.5rem}}@media only screen and (min-width:80rem){.custom-block.hero-front-page .hero-front-page__image img{max-height:41.5625rem;z-index:2}}.custom-block.hero-judge{padding:0 .9375rem;margin-top:1.25rem;margin-bottom:3.5rem}@media only screen and (min-width:48rem){.custom-block.hero-judge{padding:0 1rem}}@media only screen and (min-width:80rem){.custom-block.hero-judge{padding:0;margin-top:6.25rem;margin-bottom:5.4375rem}}.custom-block.hero-judge .hero-judge__wrapper{max-width:63.875rem;margin:0 auto}@media only screen and (min-width:80rem){.custom-block.hero-judge .hero-judge__wrapper{display:grid;grid-template-columns:23rem 39.3125rem}}.custom-block.hero-judge .hero-judge__wrapper .hero-judge__image{padding-left:.9375rem;line-height:0;position:relative;z-index:1}@media only screen and (min-width:48rem){.custom-block.hero-judge .hero-judge__wrapper .hero-judge__image{padding-left:1rem}}@media only screen and (min-width:80rem){.custom-block.hero-judge .hero-judge__wrapper .hero-judge__image{padding-left:0}}.custom-block.hero-judge .hero-judge__wrapper .hero-judge__image img{max-width:12.5625rem;border-top-left-radius:1.5rem;border-bottom-right-radius:1.5rem}@media only screen and (min-width:80rem){.custom-block.hero-judge .hero-judge__wrapper .hero-judge__image img{max-width:100%}}.custom-block.hero-judge .hero-judge__wrapper .hero-judge__content{background-color:var(--wp--preset--color--wds-blue);padding:3.375rem 1.875rem 3.5rem;position:relative;top:-1.875rem;margin-bottom:-1.875rem;border-top-left-radius:1.5rem;border-bottom-right-radius:1.5rem}@media only screen and (min-width:80rem){.custom-block.hero-judge .hero-judge__wrapper .hero-judge__content{padding:5rem 7rem;top:-3.125rem;left:-4.6875rem;width:calc(100% + 4.6875rem);margin-bottom:-3.125rem}}.custom-block.hero-judge .hero-judge__wrapper .hero-judge__content:before{content:"";position:absolute;top:.1875rem;right:.9375rem;width:5rem;height:4.4375rem;background-size:5rem;-webkit-mask-image:url(../../images/judge-hero-graphic.svg);mask-image:url(../../images/judge-hero-graphic.svg);background-color:var(--wp--preset--color--wds-blue);transform:translateY(-100%)}.custom-block.hero-judge .hero-judge__wrapper .hero-judge__content .hero-judge__country,.custom-block.hero-judge .hero-judge__wrapper .hero-judge__content .hero-judge__description,.custom-block.hero-judge .hero-judge__wrapper .hero-judge__content .hero-judge__name{color:var(--wp--preset--color--wds-cream-or-white)}.custom-block.hero-judge .hero-judge__wrapper .hero-judge__content .hero-judge__name{text-transform:uppercase;margin-top:0;margin-bottom:.5rem;font-size:1.5rem;line-height:1.625rem}@media only screen and (min-width:80rem){.custom-block.hero-judge .hero-judge__wrapper .hero-judge__content .hero-judge__name{font-size:1.875rem;line-height:2.375rem;margin-bottom:.625rem}}.custom-block.hero-judge .hero-judge__wrapper .hero-judge__content .hero-judge__country{font-size:1.125rem;line-height:1.375rem;margin-top:0;margin-bottom:1rem}@media only screen and (min-width:80rem){.custom-block.hero-judge .hero-judge__wrapper .hero-judge__content .hero-judge__country{font-size:1.25rem;line-height:1.5rem;margin-bottom:1.25rem}}.custom-block.hero-judge .hero-judge__wrapper .hero-judge__content .hero-judge__description{margin:0}.hero-sub-page-option-a.custom-block{margin:3rem auto 6rem}.hero-sub-page-container.option-a{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 1rem}.hero-sub-page-container.option-a .text-container{background-color:var(--wp--preset--color--wds-blue);padding:2rem;transform:translate(-.5rem,-2rem);-ms-flex-order:2;order:2;z-index:1;min-height:15rem}.hero-sub-page-container.option-a .text-container .title>*{color:var(--wp--preset--color--wds-white);margin:0 0 1rem}.hero-sub-page-container.option-a .text-container .content p{margin:0;color:var(--wp--preset--color--wds-white);font-size:1.125rem;line-height:1.75rem}@media only screen and (min-width:80rem){.hero-sub-page-container.option-a .text-container{padding:4rem 8rem}}@media only screen and (min-width:48rem){.hero-sub-page-container.option-a .text-container{padding:3rem 6rem;transform:translate(1rem,3rem);-ms-flex-order:1;order:1}}.hero-sub-page-container.option-a .media-container{aspect-ratio:3/2;overflow:hidden;z-index:0;-ms-flex-order:1;order:1;transform:translate(.5rem)}.hero-sub-page-container.option-a .media-container .image{height:100%}.hero-sub-page-container.option-a .media-container img{height:100%;width:100%;object-fit:cover}@media only screen and (min-width:48rem){.hero-sub-page-container.option-a .media-container{-ms-flex-order:2;order:2;transform:translate(-1rem)}}.hero-sub-page-container.option-a .media-container .karhu-video.video-controls{display:none}.hero-sub-page-container.option-a .media-container .hero__video{position:relative;padding-top:56.25%}@media only screen and (min-width:48rem){.hero-sub-page-container.option-a .media-container .hero__video{padding-top:0}}.hero-sub-page-container.option-a .media-container .hero__video iframe{border-top-right-radius:1.5rem;border-bottom-left-radius:1.5rem;position:absolute;left:0;top:0;width:100%;height:100%}@media only screen and (min-width:48rem){.hero-sub-page-container.option-a .media-container .hero__video iframe{position:relative;width:21.875rem;height:12rem}}@media only screen and (min-width:80rem){.hero-sub-page-container.option-a .media-container .hero__video iframe{width:33rem;height:19.125rem}}.hero-sub-page-container.option-a .media-container,.hero-sub-page-container.option-a .text-container{border-top-left-radius:1.5rem;border-bottom-right-radius:1.5rem;width:calc(100% - 1rem)}@media only screen and (min-width:48rem){.hero-sub-page-container.option-a .media-container,.hero-sub-page-container.option-a .text-container{width:50%}}.hero-sub-page.custom-block{background-color:var(--wp--preset--color--wds-blue);border-bottom-left-radius:1.5rem;padding:1.0625rem 1rem 2.5rem;margin-top:-.0625rem;margin-bottom:1.875rem}@media only screen and (min-width:48rem){.hero-sub-page.custom-block{padding:0;margin-bottom:5.625rem}}@media only screen and (min-width:80rem){.hero-sub-page.custom-block{margin-bottom:6.625rem}}.hero-sub-page.custom-block .hero-sub-page__wrapper{margin:0 auto}@media only screen and (min-width:48rem){.hero-sub-page.custom-block .hero-sub-page__wrapper{max-width:46rem;padding:0 0 2rem}}@media only screen and (min-width:80rem){.hero-sub-page.custom-block .hero-sub-page__wrapper{max-width:60rem}}.hero-sub-page.custom-block .hero-sub-page__wrapper .hero-sub-page__content{display:grid;-ms-flex-align:center;align-items:center;position:relative}@media only screen and (min-width:48rem){.hero-sub-page.custom-block .hero-sub-page__wrapper .hero-sub-page__content{grid-template-columns:22rem 22rem;gap:0 2rem}}@media only screen and (min-width:80rem){.hero-sub-page.custom-block .hero-sub-page__wrapper .hero-sub-page__content{gap:0 3rem;grid-template-columns:24rem 33rem;min-height:18.75rem}}.hero-sub-page.custom-block .hero-sub-page__wrapper .hero-sub-page__content .text_container{-ms-flex-order:2;order:2;padding:0 .875rem}@media only screen and (min-width:48rem){.hero-sub-page.custom-block .hero-sub-page__wrapper .hero-sub-page__content .text_container{-ms-flex-order:1;order:1;padding:0}}.hero-sub-page.custom-block .hero-sub-page__wrapper .hero-sub-page__content .text_container .title h1{margin-top:0;margin-bottom:1rem;color:var(--wp--preset--color--wds-white);font-size:1.75rem;line-height:2.125rem}@media only screen and (min-width:48rem){.hero-sub-page.custom-block .hero-sub-page__wrapper .hero-sub-page__content .text_container .title h1{font-size:1.875rem;line-height:2.375rem}}.hero-sub-page.custom-block .hero-sub-page__wrapper .hero-sub-page__content .text_container .content p{margin:0;color:var(--wp--preset--color--wds-white);font-size:1.125rem;line-height:1.75rem}.hero-sub-page.custom-block .hero-sub-page__wrapper .hero-sub-page__content .media_container{-ms-flex-order:1;order:1;margin-bottom:1.5rem;line-height:0}@media only screen and (min-width:48rem){.hero-sub-page.custom-block .hero-sub-page__wrapper .hero-sub-page__content .media_container{-ms-flex-order:2;order:2;margin-bottom:0;position:absolute;right:0;bottom:-5rem}}.hero-sub-page.custom-block .hero-sub-page__wrapper .hero-sub-page__content .media_container img{object-fit:cover;border-top-right-radius:1.5rem;border-bottom-left-radius:1.5rem}@media only screen and (min-width:48rem){.hero-sub-page.custom-block .hero-sub-page__wrapper .hero-sub-page__content .media_container img{width:22rem;height:14.6875rem}}@media only screen and (min-width:80rem){.hero-sub-page.custom-block .hero-sub-page__wrapper .hero-sub-page__content .media_container img{width:33rem;height:23.75rem}}.hero-sub-page.custom-block .hero-sub-page__wrapper .hero-sub-page__content .media_container .karhu-video.video-controls{display:none}.hero-sub-page.custom-block .hero-sub-page__wrapper .hero-sub-page__content .media_container .hero__video{position:relative;padding-top:56.25%}.hero-sub-page.custom-block .hero-sub-page__wrapper .hero-sub-page__content .media_container .hero__video iframe{border-top-right-radius:1.5rem;border-bottom-left-radius:1.5rem;position:absolute;left:0;top:0;width:100%;height:100%}@media only screen and (min-width:48rem){.hero-sub-page.custom-block .hero-sub-page__wrapper .hero-sub-page__content .media_container .hero__video iframe{position:relative;width:21.875rem;height:12rem}}@media only screen and (min-width:80rem){.hero-sub-page.custom-block .hero-sub-page__wrapper .hero-sub-page__content .media_container .hero__video iframe{width:33rem;height:19.125rem}}.image-and-text-large.custom-block{margin-bottom:2.5rem;margin-top:2.5rem;padding:0 1rem}@media only screen and (min-width:48rem){.image-and-text-large.custom-block{margin-bottom:3.5rem;margin-top:3.5rem;padding:0 2rem}}@media only screen and (min-width:80rem){.image-and-text-large.custom-block{margin-bottom:5rem;margin-top:5rem;padding:0 3rem}}.image-and-text-large.custom-block .block__heading{font-size:1.625rem;line-height:2.125rem;color:var(--wp--preset--color--wds-blue);margin-top:0;margin-bottom:1rem}@media only screen and (min-width:80rem){.image-and-text-large.custom-block .block__heading{font-size:1.875rem;line-height:2.375rem;margin:0 auto 1.5rem;max-width:114rem}}.image-and-text-large.custom-block .block__highlights{margin:0 auto;max-width:114rem}@media only screen and (min-width:80rem){.image-and-text-large.custom-block .highlight{display:grid;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:80rem) and (min-width:80rem){.image-and-text-large.custom-block .highlight.reverse-layout .highlight__content{-ms-flex-order:1;order:1}}@media only screen and (min-width:80rem) and (min-width:80rem){.image-and-text-large.custom-block .highlight.reverse-layout .highlight__image{-ms-flex-order:2;order:2}}.image-and-text-large.custom-block .highlight .highlight__image{line-height:0}.image-and-text-large.custom-block .highlight .highlight__image img{aspect-ratio:148/109;object-fit:cover;width:100%}.image-and-text-large.custom-block .highlight .highlight__content{background-color:var(--wp--preset--color--wds-blue);padding:2.5rem 1.5rem}@media only screen and (min-width:48rem){.image-and-text-large.custom-block .highlight .highlight__content{padding:3rem}}@media only screen and (min-width:80rem){.image-and-text-large.custom-block .highlight .highlight__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:4rem}}.image-and-text-large.custom-block .highlight .highlight__content *{color:var(--wp--preset--color--wds-cream-or-white)}.image-and-text-large.custom-block .highlight .highlight__content :last-child{margin-bottom:0}.image-and-text-large.custom-block .highlight .highlight__content h2{font-size:1.625rem;line-height:2.125rem;margin-bottom:1rem;margin-top:0}@media only screen and (min-width:80rem){.image-and-text-large.custom-block .highlight .highlight__content h2{font-size:1.875rem;line-height:2.375rem;margin-bottom:1.25rem}}.image-and-text-large.custom-block .highlight .highlight__content h2 a{text-decoration:none}.image-and-text-large.custom-block .highlight .highlight__content h2 a:hover{text-decoration:underline}@media only screen and (min-width:80rem){.image-and-text-large.custom-block .highlight .highlight__content p{font-size:1.125rem;line-height:1.875rem}}.image-and-text-large.custom-block .highlight .highlight__content p:first-of-type{margin-top:0}.image-and-text-large.custom-block .highlight .highlight__content p:last-of-type{margin-bottom:0}@media only screen and (min-width:80rem){.image-and-text-large.custom-block .highlight .highlight__content p:empty{margin-bottom:-1rem}}@media only screen and (min-width:80rem){.image-and-text-large.custom-block .highlight .highlight__content p+p{margin-top:0}}.image-and-text-large.custom-block .highlight .highlight__content a:hover{background-color:var(--wp--preset--color--wds-cream-or-white);color:var(--wp--preset--color--wds-blue)}.image-and-text-large.custom-block .highlight .highlight__content .wp-block-button{margin-top:2rem}.image-and-text-large.custom-block .highlight .highlight__content .wp-block-button a{display:inline-block;font-size:.875rem;line-height:1rem;text-decoration:none;background-color:transparent;color:var(--wp--preset--color--wds-blue);border:.0625rem solid var(--wp--preset--color--wds-blue);border-radius:.75rem;letter-spacing:.0875rem;text-transform:uppercase;padding:.875rem 2.125rem;transition:all .3s ease-out;width:auto;border-color:var(--wp--preset--color--wds-cream-or-white);color:var(--wp--preset--color--wds-cream-or-white)}.image-and-text-large.custom-block .highlight .highlight__content .wp-block-button a:hover{background-color:var(--wp--preset--color--wds-cream-or-white);color:var(--wp--preset--color--wds-blue);border-radius:0}.image-and-text-large.custom-block .highlight.bg-color-wds-cream .highlight__content{background-color:var(--wp--preset--color--wds-cream)}.image-and-text-large.custom-block .highlight.bg-color-wds-cream .highlight__content *{color:var(--wp--preset--color--wds-black)}.image-and-text-large.custom-block .highlight.bg-color-wds-cream .highlight__content :last-child{margin-bottom:0}.image-and-text-large.custom-block .highlight.bg-color-wds-cream .highlight__content h2{color:var(--wp--preset--color--wds-blue)}.image-and-text-large.custom-block .highlight.bg-color-wds-cream .highlight__content a:hover{background-color:var(--wp--preset--color--wds-blue);color:var(--wp--preset--color--wds-cream-or-white)}.image-and-text-large.custom-block .highlight.bg-color-wds-cream .highlight__content .wp-block-button{margin-top:2rem}.image-and-text-large.custom-block .highlight.bg-color-wds-cream .highlight__content .wp-block-button a{display:inline-block;font-size:.875rem;line-height:1rem;text-decoration:none;background-color:transparent;border:.0625rem solid var(--wp--preset--color--wds-blue);border-radius:.75rem;letter-spacing:.0875rem;text-transform:uppercase;padding:.875rem 2.125rem;transition:all .3s ease-out;width:auto;border-color:var(--wp--preset--color--wds-blue);color:var(--wp--preset--color--wds-blue)}.image-and-text-large.custom-block .highlight.bg-color-wds-cream .highlight__content .wp-block-button a:hover{background-color:var(--wp--preset--color--wds-blue);color:var(--wp--preset--color--wds-cream-or-white);border-radius:0}.image-and-text-large.custom-block .highlight.bg-color-wds-white .highlight__content{background-color:var(--wp--preset--color--wds-white)}.image-and-text-large.custom-block .highlight.bg-color-wds-white .highlight__content *{color:var(--wp--preset--color--wds-blue)}.image-and-text-large.custom-block .highlight.bg-color-wds-white .highlight__content :last-child{margin-bottom:0}.image-and-text-large.custom-block .highlight.bg-color-wds-white .highlight__content h2{color:var(--wp--preset--color--wds-blue)}.image-and-text-large.custom-block .highlight.bg-color-wds-white .highlight__content a:hover{background-color:var(--wp--preset--color--wds-blue);color:var(--wp--preset--color--wds-cream-or-white)}.image-and-text-large.custom-block .highlight.bg-color-wds-white .highlight__content .wp-block-button{margin-top:2rem}.image-and-text-large.custom-block .highlight.bg-color-wds-white .highlight__content .wp-block-button a{display:inline-block;font-size:.875rem;line-height:1rem;text-decoration:none;background-color:transparent;border:.0625rem solid var(--wp--preset--color--wds-blue);border-radius:.75rem;letter-spacing:.0875rem;text-transform:uppercase;padding:.875rem 2.125rem;transition:all .3s ease-out;width:auto;border-color:var(--wp--preset--color--wds-blue);color:var(--wp--preset--color--wds-blue)}.image-and-text-large.custom-block .highlight.bg-color-wds-white .highlight__content .wp-block-button a:hover{background-color:var(--wp--preset--color--wds-blue);color:var(--wp--preset--color--wds-cream-or-white);border-radius:0}.bg-block+.image-and-text-large.custom-block{margin-top:0}@media only screen and (min-width:80rem){.bg-block+.image-and-text-large.custom-block{margin-top:-1.5rem}}.custom-block.wds-image{padding-left:.9375rem;padding-right:.9375rem;margin-top:2.5rem;margin-bottom:2.5rem}@media only screen and (min-width:48rem){.custom-block.wds-image{margin-top:3.5rem;margin-bottom:6.5rem;padding-left:1rem;padding-right:1rem}.custom-block.wds-image.no-caption{margin-bottom:3.5rem}}@media only screen and (min-width:80rem){.custom-block.wds-image{padding-left:0;padding-right:0}}.custom-block.wds-image .wds-image__image{position:relative;line-height:0}.custom-block.wds-image .wds-image__image .wds-image__caption,.custom-block.wds-image .wds-image__image img{border-top-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.custom-block.wds-image .wds-image__image img{width:100%}.custom-block.wds-image .wds-image__image img.wp-image-undefined+.wds-image__caption{position:relative;bottom:0}.custom-block.wds-image .wds-image__image .wds-image__caption{background-color:var(--wp--preset--color--wds-blue);padding:1.875rem 1.875rem 2.5rem;color:var(--wp--preset--color--wds-cream-or-white);position:relative;top:-1.875rem;margin-bottom:-1.875rem;width:calc(100% - 1.875rem);font-size:1rem;line-height:1.75rem}@media only screen and (min-width:48rem){.custom-block.wds-image .wds-image__image .wds-image__caption{position:absolute;top:auto;left:0;bottom:-3rem;margin-bottom:0;width:27rem;padding:3rem;font-size:1.125rem;line-height:1.875rem}}.custom-block.img-highlights{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:1.25rem;margin-bottom:1.875rem}@media only screen and (min-width:48rem){.custom-block.img-highlights{grid-template-columns:repeat(2,1fr);padding-left:1rem;padding-right:1rem;gap:1rem;margin-top:2rem;margin-bottom:2rem}}@media only screen and (min-width:48rem) and (min-width:80rem){.custom-block.img-highlights{padding-left:0;padding-right:0;gap:2rem;margin-top:4.5rem;margin-bottom:5rem}}.custom-block.img-highlights .img-highlight__item{position:relative}@media only screen and (min-width:80rem){.custom-block.img-highlights .img-highlight__item{margin-bottom:4.375rem}}.custom-block.img-highlights .img-highlight__item .img-highlight__image{line-height:0;overflow:hidden}.custom-block.img-highlights .img-highlight__item .img-highlight__image img{transition:transform .3s ease-out}.custom-block.img-highlights .img-highlight__item .img-highlight__image:hover img{transform:scale(1.05)}.custom-block.img-highlights .img-highlight__item .img-highlight__content{position:relative;width:calc(100% - 1.875rem);background-color:var(--wp--preset--color--wds-cream);padding:1.875rem 1.875rem 2.5rem;bottom:4.375rem;margin-bottom:-4.375rem;border-top-right-radius:1.5rem;border-bottom-left-radius:1.5rem}@media only screen and (min-width:48rem){.custom-block.img-highlights .img-highlight__item .img-highlight__content{padding:2rem 2rem 2.5rem}}@media only screen and (min-width:80rem){.custom-block.img-highlights .img-highlight__item .img-highlight__content{padding:2rem 2rem 2.1875rem;width:22rem;position:absolute;bottom:-4.375rem;margin-bottom:0}}.custom-block.img-highlights .img-highlight__item .img-highlight__content .img-highlight__content__heading,.custom-block.img-highlights .img-highlight__item .img-highlight__content .img-highlight__content__text{margin-bottom:1rem}.custom-block.img-highlights .img-highlight__item .img-highlight__content .img-highlight__content__heading{color:var(--wp--preset--color--wds-blue)}.custom-block.img-highlights .img-highlight__item .img-highlight__content .img-highlight__content__text{font-size:1rem;line-height:1.75rem}@media (max-width:47.9375rem){.custom-block.img-highlights .img-highlight__item:nth-child(2n) .img-highlight__content{background-color:var(--wp--preset--color--wds-blue)}.custom-block.img-highlights .img-highlight__item:nth-child(2n) .img-highlight__content__heading,.custom-block.img-highlights .img-highlight__item:nth-child(2n) .img-highlight__content__text{color:var(--wp--preset--color--wds-cream-or-white)}.custom-block.img-highlights .img-highlight__item:nth-child(2n) .img-highlight__content__button a,.custom-block.img-highlights .img-highlight__item:nth-child(2n) .img-highlight__content__button span{color:var(--wp--preset--color--wds-cream-or-white);border-color:var(--wp--preset--color--wds-cream-or-white)}}@media only screen and (min-width:48rem){.custom-block.img-highlights .img-highlight__item:nth-child(4n+2) .img-highlight__content,.custom-block.img-highlights .img-highlight__item:nth-child(4n+3) .img-highlight__content{background-color:var(--wp--preset--color--wds-blue)}.custom-block.img-highlights .img-highlight__item:nth-child(4n+2) .img-highlight__content__heading,.custom-block.img-highlights .img-highlight__item:nth-child(4n+2) .img-highlight__content__text,.custom-block.img-highlights .img-highlight__item:nth-child(4n+3) .img-highlight__content__heading,.custom-block.img-highlights .img-highlight__item:nth-child(4n+3) .img-highlight__content__text{color:var(--wp--preset--color--wds-cream-or-white)}.custom-block.img-highlights .img-highlight__item:nth-child(4n+2) .img-highlight__content__button a,.custom-block.img-highlights .img-highlight__item:nth-child(4n+2) .img-highlight__content__button span,.custom-block.img-highlights .img-highlight__item:nth-child(4n+3) .img-highlight__content__button a,.custom-block.img-highlights .img-highlight__item:nth-child(4n+3) .img-highlight__content__button span{color:var(--wp--preset--color--wds-cream-or-white);border-color:var(--wp--preset--color--wds-cream-or-white)}.custom-block.img-highlights .img-highlight__item:nth-child(4n+2) .img-highlight__content__button a:hover,.custom-block.img-highlights .img-highlight__item:nth-child(4n+2) .img-highlight__content__button span:hover,.custom-block.img-highlights .img-highlight__item:nth-child(4n+3) .img-highlight__content__button a:hover,.custom-block.img-highlights .img-highlight__item:nth-child(4n+3) .img-highlight__content__button span:hover{background-color:var(--wp--preset--color--wds-cream-or-white);color:var(--wp--preset--color--wds-blue)}}.custom-block.img-highlights .img-highlight__item.img-not-set .img-highlight__content{position:relative;bottom:0}.judges{max-width:62rem!important;padding:0 1rem}.judges-groups-list{display:-ms-flexbox;display:flex;gap:.5rem 1.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .5rem .5rem;background-image:linear-gradient(90deg,var(--wp--preset--color--wds-blue) .125rem,transparent 0);background-position:bottom;background-size:.75rem .1rem;background-repeat:repeat-x}.judges-groups-list .judges-groups-list-single{-ms-flex:0 0 max-content;flex:0 0 max-content}.judges-groups-list .judges-groups-list-single .judges-groups-list-single__link{font-size:1.125rem;font-weight:700;text-decoration:unset;color:var(--wp--preset--color--wds-blue)}.judges-groups-icons{display:-ms-flexbox;display:flex;padding:1rem .5rem;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem}.judges-groups-icons .judges-groups-icons-single{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-right:2rem;gap:.5rem;font-size:var(--wp--preset--font-size--normal);line-height:1.25}.judges-groups-icons .judges-groups-icons-single>span{color:#55575b}.judges-groups-icons .judges-groups-icons-single path{fill:var(--wp--preset--color--wds-blue)}.judges-listing .judges-listing-group{margin:1rem 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.judges-listing .judges-listing-group>:not(.judges-listing-group__container){padding:0 .5rem}.judges-listing .judges-listing-group .judges-listing-group__heading{margin-bottom:.5rem}.judges-listing .judges-listing-group .details-default{margin-top:.5rem;font-size:var(--wp--preset--font-size--normal)}.judges-listing .judges-listing-group .judges-listing-group-row{display:-ms-flexbox;display:flex;gap:1rem;border-radius:5rem;-ms-flex-align:center;align-items:center;padding:.8125rem 1rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.judges-listing .judges-listing-group .judges-listing-group-row:nth-child(odd){background:var(--wp--preset--color--wds-cream)}.judges-listing .judges-listing-group .judges-listing-group-row:last-child{margin-bottom:2rem}.judges-listing .judges-listing-group .judges-listing-group-row .judges-listing-group-row__icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:1rem}.judges-listing .judges-listing-group .judges-listing-group-row .judges-listing-group-row__icon path{fill:var(--wp--preset--color--wds-blue)}.judges-listing .judges-listing-group .judges-listing-group-row .judges-listing-group-row__content{width:calc(100% - 2rem);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.judges-listing .judges-listing-group .judges-listing-group-row .judges-listing-group-row__content>*{margin:unset;line-height:1.5}.judges-listing .judges-listing-group .judges-listing-group-row .judges-listing-group-row__content .judges-listing-group-row__dog-breed{font-size:1rem;line-height:1.25rem;width:calc(100% - 2rem)}.judges-listing .judges-listing-group .judges-listing-group-row .judges-listing-group-row__content .judges-listing-group-row__judge-date{font-size:var(--wp--preset--font-size--normal);width:100%;color:#55575b;margin:.3125rem 0}.judges-listing .judges-listing-group .judges-listing-group-row .judges-listing-group-row__content .judges-listing-group-row__judge{font-size:1rem;line-height:1.25rem;width:calc(100% - 2rem);color:var(--wp--preset--color--wds-blue);font-weight:700;text-decoration:unset}@media only screen and (min-width:48rem){.judges-groups .judges-groups-icons{-ms-flex-wrap:unset;flex-wrap:unset}.judges-listing .judges-listing-group>:not(.judges-listing-group__container){padding:0 3rem}.judges-listing .judges-listing-group .judges-listing-group-row,.judges-listing .judges-listing-group .judges-listing-group-row .judges-listing-group-row__content{-ms-flex-wrap:unset;flex-wrap:unset}.judges-listing .judges-listing-group .judges-listing-group-row .judges-listing-group-row__content .judges-listing-group-row__dog-breed,.judges-listing .judges-listing-group .judges-listing-group-row .judges-listing-group-row__content .judges-listing-group-row__judge{font-size:1.125rem;line-height:1.375rem;width:40%}.judges-listing .judges-listing-group .judges-listing-group-row .judges-listing-group-row__content .judges-listing-group-row__judge-date{width:20%;margin:0}}.karhu-cfs{padding:0 .9375rem}@media only screen and (min-width:48rem){.karhu-cfs{padding:0 1rem}}@media only screen and (min-width:80rem){.karhu-cfs{padding:0}}.karhu-cfs .karhu-cfs__filtered-content .karhu-cfs__filtered-content-element{margin-bottom:1.5rem}@media only screen and (min-width:80rem){.karhu-cfs .karhu-cfs__filtered-content .karhu-cfs__filtered-content-element{margin-bottom:2.5rem}}.karhu-cfs .karhu-cfs__filtered-content .karhu-cfs__filtered-content-element:last-child{margin-bottom:0}.karhu-cfs .karhu-cfs__filtered-content .karhu-cfs__filtered-content-element.news .element__content{position:relative;padding:0 .9375rem}.karhu-cfs .karhu-cfs__filtered-content .karhu-cfs__filtered-content-element.news .element__content:before{content:"";position:absolute;top:0;left:0;width:.0625rem;height:100%;background-color:var(--wp--preset--color--wds-blue)}.karhu-cfs .karhu-cfs__filtered-content .karhu-cfs__filtered-content-element.news .element__content .element__date{font-size:.875rem;line-height:1.875rem;display:block}.karhu-cfs .karhu-cfs__filtered-content .karhu-cfs__filtered-content-element.news .element__content .element__link{text-decoration:none}.karhu-cfs .karhu-cfs__filtered-content .karhu-cfs__filtered-content-element.news .element__content .element__link .element__title{font-size:1.125rem;line-height:1.5rem;margin:0;color:var(--wp--preset--color--wds-blue);display:inline}@media only screen and (min-width:80rem){.karhu-cfs .karhu-cfs__filtered-content .karhu-cfs__filtered-content-element.news .element__content .element__link .element__title{font-size:1.25rem;line-height:1.75rem}}.karhu-cfs .karhu-cfs__filtered-content .karhu-cfs__filtered-content-element.news .element__content .element__link .element__title:after{content:"";-webkit-mask-image:url(../../images/chevron-right.svg);mask-image:url(../../images/chevron-right.svg);background-color:var(--wp--preset--color--wds-blue);display:inline-block;width:.3125rem;height:.75rem;margin-left:.5rem;transition:all .3s ease-in-out}.karhu-cfs .karhu-cfs__filtered-content .karhu-cfs__filtered-content-element.news .element__content .element__link:hover .element__title:after{margin-left:1rem}.karhu-cfs .karhu-cfs__pager{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:.3125rem;margin-top:2rem}.karhu-cfs .karhu-cfs__pager .karhu-cfs__pager-link{background-color:transparent;border:.0625rem solid var(--wp--preset--color--wds-blue);outline:none;color:var(--wp--preset--color--wds-blue)}.karhu-cfs .karhu-cfs__pager .karhu-cfs__pager-link.current-page{background-color:var(--wp--preset--color--wds-blue);color:var(--wp--preset--color--wds-cream-or-white)}.custom-block.latest-news{background-color:var(--wp--preset--color--wds-blue);padding:2.5rem 1.9375rem 2.5rem .9375rem;margin-top:5.125rem;margin-bottom:1.25rem}@media only screen and (min-width:48rem){.custom-block.latest-news{margin-top:7.0625rem;margin-bottom:2rem;padding:2.5rem 2.75rem 2.5rem 2rem}}@media only screen and (min-width:80rem){.custom-block.latest-news{padding:3.625rem 0 4rem;margin-bottom:4.5rem}}.custom-block.latest-news .latest-news__wrapper{max-width:63.25rem;margin:0 auto;position:relative}.custom-block.latest-news .latest-news__wrapper .latest-news__title{font-size:1.625rem;line-height:2.125rem;color:var(--wp--preset--color--wds-cream-or-white);margin-bottom:1.3125rem;margin-top:0}@media only screen and (min-width:80rem){.custom-block.latest-news .latest-news__wrapper .latest-news__title{font-size:1.875rem;line-height:2.375rem}}@media only screen and (min-width:48rem){.custom-block.latest-news .latest-news__wrapper .latest-news__list{display:grid;grid-template-columns:repeat(2,1fr);gap:0 6.75rem;gap:0 4.1875rem}}@media only screen and (min-width:48rem){.custom-block.latest-news .latest-news__wrapper .latest-news__list.no-grid{grid-template-columns:repeat(1,1fr)}}.custom-block.latest-news .latest-news__wrapper .latest-news__list .latest-news__list__col .no-posts-found{color:var(--wp--preset--color--wds-cream-or-white)}.custom-block.latest-news .latest-news__wrapper .latest-news__list .latest-news__list__col .latest-news__list__item{margin-bottom:1.5rem;padding-left:.8125rem;position:relative}@media only screen and (min-width:48rem){.custom-block.latest-news .latest-news__wrapper .latest-news__list .latest-news__list__col .latest-news__list__item:last-child{margin-bottom:0}}.custom-block.latest-news .latest-news__wrapper .latest-news__list .latest-news__list__col .latest-news__list__item:before{content:"";background-color:var(--wp--preset--color--wds-cream-or-white);height:100%;left:0;position:absolute;top:0;width:.0625rem}.custom-block.latest-news .latest-news__wrapper .latest-news__list .latest-news__list__col .latest-news__list__item h3,.custom-block.latest-news .latest-news__wrapper .latest-news__list .latest-news__list__col .latest-news__list__item time{color:var(--wp--preset--color--wds-cream-or-white)}.custom-block.latest-news .latest-news__wrapper .latest-news__list .latest-news__list__col .latest-news__list__item time{font-size:.875rem;line-height:1.875rem;margin-bottom:.25rem;display:block}.custom-block.latest-news .latest-news__wrapper .latest-news__list .latest-news__list__col .latest-news__list__item a{text-decoration:none}.custom-block.latest-news .latest-news__wrapper .latest-news__list .latest-news__list__col .latest-news__list__item a h3{margin:0;display:inline}@media only screen and (min-width:80rem){.custom-block.latest-news .latest-news__wrapper .latest-news__list .latest-news__list__col .latest-news__list__item a h3{font-size:1.25rem;line-height:1.75rem}}.custom-block.latest-news .latest-news__wrapper .latest-news__list .latest-news__list__col .latest-news__list__item a .inline-svg{display:inline-block;margin-left:.625rem}.custom-block.latest-news .latest-news__wrapper .latest-news__all-news-btn{margin-top:2rem}.custom-block.latest-news .latest-news__wrapper .latest-news__graphic{position:absolute;top:-2.375rem;transform:translateY(-100%);left:0}@media only screen and (min-width:80rem){.custom-block.latest-news .latest-news__wrapper .latest-news__graphic{top:-3.5rem}}@media only screen and (min-width:80rem){.custom-block.latest-news .latest-news__wrapper .latest-news__graphic.graphic-1{transform:translate(-100%,-100%)}}.custom-block.latest-news .latest-news__wrapper .latest-news__graphic.graphic-2{display:none}@media only screen and (min-width:48rem){.custom-block.latest-news .latest-news__wrapper .latest-news__graphic.graphic-2{display:block;left:auto;right:7.8125rem}}@media only screen and (min-width:80rem){.custom-block.latest-news .latest-news__wrapper .latest-news__graphic.graphic-2{right:14.0625rem}}.custom-block.latest-news .latest-news__wrapper .latest-news__graphic.graphic-3{display:none}@media only screen and (min-width:48rem){.custom-block.latest-news .latest-news__wrapper .latest-news__graphic.graphic-3{left:auto;right:0;display:block}}@media only screen and (min-width:80rem){.custom-block.latest-news .latest-news__wrapper .latest-news__graphic.graphic-3{right:6.25rem}}.logo-list.custom-block{margin-top:2.5rem;margin-bottom:3.125rem;padding-left:2.8125rem;padding-right:2.8125rem;max-width:61.25rem!important}@media only screen and (min-width:48rem){.logo-list.custom-block{padding-left:8.9375rem;padding-right:8.9375rem}}@media only screen and (min-width:80rem){.logo-list.custom-block{margin-top:4rem;margin-bottom:5.625rem;padding-left:0;padding-right:0}}.logo-list.custom-block .logo-list__heading{font-size:1rem;line-height:1.5rem;letter-spacing:.11rem;text-transform:uppercase;font-weight:400;color:var(--wp--preset--color--wds-blue);text-align:center;margin-top:0;margin-bottom:1.5625rem}@media only screen and (min-width:48rem){.logo-list.custom-block .logo-list__heading{margin-bottom:2rem}}@media only screen and (min-width:80rem){.logo-list.custom-block .logo-list__heading{margin-bottom:2.8125rem}}.logo-list.custom-block .logo-list__list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:2.1875rem 4.375rem}@media only screen and (min-width:48rem){.logo-list.custom-block .logo-list__list{gap:2.625rem 3.75rem}}@media only screen and (min-width:80rem){.logo-list.custom-block .logo-list__list{gap:2.625rem 4.375rem}}.logo-list.custom-block .logo-list__list .logo-list__item{line-height:0;width:calc(50% - 2.1875rem)}@media only screen and (min-width:48rem){.logo-list.custom-block .logo-list__list .logo-list__item{width:calc(33.333% - 2.5rem)}}@media only screen and (min-width:80rem){.logo-list.custom-block .logo-list__list .logo-list__item{width:calc(16.666% - 3.75rem)}}.logo-list.custom-block .logo-list__list .logo-list__item img{width:100%;max-height:2.1875rem;object-fit:contain}@media only screen and (min-width:48rem){.logo-list.custom-block .logo-list__list .logo-list__item img{max-height:2.5rem}}.news-archive.custom-block{margin-bottom:3.5rem;margin-top:.625rem}@media only screen and (min-width:80rem){.news-archive.custom-block{margin-top:1.5625rem;margin-bottom:6.25rem}}.news-archive.custom-block .news-archive__heading{background-color:var(--wp--preset--color--wds-blue);color:var(--wp--preset--color--wds-cream-or-white);padding:1.875rem;text-align:center;border-top-left-radius:1.5rem;border-bottom-right-radius:1.5rem;margin:0 .9375rem 1.875rem}@media only screen and (min-width:48rem){.news-archive.custom-block .news-archive__heading{margin:0 1rem 1.875rem}}@media only screen and (min-width:80rem){.news-archive.custom-block .news-archive__heading{margin:0 0 3rem;padding:3.625rem 2rem 3.75rem}}.newsletter.custom-block{background-color:var(--wp--preset--color--wds-cream);margin-top:2rem}@media only screen and (min-width:80rem){.newsletter.custom-block{margin-top:5rem}}.newsletter.custom-block .newsletter__wrapper{position:relative;max-width:68rem;margin:0 auto;padding:2.5rem 1.875rem}@media only screen and (min-width:48rem){.newsletter.custom-block .newsletter__wrapper:after{content:"";width:6.4375rem;height:11.875rem;background-size:6.4375rem;position:absolute;bottom:0;left:1rem;-webkit-mask-image:url(../../images/wds-newsletter-graphic.svg);mask-image:url(../../images/wds-newsletter-graphic.svg);-webkit-mask-size:cover;mask-size:cover;background-color:var(--wp--preset--color--wds-blue)}}@media only screen and (min-width:80rem){.newsletter.custom-block .newsletter__wrapper:after{left:0;width:7.3125rem;height:13.5rem;background-size:7.3125rem}}@media only screen and (min-width:48rem){.newsletter.custom-block .newsletter__wrapper{padding:3rem 0}}@media only screen and (min-width:80rem){.newsletter.custom-block .newsletter__wrapper{padding:3.5rem 0 3rem}}.newsletter.custom-block .newsletter__wrapper .newsletter__heading{margin-top:0;text-align:center;font-size:1.625rem;line-height:2.125rem;margin-bottom:1.5rem;color:var(--wp--preset--color--wds-blue)}@media only screen and (min-width:48rem){.newsletter.custom-block .newsletter__wrapper .newsletter__heading{max-width:42.1875rem;margin:0 auto 1.5rem}}@media only screen and (min-width:80rem){.newsletter.custom-block .newsletter__wrapper .newsletter__heading{font-size:1.875rem;line-height:2.375rem;max-width:100%;margin:0 auto 2rem}}.newsletter.custom-block .newsletter__wrapper .newsletter__description{margin:0;color:var(--wp--preset--color--wds-blue);font-size:1.125rem;line-height:1.875rem;text-align:center}@media only screen and (min-width:48rem){.newsletter.custom-block .newsletter__wrapper .newsletter__description{max-width:30rem;margin:0 auto}}@media only screen and (min-width:80rem){.newsletter.custom-block .newsletter__wrapper .newsletter__description{max-width:49rem}}.newsletter.custom-block .newsletter__wrapper .newsletter__privacy-notice{max-width:28rem;margin:.9375rem auto 0;color:var(--wp--preset--color--wds-blue);font-size:.8125rem;line-height:1.125rem;text-align:center}.newsletter.custom-block .newsletter__wrapper .newsletter__privacy-notice *{color:var(--wp--preset--color--wds-blue)}.newsletter.custom-block .newsletter__wrapper .newsletter__privacy-notice :hover{color:var(--wp--preset--color--wds-cream-or-white)}.newsletter.custom-block .newsletter__wrapper .newsletter-form{max-width:28rem;margin:1.5rem auto 0}.newsletter.custom-block .newsletter__wrapper .newsletter-form .lianamailer .email-and-submit{display:grid;gap:1rem}@media only screen and (min-width:48rem){.newsletter.custom-block .newsletter__wrapper .newsletter-form .lianamailer .email-and-submit{display:-ms-flexbox;display:flex}}.newsletter.custom-block .newsletter__wrapper .newsletter-form .lianamailer .lianamailer-formfield-properties{display:grid;gap:1rem}@media only screen and (min-width:48rem){.newsletter.custom-block .newsletter__wrapper .newsletter-form .lianamailer .lianamailer-formfield-properties{-ms-flex:1 0 auto;flex:1 0 auto;gap:.5rem;margin-top:.5625rem}}.newsletter.custom-block .newsletter__wrapper .newsletter-form .lianamailer .lianamailer-formfield--email input{background:none;border:none;font-size:.9375rem;outline:none;color:var(--wp--preset--color--wds-blue);border-bottom:.0625rem solid var(--wp--preset--color--wds-blue);padding:.5rem;width:100%}.newsletter.custom-block .newsletter__wrapper .newsletter-form .lianamailer .lianamailer-formfield--email input::-webkit-input-placeholder{color:var(--wp--preset--color--wds-blue)}.newsletter.custom-block .newsletter__wrapper .newsletter-form .lianamailer .lianamailer-formfield--email input::-moz-placeholder{color:var(--wp--preset--color--wds-blue)}.newsletter.custom-block .newsletter__wrapper .newsletter-form .lianamailer .lianamailer-formfield--email input:-ms-input-placeholder,.newsletter.custom-block .newsletter__wrapper .newsletter-form .lianamailer .lianamailer-formfield--email input::-ms-input-placeholder{color:var(--wp--preset--color--wds-blue)}.newsletter.custom-block .newsletter__wrapper .newsletter-form .lianamailer .lianamailer-formfield--email input::placeholder{color:var(--wp--preset--color--wds-blue)}.newsletter.custom-block .newsletter__wrapper .newsletter-form .lianamailer .lianamailer-formfield--confirm label{margin-left:.3125rem;color:var(--wp--preset--color--wds-blue);font-size:.875rem;line-height:1.125rem;position:relative;top:-.0625rem}.newsletter.custom-block .newsletter__wrapper .newsletter-form .lianamailer .required-asterisk{color:#c02b0a}.newsletter.custom-block .newsletter__wrapper .newsletter-form .lianamailer input[type=submit]{margin:0;background:none;border:.0625rem solid var(--wp--preset--color--wds-blue);color:var(--wp--preset--color--wds-blue);outline:none;letter-spacing:.0875rem;text-transform:uppercase;border-radius:.75rem;font-size:.875rem;line-height:1.125rem;padding:.8125rem 2.125rem;transition:all .3s ease-out}.newsletter.custom-block .newsletter__wrapper .newsletter-form .lianamailer input[type=submit]:hover{background-color:var(--wp--preset--color--wds-blue);color:var(--wp--preset--color--wds-cream-or-white);border-radius:0}.newsletter.custom-block .newsletter__wrapper .newsletter-form .lianamailer .grecaptcha-badge{display:none}.newsletter.custom-block .newsletter__wrapper .lianamailer-success{color:var(--wp--preset--color--wds-blue);margin-bottom:2rem;text-align:center}.wp-block-karhu-js-blocks-notification{background-color:var(--wp--preset--color--wds-info-red);margin:0 auto;padding:.9375rem 2.8125rem;position:relative}@media only screen and (min-width:48rem){.wp-block-karhu-js-blocks-notification{padding:1rem 3.4375rem}}@media only screen and (min-width:80rem){.wp-block-karhu-js-blocks-notification{padding:1.125rem 3.75rem}}.wp-block-karhu-js-blocks-notification.hide{display:none}.wp-block-karhu-js-blocks-notification p{margin:0 auto;max-width:120rem;text-align:center}.wp-block-karhu-js-blocks-notification a,.wp-block-karhu-js-blocks-notification p{color:var(--wp--preset--color--wds-white)}.wp-block-karhu-js-blocks-notification a:hover{background-color:var(--wp--preset--color--wds-white);color:var(--wp--preset--color--wds-info-red)}.wp-block-karhu-js-blocks-notification button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../../images/close.svg);background-position:50%;background-repeat:no-repeat;border:none;color:transparent;font-size:0;height:1.5rem;padding:.625rem;position:absolute;right:.9375rem;top:50%;transform:translateY(-50%);width:1.5rem}@media only screen and (min-width:48rem){.wp-block-karhu-js-blocks-notification button{right:1.25rem}}.program-and-schedule{margin-bottom:3.5rem;margin-top:.625rem}@media only screen and (min-width:80rem){.program-and-schedule{margin-top:1.5625rem}}.program-and-schedule__heading{background-color:var(--wp--preset--color--wds-blue);color:var(--wp--preset--color--wds-cream-or-white);padding:1.875rem;text-align:center;border-top-left-radius:1.5rem;border-bottom-right-radius:1.5rem;margin:0 .9375rem 1.875rem}@media only screen and (min-width:48rem){.program-and-schedule__heading{margin:0 1rem 1.875rem}}@media only screen and (min-width:80rem){.program-and-schedule__heading{margin:0 0 3rem;padding:3.625rem 2rem 3.75rem}}.program-and-schedule__content{padding:0 .9375rem}@media only screen and (min-width:48rem){.program-and-schedule__content{padding:0 2rem}}.program-and-schedule__filters{display:grid;gap:.25rem;margin-bottom:2.5rem}@media only screen and (min-width:48rem){.program-and-schedule__filters{grid-template-columns:1fr 1fr}}.program-and-schedule__filters .filters__column{background:var(--wp--preset--color--wds-cream);border-radius:1.3125rem;padding:1.875rem 1.25rem;position:relative;text-align:center}@media only screen and (min-width:48rem){.program-and-schedule__filters .filters__column{border-radius:0 1.3125rem 0 1.3125rem;padding:1.875rem 2.5rem}}@media only screen and (min-width:80rem){.program-and-schedule__filters .filters__column{padding:2.5rem}}.program-and-schedule__filters .filters__column p{font-size:.9375rem;line-height:1.25rem;font-weight:700;margin:0;padding-right:2.5rem;text-align:left}@media only screen and (min-width:48rem){.program-and-schedule__filters .filters__column p{padding-right:0;text-align:center}}@media only screen and (min-width:80rem){.program-and-schedule__filters .filters__column p{font-size:1.0625rem;line-height:1.5rem}}.program-and-schedule__filters .filters__column .filters__toggle{background:url(../../images/chevron-down-black.svg);border:none;position:absolute;right:1.40625rem;top:2.375rem;width:.875rem;height:.375rem}@media only screen and (min-width:48rem){.program-and-schedule__filters .filters__column .filters__toggle{display:none}}.program-and-schedule__filters .filters__column .filters__filters{display:none;margin-top:1rem;gap:.625rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:48rem){.program-and-schedule__filters .filters__column .filters__filters{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:80rem){.program-and-schedule__filters .filters__column .filters__filters{margin-top:1.5rem}}.program-and-schedule__filters .filters__column .filters__filters button{font-size:1rem;line-height:1.25rem;background:none;border:.0625rem solid var(--wp--preset--color--wds-blue);border-radius:1.4375rem;color:var(--wp--preset--color--wds-dark-blue);padding:.75rem 1.625rem}.program-and-schedule__filters .filters__column .filters__filters button[data-active=true]{background-color:var(--wp--preset--color--wds-blue);color:var(--wp--preset--color--wds-cream-or-white)}.program-and-schedule__filters .filters__column.active .filters__toggle{transform:rotate(180deg)}.program-and-schedule__filters .filters__column.active .filters__filters{display:-ms-flexbox;display:flex}.program-and-schedule__text{font-size:1.0625rem;line-height:1.5rem;margin:0}@media only screen and (min-width:48rem){.program-and-schedule__text{text-align:center}}.program-and-schedule .event-list{margin-top:1.875rem;margin-bottom:3rem}@media only screen and (min-width:80rem){.program-and-schedule .event-list{margin-bottom:3.5rem}}.program-and-schedule .event__date-title{font-size:1.25rem;line-height:1.5rem;display:block;font-weight:700;margin:1.5rem 0}.program-and-schedule .event-item{display:grid;grid-template-columns:1fr 5fr;gap:0 .25rem;margin:0 -.9375rem;position:relative}@media only screen and (min-width:48rem){.program-and-schedule .event-item{grid-template-columns:1fr 7fr;margin:0}}.program-and-schedule .event-item__time{font-size:.9375rem;line-height:1.25rem;background:var(--wp--preset--color--program-time);border-radius:.75rem;padding:1.5rem .5rem;text-align:center}@media only screen and (min-width:48rem){.program-and-schedule .event-item__time{font-size:1.0625rem;line-height:1.25rem;padding:1.875rem .5rem}}@media only screen and (min-width:80rem){.program-and-schedule .event-item__time{padding:2.125rem .5rem}}.program-and-schedule .event-item__content{background:var(--wp--preset--color--wds-cream);border-radius:.75rem;padding:1.25rem 3.125rem 1.25rem 1.25rem}@media only screen and (min-width:80rem){.program-and-schedule .event-item__content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1.875rem 6.75rem 1.875rem 1.5rem}}.program-and-schedule .event-item__content.active .event-item__info{display:block}.program-and-schedule .event-item__content.active .event-item__toggle{background-color:transparent}.program-and-schedule .event-item__content.active .event-item__toggle button{background-color:var(--wp--preset--color--wds-blue);transform:rotate(180deg)}.program-and-schedule .event-item__title{font-size:1.125rem;line-height:1.375rem;color:var(--wp--preset--color--wds-blue);font-weight:700;margin-bottom:.5rem}@media only screen and (min-width:80rem){.program-and-schedule .event-item__title{font-size:1.25rem;line-height:1.625rem;width:75%}}.program-and-schedule .event-item__info{font-size:1rem;line-height:1.5rem;display:none}.program-and-schedule .event-item__toggle{background-color:var(--wp--preset--color--wds-blue);border:.0625rem solid var(--wp--preset--color--wds-blue);border-radius:.375rem;position:absolute;right:.9375rem;top:2rem;width:1.6875rem;height:1.6875rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.program-and-schedule .event-item__toggle button{-webkit-mask-image:url(../../images/chevron-down-black.svg);mask-image:url(../../images/chevron-down-black.svg);background:var(--wp--preset--color--wds-cream);width:1.25rem;height:1.25rem;-webkit-mask-size:.875rem;mask-size:.875rem;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.program-and-schedule .event-item+.event-item{margin-top:.25rem}.program-and-schedule .event-item+.event-item .event-item__time{position:relative}.program-and-schedule .event-item+.event-item .event-item__time:before{content:"";background:var(--wp--preset--color--program-time);width:100%;height:1.25rem;position:absolute;top:-.625rem;left:0}.program-and-schedule .event-pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:1.375rem;list-style-type:none;margin:0;padding:0}.program-and-schedule .event-pagination li{font-size:1.125rem;line-height:1.375rem;font-weight:700}.program-and-schedule .event-pagination li a{border-radius:.375rem;cursor:pointer;text-decoration:none;width:1.6875rem;height:1.6875rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.program-and-schedule .event-pagination li a:hover{background-color:transparent;border:.0625rem solid var(--wp--preset--color--wds-blue);color:var(--wp--preset--color--wds-blue)}.program-and-schedule .event-pagination li.next,.program-and-schedule .event-pagination li.previous{background-color:var(--wp--preset--color--wds-blue);border:.0625rem solid var(--wp--preset--color--wds-blue);border-radius:.375rem}.program-and-schedule .event-pagination li.next a,.program-and-schedule .event-pagination li.previous a{color:transparent;-webkit-mask-image:url(../../images/chevron-down-black.svg);mask-image:url(../../images/chevron-down-black.svg);background:var(--wp--preset--color--wds-cream);width:1.5625rem;height:1.5625rem;-webkit-mask-size:.875rem;mask-size:.875rem;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.program-and-schedule .event-pagination li.next a:hover,.program-and-schedule .event-pagination li.previous a:hover{background:var(--wp--preset--color--wds-blue)}.program-and-schedule .event-pagination li.next:hover,.program-and-schedule .event-pagination li.previous:hover{background:var(--wp--preset--color--wds-white)}.program-and-schedule .event-pagination li.previous a{transform:rotate(90deg)}.program-and-schedule .event-pagination li.next a{transform:rotate(270deg)}.program-and-schedule .event-pagination .selected a{border:.0625rem solid var(--wp--preset--color--wds-blue)}.program-and-schedule .event-pagination.page-count--1{display:none}.program-and-schedule .skeleton-loader{margin-top:2.5rem;display:grid;gap:.5rem}.tab-list.custom-block{border-bottom:.0625rem solid #3aaa35;margin-bottom:1rem;max-width:none!important}.tab-list.custom-block .block__heading{margin:0 auto 1rem;max-width:63rem;padding:0 1.5rem}.tab-list.custom-block .block__tabs{display:grid;gap:.4375rem;margin:0 auto;max-width:63rem;padding:0 1.5rem}@media only screen and (min-width:48rem){.tab-list.custom-block .block__tabs{-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex}}.tab-list.custom-block .block__tabs .tab{border-radius:.625rem .625rem 0 0}.tab-list.custom-block .block__tabs .tab a{text-decoration:none}.tab-list.custom-block .block__tabs .tab .tab__content{font-size:1rem;line-height:1.125rem;color:#fff;display:block;font-weight:700;padding:1.09375rem 1.28125rem}@media only screen and (min-width:48rem){.tab-list.custom-block .block__tabs .tab .tab__content{font-size:1.125rem;line-height:1.25rem}}.tab-list.custom-block .block__tabs .tab--blue{background-color:#008dc4}.tab-list.custom-block .block__tabs .tab--blue:not(.tab--current):hover{background-color:#0077a5}.tab-list.custom-block .block__tabs .tab--red{background-color:#e885a3}.tab-list.custom-block .block__tabs .tab--red:not(.tab--current):hover{background-color:#d57894}.tab-list.custom-block .block__tabs .tab--green{background-color:#3aaa35}.tab-list.custom-block .block__tabs .tab--green:not(.tab--current):hover{background-color:#349530}.tab-list.custom-block .block__tabs .tab--yellow{background-color:#fd0}.tab-list.custom-block .block__tabs .tab--yellow:not(.tab--current):hover{background-color:#f4d300}.tab-list.custom-block .block__tabs .tab--yellow .tab__content{color:#2b2d32}.tab-list.custom-block .block__tabs .tab--current .tab__content{text-decoration:underline}@media only screen and (min-width:48rem){.tab-list.custom-block .block__tabs .tab--current .tab__content{padding-bottom:1.71875rem}}.text-highlight.custom-block{max-width:46rem;padding-left:1.875rem;padding-right:1.875rem;margin-top:3.5625rem;margin-bottom:2.5rem}@media only screen and (min-width:48rem){.text-highlight.custom-block{margin-top:3.5625rem;margin-bottom:3rem}}@media only screen and (min-width:80rem){.text-highlight.custom-block{padding-left:0;padding-right:0}}.text-highlight.custom-block .text-highlight__content{position:relative;max-width:46rem;margin:0 auto;padding:1.875rem;text-transform:uppercase;font-weight:600;color:var(--wp--preset--color--wds-white);background-color:var(--wp--preset--color--wds-blue);font-size:1.375rem;line-height:2.125rem;border-top-left-radius:1.5rem;border-bottom-right-radius:1.5rem}@media only screen and (min-width:48rem){.text-highlight.custom-block .text-highlight__content{padding:3rem;font-size:1.625rem;line-height:2.375rem}}.text-highlight.custom-block .text-highlight__content:before{content:"";position:absolute;top:-2.625rem;right:.9375rem;width:2rem;height:2.625rem;-webkit-mask-image:url(../../images/wds-text-highlight-graphic.svg);mask-image:url(../../images/wds-text-highlight-graphic.svg);background-color:var(--wp--preset--color--wds-blue)}.text-highlight.custom-block .text-highlight__content a,.text-highlight.custom-block .text-highlight__content sup{color:var(--wp--preset--color--wds-cream-or-white)}.text-highlight.custom-block .text-highlight__content a:hover{color:var(--wp--preset--color--wds-cream-or-white);background:transparent}.wds-video.custom-block{position:relative;line-height:0;margin-top:2.5rem;margin-bottom:2.5rem;padding-left:.9375rem;padding-right:.9375rem}@media only screen and (min-width:48rem){.wds-video.custom-block{padding-left:1rem;padding-right:1rem}}@media only screen and (min-width:80rem){.wds-video.custom-block{margin-top:3.5rem;margin-bottom:3.5rem;padding-left:0;padding-right:0}}.wds-video.custom-block .wds-video__cookie-notice{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--wp--preset--color--wds-blue);z-index:1;display:none}.wds-video.custom-block .wds-video__cookie-notice--youtube{display:block}.wds-video.custom-block .wds-video__cookie-notice span{position:absolute;left:50%;top:50%;transform:translate(-50%);line-height:normal;text-align:center;width:90%;color:var(--wp--preset--color--wds-cream-or-white)}.wds-video.custom-block .wp-block-embed{overflow-wrap:break-word}.wds-video.custom-block .wp-block-embed .wp-block-embed__wrapper{position:relative}.wds-video.custom-block .wp-block-embed .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;max-width:100%}.wds-video.custom-block .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:56.25%}.custom-block.wide-banner{position:relative;margin-top:1.25rem;margin-bottom:0}@media only screen and (min-width:48rem){.custom-block.wide-banner{margin-top:2rem}}@media only screen and (min-width:80rem){.custom-block.wide-banner{margin-top:6.3125rem}}.custom-block.wide-banner .wide-banner__image{line-height:0}.custom-block.wide-banner .wide-banner__image img{height:27.1875rem;object-fit:cover;object-position:center;width:100%}@media only screen and (min-width:48rem){.custom-block.wide-banner .wide-banner__image img{height:25.625rem}}@media only screen and (min-width:80rem){.custom-block.wide-banner .wide-banner__image img{height:auto;max-height:33.75rem}}.custom-block.wide-banner .wide-banner__content-wrapper{padding:0 1rem}@media only screen and (min-width:80rem){.custom-block.wide-banner .wide-banner__content-wrapper{position:absolute;left:0;top:0;bottom:0;right:0}}.custom-block.wide-banner .wide-banner__content-wrapper .wide-banner__content{position:relative;top:2.1875rem;background-color:var(--wp--preset--color--wds-cream);padding:2.5rem 1.875rem;border-top-right-radius:1.5rem;border-bottom-left-radius:1.5rem}@media only screen and (min-width:80rem){.custom-block.wide-banner .wide-banner__content-wrapper .wide-banner__content{position:absolute;left:0;top:-2rem;width:37rem;padding:2.8125rem 3rem 3.8125rem}}.custom-block.wide-banner .wide-banner__content-wrapper .wide-banner__content .wide-banner__content__heading{font-size:1.625rem;line-height:2.125rem;color:var(--wp--preset--color--wds-blue);margin-top:0;margin-bottom:1rem}@media only screen and (min-width:80rem){.custom-block.wide-banner .wide-banner__content-wrapper .wide-banner__content .wide-banner__content__heading{font-size:1.875rem;line-height:2.375rem;margin-bottom:1.25rem}}.custom-block.wide-banner .wide-banner__content-wrapper .wide-banner__content .wide-banner__content__text{margin:0;font-size:1.125rem;line-height:1.875rem}
/*# sourceMappingURL=../maps/editor/blocks.css.map */
