<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #005f75}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one]:after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0 -4px 0 8px;padding-left:16px;border-left:1px solid #003642;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#005f75;border:1px solid #004a5c;color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#004a5c;border:1px solid #003642}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable[data-select-text],.choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-right:100px}.choices__list--dropdown .choices__item--selectable[data-select-text]:after,.choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong,.form-container fieldset input[type=checkbox]+label,.form-container fieldset input[type=radio]+label{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.bg-charcoal{background-color:#24262e}.bg-charcoal-80{background-color:#505158}.bg-charcoal-60{background-color:#7c7d82}.bg-charcoal-40{background-color:#a7a8ab}.bg-charcoal-20{background-color:#d3d4d5}.bg-charcoal-10{background-color:#e5e5e6}.bg-charcoal-5,.list-all.bg-charcoal-5 .list-item-stat{background-color:#f2f2f3}.bg-charcoal-0{background-color:#fbfbfb}.bg-bsi-blue{background-color:#85d6f0}.bg-bsi-blue-80{background-color:#9ddef3}.bg-bsi-blue-60{background-color:#b6e6f6}.bg-bsi-blue-40{background-color:#ceeff9}.bg-bsi-blue-20{background-color:#e7f7fc}.bg-bsi-green{background-color:#5eab96}.bg-bsi-green-80{background-color:#7ebcab}.bg-bsi-green-60{background-color:#9ecdc0}.bg-bsi-green-40{background-color:#bfddd5}.bg-bsi-green-20{background-color:#dfeeea}.bg-bsi-coral{background-color:#e58f8c}.bg-bsi-coral-80{background-color:#eaa5a3}.bg-bsi-coral-60{background-color:#efbcba}.bg-bsi-coral-40{background-color:#f5d2d1}.bg-bsi-coral-20{background-color:#fae9e8}.bg-bsi-purple{background-color:#8f99d6}.bg-bsi-purple-80{background-color:#a5adde}.bg-bsi-purple-60{background-color:#bcc2e6}.bg-bsi-purple-40{background-color:#d2d6ef}.bg-bsi-purple-20{background-color:#e9ebf7}.bg-bsi-white{background-color:#fff}.bg-bsi-soft-white{background-color:#fbfbfb}.bg-bsi-error{background-color:#5eab96}.bg-bsi-error-dark{background-color:#7ebcab}.bg-bsi-error-light{background-color:#9ecdc0}.bg-bsi-success{background-color:#5eab96}.bg-bsi-success-dark{background-color:#7ebcab}.bg-bsi-success-light{background-color:#9ecdc0}.bg-bsi-warning{background-color:#5eab96}.bg-bsi-warning-dark{background-color:#7ebcab}.bg-bsi-warning-light{background-color:#9ecdc0}section.bg-bsi-coral-20+section.bg-bsi-coral-20,section.bg-bsi-purple-20+section.bg-bsi-purple-20,section.bg-bsi-blue-20+section.bg-bsi-blue-20,section.bg-bsi-green-20+section.bg-bsi-green-20,section.bg-bsi-white:not(.padding-exception)+section.bg-bsi-white:not(.padding-exception),section.bg-bsi-white+section.products-and-services-filter,section.products-and-services-filter+section.bg-bsi-white{padding-top:0}section.bg-bsi-coral-20+div&gt;div:first-of-type&gt;section.bg-bsi-coral-20,section.bg-bsi-purple-20+div&gt;div:first-of-type&gt;section.bg-bsi-purple-20,section.bg-bsi-blue-20+div&gt;div:first-of-type&gt;section.bg-bsi-blue-20,section.bg-bsi-green-20+div&gt;div:first-of-type&gt;section.bg-bsi-green-20,section.bg-bsi-white:not(.padding-exception)+div&gt;div:first-of-type&gt;section.bg-bsi-white:not(.padding-exception),section.bg-bsi-white+div&gt;div:first-of-type&gt;section.products-and-services-filter,section.products-and-services-filter+div&gt;div:first-of-type&gt;section.bg-bsi-white{padding-top:0}div:has(&gt;div:last-of-type&gt;section.bg-bsi-coral-20)+section.bg-bsi-coral-20,div:has(&gt;div:last-of-type&gt;section.bg-bsi-purple-20)+section.bg-bsi-purple-20,div:has(&gt;div:last-of-type&gt;section.bg-bsi-blue-20)+section.bg-bsi-blue-20,div:has(&gt;div:last-of-type&gt;section.bg-bsi-green-20)+section.bg-bsi-green-20,div:has(&gt;div:last-of-type&gt;section.bg-bsi-white:not(.padding-exception))+section.bg-bsi-white:not(.padding-exception),div:has(&gt;div:last-of-type&gt;section.bg-bsi-white)+section.products-and-services-filter,div:has(&gt;div:last-of-type&gt;section.products-and-services-filter)+section.bg-bsi-white{padding-top:0}div:has(&gt;section.bg-bsi-coral-20)+div&gt;section.bg-bsi-coral-20,div:has(&gt;section.bg-bsi-purple-20)+div&gt;section.bg-bsi-purple-20,div:has(&gt;section.bg-bsi-blue-20)+div&gt;section.bg-bsi-blue-20,div:has(&gt;section.bg-bsi-green-20)+div&gt;section.bg-bsi-green-20,div:has(&gt;section.bg-bsi-white:not(.padding-exception))+div&gt;section.bg-bsi-white:not(.padding-exception),div:has(&gt;section.bg-bsi-white)+div&gt;section.products-and-services-filter,div:has(&gt;section.products-and-services-filter)+div&gt;section.bg-bsi-white{padding-top:0}.noto-sans{font-family:var(--noto-sans)}.noto-sans.important{font-family:noto sans,sans-serif!important}.noto-sans-japanese{font-family:noto sans jp,serif}.noto-sans-japanese.important{font-family:noto sans jp,serif!important}.noto-sans-arabic{font-family:noto sans arabic,serif}.noto-sans-arabic.important{font-family:noto sans arabic,serif!important}.noto-serif{font-family:var(--noto-serif)}.noto-serif.important{font-family:"noto serif",serif!important}.icon-menu{background:url(../svg/icon-menu.svg) no-repeat 0 0}.icon-menu-white{background:url(../svg/icon-menu-white.svg) no-repeat 0 0}.icon-language,.icon-globe{background:url(../svg/icon-language.svg) no-repeat 0 0}.icon-language-white,.icon-globe-white{background:url(../svg/icon-language-white.svg) no-repeat 0 0}.icon-chevron-left{background:url(../svg/icon-chevron-left.svg) no-repeat 0 0}.icon-chevron-right{background:url(../svg/icon-chevron-right.svg) no-repeat 0 0}.icon-chevron-down,.icon-expand-more{background:url(../svg/icon-chevron-down.svg) no-repeat 0 0}.icon-chevron-up,.icon-expand-less{background:url(../svg/icon-chevron-down.svg) no-repeat 0 0}.icon-close,.icon-remove{background:url(../svg/icon-close.svg) no-repeat 0 0}.icon-search,.error-search-submit-search,.cdc-search-submit-search{background:url(../svg/icon-search.svg) no-repeat 0 0}.icon-radio{background:url(../svg/icon-radio.svg) no-repeat 0 0}.icon-radio-white{background:url(../svg/icon-radio-white.svg) no-repeat 0 0}.icon-radio-selected{background:url(../svg/icon-radio-selected.svg) no-repeat 0 0}.icon-radio-selected-white{background:url(../svg/icon-radio-selected-white.svg) no-repeat 0 0}.icon-grid{background:url(../svg/icon-grid.svg) no-repeat 0 0}.icon-grid-white{background:url(../svg/icon-grid-white.svg) no-repeat 0 0}.icon-play{background:url(../svg/icon-play.svg) no-repeat 0 0}.icon-play-white{background:url(../svg/icon-play-white.svg) no-repeat 0 0}.icon-add{background:url(../svg/icon-add.svg) no-repeat 0 0}.icon-add-circle{background:url(../svg/icon-add-circle.svg) no-repeat 0 0}.icon-check{background:url(../svg/icon-check.svg) no-repeat 0 0}.icon-check-small{background:url(../svg/icon-check.svg) no-repeat 0 0}.icon-check-small-white{background:url(../svg/icon-check-white.svg) no-repeat 0 0}.icon-checkbox{background:url(../svg/icon-checkbox.svg) no-repeat 0 0}.icon-checkbox-white{background:url(../svg/icon-checkbox-white.svg) no-repeat 0 0}.icon-checkbox-checked{background:url(../svg/icon-checkbox-checked.svg) no-repeat 0 0}.icon-checkbox-checked-white{background:url(../svg/icon-checkbox-checked-white.svg) no-repeat 0 0}.icon-filter-alt{background:url(../svg/icon-filter-alt.svg) no-repeat 0 0}.icon-filter-list{background:url(../svg/icon-filter-list.svg) no-repeat 0 0}.icon-arrow-back{background:url(../svg/icon-arrow-back.svg) no-repeat 0 0}.icon-arrow-forward{background:url(../svg/icon-arrow-forward.svg) no-repeat 0 0}.icon-arrow-downward{background:url(../svg/icon-arrow-downward.svg) no-repeat 0 0}.icon-arrow-upward{background:url(../svg/icon-arrow-upward.svg) no-repeat 0 0}.icon-open-new,.cdc-card-list a:after{background:url(../svg/icon-open-new.svg) no-repeat 0 0}.icon-expand-content{background:url(../svg/icon-expand-content.svg) no-repeat 0 0}.icon-share,.icon-content-share{background:url(../svg/icon-share.svg) no-repeat 0 0}.icon-share-white,.icon-content-share-white{background:url(../svg/icon-share-white.svg) no-repeat 0 0}.icon-download{background:url(../svg/icon-download.svg) no-repeat 0 0}.icon-loader{background:url(../svg/icon-loader.svg) no-repeat 0 0}.icon-error{background:url(../svg/icon-error.svg) no-repeat 0 0}.icon-warning{background:url(../svg/icon-warning.svg) no-repeat 0 0}.icon-info{background:url(../svg/icon-info.svg) no-repeat 0 0}.icon-home{background:url(../svg/icon-home.svg) no-repeat 0 0}.icon-home-white{background:url(../svg/icon-home-white.svg) no-repeat 0 0}.icon-home-charcoal{background:url(../svg/icon-home-charcoal.svg) no-repeat 0 0}.icon-chevron-left-white{background:url(../svg/icon-chevron-left-white.svg) no-repeat 0 0}.icon-chevron-right-white{background:url(../svg/icon-chevron-right-white.svg) no-repeat 0 0}.icon-chevron-down-white,.icon-expand-more-white{background:url(../svg/icon-chevron-down-white.svg) no-repeat 0 0}.icon-chevron-up-white,.icon-expand-less-white{background:url(../svg/icon-chevron-down-white.svg) no-repeat 0 0}.icon-close-white,.icon-remove-white{background:url(../svg/icon-close-white.svg) no-repeat 0 0}.icon-search-white{background:url(../svg/icon-search-white.svg) no-repeat 0 0}.icon-add-white{background:url(../svg/icon-add-white.svg) no-repeat 0 0}.icon-add-circle-white{background:url(../svg/icon-add-circle-white.svg) no-repeat 0 0}.icon-check-white{background:url(../svg/icon-check-white.svg) no-repeat 0 0}.icon-filter-alt-white{background:url(../svg/icon-filter-alt-white.svg) no-repeat 0 0}.icon-filter-list-white{background:url(../svg/icon-filter-list-white.svg) no-repeat 0 0}.icon-arrow-back-white{background:url(../svg/icon-arrow-back-white.svg) no-repeat 0 0}.icon-arrow-forward-white{background:url(../svg/icon-arrow-forward-white.svg) no-repeat 0 0}.icon-arrow-downward-white{background:url(../svg/icon-arrow-downward-white.svg) no-repeat 0 0}.icon-arrow-upward-white{background:url(../svg/icon-arrow-upward-white.svg) no-repeat 0 0}.icon-open-new-white{background:url(../svg/icon-open-new-white.svg) no-repeat 0 0}.icon-expand-content-white{background:url(../svg/icon-expand-content-white.svg) no-repeat 0 0}.icon-download-white{background:url(../svg/icon-download-white.svg) no-repeat 0 0}.icon-loader-white{background:url(../svg/icon-loader-white.svg) no-repeat 0 0}.icon-error-white{background:url(../svg/icon-error-white.svg) no-repeat 0 0}.icon-warning-white{background:url(../svg/icon-warning-white.svg) no-repeat 0 0}.icon-info-white{background:url(../svg/icon-info-white.svg) no-repeat 0 0}.icon-qualifications{background:url(../svg/icon-qualifications.svg) no-repeat 0 0}.icon-qualifications-white{background:url(../svg/icon-qualifications-white.svg) no-repeat 0 0}.icon-qualifications-hat{background:url(../svg/icon-qualifications-hat.svg) no-repeat 0 0}.icon-qualifications-hat-white{background:url(../svg/icon-qualifications-hat-white.svg) no-repeat 0 0}.e-100{box-shadow:0 1px 1px #091e4240,0 0 1px #091e424f}.e-200,.cdc-results-selectors{box-shadow:0 3px 5px #091e4233,0 0 1px #091e424f}.e-300{box-shadow:0 8px 12px #091e4226,0 0 1px #091e424f}.e-400{box-shadow:0 10px 18px #091e4226,0 0 1px #091e424f}.e-td{box-shadow:0 4px 8px #24262e1a}.e-ld{box-shadow:-4px 0 8px #24262e1a}.e-bd{box-shadow:0 -4px 8px #24262e1a}.e-rd{box-shadow:4px 0 8px #24262e1a}:root{--noto-sans: noto sans, sans-serif;--noto-serif: noto serif, serif}*{box-sizing:border-box}body{--noto-sans: noto sans, sans-serif;--noto-serif: noto serif, serif;font-family:var(--noto-sans);font-weight:400;color:#24262e}[lang^=ja] body{--noto-sans: noto sans jp, serif;--noto-serif: noto sans jp, serif}[lang^=ar] body{--noto-sans: noto sans arabic, serif;--noto-serif: noto sans arabic, serif}input:focus-visible,textarea:focus-visible,a:focus-visible,button:focus-visible,label:focus-visible,.search-toggle:focus-visible,.choices:focus-visible,.choices__button:focus-visible{outline:2px solid #24262e;outline-offset:2px;border-radius:10px}label:focus-visible,a:not([class]):focus-visible,.nav-link:focus-visible{border-radius:4px}#outputChart-wrapper{overflow:scroll}#outputChart-wrapper #outputChart{min-width:700px;min-height:528px}h1,.heading-xl,h2,footer .footer-header,.heading-l,h3,.accordion-title,.heading-m,.wysiwyg blockquote p,.course-info-top-content blockquote p,h4,.heading-s,h5,.heading-xs{font-family:var(--noto-serif);font-weight:300;line-height:1.5;margin-top:0;-webkit-font-smoothing:auto;color:#24262e}h1,.heading-xl{font-size:36px;line-height:52px}h2,footer .footer-header,.heading-l,h3,.accordion-title,.heading-m,.wysiwyg blockquote p,.course-info-top-content blockquote p{font-size:24px;line-height:36px}h4,.heading-s,h5,.heading-xs{font-size:20px;line-height:32px}@media (min-width: 960px){h1,.heading-xl{font-size:36px;line-height:52px}h2,footer .footer-header,.heading-l{font-size:32px;line-height:48px}h3,.accordion-title,.heading-m,.wysiwyg blockquote p,.course-info-top-content blockquote p{font-size:28px;line-height:42px}h4,.heading-s{font-size:24px;line-height:36px}h5,.heading-xs{font-size:20px;line-height:32px}}.sub-heading-l,.form-container fieldset legend,.sub-heading-m,.sub-heading-s,.contact-us-accordion .accordion-content-contact .content-column .sub-heading-s&gt;p,.sub-heading-xs{font-family:var(--noto-sans);font-weight:300;margin-top:0;-webkit-font-smoothing:auto;color:#24262e}.sub-heading-l,.form-container fieldset legend{font-size:20px;line-height:40px}.sub-heading-m{font-size:20px;line-height:36px}.sub-heading-s,.contact-us-accordion .accordion-content-contact .content-column .sub-heading-s&gt;p{font-size:20px;line-height:32px}.sub-heading-xs{font-size:16px;line-height:32px}@media (min-width: 960px){.sub-heading-l,.form-container fieldset legend{font-size:28px}.sub-heading-m{font-size:24px}}.body-l,.body-m,.cdc-social-share-link-menu&gt;*,.error-search-auto-suggestions a,.autoComplete_wrapper ul a,.error-search-input,.cdc-search-input,.table-link-new-tab,table td,.table td,.tabs-horizontal .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet,.tabs-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,.tabs-selector,.social-share-link-menu&gt;*,.body-s,.cdc-social-share .social-share-notice,table th,.table th,.social-share-notice,.accordion-content-wrapper .accordion-disclaimer{font-style:normal;font-family:var(--noto-sans);-webkit-font-smoothing:auto}.body-l{font-size:1.125rem;line-height:28px}.body-m,.cdc-social-share-link-menu&gt;*,.error-search-auto-suggestions a,.autoComplete_wrapper ul a,.error-search-input,.cdc-search-input,.table-link-new-tab,table td,.table td,.tabs-horizontal .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet,.tabs-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,.tabs-selector,.social-share-link-menu&gt;*{font-size:1rem;line-height:28px}.body-s,.cdc-social-share .social-share-notice,table th,.table th,.social-share-notice,.accordion-content-wrapper .accordion-disclaimer{font-size:.875rem;line-height:24px}strong,.form-container fieldset input[type=checkbox]+label,.form-container fieldset input[type=radio]+label{font-family:var(--noto-sans);font-weight:500;-webkit-font-smoothing:auto}caption,.caption{font-family:var(--noto-sans);font-size:14px;font-style:italic;line-height:1.7;-webkit-font-smoothing:auto}label,.label{font-family:var(--noto-sans);font-weight:500;font-size:.875rem;line-height:1.4;letter-spacing:.1px;-webkit-font-smoothing:auto;color:#24262e}.hide{display:none}.block{display:block}.flex{display:flex}.relative{position:relative}.absolute{position:absolute}.overflow-scroll{overflow:scroll}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}:root{--space-1: 8px;--space-2: 16px;--space-3: 24px;--space-4: 32px;--space-5: 40px;--space-6: 56px}.m0{margin:0}.mt0{margin-top:0}.mr0{margin-right:0}.mb0{margin-bottom:0}.ml0{margin-left:0}.mx0{margin-left:0;margin-right:0}.my0{margin-top:0;margin-bottom:0}.m1{margin:var(--space-1)}.mt1{margin-top:var(--space-1)}.mr1{margin-right:var(--space-1)}.mb1,.course-info-bar .mb1{margin-bottom:var(--space-1)}.ml1{margin-left:var(--space-1)}.mx1{margin-left:var(--space-1);margin-right:var(--space-1)}.my1{margin-top:var(--space-1);margin-bottom:var(--space-1)}.m2{margin:var(--space-2)}.mt2{margin-top:var(--space-2)}.mr2{margin-right:var(--space-2)}.mb2{margin-bottom:var(--space-2)}.ml2{margin-left:var(--space-2)}.mx2{margin-left:var(--space-2);margin-right:var(--space-2)}.my2{margin-top:var(--space-2);margin-bottom:var(--space-2)}.m3{margin:var(--space-3)}.mt3{margin-top:var(--space-3)}.mr3{margin-right:var(--space-3)}.mb3{margin-bottom:var(--space-3)}.ml3{margin-left:var(--space-3)}.mx3{margin-left:var(--space-3);margin-right:var(--space-3)}.my3{margin-top:var(--space-3);margin-bottom:var(--space-3)}.m4{margin:var(--space-4)}.mt4{margin-top:var(--space-4)}.mr4{margin-right:var(--space-4)}.mb4{margin-bottom:var(--space-4)}.ml4{margin-left:var(--space-4)}.mx4{margin-left:var(--space-4);margin-right:var(--space-4)}.my4{margin-top:var(--space-4);margin-bottom:var(--space-4)}.m5{margin:var(--space-5)}.mt5{margin-top:var(--space-5)}.mr5{margin-right:var(--space-5)}.mb5{margin-bottom:var(--space-5)}.ml5{margin-left:var(--space-5)}.mx5{margin-left:var(--space-5);margin-right:var(--space-5)}.my5{margin-top:var(--space-5);margin-bottom:var(--space-5)}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.mx-auto{margin-left:auto;margin-right:auto}.p0{padding:0}.pt0{padding-top:0}.pr0{padding-right:0}.pb0{padding-bottom:0}.pl0{padding-left:0}.px0{padding-left:0;padding-right:0}.py0{padding-top:0;padding-bottom:0}.p1{padding:var(--space-1)}.pt1{padding-top:var(--space-1)}.pr1{padding-right:var(--space-1)}.pb1{padding-bottom:var(--space-1)}.pl1{padding-left:var(--space-1)}.py1{padding-top:var(--space-1);padding-bottom:var(--space-1)}.px1{padding-left:var(--space-1);padding-right:var(--space-1)}.p2{padding:var(--space-2)}.pt2{padding-top:var(--space-2)}.pr2{padding-right:var(--space-2)}.pb2{padding-bottom:var(--space-2)}.pl2{padding-left:var(--space-2)}.py2{padding-top:var(--space-2);padding-bottom:var(--space-2)}.px2{padding-left:var(--space-2);padding-right:var(--space-2)}.p3{padding:var(--space-3)}.pt3{padding-top:var(--space-3)}.pr3{padding-right:var(--space-3)}.pb3{padding-bottom:var(--space-3)}.pl3{padding-left:var(--space-3)}.py3{padding-top:var(--space-3);padding-bottom:var(--space-3)}.px3{padding-left:var(--space-3);padding-right:var(--space-3)}.p4{padding:var(--space-4)}.pt4{padding-top:var(--space-4)}.pr4{padding-right:var(--space-4)}.pb4,.form-container fieldset.pb4{padding-bottom:var(--space-4)}.pl4{padding-left:var(--space-4)}.py4{padding-top:var(--space-4);padding-bottom:var(--space-4)}.px4{padding-left:var(--space-4);padding-right:var(--space-4)}.button{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 24px;background:#24262e;border:1px solid #24262e;color:#f2f2f3;border-radius:10px;font-size:1rem;font-weight:500;line-height:24px;text-decoration:none;font-family:var(--noto-sans);cursor:pointer}.button.button-full-width{width:100%;padding-inline-start:0;padding-inline-end:0}.button.button-medium{padding:8px 24px}.button.button-small{padding:4px 24px}.button.button-hover,.button:hover,.button:active{background:#505158;border-color:#505158}.button.button-active,.button:active{background:#7c7d82}.button.button-disabled,.button:disabled{background:#a7a8ab;color:#e5e5e6;border-color:#a7a8ab;cursor:default}.button.button-icon-before,.button.button-icon-after{position:relative}.button.button-icon-before:before,.button.button-icon-after:before{content:"";position:absolute;width:20px;height:20px;top:50%;margin-top:-10px;background:url(../svg/icon-add-circle-white.svg) no-repeat 0 0;background-size:contain}.button.button-icon-before{padding-inline-start:56px;padding-inline-end:24px}.button.button-icon-before:before{left:24px}[dir=rtl] .button.button-icon-before:before{left:unset;right:24px}.button.button-icon-after{padding-inline-start:24px;padding-inline-end:56px}.button.button-icon-after:before{right:24px}[dir=rtl] .button.button-icon-after:before{right:unset;left:24px}.button.button-icon-after.open-new-icon:before{background:url(../svg/icon-open-new-white.svg) no-repeat 0 0;background-size:contain}[dir=rtl] .button.button-icon-after.open-new-icon:before{transform:scaleX(-1)}.button.button-icon-only{padding-inline-end:0;padding-inline-start:0;width:68px;position:relative}.button.button-icon-only:before{content:"";position:absolute;width:20px;height:20px;top:50%;margin-top:-10px;background:url(../svg/icon-add-circle-white.svg) no-repeat 0 0;background-size:contain}.button.button-icon-only span{visibility:hidden;overflow:hidden;width:0}.button.button-light{background-color:transparent;color:#fff;border:1px solid #fff}.button.button-light:active,.button.button-light.button-active{background:#24262e1a}.button.button-light:disabled,.button.button-light.button-disabled{background-color:#f2f2f3;color:#d3d4d5}.button.button-light:hover,.button.button-light:active,.button.button-light.button-hover{background-color:#e5e5e6}.button.button-light.button-icon-before:before,.button.button-light.button-icon-after:before,.button.button-light.button-icon-only:before{background:url(../svg/icon-add-circle.svg) no-repeat 0 0}.button.button-primary{color:#fbfbfb}.button.button-secondary{border:1px solid #24262e;background-color:transparent;color:#24262e}.button.button-secondary.button-hover,.button.button-secondary:hover,.button.button-secondary:actives{background:#24262e0d}.button.button-secondary.button-disabled,.button.button-secondary:disabled{background:transparent;color:#a7a8ab;border-color:#a7a8ab;cursor:default}.button.button-secondary.button-active,.button.button-secondary:active{background:#e5e5e6}.button.button-secondary.button-icon-before:before,.button.button-secondary.button-icon-after:before,.button.button-secondary.button-icon-only:before{background:url(../svg/icon-add-circle.svg) no-repeat 0 0}.button.button-secondary.button-icon-before.download-icon:before,.button.button-secondary.button-icon-after.download-icon:before,.button.button-secondary.button-icon-only.download-icon:before{background:url(../svg/icon-download.svg) no-repeat 0 0}.button-wrap{display:flex;flex-direction:column;align-items:start;gap:16px 24px}@media (min-width: 960px){.button-wrap{flex-direction:row}.content-split:not(.content-wide) .button-wrap{flex-direction:column}}.content-centered .button-wrap{justify-content:center;align-items:center}.banner-content-2-columns .button-wrap{display:block}.link-arrow:before{bottom:-12px}.link-arrow,.link-arrow-small{font-style:normal;font-weight:500;font-size:1rem;line-height:1.5;color:#24262e;text-decoration:none;display:inline-block;position:relative}.link-arrow:before,.link-arrow-small:before{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:#24262e;transition:.4s width ease-in-out}[dir=rtl] .link-arrow:before,[dir=rtl] .link-arrow-small:before{right:0;left:unset}.link-arrow:after,.link-arrow-small:after{content:"";display:inline-block;width:20px;height:20px;margin-inline-start:4px;position:relative;bottom:1px;vertical-align:middle;background-image:url(../svg/icon-chevron-right.svg);background-size:contain}[dir=rtl] .link-arrow:after,[dir=rtl] .link-arrow-small:after{background-image:url(../svg/icon-chevron-left.svg);background-size:contain}.link-arrow-medium,.link-arrow-small-medium{font-size:16px}.link-arrow-small,.link-arrow-small-small{font-size:14px}.link-arrow:hover:before,.link-arrow:active:before,.link-arrow-small:hover:before,.link-arrow-small:active:before{width:100%}.link-arrow-no-icon:after,.link-arrow-small-no-icon:after{content:none}.link-arrow-before{display:flex;flex-direction:row-reverse;align-items:center;width:auto}.link-arrow-before:before{left:4px}.link-arrow-before:after{transform:rotate(180deg);margin-left:0;margin-right:4px}.link-arrow-before:hover:before,.link-arrow-before:active:before{width:calc(100% - 4px)}.link-new-tab{text-decoration:none;color:#24262e;display:inline-block;position:relative;padding:8px 24px 8px 0;margin-top:8px;cursor:pointer}[dir=rtl] .link-new-tab{padding:8px 0 8px 24px}.link-new-tab:before{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:#24262e;transition:.4s width ease-in-out}.link-new-tab:hover:before,.link-new-tab:active:before{width:100%}.link-new-tab:after{content:"";position:absolute;width:20px;height:20px;top:50%;margin-top:-10px;margin-inline-start:4px;background:url(../svg/icon-open-new.svg) no-repeat 0 0;background-size:contain}[dir=rtl] .link-new-tab:after{transform:scaleX(-1)}.form-container .input,.form-container .choices__inner{padding:10px 64px 10px 16px;border-radius:10px;border:1px solid #24262e;color:#24262e;position:relative;width:100%}[dir=rtl] .form-container .input,[dir=rtl] .form-container .choices__inner{padding:10px 16px 10px 64px}.form-container fieldset{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0 0 48px;margin:0;max-width:736px;color:#24262e}@media (min-width: 960px){.form-container fieldset{padding-bottom:72px}}.form-container fieldset .twitter-typeahead{width:100%}.form-container fieldset .twitter-typeahead .typeahead{border:1px solid #24265B}.accordion-filter .form-container fieldset{padding-bottom:0;max-width:none}.form-container fieldset #company-name_listbox{position:relative;padding:7px;margin-top:-26px}.form-container fieldset legend{padding-bottom:28px}.form-container fieldset input,.form-container fieldset textarea,.form-container fieldset select,.form-container fieldset .field-error,.form-container fieldset .form-phone-wrap{margin-bottom:36px}.form-container fieldset input,.form-container fieldset select,.form-container fieldset textarea{width:100%;border-radius:10px;border:1px solid #24262e;padding:9px 10px;line-height:28px}.form-container fieldset input:not([type=submit]):hover,.form-container fieldset input:not([type=submit]):active,.form-container fieldset select:not([type=submit]):hover,.form-container fieldset select:not([type=submit]):active,.form-container fieldset textarea:not([type=submit]):hover,.form-container fieldset textarea:not([type=submit]):active{background:#fbfbfb}.form-container fieldset input:active,.form-container fieldset select:active,.form-container fieldset textarea:active{border:1px solid #24262e;outline:1px solid #24262e;padding:9px 10px;border-color:#24262e}.form-container fieldset input:not([type=submit]):disabled,.form-container fieldset select:not([type=submit]):disabled,.form-container fieldset textarea:not([type=submit]):disabled{pointer-events:none;background-color:#fff;border-color:#a7a8ab;color:#a7a8ab}.form-container fieldset input::placeholder,.form-container fieldset select::placeholder,.form-container fieldset textarea::placeholder{color:#a7a8ab}.form-container fieldset input.error,.form-container fieldset select.error,.form-container fieldset textarea.error{border:2px solid #de350b}.form-container fieldset input[disabled],.form-container fieldset select[disabled],.form-container fieldset textarea[disabled]{pointer-events:none}.form-container fieldset input+.field-error,.form-container fieldset select+.field-error,.form-container fieldset textarea+.field-error,.form-container fieldset .choices+.field-error{display:none}.form-container fieldset input.error+.field-error,.form-container fieldset select.error+.field-error,.form-container fieldset textarea.error+.field-error,.form-container fieldset .choices.error+.field-error{display:flex}.form-container fieldset input[type=checkbox],.form-container fieldset input[type=radio]{display:none}.form-container fieldset input[type=checkbox]+label,.form-container fieldset input[type=radio]+label{font-size:16px;line-height:24px;margin-bottom:24px;cursor:pointer;padding-inline-start:32px;position:relative}.form-container fieldset input[type=checkbox]+label:before,.form-container fieldset input[type=radio]+label:before{content:"";display:inline-block;width:20px;height:20px;position:absolute;left:0}[dir=rtl] .form-container fieldset input[type=checkbox]+label:before,[dir=rtl] .form-container fieldset input[type=radio]+label:before{left:unset;right:0}.form-container fieldset input[type=checkbox]+label:last-child,.form-container fieldset input[type=radio]+label:last-child{margin-bottom:0}.form-container fieldset input[type=checkbox]+label+.field-error,.form-container fieldset input[type=radio]+label+.field-error{margin-top:-1.5em}.accordion-filter .form-container fieldset input[type=checkbox]+label,.accordion-filter .form-container fieldset input[type=radio]+label{display:flex;justify-content:space-between}.form-container fieldset input[type=checkbox]+label:before{border-radius:4px;border:1px solid #24262e;background:#fff;top:0}.form-container fieldset input[type=checkbox]:checked+label:before{background:url(../svg/icon-check-white.svg) no-repeat center center #24262e;background-size:contain}.form-container fieldset input[type=checkbox]+label:hover:before,.form-container fieldset input[type=checkbox]+label:active:before{background-color:#fbfbfb}.form-container fieldset input[type=checkbox]:checked+label:hover:before,.form-container fieldset input[type=checkbox]:checked+label:active:before{background:url(../svg/icon-check-white.svg) no-repeat center center #505158;background-size:contain}.form-container fieldset input[type=checkbox]:disabled+label{pointer-events:none;color:#a7a8ab}.form-container fieldset input[type=checkbox]:disabled+label:before{border-color:#a7a8ab}.form-container fieldset input[type=radio]+label{display:block}.form-container fieldset input[type=radio]+label:before{background:url(../svg/icon-radio.svg) no-repeat center center;top:1px}.form-container fieldset input[type=radio]:checked+label:before{background:url(../svg/icon-radio-selected.svg) no-repeat center center}.form-container fieldset input[type=radio]+label:hover:before,.form-container fieldset input[type=radio]+label:active:before{background-color:#fbfbfb}.form-container fieldset label{display:inline-block;margin-bottom:4px}.form-container fieldset label.disabled{color:#a7a8ab}.form-container fieldset a{color:#24262e}.form-container fieldset input[type=submit]{width:auto}@media (min-width: 960px){.form-container .form-2-columns{display:flex;gap:32px}}.form-container .form-2-columns .field{width:100%}.form-container .form-phone-wrap{display:flex;flex-wrap:wrap;gap:8px}@media (min-width: 960px){.form-container .form-phone-wrap{width:calc(50% - 16px)}}.form-container .form-phone-wrap input{width:calc(100% - 80px);margin-bottom:0}.form-container .form-phone-wrap input::-webkit-outer-spin-button,.form-container .form-phone-wrap input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-container .form-phone-wrap .field-error{margin:0}.form-container .form-phone-wrap .choices,.form-container .form-phone-wrap .choices[data-type*=select-one]{width:70px;margin-bottom:0}.form-container .form-phone-wrap .choices .choices__inner,.form-container .form-phone-wrap .choices[data-type*=select-one] .choices__inner{padding:9px}.form-container .form-phone-wrap .choices:after,.form-container .form-phone-wrap .choices[data-type*=select-one]:after{display:none}.form-container .field-error{display:none;align-items:center;margin-top:-2em}.form-container .field-error .label{color:#de350b}.form-container .field-error-icon{margin:0 5px 0 0;height:20px}.choices__inner,.choices[data-type*=select-one] .choices__inner{font-size:16px;min-height:0;padding:9px 10px;line-height:28px;background:none;border-color:#24262e}.is-open .choices__inner,.is-open .choices[data-type*=select-one] .choices__inner{border-radius:10px;border-color:#24262e}.is-focused .choices__inner,.is-focused .choices[data-type*=select-one] .choices__inner{outline:2px solid #24262e;outline-offset:2px;border-radius:10px}.choices__inner:hover,.choices__inner:active,.choices[data-type*=select-one] .choices__inner:hover,.choices[data-type*=select-one] .choices__inner:active{background:#fbfbfb}.choices__inner:has(.action-button),.choices[data-type*=select-one] .choices__inner:has(.action-button){background-color:#24262e;position:relative}.choices__inner:has(.action-button):hover,.choices__inner:has(.action-button):active,.choices[data-type*=select-one] .choices__inner:has(.action-button):hover,.choices[data-type*=select-one] .choices__inner:has(.action-button):active{background-color:#505158}.choices__inner:has([disabled]),.choices.is-disabled .choices__inner,.choices[data-type*=select-one] .choices__inner:has([disabled]),.choices.is-disabled .choices[data-type*=select-one] .choices__inner{background-color:#fbfbfb;border-color:#a7a8ab;color:#a7a8ab}.choices__inner:has([disabled]):has(.action-button),.choices[data-type*=select-one] .choices__inner:has([disabled]):has(.action-button){background-color:#a7a8ab}.choices__inner select[disabled]+.choices__list .choices__button,.choices[data-type*=select-one] .choices__inner select[disabled]+.choices__list .choices__button{display:none}.choices__list--single{padding:0}.choices__placeholder{color:#a7a8ab}.choices{margin-bottom:36px}.choices:has([disabled]){pointer-events:none}.choices__input,.choices[data-type*=select-one] .choices__input{background:#fbfbfb;font-size:16px;border:none;padding:0}.choices[data-type*=select-one] .choices__input,.choices[data-type*=select-one] .choices__input:hover,.choices[data-type*=select-one] .choices__input:active{background:url(../svg/icon-search.svg) no-repeat 8px center #fbfbfb;background-size:18px;padding:10px 0 10px 36px;outline:none;box-shadow:none;border-radius:0}[dir=rtl] .choices[data-type*=select-one] .choices__input,[dir=rtl] .choices[data-type*=select-one] .choices__input:hover,[dir=rtl] .choices[data-type*=select-one] .choices__input:active{padding:10px 36px 10px 0;background-position:98%}[dir=rtl] .contact-us-filter .choices[data-type*=select-one] .choices__input,[dir=rtl] .contact-us-filter .choices[data-type*=select-one] .choices__input:hover,[dir=rtl] .contact-us-filter .choices[data-type*=select-one] .choices__input:active{background-position:99%}.choices[data-type*=select-multiple] .choices__input,.choices[data-type*=select-multiple] .choices__input:hover,.choices[data-type*=select-multiple] .choices__input:active{background:transparent;padding:0;border:none}.choices__list--dropdown,.choices__list[aria-expanded]{border-radius:10px;box-shadow:0 10px 20px #24262e59;margin-top:8px;word-break:normal!important;z-index:2}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:transparent}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background:#fbfbfb}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{font-size:16px;margin:8px 0}.choices__list--multiple .choices__item,.choices__list--multiple .choices__item.is-highlighted{background:#24262e;border-radius:5px;border:none;vertical-align:top;font-size:14px;padding:0 8px}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{border:none}.choices[data-type*=select-one] .choices__button:focus{box-shadow:none}.choices__list--multiple .choices__item:last-child{margin-bottom:0}.choices[data-type*=select-one]:after{border:none;background:url(../svg/icon-chevron-down.svg) no-repeat center center;background-size:contain;width:20px;height:20px;transform:translateY(-50%);right:14px;margin-top:0}[dir=rtl] .choices[data-type*=select-one]:after{right:unset;left:14px}.choices[data-type*=select-one]:has(.action-button):after{background:url(../svg/icon-chevron-down-white.svg) no-repeat center}.choices[data-type*=select-one]:has(.error) .choices__inner,.choices[data-type*=select-multiple]:has(.error) .choices__inner,.form-phone-wrap:has(.error) .choices__inner{border:2px solid #de350b}.choices[data-type*=select-one]:has(.error)+.field-error,.choices[data-type*=select-multiple]:has(.error)+.field-error,.form-phone-wrap:has(.error)+.field-error{display:flex}.choices[data-type*=select-one].is-open:after{transform:rotate(180deg) translateY(50%);margin-top:0}.action-button+.choices__list .choices__item{color:#fff;position:relative;z-index:1}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{max-height:420px}@media (min-width: 640px){.choices__list--dropdown .choices__item--selectable,.choices__list[aria-expanded] .choices__item--selectable{padding-inline-end:0}}#certification-form p{margin:0}.companyName-search-results-area{position:absolute;width:92%;max-width:736px;margin-top:-27px;z-index:10;background-color:#fff;padding:4px;border-radius:10px;box-shadow:0 10px 20px #7c7d8259}.companyName-search-results-area ul{list-style-type:none;padding:0;margin:0}.companyName-search-results-area ul li{font-size:16px;font-weight:400;line-height:28px;text-align:left;padding:8px;margin-bottom:4px}.companyName-search-results-area ul li mark{background-color:#d3d4d5}.companyName-search-results-area ul li:hover{background-color:#f2f2f3}.typeahead{background-color:#fff}.typeahead:focus{border:2px solid #0097cf}.tt-query{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px #00000013}.tt-hint{color:#999}.tt-dropdown-menu{width:422px;margin-top:3px;padding:8px 0;background-color:#fff;z-index:2;border:1px solid #cccccc;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px #0003}.tt-suggestion{padding:3px 20px;font-size:18px;line-height:24px;background-color:#fff;color:#000}.tt-suggestion.tt-cursor{color:#fff;background-color:#d72d18}.tt-suggestion p{margin:0;font-size:18px;text-align:left}#pardot-form{max-width:650px;color:#000;padding:20px;margin:0 0 20px}#pardot-form label.label{min-width:30%;display:block;float:left}#pardot-form .checkbox .field-label{margin-top:5px;font-weight:400!important}form.form textarea.standard,form.form input.date{background-color:#fff;border:solid 1px #E8E8E8;font-size:18px;color:#000;-moz-border-radius:0px;-webkit-border-radius:0px;padding:5px 10px;margin-left:20px;margin-bottom:25px;width:430px!important;height:129px!important;margin-left:3px!important;border-radius:5px}form.form input.text{background-color:#fff;border:solid 2px #E6E6E6;font-size:18px;color:#000;-moz-border-radius:0px;-webkit-border-radius:0px;padding:5px 10px;margin-left:3px;margin-bottom:25px;width:410px!important;height:35px!important;border-radius:3px}form.form input[disabled]{background-color:#f9f9f9!important;color:#999!important}form.form select{background-color:#fff;border:solid 2px #E6E6E6;font-size:18px;color:#000;-moz-border-radius:0px;-webkit-border-radius:0px;padding:5px 10px;margin-left:3px;margin-bottom:25px;width:435px;height:48px;border-radius:3px}form.form select:required:invalid{color:#696969}form.form p label{font-size:18px;color:#4d4d4d;font-weight:500px!important;padding-top:0;padding-bottom:0;margin:5px 0;text-align:left!important;line-height:27px}form.form p.submit{margin-top:0!important;margin-bottom:20px!important;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none}form.form p.submit input{background-color:#d72d18;border:solid 1px #D72D18;font-size:18px!important;color:#fff;font-weight:700;padding:15px!important;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:50px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;position:relative;display:inline-block;float:right}form.form p.required label{background:none!important;font-weight:400}form.form p.required label .field-label:after{content:"*";color:#d72d18}form.form span.required label{background:none!important;font-weight:400}@media screen and (max-width: 600px){#pardot-form{padding:0;margin:0}form.form input.text{width:100%!important;max-width:90%!important;margin-top:10px}form.form textarea.standard{width:100%!important}form.form select{width:100%!important;max-width:90%!important;margin-top:10px}form.form label{width:100%!important;padding-right:20px!important;display:block!important}form.form label.inline{display:inline-block;width:100%;margin-left:-150px!important}form.form p.submit input{color:#fff;font-weight:500;font-size:100%;letter-spacing:1px;padding:15px!important;position:relative;left:-150px!important;line-height:37px;display:inline-block;border-width:0px!important;background:#d72d18;border-radius:50px;width:100%!important;white-space:normal!important;float:left!important}}.choices__item[highlight=true]{font-weight:500;font-size:18px}.bsi-logo-vlarge{width:151px;height:128px}.bsi-logo-large{width:108px;height:92px}.bsi-logo-mid{width:75px;height:64px}.bsi-logo-small{width:56px;height:48px}.bsi-logo-vsmall{width:37px;height:32px}.bsi-logo-tiny{width:23px;height:20px}.masthead{background:#fff;position:sticky;width:100%;top:0;z-index:12}.masthead .masthead-nav,.masthead .masthead-top-container{border-bottom:1px solid #d3d4d5}.masthead .masthead-top-container{background-color:#fff;z-index:10}.masthead .masthead-top{display:flex;justify-content:space-between;height:72px;padding:0 16px;background-color:#fff;transition:height .2s}@media (min-width: 1184px){.masthead .masthead-top{height:128px;padding:0 32px}.masthead .masthead-top.scrolled{height:80px}}.masthead .masthead-top .logo-container{display:flex;align-self:center;justify-content:center}.masthead .masthead-top .logo-container img{width:57px;height:48px;transition:width .2s,height .2s}@media (min-width: 1184px){.masthead .masthead-top .logo-container img{width:95px;height:80px}}@media (min-width: 1184px){.masthead .masthead-top.scrolled .logo-container img{width:57px;height:48px}}.masthead .masthead-top .utility-container{display:flex;justify-content:center;align-items:center}.masthead .masthead-top .utility-container .country-selector-toggle,.masthead .masthead-top .utility-container .search-container,.masthead .masthead-top .utility-container .menu-icon{display:flex;align-items:center;justify-content:center;cursor:pointer}.masthead .masthead-top .utility-container .country-selector-toggle img,.masthead .masthead-top .utility-container .search-container img,.masthead .masthead-top .utility-container .menu-icon img{display:block;width:30px;height:30px;margin:0}.masthead .masthead-top .utility-container .country-selector-toggle{display:block;margin-inline-end:20px}.masthead .masthead-top .utility-container .country-selector-toggle .country-selector-button{border:0;background-color:transparent;position:relative;padding:6px;cursor:pointer;display:flex;align-items:center;gap:14px}@media (min-width: 960px){.masthead .masthead-top .utility-container .country-selector-toggle .country-selector-button{gap:16px}}.masthead .masthead-top .utility-container .country-selector-toggle .country-selector-button&gt;span{pointer-events:none}.masthead .masthead-top .utility-container .country-selector-toggle .country-selector-button-label{display:none}.masthead .masthead-top .utility-container .country-selector-toggle .country-selector-button-icon{display:block;width:24px;height:24px;background-size:contain}@media (min-width: 960px){.masthead .masthead-top .utility-container .country-selector-toggle .country-selector-button-icon{margin-inline-end:32px}}.masthead .masthead-top .utility-container .country-selector-toggle .country-selector-button-icon:after{content:"";display:none;height:22px;width:22px;position:relative;left:30px;top:2px;background:url(../svg/icon-expand-more.svg) no-repeat center center;background-size:contain}[dir=rtl] .masthead .masthead-top .utility-container .country-selector-toggle .country-selector-button-icon:after{left:unset;right:30px}@media (min-width: 960px){.masthead .masthead-top .utility-container .country-selector-toggle .country-selector-button-icon:after{display:block}}.masthead .masthead-top .utility-container .country-selector-toggle .country-selector-button-locale-long{display:none}@media (min-width: 960px){.masthead .masthead-top .utility-container .country-selector-toggle .country-selector-button-locale-long{display:block}}.masthead .masthead-top .utility-container .country-selector-toggle .country-selector-button-locale-short{display:block;text-transform:uppercase}@media (min-width: 960px){.masthead .masthead-top .utility-container .country-selector-toggle .country-selector-button-locale-short{display:none}}.masthead .masthead-top .utility-container .country-selector-toggle .country-selector-button.open .country-selector-button-icon:after{background:url(../svg/icon-expand-less.svg) no-repeat center center;background-size:contain}.masthead .masthead-top .utility-container .menu-icon{width:32px;height:32px;margin-inline-start:16px;background:url(../svg/icon-menu.svg) no-repeat center center;background-size:contain}.masthead .masthead-top .utility-container .menu-icon.open{background:url(../svg/icon-close.svg) no-repeat center center;background-size:contain}@media (min-width: 1184px){.masthead .masthead-top .utility-container .menu-icon{display:none}}.masthead .masthead-top .utility-container .menu-icon:focus{outline-color:#85d6f0}.masthead .masthead-top .utility-container .contact-us{display:none}@media (min-width: 1184px){.masthead .masthead-top .utility-container .contact-us{display:block;margin-inline-end:24px}}.masthead .masthead-nav{display:none;position:relative;z-index:111}@media (min-width: 1184px){.masthead .masthead-nav{display:block}.masthead .masthead-nav .button.contact-us{display:none}}.masthead .masthead-nav .navigation{padding:32px 16px 0;list-style:none;display:flex;flex-direction:column;justify-content:flex-start;height:calc(100vh - 153px)}@media (min-width: 1184px){.masthead .masthead-nav .navigation{padding:16px 32px;flex-direction:row;height:auto;min-height:auto}.masthead .masthead-nav .navigation:after{content:"";z-index:-1;display:none;position:fixed;width:100%;height:100vh;top:210px;left:0;right:auto;bottom:auto;background:#24262e66}.masthead .masthead-nav .navigation.open:after{display:block}}@media (orientation: portrait) and (max-height: 600px){.masthead .masthead-nav .navigation{margin-bottom:80px}}.masthead .masthead-nav .navigation li{margin-bottom:4px;display:flex;flex-flow:column nowrap}.masthead .masthead-nav .navigation li.lang{display:none;margin-top:auto;margin-bottom:24px;padding-left:40px;position:relative}.masthead .masthead-nav .navigation li.lang:before{content:"";position:absolute;left:8px;top:8px;width:24px;height:24px;background:url(../svg/icon-language.svg);background-size:contain}@media (min-width: 1184px){.masthead .masthead-nav .navigation li.lang{display:none}}@media (orientation: landscape){.masthead .masthead-nav .navigation li.lang{margin-top:0}}@media (min-width: 1184px){.masthead .masthead-nav .navigation li{margin-bottom:0}}.masthead .masthead-nav.open{display:block}.masthead .masthead-nav .nav-title{font-size:.875rem}.masthead .masthead-nav .nav-link{font-size:1rem;font-weight:400;line-height:1.75rem;display:block;text-decoration:none;color:#24262e;padding:8px 28px 8px 0;position:relative;border-bottom:1px solid transparent}.masthead .masthead-nav .nav-link.chevron:after{content:url(../svg/icon-chevron-right.svg);top:50%;right:0;margin-top:-10px;position:absolute}[dir=rtl] .masthead .masthead-nav .nav-link.chevron:after{right:unset;left:0;content:url(../svg/icon-chevron-left.svg)}@media (min-width: 1184px){.masthead .masthead-nav .nav-link{white-space:nowrap;padding-right:32px;margin-right:16px}.masthead .masthead-nav .nav-link:hover,.masthead .masthead-nav .nav-link:active,.masthead .masthead-nav .nav-link.open{border-bottom:1px solid #24262e}}.masthead .masthead-nav .nav-link.nav-back{padding-left:32px}.masthead .masthead-nav .nav-link.nav-back:after{content:url(../svg/icon-chevron-left.svg);top:50%;left:0;margin-top:-10px;position:absolute;width:20px;height:20px;display:block}@media (min-width: 1184px){.masthead .masthead-nav .nav-link.nav-back{display:none}}.masthead .masthead-nav .nav-link.external-link:after{content:"";top:50%;right:0;margin-top:-8px;position:absolute;width:20px;height:20px;display:block;background:url(../svg/icon-open-new.svg);background-size:contain}.masthead .masthead-nav .nav-sub-lvl{background-color:#fff;display:none;position:absolute;top:0;left:0;padding:0;width:100%;z-index:1}.masthead .masthead-nav .nav-sub-lvl.open{display:block;overflow:scroll;height:100%}@media (min-width: 1184px){.masthead .masthead-nav .nav-sub-lvl.open{overflow:auto;height:auto;border-top:1px solid #d3d4d5}}@media (min-width: 1184px){.masthead .masthead-nav .nav-sub-lvl{top:73px;padding:24px 0 0}}.masthead .masthead-nav .nav-first-lvl:after{content:url(../svg/icon-chevron-right.svg);top:50%;right:0;margin-top:-8px;position:absolute}@media (min-width: 1184px){.masthead .masthead-nav .nav-first-lvl:after{content:url(../svg/icon-expand-more.svg);right:7px}.masthead .masthead-nav .nav-first-lvl.open:after{content:url(../svg/icon-expand-less.svg)}}.masthead .nav-footer{padding:16px;background:#fbfbfb;border-top:1px solid #d3d4d5;position:fixed;bottom:0;width:100%;z-index:10}@media (min-width: 1184px){.masthead .nav-footer{display:none}}.masthead .megamenu{padding:32px 16px 24px;display:flex;flex-direction:column}.masthead .megamenu .megamenu-close{display:none}@media (min-width: 1184px){.masthead .megamenu{padding:40px 32px 32px;position:relative;flex-direction:row}.masthead .megamenu .megamenu-close{display:block;position:absolute;top:0;right:32px;width:32px;height:32px;background:url(../svg/icon-close.svg) no-repeat center center;background-size:32px 32px;cursor:pointer;border:0}}.masthead .megamenu .megamenu-intro{max-width:256px;display:none}@media (min-width: 1184px){.masthead .megamenu .megamenu-intro{display:block}.masthead .megamenu .megamenu-intro p{font-size:.875rem;font-weight:400;line-height:23px;color:#24262e;margin:0 0 24px}.masthead .megamenu .megamenu-intro .link-arrow{padding:12px 0;margin-bottom:8px;display:inline-block}}.masthead .megamenu .megamenu-nav{margin:0;padding:0}@media (min-width: 1184px){.masthead .megamenu .megamenu-nav{margin:0 0 0 32px;width:100%;max-width:350px}}.masthead .megamenu .megamenu-nav .megamenu-nav-list{padding:0}@media (min-width: 1184px){.masthead .megamenu .megamenu-nav .megamenu-nav-list{margin-top:36px;display:flex;flex-flow:wrap row}.masthead .megamenu .megamenu-nav .megamenu-nav-list .nav-link{white-space:normal;padding-right:0;margin-right:0;text-decoration:underline 1px solid transparent;text-underline-offset:8px;border:none}.masthead .megamenu .megamenu-nav .megamenu-nav-list .nav-link:hover{text-decoration-color:#24262e}}.masthead .megamenu .megamenu-nav .megamenu-nav-list .megamenu-nav-listitem{font-size:.875rem;padding:0;margin-inline-start:16px;width:100%}@media (min-width: 1184px){.masthead .megamenu .megamenu-nav .megamenu-nav-list .megamenu-nav-listitem{margin-right:0;margin-bottom:16px;margin-left:0}}.masthead .megamenu .megamenu-nav .megamenu-nav-list .megamenu-nav-listitem.panel-title{color:#24262e;font-family:var(--noto-sans);font-size:14px;font-style:normal;font-weight:600;line-height:1.6;padding:8px 0;margin-bottom:4px;margin-left:0}@media (min-width: 1184px){.masthead .megamenu .megamenu-nav .megamenu-nav-list .megamenu-nav-listitem.panel-title{display:none}}.masthead .megamenu .megamenu-nav .megamenu-nav-list .megamenu-nav-listitem.menu-link{margin-left:0;padding:12px 0}@media (min-width: 1184px){.masthead .megamenu .megamenu-nav .megamenu-nav-list .megamenu-nav-listitem.menu-link{display:none}}@media (min-width: 1184px){.masthead .megamenu .megamenu-nav .megamenu-nav-list.megamenu-products-list{display:flex;flex-flow:wrap column}}@media (min-width: 1184px){.masthead .megamenu .megamenu-nav .megamenu-nav-list.single-list .megamenu-nav-listitem{width:calc(50% - 16px)}.masthead .megamenu .megamenu-nav .megamenu-nav-list.single-list .megamenu-nav-listitem:nth-child(odd){margin-inline-end:32px}}.masthead .megamenu .megamenu-nav-label{display:none}@media (min-width: 1184px){.masthead .megamenu .megamenu-nav-label{display:block;margin:0 0 8px;font-weight:600}}@media (min-width: 1184px){.masthead .megamenu .megamenu-nav-label+.megamenu-nav-list{margin-top:16px}}@media (min-width: 1184px){.masthead .megamenu .megamenu-nav ul{display:flex;padding:0;flex-flow:wrap column}.masthead .megamenu .megamenu-nav .nav-link{white-space:normal;padding:0;margin:0;font-weight:400;font-size:1rem;line-height:1.75rem}}.masthead .megamenu .megamenu-nav.megamenu-nav-dblist{display:block}@media (min-width: 1184px){.masthead .megamenu .megamenu-nav.megamenu-nav-dblist{display:flex}}.masthead .megamenu .megamenu-nav .megamenu-nav-dblist-container .megamenu-nav-list{max-height:100%}@media (min-width: 1184px){.masthead .megamenu .megamenu-nav .megamenu-nav-dblist-container{margin-top:0;flex-basis:calc(50% - 15px)}.masthead .megamenu .megamenu-nav .megamenu-nav-dblist-container:first-child{margin-inline-end:32px}}.masthead .megamenu .megamenu-nav .megamenu-nav-dblist-container:nth-child(2){margin-top:52px}@media (min-width: 1184px){.masthead .megamenu .megamenu-nav .megamenu-nav-dblist-container:nth-child(2){margin-top:0}}@media (min-width: 1184px){.masthead .megamenu .megamenu-3col-list{display:flex;gap:32px;position:relative;width:100%}.masthead .megamenu .megamenu-3col-list .floating-title{position:absolute;top:0}}.masthead .megamenu .megamenu-3col-list .megamenu-nav-list{margin-top:16px}.masthead .megamenu .megamenu-featured{margin-top:40px}@media (min-width: 1184px){.masthead .megamenu .megamenu-featured{margin-top:0;margin-left:96px}}.masthead .megamenu .megamenu-featured-label{display:block;margin:0 0 22px;font-weight:600}.masthead .megamenu .megamenu-featured .featurebox{margin:0 0 16px;display:flex;flex-direction:column}.masthead .megamenu .megamenu-featured .featurebox:last-child{margin:0}@media (min-width: 1184px){.masthead .megamenu .megamenu-featured .featurebox{flex-direction:row}}.masthead .megamenu .megamenu-featured .featurebox .featurebox-image{height:172px;width:100%;flex-basis:100%}.masthead .megamenu .megamenu-featured .featurebox .featurebox-image img{width:100%;flex-basis:100%;border-radius:20px;display:block;object-fit:cover}@media (min-width: 1184px){.masthead .megamenu .megamenu-featured .featurebox .featurebox-image{height:108px;width:108px;flex-basis:108px}.masthead .megamenu .megamenu-featured .featurebox .featurebox-image img{width:108px;height:108px;border-radius:20px;display:block}}.masthead .megamenu .megamenu-featured .featurebox .featurebox-content{flex:1;padding:16px}@media (min-width: 1184px){.masthead .megamenu .megamenu-featured .featurebox .featurebox-content{border-radius:10px;max-height:148px;padding:0 16px}}.masthead .megamenu .megamenu-featured .featurebox .featurebox-content .body-s,.masthead .megamenu .megamenu-featured .featurebox .featurebox-content table th,table .masthead .megamenu .megamenu-featured .featurebox .featurebox-content th,.masthead .megamenu .megamenu-featured .featurebox .featurebox-content .table th,.table .masthead .megamenu .megamenu-featured .featurebox .featurebox-content th,.masthead .megamenu .megamenu-featured .featurebox .featurebox-content .social-share-notice,.masthead .megamenu .megamenu-featured .featurebox .featurebox-content .accordion-content-wrapper .accordion-disclaimer,.accordion-content-wrapper .masthead .megamenu .megamenu-featured .featurebox .featurebox-content .accordion-disclaimer{margin:0 0 4px}.masthead .megamenu .megamenu-featured .featurebox .featurebox-content a{font-weight:500;font-size:.875rem;line-height:23px;color:#24262e;text-decoration:none;position:relative}.masthead .megamenu .megamenu-featured .featurebox .featurebox-content a:after{content:url(../svg/icon-chevron-right.svg);display:block;position:absolute;top:0;right:-24px;width:20px;height:20px}[dir=rtl] .masthead .megamenu .megamenu-featured .featurebox .featurebox-content a:after{right:unset;left:-24px;content:url(../svg/icon-chevron-left.svg)}.masthead .megamenu .megamenu-featured .featurebox .featurebox-label{display:block;margin:0 0 4px}.masthead .megamenu-menu-heading{display:block;margin-bottom:8px}.masthead .megamenu-col-list .view-all-link{display:none}@media (min-width: 1184px){.masthead .megamenu-col-list{flex-direction:column;position:relative;padding-bottom:96px}.masthead .megamenu-col-list .megamenu-nav{margin:0}.masthead .megamenu-col-list .col-list-container{display:flex;gap:32px}.masthead .megamenu-col-list .col3-list-container .megamenu-nav{max-width:256px}.masthead .megamenu-col-list .view-all-link{bottom:0;right:32px;position:absolute;font-size:1rem;line-height:1.75rem;display:inline;text-decoration:none;color:#24262e;padding:8px 0;border-bottom:1px solid transparent;margin-bottom:16px}}@media (min-width: 1184px){.masthead .megamenu.mob-only{display:none}}.masthead .megamenu.desk-only{display:none}@media (min-width: 1184px){.masthead .megamenu.desk-only{display:block}}.masthead .border{border-bottom:1px solid #e5e5e6;position:absolute;bottom:0;width:100%;height:1px;z-index:-1}.masthead .masthead-nav-side{display:none;position:relative;z-index:9}@media (min-width: 1184px){.masthead .masthead-nav-side{display:block}.masthead .masthead-nav-side .button.contact-us{display:none}}.masthead .masthead-nav-side .navigation-side{padding:16px 16px 0;list-style:none;display:flex;flex-direction:column;justify-content:flex-start;height:calc(100vh - 153px)}@media (min-width: 1184px){.masthead .masthead-nav-side .navigation-side{padding:0 32px;flex-direction:row;height:auto;min-height:auto}.masthead .masthead-nav-side .navigation-side:after{content:"";z-index:-1;display:none;position:fixed;width:100%;height:100vh;top:210px;left:0;right:auto;bottom:auto;background:#24262e66}.masthead .masthead-nav-side .navigation-side.open:after{display:block}}@media (orientation: portrait) and (max-height: 600px){.masthead .masthead-nav-side .navigation-side{margin-bottom:80px}}.masthead .masthead-nav-side .navigation-side li{display:flex;flex-flow:column nowrap}.masthead .masthead-nav-side .navigation-side li.lang{display:none;margin-top:auto;margin-bottom:24px;padding-left:40px;position:relative}.masthead .masthead-nav-side .navigation-side li.lang:before{content:"";position:absolute;left:8px;top:8px;width:24px;height:24px;background:url(../svg/icon-language.svg);background-size:contain}.masthead .masthead-nav-side .navigation-side li.lang .country-selector-open.nav-link-side{margin-right:6px}.masthead .masthead-nav-side .navigation-side li.lang .country-selector-open.nav-link-side:after{content:"";display:block;position:absolute;height:20px;width:20px;right:0;top:12px;background:url(../svg/icon-chevron-right.svg) no-repeat center center;background-size:contain}[dir=rtl] .masthead .masthead-nav-side .navigation-side li.lang .country-selector-open.nav-link-side:after{right:unset;left:0;background:url(../svg/icon-chevron-left.svg) no-repeat center center}@media (min-width: 1184px){.masthead .masthead-nav-side .navigation-side li.lang{display:none}}@media (orientation: landscape){.masthead .masthead-nav-side .navigation-side li.lang{margin-top:0}}@media (min-width: 1184px){.masthead .masthead-nav-side .navigation-side li{margin-bottom:0;z-index:1}}.masthead .masthead-nav-side.open{display:block}.masthead .masthead-nav-side .nav-link-side{font-size:1rem;font-weight:400;line-height:28px;display:block;text-decoration:none;color:#24262e;padding:8px 28px 8px 0;position:relative;border-bottom:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}[dir=rtl] .masthead .masthead-nav-side .nav-link-side{padding:8px 0 8px 28px}.masthead .masthead-nav-side .nav-link-side.chevron:after{content:url(../svg/icon-chevron-right.svg);top:50%;right:0;margin-top:-10px;position:absolute}[dir=rtl] .masthead .masthead-nav-side .nav-link-side.chevron:after{right:unset;left:0;content:url(../svg/icon-chevron-left.svg)}.masthead .masthead-nav-side .nav-link-side:not(.nav-first-lvl-side){padding-inline-end:5px}[dir=rtl] .masthead .masthead-nav-side .nav-link-side:not(.nav-first-lvl-side){padding-inline-end:5px}@media (min-width: 1184px){.masthead .masthead-nav-side .nav-link-side,.masthead .masthead-nav-side .nav-link-side:hover,.masthead .masthead-nav-side .nav-link-side:active,.masthead .masthead-nav-side .nav-link-side.open{border-bottom:1px solid transparent}}.masthead .masthead-nav-side .nav-link-side:before{content:"";position:absolute;bottom:0;left:0;width:0%;height:0px;background-color:#24262e}[dir=rtl] .masthead .masthead-nav-side .nav-link-side:before{left:unset;right:0}.masthead .masthead-nav-side .nav-link-side:hover,.masthead .masthead-nav-side .nav-link-side.open{border-bottom:1px solid transparent}.masthead .masthead-nav-side .nav-link-side:hover:before,.masthead .masthead-nav-side .nav-link-side.open:before{height:1px;width:100%;background-color:#24262e;transition:.4s width ease-in-out}.masthead .masthead-nav-side .nav-link-side.nav-back-side{padding-inline-start:24px;line-height:24px;margin-bottom:8px;font-weight:500}.masthead .masthead-nav-side .nav-link-side.nav-back-side:after{content:"";top:50%;left:0;margin-top:-10px;position:absolute;width:20px;height:20px;background:url(../svg/icon-chevron-left.svg);background-size:contain;display:block}[dir=rtl] .masthead .masthead-nav-side .nav-link-side.nav-back-side:after{left:unset;right:0;background:url(../svg/icon-chevron-right.svg);background-size:contain}@media (min-width: 1184px){.masthead .masthead-nav-side .nav-link-side.nav-back-side{display:none;margin:0}}.masthead .masthead-nav-side .nav-link-side.external-link:after{content:"";top:50%;right:0;margin-top:-8px;position:absolute;width:20px;height:20px;display:block;background:url(../svg/icon-open-new.svg);background-size:contain}.masthead .masthead-nav-side .nav-sub-lvl-side{background-color:#fff;display:none;position:absolute;top:0;left:0;padding:16px;width:100%;z-index:1;overflow-y:auto;overflow-x:hidden;overscroll-behavior:none;scrollbar-width:thin;scrollbar-color:#d3d4d5 #f2f2f3}.masthead .masthead-nav-side .nav-sub-lvl-side.open{display:block;height:100%}@media (min-width: 1184px){.masthead .masthead-nav-side .nav-sub-lvl-side.open{height:calc(100vh - 174px);width:528px;transition:height .2s}}@media (min-width: 1440px){.masthead .masthead-nav-side .nav-sub-lvl-side.open{width:592px}}@media (min-width: 1920px){.masthead .masthead-nav-side .nav-sub-lvl-side.open{width:712px}}@media (min-width: 1184px){.masthead .masthead-nav-side .nav-sub-lvl-side{top:44px;left:calc((100vw - 1120px)/2 - 32px);border-top:1px solid #e5e5e6}[dir=rtl] .masthead .masthead-nav-side .nav-sub-lvl-side{left:unset;right:calc((100vw - 1120px)/2 - 32px)}}.masthead .masthead-nav-side .nav-first-lvl-side{padding-inline-end:32px;margin-inline-end:6px}.masthead .masthead-nav-side .nav-first-lvl-side:after{content:"";top:50%;right:0;margin-top:-8px;position:absolute;width:20px;height:20px;background:url(../svg/icon-chevron-right.svg);background-size:contain}[dir=rtl] .masthead .masthead-nav-side .nav-first-lvl-side:after{right:unset;left:0;background:url(../svg/icon-chevron-left.svg)}@media (min-width: 1184px){.masthead .masthead-nav-side .nav-first-lvl-side:after{content:"";right:8px;width:20px;height:20px;background:url(../svg/icon-expand-more.svg);background-size:contain}[dir=rtl] .masthead .masthead-nav-side .nav-first-lvl-side:after{right:unset;left:6px;background:url(../svg/icon-expand-more.svg);background-size:contain}.masthead .masthead-nav-side .nav-first-lvl-side.open:after{width:20px;height:20px;background:url(../svg/icon-expand-less.svg);background-size:contain}}.masthead .masthead-nav-side .nav-second-lvl-side:after{content:"";display:block;position:absolute;top:12px;right:0;width:20px;height:20px;margin-inline-start:4px;background-image:url(../svg/icon-chevron-right.svg);background-size:contain}[dir=rtl] .masthead .masthead-nav-side .nav-second-lvl-side:after{right:unset;left:0;background-image:url(../svg/icon-chevron-left.svg)}.masthead .masthead-nav-side .nav-second-lvl-side,.masthead .masthead-nav-side .nav-third-lvl-side{width:100%;margin-right:0}.masthead .masthead-nav-side .nav-second-lvl-side a:after,.masthead .masthead-nav-side .nav-third-lvl-side a:after{content:"";display:block;position:absolute;top:9px;right:0;width:20px;height:20px;margin-inline-start:4px;background-image:url(../svg/icon-chevron-right.svg)}[dir=rtl] .masthead .masthead-nav-side .nav-second-lvl-side a:after,[dir=rtl] .masthead .masthead-nav-side .nav-third-lvl-side a:after{right:unset;left:0;background-image:url(../svg/icon-chevron-left.svg)}.masthead .masthead-nav-side .nav-second-lvl-side:before,.masthead .masthead-nav-side .nav-third-lvl-side:before{content:"";position:absolute;bottom:0;left:0;width:0%;height:0px;background-color:#24262e}.masthead .masthead-nav-side .nav-second-lvl-side:hover,.masthead .masthead-nav-side .nav-third-lvl-side:hover{border-bottom:1px solid transparent}.masthead .masthead-nav-side .nav-second-lvl-side:hover:before,.masthead .masthead-nav-side .nav-third-lvl-side:hover:before{height:1px;width:100%;background-color:#24262e;transition:.4s width ease-in-out}.masthead .masthead-nav-side .nav-sub-second-container{border-right:1px solid #d3d4d5}[dir=rtl] .masthead .masthead-nav-side .nav-sub-second-container{border-right:unset;border-left:1px solid #d3d4d5}@media (min-width: 1184px){.masthead .masthead-nav-side .nav-sub-second-container{padding:24px 32px}.masthead .masthead-nav-side .nav-sub-second-container.open{width:432px;z-index:-1}}.masthead .masthead-nav-side .nav-sub-second-container .title-block{margin-bottom:8px}@media (min-width: 1184px){.masthead .masthead-nav-side .nav-sub-second-container .title-block{margin-bottom:16px}}.masthead .masthead-nav-side .nav-sub-second-container .title-block .content{font-size:14px;line-height:24px;font-weight:400;font-family:var(--noto-sans);color:#505158;margin:0}.masthead .masthead-nav-side .nav-sub-second-container .nav-link-side:not(.nav-second-lvl-side){max-width:fit-content}.masthead .masthead-nav-side .nav-sub-third-container{position:absolute;top:0;left:0}@media (min-width: 1184px){.masthead .masthead-nav-side .nav-sub-third-container{position:fixed;left:calc((100vw - 320px)/2);top:173px;width:528px;padding:24px 32px;border-top:1px solid #e5e5e6}[dir=rtl] .masthead .masthead-nav-side .nav-sub-third-container{left:unset;right:calc((100vw - 320px)/2)}}@media (min-width: 1440px){.masthead .masthead-nav-side .nav-sub-third-container{width:592px}}@media (min-width: 1920px){.masthead .masthead-nav-side .nav-sub-third-container{width:712px}}.masthead .masthead-nav-side .nav-sub-third-container .title-block{margin-bottom:8px}.masthead .masthead-nav-side .nav-sub-third-container .title-block .nav-line{border-bottom:1px solid #e5e5e6;width:32px;margin-inline-start:-32px;margin-top:2px}@media (min-width: 1184px){.masthead .masthead-nav-side .nav-sub-third-container .title-block{margin-bottom:16px}}.masthead .masthead-nav-side .nav-sub-third-container .title-block a.title{position:relative;max-width:fit-content;margin-bottom:10px}.masthead .masthead-nav-side .nav-sub-third-container .title-block a.title:after{content:"";position:absolute;left:0;bottom:-14px;width:0%;height:1px;background-color:#24262e}[dir=rtl] .masthead .masthead-nav-side .nav-sub-third-container .title-block a.title:after{left:unset;right:0}.masthead .masthead-nav-side .nav-sub-third-container .title-block .title{font-size:16px;line-height:28px;font-weight:500;font-family:var(--noto-sans);margin-bottom:8px;text-decoration:none;color:#24262e}@media (min-width: 1184px){.masthead .masthead-nav-side .nav-sub-third-container .title-block .title,.masthead .masthead-nav-side .nav-sub-third-container .title-block .title:hover,.masthead .masthead-nav-side .nav-sub-third-container .title-block .title:active,.masthead .masthead-nav-side .nav-sub-third-container .title-block .title.open{border-bottom:1px solid transparent}}.masthead .masthead-nav-side .nav-sub-third-container .title-block .title:hover{border-bottom:1px solid transparent}.masthead .masthead-nav-side .nav-sub-third-container .title-block .title:hover:after{width:100%;background-color:#24262e;transition:.4s width ease-in-out}.masthead .masthead-nav-side .nav-sub-third-container .title-block .content{font-size:14px;line-height:24px;font-weight:400;font-family:var(--noto-sans);color:#505158;margin:0 0 16px}.masthead .masthead-nav-side .nav-sub-third-container .nav-link-side{max-width:fit-content}.masthead .mob-only{display:block}@media (min-width: 1184px){.masthead .mob-only{display:none}}.masthead .overlay{display:none;position:fixed;width:100%;height:100%;top:173px;left:calc((100vw - 1120px)/2);background:#8f99d633;z-index:-1;transition:top .2s}[dir=rtl] .masthead .overlay{left:unset;right:calc((100vw - 1120px)/2)}.masthead .overlay:before{content:"";display:block;position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff}[dir=rtl] .masthead .overlay:before{left:unset;right:-100%}@media (min-width: 1184px){.masthead .overlay.open{display:block}}.scrolled .masthead .masthead-nav-side .nav-sub-third-container,.scrolled .overlay.open{top:125px}.scrolled .masthead .masthead-nav-side .nav-sub-third-container,.scrolled .masthead .masthead-nav-side .nav-sub-lvl-side.open{height:calc(100vh - 125px)}.nav-sub-lvl-side{scrollbar-color:#d3d4d5 #f2f2f3}.nav-sub-lvl-side::-webkit-scrollbar{width:8px;height:8px}.nav-sub-lvl-side::-webkit-scrollbar-thumb{background:#d3d4d5;border-radius:4px;box-shadow:0 0 1px #d3d4d5}.nav-sub-lvl-side::-webkit-scrollbar-track{background:#f2f2f3}.sub-nav{background-color:#f2f2f3;border-bottom:1px solid #d3d4d5}.sub-nav .sub-nav-container{padding:0 16px}@media (min-width: 960px){.sub-nav .sub-nav-container{padding:0 32px}}.sub-nav .sub-nav-container .sub-nav-bar{list-style:none;margin:0;padding:0;gap:16px}@media (min-width: 960px){.sub-nav .sub-nav-container .sub-nav-bar{display:flex}}.sub-nav .level-2 .sub-item-link{text-decoration:none;line-height:24px;font-size:1rem;font-weight:300;font-family:var(--noto-sans);padding:8px 0;display:block;color:#24262e;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin:0 0 -1px;border-bottom:1px solid transparent}.sub-nav .level-2 .sub-item-link.open{border-bottom:1px solid #24262e}@media (min-width: 960px){.sub-nav .level-2 .sub-item-link:hover,.sub-nav .level-2 .sub-item-link:active{border-bottom:1px solid #24262e}}.sub-nav .level-3 .sub-nav-item{overflow:hidden;margin-bottom:-1px}.sub-nav .level-3 .sub-nav-single-item{overflow:hidden;text-overflow:ellipsis;margin-bottom:-1px}.sub-nav .level-3 .sub-nav-single-item .sub-item-link{font-weight:500;cursor:pointer}@media (min-width: 960px){.sub-nav .level-3{width:100%}}.sub-nav .level-3 .level-3-dropdown{position:relative;margin-bottom:-1px}@media (min-width: 960px){.sub-nav .level-3 .level-3-dropdown{width:100%}}.sub-nav .level-3 .level-3-dropdown .sub-item-link{font-weight:500;position:relative;padding-inline-end:28px}@media (min-width: 960px){.sub-nav .level-3 .level-3-dropdown .sub-item-link{display:block;width:100%}}.sub-nav .level-3 .level-3-dropdown .sub-item-link.link-toggle{width:auto;cursor:pointer;padding-inline-end:24px}@media (min-width: 960px){.sub-nav .level-3 .level-3-dropdown .sub-item-link.link-toggle{display:inline-flex}}.sub-nav .level-3 .level-3-dropdown .sub-item-link.link-toggle:after{content:"";background:url(../svg/icon-expand-more.svg);top:50%;right:0;margin-top:-8px;position:absolute;width:20px;height:20px;background-size:contain}[dir=rtl] .sub-nav .level-3 .level-3-dropdown .sub-item-link.link-toggle:after{right:unset;left:0}.sub-nav .level-3 .level-3-dropdown .sub-item-link.link-toggle.open:after{background:url(../Areas/v1/UI/images//icons/icon-expand-less.svg)}.sub-nav .level-3 .level-3-options{list-style:none;margin:0;padding:4px 12px;position:absolute;top:100%;left:-16px;background-color:#fff;border-radius:0;width:100vw;max-width:100vw;height:calc(100vh - 154px);box-shadow:0 10px 20px #7c7d8259;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#d3d4d5 #f2f2f3;display:none}.sub-nav .level-3 .level-3-options.open{display:block}@media (min-width: 960px){.sub-nav .level-3 .level-3-options{left:0;width:auto;min-width:200px;max-width:500px;border-radius:10px;top:calc(100% + 4px);height:auto;max-height:312px;padding-inline-end:50px}}.sub-nav .level-3 .level-3-options:-webkit-scrollbar{width:8px;height:8px}.sub-nav .level-3 .level-3-options:-webkit-scrollbar-thumb{background:#d3d4d5;border-radius:4px;box-shadow:0 0 1px #d3d4d5}.sub-nav .level-3 .level-3-options:-webkit-scrollbar-track{background:#f2f2f3}.sub-nav .level-3 .level-3-options .sub-nav-item .sub-item-link{text-decoration:none;line-height:28px;font-size:16px;font-weight:400;font-family:var(--noto-sans);padding:6px 0}.sub-nav .sub-item-link{text-decoration:none;line-height:24px;font-size:14px;font-weight:400;font-family:var(--noto-sans);padding:8px 0;display:block;color:#24262e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid transparent}.sub-nav .sub-item-link.open{border-bottom:1px solid #24262e}@media (min-width: 960px){.sub-nav .sub-item-link:hover,.sub-nav .sub-item-link:active{border-bottom:1px solid #24262e}}@media (min-width: 960px){.sub-nav.v-1 .level-3 .level-3-dropdown .link-toggle{display:none}.sub-nav.v-1 .level-3-options{display:flex;list-style:none;margin:0;padding:0;gap:16px;left:auto;width:100%;min-width:unset;max-width:unset;border-radius:0;top:auto;height:auto;max-height:none;position:relative;background-color:transparent;box-shadow:none;overflow:hidden}.sub-nav.v-1 .level-3-options .sub-nav-item{overflow:visible;margin:0}.sub-nav.v-1 .level-3-options .sub-nav-item:last-child{overflow:hidden}.sub-nav.v-1 .level-3-options .sub-nav-item:last-child .sub-item-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}}.country-selector-container{position:relative;display:none;z-index:111}@media (min-width: 1184px){.country-selector-container{overflow:visible;z-index:12}}.country-selector-container.open{display:flex;top:73px;position:absolute;width:100%;background-color:#fff}@media (min-width: 1184px){.country-selector-container.open{display:block;top:unset;position:fixed;width:unset;left:calc(50% + 260px)}[dir=rtl] .country-selector-container.open{left:unset;right:calc(50% + 260px)}}.country-selector-container .country-selector-overlay{display:none;position:absolute;width:100vw;height:100vh;top:0;bottom:auto;left:-100vw;right:auto;background-color:#8f99d633}[dir=rtl] .country-selector-container .country-selector-overlay{position:absolute;width:100vw;height:100vh;top:0;bottom:auto;left:unset;right:-100vw;background-color:#8f99d633}@media (min-width: 1184px){.country-selector-container .country-selector-overlay{display:block;position:absolute}}.country-selector{padding:32px 16px 0;list-style:none;display:flex;flex-direction:column;justify-content:flex-start;height:calc(100vh - 73px);overflow-y:scroll;position:relative;width:100%}@media (min-width: 1184px){.country-selector{width:330px;padding:24px 24px 150px;position:relative;background-color:#fff;right:0;top:0;overflow-y:unset}.country-selector:after{content:"";width:50vw;height:100%;background-color:#fff;position:absolute;top:0;left:100%}[dir=rtl] .country-selector:after{left:unset;right:100%}}.country-selector .country-selector-top{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}.country-selector .country-selector-top .country-selector-close{text-decoration:none;color:#24262e;position:relative;padding:0}.country-selector .country-selector-top .country-selector-close-label{display:none;pointer-events:none}.country-selector .country-selector-top .country-selector-close-label:before{position:absolute;left:-8px;top:2px;content:"";width:24px;height:24px;background:url(../Areas/v1/UI/images/icons/icon-chevron-left.svg) no-repeat center center;background-size:contain}[dir=rtl] .country-selector .country-selector-top .country-selector-close-label:before{left:unset;right:-8px;background:url(../Areas/v1/UI/images/icons/icon-chevron-right.svg) no-repeat center center;background-size:contain}.country-selector .country-selector-top .country-selector-close-icon{pointer-events:none;display:block;background-size:contain;width:28px;height:28px}.country-selector .country-selector-top .label{display:block}@media (min-width: 1184px){.country-selector .country-selector-top .label{margin:0}}.country-selector .country-selector-noresults{margin-top:32px;display:block;color:#24262e}.country-selector .country-selector-noresults.hide{display:none}.country-selector .country-selector-list,.country-selector .country-selector-list-selected{margin:32px 0 0;padding:0 0 32px;list-style:none}@media (min-width: 1184px){.country-selector .country-selector-list,.country-selector .country-selector-list-selected{overflow-y:scroll}}.country-selector .country-selector-list .country-selector-item,.country-selector .country-selector-list-selected .country-selector-item{margin-bottom:8px}.country-selector .country-selector-list .country-selector-item a,.country-selector .country-selector-list-selected .country-selector-item a{text-decoration:none;color:#24262e;padding:6px 0;display:block}.country-selector .country-selector-list .country-selector-item-selected a,.country-selector .country-selector-list-selected .country-selector-item-selected a{position:relative}.country-selector .country-selector-list .country-selector-item-selected a:after,.country-selector .country-selector-list-selected .country-selector-item-selected a:after{content:"";display:inline-block;width:20px;height:20px;background:url(../Areas/v1/UI/images/icons/icon-check.svg) no-repeat center center;background-size:18px;position:absolute;top:50%;transform:translate(8px,-50%)}[dir=rtl] .country-selector .country-selector-list .country-selector-item-selected a:after,[dir=rtl] .country-selector .country-selector-list-selected .country-selector-item-selected a:after{transform:translate(-8px,-50%)}.country-selector .country-selector-list-selected{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #d3d4d5}@media (min-width: 1184px){.country-selector .country-selector-list-selected{overflow-y:visible}}.country-selector .country-selector-list-selected+.country-selector-list{margin-top:0}.country-selector .country-selector-searchbar-container{display:flex;flex-direction:row;align-items:center;margin-top:24px;position:relative}@media (min-width: 1184px){.country-selector .country-selector-searchbar-container{margin-top:16px}}.country-selector .country-selector-searchbar-container .country-selector-searchbar{padding:10px 64px 10px 16px;border-radius:10px;border:1px solid #24262e;color:#24262e;position:relative;width:100%}[dir=rtl] .country-selector .country-selector-searchbar-container .country-selector-searchbar{padding:10px 16px 10px 64px}.country-selector .country-selector-searchbar-container .country-selector-searchbar::placeholder{color:#a7a8ab}.country-selector .country-selector-searchbar-container .country-selector-searchbutton{border-top-right-radius:10px;border-bottom-right-radius:10px;border:0;width:50px;height:50px;padding:10px 16px;background-position:center;background-size:18px;position:absolute;right:0;top:0}[dir=rtl] .country-selector .country-selector-searchbar-container .country-selector-searchbutton{right:unset;left:0}.country-selector .country-selector-searchbar-container .country-selector-searchclear{position:absolute;right:44px;top:50%;margin-top:-10px;width:18px;height:18px;background:url(../Areas/v1/UI/images/icons/icon-close.svg) no-repeat center center;background-size:18px;cursor:pointer;border:0}[dir=rtl] .country-selector .country-selector-searchbar-container .country-selector-searchclear{right:unset;left:44px}.country-selector-container ::-webkit-scrollbar{width:5px}.country-selector-container ::-webkit-scrollbar-thumb{background:#888;border-radius:1px}.country-selector-container ::-webkit-scrollbar-thumb:hover{background:#555}.country-selector-container ::-webkit-scrollbar-button{display:none}.country-selector-container ::-webkit-scrollbar-track{background:#eee}.geolocation{display:none;position:relative;width:100%}.geolocation.open{display:block;position:absolute}.geolocation-container{display:flex;justify-content:end}@media (min-width: 960px){.geolocation-container{padding-inline-end:8px}}.geolocation-container.container{padding:0}.geolocation-content{position:relative;width:100%;max-width:480px;padding:16px;box-shadow:1px 3px 6px #24262e33;background-color:#fff;z-index:11}@media (min-width: 960px){.geolocation-content{padding:24px}}.geolocation-header{margin-bottom:10px}.geolocation-header&gt;p{font-size:14px;line-height:22px;font-weight:500}.geolocation-suggestion-list{list-style:none;margin:0 0 32px;padding:0}.geolocation-suggestion-list&gt;li{margin-bottom:8px}.geolocation-suggestion-list&gt;li:last-of-type{margin-bottom:0}.geolocation-suggestion-list&gt;li a{text-decoration:none;color:#24262e}.geolocation-option{background:none;border:0;padding:0;cursor:pointer}.geolocation-option.selected{display:flex;align-items:center;font-weight:700}.geolocation-option.selected:after{content:"";display:block;width:20px;height:20px;background:url(../Areas/v1/UI/images/icons/icon-check.svg) no-repeat center center;background-size:contain;margin-inline-start:18px}.geolocation-current{max-width:max-content}.geolocation-current&gt;button{display:block}.geolocation-current&gt;p{font-size:14px;line-height:22px;font-weight:500;margin-top:0;margin-bottom:10px;max-width:380px}.geolocation-footer{display:flex;margin-top:18px;gap:18px}.geolocation-footer&gt;button,.geolocation-footer a{width:100%;min-width:max-content}@media (min-width: 480px){.geolocation-footer&gt;button,.geolocation-footer a{max-width:160px}}footer{color:#fff}footer .footer-intro{font-family:var(--noto-serif);font-style:normal;font-weight:300;font-size:1.75rem;line-height:2rem;margin:0 0 8px}footer .footer-para{font-style:normal;font-weight:400;font-size:.875rem;margin:0 0 24px}footer .footer-copy-body{font-style:normal;font-weight:400;font-size:.725rem;line-height:1.5rem}footer .footer-top{background-color:#24262e;padding-top:48px}footer .footer-bottom{background-color:#fff;color:#24262e}footer .footer-bottom a{color:#24262e}footer .footer-header{display:block;font-weight:500;font-size:.875rem;color:#fff;margin:0 0 24px}footer .footer-list{list-style:none;padding:0;margin:0;max-height:276px;display:flex;flex-flow:wrap column}footer .footer-list .footer-list-item{margin-bottom:24px;max-width:160px}footer .footer-list .footer-list-item-link{font-weight:400;font-size:1rem;line-height:1.5rem;color:#fff;text-decoration:none;display:block;margin-inline-end:16px}footer .footer-list .footer-list-item-link:hover,footer .footer-list .footer-list-item-link:focus-visible,footer .footer-list .footer-list-item-link:active{border-bottom:1px solid #fbfbfb;outline:none;border-radius:0}footer .footer-inner{display:flex;flex-direction:column;padding:0 16px}footer .footer-inner .footer-inner-top{display:flex;flex-direction:column;margin:24px 0 16px}@media (min-width: 1184px){footer .footer-inner .footer-inner-top{flex-direction:row;margin:20px 0 32px;justify-content:space-between;width:100%}}footer .footer-inner .footer-inner-top .footer-inner-logo{display:flex;flex-direction:row;align-items:center}footer .footer-inner .footer-inner-top .footer-inner-logo img{width:57px;height:48px;margin-inline-end:12px}footer .footer-inner .footer-inner-top .footer-inner-logo p{font-style:normal;font-weight:400;font-size:.875rem;line-height:1.5rem}footer .footer-inner .footer-inner-top .footer-inner-block .footer-inner-block-list{list-style:none;margin:12px 0 0;padding:0;display:flex;align-items:center;flex-flow:wrap row;justify-content:space-evenly}@media (min-width: 1184px){footer .footer-inner .footer-inner-top .footer-inner-block .footer-inner-block-list{justify-content:flex-start}}footer .footer-inner .footer-inner-top .footer-inner-block .footer-inner-block-list .footer-inner-block-item{margin:0 12px 16px 0}@media (min-width: 1184px){footer .footer-inner .footer-inner-top .footer-inner-block .footer-inner-block-list .footer-inner-block-item{margin:0 16px 0 0}}footer .footer-inner .footer-inner-top .footer-inner-block .footer-inner-block-list .footer-inner-block-item .footer-inner-block-link{font-size:.875rem;line-height:1.5rem;text-decoration:none;color:#24262e}footer .footer-inner .footer-inner-top .footer-inner-block .footer-inner-block-list .footer-inner-block-item .footer-inner-block-link:hover,footer .footer-inner .footer-inner-top .footer-inner-block .footer-inner-block-list .footer-inner-block-item .footer-inner-block-link:active{border-bottom:1px solid #24262e}footer .footer-inner .footer-nav{width:100%}@media (min-width: 1184px){footer .footer-inner .footer-nav{max-width:352px;margin-inline-end:128px;width:100%}}footer .footer-inner .footer-mid-content{margin-bottom:48px}@media (min-width: 1184px){footer .footer-inner .footer-mid-content{width:100%;max-width:160px;margin-inline-end:128px;margin-bottom:0}}footer .footer-inner .footer-mid-content .footer-list{max-height:276px;flex-flow:wrap row}@media (min-width: 1184px){footer .footer-inner .footer-mid-content .footer-list{flex-flow:nowrap column}}footer .footer-inner .footer-mid-content .footer-list .footer-list-item{padding:0;min-width:160px;width:100%}@media (min-width: 1184px){footer .footer-inner .footer-mid-content .footer-list .footer-list-item{min-width:auto;max-width:160px}}footer .footer-inner .footer-end-content{border-top:1px solid #fff;width:100%;padding-top:32px;margin-bottom:56px}footer .footer-inner .footer-end-content button:hover,footer .footer-inner .footer-end-content button:focus-visible{outline:2px solid #fbfbfb}@media (min-width: 1184px){footer .footer-inner .footer-end-content{border-top:0;margin-bottom:0;padding-top:0;max-width:352px;width:100%}}@media (min-width: 1184px){footer .footer-inner{flex-direction:row;padding:0 32px}}footer .social-block{display:flex;max-width:352px;margin-top:32px;padding-bottom:48px;flex-direction:column}@media (min-width: 1184px){footer .social-block{flex-direction:row;padding-bottom:88px}}footer .social-block .social-image{margin-inline-end:50px;margin-bottom:48px;display:block}footer .social-block .social-image .social-image-icons{width:140px;height:137px}@media (min-width: 1184px){footer .social-block .social-image{margin-bottom:0}}footer .social-block .social{display:flex;justify-content:flex-end;flex-direction:column}footer .social-block .social .social-list{list-style:none;padding:0;margin:0;display:flex}footer .social-block .social .social-list .social-list-item{margin-inline-end:16px}footer .social-block .social .social-list .social-list-item .social-list-link{width:24px;height:24px;display:block}footer .social-block .social .social-list .social-list-item .social-list-link:hover,footer .social-block .social .social-list .social-list-item .social-list-link:focus-visible{outline:2px solid #fbfbfb;outline-offset:2px;border-radius:10px}footer .social-block .social .social-list .social-list-item .social-list-link img{width:24px;height:24px}footer .social-block .social .footer-header{margin-bottom:4px;line-height:19.6px}footer .footer-paragraph-block{font-style:normal;font-weight:400;font-size:.875rem;line-height:1.5rem;margin:0 0 24px}.badge{display:inline-block;padding:4px 16px;text-align:center;white-space:nowrap;border-radius:20px;border:1px solid #24262e;color:#24262e;font-size:.875rem;font-weight:500;line-height:140%;margin-bottom:8px;background-color:transparent;max-width:max-content}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical&gt;.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode&gt;.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode&gt;.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode&gt;.swiper-wrapper&gt;.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal&gt;.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical&gt;.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode&gt;.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode&gt;.swiper-wrapper&gt;.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered&gt;.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered&gt;.swiper-wrapper&gt;.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal&gt;.swiper-wrapper&gt;.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal&gt;.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical&gt;.swiper-wrapper&gt;.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical&gt;.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled&gt;.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal&gt;.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical&gt;.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical&gt;.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl&gt;.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal&gt;.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical&gt;.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical&gt;.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal&gt;.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled&gt;.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal&gt;.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical&gt;.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container&gt;img,.swiper-zoom-container&gt;svg,.swiper-zoom-container&gt;canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode&gt;.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid&gt;.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column&gt;.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}@media (min-width: 960px){.section-layout-standard .section-layout-standard-inner .col.swiper{width:calc(100% + 64px);padding-left:32px;padding-right:32px;margin-inline-start:-32px}}.swiper{width:100%}.swiper .swiper-slide{margin-bottom:0}.swiper-controls{display:flex;align-items:end;justify-content:flex-end}.swiper-controls .swiper-pagination{position:relative;top:0;bottom:0;width:auto;margin-inline-end:20px;font-family:var(--noto-sans);font-style:normal;font-weight:400;font-size:.875rem;line-height:19px}.swiper-controls .swiper-arrows-container{display:flex;justify-content:flex-end}.swiper-controls .swiper-arrows-container .swiper-button{width:48px;height:48px;border-radius:10px;border:1px solid #24262e;display:block;font-size:0;background-repeat:no-repeat;background-position:center center;background-color:transparent}.swiper-controls .swiper-arrows-container .swiper-button.swiper-button-disabled{opacity:.4}.swiper-controls .swiper-arrows-container .swiper-button.swiper-button-disabled:hover,.swiper-controls .swiper-arrows-container .swiper-button.swiper-button-disabled:active{background-color:transparent}.swiper-controls .swiper-arrows-container .swiper-button.swiper-button-lock{display:none}.swiper-controls .swiper-arrows-container .swiper-prev{background-image:url(../Areas/v1/UI/images/icons/icon-arrow-back.svg);background-size:20px;margin-inline-end:20px}[dir=rtl] .swiper-controls .swiper-arrows-container .swiper-prev{background-image:url(../Areas/v1/UI/images/icons/icon-arrow-forward.svg)}.swiper-controls .swiper-arrows-container .swiper-next{background-image:url(../Areas/v1/UI/images/icons/icon-arrow-forward.svg);background-size:20px}[dir=rtl] .swiper-controls .swiper-arrows-container .swiper-next{background-image:url(../Areas/v1/UI/images/icons/icon-arrow-back.svg)}.swiper-controls .swiper-arrows-container .swiper-prev,.swiper-controls .swiper-arrows-container .swiper-next{cursor:pointer}.swiper-controls .swiper-arrows-container .swiper-prev:hover,.swiper-controls .swiper-arrows-container .swiper-prev:active,.swiper-controls .swiper-arrows-container .swiper-next:hover,.swiper-controls .swiper-arrows-container .swiper-next:active{background-color:#24262e0d}.card-container{margin-top:48px}@media (min-width: 960px){.card-container{margin-top:0}}.card-container .card-item{margin-bottom:24px;flex:1}.card-container .card-item:last-child{margin-bottom:0}.card-container .card-item.swiper-slide{flex:1 0 auto;height:auto}.card-container .card{padding:32px;border-radius:20px;display:flex;flex-direction:column;align-items:start;text-decoration:none;color:#24262e;height:100%;transition:.4s box-shadow ease-in-out}.card-container .card:hover,.card-container .card:active{cursor:pointer}.bg-bsi-blue-20 .card-container .card:hover,.bg-bsi-blue-20 .card-container .card:active{box-shadow:0 10px 20px #85d6f059}.bg-bsi-coral-20 .card-container .card:hover,.bg-bsi-coral-20 .card-container .card:active{box-shadow:0 10px 20px #e58f8c59}.bg-bsi-purple-20 .card-container .card:hover,.bg-bsi-purple-20 .card-container .card:active{box-shadow:0 10px 20px #8f99d659}.bg-bsi-green-20 .card-container .card:hover,.bg-bsi-green-20 .card-container .card:active{box-shadow:0 10px 20px #5eab9659}.card-container .card:hover .link-arrow:before,.card-container .card:active .link-arrow:before{width:100%}.card-container .card .link-arrow:last-child{margin:auto 0 0;padding-top:24px}.card-container .card-list{list-style:none;margin:0;padding:0 0 24px}@media (min-width: 960px){.card-container .card-list{padding:0 0 40px}}.section-layout-standard .card-container.card-container-compact .card{background-color:#fff;border:1px solid #24262e}.section-layout-standard .card-container.card-container-compact .card-list{padding:0}@media (min-width: 960px){.section-layout-standard-2 .section-layout-standard-inner .card-container{margin-top:40px}}.feature-container{margin-top:48px}@media (min-width: 960px){.feature-container{margin-top:0}}.feature-container .feature-item{margin-bottom:24px;flex:1;display:block}.feature-container .feature-item:last-child{margin-bottom:0}.feature-container .feature-item.swiper-slide{flex:1 0 auto;height:auto}.feature-container .feature-item .feature-image{overflow:hidden;border-top-right-radius:20px;border-top-left-radius:20px}@media (min-width: 960px){.feature-container .feature-item .feature-image{display:block}}.feature-container .feature-item .feature-image img{height:auto;width:100%;object-fit:cover;border-top-left-radius:20px;border-top-right-radius:20px;transition:.4s transform ease-in-out}@media (min-width: 960px){.feature-container .feature-item .feature-image img{max-height:306px;height:auto}}@media (min-width: 960px){.feature-container .feature-item .feature-image.feature-image-small img{max-height:198px}}.feature-container .feature-item .feature-img-link img:hover{transform:scale(1.1)}.feature-container .feature{padding:0;border-radius:20px;background-color:#fff;display:flex;flex-direction:column;text-decoration:none;color:#24262e;height:100%}.feature-container .feature-link{transition:.4s box-shadow ease-in-out}.feature-container .feature-link:hover,.feature-container .feature-link:active{box-shadow:0 10px 20px #7c7d8259;cursor:pointer}.feature-container .feature-link:hover .link-arrow:before,.feature-container .feature-link:active .link-arrow:before{width:100%}.feature-container .feature-content{padding:32px;display:flex;flex:1;flex-direction:column;align-items:flex-start}.feature-container .feature-content .link-arrow:last-child{margin:auto 0 0;padding-top:24px}.feature-container .feature-content .feature-card-logo{margin-left:0}.feature-container .feature-content .feature-card-logo+.link-arrow:last-child{margin-top:0}.feature-container .feature-content .list-items-version{margin-bottom:4px}.feature-container .feature-content .list-items-version .list-items{padding:0}.feature-container .feature-list{list-style:none;margin:0;padding:0}@media (min-width: 960px){.feature-container .feature-list{padding:0 0 40px}}.search{position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:112;min-height:320px}.search .search-overlay{position:absolute;width:100vw;height:100vh;top:auto;bottom:-100vh;left:0;right:auto;background-color:#8f99d633}@media (min-width: 960px){.search .search-container:not(.buy-standards-container){padding:20px 16px}}@media (min-width: 960px){.search .search-container.search-top{display:flex;flex-direction:row}}.search .search-container .search-close{background:url(../Areas/v1/UI/images/icons/icon-close.svg) no-repeat center center;background-size:contain;width:28px;height:28px;font-size:0;display:block;position:absolute;top:0;right:20px;cursor:pointer}[dir=rtl] .search .search-container .search-close{right:unset;left:20px}@media (min-width: 960px){.search .search-container .search-close{position:absolute;top:50px;right:34px}[dir=rtl] .search .search-container .search-close{right:unset;left:34px}}.search .search-container .sidebar{max-width:284px;display:none}@media (min-width: 960px){.search .search-container .sidebar{display:block;flex-basis:284px}}.search .search-container .sidebar .logo{display:block;margin-inline-start:16px;margin-top:2px}.search .search-container .sidebar .logo img{width:57px;height:48px}@media (min-width: 960px){.search .search-container .sidebar .logo img{width:95px;height:80px}}.search .search-container .search-main{margin:16px 0 0;padding-inline:16px}@media (min-width: 960px){.search .search-container .search-main{flex:1;margin:28px 0 0;padding-inline:0;max-width:640px}}.search .search-container .search-main .label{margin-top:32px;margin-bottom:20px}.search .search-container .search-main .search-tabs{margin:0;padding:0;list-style:none;display:flex}.search .search-container .search-main .search-tabs .search-tab{padding:4px 16px;border-bottom:2px solid #f2f2f3;margin-bottom:12px;cursor:pointer;line-height:24px;font-weight:500}.search .search-container .search-main .search-tabs .search-tab.active{border-bottom:2px solid #24262e}.search .search-container .search-main .search-input-container{display:flex;flex-direction:row;position:relative}.search .search-container .search-main .search-input-container.hide{display:none}.search .search-container .search-main .search-input-container .search-input-clear{position:absolute;right:40px;top:1px;width:18px;height:18px;background:url(../Areas/v1/UI/images/icons/icon-close.svg) no-repeat center center;background-size:contain;cursor:pointer;border:0;padding:24px 0}[dir=rtl] .search .search-container .search-main .search-input-container .search-input-clear{right:unset;left:40px}.search .search-container .search-main .search-input-container .search-input{border-width:1px}.search .search-container .search-main .search-input-container .search-input.empty::placeholder{color:#de350b}.search .search-container .search-main .search-input-container .search-input-searchbutton{width:18px;height:18px;padding:0;background-position:center;position:absolute;right:16px;top:16px;cursor:pointer;border:0;background-size:contain}[dir=rtl] .search .search-container .search-main .search-input-container .search-input-searchbutton{right:unset;left:16px}.search .search-container .search-list{list-style:none;margin:0 0 16px;padding:0}@media (min-width: 960px){.search .search-container .search-list{margin:0 0 30px}}.search .search-container .search-list .search-list-item a{padding:8px 0;display:inline-block;text-decoration:none;color:#24262e;position:relative;cursor:pointer}.search .search-container .search-list .search-list-item a:before{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:#24262e;transition:.4s width ease-in-out}.search .search-container .search-list .search-list-item a:hover:before,.search .search-container .search-list .search-list-item a:active:before{width:100%}.search .search-container .search-list .search-list-item strong,.search .search-container .search-list .search-list-item .form-container fieldset input[type=checkbox]+label,.form-container fieldset .search .search-container .search-list .search-list-item input[type=checkbox]+label,.search .search-container .search-list .search-list-item .form-container fieldset input[type=radio]+label,.form-container fieldset .search .search-container .search-list .search-list-item input[type=radio]+label{font-weight:700}.search .search-container .buy-standards{padding:24px 16px;background-color:#e9ebf7;border-radius:20px}.search .search-container .buy-standards .button{margin-inline-end:16px}@media (min-width: 960px){.search .search-container .buy-standards .button{margin-inline-end:unset}}.search .search-container .buy-standards .badge{margin-block-end:10px}.search .search-container .buy-standards .title{font-size:16px;line-height:24px;margin-bottom:8px}.search .search-container .buy-standards .title~p{margin-block-start:0}.search .search-container .buy-standards .body-m,.search .search-container .buy-standards .cdc-social-share-link-menu&gt;*,.search .search-container .buy-standards .error-search-auto-suggestions a,.search .search-container .buy-standards .autoComplete_wrapper ul a,.autoComplete_wrapper .search .search-container .buy-standards ul a,.error-search-auto-suggestions .search .search-container .buy-standards a,.autoComplete_wrapper ul .search .search-container .buy-standards a,.search .search-container .buy-standards .error-search-input,.search .search-container .buy-standards .cdc-search-input,.search .search-container .buy-standards .table-link-new-tab,.search .search-container .buy-standards table td,table .search .search-container .buy-standards td,.search .search-container .buy-standards .table td,.table .search .search-container .buy-standards td,.search .search-container .buy-standards .tabs-horizontal .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet,.tabs-horizontal .swiper-horizontal&gt;.swiper-pagination-bullets .search .search-container .buy-standards .swiper-pagination-bullet,.search .search-container .buy-standards .tabs-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,.tabs-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .search .search-container .buy-standards .swiper-pagination-bullet,.search .search-container .buy-standards .tabs-selector,.search .search-container .buy-standards .social-share-link-menu&gt;*{line-height:24px}.search .search-container .buy-standards a.link-new-tab{display:block;font-weight:500;line-height:24px}.search .search-results-area{display:flex;flex-direction:column;margin-bottom:52px;max-height:calc(100vh - 140px);overflow-y:scroll;margin-block-start:32px;padding:0 16px}@media (min-width: 960px){.search .search-results-area{flex-direction:row;max-height:none;overflow:visible;gap:32px;margin-block-start:48px;padding:0}}.search .search-results-area.hide{display:none}.search .search-results-area .buy-standards-container{padding:0;margin-block-end:40px}@media (min-width: 960px){.search .search-results-area .buy-standards-container{padding:0;margin-block-end:0;flex-basis:254px}}@media (min-width: 960px){.search .search-results-area .search-results{padding-block-start:0;flex:1}}.search .search-results-area .search-results .label{color:#505158;margin-top:0}.search-label{display:inline-block;margin-bottom:14px}.sort-input{visibility:hidden;position:absolute}.arrow{border:solid black;border-width:0 3px 3px 0;display:inline-block;padding:3px}.up{content:"";right:6px;border:none;height:20px;width:20px;background:url(../Areas/v1/UI/images/icons/icon-chevron-up.svg);background-size:contain}.down{content:"";right:6px;border:none;height:20px;width:20px;background:url(../Areas/v1/UI/images/icons/icon-chevron-down.svg);background-size:contain}.sort-group{text-align:right;font-weight:500;font-size:14px;line-height:17px}[dir=rtl] .sort-group{text-align:left}.sort-group .sort-title{padding-inline-end:16px;line-height:20px}.sort-group .sort-options{align-self:center;text-align:left;padding:4px 8px 4px 12px;justify-content:space-between;width:235px;height:40px;border:2px solid #24262E;font-weight:400;line-height:28px}[dir=rtl] .sort-group .sort-options{padding:4px 12px 4px 8px}.sort-group .sort-options i{pointer-events:none}.sort-group .sort-container{text-align:-webkit-right;position:relative;z-index:10}.sort-group .sort-container .sort-selection{border-radius:10px;list-style:none;cursor:pointer;padding:5px;box-shadow:0 10px 20px #7c7d8259;width:235px;background-color:#fff;text-align:left;position:absolute;right:0;margin:11px 0 0}[dir=rtl] .sort-group .sort-container .sort-selection{right:unset;left:0}.sort-group .sort-container .sort-selection li{line-height:28px;height:30px;padding:0 8px;font-weight:500;display:flex;align-items:center}.sort-group .sort-container .sort-selection li.checkmark:after{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24px'%20viewBox='0%20-960%20960%20960'%20width='24px'%20fill='%2324262E'%3e%3cpath%20d='M382-240%20154-468l57-57%20171%20171%20367-367%2057%2057-424%20424Z'/%3e%3c/svg%3e");margin-inline-start:8px;content:"";background-size:contain;background-repeat:no-repeat;background-position:center;width:20px;height:20px;position:relative}.sort-group .hidden{display:none}@media (max-width: 960px){.mobile-filter-display{display:flex;justify-content:space-around;flex-grow:1;height:65px}.mobile-filter-display .button-mobile{width:170px!important;height:48px}.mobile-filter-display .sort-title{display:none}.mobile-filter-display .sort-group .sort-options{width:170px;height:48px;border:1px solid #24262E}.mobile-filter-display .sort-group .sort-container .sort-selection{width:253px;left:0}[dir=rtl] .mobile-filter-display .sort-group .sort-container .sort-selection{left:unset;right:0}}.tag-separator{display:flex;gap:5px}.tag{color:#24262e;font-size:.875rem;font-weight:500;line-height:1.41;padding:4px 16px;border-radius:20px;border:1px solid #24262e;background-color:#fff;display:inline-block;margin:0;text-decoration:none}.tag-type2-container{font-size:0;margin-top:16px}.tag-type2{color:#24262e;font-size:.875rem;font-weight:500;line-height:1.4;padding:8px 16px;border-radius:5px;border:1px solid #24262e;background-color:#fff;display:inline-block;margin:0 8px 8px 0;text-decoration:none}.tag-type2:hover,.tag-type2:active{background-color:#f2f2f3}.accordion{margin:0;padding:0;color:#24262e}.accordion-item{display:block;margin-bottom:16px;padding:6px 24px;position:relative}.accordion-filter .accordion-item{padding:0}.accordion-alt .accordion-item{border-top:1px solid #d3d4d5;margin-bottom:0}.accordion-alt .accordion-item:last-child{border-bottom:1px solid #d3d4d5}@media (min-width: 960px){.accordion-item{padding:6px 24px}}.accordion-item:before{content:"";position:absolute;top:0;left:0;width:2px;height:0;transition:height .25s ease;background-color:#24262e}[dir=rtl] .accordion-item:before{left:unset;right:0}.accordion-alt .accordion-item:before,.accordion-filter .accordion-item:before{content:none}.accordion-item-open:before{height:calc(100% - 27px)}.accordion-item:has(.accordion-disclaimer):before{height:calc(100% - 176px)}.accordion-content{padding-bottom:27px}.accordion-content li a{margin:0!important}.accordion-alt .accordion-content{padding-block-start:24px;padding-block-end:10px}@media (min-width: 960px){.accordion-alt .accordion-content{padding-block-start:42px;padding-block-end:46px}}.accordion-filter .accordion-content,.accordion-alt .accordion-content{border:none}.accordion-content-wrapper{overflow:hidden;opacity:0;max-height:0;visibility:hidden;transition:max-height .25s ease-in-out,opacity .3s ease-in-out;margin-inline-end:-16px}@media (min-width: 960px){.accordion-content-wrapper{margin-inline-end:0}}.accordion-item-open .accordion-content-wrapper{opacity:1;visibility:visible;max-height:max-content}.accordion-alt .accordion-content-wrapper:before,.accordion-filter .accordion-content-wrapper:before{content:none}.accordion-filter .accordion-content-wrapper{margin-right:0}.accordion-content-wrapper .accordion-disclaimer{color:#505158;margin:0}.accordion-title{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;font-weight:400;width:100%;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:0;margin-bottom:16px;padding-inline-end:16px;text-align:unset}.accordion-alt .accordion-title{margin-bottom:0;padding:10px 0}@media (min-width: 960px){.accordion-alt .accordion-title{padding:10px 0}}.accordion-item-open .accordion-alt .accordion-title{padding-block-start:0}.accordion-alt .accordion-title.body-m,.accordion-alt .cdc-social-share-link-menu&gt;.accordion-title,.accordion-alt .error-search-auto-suggestions a.accordion-title,.accordion-alt .autoComplete_wrapper ul a.accordion-title,.autoComplete_wrapper .accordion-alt ul a.accordion-title,.error-search-auto-suggestions .accordion-alt a.accordion-title,.autoComplete_wrapper ul .accordion-alt a.accordion-title,.accordion-alt .accordion-title.error-search-input,.accordion-alt .accordion-title.cdc-search-input,.accordion-alt .accordion-title.table-link-new-tab,.accordion-alt table td.accordion-title,table .accordion-alt td.accordion-title,.accordion-alt .table td.accordion-title,.table .accordion-alt td.accordion-title,.accordion-alt .tabs-horizontal .swiper-horizontal&gt;.swiper-pagination-bullets .accordion-title.swiper-pagination-bullet,.tabs-horizontal .swiper-horizontal&gt;.swiper-pagination-bullets .accordion-alt .accordion-title.swiper-pagination-bullet,.accordion-alt .tabs-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .accordion-title.swiper-pagination-bullet,.tabs-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .accordion-alt .accordion-title.swiper-pagination-bullet,.accordion-alt .accordion-title.tabs-selector,.accordion-alt .social-share-link-menu&gt;.accordion-title{font-weight:500}.accordion-filter .accordion-title{border-bottom:1px solid #24262e;padding-bottom:8px;margin-bottom:16px}.accordion-title:after{content:"";display:inline-block;height:28px;width:28px;background:url(../Areas/v1/UI/images/icons/icon-expand-more.svg) no-repeat center center;background-size:contain}.accordion-item-open .accordion-title:after{transform:rotate(180deg)}.accordion-alt .accordion-title:after,.accordion-filter .accordion-title:after{height:20px;width:20px;min-width:20px}.accordion-header{margin-bottom:23px}.accordion-alt .accordion-header{margin-bottom:0}.accordion-title,.accordion-content{padding-inline-start:24px;position:relative}.accordion-filter .accordion-title,.accordion-filter .accordion-content{padding-inline-start:0;padding-inline-end:0}.accordion-disclaimer{position:relative}.accordion-disclaimer:before{content:"";position:absolute;top:-9px;left:-26px;width:2px;height:calc(100% + 36px);background-color:#fff}.accordion-alt .accordion-content{margin-inline-end:16px}@media (min-width: 960px){.accordion-alt .accordion-content{margin-inline-end:24px}}.accordion-content-block{display:flex;align-items:start;justify-content:space-between;margin-block-end:20px}@media (min-width: 960px){.accordion-content-block{margin-block-end:42px}}.accordion-content-block&gt;div{margin-top:0;max-width:854px}.accordion-content-block&gt;div&gt;*{margin-block-start:10px;margin-block-end:0}.accordion-content-block&gt;div&gt;*:first-child{margin-top:0!important}@media (min-width: 960px){.accordion-content-block:has(picture,.image-link)&gt;picture,.accordion-content-block:has(picture,.image-link)&gt;.image-link&gt;picture{min-width:160px;margin-inline-start:24px}}.accordion-content-block:has(~a.link-arrow)~a:has(~.accordion-link-list){margin-bottom:0!important}.accordion-logo&gt;img{width:100%;height:auto;max-width:160px;max-height:80px}@media (min-width: 960px){.accordion-logo&gt;img{min-width:160px}}.image-link:before,.image-link:after{content:none!important}.accordion-link-list{list-style:none;padding-inline-start:0;margin-block-start:24px;margin-block-end:20px}@media (min-width: 960px){.accordion-link-list{margin-block-start:42px;margin-block-end:60px}}.accordion-link-list li{margin-block-end:24px}.accordion-link-list li&gt;div{max-width:854px;margin-block-end:10px}.accordion-link-list li&gt;div&gt;*{margin-block-start:10px}.accordion-link-list li&gt;div&gt;*:first-child{margin-block-end:0}.accordion-link-list li&gt;a.link-arrow{padding:8px 0}.accordion-logo-list{list-style:none;display:flex;display:grid;grid-template-columns:1fr 1fr;gap:24px 16px;margin-block-start:24px;padding-inline-start:0}@media (min-width: 960px){.accordion-logo-list{margin-block-start:60px;margin-block-end:60px;grid-template-columns:repeat(4,1fr);gap:16px}}.accordion-logo-list&gt;li{display:flex;justify-content:center}@media (min-width: 960px){.accordion-logo-list&gt;li{justify-content:start}}.accordion-logo-list&gt;li&gt;*{width:100%;height:auto;max-width:160px;max-height:80px}.accordion-content .accordion-logo-list&gt;li&gt;a{padding:0!important}.accordion-content:has(.accordion-content-block .accordion-logo) .accordion-content-block .accordion-logo{display:none}@media (min-width: 960px){.accordion-content:has(.accordion-content-block .accordion-logo) .accordion-content-block .accordion-logo{display:flex}}.accordion-content:has(.accordion-content-block .accordion-logo) .accordion-logo-list{display:grid}@media (min-width: 960px){.accordion-content:has(.accordion-content-block .accordion-logo) .accordion-logo-list{display:none}}@media (min-width: 960px){.accordion-content&gt;ul:last-of-type{margin-block-end:0}}.accordion-content-wrapper{opacity:0;visibility:hidden}.accordion-item-open .accordion-content-wrapper{opacity:1;visibility:visible}.training-filter-wrapper .accordion-content-wrapper{max-width:100%}.icon-block{padding:100px 32px 32px;background-color:#e9ebf7;border-radius:20px;position:relative;margin-bottom:24px}@media (min-width: 960px){.icon-block{padding:32px 32px 32px 132px;border-radius:20px;margin-bottom:48px}[dir=rtl] .icon-block{padding:32px 132px 32px 32px}}.icon-block .icon:after{content:"";background:url(../Areas/v1/UI/images/icons/icon-qualifications-hat.svg) no-repeat 0 0;background-size:contain;width:60px;height:60px;position:absolute;top:32px;left:24px;margin-top:0}[dir=rtl] .icon-block .icon:after{left:unset;right:24px}@media (min-width: 960px){.icon-block .icon:after{top:50%;left:42px;margin-top:-30px}[dir=rtl] .icon-block .icon:after{left:unset;right:42px}}.container{margin:0 auto;max-width:1184px}.col{flex:1}main .container{padding:0 16px}@media (min-width: 960px){main .container{padding:0 32px}}main{height:100%}.section-layout-standard{padding:48px 0}@media (min-width: 960px){.section-layout-standard{padding:120px 0}}.section-layout-standard .section-layout-standard-inner{display:flex;flex-direction:column}@media (min-width: 960px){.section-layout-standard .section-layout-standard-inner{flex-direction:row}}.section-layout-standard .section-layout-standard-inner .col{margin-inline-end:32px}.section-layout-standard .section-layout-standard-inner .col:last-child{margin-inline-end:0}.section-layout-standard .section-layout-standard-inner-header{margin-bottom:40px}.section-layout-standard .section-layout-standard-inner-header img{border-radius:20px;width:100%;height:auto}.section-layout-standard .title{margin:0 0 16px}.section-layout-standard .title.mb0{margin-bottom:0}.section-layout-standard .para{margin:0}.section-layout-standard .card,.section-layout-standard .feature-content{display:flex;flex-direction:column;align-items:flex-start;flex:1}.section-layout-standard .link-arrow{margin:auto 0 0;padding:16px 0 8px}.section-layout-standard .button-floater{margin-top:24px}.wysiwyg a:not(.button,.link-arrow,.link-new-tab),.course-info-top-content a:not(.button,.link-arrow,.link-new-tab),.content-link a:not(.button,.link-arrow,.link-new-tab),.content-body a:not(.button,.link-arrow,.link-new-tab),.body-content a:not(.button,.link-arrow,.link-new-tab),.section-layout-standard .container p a:not(.button,.link-arrow,.link-new-tab),.accordion-content div a:not(.button,.link-arrow,.link-new-tab),.content-column p a:not(.button,.link-arrow,.link-new-tab),.course-info-bar a:not(.button,.link-arrow,.link-new-tab),.course-info-content-block a:not(.button,.link-arrow,.link-new-tab),.products-and-services-form a:not(.button,.link-arrow,.link-new-tab),.cdc-search-drawer-inner a:not(.button,.link-arrow,.link-new-tab),.cdc-upgrade-form-section a:not(.button,.link-arrow,.link-new-tab){position:relative;text-decoration:none;font-weight:500;color:#24262e;cursor:pointer}.wysiwyg a:not(.button,.link-arrow,.link-new-tab):hover,.course-info-top-content a:not(.button,.link-arrow,.link-new-tab):hover,.content-link a:not(.button,.link-arrow,.link-new-tab):hover,.content-body a:not(.button,.link-arrow,.link-new-tab):hover,.body-content a:not(.button,.link-arrow,.link-new-tab):hover,.section-layout-standard .container p a:not(.button,.link-arrow,.link-new-tab):hover,.accordion-content div a:not(.button,.link-arrow,.link-new-tab):hover,.content-column p a:not(.button,.link-arrow,.link-new-tab):hover,.course-info-bar a:not(.button,.link-arrow,.link-new-tab):hover,.course-info-content-block a:not(.button,.link-arrow,.link-new-tab):hover,.products-and-services-form a:not(.button,.link-arrow,.link-new-tab):hover,.cdc-search-drawer-inner a:not(.button,.link-arrow,.link-new-tab):hover,.cdc-upgrade-form-section a:not(.button,.link-arrow,.link-new-tab):hover{text-decoration:underline;text-underline-offset:2px}[dir=rtl] p{direction:rtl}.section-layout-standard.bg-bsi-white .card{background-color:#dfeeea}.section-layout-standard.bg-bsi-green-20 .card,.section-layout-standard.bg-bsi-blue-20 .card,.section-layout-standard.bg-bsi-coral-20 .card,.section-layout-standard.bg-bsi-purple-20 .card,.section-layout-standard.bg-bsi-soft-white .card,.section-layout-standard.bg-charcoal-5 .card,.list-all.bg-charcoal-5 .section-layout-standard.list-item-stat .card{background-color:#fff}@media (min-width: 960px){.section-layout-standard.section-layout-standard-2 .section-layout-standard-inner{flex-direction:column;position:relative}.section-layout-standard.section-layout-standard-2 .card-list{display:flex}.section-layout-standard.section-layout-standard-2 .card-list .card-item{margin:0 32px 0 0}.section-layout-standard.section-layout-standard-2 .card-list .card-item:last-child{margin:0}.section-layout-standard.section-layout-standard-2 .button-floater{position:absolute;top:32px;right:32px;margin-top:0}[dir=rtl] .section-layout-standard.section-layout-standard-2 .button-floater{right:unset;left:32px}.section-layout-standard.section-layout-standard-2 .col-floater{width:60%}}.resource-container{margin:48px 0 0}@media (min-width: 960px){.resource-container{margin:0}}.resource-container .resource{margin-bottom:48px}@media (min-width: 960px){.resource-container .resource{margin-bottom:0}}.resource-container .resource:last-child{margin-bottom:0}.resource-container .resource .resource-link{display:block;text-decoration:none;color:#24262e}.resource-container .resource .resource-link:hover img,.resource-container .resource .resource-link:active img{transform:scale(1.1)}.resource-container .resource .resource-link:hover .link-arrow:before,.resource-container .resource .resource-link:active .link-arrow:before{width:100%}.resource-container .resource .resource-link .link-arrow{padding-top:0}.resource-container .resource .resource-link .resource-image{margin-bottom:32px;overflow:hidden;border-radius:20px;line-height:0;position:relative;height:0;padding-bottom:56.25%;display:block}.resource-container .resource .resource-link .resource-image img{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.4s transform ease-in-out;object-fit:cover}.resource-container .resource .resource-link .resource-image picture{width:100%;height:100%;display:block;border-radius:20px}.resource-container .resource .resource-link .resource-image picture source{width:100%;height:100%;display:block;border-radius:20px}.resource-container .resource .resource-link .resource-paragraph{font-weight:300;font-size:20px;font-size:1.25rem;line-height:1.6}.resource-container .resource .resource-link .resource-content-col{width:100%;margin-top:32px}.resource-container .resource .resource-content-col{width:100%}.resource-container .resource-list{margin:0;padding:0 0 24px}@media (min-width: 960px){.resource-container .resource-list{padding:0 0 40px}}.resource-container .resource-link-title,.resource-container .resource-link-author{margin-bottom:24px}@media (min-width: 960px){.section-layout-standard-2 .resource-container{margin:40px 0 0;display:flex}}@media (min-width: 960px){.section-layout-standard-2 .resource-container .resource{width:100%;margin-inline-end:32px}.section-layout-standard-2 .resource-container .resource:last-child{margin-inline-end:0}}.section-layout-standard-2 .resource-container.swiper .resource{margin-inline-end:0}.resource-link .resource-content-col{width:100%}.list{margin:0;padding:0;display:grid;gap:32px;width:100%}.col+.list{margin-top:20px}@media (min-width: 960px){.list{grid-template-columns:1fr 1fr;gap:32px 40px}}.list.list-icons,.list.list-stats{row-gap:55px}@media (min-width: 960px){.list.list-icons,.list.list-stats{row-gap:64px}}.list.list-stats{padding:48px 32px;background-color:#fbfbfb;border-radius:20px}.list-item{display:block;position:relative;padding-inline-start:26px;line-height:1.75}.list-icons .list-item,.list-stats .list-item{padding:0}.list-item:before{content:"";position:absolute;left:10px;top:.75em;width:4px;height:4px;border-radius:100%;background-color:#24262e}[dir=rtl] .list-item:before{left:unset;right:10px}.list-icons .list-item:before,.list-stats .list-item:before{content:none}.list-item .text-button{margin-top:16px}.list-item p{margin:0;color:#24262e}.list-item .link-arrow{margin-top:7px}.list-item-icon,.list-item-stat{margin:0 0 8px;border-radius:10px;background-color:#f5d2d1}.bg-bsi-blue-20 .list-item-icon,.bg-bsi-blue-20 .list-item-stat{background-color:#ceeff9}.bg-bsi-coral-20 .list-item-icon,.bg-bsi-coral-20 .list-item-stat{background-color:#f5d2d1}.bg-bsi-purple-20 .list-item-icon,.bg-bsi-purple-20 .list-item-stat{background-color:#d2d6ef}.bg-bsi-green-20 .list-item-icon,.bg-bsi-green-20 .list-item-stat{background-color:#bfddd5}.list-item-stat{margin-bottom:8px}.list-item-icon{width:44px;height:44px;display:flex;justify-content:center;align-items:center}.list-item-stat{display:inline-block}.list-item-stat span{padding:8px;line-height:36px;min-height:52px}.list-all:has(div&gt;.col,div&gt;.list) .list{margin-top:40px}.list-all .col+.list{margin-top:40px}.list-all .button-floater{margin-top:0}@media (min-width: 960px){.list-all.list-all-variant-three:not(img) .sub-heading-s,.list-all.list-all-variant-three:not(img) .contact-us-accordion .accordion-content-contact .content-column .sub-heading-s&gt;p,.contact-us-accordion .accordion-content-contact .content-column .list-all.list-all-variant-three:not(img) .sub-heading-s&gt;p{margin-bottom:0}}.list-all.list-all-variant-three .col-floater&gt;a{margin-top:24px}.list-all.bg-bsi-green-20 .list-item-stat{background-color:#dfeeea}.list-all.bg-bsi-blue-20 .list-all .list-item-stat{background-color:#e7f7fc}.list-all.bg-bsi-coral-20 .list-item-stat{background-color:#fae9e8}.list-all.bg-bsi-purple-20 .list-item-stat{background-color:#e9ebf7}.list-all.bg-bsi-soft-white .list-item-stat{background-color:#fbfbfb}.list-all.bg-bsi-white .list-item-stat{background-color:#fff}.list-all.bg-bsi-soft-charcoal-5 .list-all .list-item-stat{background-color:#f2f2f3}.heroes-container-image{display:block}.heroes-container-image img,.heroes-container-image video{border-radius:20px;width:100%;height:auto}.content-stacked .heroes-container-image{margin-top:32px}@media (min-width: 960px){.heroes-expertise .content-column{margin-bottom:32px}}.heroes-expertise .content-column:last-child{margin-bottom:40px}@media (min-width: 960px){.heroes-expertise .content-column:last-child{padding-top:35px;margin-bottom:0}}.heroes-heading,.heroes-sub-heading{margin-bottom:16px}.heroes-slider-image{display:block;line-height:0;margin-bottom:32px}@media (min-width: 960px){.heroes-slider-image{height:630px;overflow:hidden;position:relative;margin-bottom:0}}.heroes-slider-image img{width:100%;object-fit:cover;object-position:top;height:auto}@media (min-width: 960px){.heroes-slider-image img{height:100%}}.heroes-image-offset{overflow:hidden}@media (min-width: 960px){.heroes-image-offset{padding-top:40px;padding-bottom:40px}}.heroes-image-offset .content-image-wrapper{width:calc(100% + 16px);padding-bottom:calc(100% + 16px);border-top-right-radius:0;border-bottom-right-radius:0;position:relative;z-index:5}@media (min-width: 960px){.heroes-image-offset .content-image-wrapper{width:139.8%;padding-bottom:139.8%}}@media (min-width: 960px){.heroes-image-offset .content-column:last-child{width:60%}.heroes-image-offset .content-column:first-child{width:40%}}.heroes-bg-content{padding-top:72px;position:relative}.heroes-bg-content *{position:relative;z-index:5}.heroes-bg-content:before{content:"";position:absolute;top:0;left:-1000px;width:calc(100vw + 2000px);height:200%;z-index:0;background-color:inherit}.heroes-bg-content.bg-bsi-blue-20:before{background-color:#ceeff9}.heroes-bg-content.bg-bsi-coral-20:before{background-color:#f5d2d1}.heroes-bg-content.bg-bsi-purple-20:before{background-color:#d2d6ef}.heroes-bg-content.bg-bsi-green-20:before{background-color:#bfddd5}.heroes-image-mask{padding-bottom:48px;overflow:hidden}@media (min-width: 960px){.heroes-image-mask{padding-bottom:0}}.heroes-image-mask .content-image-wrapper{border-radius:0;-webkit-mask-image:url(../Areas/v1/UI/images/mask/mask-mobile.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100%;-webkit-mask-position:bottom center;width:100%;height:auto}@media (min-width: 960px){.heroes-image-mask .content-image-wrapper{-webkit-mask-image:url(../Areas/v1/UI/images/mask/mask-hero-6.svg);-webkit-mask-position:left;-webkit-mask-size:auto;width:180%;height:100%;left:0;margin-top:0}}@media (min-width: 960px){.heroes-image-mask .content-image-wrapper img{width:auto;height:704px}}.heroes-image-mask .content-column:first-child{margin-left:-20px;margin-right:-20px}@media (min-width: 960px){.heroes-image-mask .content-column:first-child{margin:0}}@media (min-width: 960px){.heroes-image-mask .content-column:last-child{margin-top:128px}}@media (min-width: 960px){.heroes-image-mask .content-inner{height:704px}}@media (min-width: 960px){.heroes-image-mask-large .content-image-wrapper{margin-inline-start:96px;width:200%;height:100%;left:0;margin-top:0}}@media (min-width: 1184px){.heroes-image-mask-large .content-image-wrapper{width:180%}}@media (min-width: 960px){.heroes-image-mask-large .container{padding-bottom:0}.heroes-image-mask-large .content-column:last-child{margin-bottom:122px}.heroes-image-mask-large .content-column:last-child .content-column-text{margin-bottom:0}}@media (min-width: 960px) and (min-width: 480px){.heroes-image-mask-large .content-inner{height:609px}}@media (min-width: 960px){.heroes-image-mask-large .content-image-wrapper{-webkit-mask-image:url(../Areas/v1/UI/images/mask/mask-hero-3.svg)}}.heroes-image-mask-large .content-image-wrapper img{top:50%;left:50%;transform:translate(-50%,-50%);object-position:top;object-fit:cover}@media (min-width: 960px){.heroes-image-mask-large .content-image-wrapper img{height:608px;width:auto}}.heroes-slider{padding-bottom:0}@media (min-width: 960px){.heroes-slider .swiper-controls{position:absolute;bottom:670px;left:0;right:0;margin:auto;z-index:5;height:0;background:linear-gradient(90deg,#fff0,#fff0 50%,#fff 73%,#fff)}.heroes-slider .swiper-controls:after{content:"";display:block;position:absolute;top:0;left:100%;height:100%;width:100vw;background:#fff}}.heroes-slider-title{max-width:832px;margin-bottom:24px}.heroes-slider-text-wrapper{margin-bottom:40px}[dir=rtl] .heroes-image-mask .content-image-wrapper{transform:scaleX(-1)}.highlight-wrap{margin:0 0 10px;padding:0;display:flex;flex-wrap:wrap;gap:12px 64px}@media (min-width: 960px){.highlight-wrap{flex-wrap:nowrap}}.highlight-wrap li{display:block;position:relative;width:calc(50% - 32px)}@media (min-width: 960px){.highlight-wrap li{width:auto}}.highlight-wrap li:not(:first-child):before{content:"";position:absolute;top:50%;left:-32px;transform:translateY(-50%);background-color:#24262e4d;height:36px;width:1px}[dir=rtl] .highlight-wrap li:not(:first-child):before{left:unset;right:-32px}.highlight-wrap li:nth-child(odd):before{content:none}@media (min-width: 960px){.highlight-wrap li:nth-child(odd):before{content:""}}.heroes-image-offset .highlight-wrap{margin-bottom:40px}@media (min-width: 960px){.heroes-image-offset .highlight-wrap{margin-bottom:32px}}.highlight-heading{margin:0 0 4px}.section-layout-standard.section-layout-standard-layout-1 .feature-container .feature-item .feature-image img{width:100%}.section-layout-standard .badge{line-height:20px;font-weight:500;padding:2px 16px}.section-layout-standard .swiper-controls{color:#24262e}@media (min-width: 960px){.section-layout-standard.section-layout-standard-2 .section-layout-standard-inner{flex-direction:column;position:relative}.section-layout-standard.section-layout-standard-2 .feature-container{margin-top:40px}.section-layout-standard.section-layout-standard-2 .feature-container.swiper .feature-item{margin-inline-end:0}.section-layout-standard.section-layout-standard-2 .feature-list{display:flex}.section-layout-standard.section-layout-standard-2 .feature-list.all-items-list{flex-wrap:wrap;gap:32px}.section-layout-standard.section-layout-standard-2 .feature-list .feature-item{margin-inline-end:32px;margin-bottom:0}.section-layout-standard.section-layout-standard-2 .feature-list .feature-item:last-child{margin:0}.section-layout-standard.section-layout-standard-2 .feature-list .feature-item.all-items-item{flex-basis:100%;max-width:352px;margin:0}.section-layout-standard.section-layout-standard-2 .feature-list .feature-item.hide{display:none}.section-layout-standard.section-layout-standard-2 .feature-card-list{padding:0}.section-layout-standard.section-layout-standard-2 .feature-card-list li{display:block}.section-layout-standard.section-layout-standard-2 .feature-card-logo{margin:auto 0 0;padding-top:24px}.section-layout-standard.section-layout-standard-2 .button-floater{position:absolute;top:32px;right:32px;margin-top:0}[dir=rtl] .section-layout-standard.section-layout-standard-2 .button-floater{left:32px;right:unset}.section-layout-standard.section-layout-standard-2 .col-floater{width:66%;max-width:736px}}.section-feature.bg-bsi-coral-20 .feature-link:hover,.section-feature.bg-bsi-coral-20 .feature-link:active{box-shadow:0 10px 20px #e58f8c59}.section-feature.bg-bsi-white .feature-link:hover,.section-feature.bg-bsi-white .feature-link:active{box-shadow:0 10px 20px #7c7d8259}.section-feature.bg-bsi-purple-20 .feature-link:hover,.section-feature.bg-bsi-purple-20 .feature-link:active{box-shadow:0 10px 20px #8f99d659}.section-feature.bg-bsi-green-20 .feature-link:hover,.section-feature.bg-bsi-green-20 .feature-link:active{box-shadow:0 10px 20px #5eab9659}.section-feature.bg-bsi-blue-20 .feature-link:hover,.section-feature.bg-bsi-blue-20 .feature-link:active{box-shadow:0 10px 20px #85d6f059}.section-feature-2{background-color:#fff}.section-feature-2 .feature-item{border:1px solid #24262e;border-radius:20px;display:block}.load-more-controls{display:flex;flex-direction:column;align-items:center;gap:8px}.load-more-controls .load-more-pagination{color:var(#24262e, #24262E);text-align:right;font-feature-settings:"clig" off,"liga" off;font-family:var(--noto-sans);font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-top:8px}.load-more-controls #load-more-btn.hide{display:none}.callout{all:unset}.callout-statement-layout .callout{display:block;margin-bottom:33px}.callout:before{content:none}.callout-quote{margin-top:0;margin-bottom:32px}.callout-quotee{margin-bottom:1px}.callout-quotee-details{margin-bottom:24px}.callout-caption-wrapper{display:flex;flex-direction:column}@media (min-width: 960px){.callout-caption-wrapper{flex-direction:row}}.callout-caption{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:380px}@media (min-width: 960px){.callout-quotee-image+.callout-caption{width:calc(100% - 184px)}}.callout-quotee-image{width:152px;height:152px;overflow:hidden;border-radius:20px;margin-bottom:32px}@media (min-width: 960px){.callout-quotee-image{margin-bottom:0;margin-inline-end:32px}}.callout-quotee-image img{width:100%;height:100%;object-fit:cover;object-position:center}.callout-item{margin:0}.callout-wrapper-2 .callout-item{margin-bottom:48px}@media (min-width: 960px){.callout-wrapper-2 .callout-item{margin-bottom:0}}@media (min-width: 960px){.callout-statement-layout .callout-item{padding-top:35px}}.callout-wrapper,.callout-statement{color:#24262e}.callout-statement{margin-bottom:38px}.col+.callout-wrapper{margin-top:46px}@media (min-width: 960px){.col+.callout-wrapper{margin-top:20px}}@media (min-width: 960px){.callout-wrapper-2{display:grid;grid-template-columns:1fr 1fr;column-gap:32px}}.callout-wrapper-multiple{margin-bottom:40px}@media (min-width: 960px){.callout-statement-layout{display:grid;grid-template-columns:minmax(min-content,448px) 640px;column-gap:32px}}.callout-statement-header{margin-bottom:24px}.callout-statement-text{margin-top:8px;max-width:352px}.contact{color:#24262e}.contact-content-offset{padding:32px;width:100%;border-radius:20px;max-width:735px;position:relative;z-index:1}.contact-with-bg-image{position:relative;height:604px}.contact-bg-image{display:none}@media (min-width: 960px){.contact-bg-image{display:flex;position:absolute;top:0;right:0;height:100%;z-index:0;align-items:center}[dir=rtl] .contact-bg-image{left:0;right:unset;transform:scaleX(-1)}.contact-bg-image img{height:604px;object-fit:contain;max-height:604px}}.contact-content-text{margin-bottom:24px}@media (min-width: 960px){.contact-content .contact-content-text{padding-top:20px}}.contact-content{margin-bottom:32px}@media (min-width: 960px){.contact-content{display:grid;grid-template-columns:1fr 1fr;column-gap:32px;margin-bottom:40px}}.contact-image{overflow:hidden;border-radius:20px;position:relative;display:block;max-width:928px;margin-inline-start:auto}@media (min-width: 960px){.contact-image{max-height:406px;max-width:928px}}.contact-image img{width:100%;height:auto;object-fit:cover}@media (min-width: 960px){.contact-image img{max-height:406px;max-width:928px}}.banner-content{padding:32px;width:100%}@media (min-width: 960px){.banner-content{display:flex;justify-content:space-between}.banner-image+.banner-content{display:block;padding-inline-end:64px}}.banner-content-left{max-width:736px}.banner-content-wrapper{display:flex;flex-direction:column;row-gap:32px}@media (min-width: 960px){.banner-content-wrapper{flex-direction:row;row-gap:0;column-gap:32px}}.banner-content,.banner-image{border-radius:20px}.banner-image{overflow:hidden}@media (min-width: 960px){.banner-image{width:40%}.banner-image+.banner-content{width:60%;max-width:640px}}.banner-image img{height:100%;width:100%;object-fit:cover;object-position:center}@media (min-width: 960px){.banner-content-text{margin-bottom:0}.banner-image+.banner-content .banner-content-text{margin-bottom:20px}}.banner .banner-content .button-wrap{margin-inline-end:auto}@media (min-width: 960px){.banner .banner-content .button-wrap{padding-top:36px}}.banner .banner-content .button{margin-inline-end:auto}@media (min-width: 960px){.banner .banner-content .button{margin-inline-end:0}}.banner .banner-image+.banner-content .button-wrap{padding-top:0;margin-inline-end:24px}@media (min-width: 960px){.banner-content-2-columns{column-gap:32px}.banner-content-2-columns .banner-content-left,.banner-content-2-columns .button-wrap{width:50%}.banner-content-2-columns .banner-content-text{margin-bottom:24px}}.content{color:#24262e}.content-inner{max-width:736px}.content-centered .content-inner{margin:0 auto}@media (min-width: 960px){.content-split .content-inner{display:flex;flex-direction:row;column-gap:32px}.content-split .content-inner .button:not(:last-child){margin-bottom:16px}:not(.content-wide) .content-split .content-inner .button:not(:last-child){margin-bottom:0}}@media (min-width: 960px){.content-image .content-inner{flex-direction:row}}@media (min-width: 960px){.content-image-right .content-inner{flex-direction:row-reverse}}.content-wide .content-inner{max-width:none}@media (min-width: 960px){.content-wide .content-inner .button:not(:last-child){margin-bottom:16px}}.content-image-mask .content-inner{border-radius:20px}.content-stacked .content-inner h1{margin-bottom:16px}@media (min-width: 960px){.content-split .content-column{width:50%}}@media (min-width: 960px){.content-image .content-column{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}}.content-2-columns .content-column:first-child{margin-bottom:48px}@media (min-width: 960px){.content-2-columns .content-column:first-child{margin-bottom:0}}.content-image-mask .content-column:last-child{padding:32px 16px 48px}@media (min-width: 960px){.content-image-mask .content-column:last-child{padding:60px 32px 60px 0}[dir=rtl] .content-image-mask .content-column:last-child{padding:60px 0 60px 32px}}.content-stacked .content-column{margin:0}@media (min-width: 960px){.content-stacked .content-column{padding:0}}.content-column .sub-heading-s+.button-wrap,.contact-us-accordion .accordion-content-contact .content-column .sub-heading-s&gt;p+.button-wrap{margin-top:24px}.content-centered{text-align:center}.content-column-text,.content-body{margin-bottom:24px}@media (min-width: 960px){.content-body-columns .content-body{column-count:2;column-gap:32px;padding-top:1em}.content-body-columns .content-body p{margin-top:0}}.content-image-wrapper{height:0;width:100%;padding-bottom:100%;margin-bottom:24px;border-radius:20px;position:relative;overflow:hidden;display:block}@media (min-width: 960px){.content-image-wrapper{margin-bottom:0}}.content-image-wrapper img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover}.content-image-mask .content-image-wrapper{-webkit-mask-image:url(../Areas/v1/UI/images/mask/logo-shape.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-size:147%;-webkit-mask-position:bottom center}[dir=rtl] .content-image-mask .content-image-wrapper{transform:scaleX(-1)}@media (min-width: 960px){.content-image-mask .content-image-wrapper{-webkit-mask-size:200%;height:100%;padding-bottom:0;-webkit-mask-position:right -45px;min-height:576px}}.content-emphasis p:first-child{margin-top:0}.content-emphasis .sub-heading-m{margin-bottom:32px}.heroes-image-mask .title{margin-bottom:16px}.heroes-image-mask .content-image-wrapper{margin-bottom:40px}@media (min-width: 960px){.heroes-image-mask .content-image-wrapper{margin-bottom:0}}.social-share{display:flex;align-items:center;height:64px}@media (min-width: 960px){.social-share{height:96px}}.social-share-right{justify-content:flex-end;flex-wrap:wrap;position:relative;height:auto;margin-bottom:16px}@media (min-width: 960px){.social-share-right{height:112px;margin-bottom:0}.social-share-right+.cdc-single-header{padding-top:0}}.social-share-right .link-arrow-wrap{display:flex;width:100%;margin:32px auto 24px 0}@media (min-width: 960px){.social-share-right .link-arrow-wrap{width:auto;margin:0 auto 0 0}}.social-share-right .button{margin-inline-start:var(--space-4)}.social-share-heading{margin-inline-end:20px}@media (min-width: 1184px){.social-share-sticky .social-share-heading{margin-right:0;margin-bottom:10px}}.social-share-link{margin-inline-end:12px;padding:6px;height:34px;width:34px;background:#fbfbfb;border-radius:2px;transition:background .25s;display:block;position:relative;cursor:pointer}.social-share-link:hover,.social-share-link:active{background:#f2f2f3}.social-share-link:disabled,.social-share-link-disabled{pointer-events:none;opacity:.395}.social-share-link a,.social-share-link img{display:block}.social-share-link img{width:100%;height:100%;object-fit:contain}.social-share-link-menu{position:absolute;left:0;top:calc(100% + 8px);z-index:5;background-color:#fff;padding:4px;border-radius:10px;display:flex;flex-direction:column;gap:4px;box-shadow:0 10px 20px #7c7d8259;visibility:hidden}.social-share-right .social-share-link-menu{left:auto;right:0}.social-share-link-menu.show{visibility:visible}.social-share-link-menu&gt;*{display:inline-block;white-space:nowrap;padding:8px;text-decoration:none;color:#24262e;cursor:pointer;line-height:24px}.social-share-link-menu&gt;*:hover,.social-share-link-menu&gt;*:active{text-decoration:underline}.social-share-sticky{padding:16px}@media (min-width: 1184px){.social-share-sticky{background-color:#f2f2f3;border-radius:20px;display:inline-flex;height:auto;flex-direction:column;align-items:baseline;gap:16px}}.social-share-notice{position:relative;top:50px;left:-50px;color:#fff;background:#1c8837;box-shadow:0 10px 20px #5eab9659;border-radius:5px;white-space:nowrap;padding:4px 16px;opacity:0;transition:opacity .5s ease;width:220px}.social-share-notice.active{opacity:1}.social-share-right .social-share-notice{right:0}.social-share-toggle img{pointer-events:none}.section-search-filters{background-color:#e7f7fc;position:relative;padding-bottom:54px}@media (min-width: 960px){.section-search-filters{padding-bottom:0}}.section-search-filters .container{padding:24px 16px;z-index:1}@media (min-width: 960px){.section-search-filters .container{padding:80px 32px 40px}}.section-search-filters .search-filter-overlay{display:block;position:absolute;width:100vw;height:100vh;top:100%;bottom:auto;left:0;right:auto;background-color:#24262e66}@media (min-width: 960px){.section-search-filters .search-filter-overlay{display:none}}.section-search-filters .search-filter-overlay.hide{display:none}.section-search-filters .search-filter-tabs{list-style:none;margin:0;padding:0;background-color:#fff;position:absolute;width:100%;z-index:1}@media (min-width: 960px){.section-search-filters .search-filter-tabs{display:flex;flex-direction:row;margin:0 auto;padding:0 32px;max-width:1184px;background-color:#e7f7fc;position:static}}.section-search-filters .search-filter-tabs .tab,.section-search-filters .search-filter-tabs .search-tab-selector{color:#24262e;background-color:#fff;padding:8px 28px 8px 16px;margin-bottom:16px;position:relative;display:none;text-decoration:none;cursor:pointer}@media (min-width: 960px){.section-search-filters .search-filter-tabs .tab,.section-search-filters .search-filter-tabs .search-tab-selector{color:#505158;padding:4px 16px;margin-bottom:0;background-color:#e7f7fc;border-bottom:2px solid #f2f2f3;display:block}.section-search-filters .search-filter-tabs .tab:hover,.section-search-filters .search-filter-tabs .search-tab-selector:hover,.section-search-filters .search-filter-tabs .tab:active,.section-search-filters .search-filter-tabs .search-tab-selector:active{border-bottom:2px solid #24262e}}.section-search-filters .search-filter-tabs .tab:last-child,.section-search-filters .search-filter-tabs .search-tab-selector:last-child{margin-bottom:0}@media (min-width: 960px){.section-search-filters .search-filter-tabs .tab.active,.section-search-filters .search-filter-tabs .active.search-tab-selector{border-bottom:2px solid #24262e;color:#24262e}}.section-search-filters .search-filter-tabs .tab.active:after,.section-search-filters .search-filter-tabs .active.search-tab-selector:after{content:"";position:absolute;top:50%;right:16px;height:20px;width:20px;background:url(../Areas/v1/UI/images/icons/icon-check.svg) no-repeat 0 0;margin-top:-10px}[dir=rtl] .section-search-filters .search-filter-tabs .tab.active:after,[dir=rtl] .section-search-filters .search-filter-tabs .active.search-tab-selector:after{right:unset;left:16px}@media (min-width: 960px){.section-search-filters .search-filter-tabs .tab.active:after,.section-search-filters .search-filter-tabs .active.search-tab-selector:after{display:none}}.section-search-filters .search-filter-tabs .tab .tab-link,.section-search-filters .search-filter-tabs .search-tab-selector .tab-link{text-decoration:none;color:#24262e}.section-search-filters .search-filter-tabs .search-tab-selector{padding:12px 36px 12px 16px;position:relative;border-top:1px solid #85d6f0;border-bottom:1px solid #85d6f0;background-color:#e7f7fc;margin-bottom:0;display:block}[dir=rtl] .section-search-filters .search-filter-tabs .search-tab-selector{padding:12px 16px 12px 36px}@media (min-width: 960px){.section-search-filters .search-filter-tabs .search-tab-selector{display:none}}.section-search-filters .search-filter-tabs .search-tab-selector:after{position:absolute;top:50%;right:16px;content:"";height:20px;width:20px;background:url(../Areas/v1/UI/images/icons/icon-expand-more.svg) no-repeat 0 0;margin-top:-10px}[dir=rtl] .section-search-filters .search-filter-tabs .search-tab-selector:after{right:unset;left:16px}.section-search-filters .search-filter-tabs .search-tab-selector.active:after{background:url(../Areas/v1/UI/images/icons/icon-expand-less.svg) no-repeat 0 0}.section-search-filters .search-filter-tabs .search-tab-selector.active~.tab,.section-search-filters .search-filter-tabs .search-tab-selector.active~.search-tab-selector{display:block}.search-filters-input-container{position:relative}.search-filters-input-container .search-filter-input-clear{position:absolute;right:44px;top:1px;width:20px;height:20px;background:url(../Areas/v1/UI/images/icons/icon-close.svg) no-repeat center center;background-size:20px;cursor:pointer;border:0;padding:24px 0}[dir=rtl] .search-filters-input-container .search-filter-input-clear{right:unset;left:44px}.search-filters-input-container .autoComplete_wrapper:has(#search-filter-input:not(:placeholder-shown))+.search-filter-input-clear{display:block}.search-filters-input-container .search-filter-input-searchbutton{width:18px;height:18px;padding:0;background-position:center;position:absolute;right:16px;top:16px;cursor:pointer;border:0;background-size:contain}[dir=rtl] .search-filters-input-container .search-filter-input-searchbutton{right:unset;left:16px}.section-search-results{background-color:#fbfbfb;padding-top:0}.section-search-results .results-label-container{padding:40px 16px 0}@media (min-width: 960px){.section-search-results .results-label-container{padding:58px 0 24px;background-color:#fff}}.section-search-results .results-label-container .results-label{margin:0 0 32px}@media (min-width: 960px){.section-search-results .results-label-container .results-label{margin:0 0 24px 96px}[dir=rtl] .section-search-results .results-label-container .results-label{margin:0 96px 24px 0}}.section-search-results&gt;.container .section-search-results .results-label-container{padding-top:0}.section-search-results .shop-panel{margin-inline-start:-16px;width:calc(100% + 32px)}@media (min-width: 960px){.section-search-results .shop-panel{margin-inline-start:32px;width:calc(100% - 64px)}}.section-search-results .shop-panel .label{margin-bottom:8px;color:#505158}@media (min-width: 960px){.section-search-results .shop-panel .label{margin-bottom:4px}}.section-search-results .shop-panel .shop-inner{display:flex;flex-direction:column;padding:40px 16px 32px}@media (min-width: 960px){.section-search-results .shop-panel .shop-inner{flex-direction:row;padding:24px 24px 24px 0}[dir=rtl] .section-search-results .shop-panel .shop-inner{padding:24px 0 24px 24px}}.section-search-results .shop-panel .shop-inner .shop-content{margin-bottom:16px}@media (min-width: 960px){.section-search-results .shop-panel .shop-inner .shop-content{margin-bottom:0;flex-basis:480px;padding:96px 32px 0 96px}[dir=rtl] .section-search-results .shop-panel .shop-inner .shop-content{padding:96px 96px 0 32px}}.section-search-results .shop-panel .shop-inner .shop-content h3,.section-search-results .shop-panel .shop-inner .shop-content .accordion-title{margin-block-end:16px}@media (min-width: 960px){.section-search-results .shop-panel .shop-inner .shop-content h3,.section-search-results .shop-panel .shop-inner .shop-content .accordion-title{margin-block-end:0}}.section-search-results .shop-panel .shop-inner .shop-item{background-color:#fff;border-radius:20px;padding:40px 16px 32px;flex:1}@media (min-width: 960px){.section-search-results .shop-panel .shop-inner .shop-item{padding:52px 40px 40px}}.section-search-results .shop-panel .shop-inner .shop-item .badge{margin:0 0 44px}.section-search-results .shop-panel .shop-inner .shop-item .header{margin-bottom:16px}.section-search-results .shop-panel .shop-inner .cta-group{display:flex;flex-direction:column;align-items:flex-start}@media (min-width: 960px){.section-search-results .shop-panel .shop-inner .cta-group{flex-direction:row;align-items:center}.section-search-results .shop-panel .shop-inner .cta-group .link-new-tab{margin-inline-start:16px}}.section-search-results .shop-panel+.section-search-results .search-result-items{margin-top:36px}@media (min-width: 960px){.section-search-results .shop-panel+.section-search-results .search-result-items{margin-top:88px}}.search-result-items{margin:0 16px}@media (min-width: 960px){.search-result-items{margin:0 96px}}.search-result-items .search-result-item{padding:32px 0;border-bottom:1px solid #d3d4d5;color:#24262e;display:block;text-decoration:none}.search-result-items .search-result-item .item-header{margin-bottom:8px;text-decoration:none}.search-result-items .search-result-item .item-body{margin:0 0 16px;text-decoration:none}.section-no-results{background-color:#fbfbfb;padding-top:0}.section-no-results .no-results-container{background-color:#fff;padding-left:16px;padding-right:16px;padding-top:40px}@media (min-width: 960px){.section-no-results .no-results-container{padding-left:95px;padding-right:95px;padding-top:88px}}.section-no-results .no-results-container&gt;.item-body{margin-bottom:48px}@media (min-width: 960px){.section-no-results .no-results-container&gt;.item-body{margin-bottom:80px}}.section-no-results .no-results-container .tag-type2-container{margin:24px 0 0}@media (min-width: 960px){.section-no-results .no-results-container .tag-type2-container{margin:17px 0 0}}.section-no-results .ad-panels{display:flex;flex-direction:column;padding:48px 16px 0;background-color:#fff}@media (min-width: 960px){.section-no-results .ad-panels{flex-direction:row;padding:72px 32px}}.section-no-results .ad-panels .panel{flex:1;padding:40px 16px 32px;margin-inline-start:-16px;width:calc(100% + 32px)}@media (min-width: 960px){.section-no-results .ad-panels .panel{padding:56px 40px 32px;margin:0}}.section-no-results .ad-panels .panel .heading-s{margin-bottom:8px}.section-no-results .ad-panels .panel .body-m,.section-no-results .ad-panels .panel .cdc-social-share-link-menu&gt;*,.section-no-results .ad-panels .panel .error-search-auto-suggestions a,.section-no-results .ad-panels .panel .autoComplete_wrapper ul a,.autoComplete_wrapper .section-no-results .ad-panels .panel ul a,.error-search-auto-suggestions .section-no-results .ad-panels .panel a,.autoComplete_wrapper ul .section-no-results .ad-panels .panel a,.section-no-results .ad-panels .panel .error-search-input,.section-no-results .ad-panels .panel .cdc-search-input,.section-no-results .ad-panels .panel .table-link-new-tab,.section-no-results .ad-panels .panel table td,table .section-no-results .ad-panels .panel td,.section-no-results .ad-panels .panel .table td,.table .section-no-results .ad-panels .panel td,.section-no-results .ad-panels .panel .tabs-horizontal .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet,.tabs-horizontal .swiper-horizontal&gt;.swiper-pagination-bullets .section-no-results .ad-panels .panel .swiper-pagination-bullet,.section-no-results .ad-panels .panel .tabs-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,.tabs-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .section-no-results .ad-panels .panel .swiper-pagination-bullet,.section-no-results .ad-panels .panel .tabs-selector,.section-no-results .ad-panels .panel .social-share-link-menu&gt;*{margin:0 0 8px}.section-no-results .ad-panels .panel .link-arrow{padding:8px 0}.section-no-results .ad-panels .panel .ad-image img{margin-top:16px;width:auto;height:auto;aspect-ratio:16/9;object-fit:cover;display:block;border-radius:20px;max-width:100%}.pagination{padding-top:48px;padding-bottom:40px}@media (min-width: 960px){.pagination{padding-top:72px;padding-bottom:80px}}.pagination .pagination-list{margin:0;padding-inline-start:0;list-style:none;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (min-width: 960px){.pagination .pagination-list{overflow:unset}}.pagination .pagination-list .pagination-item{margin-inline-end:4px}.pagination .pagination-list .pagination-item .pagination-link{display:block;text-align:center;font-weight:400;font-size:1rem;line-height:1.75;list-style:none;height:32px;width:32px;padding:2px 0;cursor:pointer;color:#24262e;text-decoration:none;border-radius:4px}.pagination .pagination-list .pagination-item .pagination-link:hover,.pagination .pagination-list .pagination-item .pagination-link:active{background-color:#fbfbfb;color:#24262e}.pagination .pagination-list .pagination-item.active{background-color:#24262e;border-radius:4px}.pagination .pagination-list .pagination-item.active .pagination-link{color:#fff}.pagination .pagination-list .pagination-item.active .pagination-link:hover,.pagination .pagination-list .pagination-item.active .pagination-link:active{background-color:#24262e;color:#fff}.pagination .next{margin-inline-start:4px}.pagination .next.disabled{color:#737373;opacity:.5;cursor:not-allowed}.pagination .next.disabled *{pointer-events:none}.pagination .next&gt;a,.pagination .next&gt;span{background:url(../Areas/v1/UI/images/icons/icon-chevron-right.svg) no-repeat 21px center;padding:6px 46px 6px 16px;color:inherit}[dir=rtl] .pagination .next&gt;a,[dir=rtl] .pagination .next&gt;span{padding:6px 16px 6px 46px;background:url(../Areas/v1/UI/images/icons/icon-chevron-left.svg) no-repeat 21px center;background-position:32px center}@media (min-width: 960px){.pagination .next&gt;a,.pagination .next&gt;span{background-position:58px center}[dir=rtl] .pagination .next&gt;a,[dir=rtl] .pagination .next&gt;span{background-position:16px center}}.pagination .previous{margin-inline-end:4px}.pagination .previous.disabled{color:#737373;opacity:.5;cursor:not-allowed}.pagination .previous.disabled *{pointer-events:none}.pagination .previous&gt;a,.pagination .previous&gt;span{background:url(../Areas/v1/UI/images/icons/icon-chevron-left.svg) no-repeat 16px center;padding:6px 16px 6px 46px}[dir=rtl] .pagination .previous&gt;a,[dir=rtl] .pagination .previous&gt;span{background:url(../Areas/v1/UI/images/icons/icon-chevron-right.svg) no-repeat 16px center;padding:6px 46px 6px 16px}@media (min-width: 960px){[dir=rtl] .pagination .previous&gt;a,[dir=rtl] .pagination .previous&gt;span{background-position:78px center}}.pagination .previous&gt;a&gt;a,.pagination .previous&gt;span&gt;a{color:inherit}@media (min-width: 960px){.pagination .previous&gt;a&gt;a,.pagination .previous&gt;span&gt;a{font-size:0;line-height:0;color:transparent}}.pagination .next,.pagination .previous{background:none;width:auto;color:#24262e;padding:6px;cursor:pointer}@media (min-width: 960px){.pagination .next,.pagination .previous{padding:6px 16px}}.pagination .next&gt;a,.pagination .next&gt;span,.pagination .previous&gt;a,.pagination .previous&gt;span{align-items:center;text-decoration:none;display:block;height:20px;width:20px;cursor:pointer}@media (min-width: 960px){.pagination .next&gt;a,.pagination .next&gt;span,.pagination .previous&gt;a,.pagination .previous&gt;span{height:auto;width:auto}}.pagination .next&gt;a:hover,.pagination .next&gt;a:active,.pagination .next&gt;span:hover,.pagination .next&gt;span:active,.pagination .previous&gt;a:hover,.pagination .previous&gt;a:active,.pagination .previous&gt;span:hover,.pagination .previous&gt;span:active{background-color:#fbfbfb;color:#24262e}.pagination .next&gt;a span,.pagination .next&gt;span span,.pagination .previous&gt;a span,.pagination .previous&gt;span span{display:none;color:#24262e;pointer-events:none}@media (min-width: 960px){.pagination .next&gt;a span,.pagination .next&gt;span span,.pagination .previous&gt;a span,.pagination .previous&gt;span span{display:block}}.autocomplete{border-radius:10px;background:#fff;box-shadow:0 10px 20px #7c7d8259;padding:4px;position:absolute;top:58px;width:100%;z-index:10}.autocomplete .autocomplete-list{list-style:none;margin:0;padding:0}.autocomplete .autocomplete-list .autocomplete-item{margin:0 0 4px}.autocomplete .autocomplete-list .autocomplete-item a{padding:8px;text-decoration:none;color:#24262e;display:block}.breadcrumbs-list{display:flex;align-items:center;flex-wrap:wrap;padding:10px 0;margin:0}.breadcrumbs-item,.breadcrumbs-link{display:flex;align-items:center;line-height:36px}.breadcrumbs-item{margin-inline-end:4px}.breadcrumbs-item:not(:first-child):before{content:"";display:block;width:18px;min-width:18px;height:18px;margin-inline-end:4px;background:url(../Areas/v1/UI/images/icons/icon-chevron-right-charcoal.svg) no-repeat center center;background-size:contain}[dir=rtl] .breadcrumbs-item:not(:first-child):before{rotate:180deg}.breadcrumbs-item:last-child a{display:block;max-width:80vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#24262e;pointer-events:none}.breadcrumbs-item:first-child a svg path{transition:fill .25s ease}.breadcrumbs-item:first-child a:hover svg path,.breadcrumbs-item:first-child a:active svg path{fill:#24262e}.breadcrumbs-item:first-child a:hover:before,.breadcrumbs-item:first-child a:active:before{width:0}.breadcrumbs-item:first-child a:disabled,.breadcrumbs-item:first-child a-disabled{pointer-events:none}.breadcrumbs-item:first-child a:disabled path,.breadcrumbs-item:first-child a-disabled path{fill:#a7a8ab}.breadcrumbs-link{text-decoration:none;color:#767676;border-radius:3px;position:relative;padding:0 2px;transition:color .25s ease}.breadcrumbs-link:before{content:"";position:absolute;bottom:8px;left:0;width:0;height:1px;background-color:#24262e;transition:width .25s ease}.breadcrumbs-link:hover,.breadcrumbs-link:active{color:#24262e}.breadcrumbs-link:hover:before,.breadcrumbs-link:active:before{width:100%}.breadcrumbs-link:active{color:#505158}.breadcrumbs-link:disabled,.breadcrumbs-link-disabled{pointer-events:none;color:#a7a8ab}.breadcrumbs-icon{width:20px;height:20px;background-size:contain!important}dialog[open]{display:flex}dialog{width:100%;height:100%;padding:0;margin:0;max-width:100%;max-height:100%}dialog .modal-content{width:100%;height:100%;cursor:pointer}dialog .modal-body{display:flex;justify-content:center;align-items:center;width:100%;height:100%;margin:0 auto;max-width:90vw;padding:24px}@media (min-width: 960px){dialog .modal-body{max-width:calc(100vw - 120px)}}dialog .modal-body .media{width:100%;height:auto;max-width:90vw}@media (min-width: 960px){dialog .modal-body .media{max-width:80vw}}@media (min-width: 1440px){dialog .modal-body .media{max-width:1120px}}@media (min-width: 1920px){dialog .modal-body .media{max-width:1240px}}dialog .modal-body .media-video{width:100%;height:auto;aspect-ratio:16/9;border-radius:20px;overflow:hidden;background-color:#000}dialog .modal-body .media img{width:100%;height:auto;border-radius:20px;overflow:hidden}dialog .modal-body .media figcaption{font-size:14px;font-style:italic;font-weight:400;line-height:24px;color:#fff;margin-top:24px}dialog .modal-close{width:24px;height:24px;padding:0;background-size:cover;border:none;line-height:0;cursor:pointer;position:absolute;right:0;top:0;margin:12px}[dir=rtl] dialog .modal-close{left:0;right:unset}@media (min-width: 960px){dialog .modal-close{width:32px;height:32px}}dialog .modal-close:focus{border-radius:8px}dialog .modal-close.icon-close:focus{outline:2px solid black}dialog .modal-close.icon-close+.modal-body figcaption{color:#000}dialog .modal-close.icon-close-white:focus{outline:2px solid white}dialog .modal-close.icon-close-white+.modal-body figcaption{color:#fff}dialog .modal-close img{width:100%;height:100%;pointer-events:none}dialog .modal.lightbox-modal{background-color:#24262ecc;justify-content:center}dialog.fullscreen .modal-body{width:100%;height:100%;margin:auto}dialog.fullscreen .media{width:100%;height:100%;max-width:100%}@media (min-width: 960px){dialog.fullscreen .media{max-width:100%}}@media (min-width: 1440px){dialog.fullscreen .media{max-width:100%}}@media (min-width: 1920px){dialog.fullscreen .media{max-width:100%}}dialog.fullscreen .media-video{width:100%;height:100%;aspect-ratio:auto}dialog.fullscreen .media figcaption{display:none}.logo-image{display:block;width:calc(50% - 16px);max-height:80px;text-align:center}@media (min-width: 960px){.logo-image{max-width:160px}}.logo-image img{width:100%;height:100%;object-fit:contain}.logo-block{display:flex;flex-wrap:wrap;margin:40px 0 0;gap:32px}@media (min-width: 960px){.logo-block{flex-wrap:nowrap;margin:48px 0 0}}.logo-swiper .swiper-button{margin-top:24px}@media (min-width: 960px){.logo-swiper .swiper-button{margin-top:40px}}.logo-text{margin-bottom:24px}.services-accordion{display:grid;margin-top:48px}@media (min-width: 960px){.services-accordion{margin-top:20px}}@media (min-width: 960px){.services-accordion{grid-template-columns:1fr 1fr;gap:32px}}.services-accordion .accordion-item{padding:6px 24px 6px 0}[dir=rtl] .services-accordion .accordion-item{padding:6px 0 6px 24px}.services-image img{border-radius:20px;overflow:hidden;width:100%;height:auto}.tabs{color:#24262e}@media (min-width: 960px){.tabs{display:grid;grid-template-columns:160px 1fr;gap:32px}}.tabs-selectors{margin:0 0 32px;padding:0}@media (min-width: 960px){.tabs-selectors{border-right:2px solid #e5e5e6;margin-bottom:0}[dir=rtl] .tabs-selectors{border-right:0;border-left:2px solid #e5e5e6}}.tabs-selector{display:block;padding:10px 16px;cursor:pointer;position:relative;color:#505158}@media (min-width: 960px){.tabs-selector{margin-bottom:24px;padding-inline-start:0}}.tabs-selector:after{content:"";display:block;width:2px;height:calc(100% - 8px);position:absolute;top:4px;left:0;background-color:transparent;transition:background .2s ease}[dir=rtl] .tabs-selector:after{left:unset;right:0}@media (min-width: 960px){.tabs-selector:after{left:auto;right:-2px}[dir=rtl] .tabs-selector:after{left:-2px;right:auto}}.tabs-selector:hover,.tabs-selector:active,.tabs-selector-active{color:#24262e}.tabs-selector:hover:after,.tabs-selector:active:after,.tabs-selector-active:after{background-color:#24262e}.tabs-content{display:none}.tabs-content-active{display:block}@media (min-width: 960px){.tabs-content-split .tabs-content-active{display:grid;gap:32px;grid-template-columns:1fr 1fr}}.tabs-content .content-column{margin-bottom:32px}@media (min-width: 960px){.tabs-content .content-column{margin-bottom:0}}.tabs-content .content-column:last-child{margin-bottom:0}.tabs-content-stacked .tabs-content .content-column:last-child{margin-bottom:32px}.tabs-content-stacked .tabs-content{width:100%}@media (min-width: 960px){.tabs-content-stacked .tabs-content{max-width:638px}}@media (min-width: 960px){.tabs-content-stacked .tabs-content.tabs-content-active{display:flex;flex-direction:column-reverse}}.tabs-section .sub-heading-s,.tabs-section .contact-us-accordion .accordion-content-contact .content-column .sub-heading-s&gt;p,.contact-us-accordion .accordion-content-contact .content-column .tabs-section .sub-heading-s&gt;p{margin-bottom:0}.tabs-section .section-layout-standard-inner{margin-bottom:32px}@media (min-width: 960px){.tabs-section .section-layout-standard-inner{margin-bottom:56px}}.tabs-section-horizontal{overflow:hidden}.tabs-image{display:block;line-height:0}.tabs-image img{width:100%;height:auto;border-radius:20px}@media (min-width: 960px){.tabs-image{height:448px;overflow:hidden}.tabs-content-stacked .tabs-image{height:359px}.tabs-horizontal .tabs-image{height:198px}.tabs-image img{height:100%;object-fit:cover;object-position:center}}.tabs-horizontal{position:relative;overflow:hidden;color:#24262e}.tabs-horizontal .swiper-pagination-bullets{display:flex}@media (min-width: 960px){.tabs-horizontal .swiper-pagination-bullets{border-bottom:2px solid #f2f2f3}}.tabs-horizontal .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet,.tabs-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{font-weight:500;width:auto;line-height:24px;height:32px;background:transparent;opacity:1;white-space:nowrap;margin:0;padding:0 16px;color:#505158;position:relative;border-radius:0;border-bottom:2px solid #f2f2f3;display:flex;align-items:center}@media (min-width: 960px){.tabs-horizontal .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet,.tabs-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{border-bottom:none}}.tabs-horizontal .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet:after,.tabs-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:transparent}.tabs-horizontal .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet-active,.tabs-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet-active{color:#24262e}.tabs-horizontal .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet-active:after,.tabs-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet-active:after{background-color:#24262e}@media (min-width: 960px){.tabs-horizontal .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet:hover,.tabs-horizontal .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet:active,.tabs-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:hover,.tabs-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:active{color:#24262e}.tabs-horizontal .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet:hover:after,.tabs-horizontal .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet:active:after,.tabs-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:hover:after,.tabs-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:active:after{background-color:#24262e}}.tabs-horizontal-pagination-wrapper{overflow-x:scroll;scroll-behavior:smooth;margin-bottom:32px;scrollbar-width:none}.tabs-horizontal-pagination-wrapper::-webkit-scrollbar{display:none}.tabs-horizontal .tabs-content{display:block}@media (min-width: 960px){.tabs-horizontal .tabs-content{display:flex;gap:32px;flex-direction:row-reverse;justify-content:flex-end}}@media (min-width: 960px){.tabs-horizontal-half-columns .tabs-horizontal .tabs-content{flex-direction:row}.tabs-horizontal-half-columns .tabs-horizontal .tabs-content .content-column{width:50%}}@media (min-width: 960px){.tabs-horizontal .tabs-image img{width:350px}}@media (min-width: 960px){.tabs-horizontal .swiper-wrapper .tabs-content-column:not(:has(+.tabs-image-column)){width:100%!important;display:flex;gap:32px}.tabs-horizontal .swiper-wrapper .tabs-content-column:not(:has(+.tabs-image-column))&gt;div{width:100%}.tabs-horizontal .swiper-wrapper .tabs-content-column:not(:has(+.tabs-image-column))&gt;div .content-body{margin-top:32px;margin-bottom:8px}}.media{margin:0}.media-video-wrapper{height:0;overflow:hidden;position:relative;padding-bottom:56.25%;margin-bottom:28px;border-radius:20px}@media (min-width: 960px){.media-video-wrapper{margin-top:16px}}.media-video-wrapper iframe,.media-video-wrapper .wistia_embed{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.media-video-wrapper .wistia_embed{width:100%!important;height:100%!important}.media-video-wrapper div.w-css-reset{background-color:transparent!important}.media-wrapper-columns .media-video-wrapper{margin-top:0}.media-image-wrapper{display:block;margin-bottom:28px;padding-top:16px;line-height:0}@media (min-width: 960px){.media-wrapper-columns .media-image-wrapper{padding:0}}.media-image-wrapper img{width:100%;border-radius:20px;height:auto}.media-video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:20px;line-height:0;padding:0;pointer-events:none}.media-video-play.playing{display:none}.media-wrapper&gt;div{margin-bottom:32px}@media (min-width: 960px){.media-wrapper&gt;div{margin-bottom:0}}.section-layout-standard-2 .media-wrapper .button-floater{margin-top:0}@media (min-width: 960px){.section-layout-standard-2 .media-wrapper .button-floater{right:0}[dir=rtl] .section-layout-standard-2 .media-wrapper .button-floater{right:unset;left:0}}.media-wrapper .sub-heading-s,.media-wrapper .contact-us-accordion .accordion-content-contact .content-column .sub-heading-s&gt;p,.contact-us-accordion .accordion-content-contact .content-column .media-wrapper .sub-heading-s&gt;p{margin-bottom:24px}@media (min-width: 960px){.media-wrapper-columns{display:flex;gap:32px;align-items:center}.media-wrapper-columns&gt;*{width:50%}}@media (min-width: 960px){.media-wrapper-media-left{flex-direction:row-reverse}}@media (min-width: 960px){.lightbox .media-video-wrapper{pointer-events:none}}.lightbox .media{cursor:pointer}.section-inpage-anchor{position:sticky;top:138px;z-index:1000}@media (min-width: 1184px){.section-inpage-anchor{background-color:#e7f7fc;border-top:1px solid #85d6f0;border-bottom:1px solid #85d6f0;top:236px}}.section-inpage-anchor .in-page-anchor-list{display:flex;list-style:none;flex-direction:column;padding:0;margin:0;border-radius:10px}@media (min-width: 1184px){.section-inpage-anchor .in-page-anchor-list{align-items:center;justify-content:space-between;flex-direction:row;margin:0;min-height:60px}}.section-inpage-anchor .in-page-anchor-list .in-page-anchor-item{padding:0 16px;background-color:#fff;width:auto;height:auto;display:none}@media (min-width: 1184px){.section-inpage-anchor .in-page-anchor-list .in-page-anchor-item{background-color:#e7f7fc;display:block;height:100%}}.section-inpage-anchor .in-page-anchor-list .in-page-anchor-item .in-page-anchor-link{color:#24262e;text-decoration:none;padding:16px 0;display:inline-block;cursor:pointer;width:100%;position:relative}@media (min-width: 1184px){.section-inpage-anchor .in-page-anchor-list .in-page-anchor-item .in-page-anchor-link{width:auto}.section-inpage-anchor .in-page-anchor-list .in-page-anchor-item .in-page-anchor-link:hover,.section-inpage-anchor .in-page-anchor-list .in-page-anchor-item .in-page-anchor-link:active,.section-inpage-anchor .in-page-anchor-list .in-page-anchor-item .in-page-anchor-link.active{border-bottom:1px solid #24262e;padding-top:8px;padding-bottom:7px}.section-inpage-anchor .in-page-anchor-list .in-page-anchor-item .in-page-anchor-link:hover:after,.section-inpage-anchor .in-page-anchor-list .in-page-anchor-item .in-page-anchor-link:active:after,.section-inpage-anchor .in-page-anchor-list .in-page-anchor-item .in-page-anchor-link.active:after{display:none}}.section-inpage-anchor .in-page-anchor-list .in-page-anchor-item:last-child{box-shadow:0 16px 15px #7c7d8259}@media (min-width: 1184px){.section-inpage-anchor .in-page-anchor-list .in-page-anchor-item:last-child{box-shadow:none}}.section-inpage-anchor .in-page-anchor-list .in-page-anchor-item.selector{display:block;position:relative;background-color:#e7f7fc;border-top:1px solid #85d6f0;border-bottom:1px solid #85d6f0}.section-inpage-anchor .in-page-anchor-list .in-page-anchor-item.selector:before{content:"";position:absolute;right:16px;top:21px;display:block;width:20px;height:20px;background:url(../Areas/v1/UI/images/icons/icon-expand-more.svg) no-repeat center center}[dir=rtl] .section-inpage-anchor .in-page-anchor-list .in-page-anchor-item.selector:before{right:unset;left:16px}@media (min-width: 1184px){.section-inpage-anchor .in-page-anchor-list .in-page-anchor-item.selector{display:none}}.section-inpage-anchor .in-page-anchor-list .in-page-anchor-item.selector.active{position:sticky;top:0;z-index:1}.section-inpage-anchor .in-page-anchor-list .in-page-anchor-item.selector.active~.in-page-anchor-item{display:block}.section-inpage-anchor .in-page-anchor-list .in-page-anchor-item.selector.active:before{background:url(../Areas/v1/UI/images/icons/icon-expand-less.svg) no-repeat center center}.in-page-anchor-container{position:relative;max-width:1184px;margin:0 auto}@media (min-width: 1184px){.in-page-anchor-container{padding:0 32px}}.in-page-anchor-container .in-page-anchor-swiper{max-width:100%;width:100%;height:auto;padding:0;margin:0 auto;position:relative;overflow:scroll}@media (min-width: 1184px){.in-page-anchor-container .in-page-anchor-swiper{max-width:930px;overflow:hidden;height:auto}}.in-page-anchor-container .swiper-button-next,.in-page-anchor-container .swiper-button-prev{display:none}@media (min-width: 1184px){.in-page-anchor-container .swiper-button-next,.in-page-anchor-container .swiper-button-prev{display:block;background-color:#fff;border-radius:10px;border:1px solid #24262e;height:40px;width:40px;position:absolute;top:50%;margin-top:-20px}}.in-page-anchor-container .swiper-button-next:after,.in-page-anchor-container .swiper-button-prev:after{display:none}.in-page-anchor-container .swiper-button-next.swiper-button-lock,.in-page-anchor-container .swiper-button-prev.swiper-button-lock{display:none}.in-page-anchor-container .swiper-button-prev{background:url(../Areas/v1/UI/images/icons/icon-chevron-left.svg) no-repeat center center;left:0}[dir=rtl] .in-page-anchor-container .swiper-button-prev{left:unset;right:0;background:url(../Areas/v1/UI/images/icons/icon-chevron-right.svg) no-repeat center center}.in-page-anchor-container .swiper-button-next{right:0;background:url(../Areas/v1/UI/images/icons/icon-chevron-right.svg) no-repeat center center}[dir=rtl] .in-page-anchor-container .swiper-button-next{right:unset;left:0;background:url(../Areas/v1/UI/images/icons/icon-chevron-left.svg) no-repeat center center}.in-page-anchor-container .swiper-no-swiping{max-width:100%;left:-16px}.in-page-anchor-container .swiper-no-swiping .in-page-anchor-list{justify-content:flex-start}.section-in-page-nav{background:#fff;position:sticky;width:100%;top:160px;z-index:11}.section-in-page-nav .view-all-link{font-size:1rem;font-weight:500;line-height:1.5rem;display:block;text-decoration:none;color:#24262e;padding:8px 28px 8px 0;position:relative;border-bottom:1px solid transparent;margin-bottom:16px}.section-in-page-nav .view-all-link:after{content:url(../Areas/v1/UI/images/icons/icon-chevron-right.svg);top:50%;margin-top:-9px;position:absolute;width:20px;height:20px;margin-inline-start:4px}[dir=rtl] .section-in-page-nav .view-all-link:after{content:url(../Areas/v1/UI/images/icons/icon-chevron-left.svg)}@media (min-width: 1184px){.section-in-page-nav .view-all-link{bottom:-78px;right:0;position:absolute}}.section-in-page-nav .selector{display:block;color:#24262e;font-family:var(--noto-sans);font-size:1rem;font-style:normal;font-weight:500;line-height:1.5;background-color:#f2f2f3;margin-bottom:0;padding:20px 16px;width:100%;border:0;text-align:left;border-bottom:1px solid #d3d4d5}@media (min-width: 1184px){.section-in-page-nav .selector{display:none}}.section-in-page-nav .selector:before{content:"";position:absolute;right:16px;top:21px;display:block;width:20px;height:20px;background:url(../Areas/v1/UI/images/icons/icon-expand-more.svg) no-repeat center center}.section-in-page-nav .selector.active~.subnav-item{display:block}.section-in-page-nav .selector.active:before{background:url(../Areas/v1/UI/images/icons/icon-expand-less.svg) no-repeat center center}.section-in-page-nav .megamenu-container{width:100%;background-color:#fff;display:none;padding:0 16px 8px;position:absolute;top:0;left:0;z-index:20;overflow-y:scroll;height:calc(100vh - 138px)}@media (min-width: 1184px){.section-in-page-nav .megamenu-container{width:100%;position:absolute;top:78px;left:0;height:auto;box-shadow:0 10px 20px #7c7d8259}}.section-in-page-nav .megamenu-container .megamenu-cols{width:100%;max-width:1120px;margin:32px auto 70px;display:flex;flex-direction:column;position:relative}@media (min-width: 1184px){.section-in-page-nav .megamenu-container .megamenu-cols{flex-direction:row;gap:32px}}.section-in-page-nav .megamenu-container .megamenu-cols .subnav-close{display:none}@media (min-width: 1184px){.section-in-page-nav .megamenu-container .megamenu-cols .subnav-close{display:block;position:absolute;top:0;right:0;width:32px;height:32px;background:url(../Areas/v1/UI/images/icons/icon-close.svg) no-repeat center center;background-size:32px 32px;cursor:pointer;border:0;z-index:1}}.section-in-page-nav .megamenu-container .megamenu-cols .megamenu-nav-list{padding:0;list-style:none}@media (min-width: 1184px){.section-in-page-nav .megamenu-container .megamenu-cols .megamenu-nav-list{display:flex;flex-flow:wrap column;margin-top:52px;width:25%}.section-in-page-nav .megamenu-container .megamenu-cols .megamenu-nav-list .subnav-link{white-space:normal;padding-right:0;margin-right:0}}.section-in-page-nav .megamenu-container .megamenu-cols .megamenu-nav-list .megamenu-nav-listitem{font-size:1rem;font-style:normal;font-weight:400;line-height:1.75;padding:0;margin-bottom:16px}@media (min-width: 1184px){.section-in-page-nav .megamenu-container .megamenu-cols .megamenu-nav-list .megamenu-nav-listitem{margin-bottom:20px;max-width:255px}}.section-in-page-nav .megamenu-container .megamenu-cols .megamenu-nav-list .megamenu-nav-listitem.panel-title{font-size:14px;font-style:normal;font-weight:600;line-height:1.6;margin-bottom:25px}@media (min-width: 1184px){.section-in-page-nav .megamenu-container .megamenu-cols .megamenu-nav-list .megamenu-nav-listitem.panel-title{margin-bottom:16px}}.section-in-page-nav .megamenu-container .megamenu-cols .megamenu-nav-list .megamenu-nav-listitem:not(.panel-title):first-child{padding-top:38px}.section-in-page-nav .subnav{position:relative;background-color:#f2f2f3;display:none;border-bottom:1px solid #d3d4d5}.section-in-page-nav .subnav.open{display:block}@media (min-width: 1184px){.section-in-page-nav .subnav{display:block}}.section-in-page-nav .subnav .subnav-first-lvl{padding-right:32px}.section-in-page-nav .subnav .subnav-first-lvl:after{content:url(../Areas/v1/UI/images/icons/icon-chevron-right.svg);top:50%;right:0;margin-top:-8px;position:absolute}[dir=rtl] .section-in-page-nav .subnav .subnav-first-lvl:after{right:unset;left:0;content:url(../Areas/v1/UI/images/icons/icon-chevron-left.svg)}@media (min-width: 1184px){.section-in-page-nav .subnav .subnav-first-lvl{padding-right:22px}.section-in-page-nav .subnav .subnav-first-lvl:after{content:url(../Areas/v1/UI/images/icons/icon-expand-more.svg);right:-5px}}.section-in-page-nav .subnav .sub-navigation{padding:0;list-style:none;display:flex;flex-direction:column;background-color:#fff;height:calc(100vh - 73px);overflow-y:scroll}@media (min-width: 1184px){.section-in-page-nav .subnav .sub-navigation{padding:0 16px;flex-direction:row;height:auto;min-height:auto;background-color:transparent;overflow:hidden}.section-in-page-nav .subnav .sub-navigation:after{content:"";z-index:-1;display:none;position:absolute;width:100%;height:100vh;top:100%;bottom:auto;left:0;right:auto;background-color:#24262e66}.section-in-page-nav .subnav .sub-navigation.open:after{display:block}}.section-in-page-nav .subnav .sub-navigation .subnav-item{display:none;padding:8px 16px 16px;background-color:#fff}@media (min-width: 1184px){.section-in-page-nav .subnav .sub-navigation .subnav-item{padding:16px;display:block;background-color:#f2f2f3}}.section-in-page-nav .subnav .sub-navigation .subnav-item:first-child(){border-top:1px solid #d3d4d5;padding-top:32px}@media (min-width: 1184px){.section-in-page-nav .subnav .sub-navigation .subnav-item:first-child(){border-top:0;padding-top:16px}}.section-in-page-nav .subnav .sub-navigation .subnav-item.selector{display:block;color:#24262e;font-family:var(--noto-sans);font-size:1rem;font-style:normal;font-weight:500;line-height:1.5;background-color:#f2f2f3;margin-bottom:0;padding:20px 16px}.section-in-page-nav .subnav .sub-navigation .subnav-item.selector:before{content:"";position:absolute;right:16px;top:21px;display:block;width:20px;height:20px;background:url(../Areas/v1/UI/images/icons/icon-expand-more.svg) no-repeat center center}.section-in-page-nav .subnav .sub-navigation .subnav-item.selector.active~.subnav-item{display:block}.section-in-page-nav .subnav .sub-navigation .subnav-item.selector.active:before{background:url(../Areas/v1/UI/images/icons/icon-expand-less.svg) no-repeat center center}@media (min-width: 1184px){.section-in-page-nav .subnav .sub-navigation .subnav-item.selector{display:none}}.section-in-page-nav .subnav .sub-navigation .subnav-item.active,.section-in-page-nav .subnav .sub-navigation .subnav-item.open .megamenu-container{display:block}.section-in-page-nav .subnav .sub-navigation .subnav-item.open .subnav-first-lvl:after{content:url(../Areas/v1/UI/images/icons/icon-expand-less.svg)}.section-in-page-nav .subnav .subnav-link{font-size:1rem;font-weight:400;line-height:1.75rem;display:block;text-decoration:none;color:#24262e;padding-top:8px;padding-bottom:8px;position:relative;border-bottom:1px solid transparent}.section-in-page-nav .subnav .subnav-link.chevron:after{content:url(../Areas/v1/UI/images/icons/icon-chevron-right.svg);top:50%;right:0;margin-top:-10px;position:absolute}@media (min-width: 1184px){.section-in-page-nav .subnav .subnav-link{white-space:nowrap;padding-right:32px;margin-right:16px}.section-in-page-nav .subnav .subnav-link:hover,.section-in-page-nav .subnav .subnav-link:active,.section-in-page-nav .subnav .subnav-link.open{border-bottom:1px solid #24262e}}.section-in-page-nav .subnav .subnav-link.subnav-back{padding-inline-start:32px;margin-bottom:4px}.section-in-page-nav .subnav .subnav-link.subnav-back:after{content:url(../Areas/v1/UI/images/icons/icon-chevron-left.svg);top:50%;left:0;margin-top:-10px;position:absolute;width:20px;height:20px;display:block}[dir=rtl] .section-in-page-nav .subnav .subnav-link.subnav-back:after{left:unset;right:0;content:url(../Areas/v1/UI/images/icons/icon-chevron-right.svg)}@media (min-width: 1184px){.section-in-page-nav .subnav .subnav-link.subnav-back{display:none}}.section-in-page-nav .subnav .subnav-link.external-link:after{content:url(../Areas/v1/UI/images/icons/icon-open-new.svg);top:50%;right:0;margin-top:-10px;position:absolute;width:20px;height:20px;display:block}[dir=rtl] .section-in-page-nav .subnav .subnav-link.external-link:after{right:unset;left:0;transform:scaleX(-1)}.section-in-page-nav .megamenu-nav{margin:0;padding:0}@media (min-width: 1184px){.section-in-page-nav .megamenu-nav{margin:0 0 0 30px;width:100%;max-width:350px}}.section-in-page-nav .megamenu-nav-label{display:none}@media (min-width: 1184px){.section-in-page-nav .megamenu-nav-label{display:block;margin:8px 0 24px}}@media (min-width: 1184px){.section-in-page-nav .megamenu-nav ul{margin-top:24px;max-height:224px;display:flex;padding:0;flex-flow:wrap column}.section-in-page-nav .megamenu-nav li{width:50%;margin-bottom:1.75rem}.section-in-page-nav .megamenu-nav li:first-child{display:none}.section-in-page-nav .megamenu-nav li:nth-child(odd){margin-right:32px}.section-in-page-nav .megamenu-nav .subnav-link{white-space:normal;padding:0;margin:0;font-weight:400;font-size:1rem;line-height:1.75rem}}.section-in-page-nav .megamenu{padding:32px 16px 80px;display:flex;flex-direction:column}@media (min-width: 1184px){.section-in-page-nav .megamenu{padding:52px 32px 32px;position:relative;flex-direction:row}}.section-in-page-nav .megamenu-menu-heading{display:block;margin-bottom:8px}@media (min-width: 1184px){.section-in-page-nav .subnav .navigation .mob-only{display:none}}.section-in-page-nav .subnav .navigation .desk-only{display:none}@media (min-width: 1184px){.section-in-page-nav .subnav .navigation .desk-only{display:block}}table,.table{color:#24262e;border-spacing:0;min-width:800px;border-collapse:collapse;width:100%}.table-wrapper-sticky table,.table-wrapper-sticky .table{border-collapse:initial}table th,table td,.table th,.table td{padding:16px;border-bottom:1px solid #e5e5e6}table th,.table th{text-align:left;background-color:#fbfbfb;font-weight:400}[dir=rtl] table th,[dir=rtl] .table th{text-align:right}table td,.table td{vertical-align:top;min-width:160px}@media (min-width: 960px){table td,.table td{min-width:220px}}.table-wrapper-sticky table tr&gt;:first-child,.table-wrapper-sticky .table tr&gt;:first-child{position:sticky;left:0;z-index:10;background-color:#fff;box-shadow:4px 0 8px #24262e1a}[dir=rtl] .table-wrapper-sticky table tr&gt;:first-child,[dir=rtl] .table-wrapper-sticky .table tr&gt;:first-child{left:unset;right:0;box-shadow:0 4px 8px #24262e1a}.table-link-new-tab{color:#24262e;position:relative;display:block;text-decoration:none;font-weight:500;padding-inline-end:30px;max-width:177px;background:url(../Areas/v1/UI/images/icons/icon-open-new.svg) no-repeat right center;background-size:20px}[dir=rtl] .table-link-new-tab{background:url(../Areas/v1/UI/images/icons/icon-open-new-flipped.svg) no-repeat left center;background-size:20px}.table .link-new-tab{margin:0;padding:0}.table-wrapper{overflow-x:scroll;width:100%;margin-bottom:120px}.accordion .table-wrapper{margin-bottom:0}.table address{font-style:normal}.wysiwyg,.course-info-top-content{color:#24262e;padding:80px 0 120px;position:relative;font-weight:400}.wysiwyg-pt0{padding-top:0}.wysiwyg p,.course-info-top-content p,.wysiwyg li,.course-info-top-content li{margin:0;line-height:175%}.wysiwyg ul li,.course-info-top-content ul li{display:block;position:relative}.wysiwyg ul li:before,.course-info-top-content ul li:before{content:"";display:block;position:absolute;top:.75em;left:-16px;width:4px;height:4px;background-color:#24262e;border-radius:50%}[dir=rtl] .wysiwyg ul li:before,[dir=rtl] .course-info-top-content ul li:before{left:unset;right:-16px}.wysiwyg ul,.course-info-top-content ul,.wysiwyg ol,.course-info-top-content ol{padding-inline-start:25px;margin:0}.wysiwyg blockquote,.course-info-top-content blockquote{margin:0 0 var(--space-2)}.wysiwyg blockquote p,.course-info-top-content blockquote p{margin:0}.wysiwyg h1,.course-info-top-content h1,.wysiwyg h2,.course-info-top-content h2,.wysiwyg footer .footer-header,.course-info-top-content footer .footer-header,footer .wysiwyg .footer-header,footer .course-info-top-content .footer-header,.wysiwyg h3,.course-info-top-content h3,.wysiwyg .accordion-title,.course-info-top-content .accordion-title,.wysiwyg h4,.course-info-top-content h4,.wysiwyg h5,.course-info-top-content h5,.wysiwyg h6,.course-info-top-content h6{padding-top:var(--space-2)}.wysiwyg picture,.course-info-top-content picture{display:block}.wysiwyg picture img,.course-info-top-content picture img{max-width:100%;border-radius:20px}.wysiwyg a,.course-info-top-content a{text-decoration:none;font-weight:500;color:#24262e}@media (min-width: 960px){.wysiwyg .wysiwyg-inner,.wysiwyg .course-info-top-content-inner,.course-info-top-content .wysiwyg-inner,.course-info-top-content .course-info-top-content-inner{max-width:736px}}.wysiwyg .wysiwyg-inner&gt;*,.wysiwyg .course-info-top-content-inner&gt;*,.course-info-top-content .wysiwyg-inner&gt;*,.course-info-top-content .course-info-top-content-inner&gt;*{margin-bottom:var(--space-2)}@media (min-width: 960px){.wysiwyg-center .wysiwyg-inner,.wysiwyg-center .course-info-top-content-inner{margin:0 auto}}.author{background-color:#fff;margin-bottom:var(--space-6)}@media (min-width: 960px){.author{max-width:160px;margin-bottom:var(--space-5)}}.author .author-avatar{width:64px;height:64px;display:block;overflow:hidden;margin-bottom:8px}.author .author-avatar img{border-radius:20px;width:100%;height:100%;object-position:center;object-fit:cover}.author .author-social{display:flex;padding:0;margin:0 0 16px}.author .author-social li{display:block}.author .author-social li:before{content:none}.author .author-position,.author .author-blurb{margin-top:0}.author .author-name,.author .author-position{margin-bottom:4px}.author .author-blurb{margin-bottom:8px}.products-and-services-filter{background-color:#fff;padding:48px 0}.products-and-services-filter .icon-block{background:#f2f2f3}@media (min-width: 960px){.products-and-services-filter{padding:120px 0}}.products-and-services-filter .clear-all{cursor:pointer;display:block;margin-inline-end:16px;position:relative;padding-inline-end:24px;border:0;background-color:transparent}.products-and-services-filter .clear-all:after{content:"";display:block;position:absolute;top:0;right:0;width:20px;height:20px;background-image:url(../Areas/v1/UI/images/icons/icon-close.svg);background-size:20px}[dir=rtl] .products-and-services-filter .clear-all:after{right:unset;left:0}.products-and-services-filter .clear-all.button-disabled{display:none}.products-and-services-filter .products-and-services-filter-top{position:relative;display:flex;flex-direction:column;padding-bottom:48px;margin-bottom:48px;border-bottom:1px solid #24262e}@media (min-width: 960px){.products-and-services-filter .products-and-services-filter-top{flex-direction:row}}@media (min-width: 960px){.products-and-services-filter .products-and-services-filter-top:has(&gt;.button-group)&gt;.products-and-services-content{margin-right:32px}}@media (min-width: 960px){.products-and-services-filter .products-and-services-filter-top .products-and-services-content{max-width:900px}}.products-and-services-filter .products-and-services-filter-top .title{margin:0 0 16px}.products-and-services-filter .products-and-services-filter-top .col-floater{width:66%;max-width:736px}.products-and-services-filter .products-and-services-filter-top .button-group{display:flex;flex-flow:column wrap;gap:16px;align-content:baseline}.products-and-services-filter .products-and-services-filter-top .button-floater{margin-inline-start:0;margin-top:24px}@media (min-width: 960px){.products-and-services-filter .products-and-services-filter-top .button-floater{margin-inline-start:auto;margin-top:32px}}.products-and-services-filter .products-and-services-filter-top .button-floater&gt;.button{min-width:max-content}.products-and-services-filter .filter-container{margin-bottom:48px}.products-and-services-filter .filter-container .filter-form{display:flex;flex-flow:column wrap;justify-content:flex-start;gap:16px}@media (min-width: 960px){.products-and-services-filter .filter-container .filter-form{flex-flow:row wrap;align-items:center;justify-content:flex-start}}.products-and-services-filter .filter-container .filter-form .dropdown{width:100%}.products-and-services-filter .filter-container .filter-form .choices{margin:0;line-height:28px}.products-and-services-filter .filter-container .filter-form .field{flex:1;position:relative}.products-and-services-filter .filter-container .filter-form .choices__inner{border-radius:10px}.products-and-services-filter .filter-container .filter-form .button-row{flex-basis:100%;display:flex;justify-content:flex-end;align-items:center;gap:16px}.products-and-services-filter .results-block.hide{display:none}.products-and-services-filter .results-block .results{display:grid;grid-template-columns:auto;gap:16px 32px;margin-bottom:24px}@media (min-width: 960px){.products-and-services-filter .results-block .results{grid-template-columns:repeat(3,1fr);gap:40px 32px;margin-bottom:40px}}.products-and-services-filter .results-block .results .result{padding:24px 16px;border-radius:20px;background:#f2f2f3;overflow:auto;display:flex;flex-direction:column;text-decoration:none;color:#24262e;position:relative;align-items:flex-start}@media (min-width: 960px){.products-and-services-filter .results-block .results .result{padding:32px}}.products-and-services-filter .results-block .results .result .badge{margin-bottom:10px;text-align:left;white-space:normal;max-width:240px}.products-and-services-filter .results-block .results .result .result-heading{margin-block-end:24px}.products-and-services-filter .results-block .results .result .result-heading:not(:has(+*)){margin-block-end:0}.products-and-services-filter .results-block .results .result .result-bottom{display:flex;align-items:flex-end;gap:16px;margin-top:auto;width:100%}.products-and-services-filter .results-block .results .result .result-bottom .price{padding:8px 16px;background-color:#fff;border-radius:10px;display:block;margin:0;white-space:nowrap;font-size:16px;line-height:28px;font-weight:500;margin-inline-start:auto}.products-and-services-filter .results-block .results .result .result-course-topic{margin:0 0 8px}.products-and-services-filter .results-block .results .result.qualification-icon:after{content:"";display:block;position:absolute;top:32px;right:21px;width:24px;height:24px;background-image:url(../Areas/v1/UI/images/icons/icon-qualifications-hat.svg);background-repeat:no-repeat;background-size:24px}.products-and-services-filter .results-block .results.qualifications .result{background-color:#e9ebf7}.products-and-services-filter .results-block .results.standards .result{background-color:#e9ebf7;padding:24px 16px 96px}@media (min-width: 960px){.products-and-services-filter .results-block .results.standards .result{padding:32px 32px 96px}}.products-and-services-filter .results-block .results.standards .result-course-topic{margin-bottom:16px}.products-and-services-filter .results-block .results.standards .member-price{color:#505158;position:absolute;margin:0;bottom:72px;left:16px}[dir=rtl] .products-and-services-filter .results-block .results.standards .member-price{left:unset;right:16px}@media (min-width: 960px){.products-and-services-filter .results-block .results.standards .member-price{left:32px}[dir=rtl] .products-and-services-filter .results-block .results.standards .member-price{left:unset;right:32px}}.products-and-services-filter .results-block .results.standards .buy-standard{color:#24262e;font-family:var(--noto-sans);font-size:16px;font-style:normal;font-weight:500;line-height:150%;margin:0;padding-inline-end:26px;position:absolute;right:16px;bottom:24px}[dir=rtl] .products-and-services-filter .results-block .results.standards .buy-standard{left:16px;right:unset}@media (min-width: 960px){.products-and-services-filter .results-block .results.standards .buy-standard{right:32px}[dir=rtl] .products-and-services-filter .results-block .results.standards .buy-standard{left:32px;right:unset}}.products-and-services-filter .results-block .results.standards .buy-standard:after{content:"";right:0;position:absolute;top:2px;background:url(../Areas/v1/UI/images/icons/icon-open-new.svg);background-size:contain;width:20px;height:20px}[dir=rtl] .products-and-services-filter .results-block .results.standards .buy-standard:after{right:unset;left:0;transform:scaleX(-1)}.products-and-services-filter .results-block .results.hide{display:none}.products-and-services-filter .results-toolbar{display:flex;align-items:center;justify-content:center;margin-bottom:8px}.products-and-services-filter .results-no-results{margin:24px 0}.products-and-services-filter .cta-block{display:flex;justify-content:center}.products-and-services-filter .cta-block a.button.button-primary{padding:4px 24px}.products-and-services-filter .error-search-input input body-m,.products-and-services-filter .cdc-search-input input body-m{position:relative}.products-and-services-filter .error-search-input,.products-and-services-filter .cdc-search-input{position:relative;padding:7px 60px 7px 16px}[dir=rtl] .products-and-services-filter .error-search-input,[dir=rtl] .products-and-services-filter .cdc-search-input{padding:7px 16px 7px 60px}@media (min-width: 960px){.products-and-services-filter .error-search-input,.products-and-services-filter .cdc-search-input{padding:7px 70px 7px 16px}[dir=rtl] .products-and-services-filter .error-search-input,[dir=rtl] .products-and-services-filter .cdc-search-input{padding:7px 16px 7px 70px}}.products-and-services-filter .filter-container{position:relative}.products-and-services-filter .search-input-searchbutton{width:18px;padding:0;height:18px;background-position:center;right:16px;top:14px;cursor:pointer;border:0;position:absolute;opacity:.5;background-size:contain}[dir=rtl] .products-and-services-filter .search-input-searchbutton{right:unset;left:16px}.products-and-services-filter.hide{display:none}.products-and-services-filter .search-input-clear{position:absolute;right:44px;top:0;width:20px;height:20px;background:url(../Areas/v1/UI/images/icons/icon-close.svg) no-repeat center center;background-size:20px;cursor:pointer;border:0;padding:24px 0}[dir=rtl] .products-and-services-filter .search-input-clear{right:unset;left:44px}.products-and-services-filter #training-toggle-result-title:has(+.training-result-text){margin-bottom:20px}.products-and-services-filter .training-result-text{font-size:14px;line-height:20px;font-weight:500;margin:16px 0}.switch-container{display:flex;justify-content:flex-start;gap:8px;margin-top:24px}@media (min-width: 960px){.switch-container{margin-top:8px}}.switch-container .switch{position:relative;display:inline-block;width:40px;height:20px}.switch-container .switch input{opacity:0;width:0;height:0}.switch-container .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#24262e;-webkit-transition:.4s;transition:.4s}.switch-container .slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}[dir=rtl] .switch-container .slider:before{left:unset;right:2px}.switch-container input:checked+.slider:before{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translate(20px)}[dir=rtl] .switch-container input:checked+.slider:before{-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translate(-20px)}.switch-container .slider.round{border-radius:10px}.switch-container .slider.round:before{border-radius:50%}.choices[data-type*=select-one] .choices__button{background-image:url(../Areas/v1/UI/images/icons/icon-close.svg);padding:0;background-size:contain;position:absolute;top:50%;right:0;margin-top:-7px;margin-inline-end:40px;height:16px;width:16px;border-radius:10em;opacity:1}[dir=rtl] .choices[data-type*=select-one] .choices__button{right:unset;left:0}p.results-count{font-weight:500;line-height:28px;color:#24262e;padding:16px!important}input[type=checkbox]:focus+label{border:2px solid red}.products-and-services-form{background-color:#fff;padding:48px 0}@media (min-width: 960px){.products-and-services-form{padding:0 0 120px}.products-and-services-form .choices{margin:0}}@media (min-width: 960px){.products-and-services-form .max-width{padding-inline-end:384px}}.products-and-services-form .form-container{margin:48px 0 32px}.products-and-services-form .form-container fieldset{padding-bottom:0}.products-and-services-form .form-container .label{margin-bottom:4px;display:block}.products-and-services-form .form-container .form-2-columns{margin-bottom:0}.products-and-services-form .form-container .field{margin-bottom:24px}@media (min-width: 960px){.products-and-services-form .form-container .field{margin-bottom:32px}}.products-and-services-form .form-container .field.mb0{margin-bottom:0}.products-and-services-form .form-container .form-phone-wrap{width:auto}.products-and-services-form .form-container .mark-pref{margin-top:40px}@media (min-width: 960px){.products-and-services-form .form-container .mark-pref{margin-top:48px}}.products-and-services-form .form-container .mark-pref legend{margin-bottom:16px;padding:0}.products-and-services-form .form-container .mark-pref #directmail+label{margin-bottom:0;padding-bottom:0}.products-and-services-form .form-container .mark-pref .terms{margin:24px 0 16px}@media (min-width: 960px){.products-and-services-form .form-container .mark-pref .terms{margin:48px 0 16px}}.products-and-services-form .products-and-services-form-part1 .heading-l{margin-bottom:16px}.products-and-services-form .products-and-services-form-part1 .part1-handler.hide{display:none}.products-and-services-form .products-and-services-form-part1 .choices{margin-bottom:32px}.products-and-services-form .products-and-services-form-part1 .label.disabled{color:#a7a8ab}.products-and-services-form .products-and-services-form-part1 .form-container{margin-bottom:0}.products-and-services-form .products-and-services-form-part2 .form-container{margin-top:10px}.products-and-services-form .products-and-services-form-part3{padding:48px 0}@media (min-width: 960px){.products-and-services-form .products-and-services-form-part3{padding:120px 0 0}}.products-and-services-form .products-and-services-form-part3 .container{padding:0}@media (min-width: 960px){.products-and-services-form .products-and-services-form-part3 .container{padding:0 384px 0 0}}.products-and-services-form .products-and-services-form-part3 .heading,.products-and-services-form .products-and-services-form-part3 .sub-heading{margin-bottom:16px}.products-and-services-form .products-and-services-form-part3 .body-content{margin-bottom:24px}.products-and-services-form .form-container fieldset input,.products-and-services-form .form-container fieldset textarea,.products-and-services-form .form-container fieldset select,.products-and-services-form .form-container fieldset .field-error,.products-and-services-form .form-container fieldset .form-phone-wrap{margin:0}.accordion-section .accordion-section-header{margin-bottom:48px}.accordion-section .accordion-section-header .sub-heading-s,.accordion-section .accordion-section-header .contact-us-accordion .accordion-content-contact .content-column .sub-heading-s&gt;p,.contact-us-accordion .accordion-content-contact .content-column .accordion-section .accordion-section-header .sub-heading-s&gt;p{margin-bottom:0}.accordion-section .accordion-toggle{display:none}@media (min-width: 960px){.accordion-section .accordion-toggle{color:#24262e;display:block;position:absolute;bottom:8px;right:56px;cursor:pointer;text-decoration:none;padding:8px 24px 8px 0}.accordion-section .accordion-toggle:after{content:"";display:inline-block;height:20px;width:20px;min-width:20px;background:url(../Areas/v1/UI/images/icons/icon-expand-more.svg) no-repeat center center;background-size:16px;margin-inline-start:4px;position:absolute;right:-2px}.accordion-section .accordion-toggle:after.opened{transform:rotate(180deg)}}.accordion-section .accordion .accordion-item{padding:14px 6px;background-color:#fff}@media (min-width: 960px){.accordion-section .accordion .accordion-item{padding:14px 24px}}.accordion-section .accordion .accordion-item .accordion-title{font-size:16px;padding-inline:0;line-height:28px;font-weight:500;font-family:var(--noto-sans)}@media (min-width: 960px){.accordion-section .accordion .accordion-item .accordion-title{font-size:20px;line-height:36px;font-weight:300}}.accordion-section .accordion .accordion-item .accordion-title span{max-width:95%;pointer-events:none}.accordion-section .accordion .accordion-item .accordion-content-wrapper{width:100%}.accordion-section .accordion .accordion-item .accordion-content-wrapper .accordion-content{padding-inline-start:0}@media (min-width: 960px){.accordion-section .accordion .accordion-item .accordion-content-wrapper .accordion-content{max-width:none}}.accordion-section .accordion .accordion-item .accordion-content-wrapper .accordion-content div p{font-size:16px;line-height:175%;margin-top:10px;margin-bottom:0}.accordion-section .accordion .accordion-item .accordion-content-wrapper .accordion-content div ul{list-style-type:disc;padding-inline-start:24px;margin-top:10px}@media (min-width: 960px){.accordion-section .accordion .accordion-item .accordion-content-wrapper .accordion-content div ul{margin-top:16px}}.accordion-section .accordion .accordion-item .accordion-content-wrapper .accordion-content div ul li{line-height:175%;padding:0}.accordion-section .accordion .accordion-item .accordion-content-wrapper .accordion-content a{padding:8px 0}@media (min-width: 960px){.accordion-section.accordion-small&gt;section&gt;.col-floater{min-width:736px}}.accordion-section.accordion-small a.button.button-secondary{margin-top:24px}.accordion-section .accordion-all{font-weight:500;font-size:16px;line-height:24px;align-self:self-end;padding:14px 0;margin-inline-end:6px;cursor:pointer;background-color:transparent;border:0}@media (min-width: 960px){.accordion-section .accordion-all{margin-inline-end:24px}}.accordion-section .accordion-all:after{content:"";display:inline-block;height:20px;width:20px;min-width:20px;background:url(../Areas/v1/UI/images/icons/icon-expand-more.svg) no-repeat center center;background-size:100%;vertical-align:middle;margin-inline-start:4px}.accordion-section .accordion-all-wrapper{display:flex}.accordion-section .accordion-all-wrapper&gt;button{margin-inline-start:auto}.accordion-section .accordion-all-open:after{transform:rotate(180deg)}.blog-content{position:relative}.blog-content-container{display:grid}@media (min-width: 960px){.blog-content-container{grid-template-columns:1fr 160px}}.blog-content-container .social-share{position:absolute;top:0;left:0}@media (min-width: 960px){.blog-content-container .social-share{position:relative}}@media (min-width: 960px){.blog-content-container .social-share-notice{top:210px;left:-120px}}@media (min-width: 960px){.blog-sidebar{padding-top:108px}}.course-info-related .title{margin-bottom:0}.course-info-page-hero{padding:40px 0}@media (min-width: 960px){.course-info-page-hero{padding:80px 0 112px}}@media (min-width: 960px){.course-info-container{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:flex-start;gap:var(--space-4)}}.course-info-bar{margin-bottom:48px;display:flex;flex-direction:column;align-items:start;position:relative}@media (min-width: 960px){.course-info-bar{width:352px}}.course-info-bar&gt;*{display:block}.course-info-bar-content{width:100%;background-color:#f2f2f3;border-radius:20px;padding:var(--space-4)}.course-info-bar-content&gt;span{display:block}.course-info-bar-divider{height:2px;border-radius:10px;background-color:#d3d4d5;width:100%}.course-info-bar-label{margin-bottom:var(--space-1);font-weight:600}.course-info-bar-highlight,.course-info-bar-pill,.course-info-bar-divider,.course-info-bar .button{margin-bottom:var(--space-4)}.course-info-bar .button:has(+.course-info-disclaimer){margin-bottom:14px}.course-info-bar .button,.course-info-bar .link-arrow,.course-info-bar-pill{display:inline-block}.course-info-bar-pill{background-color:#fff;padding:8px 16px;border-radius:10px;font-weight:500}.course-info-bar .course-info-bar-header{display:none}@media (min-width: 960px){.course-info-bar .course-info-bar-header{display:block;padding-top:0;margin-bottom:24px}}.course-info-bar .course-info-bar-label{line-height:22px;font-weight:600}@media (min-width: 960px){.course-info-body{width:736px}}.course-info-body .section-layout-standard{padding:70px 0}.course-info-body .section-layout-standard:last-child{padding-bottom:0}.course-info-body .media-video-wrapper{margin-top:0}.course-info-body .media-wrapper .title{margin-bottom:32px}.course-info-body .accordion .accordion-content{padding-inline-start:0}.course-info-body .accordion .accordion-content .body-m p:first-of-type,.course-info-body .accordion .accordion-content .cdc-social-share-link-menu&gt;* p:first-of-type,.course-info-body .accordion .accordion-content .error-search-auto-suggestions a p:first-of-type,.course-info-body .accordion .accordion-content .autoComplete_wrapper ul a p:first-of-type,.autoComplete_wrapper .course-info-body .accordion .accordion-content ul a p:first-of-type,.error-search-auto-suggestions .course-info-body .accordion .accordion-content a p:first-of-type,.autoComplete_wrapper ul .course-info-body .accordion .accordion-content a p:first-of-type,.course-info-body .accordion .accordion-content .error-search-input p:first-of-type,.course-info-body .accordion .accordion-content .cdc-search-input p:first-of-type,.course-info-body .accordion .accordion-content .social-share-link-menu&gt;* p:first-of-type,.course-info-body .accordion .accordion-content .tabs-selector p:first-of-type,.course-info-body .accordion .accordion-content .tabs-horizontal .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet p:first-of-type,.tabs-horizontal .swiper-horizontal&gt;.swiper-pagination-bullets .course-info-body .accordion .accordion-content .swiper-pagination-bullet p:first-of-type,.course-info-body .accordion .accordion-content .tabs-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet p:first-of-type,.tabs-horizontal .swiper-pagination-horizontal.swiper-pagination-bullets .course-info-body .accordion .accordion-content .swiper-pagination-bullet p:first-of-type,.course-info-body .accordion .accordion-content table td p:first-of-type,table .course-info-body .accordion .accordion-content td p:first-of-type,.course-info-body .accordion .accordion-content .table td p:first-of-type,.table .course-info-body .accordion .accordion-content td p:first-of-type,.course-info-body .accordion .accordion-content .table-link-new-tab p:first-of-type{margin-top:0}.course-info-top-content{padding:0}.course-info-top-content-inner .course-info-content-intro{padding-top:0;margin-bottom:var(--space-2)}.course-info-top-content-inner .course-info-content-block{margin-bottom:70px}.course-info-top-content-inner .course-info-content-block h2,.course-info-top-content-inner .course-info-content-block footer .footer-header,footer .course-info-top-content-inner .course-info-content-block .footer-header,.course-info-top-content-inner .course-info-content-block p{margin-bottom:var(--space-1)}.course-info-top-content-inner .course-info-content-block picture{margin-bottom:var(--space-2)}.course-info-top-content-inner .course-info-content-block .link-arrow{margin:11px 0}.course-info-top-content-inner .course-info-content-block .link-arrow:hover,.course-info-top-content-inner .course-info-content-block .link-arrow:active{text-decoration:none}.course-info-disclaimer{margin-bottom:32px}.course-info-disclaimer&gt;p{font-size:16px;font-weight:400;line-height:28px;color:#24262e;margin:0}.course-promo-block{width:100%}.course-promo-block-image{width:100%;overflow:hidden}.course-promo-block-image img{width:100%;height:auto;border-radius:20px}.course-promo-block-content{display:flex;width:100%;flex-direction:column;align-items:start;padding:28px 44px;background-color:#e9ebf7;border-radius:20px;overflow:hidden}.course-promo-block-content:has(+.course-promo-block-image){display:none}.course-promo-block-content .heading-xl{margin-block-start:0;margin-block-end:8px}.course-promo-block-content .body-l{margin-block-start:0;margin-block-end:0;line-height:32px}.course-promo-image{width:100%;display:flex;gap:16px;align-items:center}.course-promo-image-imgcontainer{max-width:176px;max-height:108px}.course-promo-image-imgcontainer img{width:100%;height:auto;min-width:108px;min-height:108px;max-width:176px;max-height:108px}.course-promo-image-title{font-size:14px;font-weight:600;line-height:22px;margin-block-start:0;margin-block-end:4px}.course-promo-image .body-s,.course-promo-image .accordion-content-wrapper .accordion-disclaimer,.accordion-content-wrapper .course-promo-image .accordion-disclaimer,.course-promo-image .social-share-notice,.course-promo-image table th,table .course-promo-image th,.course-promo-image .table th,.table .course-promo-image th{margin-block-start:0;margin-block-end:0}.course-promo{margin-block-end:32px}.course-info-bar .course-promo-block{display:none}.course-info-bar .course-promo-image:has(~.course-promo){display:block}@media (min-width: 960px){.course-promo-injection{display:flex;gap:var(--space-4)}}.course-promo-injection .course-promo-injection-block{width:100%}@media (min-width: 960px){.course-promo-injection .course-promo-injection-block{margin-left:auto;width:352px}}.course-promo-injection .course-promo-block{display:block}@media (min-width: 960px){.course-promo-injection .course-promo-block{margin-top:-30px}}@media (min-width: 960px){.course-promo-injection .course-promo-image{margin-top:-28px}}.course-promo-injection .course-promo{margin-block-end:0}@media (min-width: 960px){[data-component=hero-general-pages-block]:has(+[data-component=course-info-block]):has(.course-promo-injection) .content-inner:first-of-type{max-width:736px}}.course-info-body .accordion-item{padding:14px 6px}@media (min-width: 960px){.course-info-body .accordion-item{padding:14px 24px}}@media (min-width: 960px){.course-info-body .accordion-title{font-family:var(--noto-sans);font-size:20px;font-weight:300!important;line-height:32px}}.error-search-input,.cdc-search-input{width:100%;padding:7px 16px;border:1px solid #24262e;border-radius:10px}.error-search-input-wrapper,.cdc-search-input-wrapper{position:relative}.error-search-input-clear,.cdc-search-input-clear{display:none;background:url(../Areas/v1/UI/images/icons/icon-close.svg) no-repeat center center;right:44px}[dir=rtl] .error-search-input-clear,[dir=rtl] .cdc-search-input-clear{right:unset;left:44px}.error-search-input:not(:placeholder-shown)+.error-search-input-clear,.error-search-input:not(:placeholder-shown)+.cdc-search-input-clear,.cdc-search-input:not(:placeholder-shown)+.error-search-input-clear,.cdc-search-input:not(:placeholder-shown)+.cdc-search-input-clear,.autoComplete_wrapper:has(.error-search-input:not(:placeholder-shown),.cdc-search-input:not(:placeholder-shown))+.error-search-input-clear,.autoComplete_wrapper:has(.error-search-input:not(:placeholder-shown),.cdc-search-input:not(:placeholder-shown))+.cdc-search-input-clear{display:block}.error-search-submit-search,.cdc-search-submit-search{right:16px}[dir=rtl] .error-search-submit-search,[dir=rtl] .cdc-search-submit-search{right:unset;left:16px}.error-search-input-clear,.cdc-search-input-clear,.error-search-submit-search,.cdc-search-submit-search{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:#fff;position:absolute;top:50%;transform:translateY(-50%);width:20px;height:20px;cursor:pointer;background-size:contain}.error-search-auto-suggestions,.autoComplete_wrapper ul{position:absolute;top:100%;left:0;width:100%;background-color:#fff;z-index:10;padding:4px;margin:7px 0;border-radius:10px;box-shadow:0 10px 20px #7c7d8259;display:none}.error-search-auto-suggestions li,.autoComplete_wrapper ul li{display:block;padding:8px;margin-bottom:4px}.error-search-auto-suggestions li:last-child,.autoComplete_wrapper ul li:last-child{margin-bottom:0}.error-search-auto-suggestions a,.autoComplete_wrapper ul a{text-decoration:none;color:#24262e;position:relative}.error-search-auto-suggestions a:hover:after,.autoComplete_wrapper ul a:hover:after,.error-search-auto-suggestions a:active:after,.autoComplete_wrapper ul a:active:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:1px;background-color:#24262e}.error-search-header{display:block;margin-bottom:40px}.error-search-block{padding-top:40px;padding-bottom:42px}@media (min-width: 960px){.error-search-block{padding-top:0;padding-bottom:60px}}.error-page-hero{padding:40px 0}@media (min-width: 960px){.error-page-hero{padding:80px 0}}.error-page-hero[data-filter=insights-and-media]{padding-bottom:42px}.cdc-search{padding-top:40px}@media (min-width: 960px){.cdc-search{padding-top:80px}}.cdc-search-input-wrapper{margin-top:40px}.cdc-search-input.empty::placeholder{color:#de350b}.cdc-search-kitemark-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;cursor:pointer;padding:0;margin-inline-start:auto}.cdc-search-kitemark-toggle-wrapper{display:flex;text-align:right;padding:16px 0 42px}@media (min-width: 960px){.cdc-search-kitemark-toggle-wrapper{padding:16px 0}}.cdc-results-selectors,.cdc-results-tabs{margin:0;padding:0}.cdc-results-selector{display:block;color:#505158;font-weight:500;cursor:pointer;padding:8px 16px;margin-bottom:16px}.cdc-results-selector:last-child{margin-bottom:0}.cdc-results-selector:hover{color:#24262e}@media (min-width: 960px){.cdc-results-selector{padding:7px 16px 5px;margin:0;display:inline-block;border-bottom:2px solid #f2f2f3}}.cdc-results-selector.active{color:#24262e;border-color:#24262e}.cdc-results-tabs{display:none}.cdc-results-tabs.active{display:block}.cdc-results-tabs-wrapper{position:relative}.cdc-results-tabs-inner{margin:0;display:grid;width:100%;gap:24px;padding:48px 0}@media (min-width: 960px){.cdc-results-tabs-inner{gap:40px 32px;grid-template-columns:1fr 1fr}}.cdc-results-tabs-inner+.pagination{padding-top:0;padding-bottom:88px}@media (min-width: 960px){.cdc-results-tabs-inner+.pagination{padding-top:24px;padding-bottom:128px}}.cdc-results-selectors{position:absolute;top:100%;left:0;width:100%;display:none;background-color:#fff;padding-top:24px;padding-bottom:24px;line-height:28px;z-index:10}@media (min-width: 960px){.cdc-results-selectors{position:relative;top:0;display:block;background:transparent;box-shadow:none;padding:0}}.cdc-results-selectors-toggle{line-height:1.5;padding:20px 16px;border:0;text-align:left;position:relative;margin-left:calc(var(--space-2) * -1);width:calc(100% + var(--space-4));border-top:1px solid #5eab96;border-bottom:1px solid #5eab96;background-color:#dfeeea}[dir=rtl] .cdc-results-selectors-toggle{text-align:right;margin-left:unset;margin-right:calc(var(--space-2) * -1)}@media (min-width: 960px){.cdc-results-selectors-toggle{display:none}}.cdc-results-selectors-toggle:before{content:"";position:absolute;right:16px;top:21px;display:block;width:20px;height:20px;background:url(../Areas/v1/UI/images/icons/icon-expand-more.svg) no-repeat center center}[dir=rtl] .cdc-results-selectors-toggle:before{right:unset;left:16px}.cdc-results-selectors-toggle.active:before{background:url(../Areas/v1/UI/images/icons/icon-expand-less.svg) no-repeat center center}.cdc-results-selectors-toggle.active+.cdc-results-selectors{display:block}.cdc-results-query{padding-top:48px;margin-bottom:24px;text-align:center}@media (min-width: 960px){.cdc-results-query{padding-top:58px}}.cdc-results-count{margin-bottom:16px}.cdc-results-count+.cdc-results-tabs-inner{padding-top:0}.cdc-results-more{text-align:center;padding-bottom:80px}.cdc-card{display:block;border:1px solid #24262e;border-radius:10px;padding:32px;text-decoration:none;color:#24262e}.cdc-card-header{margin-bottom:16px}.cdc-card-list{margin:0 0 24px;padding:0}.cdc-card-list li{display:block;line-height:28px;font-weight:400}.cdc-card-list a{color:#24262e}.cdc-card-list a:hover,.cdc-card-list a:active{color:#505158}.cdc-card-list a:after{content:"";background-position:center;background-size:contain;display:inline-block;height:18px;width:18px;position:relative;top:4px;margin-inline-start:4px}[dir=rtl] .cdc-card-list a:after{background:url(../Areas/v1/UI/images/icons/icon-open-new-flipped.svg) no-repeat 0 0;background-size:contain}.cdc-card-logo{margin:0 0 8px;text-align:right}[dir=rtl] .cdc-card-logo{text-align:left}.cdc-search-drawer{position:fixed;top:0;right:-100%;height:100%;width:100%;z-index:100;background-color:#fff;transition:right .25s ease;overflow:scroll}@media (min-width: 480px){.cdc-search-drawer{max-width:608px;padding-right:0}.cdc-search-drawer:before{content:"";display:block;position:fixed;top:0;left:100vw;width:calc(100% - 608px);height:100%;background-color:#24262e66;z-index:0;pointer-events:none;opacity:0;transition:left .25s ease,opacity .25s ease}[dir=rtl] .cdc-search-drawer:before{left:unset;right:100vw}}.cdc-search-drawer.active{right:0}[dir=rtl] .cdc-search-drawer.active{right:unset;left:0}@media (min-width: 480px){.cdc-search-drawer.active:before{opacity:1;left:0;pointer-events:auto}[dir=rtl] .cdc-search-drawer.active:before{left:unset;right:0}}.cdc-search-drawer-close-wrap{text-align:right;line-height:0;margin-bottom:var(--space-2)}[dir=rtl] .cdc-search-drawer-close-wrap{text-align:left}@media (min-width: 960px){.cdc-search-drawer-close-wrap{margin-bottom:var(--space-3)}}.cdc-search-drawer-close-wrap .icon-close{display:inline-block;width:32px;height:32px;background-size:100%;background-position:center;cursor:pointer}.cdc-search-drawer .cdc-search-drawer-inner{padding-top:32px;padding-bottom:40px}@media (min-width: 960px){.cdc-search-drawer .cdc-search-drawer-inner{padding-top:64px;padding-bottom:52px;padding-inline-end:160px}}.cdc-search-drawer .cdc-search-drawer-inner fieldset{padding-bottom:0}.cdc-search-drawer .cdc-search-drawer-inner fieldset&gt;*{max-width:364px}.cdc-search-drawer .cdc-search-drawer-inner fieldset .share-title{font-size:24px}@media (min-width: 960px){.cdc-search-drawer .cdc-search-drawer-inner fieldset .share-title{font-size:32px;line-height:48px}}.cdc-search-drawer .cdc-search-drawer-inner fieldset .share-title+p{line-height:28px}.cdc-search-drawer .cdc-search-drawer-inner fieldset .share-web-link{font-size:14px;font-weight:500;text-decoration:none}.cdc-search-drawer .cdc-search-drawer-inner fieldset .required-error{margin-bottom:24px;color:#de350b;display:none}.cdc-search-drawer .cdc-search-drawer-inner fieldset .required-error.error{display:flex}.cdc-search-drawer .cdc-search-drawer-inner fieldset .hide{display:none}.cdc-search-drawer .cdc-search-drawer-inner fieldset .share-message{height:187px}.cdc-search-drawer .cdc-search-drawer-inner fieldset .g-recaptcha{width:270px;height:67px}.cdc-search-drawer .cdc-search-drawer-inner legend,.cdc-search-drawer .cdc-search-drawer-inner p{max-width:none}.cdc-search-drawer .cdc-search-drawer-inner legend{padding-bottom:16px}.cdc-search-drawer .cdc-search-drawer-inner p{margin:0 0 var(--space-3)}.cdc-search-drawer .cdc-search-drawer-inner label{display:block}.cdc-search-drawer .cdc-search-drawer-inner label.postcode-label{display:inline-grid}.cdc-search-drawer .cdc-search-drawer-inner label .postcode-sub-label{font-size:12px}.cdc-search-drawer .cdc-search-drawer-inner .button{margin-inline-end:var(--space-3);margin-bottom:0}.cdc-no-results{padding:48px 0}@media (min-width: 960px){.cdc-no-results{padding:58px 0 120px}}.cdc-single-header{padding-top:var(--space-2);margin-bottom:var(--space-6)}@media (min-width: 960px){.cdc-single-header{display:grid;grid-template-columns:1fr 255px;margin-bottom:120px}}.cdc-single-header h1{max-width:736px;margin-bottom:var(--space-5)}.cdc-single-header address{font-style:normal}.cdc-single-header-image{display:none}@media (min-width: 960px){.cdc-single-header-image{display:block}}.cdc-single-detail{margin-bottom:16px;max-width:736px}.cdc-single-detail-wrapper{margin-bottom:120px}.cdc-single-detail-wrapper .table-wrapper{margin-bottom:56px}.cdc-single-detail-link{margin:0;padding:0}.cdc-single-related{padding-bottom:120px}.cdc-single .table-wrapper{overflow-x:auto}.cdc-single .accordion-content:has(.table-wrapper){padding-inline-start:10px}@media (min-width: 960px){.cdc-single .accordion-content:has(.table-wrapper){padding-inline-start:24px}}.cdc-social-share{display:block;padding:32px 0}@media (min-width: 960px){.cdc-social-share{display:flex;justify-content:space-between;align-items:center}}.cdc-social-share .social-bar-left{margin-bottom:24px}@media (min-width: 960px){.cdc-social-share .social-bar-left{margin-bottom:0}}.cdc-social-share .social-bar-left .cdc-link-arrow{padding-inline-start:24px;color:#24262e;text-decoration:none;position:relative;font-weight:500;line-height:150%}.cdc-social-share .social-bar-left .cdc-link-arrow:before{content:"";position:absolute;top:2px;left:0;display:inline-block;width:20px;height:20px;background-image:url(../Areas/v1/UI/images/icons/icon-chevron-right.svg);background-size:contain;transform:rotate(180deg)}[dir=rtl] .cdc-social-share .social-bar-left .cdc-link-arrow:before{left:unset;right:0;top:6px;background-image:url(../Areas/v1/UI/images/icons/icon-chevron-left.svg);background-size:contain}.cdc-social-share .social-bar-left .cdc-link-arrow:after{content:"";position:absolute;bottom:-2px;left:0;width:0%;height:0px;background-color:#24262e}.cdc-social-share .social-bar-left .cdc-link-arrow:hover{border-bottom:1px solid transparent}.cdc-social-share .social-bar-left .cdc-link-arrow:hover:after{height:1px;width:100%;background-color:#24262e;transition:.4s width ease-in-out}.cdc-social-share .social-bar-right{display:flex;align-items:center;justify-content:flex-end;margin-inline-end:12px}.cdc-social-share .social-bar-right .share-section{position:relative;display:flex;align-items:center}.cdc-social-share .social-bar-right .share-section .button{margin-inline-start:var(--space-4)}.cdc-social-share .social-bar-right .share-section .social-share-heading{float:left;line-height:24px;margin-right:12px}.cdc-social-share .social-bar-right .share-section .social-share-link{float:left}.cdc-social-share .button{margin-inline-start:var(--space-4)}.cdc-social-share-link-menu{position:absolute;left:0;top:calc(100% + 8px);z-index:5;background-color:#fff;padding:4px;border-radius:10px;display:flex;flex-direction:column;gap:4px;box-shadow:0 10px 20px #7c7d8259;visibility:hidden}.social-share-right .cdc-social-share-link-menu{left:auto;right:0}.cdc-social-share-link-menu.show{visibility:visible}.cdc-social-share-link-menu&gt;*{display:inline-block;white-space:nowrap;padding:8px;text-decoration:none;color:#24262e;cursor:pointer;line-height:24px}.cdc-social-share-link-menu&gt;*:hover,.cdc-social-share-link-menu&gt;*:active{text-decoration:underline}.cdc-social-share-sticky{padding:16px}@media (min-width: 1184px){.cdc-social-share-sticky{background-color:#f2f2f3;border-radius:20px;display:inline-flex;height:auto;flex-direction:column;align-items:baseline;gap:16px}}.cdc-social-share-toggle img{pointer-events:none}.cdc-social-share .social-share-notice{position:absolute;top:50px;left:0;color:#fff;background:#1c8837;box-shadow:0 10px 20px #5eab9659;border-radius:5px;white-space:nowrap;padding:4px 16px;opacity:0;transition:opacity .5s ease;width:220px}.cdc-social-share .social-share-notice.active{opacity:1}.social-share-right .cdc-social-share .social-share-notice{right:0}.cdc-verified-location .verifeye-header{display:flex;flex-direction:column;align-items:flex-start}@media (min-width: 960px){.cdc-verified-location .verifeye-header{flex-direction:row-reverse;justify-content:flex-end;gap:16px}}.cdc-verified-location .verifeye-header .verifeye-views{padding:8px 16px;gap:8px;border-radius:10px;background:var(--Blue-20, #E7F7FC);margin-bottom:24px;font-weight:500;line-height:175%}.cdc-verified-location .content-outer-wrapper{margin:48px 0}@media (min-width: 960px){.cdc-verified-location .content-outer-wrapper{display:flex;justify-content:space-between;gap:128px;margin-top:8px;margin-bottom:0}}.cdc-verified-location .content-outer-wrapper .headline-s{margin-bottom:16px}.cdc-verified-location .content-outer-wrapper .header-image{display:none}@media (min-width: 960px){.cdc-verified-location .content-outer-wrapper .header-image{display:block}}.cdc-verified-location .cdc-detail-header{display:flex;flex-direction:column}@media (min-width: 960px){.cdc-verified-location .cdc-detail-header{flex-direction:row;padding:40px 0 120px;gap:32px}}.cdc-verified-location .cdc-detail-header .detail-wrapper{margin-bottom:48px}@media (min-width: 960px){.cdc-verified-location .cdc-detail-header .detail-wrapper{margin-bottom:0;flex:auto}}.cdc-verified-location .cdc-detail-header .detail-wrapper address{font-style:normal}.cdc-certificates .certificates-table{margin-bottom:16px}.cdc-certificates .scope{display:none}@media (min-width: 960px){.cdc-certificates .scope{display:inline}}.cdc-certificates .certificates-details{font-size:18px}@media (min-width: 960px){.cdc-certificates .certificates-details{margin-top:16px}}.cdc-map.accordion-item-open .map-title{padding-bottom:10px}.cdc-map #map{width:100%;min-height:255px;margin-bottom:16px;border-radius:20px}@media (min-width: 960px){.cdc-map #map{height:631px;margin-bottom:0}}.cdc-site-photos .site-photos-container .photos-list{padding-left:0}.cdc-site-photos .site-photos-container .photos-list .site-photo .site-photo-wrapper{display:flex;justify-content:center;padding-inline-start:32px;padding-inline-end:32px}@media (min-width: 960px){.cdc-site-photos .site-photos-container .photos-list .site-photo .site-photo-wrapper{padding-inline-start:0;padding-inline-end:0}}.cdc-site-photos .site-photos-container .photos-list .site-photo .site-photo-wrapper .site-photo-wrapper-inside img{display:block;border-radius:20px;width:100%}.cdc-site-photos .site-photos-container .photos-list .site-photo .photo-description{text-align:center;margin-top:10px;margin-bottom:16px}@media (min-width: 960px){.cdc-site-photos .site-photos-container .photos-list .site-photo .photo-description{margin-top:40px}}.cdc-site-photos .site-photos-swiper-controls{align-items:center}.cdc-site-video .video-description{text-align:center;margin-top:10px;margin-bottom:16px}@media (min-width: 960px){.cdc-site-video .video-description{margin-top:40px}}.cdc-business .detail{margin-bottom:24px;font-size:16px;line-height:175%;color:var(--Charcoal-Base, #24262E)}.cdc-business .detail .cert-detail-list{margin-top:.25rem;padding-inline-start:24px}.cdc-business .detail .cert-detail-list .point-detail{list-style-type:disc;line-height:150%;margin-bottom:1rem}.cdc-business .detail .cert-detail-list .point-detail a{font-weight:500;margin:0;padding:0}.cdc-business .detail .cert-detail-list .point-detail a:after{top:unset;margin:2px 4px}.cdc-business .detail:last-child{margin-bottom:-12px}.cdc-employees .detail{margin-bottom:24px;font-size:16px;line-height:175%;color:var(--Charcoal-Base, #24262E)}.cdc-employees .org-chart a{text-decoration:none}.cdc-employees .org-chart a:hover,.cdc-employees .org-chart a:active{text-decoration:underline}.cdc-employees .migrant-employees-table-wrapper{margin-top:1rem}@media (min-width: 960px){.cdc-employees .migrant-employees-table-wrapper{overflow-x:hidden}}.cdc-employees .migrant-employees-table-wrapper .migrant-employees-table{border-collapse:collapse}.cdc-employees .migrant-employees-table-wrapper .migrant-employees-table th:first-child{width:30%}@media (min-width: 960px){.cdc-employees .migrant-employees-table-wrapper .migrant-employees-table th:first-child{width:434px}}.cdc-employees .migrant-employees-table-wrapper .migrant-employees-table th{background:var(--Charcoal-Soft-White, #FBFBFB)}.cdc-employees p:last-child{margin-bottom:0}.cdc-site-info .site-info-accordion{display:flex;flex-direction:column;gap:16px;margin-top:10px}@media (min-width: 960px){.cdc-site-info .site-info-accordion .site-info-table-wrapper{width:880px;overflow-x:visible}}.cdc-site-info .site-info-accordion .site-info-table-wrapper .site-info-table{border-collapse:collapse}.cdc-site-info .site-info-accordion .site-info-table-wrapper .site-info-table th:first-child{width:35%}@media (min-width: 960px){.cdc-site-info .site-info-accordion .site-info-table-wrapper .site-info-table th:first-child{width:434px}}.cdc-site-info .site-info-accordion .site-info-table-wrapper .site-info-table th{background:var(--Charcoal-Soft-White, #FBFBFB)}.cdc-exports .exports-accordion{display:flex;flex-direction:column;gap:10px;margin-top:10px}@media (min-width: 960px){.cdc-exports .exports-accordion{flex-direction:row;gap:2px;align-items:flex-start}}.cdc-exports .exports-accordion .exports-table-wrapper{width:100%;max-width:550px}@media (min-width: 960px){.cdc-exports .exports-accordion .exports-table-wrapper{overflow-x:visible}}.cdc-exports .exports-accordion .exports-table-wrapper .exports-table{border-collapse:collapse;min-width:526px}.cdc-exports .exports-accordion .exports-table-wrapper .exports-table th:first-child{width:50%}.cdc-exports .exports-accordion .exports-table-wrapper .exports-table th{background:var(--Charcoal-Soft-White, #FBFBFB)}.cdc-exports .exports-accordion .exports-chart-wrapper{position:relative;width:299px;height:422px;margin:56px auto 0}@media (min-width: 960px){.cdc-exports .exports-accordion .exports-chart-wrapper{width:536px}}#outputChart-wrapper{position:relative;margin:auto;height:631px}#outputChart{border-radius:20px;height:631px}.cdc-product-detail .product-share{display:block}.cdc-product-detail .cdc-product-detail-header{margin-top:16px}.cdc-product-detail .cdc-product-detail-header .header-outer-wrapper{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:120px}@media (min-width: 960px){.cdc-product-detail .cdc-product-detail-header .header-outer-wrapper{flex-direction:row;justify-content:space-between;gap:16px}}.cdc-product-detail .cdc-product-detail-header .header-outer-wrapper .header h1{font-size:32px}.cdc-product-detail .cdc-product-detail-header .header-outer-wrapper .header .contact-details{font-size:16px;font-weight:400;line-height:175%;margin-bottom:0}.cdc-product-detail .cdc-product-detail-header .header-outer-wrapper .header-image{display:none}@media (min-width: 960px){.cdc-product-detail .cdc-product-detail-header .header-outer-wrapper .header-image{display:block}}.cdc-product-detail .selected-product .selected-product-header{display:flex;flex-direction:column;gap:16px;margin-bottom:48px}.cdc-product-detail .selected-product .selected-product-header .title{margin-bottom:0}.cdc-product-detail .selected-product .selected-product-header .subtitle{font-weight:300;font-size:20px;line-height:32px;letter-spacing:.1px}.cdc-product-detail .selected-product .selected-product-header .details p{margin:0}.cdc-product-detail .selected-product .selected-products-table-wrapper .selected-product-table{border-collapse:collapse}.cdc-product-detail .selected-product .selected-products-table-wrapper .selected-product-table th{background:var(--Charcoal-Soft-White, #FBFBFB)}.cdc-product-detail .selected-product .selected-products-table-wrapper .selected-product-table td&gt;a{max-width:none}.cdc-product-detail .cdc-all-products{margin-bottom:120px}.cdc-product-detail .cdc-all-products .heading-wrapper{display:flex;justify-content:space-between;margin-bottom:48px}.cdc-product-detail .cdc-all-products .heading-wrapper .heading-title{font-size:36px;line-height:144%}.cdc-product-detail .cdc-all-products .cdc-products.accordion-item-open .accordion-button-wrapper{padding-bottom:10px}.cdc-product-detail .cdc-all-products .cdc-products .accordion-button-wrapper{display:flex;justify-content:space-between;gap:10px}.cdc-product-detail .cdc-all-products .cdc-products .accordion-button-wrapper .button-inner-wrapper{display:grid;pointer-events:none}.cdc-product-detail .cdc-all-products .cdc-products .accordion-button-wrapper .button-inner-wrapper strong,.cdc-product-detail .cdc-all-products .cdc-products .accordion-button-wrapper .button-inner-wrapper .form-container fieldset input[type=checkbox]+label,.form-container fieldset .cdc-product-detail .cdc-all-products .cdc-products .accordion-button-wrapper .button-inner-wrapper input[type=checkbox]+label,.cdc-product-detail .cdc-all-products .cdc-products .accordion-button-wrapper .button-inner-wrapper .form-container fieldset input[type=radio]+label,.form-container fieldset .cdc-product-detail .cdc-all-products .cdc-products .accordion-button-wrapper .button-inner-wrapper input[type=radio]+label{font-size:16px;line-height:175%}.cdc-product-detail .cdc-all-products .cdc-products .products-table .table-data-row{height:144px}.verified-location-content{align-items:flex-start!important}.verified-location-content .verified-location-list{list-style:none;padding-inline-start:0}.grecaptcha-badge{visibility:hidden;bottom:250px!important}[dir=rtl] .grecaptcha-badge{width:69px!important;overflow:hidden!important;transition:all .3s ease!important;left:-2px!important;right:unset!important}@media (min-width: 960px){[dir=rtl] .grecaptcha-badge:hover{width:256px!important}}[dir=rtl] .grecaptcha-badge .grecaptcha-logo{direction:ltr!important}.training-results-index,.media-results-index{margin:0;padding:0;display:grid;gap:var(--space-5) var(--space-4);align-items:baseline}@media (min-width: 960px){.training-results-index,.media-results-index{grid-template-columns:1fr 1fr}.list-view .training-results-index,.list-view .media-results-index{grid-template-columns:1fr}}.training-results:has(.training-left[data-hidden=true]) .training-results-advanced-filters-open-wrapper,.media-results:has(.training-left[data-hidden=true]) .training-results-advanced-filters-open-wrapper{display:none}.training-results:has(.training-left[data-hidden=true]) .training-right,.media-results:has(.training-left[data-hidden=true]) .training-right{padding-inline-start:0}@media (min-width: 960px){.training-results,.media-results{display:grid;grid-template-columns:288px 1fr;padding-top:32px}.training-results:has(.training-left[data-hidden=true]),.media-results:has(.training-left[data-hidden=true]){grid-template-columns:1fr}}.training-results-summary{margin-bottom:var(--space-4)}@media (min-width: 960px){.training-results-summary{margin-bottom:var(--space-3)}}.training-results-filter-open{width:100%;margin-bottom:8px}.training-results-advanced-filters-open{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none}.training-results-advanced-filters-open-wrapper{text-align:right}[dir=rtl] .training-results-advanced-filters-open-wrapper{text-align:left}.training-results-mobile{margin-bottom:40px}@media (min-width: 960px){.training-results-mobile{display:none}}.training-results-mobile-header{margin-bottom:var(--space-2)}.training-results-heading{margin-bottom:0}.training-results-layout-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;display:flex;align-items:center;cursor:pointer}@media (min-width: 960px){.training-results-layout-toggle{min-width:136px}}.training-results-layout-toggle&gt;span{pointer-events:none;font-weight:500;line-height:24px}.training-results-layout-toggle .label-list{display:block}.training-results-layout-toggle .label-grid,.list-view .training-results-layout-toggle .label-list{display:none}.list-view .training-results-layout-toggle .label-grid{display:block}.training-results-layout-toggle:before{content:"";display:inline-block;width:20px;height:20px;background:url(../Areas/v1/UI/images/icons/icon-list.svg) no-repeat center center;background-size:contain;margin-inline-end:6px}.list-view .training-results-layout-toggle:before{width:16px;height:16px;background-image:url(../Areas/v1/UI/images/icons/icon-grid.svg)}.training-results-layout-toggle-wrapper{display:none}@media (min-width: 960px){.training-results-layout-toggle-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-5)}}.training-card,.media-card{display:block;border-radius:20px;height:100%}.training-card a,.media-card a{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:100%;padding:var(--space-4);text-decoration:none;overflow:hidden}.training-card a .link-arrow,.media-card a .link-arrow{font-weight:400;text-wrap:balance}.training-card a .link-arrow:after,.media-card a .link-arrow:after{bottom:0}.training-card a .badge,.media-card a .badge{margin-inline-end:auto;max-width:240px;white-space:wrap;text-align:left}.training-card a:hover .link-arrow:before,.media-card a:hover .link-arrow:before{width:100%}.training-card a:hover .button,.media-card a:hover .button{background:#24262e0d}.training-card a:focus-visible,.media-card a:focus-visible{border-radius:20px!important}.training-card .button,.media-card .button{margin-inline-end:auto}.training-card .sub-heading-s,.training-card .contact-us-accordion .accordion-content-contact .content-column .sub-heading-s&gt;p,.contact-us-accordion .accordion-content-contact .content-column .training-card .sub-heading-s&gt;p,.media-card .sub-heading-s,.media-card .contact-us-accordion .accordion-content-contact .content-column .sub-heading-s&gt;p,.contact-us-accordion .accordion-content-contact .content-column .media-card .sub-heading-s&gt;p{margin-bottom:var(--space-2)}.training-card.qualification-icon,.qualification-icon.media-card{position:relative}.training-card.qualification-icon:after,.qualification-icon.media-card:after{content:"";display:block;position:absolute;top:32px;right:32px;width:24px;height:24px;background-image:url(../Areas/v1/UI/images/icons/icon-qualifications-hat.svg);background-repeat:no-repeat;background-size:24px}.training-card-details{display:flex;gap:8px;justify-content:space-between;align-items:end;margin-top:auto;width:100%;flex-wrap:wrap;flex-flow:wrap-reverse}.training-card-details&gt;div:nth-child(2n+2){margin-left:auto}.training-card-price{background-color:#fff;padding:var(--space-1) var(--space-2);border-radius:10px;color:#24262e;white-space:nowrap;margin-inline-start:auto;font-size:16px;line-height:28px;font-weight:500}.training-card-header{margin-bottom:var(--space-3)}.training-card-header.heading-m,.wysiwyg blockquote p.training-card-header,.course-info-top-content blockquote p.training-card-header{margin-bottom:var(--space-2)}@media (min-width: 960px){.training-right{padding-inline-start:var(--space-4)}}.training-right .results-no-results{margin-bottom:40px}.training-left{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:100;padding:12px 16px}.training-left.open{display:block}@media (min-width: 960px){.training-left{display:block;position:relative;padding:0 var(--space-4) 0 0;z-index:0}[dir=rtl] .training-left{padding:0 0 0 var(--space-4)}.training-left[data-hidden=true]{display:none}}.training-left .accordion-item[data-hidden=true]{display:none}.training-mobile-filter-header{display:flex;justify-content:space-between;align-items:center;margin:-12px -16px 24px;padding:20px 16px;border-bottom:1px solid #24262e}@media (min-width: 960px){.training-mobile-filter-header{display:none}}.training-mobile-filter-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:url(../Areas/v1/UI/images/icons/icon-close.svg) no-repeat center center;background-size:100%;width:32px;height:32px;padding:0}.training-mobile-filter-heading{display:block;margin-bottom:20px}.training-mobile-filter-submit{width:100%;margin:16px 0 0}@media (min-width: 960px){.training-mobile-filter-close,.training-mobile-filter-heading,.training-mobile-filter-submit{display:none}}@media (min-width: 960px){.training-filter{margin-bottom:40px}}.training-filter-wrapper{overflow:scroll;height:calc(100vh - 217px)}@media (min-width: 960px){.training-filter-wrapper{overflow:visible;height:auto}}.training-disclaimer{margin:40px 0}.training-disclaimer&gt;p{font-size:16px;font-weight:500;line-height:22px;color:#24262e;margin:0}.training-results-wrapper{padding-top:32px}.training-filter-container{background-color:#fff;padding:0;position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;display:none}@media (min-width: 960px){.training-filter-container{padding:58px 0 0;position:relative;width:auto;height:auto;display:block;z-index:10}}.training-filter-container.open{display:block}.training-filter-container .training-mobile-filter-header{margin:0 -16px 24px}@media (min-width: 960px){.training-filter-container .training-mobile-filter-header{display:none}}.training-filter-container .filter-container .filter-form{display:flex;flex-flow:column wrap;justify-content:flex-start;gap:16px}@media (min-width: 960px){.training-filter-container .filter-container .filter-form{flex-flow:row wrap;align-items:center;justify-content:flex-start}}.training-filter-container .filter-container .filter-form .dropdown{width:100%}.training-filter-container .filter-container .filter-form .choices{margin:0}.training-filter-container .filter-container .filter-form .field{flex:1;position:relative}.training-filter-container .filter-container .filter-form .choices__inner{border-radius:10px}.training-filter-container .filter-container .filter-form&gt;.sub-heading-s,.training-filter-container .filter-container .contact-us-accordion .accordion-content-contact .content-column .filter-form.sub-heading-s&gt;p,.contact-us-accordion .accordion-content-contact .content-column .training-filter-container .filter-container .filter-form.sub-heading-s&gt;p{display:none}@media (min-width: 960px){.training-filter-container .filter-container .filter-form&gt;.sub-heading-s,.training-filter-container .filter-container .contact-us-accordion .accordion-content-contact .content-column .filter-form.sub-heading-s&gt;p,.contact-us-accordion .accordion-content-contact .content-column .training-filter-container .filter-container .filter-form.sub-heading-s&gt;p{display:block}}.training-filter-container .filter-container .filter-form .button-row{position:absolute;bottom:0;left:0;background-color:#f2f2f3;width:100%;height:80px;display:flex;align-items:center;justify-content:center;padding:16px 18px;gap:16px}@media (min-width: 960px){.training-filter-container .filter-container .filter-form .button-row{position:relative;bottom:auto;left:auto;background-color:transparent;width:100%;height:auto;display:flex;padding:0;justify-content:flex-end}}.training-filter-container .filter-container .filter-form .button-row .button{width:100%;height:100%;background-color:#24262e;color:#fbfbfb;margin:0;display:block}@media (min-width: 960px){.training-filter-container .filter-container .filter-form .button-row .button{width:auto;height:auto;margin:0;background-color:#24262e;border-color:#24262e;color:#fbfbfb}}.training-filter-container .filter-container .filter-form .button-row .button:hover,.training-filter-container .filter-container .filter-form .button-row .button:active{background:#505158}.training-filter-container .filter-container .filter-form .button-row .button.button-disabled{background-color:transparent;border-color:#a7a8ab;color:#a7a8ab}.training-filter-container .filter-container .filter-form .button-row .clear-all{cursor:pointer;display:block;margin-inline-end:16px;position:relative;padding-inline-end:24px;border:none;background:none;height:25px}.training-filter-container .filter-container .filter-form .button-row .clear-all:after{content:"";display:block;position:absolute;top:50%;right:0;transform:translateY(-50%);width:20px;height:20px;background-image:url(../Areas/v1/UI/images/icons/icon-close.svg);background-size:20px}.training-filter-container .filter-container .filter-form .button-row .clear-all.button-disabled{display:none}.training-filter-container .clearAll{display:none;cursor:pointer}@media (min-width: 960px){.training-filter-container .clearAll{display:block;margin-inline-end:16px;position:relative;padding-inline-end:24px;border:0;background-color:transparent}.training-filter-container .clearAll:after{content:"";display:block;position:absolute;top:0;right:0;width:20px;height:20px;background-image:url(../Areas/v1/UI/images/icons/icon-close.svg);background-size:20px}[dir=rtl] .training-filter-container .clearAll:after{right:unset;left:0}}.training-filter-container .clearAll.button-disabled{display:none}.training-card,.media-card{container:training-card/inline-size}@container training-card (width &gt; 380px){.training-card .training-card-details,.media-card .training-card-details{display:grid;grid-template-columns:auto auto}}.kitemark-box.container{padding:24px 32px;border-radius:20px;position:relative}@media (min-width: 960px){.kitemark-box.container .content-inner{margin-bottom:var(--space-5);width:70%}}.kitemark-box{background-color:#f2f2f3}.kitemark-box.bg-bsi-blue-20{background-color:#e7f7fc}.kitemark-box.bg-bsi-coral-20{background-color:#fae9e8}.kitemark-box.bg-bsi-purple-20{background-color:#e9ebf7}.kitemark-box.bg-bsi-green-20{background-color:#dfeeea}.kitemark-cta-wrapper{margin-bottom:var(--space-5)}@media (min-width: 960px){.kitemark-cta-wrapper{position:absolute;top:24px;right:32px}[dir=rtl] .kitemark-cta-wrapper{right:unset;left:32px}}.kitemark-standards{background-color:#fff;border-radius:20px;padding:32px;margin-top:var(--space-5)}.bg-bsi-blue-20 .kitemark-standards{background-color:#ceeff9}.bg-bsi-coral-20 .kitemark-standards{background-color:#f5d2d1}.bg-bsi-purple-20 .kitemark-standards{background-color:#d2d6ef}.bg-bsi-green-20 .kitemark-standards{background-color:#bfddd5}.kitemark-standards .list{gap:var(--space-1)}@media (min-width: 960px){.kitemark-standards .list{grid-template-columns:1fr}}.kitemark-standards .list-item{padding-inline-start:36px;margin-bottom:var(--space-1)}.kitemark-standards .list-item:before{width:20px;height:20px;background:url(../Areas/v1/UI/images/icons/icon-check.svg) no-repeat center center;background-size:contain;left:0;top:50%;transform:translateY(-50%)}[dir=rtl] .kitemark-standards .list-item:before{left:unset;right:0}.kitemark-standards-wrapper{display:grid;gap:32px}@media (min-width: 960px){.kitemark-standards-wrapper{grid-template-columns:1fr 1fr}}.kitemark-standards-heading{margin-bottom:var(--space-3)}.kitemark-image-wrapper{display:flex;align-items:center;margin:0 0 var(--space-4)}@media (min-width: 960px){.kitemark-image-wrapper{justify-content:flex-end}}.kitemark-image-wrapper img{margin-inline-start:var(--space-2)}.kitemark-search{padding-bottom:0}.kitemark-search .section-layout-standard-inner{margin-bottom:48px}@media (min-width: 960px){.kitemark-search .section-layout-standard-inner .sub-heading-s,.kitemark-search .section-layout-standard-inner .contact-us-accordion .accordion-content-contact .content-column .sub-heading-s&gt;p,.contact-us-accordion .accordion-content-contact .content-column .kitemark-search .section-layout-standard-inner .sub-heading-s&gt;p{margin-bottom:0}}.kitemark-search .section-layout-standard{padding-top:0}.kitemark-search .filter-container{margin-bottom:0;padding-bottom:120px}.kitemark-search+.section-layout-standard:not([class*=bg-bsi]){padding:0 0 80px}.kitemark-divider{margin:48px 0 0;height:1px;background-color:#24262e}.media-card a{padding:0}.media-card img{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.media-card .resource-link-title{margin-bottom:8px}.media-card .resource-image{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;margin-bottom:var(--space-4);border-radius:20px;position:relative;display:block}.media-card .resource-image img{object-fit:cover}.media-card .resource-link:focus{border:2px solid black;border-radius:20px}@media (min-width: 960px){.media-heading-text{min-height:32px;margin-bottom:40px}}.media-results-index{gap:72px var(--space-4);align-items:initial;margin-bottom:120px}.media-results-index:has(+.pagination){margin-bottom:0}.media-card-highlight a{height:100%;display:flex;flex-direction:column;align-items:baseline;justify-content:center;padding:var(--space-4)}.media-card-highlight a:focus{border:2px solid black;border-radius:20px}.media-popular-searches{padding-top:var(--space-2);margin-bottom:-16px}.media-popular-searches .label{display:block;margin-bottom:var(--space-1)}@media (min-width: 960px){.media-popular-searches .label{display:inline-block}}.media-popular-searches .button{margin:0 var(--space-1) var(--space-1) 0;border-radius:5px;padding:4px var(--space-2);font-size:14px;background-color:#fff}[dir=rtl] .media-popular-searches .button{margin:0 0 var(--space-1) var(--space-1)}.media-popular-searches .button:hover{background-color:#f2f2f3}@media (min-width: 960px){.media-popular-searches .button{margin:0 0 var(--space-2) 12px}[dir=rtl] .media-popular-searches .button{margin:0 12px var(--space-2) 0}.media-suggested-search .media-popular-searches .button:first-child{margin-inline-start:0}}.media-highlight-block{display:grid;border-radius:20px;background-color:#e9ebf7;padding:var(--space-4);margin:72px 0 80px;text-decoration:none}@media (min-width: 960px){.media-highlight-block{grid-template-columns:1fr 1fr;justify-content:space-between}}.media-highlight-block:hover .button,.media-highlight-block:active .button{background:#24262e0d}.media-highlight-block-heading{margin-bottom:var(--space-3);font-size:28px}@media (min-width: 960px){.media-highlight-block-heading{margin-bottom:0}}@media (min-width: 960px){.media-highlight-block-right{display:flex;justify-content:flex-end;align-items:center}}@media (min-width: 960px){.media-highlight-block-left{display:flex;flex-direction:column;align-items:flex-start}}.media-filter-heading{display:block;margin-bottom:var(--space-4)}.media-suggested-search{padding-bottom:40px}@media (min-width: 960px){.media-suggested-search{padding-bottom:120px}}.results-no-results-large{padding:48px 0}@media (min-width: 960px){.results-no-results-large{padding:120px 0 80px}}.autoComplete_wrapper ul{display:block}.autoComplete_wrapper ul[hidden]{display:none}.autoComplete_wrapper mark{background-color:#d3d4d5}.autoComplete_wrapper li[aria-selected=true]{background-color:#fbfbfb}.content-people{width:47%}@media screen and (max-width: 960px){.content-people{width:100%}}.media-search .placeholderred::-webkit-input-placeholder{color:red}.media-search .medicalDevices-search-results-area{position:absolute;width:92%;max-width:1120px;z-index:10}.media-search .container{padding:0}.media-search .container .search-results{background-color:#fff;border-radius:10px;padding:4px;box-shadow:0 10px 20px #7c7d8259}.media-search .container .search-results ul{list-style-type:none;padding:0 8px;margin:0}.media-search .container .search-results ul li{height:40px;font-weight:400;font-size:16px;line-height:24px;align-content:center;cursor:pointer}.media-search .container .search-results ul li mark{background-color:#d3d4d5}.event-card{min-height:163px;border-radius:20px;padding:20px;margin-bottom:40px}.event-card .flex-between{display:flex;justify-content:space-between;width:100%;height:34px}.event-card .flex-between span{align-self:center}.event-card .flex-between .date{font-weight:400;font-size:18px;line-height:32px;text-align:right}.event-card .training-card-header{font-weight:300;font-size:20px;line-height:32px}.event-card .links{display:flex;justify-content:space-between;width:100%}.event-card .links .event-link{text-decoration:none;color:inherit}.event-card .links .event-button-link{text-decoration:none;color:inherit;background-color:#fbfbfb;border-radius:10px;height:40px;width:fit-content;align-content:center;padding:4px 24px}.event-card .links .find-more-link{font-weight:500;font-size:16px;line-height:24px;cursor:pointer;align-content:flex-end}.event-card .links .find-more-link:hover{border-bottom:1px solid #24262e}.event-card .links .find-more-link:after{content:"";display:inline-block;height:20px;width:20px;background:url(../Areas/v1/UI/images/icons/icon-chevron-right.svg) no-repeat center center;background-size:contain;vertical-align:middle}[dir=rtl] .event-card .links .find-more-link:after{background:url(../Areas/v1/UI/images/icons/icon-chevron-left.svg) no-repeat center center;background-size:contain}.event-card .links .register-button{background-color:#fbfbfb;border:none;width:108px;height:40px;font-weight:500;font-size:16px;line-height:24px;padding:4px 24px;border-radius:10px;align-content:center;cursor:pointer;text-align:center}.event-card .links a{color:inherit;text-decoration:inherit}.event-card .links .office-button{background-color:#fbfbfb;border:none;width:auto;height:40px;font-weight:500;font-size:16px;line-height:24px;border-radius:10px;align-content:center;cursor:pointer;text-align:center;padding:4px 24px}.event-card .links .office-button[target=_blank]&gt;span:after{content:"";display:inline-block;height:20px;width:20px;background:url(../Areas/v1/UI/images/icons/icon-open-new.svg) no-repeat 0 0;background-size:100%;vertical-align:middle;margin-inline-start:12px;position:relative;bottom:1px}[dir=rtl] .event-card .links .office-button[target=_blank]&gt;span:after{transform:scaleX(-1)}.event-card .links .book-tickets{width:174px;font-weight:500;font-size:16px;line-height:24px}.event-card .links .book-tickets:after{content:"";display:inline-block;height:26px;width:20px;background:url(../Areas/v1/UI/images/icons/icon-external-link.svg) no-repeat center center;background-size:100%;vertical-align:middle;margin-inline-start:12px}.event-results-index{grid-template-columns:1fr;gap:72px var(--space-4);align-items:initial;margin-bottom:120px;padding-inline-start:0}.event-results-index:has(+.pagination){margin-bottom:0}.event-card-highlight{min-height:163px;display:flex;flex-direction:column;justify-content:center;padding:24px}.event-results-index .extra_margin_bottom{margin-bottom:80px}.order{width:100%}[dir=rtl] .order{text-align:right}@media (min-width: 960px){.order{text-align:right}[dir=rtl] .order{text-align:left}}.order span{font-weight:400;font-size:16px;line-height:28px}@media screen and (max-width: 960px){.event-results-index{padding-inline-start:0}.order{text-align:justify;padding-top:10px}.event-card{padding:24px}.event-card .flex-between{flex-direction:column;min-height:65px}.event-card .flex-between .badge{align-self:start}.event-card .flex-between .date{align-self:end}.event-card .badge{width:fit-content}.event-card .date{height:28px;font-weight:500;font-size:18px;line-height:28px}.event-card .training-card-header{margin-top:8px}.event-card .links .register-button{flex:none}.event-card .links .register-button:after{width:15px;height:15px}.event-card .links .find-more-link{flex:none;align-content:center}.event-card .links .event-button-link{padding:4px 16px}.event-card .links .event-link{padding-top:7px}.content-our-people .content-image-wrapper{text-align:center}.content-our-people .content-image-wrapper img{object-fit:cover;width:auto}}.content-column-small{width:369px;min-width:68px}.content-column-small .sub-heading-s,.content-column-small .contact-us-accordion .accordion-content-contact .content-column .sub-heading-s&gt;p,.contact-us-accordion .accordion-content-contact .content-column .content-column-small .sub-heading-s&gt;p{font-weight:600;font-size:14px;line-height:20px}.content-column-small .content-body{font-weight:400;font-size:14px;line-height:24px;margin-top:0}.event-image{max-width:544px;max-height:544px}.event-image img{height:544px;width:544px}.feature-insight-image{max-height:306px}.feature-insight-image img{width:100%;object-fit:cover;border-radius:20px}.insights .insights-content{margin-top:32px}.insights .insights-content .insights-author{font-weight:500;font-size:14px;line-height:20px;width:100%}.content-our-people .column-text{justify-content:flex-start}.content-our-people .content-image-wrapper{display:flex;width:100%;height:auto;max-width:544px;margin-top:0;padding-bottom:inherit;text-align:right}@media (min-width: 960px){.content-our-people .content-image-wrapper{justify-content:end}}.content-our-people .content-image-wrapper img{position:relative;object-fit:contain;width:100%;height:auto;transform:none;left:auto;top:auto;border-radius:20px}@media (min-width: 960px){.content-our-people .content-image-wrapper img{max-width:max-content}}.press-office-image,.event-calendar-image{width:100%;margin-inline-end:0}@media (min-width: 960px){.press-office-image,.event-calendar-image{max-width:250px;margin-inline-end:24px}}.press-office-image&gt;picture,.event-calendar-image&gt;picture{display:flex}@media (min-width: 960px){.press-office-image&gt;picture,.event-calendar-image&gt;picture{display:inline}}.press-office-image img,.event-calendar-image img{width:100%;height:auto;object-fit:cover;border-radius:20px 20px 0 0;margin-bottom:16px;aspect-ratio:16/9}@media (min-width: 960px){.press-office-image img,.event-calendar-image img{max-width:250px;height:100%;max-height:100%;margin-bottom:0;border-radius:20px}}.event-card{list-style-type:none}.event-card.press-office,.event-card.event-calendar{margin-bottom:20px}@media (min-width: 960px){.event-card.press-office,.event-card.event-calendar{margin-bottom:40px}}.event-card.press-office.extra_margin_bottom,.event-card.event-calendar.extra_margin_bottom{margin-bottom:80px}.event-card.press-office.right-image,.event-card.press-office.left-image,.event-card.event-calendar.right-image,.event-card.event-calendar.left-image{padding:0}.press-office-content,.event-calendar-content{width:100%;display:flex;flex-direction:column}.press-office-content .press-office-header,.press-office-content .event-calendar-header,.event-calendar-content .press-office-header,.event-calendar-content .event-calendar-header{margin-bottom:0;max-width:90%}.press-office-content .links,.event-calendar-content .links{margin-top:auto;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}@media (min-width: 960px){.press-office-content .links,.event-calendar-content .links{padding-top:24px}}.press-office-content .links&gt;.office-button,.event-calendar-content .links&gt;.office-button{margin-inline-start:auto}.press-office-content .event-card .flex-between,.event-calendar-content .event-card .flex-between{flex-direction:row;height:24px}.press-office-content .event-card .flex-between .date,.event-calendar-content .event-card .flex-between .date{align-self:auto}@media (min-width: 960px){.press-office-content .event-card .flex-between .date,.event-calendar-content .event-card .flex-between .date{align-self:center}}@media (min-width: 960px){.press-office-content .event-card .flex-between,.event-calendar-content .event-card .flex-between{display:flex;justify-content:space-between}}.event-calendar-content-top{display:flex;flex-direction:column}@media (min-width: 960px){.event-calendar-content-top{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:max-content max-content;gap:4px 0px;grid-template-areas:"badge time time time" "heading heading heading heading"}}.event-calendar-content-top&gt;.badge{grid-area:badge;max-height:max-content;margin-bottom:8px}@media (min-width: 960px){.event-calendar-content-top&gt;.badge{margin-bottom:10px}}.event-calendar-content-top&gt;.event-calendar-date-container{grid-area:time;display:flex;flex-direction:column;align-items:end}.event-calendar-content-top&gt;.event-calendar-header{grid-area:heading}.event-calendar-content-bottom{padding-top:32px!important}@media (min-width: 960px){.event-calendar-content-bottom{padding-top:10px!important}}.event-calendar-header{margin-top:0!important;margin-bottom:8px!important;max-width:100%!important}@media (min-width: 960px){.event-calendar-header{margin-bottom:0!important;max-width:90%!important}}.event-calendar-time,.event-calendar-location{font-size:18px;line-height:32px;font-weight:400;text-align:right}.event-calendar-time{color:#24262e;margin-bottom:8px}@media (min-width: 960px){.event-calendar-time{margin-bottom:0}}.event-calendar-location{color:#7c7d82}.right-image{flex-direction:column;margin-bottom:56px;padding:0}@media (min-width: 960px){.right-image{display:flex;flex-direction:row-reverse;padding:0}.right-image .press-office-image,.right-image .event-calendar-image{margin-inline-start:24px;margin-inline-end:0}}.right-image .press-office-image,.right-image .event-calendar-image{margin-inline-start:0;margin-inline-end:0}@media (min-width: 960px){.right-image .press-office-image,.right-image .event-calendar-image{margin-inline-start:24px;margin-inline-end:0}}.right-image.bg-light .press-office-content{background-color:#e7f7fc}.right-image.bg-light .event-calendar-content{background-color:#e9ebf7}.right-image.bg-dark .press-office-content{background-color:#ceeff9}.right-image.bg-dark .event-calendar-content{background-color:#d2d6ef}.right-image .press-office-content,.right-image .event-calendar-content{border-radius:0 0 20px 20px;padding:20px}@media (min-width: 960px){.right-image .press-office-content,.right-image .event-calendar-content{border-radius:20px;padding:24px}}.left-image{flex-direction:column;margin-bottom:56px;padding:0}@media (min-width: 960px){.left-image{display:flex;flex-direction:row;padding:0}}.left-image.bg-light .press-office-content{background-color:#e7f7fc}.left-image.bg-light .event-calendar-content{background-color:#e9ebf7}.left-image.bg-dark .press-office-content{background-color:#ceeff9}.left-image.bg-dark .event-calendar-content{background-color:#d2d6ef}.left-image .press-office-content,.left-image .event-calendar-content{border-radius:0 0 20px 20px;padding:20px}@media (min-width: 960px){.left-image .press-office-content,.left-image .event-calendar-content{border-radius:20px;padding:24px}}.no-image{width:100%}.no-image.press-office.bg-light{background-color:#e7f7fc}.no-image.press-office.bg-dark{background-color:#ceeff9}.no-image.event-calendar.bg-light{background-color:#e9ebf7}.no-image.event-calendar.bg-dark{background-color:#d2d6ef}.no-image .press-office-image,.no-image .event-calendar-image{display:none}.no-image .press-office-content li,.no-image .event-calendar-content li{border-radius:20px}@media screen and (max-width: 960px){.event-results-index{padding-inline-start:0}.order{text-align:justify;padding-top:10px}.event-card{padding:24px;margin-bottom:20px}.event-card .training-card-header{margin-bottom:24px}.event-card .flex-between{flex-direction:column;min-height:65px}.event-card .flex-between .badge{align-self:start}.event-card .flex-between .date{align-self:end;font-weight:500;line-height:28px}.event-card .badge{width:fit-content}.event-card .date{height:28px;font-weight:500;font-size:18px;line-height:28px}.event-card .training-card-header{margin-top:8px}.event-card .links .register-button{flex:none}.event-card .links .register-button:after{width:15px;height:15px}.event-card .links .find-more-link{flex:none;align-content:center}.event-card .links .event-button-link{padding:4px 16px}.event-card .links .event-link{padding-top:8px}.event-card .links .event-link:has(+.office-button){padding-bottom:8px}}.data-results-container{display:flex;flex-direction:column;margin-bottom:20px}@media (min-width: 960px){.data-results-container{flex-direction:row}}.data-results-container&gt;.content-column:has(img){justify-content:flex-start}.contact-us-main-filter{padding-top:0;padding-bottom:0;margin:40px 0}.contact-us-main-filter .contact-us-filter .filter-box{width:100%;max-width:1026px}.contact-us-main-filter .contact-us-filter .filter-box .choices__inner{min-height:48px;height:fit-content;border-radius:10px;padding:4px 8px;align-content:center;border:1px solid #24262e}.contact-us-main-filter .contact-us-filter .filter-box .choices__list--dropdown .choices__placeholder{display:none}.contact-us-main-filter .contact-us-filter .filter-box .choices__list--dropdown .choices__list .choices__item.is-highlighted{background-color:#d3d4d5}.contact-us-main-filter .contact-us-filter .filter-box .field-b{margin-top:30px}.contact-us-main-filter .filter-divide{margin:48px 0;width:100%;border-bottom:1px solid #24262e}.contact-us-main-filter .label{margin-inline-end:16px;width:100%;height:32px;align-self:center;max-width:fit-content}.contact-us-main-filter .content-body a{color:inherit}.contact-us-main-filter .header-component{display:flex;margin-bottom:40px}@media (min-width: 960px){.contact-us-main-filter .header-component{margin-bottom:70px}}.contact-us-main-filter .header-component a{color:#24262e}.contact-us-main-filter .contact-us-button-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:48px;margin-inline-start:auto}@media (min-width: 960px){.contact-us-main-filter .contact-us-button-container{margin-top:16px;max-width:var(--contact-us-filter-button-container-max-width)}}.contact-us-main-filter .contact-us-button-container .button-primary{margin-inline-start:auto}.contact-us-main-filter .contact-us-button-container .link-arrow{opacity:0;padding:8px 0;margin:8px 0;margin-inline-end:auto}.contact-us-main-filter .contact-us-button-container[data-initalised=true] .link-arrow{opacity:1}@media (min-width: 960px){.filter-b-section{justify-content:end}}.filter-b-section label{color:transparent}div#map iframe{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%}.contact-us__single{padding-top:0}.contact-us__single .content-body a{color:inherit}.contact-us-accordion{padding-top:0}.contact-us-accordion .accordion-content-contact{padding:0 0 10px}@media (min-width: 960px){.contact-us-accordion .accordion-content-contact{padding:0 0 40px}}.contact-us-accordion .accordion-content-contact .content-column .sub-heading-s&gt;p,.contact-us-accordion .accordion-content-contact .content-column .sub-heading-s&gt;p&gt;p{font-size:20px!important;line-height:32px!important}@media (min-width: 960px){.contact-us-accordion .accordion-all{margin-right:24px}}.contact-us-accordion .accordion .accordion-item.accordion-item-open .accordion-title{margin-bottom:24px}@media (min-width: 960px){.contact-us-accordion .accordion .accordion-item.accordion-item-open .accordion-title{margin-bottom:12px}}.contact-us-accordion .accordion .accordion-item .accordion-title{font-weight:300;font-size:24px;line-height:36px;font-family:var(--noto-serif)}.contact-us-accordion .accordion .accordion-item .accordion-title:after{width:20px;height:20px}.contact-us-accordion .accordion .accordion-item .accordion-content{padding-bottom:0}.contact-us-accordion .accordion .accordion-item .sub-heading-s,.contact-us-accordion .accordion .accordion-item .accordion-content-contact .content-column .sub-heading-s&gt;p,.contact-us-accordion .accordion-content-contact .content-column .accordion .accordion-item .sub-heading-s&gt;p{margin-bottom:16px}.contact-us-accordion .accordion .accordion-item .content-body{margin-top:0!important}.contact-us-accordion .accordion .accordion-item .content-body&gt;a{padding:0!important;font-weight:400!important;line-height:28px!important;text-decoration:none;position:relative}.contact-us-accordion .accordion .accordion-item .accordion-content-wrapper .accordion-content .section-layout-standard .location-link{padding-top:16px}.contact-us-accordion .accordion .accordion-item .accordion-content-wrapper .accordion-content .section-layout-standard .location-link a{padding:0;border-bottom:1px solid #24262e}.contact-us-accordion .accordion .accordion-item .accordion-content-wrapper .accordion-content .section-layout-standard .location-link a:after{content:none}@media (max-width: 970px){.filter-form{flex-direction:column}.contact-us-main-filter .label{align-self:flex-start;margin-bottom:16px}.contact-us-main-filter .header-component{flex-direction:column}.contact-us-main-filter .header-component .btns{text-align:start}.filter-a-section,.filter-b-section{flex-direction:column}.filter-b-section .label{display:none}.contact-us-accordion .accordion .accordion-item .accordion-content-wrapper{padding-inline-end:0}.contact-us-accordion .accordion .accordion-item .accordion-content-wrapper .contact-map{max-height:343px}.contact-us-accordion .accordion .accordion-content{padding-inline-start:0}}@media (min-width: 960px){.contact-us-accordion .content-column:has(.contact-map,.contact-map-image){max-width:434px;margin-inline-end:20px}.contact-us-accordion .content-inner:has(&gt;.content-column .contact-map,&gt;.content-column .contact-map-image){justify-content:space-between}.contact-us-accordion .contact-map-image{max-width:434px;max-height:434px}}.search-table{display:grid;gap:40px}@media (min-width: 960px){.search-table{gap:48px}}.search-table-filters{width:100%;display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 960px){.search-table-filters{grid-template-columns:1fr}[data-filter-columns="0"] .search-table-filters{display:none;grid-template-columns:0}[data-filter-columns="1"] .search-table-filters{grid-template-columns:minmax(480px,1fr)}[data-filter-columns="2"] .search-table-filters{grid-template-columns:minmax(480px,3fr) repeat(1,minmax(160px,1fr))}[data-filter-columns="3"] .search-table-filters{grid-template-columns:minmax(360px,3fr) repeat(2,minmax(160px,1fr))}[data-filter-columns="4"] .search-table-filters{grid-template-columns:minmax(240px,3fr) repeat(3,minmax(140px,1fr))}}.search-table-filters&gt;div{position:relative}.search-table-filters&gt;div:has(.empty){display:none}.search-table-filters label{display:none;margin-block-end:8px}.search-table-filters input,.search-table-filters select{width:100%;border-radius:10px;border:1px solid #24262e;padding:9px 10px;line-height:28px;height:48px}.search-table-filters input::placeholder{color:#7c7d82;opacity:1}.search-table-filters input+.search-text-clear-button{position:absolute;right:24px;top:50%;transform:translateY(-50%);width:18px;height:18px;background:url(../Areas/v1/UI/images/icons/icon-close.svg) no-repeat center center;background-size:contain;cursor:pointer;border:0;padding:0}[dir=rtl] .search-table-filters input+.search-text-clear-button{right:unset;left:24px}.search-table-filters input:placeholder-shown+.search-text-clear-button{display:none}.search-table-filters input:not(:placeholder-shown){display:block}.search-table-filters select:focus{outline:2px solid #24262e;outline-offset:2px}.search-table-filters .choices{border-radius:10px;max-width:calc(100vw - 32px)}@media (min-width: 960px){.search-table-filters .choices{max-width:100%}}.search-table-filters .choices__inner{max-height:48px;border-radius:10px}.search-table-filters .choices__inner .choices__item{opacity:1;max-width:calc(100% - 48px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-table-filters .choices__placeholder{color:#7c7d82;opacity:1}.search-table-filters .choices .choices__list--dropdown .choices__item{position:relative;line-height:24px}.search-table-filters .choices .choices__list--dropdown .choices__item.is-selected:after{content:"";position:relative;display:inline-block;opacity:1;left:8px;top:4px;width:20px;height:20px;background:url(../Areas/v1/UI/images/icons/icon-check.svg) no-repeat center center;background-size:contain;cursor:pointer;border:0;padding:0}[dir=rtl] .search-table-filters .choices .choices__list--dropdown .choices__item.is-selected:after{left:unset;right:8px}.search-table-filters .filter-by-label{display:block}@media (min-width: 960px){.search-table-filters .filter-by-label{display:none}}.search-table-filters .filter-by-label&gt;p{margin:0;font-size:20px;line-height:32px;font-weight:300}.search-table-filters [data-type*=select-one]:has(select[data-type=Filter]):after{background:url(../Areas/v1/UI/images/icons/icon-search.svg) no-repeat center center;background-size:contain;width:18px;height:18px}.search-table-filters [data-type*=select-one]:has(select[data-type=Filter]).is-open:after{transform:translateY(-50%)}.search-table-filters__list--dropdown{max-height:360px;overflow-y:auto}.search-table-content{overflow-x:auto;min-height:360px}.search-table-content table{min-width:auto}@media (min-width: 960px){.search-table-content table{table-layout:fixed}}.search-table-content table th{background-color:#fbfbfb}.search-table-content table th,.search-table-content table td{word-wrap:break-word;min-width:200px}@media (min-width: 960px){.search-table-content table th,.search-table-content table td{min-width:160px}}.search-table-content table tr{height:84px;border-bottom:1px solid #e5e5e6}.search-table-content table tr.hide{display:none}.search-table-content table tr th:first-child,.search-table-content table tr td:first-child{min-width:200px;padding-inline-end:54px}@media (min-width: 480px){.search-table-content table tr th:first-child,.search-table-content table tr td:first-child{width:50%}}@media (min-width: 960px){.search-table-content table tr th:first-child,.search-table-content table tr td:first-child{width:50%}[data-columns="0"] .search-table-content table tr th:first-child,[data-columns="0"] .search-table-content table tr td:first-child,[data-columns="1"] .search-table-content table tr th:first-child,[data-columns="1"] .search-table-content table tr td:first-child{width:100%}[data-columns="2"] .search-table-content table tr th:first-child,[data-columns="2"] .search-table-content table tr td:first-child{width:75%}[data-columns="3"] .search-table-content table tr th:first-child,[data-columns="3"] .search-table-content table tr td:first-child{width:60%}[data-columns="4"] .search-table-content table tr th:first-child,[data-columns="4"] .search-table-content table tr td:first-child{width:50%}.has-image-column[data-columns="2"] .search-table-content table tr th:first-child:not(:has(&gt;.table-image)),.has-image-column[data-columns="2"] .search-table-content table tr td:first-child:not(:has(&gt;.table-image)){width:100%}.has-image-column[data-columns="2"] .search-table-content table tr th:first-child:has(&gt;.table-image)+td,.has-image-column[data-columns="2"] .search-table-content table tr th:first-child:has(&gt;.table-image)+th,.has-image-column[data-columns="2"] .search-table-content table tr td:first-child:has(&gt;.table-image)+td,.has-image-column[data-columns="2"] .search-table-content table tr td:first-child:has(&gt;.table-image)+th{width:100%}.has-image-column[data-columns="3"] .search-table-content table tr th:first-child:not(:has(&gt;.table-image)),.has-image-column[data-columns="3"] .search-table-content table tr td:first-child:not(:has(&gt;.table-image)){width:calc(60% - 200px)}.has-image-column[data-columns="3"] .search-table-content table tr th:first-child:has(&gt;.table-image)+td,.has-image-column[data-columns="3"] .search-table-content table tr th:first-child:has(&gt;.table-image)+th,.has-image-column[data-columns="3"] .search-table-content table tr td:first-child:has(&gt;.table-image)+td,.has-image-column[data-columns="3"] .search-table-content table tr td:first-child:has(&gt;.table-image)+th{width:calc(60% - 200px)}.has-image-column[data-columns="4"] .search-table-content table tr th:first-child:not(:has(&gt;.table-image)),.has-image-column[data-columns="4"] .search-table-content table tr td:first-child:not(:has(&gt;.table-image)){width:calc(50% - 200px)}.has-image-column[data-columns="4"] .search-table-content table tr th:first-child:has(&gt;.table-image)+td,.has-image-column[data-columns="4"] .search-table-content table tr th:first-child:has(&gt;.table-image)+th,.has-image-column[data-columns="4"] .search-table-content table tr td:first-child:has(&gt;.table-image)+td,.has-image-column[data-columns="4"] .search-table-content table tr td:first-child:has(&gt;.table-image)+th{width:calc(50% - 200px)}}.search-table-content table tr th:nth-child(2),.search-table-content table tr th:nth-child(3),.search-table-content table tr th:nth-child(4),.search-table-content table tr td:nth-child(2),.search-table-content table tr td:nth-child(3),.search-table-content table tr td:nth-child(4){width:auto;width:200px}@media (min-width: 960px){.search-table-content table tr th:nth-child(2),.search-table-content table tr th:nth-child(3),.search-table-content table tr th:nth-child(4),.search-table-content table tr td:nth-child(2),.search-table-content table tr td:nth-child(3),.search-table-content table tr td:nth-child(4){width:auto}[data-columns="2"] .search-table-content table tr th:nth-child(2),[data-columns="2"] .search-table-content table tr th:nth-child(3),[data-columns="2"] .search-table-content table tr th:nth-child(4),[data-columns="2"] .search-table-content table tr td:nth-child(2),[data-columns="2"] .search-table-content table tr td:nth-child(3),[data-columns="2"] .search-table-content table tr td:nth-child(4){width:25%}[data-columns="3"] .search-table-content table tr th:nth-child(2),[data-columns="3"] .search-table-content table tr th:nth-child(3),[data-columns="3"] .search-table-content table tr th:nth-child(4),[data-columns="3"] .search-table-content table tr td:nth-child(2),[data-columns="3"] .search-table-content table tr td:nth-child(3),[data-columns="3"] .search-table-content table tr td:nth-child(4){width:20%}[data-columns="4"] .search-table-content table tr th:nth-child(2),[data-columns="4"] .search-table-content table tr th:nth-child(3),[data-columns="4"] .search-table-content table tr th:nth-child(4),[data-columns="4"] .search-table-content table tr td:nth-child(2),[data-columns="4"] .search-table-content table tr td:nth-child(3),[data-columns="4"] .search-table-content table tr td:nth-child(4){width:17%}.has-image-column[data-columns="3"] .search-table-content table tr th:nth-child(2):not(:has(&gt;.table-image)),.has-image-column[data-columns="3"] .search-table-content table tr th:nth-child(3):not(:has(&gt;.table-image)),.has-image-column[data-columns="3"] .search-table-content table tr th:nth-child(4):not(:has(&gt;.table-image)),.has-image-column[data-columns="3"] .search-table-content table tr td:nth-child(2):not(:has(&gt;.table-image)),.has-image-column[data-columns="3"] .search-table-content table tr td:nth-child(3):not(:has(&gt;.table-image)),.has-image-column[data-columns="3"] .search-table-content table tr td:nth-child(4):not(:has(&gt;.table-image)){width:24%}.has-image-column[data-columns="4"] .search-table-content table tr th:nth-child(2):not(:has(&gt;.table-image)),.has-image-column[data-columns="4"] .search-table-content table tr th:nth-child(3):not(:has(&gt;.table-image)),.has-image-column[data-columns="4"] .search-table-content table tr th:nth-child(4):not(:has(&gt;.table-image)),.has-image-column[data-columns="4"] .search-table-content table tr td:nth-child(2):not(:has(&gt;.table-image)),.has-image-column[data-columns="4"] .search-table-content table tr td:nth-child(3):not(:has(&gt;.table-image)),.has-image-column[data-columns="4"] .search-table-content table tr td:nth-child(4):not(:has(&gt;.table-image)){width:20%}}.search-table-content table tr td:first-child{position:relative}.search-table-content table tr td:first-child&gt;a[target=_blank]:before{content:"";display:block;width:18px;height:18px;position:absolute;right:16px;top:50%;transform:translateY(-50%);background:url(../Areas/v1/UI/images/icons/icon-open-new.svg) no-repeat 0 0;background-size:contain}[dir=rtl] .search-table-content table tr td:first-child&gt;a[target=_blank]:before{right:unset;left:16px;background-image:url(../Areas/v1/UI/images/icons/icon-open-new-flipped.svg)}@media (min-width: 960px){.search-table-content table tr td:first-child&gt;a[target=_blank]:before{right:24px;top:20px;transform:translate(0)}[dir=rtl] .search-table-content table tr td:first-child&gt;a[target=_blank]:before{right:unset;left:24px}}.search-table-content table tr td:has(&gt;.table-image){max-height:80px;width:180px!important;padding-inline:0}.search-table-content table tr td:has(&gt;.table-image)&gt;.table-image{display:flex;width:160px;height:80px;max-height:80px;max-width:160px}.search-table-content table tr td:has(&gt;.table-image)&gt;.table-image&gt;img{display:flex;width:100%;height:auto;max-height:80px;max-width:160px}.search-table-content table tr td&gt;.table-image-default&gt;img{display:flex;width:100%;height:auto;max-height:80px;max-width:160px;margin:0 auto}.search-table-content a{color:#24262e;font-weight:500}.search-table-no-results{display:none;margin:32px 16px}.search-table-no-results.show{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.search-table .table-heading{display:table-row}@media (min-width: 960px){.search-table .table-heading{display:none}}.search-table .table-body th,.search-table .table-body td{border-bottom:0}.search-table-dummy-filter{font-size:16px;min-height:0;padding:9px 10px;line-height:28px;background:none;border:1px solid #24262e;max-height:48px;border-radius:10px;display:none}@media (min-width: 960px){.search-table-dummy-filter{display:block}}.search-table-dummy-filter&gt;p{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-table-filters:not(:has(&gt;div))+.search-table-content .table-heading{display:table-row}main:has(&gt;[data-component=search-table-block])&gt;[data-component=content-block]{padding-block-end:40px}@media (min-width: 960px){main:has(&gt;[data-component=search-table-block])&gt;[data-component=content-block]{padding-block-end:48px}}
</pre></body></html>