*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:where([hidden]:not([hidden=until-found])){display:none!important}:where(html){-webkit-text-size-adjust:none;color-scheme:dark light;-moz-tab-size:2;-o-tab-size:2;tab-size:2;scrollbar-gutter:stable;interpolate-size:allow-keywords;line-height:1.5}:where(html:has(dialog:modal[open])){overflow:clip}@media(prefers-reduced-motion:no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){line-height:inherit;font-family:system-ui,sans-serif;-webkit-font-smoothing:antialiased}:where(button){all:unset}:where(input,button,textarea,select){font:inherit;color:inherit;letter-spacing:inherit;word-spacing:inherit;font-feature-settings:inherit;font-variation-settings:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled,label:has(>:disabled,+:disabled)){cursor:not-allowed}:where(a){color:inherit;text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg,video){max-inline-size:100%;block-size:auto}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + .5rem);text-wrap:balance}:where(hr){border:none;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(dialog,[popover]){border:none;background:none;color:inherit;inset:unset;max-width:unset;max-height:unset;overflow:unset}:where(dialog:not([open],[popover]),[popover]:not(:popover-open)){display:none!important}:where(:focus-visible){outline:3px solid CanvasText;box-shadow:0 0 0 5px Canvas;outline-offset:1px}:where(:focus-visible,:target){scroll-margin-block:8vh}:where(.visually-hidden:not(:focus-within,:active)){clip-path:inset(50%)!important;height:1px!important;width:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;border:0!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}:root{color-scheme:light;--base-width-sp: 390;--base-width-pc: 1440;--sp-unit: calc(100vw / var(--base-width-sp));--pc-unit: calc(100vw / var(--base-width-pc));--brand-main: #002949;--brand-sub: #bb851f;--brand-accent: #d2a041;--bancorp-navy: #002949;--bancorp-gold: #bb851f;--bancorp-teal: #225d6d;--bancorp-card-bg: #f3f6f9;--bancorp-text: #333333;--white: #ffffff;--text: #333333;--table-fill: #f3f6f9;--link: #0055a4;--line: #d5d5d5;--line-soft: #d0d0d0;--table-border: #d4d4d4}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:var(--white);font-family:Yu Gothic,YuGothic,Hiragino Sans,sans-serif}.provider-page{overflow:hidden}.hero{padding:140px 179px;display:flex;flex-direction:column;align-items:center;gap:132px;background:#fff}.hero__inner{display:grid;grid-template-columns:257.607px 1fr;gap:120px;align-items:center;padding-left:40px;width:1082px}.hero__brand{display:flex;flex-direction:column;gap:46px;width:auto}.hero__logo img{display:block;width:257.607px;height:auto}.hero__tagline{margin:0;border-left:5px solid var(--bancorp-navy);padding-left:18px;font:500 18px/1.5 Yu Gothic,YuGothic,Hiragino Sans,sans-serif;color:var(--bancorp-text);white-space:nowrap;display:block}.hero__tagline:before,.hero__tagline:after{display:none}.hero__visual{width:664px;margin-left:auto}.hero__visual picture,.hero__visual img{display:block;width:100%;height:auto}.hero-features{list-style:none;margin:0;padding:0;display:flex;gap:24px;flex-direction:row;width:auto}.hero-feature{width:232px;padding:32px 24px 40px;background:var(--bancorp-card-bg);display:flex;flex-direction:column;align-items:center;gap:12px}.hero-feature__icon{width:104px;height:104px;display:flex;align-items:center;justify-content:center}.hero-feature__icon>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.hero-feature__body{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px;flex:none}.hero-feature__title{margin:0;font:700 24px/1 Yu Gothic,YuGothic,Hiragino Sans,sans-serif;color:var(--bancorp-navy);text-align:center;position:relative;padding-bottom:12px}.hero-feature__title:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:37px;height:1px;background:var(--bancorp-gold)}.hero-feature__desc{margin:0;font:500 16px/1.5 Yu Gothic,YuGothic,Hiragino Sans,sans-serif;color:var(--bancorp-text);text-align:center}.content-section--report{padding-top:59px;padding-bottom:0}.report-grid{display:grid;grid-template-columns:repeat(3,1fr);row-gap:40px}.report-card{padding:0 44px;display:flex;flex-direction:column;gap:12px}.report-card__head{display:flex;align-items:stretch}.report-card__date-tag{display:flex;align-items:center;gap:7px;background:#eae9e4;padding:8px 12px;font-size:16px;color:var(--text);white-space:nowrap;flex-shrink:0}.report-card__icon{width:23px;height:23px;flex:none;display:block}.report-card__stripe{flex:none;width:30px;align-self:stretch;clip-path:polygon(0% 0%,0% 100%,100% 100%);background:#eae9e4}.report-card__body{display:flex;flex-direction:column;gap:24px}.report-card__thumb{display:block;width:100%;aspect-ratio:1654 / 2339;overflow:hidden}.report-card__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.report-card__btn{display:flex;align-items:center;justify-content:center;gap:5px;padding:12px 40px;border:1px solid #002949;color:#002949;text-decoration:none;font-size:16px;line-height:1;white-space:nowrap;transition:background .2s ease,color .2s ease}.report-card__btn:hover{background:#002949;color:var(--white)}.report-card__btn svg{flex:none}.disclaimer{display:flex;align-items:center;gap:28px;padding:32px;border:1.5px solid #b69500}.disclaimer__icon{width:46px;height:46px;flex:none;display:block}.disclaimer__text{font-size:16px;line-height:1.8;color:var(--text);margin:0}.about{position:relative;background:var(--brand-sub);padding:96px 0}.content-section__inner{margin:0 auto}.section-head{width:min(1080px,calc(100% - 40px));margin:0 auto 42px;display:flex;align-items:center;gap:20px}.section-head--light{color:var(--white)}.section-head__en{font-family:Josefin Sans,Helvetica Neue,sans-serif;font-size:36px;line-height:1;letter-spacing:-.04em}.section-head__jp{position:relative;padding-left:28px;font-size:20px;line-height:1.4}.section-head__jp:before,.section-head__jp:after{content:"";position:absolute;top:50%;width:20px;height:1px;background:currentColor;transform:translateY(-50%)}.section-head__jp:before{left:0}.section-head__jp:after{right:-28px}.about__stack{width:min(1080px,calc(100% - 40px));margin:0 auto;display:flex;flex-direction:column;gap:64px}.about__row{display:grid;grid-template-columns:460px 1fr;gap:56px;align-items:start}.about__row--reverse{grid-template-columns:1fr 1fr;gap:56px}.about__text{display:flex;flex-direction:column;gap:16px;color:var(--white);font-size:16px;line-height:1.8}.about__text p{margin:0}.about__image{width:100%;aspect-ratio:1000 / 538;overflow:hidden}.about__image img{width:100%;height:auto;display:block}.about__watermark{position:absolute;right:0;bottom:0;font-family:Josefin Sans,Helvetica Neue,sans-serif;font-size:156px;line-height:1.6;letter-spacing:normal;color:var(--brand-accent);transform:rotate(-90deg) translate(100px,176px);transform-origin:center;pointer-events:none}.content-section{background:var(--white);padding:88px 0 0;width:1080px;margin:0 auto}.content-section--products{padding-top:59px;padding-bottom:0}.content-section--report{padding-top:59px}.content-section--disclaimer{padding:96px 0 88px}.section-title{display:flex;align-items:end;width:100%;margin-bottom:44px}.section-title span{border-bottom:2px solid var(--brand-main);color:var(--brand-main);padding:0 20px 4px 8px;font-size:20px;line-height:1.6;font-weight:700}.section-title:after{content:"";flex:1;height:2px;background:var(--line-soft)}.info-table{border-bottom:1px solid var(--line)}.info-table__row{display:grid;grid-template-columns:320px 1fr;gap:38px}.info-table__row.is-alt{background:var(--table-fill)}.info-table__label,.info-table__value{min-height:57px;display:flex;align-items:center;padding:16px 28px;font-size:16px;line-height:1.6}.info-table__label{justify-content:center}.info-table__value{word-break:break-word}.info-table__value a{color:var(--link);display:inline;text-decoration:underline;text-underline-offset:4px;transition:color .2s ease}.info-table__value a:hover{color:var(--text)}.info-table__value a:after{content:"";display:inline-block;width:13px;height:13px;margin-left:6px;vertical-align:middle;background:center / contain no-repeat url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIiBmaWxsPSJub25lIj48cGF0aCBkPSJNOSAwLjVIMTIuNVY0TTExLjc1IDEuMjVMOCA1TTYuNSAxLjVIMkMxLjYwMjE4IDEuNSAxLjIyMDY0IDEuNjU4MDQgMC45MzkzNCAxLjkzOTM0QzAuNjU4MDM1IDIuMjIwNjQgMC41IDIuNjAyMTggMC41IDNWMTFDMC41IDExLjM5NzggMC42NTgwMzUgMTEuNzc5NCAwLjkzOTM0IDEyLjA2MDdDMS4yMjA2NCAxMi4zNDIgMS42MDIxOCAxMi41IDIgMTIuNUgxMEMxMC4zOTc4IDEyLjUgMTAuNzc5NCAxMi4zNDIgMTEuMDYwNyAxMi4wNjA3QzExLjM0MiAxMS43Nzk0IDExLjUgMTEuMzk3OCAxMS41IDExVjYuNSIgc3Ryb2tlPSIjMDA1NUE0IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=)}.product-table-wrap{overflow-x:auto;padding-bottom:8px}.product-table{width:100%;min-width:1080px;border:1px solid var(--table-border);border-collapse:collapse}.product-table th,.product-table td{border:1px solid var(--table-border);padding:16px 12px;color:var(--text);vertical-align:middle;text-align:center;font-size:16px;line-height:1.6;font-weight:400}.product-table th{background:var(--brand-main);color:var(--white);font-weight:500}.product-table th:first-child,.product-table td:first-child{width:320px}.product-table th:nth-child(2),.product-table td:nth-child(2),.product-table th:nth-child(3),.product-table td:nth-child(3),.product-table th:nth-child(4),.product-table td:nth-child(4),.product-table th:nth-child(5),.product-table td:nth-child(5){width:148px}.product-table td span{display:block}.product-table td a{display:inline-block;padding:6px 21px;border:1px solid var(--brand-main);border-radius:4px;font-size:16px;line-height:1.6;text-decoration:none;color:var(--text);transition:background-color .2s ease,color .2s ease}.product-table td a:hover{background:var(--brand-main);color:var(--white)}@media(min-width:768px)and (max-width:1439px){.hero{padding:calc(140 * var(--pc-unit)) calc(179 * var(--pc-unit));display:flex;flex-direction:column;align-items:center;gap:calc(132 * var(--pc-unit));background:#fff}.hero__inner{display:grid;grid-template-columns:calc(257.607 * var(--pc-unit)) 1fr;gap:calc(120 * var(--pc-unit));align-items:center;padding-left:calc(40 * var(--pc-unit));width:100%}.hero__brand{display:flex;flex-direction:column;gap:calc(46 * var(--pc-unit));width:auto}.hero__logo img{display:block;width:calc(257.607 * var(--pc-unit));height:auto}.hero__tagline{margin:0;border-left:calc(5 * var(--pc-unit)) solid var(--bancorp-navy);padding-left:calc(18 * var(--pc-unit));font:500 calc(18 * var(--pc-unit)) / 1.5 "Yu Gothic","YuGothic","Hiragino Sans",sans-serif;color:var(--bancorp-text);white-space:nowrap;display:block}.hero__tagline:before,.hero__tagline:after{display:none}.hero__visual{width:calc(664 * var(--pc-unit));margin-left:auto}.hero-features{list-style:none;margin:0;padding:0;display:flex;gap:calc(24 * var(--pc-unit));flex-direction:row;width:auto}.hero-feature{width:calc(232 * var(--pc-unit));padding:calc(32 * var(--pc-unit)) calc(24 * var(--pc-unit)) calc(40 * var(--pc-unit));background:var(--bancorp-card-bg);display:flex;flex-direction:column;align-items:center;gap:calc(12 * var(--pc-unit))}.hero-feature__icon{width:calc(104 * var(--pc-unit));height:calc(104 * var(--pc-unit));display:flex;align-items:center;justify-content:center}.hero-feature__body{width:100%;display:flex;flex-direction:column;align-items:center;gap:calc(12 * var(--pc-unit));flex:none}.hero-feature__title{margin:0;font:700 calc(24 * var(--pc-unit)) / 1 "Yu Gothic","YuGothic","Hiragino Sans",sans-serif;color:var(--bancorp-navy);text-align:center;position:relative;padding-bottom:calc(12 * var(--pc-unit))}.hero-feature__title:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:calc(37 * var(--pc-unit));height:1px;background:var(--bancorp-gold)}.hero-feature__desc{margin:0;font:500 calc(16 * var(--pc-unit)) / 1.5 "Yu Gothic","YuGothic","Hiragino Sans",sans-serif;color:var(--bancorp-text);text-align:center}.about{padding:calc(96 * var(--pc-unit)) 0}.section-head{width:min(calc(1080 * var(--pc-unit)),calc(100% - calc(40 * var(--pc-unit))));margin-bottom:calc(42 * var(--pc-unit));gap:calc(20 * var(--pc-unit))}.section-head__en{font-size:calc(36 * var(--pc-unit))}.section-head__jp{padding-left:calc(28 * var(--pc-unit));font-size:calc(20 * var(--pc-unit))}.section-head__jp:before,.section-head__jp:after{width:calc(20 * var(--pc-unit));height:calc(1 * var(--pc-unit))}.section-head__jp:after{right:calc(-28 * var(--pc-unit))}.about__stack{width:min(calc(1080 * var(--pc-unit)),calc(100% - calc(40 * var(--pc-unit))));gap:calc(64 * var(--pc-unit))}.about__row{grid-template-columns:calc(460 * var(--pc-unit)) 1fr;gap:calc(56 * var(--pc-unit))}.about__row--reverse{grid-template-columns:1fr 1fr;gap:calc(56 * var(--pc-unit))}.about__text{gap:calc(16 * var(--pc-unit));font-size:calc(16 * var(--pc-unit))}.about__watermark{font-size:calc(156 * var(--pc-unit));transform:rotate(-90deg) translate(calc(100 * var(--pc-unit)),calc(176 * var(--pc-unit)))}.content-section{padding-top:calc(88 * var(--pc-unit));width:calc(1080 * var(--pc-unit))}.content-section--products{padding-top:calc(59 * var(--pc-unit));padding-bottom:0}.content-section--report{padding-top:calc(59 * var(--pc-unit))}.content-section--disclaimer{padding:calc(96 * var(--pc-unit)) 0 calc(88 * var(--pc-unit))}.section-title{margin-bottom:calc(44 * var(--pc-unit))}.section-title span{border-bottom:calc(2 * var(--pc-unit)) solid var(--brand-main);padding:0 calc(20 * var(--pc-unit)) calc(4 * var(--pc-unit)) calc(8 * var(--pc-unit));font-size:calc(20 * var(--pc-unit))}.section-title:after{height:calc(2 * var(--pc-unit))}.info-table{border-bottom:calc(1 * var(--pc-unit)) solid var(--line)}.info-table__row{grid-template-columns:calc(320 * var(--pc-unit)) 1fr;gap:calc(38 * var(--pc-unit))}.info-table__label,.info-table__value{min-height:calc(57 * var(--pc-unit));padding:calc(16 * var(--pc-unit)) calc(28 * var(--pc-unit));font-size:calc(16 * var(--pc-unit))}.info-table__value a{text-underline-offset:calc(4 * var(--pc-unit))}.info-table__value a:after{width:calc(13 * var(--pc-unit));height:calc(13 * var(--pc-unit));margin-left:calc(6 * var(--pc-unit))}.product-table-wrap{padding-bottom:calc(8 * var(--pc-unit))}.product-table{min-width:calc(1080 * var(--pc-unit));border-width:calc(1 * var(--pc-unit))}.product-table th,.product-table td{border-width:calc(1 * var(--pc-unit));padding:calc(16 * var(--pc-unit)) calc(12 * var(--pc-unit));font-size:calc(16 * var(--pc-unit))}.product-table th:first-child,.product-table td:first-child{width:calc(320 * var(--pc-unit))}.product-table th:nth-child(2),.product-table td:nth-child(2),.product-table th:nth-child(3),.product-table td:nth-child(3),.product-table th:nth-child(4),.product-table td:nth-child(4),.product-table th:nth-child(5),.product-table td:nth-child(5){width:calc(148 * var(--pc-unit))}.product-table td a{padding:calc(6 * var(--pc-unit)) calc(21 * var(--pc-unit));border-width:calc(1 * var(--pc-unit));border-radius:calc(4 * var(--pc-unit));font-size:calc(16 * var(--pc-unit))}.content-section--report{padding-top:calc(59 * var(--pc-unit));padding-bottom:0}.report-grid{row-gap:calc(40 * var(--pc-unit))}.report-card{padding:0 calc(44 * var(--pc-unit));gap:calc(12 * var(--pc-unit))}.report-card__date-tag{gap:calc(7 * var(--pc-unit));padding:calc(8 * var(--pc-unit)) calc(12 * var(--pc-unit));font-size:calc(16 * var(--pc-unit))}.report-card__icon{width:calc(23 * var(--pc-unit));height:calc(23 * var(--pc-unit))}.report-card__body{gap:calc(24 * var(--pc-unit))}.report-card__btn{padding:calc(12 * var(--pc-unit)) calc(40 * var(--pc-unit));border-width:calc(1 * var(--pc-unit));font-size:calc(16 * var(--pc-unit));gap:calc(5 * var(--pc-unit))}.disclaimer{gap:calc(28 * var(--pc-unit));padding:calc(32 * var(--pc-unit));border-width:calc(1.5 * var(--pc-unit))}.disclaimer__icon{width:calc(46 * var(--pc-unit));height:calc(46 * var(--pc-unit))}.disclaimer__text{font-size:calc(16 * var(--pc-unit))}}@media(max-width:767px){.hero{padding:calc(88 * var(--sp-unit)) 0 calc(32 * var(--sp-unit));gap:calc(44 * var(--sp-unit));display:flex;flex-direction:column;align-items:center;background:#fff;font-family:Yu Gothic,YuGothic,Hiragino Sans,sans-serif}.hero__inner{display:flex;flex-direction:column;align-items:center;padding:0;gap:calc(32 * var(--sp-unit));width:100%}.hero__brand{width:calc(257.607 * var(--sp-unit));gap:calc(32 * var(--sp-unit));display:flex;flex-direction:column}.hero__logo img{width:calc(257.607 * var(--sp-unit));height:auto;display:block}.hero__tagline{border-left:none;padding:0 calc(21 * var(--sp-unit));font:500 calc(16 * var(--sp-unit)) / 1.6 "Yu Gothic","YuGothic","Hiragino Sans",sans-serif;color:var(--bancorp-text);margin:0;position:relative;display:flex;align-items:center;justify-content:center;white-space:normal}.hero__tagline:before,.hero__tagline:after{content:"";position:absolute;top:0;bottom:0;width:calc(9 * var(--sp-unit));border-top:calc(2 * var(--sp-unit)) solid var(--bancorp-navy);border-bottom:calc(2 * var(--sp-unit)) solid var(--bancorp-navy);display:block}.hero__tagline:before{left:0;border-left:calc(2 * var(--sp-unit)) solid var(--bancorp-navy)}.hero__tagline:after{right:0;border-right:calc(2 * var(--sp-unit)) solid var(--bancorp-navy)}.hero__visual{width:100%;margin-left:0}.hero-features{flex-direction:column;gap:calc(12 * var(--sp-unit));width:calc(350 * var(--sp-unit));list-style:none;margin:0;padding:0;display:flex}.hero-feature{flex-direction:row;width:100%;padding:calc(16 * var(--sp-unit)) calc(12 * var(--sp-unit));gap:calc(12 * var(--sp-unit));align-items:center;justify-content:center;background:var(--bancorp-card-bg);display:flex}.hero-feature__icon{width:calc(80 * var(--sp-unit));height:calc(80 * var(--sp-unit));flex:none;display:flex;align-items:center;justify-content:center}.hero-feature__icon>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.hero-feature__body{flex:1 1 0;min-width:0;align-items:flex-start;gap:calc(8 * var(--sp-unit));display:flex;flex-direction:column;width:auto}.hero-feature__title{font:700 calc(18 * var(--sp-unit)) / 1 "Yu Gothic","YuGothic","Hiragino Sans",sans-serif;color:var(--bancorp-navy);margin:0;position:relative;padding-bottom:calc(12 * var(--sp-unit));text-align:left}.hero-feature__title:after{content:"";position:absolute;left:0;bottom:0;transform:none;width:calc(37 * var(--sp-unit));height:1px;background:var(--bancorp-gold)}.hero-feature__desc{font:500 calc(14 * var(--sp-unit)) / 1.5 "Yu Gothic","YuGothic","Hiragino Sans",sans-serif;color:var(--bancorp-text);text-align:left;margin:0}.content-section__inner,.section-head,.about__stack{width:calc(350 * var(--sp-unit))}.about{padding:calc(48 * var(--sp-unit)) calc(20 * var(--sp-unit))}.section-head{gap:0;margin-bottom:calc(28 * var(--sp-unit));flex-direction:column;align-items:flex-start}.section-head__en{font-size:calc(24 * var(--sp-unit));margin-bottom:calc(8 * var(--sp-unit))}.section-head__jp{padding-left:calc(24 * var(--sp-unit));font-size:calc(16 * var(--sp-unit))}.section-head__jp:after{display:none}.about__stack{gap:calc(40 * var(--sp-unit))}.about__row,.about__row--reverse{grid-template-columns:1fr;gap:calc(24 * var(--sp-unit))}.about__row--reverse .about__text{order:-1}.about__text{font-size:calc(14 * var(--sp-unit));gap:calc(12 * var(--sp-unit))}.about__image{height:calc(168 * var(--sp-unit))}.about__watermark{display:none}.content-section{padding-top:calc(40 * var(--sp-unit));width:auto}.content-section--products{padding-top:calc(28 * var(--sp-unit));padding-bottom:0}.content-section--report{padding-top:calc(28 * var(--sp-unit))}.section-title{margin-bottom:calc(24 * var(--sp-unit))}.section-title span{padding:0 calc(16 * var(--sp-unit)) calc(4 * var(--sp-unit)) calc(8 * var(--sp-unit));font-size:calc(15 * var(--sp-unit))}.info-table__row{grid-template-columns:calc(164 * var(--sp-unit)) 1fr;gap:0}.info-table__label,.info-table__value{min-height:calc(48 * var(--sp-unit));padding:calc(12 * var(--sp-unit)) calc(8 * var(--sp-unit));font-size:calc(14 * var(--sp-unit))}.info-table__value a{text-underline-offset:calc(4 * var(--sp-unit))}.info-table__value a:after{width:calc(13 * var(--sp-unit));height:calc(13 * var(--sp-unit));margin-left:calc(6 * var(--sp-unit))}.info-table__label{text-align:center}.product-table{min-width:calc(1110 * var(--sp-unit))}.product-table th,.product-table td,.product-table td a{font-size:calc(14 * var(--sp-unit));text-decoration:none}.content-section--report{padding-top:calc(40 * var(--sp-unit));padding-bottom:calc(32 * var(--sp-unit))}.report-grid{grid-template-columns:1fr;row-gap:calc(32 * var(--sp-unit))}.report-card{padding:0;gap:calc(10 * var(--sp-unit))}.report-card__date-tag{font-size:calc(14 * var(--sp-unit));padding:calc(7 * var(--sp-unit)) calc(10 * var(--sp-unit));gap:calc(6 * var(--sp-unit))}.report-card__icon{width:calc(20 * var(--sp-unit));height:calc(20 * var(--sp-unit))}.report-card__body{gap:calc(16 * var(--sp-unit))}.report-card__btn{padding:calc(10 * var(--sp-unit)) calc(24 * var(--sp-unit));font-size:calc(14 * var(--sp-unit))}.content-section--disclaimer{padding:calc(24 * var(--sp-unit)) 0 calc(40 * var(--sp-unit))}.disclaimer{position:relative;flex-direction:column;align-items:flex-start;gap:0;padding:calc(40 * var(--sp-unit)) calc(32 * var(--sp-unit)) calc(32 * var(--sp-unit))}.disclaimer__icon{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:calc(46 * var(--sp-unit));height:calc(46 * var(--sp-unit))}.disclaimer__text{font-size:calc(13 * var(--sp-unit))}}
