.ts-control{border:1px solid #d0d0d0;padding:8px;width:100%;overflow:hidden;position:relative;z-index:1;box-sizing:border-box;box-shadow:none;border-radius:3px;display:flex;flex-wrap:wrap}.ts-wrapper.multi.has-items .ts-control{padding:calc(6px + -0) 8px calc(3px + -0)}.full .ts-control{background-color:#fff}.disabled .ts-control,.disabled .ts-control *{cursor:default!important}.focus .ts-control{box-shadow:none}.ts-control>*{vertical-align:baseline;display:inline-block}.ts-wrapper.multi .ts-control>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#f2f2f2;color:#303030;border:0 solid #d0d0d0}.ts-wrapper.multi .ts-control>div.active{background:#e8e8e8;color:#303030;border:0 solid #cacaca}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{color:#7d7d7d;background:#fff;border:0 solid white}.ts-control>input{flex:1 1 auto;min-width:7rem;display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0!important;text-indent:0!important;border:0 none!important;background:none!important;line-height:inherit!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important;box-shadow:none!important}.ts-control>input::-ms-clear{display:none}.ts-control>input:focus{outline:none!important}.has-items .ts-control>input{margin:0 4px!important}.ts-control.rtl{text-align:right}.ts-control.rtl.single .ts-control:after{left:15px;right:auto}.ts-control.rtl .ts-control>input{margin:0 4px 0 -2px!important}.disabled .ts-control{opacity:.5;background-color:#fafafa}.input-hidden .ts-control>input{opacity:0;position:absolute;left:-10000px}.ts-dropdown{position:absolute;top:100%;left:0;width:100%;z-index:10;border:1px solid #d0d0d0;background:#fff;margin:.25rem 0 0;border-top:0 none;box-sizing:border-box;box-shadow:0 1px 3px #0000001a;border-radius:0 0 3px 3px}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:#7da8d033;border-radius:1px}.ts-dropdown .option,.ts-dropdown .optgroup-header,.ts-dropdown .no-results,.ts-dropdown .create{padding:5px 8px}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.ts-dropdown [data-selectable].option{opacity:1;cursor:pointer}.ts-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.ts-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.ts-dropdown .active{background-color:#f5fafd;color:#495c68}.ts-dropdown .active.create{color:#495c68}.ts-dropdown .create{color:#30303080}.ts-dropdown .spinner{display:inline-block;width:30px;height:30px;margin:5px 8px}.ts-dropdown .spinner:after{content:" ";display:block;width:24px;height:24px;margin:3px;border-radius:50%;border:5px solid #d0d0d0;border-color:#d0d0d0 transparent #d0d0d0 transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ts-dropdown-content{overflow:hidden auto;max-height:200px;scroll-behavior:smooth}.ts-wrapper.plugin-drag_drop .ts-dragging{color:transparent!important}.ts-wrapper.plugin-drag_drop .ts-dragging>*{visibility:hidden!important}.plugin-checkbox_options:not(.rtl) .option input{margin-right:.5rem}.plugin-checkbox_options.rtl .option input{margin-left:.5rem}.plugin-clear_button{--ts-pr-clear-button: 1em}.plugin-clear_button .clear-button{opacity:0;position:absolute;top:50%;transform:translateY(-50%);right:2px;margin-right:0!important;background:transparent!important;transition:opacity .5s;cursor:pointer}.plugin-clear_button.form-select .clear-button,.plugin-clear_button.single .clear-button{right:max(var(--ts-pr-caret),8px)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:not(.disabled):hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{position:relative;padding:10px 8px;border-bottom:1px solid #d0d0d0;background:color-mix(#fff,#d0d0d0,85%);border-radius:3px 3px 0 0}.ts-wrapper .dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px!important}.ts-wrapper .dropdown-header-close:hover{color:#000}.plugin-dropdown_input.focus.dropdown-active .ts-control{box-shadow:none;border:1px solid #d0d0d0}.plugin-dropdown_input .dropdown-input{border:1px solid #d0d0d0;border-width:0 0 1px;display:block;padding:8px;box-shadow:none;width:100%;background:transparent}.plugin-dropdown_input .items-placeholder{border:0 none!important;box-shadow:none!important;width:100%}.plugin-dropdown_input.has-items .items-placeholder,.plugin-dropdown_input.dropdown-active .items-placeholder{display:none!important}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{flex:none;min-width:4px}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:transparent}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;flex-grow:1;flex-basis:0;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.ts-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.ts-wrapper.plugin-remove_button .item{display:inline-flex;align-items:center}.ts-wrapper.plugin-remove_button .item .remove{color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:0 6px;border-radius:0 2px 2px 0;box-sizing:border-box}.ts-wrapper.plugin-remove_button .item .remove:hover{background:#0000000d}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:none}.ts-wrapper.plugin-remove_button .remove-single{position:absolute;right:0;top:0;font-size:23px}.ts-wrapper.plugin-remove_button:not(.rtl) .item{padding-right:0!important}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-left:1px solid #d0d0d0;margin-left:6px}.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove{border-left-color:#cacaca}.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove{border-left-color:#fff}.ts-wrapper.plugin-remove_button.rtl .item{padding-left:0!important}.ts-wrapper.plugin-remove_button.rtl .item .remove{border-right:1px solid #d0d0d0;margin-right:6px}.ts-wrapper.plugin-remove_button.rtl .item.active .remove{border-right-color:#cacaca}.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove{border-right-color:#fff}:root{--ts-pr-clear-button: 0px;--ts-pr-caret: 0px;--ts-pr-min: .75rem}.ts-wrapper.single .ts-control,.ts-wrapper.single .ts-control input{cursor:pointer}.ts-control:not(.rtl){padding-right:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-control.rtl{padding-left:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-wrapper{position:relative}.ts-dropdown,.ts-control,.ts-control input{color:#303030;font-family:inherit;font-size:13px;line-height:18px}.ts-control,.ts-wrapper.single.input-active .ts-control{background:#fff;cursor:text}.ts-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}*{margin:0}html{block-size:100%;box-sizing:border-box;overflow-wrap:break-word;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}html *,html *:before,html *:after{box-sizing:inherit}html:focus-within{scroll-behavior:smooth}html,body{block-size:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;line-height:1.5;text-rendering:optimizeSpeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}ul,ol{padding:0}img,picture,svg,video,canvas,audio,iframe,embed,object{display:block;max-inline-size:100%}input,button,textarea,select,table{font:inherit}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;color:inherit;padding:0;text-align:inherit}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{inset-block-end:-.25em}sup{inset-block-start:-.5em}:focus-visible{outline-color:Highlight;outline-color:-webkit-focus-ring-color;outline-offset:2px;outline-style:dotted;outline-width:2px}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--color-accent: var(--color-light-blue-100);--color-background: hsla(0, 0%, 100%, 1);--color-background-secondary: hsla(0, 0%, 19%, .08);--color-border: hsl(0, 0%, 90%);--color-border-secondary: hsl(0, 0%, 19%, .68);--color-error: hsl(343, 98%, 46%);--font-family-heading: "articulat-cf", sans-serif;--font-family-text: "articulat-cf", sans-serif;--font-size-body: 1rem;--font-size-body-small: .875rem;--flow-space: 1.5625rem;--column-gap: clamp(2.5rem, 2.5vw + 1.75rem, 3.75rem);--content-max-width: 700px;--content-max-width-wide: 900px;--content-max-width-full: 1200px;--box-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--container-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--component-spacing: clamp(3rem, 6.5vw + 1.05rem, 6.25rem);--color-grey-25: #FDFDFD;--color-gray-50: #FAFAFA;--color-gray-100: #F5F5F5;--color-gray-200: #E9EAEB;--color-gray-300: #D5D7DA;--color-gray-400: #A4A7AE;--color-gray-500: #717680;--color-gray-600: #535862;--color-gray-700: #414651;--color-gray-800: #252B37;--color-gray-900: #181D27;--color-black: #000000;--color-white: #FFFFFF;--color-pink-5: #FEF6F9;--color-pink-10: #FDEDF3;--color-pink-20: #FBDCE7;--color-pink-40: #F7B9CF;--color-pink-60: #F396B7;--color-pink-80: #EF739F;--color-pink-100: #EB5087;--color-yellow-5: #FFFCF2;--color-yellow-10: #FFF8E5;--color-yellow-20: #FFF2CC;--color-yellow-40: #FFE599;--color-yellow-60: #FFD866;--color-yellow-80: #FFCB33;--color-yellow-100: #FFBE00;--color-blue-5: #F2F7FC;--color-blue-10: #E5EFF9;--color-blue-20: #CCE0F4;--color-blue-40: #99C1E9;--color-blue-60: #66A2DE;--color-blue-80: #3383D3;--color-blue-100: #0064C8;--color-green-5: #F7FCFB;--color-green-10: #EFF8F6;--color-green-20: #E0F2EE;--color-green-40: #C1E5DD;--color-green-60: #A2D8CC;--color-green-80: #83CBBB;--color-green-100: #64BEAA;--color-orange-5: #FFF9F2;--color-orange-10: #FFF4E5;--color-orange-20: #FFE9CC;--color-orange-40: #FFD399;--color-orange-60: #FFBD66;--color-orange-80: #FFA733;--color-orange-100: #FF9100;--color-purple-5: #F9F8FE;--color-purple-10: #F3F0FD;--color-purple-20: #E7E2FC;--color-purple-40: #CFC5F9;--color-purple-60: #B7A8F6;--color-purple-80: #9F8BF3;--color-purple-100: #876EF0;--color-light-green-5: #FCFDF2;--color-light-green-10: #F9FBE5;--color-light-green-20: #F4F8CC;--color-light-green-40: #E9F199;--color-light-green-60: #DEEA66;--color-light-green-80: #D3E333;--color-light-green-100: #C8DC00;--color-light-blue-5: #F5FBFF;--color-light-blue-10: #EAF7FF;--color-light-blue-20: #D6F0FF;--color-light-blue-40: #ADE1FF;--color-light-blue-60: #84D2FF;--color-light-blue-80: #5BC3FF;--color-light-blue-100: #32B4FF;--color-brand-blue: #0069B4;--color-text: var(--color-gray-800);--color-text-muted: var(--color-gray-600);--color-button-blue: #0069B4;--color-button-hover-blue: #0178AA;--color-button-pressed-blue: #015072;--primary-button-background-color: var(--color-button-blue);--footer-background-color: #2F2F2F;--footer-text-color: #FFFFFF;--container-spacing: 16px;--section-spacing: 80px;--section-spacing-mobile: 40px}body,.paragraph{color:var(--color-text);font-family:var(--font-family-text);font-size:var(--font-size-body);font-weight:initial;line-height:1.5}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--font-family-heading);font-weight:500;line-height:1.3}h1,.h1{font-size:2.25rem;line-height:3rem;letter-spacing:-2px;font-weight:400}@media (min-width: 36em){h1,.h1{font-size:3rem;line-height:3.75rem}}@media (min-width: 64em){h1,.h1{font-size:4.5rem;line-height:5.625rem;letter-spacing:-1px}}h2,.h2{font-size:1.875rem;line-height:2.375rem;font-weight:600;letter-spacing:-1px}@media (min-width: 36em){h2,.h2{font-size:1.5rem;line-height:2rem}}@media (min-width: 64em){h2,.h2{font-size:2.25rem;line-height:2.75rem}}h3,.h3{font-size:1.9375rem;line-height:1.4}@media (min-width: 480px){h3,.h3{font-size:2.1875rem}}h4,.h4{font-size:1.625rem;line-height:1.4}@media (min-width: 480px){h4,.h4{font-size:1.825rem}}h5,.h5{font-size:1.375rem;line-height:1.5}@media (min-width: 480px){h5,.h5{font-size:1.5rem}}h6,.h6{color:var(--color-text-muted);font-size:1.0625rem;line-height:1.5}a{color:var(--color-accent);text-underline-offset:.3ex}a.link,span.link{font-size:1rem;line-height:1.5rem;font-weight:600;display:inline-flex;gap:6px;align-items:center;color:var(--color-text);text-decoration:none;transition:color .3s ease-in-out,transform .3s ease-in-out;margin-right:16px}a.link svg.arrow,span.link svg.arrow{transition:color .3s ease-in-out,transform .3s ease-in-out;transform:translate(0) scale(1)}a.link svg.arrow path,span.link svg.arrow path{transition:stroke .3s ease-in-out;stroke:var(--color-text)}a.link:hover,span.link:hover{color:var(--color-brand-blue)}a.link:hover svg.arrow,span.link:hover svg.arrow{transform:translate(5px) scale(1.1)}a.link:hover svg.arrow path,span.link:hover svg.arrow path{stroke:var(--color-brand-blue)}a.link:hover svg.arrow--prev,span.link:hover svg.arrow--prev{transform:translate(-5px) scale(1.1)}@media (max-width: 47.99em){a.link,span.link{color:var(--color-brand-blue)}a.link svg.arrow path,span.link svg.arrow path{stroke:var(--color-brand-blue)}}hr{border:0;margin-block:32px;margin-inline:auto}hr:after{background-color:var(--color-border);block-size:2px;content:"";display:block}kbd,code{background:var(--color-background-secondary);border-radius:4px;display:inline-block;font-size:.95em;padding-block:0;padding-inline:.375em;word-break:break-word}img{block-size:initial;inline-size:100%}.wp-block-image img{inline-size:initial}figcaption{color:var(--color-text-muted);font-size:var(--font-size-body-small);-webkit-margin-before:.25rem;margin-block-start:.25rem}blockquote,.blockquote{-webkit-border-start:5px solid var(--color-accent);border-inline-start:5px solid var(--color-accent);display:block;font-size:1.44rem;font-style:normal;font-weight:500;line-height:calc(1em + .75rem);margin-block:var(--flow-space);margin-inline:2.5rem 0;-webkit-padding-start:.8rem;padding-inline-start:.8rem}blockquote cite,.blockquote cite{color:var(--color-text-muted);display:block;font-size:var(--font-size-body);font-style:normal;-webkit-margin-before:.25rem;margin-block-start:.25rem}small{font-size:var(--font-size-body-small)}:where(ul,ol):not([class]),:where(ul,ol).wp-block-list{--item-spacing: .66em;-webkit-padding-start:1.5rem;padding-inline-start:1.5rem}:where(ul,ol):not([class]) li+li,:where(ul,ol).wp-block-list li+li{-webkit-margin-before:var(--item-spacing);margin-block-start:var(--item-spacing)}:where(ul,ol):not([class]) li>ul,:where(ul,ol):not([class]) li ol,:where(ul,ol).wp-block-list li>ul,:where(ul,ol).wp-block-list li ol{--item-spacing: .33em;-webkit-margin-before:var(--item-spacing);margin-block-start:var(--item-spacing)}table{border-collapse:collapse;border-spacing:0;color:var(--color-text);font-size:var(--font-size-body-small);inline-size:100%;max-inline-size:100%}table caption{caption-side:bottom;color:var(--color-text-muted);-webkit-margin-before:calc(var(--flow-space) / 2);margin-block-start:calc(var(--flow-space) / 2);text-align:start}table td,table th{padding-block:.9rem;padding-inline:1rem;text-align:inherit;vertical-align:top}table th{color:var(--color-text-muted);font-weight:500}table td{min-inline-size:25ch}table thead{background-color:var(--color-background-secondary);-webkit-border-after:solid 1px var(--color-border);border-block-end:solid 1px var(--color-border)}table tr:nth-child(2n){-webkit-border-after:solid 1px var(--color-border);border-block-end:solid 1px var(--color-border);-webkit-border-before:solid 1px var(--color-border);border-block-start:solid 1px var(--color-border)}.button,.wp-block-button>.wp-block-button__link{--button-background-color: var(--color-button-blue);--button-background-color-hover: var(--color-button-hover-blue);--button-border-color: var(--color-button-blue);--button-border-width: 1px;--button-border-radius: 0;--button-font-weight: 700;--button-text-color: var(--color-background);--button-padding-inline: calc(1.125rem - var(--button-border-width));--button-padding-block: calc(.625rem - var(--button-border-width));-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--button-background-color);border:solid var(--button-border-width) var(--button-border-color);border-radius:var(--button-border-radius);color:var(--button-text-color);cursor:pointer;display:inline-block;font:inherit;font-weight:var(--button-font-weight);letter-spacing:0;padding-block:var(--button-padding-block);padding-inline:var(--button-padding-inline);text-align:center;text-decoration:none;transition:all .3s ease-in-out}.button:hover,.wp-block-button>.wp-block-button__link:hover{background-color:var(--button-background-color-hover);border-color:var(--button-background-color-hover)}.button:disabled,.button--disabled,.wp-block-button>.wp-block-button__link:disabled,.wp-block-button>.wp-block-button__link--disabled{cursor:default;opacity:.5;pointer-events:none}.button--text,.wp-block-button>.wp-block-button__link--text{--button-background-color: transparent;--button-background-color-hover: transparent;--button-text-color: var(--color-accent);border:0;padding:0}.button--slider-nav,.wp-block-button>.wp-block-button__link--slider-nav{--button-background-color-hover: var(--color-gray-50);display:flex;align-items:center;justify-content:center;background-color:var(--color-gray-50);border:1px solid var(--color-gray-500);transition:border-color .3s ease-in-out;padding:initial;width:56px;height:56px}.button--slider-nav svg,.wp-block-button>.wp-block-button__link--slider-nav svg{transform:scale(1);transition:transform .3s ease-in-out}.button--slider-nav svg path,.wp-block-button>.wp-block-button__link--slider-nav svg path{stroke:var(--color-gray-500);transition:stroke .3s ease-in-out}.button--slider-nav:hover,.wp-block-button>.wp-block-button__link--slider-nav:hover{border-color:var(--color-button-blue-hover)}.button--slider-nav:hover svg,.wp-block-button>.wp-block-button__link--slider-nav:hover svg{transform:scale(1.3)}.button--slider-nav:hover svg path,.wp-block-button>.wp-block-button__link--slider-nav:hover svg path{stroke:var(--color-button-blue-hover)}.button--outlined,.wp-block-button>.wp-block-button__link--outlined{--button-text-color: $black;--button-background-color: transparent;--button-background-color-hover: transparent;border:1px solid var(--color-gray-200)}.button--outlined:hover,.wp-block-button>.wp-block-button__link--outlined:hover{background-color:var(--color-white);color:var(--color-button-blue);border-color:var(--color-button-blue)}.button--secondary,.wp-block-button>.wp-block-button__link--secondary{--button-background-color-hover: $white;background-color:var(--color-white);border:var(--button-border-width) solid var(--color-gray-200);color:var(--color-text)}.button--secondary:hover,.wp-block-button>.wp-block-button__link--secondary:hover{color:var(--color-brand-blue);border-color:var(--color-brand-blue);background-color:var(--color-white)}.button--with-arrow,.wp-block-button>.wp-block-button__link--with-arrow{display:inline-flex;align-items:center;gap:8px}.button--with-arrow svg path,.wp-block-button>.wp-block-button__link--with-arrow svg path{stroke:var(--color-white)}.button--with-icon,.wp-block-button>.wp-block-button__link--with-icon{display:inline-flex;align-items:center;gap:8px}.button--with-icon svg,.wp-block-button>.wp-block-button__link--with-icon svg{height:20px;width:auto}.button--with-icon svg path,.wp-block-button>.wp-block-button__link--with-icon svg path{stroke:var(--color-white)}.button--with-icon.button--secondary svg path,.wp-block-button>.wp-block-button__link--with-icon.button--secondary svg path{stroke:var(--color-text);transition:stroke .3s ease}.button--with-icon.button--secondary:hover svg path,.wp-block-button>.wp-block-button__link--with-icon.button--secondary:hover svg path{stroke:var(--color-light-blue-100)}.wp-block-button{color:var(--button-text-color)}.wp-block-button.is-style-outline{--button-text-color: var(--color-accent)}.wp-block-button.is-style-outline .wp-block-button__link{--button-background-color: transparent;--button-text-color: var(--color-accent);border:solid var(--button-border-width) var(--color-accent);color:var(--button-text-color);padding-block:var(--button-padding-block);padding-inline:var(--button-padding-inline)}form{margin:0}fieldset{border:0;padding:0}legend{color:var(--color-text);font-size:var(--font-size-body);font-weight:700;padding:0}label{color:var(--color-text-muted);font-size:var(--font-size-body-small);font-weight:500;-webkit-margin-before:0;margin-block-start:0}[type=tel],[type=url],[type=text],[type=date],[type=email],[type=search],[type=number],[type=password],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:2px solid var(--color-border-secondary);border-radius:0;caret-color:var(--color-text);color:var(--color-text);font-size:var(--font-size-body-small);max-inline-size:100%;padding-block:.75rem;padding-inline:.625rem;transition:border-color .3s ease-in-out}[type=tel]::placeholder,[type=url]::placeholder,[type=text]::placeholder,[type=date]::placeholder,[type=email]::placeholder,[type=search]::placeholder,[type=number]::placeholder,[type=password]::placeholder,textarea::placeholder,select::placeholder{color:var(--color-border-secondary)}[type=tel]:disabled,[type=url]:disabled,[type=text]:disabled,[type=date]:disabled,[type=email]:disabled,[type=search]:disabled,[type=number]:disabled,[type=password]:disabled,textarea:disabled,select:disabled{cursor:default;opacity:.5;pointer-events:none}[type=tel]:invalid,[type=url]:invalid,[type=text]:invalid,[type=date]:invalid,[type=email]:invalid,[type=search]:invalid,[type=number]:invalid,[type=password]:invalid,textarea:invalid,select:invalid{border-color:var(--color-error)}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUuODMzMjUgMTIuNDk5OUw5Ljk5OTkyIDE2LjY2NjZMMTQuMTY2NiAxMi40OTk5TTUuODMzMjUgNy40OTk5Mkw5Ljk5OTkyIDMuMzMzMjVMMTQuMTY2NiA3LjQ5OTkyIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjEuNjY2NjciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:calc(100% - .75rem) center;background-repeat:no-repeat;background-size:1rem;line-height:1.5;-webkit-padding-end:54px;padding-inline-end:54px;background-color:var(--color-white);border:none;border-bottom:1px solid var(--color-light-blue-100);display:block}option{color:initial}textarea{inline-size:100%;min-block-size:150px;resize:vertical;vertical-align:top}[type=checkbox],[type=radio]{accent-color:var(--color-accent);block-size:20px;display:inline-block;inline-size:20px;-webkit-margin-before:4px;margin-block-start:4px;-webkit-margin-end:8px;margin-inline-end:8px;vertical-align:top}[type=checkbox]+label,[type=radio]+label{color:var(--color-text);display:inline-block;font:inherit;inline-size:calc(100% - 33px)}flynt-component{display:block;position:relative}.pageWrapper{display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr auto;min-block-size:100%}.admin-bar .pageWrapper{-webkit-padding-before:var(--wp-admin--admin-bar--height);padding-block-start:var(--wp-admin--admin-bar--height)}.componentSpacing{padding:var(--section-spacing-mobile) 0 var(--section-spacing-mobile)}@media (min-width: 64em){.componentSpacing{padding:var(--section-spacing) 0 var(--section-spacing)}}@media (min-width: 64em){.componentSpacing--TopDouble{padding-top:calc(var(--section-spacing) * 2)}}.componentSpacing--TopNone{padding-top:0!important}@media (min-width: 64em){.componentSpacing--BottomDouble{padding-bottom:calc(var(--section-spacing) * 2)}}.componentSpacing--BottomNone{padding-bottom:0!important}.wp-block-post-content>.alignfull{margin-inline:auto;max-inline-size:var(--content-max-width-full)!important}.groupContainer{display:inline-flex;flex-wrap:wrap;gap:var(--flow-space)}.container{width:100%;padding:0 var(--container-spacing);margin:0 auto}@media (min-width: 48em){.container{max-width:768px}}@media (min-width: 64em){.container{--container-spacing: 32px;max-width:1024px}}@media (min-width: 80em){.container{max-width:1280px}}@media (min-width: 82.5em){.container{max-width:1320px}}[data-size=medium]{max-inline-size:var(--content-max-width)}[data-size=wide]{max-inline-size:var(--content-max-width-wide)}[data-size=full]{max-inline-size:100%}[data-align=left]{margin-inline:unset}[data-align=center]{margin-inline:auto}[data-text-align=left]{text-align:start}[data-text-align=center]{text-align:center}[data-flow=layout]>*+*{-webkit-margin-before:calc(var(--component-spacing) / 2);margin-block-start:calc(var(--component-spacing) / 2)}[data-flow=content]>*+*{-webkit-margin-before:var(--flow-space);margin-block-start:var(--flow-space)}@media (max-width: 767px){[data-size=wide] p,[data-size=wide] .paragraph,[data-size=wide] h1,[data-size=wide] h2,[data-size=wide] h3,[data-size=wide] h4,[data-size=wide] h5,[data-size=wide] h6,[data-size=wide] .h1,[data-size=wide] .h2,[data-size=wide] .h3,[data-size=wide] .h4,[data-size=wide] .h5,[data-size=wide] .h6,[data-size=full] p,[data-size=full] .paragraph,[data-size=full] h1,[data-size=full] h2,[data-size=full] h3,[data-size=full] h4,[data-size=full] h5,[data-size=full] h6,[data-size=full] .h1,[data-size=full] .h2,[data-size=full] .h3,[data-size=full] .h4,[data-size=full] .h5,[data-size=full] .h6,[data-text-align=center] p,[data-text-align=center] .paragraph,[data-text-align=center] h1,[data-text-align=center] h2,[data-text-align=center] h3,[data-text-align=center] h4,[data-text-align=center] h5,[data-text-align=center] h6,[data-text-align=center] .h1,[data-text-align=center] .h2,[data-text-align=center] .h3,[data-text-align=center] .h4,[data-text-align=center] .h5,[data-text-align=center] .h6{text-wrap:balance}[data-size=wide] p br,[data-size=wide] .paragraph br,[data-size=wide] h1 br,[data-size=wide] h2 br,[data-size=wide] h3 br,[data-size=wide] h4 br,[data-size=wide] h5 br,[data-size=wide] h6 br,[data-size=wide] .h1 br,[data-size=wide] .h2 br,[data-size=wide] .h3 br,[data-size=wide] .h4 br,[data-size=wide] .h5 br,[data-size=wide] .h6 br,[data-size=full] p br,[data-size=full] .paragraph br,[data-size=full] h1 br,[data-size=full] h2 br,[data-size=full] h3 br,[data-size=full] h4 br,[data-size=full] h5 br,[data-size=full] h6 br,[data-size=full] .h1 br,[data-size=full] .h2 br,[data-size=full] .h3 br,[data-size=full] .h4 br,[data-size=full] .h5 br,[data-size=full] .h6 br,[data-text-align=center] p br,[data-text-align=center] .paragraph br,[data-text-align=center] h1 br,[data-text-align=center] h2 br,[data-text-align=center] h3 br,[data-text-align=center] h4 br,[data-text-align=center] h5 br,[data-text-align=center] h6 br,[data-text-align=center] .h1 br,[data-text-align=center] .h2 br,[data-text-align=center] .h3 br,[data-text-align=center] .h4 br,[data-text-align=center] .h5 br,[data-text-align=center] .h6 br{display:none}}.scrollableTableWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.visuallyHidden,.visuallyHidden-focusable{block-size:1px;clip:rect(0,0,0,0);inline-size:1px;margin:-1px;overflow:hidden;position:absolute;transition:none!important;white-space:nowrap}.visuallyHidden-focusable:focus-visible{background-color:var(--color-background);block-size:auto;box-shadow:0 0 20px #0000001a;clip:auto;color:var(--color-text);font-size:1rem;inline-size:auto;inset-block-start:0;inset-inline-start:0;outline-offset:-3px;padding-block:.75rem;padding-inline:1rem;text-decoration:none;z-index:100000}.boxPadding{padding-block:var(--box-spacing);padding-inline:var(--box-spacing)}.boxBorder{border:solid 2px var(--color-border)}[data-theme]{background-color:var(--color-background);color:var(--color-text)}.section-label{display:flex;align-items:center;gap:12px;font-size:1rem;line-height:1.5rem;font-weight:700;color:var(--color-light-blue-100)}.section-label svg path{fill:var(--color-light-blue-100)}@media (max-width: 47.99em){.section-label{display:none}}[data-colour-scheme=blue] .section-label{color:var(--color-blue-100)}[data-colour-scheme=blue] .section-label svg path{fill:var(--color-blue-100)}[data-colour-scheme=light-blue] .section-label{color:var(--color-light-blue-100)}[data-colour-scheme=light-blue] .section-label svg path{fill:var(--color-light-blue-100)}[data-colour-scheme=pink] .section-label{color:var(--color-pink-100)}[data-colour-scheme=pink] .section-label svg path{fill:var(--color-pink-100)}[data-colour-scheme=orange] .section-label{color:var(--color-orange-100)}[data-colour-scheme=orange] .section-label svg path{fill:var(--color-orange-100)}[data-colour-scheme=green] .section-label{color:var(--color-green-100)}[data-colour-scheme=green] .section-label svg path{fill:var(--color-green-100)}[data-colour-scheme=light-green] .section-label{color:var(--color-light-green-100)}[data-colour-scheme=light-green] .section-label svg path{fill:var(--color-light-green-100)}[data-colour-scheme=yellow] .section-label{color:var(--color-yellow-100)}[data-colour-scheme=yellow] .section-label svg path{fill:var(--color-yellow-100)}[data-colour-scheme=purple] .section-label{color:var(--color-purple-100)}[data-colour-scheme=purple] .section-label svg path{fill:var(--color-purple-100)}.section-icon{width:60px;height:60px;border-radius:50%;background-color:var(--color-light-blue-10);display:flex;justify-content:center;align-items:center}.section-icon svg{width:32px;height:32px}.section-icon svg path{stroke:var(--color-light-blue-100)}[data-colour-scheme=blue] .section-icon{background-color:var(--color-blue-10)}[data-colour-scheme=blue] .section-icon svg path{stroke:var(--color-blue-100)}[data-colour-scheme=light-blue] .section-icon{background-color:var(--color-light-blue-10)}[data-colour-scheme=light-blue] .section-icon svg path{stroke:var(--color-light-blue-100)}[data-colour-scheme=pink] .section-icon{background-color:var(--color-pink-10)}[data-colour-scheme=pink] .section-icon svg path{stroke:var(--color-pink-100)}[data-colour-scheme=orange] .section-icon{background-color:var(--color-orange-10)}[data-colour-scheme=orange] .section-icon svg path{stroke:var(--color-orange-100)}[data-colour-scheme=green] .section-icon{background-color:var(--color-green-10)}[data-colour-scheme=green] .section-icon svg path{stroke:var(--color-green-100)}[data-colour-scheme=light-green] .section-icon{background-color:var(--color-light-green-10)}[data-colour-scheme=light-green] .section-icon svg path{stroke:var(--color-light-green-100)}[data-colour-scheme=yellow] .section-icon{background-color:var(--color-yellow-10)}[data-colour-scheme=yellow] .section-icon svg path{stroke:var(--color-yellow-100)}[data-colour-scheme=purple] .section-icon{background-color:var(--color-purple-10)}[data-colour-scheme=purple] .section-icon svg path{stroke:var(--color-purple-100)}.slider-nav{display:flex;gap:16px;justify-content:center;align-items:flex-end}[data-colour-scheme=blue] .slider-nav .button--slider-nav:hover{border-color:var(--color-blue-100)}[data-colour-scheme=blue] .slider-nav .button--slider-nav:hover svg path{stroke:var(--color-blue-100)}[data-colour-scheme=light-blue] .slider-nav .button--slider-nav:hover{border-color:var(--color-light-blue-100)}[data-colour-scheme=light-blue] .slider-nav .button--slider-nav:hover svg path{stroke:var(--color-light-blue-100)}[data-colour-scheme=pink] .slider-nav .button--slider-nav:hover{border-color:var(--color-pink-100)}[data-colour-scheme=pink] .slider-nav .button--slider-nav:hover svg path{stroke:var(--color-pink-100)}[data-colour-scheme=orange] .slider-nav .button--slider-nav:hover{border-color:var(--color-orange-100)}[data-colour-scheme=orange] .slider-nav .button--slider-nav:hover svg path{stroke:var(--color-orange-100)}[data-colour-scheme=green] .slider-nav .button--slider-nav:hover{border-color:var(--color-green-100)}[data-colour-scheme=green] .slider-nav .button--slider-nav:hover svg path{stroke:var(--color-green-100)}[data-colour-scheme=light-green] .slider-nav .button--slider-nav:hover{border-color:var(--color-light-green-100)}[data-colour-scheme=light-green] .slider-nav .button--slider-nav:hover svg path{stroke:var(--color-light-green-100)}[data-colour-scheme=yellow] .slider-nav .button--slider-nav:hover{border-color:var(--color-yellow-100)}[data-colour-scheme=yellow] .slider-nav .button--slider-nav:hover svg path{stroke:var(--color-yellow-100)}[data-colour-scheme=purple] .slider-nav .button--slider-nav:hover{border-color:var(--color-purple-100)}[data-colour-scheme=purple] .slider-nav .button--slider-nav:hover svg path{stroke:var(--color-purple-100)}.section-tag{font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--color-light-blue-100);border:1px solid var(--color-light-blue-100);padding:4px 10px;display:inline-block;background-color:var(--color-blue-10)}[data-colour-scheme=blue] .section-tag{color:var(--color-blue-100);border-color:var(--color-blue-100);background-color:var(--color-blue-10)}[data-colour-scheme=light-blue] .section-tag{color:var(--color-light-blue-100);border-color:var(--color-light-blue-100);background-color:var(--color-light-blue-10)}[data-colour-scheme=pink] .section-tag{color:var(--color-pink-100);border-color:var(--color-pink-100);background-color:var(--color-pink-10)}[data-colour-scheme=orange] .section-tag{color:var(--color-orange-100);border-color:var(--color-orange-100);background-color:var(--color-orange-10)}[data-colour-scheme=green] .section-tag{color:var(--color-green-100);border-color:var(--color-green-100);background-color:var(--color-green-10)}[data-colour-scheme=light-green] .section-tag{color:var(--color-light-green-100);border-color:var(--color-light-green-100);background-color:var(--color-light-green-10)}[data-colour-scheme=yellow] .section-tag{color:var(--color-yellow-100);border-color:var(--color-yellow-100);background-color:var(--color-yellow-10)}[data-colour-scheme=purple] .section-tag{color:var(--color-purple-100);border-color:var(--color-purple-100);background-color:var(--color-purple-10)}[data-colour-scheme=blue] h1 b,[data-colour-scheme=blue] h2 b,[data-colour-scheme=blue] h3 b,[data-colour-scheme=blue] h4 b,[data-colour-scheme=blue] h5 b,[data-colour-scheme=blue] h6 b,[data-colour-scheme=blue] .h1 b,[data-colour-scheme=blue] .h2 b,[data-colour-scheme=blue] .h3 b,[data-colour-scheme=blue] .h4 b,[data-colour-scheme=blue] .h5 b,[data-colour-scheme=blue] .h6 b{color:var(--color-blue-100);font-weight:inherit;overflow-wrap:normal}[data-colour-scheme=light-blue] h1 b,[data-colour-scheme=light-blue] h2 b,[data-colour-scheme=light-blue] h3 b,[data-colour-scheme=light-blue] h4 b,[data-colour-scheme=light-blue] h5 b,[data-colour-scheme=light-blue] h6 b,[data-colour-scheme=light-blue] .h1 b,[data-colour-scheme=light-blue] .h2 b,[data-colour-scheme=light-blue] .h3 b,[data-colour-scheme=light-blue] .h4 b,[data-colour-scheme=light-blue] .h5 b,[data-colour-scheme=light-blue] .h6 b{color:var(--color-light-blue-100);font-weight:inherit;overflow-wrap:normal}[data-colour-scheme=pink] h1 b,[data-colour-scheme=pink] h2 b,[data-colour-scheme=pink] h3 b,[data-colour-scheme=pink] h4 b,[data-colour-scheme=pink] h5 b,[data-colour-scheme=pink] h6 b,[data-colour-scheme=pink] .h1 b,[data-colour-scheme=pink] .h2 b,[data-colour-scheme=pink] .h3 b,[data-colour-scheme=pink] .h4 b,[data-colour-scheme=pink] .h5 b,[data-colour-scheme=pink] .h6 b{color:var(--color-pink-100);font-weight:inherit;overflow-wrap:normal}[data-colour-scheme=orange] h1 b,[data-colour-scheme=orange] h2 b,[data-colour-scheme=orange] h3 b,[data-colour-scheme=orange] h4 b,[data-colour-scheme=orange] h5 b,[data-colour-scheme=orange] h6 b,[data-colour-scheme=orange] .h1 b,[data-colour-scheme=orange] .h2 b,[data-colour-scheme=orange] .h3 b,[data-colour-scheme=orange] .h4 b,[data-colour-scheme=orange] .h5 b,[data-colour-scheme=orange] .h6 b{color:var(--color-orange-100);font-weight:inherit;overflow-wrap:normal}[data-colour-scheme=green] h1 b,[data-colour-scheme=green] h2 b,[data-colour-scheme=green] h3 b,[data-colour-scheme=green] h4 b,[data-colour-scheme=green] h5 b,[data-colour-scheme=green] h6 b,[data-colour-scheme=green] .h1 b,[data-colour-scheme=green] .h2 b,[data-colour-scheme=green] .h3 b,[data-colour-scheme=green] .h4 b,[data-colour-scheme=green] .h5 b,[data-colour-scheme=green] .h6 b{color:var(--color-green-100);font-weight:inherit;overflow-wrap:normal}[data-colour-scheme=light-green] h1 b,[data-colour-scheme=light-green] h2 b,[data-colour-scheme=light-green] h3 b,[data-colour-scheme=light-green] h4 b,[data-colour-scheme=light-green] h5 b,[data-colour-scheme=light-green] h6 b,[data-colour-scheme=light-green] .h1 b,[data-colour-scheme=light-green] .h2 b,[data-colour-scheme=light-green] .h3 b,[data-colour-scheme=light-green] .h4 b,[data-colour-scheme=light-green] .h5 b,[data-colour-scheme=light-green] .h6 b{color:var(--color-light-green-100);font-weight:inherit;overflow-wrap:normal}[data-colour-scheme=yellow] h1 b,[data-colour-scheme=yellow] h2 b,[data-colour-scheme=yellow] h3 b,[data-colour-scheme=yellow] h4 b,[data-colour-scheme=yellow] h5 b,[data-colour-scheme=yellow] h6 b,[data-colour-scheme=yellow] .h1 b,[data-colour-scheme=yellow] .h2 b,[data-colour-scheme=yellow] .h3 b,[data-colour-scheme=yellow] .h4 b,[data-colour-scheme=yellow] .h5 b,[data-colour-scheme=yellow] .h6 b{color:var(--color-yellow-100);font-weight:inherit;overflow-wrap:normal}[data-colour-scheme=purple] h1 b,[data-colour-scheme=purple] h2 b,[data-colour-scheme=purple] h3 b,[data-colour-scheme=purple] h4 b,[data-colour-scheme=purple] h5 b,[data-colour-scheme=purple] h6 b,[data-colour-scheme=purple] .h1 b,[data-colour-scheme=purple] .h2 b,[data-colour-scheme=purple] .h3 b,[data-colour-scheme=purple] .h4 b,[data-colour-scheme=purple] .h5 b,[data-colour-scheme=purple] .h6 b{color:var(--color-purple-100);font-weight:inherit;overflow-wrap:normal}.lity{z-index:99999998;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:#000000e6;outline:none!important;opacity:0;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important;overflow-y:auto}.lity-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;outline:none!important}.lity-content{z-index:9993;width:100%;transform:scale(1);transition:transform .3s ease}.lity-loading .lity-content,.lity-closed .lity-content{transform:scale(.8)}.lity-content:after{content:"";position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px #0009}.lity-close{z-index:9994;width:60px;height:60px;font-size:60px;line-height:60px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-family:Arial,Baskerville,monospace;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:none;outline:none;box-shadow:none}@media (min-width: 64em){.lity-close{width:80px;height:80px;font-size:80px;line-height:80px;top:20px;right:20px}}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:none;outline:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px #0009;background:#000}.lity-hide{display:none}.gtranslate_wrapper .gt_switcher-popup{display:flex;align-items:center;gap:5px}.gtranslate_wrapper .gt_switcher-popup img{width:16px;height:auto;box-shadow:0 0 10px #0000001a}.gtranslate_wrapper .gt_switcher-popup>span:first-of-type{display:none!important}.gtranslate_wrapper .gt_white_content{height:auto!important}.gtranslate_wrapper .gt_white_content .gt_languages{display:flex;flex-direction:column;flex-flow:column;gap:8px;max-height:none!important}.gtranslate_wrapper .gt_white_content .gt_languages a{display:flex;align-items:center;gap:12px;color:var(--color-black)}.gtranslate_wrapper .gt_white_content .gt_languages a:last-child{border-bottom:none!important}.gtranslate_wrapper .gt_white_content .gt_languages img{width:24px;height:24px;box-shadow:0 0 10px #0000001a}.dialog-container,.dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0}.dialog-container{z-index:99;display:flex;max-height:100vh;overflow:auto}.dialog-container[aria-hidden=true]{display:none}.dialog-overlay{background-color:#2b2e38e6;animation:fade-in .2s both}.dialog-content{margin:auto;z-index:2;position:relative;animation:fade-in .4s .2s both,slide-up .4s .2s both}.dialog-content{overflow:auto}.dialog-content-inner{position:relative;padding:3rem 2rem 2rem;background-color:#fff;margin:2rem 0}.dialog-content__close{position:absolute;top:0;right:10px;padding:1rem;font-size:3.75rem;line-height:1;cursor:pointer}.dialog-content__title{font-size:1.5rem;line-height:2rem;font-weight:600;margin-bottom:1rem}@media (min-width: 48em){.dialog-content__title{font-size:2rem;line-height:2.5rem}}.dialog-content__intro{font-size:1rem;line-height:1.5rem;color:var(--color-text-muted);margin-bottom:2rem}@media (min-width: 48em){.dialog-content__intro{font-size:1.125rem;line-height:1.75rem}}@keyframes fade-in{0%{opacity:0}}@keyframes slide-up{0%{transform:translateY(10%)}}.embla{--slide-size: 100%;--slide-spacing: 1rem;overflow:hidden}.embla__container{display:flex;align-items:flex-start;transition:height .2s}.embla__slide{flex:0 0 var(--slide-size);min-width:0;padding-right:var(--slide-spacing)}.embla__dots{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;align-items:center;padding:1rem 0;margin-right:-.6rem}.embla__dot{-webkit-tap-highlight-color:var(--color-gray-300);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--color-gray-300);touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;width:10px;height:10px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .3s ease}.embla__dot--selected{background-color:var(--color-blue-100)}.embla__dot:after{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);width:1.4rem;height:1.4rem;border-radius:50%;display:flex;align-items:center;content:""}.embla__dot--selected:after{box-shadow:inset 0 0 0 .2rem var(--text-body)}flynt-component[name=BlockBrandProductsAndServices]{width:100%;overflow-x:hidden;background-color:var(--color-gray-50)}flynt-component[name=BlockBrandProductsAndServices] .BrandProductsAndServices__HeaderBar{display:flex;flex-direction:column;gap:24px;padding-bottom:32px}@media (min-width: 64em){flynt-component[name=BlockBrandProductsAndServices] .BrandProductsAndServices__HeaderBar{flex-direction:row;align-items:flex-end;justify-content:space-between;padding-bottom:64px}}flynt-component[name=BlockBrandProductsAndServices] .BrandProductsAndServices__HeaderBar__Content{display:flex;flex-direction:column;max-width:860px;gap:24px;font-size:1.125rem;line-height:1.75rem}@media (min-width: 64em){flynt-component[name=BlockBrandProductsAndServices] .BrandProductsAndServices__HeaderBar__Content{font-size:1.25rem;line-height:1.875rem}}flynt-component[name=BlockBrandProductsAndServices] .BrandProductsAndServices__Nav{display:none}@media (min-width: 64em){flynt-component[name=BlockBrandProductsAndServices] .BrandProductsAndServices__Nav{display:flex;justify-content:flex-start;padding-top:32px}}flynt-component[name=BlockBrandProductsAndServices] .BrandProductsAndServices__NavMobile{display:flex;padding-top:32px}@media (min-width: 64em){flynt-component[name=BlockBrandProductsAndServices] .BrandProductsAndServices__NavMobile{display:none}}flynt-component[name=BlockBrandProductsAndServices] .BrandProductsAndServices__Slider{overflow:initial!important}@media (max-width: 63.99em){flynt-component[name=BlockBrandProductsAndServices] .BrandProductsAndServices__Slider{margin:0 calc(var(--container-spacing) * -1)}}flynt-component[name=BlockBrandProductsAndServices] .embla__container{align-items:initial}flynt-component[name=BlockBrandProductsAndServices] .BrandProductsAndServices__Slide{--slide-size: calc(100% - var(--slide-spacing))}@media (min-width: 64em){flynt-component[name=BlockBrandProductsAndServices] .BrandProductsAndServices__Slide{--slide-spacing: 2rem;--slide-size: 33.33333%}}flynt-component[name=BlockBrandProductsAndServices] .BrandProductsAndServices__Slide__Inner{display:flex;flex-direction:column;height:100%}flynt-component[name=BlockBrandProductsAndServices] .BrandProductsAndServices__Slide__Image{width:100%;height:300px;flex:0 0 300px;object-fit:cover;object-position:center}flynt-component[name=BlockBrandProductsAndServices] .BrandProductsAndServices__Slide__Content{background-color:var(--color-white);padding:24px;display:flex;flex-direction:column;position:relative;flex-grow:1;height:100%;gap:24px;z-index:2}flynt-component[name=BlockBrandProductsAndServices] .BrandProductsAndServices__Slide__Content h3{font-size:1.5rem;line-height:2rem;font-weight:600}@media (min-width: 64em){flynt-component[name=BlockBrandProductsAndServices] .BrandProductsAndServices__Slide__Content h3{font-size:1.125rem;line-height:1.75rem}}flynt-component[name=BlockBrandProductsAndServices] .BrandProductsAndServices__Slide__Content__Description{font-size:1.125rem;line-height:1.75rem}@media (min-width: 64em){flynt-component[name=BlockBrandProductsAndServices] .BrandProductsAndServices__Slide__Content__Description{font-size:.875rem;line-height:1.25rem}}flynt-component[name=BlockContacts] .BlockContacts__Wrapper{display:flex;flex-direction:column;gap:2.5rem}@media (min-width: 64em){flynt-component[name=BlockContacts] .BlockContacts__Wrapper{gap:4rem;flex-direction:row}}flynt-component[name=BlockContacts] .BlockContacts__Content{display:flex;gap:2rem;flex-direction:column;order:1}@media (min-width: 64em){flynt-component[name=BlockContacts] .BlockContacts__Content{flex:0 0 auto;width:400px;gap:2.5rem;order:2}}@media (min-width: 80em){flynt-component[name=BlockContacts] .BlockContacts__Content{width:570px}}flynt-component[name=BlockContacts] .BlockContacts__Header{display:flex;flex-direction:column;gap:1rem;text-align:center;max-width:500px;margin:0 auto}@media (min-width: 64em){flynt-component[name=BlockContacts] .BlockContacts__Header{gap:1.25rem}}flynt-component[name=BlockContacts] .BlockContacts__Heading{font-weight:500;font-size:1.875rem;line-height:2.375rem;margin:0}@media (min-width: 64em){flynt-component[name=BlockContacts] .BlockContacts__Heading{font-size:2.25rem;line-height:2.75rem}}flynt-component[name=BlockContacts] .BlockContacts__SupportingText{font-size:1.125rem;line-height:1.75rem;color:var(--color-text-muted)}@media (min-width: 64em){flynt-component[name=BlockContacts] .BlockContacts__SupportingText{font-size:1.25rem;line-height:1.875rem}}flynt-component[name=BlockContacts] .BlockContacts__Form{width:100%}flynt-component[name=BlockContacts] .BlockContacts__Form .gform_required_legend{display:none}flynt-component[name=BlockContacts] .BlockContacts__Form .gform_wrapper .gform_fields{row-gap:1.5rem}flynt-component[name=BlockContacts] .BlockContacts__Form .gform_wrapper .gfield{margin:0}flynt-component[name=BlockContacts] .BlockContacts__Form .gform_wrapper .gfield .gfield_label{font-weight:500;font-size:.875rem;line-height:1.25rem;color:var(--color-text-muted);margin-bottom:.375rem;gap:2px}flynt-component[name=BlockContacts] .BlockContacts__Form .gform_wrapper .gfield .gfield_label .gfield_required{color:var(--color-light-blue-100);margin-left:.125rem;font-size:1rem}flynt-component[name=BlockContacts] .BlockContacts__Form .gform_wrapper .gfield .ginput_container input[type=text],flynt-component[name=BlockContacts] .BlockContacts__Form .gform_wrapper .gfield .ginput_container input[type=email],flynt-component[name=BlockContacts] .BlockContacts__Form .gform_wrapper .gfield .ginput_container input[type=tel],flynt-component[name=BlockContacts] .BlockContacts__Form .gform_wrapper .gfield .ginput_container textarea{width:100%;padding:.625rem .875rem;border:1px solid var(--color-gray-300);border-radius:0;font-size:1rem;line-height:1.5rem;color:var(--color-text);background:var(--color-white);transition:border-color .3s ease}flynt-component[name=BlockContacts] .BlockContacts__Form .gform_wrapper .gfield .ginput_container input[type=text]::placeholder,flynt-component[name=BlockContacts] .BlockContacts__Form .gform_wrapper .gfield .ginput_container input[type=email]::placeholder,flynt-component[name=BlockContacts] .BlockContacts__Form .gform_wrapper .gfield .ginput_container input[type=tel]::placeholder,flynt-component[name=BlockContacts] .BlockContacts__Form .gform_wrapper .gfield .ginput_container textarea::placeholder{color:var(--color-gray-500)}flynt-component[name=BlockContacts] .BlockContacts__Form .gform_wrapper .gfield .ginput_container textarea{min-height:10rem;resize:vertical}flynt-component[name=BlockContacts] .BlockContacts__Form .gform_wrapper .gform_footer{margin-top:2rem}flynt-component[name=BlockContacts] .BlockContacts__Form .gform_wrapper .gform_footer .gform_button{background-color:var(--color-button-blue)!important;color:var(--color-white)!important;border:none!important;padding:.75rem 1.125rem!important;font-weight:600!important;font-size:1rem!important;line-height:1.5rem!important;cursor:pointer;transition:background-color .3s ease;width:100%;border-radius:0!important}flynt-component[name=BlockContacts] .BlockContacts__Form .gform_wrapper .gform_footer .gform_button:hover{background-color:var(--color-button-hover-blue)!important}flynt-component[name=BlockContacts] .BlockContacts__OfficeDetails{order:2}@media (min-width: 64em){flynt-component[name=BlockContacts] .BlockContacts__OfficeDetails{flex-grow:1;order:1}}flynt-component[name=BlockContacts] .BlockContacts__Badge{background:var(--color-light-blue-10);border:1px solid var(--color-light-blue-100);padding:.25rem .625rem;margin-bottom:1rem;display:inline-block}flynt-component[name=BlockContacts] .BlockContacts__Badge span{font-weight:500;font-size:.875rem;line-height:1.25rem;color:var(--color-light-blue-100)}flynt-component[name=BlockContacts] .BlockContacts__OfficeList{display:flex;flex-direction:column;gap:2rem}flynt-component[name=BlockContacts] .BlockContacts__Office{background:var(--color-gray-50);padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}flynt-component[name=BlockContacts] .BlockContacts__Office__Header{display:flex;gap:1rem;align-items:flex-start}flynt-component[name=BlockContacts] .BlockContacts__Office__Icon{flex:0 0 auto;width:1.75rem}flynt-component[name=BlockContacts] .BlockContacts__Office__Icon svg{height:100%;width:auto}flynt-component[name=BlockContacts] .BlockContacts__Office__Name{font-weight:600;font-size:1.125rem;line-height:1.75rem;margin:0;flex:1}flynt-component[name=BlockContacts] .BlockContacts__Office__Details{display:flex;flex-direction:column;gap:1rem}flynt-component[name=BlockContacts] .BlockContacts__Office__Address{display:flex;flex-direction:column;gap:.5rem}flynt-component[name=BlockContacts] .BlockContacts__Office__Address p{font-size:.875rem;line-height:1.25rem;color:var(--color-text-muted);margin:0}flynt-component[name=BlockContacts] .BlockContacts__Office__MapLink{font-size:.875rem;line-height:1.25rem}flynt-component[name=BlockContacts] .BlockContacts__Office__Contact p{font-weight:500;font-size:.875rem;line-height:1.25rem;color:var(--color-text-muted);margin:0}flynt-component[name=BlockContacts] .BlockContacts__Office__Contact p a{color:var(--color-text-muted);text-decoration:underline;transition:color .3s ease}flynt-component[name=BlockContacts] .BlockContacts__Office__Contact p a:hover{color:var(--color-light-blue-100)}flynt-component[name=BlockCtaCareers]{background-color:var(--color-gray-50)}flynt-component[name=BlockCtaCareers] h2{font-size:1.875rem;line-height:2.375rem;position:relative}flynt-component[name=BlockCtaCareers] h2 svg{display:none}@media (min-width: 64em){flynt-component[name=BlockCtaCareers] h2 svg{width:42px;height:42px;display:block;position:absolute;top:0;right:100%}}@media (min-width: 80em){flynt-component[name=BlockCtaCareers] h2{font-size:3rem;line-height:3.75rem}flynt-component[name=BlockCtaCareers] h2 svg{width:70px;height:70px}}flynt-component[name=BlockCtaCareers] .CtaCareers__Cols{display:flex;flex-direction:column;text-align:center;gap:32px}@media (min-width: 64em){flynt-component[name=BlockCtaCareers] .CtaCareers__Cols{text-align:left;flex-direction:row}}flynt-component[name=BlockCtaCareers] .CtaCareers__Col--content{order:2}@media (min-width: 64em){flynt-component[name=BlockCtaCareers] .CtaCareers__Col--content{order:1}}flynt-component[name=BlockCtaCareers] .CtaCareers__Col--media{display:flex;justify-content:center;align-items:flex-end;order:1}flynt-component[name=BlockCtaCareers] .CtaCareers__Col--media img{height:auto;margin:0 auto}@media (min-width: 36em) and (max-width: 63.99em){flynt-component[name=BlockCtaCareers] .CtaCareers__Col--media img{height:250px;max-width:100%;object-fit:contain;object-position:center}}@media (min-width: 64em){flynt-component[name=BlockCtaCareers] .CtaCareers__Col--media{order:2}}@media (min-width: 64em){flynt-component[name=BlockCtaCareers] .CtaCareers__Col{width:calc(50% - 16px);flex:0 0 auto}}flynt-component[name=BlockCtaCareers] .CtaCareers__ContentWrap{display:flex;flex-direction:column;gap:24px}@media (min-width: 64em) and (max-width: 87.5em){flynt-component[name=BlockCtaCareers] .CtaCareers__ContentWrap{padding-left:32px}}@media (min-width: 64em){flynt-component[name=BlockCtaCareers] .CtaCareers__ContentWrap{gap:32px;padding-top:80px;padding-bottom:80px}}@media (min-width: 80em){flynt-component[name=BlockCtaCareers] .CtaCareers__ContentWrap{padding-top:120px;padding-bottom:120px}}flynt-component[name=BlockCtaCareers] .CtaCareers__CtaLinks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}@media (max-width: 47.99em){flynt-component[name=BlockCtaCareers] .CtaCareers__CtaLinks .button{width:100%}}@media (min-width: 64em){flynt-component[name=BlockCtaCareers] .CtaCareers__CtaLinks{flex-direction:row}}@media (min-width: 64em){flynt-component[name=BlockCtaCareers]{padding:0!important}}flynt-component[name=BlockCtaCareers][data-colour-scheme=blue] h2 svg path{stroke:var(--color-blue-100)}flynt-component[name=BlockCtaCareers][data-colour-scheme=light-blue] h2 svg path{stroke:var(--color-light-blue-100)}flynt-component[name=BlockCtaCareers][data-colour-scheme=pink] h2 svg path{stroke:var(--color-pink-100)}flynt-component[name=BlockCtaCareers][data-colour-scheme=orange] h2 svg path{stroke:var(--color-orange-100)}flynt-component[name=BlockCtaCareers][data-colour-scheme=green] h2 svg path{stroke:var(--color-green-100)}flynt-component[name=BlockCtaCareers][data-colour-scheme=light-green] h2 svg path{stroke:var(--color-light-green-100)}flynt-component[name=BlockCtaCareers][data-colour-scheme=yellow] h2 svg path{stroke:var(--color-yellow-100)}flynt-component[name=BlockCtaCareers][data-colour-scheme=purple] h2 svg path{stroke:var(--color-purple-100)}flynt-component[name=BlockCtaFullWidth]{background-color:var(--color-gray-50)}flynt-component[name=BlockCtaFullWidth] .BlockCtaFullWidth__Content{text-align:center;display:flex;flex-direction:column;gap:40px}@media (min-width: 64em){flynt-component[name=BlockCtaFullWidth] .BlockCtaFullWidth__Content{gap:48px}}flynt-component[name=BlockCtaFullWidth] .BlockCtaFullWidth__Text{flex:1;display:flex;flex-direction:column;gap:20px}flynt-component[name=BlockCtaFullWidth] .BlockCtaFullWidth__Text h2{font-size:2rem;line-height:2.5rem}@media (min-width: 64em){flynt-component[name=BlockCtaFullWidth] .BlockCtaFullWidth__Text h2{font-size:3rem;line-height:3.75rem}}flynt-component[name=BlockCtaFullWidth] .BlockCtaFullWidth__Description{font-size:1.125rem;line-height:1.75rem;color:var(--color-text-muted)}@media (min-width: 64em){flynt-component[name=BlockCtaFullWidth] .BlockCtaFullWidth__Description{font-size:1.25rem;line-height:1.875rem}}flynt-component[name=BlockCtaFullWidth] .BlockCtaFullWidth__Image img{max-width:100%;margin:0 auto}flynt-component[name=BlockCtaFullWidth] .BlockCtaFullWidth__Image img.desktop{display:none}@media (min-width: 48em){flynt-component[name=BlockCtaFullWidth] .BlockCtaFullWidth__Image img.desktop{display:block}flynt-component[name=BlockCtaFullWidth] .BlockCtaFullWidth__Image img.mobile{display:none}}flynt-component[name=BlockCtaFullWidth] .BlockCtaFullWidth__Ctas{display:flex;flex-wrap:wrap;gap:12px 16px;padding-top:40px;justify-content:center}@media (max-width: 47.99em){flynt-component[name=BlockCtaFullWidth] .BlockCtaFullWidth__Ctas{padding-top:0}flynt-component[name=BlockCtaFullWidth] .BlockCtaFullWidth__Ctas .button{width:100%}}flynt-component[name=BlockCtaTextAndImage]{background-color:var(--color-gray-50)}flynt-component[name=BlockCtaTextAndImage] h2{font-size:1.875rem;line-height:2.375rem;position:relative}flynt-component[name=BlockCtaTextAndImage] h2 svg{display:none}@media (min-width: 64em){flynt-component[name=BlockCtaTextAndImage] h2{font-size:3rem;line-height:3.75rem}flynt-component[name=BlockCtaTextAndImage] h2 svg{display:block;position:absolute;top:0;right:100%}}flynt-component[name=BlockCtaTextAndImage] .CtaTextAndImage__Cols{display:flex;flex-direction:column;text-align:center;gap:40px}@media (min-width: 64em){flynt-component[name=BlockCtaTextAndImage] .CtaTextAndImage__Cols{text-align:left;flex-direction:row;align-items:center;gap:100px}}flynt-component[name=BlockCtaTextAndImage] .CtaTextAndImage__Col--media img{height:auto;margin:0 auto}@media (min-width: 64em){flynt-component[name=BlockCtaTextAndImage] .CtaTextAndImage__Col{width:calc(50% - 50px);flex:0 0 auto}}flynt-component[name=BlockCtaTextAndImage] .CtaTextAndImage__ContentWrap{display:flex;flex-direction:column;gap:40px;padding-top:var(--component-spacing)}@media (min-width: 64em){flynt-component[name=BlockCtaTextAndImage] .CtaTextAndImage__ContentWrap{gap:32px;padding-bottom:var(--component-spacing)}}flynt-component[name=BlockCtaTextAndImage] .CtaTextAndImage__TextContent p{padding-bottom:16px}flynt-component[name=BlockCtaTextAndImage] .CtaTextAndImage__TextContent p:first-child{font-size:1.125rem;line-height:1.75rem;padding-bottom:24px}@media (min-width: 64em){flynt-component[name=BlockCtaTextAndImage] .CtaTextAndImage__TextContent p:first-child{font-size:1.5rem;line-height:2rem}}@media (min-width: 64em){flynt-component[name=BlockCtaTextAndImage] .CtaTextAndImage__Image{padding:32px 0}}flynt-component[name=BlockCtaTextAndImage] .CtaTextAndImage__CtaLinks,flynt-component[name=BlockCtaTextAndImage] .CtaTextAndImage__CtaLinksMobile{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}@media (max-width: 63.99em){flynt-component[name=BlockCtaTextAndImage] .CtaTextAndImage__CtaLinks .button,flynt-component[name=BlockCtaTextAndImage] .CtaTextAndImage__CtaLinksMobile .button{width:100%}}@media (min-width: 64em){flynt-component[name=BlockCtaTextAndImage] .CtaTextAndImage__CtaLinks,flynt-component[name=BlockCtaTextAndImage] .CtaTextAndImage__CtaLinksMobile{flex-direction:row}}@media (max-width: 63.99em){flynt-component[name=BlockCtaTextAndImage] .CtaTextAndImage__CtaLinks{display:none}}@media (min-width: 64em){flynt-component[name=BlockCtaTextAndImage] .CtaTextAndImage__CtaLinksMobile{display:none}}flynt-component[name=BlockCtaTextAndImage][data-colour-scheme=blue] h2 svg path{stroke:var(--color-blue-100)}flynt-component[name=BlockCtaTextAndImage][data-colour-scheme=light-blue] h2 svg path{stroke:var(--color-light-blue-100)}flynt-component[name=BlockCtaTextAndImage][data-colour-scheme=pink] h2 svg path{stroke:var(--color-pink-100)}flynt-component[name=BlockCtaTextAndImage][data-colour-scheme=orange] h2 svg path{stroke:var(--color-orange-100)}flynt-component[name=BlockCtaTextAndImage][data-colour-scheme=green] h2 svg path{stroke:var(--color-green-100)}flynt-component[name=BlockCtaTextAndImage][data-colour-scheme=light-green] h2 svg path{stroke:var(--color-light-green-100)}flynt-component[name=BlockCtaTextAndImage][data-colour-scheme=yellow] h2 svg path{stroke:var(--color-yellow-100)}flynt-component[name=BlockCtaTextAndImage][data-colour-scheme=purple] h2 svg path{stroke:var(--color-purple-100)}flynt-component[name=BlockCustomContentGrid] h2{padding-bottom:16px}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Intro{margin-bottom:32px}@media (min-width: 48em){flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Intro{margin-bottom:48px}}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Intro p{color:var(--color-text-muted);padding-bottom:16px}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Intro p:last-child{padding-bottom:0}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Items{display:flex;flex-wrap:wrap;gap:24px}@media (min-width: 48em){flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Items{gap:32px}}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Item{display:flex;flex-direction:column;background:var(--color-white);overflow:hidden;box-shadow:none;transition:box-shadow .3s ease;flex:1 1 100%;min-width:0;text-decoration:none}@media (min-width: 36em){flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Item{flex:0 0 auto;width:calc(50% - 12px)}}@media (min-width: 48em){flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Item{flex:0 0 auto;width:calc(33.333% - 21.3333333333px)}}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Item:hover{box-shadow:0 2px 2px -1px #0a0d120a,0 4px 6px -2px #0a0d1208,0 12px 16px -4px #0a0d1214}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Item:hover .CustomContentGrid__Item__Content{border-left:3px solid var(--color-accent)}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Item__Image{position:relative;width:100%;height:200px;background:var(--color-gray-100);display:flex;align-items:center;justify-content:center;overflow:hidden}@media (min-width: 48em){flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Item__Image{height:240px}}@media (min-width: 64em){flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Item__Image{height:300px}}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Item__Image img.photo{width:100%;height:100%;object-fit:cover}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Item__Image img.logo{width:auto;height:auto;max-width:250px;max-height:90%;object-fit:contain}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Item__Image__Logo{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Item__Content{padding:24px;border-left:3px solid var(--color-white);transition:border-left .3s ease;flex-grow:1}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Item__Content h3{font-size:1.125rem;line-height:1.75rem;font-weight:600;color:var(--color-text);margin:0 0 12px}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Item__Description{font-size:.875rem;line-height:1.25rem;color:var(--color-text-muted);margin-bottom:24px}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Item__Description p{padding-bottom:16px;margin:0}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__Item__Description p:last-child{padding-bottom:0}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__CtaForm .gform_required_legend{display:none}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__CtaForm .gform_wrapper .gform_fields{row-gap:1.5rem}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__CtaForm .gform_wrapper .gfield{margin:0}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__CtaForm .gform_wrapper .gfield .gfield_label{font-weight:500;font-size:.875rem;line-height:1.25rem;color:var(--color-text-muted);margin-bottom:.375rem;gap:2px}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__CtaForm .gform_wrapper .gfield .gfield_label .gfield_required{color:var(--color-light-blue-100);margin-left:.125rem;font-size:1rem}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__CtaForm .gform_wrapper .gfield .ginput_container input[type=text],flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__CtaForm .gform_wrapper .gfield .ginput_container input[type=email],flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__CtaForm .gform_wrapper .gfield .ginput_container input[type=tel],flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__CtaForm .gform_wrapper .gfield .ginput_container textarea{width:100%;padding:.625rem .875rem;border:1px solid var(--color-gray-300);border-radius:0;font-size:1rem;line-height:1.5rem;color:var(--color-text);background:var(--color-white);transition:border-color .3s ease}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__CtaForm .gform_wrapper .gfield .ginput_container input[type=text]::placeholder,flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__CtaForm .gform_wrapper .gfield .ginput_container input[type=email]::placeholder,flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__CtaForm .gform_wrapper .gfield .ginput_container input[type=tel]::placeholder,flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__CtaForm .gform_wrapper .gfield .ginput_container textarea::placeholder{color:var(--color-gray-500)}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__CtaForm .gform_wrapper .gfield .ginput_container textarea{min-height:10rem;resize:vertical}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__CtaForm .gform_wrapper .gform_footer{margin-top:2rem}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__CtaForm .gform_wrapper .gform_footer .gform_button{background-color:var(--color-button-blue)!important;color:var(--color-white)!important;border:none!important;padding:.75rem 1.125rem!important;font-weight:600!important;font-size:1rem!important;line-height:1.5rem!important;cursor:pointer;transition:background-color .3s ease;width:100%;border-radius:0!important}flynt-component[name=BlockCustomContentGrid] .CustomContentGrid__CtaForm .gform_wrapper .gform_footer .gform_button:hover{background-color:var(--color-button-hover-blue)!important}flynt-component[name=BlockFeatureIconsColumn] .FeatureIconsColumn__Cols{display:flex;flex-direction:column;gap:40px}@media (min-width: 64em){flynt-component[name=BlockFeatureIconsColumn] .FeatureIconsColumn__Cols{flex-direction:row;gap:64px}}flynt-component[name=BlockFeatureIconsColumn] .FeatureIconsColumn__Col{flex:1}@media (min-width: 64em){flynt-component[name=BlockFeatureIconsColumn] .FeatureIconsColumn__Col--content{flex:0 0 auto;width:360px}}flynt-component[name=BlockFeatureIconsColumn] h2{padding-top:16px}flynt-component[name=BlockFeatureIconsColumn] .FeatureIconsColumn__TextContent{max-width:860px;font-size:1.125rem;line-height:1.75rem;padding-top:24px}@media (min-width: 48em){flynt-component[name=BlockFeatureIconsColumn] .FeatureIconsColumn__TextContent{font-size:1.25rem;line-height:1.875rem}}flynt-component[name=BlockFeatureIconsColumn] .FeatureIconsColumn__CtaLinks{padding-top:40px}flynt-component[name=BlockFeatureIconsColumn] .FeatureIconsColumn__Items{display:flex;flex-direction:column;gap:24px}@media (min-width: 64em){flynt-component[name=BlockFeatureIconsColumn] .FeatureIconsColumn__Items{flex-direction:row;flex-wrap:wrap;gap:24px 40px}}flynt-component[name=BlockFeatureIconsColumn] .FeatureIconsColumn__Item{padding:20px 32px;border-radius:10px;background-color:var(--color-light-blue-10);display:flex;flex-direction:row;align-items:center;gap:24px}flynt-component[name=BlockFeatureIconsColumn] .FeatureIconsColumn__Item h4{font-size:1.25rem;line-height:1.875rem;font-weight:600}@media (min-width: 64em){flynt-component[name=BlockFeatureIconsColumn] .FeatureIconsColumn__Item{width:calc(50% - 20px)}}flynt-component[name=BlockFeatureIconsColumn] .FeatureIconsColumn__Item__Icon{flex:0 0 auto;width:90px;height:80px}flynt-component[name=BlockFeatureIconsColumn] .FeatureIconsColumn__Item__Icon svg{max-width:100%;max-height:100%;object-fit:contain}flynt-component[name=BlockFeatureIconsColumn] .FeatureIconsColumn__Item__Icon svg path{stroke:var(--color-light-blue-100)}@media (min-width: 48em){flynt-component[name=BlockFeatureIconsColumn] .FeatureIconsColumn__Item__Icon svg{height:100px;width:auto;max-width:100%;object-fit:contain}}flynt-component[name=BlockFeatureIconsColumn] .FeatureIconsColumn__Item__Text{padding-top:8px}flynt-component[name=BlockFeatureIconsColumn][data-colour-scheme=blue] .FeatureIconsColumn__Item{background-color:var(--color-blue-10)}flynt-component[name=BlockFeatureIconsColumn][data-colour-scheme=blue] .FeatureIconsColumn__Item__Icon svg path{stroke:var(--color-blue-100)}flynt-component[name=BlockFeatureIconsColumn][data-colour-scheme=light-blue] .FeatureIconsColumn__Item{background-color:var(--color-light-blue-10)}flynt-component[name=BlockFeatureIconsColumn][data-colour-scheme=light-blue] .FeatureIconsColumn__Item__Icon svg path{stroke:var(--color-light-blue-100)}flynt-component[name=BlockFeatureIconsColumn][data-colour-scheme=pink] .FeatureIconsColumn__Item{background-color:var(--color-pink-10)}flynt-component[name=BlockFeatureIconsColumn][data-colour-scheme=pink] .FeatureIconsColumn__Item__Icon svg path{stroke:var(--color-pink-100)}flynt-component[name=BlockFeatureIconsColumn][data-colour-scheme=orange] .FeatureIconsColumn__Item{background-color:var(--color-orange-10)}flynt-component[name=BlockFeatureIconsColumn][data-colour-scheme=orange] .FeatureIconsColumn__Item__Icon svg path{stroke:var(--color-orange-100)}flynt-component[name=BlockFeatureIconsColumn][data-colour-scheme=green] .FeatureIconsColumn__Item{background-color:var(--color-green-10)}flynt-component[name=BlockFeatureIconsColumn][data-colour-scheme=green] .FeatureIconsColumn__Item__Icon svg path{stroke:var(--color-green-100)}flynt-component[name=BlockFeatureIconsColumn][data-colour-scheme=light-green] .FeatureIconsColumn__Item{background-color:var(--color-light-green-10)}flynt-component[name=BlockFeatureIconsColumn][data-colour-scheme=light-green] .FeatureIconsColumn__Item__Icon svg path{stroke:var(--color-light-green-100)}flynt-component[name=BlockFeatureIconsColumn][data-colour-scheme=yellow] .FeatureIconsColumn__Item{background-color:var(--color-yellow-10)}flynt-component[name=BlockFeatureIconsColumn][data-colour-scheme=yellow] .FeatureIconsColumn__Item__Icon svg path{stroke:var(--color-yellow-100)}flynt-component[name=BlockFeatureIconsColumn][data-colour-scheme=purple] .FeatureIconsColumn__Item{background-color:var(--color-purple-10)}flynt-component[name=BlockFeatureIconsColumn][data-colour-scheme=purple] .FeatureIconsColumn__Item__Icon svg path{stroke:var(--color-purple-100)}flynt-component[name=BlockFeatureIconsColumn][data-background=gray]{background-color:var(--color-gray-100)}flynt-component[name=BlockFeatureIconsColumn][data-background=gray] .FeatureIconsColumn__Icon{background-color:var(--color-white)}flynt-component[name=BlockFeatureIconsColumn][data-background=gray] .FeatureIconsColumn__Item{background-color:var(--color-white)}flynt-component[name=BlockFeatureIconsGrid] h2{padding-top:16px}flynt-component[name=BlockFeatureIconsGrid] .FeatureIconsGrid__TextContent{max-width:860px;font-size:1.125rem;line-height:1.75rem;padding-top:24px}@media (min-width: 48em){flynt-component[name=BlockFeatureIconsGrid] .FeatureIconsGrid__TextContent{font-size:1.25rem;line-height:1.875rem}}flynt-component[name=BlockFeatureIconsGrid] .FeatureIconsGrid__Items{display:flex;flex-direction:column;gap:24px;padding-top:65px}@media (min-width: 36em){flynt-component[name=BlockFeatureIconsGrid] .FeatureIconsGrid__Items{flex-direction:row;flex-wrap:wrap;gap:40px}}flynt-component[name=BlockFeatureIconsGrid] .FeatureIconsGrid__Item{padding:32px;border-radius:10px;background-color:var(--color-light-blue-10)}@media (min-width: 36em){flynt-component[name=BlockFeatureIconsGrid] .FeatureIconsGrid__Item{width:calc(50% - 20px)}}@media (min-width: 64em){flynt-component[name=BlockFeatureIconsGrid] .FeatureIconsGrid__Item{width:calc(33.33333% - 26.6666666667px)}}flynt-component[name=BlockFeatureIconsGrid] .FeatureIconsGrid__Item__Icon svg{height:80px;width:auto}flynt-component[name=BlockFeatureIconsGrid] .FeatureIconsGrid__Item__Icon svg path{stroke:var(--color-light-blue-100)}@media (min-width: 48em){flynt-component[name=BlockFeatureIconsGrid] .FeatureIconsGrid__Item__Icon svg{height:100px;width:auto;max-width:100%;object-fit:contain}}flynt-component[name=BlockFeatureIconsGrid] .FeatureIconsGrid__Item__Text{padding-top:24px}@media (min-width: 48em){flynt-component[name=BlockFeatureIconsGrid] .FeatureIconsGrid__Item__Text{font-size:1.125rem;line-height:1.5rem}}flynt-component[name=BlockFeatureIconsGrid][data-colour-scheme=blue] .FeatureIconsGrid__Item{background-color:var(--color-blue-10)}flynt-component[name=BlockFeatureIconsGrid][data-colour-scheme=blue] .FeatureIconsGrid__Item__Icon svg path{stroke:var(--color-blue-100)}flynt-component[name=BlockFeatureIconsGrid][data-colour-scheme=light-blue] .FeatureIconsGrid__Item{background-color:var(--color-light-blue-10)}flynt-component[name=BlockFeatureIconsGrid][data-colour-scheme=light-blue] .FeatureIconsGrid__Item__Icon svg path{stroke:var(--color-light-blue-100)}flynt-component[name=BlockFeatureIconsGrid][data-colour-scheme=pink] .FeatureIconsGrid__Item{background-color:var(--color-pink-10)}flynt-component[name=BlockFeatureIconsGrid][data-colour-scheme=pink] .FeatureIconsGrid__Item__Icon svg path{stroke:var(--color-pink-100)}flynt-component[name=BlockFeatureIconsGrid][data-colour-scheme=orange] .FeatureIconsGrid__Item{background-color:var(--color-orange-10)}flynt-component[name=BlockFeatureIconsGrid][data-colour-scheme=orange] .FeatureIconsGrid__Item__Icon svg path{stroke:var(--color-orange-100)}flynt-component[name=BlockFeatureIconsGrid][data-colour-scheme=green] .FeatureIconsGrid__Item{background-color:var(--color-green-10)}flynt-component[name=BlockFeatureIconsGrid][data-colour-scheme=green] .FeatureIconsGrid__Item__Icon svg path{stroke:var(--color-green-100)}flynt-component[name=BlockFeatureIconsGrid][data-colour-scheme=light-green] .FeatureIconsGrid__Item{background-color:var(--color-light-green-10)}flynt-component[name=BlockFeatureIconsGrid][data-colour-scheme=light-green] .FeatureIconsGrid__Item__Icon svg path{stroke:var(--color-light-green-100)}flynt-component[name=BlockFeatureIconsGrid][data-colour-scheme=yellow] .FeatureIconsGrid__Item{background-color:var(--color-yellow-10)}flynt-component[name=BlockFeatureIconsGrid][data-colour-scheme=yellow] .FeatureIconsGrid__Item__Icon svg path{stroke:var(--color-yellow-100)}flynt-component[name=BlockFeatureIconsGrid][data-colour-scheme=purple] .FeatureIconsGrid__Item{background-color:var(--color-purple-10)}flynt-component[name=BlockFeatureIconsGrid][data-colour-scheme=purple] .FeatureIconsGrid__Item__Icon svg path{stroke:var(--color-purple-100)}flynt-component[name=BlockFeatureIconsGrid][data-background=gray]{background-color:var(--color-gray-100)}flynt-component[name=BlockFeatureIconsGrid][data-background=gray] .FeatureIconsGrid__Icon{background-color:var(--color-white)}flynt-component[name=BlockFeatureIconsGrid][data-background=gray] .FeatureIconsGrid__Item{background-color:var(--color-white)}flynt-component[name=BlockFeaturesColoured]{overflow-x:hidden}flynt-component[name=BlockFeaturesColoured] h2{padding-top:16px}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__TextContent{max-width:860px;font-size:1.125rem;line-height:1.75rem;padding-top:24px}@media (min-width: 48em){flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__TextContent{font-size:1.25rem;line-height:1.875rem}}flynt-component[name=BlockFeaturesColoured] .embla__container{align-items:initial}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Items{padding-top:40px;margin-right:calc(var(--container-spacing) * -1)}@media (min-width: 48em){flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Items{margin-right:0;padding-top:64px}}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item{--slide-spacing: 16px;--slide-size: calc(100% - var(--slide-spacing) * 2)}@media (min-width: 36em){flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item{--slide-spacing: 24px;--slide-size: calc(50% - var(--slide-spacing))}}@media (min-width: 64em){flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-size-lg="1_2"]{--slide-size: 50%}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-size-lg="1_3"]{--slide-size: 33.33333%}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-size-lg="1_4"]{--slide-size: 25%}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-size-lg=reduced]{--slide-size: 24%}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-image-size-lg="220"] .FeaturesColoured__Item__Image img{height:220px}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-image-size-lg="300"] .FeaturesColoured__Item__Image img{height:300px}}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-colour-scheme=blue] .FeaturesColoured__Item__Content{border-left:5px solid var(--color-blue-100);background-color:var(--color-blue-10)}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-colour-scheme=blue] .FeaturesColoured__Item__Icon svg path{stroke:var(--color-blue-100)}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-colour-scheme=light-blue] .FeaturesColoured__Item__Content{border-left:5px solid var(--color-light-blue-100);background-color:var(--color-light-blue-10)}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-colour-scheme=light-blue] .FeaturesColoured__Item__Icon svg path{stroke:var(--color-light-blue-100)}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-colour-scheme=pink] .FeaturesColoured__Item__Content{border-left:5px solid var(--color-pink-100);background-color:var(--color-pink-10)}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-colour-scheme=pink] .FeaturesColoured__Item__Icon svg path{stroke:var(--color-pink-100)}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-colour-scheme=orange] .FeaturesColoured__Item__Content{border-left:5px solid var(--color-orange-100);background-color:var(--color-orange-10)}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-colour-scheme=orange] .FeaturesColoured__Item__Icon svg path{stroke:var(--color-orange-100)}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-colour-scheme=green] .FeaturesColoured__Item__Content{border-left:5px solid var(--color-green-100);background-color:var(--color-green-10)}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-colour-scheme=green] .FeaturesColoured__Item__Icon svg path{stroke:var(--color-green-100)}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-colour-scheme=light-green] .FeaturesColoured__Item__Content{border-left:5px solid var(--color-light-green-100);background-color:var(--color-light-green-10)}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-colour-scheme=light-green] .FeaturesColoured__Item__Icon svg path{stroke:var(--color-light-green-100)}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-colour-scheme=yellow] .FeaturesColoured__Item__Content{border-left:5px solid var(--color-yellow-100);background-color:var(--color-yellow-10)}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-colour-scheme=yellow] .FeaturesColoured__Item__Icon svg path{stroke:var(--color-yellow-100)}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-colour-scheme=purple] .FeaturesColoured__Item__Content{border-left:5px solid var(--color-purple-100);background-color:var(--color-purple-10)}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item[data-colour-scheme=purple] .FeaturesColoured__Item__Icon svg path{stroke:var(--color-purple-100)}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item__Image img{height:300px;width:100%;object-fit:cover;object-position:center}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item__Content{padding:40px;border-left:5px solid var(--color-light-blue-100);background-color:var(--color-light-blue-10);height:100%}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item__Content h4{font-size:1.25rem;line-height:1.875rem;font-weight:700;padding-top:40px}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item__Icon svg{height:80px;width:auto}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item__Icon svg path{stroke:var(--color-light-blue-100)}@media (min-width: 48em){flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item__Icon svg{width:auto;max-width:100%;object-fit:contain}}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item__Text{padding-top:8px}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item__Text p{padding-bottom:16px}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Item__Text p:last-child{padding-bottom:0}flynt-component[name=BlockFeaturesColoured] .FeaturesColoured__Nav{padding-top:40px}flynt-component[name=BlockFeaturesIconText] .FeaturesIconText__Background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}flynt-component[name=BlockFeaturesIconText] .FeaturesIconText__Background img{width:100%;height:100%;object-fit:cover}flynt-component[name=BlockFeaturesIconText] .FeaturesIconText__Wrap{position:relative;padding:50px 0;background:#0003;z-index:3}@media (min-width: 48em){flynt-component[name=BlockFeaturesIconText] .FeaturesIconText__Wrap{padding:100px 0}}flynt-component[name=BlockFeaturesIconText] .FeaturesIconText__Items{display:flex;flex-direction:column;gap:32px}@media (min-width: 48em){flynt-component[name=BlockFeaturesIconText] .FeaturesIconText__Items{flex-direction:row}}flynt-component[name=BlockFeaturesIconText] .FeaturesIconText__Item{display:flex;flex-direction:column;gap:16px;color:var(--color-white);border-bottom:5px solid var(--color-blue-100);box-shadow:0 4px 4px -2px #0a0d120a,0 24px 48px -12px #0a0d122e;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);padding:32px}@media (min-width: 48em){flynt-component[name=BlockFeaturesIconText] .FeaturesIconText__Item{flex-grow:1;flex-basis:0;padding:32px 50px;border-bottom:none;border-left:5px solid var(--color-blue-100)}}flynt-component[name=BlockFeaturesIconText] .FeaturesIconText__Item__Icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--color-blue-10)}flynt-component[name=BlockFeaturesIconText] .FeaturesIconText__Item__Icon svg{height:18px;width:auto}flynt-component[name=BlockFeaturesIconText] .FeaturesIconText__Item__Icon svg path{stroke:var(--color-blue-100)}@media (min-width: 48em){flynt-component[name=BlockFeaturesIconText] .FeaturesIconText__Item__Icon{width:60px;height:60px}flynt-component[name=BlockFeaturesIconText] .FeaturesIconText__Item__Icon svg{height:32px}}@media (min-width: 64em){flynt-component[name=BlockFeaturesIconText] .FeaturesIconText__Item__Content{font-size:1.5rem;line-height:2rem}}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=blue] .FeaturesIconText__Item{border-color:var(--color-blue-100)}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=blue] .FeaturesIconText__Item__Icon{background-color:var(--color-blue-10)}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=blue] .FeaturesIconText__Item__Icon svg path{stroke:var(--color-blue-100)}@media (min-width: 48em){flynt-component[name=BlockFeaturesIconText][data-colour-scheme=blue] .FeaturesIconText__Item__Icon{border-color:var(--color-blue-100)}}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=light-blue] .FeaturesIconText__Item{border-color:var(--color-light-blue-100)}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=light-blue] .FeaturesIconText__Item__Icon{background-color:var(--color-light-blue-10)}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=light-blue] .FeaturesIconText__Item__Icon svg path{stroke:var(--color-light-blue-100)}@media (min-width: 48em){flynt-component[name=BlockFeaturesIconText][data-colour-scheme=light-blue] .FeaturesIconText__Item__Icon{border-color:var(--color-light-blue-100)}}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=pink] .FeaturesIconText__Item{border-color:var(--color-pink-100)}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=pink] .FeaturesIconText__Item__Icon{background-color:var(--color-pink-10)}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=pink] .FeaturesIconText__Item__Icon svg path{stroke:var(--color-pink-100)}@media (min-width: 48em){flynt-component[name=BlockFeaturesIconText][data-colour-scheme=pink] .FeaturesIconText__Item__Icon{border-color:var(--color-pink-100)}}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=orange] .FeaturesIconText__Item{border-color:var(--color-orange-100)}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=orange] .FeaturesIconText__Item__Icon{background-color:var(--color-orange-10)}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=orange] .FeaturesIconText__Item__Icon svg path{stroke:var(--color-orange-100)}@media (min-width: 48em){flynt-component[name=BlockFeaturesIconText][data-colour-scheme=orange] .FeaturesIconText__Item__Icon{border-color:var(--color-orange-100)}}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=green] .FeaturesIconText__Item{border-color:var(--color-green-100)}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=green] .FeaturesIconText__Item__Icon{background-color:var(--color-green-10)}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=green] .FeaturesIconText__Item__Icon svg path{stroke:var(--color-green-100)}@media (min-width: 48em){flynt-component[name=BlockFeaturesIconText][data-colour-scheme=green] .FeaturesIconText__Item__Icon{border-color:var(--color-green-100)}}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=light-green] .FeaturesIconText__Item{border-color:var(--color-light-green-100)}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=light-green] .FeaturesIconText__Item__Icon{background-color:var(--color-light-green-10)}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=light-green] .FeaturesIconText__Item__Icon svg path{stroke:var(--color-light-green-100)}@media (min-width: 48em){flynt-component[name=BlockFeaturesIconText][data-colour-scheme=light-green] .FeaturesIconText__Item__Icon{border-color:var(--color-light-green-100)}}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=yellow] .FeaturesIconText__Item{border-color:var(--color-yellow-100)}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=yellow] .FeaturesIconText__Item__Icon{background-color:var(--color-yellow-10)}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=yellow] .FeaturesIconText__Item__Icon svg path{stroke:var(--color-yellow-100)}@media (min-width: 48em){flynt-component[name=BlockFeaturesIconText][data-colour-scheme=yellow] .FeaturesIconText__Item__Icon{border-color:var(--color-yellow-100)}}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=purple] .FeaturesIconText__Item{border-color:var(--color-purple-100)}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=purple] .FeaturesIconText__Item__Icon{background-color:var(--color-purple-10)}flynt-component[name=BlockFeaturesIconText][data-colour-scheme=purple] .FeaturesIconText__Item__Icon svg path{stroke:var(--color-purple-100)}@media (min-width: 48em){flynt-component[name=BlockFeaturesIconText][data-colour-scheme=purple] .FeaturesIconText__Item__Icon{border-color:var(--color-purple-100)}}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Items{display:flex;flex-direction:column;gap:16px}@media (min-width: 36em){flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Items{flex-direction:row;flex-wrap:wrap;gap:24px}}@media (min-width: 64em){flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Items{gap:32px}}@media (min-width: 36em){flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item{flex:0 0 auto;width:calc(50% - 12px)}}@media (min-width: 64em){flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item{flex:0 0 auto;width:calc(33.33333% - 21.3333333333px)}}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item[data-colour-scheme=blue] .LandinPageTiles__Item__Top{border-left:5px solid var(--color-blue-100)}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item[data-colour-scheme=blue] .LandinPageTiles__Item__Top__Content__Inner h3 svg path{fill:var(--color-blue-100)}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item[data-colour-scheme=light-blue] .LandinPageTiles__Item__Top{border-left:5px solid var(--color-light-blue-100)}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item[data-colour-scheme=light-blue] .LandinPageTiles__Item__Top__Content__Inner h3 svg path{fill:var(--color-light-blue-100)}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item[data-colour-scheme=pink] .LandinPageTiles__Item__Top{border-left:5px solid var(--color-pink-100)}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item[data-colour-scheme=pink] .LandinPageTiles__Item__Top__Content__Inner h3 svg path{fill:var(--color-pink-100)}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item[data-colour-scheme=orange] .LandinPageTiles__Item__Top{border-left:5px solid var(--color-orange-100)}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item[data-colour-scheme=orange] .LandinPageTiles__Item__Top__Content__Inner h3 svg path{fill:var(--color-orange-100)}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item[data-colour-scheme=green] .LandinPageTiles__Item__Top{border-left:5px solid var(--color-green-100)}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item[data-colour-scheme=green] .LandinPageTiles__Item__Top__Content__Inner h3 svg path{fill:var(--color-green-100)}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item[data-colour-scheme=light-green] .LandinPageTiles__Item__Top{border-left:5px solid var(--color-light-green-100)}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item[data-colour-scheme=light-green] .LandinPageTiles__Item__Top__Content__Inner h3 svg path{fill:var(--color-light-green-100)}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item[data-colour-scheme=yellow] .LandinPageTiles__Item__Top{border-left:5px solid var(--color-yellow-100)}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item[data-colour-scheme=yellow] .LandinPageTiles__Item__Top__Content__Inner h3 svg path{fill:var(--color-yellow-100)}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item[data-colour-scheme=purple] .LandinPageTiles__Item__Top{border-left:5px solid var(--color-purple-100)}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item[data-colour-scheme=purple] .LandinPageTiles__Item__Top__Content__Inner h3 svg path{fill:var(--color-purple-100)}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top{position:relative;display:block;color:var(--color-text);text-decoration:none;border-left:5px solid var(--color-light-blue-100);width:100%;aspect-ratio:1/1}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1;transform:scale(1);transition:transform .3s ease-in-out}@media (min-width: 48em){flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top{height:420px;aspect-ratio:unset}}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top__Content{display:flex;flex-direction:column;justify-content:flex-end;height:100%;position:relative;padding:16px;z-index:2}@media (min-width: 48em){flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top__Content{padding:24px}}@media (min-width: 64em){flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top__Content{padding:32px}}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top__Content__Inner{background-color:#ffffffe6;padding:16px 24px}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top__Content__Inner h3{font-size:1.5rem;line-height:2rem;display:flex;justify-content:space-between;align-items:center;gap:10px}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top__Content__Inner h3 svg{opacity:1;transition:opacity .3s ease-in-out}@media (min-width: 48em){flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top__Content__Inner{padding:20px 32px}}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top__Content__Intro{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top__Content__Intro__Inner{display:flex;flex-direction:column;padding-top:24px}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top__Content__Intro__Inner p{padding-bottom:12px;font-size:.875rem;line-height:1.25rem}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top__Content__Intro__Inner p:first-child{font-size:1rem;line-height:1.5rem}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top__Content__Intro__Inner span.link{padding-top:12px}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Content{padding:40px var(--container-spacing) 40px var(--container-spacing);display:flex;flex-direction:column;gap:24px}@media (min-width: 64em){flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Content{display:none}}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Content__Intro p{padding-bottom:12px;font-size:.875rem;line-height:1.25rem}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Content__Intro p:first-child{font-size:1rem;line-height:1.5rem}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Content__Intro p:last-child{padding-bottom:0}flynt-component[name=BlockLandinPageTiles] .PageLinksFullWidth__Nav{display:none}@media (min-width: 64em){flynt-component[name=BlockLandinPageTiles] .PageLinksFullWidth__Nav{display:flex;justify-content:flex-start;padding-top:32px}}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top{position:relative;overflow:hidden}@media (min-width: 64em){flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#2a2a2a5b,#000000d4 96%);opacity:0;transition:opacity .3s ease-in-out;z-index:2}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top:hover h3 svg{opacity:0}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top:hover:before{opacity:1}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top:hover .LandinPageTiles__Item__Top__Content__Intro{max-height:500px}flynt-component[name=BlockLandinPageTiles] .LandinPageTiles__Item__Top:hover img{transform:scale(1.1)}}@media (max-width: 63.99em){flynt-component[name=BlockLandinPageTiles]{padding-top:30px;padding-bottom:30px}}flynt-component[name=BlockLandinPageTiles][data-colour-scheme=blue] .LandinPageTiles__Item__Top{border-left:5px solid var(--color-blue-100)}flynt-component[name=BlockLandinPageTiles][data-colour-scheme=blue] .LandinPageTiles__Item__Top__Content__Inner h3 svg path{fill:var(--color-blue-100)}flynt-component[name=BlockLandinPageTiles][data-colour-scheme=light-blue] .LandinPageTiles__Item__Top{border-left:5px solid var(--color-light-blue-100)}flynt-component[name=BlockLandinPageTiles][data-colour-scheme=light-blue] .LandinPageTiles__Item__Top__Content__Inner h3 svg path{fill:var(--color-light-blue-100)}flynt-component[name=BlockLandinPageTiles][data-colour-scheme=pink] .LandinPageTiles__Item__Top{border-left:5px solid var(--color-pink-100)}flynt-component[name=BlockLandinPageTiles][data-colour-scheme=pink] .LandinPageTiles__Item__Top__Content__Inner h3 svg path{fill:var(--color-pink-100)}flynt-component[name=BlockLandinPageTiles][data-colour-scheme=orange] .LandinPageTiles__Item__Top{border-left:5px solid var(--color-orange-100)}flynt-component[name=BlockLandinPageTiles][data-colour-scheme=orange] .LandinPageTiles__Item__Top__Content__Inner h3 svg path{fill:var(--color-orange-100)}flynt-component[name=BlockLandinPageTiles][data-colour-scheme=green] .LandinPageTiles__Item__Top{border-left:5px solid var(--color-green-100)}flynt-component[name=BlockLandinPageTiles][data-colour-scheme=green] .LandinPageTiles__Item__Top__Content__Inner h3 svg path{fill:var(--color-green-100)}flynt-component[name=BlockLandinPageTiles][data-colour-scheme=light-green] .LandinPageTiles__Item__Top{border-left:5px solid var(--color-light-green-100)}flynt-component[name=BlockLandinPageTiles][data-colour-scheme=light-green] .LandinPageTiles__Item__Top__Content__Inner h3 svg path{fill:var(--color-light-green-100)}flynt-component[name=BlockLandinPageTiles][data-colour-scheme=yellow] .LandinPageTiles__Item__Top{border-left:5px solid var(--color-yellow-100)}flynt-component[name=BlockLandinPageTiles][data-colour-scheme=yellow] .LandinPageTiles__Item__Top__Content__Inner h3 svg path{fill:var(--color-yellow-100)}flynt-component[name=BlockLandinPageTiles][data-colour-scheme=purple] .LandinPageTiles__Item__Top{border-left:5px solid var(--color-purple-100)}flynt-component[name=BlockLandinPageTiles][data-colour-scheme=purple] .LandinPageTiles__Item__Top__Content__Inner h3 svg path{fill:var(--color-purple-100)}flynt-component[name=BlockPageLinks]{width:100%;overflow-x:hidden}flynt-component[name=BlockPageLinks] .PageLinks__HeaderBar{display:flex;flex-direction:column;gap:24px;padding-bottom:32px}@media (min-width: 64em){flynt-component[name=BlockPageLinks] .PageLinks__HeaderBar{flex-direction:row;align-items:flex-end;justify-content:space-between;padding-bottom:64px}}flynt-component[name=BlockPageLinks] .PageLinks__HeaderBar__Content{display:flex;flex-direction:column;max-width:940px;gap:24px}flynt-component[name=BlockPageLinks] .PageLinks__Slider{overflow:initial!important}@media (max-width: 63.99em){flynt-component[name=BlockPageLinks] .PageLinks__Slider{margin:0 calc(var(--container-spacing) * -1)}}flynt-component[name=BlockPageLinks] .PageLinks__HeaderBar__CtaButton{min-width:250px;display:flex;justify-content:flex-end}flynt-component[name=BlockPageLinks] .PageLinks__HeaderBar__CtaButton .button{width:100%}@media (min-width: 48em){flynt-component[name=BlockPageLinks] .PageLinks__HeaderBar__CtaButton .button{width:auto}}flynt-component[name=BlockPageLinks] .PageLinks__Slide{--slide-size: calc(100% - var(--slide-spacing))}@media (min-width: 64em){flynt-component[name=BlockPageLinks] .PageLinks__Slide{--slide-spacing: 2rem;--slide-size: 45%}}flynt-component[name=BlockPageLinks] .PageLinks__Slide[data-colour-scheme=blue] .PageLinks__Slide__Top{border-left:5px solid var(--color-blue-100)}flynt-component[name=BlockPageLinks] .PageLinks__Slide[data-colour-scheme=blue] .PageLinks__Slide__Top__Content__Inner h3 svg path{fill:var(--color-blue-100)}flynt-component[name=BlockPageLinks] .PageLinks__Slide[data-colour-scheme=light-blue] .PageLinks__Slide__Top{border-left:5px solid var(--color-light-blue-100)}flynt-component[name=BlockPageLinks] .PageLinks__Slide[data-colour-scheme=light-blue] .PageLinks__Slide__Top__Content__Inner h3 svg path{fill:var(--color-light-blue-100)}flynt-component[name=BlockPageLinks] .PageLinks__Slide[data-colour-scheme=pink] .PageLinks__Slide__Top{border-left:5px solid var(--color-pink-100)}flynt-component[name=BlockPageLinks] .PageLinks__Slide[data-colour-scheme=pink] .PageLinks__Slide__Top__Content__Inner h3 svg path{fill:var(--color-pink-100)}flynt-component[name=BlockPageLinks] .PageLinks__Slide[data-colour-scheme=orange] .PageLinks__Slide__Top{border-left:5px solid var(--color-orange-100)}flynt-component[name=BlockPageLinks] .PageLinks__Slide[data-colour-scheme=orange] .PageLinks__Slide__Top__Content__Inner h3 svg path{fill:var(--color-orange-100)}flynt-component[name=BlockPageLinks] .PageLinks__Slide[data-colour-scheme=green] .PageLinks__Slide__Top{border-left:5px solid var(--color-green-100)}flynt-component[name=BlockPageLinks] .PageLinks__Slide[data-colour-scheme=green] .PageLinks__Slide__Top__Content__Inner h3 svg path{fill:var(--color-green-100)}flynt-component[name=BlockPageLinks] .PageLinks__Slide[data-colour-scheme=light-green] .PageLinks__Slide__Top{border-left:5px solid var(--color-light-green-100)}flynt-component[name=BlockPageLinks] .PageLinks__Slide[data-colour-scheme=light-green] .PageLinks__Slide__Top__Content__Inner h3 svg path{fill:var(--color-light-green-100)}flynt-component[name=BlockPageLinks] .PageLinks__Slide[data-colour-scheme=yellow] .PageLinks__Slide__Top{border-left:5px solid var(--color-yellow-100)}flynt-component[name=BlockPageLinks] .PageLinks__Slide[data-colour-scheme=yellow] .PageLinks__Slide__Top__Content__Inner h3 svg path{fill:var(--color-yellow-100)}flynt-component[name=BlockPageLinks] .PageLinks__Slide[data-colour-scheme=purple] .PageLinks__Slide__Top{border-left:5px solid var(--color-purple-100)}flynt-component[name=BlockPageLinks] .PageLinks__Slide[data-colour-scheme=purple] .PageLinks__Slide__Top__Content__Inner h3 svg path{fill:var(--color-purple-100)}flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top{position:relative;display:block;color:var(--color-text);text-decoration:none;border-left:5px solid var(--color-light-blue-100);height:320px}flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:center;z-index:1;transform:scale(1);transition:transform .3s ease-in-out}@media (min-width: 48em){flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top{height:400px}}@media (min-width: 64em){flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top{height:500px}}flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top__Content{display:flex;flex-direction:column;justify-content:flex-end;height:100%;position:relative;padding:16px;z-index:2}@media (min-width: 48em){flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top__Content{padding:24px}}@media (min-width: 64em){flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top__Content{padding:32px}}flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top__Content__Inner{background-color:#ffffffe6;padding:16px 24px}flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top__Content__Inner h3{font-size:1.5rem;line-height:2rem;display:flex;justify-content:space-between;align-items:center;gap:10px;font-weight:600;letter-spacing:-1px}flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top__Content__Inner h3 svg{opacity:1;transition:opacity .3s ease-in-out}@media (min-width: 48em){flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top__Content__Inner h3{font-size:2.25rem;line-height:2.75rem}}@media (min-width: 48em){flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top__Content__Inner{padding:24px 32px}}flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top__Content__Intro{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top__Content__Intro__Inner{display:flex;flex-direction:column;padding-top:24px}flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top__Content__Intro__Inner p{padding-bottom:12px}flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top__Content__Intro__Inner p:first-child{font-size:1.25rem;line-height:1.875rem}flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top__Content__Intro__Inner span.link{padding-top:12px}flynt-component[name=BlockPageLinks] .PageLinks__Slide__Content{padding:40px var(--container-spacing) 12px var(--container-spacing);display:flex;flex-direction:column;gap:24px}@media (min-width: 64em){flynt-component[name=BlockPageLinks] .PageLinks__Slide__Content{display:none}}flynt-component[name=BlockPageLinks] .PageLinks__Slide__Content__Intro p{padding-bottom:12px}flynt-component[name=BlockPageLinks] .PageLinks__Slide__Content__Intro p:last-child{padding-bottom:0}flynt-component[name=BlockPageLinks] .PageLinks__Nav{display:flex;padding-top:32px}@media (min-width: 64em){flynt-component[name=BlockPageLinks] .PageLinks__Nav{justify-content:flex-start}}flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top{position:relative;overflow:hidden}@media (min-width: 64em){flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#2a2a2a5b,#000000d4 96%);opacity:0;transition:opacity .3s ease-in-out;z-index:2}flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top:hover h3 svg{opacity:0}flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top:hover:before{opacity:1}flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top:hover .PageLinks__Slide__Top__Content__Intro{max-height:500px}flynt-component[name=BlockPageLinks] .PageLinks__Slide__Top:hover .PageLinks__Slide__Image{transform:scale(1.1)}}flynt-component[name=BlockPageLinks][data-colour-scheme=blue] .PageLinks__Slide__Top{border-left:5px solid var(--color-blue-100)}flynt-component[name=BlockPageLinks][data-colour-scheme=blue] .PageLinks__Slide__Top__Content__Inner h3 svg path{fill:var(--color-blue-100)}flynt-component[name=BlockPageLinks][data-colour-scheme=light-blue] .PageLinks__Slide__Top{border-left:5px solid var(--color-light-blue-100)}flynt-component[name=BlockPageLinks][data-colour-scheme=light-blue] .PageLinks__Slide__Top__Content__Inner h3 svg path{fill:var(--color-light-blue-100)}flynt-component[name=BlockPageLinks][data-colour-scheme=pink] .PageLinks__Slide__Top{border-left:5px solid var(--color-pink-100)}flynt-component[name=BlockPageLinks][data-colour-scheme=pink] .PageLinks__Slide__Top__Content__Inner h3 svg path{fill:var(--color-pink-100)}flynt-component[name=BlockPageLinks][data-colour-scheme=orange] .PageLinks__Slide__Top{border-left:5px solid var(--color-orange-100)}flynt-component[name=BlockPageLinks][data-colour-scheme=orange] .PageLinks__Slide__Top__Content__Inner h3 svg path{fill:var(--color-orange-100)}flynt-component[name=BlockPageLinks][data-colour-scheme=green] .PageLinks__Slide__Top{border-left:5px solid var(--color-green-100)}flynt-component[name=BlockPageLinks][data-colour-scheme=green] .PageLinks__Slide__Top__Content__Inner h3 svg path{fill:var(--color-green-100)}flynt-component[name=BlockPageLinks][data-colour-scheme=light-green] .PageLinks__Slide__Top{border-left:5px solid var(--color-light-green-100)}flynt-component[name=BlockPageLinks][data-colour-scheme=light-green] .PageLinks__Slide__Top__Content__Inner h3 svg path{fill:var(--color-light-green-100)}flynt-component[name=BlockPageLinks][data-colour-scheme=yellow] .PageLinks__Slide__Top{border-left:5px solid var(--color-yellow-100)}flynt-component[name=BlockPageLinks][data-colour-scheme=yellow] .PageLinks__Slide__Top__Content__Inner h3 svg path{fill:var(--color-yellow-100)}flynt-component[name=BlockPageLinks][data-colour-scheme=purple] .PageLinks__Slide__Top{border-left:5px solid var(--color-purple-100)}flynt-component[name=BlockPageLinks][data-colour-scheme=purple] .PageLinks__Slide__Top__Content__Inner h3 svg path{fill:var(--color-purple-100)}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide{--slide-size: calc(100% - var(--slide-spacing))}@media (min-width: 48em){flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide{--slide-spacing: 0;--slide-size: 50%}}@media (min-width: 64em){flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide{--slide-spacing: 0;--slide-size: 33.33333%}}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide[data-colour-scheme=blue] .PageLinksFullWidth__Slide__Top{border-left:5px solid var(--color-blue-100)}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide[data-colour-scheme=blue] .PageLinksFullWidth__Slide__Top__Content__Inner h3 svg path{fill:var(--color-blue-100)}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide[data-colour-scheme=light-blue] .PageLinksFullWidth__Slide__Top{border-left:5px solid var(--color-light-blue-100)}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide[data-colour-scheme=light-blue] .PageLinksFullWidth__Slide__Top__Content__Inner h3 svg path{fill:var(--color-light-blue-100)}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide[data-colour-scheme=pink] .PageLinksFullWidth__Slide__Top{border-left:5px solid var(--color-pink-100)}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide[data-colour-scheme=pink] .PageLinksFullWidth__Slide__Top__Content__Inner h3 svg path{fill:var(--color-pink-100)}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide[data-colour-scheme=orange] .PageLinksFullWidth__Slide__Top{border-left:5px solid var(--color-orange-100)}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide[data-colour-scheme=orange] .PageLinksFullWidth__Slide__Top__Content__Inner h3 svg path{fill:var(--color-orange-100)}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide[data-colour-scheme=green] .PageLinksFullWidth__Slide__Top{border-left:5px solid var(--color-green-100)}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide[data-colour-scheme=green] .PageLinksFullWidth__Slide__Top__Content__Inner h3 svg path{fill:var(--color-green-100)}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide[data-colour-scheme=light-green] .PageLinksFullWidth__Slide__Top{border-left:5px solid var(--color-light-green-100)}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide[data-colour-scheme=light-green] .PageLinksFullWidth__Slide__Top__Content__Inner h3 svg path{fill:var(--color-light-green-100)}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide[data-colour-scheme=yellow] .PageLinksFullWidth__Slide__Top{border-left:5px solid var(--color-yellow-100)}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide[data-colour-scheme=yellow] .PageLinksFullWidth__Slide__Top__Content__Inner h3 svg path{fill:var(--color-yellow-100)}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide[data-colour-scheme=purple] .PageLinksFullWidth__Slide__Top{border-left:5px solid var(--color-purple-100)}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide[data-colour-scheme=purple] .PageLinksFullWidth__Slide__Top__Content__Inner h3 svg path{fill:var(--color-purple-100)}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top{position:relative;display:block;color:var(--color-text);text-decoration:none;border-left:5px solid var(--color-light-blue-100);height:320px}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:center;z-index:1;transform:scale(1);transition:transform .3s ease-in-out}@media (min-width: 48em){flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top{height:400px}}@media (min-width: 64em){flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top{height:500px}}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top__Content{display:flex;flex-direction:column;justify-content:flex-end;height:100%;position:relative;padding:16px;z-index:2}@media (min-width: 48em){flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top__Content{padding:24px}}@media (min-width: 64em){flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top__Content{padding:32px}}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top__Content__Inner{background-color:#ffffffe6;padding:16px 24px}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top__Content__Inner h3{font-size:1.5rem;line-height:2rem;display:flex;justify-content:space-between;align-items:center;gap:10px;font-weight:600;letter-spacing:-1px}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top__Content__Inner h3 svg{opacity:1;transition:opacity .3s ease-in-out}@media (min-width: 48em){flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top__Content__Inner h3{font-size:2.25rem;line-height:2.75rem}}@media (min-width: 48em){flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top__Content__Inner{padding:24px 32px}}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top__Content__Intro{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top__Content__Intro__Inner{display:flex;flex-direction:column;padding-top:24px}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top__Content__Intro__Inner p{padding-bottom:12px}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top__Content__Intro__Inner p:first-child{font-size:1.25rem;line-height:1.875rem;font-weight:600}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top__Content__Intro__Inner span.link{padding-top:12px}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Content{padding:40px var(--container-spacing) 12px var(--container-spacing);display:flex;flex-direction:column;gap:24px}@media (min-width: 64em){flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Content{display:none}}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Content__Intro p{padding-bottom:12px}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Content__Intro p:first-child{font-weight:600;font-size:1.125rem}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Content__Intro p:last-child{padding-bottom:0}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Nav{display:none}@media (min-width: 64em){flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Nav{display:flex;justify-content:flex-start;padding-top:32px}}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top{position:relative;overflow:hidden}@media (min-width: 64em){flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#2a2a2a5b,#000000d4 96%);opacity:0;transition:opacity .3s ease-in-out;z-index:2}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top:hover h3 svg{opacity:0}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top:hover:before{opacity:1}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top:hover .PageLinksFullWidth__Slide__Top__Content__Intro{max-height:500px}flynt-component[name=BlockPageLinksFullWidth] .PageLinksFullWidth__Slide__Top:hover .PageLinksFullWidth__Slide__Image{transform:scale(1.1)}}@media (max-width: 63.99em){flynt-component[name=BlockPageLinksFullWidth]{padding-top:30px;padding-bottom:30px}}flynt-component[name=BlockPageLinksFullWidth][data-colour-scheme=blue] .PageLinksFullWidth__Slide__Top{border-left:5px solid var(--color-blue-100)}flynt-component[name=BlockPageLinksFullWidth][data-colour-scheme=blue] .PageLinksFullWidth__Slide__Top__Content__Inner h3 svg path{fill:var(--color-blue-100)}flynt-component[name=BlockPageLinksFullWidth][data-colour-scheme=light-blue] .PageLinksFullWidth__Slide__Top{border-left:5px solid var(--color-light-blue-100)}flynt-component[name=BlockPageLinksFullWidth][data-colour-scheme=light-blue] .PageLinksFullWidth__Slide__Top__Content__Inner h3 svg path{fill:var(--color-light-blue-100)}flynt-component[name=BlockPageLinksFullWidth][data-colour-scheme=pink] .PageLinksFullWidth__Slide__Top{border-left:5px solid var(--color-pink-100)}flynt-component[name=BlockPageLinksFullWidth][data-colour-scheme=pink] .PageLinksFullWidth__Slide__Top__Content__Inner h3 svg path{fill:var(--color-pink-100)}flynt-component[name=BlockPageLinksFullWidth][data-colour-scheme=orange] .PageLinksFullWidth__Slide__Top{border-left:5px solid var(--color-orange-100)}flynt-component[name=BlockPageLinksFullWidth][data-colour-scheme=orange] .PageLinksFullWidth__Slide__Top__Content__Inner h3 svg path{fill:var(--color-orange-100)}flynt-component[name=BlockPageLinksFullWidth][data-colour-scheme=green] .PageLinksFullWidth__Slide__Top{border-left:5px solid var(--color-green-100)}flynt-component[name=BlockPageLinksFullWidth][data-colour-scheme=green] .PageLinksFullWidth__Slide__Top__Content__Inner h3 svg path{fill:var(--color-green-100)}flynt-component[name=BlockPageLinksFullWidth][data-colour-scheme=light-green] .PageLinksFullWidth__Slide__Top{border-left:5px solid var(--color-light-green-100)}flynt-component[name=BlockPageLinksFullWidth][data-colour-scheme=light-green] .PageLinksFullWidth__Slide__Top__Content__Inner h3 svg path{fill:var(--color-light-green-100)}flynt-component[name=BlockPageLinksFullWidth][data-colour-scheme=yellow] .PageLinksFullWidth__Slide__Top{border-left:5px solid var(--color-yellow-100)}flynt-component[name=BlockPageLinksFullWidth][data-colour-scheme=yellow] .PageLinksFullWidth__Slide__Top__Content__Inner h3 svg path{fill:var(--color-yellow-100)}flynt-component[name=BlockPageLinksFullWidth][data-colour-scheme=purple] .PageLinksFullWidth__Slide__Top{border-left:5px solid var(--color-purple-100)}flynt-component[name=BlockPageLinksFullWidth][data-colour-scheme=purple] .PageLinksFullWidth__Slide__Top__Content__Inner h3 svg path{fill:var(--color-purple-100)}flynt-component[name=BlockPostFooter] .tags{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;padding:0}flynt-component[name=BlockPostFooter] .tags .tag{display:inline-block}flynt-component[name=BlockPostFooter] .author{display:flex;flex-direction:column;gap:calc(var(--flow-space) / 2);text-align:start}@media (min-width: 480px){flynt-component[name=BlockPostFooter] .author{flex-direction:row;gap:var(--flow-space)}}flynt-component[name=BlockPostFooter] .author .avatar-image{border-radius:50%;inline-size:64px}@media (min-width: 480px){flynt-component[name=BlockPostFooter] .author .avatar-image{inline-size:96px}}flynt-component[name=BlockPostFooter] .author .details{--flow-space: .5rem;display:flex;flex:1;flex-direction:column;justify-content:center}flynt-component[name=BlockPostHeader][data-thumbnail=false]{-webkit-margin-after:var(--component-spacing);margin-block-end:var(--component-spacing)}flynt-component[name=BlockPostHeader]>.container{padding-block:var(--component-spacing);padding-inline:var(--container-spacing)}flynt-component[name=BlockPostHeader] .content *+*{--flow-space: 2rem}flynt-component[name=BlockPostHeader] .meta{align-items:center;display:flex;flex-wrap:wrap;font-size:var(--font-size-body-small)}flynt-component[name=BlockPostHeader] .meta>*:not(:last-child):after{background-color:var(--color-accent);block-size:2px;content:"";display:inline-block;inline-size:8px;margin-block:0;margin-inline:.5rem;vertical-align:middle}flynt-component[name=BlockPostHeader] .meta a{color:var(--color-text);text-decoration:none}flynt-component[name=BlockPostHeader] .meta .author{align-items:center;display:flex;text-decoration:none}flynt-component[name=BlockPostHeader] .meta .author .avatar{block-size:32px;border-radius:100%;inline-size:32px;-webkit-margin-end:.75rem;margin-inline-end:.75rem}@media (min-width: 480px){flynt-component[name=BlockPostHeader] .meta .author .avatar{block-size:48px;inline-size:48px}}flynt-component[name=BlockPostHeader] flynt-component[name=BlockImage]{margin-block:calc(-1 * var(--component-spacing) / 2) calc(var(--component-spacing) / 2)}flynt-component[name=BlockProjectLinks]{width:100%;overflow-x:hidden}flynt-component[name=BlockProjectLinks] .section-label{color:var(--color-orange-100)}flynt-component[name=BlockProjectLinks] .section-label svg path{fill:var(--color-orange-100)}flynt-component[name=BlockProjectLinks] .ProjectLinks__HeaderBar{display:flex;flex-direction:column;gap:24px;padding-bottom:32px}@media (min-width: 64em){flynt-component[name=BlockProjectLinks] .ProjectLinks__HeaderBar{flex-direction:row;align-items:flex-end;justify-content:space-between;padding-bottom:64px}}flynt-component[name=BlockProjectLinks] .ProjectLinks__HeaderBar__Content{display:flex;flex-direction:column;font-size:1.25rem;line-height:1.875rem;max-width:940px;gap:24px}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slider{overflow:initial!important}@media (max-width: 63.99em){flynt-component[name=BlockProjectLinks] .ProjectLinks__Slider{margin:0 calc(var(--container-spacing) * -1)}}flynt-component[name=BlockProjectLinks] .ProjectLinks__HeaderBar__CtaButton{min-width:250px;display:flex;justify-content:flex-end}flynt-component[name=BlockProjectLinks] .ProjectLinks__HeaderBar__CtaButton .button{width:100%}@media (min-width: 48em){flynt-component[name=BlockProjectLinks] .ProjectLinks__HeaderBar__CtaButton .button{width:auto}}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide{--slide-size: calc(100% - var(--slide-spacing) * 4)}@media (min-width: 48em){flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide{--slide-spacing: 2rem;--slide-size: 65%}}@media (min-width: 64em){flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide{--slide-size: 45%}}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top{position:relative;display:block;color:var(--color-text);text-decoration:none;height:320px}@media (min-width: 48em){flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top{height:400px}}@media (min-width: 64em){flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top{height:500px}}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Image{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:center;transform:scale(1);transition:transform .3s ease-in-out;z-index:1}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top__Content{display:flex;flex-direction:column;justify-content:flex-end;height:100%;position:relative;padding:16px;z-index:2}@media (min-width: 48em){flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top__Content{padding:24px}}@media (min-width: 64em){flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top__Content{padding:32px}}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top__Content__Inner{background-color:#ffffffe6;padding:16px 24px}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top__Content__Inner h3{font-size:1.5rem;line-height:2rem;font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:10px;order:2}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top__Content__Inner h3 svg{opacity:1;transition:opacity .3s ease-in-out}@media (min-width: 48em){flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top__Content__Inner h3{order:1}}@media (min-width: 48em){flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top__Content__Inner{padding:24px 20px}}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top__Content__Head{display:flex;flex-direction:column;gap:16px}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top__Content__Head img{max-width:120px;max-height:70px;object-fit:contain;object-position:center right;order:1}@media (min-width: 80em){flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top__Content__Head img{width:100%;max-width:180px;order:2}}@media (min-width: 36em){flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top__Content__Head{flex-direction:row;justify-content:space-between;gap:24px}}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top__Content__Intro{display:none}@media (min-width: 48em){flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top__Content__Intro{display:block;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top__Content__Intro__Inner{display:flex;flex-direction:column;padding-top:12px;gap:12px}@media (min-width: 48em){flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top__Content__Intro__Inner{padding-top:24px;flex-direction:row;align-items:center;justify-content:space-between}}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top__Content__Location{font-size:.875rem;line-height:1.25rem;font-weight:500}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Content{padding:40px var(--container-spacing) 12px var(--container-spacing);display:flex;flex-direction:column;gap:24px}@media (min-width: 64em){flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Content{display:none}}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Content__Intro p{padding-bottom:12px}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Content__Intro p:last-child{padding-bottom:0}flynt-component[name=BlockProjectLinks] .ProjectLinks__Nav{display:none}@media (min-width: 64em){flynt-component[name=BlockProjectLinks] .ProjectLinks__Nav{display:flex;justify-content:flex-start;padding-top:32px}}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top{position:relative;overflow:hidden}@media (min-width: 64em){flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#2a2a2a5b,#000000d4 96%);opacity:0;transition:opacity .3s ease-in-out;z-index:2}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top:hover h3 svg{opacity:0}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top:hover:before{opacity:1}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top:hover .ProjectLinks__Slide__Top__Content__Intro{max-height:80px}flynt-component[name=BlockProjectLinks] .ProjectLinks__Slide__Top:hover .ProjectLinks__Slide__Image{transform:scale(1.1)}}flynt-component[name=BlockProjectLinksByBrand]{width:100%;overflow-x:hidden}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__HeaderBar{display:flex;flex-direction:column;gap:24px;padding-bottom:32px}@media (min-width: 64em){flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__HeaderBar{flex-direction:row;align-items:flex-end;justify-content:space-between;padding-bottom:64px}}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__HeaderBar__Content{display:flex;flex-direction:column;max-width:940px;gap:24px}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slider{overflow:initial!important}@media (max-width: 63.99em){flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slider{margin:0 calc(var(--container-spacing) * -1)}}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__HeaderBar__CtaButton{min-width:250px;display:flex;justify-content:flex-end}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__HeaderBar__CtaButton .button{width:100%}@media (min-width: 48em){flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__HeaderBar__CtaButton .button{width:auto}}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide{--slide-size: calc(100% - var(--slide-spacing))}@media (min-width: 64em){flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide{--slide-spacing: 2rem;--slide-size: 45%}}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide[data-colour-scheme=blue] .ProjectLinksByBrand__Slide__Top{border-left:5px solid var(--color-blue-100)}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide[data-colour-scheme=blue] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg path{fill:var(--color-blue-100)}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide[data-colour-scheme=light-blue] .ProjectLinksByBrand__Slide__Top{border-left:5px solid var(--color-light-blue-100)}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide[data-colour-scheme=light-blue] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg path{fill:var(--color-light-blue-100)}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide[data-colour-scheme=pink] .ProjectLinksByBrand__Slide__Top{border-left:5px solid var(--color-pink-100)}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide[data-colour-scheme=pink] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg path{fill:var(--color-pink-100)}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide[data-colour-scheme=orange] .ProjectLinksByBrand__Slide__Top{border-left:5px solid var(--color-orange-100)}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide[data-colour-scheme=orange] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg path{fill:var(--color-orange-100)}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide[data-colour-scheme=green] .ProjectLinksByBrand__Slide__Top{border-left:5px solid var(--color-green-100)}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide[data-colour-scheme=green] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg path{fill:var(--color-green-100)}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide[data-colour-scheme=light-green] .ProjectLinksByBrand__Slide__Top{border-left:5px solid var(--color-light-green-100)}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide[data-colour-scheme=light-green] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg path{fill:var(--color-light-green-100)}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide[data-colour-scheme=yellow] .ProjectLinksByBrand__Slide__Top{border-left:5px solid var(--color-yellow-100)}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide[data-colour-scheme=yellow] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg path{fill:var(--color-yellow-100)}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide[data-colour-scheme=purple] .ProjectLinksByBrand__Slide__Top{border-left:5px solid var(--color-purple-100)}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide[data-colour-scheme=purple] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg path{fill:var(--color-purple-100)}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top{position:relative;display:block;color:var(--color-text);text-decoration:none;border-left:5px solid var(--color-light-blue-100);height:320px}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:center;transform:scale(1);transition:transform .3s ease-in-out;z-index:1}@media (min-width: 48em){flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top{height:400px}}@media (min-width: 64em){flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top{height:500px}}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top__Content{display:flex;flex-direction:column;justify-content:flex-end;height:100%;position:relative;padding:16px;z-index:2}@media (min-width: 48em){flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top__Content{padding:24px}}@media (min-width: 64em){flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top__Content{padding:32px}}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top__Content__Inner{background-color:#ffffffe6;padding:16px 24px}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top__Content__Inner h3{font-size:1.5rem;line-height:2rem;display:flex;justify-content:space-between;align-items:center;gap:10px}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg{opacity:1;transition:opacity .3s ease-in-out}@media (min-width: 48em){flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top__Content__Inner h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-2px}}@media (min-width: 48em){flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top__Content__Inner{padding:24px 32px}}@media (min-width: 64em){flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top__Content__Intro{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top__Content__Intro__Inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-top:24px;gap:12px}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top__Content__Location{font-size:.875rem;line-height:1.25rem;font-weight:500}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Nav{display:flex;padding-top:32px}@media (min-width: 64em){flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Nav{justify-content:flex-start}}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top{position:relative;overflow:hidden}@media (min-width: 64em){flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#2a2a2a5b,#000000d4 96%);opacity:0;transition:opacity .3s ease-in-out;z-index:2}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top:hover h3 svg{opacity:0}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top:hover:before{opacity:1}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top:hover .ProjectLinksByBrand__Slide__Top__Content__Intro{max-height:80px}flynt-component[name=BlockProjectLinksByBrand] .ProjectLinksByBrand__Slide__Top:hover .ProjectLinksByBrand__Slide__Image{transform:scale(1.1)}}flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=blue] .ProjectLinksByBrand__Slide__Top{border-left:5px solid var(--color-blue-100)}flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=blue] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg path{fill:var(--color-blue-100)}@media (max-width: 63.99em){flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=blue] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg{display:none}}flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=light-blue] .ProjectLinksByBrand__Slide__Top{border-left:5px solid var(--color-light-blue-100)}flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=light-blue] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg path{fill:var(--color-light-blue-100)}@media (max-width: 63.99em){flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=light-blue] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg{display:none}}flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=pink] .ProjectLinksByBrand__Slide__Top{border-left:5px solid var(--color-pink-100)}flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=pink] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg path{fill:var(--color-pink-100)}@media (max-width: 63.99em){flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=pink] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg{display:none}}flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=orange] .ProjectLinksByBrand__Slide__Top{border-left:5px solid var(--color-orange-100)}flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=orange] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg path{fill:var(--color-orange-100)}@media (max-width: 63.99em){flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=orange] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg{display:none}}flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=green] .ProjectLinksByBrand__Slide__Top{border-left:5px solid var(--color-green-100)}flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=green] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg path{fill:var(--color-green-100)}@media (max-width: 63.99em){flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=green] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg{display:none}}flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=light-green] .ProjectLinksByBrand__Slide__Top{border-left:5px solid var(--color-light-green-100)}flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=light-green] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg path{fill:var(--color-light-green-100)}@media (max-width: 63.99em){flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=light-green] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg{display:none}}flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=yellow] .ProjectLinksByBrand__Slide__Top{border-left:5px solid var(--color-yellow-100)}flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=yellow] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg path{fill:var(--color-yellow-100)}@media (max-width: 63.99em){flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=yellow] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg{display:none}}flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=purple] .ProjectLinksByBrand__Slide__Top{border-left:5px solid var(--color-purple-100)}flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=purple] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg path{fill:var(--color-purple-100)}@media (max-width: 63.99em){flynt-component[name=BlockProjectLinksByBrand][data-colour-scheme=purple] .ProjectLinksByBrand__Slide__Top__Content__Inner h3 svg{display:none}}flynt-component[name=BlockProjectStatisticsRow] .ProjectStatisticsRow__Wrap{padding:0 var(--container-spacing);max-width:1570px;margin:0 auto}flynt-component[name=BlockProjectStatisticsRow] .ProjectStatisticsRow__StatsList{list-style:none;text-align:center;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}@media (min-width: 48em){flynt-component[name=BlockProjectStatisticsRow] .ProjectStatisticsRow__StatsList{flex-direction:row;flex-wrap:wrap;justify-content:stretch}}@media (min-width: 64em){flynt-component[name=BlockProjectStatisticsRow] .ProjectStatisticsRow__StatsList{flex-wrap:nowrap}}flynt-component[name=BlockProjectStatisticsRow] .ProjectStatisticsRow__StatsItem{display:flex;padding:0 16px}@media (min-width: 48em){flynt-component[name=BlockProjectStatisticsRow] .ProjectStatisticsRow__StatsItem{flex:0 0 auto;width:calc(50% - 8px)}}@media (min-width: 64em){flynt-component[name=BlockProjectStatisticsRow] .ProjectStatisticsRow__StatsItem{flex-grow:1;flex-basis:0;align-items:center;border-right:1px solid var(--color-orange-100)}flynt-component[name=BlockProjectStatisticsRow] .ProjectStatisticsRow__StatsItem:first-child{border-left:1px solid var(--color-orange-100)}}flynt-component[name=BlockProjectStatisticsRow] .ProjectStatisticsRow__StatsItem__Content{display:flex;flex-direction:column;gap:8px;max-width:400px;margin:0 auto}@media (min-width: 48em){flynt-component[name=BlockProjectStatisticsRow] .ProjectStatisticsRow__StatsItem__Content{max-width:310px}}flynt-component[name=BlockProjectStatisticsRow] .ProjectStatisticsRow__StatsItem__Stat{font-size:3rem;line-height:3.75rem;font-weight:700;letter-spacing:-1px;padding-bottom:4px}flynt-component[name=BlockProjectStatisticsRow] .ProjectStatisticsRow__StatsItem__Title{font-size:1.125rem;line-height:1.75rem;font-weight:700}flynt-component[name=BlockQuote] .BlockQuote__Content{display:flex}flynt-component[name=BlockQuote] .BlockQuote__Content svg{width:35px;height:35px;margin-top:4px;flex-shrink:0}@media (min-width: 48em){flynt-component[name=BlockQuote] .BlockQuote__Content{gap:32px}flynt-component[name=BlockQuote] .BlockQuote__Content svg{width:80px;height:80px;margin-top:0}}flynt-component[name=BlockQuote] .BlockQuote__Text{font-size:1.875rem;line-height:2.375rem;font-weight:600;color:var(--color-text)}flynt-component[name=BlockQuote] .BlockQuote__Text b{color:var(--color-blue-100);font-weight:inherit}@media (max-width: 47.99em){flynt-component[name=BlockQuote] .BlockQuote__Text br{display:none}}@media (min-width: 64em){flynt-component[name=BlockQuote] .BlockQuote__Text{font-size:3.75rem;line-height:4.5rem;letter-spacing:-.0375rem}}flynt-component[name=BlockQuote][data-colour-scheme=blue] .BlockQuote__Content svg path{stroke:var(--color-blue-100)}flynt-component[name=BlockQuote][data-colour-scheme=blue] .BlockQuote__Content .BlockQuote__Text b{color:var(--color-blue-100)}flynt-component[name=BlockQuote][data-colour-scheme=light-blue] .BlockQuote__Content svg path{stroke:var(--color-light-blue-100)}flynt-component[name=BlockQuote][data-colour-scheme=light-blue] .BlockQuote__Content .BlockQuote__Text b{color:var(--color-light-blue-100)}flynt-component[name=BlockQuote][data-colour-scheme=pink] .BlockQuote__Content svg path{stroke:var(--color-pink-100)}flynt-component[name=BlockQuote][data-colour-scheme=pink] .BlockQuote__Content .BlockQuote__Text b{color:var(--color-pink-100)}flynt-component[name=BlockQuote][data-colour-scheme=orange] .BlockQuote__Content svg path{stroke:var(--color-orange-100)}flynt-component[name=BlockQuote][data-colour-scheme=orange] .BlockQuote__Content .BlockQuote__Text b{color:var(--color-orange-100)}flynt-component[name=BlockQuote][data-colour-scheme=green] .BlockQuote__Content svg path{stroke:var(--color-green-100)}flynt-component[name=BlockQuote][data-colour-scheme=green] .BlockQuote__Content .BlockQuote__Text b{color:var(--color-green-100)}flynt-component[name=BlockQuote][data-colour-scheme=light-green] .BlockQuote__Content svg path{stroke:var(--color-light-green-100)}flynt-component[name=BlockQuote][data-colour-scheme=light-green] .BlockQuote__Content .BlockQuote__Text b{color:var(--color-light-green-100)}flynt-component[name=BlockQuote][data-colour-scheme=yellow] .BlockQuote__Content svg path{stroke:var(--color-yellow-100)}flynt-component[name=BlockQuote][data-colour-scheme=yellow] .BlockQuote__Content .BlockQuote__Text b{color:var(--color-yellow-100)}flynt-component[name=BlockQuote][data-colour-scheme=purple] .BlockQuote__Content svg path{stroke:var(--color-purple-100)}flynt-component[name=BlockQuote][data-colour-scheme=purple] .BlockQuote__Content .BlockQuote__Text b{color:var(--color-purple-100)}flynt-component[name=QuoteImageBackground] .QuoteImageBackground__Wrapper{position:relative}flynt-component[name=QuoteImageBackground] .QuoteImageBackground__BackgroundImage{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}flynt-component[name=QuoteImageBackground] .QuoteImageBackground__BackgroundImage:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#53586299;z-index:2}flynt-component[name=QuoteImageBackground] .QuoteImageBackground__BackgroundImage img{width:100%;height:100%;object-fit:cover;object-position:center}flynt-component[name=QuoteImageBackground] .QuoteImageBackground__Content{position:relative;padding:64px 24px;z-index:3}@media (min-width: 48em){flynt-component[name=QuoteImageBackground] .QuoteImageBackground__Content{padding:100px 64px}}flynt-component[name=QuoteImageBackground] .QuoteImageBackground__Quote{text-align:center}@media (min-width: 48em){flynt-component[name=QuoteImageBackground] .QuoteImageBackground__Quote{border-left:5px solid var(--color-blue-100);border-right:5px solid var(--color-blue-100)}}flynt-component[name=QuoteImageBackground] blockquote.QuoteImageBackground__Text{color:var(--color-white);font-size:1.875rem;line-height:2.375rem;letter-spacing:-.0625rem;font-weight:600;border:none;margin:0;padding:0}@media (min-width: 48em){flynt-component[name=QuoteImageBackground] blockquote.QuoteImageBackground__Text{font-size:2.25rem;line-height:2.75rem;padding:64px 48px}}flynt-component[name=QuoteImageBackground][data-colour-scheme=blue] .QuoteImageBackground__Quote{border-color:var(--color-blue-100)}flynt-component[name=QuoteImageBackground][data-colour-scheme=light-blue] .QuoteImageBackground__Quote{border-color:var(--color-light-blue-100)}flynt-component[name=QuoteImageBackground][data-colour-scheme=pink] .QuoteImageBackground__Quote{border-color:var(--color-pink-100)}flynt-component[name=QuoteImageBackground][data-colour-scheme=orange] .QuoteImageBackground__Quote{border-color:var(--color-orange-100)}flynt-component[name=QuoteImageBackground][data-colour-scheme=green] .QuoteImageBackground__Quote{border-color:var(--color-green-100)}flynt-component[name=QuoteImageBackground][data-colour-scheme=light-green] .QuoteImageBackground__Quote{border-color:var(--color-light-green-100)}flynt-component[name=QuoteImageBackground][data-colour-scheme=yellow] .QuoteImageBackground__Quote{border-color:var(--color-yellow-100)}flynt-component[name=QuoteImageBackground][data-colour-scheme=purple] .QuoteImageBackground__Quote{border-color:var(--color-purple-100)}flynt-component[name=BlockResourcesLinks]{background-color:var(--color-gray-50);padding:100px 0}flynt-component[name=BlockResourcesLinks] .ResourcesLinks__Header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:64px;max-width:1000px;margin-left:auto;margin-right:auto;gap:32px}flynt-component[name=BlockResourcesLinks] .ResourcesLinks__Header h2 b{color:var(--color-light-blue-100)!important}flynt-component[name=BlockResourcesLinks] .ResourcesLinks__Intro{font-size:1.25rem;line-height:1.875rem;color:var(--color-gray-600)}flynt-component[name=BlockResourcesLinks] .ResourcesLinks__Grid__Wrap{margin-bottom:64px;max-width:1320px;margin-left:auto;margin-right:auto;padding:0 32px}flynt-component[name=BlockResourcesLinks] .ResourcesLinks__Grid{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}flynt-component[name=BlockResourcesLinks] .ResourcesLinks__Item{box-sizing:border-box;background-color:var(--color-white);border:1px solid var(--color-gray-300);padding:24px;display:flex;flex-direction:column;align-items:center;gap:12px;text-decoration:none;transition:all .3s ease;flex:1 1 100%}flynt-component[name=BlockResourcesLinks] .ResourcesLinks__Item h3{font-size:1.125rem;line-height:1.75rem;font-weight:500;color:var(--color-black);margin:0;text-align:center}@media (min-width: 48em){flynt-component[name=BlockResourcesLinks] .ResourcesLinks__Item{flex:1 1 calc(50% - 16px)}}@media (min-width: 64em){flynt-component[name=BlockResourcesLinks] .ResourcesLinks__Item{flex:1 1 calc(25% - 24px)}}flynt-component[name=BlockResourcesLinks] .ResourcesLinks__Item:hover{background-color:var(--color-light-blue-10);border-color:var(--color-light-blue-100);box-shadow:0 2px 2px -1px #0a0d120a,0 4px 6px -2px #0a0d1208,0 12px 16px -4px #0a0d1214}flynt-component[name=BlockResourcesLinks] .ResourcesLinks__Item__Icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;flex-shrink:0}flynt-component[name=BlockResourcesLinks] .ResourcesLinks__Item__Icon svg{width:100%;height:100%}flynt-component[name=BlockResourcesLinks] .ResourcesLinks__Item__Icon svg path{fill:var(--color-button-blue)}flynt-component[name=BlockResourcesLinks] .ResourcesLinks__Cta{display:flex;justify-content:center;align-items:center}flynt-component[name=BlockScrollThroughSection]{background-color:var(--color-gray-100)}@media (min-width: 64em){flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__Wrap{position:relative;display:flex;justify-content:stretch}}@media (min-width: 64em){flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__StickyImages__Wrap{padding:16px 0}}flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__StickyImages{display:none;width:300px;flex:0 0 auto}@media (min-width: 64em){flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__StickyImages{display:block;position:-webkit-sticky;position:sticky;top:0;width:450px;height:calc(100vh - 96px)}}@media (min-width: 80em){flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__StickyImages{width:615px}}flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__StickyImage__Wrap{position:absolute;top:0;left:0;display:flex;align-items:center;height:100%}@media (min-width: 64em){flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__StickyImage__Wrap{visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__StickyImage__Wrap[aria-hidden=false]{visibility:visible;opacity:1}}flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__StickyImage{height:500px;width:100%;border-left:5px solid var(--color-light-blue-100)}flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__StickyImage img{flex:0 0 auto;height:100%;width:100%;object-fit:cover;object-position:center}flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__Items{display:flex;flex-direction:column;gap:60px;flex-grow:1;padding:40px 0}@media (min-width: 64em){flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__Items{padding:0 64px 0 94px;flex-direction:row;flex-wrap:wrap}}flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__Item{display:flex;flex-direction:column;gap:40px}@media (min-width: 64em){flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__Item{flex-direction:row;align-items:center;height:calc(100vh - 96px)}}flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__Item__Content{display:flex;flex-direction:column;gap:24px}flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__Item__Content h3{font-weight:600;letter-spacing:-1px}flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__Item__Image{border-left:5px solid var(--color-light-blue-100)}flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__Item__Image img{width:100%;height:290px;object-fit:cover;object-position:center}@media (min-width: 64em){flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__Item__Image{display:none}}flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__Item__Content__Label{display:flex!important}flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__Item__Content__Text{font-size:1.125rem;line-height:1.75rem}flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__Item__Content__Text p{padding-bottom:16px}flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__Item__Content__Text p:first-child{font-size:1.5rem;line-height:2rem;padding-bottom:24px}flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__Item__Content__Text p:last-child{padding-bottom:0}flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__Items__Nav{display:none}flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__Items__Nav ul{position:-webkit-sticky;position:sticky;top:0;list-style:none;padding:0;margin:0;height:calc(100vh - 96px);display:flex;flex-direction:column;justify-content:center}flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__Items__Nav ul li{font-size:1.125rem;line-height:2.5rem;color:var(--color-gray-300);font-weight:700;transition:color .3s ease-in-out}flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__Items__Nav ul li[aria-current=true]{color:var(--color-blue-100);text-decoration:underline;text-underline-offset:2px}@media (min-width: 64em){flynt-component[name=BlockScrollThroughSection] .ScrollThroughSection__Items__Nav{display:block}}flynt-component[name=BlockScrollThroughSection] .is-desktop-indicator{display:none}@media (min-width: 64em){flynt-component[name=BlockScrollThroughSection] .is-desktop-indicator{display:block}}flynt-component[name=BlockScrollThroughSection][data-colour-scheme=blue] .ScrollThroughSection__StickyImage{border-left:5px solid var(--color-blue-100)}flynt-component[name=BlockScrollThroughSection][data-colour-scheme=blue] .ScrollThroughSection__Item__Image{border-left:5px solid var(--color-blue-100)}flynt-component[name=BlockScrollThroughSection][data-colour-scheme=light-blue] .ScrollThroughSection__StickyImage{border-left:5px solid var(--color-light-blue-100)}flynt-component[name=BlockScrollThroughSection][data-colour-scheme=light-blue] .ScrollThroughSection__Item__Image{border-left:5px solid var(--color-light-blue-100)}flynt-component[name=BlockScrollThroughSection][data-colour-scheme=pink] .ScrollThroughSection__StickyImage{border-left:5px solid var(--color-pink-100)}flynt-component[name=BlockScrollThroughSection][data-colour-scheme=pink] .ScrollThroughSection__Item__Image{border-left:5px solid var(--color-pink-100)}flynt-component[name=BlockScrollThroughSection][data-colour-scheme=orange] .ScrollThroughSection__StickyImage{border-left:5px solid var(--color-orange-100)}flynt-component[name=BlockScrollThroughSection][data-colour-scheme=orange] .ScrollThroughSection__Item__Image{border-left:5px solid var(--color-orange-100)}flynt-component[name=BlockScrollThroughSection][data-colour-scheme=green] .ScrollThroughSection__StickyImage{border-left:5px solid var(--color-green-100)}flynt-component[name=BlockScrollThroughSection][data-colour-scheme=green] .ScrollThroughSection__Item__Image{border-left:5px solid var(--color-green-100)}flynt-component[name=BlockScrollThroughSection][data-colour-scheme=light-green] .ScrollThroughSection__StickyImage{border-left:5px solid var(--color-light-green-100)}flynt-component[name=BlockScrollThroughSection][data-colour-scheme=light-green] .ScrollThroughSection__Item__Image{border-left:5px solid var(--color-light-green-100)}flynt-component[name=BlockScrollThroughSection][data-colour-scheme=yellow] .ScrollThroughSection__StickyImage{border-left:5px solid var(--color-yellow-100)}flynt-component[name=BlockScrollThroughSection][data-colour-scheme=yellow] .ScrollThroughSection__Item__Image{border-left:5px solid var(--color-yellow-100)}flynt-component[name=BlockScrollThroughSection][data-colour-scheme=purple] .ScrollThroughSection__StickyImage{border-left:5px solid var(--color-purple-100)}flynt-component[name=BlockScrollThroughSection][data-colour-scheme=purple] .ScrollThroughSection__Item__Image{border-left:5px solid var(--color-purple-100)}flynt-component[name=BlockStaffInsights] .StaffInsights__Heading{text-align:center;padding-bottom:24px}flynt-component[name=BlockStaffInsights] .StaffInsights__FilterSection{margin-bottom:40px}flynt-component[name=BlockStaffInsights] .StaffInsights__FilterWrapper{background-color:var(--color-gray-100);margin-bottom:30px;padding:16px}flynt-component[name=BlockStaffInsights] .StaffInsights__FilterControls{display:flex;flex-direction:column;gap:16px;margin:0 auto}flynt-component[name=BlockStaffInsights] .StaffInsights__FilterControls select{display:none}@media (min-width: 64em){flynt-component[name=BlockStaffInsights] .StaffInsights__FilterControls{flex-direction:row;gap:30px}}flynt-component[name=BlockStaffInsights] .StaffInsights__FilterItem{flex:1}flynt-component[name=BlockStaffInsights] .ts-control{display:flex;gap:6px;background-color:var(--color-white);border:0;border-bottom:1px solid var(--color-pink-100);border-radius:0;box-shadow:none;min-height:60px;padding:16px}flynt-component[name=BlockStaffInsights] .ts-control>input{margin-left:16px!important}flynt-component[name=BlockStaffInsights] .ts-control>div{background-color:var(--color-pink-10)!important;display:flex;align-items:center;gap:12px;padding:8px;margin:0}flynt-component[name=BlockStaffInsights] .ts-control .item{margin:0;display:flex;align-items:center;gap:12px;padding:3px 6px}flynt-component[name=BlockStaffInsights] .ts-dropdown{background-color:var(--color-white);border:1px solid var(--color-gray-200);box-shadow:0 4px 12px #0000001a;margin-top:5px;max-height:300px;overflow-y:auto}flynt-component[name=BlockStaffInsights] .ts-dropdown-content{max-height:300px;overflow-y:auto;padding:8px}flynt-component[name=BlockStaffInsights] .ts-dropdown-content .option{display:flex;align-items:center;gap:12px;padding:8px;cursor:pointer;transition:background-color .2s ease}flynt-component[name=BlockStaffInsights] .ts-dropdown-content .option.active{background-color:var(--color-gray-100)}flynt-component[name=BlockStaffInsights] .ts-dropdown-content .option input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--color-gray-300)!important;accent-color:var(--color-white);border-radius:0}flynt-component[name=BlockStaffInsights] .ts-dropdown-content .option input[type=checkbox]:checked{accent-color:var(--color-purple-100)}flynt-component[name=BlockStaffInsights] .ts-dropdown-content .option input[type=checkbox]:checked:after{content:"";display:block;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M15.846 5.154 7 14l-3.692-3.692' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:100%;background-repeat:no-repeat;background-position:center}flynt-component[name=BlockStaffInsights] .tomselect-checkbox{margin:0}flynt-component[name=BlockStaffInsights] .StaffInsights__ApplyButton{height:60px;padding:16px 24px}flynt-component[name=BlockStaffInsights] .StaffInsights__ActiveFilters{padding:0 16px}flynt-component[name=BlockStaffInsights] .StaffInsights__ActiveFilters__Inner{display:flex;flex-direction:column;flex-wrap:wrap;gap:12px}@media (min-width: 64em){flynt-component[name=BlockStaffInsights] .StaffInsights__ActiveFilters__Inner{flex-direction:row;align-items:center}}flynt-component[name=BlockStaffInsights] .StaffInsights__ActiveFilters__Label{color:var(--color-text-muted);font-size:1.125rem;line-height:1.75rem}flynt-component[name=BlockStaffInsights] .StaffInsights__ActiveFilters__List{display:flex;flex:1;flex-wrap:wrap;gap:12px;align-items:center}flynt-component[name=BlockStaffInsights] .StaffInsights__ActiveFilters__List>span{display:flex;align-items:center;background-color:var(--color-pink-10);font-size:1rem;gap:8px;line-height:1.5rem;padding:6px 12px 6px 16px}flynt-component[name=BlockStaffInsights] .StaffInsights__ActiveFilters__List>span>button{align-items:center;background-color:transparent;border:0;border-radius:50%;color:var(--color-text-muted);cursor:pointer;display:flex;height:20px;justify-content:center;padding:0;transition:background-color .2s ease,color .2s ease;width:20px}flynt-component[name=BlockStaffInsights] .StaffInsights__ActiveFilters__List>span>button:hover{background-color:var(--color-gray-200);color:var(--color-text)}flynt-component[name=BlockStaffInsights] .StaffInsights__ResultsCount{font-size:1.125rem;line-height:1.75rem;font-weight:600}flynt-component[name=BlockStaffInsights] .StaffInsights__Items{display:flex;flex-wrap:wrap;gap:24px}flynt-component[name=BlockStaffInsights] .StaffInsights__Item{background-color:var(--color-gray-100);flex:0 0 100%;padding:24px}@media (min-width: 36em){flynt-component[name=BlockStaffInsights] .StaffInsights__Item{flex:0 0 calc(50% - 12px)}}@media (min-width: 64em){flynt-component[name=BlockStaffInsights] .StaffInsights__Item{flex:0 0 calc(33.333% - 16px)}}flynt-component[name=BlockStaffInsights] .StaffInsights__Item__Media{display:block;position:relative;height:250px;margin-bottom:24px}flynt-component[name=BlockStaffInsights] .StaffInsights__Item__Media .play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;transition:transform .3s ease-in-out;z-index:3;cursor:pointer}flynt-component[name=BlockStaffInsights] .StaffInsights__Item__Media:hover .play-button{transform:translate(-50%,-50%) scale(1.1)}flynt-component[name=BlockStaffInsights] .StaffInsights__Item__Image{width:100%;height:100%;object-fit:cover;box-shadow:0 3px 3px -1.5px #0a0d120a,0 8px 8px -4px #0a0d1208,0 20px 24px -4px #0a0d1214}flynt-component[name=BlockStaffInsights] .StaffInsights__Item__Content{display:flex;flex-direction:column;gap:24px}flynt-component[name=BlockStaffInsights] .StaffInsights__Item__Head{display:flex;align-items:center;flex-direction:column;justify-content:space-between;text-align:center;gap:16px}@media (min-width: 80em){flynt-component[name=BlockStaffInsights] .StaffInsights__Item__Head{flex-direction:row;text-align:left}}flynt-component[name=BlockStaffInsights] .StaffInsights__Item__Head__Text{display:flex;flex-direction:column;gap:4px}flynt-component[name=BlockStaffInsights] .StaffInsights__Item__Title{font-size:1.125rem;line-height:1.75rem;font-weight:600;color:var(--color-text)}flynt-component[name=BlockStaffInsights] .StaffInsights__Item__Job{font-size:.875rem;line-height:1.25rem;color:var(--color-text-muted);font-weight:600}flynt-component[name=BlockStaffInsights] .StaffInsights__Item__Logo{width:150px;height:auto;mix-blend-mode:multiply}flynt-component[name=BlockStaffInsights] .StaffInsights__Item__Body{font-size:.875rem;line-height:1.25rem;color:var(--color-gray-600)}flynt-component[name=BlockStaffInsights] .StaffInsights__Items__Empty{width:100%;text-align:center;padding:40px 0;font-size:1.125rem;line-height:1.75rem;font-weight:600}flynt-component[name=BlockStaffInsights] .StaffInsights__Pagination{border-top:1px solid var(--color-gray-300);margin-top:32px}@media (min-width: 64em){flynt-component[name=BlockStaffInsights] .StaffInsights__Pagination{margin-top:64px}}flynt-component[name=BlockStaffInsights] .StaffInsights__Cta{display:flex;gap:24px;background-color:var(--color-gray-100);width:100%;padding:24px 24px 24px 32px}@media (min-width: 64em){flynt-component[name=BlockStaffInsights] .StaffInsights__Cta{padding:24px 12px 24px 48px}}flynt-component[name=BlockStaffInsights] .StaffInsights__Cta__Content{display:flex;flex-direction:column;gap:32px}flynt-component[name=BlockStaffInsights] .StaffInsights__Cta__Content h3{color:var(--color-text);display:inline-flex}flynt-component[name=BlockStaffInsights] .StaffInsights__Cta__Content h3 svg{width:50px;height:50px;flex:0 0 auto;margin-left:-50px}flynt-component[name=BlockStaffInsights] .StaffInsights__Cta__Text{font-size:1.125rem;line-height:1.75rem;color:var(--color-text-muted)}@media (max-width: 63.99em){flynt-component[name=BlockStaffInsights] .StaffInsights__Cta__Button .button{width:100%}}flynt-component[name=BlockStaffInsights].loading{position:relative}flynt-component[name=BlockStaffInsights].loading:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-white);opacity:.5;z-index:999}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Filter{margin-bottom:2rem}@media (min-width: 48em){flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Filter{margin-bottom:3rem}}@media (min-width: 48em){flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Filter__Mobile{display:none}}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Filter__Desktop{display:none}@media (min-width: 48em){flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Filter__Desktop{display:block}}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Filter__Select{width:100%;padding:1rem 2.5rem 1rem 1rem;border:1px solid var(--color-border);border-bottom:1px solid var(--color-blue-100);background-color:var(--color-gray-50);font-size:1rem;line-height:1.5rem;color:var(--color-gray-600);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.5em 1.5em}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Filter__Select:focus{outline:none;border-color:var(--color-blue-100);box-shadow:0 0 0 3px #0064c81a}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Filter__Buttons{display:flex;gap:1rem;flex-wrap:wrap;padding:16px 32px;border-bottom:1px solid var(--color-gray-200)}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Filter__Buttons button{padding:1rem 1.5rem;border:1px solid var(--color-border);background-color:var(--color-white);color:var(--color-gray-600);font-size:1.125rem;line-height:1.75rem;font-weight:400;cursor:pointer;transition:all .3s ease}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Filter__Buttons button:hover{border-color:var(--color-blue-100);color:var(--color-blue-100)}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Filter__Buttons button.active{border-color:var(--color-blue-100);color:var(--color-blue-100)}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px}@media (min-width: 48em){flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Grid{gap:32px}}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Card{flex:0 0 auto;width:100%;background-color:var(--color-white);visibility:hidden;opacity:0;height:0;overflow:hidden;display:none;animation:fadeIn .6s ease-in-out}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Card[aria-hidden=false]{visibility:visible;opacity:1;height:auto;display:block}@media (min-width: 36em){flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Card{width:calc(50% - 12px)}}@media (min-width: 48em){flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Card{width:calc(33.333333% - 21.3333333333px)}}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Card__Image{position:relative;height:300px;background-color:var(--color-gray-50);overflow:hidden}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Card__Image img{height:100%;width:auto;object-fit:cover;object-position:center;margin:0 auto}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Card__Image__Placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--color-gray-400);background-color:var(--color-gray-50)}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Card__Content{padding:24px 0;text-align:center}@media (min-width: 36em){flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Card__Content{padding:24px;text-align:left}}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Card__Name{font-size:1.125rem;line-height:1.75rem;font-weight:600;color:var(--color-gray-800);margin-bottom:.25rem}@media (min-width: 48em){flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Card__Name{font-size:1.125rem;line-height:1.75rem}}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Card__JobTitle{font-size:.875rem;line-height:1.25rem;color:var(--color-gray-600);margin-bottom:1.5rem}@media (min-width: 48em){flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Card__JobTitle{font-size:.875rem;line-height:1.25rem}}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Card__Social{display:flex;gap:1rem;justify-content:center}@media (min-width: 36em){flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Card__Social{justify-content:flex-start}}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Card__LinkedIn{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background-color:#1275b1;border-radius:50%;color:var(--color-white);text-decoration:none;transition:background-color .3s ease}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Card__LinkedIn:hover{background-color:#0d5a8a}flynt-component[name=BlockStaffMembers] .BlockStaffMembers__Card__LinkedIn svg{width:12px;height:12px}flynt-component[name=BlockStatisticsFull] .StatisticsFull__HeaderBar{display:flex;flex-direction:column;gap:24px;padding-bottom:32px}@media (min-width: 64em){flynt-component[name=BlockStatisticsFull] .StatisticsFull__HeaderBar{flex-direction:row;align-items:flex-end;justify-content:stretch;padding-bottom:64px}}flynt-component[name=BlockStatisticsFull] .StatisticsFull__HeaderBar__Content{flex-shrink:1;display:flex;flex-direction:column;max-width:860px;gap:24px}flynt-component[name=BlockStatisticsFull] .StatisticsFull__HeaderBar__CtaButtons{display:none;flex-grow:1}flynt-component[name=BlockStatisticsFull] .StatisticsFull__HeaderBar__CtaButtons .button{white-space:nowrap}@media (min-width: 64em){flynt-component[name=BlockStatisticsFull] .StatisticsFull__HeaderBar__CtaButtons{justify-content:flex-end;gap:12px;display:flex}}flynt-component[name=BlockStatisticsFull] .StatisticsFull__Cols{display:flex;flex-direction:column;gap:40px}@media (min-width: 64em){flynt-component[name=BlockStatisticsFull] .StatisticsFull__Cols{flex-direction:row;align-items:center;gap:80px}}@media (min-width: 64em){flynt-component[name=BlockStatisticsFull] .StatisticsFull__Col{flex:0 0 auto;width:calc(50% - 40px)}}flynt-component[name=BlockStatisticsFull] .StatisticsFull__StatsList{list-style:none;text-align:center;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}@media (min-width: 48em){flynt-component[name=BlockStatisticsFull] .StatisticsFull__StatsList{flex-direction:row;flex-wrap:wrap;gap:64px 32px}}flynt-component[name=BlockStatisticsFull] .StatisticsFull__StatsItem{display:flex;flex-direction:column;gap:8px}@media (min-width: 48em){flynt-component[name=BlockStatisticsFull] .StatisticsFull__StatsItem{flex:0 0 auto;width:calc(50% - 16px)}}flynt-component[name=BlockStatisticsFull] .StatisticsFull__StatsItem__Stat{font-size:3rem;line-height:3.75rem;font-weight:700;letter-spacing:-1px;padding-bottom:4px;color:var(--color-blue-100)}flynt-component[name=BlockStatisticsFull] .StatisticsFull__StatsItem__Title{font-size:1.125rem;line-height:1.75rem;font-weight:700}flynt-component[name=BlockStatisticsFull] .StatisticsFull__StatsItem__Description{font-size:1.125rem;line-height:1.75rem;color:var(--color-text-muted);max-width:400px;margin:0 auto}@media (min-width: 48em){flynt-component[name=BlockStatisticsFull] .StatisticsFull__StatsItem__Description{font-size:1rem;line-height:1.5rem}}flynt-component[name=BlockStatisticsFull] .StatisticsFull__Image{position:relative}flynt-component[name=BlockStatisticsFull] .StatisticsFull__Image img{height:230px;width:100%;object-fit:cover;object-position:center;position:relative;z-index:2}@media (min-width: 64em){flynt-component[name=BlockStatisticsFull] .StatisticsFull__Image img{height:300px}}@media (min-width: 80em){flynt-component[name=BlockStatisticsFull] .StatisticsFull__Image img{height:480px}}@media (min-width: 64em){flynt-component[name=BlockStatisticsFull] .StatisticsFull__Image:after{background-color:var(--color-light-blue-100);content:"";display:block;height:auto;width:80%;max-width:430px;aspect-ratio:1/1;position:absolute;bottom:-20px;right:-20px;z-index:1}}flynt-component[name=BlockStatisticsFull] .StatisticsFull__Video{position:relative}flynt-component[name=BlockStatisticsFull] .StatisticsFull__Video .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);transition:transform .3s ease-in-out;z-index:3;cursor:pointer}flynt-component[name=BlockStatisticsFull] .StatisticsFull__Video a:hover .play-button{transform:translate(-50%,-50%) scale(1.1)}flynt-component[name=BlockStatisticsFull] .StatisticsFull__Video img{aspect-ratio:16/9;object-fit:cover;object-position:center;position:relative;z-index:2;box-shadow:0 3px 3px -1.5px #0a0d1251,0 8px 8px -4px #0a0d123e,0 20px 24px -4px #0a0d123f}flynt-component[name=BlockStatisticsFull] .StatisticsFull__CtaButtonsMobile{display:flex;flex-direction:column;gap:12px;padding-top:40px}@media (min-width: 64em){flynt-component[name=BlockStatisticsFull] .StatisticsFull__CtaButtonsMobile{display:none}}flynt-component[name=BlockStatisticsFull] .StatisticsFull__CtaButtonsMobile .button{width:100%}flynt-component[name=BlockStatisticsFull][data-colour-scheme=blue] .StatisticsFull__StatsItem__Stat{color:var(--color-blue-100)}flynt-component[name=BlockStatisticsFull][data-colour-scheme=blue] .StatisticsFull__Image:after{background-color:var(--color-blue-100)}flynt-component[name=BlockStatisticsFull][data-colour-scheme=light-blue] .StatisticsFull__StatsItem__Stat{color:var(--color-light-blue-100)}flynt-component[name=BlockStatisticsFull][data-colour-scheme=light-blue] .StatisticsFull__Image:after{background-color:var(--color-light-blue-100)}flynt-component[name=BlockStatisticsFull][data-colour-scheme=pink] .StatisticsFull__StatsItem__Stat{color:var(--color-pink-100)}flynt-component[name=BlockStatisticsFull][data-colour-scheme=pink] .StatisticsFull__Image:after{background-color:var(--color-pink-100)}flynt-component[name=BlockStatisticsFull][data-colour-scheme=orange] .StatisticsFull__StatsItem__Stat{color:var(--color-orange-100)}flynt-component[name=BlockStatisticsFull][data-colour-scheme=orange] .StatisticsFull__Image:after{background-color:var(--color-orange-100)}flynt-component[name=BlockStatisticsFull][data-colour-scheme=green] .StatisticsFull__StatsItem__Stat{color:var(--color-green-100)}flynt-component[name=BlockStatisticsFull][data-colour-scheme=green] .StatisticsFull__Image:after{background-color:var(--color-green-100)}flynt-component[name=BlockStatisticsFull][data-colour-scheme=light-green] .StatisticsFull__StatsItem__Stat{color:var(--color-light-green-100)}flynt-component[name=BlockStatisticsFull][data-colour-scheme=light-green] .StatisticsFull__Image:after{background-color:var(--color-light-green-100)}flynt-component[name=BlockStatisticsFull][data-colour-scheme=yellow] .StatisticsFull__StatsItem__Stat{color:var(--color-yellow-100)}flynt-component[name=BlockStatisticsFull][data-colour-scheme=yellow] .StatisticsFull__Image:after{background-color:var(--color-yellow-100)}flynt-component[name=BlockStatisticsFull][data-colour-scheme=purple] .StatisticsFull__StatsItem__Stat{color:var(--color-purple-100)}flynt-component[name=BlockStatisticsFull][data-colour-scheme=purple] .StatisticsFull__Image:after{background-color:var(--color-purple-100)}flynt-component[name=BlockStatisticsRow] .StatisticsRow__Wrap{padding:0 var(--container-spacing);max-width:1570px;margin:0 auto}flynt-component[name=BlockStatisticsRow] .StatisticsRow__StatsList{list-style:none;text-align:center;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}@media (min-width: 48em){flynt-component[name=BlockStatisticsRow] .StatisticsRow__StatsList{flex-direction:row;flex-wrap:wrap;justify-content:stretch}}@media (min-width: 64em){flynt-component[name=BlockStatisticsRow] .StatisticsRow__StatsList{flex-wrap:nowrap}}flynt-component[name=BlockStatisticsRow] .StatisticsRow__StatsItem{display:flex;padding:0 16px}@media (min-width: 48em){flynt-component[name=BlockStatisticsRow] .StatisticsRow__StatsItem{flex:0 0 auto;width:calc(50% - 8px)}}@media (min-width: 64em){flynt-component[name=BlockStatisticsRow] .StatisticsRow__StatsItem{flex-grow:1;flex-basis:0;align-items:center;border-right:1px solid var(--color-gray-200)}flynt-component[name=BlockStatisticsRow] .StatisticsRow__StatsItem:last-child{border-right:none}}flynt-component[name=BlockStatisticsRow] .StatisticsRow__StatsItem__Content{display:flex;flex-direction:column;gap:8px;max-width:400px;margin:0 auto}@media (min-width: 48em){flynt-component[name=BlockStatisticsRow] .StatisticsRow__StatsItem__Content{max-width:310px}}flynt-component[name=BlockStatisticsRow] .StatisticsRow__StatsItem__Stat{font-size:3rem;line-height:3.75rem;font-weight:700;letter-spacing:-1px;padding-bottom:4px;color:var(--color-blue-100)}flynt-component[name=BlockStatisticsRow] .StatisticsRow__StatsItem__Title{font-size:1.125rem;line-height:1.75rem;font-weight:700}flynt-component[name=BlockStatisticsRow] .StatisticsRow__StatsItem__Description{font-size:1.125rem;line-height:1.75rem;color:var(--color-text-muted)}@media (min-width: 48em){flynt-component[name=BlockStatisticsRow] .StatisticsRow__StatsItem__Description{font-size:1rem;line-height:1.5rem}}flynt-component[name=BlockStatisticsRow][data-background=gray]{background-color:var(--color-gray-50)}flynt-component[name=BlockStatisticsRow][data-colour-scheme=blue] .StatisticsRow__StatsItem__Stat{color:var(--color-blue-100)}flynt-component[name=BlockStatisticsRow][data-colour-scheme=light-blue] .StatisticsRow__StatsItem__Stat{color:var(--color-light-blue-100)}flynt-component[name=BlockStatisticsRow][data-colour-scheme=pink] .StatisticsRow__StatsItem__Stat{color:var(--color-pink-100)}flynt-component[name=BlockStatisticsRow][data-colour-scheme=orange] .StatisticsRow__StatsItem__Stat{color:var(--color-orange-100)}flynt-component[name=BlockStatisticsRow][data-colour-scheme=green] .StatisticsRow__StatsItem__Stat{color:var(--color-green-100)}flynt-component[name=BlockStatisticsRow][data-colour-scheme=light-green] .StatisticsRow__StatsItem__Stat{color:var(--color-light-green-100)}flynt-component[name=BlockStatisticsRow][data-colour-scheme=yellow] .StatisticsRow__StatsItem__Stat{color:var(--color-yellow-100)}flynt-component[name=BlockStatisticsRow][data-colour-scheme=purple] .StatisticsRow__StatsItem__Stat{color:var(--color-purple-100)}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Header{margin-bottom:24px}@media (min-width: 48em){flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Header{margin-bottom:64px}}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Intro{font-size:1.25rem;line-height:1.875rem;color:var(--color-text-muted);padding-top:20px}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Tabs{margin-bottom:24px;padding:32px 16px;background-color:var(--color-gray-100)}@media (min-width: 48em){flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Tabs{margin-bottom:64px;background-color:transparent;padding:0}}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Tabs__Desktop{display:none}@media (min-width: 48em){flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Tabs__Desktop{display:inline-block}}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Tabs__Mobile{display:block}@media (min-width: 48em){flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Tabs__Mobile{display:none}}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Tabs__List{display:flex;background-color:var(--color-gray-50);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Tabs__List::-webkit-scrollbar{display:none}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Tab{background:transparent;border-top:1px solid var(--color-gray-300);border-bottom:1px solid var(--color-gray-300);padding:12px 20px;font-size:1rem;font-weight:600;line-height:1.5rem;color:var(--color-blue-100);cursor:pointer;transition:all .3s ease;white-space:nowrap;flex-shrink:0;position:relative}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Tab:first-child{border-left:1px solid var(--color-gray-300)}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Tab:last-child{border-right:1px solid var(--color-gray-300)}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Tab:hover{background-color:var(--color-blue-80);color:var(--color-white);border-color:var(--color-blue-80)}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Tab--active{background-color:var(--color-blue-100);color:var(--color-white);border-color:var(--color-blue-100)}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Tab--active:hover{background-color:var(--color-blue-100);color:var(--color-white)}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Select{width:100%;padding:12px 40px 12px 16px;border:0;border-bottom:1px solid var(--color-blue-100);background-color:var(--color-white);font-size:1rem;font-weight:600;line-height:1.5rem;color:var(--color-gray-800);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.5 10H17.5M2.5 5H17.5M2.5 15H17.5" stroke="%23181D27" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:right 12px center;background-repeat:no-repeat;background-size:16px;outline:0}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Content{position:relative}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slider{overflow:hidden}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide{--slide-spacing: 0;opacity:0;transition:opacity .3s ease}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide--active{opacity:1}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide__Content{display:flex;flex-direction:column;gap:24px}@media (min-width: 64em){flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide__Content{flex-direction:row;align-items:center;gap:96px}}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide__Text{order:1;flex:0 0 auto}@media (min-width: 64em){flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide__Text{order:0;flex:0 0 calc(50% - 48px)}}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide__Media{order:0;flex:0 0 auto}@media (min-width: 64em){flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide__Media{order:1;flex:0 0 calc(50% - 48px)}}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide__Heading{margin-bottom:24px}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide__Content__Text{font-size:1.125rem;line-height:1.75rem;color:var(--color-text-muted)}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide__Content__Text p{padding-bottom:16px}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide__Content__Text p:first-child{font-size:1.25rem;line-height:1.875rem;color:var(--color-text)}@media (min-width: 64em){flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide__Content__Text p:first-child{font-size:1.5rem;line-height:2rem}}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide__Content__Text p:last-child{padding-bottom:0}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide__Image{position:relative;overflow:hidden;border-left:5px solid var(--color-blue-100)}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide__Image img{aspect-ratio:575/500;width:100%;display:block;object-fit:cover;object-position:center}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide__Video{position:relative}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide__Video .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);transition:transform .3s ease-in-out;z-index:3;cursor:pointer}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide__Video a{display:block}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide__Video a:hover .play-button{transform:translate(-50%,-50%) scale(1.1)}flynt-component[name=BlockTabbedCarousel] .TabbedCarousel__Slide__Video img{aspect-ratio:16/9;object-fit:cover;object-position:center;position:relative;width:100%;z-index:2;box-shadow:0 3px 3px -1.5px #0a0d1251,0 8px 8px -4px #0a0d123e,0 20px 24px -4px #0a0d123f}flynt-component[name=BlockTabbedCarousel] .embla{overflow:hidden}flynt-component[name=BlockTabbedCarousel] .embla__container{display:flex}flynt-component[name=BlockTabbedCarousel] .embla__slide{flex:0 0 100%;min-width:0}flynt-component[name=BlockTabbedCarousel][data-colour-scheme=blue] .TabbedCarousel__Slide__Image{border-left-color:var(--color-blue-100)}flynt-component[name=BlockTabbedCarousel][data-colour-scheme=light-blue] .TabbedCarousel__Slide__Image{border-left-color:var(--color-light-blue-100)}flynt-component[name=BlockTabbedCarousel][data-colour-scheme=pink] .TabbedCarousel__Slide__Image{border-left-color:var(--color-pink-100)}flynt-component[name=BlockTabbedCarousel][data-colour-scheme=orange] .TabbedCarousel__Slide__Image{border-left-color:var(--color-orange-100)}flynt-component[name=BlockTabbedCarousel][data-colour-scheme=green] .TabbedCarousel__Slide__Image{border-left-color:var(--color-green-100)}flynt-component[name=BlockTabbedCarousel][data-colour-scheme=light-green] .TabbedCarousel__Slide__Image{border-left-color:var(--color-light-green-100)}flynt-component[name=BlockTabbedCarousel][data-colour-scheme=yellow] .TabbedCarousel__Slide__Image{border-left-color:var(--color-yellow-100)}flynt-component[name=BlockTabbedCarousel][data-colour-scheme=purple] .TabbedCarousel__Slide__Image{border-left-color:var(--color-purple-100)}flynt-component[name=BlockTestimonials] blockquote{border:0;margin:0}flynt-component[name=BlockTestimonials] .Testimonials__HeadingBar{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:32px;padding-bottom:32px}flynt-component[name=BlockTestimonials] .Testimonials__HeadingBar h2{max-width:860px;font-size:1.5rem;line-height:2rem;letter-spacing:-1px}@media (min-width: 48em){flynt-component[name=BlockTestimonials] .Testimonials__HeadingBar h2{font-size:2.25rem;line-height:2.75rem}}@media (min-width: 64em){flynt-component[name=BlockTestimonials] .Testimonials__HeadingBar{flex-direction:row;gap:64px;padding-bottom:64px}}flynt-component[name=BlockTestimonials] .embla{--slide-spacing: 0}flynt-component[name=BlockTestimonials] .Testimonials__Items{background-color:var(--color-gray-100)}flynt-component[name=BlockTestimonials] .Testimonials__Item{display:flex;flex-direction:column}@media (min-width: 36em){flynt-component[name=BlockTestimonials] .Testimonials__Item{flex-direction:row;border-left:5px solid var(--color-light-blue-100)}}flynt-component[name=BlockTestimonials] .Testimonials__Item__Content{display:flex;flex-direction:column;justify-content:center;padding:24px;order:2}@media (min-width: 36em){flynt-component[name=BlockTestimonials] .Testimonials__Item__Content{padding:32px;order:1}}@media (min-width: 80em){flynt-component[name=BlockTestimonials] .Testimonials__Item__Content{padding:96px 64px}}flynt-component[name=BlockTestimonials] .Testimonials__Item__Content__Text{font-size:1.25rem;line-height:1.875rem}@media (min-width: 36em){flynt-component[name=BlockTestimonials] .Testimonials__Item__Content__Text{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 64em){flynt-component[name=BlockTestimonials] .Testimonials__Item__Content__Text{font-size:1.5rem;line-height:2rem}}@media (min-width: 80em){flynt-component[name=BlockTestimonials] .Testimonials__Item__Content__Text{font-size:1.875rem;line-height:2.375rem}}flynt-component[name=BlockTestimonials] cite{padding-top:24px;display:flex;flex-direction:column;gap:32px}@media (min-width: 48em){flynt-component[name=BlockTestimonials] cite{flex-direction:row;justify-content:space-between;padding-top:32px}}flynt-component[name=BlockTestimonials] .Testimonials__Item__Content__Author{font-size:1.125rem;font-weight:700}@media (max-width: 47.99em){flynt-component[name=BlockTestimonials] .Testimonials__Item__Content__IconWrap{display:flex;justify-content:flex-end}flynt-component[name=BlockTestimonials] .Testimonials__Item__Content__IconWrap svg{height:32px;width:auto}}flynt-component[name=BlockTestimonials] .Testimonials__Item__Photo{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding-top:20px;padding-right:24px;border-bottom:5px solid var(--color-light-blue-100);order:1}flynt-component[name=BlockTestimonials] .Testimonials__Item__Photo img{height:280px;width:100%;max-width:250px;margin:0 auto;object-fit:cover;object-position:center top}@media (min-width: 36em){flynt-component[name=BlockTestimonials] .Testimonials__Item__Photo img{width:250px;height:250px}}@media (min-width: 64em){flynt-component[name=BlockTestimonials] .Testimonials__Item__Photo img{max-width:initial;width:480px;height:450px}}@media (min-width: 36em){flynt-component[name=BlockTestimonials] .Testimonials__Item__Photo{flex:0 0 auto;border-bottom:none}}@media (min-width: 64em){flynt-component[name=BlockTestimonials] .Testimonials__Item__Photo{order:2}}flynt-component[name=BlockTestimonials] .Testimonials__Nav{display:none}@media (min-width: 36em){flynt-component[name=BlockTestimonials] .Testimonials__Nav{display:flex}}flynt-component[name=BlockTestimonials] .Testimonials__NavMobile{padding-top:40px}@media (min-width: 36em){flynt-component[name=BlockTestimonials] .Testimonials__NavMobile{display:none}}flynt-component[name=BlockTestimonials][data-colour-scheme=blue] .Testimonials__Item{border-color:var(--color-blue-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=blue] .Testimonials__Item__Content__IconWrap svg path{fill:var(--color-blue-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=blue] .Testimonials__Item__Photo{border-color:var(--color-blue-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=light-blue] .Testimonials__Item{border-color:var(--color-light-blue-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=light-blue] .Testimonials__Item__Content__IconWrap svg path{fill:var(--color-light-blue-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=light-blue] .Testimonials__Item__Photo{border-color:var(--color-light-blue-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=pink] .Testimonials__Item{border-color:var(--color-pink-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=pink] .Testimonials__Item__Content__IconWrap svg path{fill:var(--color-pink-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=pink] .Testimonials__Item__Photo{border-color:var(--color-pink-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=orange] .Testimonials__Item{border-color:var(--color-orange-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=orange] .Testimonials__Item__Content__IconWrap svg path{fill:var(--color-orange-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=orange] .Testimonials__Item__Photo{border-color:var(--color-orange-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=green] .Testimonials__Item{border-color:var(--color-green-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=green] .Testimonials__Item__Content__IconWrap svg path{fill:var(--color-green-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=green] .Testimonials__Item__Photo{border-color:var(--color-green-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=light-green] .Testimonials__Item{border-color:var(--color-light-green-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=light-green] .Testimonials__Item__Content__IconWrap svg path{fill:var(--color-light-green-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=light-green] .Testimonials__Item__Photo{border-color:var(--color-light-green-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=yellow] .Testimonials__Item{border-color:var(--color-yellow-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=yellow] .Testimonials__Item__Content__IconWrap svg path{fill:var(--color-yellow-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=yellow] .Testimonials__Item__Photo{border-color:var(--color-yellow-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=purple] .Testimonials__Item{border-color:var(--color-purple-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=purple] .Testimonials__Item__Content__IconWrap svg path{fill:var(--color-purple-100)}flynt-component[name=BlockTestimonials][data-colour-scheme=purple] .Testimonials__Item__Photo{border-color:var(--color-purple-100)}flynt-component[name=BlockTestimonials][data-background=gray]{background-color:var(--color-gray-100)}flynt-component[name=BlockTestimonials][data-background=gray] .Testimonials__Items{background-color:var(--color-white)}flynt-component[name=BlockTestimonialsFullWidth] blockquote{border:0;margin:0}flynt-component[name=BlockTestimonialsFullWidth] .TestimonialsFullWidth__Item{display:flex;flex-direction:column;background-color:var(--color-gray-100)}@media (min-width: 48em){flynt-component[name=BlockTestimonialsFullWidth] .TestimonialsFullWidth__Item{flex-direction:row;gap:40px}}@media (min-width: 64em){flynt-component[name=BlockTestimonialsFullWidth] .TestimonialsFullWidth__Item{gap:80px}}flynt-component[name=BlockTestimonialsFullWidth] .TestimonialsFullWidth__Item__Photo{position:relative;border-bottom:5px solid var(--color-light-blue-100)}flynt-component[name=BlockTestimonialsFullWidth] .TestimonialsFullWidth__Item__Photo img{height:280px;width:100%;margin:0 auto;object-fit:cover;object-position:center top}@media (min-width: 36em){flynt-component[name=BlockTestimonialsFullWidth] .TestimonialsFullWidth__Item__Photo img{height:100%;min-height:300px}}@media (min-width: 64em){flynt-component[name=BlockTestimonialsFullWidth] .TestimonialsFullWidth__Item__Photo img{min-height:500px}}@media (min-width: 48em){flynt-component[name=BlockTestimonialsFullWidth] .TestimonialsFullWidth__Item__Photo{flex:0 0 auto;width:calc(50% - 20px);border-bottom:none;border-right:5px solid var(--color-light-blue-100)}}@media (min-width: 64em){flynt-component[name=BlockTestimonialsFullWidth] .TestimonialsFullWidth__Item__Photo{width:calc(50% - 40px)}}flynt-component[name=BlockTestimonialsFullWidth] .TestimonialsFullWidth__Item__Content{display:flex;flex-direction:column;justify-content:center;padding:24px}@media (min-width: 36em){flynt-component[name=BlockTestimonialsFullWidth] .TestimonialsFullWidth__Item__Content{padding:32px}}@media (min-width: 48em){flynt-component[name=BlockTestimonialsFullWidth] .TestimonialsFullWidth__Item__Content{flex:0 0 auto;width:calc(50% - 20px);padding:32px 40px 32px 0}}@media (min-width: 64em){flynt-component[name=BlockTestimonialsFullWidth] .TestimonialsFullWidth__Item__Content{width:calc(50% - 40px);padding-right:80px}}flynt-component[name=BlockTestimonialsFullWidth] .TestimonialsFullWidth__Item__Content__Text{font-size:1.25rem;line-height:1.875rem}@media (min-width: 36em){flynt-component[name=BlockTestimonialsFullWidth] .TestimonialsFullWidth__Item__Content__Text{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 64em){flynt-component[name=BlockTestimonialsFullWidth] .TestimonialsFullWidth__Item__Content__Text{font-size:1.5rem;line-height:2rem}}@media (min-width: 80em){flynt-component[name=BlockTestimonialsFullWidth] .TestimonialsFullWidth__Item__Content__Text{font-size:1.875rem;line-height:2.375rem}}flynt-component[name=BlockTestimonialsFullWidth] cite{padding-top:24px;display:flex;flex-direction:column;gap:32px}@media (min-width: 48em){flynt-component[name=BlockTestimonialsFullWidth] cite{flex-direction:row;justify-content:space-between;padding-top:32px}}flynt-component[name=BlockTestimonialsFullWidth] .TestimonialsFullWidth__Item__Content__Author{font-size:1.125rem;font-weight:600}@media (max-width: 47.99em){flynt-component[name=BlockTestimonialsFullWidth] .TestimonialsFullWidth__Item__Content__IconWrap{display:flex;justify-content:flex-end}flynt-component[name=BlockTestimonialsFullWidth] .TestimonialsFullWidth__Item__Content__IconWrap svg{height:32px;width:auto}}@media (max-width: 47.99em){flynt-component[name=BlockTestimonialsFullWidth]{padding-left:var(--container-spacing);padding-right:var(--container-spacing)}}flynt-component[name=BlockTestimonialsFullWidth][data-colour-scheme=blue] .TestimonialsFullWidth__Item__Photo{border-color:var(--color-blue-100)}flynt-component[name=BlockTestimonialsFullWidth][data-colour-scheme=blue] .TestimonialsFullWidth__Item__Content__IconWrap svg path{fill:var(--color-blue-100)}flynt-component[name=BlockTestimonialsFullWidth][data-colour-scheme=light-blue] .TestimonialsFullWidth__Item__Photo{border-color:var(--color-light-blue-100)}flynt-component[name=BlockTestimonialsFullWidth][data-colour-scheme=light-blue] .TestimonialsFullWidth__Item__Content__IconWrap svg path{fill:var(--color-light-blue-100)}flynt-component[name=BlockTestimonialsFullWidth][data-colour-scheme=pink] .TestimonialsFullWidth__Item__Photo{border-color:var(--color-pink-100)}flynt-component[name=BlockTestimonialsFullWidth][data-colour-scheme=pink] .TestimonialsFullWidth__Item__Content__IconWrap svg path{fill:var(--color-pink-100)}flynt-component[name=BlockTestimonialsFullWidth][data-colour-scheme=orange] .TestimonialsFullWidth__Item__Photo{border-color:var(--color-orange-100)}flynt-component[name=BlockTestimonialsFullWidth][data-colour-scheme=orange] .TestimonialsFullWidth__Item__Content__IconWrap svg path{fill:var(--color-orange-100)}flynt-component[name=BlockTestimonialsFullWidth][data-colour-scheme=green] .TestimonialsFullWidth__Item__Photo{border-color:var(--color-green-100)}flynt-component[name=BlockTestimonialsFullWidth][data-colour-scheme=green] .TestimonialsFullWidth__Item__Content__IconWrap svg path{fill:var(--color-green-100)}flynt-component[name=BlockTestimonialsFullWidth][data-colour-scheme=light-green] .TestimonialsFullWidth__Item__Photo{border-color:var(--color-light-green-100)}flynt-component[name=BlockTestimonialsFullWidth][data-colour-scheme=light-green] .TestimonialsFullWidth__Item__Content__IconWrap svg path{fill:var(--color-light-green-100)}flynt-component[name=BlockTestimonialsFullWidth][data-colour-scheme=yellow] .TestimonialsFullWidth__Item__Photo{border-color:var(--color-yellow-100)}flynt-component[name=BlockTestimonialsFullWidth][data-colour-scheme=yellow] .TestimonialsFullWidth__Item__Content__IconWrap svg path{fill:var(--color-yellow-100)}flynt-component[name=BlockTestimonialsFullWidth][data-colour-scheme=purple] .TestimonialsFullWidth__Item__Photo{border-color:var(--color-purple-100)}flynt-component[name=BlockTestimonialsFullWidth][data-colour-scheme=purple] .TestimonialsFullWidth__Item__Content__IconWrap svg path{fill:var(--color-purple-100)}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Cols{--cols-gap: 40px;display:flex;flex-direction:column;gap:var(--cols-gap)}@media (min-width: 36em){flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Cols{--cols-gap: 60px}}@media (min-width: 64em){flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Cols{flex-direction:row;align-items:center;--cols-gap: 80px}}@media (min-width: 80em){flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Cols{--cols-gap: 96px}}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Col{flex:1}@media (min-width: 64em){flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Col--content{flex:0 0 auto;width:50%;max-width:400px}}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__ContentWrap{max-width:480px;display:flex;flex-direction:column;gap:16px}@media (min-width: 64em){flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__ContentWrap{gap:24px}}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__TextContent{font-size:1.125rem;line-height:1.75rem}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__TextContent p{padding-bottom:16px}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__TextContent p:first-child{font-size:1.5rem;line-height:2rem;padding-bottom:24px}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__CtaLinks{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:16px}@media (min-width: 64em){flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__CtaLinks li{border-right:1px solid var(--color-gray-300);flex:1}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__CtaLinks li:first-child{padding-left:0}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__CtaLinks li:last-child{padding-right:0;border-right:none;text-align:right}}@media (min-width: 64em){flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__CtaLinks{flex-direction:row;flex-wrap:wrap;gap:16px 0}}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Comparison{position:relative;z-index:2}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Comparison img-comparison-slider{--divider-width: 3px;visibility:hidden;width:100%;height:250px;position:relative;z-index:2}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Comparison img-comparison-slider [slot=second]{display:none}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Comparison img-comparison-slider.rendered{visibility:inherit}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Comparison img-comparison-slider.rendered [slot=second]{display:unset}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Comparison img-comparison-slider [slot=handle]{width:40px;height:40px;max-inline-size:initial;animation:pulse 1.5s infinite}@media (min-width: 48em){flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Comparison img-comparison-slider [slot=handle]{width:50px;height:50px}}@media (min-width: 64em){flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Comparison img-comparison-slider [slot=handle]{width:86px;height:86px}}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Comparison img-comparison-slider img{width:100%;height:250px;object-fit:cover;object-position:center}@media (min-width: 48em){flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Comparison img-comparison-slider img{height:300px}}@media (min-width: 64em){flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Comparison img-comparison-slider img{height:480px}}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Comparison img-comparison-slider:focus{outline:none}@media (min-width: 48em){flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Comparison img-comparison-slider{height:300px}}@media (min-width: 64em){flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Comparison img-comparison-slider{height:480px}}@media (min-width: 80em){flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Comparison:after{background-color:var(--color-light-blue-100);content:"";display:block;height:auto;width:50%;max-width:430px;aspect-ratio:1/1;position:absolute;bottom:12px;right:-20px;z-index:1}}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Comparison__Caption{padding:5px;font-size:.875rem;line-height:1.25rem;color:var(--color-text-muted);font-weight:600}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Video{position:relative}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Video .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);transition:transform .3s ease-in-out;z-index:3;cursor:pointer}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Video a:hover .play-button{transform:translate(-50%,-50%) scale(1.1)}flynt-component[name=BlockTextAndImageComparison] .TextAndImageComparison__Video img{aspect-ratio:16/9;object-fit:cover;object-position:center;position:relative;z-index:2;box-shadow:0 3px 3px -1.5px #0a0d1251,0 8px 8px -4px #0a0d123e,0 20px 24px -4px #0a0d123f}flynt-component[name=BlockTextAndImageComparison][data-colour-scheme=blue] .TextAndImageComparison__Comparison:after{background-color:var(--color-blue-100)}flynt-component[name=BlockTextAndImageComparison][data-colour-scheme=light-blue] .TextAndImageComparison__Comparison:after{background-color:var(--color-light-blue-100)}flynt-component[name=BlockTextAndImageComparison][data-colour-scheme=pink] .TextAndImageComparison__Comparison:after{background-color:var(--color-pink-100)}flynt-component[name=BlockTextAndImageComparison][data-colour-scheme=orange] .TextAndImageComparison__Comparison:after{background-color:var(--color-orange-100)}flynt-component[name=BlockTextAndImageComparison][data-colour-scheme=green] .TextAndImageComparison__Comparison:after{background-color:var(--color-green-100)}flynt-component[name=BlockTextAndImageComparison][data-colour-scheme=light-green] .TextAndImageComparison__Comparison:after{background-color:var(--color-light-green-100)}flynt-component[name=BlockTextAndImageComparison][data-colour-scheme=yellow] .TextAndImageComparison__Comparison:after{background-color:var(--color-yellow-100)}flynt-component[name=BlockTextAndImageComparison][data-colour-scheme=purple] .TextAndImageComparison__Comparison:after{background-color:var(--color-purple-100)}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}flynt-component[name=BlockTextAndMedia] .TextAndMedia__Cols{--cols-gap: 60px;display:flex;flex-direction:column;gap:var(--cols-gap)}@media (min-width: 64em){flynt-component[name=BlockTextAndMedia] .TextAndMedia__Cols{flex-direction:row;align-items:center;--cols-gap: 80px}}@media (min-width: 80em){flynt-component[name=BlockTextAndMedia] .TextAndMedia__Cols{--cols-gap: 96px}}flynt-component[name=BlockTextAndMedia] .TextAndMedia__Col{flex:0 0 auto}flynt-component[name=BlockTextAndMedia] .TextAndMedia__Col--content{order:1}@media (min-width: 64em){flynt-component[name=BlockTextAndMedia] .TextAndMedia__Col--content{width:calc(45% - var(--cols-gap) / 2);order:1}}flynt-component[name=BlockTextAndMedia] .TextAndMedia__Col--media{order:2}@media (min-width: 64em){flynt-component[name=BlockTextAndMedia] .TextAndMedia__Col--media{width:calc(55% - var(--cols-gap) / 2);order:2}}flynt-component[name=BlockTextAndMedia] .TextAndMedia__ContentWrap{display:flex;flex-direction:column;gap:16px}@media (min-width: 64em){flynt-component[name=BlockTextAndMedia] .TextAndMedia__ContentWrap{max-width:480px;gap:24px}}flynt-component[name=BlockTextAndMedia] .TextAndMedia__TextContent{font-size:1.125rem;line-height:1.75rem}flynt-component[name=BlockTextAndMedia] .TextAndMedia__TextContent p{padding-bottom:16px}flynt-component[name=BlockTextAndMedia] .TextAndMedia__TextContent p:first-child{font-size:1.5rem;line-height:2rem;padding-bottom:24px}flynt-component[name=BlockTextAndMedia] .TextAndMedia__CtaLinks{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}@media (min-width: 64em){flynt-component[name=BlockTextAndMedia] .TextAndMedia__CtaLinks li{padding:0 64px;flex:0 0 auto;border-right:1px solid var(--color-gray-300)}flynt-component[name=BlockTextAndMedia] .TextAndMedia__CtaLinks li:first-child{padding-left:0}flynt-component[name=BlockTextAndMedia] .TextAndMedia__CtaLinks li:last-child{padding-right:0;border-right:none}}@media (min-width: 64em){flynt-component[name=BlockTextAndMedia] .TextAndMedia__CtaLinks{flex-direction:row;flex-wrap:wrap;justify-content:flex-start;text-align:left;gap:16px 0}}flynt-component[name=BlockTextAndMedia] .TextAndMedia__Image{position:relative}flynt-component[name=BlockTextAndMedia] .TextAndMedia__Image img{width:100%;aspect-ratio:640/480;object-fit:cover;object-position:center;position:relative;z-index:2}@media (min-width: 64em){flynt-component[name=BlockTextAndMedia] .TextAndMedia__Image--withDecoration:after{background-color:var(--color-light-blue-100);content:"";display:block;height:auto;width:80%;max-width:430px;aspect-ratio:1/1;position:absolute;bottom:-20px;right:-20px;z-index:1}}flynt-component[name=BlockTextAndMedia] .TextAndMedia__Video{position:relative}flynt-component[name=BlockTextAndMedia] .TextAndMedia__Video .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);transition:transform .3s ease-in-out;z-index:3;cursor:pointer}flynt-component[name=BlockTextAndMedia] .TextAndMedia__Video a{display:block}flynt-component[name=BlockTextAndMedia] .TextAndMedia__Video a:hover .play-button{transform:translate(-50%,-50%) scale(1.1)}flynt-component[name=BlockTextAndMedia] .TextAndMedia__Video img{aspect-ratio:16/9;object-fit:cover;object-position:center;position:relative;width:100%;z-index:2;box-shadow:0 3px 3px -1.5px #0a0d1251,0 8px 8px -4px #0a0d123e,0 20px 24px -4px #0a0d123f}flynt-component[name=BlockTextAndMedia][data-colour-scheme=blue] .TextAndMedia__Image:after{background-color:var(--color-blue-100)}flynt-component[name=BlockTextAndMedia][data-colour-scheme=light-blue] .TextAndMedia__Image:after{background-color:var(--color-light-blue-100)}flynt-component[name=BlockTextAndMedia][data-colour-scheme=pink] .TextAndMedia__Image:after{background-color:var(--color-pink-100)}flynt-component[name=BlockTextAndMedia][data-colour-scheme=orange] .TextAndMedia__Image:after{background-color:var(--color-orange-100)}flynt-component[name=BlockTextAndMedia][data-colour-scheme=green] .TextAndMedia__Image:after{background-color:var(--color-green-100)}flynt-component[name=BlockTextAndMedia][data-colour-scheme=light-green] .TextAndMedia__Image:after{background-color:var(--color-light-green-100)}flynt-component[name=BlockTextAndMedia][data-colour-scheme=yellow] .TextAndMedia__Image:after{background-color:var(--color-yellow-100)}flynt-component[name=BlockTextAndMedia][data-colour-scheme=purple] .TextAndMedia__Image:after{background-color:var(--color-purple-100)}@media (min-width: 64em){flynt-component[name=BlockTextAndMedia][data-media-position=left] .TextAndMedia__Col--content{order:2}flynt-component[name=BlockTextAndMedia][data-media-position=left] .TextAndMedia__Col--media{order:1}flynt-component[name=BlockTextAndMedia][data-media-position=left] .TextAndMedia__Image:after{right:initial;left:-20px}}flynt-component[name=BlockTextAndMedia][data-background=gray]{background-color:var(--color-gray-100)}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__HeadingBar{display:flex;flex-direction:column;justify-content:space-between;gap:32px;padding-bottom:32px}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__HeadingBar h2{text-align:center;max-width:860px;font-size:1.5rem;line-height:2rem;letter-spacing:-1px}@media (min-width: 48em){flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__HeadingBar h2{text-align:left;font-size:2.25rem;line-height:2.75rem}}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__HeadingBar{flex-direction:row;gap:64px;padding-bottom:64px}}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Nav{display:none;align-self:flex-end}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Nav{display:flex}}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__NavMobile{display:flex;padding-top:32px}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__NavMobile{display:none}}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide{background-color:var(--color-gray-100);padding:20px;border-left:5px solid var(--color-light-blue-100)}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide{padding:64px 40px}}@media (min-width: 80em){flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide{padding:96px 80px}}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Cols{display:flex;flex-direction:column;gap:32px}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Cols{flex-direction:row;gap:80px}}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Col{flex:1}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Content{display:flex;flex-direction:column;gap:18px}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Content h3{font-weight:600;letter-spacing:-1px}@media (min-width: 36em){flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Content h3{font-size:1.5rem;line-height:2rem}}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Content h3{font-size:2.25rem;line-height:2.75rem}}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Content h4{font-size:1.125rem;line-height:1.75rem;letter-spacing:-1px}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Content h4{font-size:1.5rem;line-height:2rem}}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Content{gap:24px;text-align:left}}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Content__Text{color:var(--color-text-muted)}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Content__Text{font-size:1.125rem;line-height:1.75rem}}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__CtaLinks{list-style:none;padding:24px 0 0;margin:0;display:flex;flex-direction:column;gap:16px}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__CtaLinks li{flex:1}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__CtaLinks li{border-right:1px solid var(--color-gray-300)}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__CtaLinks li:first-child{padding-left:0;text-align:left!important}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__CtaLinks li:last-child{padding-right:0;border-right:none;text-align:right}}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__CtaLinks{flex-direction:row;flex-wrap:wrap;text-align:left;gap:16px 0;padding-top:40px}}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Media{position:relative}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Image{position:relative}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Image img{height:230px;width:100%;object-fit:cover;object-position:center;position:relative;z-index:2}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Image img{height:280px}}@media (min-width: 80em){flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Image img{height:350px}}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Video{position:relative}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Video .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);transition:transform .3s ease-in-out;z-index:3;cursor:pointer}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Video a:hover .play-button{transform:translate(-50%,-50%) scale(1.1)}flynt-component[name=BlockTextAndMediaCarousel] .TextAndMediaCarousel__Slide__Video img{aspect-ratio:16/9;object-fit:cover;object-position:center;position:relative;z-index:2;box-shadow:0 3px 3px -1.5px #0a0d1251,0 8px 8px -4px #0a0d123e,0 20px 24px -4px #0a0d123f}flynt-component[name=BlockTextAndMediaCarousel][data-colour-scheme=blue] .TextAndMediaCarousel__Slide{border-left:5px solid var(--color-blue-100)}flynt-component[name=BlockTextAndMediaCarousel][data-colour-scheme=light-blue] .TextAndMediaCarousel__Slide{border-left:5px solid var(--color-light-blue-100)}flynt-component[name=BlockTextAndMediaCarousel][data-colour-scheme=pink] .TextAndMediaCarousel__Slide{border-left:5px solid var(--color-pink-100)}flynt-component[name=BlockTextAndMediaCarousel][data-colour-scheme=orange] .TextAndMediaCarousel__Slide{border-left:5px solid var(--color-orange-100)}flynt-component[name=BlockTextAndMediaCarousel][data-colour-scheme=green] .TextAndMediaCarousel__Slide{border-left:5px solid var(--color-green-100)}flynt-component[name=BlockTextAndMediaCarousel][data-colour-scheme=light-green] .TextAndMediaCarousel__Slide{border-left:5px solid var(--color-light-green-100)}flynt-component[name=BlockTextAndMediaCarousel][data-colour-scheme=yellow] .TextAndMediaCarousel__Slide{border-left:5px solid var(--color-yellow-100)}flynt-component[name=BlockTextAndMediaCarousel][data-colour-scheme=purple] .TextAndMediaCarousel__Slide{border-left:5px solid var(--color-purple-100)}flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__Wrap{position:relative}flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__Cols{display:flex;flex-direction:column;gap:40px}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__Cols{flex-direction:row;align-items:center;gap:0}}flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__Col{flex:0 0 auto;width:100%}flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__Col--content{order:1}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__Col--content{order:1}}flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__Col--media{order:2}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__Col--media{order:2}}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__Col{width:50%}}flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__ContentWrap{display:flex;flex-direction:column;gap:16px;padding-top:30px}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__ContentWrap{gap:24px;padding-right:64px;padding-bottom:30px}}@media (min-width: 80em){flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__ContentWrap{padding:96px 64px 96px 0}}flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__TextContent{font-size:1.125rem;line-height:1.75rem}flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__TextContent strong{font-weight:400}flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__TextContent p{padding-bottom:16px}flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__TextContent p:first-child{font-size:1.5rem;line-height:2rem;padding-bottom:24px}flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__CtaLinks{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:16px 32px}flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__CtaLinks li .link{margin:0}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__CtaLinks li{padding:0 24px;border-right:1px solid var(--color-gray-300)}flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__CtaLinks li:first-child{padding-left:0}flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__CtaLinks li:last-child{border-right:none}}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__CtaLinks{flex-direction:row;flex-wrap:wrap;justify-content:stretch;gap:16px 0}}flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__Image{position:relative}flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__Image img{height:280px;width:100%;object-fit:cover;object-position:center;position:relative;z-index:2}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__Image img{height:100%;width:100%;object-position:center;object-fit:cover}}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaFullWidth] .TextAndMediaFullWidth__Image{position:absolute;top:0;right:0;height:100%;width:50%}}@media (min-width: 64em){flynt-component[name=BlockTextAndMediaFullWidth][data-media-position=left] .TextAndMediaFullWidth__Cols{justify-content:flex-end}flynt-component[name=BlockTextAndMediaFullWidth][data-media-position=left] .TextAndMediaFullWidth__Col--content{padding-right:0;padding-left:64px;order:2}flynt-component[name=BlockTextAndMediaFullWidth][data-media-position=left] .TextAndMediaFullWidth__Col--media{order:1}flynt-component[name=BlockTextAndMediaFullWidth][data-media-position=left] .TextAndMediaFullWidth__Image{right:initial;left:0}}flynt-component[name=BlockTextAndMediaFullWidth][data-background=gray]{background-color:var(--color-gray-100)}flynt-component[name=BlockTextAndMediaFullWidth][data-colour-scheme=blue] .TextAndMediaFullWidth__TextContent strong{color:var(--color-blue-100)}flynt-component[name=BlockTextAndMediaFullWidth][data-colour-scheme=light-blue] .TextAndMediaFullWidth__TextContent strong{color:var(--color-light-blue-100)}flynt-component[name=BlockTextAndMediaFullWidth][data-colour-scheme=pink] .TextAndMediaFullWidth__TextContent strong{color:var(--color-pink-100)}flynt-component[name=BlockTextAndMediaFullWidth][data-colour-scheme=orange] .TextAndMediaFullWidth__TextContent strong{color:var(--color-orange-100)}flynt-component[name=BlockTextAndMediaFullWidth][data-colour-scheme=green] .TextAndMediaFullWidth__TextContent strong{color:var(--color-green-100)}flynt-component[name=BlockTextAndMediaFullWidth][data-colour-scheme=light-green] .TextAndMediaFullWidth__TextContent strong{color:var(--color-light-green-100)}flynt-component[name=BlockTextAndMediaFullWidth][data-colour-scheme=yellow] .TextAndMediaFullWidth__TextContent strong{color:var(--color-yellow-100)}flynt-component[name=BlockTextAndMediaFullWidth][data-colour-scheme=purple] .TextAndMediaFullWidth__TextContent strong{color:var(--color-purple-100)}flynt-component[name=BlockTimeline]{width:100%;overflow-x:hidden}flynt-component[name=BlockTimeline] .Timeline__HeaderBar{display:flex;flex-direction:column;gap:24px;padding-bottom:32px}@media (min-width: 64em){flynt-component[name=BlockTimeline] .Timeline__HeaderBar{flex-direction:row;align-items:flex-end;justify-content:space-between;padding-bottom:64px}}flynt-component[name=BlockTimeline] .Timeline__HeaderBar__Content{display:flex;flex-direction:column;max-width:860px;gap:20px}flynt-component[name=BlockTimeline] .Timeline__Intro p{font-size:1.125rem;line-height:1.75rem;color:var(--color-gray-600);margin:0}@media (min-width: 64em){flynt-component[name=BlockTimeline] .Timeline__Intro p{font-size:1.25rem;line-height:1.875rem}}flynt-component[name=BlockTimeline] .Timeline__HeaderBar__CtaButton{min-width:250px;display:flex;justify-content:flex-end}flynt-component[name=BlockTimeline] .Timeline__HeaderBar__CtaButton .button{width:100%}@media (min-width: 48em){flynt-component[name=BlockTimeline] .Timeline__HeaderBar__CtaButton .button{width:auto}}flynt-component[name=BlockTimeline] .Timeline__SliderWrapper{position:relative}flynt-component[name=BlockTimeline] .Timeline__Slider{position:relative}@media (max-width: 63.99em){flynt-component[name=BlockTimeline] .Timeline__Slider{margin:0 calc(var(--container-spacing) * -1)}}flynt-component[name=BlockTimeline] .Timeline__Slider:after{content:"";position:absolute;display:block;top:0;right:0;width:300px;height:100%;background:linear-gradient(to right,#fff0,#fff)}flynt-component[name=BlockTimeline] .Timeline__Slide{--slide-spacing: 0;--slide-size: 55%;display:flex;flex-direction:column;align-items:center;gap:18px;width:134px;flex-shrink:0}@media (min-width: 36em){flynt-component[name=BlockTimeline] .Timeline__Slide{--slide-size: calc(100% / 3 )}}@media (min-width: 48em){flynt-component[name=BlockTimeline] .Timeline__Slide{--slide-size: 20% }}@media (min-width: 64em){flynt-component[name=BlockTimeline] .Timeline__Slide{--slide-size: calc(100% / 7)}}@media (min-width: 80em){flynt-component[name=BlockTimeline] .Timeline__Slide{--slide-size: calc(100% / 9)}}flynt-component[name=BlockTimeline] .Timeline__Slide__Logo{height:54px;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}flynt-component[name=BlockTimeline] .Timeline__Slide__Logo img{max-height:36px;max-width:104px;width:auto;height:auto;object-fit:contain;object-position:center}flynt-component[name=BlockTimeline] .Timeline__Slide__Line{height:140px;width:1px;border-right:1px solid var(--color-black);box-sizing:border-box;position:relative}flynt-component[name=BlockTimeline] .Timeline__Slide__Year{font-size:1.875rem;line-height:2.375rem;font-weight:700;color:var(--color-blue-100);text-align:center;min-width:100%;white-space:nowrap}flynt-component[name=BlockTimeline] .Timeline__Nav{display:flex;justify-content:center;gap:32px;padding-top:32px}@media (min-width: 64em){flynt-component[name=BlockTimeline] .Timeline__Nav{justify-content:flex-start}}flynt-component[name=BlockVideoOembed] .video{position:relative}flynt-component[name=BlockVideoOembed] .video-player{block-size:0;inline-size:100%;inset-block-start:0;-webkit-margin-before:0;margin-block-start:0;-webkit-padding-after:56.25%;padding-block-end:56.25%;position:absolute;z-index:10}flynt-component[name=BlockVideoOembed] .video-player[data-state=isLoading] .video-loader{display:block}flynt-component[name=BlockVideoOembed] .video-player[data-state=isLoading] .video-playButton{display:none}flynt-component[name=BlockVideoOembed] .video-player[data-state=isLoaded] .video-loader,flynt-component[name=BlockVideoOembed] .video-player[data-state=isLoaded] .video-playButton{display:none}flynt-component[name=BlockVideoOembed] .video-player[data-state=isLoaded] iframe{display:block}flynt-component[name=BlockVideoOembed] .video iframe{block-size:100%;display:none;inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute}flynt-component[name=BlockVideoOembed] .figure{-webkit-margin-after:0;margin-block-end:0}flynt-component[name=BlockVideoOembed] .figure-image-svg{aspect-ratio:16/9}flynt-component[name=BlockVideoOembed] .figure[data-state=isHidden]{visibility:hidden}flynt-component[name=BlockVideoOembed] .video-playButton{--button-width: 60px;--button-height: 60px;block-size:100%;cursor:pointer;display:block;inline-size:100%;inset-block-start:0;inset-inline-start:0;outline:0;position:absolute;z-index:2}flynt-component[name=BlockVideoOembed] .video-playButton:before,flynt-component[name=BlockVideoOembed] .video-playButton:after{content:"";inset-block-start:50%;inset-inline-start:50%;position:absolute;transition:.3s ease-in-out;translate:-50% -50%;will-change:translate}flynt-component[name=BlockVideoOembed] .video-playButton:before{background-color:var(--color-accent);block-size:var(--button-width);border-radius:50%;inline-size:var(--button-width)}@media (min-width: 768px){flynt-component[name=BlockVideoOembed] .video-playButton:before{--button-width: 80px;--button-height: 80px}}flynt-component[name=BlockVideoOembed] .video-playButton:after{-webkit-border-after:12px solid transparent;border-block-end:12px solid transparent;-webkit-border-before:12px solid transparent;border-block-start:12px solid transparent;-webkit-border-start:18px solid var(--color-background);border-inline-start:18px solid var(--color-background);inset-inline-start:calc(50% + 2px)}@media (min-width: 768px){flynt-component[name=BlockVideoOembed] .video-playButton:after{border-block-end-width:17px;border-block-start-width:17px;border-inline-start-width:27px;inset-inline-start:calc(50% + 4px)}}flynt-component[name=BlockVideoOembed] .video-playButton:hover:before,flynt-component[name=BlockVideoOembed] .video-playButton:hover:after{scale:1.1;translate:-50% -50%}flynt-component[name=BlockVideoOembed] [data-video-size=small] .video-playButton:before{--button-width: 60px;--button-height: 60px}flynt-component[name=BlockVideoOembed] [data-video-size=small] .video-playButton:after{-webkit-border-after:12px solid transparent;border-block-end:12px solid transparent;-webkit-border-before:12px solid transparent;border-block-start:12px solid transparent;-webkit-border-start:18px solid var(--color-background);border-inline-start:18px solid var(--color-background);inset-inline-start:calc(50% + 3px)}flynt-component[name=BlockVideoOembed] .video-loader{animation:loading 1.1s infinite linear;-webkit-border-after:4px solid rgba(255,255,255,.2);border-block-end:4px solid rgba(255,255,255,.2);-webkit-border-before:4px solid rgba(255,255,255,.2);border-block-start:4px solid rgba(255,255,255,.2);-webkit-border-end:4px solid rgba(255,255,255,.2);border-inline-end:4px solid rgba(255,255,255,.2);-webkit-border-start:4px solid #fff;border-inline-start:4px solid #fff;display:none;inset-block-start:50%;inset-inline-start:50%;-webkit-margin-before:-30px;margin-block-start:-30px;-webkit-margin-start:-30px;margin-inline-start:-30px;position:absolute;text-indent:-9999em;z-index:1}@media (min-width: 768px){flynt-component[name=BlockVideoOembed] .video-loader{-webkit-margin-before:-50px;margin-block-start:-50px;-webkit-margin-start:-50px;margin-inline-start:-50px}}flynt-component[name=BlockVideoOembed] .video-loader,flynt-component[name=BlockVideoOembed] .video-loader:after{block-size:60px;border-radius:50%;inline-size:60px}@media (min-width: 768px){flynt-component[name=BlockVideoOembed] .video-loader,flynt-component[name=BlockVideoOembed] .video-loader:after{block-size:100px;inline-size:100px}}@keyframes loading{0%{rotate:0deg}to{rotate:360deg}}flynt-component[name=BlockWysiwyg] .BlockWysiwyg__Content{padding:20px 0;background-color:var(--color-white)}flynt-component[name=BlockWysiwyg] .BlockWysiwyg__Content>*:first-child{margin-top:0}flynt-component[name=BlockWysiwyg] .BlockWysiwyg__Content>*:last-child{margin-bottom:0}@media (min-width: 64em){flynt-component[name=BlockWysiwyg] .BlockWysiwyg__Content{padding:48px 60px 60px}}flynt-component[name=BlockWysiwyg] h1,flynt-component[name=BlockWysiwyg] h2,flynt-component[name=BlockWysiwyg] h3{margin:32px 0 24px}flynt-component[name=BlockWysiwyg] p{margin:16px 0}flynt-component[name=BlockWysiwyg] ul,flynt-component[name=BlockWysiwyg] ol{padding-left:24px}flynt-component[name=BlockWysiwyg] ul+p{margin-top:20px}flynt-component[name=BlockWysiwyg] a{color:var(--color-blue-100);text-decoration:none}flynt-component[name=BlockWysiwyg] a:hover{text-decoration:underline}flynt-component[name=GridPostsArchive] .posts{--grid-columns: 1;display:grid;gap:var(--flow-space);grid-template-columns:repeat(var(--grid-columns),1fr);justify-content:center;list-style:none;padding:0}@media (min-width: 768px){flynt-component[name=GridPostsArchive] .posts{--grid-columns: 2}}@media (min-width: 1024px){flynt-component[name=GridPostsArchive] .posts{--grid-columns: 3}}flynt-component[name=GridPostsArchive] .posts-empty{text-align:center}flynt-component[name=GridPostsArchive] .post{inline-size:var(--grid-item-width);max-inline-size:var(--grid-item-max-width)}flynt-component[name=GridPostsArchive] .post .link{block-size:100%;color:currentColor;display:flex;flex-direction:column;font-weight:initial;text-decoration:none}flynt-component[name=GridPostsArchive] .post .content{color:var(--color-text);flex-grow:1;-webkit-margin-before:0;margin-block-start:0}flynt-component[name=GridPostsArchive] .post .footer{align-items:center;display:flex;inline-size:100%;justify-content:space-between;padding-block:0 var(--box-spacing);padding-inline:var(--box-spacing);position:relative}flynt-component[name=GridPostsArchive] .post .footer .readingTime{color:var(--color-text-muted)}flynt-component[name=GridPostsArchive] .filter{display:flex;flex-wrap:wrap;gap:var(--flow-space);justify-content:center;list-style:none;padding:0}flynt-component[name=GridPostsArchive] .pagination{align-items:center;display:flex;flex-wrap:wrap;gap:var(--flow-space);justify-content:space-between;-webkit-margin-before:calc(var(--component-spacing) / 2);margin-block-start:calc(var(--component-spacing) / 2)}flynt-component[name=GridPostsArchive] .pagination .button{-webkit-margin-before:0;margin-block-start:0}flynt-component[name=GridPostsArchive] .pagination .button-loadMore{margin-inline:auto}flynt-component[name=GridPostsArchive] .pagination .button-next{-webkit-margin-start:auto;margin-inline-start:auto}flynt-component[name=GridPostsArchive] .pagination .button-next:after{block-size:.5rem;-webkit-border-before:2px solid currentColor;border-block-start:2px solid currentColor;-webkit-border-end:2px solid currentColor;border-inline-end:2px solid currentColor;content:"";display:inline-block;inline-size:.5rem;-webkit-margin-after:.0625rem;margin-block-end:.0625rem;-webkit-margin-start:.25rem;margin-inline-start:.25rem;rotate:45deg;vertical-align:baseline}flynt-component[name=GridPostsArchive] .pagination .button-previous:before{block-size:.5rem;-webkit-border-before:2px solid currentColor;border-block-start:2px solid currentColor;-webkit-border-start:2px solid currentColor;border-inline-start:2px solid currentColor;content:"";display:inline-block;inline-size:.5rem;-webkit-margin-after:.0625rem;margin-block-end:.0625rem;-webkit-margin-end:.25rem;margin-inline-end:.25rem;rotate:-45deg;vertical-align:baseline}flynt-component[name=GridPostsLatest] .grid{--grid-item-width: calc((var(--content-max-width-full) - 2 * var(--flow-space)) / 3);display:grid;gap:var(--flow-space);grid-template-columns:repeat(auto-fit,min(var(--grid-item-width),100%));justify-content:center;list-style:none;padding:0}flynt-component[name=GridPostsLatest] .post .link{block-size:100%;color:currentColor;display:flex;flex-direction:column;font-weight:initial;text-decoration:none}flynt-component[name=GridPostsLatest] .post .figure{margin:0}flynt-component[name=GridPostsLatest] .post .content{color:var(--color-text);flex-grow:1;-webkit-margin-before:0;margin-block-start:0}flynt-component[name=GridPostsLatest] .post .footer{align-items:center;display:flex;inline-size:100%;justify-content:space-between;padding-block:0 var(--box-spacing);padding-inline:var(--box-spacing);position:relative}flynt-component[name=GridPostsLatest] .post .footer .readingTime{color:var(--color-text-muted)}flynt-component[name=HeaderHomepageHero] .HomepageHero__Slide{position:relative;--slide-spacing: 0}flynt-component[name=HeaderHomepageHero] .HomepageHero__Slide__Image,flynt-component[name=HeaderHomepageHero] .HomepageHero__Slide__Video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}flynt-component[name=HeaderHomepageHero] .HomepageHero__Slide__Content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:80px 0;background:linear-gradient(179.75deg,#3330 .22%,#33333380 99.78%);z-index:2}@media (min-width: 48em){flynt-component[name=HeaderHomepageHero] .HomepageHero__Slide__Content{padding:135px 0 100px;min-height:calc(100vh - 83px)}}flynt-component[name=HeaderHomepageHero] .HomepageHero__Slide__Content__Top{background:linear-gradient(260.22deg,#00a0e600 10%,#414651e6 73.89%);padding:40px 0}flynt-component[name=HeaderHomepageHero] .HomepageHero__Slide__Content__Top h1{font-weight:400;max-width:950px;color:var(--color-white);letter-spacing:-1px;text-align:left}@media (min-width: 48em){flynt-component[name=HeaderHomepageHero] .HomepageHero__Slide__Content__Top h1{font-size:4.25rem;line-height:68px}}flynt-component[name=HeaderHomepageHero] .HomepageHero__Slide__Subtitle{color:var(--color-white);font-weight:400;font-size:1.25rem;line-height:1.25rem;text-align:left;padding-top:10px}@media (min-width: 48em){flynt-component[name=HeaderHomepageHero] .HomepageHero__Slide__Subtitle{font-size:2.25rem;line-height:3rem;padding-top:20px}}flynt-component[name=HeaderHomepageHero] .HomepageHero__Slide__Buttons{padding:24px 0;display:flex;flex-direction:column;gap:10px}flynt-component[name=HeaderHomepageHero] .HomepageHero__Slide__Buttons .button{width:100%}@media (min-width: 48em){flynt-component[name=HeaderHomepageHero] .HomepageHero__Slide__Buttons{flex-direction:row;padding:40px 0;gap:20px}flynt-component[name=HeaderHomepageHero] .HomepageHero__Slide__Buttons .button{width:auto}}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav{display:none;padding-bottom:20px}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav ul{padding:0;margin:0;list-style:none;display:flex;align-items:center}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav li{flex:1;margin:0}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav li a{display:block;padding:24px 16px;text-align:center;text-decoration:none;color:var(--color-white);font-size:1.5rem;line-height:1.875rem;font-weight:600;border-top:2px solid var(--color-white);transition:border-top .3s ease-in-out,color .3s ease-in-out}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav li a[aria-current=true]{border-top:2px solid var(--color-blue-100)}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav li a[data-colour-scheme=blue][aria-current=true]{border-top:2px solid var(--color-blue-100)}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav li a[data-colour-scheme=light-blue][aria-current=true]{border-top:2px solid var(--color-light-blue-100)}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav li a[data-colour-scheme=pink][aria-current=true]{border-top:2px solid var(--color-pink-100)}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav li a[data-colour-scheme=orange][aria-current=true]{border-top:2px solid var(--color-orange-100)}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav li a[data-colour-scheme=green][aria-current=true]{border-top:2px solid var(--color-green-100)}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav li a[data-colour-scheme=light-green][aria-current=true]{border-top:2px solid var(--color-light-green-100)}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav li a[data-colour-scheme=yellow][aria-current=true]{border-top:2px solid var(--color-yellow-100)}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav li a[data-colour-scheme=purple][aria-current=true]{border-top:2px solid var(--color-purple-100)}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav li a:hover[data-colour-scheme=blue]{color:var(--color-blue-100)}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav li a:hover[data-colour-scheme=light-blue]{color:var(--color-light-blue-100)}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav li a:hover[data-colour-scheme=pink]{color:var(--color-pink-100)}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav li a:hover[data-colour-scheme=orange]{color:var(--color-orange-100)}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav li a:hover[data-colour-scheme=green]{color:var(--color-green-100)}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav li a:hover[data-colour-scheme=light-green]{color:var(--color-light-green-100)}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav li a:hover[data-colour-scheme=yellow]{color:var(--color-yellow-100)}flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav li a:hover[data-colour-scheme=purple]{color:var(--color-purple-100)}@media (min-width: 64em){flynt-component[name=HeaderHomepageHero] .HomepageHero__Nav{display:block;position:absolute;bottom:0;left:0;width:100%;z-index:2}}@media (min-width: 48em){flynt-component[name=HeaderHomepageHero] .HomepageHero__Dots{display:none}}flynt-component[name=HeaderMinimal]{background-color:var(--color-gray-100);text-align:center}@media (min-width: 48em){flynt-component[name=HeaderMinimal]{text-align:left}}flynt-component[name=HeaderMinimal] .HeaderMinimal__Content{position:relative;z-index:1}flynt-component[name=HeaderMinimal] .HeaderMinimal__Content__Wrap{padding:40px 0}@media (min-width: 48em){flynt-component[name=HeaderMinimal] .HeaderMinimal__Content__Wrap{padding:96px 64px;position:relative}flynt-component[name=HeaderMinimal] .HeaderMinimal__Content__Wrap:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40px;background-color:var(--color-white)}}flynt-component[name=HeaderMinimal] .HeaderMinimal__Content__Topic{display:flex;align-items:center;justify-content:center;gap:12px;line-height:1.5rem;font-weight:600;padding-bottom:20px;text-decoration:none}@media (min-width: 48em){flynt-component[name=HeaderMinimal] .HeaderMinimal__Content__Topic{justify-content:flex-start}}flynt-component[name=HeaderMinimal] a.HeaderMinimal__Content__Topic:hover{text-decoration:underline}flynt-component[name=HeaderMinimal] .HeaderMinimal__Content__Cols{display:flex;flex-direction:column;gap:20px}@media (min-width: 48em){flynt-component[name=HeaderMinimal] .HeaderMinimal__Content__Cols{flex-direction:row;gap:40px}}@media (min-width: 48em){flynt-component[name=HeaderMinimal] .HeaderMinimal__Content__Col{width:50%;flex-basis:50%}flynt-component[name=HeaderMinimal] .HeaderMinimal__Content__Col--content{display:flex;justify-content:flex-end}}flynt-component[name=HeaderMinimal] .HeaderMinimal__Content__Text{max-width:450px;font-size:1.25rem;line-height:1.875rem}@media (min-width: 48em){flynt-component[name=HeaderMinimal] .HeaderMinimal__Content__Text{font-size:1.5rem;line-height:2rem}}flynt-component[name=HeaderMinimal][data-colour-scheme=blue] .HeaderMinimal__Content__Topic{color:var(--color-blue-100)}flynt-component[name=HeaderMinimal][data-colour-scheme=blue] .HeaderMinimal__Content__Topic svg path{fill:var(--color-blue-100)}flynt-component[name=HeaderMinimal][data-colour-scheme=light-blue] .HeaderMinimal__Content__Topic{color:var(--color-light-blue-100)}flynt-component[name=HeaderMinimal][data-colour-scheme=light-blue] .HeaderMinimal__Content__Topic svg path{fill:var(--color-light-blue-100)}flynt-component[name=HeaderMinimal][data-colour-scheme=pink] .HeaderMinimal__Content__Topic{color:var(--color-pink-100)}flynt-component[name=HeaderMinimal][data-colour-scheme=pink] .HeaderMinimal__Content__Topic svg path{fill:var(--color-pink-100)}flynt-component[name=HeaderMinimal][data-colour-scheme=orange] .HeaderMinimal__Content__Topic{color:var(--color-orange-100)}flynt-component[name=HeaderMinimal][data-colour-scheme=orange] .HeaderMinimal__Content__Topic svg path{fill:var(--color-orange-100)}flynt-component[name=HeaderMinimal][data-colour-scheme=green] .HeaderMinimal__Content__Topic{color:var(--color-green-100)}flynt-component[name=HeaderMinimal][data-colour-scheme=green] .HeaderMinimal__Content__Topic svg path{fill:var(--color-green-100)}flynt-component[name=HeaderMinimal][data-colour-scheme=light-green] .HeaderMinimal__Content__Topic{color:var(--color-light-green-100)}flynt-component[name=HeaderMinimal][data-colour-scheme=light-green] .HeaderMinimal__Content__Topic svg path{fill:var(--color-light-green-100)}flynt-component[name=HeaderMinimal][data-colour-scheme=yellow] .HeaderMinimal__Content__Topic{color:var(--color-yellow-100)}flynt-component[name=HeaderMinimal][data-colour-scheme=yellow] .HeaderMinimal__Content__Topic svg path{fill:var(--color-yellow-100)}flynt-component[name=HeaderMinimal][data-colour-scheme=purple] .HeaderMinimal__Content__Topic{color:var(--color-purple-100)}flynt-component[name=HeaderMinimal][data-colour-scheme=purple] .HeaderMinimal__Content__Topic svg path{fill:var(--color-purple-100)}flynt-component[name=HeaderStandard]{display:flex;flex-direction:column;text-align:center}@media (min-width: 48em){flynt-component[name=HeaderStandard]{text-align:left}}flynt-component[name=HeaderStandard] .HeaderStandard__Image{height:250px}flynt-component[name=HeaderStandard] .HeaderStandard__Image img{height:100%;width:100%;object-fit:cover;object-position:center top}@media (max-width: 47.99em){flynt-component[name=HeaderStandard] .HeaderStandard__Image{order:2}}@media (min-width: 48em){flynt-component[name=HeaderStandard] .HeaderStandard__Image{height:400px}}@media (min-width: 64em){flynt-component[name=HeaderStandard] .HeaderStandard__Image{height:65vh}}flynt-component[name=HeaderStandard] .HeaderStandard__Content{position:relative;z-index:1}flynt-component[name=HeaderStandard] .HeaderStandard__Content__Wrap{padding:40px 0 20px;background-color:var(--color-white)}@media (min-width: 48em){flynt-component[name=HeaderStandard] .HeaderStandard__Content__Wrap{padding:40px 0}}flynt-component[name=HeaderStandard] .HeaderStandard__Content__Topic{display:flex;align-items:center;justify-content:center;gap:12px;line-height:1.5rem;font-weight:600;padding-bottom:20px;text-decoration:none}@media (min-width: 48em){flynt-component[name=HeaderStandard] .HeaderStandard__Content__Topic{justify-content:flex-start}}flynt-component[name=HeaderStandard] a.HeaderStandard__Content__Topic:hover{text-decoration:underline}flynt-component[name=HeaderStandard] .HeaderStandard__Content__Cols{display:flex;flex-direction:column;gap:20px}@media (min-width: 64em){flynt-component[name=HeaderStandard] .HeaderStandard__Content__Cols{flex-direction:row;gap:40px}}flynt-component[name=HeaderStandard] .HeaderStandard__Content__Col--content{display:flex;flex-direction:column;gap:40px}@media (min-width: 64em){flynt-component[name=HeaderStandard] .HeaderStandard__Content__Col{flex:1 0 50%}flynt-component[name=HeaderStandard] .HeaderStandard__Content__Col--content{flex:0 1 450px}}flynt-component[name=HeaderStandard] .HeaderStandard__Content__Text{width:100%;font-size:1.25rem;line-height:1.875rem}flynt-component[name=HeaderStandard] .HeaderStandard__Content__Text p{padding-bottom:16px}flynt-component[name=HeaderStandard] .HeaderStandard__Content__Text p:last-child{padding-bottom:0}@media (min-width: 48em){flynt-component[name=HeaderStandard] .HeaderStandard__Content__Text{font-size:1.5rem;line-height:2rem}}flynt-component[name=HeaderStandard] .HeaderStandard__Content__Logo{display:flex;justify-content:center;padding-bottom:20px}flynt-component[name=HeaderStandard] .HeaderStandard__Content__Logo img{height:64px;width:auto;object-fit:contain;object-position:center}@media (min-width: 48em){flynt-component[name=HeaderStandard] .HeaderStandard__Content__Logo img{height:80px}}@media (min-width: 64em){flynt-component[name=HeaderStandard] .HeaderStandard__Content__Logo img{height:130px}}@media (min-width: 48em){flynt-component[name=HeaderStandard] .HeaderStandard__Content__Logo{justify-content:flex-start;padding-bottom:0}}flynt-component[name=HeaderStandard] .HeaderStandard__Content__CTAButtons{display:flex;flex-direction:column;gap:12px}@media (min-width: 64em){flynt-component[name=HeaderStandard] .HeaderStandard__Content__CTAButtons{flex-direction:row;justify-content:flex-end;gap:20px}}flynt-component[name=HeaderStandard][data-colour-scheme=blue] .HeaderStandard__Content__Topic{color:var(--color-blue-100)}flynt-component[name=HeaderStandard][data-colour-scheme=blue] .HeaderStandard__Content__Topic svg path{fill:var(--color-blue-100)}flynt-component[name=HeaderStandard][data-colour-scheme=light-blue] .HeaderStandard__Content__Topic{color:var(--color-light-blue-100)}flynt-component[name=HeaderStandard][data-colour-scheme=light-blue] .HeaderStandard__Content__Topic svg path{fill:var(--color-light-blue-100)}flynt-component[name=HeaderStandard][data-colour-scheme=pink] .HeaderStandard__Content__Topic{color:var(--color-pink-100)}flynt-component[name=HeaderStandard][data-colour-scheme=pink] .HeaderStandard__Content__Topic svg path{fill:var(--color-pink-100)}flynt-component[name=HeaderStandard][data-colour-scheme=orange] .HeaderStandard__Content__Topic{color:var(--color-orange-100)}flynt-component[name=HeaderStandard][data-colour-scheme=orange] .HeaderStandard__Content__Topic svg path{fill:var(--color-orange-100)}flynt-component[name=HeaderStandard][data-colour-scheme=green] .HeaderStandard__Content__Topic{color:var(--color-green-100)}flynt-component[name=HeaderStandard][data-colour-scheme=green] .HeaderStandard__Content__Topic svg path{fill:var(--color-green-100)}flynt-component[name=HeaderStandard][data-colour-scheme=light-green] .HeaderStandard__Content__Topic{color:var(--color-light-green-100)}flynt-component[name=HeaderStandard][data-colour-scheme=light-green] .HeaderStandard__Content__Topic svg path{fill:var(--color-light-green-100)}flynt-component[name=HeaderStandard][data-colour-scheme=yellow] .HeaderStandard__Content__Topic{color:var(--color-yellow-100)}flynt-component[name=HeaderStandard][data-colour-scheme=yellow] .HeaderStandard__Content__Topic svg path{fill:var(--color-yellow-100)}flynt-component[name=HeaderStandard][data-colour-scheme=purple] .HeaderStandard__Content__Topic{color:var(--color-purple-100)}flynt-component[name=HeaderStandard][data-colour-scheme=purple] .HeaderStandard__Content__Topic svg path{fill:var(--color-purple-100)}flynt-component[name=ListComponents] .components{--grid-columns: 1;display:grid;gap:var(--flow-space);grid-template-columns:repeat(var(--grid-columns),1fr);justify-content:center;list-style:none;padding:0}@media (min-width: 768px){flynt-component[name=ListComponents] .components{--grid-columns: 2}}@media (min-width: 1024px){flynt-component[name=ListComponents] .components{--grid-columns: 3}}flynt-component[name=ListComponents] .component{display:flex;flex-wrap:wrap}flynt-component[name=ListComponents] .component .imageWrapper{block-size:0;inline-size:100%;overflow:hidden;-webkit-padding-after:62.5%;padding-block-end:62.5%;position:relative}flynt-component[name=ListComponents] .component .imageWrapper .image{block-size:auto;position:absolute}flynt-component[name=ListComponents] .component .imageWrapper .image--isSmallerThanWrapper{block-size:100%;object-fit:contain}flynt-component[name=ListComponents] .component .componentLink{display:block;font-weight:initial;inline-size:100%;text-decoration:none}flynt-component[name=ListComponents] .component .content{color:var(--color-text)}flynt-component[name=ListComponents] .component footer{align-items:center;align-self:flex-end;display:flex;inline-size:100%;justify-content:space-between;padding-block:0 var(--box-spacing);padding-inline:var(--box-spacing)}flynt-component[name=ListComponents] .component footer .button--text{-webkit-margin-start:auto;margin-inline-start:auto}flynt-component[name=ListSearchResults] .searchForm{margin-top:32px}flynt-component[name=ListSearchResults] .oneInputForm{--form-inner-space: 12px;display:flex}flynt-component[name=ListSearchResults] .oneInputForm .input{font-size:1.125rem;line-height:1.75rem;color:var(--color-text);border:0;flex-grow:1;inline-size:100%;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-end:12px;margin-inline-end:12px;padding-block:var(--box-spacing);padding-inline:var(--form-inner-space) var(--box-spacing);border:1px solid var(--color-gray-300)}@media (min-width: 480px){flynt-component[name=ListSearchResults] .oneInputForm .input{padding-block:0}}flynt-component[name=ListSearchResults] .oneInputForm .input:focus{outline:none}flynt-component[name=ListSearchResults] .pagination{align-items:center;display:flex;flex-wrap:wrap;gap:var(--flow-space);justify-content:space-between}flynt-component[name=ListSearchResults] .pagination .button{-webkit-margin-before:0;margin-block-start:0}flynt-component[name=ListSearchResults] .pagination .button-next{-webkit-margin-start:auto;margin-inline-start:auto}flynt-component[name=ListSearchResults] .pagination .button-next:after{block-size:.5em;-webkit-border-before:2px solid currentColor;border-block-start:2px solid currentColor;-webkit-border-end:2px solid currentColor;border-inline-end:2px solid currentColor;content:"";display:inline-block;inline-size:.5em;-webkit-margin-after:.07em;margin-block-end:.07em;-webkit-margin-start:.5em;margin-inline-start:.5em;rotate:45deg;vertical-align:baseline}flynt-component[name=ListSearchResults] .pagination .button-previous:before{block-size:.5em;-webkit-border-before:2px solid currentColor;border-block-start:2px solid currentColor;-webkit-border-start:2px solid currentColor;border-inline-start:2px solid currentColor;content:"";display:inline-block;inline-size:.5em;-webkit-margin-after:.07em;margin-block-end:.07em;-webkit-margin-end:.5em;margin-inline-end:.5em;rotate:-45deg;vertical-align:baseline}flynt-component[name=ListSearchResults] .results{list-style:none;box-shadow:0 1px 26px #0000000f;padding:32px}flynt-component[name=ListSearchResults] .results .result{border-bottom:1px solid var(--color-gray-200);padding:32px 0}flynt-component[name=ListSearchResults] .results .result:last-child{border-bottom:none}flynt-component[name=ListSearchResults] .results article{display:flex;flex-direction:column;gap:24px}@media (min-width: 48em){flynt-component[name=ListSearchResults] .results article{flex-direction:row}}flynt-component[name=ListSearchResults] .results .result__image{flex:0 0 150px}flynt-component[name=ListSearchResults] .results .result__image img{width:250px;height:150px;object-fit:cover}flynt-component[name=ListSearchResults] .results .result__content{flex:1}flynt-component[name=ListSearchResults] .results .result__postType{padding-bottom:12px}flynt-component[name=ListSearchResults] .results .result__postType span{background-color:var(--color-blue-10);padding:4px 8px;font-size:12px;font-weight:600;color:var(--color-blue-100)}flynt-component[name=ListSearchResults] .results h2{margin-bottom:16px}flynt-component[name=ListSearchResults] .results footer{margin-top:16px}@media (min-width: 48em){flynt-component[name=ListSearchResults] .results footer{text-align:end}}flynt-component[name=ListSearchResults] .noResults{-webkit-margin-before:calc(var(--component-spacing) / 2);margin-block-start:calc(var(--component-spacing) / 2);text-align:center}flynt-component[name=NavigationBurger]{--navigation-height: 64px;block-size:var(--navigation-height)}@media (min-width: 1024px){flynt-component[name=NavigationBurger]{display:none}}flynt-component[name=NavigationBurger][data-status=menuIsOpen] .container{box-shadow:0 0 24px #00000012}flynt-component[name=NavigationBurger] .NavigationBurger__Bar{align-items:center;background-color:var(--color-white);block-size:var(--navigation-height);-webkit-border-before:solid 3px var(--color-light-blue-100);border-block-start:solid 3px var(--color-light-blue-100);display:flex;inline-size:100%;inset-block-start:0;inset-inline:0;justify-content:space-between;padding-block:12px;padding-inline:30px;position:fixed;z-index:99}.admin-bar flynt-component[name=NavigationBurger] .NavigationBurger__Bar{inset-block-start:var(--wp-admin--admin-bar--height)}flynt-component[name=NavigationBurger] .NavigationBurger__Actions{align-items:center;display:flex;gap:20px}flynt-component[name=NavigationBurger][data-colour-scheme=blue] .NavigationBurger__Bar{border-block-start-color:var(--color-blue-100)}flynt-component[name=NavigationBurger][data-colour-scheme=light-blue] .NavigationBurger__Bar{border-block-start-color:var(--color-light-blue-100)}flynt-component[name=NavigationBurger][data-colour-scheme=pink] .NavigationBurger__Bar{border-block-start-color:var(--color-pink-100)}flynt-component[name=NavigationBurger][data-colour-scheme=orange] .NavigationBurger__Bar{border-block-start-color:var(--color-orange-100)}flynt-component[name=NavigationBurger][data-colour-scheme=green] .NavigationBurger__Bar{border-block-start-color:var(--color-green-100)}flynt-component[name=NavigationBurger][data-colour-scheme=light-green] .NavigationBurger__Bar{border-block-start-color:var(--color-light-green-100)}flynt-component[name=NavigationBurger][data-colour-scheme=yellow] .NavigationBurger__Bar{border-block-start-color:var(--color-yellow-100)}flynt-component[name=NavigationBurger][data-colour-scheme=purple] .NavigationBurger__Bar{border-block-start-color:var(--color-purple-100)}flynt-component[name=NavigationBurger] .logo{block-size:100%;display:flex;align-items:center;flex-shrink:0;text-decoration:none}flynt-component[name=NavigationBurger] .logo-image{block-size:24px;inline-size:auto}flynt-component[name=NavigationBurger] .hamburger{--line-width: 29px;--line-border-width: 2px;align-items:center;block-size:48px;cursor:pointer;display:flex;inline-size:48px;justify-content:center;-webkit-margin-end:-10px;margin-inline-end:-10px;position:relative}flynt-component[name=NavigationBurger] .hamburger:focus:not(:focus-visible){outline:none}flynt-component[name=NavigationBurger] .hamburger-lines{block-size:18px;inline-size:var(--line-width);position:relative}flynt-component[name=NavigationBurger] .hamburger-lines:before,flynt-component[name=NavigationBurger] .hamburger-lines:after{content:""}flynt-component[name=NavigationBurger] .hamburger-lines:before,flynt-component[name=NavigationBurger] .hamburger-lines:after,flynt-component[name=NavigationBurger] .hamburger-lines--primary,flynt-component[name=NavigationBurger] .hamburger-lines--secondary{background-color:var(--color-text);block-size:var(--line-border-width);border-radius:6px;display:block;inline-size:var(--line-width);inset-inline-start:0;position:absolute;transition:opacity .2s ease-in-out .2s,rotate .2s ease-in-out .2s,translate .2s ease-in-out .2s}flynt-component[name=NavigationBurger] .hamburger-lines:before,flynt-component[name=NavigationBurger] .hamburger-lines:after{will-change:translate,opacity}flynt-component[name=NavigationBurger] .hamburger-lines:before{inset-block-start:0}flynt-component[name=NavigationBurger] .hamburger-lines--primary,flynt-component[name=NavigationBurger] .hamburger-lines--secondary{inset-block-start:9px;transition-delay:0s;will-change:rotate}flynt-component[name=NavigationBurger] .hamburger-lines:after{inset-block-start:18px}flynt-component[name=NavigationBurger][data-status=menuIsOpen] .hamburger-lines:before{translate:0 9px}flynt-component[name=NavigationBurger][data-status=menuIsOpen] .hamburger-lines:after{translate:0 -9px}flynt-component[name=NavigationBurger][data-status=menuIsOpen] .hamburger-lines--primary{rotate:45deg;transition-delay:.2s}flynt-component[name=NavigationBurger][data-status=menuIsOpen] .hamburger-lines--secondary{rotate:-45deg;transition-delay:.2s}flynt-component[name=NavigationBurger][data-status=menuIsOpen] .hamburger-lines:before,flynt-component[name=NavigationBurger][data-status=menuIsOpen] .hamburger-lines:after{opacity:0;transition-delay:0s}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:var(--color-background);block-size:calc(100% - var(--navigation-height));inline-size:100%;inset-block-start:var(--navigation-height);inset-inline-start:0;overflow-y:auto;padding-block:16px;padding-inline:16px;position:fixed;transition:translate .45s cubic-bezier(.19,1,.22,1),visibility .45s;translate:100% 0;visibility:hidden;will-change:translate,visibility;z-index:98}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .menu{list-style:none;margin:0}.admin-bar flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap{block-size:calc(100% - var(--navigation-height) - var(--wp-admin--admin-bar--height));inset-block-start:calc(var(--navigation-height) + var(--wp-admin--admin-bar--height))}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .item-wrap{align-items:center;display:flex}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .burger-link{color:var(--color-text);display:block;font-size:1.125rem;line-height:1.25rem;font-weight:600;padding:12px;text-decoration:none;flex-grow:1}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .current-menu-item .link{color:var(--color-accent);text-decoration:underline}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .sub-menu-toggle{background:none;border:none;cursor:pointer;padding:.5rem;transition:transform .3s ease}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .sub-menu-toggle:hover{opacity:.7}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .sub-menu-toggle[aria-expanded=true]{transform:rotate(180deg)}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .sub-menu-toggle svg{display:block}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .sub-menu{max-height:0;opacity:0;visibility:hidden;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;will-change:max-height,opacity}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .sub-menu[aria-hidden=false]{max-height:1000px;visibility:visible;opacity:1}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .sub-menu-item .icon{width:24px;flex:0 0 auto}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .sub-menu-item .icon svg{width:24px;height:auto}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .sub-menu-item a{color:var(--color-text);font-size:1rem;line-height:1.5rem;font-weight:600;display:flex;gap:12px;padding:12px;text-decoration:none}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .NavigationBurger__Menu__CtaButtons{display:flex;flex-direction:column;gap:12px;margin-top:30px}@media (min-width: 36em){flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .NavigationBurger__Menu__CtaButtons{flex-direction:row;justify-content:flex-start}}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .sub-menu-item[data-colour-scheme=blue] .icon path{stroke:var(--color-blue-100)}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .sub-menu-item[data-colour-scheme=light-blue] .icon path{stroke:var(--color-light-blue-100)}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .sub-menu-item[data-colour-scheme=pink] .icon path{stroke:var(--color-pink-100)}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .sub-menu-item[data-colour-scheme=orange] .icon path{stroke:var(--color-orange-100)}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .sub-menu-item[data-colour-scheme=green] .icon path{stroke:var(--color-green-100)}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .sub-menu-item[data-colour-scheme=light-green] .icon path{stroke:var(--color-light-green-100)}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .sub-menu-item[data-colour-scheme=yellow] .icon path{stroke:var(--color-yellow-100)}flynt-component[name=NavigationBurger] .NavigationBurger__MenuWrap .sub-menu-item[data-colour-scheme=purple] .icon path{stroke:var(--color-purple-100)}flynt-component[name=NavigationBurger][data-status=menuIsOpen] .NavigationBurger__MenuWrap{translate:0 0;visibility:visible}flynt-component[name=NavigationBurger] .NavigationBurger__SearchButton{background:none;border:none;cursor:pointer;padding:0;inline-size:18px;block-size:20px}flynt-component[name=NavigationBurger] .NavigationBurger__SearchButton__Icon{display:block}flynt-component[name=NavigationBurger] .NavigationBurger__SearchButton__Icon--close{display:none}flynt-component[name=NavigationBurger] .NavigationBurger__SearchWrap{-webkit-backface-visibility:hidden;backface-visibility:hidden;inline-size:100%;inset-block-start:var(--navigation-height);inset-inline-start:0;position:fixed;z-index:98;translate:100% 0;visibility:hidden;will-change:translate,visibility;transition:translate .45s cubic-bezier(.19,1,.22,1),visibility .45s;background-color:var(--color-blue-100)}.admin-bar flynt-component[name=NavigationBurger] .NavigationBurger__SearchWrap{block-size:calc(100% - var(--navigation-height) - var(--wp-admin--admin-bar--height));inset-block-start:calc(var(--navigation-height) + var(--wp-admin--admin-bar--height))}flynt-component[name=NavigationBurger] .NavigationBurger__SearchForm{align-items:center;background-color:var(--color-white);border:1px solid var(--color-border);display:flex;gap:12px;margin:20px 40px;padding-inline:20px;padding-block:12px}flynt-component[name=NavigationBurger] .NavigationBurger__SearchForm input[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;color:var(--color-text);flex:1 1 auto;font-size:.875rem;line-height:1.1875rem;outline:none;padding:0}flynt-component[name=NavigationBurger] .NavigationBurger__SearchSubmit{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;inline-size:20px;block-size:20px}flynt-component[name=NavigationBurger][data-status=searchIsOpen] .NavigationBurger__SearchWrap{translate:0 0;visibility:visible}flynt-component[name=NavigationBurger][data-status=searchIsOpen] .NavigationBurger__SearchButton__Icon--search{display:none}flynt-component[name=NavigationBurger][data-status=searchIsOpen] .NavigationBurger__SearchButton__Icon--close{display:block}@media screen and (max-width: 600px){#wpadminbar{position:fixed}}flynt-component[name=NavigationFooter]{background-color:var(--color-gray-900);color:var(--color-gray-200)}flynt-component[name=NavigationFooter] .NavigationFooter__Wrap{display:flex;flex-direction:column;gap:32px;padding:48px 0;text-align:center;align-items:center}@media (min-width: 64em){flynt-component[name=NavigationFooter] .NavigationFooter__Wrap{flex-direction:row;align-items:flex-start;flex-wrap:wrap;gap:64px 32px;text-align:left;justify-content:flex-start}}flynt-component[name=NavigationFooter] .NavigationFooter__LogoAndContacts{display:flex;flex-direction:column;gap:24px}@media (min-width: 64em){flynt-component[name=NavigationFooter] .NavigationFooter__LogoAndContacts{width:320px}}flynt-component[name=NavigationFooter] .NavigationFooter__Logo{align-self:center}flynt-component[name=NavigationFooter] .NavigationFooter__Logo svg{height:30px}@media (min-width: 64em){flynt-component[name=NavigationFooter] .NavigationFooter__Logo{align-self:flex-start}}flynt-component[name=NavigationFooter] .NavigationFooter__Slogan{color:var(--color-gray-400)}flynt-component[name=NavigationFooter] .NavigationFooter__PrimaryContacts a{color:var(--color-gray-400);text-decoration:none}flynt-component[name=NavigationFooter] .NavigationFooter__Nav{display:flex;flex-direction:column;gap:18px}@media (min-width: 36em) and (max-width: 63.99em){flynt-component[name=NavigationFooter] .NavigationFooter__Nav{flex-wrap:wrap}}@media (min-width: 48em){flynt-component[name=NavigationFooter] .NavigationFooter__Nav{flex-direction:row;gap:32px}}@media (min-width: 64em){flynt-component[name=NavigationFooter] .NavigationFooter__Nav{width:calc(100% - 352px);flex:0 0 auto}}flynt-component[name=NavigationFooter] .NavigationFooter__CopyrightAndSocial{display:flex;flex-direction:column;gap:32px}@media (min-width: 48em){flynt-component[name=NavigationFooter] .NavigationFooter__CopyrightAndSocial{flex-direction:row;justify-content:space-between}}@media (min-width: 64em){flynt-component[name=NavigationFooter] .NavigationFooter__CopyrightAndSocial{width:100%;flex:0 0 auto;padding-top:32px;border-top:1px solid var(--color-gray-600)}}flynt-component[name=NavigationFooter] .NavigationFooter__Copyright{color:var(--color-gray-400)}flynt-component[name=NavigationFooter] .NavigationFooter__Social{display:flex;gap:24px;justify-content:center}flynt-component[name=NavigationFooter] .NavigationFooter__Social a svg{height:24px;width:auto}flynt-component[name=NavigationFooter] .footer-menu{display:flex;flex-direction:column;list-style:none;padding:0;margin:0;gap:18px}@media (min-width: 48em){flynt-component[name=NavigationFooter] .footer-menu{gap:12px;flex:1}}flynt-component[name=NavigationFooter] .footer-item{display:none}flynt-component[name=NavigationFooter] .footer-item--emphasize{display:block!important}flynt-component[name=NavigationFooter] .footer-item--emphasize .footer-link{color:var(--color-gray-200);font-size:1.125rem;line-height:1.75rem;font-weight:600}@media (min-width: 48em){flynt-component[name=NavigationFooter] .footer-item--emphasize .footer-link{font-size:1rem;line-height:1.5rem}}@media (min-width: 48em){flynt-component[name=NavigationFooter] .footer-item{display:block}}flynt-component[name=NavigationFooter] .footer-link{text-decoration:none;color:var(--color-gray-400);font-size:.875rem;line-height:1.25rem;font-weight:600}flynt-component[name=NavigationMain]{display:none}flynt-component[name=NavigationMain] .NavigationMain__Nav{--navigation-height: 83px;height:var(--navigation-height);background-color:var(--color-background);border-bottom:3px solid var(--color-light-blue-100);padding:0 80px;display:flex;align-items:center;inset-block-start:0;position:relative;z-index:99}.admin-bar flynt-component[name=NavigationMain] .NavigationMain__Nav{inset-block-start:var(--wp-admin--admin-bar--height)}flynt-component[name=NavigationMain] .NavigationMain__Nav__Wrap{height:35px;width:100%;display:flex;justify-content:space-between}@media (min-width: 64em){flynt-component[name=NavigationMain]{display:block}}flynt-component[name=NavigationMain][data-colour-scheme=blue] .NavigationMain__Nav{border-bottom-color:var(--color-blue-100)}flynt-component[name=NavigationMain][data-colour-scheme=light-blue] .NavigationMain__Nav{border-bottom-color:var(--color-light-blue-100)}flynt-component[name=NavigationMain][data-colour-scheme=pink] .NavigationMain__Nav{border-bottom-color:var(--color-pink-100)}flynt-component[name=NavigationMain][data-colour-scheme=orange] .NavigationMain__Nav{border-bottom-color:var(--color-orange-100)}flynt-component[name=NavigationMain][data-colour-scheme=green] .NavigationMain__Nav{border-bottom-color:var(--color-green-100)}flynt-component[name=NavigationMain][data-colour-scheme=light-green] .NavigationMain__Nav{border-bottom-color:var(--color-light-green-100)}flynt-component[name=NavigationMain][data-colour-scheme=yellow] .NavigationMain__Nav{border-bottom-color:var(--color-yellow-100)}flynt-component[name=NavigationMain][data-colour-scheme=purple] .NavigationMain__Nav{border-bottom-color:var(--color-purple-100)}flynt-component[name=NavigationMain] .logo{block-size:100%;display:block;flex-shrink:0;text-decoration:none}flynt-component[name=NavigationMain] .logo-image{block-size:100%;inline-size:auto}flynt-component[name=NavigationMain] .menu{align-items:center;display:flex;list-style:none;-webkit-margin-end:-1rem;margin-inline-end:-1rem;-webkit-padding-start:2rem;padding-inline-start:2rem;--menu-item-height: 80px}flynt-component[name=NavigationMain] .menu .item{position:relative}flynt-component[name=NavigationMain] .menu .item--has-mega{position:initial}flynt-component[name=NavigationMain] .menu .item--search{padding-left:1rem;padding-top:2px}flynt-component[name=NavigationMain] .menu .item--language{padding-left:2rem}flynt-component[name=NavigationMain] .menu .item:hover .menu-link span{border-bottom-color:var(--color-accent);transition:border-bottom-color .2s ease-in-out}flynt-component[name=NavigationMain] .menu .item:hover .menu-link svg path{stroke:var(--color-accent)}flynt-component[name=NavigationMain] .menu .item:hover .sub-menu{display:flex;flex-direction:column;font-size:1rem;line-height:1.5rem;font-weight:600;gap:.5rem;position:absolute;top:100%;left:0;background-color:var(--color-background);padding:1rem;z-index:100}flynt-component[name=NavigationMain] .menu .menu-link{color:var(--color-text);display:inline-block;padding-block:.5rem;padding-inline:1rem;text-decoration:none;height:var(--menu-item-height);display:flex;font-size:.875rem;line-height:1.25rem;font-weight:600;align-items:center}flynt-component[name=NavigationMain] .menu .menu-link svg path{stroke:var(--color-text)}flynt-component[name=NavigationMain] .menu .menu-link span{display:flex;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid var(--color-white)}flynt-component[name=NavigationMain] .menu .current-menu-item .link{color:var(--color-accent);text-decoration:underline}flynt-component[name=NavigationMain] .menu .sub-menu{display:none;list-style:none;-webkit-padding-start:0;padding-inline-start:0}flynt-component[name=NavigationMain] .menu .sub-menu-item a{color:var(--color-text);text-decoration:none;white-space:nowrap}flynt-component[name=NavigationMain] .menu .item:hover .menu-link[data-colour-scheme=blue] span{border-bottom-color:var(--color-blue-100)}flynt-component[name=NavigationMain] .menu .item:hover .menu-link[data-colour-scheme=blue] span svg path{stroke:var(--color-blue-100)}flynt-component[name=NavigationMain] .menu .item:hover .menu-link[data-colour-scheme=light-blue] span{border-bottom-color:var(--color-light-blue-100)}flynt-component[name=NavigationMain] .menu .item:hover .menu-link[data-colour-scheme=light-blue] span svg path{stroke:var(--color-light-blue-100)}flynt-component[name=NavigationMain] .menu .item:hover .menu-link[data-colour-scheme=pink] span{border-bottom-color:var(--color-pink-100)}flynt-component[name=NavigationMain] .menu .item:hover .menu-link[data-colour-scheme=pink] span svg path{stroke:var(--color-pink-100)}flynt-component[name=NavigationMain] .menu .item:hover .menu-link[data-colour-scheme=orange] span{border-bottom-color:var(--color-orange-100)}flynt-component[name=NavigationMain] .menu .item:hover .menu-link[data-colour-scheme=orange] span svg path{stroke:var(--color-orange-100)}flynt-component[name=NavigationMain] .menu .item:hover .menu-link[data-colour-scheme=green] span{border-bottom-color:var(--color-green-100)}flynt-component[name=NavigationMain] .menu .item:hover .menu-link[data-colour-scheme=green] span svg path{stroke:var(--color-green-100)}flynt-component[name=NavigationMain] .menu .item:hover .menu-link[data-colour-scheme=light-green] span{border-bottom-color:var(--color-light-green-100)}flynt-component[name=NavigationMain] .menu .item:hover .menu-link[data-colour-scheme=light-green] span svg path{stroke:var(--color-light-green-100)}flynt-component[name=NavigationMain] .menu .item:hover .menu-link[data-colour-scheme=yellow] span{border-bottom-color:var(--color-yellow-100)}flynt-component[name=NavigationMain] .menu .item:hover .menu-link[data-colour-scheme=yellow] span svg path{stroke:var(--color-yellow-100)}flynt-component[name=NavigationMain] .menu .item:hover .menu-link[data-colour-scheme=purple] span{border-bottom-color:var(--color-purple-100)}flynt-component[name=NavigationMain] .menu .item:hover .menu-link[data-colour-scheme=purple] span svg path{stroke:var(--color-purple-100)}flynt-component[name=NavigationMain] .NavigationMain__Mega{opacity:0;visibility:hidden;position:absolute;right:0;top:100%;width:100%;background-color:var(--color-white);box-shadow:0 8px 24px #00000014;z-index:1000;max-height:0;transition:opacity .4s linear,visibility .4s linear,max-height .4s linear}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__Content{padding-block:20px}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__Content h3{font-size:.875rem;line-height:1.25rem;font-weight:600;color:var(--color-orange-100);padding-bottom:12px}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__Content[data-type=brands] .NavigationMain__Mega__Link{align-items:center}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__Cols{gap:24px;display:flex}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__Col--links{flex-grow:1}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__Col--featured{width:33.33333%;flex:0 0 auto;background-color:var(--color-gray-50);padding:32px}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__List{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:12px 24px}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__List[data-cols="2"] .NavigationMain__Mega__ListItem{width:calc(50% - 12px)}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__List[data-cols="4"] .NavigationMain__Mega__ListItem{width:calc(25% - 18px)}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__ListItem{width:calc(33.33% - 16px)}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__Link{display:flex;text-decoration:none;font-size:.875rem;line-height:1.25rem;color:var(--color-text);background-color:var(--color-white);padding:12px;gap:12px;height:100%;transition:background-color .3s ease}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__Link h4{font-size:1rem;line-height:1.5rem;font-weight:600}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__Link:hover{color:var(--color-text);background-color:var(--color-gray-50);border-radius:8px}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__Link__Icon{width:24px;flex:0 0 auto}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__Link__Icon svg{width:24px;height:24px;object-fit:contain}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__Link__Image{width:140px;height:100%;flex:0 0 auto;border-left:3px solid var(--color-light-blue-100);overflow:hidden;object-position:center}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__Link__BrandLogo{width:100%;flex:0 0 auto;justify-content:center;text-align:center}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__Link__BrandLogo svg{height:50px;width:auto;max-width:100%;margin:0 auto;object-fit:contain}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__Link__Intro{color:var(--color-text-muted);padding-top:4px}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__FeaturedItems{display:flex;flex-direction:column;gap:24px}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__FeaturedItem{color:var(--color-text);text-decoration:none;display:flex;flex-direction:row;gap:12px}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__FeaturedItem__Image{width:145px;height:100%;flex:0 0 auto}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__FeaturedItem__Image img{width:145px;height:100%;min-height:120px;object-fit:cover;object-position:center}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__FeaturedItem__Content h4{font-size:1rem;line-height:1.5rem;font-weight:600}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__FeaturedItem__Topic{display:inline-block;padding:4px 10px;font-size:.875rem;line-height:1.25rem;color:var(--color-blue-100);border:1px solid var(--color-blue-100);background-color:var(--color-blue-10);margin-bottom:12px}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__FeaturedItem__Intro{padding-top:4px;font-size:.875rem;line-height:1.25rem;color:var(--color-text-muted)}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__FeaturedItem[data-type=news]{flex-direction:column;gap:16px}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__FeaturedItem[data-type=news] .NavigationMain__Mega__FeaturedItem__Image{width:100%;height:110px}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__FeaturedItem[data-type=news] .NavigationMain__Mega__FeaturedItem__Image img{height:100%;min-height:initial;width:100%}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__FeaturedItem[data-type=news] .NavigationMain__Mega__FeaturedItem__Intro{padding-top:12px;display:flex;gap:8px;align-items:flex-end}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__FeaturedItem[data-type=news] .NavigationMain__Mega__FeaturedItem__Intro p{flex-grow:1}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__FeaturedItem[data-type=news] .NavigationMain__Mega__FeaturedItem__Intro svg{width:24px;height:24px;flex:0 0 auto}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__BrandList{list-style:none;padding:0;margin:0;display:grid;gap:12px}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__BrandLink{display:grid;grid-template-columns:76px 1fr;gap:16px;align-items:center;text-decoration:none;color:currentColor}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__BrandLink:hover{color:var(--color-accent)}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__BrandLogo{width:76px;height:48px;background-color:var(--color-border);border-radius:4px}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__BrandName{display:block;font-weight:600}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__BrandDesc{display:block;font-size:.875rem;line-height:1.25rem;color:var(--color-text-muted)}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__CTA{background-color:var(--color-gray-50);padding-block:16px;margin-top:8px}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__CTA .NavigationMain__Mega__CTA__Content{display:flex;gap:12px;justify-content:space-between;align-items:center}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__CTA .NavigationMain__Mega__CTA__Button{display:inline-block;text-decoration:none;padding:10px 16px;border-radius:6px;font-weight:600;transition:background-color .2s ease,color .2s ease,border-color .2s ease}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__CTA .NavigationMain__Mega__CTA__Button--primary{background-color:var(--color-accent);color:#fff}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__CTA .NavigationMain__Mega__CTA__Button--primary:hover{filter:brightness(.95)}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__CTA .NavigationMain__Mega__CTA__Button--secondary{border:1px solid var(--color-border);color:currentColor;background-color:transparent}flynt-component[name=NavigationMain] .NavigationMain__Mega .NavigationMain__Mega__CTA .NavigationMain__Mega__CTA__Button--secondary:hover{border-color:var(--color-accent);color:var(--color-accent)}flynt-component[name=NavigationMain] .NavigationMain__Mega__CTA__Form .gform_required_legend{display:none}flynt-component[name=NavigationMain] .NavigationMain__Mega__CTA__Form .gform_wrapper .gform_fields{row-gap:1.5rem}flynt-component[name=NavigationMain] .NavigationMain__Mega__CTA__Form .gform_wrapper .gfield{margin:0}flynt-component[name=NavigationMain] .NavigationMain__Mega__CTA__Form .gform_wrapper .gfield .gfield_label{font-weight:500;font-size:.875rem;line-height:1.25rem;color:var(--color-text-muted);margin-bottom:.375rem;gap:2px}flynt-component[name=NavigationMain] .NavigationMain__Mega__CTA__Form .gform_wrapper .gfield .gfield_label .gfield_required{color:var(--color-light-blue-100);margin-left:.125rem;font-size:1rem}flynt-component[name=NavigationMain] .NavigationMain__Mega__CTA__Form .gform_wrapper .gfield .ginput_container input[type=text],flynt-component[name=NavigationMain] .NavigationMain__Mega__CTA__Form .gform_wrapper .gfield .ginput_container input[type=email],flynt-component[name=NavigationMain] .NavigationMain__Mega__CTA__Form .gform_wrapper .gfield .ginput_container input[type=tel],flynt-component[name=NavigationMain] .NavigationMain__Mega__CTA__Form .gform_wrapper .gfield .ginput_container textarea{width:100%;padding:.625rem .875rem;border:1px solid var(--color-gray-300);border-radius:0;font-size:1rem;line-height:1.5rem;color:var(--color-text);background:var(--color-white);transition:border-color .3s ease}flynt-component[name=NavigationMain] .NavigationMain__Mega__CTA__Form .gform_wrapper .gfield .ginput_container input[type=text]::placeholder,flynt-component[name=NavigationMain] .NavigationMain__Mega__CTA__Form .gform_wrapper .gfield .ginput_container input[type=email]::placeholder,flynt-component[name=NavigationMain] .NavigationMain__Mega__CTA__Form .gform_wrapper .gfield .ginput_container input[type=tel]::placeholder,flynt-component[name=NavigationMain] .NavigationMain__Mega__CTA__Form .gform_wrapper .gfield .ginput_container textarea::placeholder{color:var(--color-gray-500)}flynt-component[name=NavigationMain] .NavigationMain__Mega__CTA__Form .gform_wrapper .gfield .ginput_container textarea{min-height:10rem;resize:vertical}flynt-component[name=NavigationMain] .NavigationMain__Mega__CTA__Form .gform_wrapper .gform_footer{margin-top:2rem}flynt-component[name=NavigationMain] .NavigationMain__Mega__CTA__Form .gform_wrapper .gform_footer .gform_button{background-color:var(--color-button-blue)!important;color:var(--color-white)!important;border:none!important;padding:.75rem 1.125rem!important;font-weight:600!important;font-size:1rem!important;line-height:1.5rem!important;cursor:pointer;transition:background-color .3s ease;width:100%;border-radius:0!important}flynt-component[name=NavigationMain] .NavigationMain__Mega__CTA__Form .gform_wrapper .gform_footer .gform_button:hover{background-color:var(--color-button-hover-blue)!important}flynt-component[name=NavigationMain] .menu .item--has-mega:hover>.NavigationMain__Mega,flynt-component[name=NavigationMain] .menu .item--has-mega:focus-within>.NavigationMain__Mega{opacity:1;visibility:visible;pointer-events:auto;max-height:80vh}flynt-component[name=NavigationMain] .NavigationMain__Mega__FeaturedItem[data-colour-scheme=blue] .NavigationMain__Mega__FeaturedItem__Topic{border-color:var(--color-blue-100);background-color:var(--color-blue-10);color:var(--color-blue-100)}flynt-component[name=NavigationMain] .NavigationMain__Mega__Link[data-colour-scheme=blue] .NavigationMain__Mega__Link__Image{border-left-color:var(--color-blue-100)}flynt-component[name=NavigationMain] .NavigationMain__Mega__FeaturedItem[data-colour-scheme=light-blue] .NavigationMain__Mega__FeaturedItem__Topic{border-color:var(--color-light-blue-100);background-color:var(--color-light-blue-10);color:var(--color-light-blue-100)}flynt-component[name=NavigationMain] .NavigationMain__Mega__Link[data-colour-scheme=light-blue] .NavigationMain__Mega__Link__Image{border-left-color:var(--color-light-blue-100)}flynt-component[name=NavigationMain] .NavigationMain__Mega__FeaturedItem[data-colour-scheme=pink] .NavigationMain__Mega__FeaturedItem__Topic{border-color:var(--color-pink-100);background-color:var(--color-pink-10);color:var(--color-pink-100)}flynt-component[name=NavigationMain] .NavigationMain__Mega__Link[data-colour-scheme=pink] .NavigationMain__Mega__Link__Image{border-left-color:var(--color-pink-100)}flynt-component[name=NavigationMain] .NavigationMain__Mega__FeaturedItem[data-colour-scheme=orange] .NavigationMain__Mega__FeaturedItem__Topic{border-color:var(--color-orange-100);background-color:var(--color-orange-10);color:var(--color-orange-100)}flynt-component[name=NavigationMain] .NavigationMain__Mega__Link[data-colour-scheme=orange] .NavigationMain__Mega__Link__Image{border-left-color:var(--color-orange-100)}flynt-component[name=NavigationMain] .NavigationMain__Mega__FeaturedItem[data-colour-scheme=green] .NavigationMain__Mega__FeaturedItem__Topic{border-color:var(--color-green-100);background-color:var(--color-green-10);color:var(--color-green-100)}flynt-component[name=NavigationMain] .NavigationMain__Mega__Link[data-colour-scheme=green] .NavigationMain__Mega__Link__Image{border-left-color:var(--color-green-100)}flynt-component[name=NavigationMain] .NavigationMain__Mega__FeaturedItem[data-colour-scheme=light-green] .NavigationMain__Mega__FeaturedItem__Topic{border-color:var(--color-light-green-100);background-color:var(--color-light-green-10);color:var(--color-light-green-100)}flynt-component[name=NavigationMain] .NavigationMain__Mega__Link[data-colour-scheme=light-green] .NavigationMain__Mega__Link__Image{border-left-color:var(--color-light-green-100)}flynt-component[name=NavigationMain] .NavigationMain__Mega__FeaturedItem[data-colour-scheme=yellow] .NavigationMain__Mega__FeaturedItem__Topic{border-color:var(--color-yellow-100);background-color:var(--color-yellow-10);color:var(--color-yellow-100)}flynt-component[name=NavigationMain] .NavigationMain__Mega__Link[data-colour-scheme=yellow] .NavigationMain__Mega__Link__Image{border-left-color:var(--color-yellow-100)}flynt-component[name=NavigationMain] .NavigationMain__Mega__FeaturedItem[data-colour-scheme=purple] .NavigationMain__Mega__FeaturedItem__Topic{border-color:var(--color-purple-100);background-color:var(--color-purple-10);color:var(--color-purple-100)}flynt-component[name=NavigationMain] .NavigationMain__Mega__Link[data-colour-scheme=purple] .NavigationMain__Mega__Link__Image{border-left-color:var(--color-purple-100)}flynt-component[name=NavigationMain] .NavigationMain__SearchButton{background:none;border:none;cursor:pointer;padding:0;inline-size:18px;block-size:20px}flynt-component[name=NavigationMain] .NavigationMain__SearchButton__Icon{display:block}flynt-component[name=NavigationMain] .NavigationMain__SearchButton__Icon--close{display:none}flynt-component[name=NavigationMain] .NavigationMain__SearchWrap{-webkit-backface-visibility:hidden;backface-visibility:hidden;inline-size:100%;inset-block-start:var(--navigation-height);right:0;position:fixed;width:500px;z-index:98;transform:translateY(-100%);visibility:hidden;will-change:transform,visibility;transition:transform .45s cubic-bezier(.19,1,.22,1),visibility .45s;background-color:var(--color-blue-100)}flynt-component[name=NavigationMain] .NavigationMain__SearchForm{align-items:center;background-color:var(--color-white);border:1px solid var(--color-border);display:flex;gap:12px;margin:20px 40px;padding-inline:20px;padding-block:12px}flynt-component[name=NavigationMain] .NavigationMain__SearchForm input[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;color:var(--color-text);flex:1 1 auto;font-size:.875rem;line-height:1.1875rem;outline:none;padding:0}flynt-component[name=NavigationMain] .NavigationMain__SearchSubmit{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;inline-size:20px;block-size:20px}flynt-component[name=NavigationMain][data-status=searchIsOpen] .NavigationMain__SearchWrap{transform:translateY(0);visibility:visible}flynt-component[name=NavigationMain][data-status=searchIsOpen] .NavigationMain__SearchButton__Icon--search{display:none}flynt-component[name=NavigationMain][data-status=searchIsOpen] .NavigationMain__SearchButton__Icon--close{display:block}@media (min-width: 64em){.mainHeader{position:-webkit-sticky;position:sticky;top:0;z-index:99}}flynt-component[name=SliderCareers]{background-color:var(--color-gray-50)}flynt-component[name=SliderCareers] .SliderCareers__Wrap{padding:20px 0}flynt-component[name=SliderCareers] .SliderCareers__Slide__Cols{display:flex;flex-direction:column;gap:40px}@media (min-width: 48em){flynt-component[name=SliderCareers] .SliderCareers__Slide__Cols{flex-direction:row;gap:64px;align-items:center}}flynt-component[name=SliderCareers] .SliderCareers__Slide__Col--media{flex:1 0 auto}flynt-component[name=SliderCareers] .SliderCareers__Slide__Col--media img{height:250px;width:auto;object-fit:cover;object-position:center top;margin:0 auto;aspect-ratio:1/1}@media (min-width: 64em){flynt-component[name=SliderCareers] .SliderCareers__Slide__Col--media img{height:400px}}@media (min-width: 80em){flynt-component[name=SliderCareers] .SliderCareers__Slide__Col--media img{height:500px}}@media (min-width: 64em){flynt-component[name=SliderCareers] .SliderCareers__Slide__Col--media{flex:0 0 auto;width:400px}}@media (min-width: 80em){flynt-component[name=SliderCareers] .SliderCareers__Slide__Col--media{width:500px}}@media (max-width: 47.99em){flynt-component[name=SliderCareers] .SliderCareers__Slide{text-align:center}}flynt-component[name=SliderCareers] .SliderCareers__Slide__Label{padding-bottom:12px}flynt-component[name=SliderCareers] .SliderCareers__Slide__Heading{font-size:3rem;line-height:3.75rem}@media (max-width: 63.99em){flynt-component[name=SliderCareers] .SliderCareers__Slide__Heading{font-size:1.875rem;line-height:2.375rem}}flynt-component[name=SliderCareers] .SliderCareers__Slide__Ctas{display:flex;flex-wrap:wrap;gap:12px 16px;padding-top:40px;justify-content:center}@media (max-width: 47.99em){flynt-component[name=SliderCareers] .SliderCareers__Slide__Ctas .button{width:100%}}@media (min-width: 48em){flynt-component[name=SliderCareers] .SliderCareers__Slide__Ctas{justify-content:flex-start}}flynt-component[name=SliderCareers] .SliderCareers__Nav{display:flex;justify-content:center;gap:16px;padding-top:40px}@media (min-width: 48em){flynt-component[name=SliderCareers] .SliderCareers__Nav{justify-content:flex-end}}@media (min-width: 64em){flynt-component[name=SliderCareers] .SliderCareers__Nav{padding-top:0}}flynt-component[name=SliderImages] .SliderImages__Wrap{position:relative}@media (max-width: 63.99em){flynt-component[name=SliderImages] .SliderImages__Wrap{padding:0 calc(var(--container-spacing) * -1)}}flynt-component[name=SliderImages] .SliderImages__Slide{position:relative;--slide-size: calc(100% - var(--slide-spacing))}flynt-component[name=SliderImages] .SliderImages__Slide img{width:100%;height:400px;object-fit:cover;object-position:center}@media (min-width: 48em){flynt-component[name=SliderImages] .SliderImages__Slide img{height:450px}}@media (min-width: 64em){flynt-component[name=SliderImages] .SliderImages__Slide{--slide-size: calc(33.33333% + var(--slide-spacing))}flynt-component[name=SliderImages] .SliderImages__Slide:hover .SliderImages__Slide__Caption{visibility:visible;opacity:1;max-height:400px}}flynt-component[name=SliderImages] .SliderImages__Slide__Caption{position:absolute;bottom:0;left:0;width:100%;text-align:center;font-size:.875rem;line-height:1.25rem;background-color:#ffffffe6;padding:12px 16px;visibility:hidden;opacity:0;max-height:0;overflow:hidden;transition:opacity .3s linear,visibility .3s linear,max-height .3s linear}flynt-component[name=SliderImages] [data-ref=prev],flynt-component[name=SliderImages] [data-ref=next]{opacity:.8;position:absolute;top:50%;transform:translateY(-50%);z-index:1}flynt-component[name=SliderImages] [data-ref=prev] svg path,flynt-component[name=SliderImages] [data-ref=next] svg path{stroke:var(--color-light-blue-100)}flynt-component[name=SliderImages] [data-ref=prev]{left:0}flynt-component[name=SliderImages] [data-ref=next]{right:0}flynt-component[name=TemplateBrandArchive]{padding-top:46px;padding-bottom:96px}@media (min-width: 64em){flynt-component[name=TemplateBrandArchive]{padding-bottom:96px}}.BrandArchive__Filter{display:flex;flex-direction:column;gap:30px;background-color:var(--color-gray-100);padding:16px;margin-bottom:64px}.BrandArchive__Filter select{width:100%;min-width:200px;flex:1}.BrandArchive__Filter select:focus{outline:none}@media (min-width: 44.6875em){.BrandArchive__Filter select{max-width:400px}}@media (min-width: 44.6875em){.BrandArchive__Filter{flex-direction:row}}@media (min-width: 64em){.BrandArchive__Filter{padding:16px 32px;gap:30px}}.BrandArchive__Filter__Icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.BrandArchive__Filter__Heading{display:flex;align-items:center;gap:16px;font-size:1.5rem;line-height:2rem;font-weight:500;color:var(--color-gray-800);margin:0;flex:1;min-width:0}.BrandArchive__Content{padding:0}.BrandArchive__Items{display:flex;flex-direction:row;flex-wrap:wrap;gap:32px}.BrandArchive__Item{background-color:var(--color-white);display:flex;flex-direction:column;transition:box-shadow .3s ease;text-decoration:none;color:inherit;visibility:hidden;opacity:0;height:0;overflow:hidden;display:none;animation:fadeIn .6s ease-in-out}.BrandArchive__Item[aria-hidden=false]{visibility:visible;opacity:1;height:auto;display:flex}@media (min-width: 36em){.BrandArchive__Item{flex:0 0 auto;width:calc(50% - 16px)}}@media (min-width: 64em){.BrandArchive__Item{width:calc(33.333333% - 21.3333333333px)}}.BrandArchive__Item:hover{box-shadow:0 2px 2px -1px #0a0d120a,0 4px 6px -2px #0a0d1208,0 12px 16px -4px #0a0d1214}.BrandArchive__Item:hover .BrandArchive__Item__Content{border-left-color:var(--color-blue-100)}.BrandArchive__Item__Image{position:relative;height:300px;display:flex;align-items:center;justify-content:center;padding:10px;overflow:hidden;background-color:var(--color-gray-10)}.BrandArchive__Item__ImageBg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.1;pointer-events:none}.BrandArchive__Item__Logo{position:relative;z-index:1;width:250px;height:120px;display:flex;align-items:center;justify-content:center}.BrandArchive__Item__Logo img{max-width:100%;max-height:100%;width:auto;height:auto}.BrandArchive__Item__Content{display:flex;flex-direction:column;gap:24px;padding:24px;flex:1;border-left:3px solid var(--color-white);transition:border-left-color .3s ease}.BrandArchive__Item__Title{font-size:1.125rem;line-height:1.75rem;font-weight:600;color:var(--color-text);margin:0}.BrandArchive__Item__Excerpt{font-size:.875rem;line-height:1.25rem;color:var(--color-text-muted);margin:0}.BrandArchive__Item__Excerpt p{margin:0;padding-bottom:16px}.BrandArchive__Item__Excerpt p:last-child{padding-bottom:0}.BrandArchive__Item__Link{display:flex;align-items:center;gap:6px;font-size:1rem;line-height:1.5rem;font-weight:600;color:var(--color-gray-800)}.BrandArchive__Item__Link svg{width:20px;height:20px;flex-shrink:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}flynt-component[name=TemplateBrandSingle] .BrandSingle__Header{display:flex;flex-direction:column;text-align:center}@media (min-width: 48em){flynt-component[name=TemplateBrandSingle] .BrandSingle__Header{text-align:left}}flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Image{height:250px}flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Image img{height:100%;width:100%;object-fit:cover;object-position:center}@media (max-width: 47.99em){flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Image{order:2}}@media (min-width: 48em){flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Image{height:400px}}@media (min-width: 64em){flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Image{height:65vh}}flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Content{position:relative;z-index:1}flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Content__Wrap{padding:40px 0 20px;background-color:var(--color-white)}@media (min-width: 48em){flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Content__Wrap{padding:40px 0}}flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Content__Topic{display:flex;align-items:center;justify-content:center;gap:12px;line-height:1.5rem;font-weight:600;padding-bottom:20px;color:var(--color-blue-100);text-decoration:none}flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Content__Topic:hover{text-decoration:underline}flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Content__Topic svg path{fill:var(--color-blue-100)}@media (min-width: 48em){flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Content__Topic{justify-content:flex-start}}flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Content__Cols{display:flex;flex-direction:column;gap:20px}@media (min-width: 64em){flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Content__Cols{flex-direction:row;gap:40px}}@media (min-width: 64em){flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Content__Col{width:50%;flex-basis:50%}flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Content__Col--logo{flex-grow:1}flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Content__Col--content{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;max-width:600px}}@media (min-width: 80em){flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Content__Col--content{flex:0 0 auto;width:600px}}flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Content__Logo{display:flex;justify-content:center}flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Content__Logo img{height:60px;width:auto;max-width:100%;object-fit:contain;object-position:center}@media (min-width: 48em){flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Content__Logo img{height:85px}}@media (min-width: 48em){flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Content__Logo{justify-content:flex-start;padding-bottom:0}}flynt-component[name=TemplateBrandSingle] .BrandSingle__Header__Content__Intro{font-size:1.25rem;line-height:1.875rem}flynt-component[name=TemplateBrandSingle] .BrandSingle__MainContent{position:relative}flynt-component[name=TemplateBrandSingle] .BrandSingle__Nav{padding:12px 0}@media (min-width: 64em){flynt-component[name=TemplateBrandSingle] .BrandSingle__Nav{position:-webkit-sticky;position:sticky;background-color:var(--color-white);top:83px;z-index:9}}flynt-component[name=TemplateBrandSingle] .BrandSingle__Nav__Wrap{display:flex;justify-content:center;align-items:center;gap:24px;padding:24px 0}@media (min-width: 48em){flynt-component[name=TemplateBrandSingle] .BrandSingle__Nav__Wrap{justify-content:flex-end;padding:0}}@media (min-width: 64em){flynt-component[name=TemplateBrandSingle] .BrandSingle__Nav__Wrap{justify-content:space-between;padding:0}}flynt-component[name=TemplateBrandSingle] .BrandSingle__Nav__List{list-style:none;padding:0;margin:0;display:none}@media (min-width: 64em){flynt-component[name=TemplateBrandSingle] .BrandSingle__Nav__List{display:flex;gap:64px}}flynt-component[name=TemplateBrandSingle] .BrandSingle__Nav__List li a{font-size:.875rem;line-height:1.25rem;color:var(--color-gray-400);font-weight:600;display:inline-block;padding:12px 0;text-decoration:none;border-bottom:2px solid transparent;transition:border-bottom .3s ease-in-out}flynt-component[name=TemplateBrandSingle] .BrandSingle__Nav__List li a.active{color:var(--color-blue-100);border-bottom:2px solid var(--color-blue-100)}flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany{padding:var(--component-spacing) 0}flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany__Cols{display:flex;flex-direction:column;gap:40px}@media (min-width: 64em){flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany__Cols{gap:96px;flex-direction:row}}@media (min-width: 64em){flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany__Col{flex-grow:1}flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany__Col--content{flex:1 0 450px}}flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany__Content{display:flex;flex-direction:column;gap:16px}flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany__Content h2{font-size:1.5rem;line-height:2rem;font-weight:500;letter-spacing:0}@media (min-width: 64em){flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany__Content h2{font-size:2.25rem;line-height:2.75rem}}flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany__Content p:first-of-type{font-size:1.25rem;line-height:1.875rem}@media (min-width: 64em){flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany__Content{gap:24px}}flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany__Locations__Tag{padding-bottom:16px}flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany__Locations{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany__Locations li{max-height:250px;transition:opacity .3s ease-in-out,visibility .3s ease-in-out,max-height .3s ease-in-out}flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany__Locations li h4{display:flex;align-items:center;gap:16px;font-size:1.125rem;line-height:1.75rem;font-weight:600}flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany__Locations li[aria-hidden=true]{opacity:0;visibility:hidden;max-height:0}flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany__Location{background-color:var(--color-gray-50);padding:16px 24px;display:flex;flex-direction:column;margin-bottom:16px;gap:8px}flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany__Locations__Address{font-size:.875rem;line-height:1.25rem}flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany__Locations__Phone{font-size:.875rem;line-height:1.25rem;padding-top:8px}flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany__Locations__Phone a{color:var(--color-text-muted)}flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany__Locations__More{display:flex;justify-content:center;padding-top:16px}flynt-component[name=TemplateBrandSingle] .BrandSingle__AboutCompany__Locations__Photo img{width:100%;object-fit:cover;object-position:center;aspect-ratio:19/9;box-shadow:0 3px 3px -1.5px #0a0d1251,0 8px 8px -4px #0a0d123e,0 20px 24px -4px #0a0d123f}flynt-component[name=TemplatePagination]{padding:20px 0}flynt-component[name=TemplatePagination] .pagination{display:flex;align-items:center;justify-content:space-between;text-align:right}flynt-component[name=TemplatePagination] .pagination ul{list-style:none;display:flex;margin:0 auto;padding:0;justify-content:center}flynt-component[name=TemplatePagination] .pagination li{padding-left:5px;margin:0}flynt-component[name=TemplatePagination] .pagination li a{display:inline-flex;align-items:center;justify-content:center;font-weight:400;line-height:30px;color:var(--color-text-muted);min-width:40px;height:40px;border:1px solid var(--color-white);background-color:var(--color-white);padding:0 5px;text-align:center;text-decoration:none;transition:background-color .2s linear}flynt-component[name=TemplatePagination] .pagination li a:hover{background-color:var(--color-gray-100);color:var(--color-text)}flynt-component[name=TemplatePagination] .pagination li.current a{background-color:var(--color-gray-50);border-color:var(--color-gray-50);color:var(--color-text)}flynt-component[name=TemplatePagination] .pagination li.next,flynt-component[name=TemplatePagination] .pagination li.prev{font-size:.75rem;line-height:1rem}flynt-component[name=TemplatePagination] .pagination__next .link{margin:0}flynt-component[name=TemplatePostsArchive] .PostsArchive__Search{margin-bottom:64px;display:flex;flex-direction:column;gap:16px}@media (min-width: 64em){flynt-component[name=TemplatePostsArchive] .PostsArchive__Search{flex-direction:row;justify-content:space-between;gap:32px}}flynt-component[name=TemplatePostsArchive] .PostsArchive__Tabs{display:flex;flex-wrap:nowrap;align-items:center;overflow-x:auto}flynt-component[name=TemplatePostsArchive] .PostsArchive__Tabs__Mobile{display:block;width:100%}@media (min-width: 48em){flynt-component[name=TemplatePostsArchive] .PostsArchive__Tabs__Mobile{display:none}}flynt-component[name=TemplatePostsArchive] .PostsArchive__Tabs__Desktop{display:none;width:100%}@media (min-width: 48em){flynt-component[name=TemplatePostsArchive] .PostsArchive__Tabs__Desktop{display:flex;flex-wrap:nowrap;align-items:center;overflow-x:auto}}flynt-component[name=TemplatePostsArchive] .PostsArchive__Tabs__Select{width:100%;padding:1rem 2.5rem 1rem 1rem;border:1px solid var(--color-border);border-bottom:1px solid var(--color-blue-100);background-color:var(--color-gray-50);font-size:.875rem;line-height:1.25rem;color:var(--color-gray-600);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;cursor:pointer}flynt-component[name=TemplatePostsArchive] .PostsArchive__Tabs__Select:focus{outline:none;border-color:var(--color-blue-100);box-shadow:0 0 0 3px #0064c81a}flynt-component[name=TemplatePostsArchive] .PostsArchive__Tab{padding:12px 20px;font-size:.875rem;line-height:1.25rem;font-weight:600;text-decoration:none;color:var(--color-gray-500);background:var(--color-gray-50);border-top:1px solid var(--color-gray-200);border-bottom:1px solid var(--color-gray-200);cursor:pointer;transition:all .2s ease}flynt-component[name=TemplatePostsArchive] .PostsArchive__Tab:last-child{border-right:1px solid var(--color-gray-200)}flynt-component[name=TemplatePostsArchive] .PostsArchive__Tab:first-child{border-left:1px solid var(--color-gray-200)}flynt-component[name=TemplatePostsArchive] .PostsArchive__Tab:hover{color:var(--color-gray-800)}flynt-component[name=TemplatePostsArchive] .PostsArchive__Tab.active{background:var(--color-white);border:1px solid var(--color-blue-100);color:var(--color-blue-100)}flynt-component[name=TemplatePostsArchive] .PostsArchive__SearchForm{display:flex;flex-direction:column;gap:12px;position:relative}@media (min-width: 64em){flynt-component[name=TemplatePostsArchive] .PostsArchive__SearchForm{flex-direction:row;justify-content:flex-end}}flynt-component[name=TemplatePostsArchive] .PostsArchive__SearchForm__Input{border:1px solid var(--color-gray-300);padding:12px 14px;width:100%;font-size:1rem;line-height:1.5rem}@media (min-width: 64em){flynt-component[name=TemplatePostsArchive] .PostsArchive__SearchForm__Input{max-width:320px}}flynt-component[name=TemplatePostsArchive] .PostsArchive__SearchForm__Button{flex-shrink:0;position:absolute;right:12px;top:50%;transform:translateY(-50%)}flynt-component[name=TemplatePostsArchive] .PostsArchive__ItemsWrap{margin-bottom:64px}flynt-component[name=TemplatePostsArchive] .PostsArchive__Items{display:flex;flex-direction:column;gap:32px;list-style:none;padding:0;margin:0}@media (min-width: 36em){flynt-component[name=TemplatePostsArchive] .PostsArchive__Items{flex-direction:row;flex-wrap:wrap}}@media (min-width: 64em){flynt-component[name=TemplatePostsArchive] .PostsArchive__Items{gap:48px 32px}}flynt-component[name=TemplatePostsArchive] .PostsArchive__Item{display:flex;flex-direction:column}@media (min-width: 36em){flynt-component[name=TemplatePostsArchive] .PostsArchive__Item{width:calc(50% - 16px)}}@media (min-width: 80em){flynt-component[name=TemplatePostsArchive] .PostsArchive__Item{width:calc(33.333% - 21.3333333333px)}}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post:hover .PostsArchive__Post__Content h2,flynt-component[name=TemplatePostsArchive] .PostsArchive__Post:hover .PostsArchive__Post__Content h3{color:var(--color-light-blue-100)}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post:hover .PostsArchive__Post__Intro svg{transform:translate(10px)}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post:hover .PostsArchive__Post__Intro svg path{stroke:var(--color-light-blue-100)}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Image{width:100%;height:220px;overflow:hidden;margin-bottom:20px}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Image img{height:100%;width:100%;object-fit:cover;object-position:center}@media (min-width: 64em){flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Image{height:320px}}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Content{flex-grow:1;display:flex;flex-direction:column;gap:8px}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Content h2,flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Content h3{margin:0;font-size:1.5rem;line-height:2rem;font-weight:600}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Content h2.h6,flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Content h3.h6{font-size:1.125rem;line-height:1.75rem}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Content p{font-size:1rem;line-height:1.5rem;color:var(--color-gray-600);margin:0}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Badge{background-color:var(--color-blue-5);display:inline-block;font-size:.875rem;line-height:1.25rem;font-weight:500;padding:4px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1px solid var(--color-blue-100);color:var(--color-blue-100)}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Intro{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:16px}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Intro p{margin:0}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Intro svg{width:24px;height:24px;flex-shrink:0;transition:transform .3s ease}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Intro svg path{transition:stroke .3s ease}flynt-component[name=TemplatePostsArchive] .PostsArchive__Empty{text-align:center;color:var(--color-text-muted);padding:32px 0}flynt-component[name=TemplatePostsArchive] .PostsArchive__Pagination{border-top:1px solid var(--color-gray-300);padding-top:20px;margin-top:64px}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Badge[data-colour-scheme=blue]{background-color:var(--color-blue-5);border-color:var(--color-blue-100);color:var(--color-blue-100)}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Badge[data-colour-scheme=light-blue]{background-color:var(--color-light-blue-5);border-color:var(--color-light-blue-100);color:var(--color-light-blue-100)}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Badge[data-colour-scheme=pink]{background-color:var(--color-pink-5);border-color:var(--color-pink-100);color:var(--color-pink-100)}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Badge[data-colour-scheme=orange]{background-color:var(--color-orange-5);border-color:var(--color-orange-100);color:var(--color-orange-100)}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Badge[data-colour-scheme=green]{background-color:var(--color-green-5);border-color:var(--color-green-100);color:var(--color-green-100)}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Badge[data-colour-scheme=light-green]{background-color:var(--color-light-green-5);border-color:var(--color-light-green-100);color:var(--color-light-green-100)}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Badge[data-colour-scheme=yellow]{background-color:var(--color-yellow-5);border-color:var(--color-yellow-100);color:var(--color-yellow-100)}flynt-component[name=TemplatePostsArchive] .PostsArchive__Post__Badge[data-colour-scheme=purple]{background-color:var(--color-purple-5);border-color:var(--color-purple-100);color:var(--color-purple-100)}flynt-component[name=TemplatePostsArchive] .PostsArchive__Featured{margin-bottom:32px}@media (min-width: 64em){flynt-component[name=TemplatePostsArchive] .PostsArchive__Featured{margin-bottom:64px}}flynt-component[name=TemplatePostsArchive] .PostsArchive__FeaturedItems{display:flex;flex-direction:column;gap:32px}@media (min-width: 48em){flynt-component[name=TemplatePostsArchive] .PostsArchive__FeaturedItems{flex-direction:row;flex-wrap:wrap}}flynt-component[name=TemplatePostsArchive] .PostsArchive__FeaturedItem{display:flex;flex-direction:column;gap:20px}flynt-component[name=TemplatePostsArchive] .PostsArchive__FeaturedItem .PostsArchive__Post{display:flex;flex-direction:column}@media (min-width: 80em){flynt-component[name=TemplatePostsArchive] .PostsArchive__FeaturedItem .PostsArchive__Post{flex-direction:row;gap:20px}}flynt-component[name=TemplatePostsArchive] .PostsArchive__FeaturedItem .PostsArchive__Post__Image img{object-position:top center}@media (min-width: 80em){flynt-component[name=TemplatePostsArchive] .PostsArchive__FeaturedItem .PostsArchive__Post__Image{height:250px;width:320px;flex:0 0 320px;margin:0}}@media (min-width: 48em){flynt-component[name=TemplatePostsArchive] .PostsArchive__FeaturedItem{flex-direction:row;flex:0 0 auto;width:calc(50% - 16px)}}flynt-component[name=TemplatePostSingle] .PostSingle__Content{padding:64px 0;background-color:var(--color-white)}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__Content{position:relative;padding:96px 0;margin-top:-50px;z-index:1}}flynt-component[name=TemplatePostSingle] .PostSingle__Content__Cols{display:flex;flex-direction:column;max-width:1064px;margin:0 auto}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__Content__Cols{flex-direction:row;gap:64px}}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar{display:none}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar{display:block;flex:0 0 280px;position:relative}}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Inner{display:flex;position:-webkit-sticky;position:sticky;top:100px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Inner h3{font-size:1rem;line-height:1.5rem;font-weight:600;color:var(--color-light-blue-100);margin:0 0 16px}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Inner>div{padding:32px 0;border-top:1px solid var(--color-gray-200)}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Inner>div:last-child{border-bottom:1px solid var(--color-gray-200)}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Inner{display:flex;flex-direction:column}}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Toc ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Toc ul a{font-size:1rem;line-height:1.5rem;color:var(--color-text-muted);text-decoration:none;font-weight:600;transition:color .3s ease}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Toc ul a.active{font-weight:700;color:var(--color-text)}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Toc ul a:hover,flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Toc ul a:focus{text-decoration:underline}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tags__List{display:flex;flex-wrap:wrap;gap:16px}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag{display:inline-flex;align-items:center;padding:4px 10px;background-color:var(--color-blue-5);border:1px solid var(--color-blue-100);font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--color-blue-100);cursor:pointer;text-decoration:none;transition:background-color .3s ease,color .3s ease}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag:hover,flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag:focus{background-color:var(--color-blue-100);color:var(--color-white)}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=blue]{background-color:var(--color-blue-5);border-color:var(--color-blue-100);color:var(--color-blue-100)}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=blue]:hover,flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=blue]:focus{background-color:var(--color-blue-100);color:var(--color-white)}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=light-blue]{background-color:var(--color-light-blue-5);border-color:var(--color-light-blue-100);color:var(--color-light-blue-100)}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=light-blue]:hover,flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=light-blue]:focus{background-color:var(--color-light-blue-100);color:var(--color-white)}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=pink]{background-color:var(--color-pink-5);border-color:var(--color-pink-100);color:var(--color-pink-100)}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=pink]:hover,flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=pink]:focus{background-color:var(--color-pink-100);color:var(--color-white)}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=orange]{background-color:var(--color-orange-5);border-color:var(--color-orange-100);color:var(--color-orange-100)}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=orange]:hover,flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=orange]:focus{background-color:var(--color-orange-100);color:var(--color-white)}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=green]{background-color:var(--color-green-5);border-color:var(--color-green-100);color:var(--color-green-100)}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=green]:hover,flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=green]:focus{background-color:var(--color-green-100);color:var(--color-white)}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=light-green]{background-color:var(--color-light-green-5);border-color:var(--color-light-green-100);color:var(--color-light-green-100)}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=light-green]:hover,flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=light-green]:focus{background-color:var(--color-light-green-100);color:var(--color-white)}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=yellow]{background-color:var(--color-yellow-5);border-color:var(--color-yellow-100);color:var(--color-yellow-100)}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=yellow]:hover,flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=yellow]:focus{background-color:var(--color-yellow-100);color:var(--color-white)}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=purple]{background-color:var(--color-purple-5);border-color:var(--color-purple-100);color:var(--color-purple-100)}flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=purple]:hover,flynt-component[name=TemplatePostSingle] .PostSingle__Sidebar__Tag[data-colour-scheme=purple]:focus{background-color:var(--color-purple-100);color:var(--color-white)}flynt-component[name=TemplatePostSingle] .PostSingle__Main{flex:1 1 auto;display:flex;flex-direction:column;gap:32px}flynt-component[name=TemplatePostSingle] .PostSingle__PostContent{font-size:1.125rem;line-height:1.75rem;color:var(--color-text-muted)}flynt-component[name=TemplatePostSingle] .PostSingle__PostContent h2{font-size:1.875rem;line-height:2.375rem;font-weight:500;color:var(--color-text);margin:32px 0}flynt-component[name=TemplatePostSingle] .PostSingle__PostContent h2:first-child{margin-top:0}flynt-component[name=TemplatePostSingle] .PostSingle__PostContent h3{font-size:1.5rem;line-height:2rem;font-weight:600;color:var(--color-text);margin:32px 0}flynt-component[name=TemplatePostSingle] .PostSingle__PostContent p{margin:0 0 16px}flynt-component[name=TemplatePostSingle] .PostSingle__PostContent p:last-child{margin-bottom:0}flynt-component[name=TemplatePostSingle] .PostSingle__PostContent blockquote{margin:48px 0;padding:32px 40px;background-color:var(--color-gray-50);border-left:5px solid var(--color-light-blue-100);color:var(--color-text);font-size:1.5rem;line-height:2rem}flynt-component[name=TemplatePostSingle] .PostSingle__PostContent blockquote cite{line-height:24px}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__PostContent blockquote{margin:80px 0}}flynt-component[name=TemplatePostSingle] .PostSingle__PostContent ul,flynt-component[name=TemplatePostSingle] .PostSingle__PostContent ol{margin:32px 0;padding-left:20px}flynt-component[name=TemplatePostSingle] .PostSingle__PostContent ul li,flynt-component[name=TemplatePostSingle] .PostSingle__PostContent ol li{margin-bottom:12px}flynt-component[name=TemplatePostSingle] .PostSingle__PostContent ul li:last-child,flynt-component[name=TemplatePostSingle] .PostSingle__PostContent ol li:last-child{margin-bottom:0}flynt-component[name=TemplatePostSingle] .PostSingle__PostContent .wp-caption{max-width:100%!important;margin:32px 0}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__PostContent .wp-caption{margin:80px 0}}flynt-component[name=TemplatePostSingle] .PostSingle__PostContent .wp-caption-text{font-size:.875rem;line-height:1.25rem;margin-top:16px}flynt-component[name=TemplatePostSingle] .PostSingle__PostContent img{max-width:100%!important;height:auto;inline-size:initial;block-size:initial}flynt-component[name=TemplatePostSingle] .PostSingle__PostContent a{color:var(--color-blue-100);text-decoration:underline;transition:color .3s ease}flynt-component[name=TemplatePostSingle] .PostSingle__PostContent a:hover,flynt-component[name=TemplatePostSingle] .PostSingle__PostContent a:focus{color:var(--color-blue-100)}flynt-component[name=TemplatePostSingle] .PostSingle__PodcastIntro{display:flex;flex-direction:row;gap:24px;padding-bottom:32px;border-bottom:1px solid var(--color-gray-200)}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__PodcastIntro{gap:32px;align-items:center}}flynt-component[name=TemplatePostSingle] .PostSingle__PodcastIntro__Image{position:relative;width:150px;height:150px;overflow:hidden;background-color:var(--color-gray-200);flex-shrink:0}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__PodcastIntro__Image{width:200px;height:200px}}flynt-component[name=TemplatePostSingle] .PostSingle__PodcastIntro__Image img{width:100%;height:100%;object-fit:cover}flynt-component[name=TemplatePostSingle] .PostSingle__PodcastIntro__Description{flex:1;font-size:1.125rem;line-height:1.75rem;color:var(--color-text-muted)}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__PodcastIntro__Description{font-size:1.25rem;line-height:1.875rem}}flynt-component[name=TemplatePostSingle] .PostSingle__PodcastIntro__Description p{margin:0 0 16px}flynt-component[name=TemplatePostSingle] .PostSingle__PodcastIntro__Description p:last-child{margin-bottom:0}flynt-component[name=TemplatePostSingle] .PostSingle__PodcastIntro__Description strong,flynt-component[name=TemplatePostSingle] .PostSingle__PodcastIntro__Description b{font-weight:600;font-family:var(--font-family-heading)}flynt-component[name=TemplatePostSingle] .PostSingle__PodcastCta{display:flex;flex-direction:column;gap:20px;padding:32px 16px;background-color:var(--color-gray-50);border-left:5px solid var(--color-light-blue-100)}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__PodcastCta{margin:48px 0}}flynt-component[name=TemplatePostSingle] .PostSingle__PodcastCta__Content{display:flex;flex-direction:column;flex:1}flynt-component[name=TemplatePostSingle] .PostSingle__PodcastCta__Content h3{font-size:1.875rem;line-height:2.375rem;font-weight:600;color:var(--color-text);margin:0;display:inline-flex;align-items:center}flynt-component[name=TemplatePostSingle] .PostSingle__PodcastCta__Content h3 svg{display:none;flex:0 0 auto}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__PodcastCta__Content h3 svg{display:block;width:70px;height:70px;margin-left:-70px}}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__PodcastCta__Content{padding-left:70px}}flynt-component[name=TemplatePostSingle] .PostSingle__PodcastCta__Links{display:flex;flex-direction:column;gap:20px}flynt-component[name=TemplatePostSingle] .PostSingle__IssueContents{display:flex;flex-direction:column;gap:32px}flynt-component[name=TemplatePostSingle] .PostSingle__IssueContents__Items{display:flex;flex-direction:column;gap:8px}flynt-component[name=TemplatePostSingle] .PostSingle__IssueContents__Item{display:flex;gap:8px;background-color:var(--color-gray-50)}@media (min-width: 48em){flynt-component[name=TemplatePostSingle] .PostSingle__IssueContents__Item{gap:16px}}flynt-component[name=TemplatePostSingle] .PostSingle__IssueContents__Item__Image{position:relative;width:100px;height:100px;flex-shrink:0;overflow:hidden;background-color:var(--color-gray-200)}@media (min-width: 48em){flynt-component[name=TemplatePostSingle] .PostSingle__IssueContents__Item__Image{width:195px;height:108px;min-width:195px}}flynt-component[name=TemplatePostSingle] .PostSingle__IssueContents__Item__Image img{width:100%;height:100%;object-fit:cover}flynt-component[name=TemplatePostSingle] .PostSingle__IssueContents__Item__Content{display:flex;flex-direction:column;gap:8px;padding:8px 16px;flex:1}flynt-component[name=TemplatePostSingle] .PostSingle__IssueContents__Item__Content h6{font-size:1.125rem;line-height:1.75rem;font-weight:600;color:var(--color-text);margin:0}flynt-component[name=TemplatePostSingle] .PostSingle__IssueContents__Item__Description{font-size:.875rem;line-height:1.25rem;color:var(--color-text-muted);margin:0}flynt-component[name=TemplatePostSingle] .PostSingle__IssueContents__Item__Description a{font-weight:600;text-decoration:none}flynt-component[name=TemplatePostSingle] .PostSingle__Publication__DownloadCta{display:flex;flex-direction:column;padding:32px 16px;background-color:var(--color-gray-50);border-left:5px solid var(--color-light-blue-100)}@media (min-width: 48em){flynt-component[name=TemplatePostSingle] .PostSingle__Publication__DownloadCta{margin:48px 0;padding:32px}}flynt-component[name=TemplatePostSingle] .PostSingle__Publication__DownloadCta__Content{display:flex;flex-direction:column;gap:20px}@media (min-width: 48em){flynt-component[name=TemplatePostSingle] .PostSingle__Publication__DownloadCta__Content{flex-direction:row;align-items:flex-start;gap:32px;padding-left:70px}}flynt-component[name=TemplatePostSingle] .PostSingle__Publication__DownloadCta__Text{display:flex;flex-direction:column;gap:20px;flex:1}flynt-component[name=TemplatePostSingle] .PostSingle__Publication__DownloadCta__Text h3{font-size:1.875rem;line-height:2.375rem;font-weight:600;color:var(--color-text);margin:0;display:inline-flex;align-items:center}flynt-component[name=TemplatePostSingle] .PostSingle__Publication__DownloadCta__Text h3 svg{display:none;flex:0 0 auto}@media (min-width: 48em){flynt-component[name=TemplatePostSingle] .PostSingle__Publication__DownloadCta__Text h3 svg{display:block;width:70px;height:70px;margin-left:-70px}}flynt-component[name=TemplatePostSingle] .PostSingle__Publication__DownloadCta__Text p{font-size:1.125rem;line-height:1.75rem;color:var(--color-text-muted);margin:0}flynt-component[name=TemplatePostSingle] .PostSingle__Publication__DownloadCta__Image{position:relative;width:100%;height:200px;min-width:100px;overflow:hidden;background-color:var(--color-gray-200)}@media (min-width: 48em){flynt-component[name=TemplatePostSingle] .PostSingle__Publication__DownloadCta__Image{width:200px;height:200px;min-width:200px;flex-shrink:0}}flynt-component[name=TemplatePostSingle] .PostSingle__Publication__DownloadCta__Image img{width:100%;height:100%;object-fit:cover}flynt-component[name=TemplatePostSingle] .PostSingle__Publication__DownloadCta__Buttons{display:flex;flex-direction:column;gap:16px}flynt-component[name=TemplatePostSingle] .PostSingle__Publication__DownloadCta__Buttons a{flex:1 1 calc(50% - 8px);margin:0}@media (min-width: 48em){flynt-component[name=TemplatePostSingle] .PostSingle__Publication__DownloadCta__Buttons{flex-direction:row;flex-wrap:wrap}}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts{display:flex;flex-direction:column;gap:32px;padding-bottom:64px}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts h2{text-align:center}@media (min-width: 48em){flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts{padding:64px 0}}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts{padding:96px 0;gap:64px}}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Items{display:flex;flex-direction:column;gap:64px}@media (min-width: 36em){flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Items{gap:32px;flex-direction:row;flex-wrap:wrap}}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item{display:flex;flex-direction:column;gap:20px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item:hover .PostSingle__RelatedPosts__Item__Content h3{color:var(--color-light-blue-100)}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item:hover .PostSingle__RelatedPosts__Item__Intro svg{transform:scale(1.5)}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item:hover .PostSingle__RelatedPosts__Item__Intro svg path{stroke:var(--color-light-blue-100)}@media (min-width: 36em){flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item{width:calc(50% - 16px)}}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item{width:calc(33.33333% - 21.3333333333px)}}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item__Image{width:100%;height:320px;background-color:var(--color-gray-100);overflow:hidden}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item__Image img{width:100%;height:100%;object-fit:cover}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item__Content{display:flex;flex-direction:column;gap:12px;padding:0 16px}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item__Content h3{font-size:1.5rem;line-height:2rem;font-weight:600;color:var(--color-text);margin:0;transition:color .3s ease}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item__Content p{font-size:1rem;line-height:1.5rem;color:var(--color-text-muted);margin:0}@media (min-width: 48em){flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item__Content{padding:0}}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item__Badge{display:inline-flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px 10px;background-color:var(--color-blue-5);border:1px solid var(--color-blue-100);font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--color-blue-100)}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item__Intro{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item__Intro svg{flex:0 0 auto;width:24px;height:24px;transform:scale(1);transition:transform .3s ease;margin-right:8px}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item__Intro svg path{stroke:var(--color-text);transition:stroke .3s ease}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item__Badge[data-colour-scheme=blue]{background-color:var(--color-blue-5);border-color:var(--color-blue-100);color:var(--color-blue-100)}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item__Badge[data-colour-scheme=light-blue]{background-color:var(--color-light-blue-5);border-color:var(--color-light-blue-100);color:var(--color-light-blue-100)}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item__Badge[data-colour-scheme=pink]{background-color:var(--color-pink-5);border-color:var(--color-pink-100);color:var(--color-pink-100)}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item__Badge[data-colour-scheme=orange]{background-color:var(--color-orange-5);border-color:var(--color-orange-100);color:var(--color-orange-100)}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item__Badge[data-colour-scheme=green]{background-color:var(--color-green-5);border-color:var(--color-green-100);color:var(--color-green-100)}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item__Badge[data-colour-scheme=light-green]{background-color:var(--color-light-green-5);border-color:var(--color-light-green-100);color:var(--color-light-green-100)}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item__Badge[data-colour-scheme=yellow]{background-color:var(--color-yellow-5);border-color:var(--color-yellow-100);color:var(--color-yellow-100)}flynt-component[name=TemplatePostSingle] .PostSingle__RelatedPosts__Item__Badge[data-colour-scheme=purple]{background-color:var(--color-purple-5);border-color:var(--color-purple-100);color:var(--color-purple-100)}flynt-component[name=TemplatePostSingle] .PostSingle__Header{position:relative;display:flex;flex-direction:column;background-color:var(--color-gray-100)}flynt-component[name=TemplatePostSingle] .PostSingle__Header__Inner{position:relative;display:flex;flex-direction:column;gap:32px}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__Header__Inner{gap:48px}}flynt-component[name=TemplatePostSingle] .PostSingle__Header__Cols{display:flex;flex-direction:column;gap:32px}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__Header__Cols{flex-direction:row;align-items:center;gap:64px}}flynt-component[name=TemplatePostSingle] .PostSingle__Header__Col{display:flex;flex-direction:column;gap:32px;flex:0 0 calc(50% - 16px)}flynt-component[name=TemplatePostSingle] .PostSingle__Header__Col--content{gap:16px;padding-top:40px}flynt-component[name=TemplatePostSingle] .PostSingle__Header__Col--content h1{font-size:2rem;line-height:2.75rem;font-weight:600;color:var(--color-text);margin:0;letter-spacing:-1px}@media (max-width: 47.99em){flynt-component[name=TemplatePostSingle] .PostSingle__Header__Col--content h1{text-align:center}}@media (min-width: 48em){flynt-component[name=TemplatePostSingle] .PostSingle__Header__Col--content h1{font-size:2.5rem;line-height:3.25rem}}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__Header__Col--content h1{padding:40px 0;font-size:3rem;line-height:3.75rem}}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__Header__Col--content{padding-bottom:90px}}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__Header__Col--media{min-height:680px;justify-content:center}}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__Header__Col{flex:0 0 calc(50% - 32px)}}flynt-component[name=TemplatePostSingle] .PostSingle__Header__Topic{padding-bottom:4px;display:flex!important;text-decoration:none}flynt-component[name=TemplatePostSingle] .PostSingle__Header__Topic:hover{text-decoration:underline}@media (max-width: 47.99em){flynt-component[name=TemplatePostSingle] .PostSingle__Header__Topic{text-align:center;justify-content:center}}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__Header__Topic{padding-bottom:32px}}flynt-component[name=TemplatePostSingle] .PostSingle__Header__Badge{display:none}flynt-component[name=TemplatePostSingle] .PostSingle__Header__Badge span{display:inline-flex;align-items:center;padding:4px 10px;background-color:var(--color-blue-10);border:1px solid var(--color-blue-100);font-size:.875rem;line-height:1.25rem;color:var(--color-blue-100)}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__Header__Badge{display:flex}}flynt-component[name=TemplatePostSingle] .PostSingle__Header__Intro{font-size:1.25rem;line-height:1.875rem;color:var(--text-muted)}@media (max-width: 47.99em){flynt-component[name=TemplatePostSingle] .PostSingle__Header__Intro{text-align:center}}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__Header__Intro{max-width:480px}}flynt-component[name=TemplatePostSingle] .PostSingle__Header__Buttons{padding-top:8px;display:flex;flex-direction:column;gap:16px}@media (min-width: 48em){flynt-component[name=TemplatePostSingle] .PostSingle__Header__Buttons{flex-direction:row;gap:32px}}flynt-component[name=TemplatePostSingle] .PostSingle__Header__Buttons .button{width:100%}@media (min-width: 48em){flynt-component[name=TemplatePostSingle] .PostSingle__Header__Buttons .button{width:auto}}flynt-component[name=TemplatePostSingle] .PostSingle__Header__Share{display:flex;justify-content:center;padding-top:12px}@media (min-width: 48em){flynt-component[name=TemplatePostSingle] .PostSingle__Header__Share{justify-content:flex-start}}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__Header__Share{display:none}}flynt-component[name=TemplatePostSingle] .PostSingle__Header__Image{position:relative;width:100%;height:250px}flynt-component[name=TemplatePostSingle] .PostSingle__Header__Image img{position:relative;width:100%;height:100%;object-fit:cover;z-index:2}@media (min-width: 48em){flynt-component[name=TemplatePostSingle] .PostSingle__Header__Image{height:300px}}@media (min-width: 64em){flynt-component[name=TemplatePostSingle] .PostSingle__Header__Image{height:450px}flynt-component[name=TemplatePostSingle] .PostSingle__Header__Image:after{content:"";position:absolute;bottom:-20px;right:-20px;width:430px;height:430px;background-color:var(--color-light-blue-100);z-index:1}}@media (min-width: 64em){flynt-component[name=TemplatePostSingle][data-post-format=article] .PostSingle__Header__Col{min-height:650px;justify-content:center}flynt-component[name=TemplatePostSingle][data-post-format=article] .PostSingle__Header__Image{width:calc(50vw - 64px);height:100%;position:absolute;right:0;top:0;bottom:0;object-fit:cover;object-position:center;z-index:1}flynt-component[name=TemplatePostSingle][data-post-format=article] .PostSingle__Header__Image:after{display:none!important}}flynt-component[name=TemplatePostSingle][data-post-color-scheme=blue] .PostSingle__Header__Image:after{background-color:var(--color-blue-100)}flynt-component[name=TemplatePostSingle][data-post-color-scheme=blue] .PostSingle__Header__Badge span{background-color:var(--color-blue-10);border-color:var(--color-blue-100);color:var(--color-blue-100)}flynt-component[name=TemplatePostSingle][data-post-color-scheme=light-blue] .PostSingle__Header__Image:after{background-color:var(--color-light-blue-100)}flynt-component[name=TemplatePostSingle][data-post-color-scheme=light-blue] .PostSingle__Header__Badge span{background-color:var(--color-light-blue-10);border-color:var(--color-light-blue-100);color:var(--color-light-blue-100)}flynt-component[name=TemplatePostSingle][data-post-color-scheme=pink] .PostSingle__Header__Image:after{background-color:var(--color-pink-100)}flynt-component[name=TemplatePostSingle][data-post-color-scheme=pink] .PostSingle__Header__Badge span{background-color:var(--color-pink-10);border-color:var(--color-pink-100);color:var(--color-pink-100)}flynt-component[name=TemplatePostSingle][data-post-color-scheme=orange] .PostSingle__Header__Image:after{background-color:var(--color-orange-100)}flynt-component[name=TemplatePostSingle][data-post-color-scheme=orange] .PostSingle__Header__Badge span{background-color:var(--color-orange-10);border-color:var(--color-orange-100);color:var(--color-orange-100)}flynt-component[name=TemplatePostSingle][data-post-color-scheme=green] .PostSingle__Header__Image:after{background-color:var(--color-green-100)}flynt-component[name=TemplatePostSingle][data-post-color-scheme=green] .PostSingle__Header__Badge span{background-color:var(--color-green-10);border-color:var(--color-green-100);color:var(--color-green-100)}flynt-component[name=TemplatePostSingle][data-post-color-scheme=light-green] .PostSingle__Header__Image:after{background-color:var(--color-light-green-100)}flynt-component[name=TemplatePostSingle][data-post-color-scheme=light-green] .PostSingle__Header__Badge span{background-color:var(--color-light-green-10);border-color:var(--color-light-green-100);color:var(--color-light-green-100)}flynt-component[name=TemplatePostSingle][data-post-color-scheme=yellow] .PostSingle__Header__Image:after{background-color:var(--color-yellow-100)}flynt-component[name=TemplatePostSingle][data-post-color-scheme=yellow] .PostSingle__Header__Badge span{background-color:var(--color-yellow-10);border-color:var(--color-yellow-100);color:var(--color-yellow-100)}flynt-component[name=TemplatePostSingle][data-post-color-scheme=purple] .PostSingle__Header__Image:after{background-color:var(--color-purple-100)}flynt-component[name=TemplatePostSingle][data-post-color-scheme=purple] .PostSingle__Header__Badge span{background-color:var(--color-purple-10);border-color:var(--color-purple-100);color:var(--color-purple-100)}flynt-component[name=TemplateProjectArchive]{position:relative;padding-top:0;overflow-x:hidden}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Header{background-color:var(--color-gray-100);padding-top:40px;padding-bottom:40px;text-align:center}@media (min-width: 48em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__Header{padding-top:100px;padding-bottom:260px;text-align:left}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Header--noSlider{padding-bottom:100px}}flynt-component[name=TemplateProjectArchive] .section-label{display:flex!important;margin-bottom:20px;justify-content:center}@media (min-width: 48em){flynt-component[name=TemplateProjectArchive] .section-label{justify-content:flex-start}}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Header__Inner{display:flex;flex-direction:column;gap:24px}@media (min-width: 64em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__Header__Inner{flex-direction:row;justify-content:space-between;gap:64px}}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Header__Left{display:flex;flex-direction:column;gap:20px}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Header__Right{padding-top:16px}@media (min-width: 64em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__Header__Right{max-width:450px}}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Intro{color:var(--color-gray-800);font-size:1.25rem;line-height:1.875rem}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Featured{display:none;position:relative;margin-top:-160px}@media (min-width: 48em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__Featured{display:block}}flynt-component[name=TemplateProjectArchive] .ProjectArchive__FeaturedSlider{--slide-size: 90%;--slide-spacing: 24px}@media (min-width: 48em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__FeaturedSlider{overflow:initial!important}}@media (min-width: 80em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__FeaturedSlider{--slide-size: 900px;--slide-spacing: 48px}}flynt-component[name=TemplateProjectArchive] .ProjectArchive__FeaturedList{display:flex;flex-direction:column;gap:24px}@media (min-width: 48em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__FeaturedList{display:none}}flynt-component[name=TemplateProjectArchive] .ProjectArchive__FeaturedItem{position:relative;height:550px;border-left:5px solid var(--color-orange-100)}flynt-component[name=TemplateProjectArchive] .ProjectArchive__FeaturedItem__Link{display:block;height:100%;color:inherit;text-decoration:none;position:relative}flynt-component[name=TemplateProjectArchive] .ProjectArchive__FeaturedItem__Image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}flynt-component[name=TemplateProjectArchive] .ProjectArchive__FeaturedItem__Content{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;justify-content:flex-end;border:1px solid rgba(255,255,255,.5);padding:20px}flynt-component[name=TemplateProjectArchive] .ProjectArchive__FeaturedItem__Content__Inner{background:#ffffffe6;padding:20px}flynt-component[name=TemplateProjectArchive] .ProjectArchive__FeaturedItem__Head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}flynt-component[name=TemplateProjectArchive] .ProjectArchive__FeaturedItem__Title{font-size:1.5rem;line-height:2rem;font-weight:600}flynt-component[name=TemplateProjectArchive] .ProjectArchive__FeaturedItem__Logo{width:113px;height:auto}flynt-component[name=TemplateProjectArchive] .ProjectArchive__FeaturedItem__Foot{display:flex;align-items:end;justify-content:space-between;max-height:25px;display:none}@media (min-width: 48em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__FeaturedItem__Foot{display:flex}}flynt-component[name=TemplateProjectArchive] .ProjectArchive__FeaturedItem__Foot .link{margin:0}flynt-component[name=TemplateProjectArchive] .ProjectArchive__FeaturedItem__Location{font-size:.875rem;line-height:1.25rem;font-weight:500}flynt-component[name=TemplateProjectArchive] [data-ref=featuredPrev],flynt-component[name=TemplateProjectArchive] [data-ref=featuredNext]{opacity:.8;position:absolute;top:50%;transform:translateY(-50%);z-index:1}flynt-component[name=TemplateProjectArchive] [data-ref=featuredPrev] svg path,flynt-component[name=TemplateProjectArchive] [data-ref=featuredNext] svg path{stroke:var(--color-orange-100)}flynt-component[name=TemplateProjectArchive] [data-ref=featuredPrev]{left:0}flynt-component[name=TemplateProjectArchive] [data-ref=featuredNext]{right:0}flynt-component[name=TemplateProjectArchive] .ProjectArchive__FilterSection{margin-top:0;margin-bottom:40px}@media (max-width: 47.99em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__FilterSection{margin-left:calc(var(--container-spacing) * -1);margin-right:calc(var(--container-spacing) * -1)}}@media (min-width: 48em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__FilterSection{margin-top:100px}}flynt-component[name=TemplateProjectArchive] .ProjectArchive__FilterWrapper{background-color:var(--color-gray-100);margin-bottom:30px;padding:16px}@media (min-width: 48em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__FilterWrapper{padding:32px}}flynt-component[name=TemplateProjectArchive] .ProjectArchive__FilterControls{display:flex;flex-direction:column;gap:16px}flynt-component[name=TemplateProjectArchive] .ProjectArchive__FilterControls select{display:none}@media (min-width: 64em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__FilterControls{flex-direction:row;gap:30px}}flynt-component[name=TemplateProjectArchive] .ProjectArchive__FilterItem{flex:1}flynt-component[name=TemplateProjectArchive] .ts-control{display:flex;gap:6px;background-color:var(--color-white);border:0;border-bottom:1px solid var(--color-orange-100);border-radius:0;box-shadow:none;min-height:60px;padding:16px}flynt-component[name=TemplateProjectArchive] .ts-control>input{margin-left:16px!important}flynt-component[name=TemplateProjectArchive] .ts-control>div{background-color:var(--color-orange-10)!important;display:flex;align-items:center;gap:12px;padding:8px;margin:0}flynt-component[name=TemplateProjectArchive] .ts-control .item{margin:0;display:flex;align-items:center;gap:12px;padding:3px 6px}flynt-component[name=TemplateProjectArchive] .ts-dropdown{background-color:var(--color-white);border:1px solid var(--color-gray-200);box-shadow:0 4px 12px #0000001a;margin-top:5px;max-height:300px;overflow-y:auto}flynt-component[name=TemplateProjectArchive] .ts-dropdown-content{max-height:300px;overflow-y:auto;padding:8px}flynt-component[name=TemplateProjectArchive] .ts-dropdown-content .option{display:flex;align-items:center;gap:12px;padding:8px;cursor:pointer;transition:background-color .2s ease}flynt-component[name=TemplateProjectArchive] .ts-dropdown-content .option.active{background-color:var(--color-gray-100)}flynt-component[name=TemplateProjectArchive] .ts-dropdown-content .option input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--color-gray-300)!important;accent-color:var(--color-white);border-radius:0}flynt-component[name=TemplateProjectArchive] .ts-dropdown-content .option input[type=checkbox]:checked{accent-color:var(--color-orange-100)}flynt-component[name=TemplateProjectArchive] .ts-dropdown-content .option input[type=checkbox]:checked:after{content:"";display:block;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M15.846 5.154 7 14l-3.692-3.692' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:100%;background-repeat:no-repeat;background-position:center}flynt-component[name=TemplateProjectArchive] .tomselect-checkbox{margin:0}flynt-component[name=TemplateProjectArchive] .ProjectArchive__ApplyButton{height:60px;padding:16px 24px;width:100%}@media (min-width: 48em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__ApplyButton{width:auto}}flynt-component[name=TemplateProjectArchive] .ProjectArchive__ActiveFilters{padding:0 16px}flynt-component[name=TemplateProjectArchive] .ProjectArchive__ActiveFilters__Inner{display:flex;flex-direction:column;flex-wrap:wrap;gap:12px}@media (min-width: 48em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__ActiveFilters__Inner{flex-direction:row;align-items:center}}flynt-component[name=TemplateProjectArchive] .ProjectArchive__ActiveFilters__Label{color:var(--color-gray-600);font-size:1.125rem;line-height:1.75rem}flynt-component[name=TemplateProjectArchive] .ProjectArchive__ActiveFilters__List{display:flex;flex:1;flex-wrap:wrap;gap:12px;align-items:center}flynt-component[name=TemplateProjectArchive] .ProjectArchive__ActiveFilters__List>span{display:flex;align-items:center;background-color:var(--color-orange-10);font-size:1rem;gap:8px;line-height:1.5rem;padding:6px 12px 6px 16px}flynt-component[name=TemplateProjectArchive] .ProjectArchive__ActiveFilters__List>span>button{align-items:center;background-color:transparent;border:0;border-radius:50%;color:var(--color-gray-600);cursor:pointer;display:flex;height:20px;justify-content:center;padding:0;transition:background-color .2s ease,color .2s ease;width:20px}flynt-component[name=TemplateProjectArchive] .ProjectArchive__ActiveFilters__List>span>button:hover{background-color:var(--color-gray-200);color:var(--color-gray-800)}flynt-component[name=TemplateProjectArchive] .ProjectArchive__ResultsCount{font-size:1.125rem;line-height:1.75rem;font-weight:600}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Items{display:flex;flex-wrap:wrap;gap:24px}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item{position:relative;flex:0 0 100%;border-left:3px solid var(--color-orange-100)}@media (min-width: 48em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item{flex:0 0 calc(50% - 12px)}}@media (min-width: 80em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item{flex:0 0 calc(33.333% - 16px)}}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Link{display:block;position:relative;color:inherit;text-decoration:none;overflow:hidden}@media (min-width: 64em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Link:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#2a2a2a5b,#000000d4 96%);opacity:0;transition:opacity .3s ease-in-out;z-index:2}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Link:hover .ProjectArchive__Item__Content__Intro{max-height:80px}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Link:hover .ProjectArchive__Item__Image{transform:scale(1.1)}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Link:hover:before{opacity:1}}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Image{width:100%;height:300px;object-fit:cover;object-position:center;transform:scale(1);transition:transform .3s ease-in-out}@media (min-width: 64em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Image{height:420px}}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Content{position:absolute;left:0;right:0;bottom:0;padding:16px;z-index:3}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Content__Inner{background-color:#ffffffe6;padding:16px 24px}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Content__Inner h3{font-size:1.5rem;line-height:2rem;font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:10px;order:2}@media (min-width: 48em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Content__Inner h3{order:1}}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Content__Head{display:flex;flex-direction:row;justify-content:space-between;gap:16px}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Content__Head img{max-width:120px;max-height:70px;object-fit:contain;object-position:center left;order:1}@media (min-width: 48em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Content__Head img{order:2}}@media (min-width: 80em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Content__Head img{object-position:center right;width:100%;max-width:120px}}@media (max-width: 35.99em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Content__Head{flex-wrap:wrap}}@media (min-width: 64em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Content__Head{gap:24px}}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Content__Intro{display:none}@media (min-width: 64em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Content__Intro{display:block;max-height:0;overflow:hidden;transition:max-height .2s ease-in-out}}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Content__Intro__Inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-top:12px;gap:12px}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Content__Intro__Inner .link{margin:0}@media (max-width: 35.99em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Content__Intro__Inner{flex-direction:column;align-items:flex-start}}@media (min-width: 48em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Content__Intro__Inner{padding-top:24px}}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Item__Content__Location{font-size:.875rem;line-height:1.25rem;font-weight:500}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Items__Empty{width:100%;text-align:center;padding:40px 0;font-size:1.125rem;line-height:1.75rem;font-weight:600}flynt-component[name=TemplateProjectArchive] .ProjectArchive__Pagination{border-top:1px solid var(--color-gray-300);margin-top:32px}@media (min-width: 48em){flynt-component[name=TemplateProjectArchive] .ProjectArchive__Pagination{margin-top:64px}}flynt-component[name=TemplateProjectArchive].loading{position:relative}flynt-component[name=TemplateProjectArchive].loading:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-white);opacity:.5;z-index:999}@media (max-width: 63.99em){flynt-component[name=TemplateProjectBrand]{background-color:var(--color-gray-100);text-align:center}}flynt-component[name=TemplateProjectBrand] .ProjectBrand__Wrap{background-color:var(--color-gray-100)}@media (min-width: 64em){flynt-component[name=TemplateProjectBrand] .ProjectBrand__Wrap{padding:80px}}flynt-component[name=TemplateProjectBrand] .ProjectBrand__Cols{display:flex;flex-direction:column;gap:40px}@media (min-width: 64em){flynt-component[name=TemplateProjectBrand] .ProjectBrand__Cols{flex-direction:row;gap:80px}}flynt-component[name=TemplateProjectBrand] .ProjectBrand__Col{display:flex;flex-direction:column;align-items:center;gap:40px}@media (min-width: 64em){flynt-component[name=TemplateProjectBrand] .ProjectBrand__Col{width:calc(50% - 40px);flex:0 0 auto;align-items:flex-start;gap:32px}}flynt-component[name=TemplateProjectBrand] .ProjectBrand__Logo{height:75px;width:100%}flynt-component[name=TemplateProjectBrand] .ProjectBrand__Logo img{height:100%;width:100%;object-fit:contain;object-position:center}@media (min-width: 64em){flynt-component[name=TemplateProjectBrand] .ProjectBrand__Logo img{object-position:left}}flynt-component[name=TemplateProjectBrand] .ProjectBrand__ProductsAndServices{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}flynt-component[name=TemplateProjectBrand] .ProjectBrand__ProductsAndServices li{display:flex;align-items:center;font-size:1.25rem;line-height:1.875rem;font-weight:600;gap:8px}flynt-component[name=TemplateProjectBrand] .ProjectBrand__ProductsAndServices li svg{width:16px;height:16px}flynt-component[name=TemplateProjectBrand] .ProjectBrand__Title{font-size:1.25rem;line-height:1.875rem;text-align:center;font-weight:600;gap:12px;padding-bottom:12px}flynt-component[name=TemplateProjectBrand] .ProjectBrand__Title svg{display:none}@media (min-width: 64em){flynt-component[name=TemplateProjectBrand] .ProjectBrand__Title{display:flex;align-items:center;font-size:1.875rem;line-height:2.375rem;padding-bottom:32px;text-align:left}flynt-component[name=TemplateProjectBrand] .ProjectBrand__Title svg{display:block}}flynt-component[name=TemplateProjectBrand] .ProjectBrand__Description{font-size:1.25rem;line-height:1.875rem}flynt-component[name=TemplateProjectBrand] .ProjectBrand__Cta{display:flex;flex-direction:column;width:100%;flex-grow:1;gap:12px}@media (min-width: 64em){flynt-component[name=TemplateProjectBrand] .ProjectBrand__Cta{flex-direction:row;flex-grow:0}}flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header{display:flex;flex-direction:column;text-align:center}@media (min-width: 48em){flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header{text-align:left}}flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Image{height:250px}flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Image img{height:100%;width:100%;object-fit:cover;object-position:center}@media (max-width: 47.99em){flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Image{order:2}}@media (min-width: 48em){flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Image{height:450px}}@media (min-width: 64em){flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Image{height:65vh}}flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content{position:relative;z-index:1}flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Wrap{padding:40px 0 20px;background-color:var(--color-white)}@media (min-width: 48em){flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Wrap{padding:40px 0}}flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Topic{display:flex;align-items:center;justify-content:center;gap:12px;line-height:1.5rem;font-weight:600;padding-bottom:20px;color:var(--color-orange-100);text-decoration:none}flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Topic:hover{text-decoration:underline}flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Topic svg path{fill:var(--color-orange-100)}@media (min-width: 48em){flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Topic{justify-content:flex-start}}flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Cols{display:flex;flex-direction:column;gap:20px}@media (min-width: 48em){flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Cols{flex-direction:row;gap:40px}}flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Col--content{display:flex;flex-direction:column;justify-content:space-between;gap:20px}@media (min-width: 48em){flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Col{flex:1 0 50%}flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Col--title{flex-grow:1}flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Col--content{flex:0 1 450px}}flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Text{max-width:450px;font-size:1.25rem;line-height:1.875rem}@media (min-width: 48em){flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Text{font-size:1.5rem;line-height:2rem}}flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Logo{display:flex;justify-content:center;padding-bottom:20px}flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Logo img{height:64px;width:auto;object-fit:contain;object-position:center}@media (min-width: 48em){flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Logo img{height:80px}}@media (min-width: 64em){flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Logo img{height:130px}}@media (min-width: 48em){flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Logo{justify-content:flex-start;padding-bottom:0}}flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Link{width:auto;align-self:center}@media (min-width: 48em){flynt-component[name=TemplateProjectSingle] .ProjectSingle__Header__Content__Link{align-self:flex-start}}flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails{padding-top:24px}@media (min-width: 48em){flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails{padding-bottom:60px}}flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails__ExpandIndicator{position:absolute;display:block;bottom:0;right:0;cursor:pointer;padding:24px 0 24px 24px}flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails__ExpandIndicator .minus{display:none}flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails__ExpandIndicator svg{height:20px;width:20px}@media (min-width: 48em){flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails__ExpandIndicator{display:none}}flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails__List{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails__List[aria-expanded=true] li[data-collapsible]{visibility:visible;opacity:1;max-height:300px;overflow:visible}flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails__List[aria-expanded=true] li .minus{display:block}flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails__List[aria-expanded=true] li .plus{display:none}flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails__List li{border-bottom:1px solid var(--color-orange-100);position:relative}flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails__List li>div{display:flex;flex-direction:column;gap:12px;padding:24px 0}@media (min-width: 48em){flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails__List li>div{padding:0 40px}}@media (max-width: 47.99em){flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails__List li[data-collapsible]{visibility:hidden;opacity:0;max-height:0;overflow:hidden;transition:visibility .3s ease-in-out,opacity .3s ease-in-out,max-height .3s ease-in-out}}@media (min-width: 48em){flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails__List li{border-bottom:none;border-right:1px solid var(--color-orange-100)}flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails__List li:first-child{padding-left:0}flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails__List li:last-child{padding-right:0;border-right:none}}flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails__List h3{font-size:1.125rem;line-height:1.75rem;color:var(--color-gray-500)}flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails__List p{font-size:1rem;line-height:1.5rem;font-weight:500;color:var(--color-text-muted)}@media (min-width: 48em){flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails__List p{font-size:.875rem;line-height:1.25rem}}@media (min-width: 48em){flynt-component[name=TemplateProjectSingle] .ProjectSingle__MainDetails__List{flex-direction:row}}flynt-component[name=TemplateResourceArchive]{padding-top:32px}flynt-component[name=TemplateResourceArchive] .ResourceArchive__FilterSection{margin-bottom:40px}@media (min-width: 48em){flynt-component[name=TemplateResourceArchive] .ResourceArchive__FilterSection{margin-bottom:60px}}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Title{margin-bottom:40px}@media (min-width: 48em){flynt-component[name=TemplateResourceArchive] .ResourceArchive__Title{padding:0 32px}}flynt-component[name=TemplateResourceArchive] .ResourceArchive__FilterWrapper{background-color:var(--color-gray-100);margin-bottom:30px;padding:16px}@media (min-width: 48em){flynt-component[name=TemplateResourceArchive] .ResourceArchive__FilterWrapper{padding:32px}}flynt-component[name=TemplateResourceArchive] .ResourceArchive__FilterControls{display:flex;flex-direction:column;gap:16px;margin:0 auto}flynt-component[name=TemplateResourceArchive] .ResourceArchive__FilterControls select{display:none}@media (min-width: 48em){flynt-component[name=TemplateResourceArchive] .ResourceArchive__FilterControls{flex-direction:row;gap:30px}}flynt-component[name=TemplateResourceArchive] .ResourceArchive__FilterItem{flex:1}flynt-component[name=TemplateResourceArchive] .ts-control{display:flex;gap:6px;background-color:var(--color-white);border:0;border-bottom:1px solid var(--color-purple-100);border-radius:0;box-shadow:none;min-height:60px;padding:16px}flynt-component[name=TemplateResourceArchive] .ts-control>input{margin-left:16px!important}flynt-component[name=TemplateResourceArchive] .ts-control>div{background-color:var(--color-purple-10)!important;display:flex;align-items:center;gap:12px;padding:8px;margin:0}flynt-component[name=TemplateResourceArchive] .ts-control .item{margin:0;display:flex;align-items:center;gap:12px;padding:3px 6px}flynt-component[name=TemplateResourceArchive] .ts-dropdown{background-color:var(--color-white);border:1px solid var(--color-gray-200);box-shadow:0 4px 12px #0000001a;margin-top:5px;max-height:300px;overflow-y:auto}flynt-component[name=TemplateResourceArchive] .ts-dropdown-content{max-height:300px;overflow-y:auto;padding:8px}flynt-component[name=TemplateResourceArchive] .ts-dropdown-content .option{display:flex;align-items:center;gap:12px;padding:8px;cursor:pointer;transition:background-color .2s ease}flynt-component[name=TemplateResourceArchive] .ts-dropdown-content .option.active{background-color:var(--color-gray-100)}flynt-component[name=TemplateResourceArchive] .ts-dropdown-content .option input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--color-gray-300)!important;accent-color:var(--color-white);border-radius:0}flynt-component[name=TemplateResourceArchive] .ts-dropdown-content .option input[type=checkbox]:checked{accent-color:var(--color-purple-100)}flynt-component[name=TemplateResourceArchive] .ts-dropdown-content .option input[type=checkbox]:checked:after{content:"";display:block;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M15.846 5.154 7 14l-3.692-3.692' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:100%;background-repeat:no-repeat;background-position:center}flynt-component[name=TemplateResourceArchive] .tomselect-checkbox{margin:0}flynt-component[name=TemplateResourceArchive] .ResourceArchive__ApplyButton{height:60px;padding:16px 24px;width:100%}@media (min-width: 48em){flynt-component[name=TemplateResourceArchive] .ResourceArchive__ApplyButton{width:auto}}flynt-component[name=TemplateResourceArchive] .ResourceArchive__ActiveFilters{padding:0 16px}flynt-component[name=TemplateResourceArchive] .ResourceArchive__ActiveFilters__Inner{align-items:center;display:flex;flex-wrap:wrap;gap:12px}flynt-component[name=TemplateResourceArchive] .ResourceArchive__ActiveFilters__Label{color:var(--color-gray-600);font-size:1.125rem;line-height:1.75rem}flynt-component[name=TemplateResourceArchive] .ResourceArchive__ActiveFilters__List{align-items:center;display:flex;flex:1;flex-wrap:wrap;gap:12px}flynt-component[name=TemplateResourceArchive] .ResourceArchive__ActiveFilters__List>span{display:flex;align-items:center;background-color:var(--color-purple-10);font-size:1rem;gap:8px;line-height:1.5rem;padding:6px 12px 6px 16px}flynt-component[name=TemplateResourceArchive] .ResourceArchive__ActiveFilters__List>span>button{align-items:center;background-color:transparent;border:0;border-radius:50%;color:var(--color-gray-600);cursor:pointer;display:flex;height:20px;justify-content:center;padding:0;transition:background-color .2s ease,color .2s ease;width:20px}flynt-component[name=TemplateResourceArchive] .ResourceArchive__ActiveFilters__List>span>button:hover{background-color:var(--color-gray-200);color:var(--color-gray-800)}flynt-component[name=TemplateResourceArchive] .ResourceArchive__ResultsCount{font-size:1.125rem;line-height:1.75rem;font-weight:600}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Items{display:flex;flex-wrap:wrap;gap:32px}@media (min-width: 48em){flynt-component[name=TemplateResourceArchive] .ResourceArchive__Items .ResourceArchive__Item{flex:0 0 calc(33.333% - 21.3333333333px)}}@media (min-width: 64em){flynt-component[name=TemplateResourceArchive] .ResourceArchive__Items{gap:40px}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Items .ResourceArchive__Item{flex:0 0 calc(25% - 30px)}}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Item{border-radius:10px;overflow:hidden;box-shadow:none;transition:box-shadow .2s ease;flex:0 0 calc(50% - 16px)}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Item--term .ResourceArchive__Item__Inner{padding:32px 10px}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Item--resource .ResourceArchive__Item__Inner{padding:32px 10px}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Item:hover{box-shadow:0 2px 2px -1px #0a0d120a,0 4px 6px -2px #0a0d1208,0 12px 16px -4px #0a0d1214}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Item:hover .ResourceArchive__Item__Title{color:var(--color-button-blue)}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Item:hover .ResourceArchive__Item__Title svg{max-width:30px}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Item:hover .ResourceArchive__Item__Title svg path{stroke:var(--color-button-blue)}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Item__Inner{background-color:var(--color-gray-100);border-radius:10px;color:inherit;display:flex;flex-direction:column;height:100%;justify-content:space-between;min-height:210px;text-decoration:none;transition:background-color .2s ease}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Item__Logo{align-items:center;display:flex;justify-content:center;width:100%;padding-bottom:24px}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Item__Logo svg{height:auto;max-height:32px;max-width:190px;width:auto}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Item__Icon{align-items:center;background-color:var(--color-white);border:1px solid var(--color-purple-100);margin-bottom:16px;border-radius:50%;display:flex;height:50px;width:50px;justify-content:center}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Item__Icon svg{width:auto;height:auto;max-width:30px}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Item__Icon svg path{fill:var(--color-purple-100)}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Item__Icon--large{height:86px;width:86px}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Item__Icon--large svg{min-height:30px;max-width:42px}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Item__Content{align-items:center;display:flex;flex-direction:column;text-align:center}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Item__Title{align-items:center;color:var(--color-gray-800);display:flex;font-size:1.125rem;font-weight:600;gap:6px;justify-content:center;line-height:1.75rem;text-align:center;transition:color .2s ease}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Item__Title svg{max-width:0;transition:max-width .2s ease}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Item__Title svg path{stroke:var(--color-gray-800);transition:stroke .2s ease}flynt-component[name=TemplateResourceArchive] .ResourceArchive__Items__Empty{width:100%;flex:0 0 auto;font-size:1.125rem;line-height:1.75rem;font-weight:600;text-align:center;padding:40px 0}flynt-component[name=TemplateResourceArchive].loading{position:relative}flynt-component[name=TemplateResourceArchive].loading:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-white);opacity:.5;z-index:999}
