body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.AboutContent{align-items:flex-start!important}.Articles{gap:30px;margin:30px 0;width:100%}.Article{border-radius:5px;margin-bottom:20px;padding:20px;width:calc(50% - 10px)}.Article .Icon{margin-right:20px}.AdaptationMeasureTitle{font-size:calc(20px*var(--relative_font_size));line-height:calc(20px*var(--relative_line_height)*var(--relative_font_size))}.CaseStudy{background-color:var(--case-study-green);border:1px solid var(--border-case-study-green);color:var(--green-text)}.Guidance{background-color:var(--guidance-grey);border:1px solid var(--border-guidance-grey)}.SourceUrl{align-items:center;background-color:var(--button-dark);border-radius:10px;color:#fff;display:flex;height:50px;justify-content:center;width:100%}.SourceUrl:hover{color:#fff;text-decoration:underline}@media only screen and (max-width:1200px){.Article{width:100%}}.HamburgerOverlay{align-items:center;display:flex;height:100vh;justify-content:center;position:absolute;width:100vw;z-index:99}.HamburgerNavItems{display:flex;flex-direction:column;gap:50px;z-index:999}.HamburgerNavItems a{color:#000;font-size:calc(var(--relative_font_size)*20px);font-weight:700;transition:all .2s linear}.HamburgerNavItems a:hover{border-bottom:2px solid #000}.HamburgerNavItems img{height:30px}.HamburgerNavItems button{background:#0000;border:none}.HeaderContent .dialogContainer{padding:20px}.dialogContainer .accessibilitySwitch{margin-bottom:10px;min-width:200px}.dialogContainer .accessibilitySwitch input,.dialogContainer .accessibilitySwitch select{width:100%}.dialogContainer button{align-items:center;background:none;border:none;border:2px solid #fff!important;cursor:pointer;display:flex;justify-content:center;padding:0;position:absolute;right:10px;top:10px}.dialogContainer button:hover{border:2px solid #000!important}.dialogContainer button>i{margin:0}.AppHeader{align-items:center;box-sizing:initial;display:flex;height:50px;padding:50px 100px}.Logo{word-wrap:break-word;font-family:Roboto;font-size:calc(var(--relative_font_size)*32px);font-style:normal;font-weight:700;height:38px;letter-spacing:.1em;line-height:calc(100%*var(--relative_line_height));position:relative;text-transform:uppercase}.Logo,.Logo:hover{color:var(--TRIB-Green-Primary)}.Logo>a{color:inherit;cursor:pointer;font-size:inherit;line-height:inherit}.Logo>a:hover{text-decoration:underline}.HeaderContent{display:flex;margin-left:auto}.HeaderContent .AccessibilityButton{background:none;border:none;cursor:pointer}.HeaderContent .AccessibilityButton img{height:30px;transition:all .15s linear}.HeaderContent .AccessibilityButton img:hover{filter:invert(1)}.PageLinks{align-items:center;display:flex;gap:25px;justify-content:center;margin:0 25px}.PageLink{color:#000;font-weight:600;transition:all .2s linear}.PageLink:hover{border-bottom:2px solid #4183c4}.HamburgerMenuButton{background-color:#fff;border:none}.HamburgerMenuButton img{height:30px}@media (max-width:700px){.AppHeader{padding:20px 15px}}.SearchBar{align-items:center;border:1px solid grey;border-radius:5px;display:flex;gap:5px;justify-content:center;padding:5px}.SearchBar,.SearchBar input{background-color:var(--background-grey)}.SearchBar input{border:none}.SearchBar input:focus{border:none;outline:none}@media (max-width:700px){.SearchBar input{width:80px}}:root{--white:#fff;--green:#bbf7d0;--yellow:#fef08a;--red:#fca5a5;--orange:#fdc18a;--background-red:#fef2f2;--background-yellow:#fefce8;--background-grey:#f3f4f6;--border-red:#fecaca;--border-yellow:#fef08aee;--border-grey:#d2d5da;--case-study-green:#f0fdf4;--border-case-study-green:#bbf7d0;--guidance-grey:#f9fafb;--border-guidance-grey:#d2d5da;--blue-text:#1e3a8a;--button-dark:#111827;--green-text:#14532d;--TRIB-Green-Primary:#21808b;--relative_font_size:1;--relative_line_height:1;--hue_rotation:0deg;--contrast_value:1;filter:hue-rotate(0deg) contrast(1);filter:hue-rotate(var(--hue_rotation)) contrast(var(--contrast_value))}p{font-size:16px;font-size:calc(16px*var(--relative_font_size));line-height:16px;line-height:calc(16px*var(--relative_line_height)*var(--relative_font_size))}h1{font-size:32px;font-size:calc(32px*var(--relative_font_size));line-height:32px;line-height:calc(32px*var(--relative_line_height)*var(--relative_font_size))}h2,h3{font-size:24px;font-size:calc(24px*var(--relative_font_size));line-height:24px;line-height:calc(24px*var(--relative_line_height)*var(--relative_font_size))}h4{font-size:20px;font-size:calc(20px*var(--relative_font_size));line-height:20px;line-height:calc(20px*var(--relative_line_height)*var(--relative_font_size))}h5{font-size:18px;font-size:calc(18px*var(--relative_font_size));line-height:18px;line-height:calc(18px*var(--relative_line_height)*var(--relative_font_size))}input,label,li,option,ul{font-size:16px;font-size:calc(16px*var(--relative_font_size));line-height:16px;line-height:calc(16px*var(--relative_line_height)*var(--relative_font_size))}.ContentWrapper{margin-left:auto;margin-right:auto;max-width:1200px;padding:10px}.Section{padding:50px 0;width:100%}.CenteredDiv{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 150px)}.TabBar button{background-color:#ddd;border:none;border-radius:5px;cursor:pointer;font-weight:700;padding:.5rem 1.5rem}.TabBar button.active{background-color:#007bff;color:#fff}@media only screen and (max-width:800px){.FormSection{flex-wrap:wrap}.FormSection>*{width:100%}}@media (max-width:768px){p{font-size:14px;font-size:calc(14px*var(--relative_font_size));line-height:14px;line-height:calc(14px*var(--relative_line_height)*var(--relative_font_size))}h1{font-size:24px;font-size:calc(24px*var(--relative_font_size));line-height:24px;line-height:calc(24px*var(--relative_line_height)*var(--relative_font_size))}h2,h3{font-size:20px;font-size:calc(20px*var(--relative_font_size));line-height:20px;line-height:calc(20px*var(--relative_line_height)*var(--relative_font_size))}h4{font-size:18px;font-size:calc(18px*var(--relative_font_size));line-height:18px;line-height:calc(18px*var(--relative_line_height)*var(--relative_font_size))}h5{font-size:16px;font-size:calc(16px*var(--relative_font_size));line-height:16px;line-height:calc(16px*var(--relative_line_height)*var(--relative_font_size))}input,label,li,option,ul{font-size:14px;font-size:calc(14px*var(--relative_font_size));line-height:14px;line-height:calc(14px*var(--relative_line_height)*var(--relative_font_size))}.Section{padding:30px 0}.ContentWrapper{padding:15px}}@media (min-width:769px) and (max-width:1024px){.ContentWrapper{padding:20px}}@media (min-width:1025px){.ContentWrapper{padding:30px}}.ContactUsContent,.CreditsContent{align-items:flex-start!important}.RiskBackground{background-color:var(--background-red);border-bottom:1px solid var(--border-red)}.RiskBackground h1{background-color:var(--red);border-radius:5px;padding:15px 20px}.AssetBackground{background-color:var(--background-yellow);border-bottom:1px solid var(--border-yellow)}.AssetSection>h1{background-color:var(--yellow);border-radius:5px;padding:15px 20px}.FormContent{display:flex;flex-direction:column;gap:20px}.FormContent div{align-items:center;display:flex;font-weight:700;height:40px}.FormContent select{border:none;border-radius:5px;font-weight:700;height:100%;margin-left:10px;padding:10px;width:300px}.FormContent .RoleFormInput{background-color:var(--green)}.FormContent .AssetFormInput{background-color:var(--yellow)}.FormContent .RiskFormInput{background-color:var(--red)}.FormContent .EffectFormInput{background-color:var(--orange)}.FormContent .FormSubmit{background-color:#000;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;height:50px;transition:all .15s linear;width:100px}.FormContent .FormSubmit:hover{background-color:var(--background-grey);border:2px solid #000;color:#000}.FormSectionBackground{background-color:var(--background-grey);border-bottom:1px solid var(--border-grey)}.FormSection{align-items:center;display:flex;gap:50px;justify-content:center}.FormSection>h1{color:#789}.FormSection>*{width:50%}.FormContent .RiskAssessment{align-items:flex-start;color:#000;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content}.FormContent .RiskAssessment p{font-size:calc(12px*var(--relative_font_size))}.FormContent .RiskAssessment a{color:#000}.FormContent .RiskAssessment a:hover{text-decoration:underline}.FormContent .Disclaimer{align-items:flex-start;color:gray;display:flex;flex-direction:column;font-style:italic;gap:5px;height:-webkit-fit-content;height:fit-content;margin-top:5px}.FormContent .Disclaimer p{font-size:calc(14px*var(--relative_font_size));margin:0;padding-left:1em;text-indent:-1em}@media only screen and (max-width:800px){.FormContent{align-items:center}.FormSection{gap:20px}}@media (max-width:768px){.FormContent select{max-width:250px;width:100%}.FormContent div{align-items:flex-start;flex-direction:column;gap:5px;height:auto}.FormContent select{margin-left:0}}.UploadDialog{max-width:500px;padding:50px}.UploadDialog button{background:#0000;border:none;height:20px;margin-left:auto;padding:0;position:absolute;right:20px;top:20px;width:20px}.UploadDialog button img{cursor:pointer;height:20px}.UploadSection{display:flex;flex-wrap:wrap;gap:20px;width:100%}.UploadSection .UploadButton{align-items:center;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-weight:550;gap:5px;justify-content:center;padding:15px;width:calc(50% - 10px)}.ResourceUploadBtn{background-color:var(--button-dark)}.SuggestLinkBtn{background-color:var(--blue-text)}@media (max-width:700px){.UploadSection Button{width:100%!important}}@media (max-width:768px){.UploadDialog{max-width:calc(100vw - 40px);padding:20px}}.table-wrapper{margin-top:1rem;max-height:80vh;overflow:auto;width:100%}.OptionsTable{border:1px solid #ccc;display:inline-block;font-size:.9rem}.tr{display:flex}.td,.th{border-bottom:1px solid #ddd;border-right:1px solid #ddd;flex:1 0 auto;overflow:hidden;padding:8px;position:relative}.td:last-child,.th:last-child{border-right:none}.resizer{background:#e0e0e0;cursor:col-resize;height:100%;position:absolute;right:0;top:0;width:5px;z-index:1}.resizer:hover{background:#999}.data-row:nth-child(2n){background-color:#f9f9f9}.data-row:nth-child(odd){background-color:#fff}.OptionsTable>div:first-child{background-color:#e3f2fd;font-size:1rem;font-weight:700;position:-webkit-sticky;position:sticky;top:0;z-index:2}.TabBar{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.tab-button{background-color:#f1f1f1;border:none;border-radius:8px;color:#333;cursor:pointer;font-size:1.5rem;font-weight:600;padding:.75rem 1.75rem;transition:background-color .3s,color .3s}.tab-button:not(.active){background-color:#d5d5d5;color:#7a7878}.tab-button.active{background-color:#007bff;color:#fff}@media (max-width:768px){.tab-button{font-size:1.1rem;padding:.6rem 1.2rem}.TabBar{gap:.5rem;margin-top:.75rem}}
/*# sourceMappingURL=main.7de52317.css.map*/