/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:rgba(0,0,0,0);border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#2e2e2e}.hamburger-box{width:24px;height:14px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:24px;height:2px;background-color:#2e2e2e;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-6px}.hamburger-inner:after{bottom:-6px}.hamburger--spring .hamburger-inner{top:1px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:6px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:12px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:rgba(0,0,0,0)!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,6px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,6px,0) rotate(-45deg)}@font-face{font-family:PTSans;src:url(/static/fonts/PT_Sans/PTSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:PTSans;src:url(/static/fonts/PT_Sans/PTSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal}:root{--if-color-main:#bf0000;--if-color-grey:#787878;--if-color-grey-dark:#3e3e3e;--if-color-grey-light:#adadad;--if-color-grey-lighten:#f9f9f9;--if-color-link:#2e86de;--if-color-bg-grey:#ececec;--if-border-radius:0.5rem;--if-border-radius-s:0.25rem;--if-border-radius-l:0.75rem;--if-border-color:#e8e8e8;--if-shadow:0 0 10px -3px rgb(0 0 0/75%);--if-shadow-light:0 0 10px -3px rgb(0 0 0/25%)}*{box-sizing:border-box}html{font-size:16px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body,html{margin:0;padding:0}body{font-family:PTSans,sans-serif;font-size:1rem;line-height:1.5;color:#373a3c;background-color:var(--if-color-bg-grey)}a{color:inherit;text-decoration:none}a:active,a:hover{color:var(--if-color-main)}.page-content{padding-top:4.25em}@media(max-width:767px){.page-content{padding-top:0}}h2{font-size:28px;font-weight:700;margin:0 0 .5em;line-height:1.2}h3{font-size:1em;color:#ad101c}h3,h4,h5{font-weight:400}.m0{margin:0!important}.m_5{margin:.5rem!important}.m1{margin:1rem!important}.m1_5{margin:1.5rem!important}.m2{margin:2rem!important}.m2_5{margin:2.5rem!important}.m3{margin:3rem!important}.m3_5{margin:3.5rem!important}.m4{margin:4rem!important}.m4_5{margin:4.5rem!important}.m5{margin:5rem!important}.m5_5{margin:5.5rem!important}.m6{margin:6rem!important}.m6_5{margin:6.5rem!important}.m7{margin:7rem!important}.m7_5{margin:7.5rem!important}.m8{margin:8rem!important}.m8_5{margin:8.5rem!important}.m9{margin:9rem!important}.m9_5{margin:9.5rem!important}.m10{margin:10rem!important}.m10_5{margin:10.5rem!important}.mt0{margin-top:0!important}.mt_5{margin-top:.5rem!important}.mt1{margin-top:1rem!important}.mt1_5{margin-top:1.5rem!important}.mt2{margin-top:2rem!important}.mt2_5{margin-top:2.5rem!important}.mt3{margin-top:3rem!important}.mt3_5{margin-top:3.5rem!important}.mt4{margin-top:4rem!important}.mt4_5{margin-top:4.5rem!important}.mt5{margin-top:5rem!important}.mt5_5{margin-top:5.5rem!important}.mt6{margin-top:6rem!important}.mt6_5{margin-top:6.5rem!important}.mt7{margin-top:7rem!important}.mt7_5{margin-top:7.5rem!important}.mt8{margin-top:8rem!important}.mt8_5{margin-top:8.5rem!important}.mt9{margin-top:9rem!important}.mt9_5{margin-top:9.5rem!important}.mt10{margin-top:10rem!important}.mt10_5{margin-top:10.5rem!important}.mb0{margin-bottom:0!important}.mb_5{margin-bottom:.5rem!important}.mb1{margin-bottom:1rem!important}.mb1_5{margin-bottom:1.5rem!important}.mb2{margin-bottom:2rem!important}.mb2_5{margin-bottom:2.5rem!important}.mb3{margin-bottom:3rem!important}.mb3_5{margin-bottom:3.5rem!important}.mb4{margin-bottom:4rem!important}.mb4_5{margin-bottom:4.5rem!important}.mb5{margin-bottom:5rem!important}.mb5_5{margin-bottom:5.5rem!important}.mb6{margin-bottom:6rem!important}.mb6_5{margin-bottom:6.5rem!important}.mb7{margin-bottom:7rem!important}.mb7_5{margin-bottom:7.5rem!important}.mb8{margin-bottom:8rem!important}.mb8_5{margin-bottom:8.5rem!important}.mb9{margin-bottom:9rem!important}.mb9_5{margin-bottom:9.5rem!important}.mb10{margin-bottom:10rem!important}.mb10_5{margin-bottom:10.5rem!important}.ml0{margin-left:0!important}.ml_5{margin-left:.5rem!important}.ml1{margin-left:1rem!important}.ml1_5{margin-left:1.5rem!important}.ml2{margin-left:2rem!important}.ml2_5{margin-left:2.5rem!important}.ml3{margin-left:3rem!important}.ml3_5{margin-left:3.5rem!important}.ml4{margin-left:4rem!important}.ml4_5{margin-left:4.5rem!important}.ml5{margin-left:5rem!important}.ml5_5{margin-left:5.5rem!important}.ml6{margin-left:6rem!important}.ml6_5{margin-left:6.5rem!important}.ml7{margin-left:7rem!important}.ml7_5{margin-left:7.5rem!important}.ml8{margin-left:8rem!important}.ml8_5{margin-left:8.5rem!important}.ml9{margin-left:9rem!important}.ml9_5{margin-left:9.5rem!important}.ml10{margin-left:10rem!important}.ml10_5{margin-left:10.5rem!important}.mr0{margin-right:0!important}.mr_5{margin-right:.5rem!important}.mr1{margin-right:1rem!important}.mr1_5{margin-right:1.5rem!important}.mr2{margin-right:2rem!important}.mr2_5{margin-right:2.5rem!important}.mr3{margin-right:3rem!important}.mr3_5{margin-right:3.5rem!important}.mr4{margin-right:4rem!important}.mr4_5{margin-right:4.5rem!important}.mr5{margin-right:5rem!important}.mr5_5{margin-right:5.5rem!important}.mr6{margin-right:6rem!important}.mr6_5{margin-right:6.5rem!important}.mr7{margin-right:7rem!important}.mr7_5{margin-right:7.5rem!important}.mr8{margin-right:8rem!important}.mr8_5{margin-right:8.5rem!important}.mr9{margin-right:9rem!important}.mr9_5{margin-right:9.5rem!important}.mr10{margin-right:10rem!important}.mr10_5{margin-right:10.5rem!important}.p0{padding:0!important}.p_5{padding:.5rem!important}.p1{padding:1rem!important}.p1_5{padding:1.5rem!important}.p2{padding:2rem!important}.p2_5{padding:2.5rem!important}.p3{padding:3rem!important}.p3_5{padding:3.5rem!important}.p4{padding:4rem!important}.p4_5{padding:4.5rem!important}.p5{padding:5rem!important}.p5_5{padding:5.5rem!important}.p6{padding:6rem!important}.p6_5{padding:6.5rem!important}.p7{padding:7rem!important}.p7_5{padding:7.5rem!important}.p8{padding:8rem!important}.p8_5{padding:8.5rem!important}.p9{padding:9rem!important}.p9_5{padding:9.5rem!important}.p10{padding:10rem!important}.p10_5{padding:10.5rem!important}.pt0{padding-top:0!important}.pt_5{padding-top:.5rem!important}.pt1{padding-top:1rem!important}.pt1_5{padding-top:1.5rem!important}.pt2{padding-top:2rem!important}.pt2_5{padding-top:2.5rem!important}.pt3{padding-top:3rem!important}.pt3_5{padding-top:3.5rem!important}.pt4{padding-top:4rem!important}.pt4_5{padding-top:4.5rem!important}.pt5{padding-top:5rem!important}.pt5_5{padding-top:5.5rem!important}.pt6{padding-top:6rem!important}.pt6_5{padding-top:6.5rem!important}.pt7{padding-top:7rem!important}.pt7_5{padding-top:7.5rem!important}.pt8{padding-top:8rem!important}.pt8_5{padding-top:8.5rem!important}.pt9{padding-top:9rem!important}.pt9_5{padding-top:9.5rem!important}.pt10{padding-top:10rem!important}.pt10_5{padding-top:10.5rem!important}.pb0{padding-bottom:0!important}.pb_5{padding-bottom:.5rem!important}.pb1{padding-bottom:1rem!important}.pb1_5{padding-bottom:1.5rem!important}.pb2{padding-bottom:2rem!important}.pb2_5{padding-bottom:2.5rem!important}.pb3{padding-bottom:3rem!important}.pb3_5{padding-bottom:3.5rem!important}.pb4{padding-bottom:4rem!important}.pb4_5{padding-bottom:4.5rem!important}.pb5{padding-bottom:5rem!important}.pb5_5{padding-bottom:5.5rem!important}.pb6{padding-bottom:6rem!important}.pb6_5{padding-bottom:6.5rem!important}.pb7{padding-bottom:7rem!important}.pb7_5{padding-bottom:7.5rem!important}.pb8{padding-bottom:8rem!important}.pb8_5{padding-bottom:8.5rem!important}.pb9{padding-bottom:9rem!important}.pb9_5{padding-bottom:9.5rem!important}.pb10{padding-bottom:10rem!important}.pb10_5{padding-bottom:10.5rem!important}.pl0{padding-left:0!important}.pl_5{padding-left:.5rem!important}.pl1{padding-left:1rem!important}.pl1_5{padding-left:1.5rem!important}.pl2{padding-left:2rem!important}.pl2_5{padding-left:2.5rem!important}.pl3{padding-left:3rem!important}.pl3_5{padding-left:3.5rem!important}.pl4{padding-left:4rem!important}.pl4_5{padding-left:4.5rem!important}.pl5{padding-left:5rem!important}.pl5_5{padding-left:5.5rem!important}.pl6{padding-left:6rem!important}.pl6_5{padding-left:6.5rem!important}.pl7{padding-left:7rem!important}.pl7_5{padding-left:7.5rem!important}.pl8{padding-left:8rem!important}.pl8_5{padding-left:8.5rem!important}.pl9{padding-left:9rem!important}.pl9_5{padding-left:9.5rem!important}.pl10{padding-left:10rem!important}.pl10_5{padding-left:10.5rem!important}.pr0{padding-right:0!important}.pr_5{padding-right:.5rem!important}.pr1{padding-right:1rem!important}.pr1_5{padding-right:1.5rem!important}.pr2{padding-right:2rem!important}.pr2_5{padding-right:2.5rem!important}.pr3{padding-right:3rem!important}.pr3_5{padding-right:3.5rem!important}.pr4{padding-right:4rem!important}.pr4_5{padding-right:4.5rem!important}.pr5{padding-right:5rem!important}.pr5_5{padding-right:5.5rem!important}.pr6{padding-right:6rem!important}.pr6_5{padding-right:6.5rem!important}.pr7{padding-right:7rem!important}.pr7_5{padding-right:7.5rem!important}.pr8{padding-right:8rem!important}.pr8_5{padding-right:8.5rem!important}.pr9{padding-right:9rem!important}.pr9_5{padding-right:9.5rem!important}.pr10{padding-right:10rem!important}.pr10_5{padding-right:10.5rem!important}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.nowrap{white-space:nowrap}.color.-white{color:#fff}.color.-red{color:#db2828}.color.-orange{color:#f2711c}.color.-yellow{color:#fbbd08}.color.-olive{color:#b5cc18}.color.-green{color:#21ba45!important}.color.-teal{color:#00b5ad}.color.-blue{color:#2185d0}.color.-violet{color:#6435c9}.color.-purple{color:#a333c8}.color.-pink{color:#e03997}.color.-brown{color:#a5673f}.color.-grey{color:#767676}.color.-black{color:#343434}.inline-flex{display:inline-flex!important}.inline-block{display:inline-block!important}.bold{font-weight:700}.normal{font-weight:400}