@charset "UTF-8";.banner__speech-bubble-content,.container-wp{max-width:960px;display:flex}.alignwide .banner__speech-bubble-content,.alignwide .container-wp{max-width:1200px}.blog-comments .blog-article-comments,.blog-comments .comment-respond,.container-wp-lg,.story__grid{max-width:1200px;display:flex}.banner__mian-content-wrapper,.banner__speech-bubble,.blog-comments,.site-side-padding,.story__list{padding-left:5%;padding-right:5%}.banner__speech-bubble:not(.banner__main),.first-block-top-padding:not(.banner__main){padding-top:172px!important}@media only screen and (max-width:781px){.site-side-padding-mobile-only{padding-left:5%;padding-right:5%}}.archive-list,.block-top-bottom-padding,.blog-comments,.search-results .archive-list .block__post-list,.story__grid{padding-top:3.5rem;padding-bottom:3.5rem}.block-top-bottom-padding-small{padding-top:3.5rem;padding-bottom:3.5rem}@media only screen and (min-width:782px){.block-top-bottom-padding-small{padding-top:2rem;padding-bottom:2rem}}.block-top-bottom-padding-large{padding-top:7rem;padding-bottom:7rem}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.hinge{animation-duration:2s}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.bounce{animation-name:bounce}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.pulse{animation-name:pulse}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}100%{transform:rotate(0)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}100%{transform:scale(1) rotate(0)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}100%{transform:translateX(0)}}.wobble{animation-name:wobble}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}100%{transform:scale(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}100%{transform:translateX(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}100%{transform:translateY(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}100%{opacity:0;transform:scale(.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}100%{opacity:0;transform:translateY(2000px)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}100%{opacity:0;transform:translateX(-2000px)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}100%{opacity:0;transform:translateX(2000px)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}100%{opacity:0;transform:translateY(-2000px)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}100%{opacity:1;transform:translateY(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}100%{opacity:1;transform:translateX(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.banner__main-content,.cta__imo .cta-speech-bubble,.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}100%{opacity:1;transform:translateX(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.fadeInUp,.post-list__image,.profile-image-speech-bubble-content{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}100%{opacity:1;transform:translateY(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(20px)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-20px)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(20px)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-20px)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);animation-timing-function:ease-in}100%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{transform:perspective(400px) rotateX(0);opacity:1}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}100%{transform:perspective(400px) rotateY(0);opacity:1}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0);opacity:1}100%{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0);opacity:1}100%{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0) skewX(-15deg);opacity:1}100%{transform:translateX(0) skewX(0);opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{transform:translateX(0) skewX(0);opacity:1}100%{transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1}100%{transform-origin:center center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}100%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}100%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px)}100%{transform:translateY(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}100%{transform:translateX(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px)}100%{transform:translateX(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideOutLeft{0%{transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateY(0)}100%{opacity:0;transform:translateY(-2000px)}}.slideOutUp{animation-name:slideOutUp}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}100%{transform:translateY(700px);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;transform:translateX(0) rotate(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1;transform:translateX(0) rotate(0)}100%{opacity:0;transform:translateX(100%) rotate(120deg)}}.rollOut{animation-name:rollOut}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:73,72,80;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#494850;--bs-body-bg:#fff}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:#494850}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){.h2,h2{font-size:1.875rem}}.h3,h3{font-size:1.0625rem}.h4,h4{font-size:1.0625rem}.h5,h5{font-size:1rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#960e76;text-decoration:underline}a:hover{color:#780b5e}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#494850;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#494850;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#494850;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#494850;vertical-align:top;border-color:#dddede}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:first-child){border-top:2px solid currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label,.wpcf7-form label{margin-bottom:.5rem;font-size:.875em;font-weight:400}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;font-weight:400;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control,.wpcf7-form-control:not(input[type=submit]){display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#494850;background-color:#fff;background-clip:padding-box;border:1px solid #979797;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control,.wpcf7-form-control:not(input[type=submit]){transition:none}}.form-control[type=file],[type=file].wpcf7-form-control:not(input[type=submit]){overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]),[type=file].wpcf7-form-control:not(:disabled):not([readonly]):not(input[type=submit]){cursor:pointer}.form-control:focus,.wpcf7-form-control:focus:not(input[type=submit]){color:#494850;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value,.wpcf7-form-control:not(input[type=submit])::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder,.wpcf7-form-control:not(input[type=submit])::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder,.wpcf7-form-control:not(input[type=submit])::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly],.wpcf7-form-control:disabled:not(input[type=submit]),[readonly].wpcf7-form-control:not(input[type=submit]){background-color:#e9ecef;opacity:1}.form-control::file-selector-button,.wpcf7-form-control:not(input[type=submit])::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#494850;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button,.wpcf7-form-control:not(input[type=submit])::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button,.wpcf7-form-control:hover:not(:disabled):not([readonly]):not(input[type=submit])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button,.wpcf7-form-control:not(input[type=submit])::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#494850;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button,.wpcf7-form-control:not(input[type=submit])::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.wpcf7-form-control:hover:not(:disabled):not([readonly]):not(input[type=submit])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#494850;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control,textarea.wpcf7-form-control:not(input[type=submit]){min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:50rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:50rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#494850;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #979797;border-radius:50rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #494850}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.2rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.3rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.blog-comments .blog-article-comments .btn-check:disabled+.comment-reply-link,.blog-comments .blog-article-comments .btn-check[disabled]+.comment-reply-link,.blog-comments .comment-respond .btn-check:disabled+input.submit,.blog-comments .comment-respond .btn-check[disabled]+input.submit,.btn-check:disabled+.btn,.btn-check:disabled+.btn--primary,.btn-check:disabled+.btn--secondary,.btn-check:disabled+.btn--submit,.btn-check:disabled+.btn--white,.btn-check:disabled+.button--main,.btn-check:disabled+.wp-block-button__link,.btn-check[disabled]+.btn,.btn-check[disabled]+.btn--primary,.btn-check[disabled]+.btn--secondary,.btn-check[disabled]+.btn--submit,.btn-check[disabled]+.btn--white,.btn-check[disabled]+.button--main,.btn-check[disabled]+.wp-block-button__link{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select,.form-floating>.wpcf7-form-control:not(input[type=submit]){height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.wpcf7-form-control:not(input[type=submit]){padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder,.form-floating>.wpcf7-form-control:not(input[type=submit])::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder,.form-floating>.wpcf7-form-control:not(input[type=submit])::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown),.form-floating>.wpcf7-form-control:not(:-moz-placeholder-shown):not(input[type=submit]){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.wpcf7-form-control:focus:not(input[type=submit]),.form-floating>.wpcf7-form-control:not(:placeholder-shown):not(input[type=submit]){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.wpcf7-form-control:-webkit-autofill:not(input[type=submit]){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label,.form-floating>.wpcf7-form-control:not(:-moz-placeholder-shown):not(input[type=submit])~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label,.form-floating>.wpcf7-form-control:focus:not(input[type=submit])~label,.form-floating>.wpcf7-form-control:not(:placeholder-shown):not(input[type=submit])~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label,.form-floating>.wpcf7-form-control:-webkit-autofill:not(input[type=submit])~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.wpcf7-form-control:not(input[type=submit]){position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.wpcf7-form-control:focus:not(input[type=submit]){z-index:3}.blog-comments .blog-article-comments .input-group .comment-reply-link,.blog-comments .comment-respond .input-group input.submit,.input-group .blog-comments .blog-article-comments .comment-reply-link,.input-group .blog-comments .comment-respond input.submit,.input-group .btn,.input-group .btn--primary,.input-group .btn--secondary,.input-group .btn--submit,.input-group .btn--white,.input-group .button--main,.input-group .wp-block-button__link{position:relative;z-index:2}.blog-comments .blog-article-comments .input-group .comment-reply-link:focus,.blog-comments .comment-respond .input-group input.submit:focus,.input-group .blog-comments .blog-article-comments .comment-reply-link:focus,.input-group .blog-comments .comment-respond input.submit:focus,.input-group .btn--primary:focus,.input-group .btn--secondary:focus,.input-group .btn--submit:focus,.input-group .btn--white:focus,.input-group .btn:focus,.input-group .button--main:focus,.input-group .wp-block-button__link:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#494850;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #979797;border-radius:50rem}.blog-comments .blog-article-comments .input-group-lg>.comment-reply-link,.blog-comments .comment-respond .input-group-lg>input.submit,.input-group-lg>.btn,.input-group-lg>.btn--primary,.input-group-lg>.btn--secondary,.input-group-lg>.btn--submit,.input-group-lg>.btn--white,.input-group-lg>.button--main,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.wp-block-button__link,.input-group-lg>.wpcf7-form-control:not(input[type=submit]){padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.blog-comments .blog-article-comments .input-group-sm>.comment-reply-link,.blog-comments .comment-respond .input-group-sm>input.submit,.input-group-sm>.btn,.input-group-sm>.btn--primary,.input-group-sm>.btn--secondary,.input-group-sm>.btn--submit,.input-group-sm>.btn--white,.input-group-sm>.button--main,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.wp-block-button__link,.input-group-sm>.wpcf7-form-control:not(input[type=submit]){padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.is-valid.wpcf7-form-control:not(input[type=submit]),.was-validated .form-control:valid,.was-validated .wpcf7-form-control:valid:not(input[type=submit]){border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.is-valid.wpcf7-form-control:focus:not(input[type=submit]),.was-validated .form-control:valid:focus,.was-validated .wpcf7-form-control:valid:focus:not(input[type=submit]){border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,.was-validated textarea.wpcf7-form-control:valid:not(input[type=submit]),textarea.form-control.is-valid,textarea.is-valid.wpcf7-form-control:not(input[type=submit]){padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.input-group .is-valid.wpcf7-form-control:not(input[type=submit]),.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid,.was-validated .input-group .wpcf7-form-control:valid:not(input[type=submit]){z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.input-group .is-valid.wpcf7-form-control:focus:not(input[type=submit]),.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus,.was-validated .input-group .wpcf7-form-control:valid:focus:not(input[type=submit]){z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#d13620}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(209,54,32,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.is-invalid.wpcf7-form-control:not(input[type=submit]),.was-validated .form-control:invalid,.was-validated .wpcf7-form-control:invalid:not(input[type=submit]){border-color:#d13620;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23D13620'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23D13620' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.is-invalid.wpcf7-form-control:focus:not(input[type=submit]),.was-validated .form-control:invalid:focus,.was-validated .wpcf7-form-control:invalid:focus:not(input[type=submit]){border-color:#d13620;box-shadow:0 0 0 .25rem rgba(209,54,32,.25)}.was-validated textarea.form-control:invalid,.was-validated textarea.wpcf7-form-control:invalid:not(input[type=submit]),textarea.form-control.is-invalid,textarea.is-invalid.wpcf7-form-control:not(input[type=submit]){padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#d13620}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23D13620'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23D13620' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#d13620;box-shadow:0 0 0 .25rem rgba(209,54,32,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#d13620}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#d13620}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(209,54,32,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#d13620}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.input-group .is-invalid.wpcf7-form-control:not(input[type=submit]),.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid,.was-validated .input-group .wpcf7-form-control:invalid:not(input[type=submit]){z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.input-group .is-invalid.wpcf7-form-control:focus:not(input[type=submit]),.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus,.was-validated .input-group .wpcf7-form-control:invalid:focus:not(input[type=submit]){z-index:3}.blog-comments .blog-article-comments .comment-reply-link,.blog-comments .comment-respond input.submit,.btn,.btn--primary,.btn--secondary,.btn--submit,.btn--white,.button--main,.wp-block-button__link{display:inline-block;font-weight:400;line-height:1.5;color:#494850;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:50rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.blog-comments .blog-article-comments .comment-reply-link,.blog-comments .comment-respond input.submit,.btn,.btn--primary,.btn--secondary,.btn--submit,.btn--white,.button--main,.wp-block-button__link{transition:none}}.blog-comments .blog-article-comments .comment-reply-link:hover,.blog-comments .comment-respond input.submit:hover,.btn--primary:hover,.btn--secondary:hover,.btn--submit:hover,.btn--white:hover,.btn:hover,.button--main:hover,.wp-block-button__link:hover{color:#494850}.blog-comments .blog-article-comments .btn-check:focus+.comment-reply-link,.blog-comments .blog-article-comments .comment-reply-link:focus,.blog-comments .comment-respond .btn-check:focus+input.submit,.blog-comments .comment-respond input.submit:focus,.btn--primary:focus,.btn--secondary:focus,.btn--submit:focus,.btn--white:focus,.btn-check:focus+.btn,.btn-check:focus+.btn--primary,.btn-check:focus+.btn--secondary,.btn-check:focus+.btn--submit,.btn-check:focus+.btn--white,.btn-check:focus+.button--main,.btn-check:focus+.wp-block-button__link,.btn:focus,.button--main:focus,.wp-block-button__link:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.blog-comments .blog-article-comments .comment-reply-link:disabled,.blog-comments .blog-article-comments .disabled.comment-reply-link,.blog-comments .blog-article-comments fieldset:disabled .comment-reply-link,.blog-comments .comment-respond fieldset:disabled input.submit,.blog-comments .comment-respond input.disabled.submit,.blog-comments .comment-respond input.submit:disabled,.btn--primary:disabled,.btn--secondary:disabled,.btn--submit:disabled,.btn--white:disabled,.btn.disabled,.btn:disabled,.button--main:disabled,.disabled.btn--primary,.disabled.btn--secondary,.disabled.btn--submit,.disabled.btn--white,.disabled.button--main,.disabled.wp-block-button__link,.wp-block-button__link:disabled,fieldset:disabled .blog-comments .blog-article-comments .comment-reply-link,fieldset:disabled .blog-comments .comment-respond input.submit,fieldset:disabled .btn,fieldset:disabled .btn--primary,fieldset:disabled .btn--secondary,fieldset:disabled .btn--submit,fieldset:disabled .btn--white,fieldset:disabled .button--main,fieldset:disabled .wp-block-button__link{pointer-events:none;opacity:.65}.btn-link{font-weight:400;color:#960e76;text-decoration:underline}.btn-link:hover{color:#780b5e}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.blog-comments .blog-article-comments .comment-reply-link,.blog-comments .comment-respond input.submit,.btn--primary,.btn--secondary,.btn--submit,.btn--white,.btn-lg,.button--main,.wp-block-button__link{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#494850;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(-180deg)}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23494850'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}:root{--infotex-grid-gutter-width:30px}@media (prefers-reduced-motion:reduce){*{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}body{font-family:Quicksand,sans-serif}.font-semi-bold{font-weight:600}.banner__main-content h1,.banner__main-content p,.banner__speech-bubble-content p,.block__faqs .tab-label,.blog-comments .blog-article-comments .comment-reply-link,.blog-comments .comment-respond input.submit,.blog-comments .comment-respond label,.btn--primary,.btn--secondary,.btn--submit,.btn--white,.button--main,.cta__imo .cta-speech-bubble p,.edit-post-visual-editor__content-area .post-list__slider:before,.featured-story__content h3,.featured-story__content p,.font-bold,.h1,.h2,.h3,.h4,.h5,.h6,.key-statistics .key-stat__description,.key-statistics .key-stat__stat,.list__blocks ul a .icon-wrapper,.list__blocks ul a .title,.list__downloads ul a .icon-wrapper,.list__downloads ul a .title,.list__links ul a .icon-wrapper,.list__links ul a .title,.post-list__cat,.post-list__title,.story__list-quote-wrapper,.story__list-quote-wrapper .btn,.team-member-list .team-member-list-item__contact-details a,.text-link,.wp-block-button__link,h1,h2,h3,h4,h5,h6,p a,table th{font-weight:700}.h6,h6{font-size:clamp(1rem, .93rem + .36vw, 1.25rem)}.h5,h5{font-size:clamp(1.2rem, 1.14rem + .29vw, 1.41rem)}.h4,h4{font-size:clamp(1.44rem, 1.4rem + .2vw, 1.58rem)}.h3,h3{font-size:clamp(1.73rem, 1.71rem + .07vw, 1.78rem)}.h2,h2{font-size:clamp(2rem, 2.09rem - .1vw, 2.07rem);margin-bottom:1.25rem;color:#960e76}.h1,h1{font-size:clamp(2.25rem, 2.56rem - .34vw, 2.49rem)}.h1,.h2,.h3,.h4,h1,h2,h3,h4{line-height:1}p+.h1,p+.h2,p+.h3,p+.h4,p+h1,p+h2,p+h3,p+h4{margin-top:3rem}.screen-reader-response,.screen-reader-text,.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.sr-only-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.category .header__logo svg #logo-childrens-commissioner #primary-group,.post-type-archive-story .header__logo svg #logo-childrens-commissioner #primary-group,.single-post .header__logo svg #logo-childrens-commissioner #primary-group{fill:#FFFFFF}.category .header__logo svg #logo-childrens-commissioner #secondary-group,.post-type-archive-story .header__logo svg #logo-childrens-commissioner #secondary-group,.single-post .header__logo svg #logo-childrens-commissioner #secondary-group{fill:#00A981}.category .header__logo svg #logo-imo,.post-type-archive-story .header__logo svg #logo-imo,.single-post .header__logo svg #logo-imo{fill:#FFFFFF}.breadcrumb a{color:#24594a;text-decoration:none}.team-member-list .team-member-list-item__contact-details a,.text-link{color:#960e76}.blog-comments .blog-article-comments .comment-reply-link,.blog-comments .comment-respond input.submit,.btn--primary,.btn--secondary,.btn--submit,.btn--white,.button--main,.wp-block-button__link{box-shadow:10px 10px 0 #c4d600;transition:all .2s}.blog-comments .blog-article-comments .comment-reply-link:hover,.blog-comments .comment-respond input.submit:hover,.btn--primary:hover,.btn--secondary:hover,.btn--submit:hover,.btn--white:hover,.button--main:hover,.wp-block-button__link:hover{transform:translate(5px,5px);box-shadow:5px 5px 0 #95a300}.btn--primary,.btn--submit,.wp-block-button__link{color:#fff;background-color:#573d82;border-color:#573d82}.btn--primary:hover,.btn--submit:hover,.wp-block-button__link:hover{color:#fff;background-color:#573d82;border-color:#573d82}.btn--primary:focus,.btn--submit:focus,.btn-check:focus+.btn--primary,.btn-check:focus+.btn--submit,.btn-check:focus+.wp-block-button__link,.wp-block-button__link:focus{color:#fff;background-color:#573d82;border-color:#573d82;box-shadow:0 0 0 .25rem rgba(112,90,149,.5)}.active.btn--submit,.active.wp-block-button__link,.btn--primary.active,.btn--primary:active,.btn--submit:active,.btn-check:active+.btn--primary,.btn-check:active+.btn--submit,.btn-check:active+.wp-block-button__link,.btn-check:checked+.btn--primary,.btn-check:checked+.btn--submit,.btn-check:checked+.wp-block-button__link,.show>.btn--primary.dropdown-toggle,.show>.dropdown-toggle.btn--submit,.show>.dropdown-toggle.wp-block-button__link,.wp-block-button__link:active{color:#fff;background-color:#463168;border-color:#412e62}.active.btn--submit:focus,.active.wp-block-button__link:focus,.btn--primary.active:focus,.btn--primary:active:focus,.btn--submit:active:focus,.btn-check:active+.btn--primary:focus,.btn-check:active+.btn--submit:focus,.btn-check:active+.wp-block-button__link:focus,.btn-check:checked+.btn--primary:focus,.btn-check:checked+.btn--submit:focus,.btn-check:checked+.wp-block-button__link:focus,.show>.btn--primary.dropdown-toggle:focus,.show>.dropdown-toggle.btn--submit:focus,.show>.dropdown-toggle.wp-block-button__link:focus,.wp-block-button__link:active:focus{box-shadow:0 0 0 .25rem rgba(112,90,149,.5)}.btn--primary.disabled,.btn--primary:disabled,.btn--submit:disabled,.disabled.btn--submit,.disabled.wp-block-button__link,.wp-block-button__link:disabled{color:#fff;background-color:#573d82;border-color:#573d82}.blog-comments .blog-article-comments .comment-reply-link,.blog-comments .comment-respond input.submit,.btn--secondary{color:#fff;background-color:#479e78;border-color:#479e78}.blog-comments .blog-article-comments .comment-reply-link:hover,.blog-comments .comment-respond input.submit:hover,.btn--secondary:hover{color:#fff;background-color:#3f8c6b;border-color:#3f8c6b}.blog-comments .blog-article-comments .btn-check:focus+.comment-reply-link,.blog-comments .blog-article-comments .comment-reply-link:focus,.blog-comments .comment-respond .btn-check:focus+input.submit,.blog-comments .comment-respond input.submit:focus,.btn--secondary:focus,.btn-check:focus+.btn--secondary{color:#fff;background-color:#3f8c6b;border-color:#3f8c6b;box-shadow:0 0 0 .25rem rgba(99,173,140,.5)}.blog-comments .blog-article-comments .active.comment-reply-link,.blog-comments .blog-article-comments .btn-check:active+.comment-reply-link,.blog-comments .blog-article-comments .btn-check:checked+.comment-reply-link,.blog-comments .blog-article-comments .comment-reply-link:active,.blog-comments .blog-article-comments .show>.dropdown-toggle.comment-reply-link,.blog-comments .comment-respond .btn-check:active+input.submit,.blog-comments .comment-respond .btn-check:checked+input.submit,.blog-comments .comment-respond .show>input.dropdown-toggle.submit,.blog-comments .comment-respond input.active.submit,.blog-comments .comment-respond input.submit:active,.btn--secondary.active,.btn--secondary:active,.btn-check:active+.btn--secondary,.btn-check:checked+.btn--secondary,.show>.btn--secondary.dropdown-toggle{color:#fff;background-color:#397e60;border-color:#35775a}.blog-comments .blog-article-comments .active.comment-reply-link:focus,.blog-comments .blog-article-comments .btn-check:active+.comment-reply-link:focus,.blog-comments .blog-article-comments .btn-check:checked+.comment-reply-link:focus,.blog-comments .blog-article-comments .comment-reply-link:active:focus,.blog-comments .blog-article-comments .show>.dropdown-toggle.comment-reply-link:focus,.blog-comments .comment-respond .btn-check:active+input.submit:focus,.blog-comments .comment-respond .btn-check:checked+input.submit:focus,.blog-comments .comment-respond .show>input.dropdown-toggle.submit:focus,.blog-comments .comment-respond input.active.submit:focus,.blog-comments .comment-respond input.submit:active:focus,.btn--secondary.active:focus,.btn--secondary:active:focus,.btn-check:active+.btn--secondary:focus,.btn-check:checked+.btn--secondary:focus,.show>.btn--secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(99,173,140,.5)}.blog-comments .blog-article-comments .comment-reply-link:disabled,.blog-comments .blog-article-comments .disabled.comment-reply-link,.blog-comments .comment-respond input.disabled.submit,.blog-comments .comment-respond input.submit:disabled,.btn--secondary.disabled,.btn--secondary:disabled{color:#000;background-color:#479e78;border-color:#479e78}.btn--white{color:#670a51;background-color:#fff;border-color:#fff}.btn--white:hover{color:#670a51;background-color:#fff;border-color:#fff}.btn--white:focus,.btn-check:focus+.btn--white{color:#670a51;background-color:#fff;border-color:#fff;box-shadow:0 0 0 .25rem rgba(232,218,229,.5)}.btn--white.active,.btn--white:active,.btn-check:active+.btn--white,.btn-check:checked+.btn--white,.show>.btn--white.dropdown-toggle{color:#000;background-color:#fff;border-color:#fff}.btn--white.active:focus,.btn--white:active:focus,.btn-check:active+.btn--white:focus,.btn-check:checked+.btn--white:focus,.show>.btn--white.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(232,218,229,.5)}.btn--white.disabled,.btn--white:disabled{color:#000;background-color:#fff;border-color:#fff}.blog-comments .blog-article-comments .comment-reply-link,.blog-comments .comment-respond input.submit,.btn--primary,.btn--secondary,.btn--submit,.btn--white,.btn-lg,.button--main,.wp-block-button__link{border-radius:50px;padding:.5rem 1.7rem}@media only screen and (max-width:780px){.blog-comments .blog-article-comments .comment-reply-link,.blog-comments .comment-respond input.submit,.btn--primary,.btn--secondary,.btn--submit,.btn--white,.btn-lg,.button--main,.wp-block-button__link{font-size:1rem}}.footer{background-color:#960e76}.footer *{color:#fff}.footer a:hover{color:#fff;opacity:.9}.footer svg.brand-logo{fill:#FFFFFF;width:146px;height:50px}.footer__brands .footer__brand-logos svg{fill:#FFFFFF}.footer__brands .footer__brand-logos svg #logo-childrens-commissioner #primary-group{fill:#FFFFFF}.footer__brands .footer__brand-logos svg #logo-imo{fill:#FFFFFF}.footer__brands .footer__brand-logos svg #logo-help-at-hand{fill:#FFFFFF}.footer__brands .footer__brand-logos,.widget_nav_menu ul a,.widget_nav_menu ul:not(.sub-menu){border-color:#880d6b}.widget_nav_menu ul a:after{border-color:#fff}.footer__copyright{background-color:#880d6b}.wpcf7-form-control:not(input[type=submit]):not(:focus):not(:-moz-placeholder-shown):invalid{border:1px solid maroon}.wpcf7-form-control:not(input[type=submit]):not(:focus):not(:placeholder-shown):invalid{border:1px solid maroon}.wpcf7-form-control:not(input[type=submit]):not(:focus):not(:-moz-placeholder-shown):valid{border:1px solid green}.wpcf7-form-control:not(input[type=submit]):not(:focus):not(:placeholder-shown):valid{border:1px solid green}.wpcf7-not-valid-tip{color:#d13620;font-size:.8125em;font-weight:600;list-style:1.23em}.header__logo svg.brand-logo-imo{fill:#573D82;max-width:109px;width:100%;height:37px}.header__top-bar{background-color:#670a51}.header__top-bar .header__search svg,.header__top-bar .social-icons__list svg{fill:#FFFFFF}.header__top-bar .header__search a:hover svg,.header__top-bar .social-icons__list a:hover svg{fill:#960E76}@media (max-width:991.98px){.header__navbar{background-color:#573d82}.header__nav-toggle-text{color:#fff}}@media (min-width:992px){.nav--main>li.menu-item-has-children>a::after{border-right:solid 2px #960e76;border-bottom:solid 2px #960e76}}.container{width:100%;padding-right:var(--bs-gutter-x,25px);padding-left:var(--bs-gutter-x,25px);margin-right:auto;margin-left:auto;max-width:1370px}.container-fluid{width:100%;padding-right:var(--bs-gutter-x,25px);padding-left:var(--bs-gutter-x,25px);margin-right:auto;margin-left:auto;max-width:1410px}.grecaptcha-badge{opacity:0;visibility:hidden}nav ul{list-style:none;margin:0;padding:0}.nav--main{display:flex;justify-content:space-around}@media (max-width:767.98px){.nav--main{flex-direction:column}.nav--main>li{border-bottom:1px solid rgba(216,216,216,.2)}}.pagination{align-items:center;display:flex;font-weight:600;justify-content:center;margin-top:10px}.pagination .page-numbers{background-color:#fff;border:1px solid #ab0a3c;color:#494850;display:block;padding:.875em 1.25em;text-decoration:none}.pagination .page-numbers+.page-numbers{margin-left:20px}.pagination .page-numbers:hover{background-color:#ab0a3c;color:#fff;z-index:2}.pagination .page-numbers:focus{background-color:#e9ecef;color:#780b5e;z-index:3}.pagination .page-numbers.current{background-color:#ab0a3c;border-color:#ab0a3c;color:#fff}.pagination .next,.pagination .prev{background:0 0;border:none;color:#494850}.pagination .next:focus,.pagination .next:hover,.pagination .prev:focus,.pagination .prev:hover{background:0 0;border:none;color:#494850}.header__search a,.header__search label,.social-icons__list a,.social-icons__list label{background-color:#fff;border-color:#fff}.header__search a svg,.header__search label svg,.social-icons__list a svg,.social-icons__list label svg{fill:#960E76}.header__search a:hover,.header__search label:hover,.social-icons__list a:hover,.social-icons__list label:hover{background-color:#fff}.header__search a:hover svg,.header__search label:hover svg,.social-icons__list a:hover svg,.social-icons__list label:hover svg{fill:#960E76}.header__top-bar .header__search a,.header__top-bar .header__search label,.header__top-bar .social-icons__list a,.header__top-bar .social-icons__list label{background-color:#39052d;border-color:#39052d}.header__top-bar .header__search a:hover,.header__top-bar .header__search label:hover,.header__top-bar .social-icons__list a:hover,.header__top-bar .social-icons__list label:hover{background-color:#fff}.featured-story__content,.profile-image-speech-bubble-content,.text-speech-bubble{padding:3rem 2rem;border-radius:50px;position:relative}.featured-story__content>:last-child,.profile-image-speech-bubble-content>:last-child,.text-speech-bubble>:last-child{margin:0}.featured-story__content:before,.profile-image-speech-bubble-content:before,.text-speech-bubble:before{content:"";position:absolute;right:-42px;bottom:calc(50% - 60px);transform:rotate(-180deg);width:0;height:0;border-top:60px solid transparent;border-bottom:60px solid transparent;border-right:60px solid transparent}.has-colour-berry-background-color.featured-story__content:before,.has-colour-berry-background-color.profile-image-speech-bubble-content:before,.text-speech-bubble.has-colour-berry-background-color:before{border-right-color:#960e76}.has-colour-rust-background-color.featured-story__content:before,.has-colour-rust-background-color.profile-image-speech-bubble-content:before,.text-speech-bubble.has-colour-rust-background-color:before{border-right-color:#ab0a3c}.has-colour-pale-berry-background-color.featured-story__content:before,.has-colour-pale-berry-background-color.profile-image-speech-bubble-content:before,.text-speech-bubble.has-colour-pale-berry-background-color:before{border-right-color:#f1e1ed}.has-colour-green-background-color.featured-story__content:before,.has-colour-green-background-color.profile-image-speech-bubble-content:before,.text-speech-bubble.has-colour-green-background-color:before{border-right-color:#82c341}.has-colour-warm-grey-background-color.featured-story__content:before,.has-colour-warm-grey-background-color.profile-image-speech-bubble-content:before,.text-speech-bubble.has-colour-warm-grey-background-color:before{border-right-color:#6c5560}.has-colour-orange-background-color.featured-story__content:before,.has-colour-orange-background-color.profile-image-speech-bubble-content:before,.text-speech-bubble.has-colour-orange-background-color:before{border-right-color:#fa4616}.has-colour-pink-background-color.featured-story__content:before,.has-colour-pink-background-color.profile-image-speech-bubble-content:before,.text-speech-bubble.has-colour-pink-background-color:before{border-right-color:#d7006e}.has-colour-purple-background-color.featured-story__content:before,.has-colour-purple-background-color.profile-image-speech-bubble-content:before,.text-speech-bubble.has-colour-purple-background-color:before{border-right-color:#573d82}.has-colour-lime-background-color.featured-story__content:before,.has-colour-lime-background-color.profile-image-speech-bubble-content:before,.text-speech-bubble.has-colour-lime-background-color:before{border-right-color:#c4d600}.has-colour-navy-blue-background-color.featured-story__content:before,.has-colour-navy-blue-background-color.profile-image-speech-bubble-content:before,.text-speech-bubble.has-colour-navy-blue-background-color:before{border-right-color:#201747}.has-colour-stone-background-color.featured-story__content:before,.has-colour-stone-background-color.profile-image-speech-bubble-content:before,.text-speech-bubble.has-colour-stone-background-color:before{border-right-color:#b7a99a}.has-colour-red-background-color.featured-story__content:before,.has-colour-red-background-color.profile-image-speech-bubble-content:before,.text-speech-bubble.has-colour-red-background-color:before{border-right-color:#cf3829}.has-colour-cyan-background-color.featured-story__content:before,.has-colour-cyan-background-color.profile-image-speech-bubble-content:before,.text-speech-bubble.has-colour-cyan-background-color:before{border-right-color:#00aae1}.has-colour-baby-blue-background-color.featured-story__content:before,.has-colour-baby-blue-background-color.profile-image-speech-bubble-content:before,.text-speech-bubble.has-colour-baby-blue-background-color:before{border-right-color:#9bb7d3}.has-colour-dark-green-background-color.featured-story__content:before,.has-colour-dark-green-background-color.profile-image-speech-bubble-content:before,.text-speech-bubble.has-colour-dark-green-background-color:before{border-right-color:#24594a}table td,table th{border-color:#e8ebf0}table th{background-color:#960e76;color:#fff;border-color:#960e76}.header__navbar-search{background-color:rgba(33,3,26,.8)}.search-results__search-bar{background-color:#960e76}.search-results__search-bar .h1,.search-results__search-bar h1{color:#fff}.has-colour-berry-background-color :not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-berry-background-color h1:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-berry-background-color h2:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-berry-background-color h3:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-berry-background-color h4:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-berry-background-color h5:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-berry-background-color h6:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list){color:#fff}.has-colour-pale-berry-background-color :not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-pale-berry-background-color h1:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-pale-berry-background-color h2:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-pale-berry-background-color h3:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-pale-berry-background-color h4:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-pale-berry-background-color h5:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-pale-berry-background-color h6:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list){color:#fff}.has-colour-green-background-color :not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-green-background-color h1:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-green-background-color h2:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-green-background-color h3:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-green-background-color h4:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-green-background-color h5:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-green-background-color h6:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list){color:#fff}.has-colour-warm-grey-background-color :not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-warm-grey-background-color h1:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-warm-grey-background-color h2:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-warm-grey-background-color h3:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-warm-grey-background-color h4:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-warm-grey-background-color h5:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-warm-grey-background-color h6:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list){color:#fff}.has-colour-orange-background-color :not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-orange-background-color h1:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-orange-background-color h2:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-orange-background-color h3:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-orange-background-color h4:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-orange-background-color h5:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-orange-background-color h6:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list){color:#fff}.has-colour-pink-background-color :not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-pink-background-color h1:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-pink-background-color h2:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-pink-background-color h3:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-pink-background-color h4:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-pink-background-color h5:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-pink-background-color h6:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list){color:#fff}.has-colour-purple-background-color :not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-purple-background-color h1:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-purple-background-color h2:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-purple-background-color h3:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-purple-background-color h4:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-purple-background-color h5:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-purple-background-color h6:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list){color:#fff}.has-colour-lime-background-color :not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-lime-background-color h1:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-lime-background-color h2:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-lime-background-color h3:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-lime-background-color h4:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-lime-background-color h5:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-lime-background-color h6:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list){color:#fff}.has-colour-navy-blue-background-color :not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-navy-blue-background-color h1:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-navy-blue-background-color h2:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-navy-blue-background-color h3:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-navy-blue-background-color h4:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-navy-blue-background-color h5:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-navy-blue-background-color h6:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list){color:#fff}.has-colour-stone-background-color :not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-stone-background-color h1:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-stone-background-color h2:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-stone-background-color h3:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-stone-background-color h4:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-stone-background-color h5:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-stone-background-color h6:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list){color:#fff}.has-colour-red-background-color :not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-red-background-color h1:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-red-background-color h2:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-red-background-color h3:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-red-background-color h4:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-red-background-color h5:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-red-background-color h6:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list){color:#fff}.has-colour-rust-background-color :not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-rust-background-color h1:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-rust-background-color h2:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-rust-background-color h3:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-rust-background-color h4:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-rust-background-color h5:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-rust-background-color h6:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list){color:#fff}.has-colour-cyan-background-color :not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-cyan-background-color h1:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-cyan-background-color h2:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-cyan-background-color h3:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-cyan-background-color h4:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-cyan-background-color h5:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-cyan-background-color h6:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list){color:#fff}.has-colour-baby-blue-background-color :not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-baby-blue-background-color h1:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-baby-blue-background-color h2:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-baby-blue-background-color h3:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-baby-blue-background-color h4:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-baby-blue-background-color h5:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-baby-blue-background-color h6:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list){color:#fff}.has-colour-dark-green-background-color :not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-dark-green-background-color h1:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-dark-green-background-color h2:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-dark-green-background-color h3:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-dark-green-background-color h4:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-dark-green-background-color h5:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list),.has-colour-dark-green-background-color h6:not(.ignore-color-white-overide):not(.team-member-list):not(.team-member-list-item__content):not(.post-list__cat):not(.post-list__date-cat):not(.post-list__title):not(.post-list__title-cat-wrapper):not(.block__post-list){color:#fff}.wp-block-quote cite.wp-block-quote__citation{color:#000;position:absolute}.wp-block-quote cite.wp-block-quote__citation span[data-rich-text-placeholder]{color:#000}.wp-block-quote cite:not(.wp-block-quote__citation){position:absolute;display:block;width:100%;top:100%}.wp-block-quote cite:not(.wp-block-quote__citation) strong{color:#960e76}.wp-block-quote:not(.is-style-plain){padding:0;margin:4rem auto 8rem;border-radius:2.5rem;background-color:#f1e1ed;position:relative}.has-background .wp-block-quote:not(.is-style-plain) p{color:#960e76}.wp-block-quote:not(.is-style-plain) p:after,.wp-block-quote:not(.is-style-plain) p:before{display:none}.wp-block-quote:not(.is-style-plain):after,.wp-block-quote:not(.is-style-plain):before{font-size:144px;width:95px;height:95px;position:absolute;border-radius:100px!important;background-color:#573d82;border:8px solid #fff;color:#fff;line-height:148px;text-align:center;z-index:1}.wp-block-quote:not(.is-style-plain):before{content:"“";top:-55px;left:50px}.wp-block-quote:not(.is-style-plain):after{content:"”"!important;bottom:-55px!important;right:50px!important;top:auto!important;left:auto!important;box-shadow:none!important}.wp-block-quote{padding:0;margin:4rem auto 8rem}.wp-block-quote.has-background{background-color:unset!important}.wp-block-quote.has-background.is-style-plain>cite,.wp-block-quote.has-background.is-style-plain>p{color:#494850!important}.wp-block-quote.has-colour-berry-background-color.has-background:not(.is-style-plain){background-color:rgba(150,14,118,.4)!important}.wp-block-quote.has-colour-berry-background-color.has-background:not(.is-style-plain) cite,.wp-block-quote.has-colour-berry-background-color.has-background:not(.is-style-plain) cite strong{color:#960e76!important}.wp-block-quote.has-colour-berry-background-color.has-background:not(.is-style-plain):after,.wp-block-quote.has-colour-berry-background-color.has-background:not(.is-style-plain):before{background-color:#960e76}.wp-block-quote.has-colour-pale-berry-background-color.has-background:not(.is-style-plain){background-color:rgba(241,225,237,.4)!important}.wp-block-quote.has-colour-pale-berry-background-color.has-background:not(.is-style-plain) cite,.wp-block-quote.has-colour-pale-berry-background-color.has-background:not(.is-style-plain) cite strong{color:#f1e1ed!important}.wp-block-quote.has-colour-pale-berry-background-color.has-background:not(.is-style-plain):after,.wp-block-quote.has-colour-pale-berry-background-color.has-background:not(.is-style-plain):before{background-color:#f1e1ed}.wp-block-quote.has-colour-green-background-color.has-background:not(.is-style-plain){background-color:rgba(130,195,65,.4)!important}.wp-block-quote.has-colour-green-background-color.has-background:not(.is-style-plain) cite,.wp-block-quote.has-colour-green-background-color.has-background:not(.is-style-plain) cite strong{color:#82c341!important}.wp-block-quote.has-colour-green-background-color.has-background:not(.is-style-plain):after,.wp-block-quote.has-colour-green-background-color.has-background:not(.is-style-plain):before{background-color:#82c341}.wp-block-quote.has-colour-warm-grey-background-color.has-background:not(.is-style-plain){background-color:rgba(108,85,96,.4)!important}.wp-block-quote.has-colour-warm-grey-background-color.has-background:not(.is-style-plain) cite,.wp-block-quote.has-colour-warm-grey-background-color.has-background:not(.is-style-plain) cite strong{color:#6c5560!important}.wp-block-quote.has-colour-warm-grey-background-color.has-background:not(.is-style-plain):after,.wp-block-quote.has-colour-warm-grey-background-color.has-background:not(.is-style-plain):before{background-color:#6c5560}.wp-block-quote.has-colour-orange-background-color.has-background:not(.is-style-plain){background-color:rgba(250,70,22,.4)!important}.wp-block-quote.has-colour-orange-background-color.has-background:not(.is-style-plain) cite,.wp-block-quote.has-colour-orange-background-color.has-background:not(.is-style-plain) cite strong{color:#fa4616!important}.wp-block-quote.has-colour-orange-background-color.has-background:not(.is-style-plain):after,.wp-block-quote.has-colour-orange-background-color.has-background:not(.is-style-plain):before{background-color:#fa4616}.wp-block-quote.has-colour-pink-background-color.has-background:not(.is-style-plain){background-color:rgba(215,0,110,.4)!important}.wp-block-quote.has-colour-pink-background-color.has-background:not(.is-style-plain) cite,.wp-block-quote.has-colour-pink-background-color.has-background:not(.is-style-plain) cite strong{color:#d7006e!important}.wp-block-quote.has-colour-pink-background-color.has-background:not(.is-style-plain):after,.wp-block-quote.has-colour-pink-background-color.has-background:not(.is-style-plain):before{background-color:#d7006e}.wp-block-quote.has-colour-purple-background-color.has-background:not(.is-style-plain){background-color:rgba(87,61,130,.4)!important}.wp-block-quote.has-colour-purple-background-color.has-background:not(.is-style-plain) cite,.wp-block-quote.has-colour-purple-background-color.has-background:not(.is-style-plain) cite strong{color:#573d82!important}.wp-block-quote.has-colour-purple-background-color.has-background:not(.is-style-plain):after,.wp-block-quote.has-colour-purple-background-color.has-background:not(.is-style-plain):before{background-color:#573d82}.wp-block-quote.has-colour-lime-background-color.has-background:not(.is-style-plain){background-color:rgba(196,214,0,.4)!important}.wp-block-quote.has-colour-lime-background-color.has-background:not(.is-style-plain) cite,.wp-block-quote.has-colour-lime-background-color.has-background:not(.is-style-plain) cite strong{color:#c4d600!important}.wp-block-quote.has-colour-lime-background-color.has-background:not(.is-style-plain):after,.wp-block-quote.has-colour-lime-background-color.has-background:not(.is-style-plain):before{background-color:#c4d600}.wp-block-quote.has-colour-navy-blue-background-color.has-background:not(.is-style-plain){background-color:rgba(32,23,71,.4)!important}.wp-block-quote.has-colour-navy-blue-background-color.has-background:not(.is-style-plain) cite,.wp-block-quote.has-colour-navy-blue-background-color.has-background:not(.is-style-plain) cite strong{color:#201747!important}.wp-block-quote.has-colour-navy-blue-background-color.has-background:not(.is-style-plain):after,.wp-block-quote.has-colour-navy-blue-background-color.has-background:not(.is-style-plain):before{background-color:#201747}.wp-block-quote.has-colour-stone-background-color.has-background:not(.is-style-plain){background-color:rgba(183,169,154,.4)!important}.wp-block-quote.has-colour-stone-background-color.has-background:not(.is-style-plain) cite,.wp-block-quote.has-colour-stone-background-color.has-background:not(.is-style-plain) cite strong{color:#b7a99a!important}.wp-block-quote.has-colour-stone-background-color.has-background:not(.is-style-plain):after,.wp-block-quote.has-colour-stone-background-color.has-background:not(.is-style-plain):before{background-color:#b7a99a}.wp-block-quote.has-colour-red-background-color.has-background:not(.is-style-plain){background-color:rgba(207,56,41,.4)!important}.wp-block-quote.has-colour-red-background-color.has-background:not(.is-style-plain) cite,.wp-block-quote.has-colour-red-background-color.has-background:not(.is-style-plain) cite strong{color:#cf3829!important}.wp-block-quote.has-colour-red-background-color.has-background:not(.is-style-plain):after,.wp-block-quote.has-colour-red-background-color.has-background:not(.is-style-plain):before{background-color:#cf3829}.wp-block-quote.has-colour-rust-background-color.has-background:not(.is-style-plain){background-color:rgba(171,10,60,.4)!important}.wp-block-quote.has-colour-rust-background-color.has-background:not(.is-style-plain) cite,.wp-block-quote.has-colour-rust-background-color.has-background:not(.is-style-plain) cite strong{color:#ab0a3c!important}.wp-block-quote.has-colour-rust-background-color.has-background:not(.is-style-plain):after,.wp-block-quote.has-colour-rust-background-color.has-background:not(.is-style-plain):before{background-color:#ab0a3c}.wp-block-quote.has-colour-cyan-background-color.has-background:not(.is-style-plain){background-color:rgba(0,170,225,.4)!important}.wp-block-quote.has-colour-cyan-background-color.has-background:not(.is-style-plain) cite,.wp-block-quote.has-colour-cyan-background-color.has-background:not(.is-style-plain) cite strong{color:#00aae1!important}.wp-block-quote.has-colour-cyan-background-color.has-background:not(.is-style-plain):after,.wp-block-quote.has-colour-cyan-background-color.has-background:not(.is-style-plain):before{background-color:#00aae1}.wp-block-quote.has-colour-baby-blue-background-color.has-background:not(.is-style-plain){background-color:rgba(155,183,211,.4)!important}.wp-block-quote.has-colour-baby-blue-background-color.has-background:not(.is-style-plain) cite,.wp-block-quote.has-colour-baby-blue-background-color.has-background:not(.is-style-plain) cite strong{color:#9bb7d3!important}.wp-block-quote.has-colour-baby-blue-background-color.has-background:not(.is-style-plain):after,.wp-block-quote.has-colour-baby-blue-background-color.has-background:not(.is-style-plain):before{background-color:#9bb7d3}.wp-block-quote.has-colour-dark-green-background-color.has-background:not(.is-style-plain){background-color:rgba(36,89,74,.4)!important}.wp-block-quote.has-colour-dark-green-background-color.has-background:not(.is-style-plain) cite,.wp-block-quote.has-colour-dark-green-background-color.has-background:not(.is-style-plain) cite strong{color:#24594a!important}.wp-block-quote.has-colour-dark-green-background-color.has-background:not(.is-style-plain):after,.wp-block-quote.has-colour-dark-green-background-color.has-background:not(.is-style-plain):before{background-color:#24594a}.wp-block-quote>figure:first-child img{border-top-left-radius:2rem;border-top-right-radius:2rem}.wp-block-quote>figure:last-child img{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}.wp-block-quote .figure{width:100%}.wp-block-quote .figure img{max-width:100%}.wp-block-quote.is-style-plain{position:relative}.wp-block-quote.is-style-plain p:after,.wp-block-quote.is-style-plain p:before{display:none}.wp-block-quote.is-style-plain:after,.wp-block-quote.is-style-plain:before{font-size:144px;line-height:155px;width:95px;height:95px;position:absolute;color:#82c341}.wp-block-quote.is-style-plain:before{content:"“";top:-55px;left:-55px;text-align:center}.wp-block-quote.is-style-plain:after{content:"”";bottom:-55px;right:-55px;text-align:center}.has-navy-background-color .is-style-underline+.banner__main .slick-dots .slick-active button:before,.has-navy-background-color .is-style-underline+.slider .slick-dots .slick-active button:before{background-color:#573d82;border-color:#573d82}.has-turquoise-background-color .is-style-underline+.banner__main .slick-dots .slick-active button:before,.has-turquoise-background-color .is-style-underline+.slider .slick-dots .slick-active button:before{background-color:#573d82;border-color:#573d82}.banner__main .slick-next:before,.banner__main .slick-prev:before,.slider .slick-next:before,.slider .slick-prev:before{font-size:1.6875rem;color:#00aae1}.banner__main .slick-next,.slider .slick-next{top:auto;bottom:-50px;right:20px;opacity:1}.banner__main .slick-prev,.slider .slick-prev{top:auto;bottom:-50px;left:auto;right:48px;opacity:.2}.banner__main .slick-prev:hover,.slider .slick-prev:hover{opacity:1}.banner__main .slick-dots,.slider .slick-dots{bottom:-50px;left:10px;right:auto;top:auto;width:auto}.banner__main .slick-dots button:before,.slider .slick-dots button:before{content:"";width:10px;height:10px;border:1px solid #573d82;border-radius:10px;opacity:1}.banner__main .slick-dots button:before.active,.slider .slick-dots button:before.active{background-color:#573d82;border-color:#573d82}.banner__main .slick-dots .slick-active button:before,.slider .slick-dots .slick-active button:before{background-color:#573d82}@media only screen and (min-width:769px){.h2+.banner__main .slick-next:before,.h2+.banner__main .slick-prev:before,.h2+.slider .slick-next:before,.h2+.slider .slick-prev:before,h2+.banner__main .slick-next:before,h2+.banner__main .slick-prev:before,h2+.slider .slick-next:before,h2+.slider .slick-prev:before{font-size:2.625rem;opacity:1}.h2+.banner__main .slick-next,.h2+.slider .slick-next,h2+.banner__main .slick-next,h2+.slider .slick-next{top:-50px;right:15px}.h2+.banner__main .slick-prev,.h2+.slider .slick-prev,h2+.banner__main .slick-prev,h2+.slider .slick-prev{top:-50px;left:auto;right:60px}.h2+.banner__main .slick-dots,.h2+.slider .slick-dots,h2+.banner__main .slick-dots,h2+.slider .slick-dots{top:-40px;left:auto;right:90px;bottom:auto;width:auto}.h2+.banner__main .slick-dots button:before,.h2+.slider .slick-dots button:before,h2+.banner__main .slick-dots button:before,h2+.slider .slick-dots button:before{content:"";width:15px;height:15px;border:1px solid #573d82;border-radius:15px;opacity:1}.h2+.banner__main .slick-dots button:before.active,.h2+.slider .slick-dots button:before.active,h2+.banner__main .slick-dots button:before.active,h2+.slider .slick-dots button:before.active{background-color:#573d82}.h2+.banner__main .slick-dots .slick-active button:before,.h2+.slider .slick-dots .slick-active button:before,h2+.banner__main .slick-dots .slick-active button:before,h2+.slider .slick-dots .slick-active button:before{background-color:#573d82}}.list__blocks ul a,.list__downloads ul a,.list__links ul a{padding:1rem 1rem 1rem 2rem;line-height:1;background-color:#960e76}.list__blocks ul a .title,.list__downloads ul a .title,.list__links ul a .title{color:#fff}.has-background:not(.has-white-background-color) .list__blocks ul a,.has-background:not(.has-white-background-color) .list__downloads ul a,.has-background:not(.has-white-background-color) .list__links ul a{background-color:#fff}.has-background:not(.has-white-background-color) .list__blocks ul a .title,.has-background:not(.has-white-background-color) .list__downloads ul a .title,.has-background:not(.has-white-background-color) .list__links ul a .title{color:#960e76}.list__downloads ul a .icon-wrapper{color:#82c341}.list__downloads ul a .icon{background-color:#82c341;border:5px solid #670a51}.list__downloads ul a .icon-wrapper,.list__downloads ul a .type{color:#fff}.list__downloads ul a .icon-wrapper .icon svg{width:14px}.has-background:not(.has-white-background-color) .list__downloads ul a .icon-wrapper,.has-background:not(.has-white-background-color) .list__downloads ul a .type{color:#960e76}.has-background:not(.has-white-background-color) .list__downloads ul a .icon{border:5px solid #d9d9d9}@media only screen and (max-width:520px){.list__downloads ul a{border-radius:30px}.list__downloads ul a .type-download{border-top:1px solid rgba(150,14,118,.1)}}.list__links ul a .icon-wrapper{margin:-.5rem}.list__links ul a .icon{background-color:#82c341;border:5px solid #670a51}.has-background:not(.has-white-background-color) .list__links ul a .icon{border:5px solid #d9d9d9}.block__post-list a{text-decoration:none;position:relative;display:block}.block__post-list.banner__main ul,.block__post-list.slider ul{padding:0}.block__post-list:not(.slider):not(.banner__main) .block__post-list-wrapper{display:flex;flex-wrap:wrap;width:100%}.block__post-list:not(.slider):not(.banner__main) .post-list__item,.block__post-list:not(.slider):not(.banner__main) .story__list-item{margin-bottom:20px}.edit-post-visual-editor__content-area .post-list__slider{display:flex;flex-wrap:wrap}.edit-post-visual-editor__content-area .post-list__slider:before{content:"PLEASE NOTE: Posts will only display in a slider on the frontend";width:100%;background-color:#cf3829;padding:1rem;margin-bottom:1rem;text-align:center;color:#fff}.edit-post-visual-editor__content-area .post-list__slider .post-list__item,.edit-post-visual-editor__content-area .post-list__slider .story__list-item{margin-bottom:20px}.block__post-list-wrapper{margin-left:-10px;margin-right:-10px}.block__post-list-wrapper .slick-list{margin:-10px 0}.block__post-list-wrapper .slick-track{display:flex}.block__post-list-wrapper .slick-slide{height:inherit;padding:10px 0}.post-list__title-cat-wrapper{padding:1rem 3.8rem 1rem 1rem;position:absolute;bottom:0;right:0;background-color:#fff;width:calc(100% - 22px);box-shadow:0 0 5px rgba(0,0,0,.1);border-left:10px solid #573d82}.post-list__title-cat-wrapper .speech-bubble{width:58px;height:70px;position:absolute;bottom:0;right:0}.post-list__title-cat-wrapper .chevron{width:14px;height:23px;position:absolute;bottom:14px;right:17px}.post-list__item,.story__list-item{list-style:none;padding-bottom:1rem;margin:0 10px;width:100%}.post-list__image{padding-bottom:2rem}.post-list__image img{max-width:100%;height:auto;transform:rotate(-3deg);width:calc(100% - 30px);aspect-ratio:1}.post-list__title{color:#494850}.post-list__date-cat{display:flex;justify-content:space-between;align-items:flex-end;line-height:1;font-size:.875rem;border-top:1px solid rgba(150,14,118,.1);padding-top:.5rem;margin-top:.75rem}.post-list__cat{color:#573d82;font-size:1rem}@media only screen and (min-width:551px){.edit-post-visual-editor__content-area .block__post-list .post-list__item,.edit-post-visual-editor__content-area .block__post-list .story__list-item,main .block__post-list:not(.slider):not(.banner__main) .post-list__item,main .block__post-list:not(.slider):not(.banner__main) .story__list-item{width:calc(50% - 20px)}}@media only screen and (min-width:891px){.edit-post-visual-editor__content-area .block__post-list .post-list__item,.edit-post-visual-editor__content-area .block__post-list .story__list-item,main .block__post-list:not(.slider):not(.banner__main) .post-list__item,main .block__post-list:not(.slider):not(.banner__main) .story__list-item{width:calc(33.333% - 20px)}.block__post-list .post-list__image img{transition:all 1s}.block__post-list .post-list__title-cat-wrapper{transition:all .5s}.block__post-list .post-list__title-cat-wrapper .chevron{transition:all .3s}.block__post-list a:hover .post-list__image img{transform:rotate(3deg);transition:all .3s}.block__post-list a:hover .post-list__title-cat-wrapper{transform:rotate(-3deg);transition:all .3s}.block__post-list a:hover .post-list__title-cat-wrapper .chevron{right:10px;transition:all .3s}}.blog-comments{background-color:#573d82}.blog-comments .h3,.blog-comments h3{color:#fff}.blog-comments .blog-article-comments,.blog-comments .comment-respond{margin:0 auto;flex-direction:column}.blog-comments .comment-respond label,.blog-comments .comment-respond p{color:#fff}.blog-comments .comment-respond a{color:#c4d600}.blog-comments .comment-respond label{display:block;margin-bottom:.5rem}.blog-comments .comment-respond input{width:100%;border-radius:10px;border:0;padding:1rem}.blog-comments .comment-respond textarea{width:100%;border-radius:10px;border:0;padding:1rem}.blog-comments .blog-article-comments{margin-top:3rem}.blog-comments .blog-article-comments a{color:#c4d600}.blog-comments .blog-article-comments article{border-top:3px dotted #82c341;margin-top:1rem;margin-bottom:2rem;padding-top:2rem;position:relative}.blog-comments .blog-article-comments .depth-2,.blog-comments .blog-article-comments .depth-3{margin-left:2rem}.blog-comments .blog-article-comments .comment-content{border-radius:30px;padding:clamp(1rem,5vw,2rem);background-color:#fff}.blog-comments .blog-article-comments .comment-content p{margin:0}.blog-comments .blog-article-comments .comment-content:before{border-right-color:#fff;transform:rotate(360deg);left:-42px;right:auto}.blog-comments .blog-article-comments footer.comment-meta{display:flex;grid-gap:0.5rem;justify-content:space-between;width:100%;color:#fff}@media (max-width:767.98px){.blog-comments .blog-article-comments .reply{margin-top:1rem;text-align:right}}@media (min-width:768px){.blog-comments .blog-article-comments .comment-content,.blog-comments .blog-article-comments footer.comment-meta{padding-right:9rem}.blog-comments .blog-article-comments .reply{position:absolute;right:0;top:2rem}}.story__grid{margin:0 auto;flex-wrap:wrap;position:relative}.story__grid:before{content:"";width:100%;height:3px;background-color:#960e76;position:absolute;top:0;left:0;border-radius:50px}.story__grid:after{content:"";width:100%;height:3px;background-color:#960e76;position:absolute;bottom:3rem;left:0;border-radius:50px}.story__list-item{width:100%;margin-bottom:30px}.story__list-item img{max-width:100%;height:auto;aspect-ratio:1}.story__list-item a{text-decoration:none}.story__list-quote-wrapper{padding:2rem;position:relative;background-color:#fff;width:calc(100% - 22px);box-shadow:0 0 5px rgba(0,0,0,.1);margin:-50px 0 0 auto}.blog-comments .blog-article-comments .story__list-quote-wrapper .comment-reply-link,.blog-comments .comment-respond .story__list-quote-wrapper input.submit,.story__list-quote-wrapper .blog-comments .blog-article-comments .comment-reply-link,.story__list-quote-wrapper .blog-comments .comment-respond input.submit,.story__list-quote-wrapper .btn,.story__list-quote-wrapper .btn--primary,.story__list-quote-wrapper .btn--secondary,.story__list-quote-wrapper .btn--submit,.story__list-quote-wrapper .btn--white,.story__list-quote-wrapper .button--main,.story__list-quote-wrapper .wp-block-button__link{color:#960e76}.story__list-quote-wrapper .quote-speech-bubble{display:inline-block;width:72px;height:98px;margin:-88px 0 0 -48px}.story__list-quote-wrapper .speech-bubble{width:58px;height:70px;position:absolute;bottom:0;right:0}.story__list-quote-wrapper .chevron{width:14px;height:23px;position:absolute;bottom:14px;right:17px}.story__list-quote{font-size:1.125rem;margin-bottom:.5rem}.story__list-quote:before{content:""}@media only screen and (min-width:700px){.story__list-item{width:calc(50% - 20px)}}@media only screen and (min-width:900px){.story__list-item{width:calc(33.333% - 20px)}}.banner__speech-bubble .quote-speech-bubble{display:inline-block;width:76px;height:90px;margin-top:-68px;margin-left:-24px;margin-right:10px}.single-story .banner__speech-bubble .h1,.single-story .banner__speech-bubble h1{padding-left:65px}.banner__main{padding:0;position:relative}.banner__main.slick-dotted.slick-slider{margin:0}.banner__main .slick-track{display:flex}.banner__main .slick-slide{height:inherit}.banner__main li{position:relative;margin:0}.banner__main img{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.banner__main button.slick-next.slick-arrow,.banner__main button.slick-prev.slick-arrow{z-index:1}.banner__main button.slick-next.slick-arrow:before,.banner__main button.slick-prev.slick-arrow:before{font-size:2.5rem;opacity:1;color:#fff}.banner__main button.slick-prev.slick-arrow{left:auto;right:80px;top:auto;bottom:50px}.banner__main button.slick-next.slick-arrow{right:35px;top:auto;bottom:50px}.banner__main .slick-dots{left:auto;right:120px;bottom:30px}.banner__main .slick-dots button:before{border:2px solid #fff}.banner__main .slick-dots .slick-active button:before{background-color:#fff}.banner__mian-content-wrapper{padding-top:160px;padding-bottom:100px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:3;position:relative}.banner__main-content{animation-delay:.5s;max-width:1080px;width:100%;z-index:2}.banner__main-content>*{max-width:50%}.banner__main-content>*>:not(.btn--white){color:#fff}.banner__main-content .h1,.banner__main-content h1{font-size:1.9375rem;margin-bottom:.9375rem;line-height:1}.banner__main-content p{font-size:1rem;margin-bottom:.9375rem;line-height:1.2}@media only screen and (max-width:720px){.banner__main-content>*{width:70%;max-width:320px}}@media only screen and (max-width:780px){.banner__mian-content-wrapper .banner__main-content{z-index:3}.banner__main .slick-slide{background-color:#960e76}.banner__main img{mix-blend-mode:overlay;z-index:2}}@media only screen and (min-width:781px){.banner__main-content .h1,.banner__main-content h1{font-size:1.9375rem}.banner__main-content p{font-size:1.125rem}.banner__main-speech-bubble{background-color:#960e76;padding:3rem;border-radius:50px;position:relative;min-height:200px}.banner__main-speech-bubble>:last-child{margin:0}.banner__main-speech-bubble:before{content:"";position:absolute;right:-45px;bottom:calc(50% - 45px);transform:rotate(-180deg);width:0;height:0;border-top:45px solid transparent;border-bottom:45px solid transparent;border-right:45px solid #960e76}}@media only screen and (min-width:900px){.banner__main-content .h1,.banner__main-content h1{font-size:3.1875rem}.banner__main-content p{font-size:1.625rem}}.banner-solid-colour.banner-page-title{background-color:#960e76}.banner-solid-colour.banner-page-title *,.banner-solid-colour.banner-page-title a{color:#fff}.banner__speech-bubble{padding-bottom:2rem;position:relative;min-height:365px;overflow:hidden;background-color:#960e76}.banner__speech-bubble-content{margin:0 auto;display:flex;align-items:flex-start;flex-direction:column}.banner__speech-bubble-content .h1,.banner__speech-bubble-content h1{font-size:2.125rem;color:#fff}.banner__speech-bubble-content p{font-size:1.125rem;color:#fff}.banner__speech-bubble-content p a{color:#fff}#clip-speech-bubble-svg{width:0;height:0}@media only screen and (max-width:800px){.banner__speech-bubble-content{position:relative;z-index:2}.banner__speech-bubble-content>*{color:#fff;max-width:300px}.banner__speech-bubble-image{position:absolute;width:100%;height:100%;top:0;left:0}.banner__speech-bubble-image img{width:100%;height:100%;opacity:.7;mix-blend-mode:multiply;position:absolute}}@media only screen and (min-width:801px){.banner__speech-bubble-content>*{width:50%}.banner__speech-bubble-content .h1,.banner__speech-bubble-content h1{font-size:2.375rem}.banner__speech-bubble-content p{font-size:1.375rem}.banner__speech-bubble-image{width:529px;position:absolute;bottom:0;left:55vw;max-width:50vw;top:50%;aspect-ratio:53/51;translate:0 -40%}.banner__speech-bubble-image img{-webkit-clip-path:url("#clip-speech-bubble");clip-path:url("#clip-speech-bubble");width:100%;height:auto;aspect-ratio:53/51}}.cta__imo-link{text-decoration:none}.cta__imo{min-height:300px;height:100%;overflow:hidden;position:relative}.cta__imo .cta-speech-bubble{position:relative;padding:4rem 1rem 2rem 3rem;min-height:170px;max-width:380px;min-width:210px;width:60%;border-radius:0 60px 60px 60px;margin-top:-25px;margin-left:-25px;z-index:2}.cta__imo .cta-speech-bubble .h2,.cta__imo .cta-speech-bubble h2{font-size:1.625rem;color:#fff}.cta__imo .cta-speech-bubble p{color:#fff}.cta__imo .cta-speech-bubble:before{content:"";position:absolute;right:-45px;bottom:calc(50% - 45px);transform:rotate(-180deg);width:0;height:0;border-top:45px solid transparent;border-bottom:45px solid transparent;border-right:45px solid transparent}.cta__imo img{position:absolute;width:100%;height:100%;top:0;left:0;mix-blend-mode:multiply;z-index:1}.cta__imo.cta-colour-rust{background-color:#82c341}.cta__imo.cta-colour-rust .cta-speech-bubble{background-color:#ab0a3c}.cta__imo.cta-colour-rust .cta-speech-bubble:before{border-right-color:#ab0a3c}.cta__imo.cta-colour-purple{background-color:#00aae1}.cta__imo.cta-colour-purple .cta-speech-bubble{background-color:#573d82}.cta__imo.cta-colour-purple .cta-speech-bubble:before{border-right-color:#573d82}.cta__imo .cta-brand__logo{position:absolute;bottom:20px;right:20px;max-width:40%;z-index:2}.cta__imo .cta-brand__logo svg{max-width:100%;height:auto}.cta__imo .cta-brand__logo #logo-childrens-commissioner #primary-group{fill:#FFFFFF}.cta__imo .cta-brand__logo #logo-childrens-commissioner #secondary-group{fill:#00A981}.cta__imo .cta-brand__logo #logo-imo{fill:#FFFFFF}.cta__imo .cta-brand__logo #logo-help-at-hand{fill:#FFFFFF}@media only screen and (min-width:650px){.cta__imo .cta-speech-bubble{width:56%;padding:4rem 1rem 2rem 3rem}.cta__imo .cta-speech-bubble .h2,.cta__imo .cta-speech-bubble h2{font-size:1.625rem}}@media only screen and (min-width:800px){.cta__imo{min-height:280px}.cta__imo .cta-speech-bubble{padding:4rem 2rem 2rem 3rem;min-height:310px;width:60%}}@media only screen and (min-width:1200px){.cta__imo{min-height:507px}.cta__imo .cta-speech-bubble{width:66%;padding:5rem 2rem 2rem 4rem;min-height:368px}.cta__imo .cta-speech-bubble .h2,.cta__imo .cta-speech-bubble h2{font-size:2.5rem}}.featured-story{display:flex;align-items:center;flex-direction:column-reverse}.featured-story__content{z-index:2}.featured-story__content .h3,.featured-story__content h3{font-size:2.375rem}.speech-bubble-image img{width:100%;-webkit-clip-path:url("#clip-speech-bubble");clip-path:url("#clip-speech-bubble");height:100%;aspect-ratio:53/51}.featured-story.speech-bubble-left .speech-bubble-image img{-webkit-clip-path:url("#clip-speech-bubble-right");clip-path:url("#clip-speech-bubble-right")}@media only screen and (max-width:600px){.featured-story .featured-story__content:before{rotate:-90deg;top:-60px;right:calc(50% - 22px)}}@media only screen and (min-width:601px){.featured-story{flex-direction:row}.featured-story.speech-bubble-right{flex-direction:row-reverse}.featured-story.speech-bubble-right .featured-story__content:before{transform:rotate(0);left:-42px;right:auto}.featured-story__content,.speech-bubble-image{width:50%}}@media only screen and (min-width:800px){.featured-story__content .h3,.featured-story__content h3{font-size:3.5rem}}.profile-image-speech-bubble{display:flex;flex-direction:column}.profile-image-speech-bubble-content{background-color:#fa4616}.profile-image-speech-bubble-content:before{border-right-color:#fa4616}.profile-image-speech-bubble-content .block-editor-block-list__layout>*,.profile-image-speech-bubble-content>*{color:#fff}.profile-image-speech-bubble-content .h2,.profile-image-speech-bubble-content h2{font-size:2.5rem;line-height:2.3rem}.profile-image-speech-bubble-content p{font-size:1rem}.profile-image-speech-bubble-images{display:flex;align-items:center;justify-content:center}.profile-image-speech-bubble-images .profile-image{position:relative}.profile-image-speech-bubble-images .profile-image .image{max-width:100%;height:auto;border-radius:50%}.profile-image-speech-bubble-images .profile-image .logo{width:70%;position:absolute;bottom:20px;left:-100px;padding:12px 19px;background-color:#fff;border-radius:90px;box-shadow:0 0 7px rgba(0,0,0,.3)}@media only screen and (max-width:780px){.profile-image-speech-bubble-content:before{rotate:-90deg;top:-60px;right:calc(50% - 22px)}.profile-image-speech-bubble-images .profile-image{max-width:50%}}@media only screen and (min-width:781px){.profile-image-speech-bubble{flex-direction:row;justify-content:center}.profile-image-speech-bubble-images{width:.4166666667;justify-content:flex-end}.profile-image-speech-bubble-images .profile-image{max-width:263px}.profile-image-speech-bubble-images .profile-image .logo{left:-40px}.profile-image-speech-bubble-content{width:calc(50% + 4rem);right:-2rem}.profile-image-speech-bubble-content:before{left:-42px;right:auto;rotate:180deg}}@media only screen and (min-width:1100px){.profile-image-speech-bubble-images .profile-image .logo{left:-100px}}.block__faqs .tab-label{background:#573d82;border-radius:37px}.block__faqs .tab-label:focus,.block__faqs .tab-label:hover{outline:0;background:#402d5f}.block__faqs .tab-label .icon-wrapper{background-color:#fff}.block__faqs .tab-label .icon-wrapper svg{fill:#FA4616}.block__faqs .tab-content{color:#573d82}.block__faqs .tab-close{background:#573d82;cursor:pointer}.block__faqs .tab-close:hover{background:#402d5f}.block__faqs input:checked+.tab-label{background:#402d5f}.block__faqs input:checked+.tab-label .icon-wrapper svg{fill:#FA4616}.team-member-list .h3,.team-member-list h3{color:#960e76}.team-member-list .h4,.team-member-list h4{color:#fa4616}.team-member-list .team-member-list-item{box-shadow:0 0 5px rgba(0,0,0,.1);border-left:10px solid #573d82}.team-member-list .team-member-list-item__profile-image{transform:rotate(3deg)}.key-statistics .key-stat__stat{color:#960e76}.key-statistics .key-stat__description{color:#960e76}.heading-icon{position:relative}.heading-icon__wrapper{position:absolute;transform:rotate(-20deg)}@media only screen and (max-width:1219px){.heading-icon__wrapper{width:27px;top:0;z-index:1}}@media only screen and (min-width:1220px){.heading-icon__wrapper{width:55px;top:-10px;left:-80px;z-index:1}}.heading-icon+.h1,.heading-icon+.h2,.heading-icon+.h3,.heading-icon+.h4,.heading-icon+h1,.heading-icon+h2,.heading-icon+h3,.heading-icon+h4{margin-top:0}@media only screen and (max-width:1219px){.heading-icon+.h1,.heading-icon+.h2,.heading-icon+.h3,.heading-icon+.h4,.heading-icon+h1,.heading-icon+h2,.heading-icon+h3,.heading-icon+h4{padding-left:42px}}.heading-icon+*+*,.heading-icon+.h1,.heading-icon+.h2,.heading-icon+.h3,.heading-icon+.h4,.heading-icon+h1,.heading-icon+h2,.heading-icon+h3,.heading-icon+h4{position:relative;z-index:2}