@charset "utf-8";@-webkit-keyframes buttonSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@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}}@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 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}.rich-paragraphcontainer .contact-us-container{margin:0 auto 60px;max-width:820px;width:100%}@media(max-width:768px){.rich-paragraphcontainer .contact-us-container{margin-bottom:0;padding:20px 1pc}}.rich-paragraphcontainer h2{color:#12121c!important;font-family:Noto Sans,sans-serif!important;font-size:28px!important;font-weight:500!important;letter-spacing:-.025em!important;line-height:1.2!important;margin-bottom:20px!important}.rich-paragraphcontainer h2 img{margin-left:8px;vertical-align:middle;width:20px}.rich-paragraphcontainer h2 a{color:#c84318!important;cursor:pointer;font-family:Noto Sans,sans-serif!important;font-weight:500!important;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer h2 a:hover{text-decoration:underline}.rich-paragraphcontainer h1{font-size:2pc!important;margin-bottom:24px!important;text-align:center!important;text-decoration:underline!important}.rich-paragraphcontainer h1,.rich-paragraphcontainer h1 a{color:#12121c!important;font-family:Noto Sans,sans-serif!important;font-weight:600!important}.rich-paragraphcontainer h1 a{cursor:pointer;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer h1 a:hover{text-decoration:underline}.rich-paragraphcontainer h1 strong{font-weight:600}.rich-paragraphcontainer h1 u{text-decoration:none}.rich-paragraphcontainer h3{color:#12121c!important;font-size:24px!important;line-height:1.3!important;margin-bottom:1pc!important}.rich-paragraphcontainer h3,.rich-paragraphcontainer h3 a{font-family:Noto Sans,sans-serif!important;font-weight:500!important}.rich-paragraphcontainer h3 a{color:#c84318!important;cursor:pointer;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer h3 a:hover{text-decoration:underline}.rich-paragraphcontainer h4{color:#12121c!important;font-size:20px!important;line-height:1.4!important;margin-bottom:9pt!important}.rich-paragraphcontainer h4,.rich-paragraphcontainer h4 a{font-family:Noto Sans,sans-serif!important;font-weight:500!important}.rich-paragraphcontainer h4 a{color:#c84318!important;cursor:pointer;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer h4 a:hover{text-decoration:underline}.rich-paragraphcontainer ul{display:block!important;list-style-position:outside!important;list-style-type:disc!important;margin-bottom:20px!important;padding-left:40px!important}.rich-paragraphcontainer ul li{color:#333!important;display:list-item!important;font-family:Noto Sans,sans-serif!important;font-size:1pc!important;font-style:normal!important;font-weight:400!important;letter-spacing:-.32px!important;line-height:150%!important;margin-bottom:8px!important;margin-left:0!important}.rich-paragraphcontainer ol{display:block!important;list-style-position:outside!important;list-style-type:decimal!important;margin-bottom:20px!important;padding-left:40px!important}.rich-paragraphcontainer ol li{color:#333!important;display:list-item!important;font-family:Noto Sans,sans-serif!important;font-size:1pc!important;font-weight:400!important;letter-spacing:normal!important;line-height:1.8!important;margin-bottom:8px!important;margin-left:0!important}.rich-paragraphcontainer div a,.rich-paragraphcontainer h1 a,.rich-paragraphcontainer h2 a,.rich-paragraphcontainer h3 a,.rich-paragraphcontainer h4 a,.rich-paragraphcontainer h5 a,.rich-paragraphcontainer h6 a,.rich-paragraphcontainer ol a,.rich-paragraphcontainer p a,.rich-paragraphcontainer ul a{color:#c84318;cursor:pointer;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:600;letter-spacing:-.36px;line-height:115%;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer div a:hover,.rich-paragraphcontainer h1 a:hover,.rich-paragraphcontainer h2 a:hover,.rich-paragraphcontainer h3 a:hover,.rich-paragraphcontainer h4 a:hover,.rich-paragraphcontainer h5 a:hover,.rich-paragraphcontainer h6 a:hover,.rich-paragraphcontainer ol a:hover,.rich-paragraphcontainer p a:hover,.rich-paragraphcontainer ul a:hover{color:#a0350d;text-decoration:underline}.rich-paragraphcontainer div a .cmp-link__screen-reader-only,.rich-paragraphcontainer h1 a .cmp-link__screen-reader-only,.rich-paragraphcontainer h2 a .cmp-link__screen-reader-only,.rich-paragraphcontainer h3 a .cmp-link__screen-reader-only,.rich-paragraphcontainer h4 a .cmp-link__screen-reader-only,.rich-paragraphcontainer h5 a .cmp-link__screen-reader-only,.rich-paragraphcontainer h6 a .cmp-link__screen-reader-only,.rich-paragraphcontainer ol a .cmp-link__screen-reader-only,.rich-paragraphcontainer p a .cmp-link__screen-reader-only,.rich-paragraphcontainer ul a .cmp-link__screen-reader-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.rich-paragraphcontainer hr{border:none;margin:24px 0}.rich-paragraphcontainer p{color:#333!important;font-family:Noto Sans,sans-serif;font-size:1pc!important;line-height:1.6!important;margin-bottom:1pc!important}.rich-paragraphcontainer p a{color:#c84318!important;cursor:pointer;font-family:Noto Sans,sans-serif;font-weight:600;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer p a:hover{text-decoration:underline}.rich-paragraphcontainer p a b{color:#c84318!important;font-weight:600}.rich-paragraphcontainer p a strong{color:#c84318;font-size:1pc;font-weight:600}.rich-paragraphcontainer p strong{color:#12121c;font-size:1pc;font-weight:600}.rich-paragraphcontainer p u{text-decoration:underline}.rich-paragraphcontainer p b{color:#12121c;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.4px;line-height:120%}.rich-paragraphcontainer h5 a{color:#c84318!important;cursor:pointer;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer h5 a:hover{text-decoration:underline}.rich-paragraphcontainer h6 a{color:#c84318!important;cursor:pointer;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer h6 a:hover{text-decoration:underline}.rich-paragraphcontainer span a{color:#c84318!important;cursor:pointer;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer span a:hover{text-decoration:underline}.rich-paragraphcontainer table.theme1{border-collapse:collapse;font-family:Noto Sans,sans-serif;margin:24px 0;width:100%}.rich-paragraphcontainer table.theme1 tbody tr{border:1px solid #d2d2d2}.rich-paragraphcontainer table.theme1 tbody tr td{border:1px solid #d2d2d2;color:#333;font-size:1pc;font-weight:400;line-height:1.5;padding:9pt 1pc;vertical-align:middle}.rich-paragraphcontainer table.theme1 tbody tr td strong{color:#12121c;font-weight:600}.rich-paragraphcontainer table.theme1 tbody tr td[align=center]{text-align:center}.rich-paragraphcontainer table{border-collapse:collapse;font-family:Noto Sans,sans-serif;margin:24px 0;max-width:100%;table-layout:fixed;width:100%}.rich-paragraphcontainer table thead tr{background-color:#fff}.rich-paragraphcontainer table thead tr th{border:1px solid #e1e1e3;color:#12121c;font-family:Noto Sans,sans-serif;font-size:1pc;font-weight:600;line-height:150%;padding:9pt 1pc;text-align:left}.rich-paragraphcontainer table thead tr th:first-child{width:30%}.rich-paragraphcontainer table thead tr th:nth-child(2){width:70%}.rich-paragraphcontainer table thead tr th div strong{color:#12121c;font-size:1pc;font-weight:600}@media(max-width:768px){.rich-paragraphcontainer table thead tr th{font-size:14px;padding:10px 9pt}.rich-paragraphcontainer table thead tr th div strong{font-size:14px}}.rich-paragraphcontainer table tbody tr{border:1px solid #e1e1e3}.rich-paragraphcontainer table tbody tr td{border:1px solid #e1e1e3;color:#333;font-size:14px;font-weight:400;letter-spacing:-.28px;line-height:150%;padding:1pc;text-align:left;vertical-align:top}.rich-paragraphcontainer table tbody tr td b,.rich-paragraphcontainer table tbody tr td p{line-height:150%!important;margin-bottom:8px!important;text-align:left!important}.rich-paragraphcontainer table tbody tr td b:last-child,.rich-paragraphcontainer table tbody tr td p:last-child{margin-bottom:0!important}.rich-paragraphcontainer table tbody tr td ol{list-style-type:none!important;margin-bottom:8px!important;padding-left:0!important;text-align:left!important}.rich-paragraphcontainer table tbody tr td ol li{font-size:14px!important;line-height:150%!important;margin-bottom:4px!important;text-align:left!important}.rich-paragraphcontainer table tbody tr td strong{color:#12121c;font-size:14px;font-weight:600}.rich-paragraphcontainer table tbody tr td span[data-cfemail]{color:#c84318;font-family:Noto Sans,sans-serif;font-size:14px;font-style:normal;font-weight:600;letter-spacing:-.36px;line-height:115%;text-decoration:none}.rich-paragraphcontainer table tbody tr td a{color:#c84318!important;cursor:pointer;font-family:Noto Sans,sans-serif;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer table tbody tr td a:hover{text-decoration:underline}.rich-paragraphcontainer table tbody tr td a .cmp-link__screen-reader-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.rich-paragraphcontainer table tbody tr td:first-child{color:#12121c;max-width:150px;text-align:left;width:90pt}.rich-paragraphcontainer table tbody tr td:first-child:has(>ol),.rich-paragraphcontainer table tbody tr td:first-child:has(ol){min-width:auto;text-align:left;width:auto}.rich-paragraphcontainer table tbody tr td:has(ol){text-align:left!important}.rich-paragraphcontainer table tbody tr td:nth-child(2){min-width:300px;text-align:left;width:auto}.rich-paragraphcontainer table tbody tr td:nth-child(3){text-align:left;width:auto}@media(max-width:768px){.rich-paragraphcontainer h2{font-family:Noto Sans,sans-serif!important;font-size:20px!important;margin-bottom:1pc!important}.rich-paragraphcontainer h2 img{width:18px}.rich-paragraphcontainer h1,.rich-paragraphcontainer h2 a{font-family:Noto Sans,sans-serif!important}.rich-paragraphcontainer h1{font-size:24px!important;margin-bottom:1pc!important}.rich-paragraphcontainer h1 a,.rich-paragraphcontainer h3{font-family:Noto Sans,sans-serif!important}.rich-paragraphcontainer h3{font-size:18px!important;margin-bottom:9pt!important}.rich-paragraphcontainer h3 a,.rich-paragraphcontainer h4{font-family:Noto Sans,sans-serif!important}.rich-paragraphcontainer h4{font-size:1pc!important;margin-bottom:10px!important}.rich-paragraphcontainer h4 a{font-family:Noto Sans,sans-serif!important}.rich-paragraphcontainer ul{padding-left:20px!important}.rich-paragraphcontainer ul li{font-size:14px!important;margin-bottom:6px!important}.rich-paragraphcontainer ul li,.rich-paragraphcontainer ul li a{font-family:Noto Sans,sans-serif!important}.rich-paragraphcontainer ol{padding-left:20px!important}.rich-paragraphcontainer ol li{font-family:Noto Sans,sans-serif;font-size:14px;font-weight:500;margin-bottom:6px!important}.rich-paragraphcontainer hr{margin:1pc 0}.rich-paragraphcontainer p{font-size:14px!important;margin-bottom:9pt!important}.rich-paragraphcontainer p,.rich-paragraphcontainer p a,.rich-paragraphcontainer p strong{font-family:Noto Sans,sans-serif!important}.rich-paragraphcontainer p strong{font-size:14px!important}.rich-paragraphcontainer p b{font-family:Noto Sans,sans-serif!important}.rich-paragraphcontainer table.theme1{display:table;font-size:14px;margin:1pc 0;width:100%}.rich-paragraphcontainer table.theme1 tbody{display:table-row-group;width:100%}.rich-paragraphcontainer table.theme1 tbody tr{display:table-row}.rich-paragraphcontainer table.theme1 tbody tr td{word-wrap:break-word;display:table-cell;font-family:Noto Sans,sans-serif;font-size:14px;min-width:auto;padding:8px 9pt;white-space:normal}.rich-paragraphcontainer table{display:table;font-size:9pt;margin:1pc 0;width:100%}.rich-paragraphcontainer table tbody,.rich-paragraphcontainer table thead{display:table-header-group;width:100%}.rich-paragraphcontainer table tbody{display:table-row-group}.rich-paragraphcontainer table tbody tr,.rich-paragraphcontainer table thead tr{display:table-row}.rich-paragraphcontainer table tbody td,.rich-paragraphcontainer table thead th{word-wrap:break-word;display:table-cell;font-family:Noto Sans,sans-serif;min-width:auto!important;overflow-wrap:break-word;white-space:normal!important}.rich-paragraphcontainer table thead th:first-child{max-width:none}.rich-paragraphcontainer table tbody tr td{font-size:9pt;padding:9pt}.rich-paragraphcontainer table tbody tr td p{font-size:9pt!important;margin-bottom:6px!important}.rich-paragraphcontainer table tbody tr td ol li{font-size:9pt!important}.rich-paragraphcontainer table tbody tr td span[data-cfemail],.rich-paragraphcontainer table tbody tr td strong{font-size:9pt}.rich-paragraphcontainer table tbody tr td:first-child{max-width:none}}.rich-paragraphcontainer .app-download-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fafafa;border:1px solid #e1e1e3;border-radius:9pt;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2pc;margin:40px auto;max-width:50pc;padding:40px 20px}.rich-paragraphcontainer .app-download-section>div:first-child{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;justify-content:center;width:100%}.rich-paragraphcontainer .app-download-section>div:first-child>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;background-color:#fff;border:2px solid #e1e1e3;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;gap:9pt;max-width:250px;min-width:180px;padding:24px 2pc;-webkit-transition:all .3s ease;transition:all .3s ease}.rich-paragraphcontainer .app-download-section>div:first-child>div:hover{border-color:#c84318;-webkit-box-shadow:0 4px 9pt rgba(200,67,24,.1);box-shadow:0 4px 9pt rgba(200,67,24,.1);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.rich-paragraphcontainer .app-download-section>div:first-child>div img{height:3pc;margin:0!important;-o-object-fit:contain;object-fit:contain;width:3pc}.rich-paragraphcontainer .app-download-section>div:first-child>div a{color:#12121c!important;font-family:Noto Sans,sans-serif;font-weight:600!important;line-height:1.4!important;text-align:center;text-decoration:none!important;-webkit-transition:color .2s ease;transition:color .2s ease}.rich-paragraphcontainer .app-download-section>div:first-child>div a br{content:"";display:block;margin-top:4px}.rich-paragraphcontainer .app-download-section>div:first-child>div a:hover{color:#c84318!important;text-decoration:none!important}.rich-paragraphcontainer .app-download-section>div:last-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:2px solid #e1e1e3;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:9pt;padding:20px}.rich-paragraphcontainer .app-download-section>div:last-child img{background-color:#fff;border:2px solid #e1e1e3;border-radius:8px;height:auto;margin:0!important;max-width:90pt!important;padding:8px;width:90pt}.rich-paragraphcontainer .app-download-section>div:last-child{color:#333;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:500;line-height:1.4;text-align:center}@media(max-width:768px){.rich-paragraphcontainer .app-download-section{gap:24px;margin:24px auto;padding:24px 1pc}.rich-paragraphcontainer .app-download-section>div:first-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1pc}.rich-paragraphcontainer .app-download-section>div:first-child>div{max-width:100%;min-width:auto;padding:20px 24px}.rich-paragraphcontainer .app-download-section>div:first-child>div img{height:40px;width:40px}.rich-paragraphcontainer .app-download-section>div:last-child{padding:1pc}.rich-paragraphcontainer .app-download-section>div:last-child img{max-width:75pt!important;width:75pt}}.rich-paragraphcontainer .app-disclaimer,.rich-paragraphcontainer div[style*=italic][style*=center]{background-color:#fff8f5;border-left:3px solid #c84318;border-radius:4px;color:#666!important;font-family:Noto Sans,sans-serif;font-size:14px!important;font-style:italic!important;line-height:1.6!important;margin:20px auto!important;max-width:600px;padding:9pt 20px!important;text-align:center!important}.rich-paragraphcontainer .app-disclaimer b,.rich-paragraphcontainer .app-disclaimer strong,.rich-paragraphcontainer div[style*=italic][style*=center] b,.rich-paragraphcontainer div[style*=italic][style*=center] strong{color:#c84318!important;font-style:italic!important;font-weight:600!important}@media(max-width:768px){.rich-paragraphcontainer .app-disclaimer,.rich-paragraphcontainer div[style*=italic][style*=center]{font-size:13px!important;margin:1pc auto!important;padding:10px 1pc!important}}.rich-paragraphcontainer-table{margin:24px 0;max-width:100%;width:100%}.rich-paragraphcontainer-table table{background-color:#fff;border-collapse:collapse;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08);font-family:Noto Sans,sans-serif;min-width:100%;table-layout:auto;width:100%}.rich-paragraphcontainer-table table thead tr th{font-family:Noto Sans,sans-serif;font-size:1pc;font-weight:600;line-height:150%;min-width:90pt;padding:1pc 20px;text-align:center;vertical-align:middle;white-space:nowrap}.rich-paragraphcontainer-table table thead tr th div{font-size:1pc;font-weight:600}.rich-paragraphcontainer-table table thead tr th:first-child{word-wrap:break-word;max-width:25pc;min-width:280px;text-align:left;white-space:normal}@media(max-width:768px){.rich-paragraphcontainer-table table thead tr th{font-size:14px;min-width:75pt;padding:9pt 14px}.rich-paragraphcontainer-table table thead tr th div{font-size:14px}.rich-paragraphcontainer-table table thead tr th:first-child{max-width:none;min-width:180px}}.rich-paragraphcontainer-table table tbody tr{border-bottom:1px solid #e1e1e3;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.rich-paragraphcontainer-table table tbody tr:hover{background-color:#f9f9f9}.rich-paragraphcontainer-table table tbody tr:nth-child(2n){background-color:#fafafa}.rich-paragraphcontainer-table table tbody tr:nth-child(2n):hover{background-color:#f5f5f5}.rich-paragraphcontainer-table table tbody tr:last-child{border-bottom:none}.rich-paragraphcontainer-table table tbody tr:first-child:has(strong) td{font-family:Noto Sans,sans-serif;font-size:1pc;font-weight:600;line-height:150%;min-width:90pt;padding:1pc 20px;text-align:center;vertical-align:middle;white-space:nowrap}.rich-paragraphcontainer-table table tbody tr:first-child:has(strong) td p{color:#333;font-size:1pc!important;font-weight:600!important;line-height:150%!important;margin-bottom:0!important}.rich-paragraphcontainer-table table tbody tr:first-child:has(strong) td br,.rich-paragraphcontainer-table table tbody tr:first-child:has(strong) td em,.rich-paragraphcontainer-table table tbody tr:first-child:has(strong) td strong{font-weight:400!important}.rich-paragraphcontainer-table table tbody tr:first-child:has(strong) td:first-child{word-wrap:break-word;max-width:25pc;min-width:280px;text-align:left;white-space:normal}@media(max-width:768px){.rich-paragraphcontainer-table table tbody tr:first-child:has(strong) td{font-size:14px;min-width:75pt;padding:9pt 14px}.rich-paragraphcontainer-table table tbody tr:first-child:has(strong) td p{font-size:14px!important}.rich-paragraphcontainer-table table tbody tr:first-child:has(strong) td:first-child{max-width:none;min-width:180px}}.rich-paragraphcontainer-table table tbody tr td{border:1px solid #e1e1e3;color:#333;font-size:15px;font-weight:400;line-height:150%;padding:14px 20px;text-align:center;vertical-align:middle;white-space:nowrap}.rich-paragraphcontainer-table table tbody tr td p{font-size:15px!important;line-height:150%!important;margin-bottom:0!important}.rich-paragraphcontainer-table table tbody tr td:first-child{word-wrap:break-word;color:#12121c;font-weight:400;max-width:25pc;min-width:280px;text-align:left;white-space:normal}.rich-paragraphcontainer-table table tbody tr td:not(:first-child){color:#333;font-weight:400}.rich-paragraphcontainer-table table tbody tr td strong{color:inherit;font-weight:600}@media(max-width:768px){.rich-paragraphcontainer-table table tbody tr td{font-size:13px;padding:10px 9pt}.rich-paragraphcontainer-table table tbody tr td p{font-size:13px!important}.rich-paragraphcontainer-table table tbody tr td:first-child{max-width:none;min-width:180px}.rich-paragraphcontainer-table{margin:1pc 0;width:100%}.rich-paragraphcontainer-table table{-webkit-box-shadow:0 1px 4px rgba(0,0,0,.06);box-shadow:0 1px 4px rgba(0,0,0,.06);display:table;font-size:13px;min-width:100%;width:100%}.rich-paragraphcontainer-table table tbody td,.rich-paragraphcontainer-table table thead th{word-wrap:break-word;-ms-hyphens:auto;hyphens:auto;min-width:auto!important;overflow-wrap:break-word;white-space:normal!important}.rich-paragraphcontainer-table table thead th{font-size:9pt;padding:10px 8px}.rich-paragraphcontainer-table table thead th:first-child{max-width:none}.rich-paragraphcontainer-table table tbody td{font-size:9pt;padding:8px}.rich-paragraphcontainer-table table tbody td p{font-size:9pt!important}.rich-paragraphcontainer-table table tbody td:first-child{max-width:none}}@media(min-width:769px)and (max-width:1024px){.rich-paragraphcontainer-table{margin:20px 0}.rich-paragraphcontainer-table table thead th{font-size:15px;padding:14px 18px}.rich-paragraphcontainer-table table tbody td{font-size:14px;padding:9pt 18px}}@media(min-width:1025px){.rich-paragraphcontainer-table table:has(th:nth-child(6)){min-width:75pc}.rich-paragraphcontainer-table table:has(th:nth-child(9)){min-width:100pc}}