.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:990px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column,.flex-row{-webkit-box-direction:normal!important}.flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-direction:reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:990px){.flex-lg-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:990px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:990px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1,.col-auto{-webkit-box-flex:0}.col-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-2,.col-3{-webkit-box-flex:0}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-4,.col-5{-webkit-box-flex:0}.col-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-6,.col-7{-webkit-box-flex:0}.col-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-8,.col-9{-webkit-box-flex:0}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-10,.col-11{-webkit-box-flex:0}.col-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:990px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-transform-none{text-transform:none!important}.font-weight-normal{font-weight:400!important}body{font:16px/21px Suisse Int\'l,trebuchet,serif;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:Suisse Int\'l,trebuchet,serif}h2{text-transform:none}@font-face{font-family:Suisse Int\'l;src:url(/wp-content/themes/CampusSport/dist/fonts/suisseintl/SuisseIntl-Book_55790fe1.otf) format("opentype")}@font-face{font-family:Suisse Int\'l Italic;src:url(/wp-content/themes/CampusSport/dist/fonts/suisseintl/SuisseIntl-BookItalic_25e17b2f.otf) format("opentype")}@font-face{font-family:Suisse Int\'l;font-weight:700;src:url(/wp-content/themes/CampusSport/dist/fonts/suisseintl/SuisseIntl-Bold_ceda09c9.otf) format("opentype")}@font-face{font-family:Suisse Int\'l Bold Italic;font-weight:700;src:url(/wp-content/themes/CampusSport/dist/fonts/suisseintl/SuisseIntl-BoldItalic_91aabf9f.otf) format("opentype")}@font-face{font-family:Atomic Marker;src:url(/wp-content/themes/CampusSport/dist/fonts/atomic-marker/AtomicMarker_73a9befc.otf) format("opentype");src:url(/wp-content/themes/CampusSport/dist/fonts/atomic-marker/AtomicMarker_81a0ac33.ttf) format("truetype"),url(/wp-content/themes/CampusSport/dist/fonts/atomic-marker/AtomicMarker_e0bb04ab.woff) format("woff"),url(/wp-content/themes/CampusSport/dist/fonts/atomic-marker/AtomicMarker_d78f613a.woff2) format("woff2"),url(/wp-content/themes/CampusSport/dist/fonts/atomic-marker/AtomicMarkerExtras_3f922d62.otf) format("opentype"),url(/wp-content/themes/CampusSport/dist/fonts/atomic-marker/AtomicMarker_81a0ac33.ttf) format("truetype"),url(/wp-content/themes/CampusSport/dist/fonts/atomic-marker/AtomicMarkerExtras_c7cfc438.woff) format("woff"),url(/wp-content/themes/CampusSport/dist/fonts/atomic-marker/AtomicMarkerExtras_3cf0b7c5.woff2) format("woff2"),url(/wp-content/themes/CampusSport/dist/fonts/atomic-marker/AtomicMarkerExtrasTwo_55ea4292.otf) format("opentype"),url(/wp-content/themes/CampusSport/dist/fonts/atomic-marker/AtomicMarkerExtrasTwo_ec7392bb.ttf) format("truetype")}@font-face{font-family:Juniper Bay Regular;src:url(/wp-content/themes/CampusSport/dist/fonts/juniper-bay/JuniperBay-Regular_d5dce264.otf) format("opentype");src:url(/wp-content/themes/CampusSport/dist/fonts/juniper-bay/juniperbay-regular-webfont_acd1fa7e.woff) format("woff"),url(/wp-content/themes/CampusSport/dist/fonts/juniper-bay/juniperbay-regular-webfont_e8317ae3.woff2) format("woff2")}@font-face{font-family:ZenTokyoZoo Regular;src:url(/wp-content/themes/CampusSport/dist/fonts/zen-tokyo-zoo/ZenTokyoZoo-Regular_1e8aae18.ttf) format("truetype")}@font-face{font-family:Signifier Regular;src:url(/wp-content/themes/CampusSport/dist/fonts/signifier/Signifier-Regular_7e087f40.otf) format("opentype")}@font-face{font-family:Signifier Regular Italic;src:url(/wp-content/themes/CampusSport/dist/fonts/signifier/Signifier-RegularItalic_0b0d0c9c.otf) format("opentype")}@font-face{font-family:Signifier Medium;font-weight:500;src:url(/wp-content/themes/CampusSport/dist/fonts/signifier/Signifier-Medium_ad9d6b5e.otf) format("opentype")}@font-face{font-family:Signifier Medium Italic;font-weight:500;src:url(/wp-content/themes/CampusSport/dist/fonts/signifier/Signifier-MediumItalic_f182cd67.otf) format("opentype")}a:focus{outline:1px auto #0e1647;outline:1px auto -webkit-focus-ring-color}.av-main-nav>li>a{font-size:18px}.page-id-2427 .image-overlay,.page-id-2427 .overlay-type-extern{display:none!important}.page-id-2427 .event_item a[style]{overflow:visible!important}.page-id-6130 .image-overlay,.page-id-6130 .overlay-type-extern{display:none!important}.bootstrap-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (max-width:767.98px){.responsive #top #wrap_all .container{width:90%;max-width:90%}}.heading-container{height:235px!important}@media (min-width:768px){.heading-container,.heading-container .container{height:502px!important}}.av-grid-custom-width{max-width:1310px;margin:0 auto}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){.pricing-table>li{min-height:130px}}.grecaptcha-badge{display:none!important}.template-page .entry-content-wrapper h2{text-transform:inherit}#homeclasses .content,#homeclasses .sidebar{padding-bottom:30px!important}.avia-smallarrow-slider-heading.no-content-slider-heading{position:absolute;bottom:0}#sportcarousel .slide-entry-title.entry-title,.image-overlay-inside,.image-overlay.overlay-type-extern{display:none}.sportpages-navbox{display:block;margin:0 auto;width:200px}.pricing-table>li{min-height:85px}.avia-team-member{text-align:center;margin-bottom:10px}.testimonial-img{border:5px solid #0b3766;border-radius:5px}.foriframe{width:80%;display:block;margin:0 auto}.foriframe iframe{width:100%;height:400px;border:1px solid #000}#top .avia-slideshow-button{padding:20px 21px;font-size:16px;border-radius:3px!important}#fancybox-content,#fancybox-outer{border-radius:5px!important}#fancybox-content form{margin-bottom:0}.modal-inner{border:5px solid #2649b6;border-radius:5px;padding:0 10px;max-width:500px}.modal-inner img{display:block;margin:5px auto 0}.modal-inner h2{font-size:22px;text-align:center;margin:5px;font-weight:400}.modal-inner h3{font-size:30px;margin:20px;color:#2649b6}.modal-inner p{color:#183264;font-size:16px;text-align:center}.modal-inner hr{border:1px solid #c95109}.modal-inner span.number{color:#c95109;font-size:30px;font-weight:600}.modal-inner input{margin-bottom:10px!important}.modal-inner #submit,.modal-inner .button,.modal-inner input[type=submit]{background-color:#2649b6;color:#fff;font-size:16px!important;border-radius:3px!important;padding:15px!important;min-width:100px;margin:10px 0 0 100px}#sportcarousel h2{margin-bottom:50px!important}#facilities img{border:5px solid #fff}#facilities-top h1{margin-bottom:100px!important}.facilities-text{background-color:rgba(11,55,102,.7);padding:10px 20px;line-height:1.3em}.av-subheading.av_custom_color{opacity:1}#top .av-masonry-load-more{background-color:#62741c;border-color:#6f8f3b;color:#fff;font-size:16px!important;border-radius:3px!important;padding:15px!important;width:160px!important;margin:10px auto!important;float:none}.hide-section{display:none}.avia-testimonial-name{margin-top:5px!important}.avia-slideshow-arrows a:before{color:#fff}#top .av-large-testimonial-slider .avia-slideshow-arrows a{opacity:1}#facility-offers p{font-size:18px}#facility-offers h3.slide-entry-title{display:none}.avia-testimonial-subtitle{font-size:16px;text-align:center}@media only screen and (max-width:480px){#full_slider_1 .avia-slideshow-inner,#full_slider_1 img,.caption_fullwidth{height:400px!important;width:900px!important;right:275px}#top .avia-slideshow-arrows a{margin-top:10px}}#wrap_all .all_colors h3{font-weight:500!important}section.navigation .secondary #menu-item-search{display:none!important}#menu-sport-fitness-centre #menu-item-search a:hover{background:#0e1647;color:#fff;text-decoration:none}.avia-search-tooltip{top:100%!important;left:141px!important;border-radius:0;-webkit-box-shadow:none;box-shadow:none;border-style:none}@media (min-width:768px){.avia-search-tooltip{position:absolute;z-index:9999999;padding:0;width:300px;top:145%!important;left:446px!important;margin-left:-120px;background:#0e1647}}.avia-search-tooltip .avia-arrow-wrap{display:none}#top input[type=text]{border:1px solid #fff;background:#0e1647;color:#fff!important}#top input[type=text]:focus{color:#fff}#top input::-webkit-input-placeholder{color:#fff}#top input::-moz-placeholder{color:#fff}#top input::-ms-input-placeholder{color:#fff}#top input::placeholder{color:#fff}body div .avia-button{text-align:center;border-radius:0;text-transform:uppercase}body div .avia-button.avia-size-large,body div .avia-button.avia-size-medium,body div .avia-button.avia-size-x-large{font-size:16px}@media (min-width:990px){body div .avia-button.avia-size-large,body div .avia-button.avia-size-medium,body div .avia-button.avia-size-x-large{font-size:18px}}#button-pink{height:50px!important;position:relative;pointer-events:none}@media (min-width:990px){#button-pink{height:64px!important}}#button-pink .avia-button{outline:none!important;top:0;width:120px!important;min-width:120px!important;margin-left:16px;height:50px!important;border-color:transparent!important;background-color:#f5b6dc!important;-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s;position:relative;left:0;pointer-events:auto;margin-top:0!important;display:inline-block}@media (min-width:990px){#button-pink .avia-button{width:182px!important;margin-left:18px;height:64px!important}}#button-pink .avia-button .avia_iconbox_title{padding-right:16px;font-size:16px;color:#0e1647;width:100%;white-space:nowrap;font-weight:700;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#f5b6dc}@media (min-width:990px){#button-pink .avia-button .avia_iconbox_title{padding-right:18px;font-size:18px}}#button-pink .avia-button .avia_iconbox_title:before{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;top:calc(50% - 24.5px)}@media (min-width:990px){#button-pink .avia-button .avia_iconbox_title:before{left:-18px;width:18px;height:23px;top:calc(50% - 31.5px)}}#button-pink .avia-button .avia_iconbox_title:after{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;bottom:calc(50% - 25.5px)}@media (min-width:990px){#button-pink .avia-button .avia_iconbox_title:after{left:-18px;width:18px;height:23px;bottom:calc(50% - 32.5px)}}#button-pink .avia-button:hover{left:11px;opacity:1}@media (min-width:990px){#button-pink .avia-button:hover{left:13px}}#button-pink:after{width:16.2px;height:16.2px;left:calc(50% - 60px);content:"";background-color:#f5b6dc;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:990px){#button-pink:after{width:18.2px;height:18.2px;left:calc(50% - 91px)}}#button-pink .avia-button:active{border-bottom-width:0!important;border-top-width:none!important;border-top-style:none!important}#button-pink:hover:after{left:calc(50% - 64px);-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s}@media (min-width:990px){#button-pink:hover:after{left:calc(50% - 96px)}}#button-pink-medium{height:50px!important;position:relative;pointer-events:none}@media (min-width:990px){#button-pink-medium{height:64px!important}}#button-pink-medium .avia-button{outline:none!important;top:0;width:150px!important;min-width:150px!important;margin-left:16px;height:50px!important;border-color:transparent!important;background-color:#f5b6dc!important;-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s;position:relative;left:0;pointer-events:auto;margin-top:0!important;display:inline-block}@media (min-width:990px){#button-pink-medium .avia-button{width:182px!important;margin-left:18px;height:64px!important}}#button-pink-medium .avia-button .avia_iconbox_title{padding-right:16px;font-size:16px;color:#0e1647;width:100%;white-space:nowrap;font-weight:700;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#f5b6dc}@media (min-width:990px){#button-pink-medium .avia-button .avia_iconbox_title{padding-right:18px;font-size:18px}}#button-pink-medium .avia-button .avia_iconbox_title:before{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;top:calc(50% - 24.5px)}@media (min-width:990px){#button-pink-medium .avia-button .avia_iconbox_title:before{left:-18px;width:18px;height:23px;top:calc(50% - 31.5px)}}#button-pink-medium .avia-button .avia_iconbox_title:after{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;bottom:calc(50% - 25.5px)}@media (min-width:990px){#button-pink-medium .avia-button .avia_iconbox_title:after{left:-18px;width:18px;height:23px;bottom:calc(50% - 32.5px)}}#button-pink-medium .avia-button:hover{left:11px;opacity:1}@media (min-width:990px){#button-pink-medium .avia-button:hover{left:13px}}#button-pink-medium:after{width:16.2px;height:16.2px;left:calc(50% - 75px);content:"";background-color:#f5b6dc;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:990px){#button-pink-medium:after{width:18.2px;height:18.2px;left:calc(50% - 91px)}}#button-pink-medium .avia-button:active{border-bottom-width:0!important;border-top-width:none!important;border-top-style:none!important}#button-pink-medium:hover:after{left:calc(50% - 79px);-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s}@media (min-width:990px){#button-pink-medium:hover:after{left:calc(50% - 96px)}}#button-pink-large{height:50px!important;position:relative;pointer-events:none}@media (min-width:990px){#button-pink-large{height:64px!important}}#button-pink-large .avia-button{outline:none!important;top:0;width:200px!important;min-width:200px!important;margin-left:16px;height:50px!important;border-color:transparent!important;background-color:#f5b6dc!important;-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s;position:relative;left:0;pointer-events:auto;margin-top:0!important;display:inline-block}@media (min-width:990px){#button-pink-large .avia-button{width:240px!important;margin-left:18px;height:64px!important}}#button-pink-large .avia-button .avia_iconbox_title{padding-right:16px;font-size:16px;color:#0e1647;width:100%;white-space:nowrap;font-weight:700;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#f5b6dc}@media (min-width:990px){#button-pink-large .avia-button .avia_iconbox_title{padding-right:18px;font-size:18px}}#button-pink-large .avia-button .avia_iconbox_title:before{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;top:calc(50% - 24.5px)}@media (min-width:990px){#button-pink-large .avia-button .avia_iconbox_title:before{left:-18px;width:18px;height:23px;top:calc(50% - 31.5px)}}#button-pink-large .avia-button .avia_iconbox_title:after{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;bottom:calc(50% - 25.5px)}@media (min-width:990px){#button-pink-large .avia-button .avia_iconbox_title:after{left:-18px;width:18px;height:23px;bottom:calc(50% - 32.5px)}}#button-pink-large .avia-button:hover{left:11px;opacity:1}@media (min-width:990px){#button-pink-large .avia-button:hover{left:13px}}#button-pink-large:after{width:16.2px;height:16.2px;left:calc(50% - 100px);content:"";background-color:#f5b6dc;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:990px){#button-pink-large:after{width:18.2px;height:18.2px;left:calc(50% - 120px)}}#button-pink-large .avia-button:active{border-bottom-width:0!important;border-top-width:none!important;border-top-style:none!important}#button-pink-large:hover:after{left:calc(50% - 104px);-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s}@media (min-width:990px){#button-pink-large:hover:after{left:calc(50% - 125px)}}#button-pink-xlarge{height:50px!important;position:relative;pointer-events:none}@media (min-width:990px){#button-pink-xlarge{height:64px!important}}#button-pink-xlarge .avia-button{outline:none!important;top:0;width:300px!important;min-width:300px!important;margin-left:16px;height:50px!important;border-color:transparent!important;background-color:#f5b6dc!important;-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s;position:relative;left:0;pointer-events:auto;margin-top:0!important;display:inline-block}@media (min-width:990px){#button-pink-xlarge .avia-button{width:330px!important;margin-left:18px;height:64px!important}}#button-pink-xlarge .avia-button .avia_iconbox_title{padding-right:16px;font-size:16px;color:#0e1647;width:100%;white-space:nowrap;font-weight:700;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#f5b6dc}@media (min-width:990px){#button-pink-xlarge .avia-button .avia_iconbox_title{padding-right:18px;font-size:18px}}#button-pink-xlarge .avia-button .avia_iconbox_title:before{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;top:calc(50% - 24.5px)}@media (min-width:990px){#button-pink-xlarge .avia-button .avia_iconbox_title:before{left:-18px;width:18px;height:23px;top:calc(50% - 31.5px)}}#button-pink-xlarge .avia-button .avia_iconbox_title:after{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;bottom:calc(50% - 25.5px)}@media (min-width:990px){#button-pink-xlarge .avia-button .avia_iconbox_title:after{left:-18px;width:18px;height:23px;bottom:calc(50% - 32.5px)}}#button-pink-xlarge .avia-button:hover{left:11px;opacity:1}@media (min-width:990px){#button-pink-xlarge .avia-button:hover{left:13px}}#button-pink-xlarge:after{width:16.2px;height:16.2px;left:calc(50% - 150px);content:"";background-color:#f5b6dc;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:990px){#button-pink-xlarge:after{width:18.2px;height:18.2px;left:calc(50% - 165px)}}#button-pink-xlarge .avia-button:active{border-bottom-width:0!important;border-top-width:none!important;border-top-style:none!important}#button-pink-xlarge:hover:after{left:calc(50% - 154px);-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s}@media (min-width:990px){#button-pink-xlarge:hover:after{left:calc(50% - 170px)}}#button-promobox .avia-button-wrap{height:50px!important;position:relative;pointer-events:none}@media (min-width:990px){#button-promobox .avia-button-wrap{height:64px!important}}#button-promobox .avia-button-wrap .avia-button{outline:none!important;top:0;width:120px!important;min-width:120px!important;margin-left:16px;height:50px!important;border-color:transparent!important;background-color:#0e1647!important;-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s;position:relative;left:0;pointer-events:auto;margin-top:0!important;display:inline-block}@media (min-width:990px){#button-promobox .avia-button-wrap .avia-button{width:182px!important;margin-left:18px;height:64px!important}}#button-promobox .avia-button-wrap .avia-button .avia_iconbox_title{padding-right:16px;font-size:16px;color:#fff;width:100%;white-space:nowrap;font-weight:700;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#0e1647}@media (min-width:990px){#button-promobox .avia-button-wrap .avia-button .avia_iconbox_title{padding-right:18px;font-size:18px}}#button-promobox .avia-button-wrap .avia-button .avia_iconbox_title:before{left:-16px;width:16px;height:17px;content:"";background-color:#0e1647;position:absolute;top:calc(50% - 24.5px)}@media (min-width:990px){#button-promobox .avia-button-wrap .avia-button .avia_iconbox_title:before{left:-18px;width:18px;height:23px;top:calc(50% - 31.5px)}}#button-promobox .avia-button-wrap .avia-button .avia_iconbox_title:after{left:-16px;width:16px;height:17px;content:"";background-color:#0e1647;position:absolute;bottom:calc(50% - 25.5px)}@media (min-width:990px){#button-promobox .avia-button-wrap .avia-button .avia_iconbox_title:after{left:-18px;width:18px;height:23px;bottom:calc(50% - 32.5px)}}#button-promobox .avia-button-wrap .avia-button:hover{left:11px;opacity:1}@media (min-width:990px){#button-promobox .avia-button-wrap .avia-button:hover{left:13px}}#button-promobox .avia-button-wrap:after{width:16.2px;height:16.2px;left:calc(50% - 60px);content:"";background-color:#0e1647;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:990px){#button-promobox .avia-button-wrap:after{width:18.2px;height:18.2px;left:calc(50% - 91px)}}#button-promobox .avia-button-wrap .avia-button:active{border-bottom-width:0!important;border-top-width:none!important;border-top-style:none!important}#button-promobox .avia-button-wrap:hover:after{left:calc(50% - 64px);-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s}@media (min-width:990px){#button-promobox .avia-button-wrap:hover:after{left:calc(50% - 96px)}}#button-white{height:50px!important;position:relative;pointer-events:none}@media (min-width:990px){#button-white{height:64px!important}}#button-white .avia-button{outline:none!important;top:0;width:120px!important;min-width:120px!important;margin-left:16px;height:50px!important;border-color:transparent!important;background-color:#fff!important;-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s;position:relative;left:0;pointer-events:auto;margin-top:0!important;display:inline-block}@media (min-width:990px){#button-white .avia-button{width:182px!important;margin-left:18px;height:64px!important}}#button-white .avia-button .avia_iconbox_title{padding-right:16px;font-size:16px;color:#0e1647;width:100%;white-space:nowrap;font-weight:700;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff}@media (min-width:990px){#button-white .avia-button .avia_iconbox_title{padding-right:18px;font-size:18px}}#button-white .avia-button .avia_iconbox_title:before{left:-16px;width:16px;height:17px;content:"";background-color:#fff;position:absolute;top:calc(50% - 24.5px)}@media (min-width:990px){#button-white .avia-button .avia_iconbox_title:before{left:-18px;width:18px;height:23px;top:calc(50% - 31.5px)}}#button-white .avia-button .avia_iconbox_title:after{left:-16px;width:16px;height:17px;content:"";background-color:#fff;position:absolute;bottom:calc(50% - 25.5px)}@media (min-width:990px){#button-white .avia-button .avia_iconbox_title:after{left:-18px;width:18px;height:23px;bottom:calc(50% - 32.5px)}}#button-white .avia-button:hover{left:11px;opacity:1}@media (min-width:990px){#button-white .avia-button:hover{left:13px}}#button-white:after{width:16.2px;height:16.2px;left:calc(50% - 60px);content:"";background-color:#fff;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:990px){#button-white:after{width:18.2px;height:18.2px;left:calc(50% - 91px)}}#button-white .avia-button:active{border-bottom-width:0!important;border-top-width:none!important;border-top-style:none!important}#button-white:hover:after{left:calc(50% - 64px);-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s}@media (min-width:990px){#button-white:hover:after{left:calc(50% - 96px)}}#button-white-medium{height:50px!important;position:relative;pointer-events:none}@media (min-width:990px){#button-white-medium{height:64px!important}}#button-white-medium .avia-button{outline:none!important;top:0;width:150px!important;min-width:150px!important;margin-left:16px;height:50px!important;border-color:transparent!important;background-color:#fff!important;-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s;position:relative;left:0;pointer-events:auto;margin-top:0!important;display:inline-block}@media (min-width:990px){#button-white-medium .avia-button{width:182px!important;margin-left:18px;height:64px!important}}#button-white-medium .avia-button .avia_iconbox_title{padding-right:16px;font-size:16px;color:#0e1647;width:100%;white-space:nowrap;font-weight:700;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff}@media (min-width:990px){#button-white-medium .avia-button .avia_iconbox_title{padding-right:18px;font-size:18px}}#button-white-medium .avia-button .avia_iconbox_title:before{left:-16px;width:16px;height:17px;content:"";background-color:#fff;position:absolute;top:calc(50% - 24.5px)}@media (min-width:990px){#button-white-medium .avia-button .avia_iconbox_title:before{left:-18px;width:18px;height:23px;top:calc(50% - 31.5px)}}#button-white-medium .avia-button .avia_iconbox_title:after{left:-16px;width:16px;height:17px;content:"";background-color:#fff;position:absolute;bottom:calc(50% - 25.5px)}@media (min-width:990px){#button-white-medium .avia-button .avia_iconbox_title:after{left:-18px;width:18px;height:23px;bottom:calc(50% - 32.5px)}}#button-white-medium .avia-button:hover{left:11px;opacity:1}@media (min-width:990px){#button-white-medium .avia-button:hover{left:13px}}#button-white-medium:after{width:16.2px;height:16.2px;left:calc(50% - 75px);content:"";background-color:#fff;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:990px){#button-white-medium:after{width:18.2px;height:18.2px;left:calc(50% - 91px)}}#button-white-medium .avia-button:active{border-bottom-width:0!important;border-top-width:none!important;border-top-style:none!important}#button-white-medium:hover:after{left:calc(50% - 79px);-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s}@media (min-width:990px){#button-white-medium:hover:after{left:calc(50% - 96px)}}#button-yellow-medium{height:50px!important;position:relative;pointer-events:none}@media (min-width:990px){#button-yellow-medium{height:64px!important}}#button-yellow-medium .avia-button{outline:none!important;top:0;width:150px!important;min-width:150px!important;margin-left:16px;height:50px!important;border-color:transparent!important;background-color:#ffec01!important;-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s;position:relative;left:0;pointer-events:auto;margin-top:0!important;display:inline-block}@media (min-width:990px){#button-yellow-medium .avia-button{width:182px!important;margin-left:18px;height:64px!important}}#button-yellow-medium .avia-button .avia_iconbox_title{padding-right:16px;font-size:16px;color:#000;width:100%;white-space:nowrap;font-weight:700;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#ffec01}@media (min-width:990px){#button-yellow-medium .avia-button .avia_iconbox_title{padding-right:18px;font-size:18px}}#button-yellow-medium .avia-button .avia_iconbox_title:before{left:-16px;width:16px;height:17px;content:"";background-color:#ffec01;position:absolute;top:calc(50% - 24.5px)}@media (min-width:990px){#button-yellow-medium .avia-button .avia_iconbox_title:before{left:-18px;width:18px;height:23px;top:calc(50% - 31.5px)}}#button-yellow-medium .avia-button .avia_iconbox_title:after{left:-16px;width:16px;height:17px;content:"";background-color:#ffec01;position:absolute;bottom:calc(50% - 25.5px)}@media (min-width:990px){#button-yellow-medium .avia-button .avia_iconbox_title:after{left:-18px;width:18px;height:23px;bottom:calc(50% - 32.5px)}}#button-yellow-medium .avia-button:hover{left:11px;opacity:1}@media (min-width:990px){#button-yellow-medium .avia-button:hover{left:13px}}#button-yellow-medium:after{width:16.2px;height:16.2px;left:calc(50% - 75px);content:"";background-color:#ffec01;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:990px){#button-yellow-medium:after{width:18.2px;height:18.2px;left:calc(50% - 91px)}}#button-yellow-medium .avia-button:active{border-bottom-width:0!important;border-top-width:none!important;border-top-style:none!important}#button-yellow-medium:hover:after{left:calc(50% - 79px);-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s}@media (min-width:990px){#button-yellow-medium:hover:after{left:calc(50% - 96px)}}#button-sports{height:50px!important;position:relative;pointer-events:none}@media (min-width:990px){#button-sports{height:64px!important}}#button-sports .avia-button{outline:none!important;top:0;width:200px!important;min-width:200px!important;margin-left:16px;height:50px!important;border-color:transparent!important;background-color:#f5b6dc!important;-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s;position:relative;left:0;pointer-events:auto;margin-top:0!important;display:inline-block}@media (min-width:990px){#button-sports .avia-button{width:200px!important;margin-left:18px;height:64px!important}}#button-sports .avia-button .avia_iconbox_title{padding-right:16px;font-size:16px;color:#0e1647;width:100%;white-space:nowrap;font-weight:700;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#f5b6dc}@media (min-width:990px){#button-sports .avia-button .avia_iconbox_title{padding-right:18px;font-size:18px}}#button-sports .avia-button .avia_iconbox_title:before{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;top:calc(50% - 24.5px)}@media (min-width:990px){#button-sports .avia-button .avia_iconbox_title:before{left:-18px;width:18px;height:23px;top:calc(50% - 31.5px)}}#button-sports .avia-button .avia_iconbox_title:after{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;bottom:calc(50% - 25.5px)}@media (min-width:990px){#button-sports .avia-button .avia_iconbox_title:after{left:-18px;width:18px;height:23px;bottom:calc(50% - 32.5px)}}#button-sports .avia-button:hover{left:11px;opacity:1}@media (min-width:990px){#button-sports .avia-button:hover{left:13px}}#button-sports:after{width:16.2px;height:16.2px;left:calc(50% - 100px);content:"";background-color:#f5b6dc;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:990px){#button-sports:after{width:18.2px;height:18.2px;left:calc(50% - 100px)}}#button-sports .avia-button:active{border-bottom-width:0!important;border-top-width:none!important;border-top-style:none!important}#button-sports:hover:after{left:calc(50% - 104px);-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s}@media (min-width:990px){#button-sports:hover:after{left:calc(50% - 105px)}}#button-sports .avia_iconbox_title{font-size:14px!important}@media (min-width:1200px){#button-sports{height:50px!important;position:relative;pointer-events:none}}@media (min-width:1200px) and (min-width:990px){#button-sports{height:64px!important}}@media (min-width:1200px){#button-sports .avia-button{outline:none!important;top:0;width:200px!important;min-width:200px!important;margin-left:16px;height:50px!important;border-color:transparent!important;background-color:#f5b6dc!important;-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s;position:relative;left:0;pointer-events:auto;margin-top:0!important;display:inline-block}}@media (min-width:1200px) and (min-width:990px){#button-sports .avia-button{width:260px!important;margin-left:18px;height:64px!important}}@media (min-width:1200px){#button-sports .avia-button .avia_iconbox_title{padding-right:16px;font-size:16px;color:#0e1647;width:100%;white-space:nowrap;font-weight:700;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#f5b6dc}}@media (min-width:1200px) and (min-width:990px){#button-sports .avia-button .avia_iconbox_title{padding-right:18px;font-size:18px}}@media (min-width:1200px){#button-sports .avia-button .avia_iconbox_title:before{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;top:calc(50% - 24.5px)}}@media (min-width:1200px) and (min-width:990px){#button-sports .avia-button .avia_iconbox_title:before{left:-18px;width:18px;height:23px;top:calc(50% - 31.5px)}}@media (min-width:1200px){#button-sports .avia-button .avia_iconbox_title:after{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;bottom:calc(50% - 25.5px)}}@media (min-width:1200px) and (min-width:990px){#button-sports .avia-button .avia_iconbox_title:after{left:-18px;width:18px;height:23px;bottom:calc(50% - 32.5px)}}@media (min-width:1200px){#button-sports .avia-button:hover{left:11px;opacity:1}}@media (min-width:1200px) and (min-width:990px){#button-sports .avia-button:hover{left:13px}}@media (min-width:1200px){#button-sports:after{width:16.2px;height:16.2px;left:calc(50% - 100px);content:"";background-color:#f5b6dc;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media (min-width:1200px) and (min-width:990px){#button-sports:after{width:18.2px;height:18.2px;left:calc(50% - 130px)}}@media (min-width:1200px){#button-sports .avia-button:active{border-bottom-width:0!important;border-top-width:none!important;border-top-style:none!important}#button-sports:hover:after{left:calc(50% - 104px);-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s}}@media (min-width:1200px) and (min-width:990px){#button-sports:hover:after{left:calc(50% - 135px)}}@media (min-width:1200px){#button-sports .avia_iconbox_title{font-size:18px!important}}@media (max-width:989.98px){#button-sports{height:50px!important;position:relative;pointer-events:none}}@media (max-width:989.98px) and (min-width:990px){#button-sports{height:64px!important}}@media (max-width:989.98px){#button-sports .avia-button{outline:none!important;top:0;width:240px!important;min-width:240px!important;margin-left:16px;height:50px!important;border-color:transparent!important;background-color:#f5b6dc!important;-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s;position:relative;left:0;pointer-events:auto;margin-top:0!important;display:inline-block}}@media (max-width:989.98px) and (min-width:990px){#button-sports .avia-button{width:200px!important;margin-left:18px;height:64px!important}}@media (max-width:989.98px){#button-sports .avia-button .avia_iconbox_title{padding-right:16px;font-size:16px;color:#0e1647;width:100%;white-space:nowrap;font-weight:700;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#f5b6dc}}@media (max-width:989.98px) and (min-width:990px){#button-sports .avia-button .avia_iconbox_title{padding-right:18px;font-size:18px}}@media (max-width:989.98px){#button-sports .avia-button .avia_iconbox_title:before{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;top:calc(50% - 24.5px)}}@media (max-width:989.98px) and (min-width:990px){#button-sports .avia-button .avia_iconbox_title:before{left:-18px;width:18px;height:23px;top:calc(50% - 31.5px)}}@media (max-width:989.98px){#button-sports .avia-button .avia_iconbox_title:after{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;bottom:calc(50% - 25.5px)}}@media (max-width:989.98px) and (min-width:990px){#button-sports .avia-button .avia_iconbox_title:after{left:-18px;width:18px;height:23px;bottom:calc(50% - 32.5px)}}@media (max-width:989.98px){#button-sports .avia-button:hover{left:11px;opacity:1}}@media (max-width:989.98px) and (min-width:990px){#button-sports .avia-button:hover{left:13px}}@media (max-width:989.98px){#button-sports:after{width:16.2px;height:16.2px;left:calc(50% - 120px);content:"";background-color:#f5b6dc;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media (max-width:989.98px) and (min-width:990px){#button-sports:after{width:18.2px;height:18.2px;left:calc(50% - 100px)}}@media (max-width:989.98px){#button-sports .avia-button:active{border-bottom-width:0!important;border-top-width:none!important;border-top-style:none!important}#button-sports:hover:after{left:calc(50% - 124px);-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s}}@media (max-width:989.98px) and (min-width:990px){#button-sports:hover:after{left:calc(50% - 105px)}}@media (max-width:989.98px){#button-sports .avia_iconbox_title{font-size:16px!important}}@media (min-width:768px){#button-sportsgrant{height:50px!important;position:relative;pointer-events:none}}@media (min-width:768px) and (min-width:990px){#button-sportsgrant{height:64px!important}}@media (min-width:768px){#button-sportsgrant .avia-button{outline:none!important;top:0;width:380px!important;min-width:380px!important;margin-left:16px;height:50px!important;border-color:transparent!important;background-color:#f5b6dc!important;-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s;position:relative;left:0;pointer-events:auto;margin-top:0!important;display:inline-block}}@media (min-width:768px) and (min-width:990px){#button-sportsgrant .avia-button{width:440px!important;margin-left:18px;height:64px!important}}@media (min-width:768px){#button-sportsgrant .avia-button .avia_iconbox_title{padding-right:16px;font-size:16px;color:#0e1647;width:100%;white-space:nowrap;font-weight:700;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#f5b6dc}}@media (min-width:768px) and (min-width:990px){#button-sportsgrant .avia-button .avia_iconbox_title{padding-right:18px;font-size:18px}}@media (min-width:768px){#button-sportsgrant .avia-button .avia_iconbox_title:before{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;top:calc(50% - 24.5px)}}@media (min-width:768px) and (min-width:990px){#button-sportsgrant .avia-button .avia_iconbox_title:before{left:-18px;width:18px;height:23px;top:calc(50% - 31.5px)}}@media (min-width:768px){#button-sportsgrant .avia-button .avia_iconbox_title:after{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;bottom:calc(50% - 25.5px)}}@media (min-width:768px) and (min-width:990px){#button-sportsgrant .avia-button .avia_iconbox_title:after{left:-18px;width:18px;height:23px;bottom:calc(50% - 32.5px)}}@media (min-width:768px){#button-sportsgrant .avia-button:hover{left:11px;opacity:1}}@media (min-width:768px) and (min-width:990px){#button-sportsgrant .avia-button:hover{left:13px}}@media (min-width:768px){#button-sportsgrant:after{width:16.2px;height:16.2px;left:calc(50% - 190px);content:"";background-color:#f5b6dc;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media (min-width:768px) and (min-width:990px){#button-sportsgrant:after{width:18.2px;height:18.2px;left:calc(50% - 220px)}}@media (min-width:768px){#button-sportsgrant .avia-button:active{border-bottom-width:0!important;border-top-width:none!important;border-top-style:none!important}#button-sportsgrant:hover:after{left:calc(50% - 194px);-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s}}@media (min-width:768px) and (min-width:990px){#button-sportsgrant:hover:after{left:calc(50% - 225px)}}@media (min-width:768px){#button-sportsgrant .avia_iconbox_title{font-size:16px!important}}@media (min-width:990px){#button-sportsgrant{height:50px!important;position:relative;pointer-events:none}}@media (min-width:990px) and (min-width:990px){#button-sportsgrant{height:64px!important}}@media (min-width:990px){#button-sportsgrant .avia-button{outline:none!important;top:0;width:380px!important;min-width:380px!important;margin-left:16px;height:50px!important;border-color:transparent!important;background-color:#f5b6dc!important;-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s;position:relative;left:0;pointer-events:auto;margin-top:0!important;display:inline-block}}@media (min-width:990px) and (min-width:990px){#button-sportsgrant .avia-button{width:440px!important;margin-left:18px;height:64px!important}}@media (min-width:990px){#button-sportsgrant .avia-button .avia_iconbox_title{padding-right:16px;font-size:16px;color:#0e1647;width:100%;white-space:nowrap;font-weight:700;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#f5b6dc}}@media (min-width:990px) and (min-width:990px){#button-sportsgrant .avia-button .avia_iconbox_title{padding-right:18px;font-size:18px}}@media (min-width:990px){#button-sportsgrant .avia-button .avia_iconbox_title:before{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;top:calc(50% - 24.5px)}}@media (min-width:990px) and (min-width:990px){#button-sportsgrant .avia-button .avia_iconbox_title:before{left:-18px;width:18px;height:23px;top:calc(50% - 31.5px)}}@media (min-width:990px){#button-sportsgrant .avia-button .avia_iconbox_title:after{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;bottom:calc(50% - 25.5px)}}@media (min-width:990px) and (min-width:990px){#button-sportsgrant .avia-button .avia_iconbox_title:after{left:-18px;width:18px;height:23px;bottom:calc(50% - 32.5px)}}@media (min-width:990px){#button-sportsgrant .avia-button:hover{left:11px;opacity:1}}@media (min-width:990px) and (min-width:990px){#button-sportsgrant .avia-button:hover{left:13px}}@media (min-width:990px){#button-sportsgrant:after{width:16.2px;height:16.2px;left:calc(50% - 190px);content:"";background-color:#f5b6dc;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media (min-width:990px) and (min-width:990px){#button-sportsgrant:after{width:18.2px;height:18.2px;left:calc(50% - 220px)}}@media (min-width:990px){#button-sportsgrant .avia-button:active{border-bottom-width:0!important;border-top-width:none!important;border-top-style:none!important}#button-sportsgrant:hover:after{left:calc(50% - 194px);-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s}}@media (min-width:990px) and (min-width:990px){#button-sportsgrant:hover:after{left:calc(50% - 225px)}}@media (min-width:990px){#button-sportsgrant .avia_iconbox_title{font-size:18px!important}}@media (max-width:767.98px){#button-sportsgrant{height:50px!important;position:relative;pointer-events:none}}@media (max-width:767.98px) and (min-width:990px){#button-sportsgrant{height:64px!important}}@media (max-width:767.98px){#button-sportsgrant .avia-button{outline:none!important;top:0;width:280px!important;min-width:280px!important;margin-left:16px;height:50px!important;border-color:transparent!important;background-color:#f5b6dc!important;-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s;position:relative;left:0;pointer-events:auto;margin-top:0!important;display:inline-block}}@media (max-width:767.98px) and (min-width:990px){#button-sportsgrant .avia-button{width:200px!important;margin-left:18px;height:64px!important}}@media (max-width:767.98px){#button-sportsgrant .avia-button .avia_iconbox_title{padding-right:16px;font-size:16px;color:#0e1647;width:100%;white-space:nowrap;font-weight:700;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#f5b6dc}}@media (max-width:767.98px) and (min-width:990px){#button-sportsgrant .avia-button .avia_iconbox_title{padding-right:18px;font-size:18px}}@media (max-width:767.98px){#button-sportsgrant .avia-button .avia_iconbox_title:before{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;top:calc(50% - 24.5px)}}@media (max-width:767.98px) and (min-width:990px){#button-sportsgrant .avia-button .avia_iconbox_title:before{left:-18px;width:18px;height:23px;top:calc(50% - 31.5px)}}@media (max-width:767.98px){#button-sportsgrant .avia-button .avia_iconbox_title:after{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;bottom:calc(50% - 25.5px)}}@media (max-width:767.98px) and (min-width:990px){#button-sportsgrant .avia-button .avia_iconbox_title:after{left:-18px;width:18px;height:23px;bottom:calc(50% - 32.5px)}}@media (max-width:767.98px){#button-sportsgrant .avia-button:hover{left:11px;opacity:1}}@media (max-width:767.98px) and (min-width:990px){#button-sportsgrant .avia-button:hover{left:13px}}@media (max-width:767.98px){#button-sportsgrant:after{width:16.2px;height:16.2px;left:calc(50% - 140px);content:"";background-color:#f5b6dc;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media (max-width:767.98px) and (min-width:990px){#button-sportsgrant:after{width:18.2px;height:18.2px;left:calc(50% - 100px)}}@media (max-width:767.98px){#button-sportsgrant .avia-button:active{border-bottom-width:0!important;border-top-width:none!important;border-top-style:none!important}#button-sportsgrant:hover:after{left:calc(50% - 144px);-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s}}@media (max-width:767.98px) and (min-width:990px){#button-sportsgrant:hover:after{left:calc(50% - 105px)}}@media (max-width:767.98px){#button-sportsgrant .avia_iconbox_title{font-size:12px!important}}#button-classes{height:50px!important;position:relative;pointer-events:none}@media (min-width:990px){#button-classes{height:64px!important}}#button-classes .avia-button{outline:none!important;top:0;width:100px!important;min-width:100px!important;margin-left:16px;height:50px!important;border-color:transparent!important;background-color:#f5b6dc!important;-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s;position:relative;left:0;pointer-events:auto;margin-top:0!important;display:inline-block}@media (min-width:990px){#button-classes .avia-button{width:130px!important;margin-left:18px;height:64px!important}}#button-classes .avia-button .avia_iconbox_title{padding-right:16px;font-size:16px;color:#0e1647;width:100%;white-space:nowrap;font-weight:700;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#f5b6dc}@media (min-width:990px){#button-classes .avia-button .avia_iconbox_title{padding-right:18px;font-size:18px}}#button-classes .avia-button .avia_iconbox_title:before{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;top:calc(50% - 24.5px)}@media (min-width:990px){#button-classes .avia-button .avia_iconbox_title:before{left:-18px;width:18px;height:23px;top:calc(50% - 31.5px)}}#button-classes .avia-button .avia_iconbox_title:after{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;bottom:calc(50% - 25.5px)}@media (min-width:990px){#button-classes .avia-button .avia_iconbox_title:after{left:-18px;width:18px;height:23px;bottom:calc(50% - 32.5px)}}#button-classes .avia-button:hover{left:11px;opacity:1}@media (min-width:990px){#button-classes .avia-button:hover{left:13px}}#button-classes:after{width:16.2px;height:16.2px;left:calc(50% - 50px);content:"";background-color:#f5b6dc;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:990px){#button-classes:after{width:18.2px;height:18.2px;left:calc(50% - 65px)}}#button-classes .avia-button:active{border-bottom-width:0!important;border-top-width:none!important;border-top-style:none!important}#button-classes:hover:after{left:calc(50% - 54px);-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s}@media (min-width:990px){#button-classes:hover:after{left:calc(50% - 70px)}}@media (min-width:1200px){#button-classes{height:50px!important;position:relative;pointer-events:none}}@media (min-width:1200px) and (min-width:990px){#button-classes{height:64px!important}}@media (min-width:1200px){#button-classes .avia-button{outline:none!important;top:0;width:100px!important;min-width:100px!important;margin-left:16px;height:50px!important;border-color:transparent!important;background-color:#f5b6dc!important;-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s;position:relative;left:0;pointer-events:auto;margin-top:0!important;display:inline-block}}@media (min-width:1200px) and (min-width:990px){#button-classes .avia-button{width:180px!important;margin-left:18px;height:64px!important}}@media (min-width:1200px){#button-classes .avia-button .avia_iconbox_title{padding-right:16px;font-size:16px;color:#0e1647;width:100%;white-space:nowrap;font-weight:700;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#f5b6dc}}@media (min-width:1200px) and (min-width:990px){#button-classes .avia-button .avia_iconbox_title{padding-right:18px;font-size:18px}}@media (min-width:1200px){#button-classes .avia-button .avia_iconbox_title:before{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;top:calc(50% - 24.5px)}}@media (min-width:1200px) and (min-width:990px){#button-classes .avia-button .avia_iconbox_title:before{left:-18px;width:18px;height:23px;top:calc(50% - 31.5px)}}@media (min-width:1200px){#button-classes .avia-button .avia_iconbox_title:after{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;bottom:calc(50% - 25.5px)}}@media (min-width:1200px) and (min-width:990px){#button-classes .avia-button .avia_iconbox_title:after{left:-18px;width:18px;height:23px;bottom:calc(50% - 32.5px)}}@media (min-width:1200px){#button-classes .avia-button:hover{left:11px;opacity:1}}@media (min-width:1200px) and (min-width:990px){#button-classes .avia-button:hover{left:13px}}@media (min-width:1200px){#button-classes:after{width:16.2px;height:16.2px;left:calc(50% - 50px);content:"";background-color:#f5b6dc;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media (min-width:1200px) and (min-width:990px){#button-classes:after{width:18.2px;height:18.2px;left:calc(50% - 90px)}}@media (min-width:1200px){#button-classes .avia-button:active{border-bottom-width:0!important;border-top-width:none!important;border-top-style:none!important}#button-classes:hover:after{left:calc(50% - 54px);-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s}}@media (min-width:1200px) and (min-width:990px){#button-classes:hover:after{left:calc(50% - 95px)}}@media (max-width:989.98px){#button-classes{height:50px!important;position:relative;pointer-events:none}}@media (max-width:989.98px) and (min-width:990px){#button-classes{height:64px!important}}@media (max-width:989.98px){#button-classes .avia-button{outline:none!important;top:0;width:150px!important;min-width:150px!important;margin-left:16px;height:50px!important;border-color:transparent!important;background-color:#f5b6dc!important;-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s;position:relative;left:0;pointer-events:auto;margin-top:0!important;display:inline-block}}@media (max-width:989.98px) and (min-width:990px){#button-classes .avia-button{width:200px!important;margin-left:18px;height:64px!important}}@media (max-width:989.98px){#button-classes .avia-button .avia_iconbox_title{padding-right:16px;font-size:16px;color:#0e1647;width:100%;white-space:nowrap;font-weight:700;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#f5b6dc}}@media (max-width:989.98px) and (min-width:990px){#button-classes .avia-button .avia_iconbox_title{padding-right:18px;font-size:18px}}@media (max-width:989.98px){#button-classes .avia-button .avia_iconbox_title:before{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;top:calc(50% - 24.5px)}}@media (max-width:989.98px) and (min-width:990px){#button-classes .avia-button .avia_iconbox_title:before{left:-18px;width:18px;height:23px;top:calc(50% - 31.5px)}}@media (max-width:989.98px){#button-classes .avia-button .avia_iconbox_title:after{left:-16px;width:16px;height:17px;content:"";background-color:#f5b6dc;position:absolute;bottom:calc(50% - 25.5px)}}@media (max-width:989.98px) and (min-width:990px){#button-classes .avia-button .avia_iconbox_title:after{left:-18px;width:18px;height:23px;bottom:calc(50% - 32.5px)}}@media (max-width:989.98px){#button-classes .avia-button:hover{left:11px;opacity:1}}@media (max-width:989.98px) and (min-width:990px){#button-classes .avia-button:hover{left:13px}}@media (max-width:989.98px){#button-classes:after{width:16.2px;height:16.2px;left:calc(50% - 75px);content:"";background-color:#f5b6dc;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media (max-width:989.98px) and (min-width:990px){#button-classes:after{width:18.2px;height:18.2px;left:calc(50% - 100px)}}@media (max-width:989.98px){#button-classes .avia-button:active{border-bottom-width:0!important;border-top-width:none!important;border-top-style:none!important}#button-classes:hover:after{left:calc(50% - 79px);-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s}}@media (max-width:989.98px) and (min-width:990px){#button-classes:hover:after{left:calc(50% - 105px)}}.bg-flame{background-image:url(/wp-content/themes/CampusSport/dist/images/background-flame_b826333f.png);background-repeat:repeat-x;background-size:contain}#top .tabcontainer .tab_titles{position:relative}#top .tabcontainer .tab_titles .tab{background:transparent!important;border-left:none!important;border-top:none!important;border-right:none!important;color:#a0a0a0;font-weight:700;font-size:22px}#top .tabcontainer .tab_titles .tab.active_tab{color:#000;border-bottom:8px solid #1d4cf2;font-size:22px}#top .tabcontainer .tab_titles:after{content:"";border-bottom:2px solid #959595;position:absolute;bottom:2px;left:0;right:0}#top .tabcontainer .tab_content{padding-left:15px;padding-right:15px}@media only screen and (min-width:768px){#top .tabcontainer .tab_content{padding-left:0;padding-right:0}}#top .tabcontainer .active_tab_content{border:none!important;background:transparent!important}@media only screen and (max-width:767px){.responsive #top .tabcontainer .tab_titles{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;overflow-x:scroll;position:relative}.responsive #top .tabcontainer .tab{display:inline-block;width:unset;font-size:18px}.responsive #top .tabcontainer .tab.fullsize-tab{display:none}.responsive #top .tabcontainer .tab.active_tab{font-size:18px}}.iconbox .iconbox_content .iconbox_content_title{font-size:30px}#top .iconbox.av-no-box .iconbox_icon{font-size:50px}.avia-animated-number{font-weight:700}.avia-no-number{opacity:.6}#title-banner{margin-top:80px!important}@media (min-width:768px){#title-banner{margin-top:0!important}}#title-banner .container .template-page .avia-image-container{min-height:235px;padding:100px 0;position:relative}#title-banner .container .template-page .avia-image-container img.avia_image{max-width:330px;max-height:235px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:768px){#title-banner .container .template-page .avia-image-container{height:500px;padding:250px 50px}#title-banner .container .template-page .avia-image-container img.avia_image{max-width:696px;max-height:500px}}#Signifier h2{font-family:Signifier,Times New Roman,HelveticaNeue,Arial,serif;text-transform:none!important;font-size:30px}@media (min-width:768px){#Signifier h2{font-size:50px}}#Signifier h1{font-family:Signifier,Times New Roman,HelveticaNeue,Arial,serif;font-weight:400;text-transform:none!important;font-size:30px}@media (max-width:989.98px){#Signifier h1{font-size:50px}}@media (min-width:768px){#Signifier h1{font-size:30px}}@media (min-width:990px){#Signifier h1{font-size:50px}}#top .av-large-testimonial-slider .avia-testimonial-content{font-size:22px;display:inline-block;position:relative;overflow:visible}#top .av-large-testimonial-slider .avia-testimonial-content:before{content:"";display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MS4wNSIgaGVpZ2h0PSI0Ni41IiB2aWV3Qm94PSIwIDAgNjEuMDUgNDYuNSI+PHBhdGggZD0iTTI4Ljk1LTc2LjM1YTkuNDM0LDkuNDM0LDAsMCwwLTQuMi03Ljk1SDE1LjljLTEuMzUtMS4yLTEuOC0zLTEuOC01LjQsMC05LjQ1LDcuNjUtMTcuMSwxNy4yNS0yMi44LTEzLjgsMC0yOC41LDEyLjYtMjguNSwyOC41LDAsMTAuNSw1Ljg1LDE4LDE0LjcsMThDMjQtNjYsMjguOTUtNzAuNjUsMjguOTUtNzYuMzVabS0zMi41NSwwQTkuNDM0LDkuNDM0LDAsMCwwLTcuOC04NC4zaC04Ljg1Yy0xLjM1LTEuMi0xLjgtMy0xLjgtNS40LDAtOS40NSw3LjY1LTE3LjEsMTcuMjUtMjIuOEMtMTUtMTEyLjUtMjkuNy05OS45LTI5LjctODRjMCwxMC41LDUuODUsMTgsMTQuNywxOEMtOC41NS02Ni0zLjYtNzAuNjUtMy42LTc2LjM1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjkuNyAxMTIuNSkiIGZpbGw9IiM3YWUzY2EiIG9wYWNpdHk9IjAuODA2Ii8+PC9zdmc+) no-repeat top;background-size:contain;width:40px;height:31px;position:absolute;top:-10px;left:-50px}@media (min-width:768px){#top .av-large-testimonial-slider .avia-testimonial-content:before{width:61px;height:46px;left:-70px}}#top .av-large-testimonial-slider .avia-testimonial-content:after{content:"";display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MS4yIiBoZWlnaHQ9IjQ2LjUiIHZpZXdCb3g9IjAgMCA2MS4yIDQ2LjUiPjxwYXRoIGQ9Ik0zLjYtMTAwLjJhOS40MzQsOS40MzQsMCwwLDAsNC4yLDcuOTVoOC44NWMxLjM1LDEuMiwxLjgsMywxLjgsNS40LDAsOS40NS03LjY1LDE3LjEtMTcuMjUsMjIuOCwxMy44LDAsMjguNS0xMi42LDI4LjUtMjguNSwwLTEwLjUtNS44NS0xOC0xNC43LTE4QzguNTUtMTEwLjU1LDMuNi0xMDUuOSwzLjYtMTAwLjJabS0zMi43LDBhOS40MzQsOS40MzQsMCwwLDAsNC4yLDcuOTVoOC44NWMxLjM1LDEuMiwxLjgsMywxLjgsNS40LDAsOS40NS03LjY1LDE3LjEtMTcuMjUsMjIuOCwxMy44LDAsMjguNS0xMi42LDI4LjUtMjguNSwwLTEwLjUtNS44NS0xOC0xNC43LTE4Qy0yNC4xNS0xMTAuNTUtMjkuMS0xMDUuOS0yOS4xLTEwMC4yWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzEuNSAxMTAuNTUpIiBmaWxsPSIjN2FlM2NhIiBvcGFjaXR5PSIwLjgwNiIvPjwvc3ZnPg==) no-repeat top;background-size:contain;width:40px;height:31px;position:absolute;right:-50px}@media (min-width:768px){#top .av-large-testimonial-slider .avia-testimonial-content:after{width:61px;height:46px;right:-70px}}#top .av-large-testimonial-slider .avia-testimonial-name{color:#0a0a0a;text-align:center}#top .av-large-testimonial-slider .avia-testimonial-name:before{content:"";display:block;border-top:3px solid #1d4cf2;max-width:240px;margin:0 auto 10px}#top .avia-slider-testimonials.avia-testimonial-wrapper:before{content:"";display:block;border-top:3px solid #1d4cf2;width:240px;margin:0 auto 20px}#top .av-large-testimonial-slider .avia-testimonial-meta{display:block;margin-top:20px;position:relative}#top .av-large-testimonial-slider .avia-testimonial-meta-mini{width:100%}.html_elegant-blog #top .post-entry .post-title,.html_elegant-blog .avia-content-slider .slide-entry-title{text-align:left;font-size:20px;font-weight:400!important}.html_elegant-blog .avia-content-slider article[itemprop=blogPost].av_one_fourth{margin-left:1%;width:24%}.html_elegant-blog .avia-content-slider article[itemprop=blogPost].av_one_fourth .slide-image img{width:100%}.html_elegant-blog .avia-content-slider article[itemprop=blogPost].av_one_fourth.first{margin-left:0}.av-special-heading.font-suisse h1.av-special-heading-tag,.av-special-heading.font-suisse h2.av-special-heading-tag,.av-special-heading.font-suisse h3.av-special-heading-tag,.av-special-heading.font-suisse h4.av-special-heading-tag,.av-special-heading.font-suisse h5.av-special-heading-tag,.av-special-heading.font-suisse h6.av-special-heading-tag{font-family:Suisse Int\'l,trebuchet,serif;font-weight:400!important;font-style:normal!important}.av-special-heading.font-suisse .av-subheading{font-family:Suisse Int\'l,trebuchet,serif}.av-special-heading.text-transform-none h1.av-special-heading-tag,.av-special-heading.text-transform-none h2.av-special-heading-tag,.av-special-heading.text-transform-none h3.av-special-heading-tag,.av-special-heading.text-transform-none h4.av-special-heading-tag,.av-special-heading.text-transform-none h5.av-special-heading-tag,.av-special-heading.text-transform-none h6.av-special-heading-tag{text-transform:none!important}.av-special-heading.font-weight-normal h1.av-special-heading-tag,.av-special-heading.font-weight-normal h2.av-special-heading-tag,.av-special-heading.font-weight-normal h3.av-special-heading-tag,.av-special-heading.font-weight-normal h4.av-special-heading-tag,.av-special-heading.font-weight-normal h5.av-special-heading-tag,.av-special-heading.font-weight-normal h6.av-special-heading-tag{font-weight:400!important}#gym-section-elite-performance-training-zone h3{font-family:Signifier,Times New Roman,HelveticaNeue,Arial,serif!important;font-weight:500!important}.av-special-heading-extended .av-subheading{display:inline-block;text-transform:uppercase}.av-special-heading-extended .av-subheading.custom-color-heading{padding:5px 15px}#top .av-control-minimal .avia-slideshow-arrows a:before{line-height:42px;font-weight:700;font-size:27px}#top .av-control-minimal .avia-slideshow-dots a.active{background:#a8a4ee;border:none}#top .av-control-minimal .avia-slideshow-dots a{border:2px solid #fff;background:#fff;padding:5px;opacity:1}.avia_transform .av-extra-border-element.border-extra-diagonal .av-extra-border-inner{-webkit-transform:rotate(3.6deg);-o-transform:rotate(3.6deg);transform:rotate(3.6deg)}.avia_transform .av-extra-border-element.border-extra-diagonal.border-extra-diagonal-inverse .av-extra-border-inner{-webkit-transform:rotate(-3.6deg);-o-transform:rotate(-3.6deg);transform:rotate(-3.6deg)}.slope-top-down{-webkit-clip-path:polygon(0 0,100% 3.5vw,100% 100%,0 100%);clip-path:polygon(0 0,100% 3.5vw,100% 100%,0 100%)}.slope-top-down,.slope-top-up{padding-top:2.5vw;position:relative;height:100%}.slope-top-up{-webkit-clip-path:polygon(0 3.5vw,100% 0,100% 100%,0 100%);clip-path:polygon(0 3.5vw,100% 0,100% 100%,0 100%)}.slope-top-up-small{-webkit-clip-path:polygon(0 1vw,100% 0,100% 100%,0 100%);clip-path:polygon(0 1vw,100% 0,100% 100%,0 100%)}.slope-bottom-down,.slope-top-up-small{padding-top:2.5vw;position:relative;height:100%}.slope-bottom-down{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 3.5vw));clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 3.5vw))}.slope-bottom-down-small{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 1vw));clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 1vw))}.slope-bottom-down-small,.slope-bottom-up{padding-top:2.5vw;position:relative;height:100%}.slope-bottom-up{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 3.5vw),0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 3.5vw),0 100%)}.slope-bottom-up-small{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1vw),0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1vw),0 100%)}.slope-bottom-up-small,.slope-down{padding-top:2.5vw;position:relative;height:100%}.slope-down{-webkit-clip-path:polygon(0 0,100% 3.5vw,100% 100%,0 calc(100% - 3.5vw));clip-path:polygon(0 0,100% 3.5vw,100% 100%,0 calc(100% - 3.5vw))}.slope-down+div{border:none}.slope-up{padding-top:2.5vw;position:relative;height:100%;-webkit-clip-path:polygon(0 3.5vw,100% 0,100% calc(100% - 3.5vw),0 100%);clip-path:polygon(0 3.5vw,100% 0,100% calc(100% - 3.5vw),0 100%)}.slope-up+div{border:none}.section-testimonials .av_textblock_section:first-of-type h2{font-weight:400!important;font-family:Signifier,Times New Roman,HelveticaNeue,Arial,serif;text-transform:none!important;font-size:30px}@media (min-width:768px){.section-testimonials .av_textblock_section:first-of-type h2{font-size:70px}}.section-testimonials .avia-testimonial-content p{font-size:16px;line-height:1.8}@media (min-width:768px){.section-testimonials .avia-testimonial-content p{font-size:22px}}#well-being-testimonial .avia-slider-testimonials.avia-testimonial-wrapper:before{border-color:#d7f777}#well-being-testimonial .av-large-testimonial-slider .avia-testimonial-content:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MS4wNSIgaGVpZ2h0PSI0Ni41IiB2aWV3Qm94PSIwIDAgNjEuMDUgNDYuNSI+CiAgPHBhdGggaWQ9IlBhdGhfODQ3IiBkYXRhLW5hbWU9IlBhdGggODQ3IiBkPSJNMjguOTUtNzYuMzVhOS40MzQsOS40MzQsMCwwLDAtNC4yLTcuOTVIMTUuOWMtMS4zNS0xLjItMS44LTMtMS44LTUuNCwwLTkuNDUsNy42NS0xNy4xLDE3LjI1LTIyLjgtMTMuOCwwLTI4LjUsMTIuNi0yOC41LDI4LjUsMCwxMC41LDUuODUsMTgsMTQuNywxOEMyNC02NiwyOC45NS03MC42NSwyOC45NS03Ni4zNVptLTMyLjU1LDBBOS40MzQsOS40MzQsMCwwLDAtNy44LTg0LjNoLTguODVjLTEuMzUtMS4yLTEuOC0zLTEuOC01LjQsMC05LjQ1LDcuNjUtMTcuMSwxNy4yNS0yMi44Qy0xNS0xMTIuNS0yOS43LTk5LjktMjkuNy04NGMwLDEwLjUsNS44NSwxOCwxNC43LDE4Qy04LjU1LTY2LTMuNi03MC42NS0zLjYtNzYuMzVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOS43IDExMi41KSIgZmlsbD0iI2Q3Zjc3NyIgb3BhY2l0eT0iMC44MDYiLz4KPC9zdmc+Cg==) no-repeat top!important}#well-being-testimonial .av-large-testimonial-slider .avia-testimonial-content:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MS4yIiBoZWlnaHQ9IjQ2LjUiIHZpZXdCb3g9IjAgMCA2MS4yIDQ2LjUiPgogIDxwYXRoIGlkPSJQYXRoXzg0NiIgZGF0YS1uYW1lPSJQYXRoIDg0NiIgZD0iTTMuNi0xMDAuMmE5LjQzNCw5LjQzNCwwLDAsMCw0LjIsNy45NWg4Ljg1YzEuMzUsMS4yLDEuOCwzLDEuOCw1LjQsMCw5LjQ1LTcuNjUsMTcuMS0xNy4yNSwyMi44LDEzLjgsMCwyOC41LTEyLjYsMjguNS0yOC41LDAtMTAuNS01Ljg1LTE4LTE0LjctMThDOC41NS0xMTAuNTUsMy42LTEwNS45LDMuNi0xMDAuMlptLTMyLjcsMGE5LjQzNCw5LjQzNCwwLDAsMCw0LjIsNy45NWg4Ljg1YzEuMzUsMS4yLDEuOCwzLDEuOCw1LjQsMCw5LjQ1LTcuNjUsMTcuMS0xNy4yNSwyMi44LDEzLjgsMCwyOC41LTEyLjYsMjguNS0yOC41LDAtMTAuNS01Ljg1LTE4LTE0LjctMThDLTI0LjE1LTExMC41NS0yOS4xLTEwNS45LTI5LjEtMTAwLjJaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMS41IDExMC41NSkiIGZpbGw9IiNkN2Y3NzciIG9wYWNpdHk9IjAuODA2Ii8+Cjwvc3ZnPgo=) no-repeat top!important}.avia_membership_table_container{margin:10px 0}@media (min-width:768px){.avia_membership_table_container{margin:10px}}.avia_membership_table_container .avia_membership_table{border:2px solid #1d4cf2;text-align:center;position:relative}.avia_membership_table_container .avia_membership_table .heading{padding:20px 0;-webkit-clip-path:polygon(0 0,101% 0,101% 20%,50% 101%,0 20%,0 101%);clip-path:polygon(0 0,101% 0,101% 20%,50% 101%,0 20%,0 101%)}.avia_membership_table_container .avia_membership_table .heading h3{color:#fff;font-weight:700!important;font-family:Suisse Int\'l,trebuchet,serif;font-size:22px}.avia_membership_table_container .avia_membership_table ul{list-style-type:none;margin:0}.avia_membership_table_container .avia_membership_table ul li{margin:0;font-size:20px}.avia_membership_table_container .avia_membership_table .row{margin-bottom:0}.avia_membership_table_container .avia_membership_table .row .col-12 h4{font-weight:400!important;font-family:Suisse Int\'l,trebuchet,serif;font-size:24px}.avia_membership_table_container .avia_membership_table .row .col-12 .price{font-size:40px}@media (min-width:768px) and (max-width:989.98px){.avia_membership_table_container .avia_membership_table .row .col-12 .price{font-size:30px}}.avia_membership_table_container .avia_membership_table .row .col-12:nth-of-type(2){border-left:2px solid #1d4cf2}.avia_membership_table_container .avia_membership_table .prices p{line-height:1}.avia_membership_table_container .avia_membership_table.color-theme-color hr{border-color:#1d4cf2;border-width:2px 0 0}.avia_membership_table_container .avia_membership_table.color-students{border-color:#1d4cf2}.avia_membership_table_container .avia_membership_table.color-students .heading{background:#1d4cf2}.avia_membership_table_container .avia_membership_table.color-students hr{border-color:#1d4cf2;border-width:2px 0 0}.avia_membership_table_container .avia_membership_table.color-staff{border-color:#82daf4}.avia_membership_table_container .avia_membership_table.color-staff .heading{background:#82daf4}.avia_membership_table_container .avia_membership_table.color-staff .heading h3{color:#0e1647!important}.avia_membership_table_container .avia_membership_table.color-staff hr{border-color:#82daf4;border-width:2px 0 0}.avia_membership_table_container .avia_membership_table.color-staff .row .col-12 h4,.avia_membership_table_container .avia_membership_table.color-staff .row .col-12 strong{color:#82daf4!important}.avia_membership_table_container .avia_membership_table.color-public{border-color:#0e1647}.avia_membership_table_container .avia_membership_table.color-public .heading{background:#0e1647}.avia_membership_table_container .avia_membership_table.color-public hr{border-color:#0e1647;border-width:2px 0 0}.avia_membership_table_container .avia_membership_table.color-public .row .col-12 h4,.avia_membership_table_container .avia_membership_table.color-public .row .col-12 strong{color:#0e1647!important}.avia_membership_table_container .avia_membership_table.color-staff .row .col-12:nth-of-type(2){border-left:2px solid #82daf4}.avia_membership_table_container .avia_membership_table.color-public .row .col-12:nth-of-type(2){border-left:2px solid #0e1647}.avia-image-container.img-fluid .avia_image{width:100%}.av-promobox-container{min-height:0;background:#d7f777}.av-promobox-container .av_promobox{background:#d7f777;border:0;min-height:100px}@media (max-width:767.98px){.av-promobox-container .av_promobox{padding:10px}}.av-promobox-container .av_promobox .avia-button{padding-top:15px!important;padding-bottom:15px!important}.av-promobox-container .av_promobox .avia-promocontent{position:relative!important}@media (min-width:768px){.av-promobox-container .av_promobox .avia-promocontent{position:absolute!important}}.av-promobox-container .av_promobox .avia-promocontent p{font-size:22px;text-align:center;font-weight:700;color:#0e1647!important}@media (min-width:768px){.av-promobox-container .av_promobox .avia-promocontent p{font-size:22px;text-align:left}}.choose_a_sport_container h4{color:#000}#top .flex_column:not(.no_margin).av_one_half{margin-left:2%;width:47%}#top .flex_column:not(.no_margin).av_one_half.first{margin-left:0}#top .flex_column:not(.no_margin).av_one_third{margin-left:2%;width:30.66667%}#top .flex_column:not(.no_margin).av_one_third.first{margin-left:0}#top .flex_column:not(.no_margin).av_two_third{margin-left:2%;width:63.33333%}#top .flex_column:not(.no_margin).av_two_third.first{margin-left:0}#top .flex_column:not(.no_margin).av_one_forth{margin-left:2%;width:22.5%}#top .flex_column:not(.no_margin).av_one_forth.first{margin-left:0}#top .flex_column:not(.no_margin).av_three_forth{margin-left:2%;width:71.5%}#top .flex_column:not(.no_margin).av_three_forth.first{margin-left:0}#top .flex_column:not(.no_margin).av_one_fifth{margin-left:2%;width:17.6%}#top .flex_column:not(.no_margin).av_one_fifth.first{margin-left:0}#top .flex_column:not(.no_margin).av_two_fifth{margin-left:2%;width:37.2%}#top .flex_column:not(.no_margin).av_two_fifth.first{margin-left:0}#top .flex_column:not(.no_margin).av_three_fifth{margin-left:2%;width:56.8%}#top .flex_column:not(.no_margin).av_three_fifth.first{margin-left:0}#top .flex_column:not(.no_margin).av_four_fifth{margin-left:2%;width:76.4%}#top .flex_column:not(.no_margin).av_four_fifth.first{margin-left:0}#top .av-flex-placeholder{width:2%}@media (min-width:768px){#top .av-share-box ul{width:auto;border:none}#top .av-share-box ul .av-share-link{border:none;padding-right:5px}#top .av-share-box ul .av-share-link a{border:none;background:#babebf;border-radius:50%;padding:10px;width:42px;height:42px}}#top .avia-table tr td,#top .avia-table tr th{color:#0e1647!important;background-color:#82daf4!important;border-color:#fff}@media (min-width:768px){#top .avia-table tr td,#top .avia-table tr th{border-width:5px!important}}#top .avia-table tr:nth-of-type(2n) td,#top .avia-table tr:nth-of-type(2n) th{background-color:rgba(130,218,244,.2)!important}body.page-template-default .hr .hr-pink span .hr-inner{border-color:#ffc77a!important}header.floating-menu{background:#fff;position:absolute;top:0;z-index:51;width:100%;height:80px}@media (min-width:768px){header.floating-menu{height:106px}}header .content{position:relative;width:auto;max-width:1240px;float:none;display:block;margin-right:auto;margin-left:auto;padding:0 20px}header .content:after{content:"";display:table;clear:both}header>.main-navigation{position:relative;z-index:2}header>.main-navigation.active li:hover{-webkit-box-shadow:inset 0 -100px 0 0 #fff;box-shadow:inset 0 -100px 0 0 #fff}header>.main-navigation li:hover a{text-decoration:none}header>.main-navigation.active li:hover a{color:#0e1647}header>.main-navigation .hs-logo{float:left;clear:none;text-align:inherit;background:#d7f777;margin-left:0;height:70px}header>.main-navigation .hs-logo .image-link{display:block;height:100%;padding:1rem}header>.main-navigation .hs-logo:after{content:"";display:table;clear:both}header>.main-navigation .hs-logo:last-child{margin-right:0}@media (min-width:768px){header>.main-navigation .hs-logo{float:left;clear:none;text-align:inherit;width:320px;height:117px;margin-left:0}header>.main-navigation .hs-logo:after{content:"";display:table;clear:both}header>.main-navigation .hs-logo:last-child{margin-right:0}}@media (min-width:1200px){header>.main-navigation .hs-logo{width:360px}}header>.main-navigation .hs-logo img{height:100%;max-width:320px;width:100%;opacity:1;-webkit-transition:all .5s ease-in-out,opacity .1s ease-in-out;-o-transition:all .5s ease-in-out,opacity .1s ease-in-out;transition:all .5s ease-in-out,opacity .1s ease-in-out}@media (max-width:670px){header>.main-navigation .hs-logo img{max-width:155px}}header>.main-navigation nav{float:left;clear:none;text-align:inherit;width:74.25%;margin-left:0;margin-right:3%;right:0;top:0;-webkit-transform:none;-o-transform:none;transform:none}header>.main-navigation nav:after{content:"";display:table;clear:both}header>.main-navigation nav:last-child{margin-right:0}@media (max-width:670px){header>.main-navigation nav{float:left;clear:none;text-align:inherit;width:65.6666666667%;margin-left:0;margin-right:3%}header>.main-navigation nav:after{content:"";display:table;clear:both}header>.main-navigation nav:last-child{margin-right:0}}header>.main-navigation nav ul{list-style-type:none;position:absolute;right:20px;margin-bottom:0;margin-top:-54px}header>.main-navigation nav li{display:inline-block;margin:0;-webkit-transition:box-shadow .2s ease-in-out;-webkit-transition:-webkit-box-shadow .2s ease-in-out;transition:-webkit-box-shadow .2s ease-in-out;-o-transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}header>.main-navigation nav li a{color:#424242;cursor:pointer;display:block;padding:8px;font-size:1.125rem;line-height:1.4375rem;font-family:Suisse Int\'l,trebuchet,serif;font-weight:700}header>.main-navigation nav li a:hover{color:#fff}header>.main-navigation nav li.active{-webkit-box-shadow:inset 0 -100px 0 0 #fff;box-shadow:inset 0 -100px 0 0 #fff}header>.main-navigation nav li.active a{color:#0e1647}header>.main-navigation nav li.active:hover{-webkit-box-shadow:inset 0 -180px 0 0 #fff;box-shadow:inset 0 -180px 0 0 #fff}header>.main-navigation nav li.search .fa-search{margin-right:-5px}header>.main-navigation nav li:hover{-webkit-box-shadow:inset 0 -180px 0 0 #0e1647;box-shadow:inset 0 -180px 0 0 #0e1647}header.floating-menu>.main-navigation nav li a{color:#0e1647}header.floating-menu>.main-navigation nav li.active a{background:#0e1647;color:#fff}header.floating-menu>.main-navigation .header-extra a.av-menu-button-colored{background:#f5b6dc;border-radius:2px;padding:8px 16px;color:#0e1647;cursor:pointer;font-size:1.125rem;line-height:1.4375rem;font-family:Suisse Int\'l,trebuchet,serif;font-weight:700;text-transform:uppercase}header.floating-menu>.main-navigation .header-extra a.av-menu-button-colored:hover{background:#dea5c7}header.floating-menu>.main-navigation .header-extra a.av-menu-button-bordered{background:#fff;padding:7px 16px;color:#0e1647;cursor:pointer;font-size:1.125rem;line-height:1.4375rem;font-family:Suisse Int\'l,trebuchet,serif;font-weight:700;margin-right:10px;text-transform:uppercase;border:1px solid #0e1647}header.floating-menu>.main-navigation .header-extra a.av-menu-button-bordered:hover{background:#f2fbfe}@media (min-width:768px){header.floating-menu>.main-navigation .header-extra a.av-menu-button-bordered{margin-right:80px}}@media (min-width:990px){header.floating-menu>.main-navigation .header-extra a.av-menu-button-bordered{border:0;margin-right:10px}}.av-menu-button+.av-menu-button{margin-left:0}header>.search{display:none}header>.search.menu-items{padding-top:0}@media (max-width:670px){header>.search.menu-items{padding-bottom:0}}header>.search.menu-items.active{display:block;position:absolute;top:0;height:100vh;width:100%;background:#0e1647}header>.search .content{padding:100px 20px 20px}header>.search .content .search-container{position:relative;margin-bottom:40px;margin-top:40px;display:block}header>.search .content .select-container{background:transparent!important;border:3px solid #fff;max-width:150px;position:relative;color:#fff;width:100%}@media (max-width:480px){header>.search .content .select-container{margin-top:10px;width:100%}}header>.search .content .select-container:after{position:absolute;content:"\F078";font-family:Font Awesome\ 5 Free;font-weight:600;font-size:30px;font-size:1.875rem;line-height:35px;line-height:2.1875rem;right:10px;top:8px}header>.search .content .searchbox-container{width:calc(100% - 150px);position:absolute;top:0;right:0;border-bottom:3px solid #fff}header>.search .content .searchbox-container:before{content:"\F002";position:absolute;left:15px;top:10px;font-family:Font Awesome\ 5 Free;font-weight:700;font-size:30px;font-size:1.875rem;line-height:35px;line-height:2.1875rem;color:#fff}header>.search .content input[type=search]{width:100%;font-size:20px;font-size:1.25rem;line-height:25px;line-height:1.5625rem;font-weight:300;font-family:Stag Sans,helvetica,sans-serif;padding:14px 15px 14px 65px;display:block;-webkit-appearance:none;background:transparent;border:none;color:#fff}header>.search .content input[type=button]{position:absolute;top:0;background:transparent;border:none;height:100%;width:60px;cursor:pointer}header>.search .content select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:#fff;font-family:Stag Sans,helvetica,sans-serif;font-weight:600;font-size:18px;font-size:1.125rem;line-height:23px;line-height:1.4375rem;height:50px;padding-left:10px;position:relative;width:100%;z-index:3}header>.search .content select::-ms-expand{display:none}header>.search .content ::-webkit-input-placeholder{color:hsla(0,0%,100%,.8);font-weight:500}header>.search .content :-moz-placeholder,header>.search .content ::-moz-placeholder{color:hsla(0,0%,100%,.8);font-weight:500}header>.search .content :-ms-input-placeholder{color:hsla(0,0%,100%,.8);font-weight:500}header>.navigation{position:absolute;width:100%;top:106px;background:#0e1647;display:none}header>.navigation.open{display:block}@media (max-width:1024px){header>.navigation{display:none}}header>.navigation .secondary{position:relative;float:left;clear:none;text-align:inherit;width:100%;margin-left:0;margin-right:0}header>.navigation .secondary ul{margin:0}header>.navigation .secondary:after{content:"";display:table;clear:both}header>.navigation .secondary .menu-items{padding-top:20px;padding-bottom:20px;display:none;*zoom:1}header>.navigation .secondary .menu-items .heading .visit-link{position:relative;font-size:26px;font-size:1.625rem;line-height:30px;line-height:1.875rem;font-family:Suisse Int\'l,trebuchet,serif;color:#fff;text-decoration:none;z-index:2;border-radius:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNC44OTMiIGhlaWdodD0iMTQuNjUyIiB2aWV3Qm94PSIwIDAgMTQuODkzIDE0LjY1MiI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI1Mi4yNiAtMzYxLjc2MSkiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI1Mi4yNiAzNjguMTkpIj48cGF0aCBkPSJNMCwwSDEyLjk1VjEuNzkxSDBaIiBmaWxsPSIjMGUxNjQ3Ii8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI1OC4wNTMgMzYxLjc2MSkiPjxwYXRoIGQ9Ik0yNTkuOTQ5LDM3Ni40MTJsLTEuMjIyLTEuMzEyLDYuNDctNi4wMTMtNi40Ny02LjAxNSwxLjIyMi0xLjMxMiw3Ljg3OSw3LjMyN1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNTguNzI3IC0zNjEuNzYxKSIgZmlsbD0iIzBlMTY0NyIvPjwvZz48L2c+PC9zdmc+);background-repeat:no-repeat;background-position:95%;padding-right:36px}header>.navigation .secondary .menu-items small{color:#fff;margin-bottom:0}header>.navigation .secondary .menu-items hr{border-top:1px dashed #fff}header>.navigation .secondary .menu-items:after,header>.navigation .secondary .menu-items:before{content:"";display:table}header>.navigation .secondary .menu-items:after{clear:both}@media (max-width:670px){header>.navigation .secondary .menu-items{padding-bottom:70px}}header>.navigation .secondary .menu-items.active{display:block;margin-top:20px;overflow-y:auto;overflow-x:hidden}@media (max-width:768px){header>.navigation .secondary .menu-items.active{margin-top:0}}header>.navigation .secondary .menu-items ul{-webkit-column-count:3;-moz-column-count:3;column-count:3}header>.navigation .secondary .menu-items .heading{margin-bottom:20px}@media (max-width:1024px){header>.navigation .secondary .menu-items .heading a{margin-top:30px;font-size:30px;font-size:1.875rem;line-height:35px;line-height:2.1875rem}}header>.navigation .secondary .menu-item-containers{float:left;clear:none;text-align:inherit;width:31.3333333333%;margin-left:0;margin-right:3%}header>.navigation .secondary .menu-item-containers:after{content:"";display:table;clear:both}header>.navigation .secondary .menu-item-containers:nth-child(n){margin-right:3%;float:left;clear:none}header>.navigation .secondary .menu-item-containers:nth-child(3n){margin-right:0;float:right}header>.navigation .secondary .menu-item-containers:nth-child(3n+1){clear:both}header>.navigation .secondary b,header>.navigation .secondary strong{font-size:20px;font-size:1.25rem;line-height:25px;line-height:1.5625rem;text-transform:uppercase;font-family:Stag Sans,helvetica,sans-serif;color:#fff;font-weight:700;letter-spacing:.04em;position:relative}header>.navigation .secondary ul{margin-top:10px;list-style-type:none}header>.navigation .secondary li{margin:0 0 15px}header>.navigation .secondary li a{color:#fff;display:inline-block;font-weight:300;text-decoration:none;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;font-size:16px;font-size:1.125rem;line-height:21px;line-height:1.3125rem;width:100%}header>.navigation .secondary li a:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNC44OTMiIGhlaWdodD0iMTQuNjUyIiB2aWV3Qm94PSIwIDAgMTQuODkzIDE0LjY1MiI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI1Mi4yNiAtMzYxLjc2MSkiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI1Mi4yNiAzNjguMTkpIj48cGF0aCBkPSJNMCwwSDEyLjk1VjEuNzkxSDBaIiBmaWxsPSIjMGUxNjQ3Ii8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI1OC4wNTMgMzYxLjc2MSkiPjxwYXRoIGQ9Ik0yNTkuOTQ5LDM3Ni40MTJsLTEuMjIyLTEuMzEyLDYuNDctNi4wMTMtNi40Ny02LjAxNSwxLjIyMi0xLjMxMiw3Ljg3OSw3LjMyN1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNTguNzI3IC0zNjEuNzYxKSIgZmlsbD0iIzBlMTY0NyIvPjwvZz48L2c+PC9zdmc+);background-repeat:no-repeat;background-position:95%;padding-right:28px}header>.navigation .secondary li a:hover{color:#d7f777}header.open .hs-logo{position:relative}header.open .hs-logo:before{position:absolute;top:4px;left:8px;width:150px;height:200px;content:" ";background:url(/wp-content/themes/CampusSport/dist/images/Hull_Sport_Logo_75c00d9e.svg);background-repeat:no-repeat;background-size:134px}header.open .hs-logo img{opacity:0}header.open nav li.active{-webkit-box-shadow:inset 0 -100px 0 0 #fff;box-shadow:inset 0 -100px 0 0 #fff}header.open nav li.active a{color:#0e1647}header.open nav li.active:hover{-webkit-box-shadow:inset 0 -180px 0 0 #fff;box-shadow:inset 0 -180px 0 0 #fff}header.open nav li.active:hover a{color:#0e1647}header.open nav li:hover{-webkit-box-shadow:inset 0 -180px 0 0 hsla(0,0%,100%,.4);box-shadow:inset 0 -180px 0 0 hsla(0,0%,100%,.4)}header.open nav li:hover a{color:#fff}header.open nav li.search .fa-search{margin-right:-5px}header.open nav li a{color:#fff}header.open nav .ham-menu{border:1px solid #fff}@media (max-width:1024px){header.on{background:#fff;position:fixed;top:0;right:0;bottom:0;left:0}header.on .main-navigation .hs-logo{position:relative}}@media (max-width:1024px){header.on .main-navigation nav .ham-menu{border:1px solid #fff}header.on .search{display:block;padding-bottom:10px;position:relative;background:#0e1647;z-index:1}header.on .search .content{padding-top:0}header.on .search .search-container{margin-top:0;margin-bottom:0}}@media (max-width:1024px) and (max-width:480px){header.on .search .select-container{max-width:inherit;max-width:130px;width:100%}header.on .search .select-container:after{position:absolute;content:"\F078";font-family:Font Awesome\ 5 Free;font-weight:600;font-size:20px;font-size:1.25rem;line-height:25px;line-height:1.5625rem;right:10px;top:12px;color:#fff}}@media (max-width:1024px) and (max-width:480px){header.on .search .searchbox-container{width:calc(100% - 130px);position:absolute;top:0}header.on .search .searchbox-container:before{font-size:25px;font-size:1.5625rem;line-height:30px;line-height:1.875rem;left:12px}header.on .search .searchbox-container input[type=search]{padding-left:55px}header.on .search .searchbox-container input[type=button]{width:50px}}@media (max-width:1024px){header.on .navigation{background:#0e1647;display:block;opacity:1}header.on .navigation .content{position:relative;width:auto;max-width:1240px;float:none;display:block;margin-right:auto;margin-left:auto;padding-left:20px;padding-right:20px;height:80vh}header.on .navigation .content:after{content:"";display:table;clear:both}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1) and (device-width:768px) and (device-height:1024px) and (orientation:portrait){header.on .navigation .content{height:768px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1) and (device-width:768px) and (device-height:1024px) and (orientation:landscape){header.on .navigation .content{height:576px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1) and (device-width:320px) and (device-height:480px) and (orientation:portrait){header.on .navigation .content{height:360px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1) and (device-width:320px) and (device-height:480px) and (orientation:landscape){header.on .navigation .content{height:240px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1) and (device-width:320px) and (device-height:568px) and (orientation:portrait){header.on .navigation .content{height:426px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1) and (device-width:320px) and (device-height:568px) and (orientation:landscape){header.on .navigation .content{height:240px}}@media (max-width:1024px) and (max-width:670px){header.on .navigation .content{margin-top:44px}}@media (max-width:1024px){header.on .navigation .content .primary{position:relative;display:block;top:0;float:left;clear:none;text-align:inherit;width:22.75%;margin-left:0;margin-right:0}header.on .navigation .content .primary:after{content:"";display:table;clear:both}header.on .navigation .content .primary:last-child{margin-right:0}}@media (max-width:1024px) and (max-width:670px){header.on .navigation .content .primary{border-top:2px solid #80dfd9;border-bottom:2px solid #80dfd9;margin-bottom:10px;float:left;clear:none;text-align:inherit;display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}header.on .navigation .content .primary:after{content:"";display:table;clear:both}header.on .navigation .content .primary:first-child{margin-left:auto}header.on .navigation .content .primary:last-child{margin-right:auto}}@media (max-width:1024px){header.on .navigation .content .magic-box{margin-top:25px}}@media (max-width:1024px) and (max-width:670px){header.on .navigation .content .magic-box{margin-top:10px;overflow-x:scroll;position:relative}}@media (max-width:1024px){header.on .navigation .content .magic-box ul{list-style-type:none;*zoom:1}header.on .navigation .content .magic-box ul:after,header.on .navigation .content .magic-box ul:before{content:"";display:table}header.on .navigation .content .magic-box ul:after{clear:both}}@media (max-width:1024px) and (max-width:670px){header.on .navigation .content .magic-box ul{padding:0 20px;white-space:nowrap}}@media (max-width:1024px){header.on .navigation .content .magic-box li{cursor:pointer}}@media (max-width:1024px) and (max-width:670px){header.on .navigation .content .magic-box li{margin-left:5px;display:inline-block}header.on .navigation .content .magic-box li:last-child{margin-right:30px}}@media (max-width:1024px){header.on .navigation .content .magic-box li a{position:relative;color:#fff;display:block;padding:10px 15px;font-size:20px;font-size:1.25rem;line-height:25px;line-height:1.5625rem;font-family:Suisse Int\'l,trebuchet,serif;font-weight:700;text-decoration:none;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;text-transform:uppercase}header.on .navigation .content .magic-box li.active a,header.on .navigation .content .magic-box li a:hover{background:#fff;color:#0e1647}header.on .navigation .content .secondary{position:relative;border-left:1px solid #fff;padding-left:20px;margin-top:10px}}@media (max-width:1024px) and (max-width:1024px){header.on .navigation .content .secondary{float:left;clear:none;text-align:inherit;width:74.25%;margin-left:0;margin-right:3%}header.on .navigation .content .secondary:after{content:"";display:table;clear:both}header.on .navigation .content .secondary:last-child{margin-right:0}}@media (max-width:1024px) and (max-width:670px){header.on .navigation .content .secondary{float:left;clear:none;text-align:inherit;display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;margin-top:20px;border-left:none;padding-left:0}header.on .navigation .content .secondary:after{content:"";display:table;clear:both}header.on .navigation .content .secondary:first-child{margin-left:auto}header.on .navigation .content .secondary:last-child{margin-right:auto}}@media (max-width:1024px){header.on .navigation .content .secondary .menu-items{display:none}header.on .navigation .content .secondary .menu-items.active{display:block;margin-top:0;height:70vh;overflow:initial;overflow-y:scroll}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1) and (device-width:768px) and (device-height:1024px) and (orientation:portrait){header.on .navigation .content .secondary .menu-items.active{height:716.8px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1) and (device-width:768px) and (device-height:1024px) and (orientation:landscape){header.on .navigation .content .secondary .menu-items.active{height:537.6px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1) and (device-width:320px) and (device-height:480px) and (orientation:portrait){header.on .navigation .content .secondary .menu-items.active{height:336px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1) and (device-width:320px) and (device-height:480px) and (orientation:landscape){header.on .navigation .content .secondary .menu-items.active{height:224px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1) and (device-width:320px) and (device-height:568px) and (orientation:portrait){header.on .navigation .content .secondary .menu-items.active{height:397.6px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1) and (device-width:320px) and (device-height:568px) and (orientation:landscape){header.on .navigation .content .secondary .menu-items.active{height:224px}}@media (max-width:1024px) and (max-width:480px){header.on .navigation .content .secondary .menu-items.active{height:60vh}}@media only screen and (max-width:1024px) and (max-width:480px) and (-webkit-min-device-pixel-ratio:1) and (device-width:768px) and (device-height:1024px) and (orientation:portrait){header.on .navigation .content .secondary .menu-items.active{height:614.4px}}@media only screen and (max-width:1024px) and (max-width:480px) and (-webkit-min-device-pixel-ratio:1) and (device-width:768px) and (device-height:1024px) and (orientation:landscape){header.on .navigation .content .secondary .menu-items.active{height:460.8px}}@media only screen and (max-width:1024px) and (max-width:480px) and (-webkit-min-device-pixel-ratio:1) and (device-width:320px) and (device-height:480px) and (orientation:portrait){header.on .navigation .content .secondary .menu-items.active{height:288px}}@media only screen and (max-width:1024px) and (max-width:480px) and (-webkit-min-device-pixel-ratio:1) and (device-width:320px) and (device-height:480px) and (orientation:landscape){header.on .navigation .content .secondary .menu-items.active{height:192px}}@media only screen and (max-width:1024px) and (max-width:480px) and (-webkit-min-device-pixel-ratio:1) and (device-width:320px) and (device-height:568px) and (orientation:portrait){header.on .navigation .content .secondary .menu-items.active{height:340.8px}}@media only screen and (max-width:1024px) and (max-width:480px) and (-webkit-min-device-pixel-ratio:1) and (device-width:320px) and (device-height:568px) and (orientation:landscape){header.on .navigation .content .secondary .menu-items.active{height:192px}}@media (max-width:1024px){header.on .navigation .content .secondary .menu-items ul{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media (max-width:1024px) and (max-width:670px){header.on .navigation .content .secondary .menu-items ul{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media (max-width:1024px){header.on .navigation .content .secondary .menu-items .menu-item-containers{float:left;clear:none;text-align:inherit;width:100%;margin-left:0;margin-right:0}header.on .navigation .content .secondary .menu-items .menu-item-containers:after{content:"";display:table;clear:both}}header .ham-menu{position:absolute;right:20px;top:10px;border:1px solid #424242;border-radius:2px}@media (max-width:989px){header .ham-menu{width:auto;top:10px}}header .hamburger{display:block;position:relative;overflow:hidden;margin:0;padding:0;width:40px;height:40px;font-size:0;text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:none;box-shadow:none;border-radius:none;border:none;cursor:pointer;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}header .hamburger:focus{outline:none}header .hamburger span{display:block;position:absolute;top:14px;left:8px;right:8px;height:4px;background:#424242}header .hamburger span:before{width:90%;top:-8px}header .hamburger span:after,header .hamburger span:before{position:absolute;display:block;right:0;height:4px;background:#424242;content:""}header .hamburger span:after{width:80%;bottom:-8px}header .hamburger--htx{background-color:transparent}header .hamburger--htx span:before{-webkit-transition:top .5s .5s,-webkit-transform .3s 0s;transition:top .5s .5s,-webkit-transform .3s 0s;-o-transition:top .5s .5s,-o-transform .3s 0s;transition:top .5s .5s,transform .3s 0s;transition:top .5s .5s,transform .3s 0s,-webkit-transform .3s 0s,-o-transform .3s 0s;transition:top .5s .5s,transform .3s 0s,-webkit-transform .3s 0s}header .hamburger--htx span:after{-webkit-transition:bottom .5s .5s,-webkit-transform .3s 0s;transition:bottom .5s .5s,-webkit-transform .3s 0s;-o-transition:bottom .5s .5s,-o-transform .3s 0s;transition:bottom .5s .5s,transform .3s 0s;transition:bottom .5s .5s,transform .3s 0s,-webkit-transform .3s 0s,-o-transform .3s 0s;transition:bottom .5s .5s,transform .3s 0s,-webkit-transform .3s 0s}header .hamburger--htx.on{background-color:transparent}header .hamburger--htx.on span{background:none}header .hamburger--htx.on span:before{width:100%;top:0;background:#0e1647;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:top .3s 0s,-webkit-transform .5s .5s;transition:top .3s 0s,-webkit-transform .5s .5s;-o-transition:top .3s 0s,-o-transform .5s .5s;transition:top .3s 0s,transform .5s .5s;transition:top .3s 0s,transform .5s .5s,-webkit-transform .5s .5s,-o-transform .5s .5s;transition:top .3s 0s,transform .5s .5s,-webkit-transform .5s .5s}header .hamburger--htx.on span:after{width:100%;bottom:0;background:#fff;-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:bottom .3s 0s,-webkit-transform .5s .5s;transition:bottom .3s 0s,-webkit-transform .5s .5s;-o-transition:bottom .3s 0s,-o-transform .5s .5s;transition:bottom .3s 0s,transform .5s .5s;transition:bottom .3s 0s,transform .5s .5s,-webkit-transform .5s .5s,-o-transform .5s .5s;transition:bottom .3s 0s,transform .5s .5s,-webkit-transform .5s .5s}header.floating-menu .ham-menu{border:0}header.floating-menu .hamburger span,header.floating-menu .hamburger span:after,header.floating-menu .hamburger span:before{background:#1d4cf2}header.floating-menu .hamburger--htx{background-color:transparent}header.floating-menu .hamburger--htx span:before{-webkit-transition:top .5s .5s,-webkit-transform .3s 0s;transition:top .5s .5s,-webkit-transform .3s 0s;-o-transition:top .5s .5s,-o-transform .3s 0s;transition:top .5s .5s,transform .3s 0s;transition:top .5s .5s,transform .3s 0s,-webkit-transform .3s 0s,-o-transform .3s 0s;transition:top .5s .5s,transform .3s 0s,-webkit-transform .3s 0s}header.floating-menu .hamburger--htx span:after{-webkit-transition:bottom .5s .5s,-webkit-transform .3s 0s;transition:bottom .5s .5s,-webkit-transform .3s 0s;-o-transition:bottom .5s .5s,-o-transform .3s 0s;transition:bottom .5s .5s,transform .3s 0s;transition:bottom .5s .5s,transform .3s 0s,-webkit-transform .3s 0s,-o-transform .3s 0s;transition:bottom .5s .5s,transform .3s 0s,-webkit-transform .3s 0s}header.floating-menu .hamburger--htx.on{background-color:#fff;border-radius:5px;border:4px solid #1d4cf2}header.floating-menu .hamburger--htx.on span{background:none}header.floating-menu .hamburger--htx.on span:before{width:100%;top:0;background:#1d4cf2;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:top .3s 0s,-webkit-transform .5s .5s;transition:top .3s 0s,-webkit-transform .5s .5s;-o-transition:top .3s 0s,-o-transform .5s .5s;transition:top .3s 0s,transform .5s .5s;transition:top .3s 0s,transform .5s .5s,-webkit-transform .5s .5s,-o-transform .5s .5s;transition:top .3s 0s,transform .5s .5s,-webkit-transform .5s .5s}header.floating-menu .hamburger--htx.on span:after{width:100%;bottom:0;background:#1d4cf2;-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:bottom .3s 0s,-webkit-transform .5s .5s;transition:bottom .3s 0s,-webkit-transform .5s .5s;-o-transition:bottom .3s 0s,-o-transform .5s .5s;transition:bottom .3s 0s,transform .5s .5s;transition:bottom .3s 0s,transform .5s .5s,-webkit-transform .5s .5s,-o-transform .5s .5s;transition:bottom .3s 0s,transform .5s .5s,-webkit-transform .5s .5s}.desktop-only{display:block}@media (max-width:767px){.desktop-only{display:none}}.mobile-only{display:none}@media (max-width:767px){.mobile-only{display:block}}.tablet-up{display:block}.tablet-down{display:none}@media (max-width:992px){.tablet-up{display:none}.tablet-down{display:block}}.team-member-section .container{width:100%!important;max-width:unset!important;padding:0}.team-member-section .container .content{padding:0}.team-members-container,.team-members-container .team-member{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.team-members-container .team-member{width:100%}.team-members-container .team-member .av-special-heading{margin-top:10px}.team-members-container .team-member .team-members-content{padding:15px;position:relative}.team-members-container .team-member .team-members-content span{color:#fff}.team-members-container .team-member .team-members-content:before{content:"";position:absolute;top:-20px;left:0;right:0;margin:0 auto;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:20px solid transparent}@media (min-width:768px){.team-members-container .team-member .team-members-content:before{left:100%;top:50%;content:" ";height:0;width:0;position:absolute;pointer-events:none;border:20px solid transparent;margin-top:-20px}}@media (min-width:768px){.team-members-container .team-member.team-member-even .team-members-content:before{left:unset;right:100%}}@media (max-width:767.98px){.team-members-container .team-member.team-member-odd:nth-of-type(4n+1) .team-members-content:before{border-bottom:20px solid #0e1647}.team-members-container .team-member.team-member-odd:nth-of-type(4n+2) .team-members-content:before{border-bottom:20px solid #d7f777}.team-members-container .team-member.team-member-even:nth-of-type(4n+1) .team-members-content:before,.team-members-container .team-member.team-member-even:nth-of-type(4n+2) .team-members-content:before{border-bottom:20px solid #0e1647}}@media (min-width:768px){.team-members-container .team-member.team-member-odd:nth-of-type(4n+1) .team-members-content:before{border-left-color:#0e1647}.team-members-container .team-member.team-member-odd:nth-of-type(4n+2) .team-members-content:before{border-left-color:#d7f777}.team-members-container .team-member.team-member-even:nth-of-type(4n+1) .team-members-content:before,.team-members-container .team-member.team-member-even:nth-of-type(4n+2) .team-members-content:before{border-right-color:#0e1647}}.team-members-container .team-member.team-member-placeholder .team-members-image-find-your-fire{background:#a8a4ee;background-size:cover;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.team-members-container .team-member.team-member-placeholder .team-members-image-find-your-fire img{max-height:240px}.team-members-container .team-member.team-member-placeholder .team-members-image-crest{background:#f5b6dc;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.team-members-container .team-member.team-member-placeholder .team-members-image-crest img{max-height:192px}.team-members-container .team-members-image{min-height:350px!important;background-position:center 5%;background-size:cover;background-repeat:no-repeat}@media (max-width:767.98px){.team-members-container .team-member .team-members-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.team-members-container .team-member .team-members-content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media (min-width:768px){.team-members-container,.team-members-container .team-member{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.team-members-container .team-member .team-members-content,.team-members-container .team-member .team-members-image{width:50%}.team-members-container .team-member .team-members-image{min-height:350px!important;background-position:top}.team-members-container .team-member .team-members-content{padding:45px 30px}}select,select.news-category{background-color:#eaedf2!important;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAZ5JREFUeNpi/P//P8NAACaGAQJkWzx5xqxuimwGBTWpeNfefREWDi7/QTQ5+kGYkdQ4/vvvH3NodNyd5y9eKkhKiD9YvXSRCjMT01+aB/XGLVtTQZaC2CAaxCcnpEny8devX/lCYxJuv//wQQwmJigg8Gr1kgWq3Nzcn2jm4wVLl1chWwoCID5InGY+fv7ihUJEfNL1X79+c6DLsbGx/lixcJ6mpITEA6r7eM6CRQ3YLAUBkDhInupBfff+fZ0du/fG4FMDkgepo6rFk6fP6vkHzEb41IDkQepokqpHdlk9ZC1mIUZR94RJUx88fKRFSJ2CvNy10oK8bKpZbGZivHvdxs1ZhNSFBQdOpGpQ29tYb9DV1jqGTw1IHqSO6nGck5FWSok82Rbr6Wgfc3a0X4lNDiQOkqdZtYitoiCngiA5O4EMD/D1mYksBuKTailZReb79x/EQmLib3/79o2Pi4vr05olC1UFBQVe0bwAAVkSHx3ZDmKDaHIsJbuV+ePnT46sguL9IJpurUwY+PnrFwc7G9sPcovM0WqRbgAgwACDqWkSv9BwJQAAAABJRU5ErkJggg==)!important;color:#646464!important;border:none!important;line-height:50px;height:50px;font-size:22px!important;padding:0 15px!important}#top .avia_search_element #s{line-height:1;padding:0 15px}.template-page .entry-content-wrapper h2{font-weight:700!important}#top #wrap_all .all_colors h1{font-weight:500!important}.hs-modal{display:none;position:fixed;z-index:9999;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.hs-modal .modal-content{background-color:#fefefe;margin:auto;padding:20px;border:1px solid #888;width:80%}.hs-modal .close{color:#0e1647;float:right;font-size:28px;font-weight:700}.hs-modal .close:focus,.hs-modal .close:hover{color:#1d4cf2;text-decoration:none;cursor:pointer}#bookNowModal.hs-modal,#joinNowModal.hs-modal{padding-top:50px;color:#0e1647}@media (min-width:768px){#bookNowModal.hs-modal,#joinNowModal.hs-modal{padding-top:100px}}#bookNowModal.hs-modal .modal-content,#joinNowModal.hs-modal .modal-content{padding:20px;width:80%}@media (min-width:990px){#bookNowModal.hs-modal .modal-content,#joinNowModal.hs-modal .modal-content{width:70%}}@media (min-width:1200px){#bookNowModal.hs-modal .modal-content,#joinNowModal.hs-modal .modal-content{width:60%}}#bookNowModal.hs-modal .modal-content .flex_column:first-child,#joinNowModal.hs-modal .modal-content .flex_column:first-child{border-bottom:1px solid #aaa;padding-bottom:15px}@media (min-width:768px){#bookNowModal.hs-modal .modal-content .flex_column:first-child,#joinNowModal.hs-modal .modal-content .flex_column:first-child{padding-right:20px;border:none;padding-bottom:0}#bookNowModal.hs-modal .modal-content .flex_column:last-child,#joinNowModal.hs-modal .modal-content .flex_column:last-child{padding-left:20px}}#bookNowModal.hs-modal .modal-content .flex_column h3,#joinNowModal.hs-modal .modal-content .flex_column h3{margin:10px 0}@media (min-width:768px){#bookNowModal.hs-modal .modal-content .flex_column h3,#joinNowModal.hs-modal .modal-content .flex_column h3{padding:0 60px}}#bookNowModal.hs-modal .modal-content .flex_column p,#joinNowModal.hs-modal .modal-content .flex_column p{margin:0;line-height:1.25rem}#bookNowModal.hs-modal .modal-content .flex_column .avia-button-wrap,#joinNowModal.hs-modal .modal-content .flex_column .avia-button-wrap{margin-top:10px}#bookNowModal.hs-modal .modal-content .av-flex-placeholder,#joinNowModal.hs-modal .modal-content .av-flex-placeholder{width:1px;background:#aaa}#annualOfferModal.hs-offer-modal{padding-top:50px}@media (min-width:768px){#annualOfferModal.hs-offer-modal{padding-top:100px}}#annualOfferModal.hs-offer-modal .modal-content{width:100%}@media (min-width:768px){#annualOfferModal.hs-offer-modal .modal-content{width:50%}}@media (min-width:768px){#annualOfferModal.hs-offer-modal .modal-content .flex_column:first-child{padding-right:20px;border:none;padding-bottom:0}#annualOfferModal.hs-offer-modal .modal-content .flex_column:last-child{padding-left:20px}}.hs-offer-modal{display:none;position:fixed;z-index:9999;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.7)}.hs-offer-modal .modal-content{background-repeat:no-repeat;background-size:contain;margin:auto;padding:20px}.hs-offer-modal .close{color:#fff;float:right;font-size:32px;font-weight:700}.hs-offer-modal .close:focus,.hs-offer-modal .close:hover{color:#fff;text-decoration:none;cursor:pointer}.header-extra{position:relative;right:52px;top:10px;height:42px;line-height:42px;float:right}@media (min-width:768px){.header-extra{right:0;top:0;height:60px;line-height:60px;margin-bottom:6px}}.header-extra .header-area{float:right;text-align:right;height:42px}@media (min-width:990px){.header-extra .header-area{background:#f2f3f3;height:60px}}.header-extra .header-area .opening-times{font-size:15px;font-weight:700;text-transform:uppercase;padding:0 8px;float:left;color:#0e1647}.header-extra .header-area .social_bookmarks{display:none;padding:6px 10px}@media (min-width:768px){.header-extra .header-area .social_bookmarks{display:inline-block}}.header-extra .header-area .social_bookmarks li{border:none!important}.header-extra .header-area .social_bookmarks li a{color:#0e1647}@media (min-width:576px) and (max-width:767.98px){.header-extra .header-area a.av-menu-button-bordered{padding-top:8px;padding-bottom:8px;line-height:42px}}#top #header_main>.container .main_menu .av-main-nav li,#top #header_main>.container .main_menu .av-main-nav li>a{border:none}#top #header_main #menu-item-shop .cart_dropdown_link,#top #header_main>.container .main_menu .av-main-nav>li>a{height:46px;line-height:46px}.html_header_top.html_header_sticky #top #wrap_all #main{padding-top:106px}body.home #home-title-banner{margin-top:106px!important;background-size:cover;height:300px!important}@media (min-width:990px){body.home #home-title-banner{margin-top:0!important}}@media (min-width:768px){body.home #home-title-banner{height:634px!important}}body.home #home-title-banner .avia-image-container{padding:60px 0 50px}@media (min-width:768px){body.home #home-title-banner .avia-image-container{padding:250px 50px 120px}}body.home #home-title-banner .avia-image-container img.avia_image{max-width:330px;max-height:135px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:768px){body.home #home-title-banner .avia-image-container img.avia_image{max-width:696px;max-height:500px}}@media (max-width:767.98px){body.home #home-title-banner{background-position:15%!important}}body.home #home-title-banner .av_textblock_section{position:relative}@media (min-width:990px){body.home #home-title-banner .av_textblock_section{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media (min-width:768px){body.home #home-title-banner .av_textblock_section{right:calc(45% + 30px);position:absolute}}body.home #home-title-banner .av_textblock_section p{font-family:Suisse Int\'l,trebuchet,serif;color:#fff;font-weight:700;font-size:22px;text-wrap:nowrap;margin-bottom:0!important;text-align:center!important}@media (min-width:990px){body.home #home-title-banner .av_textblock_section p{font-size:30px}}body.home #home-title-banner .avia-button-wrap{margin-left:0;float:none}@media (min-width:768px){body.home #home-title-banner .avia-button-wrap{margin-left:55%;float:left}}body.home #home-section-link .entry-content-wrapper{margin-top:-115px}body.home #home-section-link .box h2{font-size:22px}@media (min-width:768px){body.home #home-section-link .box section.av_textblock_section:first-of-type{min-height:220px;line-height:19px}}@media (min-width:990px){body.home #home-section-link .box section.av_textblock_section:first-of-type{min-height:200px;line-height:19px}}@media (min-width:1200px){body.home #home-section-link .box section.av_textblock_section:first-of-type{min-height:180px;line-height:19px}}body.home #home-section-equipment .flex_cell .av_textblock_section h2{font-weight:700!important;font-family:Suisse Int\'l,trebuchet,serif;font-size:20px}body.home #home-section-equipment .flex_cell .av_textblock_section h2:after{content:"";border-bottom:2px solid #fff;width:90px;display:block;margin:15px auto 0}body.home #home-section-equipment .flex_cell .av_textblock_section p{font-size:16px;margin:15px 0}@media (min-width:768px){body.home #home-section-equipment .flex_cell{padding:110px 60px!important}body.home #home-section-equipment .flex_cell .av_textblock_section h2{font-size:26px}body.home #home-section-equipment .flex_cell .av_textblock_section p{font-size:22px}}body.home #home-section-feel-the-burn .flex_column .av_textblock_section h2{font-weight:700!important;font-family:Suisse Int\'l,trebuchet,serif;font-size:22px;text-align:left;text-transform:uppercase;padding-bottom:10px}@media (min-width:768px){body.home #home-section-feel-the-burn .flex_column .av_textblock_section h2{font-size:40px}}body.home #home-section-facilities .flex_column img{width:100%}body.home #home-section-facilities .flex_column .av_textblock_section{padding:0 20px}body.home #home-section-facilities .flex_column .av_textblock_section h2{text-align:center}body.home #home-section-facilities .flex_column .av_textblock_section h2,body.home #home-section-facilities .flex_column .av_textblock_section h3{font-size:22px;margin-bottom:0;color:#0e1647;font-weight:700!important}@media (max-width:767.98px){body.home #home-section-facilities .flex_column .av_textblock_section h2,body.home #home-section-facilities .flex_column .av_textblock_section h3{text-align:left}}body.home #home-section-facilities .flex_column .av_textblock_section p{margin-top:0}body.home #home-section-facilities .flex_column .av_textblock_section:first-of-type{background:#82daf4;padding:20px;margin-bottom:20px}body.outdoor-sports #outdoor-sports-section-pitches .flex_column{margin-top:100px!important}@media (min-width:768px){body.outdoor-sports #outdoor-sports-section-pitches .flex_column{margin-top:0!important}}body.outdoor-sports #outdoor-sports-section-pitches .flex_column .avia_image{max-width:160px;margin-top:calc(-50% - 30px);margin-bottom:30px}body.indoor-sports #indoor-sports-section-pitches .flex_column{margin-top:100px!important}@media (min-width:768px){body.indoor-sports #indoor-sports-section-pitches .flex_column{margin-top:0!important}}body.indoor-sports #indoor-sports-section-pitches .flex_column .avia_image{max-width:160px;margin-top:calc(-50% - 30px);margin-bottom:30px}@media (min-width:768px){body.membership #membership-section-key-features .flex_column_table:last-of-type{width:66%;margin:0 auto}}body.membership #membership-section-key-features .flex_column .avia_image{max-width:131px;margin-bottom:30px}body.membership #membership-section-key-features .flex_column .av_textblock_section .avia_textblock h3{color:#0e1647!important;font-size:22px}body.gym .personal-training .av_textblock_section{padding:0 5px}body.gym .personal-training .av_textblock_section h3{font-size:50px}body.gym .personal-training .av_textblock_section p{margin-top:0}body.gym .personal-training .avia-button-wrap{padding:0 5px 5px}body.gym #gym-section-elite-performance .flex_column .av-special-heading h3{font-family:Signifier,Times New Roman,HelveticaNeue,Arial,serif;font-weight:500!important}body.gym #gym-section-elite-performance .flex_column .av_textblock_section{padding:0 20px}body.gym #gym-section-elite-performance .flex_column .av_textblock_section h3{font-size:22px;margin-bottom:0}body.gym #gym-section-elite-performance .flex_column .av_textblock_section p{margin-top:0}body.gym #gym-section-elite-performance .flex_column .av_textblock_section:first-of-type{opacity:.82;padding:20px;margin-bottom:20px}body.gym #gym-section-elite-performance .avia-button-wrap{padding:0 20px 20px}body.elite-performance-training-zone #gym-section-elite-performance-training-zone h2{font-size:66px;text-transform:inherit}body.personal-training #gym-section-personal-training-offer h3{font-size:30px;font-family:Signifier,Times New Roman,HelveticaNeue,Arial,serif!important}@media (min-width:768px){body.personal-training #gym-section-personal-training-offer h3{font-size:50px}}body.personal-training #gym-section-personal-training-offer p{font-size:26px;font-family:Signifier,Times New Roman,HelveticaNeue,Arial,serif!important}@media (min-width:768px){body.personal-training #gym-section-personal-training-offer p{font-size:32px}}body.personal-training #personal-training-section .flex_column .avia_image{max-width:131px;margin-bottom:30px}body.personal-training #client-testimonial .testimonial .av_textblock_section:first-of-type p{margin-top:0}body.classes #classes-section .flex_column .avia_image{max-width:131px;margin-bottom:30px}body.classes #discover-classes-section .av-masonry-sort{margin-bottom:30px!important}body.classes #discover-classes-section .av-masonry-sort .inner_sort_button span{background-color:#1d4cf2;padding:20px;color:#fff}@media (max-width:767.98px){body.classes #discover-classes-section .av-masonry-sort .strength_sort_button{margin-top:40px}}body.classes #discover-classes-section .av-masonry-sort .text-sep{color:transparent;padding:5px}body.classes #discover-classes-section h3{color:#0e1647}body.classes #discover-classes-section .avia-arrow{display:none}body.classes .faq-classes .av_toggle_section{padding-bottom:10px}body.classes .faq-classes .av_toggle_section .single_toggle p{font-size:22px!important;font-weight:700!important}body.classes .faq-classes .av_toggle_section .single_toggle .toggle_content p{color:#0e1647!important;font-size:18px!important;font-weight:400!important}body.classes .faq-classes .av_toggle_section .single_toggle .toggle_content a{color:#ffc77a!important}body.classes #classes-per-month .template-page{vertical-align:bottom;padding:30px}body.classes #classes-per-month h2{font-family:Signifier,Times New Roman,HelveticaNeue,Arial,serif;color:#0e1647;font-weight:400!important}body.classes #classes-per-month h2 em{font-weight:700}body.classes #classes-per-month p{color:#0e1647;font-weight:700}@media (max-width:767.98px){body.sport #hull-sport-volunteer{background-image:none!important}}body.sport #hull-sport-volunteer .av_one_half .volunteer-logo{max-width:209px}body.sport #something-you-cant-find-banner .av-special-heading h2{font-family:Signifier,Times New Roman,HelveticaNeue,Arial,serif;text-transform:none;font-size:70px}body.sport #something-you-cant-find-banner .av_textblock_section p{font-size:30px}body.sport #sport-hull-sport-leagues-section .av_one_half .hull-sport-leagues-icon{max-width:131px}@media (min-width:768px){body.sport #sport-app-download{padding-top:50px;margin-bottom:-50px}body.sport #phone-overlay{overflow:visible}body.sport #phone-overlay .avia_image{max-height:500px;top:-90px}}body.sport #hull-sport-fabulass .avia-image-container,body.sport #hull-sport-wellbeing .avia-image-container{padding:0 30px}@media (max-width:767.98px){body.sport #hull-sport-fabulass .avia-image-container img,body.sport #hull-sport-wellbeing .avia-image-container img{max-width:180px}}@media (min-width:990px){body.sport #hull-sport-fabulass .avia-image-container img,body.sport #hull-sport-wellbeing .avia-image-container img{max-width:340px}}@media (max-width:767.98px){body.sport #hull-sport-fabulass .facility-overlay{padding:30px 15px!important;margin-bottom:0!important}}@media (max-width:767.98px){body.sport #hull-sport-wellbeing .flex_cell{min-height:300px!important}body.sport #hull-sport-wellbeing .flex_cell .facility-overlay{padding:30px 15px!important;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 5vw));clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 5vw))}}@media (min-width:768px){body.sport #hull-sport-wellbeing .facility-overlay{padding-left:60px!important;padding-right:60px!important;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 5vw));clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 5vw))}}body.sport #carry-the-torch-section .carry-the-torch h2{-webkit-transform:rotate(-6deg);-o-transform:rotate(-6deg);transform:rotate(-6deg)}body.facilities #facilities-section-facilities .facilities-box{padding:30px 0 90px!important}@media (min-width:768px){body.facilities #facilities-section-facilities .facilities-box{padding:30px 0 270px!important}}body.facilities #facilities-section-facilities .avia-button{border-radius:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNC44OTMiIGhlaWdodD0iMTQuNjUyIiB2aWV3Qm94PSIwIDAgMTQuODkzIDE0LjY1MiI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI1Mi4yNiAtMzYxLjc2MSkiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI1Mi4yNiAzNjguMTkpIj48cGF0aCBkPSJNMCwwSDEyLjk1VjEuNzkxSDBaIiBmaWxsPSIjMGUxNjQ3Ii8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI1OC4wNTMgMzYxLjc2MSkiPjxwYXRoIGQ9Ik0yNTkuOTQ5LDM3Ni40MTJsLTEuMjIyLTEuMzEyLDYuNDctNi4wMTMtNi40Ny02LjAxNSwxLjIyMi0xLjMxMiw3Ljg3OSw3LjMyN1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNTguNzI3IC0zNjEuNzYxKSIgZmlsbD0iIzBlMTY0NyIvPjwvZz48L2c+PC9zdmc+);background-repeat:no-repeat;background-position:90%;padding-right:36px}body.facilities #facilities-section-facilities .avia-button span{font-weight:700}body.facilities .on-campus .find-us-address img{max-width:180px;margin-bottom:10px}body.facilities #our-partners .avia-content-slider-inner .slide-entry img{max-height:78px}@media (max-width:767.98px){body.facilities #our-partners .avia-content-slider-inner .slide-entry img{margin-bottom:20px}}@media (max-width:767.98px) and (min-width:768px){body.facilities #our-partners .avia-content-slider-inner .slide-entry img{margin-bottom:20px;max-height:18px}}body.performance #performance-sport-section .av_textblock_section{padding:0 5px}body.performance #performance-sport-section .av_textblock_section p{margin-top:0}body.performance #performance-sport-section .av-special-heading h3{font-family:Signifier,Times New Roman,HelveticaNeue,Arial,serif}body.performance #performance-sport-section .avia-button-wrap{padding:0 5px 5px}body.performance .slider .avia-caption{right:0;margin-bottom:30px}body.performance .slider .avia-caption .avia-inner-caption{text-align:center}body.performance .slider .avia-caption .avia-inner-caption .avia-caption-title{background:rgba(14,22,71,.62)}body.performance #performance-section-programme .av_textblock_section{padding:0 20px}body.performance #performance-section-programme .av_textblock_section h2{font-size:22px;margin-bottom:0}body.performance #performance-section-programme .av_textblock_section h3{font-size:50px}body.performance #performance-section-programme .av_textblock_section p{margin-top:0}body.performance #sport-excellence-programme-partners .avia-content-slider-inner .slide-entry img{max-height:128px}body.opening-times #quick-links .find-us img,body.opening-times #quick-links .find-your-parking img{max-width:131px}body.opening-times .opening-times-title .av_textblock_section .avia_textblock h2{text-align:center;font-weight:500!important}@media (min-width:768px){body.opening-times .opening-times-title .av_textblock_section .avia_textblock h2{text-align:left}}body.opening-times .opening-times-title .av_textblock_section .avia_textblock p{font-size:20px}@media (min-width:768px){body.opening-times .opening-times-title .av_textblock_section .avia_textblock p{font-size:22px}}body.opening-times .opening-times-title .av_textblock_section .avia_textblock strong{color:#1d4cf2!important}body.opening-times .opening-times-title .hr{text-align:center}@media (min-width:768px){body.opening-times .opening-times-title .hr{text-align:left}}body.opening-times #w3w p{font-size:20px}body.single-portfolio #leagues-sign-up-widget{min-height:232px}@media (min-width:768px){body.single-portfolio #class-header-info .class-info .avia-button-wrap{position:absolute;left:0;right:0;bottom:-20px}}@media (min-width:768px) and (max-width:767.98px){body.single-portfolio #class-header-info .class-info{margin-top:205px}}body.single-portfolio .when-timing{margin-top:0}@media (min-width:768px){body.single-portfolio .when-timing{margin-top:-190px}}body.single-portfolio #other-classes-slider{margin-bottom:50px}body.single-portfolio #view-class-timetable-cta a{text-decoration:none}body.single-portfolio #button-masonry .av-masonry-load-more{color:#0e1647;background-color:#f5b6dc!important;border-radius:0!important}body.single-post article.post-entry .big-preview,body.single-post article.post-entry .entry-content-wrapper header.entry-content-header .post-title{display:none}body.single-post article.post-entry .entry-content-wrapper header.entry-content-header .post-meta-infos{top:0}body.single-post article.post-entry .entry-content-wrapper header.entry-content-header .post-meta-infos .date-container,body.single-post article.post-entry .entry-content-wrapper header.entry-content-header .post-meta-infos .text-sep-date{display:none}body.talented-athlete-programme #athlete-programme-testimonial .avia-testimonial-name{text-transform:uppercase}body.talented-athlete-programme #athlete-programme-testimonial .avia-testimonial-name span{font-weight:300}body.talented-athlete-programme #athlete-programme-testimonial .av-special-heading h3{font-family:Signifier,Times New Roman,HelveticaNeue,Arial,serif}body.talented-athlete-programme #tab-application .flex_cell{min-height:100px!important;height:100px!important}@media (min-width:768px){body.talented-athlete-programme #tab-application .flex_cell{min-height:428px!important;height:428px!important}}body.talented-athlete-programme #athlete-stories-section .athlete-story{-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16)}body.talented-athlete-programme #athlete-stories-section .athlete-story h4{font-size:22px}body.talented-athlete-programme #athlete-stories-section .athlete-story .av_textblock_section{padding:15px 30px}body.page-template-template-360-video #main .avia_codeblock iframe{width:100%;height:80vh}@media (min-width:768px){body.page-template-template-360-video #main .avia_codeblock iframe{height:70vh}}body.page-template-template-360-video #footer{border-top:none}body.find-us .av_textblock_section .avia_textblock h2{font-weight:500!important}body.find-us .by,body.find-us .by-bus:before,body.find-us .by-car:before,body.find-us .by-train:before{content:"";display:block;visibility:visible;width:auto;min-width:140px;height:44px;line-height:44px;position:absolute;left:0;top:-44px;color:#fff;text-align:center;padding:0 15px;text-transform:uppercase;font-weight:700}body.find-us .by-car:before{content:"By Car";background:#0e1647}body.find-us .by-train:before{content:"By Train";background:#0e1647}body.find-us .by-bus:before{content:"By Bus";font-weight:700;background:#0e1647}@media (max-width:767.98px){body.find-us .by-bus,body.find-us .by-car,body.find-us .by-train{margin-bottom:80px!important}}body.find-us .on-campus .find-us-address img{max-width:320px;margin-bottom:10px}body.find-your-parking .avia-section .av-special-heading h2{font-weight:500!important}body.fabulass .fabulass-sidebar .flex_cell_inner img{max-width:276px}body.staff #staff-programme{pointer-events:none}body.volunteering .logo-volunteer img{max-width:328px}body.volunteering #hull-sport-volunteer p{font-size:16px}body.volunteering #hull-sport-volunteer .avia-testimonial-meta-mini{text-align:center}body.volunteering .avia-slideshow-arrows{display:none}@media (max-width:767.98px){body.volunteering .alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:auto;max-width:1000%}}body.our-team .main_color{border-color:transparent}body.our-team #after_section_2 .container .content{padding-top:0;padding-bottom:0}body.coaching #squash-coaching-section .squash-coaches{-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16)}body.coaching #squash-coaching-section .squash-coaches h4{font-size:22px}body.coaching #squash-coaching-section .squash-coaches .av_textblock_section{padding:15px 30px}body.covid-19 #safety-notice .flex_column{margin-top:100px!important}@media (min-width:768px){body.covid-19 #safety-notice .flex_column{margin-top:0!important}}body.covid-19 #safety-notice .flex_column .avia_image{max-width:160px}body.covid-19 #gym-member-journey .flex_column{margin-top:100px!important}@media (min-width:768px){body.covid-19 #gym-member-journey .flex_column{margin-top:0!important}}body.covid-19 #gym-member-journey .flex_column .avia_image{margin-top:calc(-50% + 90px)}body.covid-19 .faq-covid #pre-booked-gym-sessions-container a{color:#dc5609}body.covid-19 .faq-covid .av_toggle_section{padding-bottom:10px}body.covid-19 .faq-covid .av_toggle_section .single_toggle p{font-size:17px!important;font-weight:700!important}@media (min-width:768px){body.covid-19 .faq-covid .av_toggle_section .single_toggle p{font-size:22px!important}}body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#pre-booked-gym-sessions"]{padding-left:100px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNzkuNjg0IiBoZWlnaHQ9IjgwLjIzNiIgdmlld0JveD0iMCAwIDc5LjY4NCA4MC4yMzYiPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHJlY3Qgd2lkdGg9Ijc5LjY4NCIgaGVpZ2h0PSI4MC4yMzYiIGZpbGw9InJnYmEoMCwwLDAsMCkiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4zMTYgMC4yMzYpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjMxNiAtMC4yMzYpIiBjbGlwLXBhdGg9InVybCgjYSkiPjxwYXRoIGQ9Ik0yMDIuMywzMDMuODQxcTAsMS44NDEtLjE3OSwzLjY3MnQtLjUzNiwzLjYzN3EtLjM1NywxLjgwNS0uODg3LDMuNTY2dC0xLjIzLDMuNDYycS0uNywxLjctMS41NjEsMy4zMjN0LTEuODc3LDMuMTUzcS0xLjAxNiwxLjUzLTIuMTc1LDIuOTUzdC0yLjQ1MiwyLjcyNHEtMS4yOTIsMS4zLTIuNywyLjQ2OXQtMi45MzIsMi4xOXEtMS41MTksMS4wMjMtMy4xMzIsMS44OXQtMy4zLDEuNTcycS0xLjY4OC43MDUtMy40MzcsMS4yMzh0LTMuNTQyLjg5NHEtMS43OTIuMzU5LTMuNjExLjUzOXQtMy42NDYuMThxLTEuODI4LDAtMy42NDctLjE4dC0zLjYxMS0uNTM5cS0xLjc5My0uMzU5LTMuNTQyLS44OTR0LTMuNDM3LTEuMjM4cS0xLjY4OC0uNy0zLjMtMS41NzJ0LTMuMTMyLTEuODlxLTEuNTE5LTEuMDIyLTIuOTMyLTIuMTl0LTIuNy0yLjQ2OXEtMS4yOTItMS4zLTIuNDUyLTIuNzI0dC0yLjE3NS0yLjk1M3EtMS4wMTUtMS41MzEtMS44NzctMy4xNTN0LTEuNTYxLTMuMzIzcS0uNy0xLjctMS4yMy0zLjQ2MnQtLjg4Ny0zLjU2NnEtLjM1Ni0xLjgtLjUzNi0zLjYzN3QtLjE3OS0zLjY3MnEwLTEuODQuMTc5LTMuNjcydC41MzYtMy42MzdxLjM1Ny0xLjgwNS44ODctMy41NjZ0MS4yMy0zLjQ2MXEuNy0xLjcsMS41NjEtMy4zMjR0MS44NzctMy4xNTNxMS4wMTYtMS41MzEsMi4xNzUtMi45NTN0Mi40NTItMi43MjRxMS4yOTItMS4zLDIuNy0yLjQ2OXQyLjkzMi0yLjE5cTEuNTE5LTEuMDIyLDMuMTMyLTEuODl0My4zLTEuNTcycTEuNjg4LS43LDMuNDM3LTEuMjM4dDMuNTQyLS44OTNxMS43OTItLjM1OSwzLjYxMS0uNTM5dDMuNjQ3LS4xODFxMS44MjcsMCwzLjY0Ni4xODF0My42MTEuNTM5cTEuNzkzLjM1OCwzLjU0Mi44OTN0My40MzcsMS4yMzhxMS42ODguNywzLjMsMS41NzJ0My4xMzIsMS44OXExLjUxOSwxLjAyMywyLjkzMiwyLjE5dDIuNywyLjQ2OXExLjI5MiwxLjMsMi40NTIsMi43MjR0Mi4xNzUsMi45NTNxMS4wMTUsMS41MywxLjg3NywzLjE1M3QxLjU2MSwzLjMyNHEuNywxLjcsMS4yMywzLjQ2MXQuODg3LDMuNTY2cS4zNTYsMS44MDUuNTM2LDMuNjM3VDIwMi4zLDMwMy44NDFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTI1LjI1MyAtMjYzLjcyMykiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMTYzLjY1NywyNjcuNjY2YTM0LjYzOCwzNC42MzgsMCwxLDAsNC45MjEuMzVBMzQuNzgyLDM0Ljc4MiwwLDAsMCwxNjMuNjU3LDI2Ny42NjZabS4wOTIsNzQuOTI0YTQwLjExOCw0MC4xMTgsMCwwLDEtLjA5Mi04MC4yMzQsNDAuMTE4LDQwLjExOCwwLDAsMSwuMDkyLDgwLjIzNFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjMuODY1IC0yNjIuMzU1KSIgZmlsbD0iIzVjZTFlNiIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNCAxNCkiPjxwYXRoIGQ9Ik0xOTcuNjA2LDMyOS4yMjdsLS4xNTcuMjQ0Yy0xLjkzNCwzLjAxMi0zLjYsNS42MTQtMTEuMjQ2LDUuNzg5bC0uMDE1LDEuMjUydi0xLjI1MmMtOS4zNjIsMC0xOC44ODYtOC45MTItMjMuNzgyLTE0LjI3OS01LjY3My01LjUxNi0xMi40MzMtMTMuODIyLTEyLjQyNi0yMi4wMjEuMTc1LTcuNjY5LDIuNzc3LTkuMzM5LDUuNzktMTEuMjc0bC4yMzctLjE1M2EyLjI0NCwyLjI0NCwwLDAsMSwuNjE4LS4wODcsMS44OSwxLjg5LDAsMCwxLDEuMjkuNDg3YzEuNDc2LDEuMjg1LDguMDg4LDcuOSw4LjE1NSw3Ljk2M2wuMDg0LjA3NmMuMTUuMTI1LDEuNDQyLDEuMjYxLjUzNiwyLjQ3My0uNDMxLjU3Ny0xLjEzLDEuNDE3LTIuMjQxLDIuNjc3LS41MzIuNjA1LTEuNDA4LDEuNTctMi4zODUsMi42MThsLS42MDcuNjUyLDEuNTgzLDIuOTgxYTQxLjM3NSw0MS4zNzUsMCwwLDAsOC45ODQsMTAuNzMyLDU5LjM3Niw1OS4zNzYsMCwwLDAsOC4wMzksNS4xNTZsLjc4OS40MjEuNjUzLS42MWMuNTgyLS41NDMsMy41NjgtMy4zMTUsNS4xODQtNC41MjFhMS40MzgsMS40MzgsMCwwLDEsLjg3LS4zMjksMi41MiwyLjUyLDAsMCwxLDEuNi44NjVsLjA3Ny4wODRjLjA2Ny4wNjcsNi42OCw2LjY4LDcuOTY0LDguMTU2YTIsMiwwLDAsMSwuNCwxLjlabTEuNDg0LTMuNTQ0Yy0xLjMwNi0xLjUtNy40OC03LjY4LTguMDQ5LTguMjQ5YTQuOTcsNC45NywwLDAsMC0zLjQ4Mi0xLjcxNSwzLjkwNSwzLjkwNSwwLDAsMC0yLjM2OC44MjdjLTEuMzYzLDEuMDE4LTMuNTE3LDIuOTY1LTQuNzI4LDQuMDhhNTIuOTA5LDUyLjkwOSwwLDAsMS02Ljg0OS00LjQ1MSwzOC45MywzOC45MywwLDAsMS04LjQtMTAuMDM2bC0uNzEzLTEuMzQ0YzEuMzI0LTEuNDM1LDMuMi0zLjUyMyw0LjE5Mi00Ljg0OSwxLjgzMy0yLjQ1NS4yNDMtNC44NzctLjg5MS01Ljg1NC0uNTg5LS41ODgtNi43NDctNi43NC04LjI0NC04LjA0NWE0LjQxMSw0LjQxMSwwLDAsMC0yLjkzNi0xLjEsNC41LDQuNSwwLDAsMC0xLjY1NC4zbC0uNTU0LjMzM2MtMy4xNTYsMi4wMjctNi43MzQsNC4zMjUtNi45NCwxMy4zNTItLjAwOCw5LjEsNy4xNjQsMTcuOTkxLDEzLjEzMSwyMy43OTEsNi4yNTYsNi44NjIsMTUuNzc1LDE1LjA0MiwyNS41ODIsMTUuMDQyaC4wNDNjOS0uMjA2LDExLjMtMy43ODQsMTMuMzI1LTYuOTQxbC4yMy0uMzU5LjEtLjE5M2E0LjUyLDQuNTIsMCwwLDAtLjgtNC41OTNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTQ3LjQ3NiAtMjg0Ljk0MykiIGZpbGw9IiMzOTkiLz48L2c+PC9nPjwvc3ZnPg==) no-repeat 0;background-position-x:16px;background-size:80px 80px}@media (min-width:768px){body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#pre-booked-gym-sessions"]{padding-left:110px}}body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#pre-booked-gym-sessions"]+.toggle_wrap .toggle_content{padding-left:20px}@media (min-width:768px){body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#pre-booked-gym-sessions"]+.toggle_wrap .toggle_content{padding-left:110px}}body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#equipment-spaced-out"]{padding-left:100px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNzkuNjg0IiBoZWlnaHQ9IjgwLjIzNiIgdmlld0JveD0iMCAwIDc5LjY4NCA4MC4yMzYiPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHJlY3Qgd2lkdGg9Ijc5LjY4NCIgaGVpZ2h0PSI4MC4yMzYiIGZpbGw9InJnYmEoMCwwLDAsMCkiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHJlY3Qgd2lkdGg9IjI1LjM4NSIgaGVpZ2h0PSIxNi4wNiIgZmlsbD0ibm9uZSIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjIj48cmVjdCB3aWR0aD0iMjUuMzg1IiBoZWlnaHQ9IjE1LjU0MiIgZmlsbD0ibm9uZSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjMxNiAwLjIzNikiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMzE2IC0wLjIzNikiIGNsaXAtcGF0aD0idXJsKCNhKSI+PHBhdGggZD0iTTIwMi4zLDMwMy44NDFxMCwxLjg0MS0uMTc5LDMuNjcydC0uNTM2LDMuNjM3cS0uMzU3LDEuODA1LS44ODcsMy41NjZ0LTEuMjMsMy40NjJxLS43LDEuNy0xLjU2MSwzLjMyM3QtMS44NzcsMy4xNTNxLTEuMDE2LDEuNTMtMi4xNzUsMi45NTN0LTIuNDUyLDIuNzI0cS0xLjI5MiwxLjMtMi43LDIuNDY5dC0yLjkzMiwyLjE5cS0xLjUxOSwxLjAyMy0zLjEzMiwxLjg5dC0zLjMsMS41NzJxLTEuNjg4LjcwNS0zLjQzNywxLjIzOHQtMy41NDIuODk0cS0xLjc5Mi4zNTktMy42MTEuNTM5dC0zLjY0Ni4xOHEtMS44MjgsMC0zLjY0Ny0uMTh0LTMuNjExLS41MzlxLTEuNzkzLS4zNTktMy41NDItLjg5NHQtMy40MzctMS4yMzhxLTEuNjg4LS43LTMuMy0xLjU3MnQtMy4xMzItMS44OXEtMS41MTktMS4wMjItMi45MzItMi4xOXQtMi43LTIuNDY5cS0xLjI5Mi0xLjMtMi40NTItMi43MjR0LTIuMTc1LTIuOTUzcS0xLjAxNS0xLjUzMS0xLjg3Ny0zLjE1M3QtMS41NjEtMy4zMjNxLS43LTEuNy0xLjIzLTMuNDYydC0uODg3LTMuNTY2cS0uMzU2LTEuOC0uNTM2LTMuNjM3dC0uMTc5LTMuNjcycTAtMS44NC4xNzktMy42NzJ0LjUzNi0zLjYzN3EuMzU3LTEuODA1Ljg4Ny0zLjU2NnQxLjIzLTMuNDYxcS43LTEuNywxLjU2MS0zLjMyNHQxLjg3Ny0zLjE1M3ExLjAxNi0xLjUzMSwyLjE3NS0yLjk1M3QyLjQ1Mi0yLjcyNHExLjI5Mi0xLjMsMi43LTIuNDY5dDIuOTMyLTIuMTlxMS41MTktMS4wMjIsMy4xMzItMS44OXQzLjMtMS41NzJxMS42ODgtLjcsMy40MzctMS4yMzh0My41NDItLjg5M3ExLjc5Mi0uMzU5LDMuNjExLS41Mzl0My42NDctLjE4MXExLjgyNywwLDMuNjQ2LjE4MXQzLjYxMS41MzlxMS43OTMuMzU4LDMuNTQyLjg5M3QzLjQzNywxLjIzOHExLjY4OC43LDMuMywxLjU3MnQzLjEzMiwxLjg5cTEuNTE5LDEuMDIzLDIuOTMyLDIuMTl0Mi43LDIuNDY5cTEuMjkyLDEuMywyLjQ1MiwyLjcyNHQyLjE3NSwyLjk1M3ExLjAxNSwxLjUzLDEuODc3LDMuMTUzdDEuNTYxLDMuMzI0cS43LDEuNywxLjIzLDMuNDYxdC44ODcsMy41NjZxLjM1NiwxLjgwNS41MzYsMy42MzdUMjAyLjMsMzAzLjg0MVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjUuMjUzIC0yNjMuNzIzKSIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xNjMuNjU3LDI2Ny42NjZhMzQuNjM4LDM0LjYzOCwwLDEsMCw0LjkyMS4zNUEzNC43ODIsMzQuNzgyLDAsMCwwLDE2My42NTcsMjY3LjY2NlptLjA5Miw3NC45MjRhNDAuMTE4LDQwLjExOCwwLDAsMS0uMDkyLTgwLjIzNCw0MC4xMTgsNDAuMTE4LDAsMCwxLC4wOTIsODAuMjM0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyMy44NjUgLTI2Mi4zNTUpIiBmaWxsPSIjNWNlMWU2Ii8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDguNzk5IDMxLjcwNSkiPjxnIGNsaXAtcGF0aD0idXJsKCNiKSI+PHBhdGggZD0iTTE0OC44MTEsNTAzLjgxaDUuMTI5bC03LjQ1MS03LjYwN2EuNjE1LjYxNSwwLDAsMSwwLS44NTRsNy40NTEtNy42MjFoLTUuMTI5bC03Ljg2NSw4LjA0MVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNDAuNjU3IC00ODcuNjgpIiBmaWxsPSIjMzk5Ii8+PHBhdGggZD0iTTE2NS45MjcsNTAzLjgxaDUuMTIybC03LjQ0MS03LjYwN2EuNjEzLjYxMywwLDAsMSwwLS44NTRsNy40NDEtNy42MjFoLTUuMTIybC03Ljg2NCw4LjA0MVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNDUuOTU1IC00ODcuNjgpIiBmaWxsPSIjMzk5Ii8+PC9nPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0Ni4wOTkgMzEuODE4KSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2MpIj48cGF0aCBkPSJNMjE4LjY1Myw0ODcuNzIyaC01LjEyOWw3LjQ1MSw3LjM2MmEuNTc4LjU3OCwwLDAsMSwwLC44MjZsLTcuNDUxLDcuMzc1aDUuMTI5bDcuODY0LTcuNzgxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIwMS40MjIgLTQ4Ny43OTEpIiBmaWxsPSIjMzk5Ii8+PHBhdGggZD0iTTIwMS41MzksNDg3LjcyMmgtNS4xMjNsNy40NDIsNy4zNjJhLjU4LjU4LDAsMCwxLDAsLjgyNmwtNy40NDIsNy4zNzVoNS4xMjNMMjA5LjQsNDk1LjVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTk2LjEyNiAtNDg3Ljc5MSkiIGZpbGw9IiMzOTkiLz48L2c+PC9nPjwvZz48L3N2Zz4=) no-repeat 0;background-position-x:16px;background-size:80px 80px}@media (min-width:768px){body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#equipment-spaced-out"]{padding-left:110px}}body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#equipment-spaced-out"]+.toggle_wrap .toggle_content{padding-left:20px}@media (min-width:768px){body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#equipment-spaced-out"]+.toggle_wrap .toggle_content{padding-left:110px}}body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#one-way-system"]{padding-left:100px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNzkuNjg0IiBoZWlnaHQ9IjgwLjIzNiIgdmlld0JveD0iMCAwIDc5LjY4NCA4MC4yMzYiPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHJlY3Qgd2lkdGg9Ijc5LjY4NCIgaGVpZ2h0PSI4MC4yMzYiIGZpbGw9InJnYmEoMCwwLDAsMCkiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4zMTYgMC4yMzYpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjMxNiAtMC4yMzYpIiBjbGlwLXBhdGg9InVybCgjYSkiPjxwYXRoIGQ9Ik0yMDIuMywzMDMuODQxcTAsMS44NDEtLjE3OSwzLjY3MnQtLjUzNiwzLjYzN3EtLjM1NywxLjgwNS0uODg3LDMuNTY2dC0xLjIzLDMuNDYycS0uNywxLjctMS41NjEsMy4zMjN0LTEuODc3LDMuMTUzcS0xLjAxNiwxLjUzLTIuMTc1LDIuOTUzdC0yLjQ1MiwyLjcyNHEtMS4yOTIsMS4zLTIuNywyLjQ2OXQtMi45MzIsMi4xOXEtMS41MTksMS4wMjMtMy4xMzIsMS44OXQtMy4zLDEuNTcycS0xLjY4OC43MDUtMy40MzcsMS4yMzh0LTMuNTQyLjg5NHEtMS43OTIuMzU5LTMuNjExLjUzOXQtMy42NDYuMThxLTEuODI4LDAtMy42NDctLjE4dC0zLjYxMS0uNTM5cS0xLjc5My0uMzU5LTMuNTQyLS44OTR0LTMuNDM3LTEuMjM4cS0xLjY4OC0uNy0zLjMtMS41NzJ0LTMuMTMyLTEuODlxLTEuNTE5LTEuMDIyLTIuOTMyLTIuMTl0LTIuNy0yLjQ2OXEtMS4yOTItMS4zLTIuNDUyLTIuNzI0dC0yLjE3NS0yLjk1M3EtMS4wMTUtMS41MzEtMS44NzctMy4xNTN0LTEuNTYxLTMuMzIzcS0uNy0xLjctMS4yMy0zLjQ2MnQtLjg4Ny0zLjU2NnEtLjM1Ni0xLjgtLjUzNi0zLjYzN3QtLjE3OS0zLjY3MnEwLTEuODQuMTc5LTMuNjcydC41MzYtMy42MzdxLjM1Ny0xLjgwNS44ODctMy41NjZ0MS4yMy0zLjQ2MXEuNy0xLjcsMS41NjEtMy4zMjR0MS44NzctMy4xNTNxMS4wMTYtMS41MzEsMi4xNzUtMi45NTN0Mi40NTItMi43MjRxMS4yOTItMS4zLDIuNy0yLjQ2OXQyLjkzMi0yLjE5cTEuNTE5LTEuMDIyLDMuMTMyLTEuODl0My4zLTEuNTcycTEuNjg4LS43LDMuNDM3LTEuMjM4dDMuNTQyLS44OTNxMS43OTItLjM1OSwzLjYxMS0uNTM5dDMuNjQ3LS4xODFxMS44MjcsMCwzLjY0Ni4xODF0My42MTEuNTM5cTEuNzkzLjM1OCwzLjU0Mi44OTN0My40MzcsMS4yMzhxMS42ODguNywzLjMsMS41NzJ0My4xMzIsMS44OXExLjUxOSwxLjAyMywyLjkzMiwyLjE5dDIuNywyLjQ2OXExLjI5MiwxLjMsMi40NTIsMi43MjR0Mi4xNzUsMi45NTNxMS4wMTUsMS41MywxLjg3NywzLjE1M3QxLjU2MSwzLjMyNHEuNywxLjcsMS4yMywzLjQ2MXQuODg3LDMuNTY2cS4zNTYsMS44MDUuNTM2LDMuNjM3VDIwMi4zLDMwMy44NDFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTI1LjI1MyAtMjYzLjcyMykiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMTYzLjY1NywyNjcuNjY2YTM0LjYzOCwzNC42MzgsMCwxLDAsNC45MjEuMzVBMzQuNzgyLDM0Ljc4MiwwLDAsMCwxNjMuNjU3LDI2Ny42NjZabS4wOTIsNzQuOTI0YTQwLjExOCw0MC4xMTgsMCwwLDEtLjA5Mi04MC4yMzQsNDAuMTE4LDQwLjExOCwwLDAsMSwuMDkyLDgwLjIzNFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjMuODY1IC0yNjIuMzU1KSIgZmlsbD0iIzVjZTFlNiIvPjwvZz48cGF0aCBkPSJNMTY0Ljk4OSw2NDQuOGg4LjAyMmE0Ljg5Myw0Ljg5MywwLDAsMCw4LjQ4MywwaDguMDIyYTEyLjI2MywxMi4yNjMsMCwxLDAsMC0yNC41MjZoLTguOTkzYy0uMDEsMC0uMDE3LjAwNi0uMDI2LjAwNmwtMi43MjEtMi4yN2EuODE4LjgxOCwwLDAsMC0xLjM0Mi42Mjl2MS42MzVIMTYxLjg3M2E0LjkwNSw0LjkwNSwwLDEsMCwwLDQuOTA2aDE0LjU2M3YxLjYzNWEuODE4LjgxOCwwLDAsMCwuNDcuNzQxLjgzNS44MzUsMCwwLDAsLjM0OC4wNzcuODI0LjgyNCwwLDAsMCwuNTI0LS4xODhsMi43MjEtMi4yNzJjLjAwOSwwLC4wMTUuMDA3LjAyNi4wMDdoOC45OTNhNy4zNTgsNy4zNTgsMCwxLDEsMCwxNC43MTZoLTguMDIyYTQuODk0LDQuODk0LDAsMCwwLTguNDgzLDBoLTguMDIyYTEyLjI2MywxMi4yNjMsMCwxLDAsMCwyNC41MjZoNi41NDF2MS42MzVhLjgxOC44MTgsMCwwLDAsLjQ2OS43NDEuODI4LjgyOCwwLDAsMCwuODczLS4xMTFsMi43Mi0yLjI3MWMuMDA5LDAsLjAxNi4wMDYuMDI2LjAwNmgxNy4wMTVhNC45MDUsNC45MDUsMCwxLDAsMC00LjlIMTc1LjYxOGMtLjAxLDAtLjAxNy4wMDYtLjAyNi4wMDZsLTIuNzItMi4yNzFhLjgxOC44MTgsMCwwLDAtMS4zNDIuNjN2MS42MzVoLTYuNTQxYTcuMzU4LDcuMzU4LDAsMSwxLDAtMTQuNzE2TTE1Ny42MzEsNjI2YTMuMjcsMy4yNywwLDEsMSwzLjI3MS0zLjI3MUEzLjI3MywzLjI3MywwLDAsMSwxNTcuNjMxLDYyNlptMTguOC0yLjQ1M2gtMTMuOXYtMS42MzVoMTMuOVptMS42MzUsMS41MjN2LTQuNjgxbDIuODExLDIuMzQxWm00LjAxNCwxNi40NjNoNy40MzFhOC45OTMsOC45OTMsMCwxLDAsMC0xNy45ODZoLTcuMDYxbC4yMjctLjE4OGEuODIyLjgyMiwwLDAsMCwwLTEuMjU5bC0uMjI3LS4xODhoNy4wNjFhMTAuNjI4LDEwLjYyOCwwLDEsMSwwLDIxLjI1N2gtNy40MzFhNC41NjIsNC41NjIsMCwwLDAsMC0xLjYzNVptLTQuODMyLTIuNDUyYTMuMjcsMy4yNywwLDEsMS0zLjI3LDMuMjdBMy4yNzMsMy4yNzMsMCwwLDEsMTc3LjI1Myw2MzkuMDc3Wk0xOTYuODc0LDY1OC43YTMuMjcsMy4yNywwLDEsMS0zLjI3LDMuMjdBMy4yNzIsMy4yNzIsMCwwLDEsMTk2Ljg3NCw2NTguN1ptLTE5LjEsMi42NC0uMjI3LS4xODhoMTQuNDJ2MS42MzVoLTE0LjQybC4yMjctLjE4OGEuODIyLjgyMiwwLDAsMCwwLTEuMjU5Wm0tNC42MTItMS43MTEsMi44MTEsMi4zNDEtMi44MTEsMi4zNDFaTTE1Niw2NTIuMTU3YTksOSwwLDAsMCw4Ljk5Myw4Ljk5M2g2LjU0MXYxLjYzNWgtNi41NDFhMTAuNjI4LDEwLjYyOCwwLDEsMSwwLTIxLjI1Nmg3LjQzMWE0LjYsNC42LDAsMCwwLDAsMS42MzVoLTcuNDMxQTksOSwwLDAsMCwxNTYsNjUyLjE1N1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMzcuNzI2IC02MDIuODIpIiBmaWxsPSIjMzk5Ii8+PC9nPjwvc3ZnPg==) no-repeat 0;background-position-x:16px;background-size:80px 80px}@media (min-width:768px){body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#one-way-system"]{padding-left:110px}}body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#one-way-system"]+.toggle_wrap .toggle_content{padding-left:20px}@media (min-width:768px){body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#one-way-system"]+.toggle_wrap .toggle_content{padding-left:110px}}body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#sanitation-stations"]{padding-left:100px;background:url(/wp-content/themes/CampusSport/dist/images/accordion/hand-wash_fd2dec7a.svg) no-repeat 0;background-position-x:16px;background-size:80px 80px}@media (min-width:768px){body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#sanitation-stations"]{padding-left:110px}}body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#sanitation-stations"]+.toggle_wrap .toggle_content{padding-left:20px}@media (min-width:768px){body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#sanitation-stations"]+.toggle_wrap .toggle_content{padding-left:110px}}body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#class-timetable"]{padding-left:100px;background:url(/wp-content/themes/CampusSport/dist/images/accordion/class-timetable_3ffbecf6.svg) no-repeat 0;background-position-x:16px;background-size:80px 80px}@media (min-width:768px){body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#class-timetable"]{padding-left:110px}}body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#class-timetable"]+.toggle_wrap .toggle_content{padding-left:20px}@media (min-width:768px){body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#class-timetable"]+.toggle_wrap .toggle_content{padding-left:110px}}body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#socially-distanced-pt"]{padding-left:100px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNzkuNjg0IiBoZWlnaHQ9IjgwLjIzNiIgdmlld0JveD0iMCAwIDc5LjY4NCA4MC4yMzYiPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHJlY3Qgd2lkdGg9Ijc5LjY4NCIgaGVpZ2h0PSI4MC4yMzYiIGZpbGw9InJnYmEoMCwwLDAsMCkiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHJlY3Qgd2lkdGg9IjQ1LjA3MSIgaGVpZ2h0PSI0OS4yMTUiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4zMTYgMC4yMzYpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjMxNiAtMC4yMzYpIiBjbGlwLXBhdGg9InVybCgjYSkiPjxwYXRoIGQ9Ik0yMDIuMywzMDMuODQxcTAsMS44NDEtLjE3OSwzLjY3MnQtLjUzNiwzLjYzN3EtLjM1NywxLjgwNS0uODg3LDMuNTY2dC0xLjIzLDMuNDYycS0uNywxLjctMS41NjEsMy4zMjN0LTEuODc3LDMuMTUzcS0xLjAxNiwxLjUzLTIuMTc1LDIuOTUzdC0yLjQ1MiwyLjcyNHEtMS4yOTIsMS4zLTIuNywyLjQ2OXQtMi45MzIsMi4xOXEtMS41MTksMS4wMjMtMy4xMzIsMS44OXQtMy4zLDEuNTcycS0xLjY4OC43MDUtMy40MzcsMS4yMzh0LTMuNTQyLjg5NHEtMS43OTIuMzU5LTMuNjExLjUzOXQtMy42NDYuMThxLTEuODI4LDAtMy42NDctLjE4dC0zLjYxMS0uNTM5cS0xLjc5My0uMzU5LTMuNTQyLS44OTR0LTMuNDM3LTEuMjM4cS0xLjY4OC0uNy0zLjMtMS41NzJ0LTMuMTMyLTEuODlxLTEuNTE5LTEuMDIyLTIuOTMyLTIuMTl0LTIuNy0yLjQ2OXEtMS4yOTItMS4zLTIuNDUyLTIuNzI0dC0yLjE3NS0yLjk1M3EtMS4wMTUtMS41MzEtMS44NzctMy4xNTN0LTEuNTYxLTMuMzIzcS0uNy0xLjctMS4yMy0zLjQ2MnQtLjg4Ny0zLjU2NnEtLjM1Ni0xLjgtLjUzNi0zLjYzN3QtLjE3OS0zLjY3MnEwLTEuODQuMTc5LTMuNjcydC41MzYtMy42MzdxLjM1Ny0xLjgwNS44ODctMy41NjZ0MS4yMy0zLjQ2MXEuNy0xLjcsMS41NjEtMy4zMjR0MS44NzctMy4xNTNxMS4wMTYtMS41MzEsMi4xNzUtMi45NTN0Mi40NTItMi43MjRxMS4yOTItMS4zLDIuNy0yLjQ2OXQyLjkzMi0yLjE5cTEuNTE5LTEuMDIyLDMuMTMyLTEuODl0My4zLTEuNTcycTEuNjg4LS43LDMuNDM3LTEuMjM4dDMuNTQyLS44OTNxMS43OTItLjM1OSwzLjYxMS0uNTM5dDMuNjQ3LS4xODFxMS44MjcsMCwzLjY0Ni4xODF0My42MTEuNTM5cTEuNzkzLjM1OCwzLjU0Mi44OTN0My40MzcsMS4yMzhxMS42ODguNywzLjMsMS41NzJ0My4xMzIsMS44OXExLjUxOSwxLjAyMywyLjkzMiwyLjE5dDIuNywyLjQ2OXExLjI5MiwxLjMsMi40NTIsMi43MjR0Mi4xNzUsMi45NTNxMS4wMTUsMS41MywxLjg3NywzLjE1M3QxLjU2MSwzLjMyNHEuNywxLjcsMS4yMywzLjQ2MXQuODg3LDMuNTY2cS4zNTYsMS44MDUuNTM2LDMuNjM3VDIwMi4zLDMwMy44NDFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTI1LjI1MyAtMjYzLjcyMykiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMTYzLjY1NywyNjcuNjY2YTM0LjYzOCwzNC42MzgsMCwxLDAsNC45MjEuMzVBMzQuNzgyLDM0Ljc4MiwwLDAsMCwxNjMuNjU3LDI2Ny42NjZabS4wOTIsNzQuOTI0YTQwLjExOCw0MC4xMTgsMCwwLDEtLjA5Mi04MC4yMzQsNDAuMTE4LDQwLjExOCwwLDAsMSwuMDkyLDgwLjIzNFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjMuODY1IC0yNjIuMzU1KSIgZmlsbD0iIzVjZTFlNiIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNyAxNSkiPjxnIGNsaXAtcGF0aD0idXJsKCNiKSI+PHBhdGggZD0iTTE4OC41ODYsMTEyMy40NTNsMi4zNywzLjI0LTIuOTE3LDIuOTA3Wm0tMjMuMDM4LDAsLjU0OCw2LjE0Ny0yLjkxOC0yLjkwN1ptNy43NzQtMTEuNDY4aDcuNDlsLTMuNzQ1LDguOTY2Wm0tMS42MjItMi4xNTJjLS4wNTQsMC0uMS4wMDgtLjE1OS4wMTdoLTEuOTY0YTkuNjY5LDkuNjY5LDAsMCwwLTcuMjA2LDMuNTA3Yy0yLjAxNSwyLjY2OS02LjQ4Nyw5Ljk4OC02LjQ4Nyw5Ljk4OGEuMDU4LjA1OCwwLDAsMC0uMDEyLjAxNiw3LjMsNy4zLDAsMCwwLTEuMjA4LDQuMTMyLDUuOTg3LDUuOTg3LDAsMCwwLDEuOTQ4LDMuODM3bDQuOTQsNC45MzNhMy45NCwzLjk0LDAsMCwwLDUuMTU4LjNsLjIsMi4yMWExLjA3LDEuMDcsMCwxLDAsMi4xMzEtLjE5MmwtMS42MDktMTguMTQ5YTEuMDczLDEuMDczLDAsMCwwLTEuOTMxLS41MzRsLTQuNTg5LDYuMjc2YTEuMDY5LDEuMDY5LDAsMCwwLC4xMDksMS4zODVsNC42MzEsNC42MmExLjgyMywxLjgyMywwLDAsMS0yLjU3OSwyLjU3OGwtNC45NDQtNC45MzNhMy43NTksMy43NTksMCwwLDEtMS4zMjUtMi40NjksNS4yNjIsNS4yNjIsMCwwLDEsLjkyNC0yLjkxNWMuMDE3LS4wMjksNC41NzItNy40MzUsNi4zNTctOS44djBhNy44NTYsNy44NTYsMCwwLDEsMS43NzItMS41MjIsNyw3LDAsMCwxLDMuNzI0LTEuMTNIMTcxbDQuNTE0LDEwLjgxLTEuNjIyLDQuMzE2YS42NjEuNjYxLDAsMCwwLC40MzEuODU1bDMuMTA1LDEuMDYzYS43MjIuNzIyLDAsMCwwLC45LS40MDlsMS45LTUuMDcxYS42NTcuNjU3LDAsMCwwLS40MjYtLjg1NWwtMS0uMzQ3LDQuMzI2LTEwLjM2M2gxLjQyNmE3LDcsMCwwLDEsMy43MjQsMS4xMyw3Ljg3Myw3Ljg3MywwLDAsMSwxLjc3MiwxLjUyMnYwYzEuNzg1LDIuMzYsNi4zNDEsOS43NjcsNi4zNTcsOS44YTUuMjY4LDUuMjY4LDAsMCwxLC45MjQsMi45MTUsMy43NTksMy43NTksMCwwLDEtMS4zMjUsMi40NjlsLTQuOTQ0LDQuOTMzYTEuODIzLDEuODIzLDAsMCwxLTIuNTc5LTIuNTc4bDQuNjMxLTQuNjJhMS4wNjMsMS4wNjMsMCwwLDAsLjEtMS4zODVsLTQuNTg1LTYuMjc2YTEuMDczLDEuMDczLDAsMCwwLTEuOTMxLjUzNGwtMS42MDksMTguMTQ5YTEuMDcsMS4wNywwLDEsMCwyLjEzMi4xOTJsLjItMi4yMWEzLjk0LDMuOTQsMCwwLDAsNS4xNTgtLjNsNC45NDQtNC45MzNhNiw2LDAsMCwwLDEuOTQ0LTMuODM3LDcuMyw3LjMsMCwwLDAtMS4yMDgtNC4xMzIuMDU4LjA1OCwwLDAsMC0uMDEyLS4wMTZzLTQuNDczLTcuMzE5LTYuNDg3LTkuOTg4YTkuNjY5LDkuNjY5LDAsMCwwLTcuMjA2LTMuNTA3SDE3MS44ODRBMS40LDEuNCwwLDAsMCwxNzEuNywxMTA5LjgzM1ptNS4zNjctMTcuMDY1YTYuNDA1LDYuNDA1LDAsMSwxLTYuNDIsNi40MDZBNi40LDYuNCwwLDAsMSwxNzcuMDY3LDEwOTIuNzY4Wm0wLTIuMTM1YTguNTQxLDguNTQxLDAsMSwwLDguNTYsOC41NEE4LjU2Nyw4LjU2NywwLDAsMCwxNzcuMDY3LDEwOTAuNjMzWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE1NC41MzEgLTEwOTAuNjMzKSIgZmlsbD0iIzM5OSIvPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 0;background-position-x:16px;background-size:80px 80px}@media (min-width:768px){body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#socially-distanced-pt"]{padding-left:110px}}body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#socially-distanced-pt"]+.toggle_wrap .toggle_content{padding-left:20px}@media (min-width:768px){body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#socially-distanced-pt"]+.toggle_wrap .toggle_content{padding-left:110px}}body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#enhanced-digital-support"]{padding-left:100px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNzkuNjg0IiBoZWlnaHQ9IjgwLjIzNiIgdmlld0JveD0iMCAwIDc5LjY4NCA4MC4yMzYiPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHJlY3Qgd2lkdGg9Ijc5LjY4NCIgaGVpZ2h0PSI4MC4yMzYiIGZpbGw9InJnYmEoMCwwLDAsMCkiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHJlY3Qgd2lkdGg9IjcwLjQ1NiIgaGVpZ2h0PSI3MC40NTUiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYyI+PHJlY3Qgd2lkdGg9IjM3LjgxOCIgaGVpZ2h0PSI1NS45NSIgZmlsbD0ibm9uZSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjMxNiAwLjIzNikiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMzE2IC0wLjIzNikiIGNsaXAtcGF0aD0idXJsKCNhKSI+PHBhdGggZD0iTTIwMi4zLDMwMy44NDFxMCwxLjg0MS0uMTc5LDMuNjcydC0uNTM2LDMuNjM3cS0uMzU3LDEuODA1LS44ODcsMy41NjZ0LTEuMjMsMy40NjJxLS43LDEuNy0xLjU2MSwzLjMyM3QtMS44NzcsMy4xNTNxLTEuMDE2LDEuNTMtMi4xNzUsMi45NTN0LTIuNDUyLDIuNzI0cS0xLjI5MiwxLjMtMi43LDIuNDY5dC0yLjkzMiwyLjE5cS0xLjUxOSwxLjAyMy0zLjEzMiwxLjg5dC0zLjMsMS41NzJxLTEuNjg4LjcwNS0zLjQzNywxLjIzOHQtMy41NDIuODk0cS0xLjc5Mi4zNTktMy42MTEuNTM5dC0zLjY0Ni4xOHEtMS44MjgsMC0zLjY0Ny0uMTh0LTMuNjExLS41MzlxLTEuNzkzLS4zNTktMy41NDItLjg5NHQtMy40MzctMS4yMzhxLTEuNjg4LS43LTMuMy0xLjU3MnQtMy4xMzItMS44OXEtMS41MTktMS4wMjItMi45MzItMi4xOXQtMi43LTIuNDY5cS0xLjI5Mi0xLjMtMi40NTItMi43MjR0LTIuMTc1LTIuOTUzcS0xLjAxNS0xLjUzMS0xLjg3Ny0zLjE1M3QtMS41NjEtMy4zMjNxLS43LTEuNy0xLjIzLTMuNDYydC0uODg3LTMuNTY2cS0uMzU2LTEuOC0uNTM2LTMuNjM3dC0uMTc5LTMuNjcycTAtMS44NC4xNzktMy42NzJ0LjUzNi0zLjYzN3EuMzU3LTEuODA1Ljg4Ny0zLjU2NnQxLjIzLTMuNDYxcS43LTEuNywxLjU2MS0zLjMyNHQxLjg3Ny0zLjE1M3ExLjAxNi0xLjUzMSwyLjE3NS0yLjk1M3QyLjQ1Mi0yLjcyNHExLjI5Mi0xLjMsMi43LTIuNDY5dDIuOTMyLTIuMTlxMS41MTktMS4wMjIsMy4xMzItMS44OXQzLjMtMS41NzJxMS42ODgtLjcsMy40MzctMS4yMzh0My41NDItLjg5M3ExLjc5Mi0uMzU5LDMuNjExLS41Mzl0My42NDctLjE4MXExLjgyNywwLDMuNjQ2LjE4MXQzLjYxMS41MzlxMS43OTMuMzU4LDMuNTQyLjg5M3QzLjQzNywxLjIzOHExLjY4OC43LDMuMywxLjU3MnQzLjEzMiwxLjg5cTEuNTE5LDEuMDIzLDIuOTMyLDIuMTl0Mi43LDIuNDY5cTEuMjkyLDEuMywyLjQ1MiwyLjcyNHQyLjE3NSwyLjk1M3ExLjAxNSwxLjUzLDEuODc3LDMuMTUzdDEuNTYxLDMuMzI0cS43LDEuNywxLjIzLDMuNDYxdC44ODcsMy41NjZxLjM1NiwxLjgwNS41MzYsMy42MzdUMjAyLjMsMzAzLjg0MVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjUuMjUzIC0yNjMuNzIzKSIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xNjMuNjU3LDI2Ny42NjZhMzQuNjM4LDM0LjYzOCwwLDEsMCw0LjkyMS4zNUEzNC43ODIsMzQuNzgyLDAsMCwwLDE2My42NTcsMjY3LjY2NlptLjA5Miw3NC45MjRhNDAuMTE4LDQwLjExOCwwLDAsMS0uMDkyLTgwLjIzNCw0MC4xMTgsNDAuMTE4LDAsMCwxLC4wOTIsODAuMjM0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyMy44NjUgLTI2Mi4zNTUpIiBmaWxsPSIjNWNlMWU2Ii8+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuNjk1IDAuMDQyKSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMy4zMDUgNC45NTgpIj48ZyBjbGlwLXBhdGg9InVybCgjYikiPjxwYXRoIGQ9Ik0xOTQuMDY0LDEzMDIuMTcxYTMuMTE3LDMuMTE3LDAsMCwxLTMuMTE3LDMuMTE3aC0yNi4yN2EzLjExNywzLjExNywwLDAsMS0zLjExNy0zLjExN3YtNTEuNjZhMy4xMTgsMy4xMTgsMCwwLDEsMy4xMTctMy4xMTloMjYuMjdhMy4xMTgsMy4xMTgsMCwwLDEsMy4xMTcsMy4xMTh2NTEuNjYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNDEuMjU5IC0xMjQxLjQwNykiIGZpbGw9IiNmZWZlZmUiLz48cGF0aCBkPSJNMTkzLjkxNiwxMzAyLjAyMmgtLjMzMWEyLjc4NCwyLjc4NCwwLDAsMS0yLjc4NSwyLjc4NWgtMjYuMjdhMi43ODQsMi43ODQsMCwwLDEtMi43ODYtMi43ODV2LTUxLjY2YTIuNzg1LDIuNzg1LDAsMCwxLDIuNzg2LTIuNzg4SDE5MC44YTIuNzg1LDIuNzg1LDAsMCwxLDIuNzg1LDIuNzg3djUxLjY2aC42NjN2LTUxLjY2YTMuNDUsMy40NSwwLDAsMC0zLjQ0OC0zLjQ1aC0yNi4yN2EzLjQ0OSwzLjQ0OSwwLDAsMC0zLjQ0OSwzLjQ1djUxLjY2YTMuNDQ4LDMuNDQ4LDAsMCwwLDMuNDQ5LDMuNDQ4SDE5MC44YTMuNDQ5LDMuNDQ5LDAsMCwwLDMuNDQ4LTMuNDQ4aC0uMzMxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTQxLjExIC0xMjQxLjI1OSkiIGZpbGw9IiMzOTkiLz48cmVjdCB3aWR0aD0iMzAuMDA1IiBoZWlnaHQ9IjQ2LjgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIxLjU1MSAxMS4yNzQpIiBmaWxsPSIjNWNlMWU2Ii8+PHBhdGggZD0iTTE4NS41MTksMTMyNy44MzFoLTIuOTI4YS44NjYuODY2LDAsMCwxLS44NjctLjg2NXYtMi4yNTZhLjg2Ni44NjYsMCwwLDEsLjg2Ny0uODY1aDIuOTI4YS44NjUuODY1LDAsMCwxLC44NjQuODY1djIuMjU2YS44NjUuODY1LDAsMCwxLS44NjQuODY1bS0yLjkyOC0zLjI0OGEuMTI3LjEyNywwLDAsMC0uMTI4LjEyN3YyLjI1NmEuMTI3LjEyNywwLDAsMCwuMTI4LjEyNmgyLjkyOGEuMTI2LjEyNiwwLDAsMCwuMTI2LS4xMjZ2LTIuMjU2YS4xMjYuMTI2LDAsMCwwLS4xMjYtLjEyN1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNDcuNSAtMTI2NS4wNzIpIiBmaWxsPSIjMzk5Ii8+PHBhdGggZD0iTTE4OS4yNTcsMTI1MS40OTFhLjcuNywwLDAsMS0uNy43aC0xMy42OGEuNy43LDAsMCwxLDAtMS40aDEzLjY4YS43LjcsMCwwLDEsLjcuNyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE0NS4xNjUgLTEyNDIuNDYpIiBmaWxsPSIjMzk5Ii8+PC9nPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMS41NTEgMTIuMjI4KSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2MpIj48cGF0aCBkPSJNMTc5LjIxOSwxMjgzLjE4M3MtMi4wNzctMS42NTUtMS4xLTUuMzUxYzAsMCwxLDIuMDYzLDIuNjM1LDIuNDExLDAsMCwuNjExLTMuOTI1LDIuMzY4LTQuNDc3YTUuNDQ4LDUuNDQ4LDAsMCwwLDEuMTQ3LDQuNDdzMS40LTMuMSwzLjI1LTMuMTE0YTMuNjYsMy42NiwwLDAsMC0uMzYyLDMuMDE5LDIuNzI5LDIuNzI5LDAsMCwxLS42NzEsMy4wNjIsMy45NzYsMy45NzYsMCwwLDAsMi42MTMtMS40NDJzMS4xNTMtMS4zODcuNTY1LTUuMTYzYTMuNjY3LDMuNjY3LDAsMCwxLDIuNTYzLTMuODI2cy0zLjQxNC0yLjA2NS02Ljc1NSwxLjU2MWE1LjYsNS42LDAsMCwxLDEuNTc0LTYuNDg1cy01LjYyOS0uNi03LjkyLDcuNDNjMCwwLTIuMS0xLjQ2Ny0uODItNS4zMTksMCwwLTMuNzk1LDIuMTYyLTMuMzExLDguODc3LDAsMCwuMDkzLDQuMzM3LDQuMjI0LDQuMzQ4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTYzLjY1MSAtMTI1NS4wMDUpIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTE4Mi42MTIsMTMwNS45Njh2LTEyLjgwN2gtNS43NjR2MS41OTRoMi40OTFzLjc2OC4wMzYuNzY4Ljk4N2wxLjQxLDEwLjExNHYuMTA5aDEuMDk0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE2NC4yMzcgLTEyNjIuODQ0KSIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xODYuNzQzLDEzMDUuOTY4di0xMi44MDdoNS43NjZ2MS41OTRoLTIuNDkxcy0uNzY4LjAzNi0uNzY4Ljk4N2wtMS40MTEsMTAuMTE0di4xMDloLTEuMVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNjcuMyAtMTI2Mi44NDQpIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L2c+PC9nPjwvc3ZnPg==) no-repeat 0;background-position-x:16px;background-size:80px 80px}@media (min-width:768px){body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#enhanced-digital-support"]{padding-left:110px}}body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#enhanced-digital-support"]+.toggle_wrap .toggle_content{padding-left:20px}@media (min-width:768px){body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#enhanced-digital-support"]+.toggle_wrap .toggle_content{padding-left:110px}}body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#confined-spaces"]{padding-left:100px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNzkuNjg0IiBoZWlnaHQ9IjgwLjIzNiIgdmlld0JveD0iMCAwIDc5LjY4NCA4MC4yMzYiPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHJlY3Qgd2lkdGg9Ijc5LjY4NCIgaGVpZ2h0PSI4MC4yMzYiIGZpbGw9InJnYmEoMCwwLDAsMCkiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBpZD0iYiI+PHJlY3Qgd2lkdGg9IjU0LjkxNCIgaGVpZ2h0PSI1NC45MTQiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4zMTYgMC4yMzYpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjMxNiAtMC4yMzYpIiBjbGlwLXBhdGg9InVybCgjYSkiPjxwYXRoIGQ9Ik0yMDIuMywzMDMuODQxcTAsMS44NDEtLjE3OSwzLjY3MnQtLjUzNiwzLjYzN3EtLjM1NywxLjgwNS0uODg3LDMuNTY2dC0xLjIzLDMuNDYycS0uNywxLjctMS41NjEsMy4zMjN0LTEuODc3LDMuMTUzcS0xLjAxNiwxLjUzLTIuMTc1LDIuOTUzdC0yLjQ1MiwyLjcyNHEtMS4yOTIsMS4zLTIuNywyLjQ2OXQtMi45MzIsMi4xOXEtMS41MTksMS4wMjMtMy4xMzIsMS44OXQtMy4zLDEuNTcycS0xLjY4OC43MDUtMy40MzcsMS4yMzh0LTMuNTQyLjg5NHEtMS43OTIuMzU5LTMuNjExLjUzOXQtMy42NDYuMThxLTEuODI4LDAtMy42NDctLjE4dC0zLjYxMS0uNTM5cS0xLjc5My0uMzU5LTMuNTQyLS44OTR0LTMuNDM3LTEuMjM4cS0xLjY4OC0uNy0zLjMtMS41NzJ0LTMuMTMyLTEuODlxLTEuNTE5LTEuMDIyLTIuOTMyLTIuMTl0LTIuNy0yLjQ2OXEtMS4yOTItMS4zLTIuNDUyLTIuNzI0dC0yLjE3NS0yLjk1M3EtMS4wMTUtMS41MzEtMS44NzctMy4xNTN0LTEuNTYxLTMuMzIzcS0uNy0xLjctMS4yMy0zLjQ2MnQtLjg4Ny0zLjU2NnEtLjM1Ni0xLjgtLjUzNi0zLjYzN3QtLjE3OS0zLjY3MnEwLTEuODQuMTc5LTMuNjcydC41MzYtMy42MzdxLjM1Ny0xLjgwNS44ODctMy41NjZ0MS4yMy0zLjQ2MXEuNy0xLjcsMS41NjEtMy4zMjR0MS44NzctMy4xNTNxMS4wMTYtMS41MzEsMi4xNzUtMi45NTN0Mi40NTItMi43MjRxMS4yOTItMS4zLDIuNy0yLjQ2OXQyLjkzMi0yLjE5cTEuNTE5LTEuMDIyLDMuMTMyLTEuODl0My4zLTEuNTcycTEuNjg4LS43LDMuNDM3LTEuMjM4dDMuNTQyLS44OTNxMS43OTItLjM1OSwzLjYxMS0uNTM5dDMuNjQ3LS4xODFxMS44MjcsMCwzLjY0Ni4xODF0My42MTEuNTM5cTEuNzkzLjM1OCwzLjU0Mi44OTN0My40MzcsMS4yMzhxMS42ODguNywzLjMsMS41NzJ0My4xMzIsMS44OXExLjUxOSwxLjAyMywyLjkzMiwyLjE5dDIuNywyLjQ2OXExLjI5MiwxLjMsMi40NTIsMi43MjR0Mi4xNzUsMi45NTNxMS4wMTUsMS41MywxLjg3NywzLjE1M3QxLjU2MSwzLjMyNHEuNywxLjcsMS4yMywzLjQ2MXQuODg3LDMuNTY2cS4zNTYsMS44MDUuNTM2LDMuNjM3VDIwMi4zLDMwMy44NDFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTI1LjI1MyAtMjYzLjcyMykiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMTYzLjY1NywyNjcuNjY2YTM0LjYzOCwzNC42MzgsMCwxLDAsNC45MjEuMzVBMzQuNzgyLDM0Ljc4MiwwLDAsMCwxNjMuNjU3LDI2Ny42NjZabS4wOTIsNzQuOTI0YTQwLjExOCw0MC4xMTgsMCwwLDEtLjA5Mi04MC4yMzQsNDAuMTE4LDQwLjExOCwwLDAsMSwuMDkyLDgwLjIzNFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjMuODY1IC0yNjIuMzU1KSIgZmlsbD0iIzVjZTFlNiIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMyAxMykiPjxnIGNsaXAtcGF0aD0idXJsKCNiKSI+PHBhdGggZD0iTTE2Mi4yNDcsMTQzMC45MzZoNi44NjR2LTEuNzE2aC02Ljg2NHYxLjcxNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE1MS45NTEgLTE0MjQuMDcyKSIgZmlsbD0iIzM5OSIvPjxwYXRoIGQ9Ik0xNjIuMjQ3LDE0MzUuOTA3aDYuODY0di0xLjcxNmgtNi44NjR2MS43MTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNTEuOTUxIC0xNDI1LjYxMSkiIGZpbGw9IiMzOTkiLz48cGF0aCBkPSJNMTYyLjI0NywxNDQwLjg3OGg2Ljg2NHYtMS43MTZoLTYuODY0djEuNzE2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTUxLjk1MSAtMTQyNy4xNDkpIiBmaWxsPSIjMzk5Ii8+PHBhdGggZD0iTTE4Mi4xMywxNDMwLjkzNmg2Ljg2NHYtMS43MTZIMTgyLjEzdjEuNzE2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTU4LjEwNSAtMTQyNC4wNzIpIiBmaWxsPSIjMzk5Ii8+PHBhdGggZD0iTTE4Mi4xMywxNDM1LjkwN2g2Ljg2NHYtMS43MTZIMTgyLjEzdjEuNzE2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTU4LjEwNSAtMTQyNS42MTEpIiBmaWxsPSIjMzk5Ii8+PHBhdGggZD0iTTE4Mi4xMywxNDQwLjg3OGg2Ljg2NHYtMS43MTZIMTgyLjEzdjEuNzE2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTU4LjEwNSAtMTQyNy4xNDkpIiBmaWxsPSIjMzk5Ii8+PHBhdGggZD0iTTIwMi4wMTMsMTQzMC45MzZoNi44NjR2LTEuNzE2aC02Ljg2NHYxLjcxNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE2NC4yNiAtMTQyNC4wNzIpIiBmaWxsPSIjMzk5Ii8+PHBhdGggZD0iTTIwMi4wMTMsMTQzNS45MDdoNi44NjR2LTEuNzE2aC02Ljg2NHYxLjcxNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE2NC4yNiAtMTQyNS42MTEpIiBmaWxsPSIjMzk5Ii8+PHBhdGggZD0iTTIwMi4wMTMsMTQ0MC44NzhoNi44NjR2LTEuNzE2aC02Ljg2NHYxLjcxNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE2NC4yNiAtMTQyNy4xNDkpIiBmaWxsPSIjMzk5Ii8+PHBhdGggZD0iTTE2My41NzgsMTQ0OS4xYTIuNTc0LDIuNTc0LDAsMSwwLDIuNTc1LDIuNTc0LDIuNTc1LDIuNTc1LDAsMCwwLTIuNTc1LTIuNTc0bTAsMy40MzJhLjg1OC44NTgsMCwxLDEsLjg1OC0uODU4QS44NTkuODU5LDAsMCwxLDE2My41NzgsMTQ1Mi41MzZaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTUxLjU2NiAtMTQzMC4yMjcpIiBmaWxsPSIjMzk5Ii8+PHBhdGggZD0iTTE4My40NjIsMTQ0OS4xYTIuNTc0LDIuNTc0LDAsMSwwLDIuNTc0LDIuNTc0LDIuNTc2LDIuNTc2LDAsMCwwLTIuNTc0LTIuNTc0bTAsMy40MzJhLjg1OC44NTgsMCwxLDEsLjg1OC0uODU4QS44Ni44NiwwLDAsMSwxODMuNDYyLDE0NTIuNTM2WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE1Ny43MiAtMTQzMC4yMjcpIiBmaWxsPSIjMzk5Ii8+PHBhdGggZD0iTTIwMy4zNDUsMTQ0OS4xYTIuNTc0LDIuNTc0LDAsMSwwLDIuNTc0LDIuNTc0LDIuNTc1LDIuNTc1LDAsMCwwLTIuNTc0LTIuNTc0bTAsMy40MzJhLjg1OC44NTgsMCwxLDEsLjg1OC0uODU4QS44Ni44NiwwLDAsMSwyMDMuMzQ1LDE0NTIuNTM2WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE2My44NzUgLTE0MzAuMjI3KSIgZmlsbD0iIzM5OSIvPjxwYXRoIGQ9Ik0yMDAuNDQ0LDE0NjMuNzE5aC0zLjQzMnYtMzkuNDY5aC00Mi45djM5LjQ2OWgtMy40MzJhLjg1OS44NTksMCwwLDAtLjg1OC44NTh2My40MzJhLjg1OS44NTksMCwwLDAsLjg1OC44NThoNi44NjR2Ni4wMDZhLjg2Ljg2LDAsMCwwLC44NTguODU4aDUuMTQ4YS44Ni44NiwwLDAsMCwuODU4LS44NTh2LTYuMDA2aDIyLjMwOXY2LjAwNmEuODYuODYsMCwwLDAsLjg1OC44NThoNS4xNDhhLjg1OS44NTksMCwwLDAsLjg1OC0uODU4di02LjAwNmg2Ljg2NWEuODU5Ljg1OSwwLDAsMCwuODU4LS44NTh2LTMuNDMyYS44NTkuODU5LDAsMCwwLS44NTgtLjg1OG0tMTcuMTYxLTM3Ljc1M0gxOTUuM3YzNy43NTNIMTgzLjI4M1ptLTEzLjcyOCwwaDEyLjAxM3YzNy43NTNIMTY5LjU1NVptLTEzLjcyOCwwaDEyLjAxM3YzNy43NTNIMTU1LjgyNlptNi44NjUsNDguMDQ5aC0zLjQzMnYtNS4xNDhoMy40MzJabTI5LjE3MywwaC0zLjQzMnYtNS4xNDhoMy40MzJabTcuNzIyLTYuODY0SDE1MS41MzZ2LTEuNzE3aDQ4LjA0OVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNDguMTA0IC0xNDIyLjUzMykiIGZpbGw9IiMzOTkiLz48L2c+PC9nPjwvZz48L3N2Zz4=) no-repeat 0;background-position-x:16px;background-size:80px 80px}@media (min-width:768px){body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#confined-spaces"]{padding-left:110px}}body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#confined-spaces"]+.toggle_wrap .toggle_content{padding-left:20px}@media (min-width:768px){body.covid-19 .faq-covid .av_toggle_section .single_toggle p[data-fake-id="#confined-spaces"]+.toggle_wrap .toggle_content{padding-left:110px}}body.covid-19 .faq-covid .av_toggle_section .single_toggle .toggle_content p{color:#000!important;font-size:18px!important;font-weight:400!important}@media (min-width:768px){body.myzone #how-myzone-works .flex_column_table:last-of-type{width:66%;margin:0 auto}}body.myzone #how-myzone-works .flex_column .avia_image{max-width:250px}@media (min-width:768px){body.myzone #myzone-app .flex_column .avia_image{max-width:880px}}body.myzone #myzone-app strong{color:#000}@media (min-width:768px){body.myzone #myzone-performance-zone .flex_column .avia_image{max-width:880px}}body.myzone #the-kit .flex_column .avia_image{max-width:263px}@media (min-width:768px){body.myzone #the-kit .flex_column .avia_image{max-width:463px}}body#top .footer_color .widgettitle{border:none;margin-top:10px;margin-bottom:10px;text-transform:inherit}.legal{border-top:none;padding-bottom:15px}.legal ul{margin:0;font-size:11px}@media (min-width:768px){.legal ul{list-style-type:none}.legal ul li{display:inline-block;padding-right:1em}}@media (min-width:768px) and (max-width:989.98px){#footer{font-size:20px}}#footer img.footer-logo{max-width:300px!important}#footer .social_bookmarks li{border-right:none}@media (max-width:767.98px){#footer .social_bookmarks li{width:50px}#footer .social_bookmarks li a{width:50px;line-height:50px;min-height:50px;font-size:30px}}#footer .widget{margin:10px 0}#footer .av_footer_2{display:none}@media (min-width:768px){#footer .av_footer_2{display:block;padding-left:15px;padding-right:15px;border-left:solid #fff;border-right:solid #fff;padding-top:64px}}@media (min-width:990px){#footer .av_footer_2{padding-left:30px;padding-right:30px}}@media (min-width:768px){#footer .av_footer_3{padding-top:64px;padding-left:15px}}.quick-links ul{list-style-type:none}