body,html{min-height:100vh;margin:0;background-color:#d9d9d9;font-family:Roboto,sans-serif}.header-sec{display:flex;flex-direction:row;height:60px;color:#e9ecef;background-color:#577492;font-size:1.2rem}.title-sec{flex:13 1 auto;justify-content:flex-start;text-align:left;padding:10px}.page-sec,.title-sec{display:flex;align-items:center}.dropdown-sec,.page-sec{flex:1 1 auto}a,a:active,a:visited{color:inherit!important}a:link,a:visited{text-decoration:none}.nav-link{font-weight:700!important}a:hover{color:#d9d9d9!important}svg:hover{fill:#d9d9d9}.sections_body{padding:1.25rem}.sections_header{text-align:center;margin-bottom:1.25rem;font-size:2vw;font-weight:700;font-weight:900}.sections_cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(24%),1fr));grid-gap:1.25rem;gap:1.25rem}.section_card{display:flex;border:1px solid #ddd;border-radius:4px;margin-right:20px;padding:1.25rem;height:16rem;box-shadow:0 4px 8px rgba(0,0,0,.5);box-sizing:border-box;background-color:#e9ecef;overflow:hidden}.section_card:hover{background-color:#577492;color:#e9ecef}.proof{display:flex;flex-direction:column;white-space:normal;overflow-wrap:break-word}.proof,.proof_name{flex:1 1}.back-arrow,.forward-arrow{background-color:#577492;border:#577492}.back-arrow:hover svg path,.forward-arrow:hover svg path{fill:#ced4da}.page-sec{justify-content:right}.proof_container{display:flex;justify-content:center;align-items:flex-start;width:100%;height:100%}.proof_card{background-color:#f9f9f9;width:75%;padding:1vw;box-shadow:-5px 0 10px -5px rgba(0,0,0,.5),5px 0 10px -5px rgba(0,0,0,.5);box-sizing:100vh;min-height:100vh;overflow-wrap:break-word;word-break:break-word}.proof_card p{align-items:center}.proof-container{text-align:center}.button-sec{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:10px;background-color:#f9f9f9}.sec_btn,.sec_btn2{display:inline-block;padding:10px 20px;font-size:clamp(.9rem,2.5vw,1rem);font-weight:bolder;color:#fff;background-color:#577492;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease,transform .3s ease;text-align:center}.sec_btn2:hover,.sec_btn:hover{background-color:#45627d;transform:scale(1.05)}.sec_btn2:focus,.sec_btn:focus{outline:none;box-shadow:0 0 5px #577492}.sec_btn+.sec_btn2{margin-left:10px}@media screen and (max-width:1200px){.sections_cards{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1000px){.sections_cards{grid-template-columns:repeat(2,1fr)}.sections_header{font-size:1.8vw;font-size:3vw}}@media screen and (max-width:600px){.sections_header{font-size:5vw}.sections_cards{grid-template-columns:1fr}.section_card{height:auto}.proof_container{width:100%}.proof_card{width:85%;font-size:3vw}}