@charset "utf-8";@-webkit-keyframes buttonSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slideUp{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes buttonSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#43444f;font-family:Noto Sans,sans-serif;font-size:1pc;font-weight:400;line-height:1.6;margin:0}.heading-1,h1{font-size:3pc;margin-bottom:24px}.heading-1,.heading-2,h1,h2{color:#12121c;font-family:Noto Sans,sans-serif;font-weight:700;letter-spacing:-.025em;line-height:1.2}.heading-2,h2{font-size:24px;margin-bottom:1pc;margin-top:1pc}.heading-3,h3{font-size:30px;margin-bottom:1pc}.heading-3,.heading-4,h3,h4{color:#1c1c26;font-family:Noto Sans,sans-serif;font-weight:600;line-height:1.4}.heading-4,h4{font-size:24px;margin-bottom:8px}.heading-5,h5{font-size:20px}.heading-5,.heading-6,h5,h6{color:#43444f;font-family:Noto Sans,sans-serif;font-weight:500;line-height:1.4;margin-bottom:8px}.heading-6,h6{font-size:18px}.text-large{font-size:18px}.text-body,.text-large{color:#43444f;font-family:Noto Sans,sans-serif;font-weight:400;line-height:1.6}.text-body{font-size:1pc}.text-small{color:#666;font-size:14px}.text-caption,.text-small{font-family:Noto Sans,sans-serif;font-weight:400;line-height:1.4}.text-caption{color:#6b6b80;font-size:9pt}.text-weight-regular{font-weight:400}.text-weight-medium{font-weight:500}.text-weight-semibold{font-weight:600}.text-weight-bold{font-weight:700}.text-primary{color:#6b6b80}.text-primary-dark{color:#42265e}.text-secondary{color:#c84318}.text-neutral{color:#444}.text-white{color:#fff}.text-black,.text-gray-900{color:#12121c}.text-gray-800{color:#1c1c26}.text-gray-700{color:#43444f}.text-gray-600{color:#666}.text-gray-500{color:#6b6b80}.text-gray-400{color:#aaa}.text-muted{color:#6b6b80}.text-error{color:#db5e2b}.text-success{color:#22c55e}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.text-normal-case{text-transform:none}.text-underline{text-decoration:underline}.text-no-underline{text-decoration:none}.text-line-through{text-decoration:line-through}.leading-tight{line-height:1.2}.leading-normal{line-height:1.4}.leading-relaxed{line-height:1.6}.leading-loose{line-height:1.8}.tracking-tight{letter-spacing:-.025em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.display-large{color:#12121c;font-family:Noto Sans,sans-serif;font-size:4pc;font-weight:700;letter-spacing:-.025em;line-height:1.2}@media(max-width:991px){.display-large{font-size:3pc}}@media(max-width:767px){.display-large{font-size:36px}}.display-medium{color:#12121c;font-family:Noto Sans,sans-serif;font-size:3pc;font-weight:700;line-height:1.2}@media(max-width:991px){.display-medium{font-size:36px}}@media(max-width:767px){.display-medium{font-size:30px}}.display-small{color:#12121c;font-family:Noto Sans,sans-serif;font-size:36px;font-weight:600;line-height:1.2}@media(max-width:991px){.display-small{font-size:30px}}@media(max-width:767px){.display-small{font-size:24px}}.lead{color:#666;font-size:20px;font-weight:400;margin-bottom:24px}.blockquote,.lead{font-family:Noto Sans,sans-serif;line-height:1.6}.blockquote{border-left:4px solid #6b6b80;color:#43444f;font-size:18px;font-style:italic;font-weight:500;margin:2pc 0;padding-left:24px}.blockquote cite{color:#6b6b80;display:block;font-size:14px;font-style:normal;font-weight:400;margin-top:8px}.blockquote cite:before{content:"— "}.code{border-radius:4px;font-size:.875em;padding:2px 6px}.code,.pre{background:#f5f5f5;color:#1c1c26;font-family:Courier New,monospace}.pre{word-wrap:break-word;border-radius:8px;font-size:14px;overflow-x:auto;padding:1pc;white-space:pre-wrap}.link{color:#6b6b80;cursor:pointer;text-decoration:underline;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.link:hover{color:#42265e}.link:focus{outline:2px solid #6b6b80;outline-offset:2px}.link:active{color:#42265e}.link-subtle{color:#666;text-decoration:none;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.link-subtle:hover{color:#6b6b80;text-decoration:underline}.list-styled{padding-left:24px}.list-styled li{margin-bottom:4px}.list-unstyled{list-style:none;padding-left:0}.list-unstyled li{margin-bottom:4px}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-clamp-1{-webkit-line-clamp:1;line-clamp:1}.text-clamp-1,.text-clamp-2{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.text-clamp-2{-webkit-line-clamp:2;line-clamp:2}.text-clamp-3{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.mc-heading{background-color:#fff;color:#12121c;font-size:28px;font-weight:600;letter-spacing:-.4px;line-height:114%;margin-bottom:60px;margin-top:0;text-align:center}@media(max-width:728px){.mc-heading{font-size:24px;margin-bottom:40px;margin-top:0}}.mc-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0 0 20px}@media(max-width:728px){.mc-container{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.mc-container .mc-subheading{color:#12121c;font-size:24px;font-weight:500;letter-spacing:-.2px;line-height:125%;margin:0}.mc-container .mc-custom-dropdown{border:1px solid #e1e1e3;border-radius:8px;margin-top:24px;overflow:visible;position:relative;width:328px}@media(max-width:728px){.mc-container .mc-custom-dropdown{width:100%}}.mc-container .mc-custom-dropdown .mc-dropdown-header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:9pt 1pc}.mc-container .mc-custom-dropdown .mc-dropdown-header .selected-value{color:#6b6b80;font-size:14px;letter-spacing:-.2px;line-height:130%;margin:4px 0}.mc-container .mc-custom-dropdown .mc-dropdown-header img{height:24px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:24px}.mc-container .mc-custom-dropdown .mc-dropdown-list{background:#fff;border:none;left:0;list-style:none;margin:0;max-height:0;opacity:0;overflow:hidden;padding:0;position:absolute;top:100%;-webkit-transition:max-height .3s ease,opacity .3s ease;transition:max-height .3s ease,opacity .3s ease;width:100%;z-index:10}.mc-container .mc-custom-dropdown .mc-dropdown-list::-webkit-scrollbar{width:4px}.mc-container .mc-custom-dropdown .mc-dropdown-list::-webkit-scrollbar-thumb{background:#c9c9d2;border-radius:4px}.mc-container .mc-custom-dropdown .mc-dropdown-list::-webkit-scrollbar-button{display:none;height:0;width:0}.mc-container .mc-custom-dropdown .mc-dropdown-list::-webkit-scrollbar-track{background:transparent}.mc-container .mc-custom-dropdown .mc-dropdown-list{scrollbar-color:#c9c9d2 transparent;scrollbar-width:thin}.mc-container .mc-custom-dropdown .mc-dropdown-list li{cursor:pointer;font-size:9pt;font-weight:400;padding:9pt}.mc-container .mc-custom-dropdown .mc-dropdown-list li.active,.mc-container .mc-custom-dropdown .mc-dropdown-list li:hover{background:#f2f2f5}.mc-container .mc-custom-dropdown.open{border-radius:8px 8px 0 0}.mc-container .mc-custom-dropdown.open .mc-dropdown-list{border:1px solid #e1e1e3;border-radius:0 0 8px 8px;border-top:none;max-height:200px;opacity:1;overflow-y:auto}.mc-container .mc-custom-dropdown.open .mc-dropdown-header img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mc-articles-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}@media(max-width:768px){.mc-articles-container{gap:20px}}.mc-articles-container>div .mc-article-div{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--border-seperator-border-seperator,#e1e1e3);display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:center;max-width:820px;padding:10px 0;width:100%}.mc-articles-container>div .mc-article-div .mc-article-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;max-width:49pc;width:100%}.mc-articles-container>div .mc-article-div .mc-article-info .mc-article-title{color:var(--Typography-Heading,#12121c);font-family:Noto Sans,sans-serif;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:-.32px;line-height:125%;overflow:hidden;text-overflow:ellipsis}.mc-articles-container>div .mc-article-div .mc-article-info .mc-article-date{color:var(--typography-body-supporting,#6b6b80);font-family:Noto Sans,sans-serif;font-size:1pc;font-style:normal;font-weight:400;letter-spacing:-.32px;line-height:125%}@media(max-width:768px){.mc-articles-container>div .mc-article-div .mc-article-info .mc-article-date{font-size:14px}}.mc-articles-container>div .mc-article-div .mc-arrow-icon{max-height:28px;max-width:28px;min-height:28px;min-width:28px}.mc-articles-container .see-all-cta{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:var(--Action-Primary,#c84318);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Noto Sans,sans-serif;font-size:14px;font-style:normal;font-weight:600;justify-content:center;letter-spacing:-.42px;line-height:125%}@media(max-width:768px){.mc-articles-container .see-all-cta{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.mc-articles-container .see-all-cta img{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:18px;justify-content:center;width:18px}.mc-articles-container .see-all-cta:hover{opacity:.85}