.floatingComponent-fallback{min-height:64px;height:64px}.floatingComponent-component{position:fixed;z-index:9;display:flex;align-items:center;justify-content:center;top:0;width:100%;transition:opacity .1s ease,transform .25s ease;min-height:64px;height:auto;padding:4px 0;background:#fff;box-shadow:0 4px 32px -4px rgba(25,28,104,.14);transform:translate(0);opacity:1}.floatingComponent-component.animate{animation:floatingComponent-slideDown .25s ease;margin-bottom:0!important}@keyframes floatingComponent-slideDown{0%{transform:translateY(-100%);opacity:0;transition:none!important}to{transform:translate(0);opacity:1;transition:none!important}}@supports(-webkit-hyphens:none){.floatingComponent-component.animate{animation:none}}.floatingComponent-component.hide{transition:transform .25s ease,opacity .4s ease!important;transform:translateY(-100%);opacity:0}.floatingComponent-component.hide,.floatingComponent-component.hide *{pointer-events:none!important;cursor:auto}.floatingComponent-component.sticky{position:sticky;animation:none;transition:none;transform:none;z-index:2}@media only screen and (max-width:991px){.floatingComponent-component.sticky{margin-top:0;top:56px}}.floatingComponent-component.sticky.margin{margin-bottom:-56px;transition:margin .25s ease!important}.floatingComponent-component.domainSearch{height:auto;padding:4px 0}.floatingComponent-component .domainSearch-component{max-width:1302px;width:95vw;box-shadow:0 4px 32px -4px rgba(25,28,104,.18)}@media only screen and (max-width:1200px){.floatingComponent-component .domainSearch-component{max-width:906px;width:90vw}}.navigationItem-component>a,.navigationItem-component>span{display:flex;align-items:center;position:relative;padding:16px 56px 16px 16px;color:#42424e;cursor:pointer;overflow:hidden;background-color:transparent;transition:background-color .1s ease,color .1s ease,opacity .5s ease,font-size .1s ease}.navigationItem-component.root>a .navigationItem-icon,.navigationItem-component.root>span .navigationItem-icon{margin-right:8px!important}.navigationItem-component.root>a .navigationItem-text,.navigationItem-component.root>span .navigationItem-text{font-weight:600;font-size:16px;line-height:24px}.navigationItem-component.selected>a,.navigationItem-component.selected>span,.navigationItem-component:hover>a,.navigationItem-component:hover>span{background-color:#f7f7fa;color:#c42a87}.navigationItem-component.selected~.navigationItem-component:hover>a,.navigationItem-component.selected~.navigationItem-component:hover>span{background-color:transparent;color:#42424e}.navigationItem-component.disabled>a,.navigationItem-component.disabled>span{opacity:.5;cursor:default;pointer-events:none;color:#42424e!important}.navigationItem-icon{width:24px;height:24px;min-width:24px;min-height:24px;margin-right:6px}.navigationItem-icon>*{width:100%!important;height:100%!important;stroke-width:1.6}.navigationItem-text{font-weight:600;font-size:14px;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:1;transition:all .1s linear 0s}.navigationItem-tag{margin:0 0 0 auto;font-size:12px;line-height:24px}.navigationItem-chevron{position:absolute;right:16px;width:20px;height:20px}.navigationItem-chevron>svg{width:100%!important;height:100%!important}.navigation-component{width:90%;max-width:1302px;margin:0 0 auto;display:flex;flex-direction:column;height:100%}@media only screen and (max-width:1200px){.navigation-component{max-width:996px;width:90%}}@media only screen and (max-width:1200px)and (max-width:991px){.navigation-component{max-width:708px}}@media only screen and (max-width:1200px)and (max-width:767px){.navigation-component{max-width:95vw}}.navigation-component.minimized .navigation-title *{max-width:230px}.navigation-header{display:flex;position:relative;width:100%;justify-content:space-between;align-items:center}.navigation-title{transition:font-size .2s ease-in-out;padding:0 0 0 16px}.navigation-title.h3{transition:font-size .2s ease-in-out .4s}.navigation-title.mobile{transition:none!important}.navigation-title *{width:70vw;margin:10px 0;white-space:pre;overflow:hidden;text-overflow:ellipsis;max-width:700px;transition:max-width .2s ease-in-out}.navigation-back{display:flex;align-items:center;color:#42424e;cursor:pointer;margin:-24px 0 24px}.navigation-back svg{height:24px;margin:auto 4px auto 0;opacity:.7}.navigation-back,.navigation-back svg{transition:color .2s ease,opacity .2s ease}.navigation-back:hover{color:#09091f}.navigation-back:hover svg{opacity:1}.navigation-close{opacity:1;margin:auto 0 auto auto}.navigation-items{list-style:none;margin:56px 0 0;padding:0;display:flex;flex-direction:column;transition:opacity .25s ease}.navigation-items>li{border-top:1px solid #dddde5}.navigation-items>li:last-child{border-bottom:1px solid #dddde5}.navigation-items.in{opacity:1}.navigation-items.out{opacity:0}.navigation-items.thin .navigationItem-text{font-weight:400!important}.expandButton-component{display:flex;position:relative;justify-content:flex-end;height:40px;max-width:40px;min-width:40px;min-height:40px;border-radius:50em;background-color:#f7f7fa;border:2px solid #dddde5;padding:8px 8px 8px 12px;color:#191c68;cursor:pointer;transition:max-width .3s ease-in-out .1s,background-color .3s ease-in-out .1s,border-color .3s ease-in-out .1s;overflow:hidden}.expandButton-component:hover{transition:max-width .3s ease-in-out;background-color:#191c68;color:#fff;max-width:365px;border-color:#191c68}.expandButton-component:hover .expandButton-text{opacity:1;transition:opacity .2s ease,color .2s ease-in-out}.expandButton-component:hover .expandButton-icon{opacity:1;transition:opacity .2s ease-in-out,color .2s ease-in-out}@media only screen and (max-width:1200px){.expandButton-component{display:none}}.expandButton-icon{width:20px;height:20px;min-width:20px;min-height:20px;color:inherit;opacity:.5;transition:opacity .2s ease-in-out .1s,color .2s ease-in-out .1s}.expandButton-icon>*{width:100%!important;height:100%!important}.expandButton-text{font-weight:700;font-size:13px;line-height:18px;text-transform:uppercase;white-space:pre;margin:auto 4px auto 0;transition:opacity .3s ease .1s,color .2s ease-in-out;color:#fff;opacity:0}.content-component{display:flex;flex-direction:column}.content-wrapper{border:2px solid #dddde5}.content-wrapper.padding{padding:56px}@media only screen and (max-width:991px){.content-wrapper.padding{padding:24px}}.article-component{display:flex;flex-direction:column}.article-render{margin-top:24px}.article-render h1,.article-render h2,.article-render h3{font-size:20px;font-weight:500;margin:32px 0 0}.article-render h4,.article-render h5,.article-render h6{font-size:18px;margin:24px 0 0}.article-render ol,.article-render p,.article-render ul{color:#42424e}.article-render span{font-weight:inherit;color:inherit}.article-render a{text-decoration:underline}.article-render li{font-size:16px;line-height:1.5em;margin:.4em 0}@media only screen and (max-width:1200px){.article-render li{font-size:14px;line-height:20px}}.article-render img{display:block;max-width:100%;height:auto;object-fit:contain;margin:12px auto}.article-render img.shadow{box-shadow:0 4px 32px -4px rgba(25,28,104,.18)}.article-render code{border-radius:4px;background-color:#1d1a31;color:#fff;padding:8px 12px;line-height:1.6;white-space:pre-wrap;display:inline-table;width:auto}.tiles-component{display:flex;flex-direction:column;width:100%}.tiles-list{display:flex;gap:32px;flex-wrap:wrap;list-style:none;padding:0;margin:40px 0 0}.tileItem-component{display:flex;flex-direction:column;flex-grow:1;width:25%}@media only screen and (max-width:991px){.tileItem-component{width:40%}}@media screen and (max-width:560px){.tileItem-component{width:100%}}.tileItem-image{overflow:hidden;width:100%;max-height:138px;height:138px;cursor:pointer}.tileItem-image>img{width:100%;height:100%;object-fit:cover}.tileItem-image:hover+.tileItem-title{text-decoration:underline;color:#c42a87}.tileItem-title{margin:32px 0 0;cursor:pointer;transition:color .2s ease;color:#09091f}@media only screen and (max-width:1200px){.tileItem-title{margin:16px 0 0}}.tileItem-title:hover{text-decoration:underline;color:#c42a87}.tileItem-links{display:flex;flex-direction:column;gap:16px;padding:0;width:100%;margin:16px 0}.tileItem-links a{width:100%;transition:color .2s ease;color:#42424e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tileItem-links a:hover{text-decoration:underline;color:#c42a87}.tileItem-viewAll{display:flex;align-items:center;color:#c42a87;cursor:pointer}.tileItem-viewAll>svg{width:25px;height:25px;margin:auto auto auto 4px;opacity:.5;transition:opacity .2s ease-in-out}.tileItem-viewAll:hover{text-decoration:underline}.tileItem-viewAll:hover>svg{opacity:1}.relatedArticles-items{border:2px solid #dddde5;list-style:none;margin:16px 0 0;padding:0;display:flex;flex-direction:column;transition:opacity .25s ease,height .25s ease;overflow:hidden;will-change:height}.relatedArticles-items>li{max-height:57px;border-top:1px solid #f1f1f4}.relatedArticles-items>li:last-child{border-bottom:1px solid #f1f1f4}.loadingOverlay-loading .navigationItem-component>*{animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:loadingOverlay-shimmer;animation-timing-function:linear;background:#f6f6f6;background-image:linear-gradient(90deg,#f6f6f6 8%,#f0f0f0 18%,#f6f6f6 33%)!important;background-size:800px 104px!important;position:relative;pointer-events:none;border-radius:24px;transition:all .2s ease}@keyframes loadingOverlay-shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.loadingOverlay-loading .navigationItem-component>* *{opacity:0;transition:all .2s ease}.loadingOverlay-loading .navigationItem-component>*,.loadingOverlay-loading .navigationItem-component>* *{animation-delay:2s;color:transparent!important}.loadingOverlay-loading .navigationItem-text{padding:0 12px 0 0}.loadingOverlay-loading .navigationItem-chevron{position:absolute}.quickLink-component{display:flex;position:relative;width:100%;padding:24px 72px 24px 16px;cursor:pointer;overflow:hidden}@media only screen and (max-width:991px){.quickLink-component{padding:24px 65px 24px 24px}}.quickLink-component>*{z-index:2;position:relative}.quickLink-component.alt{flex-direction:column;padding:24px 60px 24px 24px}.quickLink-component.alt .quickLink-icon{margin-right:0;margin-bottom:8px}.quickLink-component.alt .quickLink-icon svg{margin:auto 0}.quickLink-component.alt .quickLink-arrow{right:24px}.quickLink-component.alt:hover .quickLink-title{text-decoration:underline}.quickLink-icon{display:flex;margin-right:16px}.quickLink-icon svg:first-of-type{width:48px;height:48px;margin:auto}.quickLink-icon svg defs stop:first-child{stop-color:#e32f9b;stop-opacity:1}.quickLink-icon svg defs stop:last-child{stop-color:#fc35ad;stop-opacity:1}.quickLink-icon img{width:36px;height:36px;margin:auto -2px auto auto;transform:translate(-2px,-2px)}.quickLink-description{margin-top:8px;opacity:.7}.quickLink-arrow{display:flex;opacity:.7;position:absolute!important;right:16px;top:50%;transform:translateY(-50%)}@media only screen and (max-width:991px){.quickLink-arrow{right:24px}}.quickLink-arrow svg{width:24px;height:24px;margin:auto;fill:inherit}.relatedProducts-icon{width:55px;height:42px;margin:auto}.relatedProducts-items{border:1px solid #dddde5;border-width:1px 0;list-style:none;margin:16px 0 0;padding:0;display:flex;flex-direction:column;transition:opacity .25s ease,height .25s ease;overflow:hidden;will-change:height}.relatedProducts-items svg{width:24px;height:24px}.relatedProducts-items a{position:relative}.relatedProducts-items a:before{position:absolute;bottom:0;left:16px;content:" ";width:95%;width:calc(100% - 32px);height:1px;background:#dddde5}.relatedProducts-items a:last-of-type:before{content:none}.supportArea-items{border:1px solid #dddde5;border-width:1px 0;list-style:none;margin:16px 0 0;padding:0;display:flex;flex-direction:column;transition:opacity .25s ease,height .25s ease;overflow:hidden;will-change:height}.supportArea-items svg{width:24px;height:24px}.supportArea-items a{position:relative}.supportArea-items a:before{position:absolute;bottom:0;left:16px;content:" ";width:95%;width:calc(100% - 32px);height:1px;background:#dddde5}.supportArea-items a:last-of-type:before{content:none}.fadeWrapper-component{position:relative;width:100%;height:auto;display:flex}.fadeWrapper-component__alignRight{width:fit-content}.fadeWrapper-component__alignRight .fadeWrapper-scroll{text-align:"right"}.fadeWrapper-component.overflow{overflow:hidden}.fadeWrapper-fade{display:block;position:absolute;top:0;left:-2px;max-width:310px;width:inherit;height:100%;background-repeat:repeat-y;z-index:2;transition:opacity .4s ease;opacity:1;pointer-events:none}.fadeWrapper-fade__right{left:unset;right:-2px;transform:rotate(180deg)}@media screen and (max-width:465px){.fadeWrapper-fade{opacity:0!important}}.fadeWrapper-scroll{overflow:auto;overflow:scroll;overflow:scroll auto;padding:9px 0 0;height:100%;width:100%}.fadeWrapper-scroll::-webkit-scrollbar{width:0;height:9px;background-color:transparent}.fadeWrapper-scroll::-webkit-scrollbar-thumb{background:#dddde5;background-clip:content-box;border:3px solid transparent;border-radius:7px;padding:2px 0}.fadeWrapper-scroll::-webkit-scrollbar-thumb:hover{background-color:#c4c4ca}@supports(display:contents) and (not (scrollbar-gutter:stable)){.fadeWrapper-scroll::-webkit-scrollbar{height:9px}.fadeWrapper-scroll::-webkit-scrollbar-thumb{border:1px solid transparent}}@supports(-moz-appearance:none){.fadeWrapper-scroll{overflow-x:auto;scrollbar-width:thin;scrollbar-color:#dddde5 #fff;padding:0}}@supports(-webkit-touch-callout:none){.fadeWrapper-scroll{padding:0!important}}.fadeWrapper-scrollStage{display:inline-flex;height:100%}.supportCentre-section{z-index:0;position:relative}.supportCentre-section .floatingComponent-component>*{width:90%;max-width:1302px;margin:auto}@media only screen and (max-width:1200px){.supportCentre-section .floatingComponent-component>*{max-width:996px;width:90%}}@media only screen and (max-width:1200px)and (max-width:991px){.supportCentre-section .floatingComponent-component>*{max-width:708px}}@media only screen and (max-width:1200px)and (max-width:767px){.supportCentre-section .floatingComponent-component>*{max-width:95vw}}@media only screen and (max-width:1200px){.supportCentre-section .fadeWrapper-component>span:first-child{left:-8px}.supportCentre-section .fadeWrapper-scrollStage{padding:0!important}.supportCentre-section .fadeWrapper-fade{width:10px!important}}.supportCentre-loader{position:relative;top:0;width:100%;height:4px;min-height:4px;z-index:9;will-change:transform;background-color:transparent}.supportCentre-loader>*{position:absolute;top:0;left:0;width:100%;height:100%}@media not all and (min-resolution:0.001dpcm){@supports(-webkit-appearance:none) and (stroke-color:transparent){.supportCentre-loader{clip-path:content-box}.supportCentre-loader>*,.supportCentre-loader>*>*{will-change:transform;isolation:isolate;overflow:visible!important}}}.supportCentre-loaderInner{display:block}.supportCentre-container{padding:56px 0;display:flex;overflow:hidden;gap:56px}@media only screen and (max-width:767px){.supportCentre-container{padding:48px 0}}.supportCentre-container>*{will-change:transform}.supportCentre-container .navigation-component{min-width:365px;transition:all .3s ease-in-out}@media only screen and (min-width:1200px)and (max-width:1399px){.supportCentre-container .navigation-component{transition:all .3s ease-in-out .4s}}.supportCentre-container.navigate{width:90%;max-width:1302px;margin:0 auto;transition:max-width .3s ease .4s}@media only screen and (max-width:1200px){.supportCentre-container.navigate{max-width:996px;width:90%}}@media only screen and (max-width:1200px)and (max-width:991px){.supportCentre-container.navigate{max-width:708px}}@media only screen and (max-width:1200px)and (max-width:767px){.supportCentre-container.navigate{max-width:95vw}}.supportCentre-container.home{transition:max-width .3s ease}@media only screen and (max-width:1200px){.supportCentre-container.article.minimized .navigation-component{opacity:0!important;transition:max-width .3s ease .4s,min-width .3s ease .4s,width .3s ease .4s,margin .3s ease .4s,opacity .3s ease!important;max-width:0!important;min-width:0!important;width:0!important;margin:0 0 0 -56px}.supportCentre-container.article.minimized .supportCentre-display{max-width:1000px!important}}.supportCentre-container.minimized .navigation-component{max-width:365px}.supportCentre-container.minimized.home .supportCentre-main{max-width:856px;opacity:1;max-height:9999px;margin:0!important;transition:all .3s ease .4s,max-width .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease .4s}@media only screen and (max-width:1200px){.supportCentre-container.minimized.home .supportCentre-main{transition:all .3s ease .4s,max-width .3s ease-in-out,max-height .3s ease-in-out,margin .3s ease-in-out}}.supportCentre-container.minimized.index.minimized .supportCentre-main{transition:all .3s ease .4s,max-width .3s ease-in-out .4s,margin .3s ease-in-out .4s,opacity .3s ease .8s!important}.supportCentre-container.minimized.navigate .supportCentre-display{max-width:900px;max-height:9999px;opacity:1;transition:opacity .3s ease .9s,max-width .3s ease-in-out .6s,margin .3s ease-in-out .6s;margin:0!important}.supportCentre-container.minimized.home .supportCentre-display{transition:all .23s ease,max-width .3s ease-in-out}.supportCentre-container.minimized .navigation-close{opacity:1;transition:opacity .3s ease 1.2s;transition:opacity .3s ease 1.2s,pointer-events 0s linear 1.2s}.supportCentre-container.maximized .navigation-component{max-width:100%;width:100%;transition:all .3s ease-in-out .4s}.supportCentre-container.maximized .navigation-close{opacity:0;pointer-events:none;transition:opacity .3s ease}.supportCentre-container.minimized.article .supportCentre-stack{width:356px}@media only screen and (max-width:1200px){.supportCentre-container.minimized.article .supportCentre-stack{width:0;margin:-56px 0 0 -56px}}.supportCentre-container.article .supportCentre-stack,.supportCentre-container.navigate .supportCentre-stack{margin:0}@media only screen and (max-width:1200px){.supportCentre-container.article .supportCentre-stack,.supportCentre-container.navigate .supportCentre-stack{margin:-56px 0 0}}.supportCentre-display,.supportCentre-main{display:flex;flex-direction:column;width:100%;max-width:0;max-height:0;opacity:0;padding:0;margin:0 0 0 -56px;transition:all .3s ease,max-width .3s ease-in-out .4s,margin .3s ease-in-out .4s}.supportCentre-display{overflow:hidden;gap:56px}.supportCentre-display>*>h5{color:#42424e}.supportCentre-stack{display:flex;width:100%;gap:56px;transition:width .3s ease-in-out .4s,margin .3s ease-in-out .4s}@media only screen and (max-width:1200px){.supportCentre-stack{flex-direction:column}.supportCentre-stack .navigation-component{max-width:100%!important;width:100%!important}.supportCentre-stack .supportCentre-main{transition:all .3s ease,max-width .3s ease-in-out .4s,max-height .3s ease-in-out,margin .3s ease-in-out .4s}}.search-component{position:relative;display:flex;flex-direction:column;height:56px;width:100%;z-index:2}@media only screen and (max-width:1200px){.search-component{height:52px}}.search-component .navigationItem-text{font-weight:400}.search-component .navigationItem-text strong{font-weight:700}.search-bar{display:flex;width:100%;border-radius:6px;overflow:hidden;background-color:#fff}.search-bar.isSearching{border-radius:6px 6px 0 0}.search-input{width:100%;flex:1 1 0;border:0;margin:0;padding:16px 0 16px 16px;flex:1 1;background:#fff}.search-input:focus{outline:none}.search-button{display:flex;align-items:center;justify-content:center;color:#c42a87;border:0;padding:0 13px;cursor:pointer;height:90%;margin:auto 3px;background-color:#fff}.search-button:focus,.search-button:hover{outline-color:#c42a87}.search-button:focus .search-text,.search-button:hover .search-text{max-width:100px;opacity:1;transition:all .15s ease-in-out,opacity .14s ease-in-out .15s}.search-button:focus .search-icon,.search-button:hover .search-icon{margin-right:4px;transition:margin-right .15s ease-in-out}.search-icon{width:24px;height:24px;margin-right:0;transition:margin-right .15s ease-in-out .15s}.search-icon>svg{width:100%;height:100%}.search-icon .spinner-component{position:relative}.search-icon .spinner-inner{border-color:#c42a87!important}.search-text{text-transform:uppercase;white-space:pre;opacity:0;max-width:0;transition:all .15s ease-in-out .15s,opacity .14s ease-in-out}.results-component{display:flex;flex-direction:column;width:100%;background-color:#fff;position:absolute;bottom:0;transform:translateY(100%);color:#42424e;box-shadow:0 4px 32px -4px rgba(25,28,104,.18);border-radius:0 0 6px 6px;overflow:hidden;opacity:1;animation:fadeinDelay 0s,fadein .2s linear 0s}.results-searched{padding:16px 24px;color:#09091f;border-bottom:1px solid #dddde5}.results-searched b{color:#42424e}.results-results>li{position:relative}.results-results>li:before{content:" ";position:absolute;top:0;left:16px;width:calc(100% - 16px);height:1px;background-color:#dddde5}.results-results>li:first-child:before{display:none}.results-seeMore{border-top:1px solid #dddde5}#hero+.title-component{padding-top:96px}@media only screen and (min-width:768px)and (max-width:991px){#hero+.title-component{padding-top:56px}}@media only screen and (max-width:767px){#hero+.title-component{padding-top:48px}}.title-component.white .title-heading{color:#fff}.title-component.white .title-description{color:#fff;opacity:.7}.title-heading{display:flex;flex-direction:column;width:100%;text-align:center;color:#09091f;width:90%;max-width:1022px;margin:0 auto 16px}@media only screen and (max-width:1200px){.title-heading{max-width:996px;width:90%}}@media only screen and (max-width:1200px)and (max-width:991px){.title-heading{max-width:708px}}@media only screen and (max-width:1200px)and (max-width:767px){.title-heading{max-width:95vw}}.title-heading.alone{margin-bottom:56px}.title-heading.alone.small-padding{margin-bottom:32px!important}.title-heading.alone.large-padding{margin-bottom:56px!important}.title-heading.left{text-align:left;margin-left:0!important}.title-heading.white{color:#fff}.title-description{width:100%;width:90%;max-width:856px;margin:0 auto;margin:0 auto 56px!important;text-align:center;color:#42424e}@media only screen and (max-width:1200px){.title-description{max-width:996px;width:90%}}@media only screen and (max-width:1200px)and (max-width:991px){.title-description{max-width:708px}}@media only screen and (max-width:1200px)and (max-width:767px){.title-description{max-width:95vw}}.title-logo+.title-description{margin:24px auto 56px!important}.title-description.xsmall-padding{margin:0 auto 32px!important}.title-description.small-padding{margin:0 auto 56px!important}.title-description.large-padding{margin:0 auto 89px!important}.title-description.xlarge-padding{margin:0 auto 88px!important}.title-description.white{color:#fff;opacity:.7}.title-description.left{text-align:left;margin-left:0!important}.title-description a{color:inherit;text-decoration:underline;font-weight:500}.title-logo{margin:auto;display:flex}.title-logo img{height:100%;max-height:48px;width:100%;margin:auto;padding:0 10px}.support-component{display:flex;overflow:hidden;position:relative}.support-component>img{pointer-events:none;position:absolute;top:0;right:0;left:0;z-index:-1}.support-inner{display:flex;flex-direction:column;margin:auto}@media only screen and (min-width:992px)and (max-width:1200px){.support-inner{justify-content:center}}@media only screen and (max-width:1200px){.support-inner{max-width:unset;flex-direction:column;align-items:center}}.support-inner .title-description,.support-inner .title-heading{color:#fff}.support-inner .title-description{opacity:.7}.support-items{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;grid-column-gap:16px;grid-row-gap:16px;margin:auto}@media only screen and (max-width:1399px){.support-items{max-width:891px;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.support-items{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:1200px){.support-items{margin-top:24px}}.support-items>li>*{box-shadow:0 4px 32px -4px rgba(25,28,104,.18);width:inherit}.support-items>li>*>*{height:100%}.support-items>li{max-width:437.5px;display:flex;height:auto;width:100%}.fAQs-component{display:flex;flex-direction:column;width:100%}.fAQs-head{display:flex;max-width:1050px;width:90%;margin:90px auto 60px}@media only screen and (min-width:768px)and (max-width:991px){.fAQs-head{flex-direction:column;text-align:center;margin:98px auto 48px}.fAQs-head>:last-child{margin:38px 0 0}}@media only screen and (max-width:767px){.fAQs-head{flex-direction:column;justify-content:center;text-align:center;margin:36px auto 30px}.fAQs-head>:last-child{margin:14px auto 0}}.fAQs-items>*{border-top:1px solid rgba(206,206,217,.7)}.fAQs-items>:last-child{border-bottom:1px solid rgba(206,206,217,.7)}.fAQs-showMore{margin:20px auto 0;cursor:pointer;color:#c42a87;transition:all .3s ease-in-out}.fAQs-showMore:hover{text-decoration:underline}.fAQItem-component{position:relative;cursor:pointer;padding:24px;overflow:hidden;transition:all .4s ease;opacity:1}.fAQItem-component:hover{background-color:#f7f7fa}.fAQItem-component:hover .fAQItem-question{color:#c42a87;opacity:.9;transition:color .2s ease}.fAQItem-component:hover .fAQItem-icon{color:#c42a87}.fAQItem-component.active{background-color:transparent}.fAQItem-component.active .fAQItem-question{color:#09091f;opacity:1!important}.fAQItem-component.active .fAQItem-answer{opacity:1;max-height:1500px;transition:max-height 1.2s ease,opacity 1.2s ease}.fAQItem-component.active .fAQItem-icon{transform:rotate(180deg);color:#09091f}.fAQItem-component.active .fAQItem-padding{height:10px}.fAQItem-component.hide{max-height:0;padding-top:0;padding-bottom:0;opacity:0;transition:all .4s ease}.fAQItem-question{color:#09091f;transition:all .7s linear;padding:0 30px 0 0}.fAQItem-question>div{font-size:inherit;font-weight:inherit;line-height:inherit}.fAQItem-icon{position:absolute;top:19px;right:20px;font-size:28px;line-height:28px;color:#09091f;transition:all .2s ease;transform:rotate(0deg)}.fAQItem-padding{height:0;display:block;transition:height .2s ease}.fAQItem-answer{color:#42424e;max-width:1100px;max-height:0;overflow:hidden;transition:max-height .1s ease,opacity .1s ease;opacity:0;cursor:auto;border:0}.fAQItem-answer a{color:#c42a87;text-decoration:underline}.supportCentre-heroBanner{z-index:1;margin-bottom:0!important}