@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;700&display=swap");.container{max-width:1000px;width:100%;margin:0 auto}.row{display:flex;flex-wrap:wrap;width:100%}@media screen and (min-width:0px){.col-1{flex-basis:16.66667%}.col-2{flex-basis:33.33333%}.col-3{flex-basis:50%}.col-4{flex-basis:66.66667%}.col-5{flex-basis:83.33333%}.col-6{flex-basis:100%}}@media screen and (min-width:992px){.col-lg-1{flex-basis:16.66667%}.col-lg-2{flex-basis:33.33333%}.col-lg-3{flex-basis:50%}.col-lg-4{flex-basis:66.66667%}.col-lg-5{flex-basis:83.33333%}.col-lg-6{flex-basis:100%}}*{box-sizing:border-box}body{margin:0;padding:0;background-color:#fff;font-family:'Open Sans',sans-serif;color:#333;font-size:16px;line-height:1.75}h1,h2,h3{font-weight:normal;margin:0;padding:0}hr{height:1px;border-width:0;margin:15px 0 15px;background-color:#ccc}label{display:block;text-align:left;margin-bottom:5px}input,textarea{display:block;width:100%;padding:9px;border:1px solid #ccc;border-radius:5px;outline:none}a{color:#212d36;text-decoration:none}a:visited{color:#212d36}.bg-dark a{color:#aaa}.bg-dark a:visited{color:#aaa}section{margin:60px 0 60px}.nav{font-size:14px}.header-title{font-size:21px}.h-screen{height:100vh}.rounded{border-radius:10px}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.flex-1{flex:1}.flex-grow-1{flex-grow:1}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:end}.align-center{align-items:center}.align-start{align-items:start}.flex-row-gap-1{row-gap:15px}.flex-column-gap-1{column-gap:15px}.mt-05{margin-top:5px}.mr-05{margin-right:5px}.mr-1{margin-right:15px}.my-1{margin-top:15px!important;margin-bottom:15px!important}.my-2{margin-top:15px!important;margin-bottom:15px!important}.mt-1{margin-top:15px!important}.mt-2{margin-top:30px!important}.mt-60{margin-top:60px!important}.mb-1{margin-bottom:10px}.mb-2{margin-bottom:20px}.pb-0{padding-bottom:0}.pb-2{padding-bottom:30px}.p-1{padding:15px}.p-2{padding:30px}.px-1{padding-left:15px!important;padding-right:15px!important}.pb-1{padding-bottom:15px}.py-1{padding-top:15px;padding-bottom:15px}.bg-grey{background:#F7F9FA}.bg-green{background-color:#4CC744}.text-white{color:#fff}.bg-dark{background-color:#212d36}.text-right{text-align:right}.text-left{text-align:left}.text-center{text-align:center}.text-error{color:#C73E1D}.text-underline{font-weight:normal;text-decoration:underline;text-decoration-color:#4CC744;text-decoration-thickness:1px;text-underline-offset:2px}.list-none,.list-dotted{list-style:none;margin:0;padding:0}.list-none li,.list-dotted li{display:inline-block}.list-dotted li{white-space:nowrap;margin-right:10px}.list-dotted li:last-child{margin-right:0}.border{border:1px solid #ccc}.border-left{border-left:1px solid #ccc}.border-left-none{border-left:none}.border-bottom{border-bottom:1px solid #ccc}.text-muted{color:#aaa}.text-small{font-size:0.75rem}.text-large{font-size:1.1rem}.text-nowrap{white-space:nowrap}.footer{position:relative;font-size:14px;color:#ebeced}.footer::before{content:'';position:absolute;background:url("/static/events/img/footer-bg.svg?64f41be2dc71") no-repeat top right;background-size:cover;top:-70px;height:70px;width:100%}.button-39{display:flex;background-color:#FFFFFF;border:1px solid #d1d5db;color:#212d36;border-radius:5px;font-size:12px;padding:10px 15px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);cursor:pointer;user-select:none;-webkit-user-select:none;touch-action:manipulation;transition:box-shadow 0.75s ease}.button-39:hover{box-shadow:0 0.5em 0.5em -0.4em rgba(0,0,0,0.4)}.button-39:focus{outline:2px solid transparent;outline-offset:2px}.button-39:focus-visible{box-shadow:none}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15)!important}.overflow-x-auto{overflow-x:auto}.logo{width:200px}@media (min-width:992px){.text-large-left{text-align:left}.border-lg-left{border-left:1px solid #ccc}.justify-lg-end{justify-content:end}header{background-image:url("/static/events/img/bg-wide.svg?64f41be2dc71");background-position-x:center;background-repeat:no-repeat;background-size:contain}}div.line{flex-grow:1;border-bottom:1px solid #ccc;margin-left:10px}div.cal{display:inline-flex;border-radius:10px;background-image:linear-gradient(#fff 0%,#e5e5e5 100%);width:110px}div.cal--header{border-radius:10px 0 0 10px;border:1px solid #212d36;font-size:28px;font-weight:500;padding:5px 10px;color:#fff;background-color:#212d36}div.cal--subtitle{font-weight:400;font-size:10px}div.cal--body{display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:0 10px;border:1px solid #212d36;border-left:none;border-radius:0 10px 10px 0;font-size:13px}.label{padding:5px;font-size:11px;text-transform:uppercase;font-weight:600;color:#3d9f36;background:#ecf5eb;border-radius:10px}