@font-face{font-family:OpenSansWebfont;font-display:swap;src:url("/assets/fonts/OpenSans-Light.ttf");font-weight:300;}@font-face{font-family:OpenSansWebfont;font-display:swap;src:url("/assets/fonts/OpenSans-Regular.ttf");font-weight:400;}@font-face{font-family:OpenSansWebfont;font-display:swap;src:url("/assets/fonts/OpenSans-SemiBold.ttf");font-weight:500;}@font-face{font-family:OpenSansWebfont;font-display:swap;src:url("/assets/fonts/OpenSans-Bold.ttf");font-weight:600;}@font-face{font-family:OpenSansWebfont;font-display:swap;src:url("/assets/fonts/OpenSans-ExtraBold.ttf");font-weight:800;}.container{width:100%;margin-left:auto;margin-right:auto;padding-right:1rem;padding-left:1rem;}@media (min-width: 36em){.container{max-width:540px;}}@media (min-width: 48em){.container{max-width:720px;}}@media (min-width: 62em){.container{max-width:960px;}}@media (min-width: 75em){.container{max-width:1140px;}}@media (min-width: 92em){.container{max-width:1442px;}}.container{width:100%;margin-left:auto;margin-right:auto;padding-right:1rem;padding-left:1rem;}@media (min-width: 36em){.container{max-width:540px;}}@media (min-width: 48em){.container{max-width:720px;}}@media (min-width: 62em){.container{max-width:960px;}}@media (min-width: 75em){.container{max-width:1140px;}}@media (min-width: 92em){.container{max-width:1442px;}}.Downloads{padding-top:80px;padding-bottom:80px;}.Downloads__categoryTitle{font-size:24px;font-weight:100;margin:40px 0 20px 0;color:#100e0e;}.Downloads__title{text-align:center;width:100%;padding:80px 0 40px 0;}.Downloads__title h1,.Downloads__title h2{font-size:36px;font-weight:600;}.Downloads__list{display:grid;grid-template-columns:1fr;gap:2rem;}@media (min-width: 48em){.Downloads__list{grid-template-columns:repeat(2,1fr);}}@media (min-width: 75em){.Downloads__list{grid-template-columns:repeat(3,1fr);}}.Downloads__item{background:#fff;border-radius:10px;box-shadow:0 3px 10px #a8a8a8;padding:.5rem;display:-webkit-flex;display:flex;flex-direction:column;align-items:flex-start;-webkit-transition:box-shadow .2s;transition:box-shadow .2s;position:relative;}.Downloads__item:hover{box-shadow:0 6px 18px rgba(168,168,168,.6);}.Downloads__filename{font-size:1.1rem;font-weight:500;margin-bottom:.25rem;color:#100e0e;word-break:break-all;}.Downloads__desc{font-size:.95rem;color:#878787;margin-bottom:.5rem;flex:1 1 auto;}.Downloads__meta{font-size:.9rem;color:#878787;margin-bottom:.75rem;}.Downloads__button{display:inline-block;background:#55a822;color:#fff;font-weight:600;border:none;border-radius:6px;padding:.7em 1.5em;font-size:1rem;text-decoration:none;cursor:pointer;-webkit-transition:background .2s;transition:background .2s;margin-top:auto;}.Downloads__button:hover,.Downloads__button:focus{background:#3d8c06;color:#fff;text-decoration:none;}.Downloads__cards{display:-webkit-flex;display:flex;flex-wrap:wrap;}.Downloads a.Downloads__card{position:relative;display:block;width:100%;margin:0 0 1rem 0;border:5px solid transparent;border-radius:10px;padding:.5rem;box-shadow:0 .5rem 1.25rem rgba(221,217,217,.5);line-height:1.3;-webkit-transition:all .3s;transition:all .3s;}@media (min-width: 36em){.Downloads a.Downloads__card{padding:1rem;}}@media (min-width: 62em){.Downloads a.Downloads__card{display:-webkit-flex;display:flex;justify-content:space-between;align-items:flex-start;}}.Downloads a.Downloads__card:hover{border-color:#55a822;}.Downloads__detail{margin-bottom:1rem;color:#878787;font-size:1.02rem;}@media (min-width: 62em){.Downloads__detail{margin-bottom:0;padding:0 1rem;}}@media (min-width: 62em){.Downloads__detail--filename{width:47%;}}@media (min-width: 62em){.Downloads__detail--filetype{width:25%;}}@media (min-width: 62em){.Downloads__detail--filesize{width:25%;}}.Downloads__detail:first-child{padding-left:0;}.Downloads__detail:last-child{padding-right:0;}.Downloads__detailTitle--small{font-size:.6em;text-transform:uppercase;}.Downloads__detail--filename .Downloads__detailContent{font-size:1rem;}.Downloads .file-icon{width:22px;height:22px;vertical-align:middle;margin-right:4px;}