@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}.announcement-card{background-color:#42265e;border-radius:8px;height:auto;height:100%;max-width:25pc;padding:20px 20px 30px;width:100%}.announcement-card .announcement-icon .mobile-lable,.announcement-card .announcment-content .announcement-descritption .desktop-lable,.announcement-card .announcment-content .announcement-descritption p{color:#fff}.announcement-card.beige{background-color:#dddcd2}.announcement-card.beige .announcement-icon .icon-div img .desktop-lable,.announcement-card.beige .announcement-icon .icon-div img p,.announcement-card.beige .announcement-icon .mobile-lable,.announcement-card.beige .announcement-icon .mobile-lable .desktop-lable,.announcement-card.beige .announcement-icon .mobile-lable p,.announcement-card.beige .announcment-content .announcement-descritption .desktop-lable,.announcement-card.beige .announcment-content .announcement-descritption p{color:#1c1c26}.announcement-card.cyan{background-color:#bbe5eb}.announcement-card.cyan .announcement-icon .icon-div img .desktop-lable,.announcement-card.cyan .announcement-icon .icon-div img p,.announcement-card.cyan .announcement-icon .mobile-lable,.announcement-card.cyan .announcement-icon .mobile-lable .desktop-lable,.announcement-card.cyan .announcement-icon .mobile-lable p,.announcement-card.cyan .announcment-content .announcement-descritption .desktop-lable,.announcement-card.cyan .announcment-content .announcement-descritption p{color:#1c1c26}.announcement-card .announcement-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:9pc}.announcement-card .announcement-icon .icon-div{height:5pc;width:5pc}.announcement-card .announcement-icon .icon-div img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.announcement-card .announcement-icon .mobile-lable{display:none}.announcement-card .announcment-content .announcment-link .btn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#c84318;border-radius:30px;color:var(--Action-Secondary,#fff);font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:600;gap:var(--XXS,6px);justify-content:center;letter-spacing:-.42px;line-height:125%;min-width:90px;padding:var(--M,9pt) var(--XL,20px);text-align:center}.announcement-card .announcment-content .announcement-descritption{margin-bottom:20px}.announcement-card .announcment-content .announcement-descritption .desktop-lable{display:block;font-family:Noto Sans,sans-serif;font-size:1pc;font-weight:500;line-height:125%;margin-bottom:10px;opacity:.7}.announcement-card .announcment-content .announcement-descritption p{font-family:Noto Sans,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.4px;line-height:120%}@media screen and (max-width:1280px){.announcementcard{width:calc(32.66667% - 6.66667px)}}@media(max-width:767px){.announcementcard{width:unset}.announcement-card{height:auto;max-width:unset;width:100%}.announcement-card.beige .announcement-icon .mobile-lable,.announcement-card.cyan .announcement-icon .mobile-lable{color:#333}.announcement-card .announcement-icon{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.announcement-card .announcement-icon .icon-div{height:40px;width:40px}.announcement-card .announcement-icon .mobile-lable{display:block;font-family:Noto Sans,sans-serif;font-size:1pc;font-weight:500;line-height:125%;opacity:.7;width:167px;word-break:break-word}.announcement-card .announcment-content .announcement-descritption{margin-bottom:1pc}.announcement-card .announcment-content .announcement-descritption .desktop-lable{display:none}.announcement-card .announcment-content .announcement-descritption p{color:#fff;font-family:Noto Sans,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.4px;line-height:120%}}