:root{--brand-main:#46aea4;--brand-logo:#0b6759;--brand-accent:#3f65af;--text:#222}html{scroll-behavior:smooth}body{font-family:'Noto Sans JP',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:var(--text);line-height:1.8}img{max-width:100%;height:auto;display:block}header .logo{text-indent:-99999px;width:219px;height:47px;background:url(//bhn.co.jp/material/wp-content/themes/bhn_material/assets/css/../images/BHN_logo_wp.webp) no-repeat;background-size:contain}header .logo a{display:block;width:219px;height:47px;background:url(//bhn.co.jp/material/wp-content/themes/bhn_material/assets/css/../images/BHN_logo_wp.webp) no-repeat;background-size:contain}@media (max-width:767px){header .logo{margin:0 auto}}[data-inview]{opacity:0;transform:translateY(8px);transition:opacity .4s ease,transform .4s ease}.is-inview{opacity:1;transform:none}.ms-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:768px){.ms-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:900px){.ms-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1200px){.ms-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:767px){#page__header{background:#fff !important;padding:0 !important}#page__header h2{display:none !important}}.ms-card{border:1px solid #e5e7eb;background:#fff;overflow:hidden;transition:box-shadow .2s ease,transform .05s ease;display:grid;grid-template-columns:110px 1fr;column-gap:12px;align-items:start}.ms-card:hover{box-shadow:0 6px 18px rgba(0,0,0,.08)}.ms-thumb{width:110px;height:110px;overflow:hidden;background:#f5f5f0;display:flex;align-items:center;justify-content:center}.ms-thumb img{width:auto;height:auto;object-fit:contain}.ms-body{padding:.25rem 0;display:flex;flex-direction:column;gap:.3rem;min-height:0}.ms-title{margin:0;font-weight:700;font-size:.9rem;letter-spacing:.02em;line-height:1.3}.ms-title a{color:#111;text-decoration:none}.ms-title a:hover{text-decoration:underline}.ms-sub{font-size:.8rem;color:#6b7280;letter-spacing:.02em}.ms-badges{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.2rem}.ms-badge.-primary{background:#f59e0b;color:#fff;padding:.2rem .5rem;font-size:.75rem;line-height:1;font-weight:700;border-radius:4px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.08);transition:transform .12s ease}.ms-badge.-primary:hover{transform:translateY(-1px) scale(1.02)}.ms-badge.-primary.-function{background:#efc757;color:#4c5562}.ms-badge.-muted{background:#e8e4d8;color:#000;padding:.18rem .45rem;font-size:.72rem;line-height:1;font-weight:600;border-radius:4px}.ms-switch{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;user-select:none}.ms-switch input{position:absolute;opacity:0;pointer-events:none}.ms-switch__ui{width:38px;height:22px;border:1px solid #ccc;border-radius:999px;position:relative;background:#f3f4f6;transition:background .2s,border-color .2s}.ms-switch__ui:before{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.15);transition:transform .2s}.ms-switch input:checked+.ms-switch__ui{background:#f9c47b;border-color:#f9c47b}.ms-switch input:checked+.ms-switch__ui:before{transform:translateX(16px)}.ms-switch__label{font-size:.95rem}.ms-form{position:relative;display:flex;justify-content:flex-end}.ms-filter-toggle{position:absolute;top:-3rem;right:0;padding:.6rem 1.2rem;background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:.95rem;font-weight:600;transition:background .2s,border-color .2s,box-shadow .2s,top .2s;box-shadow:0 1px 3px rgba(0,0,0,.1);z-index:101}.ms-filter-toggle:after{content:" ▼";color:#f29829}.ms-filter-toggle:hover{background:#fff;border-color:#9ca3af;box-shadow:0 2px 6px rgba(0,0,0,.15)}.ms-filter-toggle.is-open{top:-3.5rem}.ms-filter-toggle.is-open:after{content:" ▲";color:#f29829}.ms-filter-area{display:none;position:absolute;top:0;right:0;padding:1.25rem;background:#fff;width:100%;max-width:300px;z-index:100}.ms-filter-area.is-open{display:block}.ms-filter-area .ms-row:not(.ms-row--keyword){display:none}.ms-filter-area .ms-row{margin-bottom:1rem}.ms-filter-area .ms-row:last-child{margin-bottom:0}.ms-filter-area .ms-row label{display:block;margin-bottom:.4rem;font-weight:600;font-size:.9rem}.ms-filter-area .ms-row input[type=search],.ms-filter-area .ms-row select{width:100%;padding:.5rem .65rem;border:1px solid #d1d5db;border-radius:4px;background:#fff;font-size:.9rem}.ms-adv{margin-top:.5rem;background:#fff;display:flex;flex-direction:column;gap:.75rem;align-items:stretch;border:1px solid #e5e7eb}.ms-adv legend{font-weight:600;font-size:.9rem;margin-bottom:.4rem}.ms-actions{margin-top:1rem;display:flex;gap:.75rem;flex-wrap:wrap}.ms-actions button[type=submit]{flex:1;padding:.6rem 1rem;background:#ef9431;color:#fff;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:background .2s}.ms-actions button[type=submit]:hover{background:#d67e1f}.ms-actions button[type=button]{padding:.6rem 1rem;background:#fff;color:#6b7280;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background .2s,border-color .2s}.ms-actions button[type=button]:hover{background:#f3f4f6;border-color:#9ca3af}.ms-count{color:#555;font-size:.9rem;flex-basis:100%}.ms-card.-v2 .ms-thumb{width:auto;height:auto;border-radius:0}.ms-card.-v2 .ms-thumb img{width:100%;height:100px;object-fit:cover}@media (min-width:520px){.ms-card.-v2 .ms-thumb img{height:160px}}@media (min-width:768px){.ms-card{display:flex;flex-direction:column}.ms-thumb{width:auto;height:auto;border-radius:0}.ms-thumb{aspect-ratio:16/10;overflow:hidden}.ms-thumb img{width:100%;height:100%;object-fit:cover}.ms-body{padding:.75rem .9rem 1rem;gap:.4rem;flex:1 1 auto}}@media (min-width:900px){.ms-thumb{aspect-ratio:4/3}}@media (prefers-reduced-motion:reduce){[data-inview]{transition:none}.ms-badge.-primary{transition:none}}.fn-card{border-radius:14px}.fn-kv{background:#fff6e1}.fn-term{background:#fff}.fn-row{border-bottom:1px solid #f0f2f5}.fn-row:last-child{border-bottom:0}:root{--brand-accent:#3f65af;--brand-warm:#f4b000}.pill.-pdf,.pill--pdf{background:#faf8ed;color:var(--text);border:none}.pill.-web,.pill--web{background:#f6bf25;color:#640000;border:none}.pill{display:inline-flex;font-size:.8rem;align-items:center;gap:.3rem;border-radius:999px;padding:.2rem .6rem;text-decoration:none;font-weight:600;border:none;box-shadow:0 0 5px rgba(0,0,0,.2)}body.single-material{background:#f8f8f8}.mat-detail{margin:0 auto;padding:clamp(24px, 4vw, 48px) 0}.mat-detail__inner{display:flex;flex-direction:column;gap:32px;position:relative;margin:0 auto;width:100%;max-width:calc(1100px + 40px);padding:0 20px;box-sizing:border-box}.mat-detail__main{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1100px;width:100%}.mat-box--visual{order:1}.mat-detail__floating{order:2}.mat-box:not(.mat-box--visual){order:3}@media (min-width:1200px){.mat-detail__main{display:grid;grid-template-columns:615px calc(1100px - 615px - 40px);column-gap:40px;row-gap:24px}.mat-detail__main>.mat-box{grid-column:1/-1;order:initial}.mat-detail__main>.mat-box--visual{grid-column:1/-1;grid-row:1;order:initial}.mat-detail__inner{padding-right:280px}.mat-detail__floating{width:260px;position:fixed;right:15px;z-index:40;order:initial}.mat-detail__floating.mat-dl-box{bottom:100px}.mat-detail__floating.mat-contact-box{bottom:0;margin-top:12px}.mat-detail__floating .mat-dl-box__title{padding:8px 12px;font-size:.85rem}.mat-detail__floating .mat-dl-box__items{padding:12px;gap:12px}.mat-detail__floating .mat-dl-box__icon-wrapper{width:80px;height:80px}.mat-detail__floating .mat-dl-box__icon{width:45px;max-width:45px}.mat-detail__floating .mat-dl-box__label{font-size:.75rem}.mat-detail__floating .mat-contact-box__link{padding:12px 16px;font-size:.85rem}}@media (min-width:1360px){.mat-detail__inner{padding-right:375px}.mat-detail__floating{width:335px;right:20px}.mat-detail__floating.mat-dl-box{bottom:120px}.mat-detail__floating .mat-dl-box__title{padding:10px 14px;font-size:.9rem}.mat-detail__floating .mat-dl-box__items{padding:16px;gap:16px}.mat-detail__floating .mat-dl-box__icon-wrapper{width:100px;height:100px}.mat-detail__floating .mat-dl-box__icon{width:55px;max-width:55px}.mat-detail__floating .mat-dl-box__label{font-size:.8rem}.mat-detail__floating .mat-contact-box__link{padding:13px 18px;font-size:.88rem}}.mat-box{background:#fff;border-radius:0;padding:clamp(20px, 3vw, 28px)}.mat-box--visual{box-shadow:0 8px 20px rgba(15,23,42,.08)}.mat-box__icons{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.mat-icon{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;font-weight:600;padding:6px 12px;border-radius:999px;background:#f3f4ff;color:#23306a}.mat-icon.is-domestic{background:#dcfce7;color:#166534}.mat-icon.is-clinical{background:#fef3c7;color:#92400e}.mat-box__title{font-size:clamp(1.5rem, 4vw, 2rem);margin:0 0 12px;line-height:1.4}.mat-box__scientific{margin:0 0 16px;font-size:1rem;color:#4b5563}.mat-box__effects{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start;font-size:.95rem}.mat-box__label{font-weight:700;color:#111827}.mat-box__value{color:#1f2937}.mat-box--visual{display:grid;gap:20px}.mat-box__media{border-radius:0;overflow:hidden}.mat-box__image{width:100%;max-width:100%;height:auto;display:block}.mat-box__meta{display:flex;flex-direction:column;gap:12px}.mat-box__meta .mat-box__label{background:#f5f5f5;padding:4px 8px}.mat-box__row{display:flex;gap:12px;font-size:.95rem;color:#1f2937;align-items:center}.mat-box__excerpt{margin-top:16px;font-size:.95rem;line-height:1.6;color:#4b5563}.mat-box--visual.has-summary .mat-box__media{position:relative}.mat-summary{background:rgba(255,255,255,.7);padding:24px 28px;border-radius:0;box-shadow:0 4px 12px rgba(15,23,42,.12);width:100%;max-width:500px;box-sizing:border-box;color:#1f2937}.mat-summary .mat-box__icons{margin-bottom:5px}.mat-summary--overlay{position:fixed;top:calc(97px + 10px);left:10px;margin:0;z-index:50;transition:opacity .3s ease,visibility .3s ease}.mat-summary--overlay.is-hidden{opacity:0;visibility:hidden}.mat-summary--inline{margin-top:24px}.mat-box__heading{margin:0 0 10px;font-size:1.25rem;font-weight:700}.mat-box__subheading{margin:0 0 8px;font-size:1rem;font-weight:700}.mat-box__lead{margin:0 0 16px;line-height:1.7}.mat-box__body{color:#1f2937;line-height:1.7}.mat-box__text{margin:0;font-size:1rem}.mat-box__list{margin:0;padding:0;list-style:none}.mat-box--effects .mat-box__list{display:grid;gap:3px}.mat-box--effects dt{font-weight:700;margin-bottom:2px;position:relative;padding-left:1em}.mat-box--effects dt:before{content:"・";position:absolute;left:0}.mat-box--effects dd{margin:0 0 6px;line-height:1.6;font-weight:400;padding-left:1em}.mat-box--patent .mat-box__list{display:grid;gap:8px}.mat-box--patent .mat-box__item{position:relative;padding-left:18px}.mat-box--patent .mat-box__item:before{content:"•";position:absolute;left:0;color:#3f65af}.mat-box--content>*{margin-bottom:1.5rem}.mat-box--content>*:last-child{margin-bottom:0}.mat-box--contact{text-align:center}.mat-box--extra{display:grid;gap:24px}.mat-extra{display:grid;gap:12px}.mat-extra__heading{margin:0;font-size:1.1rem;font-weight:700}.mat-extra__body{color:#1f2937;line-height:1.7}.mat-box--notes{background:#fffdf5;border:1px solid #f1e9c7}.mat-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:999px;font-weight:600;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease;border:1px solid transparent}.mat-btn--pdf{background:#eef2ff;color:#23306a;border-color:#dbe2ff}.mat-btn--contact{background:var(--brand-main);color:#fff;border-color:var(--brand-main)}.mat-btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(15,23,42,.12)}.mat-btn:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.mat-dl-box{background:#fff;border-radius:0;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.mat-dl-box__title{background:#f29829;color:#fff;margin:0;padding:10px 16px;font-size:.95rem;font-weight:700}.mat-dl-box__items{padding:20px;display:flex;flex-direction:row;justify-content:center;gap:20px;background:#fff}.mat-dl-box__item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;flex-shrink:0}.mat-dl-box__item p{display:none}.mat-dl-box__icon-wrapper{width:128px;height:128px;background:#f5f5f0;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity .2s}.mat-dl-box__icon-wrapper:hover{opacity:.7}.mat-dl-box__icon{width:70px;height:auto;display:block;object-fit:contain;max-width:70px}.mat-dl-box__label{font-size:.85rem;font-weight:600;color:#4a5568;text-align:center;line-height:1.4;white-space:nowrap}.mat-contact-box{box-shadow:none;margin-top:20px}.mat-contact-box__link{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;background:#f29829;color:#fff;font-weight:700;font-size:.9rem;text-decoration:none;text-align:center;transition:background .2s;box-shadow:0 2px 8px rgba(0,0,0,.1)}.mat-contact-box__link:hover{background:#e08820}.mat-table-wrapper{width:100%;margin:0 auto;overflow-x:auto}.mat-table{width:100%;min-width:640px;border-collapse:collapse;background:#fff;border:1px solid #d9dee8}.mat-table thead th{background:#f5f7fb;font-weight:700;border-bottom:2px solid #cfd6e3}.mat-table th,.mat-table td{padding:16px 20px;text-align:left;vertical-align:top;border-top:1px solid #e4e8f0;font-size:.85rem;color:#1f2937}.mat-table th:first-child,.mat-table td:first-child{position:relative}.mat-table tbody tr:nth-child(even){background:#f9fafb}.mat-table__name a{color:inherit;font-weight:600;text-decoration:none}.mat-table__name a:hover,.mat-table__name a:focus-visible{text-decoration:underline}@media (max-width:979px){.mat-detail__floating{order:1}.mat-floating{flex-direction:row;flex-wrap:wrap;justify-content:center}.mat-floating__buttons{justify-content:center}}.rank-math-breadcrumb{margin:0;font-size:14px;color:var(--wp--preset--color--white)}.rank-math-breadcrumb a{color:var(--wp--preset--color--white)}.is-searching #appeal-sections{display:none}#appeal-sections{margin-top:2rem}.appeal-section{margin-bottom:3rem}.appeal-section__title{background:#fff;color:#5f5f5f;font-size:1.1rem;padding:.75rem 1rem;margin-bottom:1.5rem;border-left:8px solid #ef9431;box-shadow:0 1px 3px rgba(0,0,0,.08)}footer ul.menu{list-style:none;padding:0;display:flex;flex-wrap:wrap;font-size:14px}footer ul.menu li{display:inline-block}footer ul.menu li a{color:#888;padding:5px;text-decoration:none}.pagetab.wp-block-page-list{display:flex;list-style:none;padding:0;margin:0;gap:1rem}.pagetab .wp-block-pages-list__item{ margin:0}.pagetab .wp-block-pages-list__item__link{display:block;padding:12px 20px;text-align:center;text-decoration:none;color:#fff;background-color:#4c5562;transition:background-color .3s}.pagetab .wp-block-pages-list__item:last-child .wp-block-pages-list__item__link{border-right:none}.pagetab .wp-block-pages-list__item__link:hover{background-color:#ac9176}.pagetab .current-menu-item .wp-block-pages-list__item__link{background-color:#fff;color:#000}.pagetab .current-menu-item .wp-block-pages-list__item__link:hover{background-color:#ac9176}@media (max-width:767px){.pagetab .wp-block-pages-list__item__link{color:#000;background-color:#e6dfc9}.pagetab.wp-block-page-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.pagetab .wp-block-pages-list__item__link{padding:10px 8px;font-size:.8rem;white-space:nowrap;line-height:1.4}.pagetab .current-menu-item .wp-block-pages-list__item__link{background-color:#ac9176;color:#fff}}.material-list-card{border:1px solid #e5e7eb;background:#fff;padding:1.25rem;transition:box-shadow .2s ease,transform .05s ease}.material-list-card:hover{box-shadow:0 6px 18px rgba(0,0,0,.08);transform:translateY(-2px)}.material-list-card .material-name{margin-bottom:.75rem;font-size:1.1rem;font-weight:700;line-height:1.4}.material-list-card .material-name a{color:#111;text-decoration:none}.material-list-card .material-name a:hover{color:var(--brand-main);text-decoration:underline}.material-list-fields{display:flex;flex-direction:column;gap:.65rem}.material-list-fields .field-item{display:flex;flex-direction:column;gap:.35rem}.material-list-fields .field-label{font-size:.8rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.02em}.material-list-fields .field-value{font-size:.9rem;color:#1f2937;line-height:1.5}.material-list-fields .effects-list{display:flex;flex-wrap:wrap;gap:.5rem}.material-list-fields .effect-item{display:inline-block;padding:.35rem .75rem;background:#fff6e1;color:#4a5568;font-size:.85rem;font-weight:600;border-radius:4px;border:1px solid #f4e8c1}@media (max-width:767px){.material-list-card{padding:1rem}.material-list-card .material-name{font-size:1rem}.material-list-fields .field-label{font-size:.75rem}.material-list-fields .field-value{font-size:.85rem}.material-list-fields .effect-item{font-size:.8rem;padding:.3rem .6rem}}#mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link{display:flex;flex-direction:column;align-items:center;gap:.15rem;line-height:1.3;color:#464646 !important}.menu-en{display:block;font-size:.7em;font-weight:400;color:rgba(70,70,70,.7);letter-spacing:.05em;text-transform:uppercase;line-height:1.2}#mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link:hover .menu-en{color:rgba(70,70,70,.85)}#mega-menu-max_mega_menu_1>li.mega-menu-item.mega-current-menu-item .menu-en,#mega-menu-max_mega_menu_1>li.mega-menu-item.mega-current-page-ancestor .menu-en{color:inherit;opacity:.7}@media (max-width:767px){#mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link{gap:.1rem}.menu-en{font-size:.65em}}.bhn-news-feed{margin-top:.5rem}.bhn-news-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.bhn-news-item{display:flex;gap:.75rem;align-items:baseline;padding-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.1)}.bhn-news-item:last-child{border-bottom:none;padding-bottom:0}.bhn-news-date{flex-shrink:0;font-size:.85rem;color:#6b7280;font-weight:500;min-width:5.5rem}.bhn-news-link{color:#1f2937;text-decoration:none;font-size:.9rem;line-height:1.5;transition:color .2s ease}.bhn-news-link:hover{color:var(--brand-main);text-decoration:underline}.bhn-news-more{display:inline-block;margin-top:.75rem;padding:.5rem 1rem;background:0 0;color:var(--brand-logo);border:1px solid var(--brand-logo);border-radius:4px;text-decoration:none;font-size:.9rem;font-weight:600;transition:background .2s ease,color .2s ease}.bhn-news-more:hover{background:var(--brand-logo);color:#fff}.bhn-news-error{color:#dc2626;font-size:.9rem;margin:.5rem 0}@media (max-width:767px){.bhn-news-item{flex-direction:column;gap:.25rem;align-items:flex-start}.bhn-news-date{font-size:.75rem;min-width:auto}.bhn-news-link{font-size:.85rem}.bhn-news-more{width:100%;text-align:center}}.bhn-categories-list{margin-top:.5rem}.bhn-category-items{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem}.bhn-category-item{display:inline-block}.bhn-category-link{display:inline-flex;align-items:baseline;gap:.25rem;padding:.35rem .65rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;text-decoration:none;font-size:.85rem;white-space:nowrap;transition:background .2s ease,border-color .2s ease,transform .1s ease}.bhn-category-link:hover{background:#f3f4f6;border-color:var(--brand-main);transform:translateY(-1px)}.bhn-category-name{color:#1f2937;font-weight:500}.bhn-category-count{color:#6b7280;font-weight:400}.bhn-categories-error{color:#dc2626;font-size:.9rem;margin:.5rem 0}@media (max-width:767px){.bhn-category-items{gap:.4rem}.bhn-category-link{padding:.3rem .6rem;font-size:.8rem}}p:empty{display:none;margin:0}@media (min-width:768px){.mat-box--compact{display:grid;grid-template-columns:70% 30%;gap:24px;align-items:start}.mat-box--compact .mat-box__left{grid-column:1}.mat-box--compact .mat-box__right{grid-column:2;display:flex;flex-direction:column;gap:20px;padding-right:20px}.mat-box--compact .mat-box__image{object-fit:cover;width:100%}.mat-box--compact .mat-box__row{display:flex;gap:10px;margin-bottom:12px;align-items:center}.mat-box--compact .mat-box__row:last-child{margin-bottom:0}.mat-box--compact .mat-box__label{font-weight:700;font-size:.9rem}.mat-box--compact .mat-box__value{font-size:.95rem}.mat-box--compact .mat-box__effects-compact{background:#f9fafb;padding:16px;border-radius:4px}.mat-box--compact .mat-box__effects-compact .mat-box__subheading{margin-bottom:12px}.mat-box--compact p:empty{display:none;margin:0}}@media (max-width:767px){.mat-box--compact{display:block}.mat-box--compact .mat-box__right{margin-top:16px}}.mat-box--visual:has(+.mat-special-web){padding-bottom:48px}.mat-special-web{text-align:center;margin-top:-44px;position:relative;z-index:3;margin-bottom:20px;grid-column:1/-1}.mat-special-web__link{display:inline-block;padding:12px 44px;background:#f29829;color:#fff;font-weight:700;font-size:1.05rem;text-decoration:none;border-radius:999px;box-shadow:0 2px 8px rgba(0,0,0,.18);transition:background .2s,transform .12s,box-shadow .2s;white-space:nowrap}.mat-special-web__link:hover{background:#e08820;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.22)}.mat-special-web__link:visited{color:#fff}