@charset "UTF-8";
@charset "UTF-8";
html .anwp-pg-wrap{box-sizing:border-box;-ms-overflow-style:scrollbar}.anwp-pg-wrap *,.anwp-pg-wrap :after,.anwp-pg-wrap :before{box-sizing:inherit}.anwp-pg-wrap .d-none{display:none!important}.anwp-pg-wrap .d-inline{display:inline!important}.anwp-pg-wrap .d-inline-block{display:inline-block!important}.anwp-pg-wrap .d-block{display:block!important}.anwp-pg-wrap .d-table{display:table!important}.anwp-pg-wrap .d-table-row{display:table-row!important}.anwp-pg-wrap .d-table-cell{display:table-cell!important}.anwp-pg-wrap .d-flex{display:flex!important}.anwp-pg-wrap .d-inline-flex{display:inline-flex!important}@media (min-width:576px){.anwp-pg-wrap .d-sm-none{display:none!important}.anwp-pg-wrap .d-sm-inline{display:inline!important}.anwp-pg-wrap .d-sm-inline-block{display:inline-block!important}.anwp-pg-wrap .d-sm-block{display:block!important}.anwp-pg-wrap .d-sm-table{display:table!important}.anwp-pg-wrap .d-sm-table-row{display:table-row!important}.anwp-pg-wrap .d-sm-table-cell{display:table-cell!important}.anwp-pg-wrap .d-sm-flex{display:flex!important}.anwp-pg-wrap .d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.anwp-pg-wrap .d-md-none{display:none!important}.anwp-pg-wrap .d-md-inline{display:inline!important}.anwp-pg-wrap .d-md-inline-block{display:inline-block!important}.anwp-pg-wrap .d-md-block{display:block!important}.anwp-pg-wrap .d-md-table{display:table!important}.anwp-pg-wrap .d-md-table-row{display:table-row!important}.anwp-pg-wrap .d-md-table-cell{display:table-cell!important}.anwp-pg-wrap .d-md-flex{display:flex!important}.anwp-pg-wrap .d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.anwp-pg-wrap .d-lg-none{display:none!important}.anwp-pg-wrap .d-lg-inline{display:inline!important}.anwp-pg-wrap .d-lg-inline-block{display:inline-block!important}.anwp-pg-wrap .d-lg-block{display:block!important}.anwp-pg-wrap .d-lg-table{display:table!important}.anwp-pg-wrap .d-lg-table-row{display:table-row!important}.anwp-pg-wrap .d-lg-table-cell{display:table-cell!important}.anwp-pg-wrap .d-lg-flex{display:flex!important}.anwp-pg-wrap .d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.anwp-pg-wrap .d-xl-none{display:none!important}.anwp-pg-wrap .d-xl-inline{display:inline!important}.anwp-pg-wrap .d-xl-inline-block{display:inline-block!important}.anwp-pg-wrap .d-xl-block{display:block!important}.anwp-pg-wrap .d-xl-table{display:table!important}.anwp-pg-wrap .d-xl-table-row{display:table-row!important}.anwp-pg-wrap .d-xl-table-cell{display:table-cell!important}.anwp-pg-wrap .d-xl-flex{display:flex!important}.anwp-pg-wrap .d-xl-inline-flex{display:inline-flex!important}}.anwp-pg-wrap .position-static{position:static!important}.anwp-pg-wrap .position-relative{position:relative!important}.anwp-pg-wrap .position-absolute{position:absolute!important}.anwp-pg-wrap .position-fixed{position:fixed!important}.anwp-pg-wrap .position-sticky{position:-webkit-sticky!important;position:sticky!important}.anwp-pg-wrap .flex-row{flex-direction:row!important}.anwp-pg-wrap .flex-column{flex-direction:column!important}.anwp-pg-wrap .flex-row-reverse{flex-direction:row-reverse!important}.anwp-pg-wrap .flex-column-reverse{flex-direction:column-reverse!important}.anwp-pg-wrap .flex-wrap{flex-wrap:wrap!important}.anwp-pg-wrap .flex-nowrap{flex-wrap:nowrap!important}.anwp-pg-wrap .flex-wrap-reverse{flex-wrap:wrap-reverse!important}.anwp-pg-wrap .flex-fill{flex:1 1 auto!important}.anwp-pg-wrap .flex-grow-0{flex-grow:0!important}.anwp-pg-wrap .flex-grow-1{flex-grow:1!important}.anwp-pg-wrap .flex-shrink-0{flex-shrink:0!important}.anwp-pg-wrap .flex-shrink-1{flex-shrink:1!important}.anwp-pg-wrap .justify-content-start{justify-content:flex-start!important}.anwp-pg-wrap .justify-content-end{justify-content:flex-end!important}.anwp-pg-wrap .justify-content-center{justify-content:center!important}.anwp-pg-wrap .justify-content-between{justify-content:space-between!important}.anwp-pg-wrap .justify-content-around{justify-content:space-around!important}.anwp-pg-wrap .align-items-start{align-items:flex-start!important}.anwp-pg-wrap .align-items-end{align-items:flex-end!important}.anwp-pg-wrap .align-items-center{align-items:center!important}.anwp-pg-wrap .align-items-baseline{align-items:baseline!important}.anwp-pg-wrap .align-items-stretch{align-items:stretch!important}.anwp-pg-wrap .align-content-start{align-content:flex-start!important}.anwp-pg-wrap .align-content-end{align-content:flex-end!important}.anwp-pg-wrap .align-content-center{align-content:center!important}.anwp-pg-wrap .align-content-between{align-content:space-between!important}.anwp-pg-wrap .align-content-around{align-content:space-around!important}.anwp-pg-wrap .align-content-stretch{align-content:stretch!important}.anwp-pg-wrap .align-self-auto{align-self:auto!important}.anwp-pg-wrap .align-self-start{align-self:flex-start!important}.anwp-pg-wrap .align-self-end{align-self:flex-end!important}.anwp-pg-wrap .align-self-center{align-self:center!important}.anwp-pg-wrap .align-self-baseline{align-self:baseline!important}.anwp-pg-wrap .align-self-stretch{align-self:stretch!important}@media (min-width:576px){.anwp-pg-wrap .flex-sm-row{flex-direction:row!important}.anwp-pg-wrap .flex-sm-column{flex-direction:column!important}.anwp-pg-wrap .flex-sm-row-reverse{flex-direction:row-reverse!important}.anwp-pg-wrap .flex-sm-column-reverse{flex-direction:column-reverse!important}.anwp-pg-wrap .flex-sm-wrap{flex-wrap:wrap!important}.anwp-pg-wrap .flex-sm-nowrap{flex-wrap:nowrap!important}.anwp-pg-wrap .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.anwp-pg-wrap .flex-sm-fill{flex:1 1 auto!important}.anwp-pg-wrap .flex-sm-grow-0{flex-grow:0!important}.anwp-pg-wrap .flex-sm-grow-1{flex-grow:1!important}.anwp-pg-wrap .flex-sm-shrink-0{flex-shrink:0!important}.anwp-pg-wrap .flex-sm-shrink-1{flex-shrink:1!important}.anwp-pg-wrap .justify-content-sm-start{justify-content:flex-start!important}.anwp-pg-wrap .justify-content-sm-end{justify-content:flex-end!important}.anwp-pg-wrap .justify-content-sm-center{justify-content:center!important}.anwp-pg-wrap .justify-content-sm-between{justify-content:space-between!important}.anwp-pg-wrap .justify-content-sm-around{justify-content:space-around!important}.anwp-pg-wrap .align-items-sm-start{align-items:flex-start!important}.anwp-pg-wrap .align-items-sm-end{align-items:flex-end!important}.anwp-pg-wrap .align-items-sm-center{align-items:center!important}.anwp-pg-wrap .align-items-sm-baseline{align-items:baseline!important}.anwp-pg-wrap .align-items-sm-stretch{align-items:stretch!important}.anwp-pg-wrap .align-content-sm-start{align-content:flex-start!important}.anwp-pg-wrap .align-content-sm-end{align-content:flex-end!important}.anwp-pg-wrap .align-content-sm-center{align-content:center!important}.anwp-pg-wrap .align-content-sm-between{align-content:space-between!important}.anwp-pg-wrap .align-content-sm-around{align-content:space-around!important}.anwp-pg-wrap .align-content-sm-stretch{align-content:stretch!important}.anwp-pg-wrap .align-self-sm-auto{align-self:auto!important}.anwp-pg-wrap .align-self-sm-start{align-self:flex-start!important}.anwp-pg-wrap .align-self-sm-end{align-self:flex-end!important}.anwp-pg-wrap .align-self-sm-center{align-self:center!important}.anwp-pg-wrap .align-self-sm-baseline{align-self:baseline!important}.anwp-pg-wrap .align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.anwp-pg-wrap .flex-md-row{flex-direction:row!important}.anwp-pg-wrap .flex-md-column{flex-direction:column!important}.anwp-pg-wrap .flex-md-row-reverse{flex-direction:row-reverse!important}.anwp-pg-wrap .flex-md-column-reverse{flex-direction:column-reverse!important}.anwp-pg-wrap .flex-md-wrap{flex-wrap:wrap!important}.anwp-pg-wrap .flex-md-nowrap{flex-wrap:nowrap!important}.anwp-pg-wrap .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.anwp-pg-wrap .flex-md-fill{flex:1 1 auto!important}.anwp-pg-wrap .flex-md-grow-0{flex-grow:0!important}.anwp-pg-wrap .flex-md-grow-1{flex-grow:1!important}.anwp-pg-wrap .flex-md-shrink-0{flex-shrink:0!important}.anwp-pg-wrap .flex-md-shrink-1{flex-shrink:1!important}.anwp-pg-wrap .justify-content-md-start{justify-content:flex-start!important}.anwp-pg-wrap .justify-content-md-end{justify-content:flex-end!important}.anwp-pg-wrap .justify-content-md-center{justify-content:center!important}.anwp-pg-wrap .justify-content-md-between{justify-content:space-between!important}.anwp-pg-wrap .justify-content-md-around{justify-content:space-around!important}.anwp-pg-wrap .align-items-md-start{align-items:flex-start!important}.anwp-pg-wrap .align-items-md-end{align-items:flex-end!important}.anwp-pg-wrap .align-items-md-center{align-items:center!important}.anwp-pg-wrap .align-items-md-baseline{align-items:baseline!important}.anwp-pg-wrap .align-items-md-stretch{align-items:stretch!important}.anwp-pg-wrap .align-content-md-start{align-content:flex-start!important}.anwp-pg-wrap .align-content-md-end{align-content:flex-end!important}.anwp-pg-wrap .align-content-md-center{align-content:center!important}.anwp-pg-wrap .align-content-md-between{align-content:space-between!important}.anwp-pg-wrap .align-content-md-around{align-content:space-around!important}.anwp-pg-wrap .align-content-md-stretch{align-content:stretch!important}.anwp-pg-wrap .align-self-md-auto{align-self:auto!important}.anwp-pg-wrap .align-self-md-start{align-self:flex-start!important}.anwp-pg-wrap .align-self-md-end{align-self:flex-end!important}.anwp-pg-wrap .align-self-md-center{align-self:center!important}.anwp-pg-wrap .align-self-md-baseline{align-self:baseline!important}.anwp-pg-wrap .align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.anwp-pg-wrap .flex-lg-row{flex-direction:row!important}.anwp-pg-wrap .flex-lg-column{flex-direction:column!important}.anwp-pg-wrap .flex-lg-row-reverse{flex-direction:row-reverse!important}.anwp-pg-wrap .flex-lg-column-reverse{flex-direction:column-reverse!important}.anwp-pg-wrap .flex-lg-wrap{flex-wrap:wrap!important}.anwp-pg-wrap .flex-lg-nowrap{flex-wrap:nowrap!important}.anwp-pg-wrap .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.anwp-pg-wrap .flex-lg-fill{flex:1 1 auto!important}.anwp-pg-wrap .flex-lg-grow-0{flex-grow:0!important}.anwp-pg-wrap .flex-lg-grow-1{flex-grow:1!important}.anwp-pg-wrap .flex-lg-shrink-0{flex-shrink:0!important}.anwp-pg-wrap .flex-lg-shrink-1{flex-shrink:1!important}.anwp-pg-wrap .justify-content-lg-start{justify-content:flex-start!important}.anwp-pg-wrap .justify-content-lg-end{justify-content:flex-end!important}.anwp-pg-wrap .justify-content-lg-center{justify-content:center!important}.anwp-pg-wrap .justify-content-lg-between{justify-content:space-between!important}.anwp-pg-wrap .justify-content-lg-around{justify-content:space-around!important}.anwp-pg-wrap .align-items-lg-start{align-items:flex-start!important}.anwp-pg-wrap .align-items-lg-end{align-items:flex-end!important}.anwp-pg-wrap .align-items-lg-center{align-items:center!important}.anwp-pg-wrap .align-items-lg-baseline{align-items:baseline!important}.anwp-pg-wrap .align-items-lg-stretch{align-items:stretch!important}.anwp-pg-wrap .align-content-lg-start{align-content:flex-start!important}.anwp-pg-wrap .align-content-lg-end{align-content:flex-end!important}.anwp-pg-wrap .align-content-lg-center{align-content:center!important}.anwp-pg-wrap .align-content-lg-between{align-content:space-between!important}.anwp-pg-wrap .align-content-lg-around{align-content:space-around!important}.anwp-pg-wrap .align-content-lg-stretch{align-content:stretch!important}.anwp-pg-wrap .align-self-lg-auto{align-self:auto!important}.anwp-pg-wrap .align-self-lg-start{align-self:flex-start!important}.anwp-pg-wrap .align-self-lg-end{align-self:flex-end!important}.anwp-pg-wrap .align-self-lg-center{align-self:center!important}.anwp-pg-wrap .align-self-lg-baseline{align-self:baseline!important}.anwp-pg-wrap .align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.anwp-pg-wrap .flex-xl-row{flex-direction:row!important}.anwp-pg-wrap .flex-xl-column{flex-direction:column!important}.anwp-pg-wrap .flex-xl-row-reverse{flex-direction:row-reverse!important}.anwp-pg-wrap .flex-xl-column-reverse{flex-direction:column-reverse!important}.anwp-pg-wrap .flex-xl-wrap{flex-wrap:wrap!important}.anwp-pg-wrap .flex-xl-nowrap{flex-wrap:nowrap!important}.anwp-pg-wrap .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.anwp-pg-wrap .flex-xl-fill{flex:1 1 auto!important}.anwp-pg-wrap .flex-xl-grow-0{flex-grow:0!important}.anwp-pg-wrap .flex-xl-grow-1{flex-grow:1!important}.anwp-pg-wrap .flex-xl-shrink-0{flex-shrink:0!important}.anwp-pg-wrap .flex-xl-shrink-1{flex-shrink:1!important}.anwp-pg-wrap .justify-content-xl-start{justify-content:flex-start!important}.anwp-pg-wrap .justify-content-xl-end{justify-content:flex-end!important}.anwp-pg-wrap .justify-content-xl-center{justify-content:center!important}.anwp-pg-wrap .justify-content-xl-between{justify-content:space-between!important}.anwp-pg-wrap .justify-content-xl-around{justify-content:space-around!important}.anwp-pg-wrap .align-items-xl-start{align-items:flex-start!important}.anwp-pg-wrap .align-items-xl-end{align-items:flex-end!important}.anwp-pg-wrap .align-items-xl-center{align-items:center!important}.anwp-pg-wrap .align-items-xl-baseline{align-items:baseline!important}.anwp-pg-wrap .align-items-xl-stretch{align-items:stretch!important}.anwp-pg-wrap .align-content-xl-start{align-content:flex-start!important}.anwp-pg-wrap .align-content-xl-end{align-content:flex-end!important}.anwp-pg-wrap .align-content-xl-center{align-content:center!important}.anwp-pg-wrap .align-content-xl-between{align-content:space-between!important}.anwp-pg-wrap .align-content-xl-around{align-content:space-around!important}.anwp-pg-wrap .align-content-xl-stretch{align-content:stretch!important}.anwp-pg-wrap .align-self-xl-auto{align-self:auto!important}.anwp-pg-wrap .align-self-xl-start{align-self:flex-start!important}.anwp-pg-wrap .align-self-xl-end{align-self:flex-end!important}.anwp-pg-wrap .align-self-xl-center{align-self:center!important}.anwp-pg-wrap .align-self-xl-baseline{align-self:baseline!important}.anwp-pg-wrap .align-self-xl-stretch{align-self:stretch!important}}.anwp-pg-wrap .w-25{width:25%!important}.anwp-pg-wrap .w-50{width:50%!important}.anwp-pg-wrap .w-75{width:75%!important}.anwp-pg-wrap .w-100{width:100%!important}.anwp-pg-wrap .w-auto{width:auto!important}.anwp-pg-wrap .h-25{height:25%!important}.anwp-pg-wrap .h-50{height:50%!important}.anwp-pg-wrap .h-75{height:75%!important}.anwp-pg-wrap .h-100{height:100%!important}.anwp-pg-wrap .h-auto{height:auto!important}.anwp-pg-wrap .mw-100{max-width:100%!important}.anwp-pg-wrap .mh-100{max-height:100%!important}.anwp-pg-wrap .min-vw-100{min-width:100vw!important}.anwp-pg-wrap .min-vh-100{min-height:100vh!important}.anwp-pg-wrap .vw-100{width:100vw!important}.anwp-pg-wrap .vh-100{height:100vh!important}.anwp-pg-wrap .m-0{margin:0!important}.anwp-pg-wrap .mt-0,.anwp-pg-wrap .my-0{margin-top:0!important}.anwp-pg-wrap .mr-0,.anwp-pg-wrap .mx-0{margin-right:0!important}.anwp-pg-wrap .mb-0,.anwp-pg-wrap .my-0{margin-bottom:0!important}.anwp-pg-wrap .ml-0,.anwp-pg-wrap .mx-0{margin-left:0!important}.anwp-pg-wrap .m-1{margin:.25rem!important}.anwp-pg-wrap .mt-1,.anwp-pg-wrap .my-1{margin-top:.25rem!important}.anwp-pg-wrap .mr-1,.anwp-pg-wrap .mx-1{margin-right:.25rem!important}.anwp-pg-wrap .mb-1,.anwp-pg-wrap .my-1{margin-bottom:.25rem!important}.anwp-pg-wrap .ml-1,.anwp-pg-wrap .mx-1{margin-left:.25rem!important}.anwp-pg-wrap .m-2{margin:.5rem!important}.anwp-pg-wrap .mt-2,.anwp-pg-wrap .my-2{margin-top:.5rem!important}.anwp-pg-wrap .mr-2,.anwp-pg-wrap .mx-2{margin-right:.5rem!important}.anwp-pg-wrap .mb-2,.anwp-pg-wrap .my-2{margin-bottom:.5rem!important}.anwp-pg-wrap .ml-2,.anwp-pg-wrap .mx-2{margin-left:.5rem!important}.anwp-pg-wrap .m-3{margin:1rem!important}.anwp-pg-wrap .mt-3,.anwp-pg-wrap .my-3{margin-top:1rem!important}.anwp-pg-wrap .mr-3,.anwp-pg-wrap .mx-3{margin-right:1rem!important}.anwp-pg-wrap .mb-3,.anwp-pg-wrap .my-3{margin-bottom:1rem!important}.anwp-pg-wrap .ml-3,.anwp-pg-wrap .mx-3{margin-left:1rem!important}.anwp-pg-wrap .m-4{margin:1.5rem!important}.anwp-pg-wrap .mt-4,.anwp-pg-wrap .my-4{margin-top:1.5rem!important}.anwp-pg-wrap .mr-4,.anwp-pg-wrap .mx-4{margin-right:1.5rem!important}.anwp-pg-wrap .mb-4,.anwp-pg-wrap .my-4{margin-bottom:1.5rem!important}.anwp-pg-wrap .ml-4,.anwp-pg-wrap .mx-4{margin-left:1.5rem!important}.anwp-pg-wrap .m-5{margin:3rem!important}.anwp-pg-wrap .mt-5,.anwp-pg-wrap .my-5{margin-top:3rem!important}.anwp-pg-wrap .mr-5,.anwp-pg-wrap .mx-5{margin-right:3rem!important}.anwp-pg-wrap .mb-5,.anwp-pg-wrap .my-5{margin-bottom:3rem!important}.anwp-pg-wrap .ml-5,.anwp-pg-wrap .mx-5{margin-left:3rem!important}.anwp-pg-wrap .p-0{padding:0!important}.anwp-pg-wrap .pt-0,.anwp-pg-wrap .py-0{padding-top:0!important}.anwp-pg-wrap .pr-0,.anwp-pg-wrap .px-0{padding-right:0!important}.anwp-pg-wrap .pb-0,.anwp-pg-wrap .py-0{padding-bottom:0!important}.anwp-pg-wrap .pl-0,.anwp-pg-wrap .px-0{padding-left:0!important}.anwp-pg-wrap .p-1{padding:.25rem!important}.anwp-pg-wrap .pt-1,.anwp-pg-wrap .py-1{padding-top:.25rem!important}.anwp-pg-wrap .pr-1,.anwp-pg-wrap .px-1{padding-right:.25rem!important}.anwp-pg-wrap .pb-1,.anwp-pg-wrap .py-1{padding-bottom:.25rem!important}.anwp-pg-wrap .pl-1,.anwp-pg-wrap .px-1{padding-left:.25rem!important}.anwp-pg-wrap .p-2{padding:.5rem!important}.anwp-pg-wrap .pt-2,.anwp-pg-wrap .py-2{padding-top:.5rem!important}.anwp-pg-wrap .pr-2,.anwp-pg-wrap .px-2{padding-right:.5rem!important}.anwp-pg-wrap .pb-2,.anwp-pg-wrap .py-2{padding-bottom:.5rem!important}.anwp-pg-wrap .pl-2,.anwp-pg-wrap .px-2{padding-left:.5rem!important}.anwp-pg-wrap .p-3{padding:1rem!important}.anwp-pg-wrap .pt-3,.anwp-pg-wrap .py-3{padding-top:1rem!important}.anwp-pg-wrap .pr-3,.anwp-pg-wrap .px-3{padding-right:1rem!important}.anwp-pg-wrap .pb-3,.anwp-pg-wrap .py-3{padding-bottom:1rem!important}.anwp-pg-wrap .pl-3,.anwp-pg-wrap .px-3{padding-left:1rem!important}.anwp-pg-wrap .p-4{padding:1.5rem!important}.anwp-pg-wrap .pt-4,.anwp-pg-wrap .py-4{padding-top:1.5rem!important}.anwp-pg-wrap .pr-4,.anwp-pg-wrap .px-4{padding-right:1.5rem!important}.anwp-pg-wrap .pb-4,.anwp-pg-wrap .py-4{padding-bottom:1.5rem!important}.anwp-pg-wrap .pl-4,.anwp-pg-wrap .px-4{padding-left:1.5rem!important}.anwp-pg-wrap .p-5{padding:3rem!important}.anwp-pg-wrap .pt-5,.anwp-pg-wrap .py-5{padding-top:3rem!important}.anwp-pg-wrap .pr-5,.anwp-pg-wrap .px-5{padding-right:3rem!important}.anwp-pg-wrap .pb-5,.anwp-pg-wrap .py-5{padding-bottom:3rem!important}.anwp-pg-wrap .pl-5,.anwp-pg-wrap .px-5{padding-left:3rem!important}.anwp-pg-wrap .m-n1{margin:-.25rem!important}.anwp-pg-wrap .mt-n1,.anwp-pg-wrap .my-n1{margin-top:-.25rem!important}.anwp-pg-wrap .mr-n1,.anwp-pg-wrap .mx-n1{margin-right:-.25rem!important}.anwp-pg-wrap .mb-n1,.anwp-pg-wrap .my-n1{margin-bottom:-.25rem!important}.anwp-pg-wrap .ml-n1,.anwp-pg-wrap .mx-n1{margin-left:-.25rem!important}.anwp-pg-wrap .m-n2{margin:-.5rem!important}.anwp-pg-wrap .mt-n2,.anwp-pg-wrap .my-n2{margin-top:-.5rem!important}.anwp-pg-wrap .mr-n2,.anwp-pg-wrap .mx-n2{margin-right:-.5rem!important}.anwp-pg-wrap .mb-n2,.anwp-pg-wrap .my-n2{margin-bottom:-.5rem!important}.anwp-pg-wrap .ml-n2,.anwp-pg-wrap .mx-n2{margin-left:-.5rem!important}.anwp-pg-wrap .m-n3{margin:-1rem!important}.anwp-pg-wrap .mt-n3,.anwp-pg-wrap .my-n3{margin-top:-1rem!important}.anwp-pg-wrap .mr-n3,.anwp-pg-wrap .mx-n3{margin-right:-1rem!important}.anwp-pg-wrap .mb-n3,.anwp-pg-wrap .my-n3{margin-bottom:-1rem!important}.anwp-pg-wrap .ml-n3,.anwp-pg-wrap .mx-n3{margin-left:-1rem!important}.anwp-pg-wrap .m-n4{margin:-1.5rem!important}.anwp-pg-wrap .mt-n4,.anwp-pg-wrap .my-n4{margin-top:-1.5rem!important}.anwp-pg-wrap .mr-n4,.anwp-pg-wrap .mx-n4{margin-right:-1.5rem!important}.anwp-pg-wrap .mb-n4,.anwp-pg-wrap .my-n4{margin-bottom:-1.5rem!important}.anwp-pg-wrap .ml-n4,.anwp-pg-wrap .mx-n4{margin-left:-1.5rem!important}.anwp-pg-wrap .m-n5{margin:-3rem!important}.anwp-pg-wrap .mt-n5,.anwp-pg-wrap .my-n5{margin-top:-3rem!important}.anwp-pg-wrap .mr-n5,.anwp-pg-wrap .mx-n5{margin-right:-3rem!important}.anwp-pg-wrap .mb-n5,.anwp-pg-wrap .my-n5{margin-bottom:-3rem!important}.anwp-pg-wrap .ml-n5,.anwp-pg-wrap .mx-n5{margin-left:-3rem!important}.anwp-pg-wrap .m-auto{margin:auto!important}.anwp-pg-wrap .mt-auto,.anwp-pg-wrap .my-auto{margin-top:auto!important}.anwp-pg-wrap .mr-auto,.anwp-pg-wrap .mx-auto{margin-right:auto!important}.anwp-pg-wrap .mb-auto,.anwp-pg-wrap .my-auto{margin-bottom:auto!important}.anwp-pg-wrap .ml-auto,.anwp-pg-wrap .mx-auto{margin-left:auto!important}@media (min-width:576px){.anwp-pg-wrap .m-sm-0{margin:0!important}.anwp-pg-wrap .mt-sm-0,.anwp-pg-wrap .my-sm-0{margin-top:0!important}.anwp-pg-wrap .mr-sm-0,.anwp-pg-wrap .mx-sm-0{margin-right:0!important}.anwp-pg-wrap .mb-sm-0,.anwp-pg-wrap .my-sm-0{margin-bottom:0!important}.anwp-pg-wrap .ml-sm-0,.anwp-pg-wrap .mx-sm-0{margin-left:0!important}.anwp-pg-wrap .m-sm-1{margin:.25rem!important}.anwp-pg-wrap .mt-sm-1,.anwp-pg-wrap .my-sm-1{margin-top:.25rem!important}.anwp-pg-wrap .mr-sm-1,.anwp-pg-wrap .mx-sm-1{margin-right:.25rem!important}.anwp-pg-wrap .mb-sm-1,.anwp-pg-wrap .my-sm-1{margin-bottom:.25rem!important}.anwp-pg-wrap .ml-sm-1,.anwp-pg-wrap .mx-sm-1{margin-left:.25rem!important}.anwp-pg-wrap .m-sm-2{margin:.5rem!important}.anwp-pg-wrap .mt-sm-2,.anwp-pg-wrap .my-sm-2{margin-top:.5rem!important}.anwp-pg-wrap .mr-sm-2,.anwp-pg-wrap .mx-sm-2{margin-right:.5rem!important}.anwp-pg-wrap .mb-sm-2,.anwp-pg-wrap .my-sm-2{margin-bottom:.5rem!important}.anwp-pg-wrap .ml-sm-2,.anwp-pg-wrap .mx-sm-2{margin-left:.5rem!important}.anwp-pg-wrap .m-sm-3{margin:1rem!important}.anwp-pg-wrap .mt-sm-3,.anwp-pg-wrap .my-sm-3{margin-top:1rem!important}.anwp-pg-wrap .mr-sm-3,.anwp-pg-wrap .mx-sm-3{margin-right:1rem!important}.anwp-pg-wrap .mb-sm-3,.anwp-pg-wrap .my-sm-3{margin-bottom:1rem!important}.anwp-pg-wrap .ml-sm-3,.anwp-pg-wrap .mx-sm-3{margin-left:1rem!important}.anwp-pg-wrap .m-sm-4{margin:1.5rem!important}.anwp-pg-wrap .mt-sm-4,.anwp-pg-wrap .my-sm-4{margin-top:1.5rem!important}.anwp-pg-wrap .mr-sm-4,.anwp-pg-wrap .mx-sm-4{margin-right:1.5rem!important}.anwp-pg-wrap .mb-sm-4,.anwp-pg-wrap .my-sm-4{margin-bottom:1.5rem!important}.anwp-pg-wrap .ml-sm-4,.anwp-pg-wrap .mx-sm-4{margin-left:1.5rem!important}.anwp-pg-wrap .m-sm-5{margin:3rem!important}.anwp-pg-wrap .mt-sm-5,.anwp-pg-wrap .my-sm-5{margin-top:3rem!important}.anwp-pg-wrap .mr-sm-5,.anwp-pg-wrap .mx-sm-5{margin-right:3rem!important}.anwp-pg-wrap .mb-sm-5,.anwp-pg-wrap .my-sm-5{margin-bottom:3rem!important}.anwp-pg-wrap .ml-sm-5,.anwp-pg-wrap .mx-sm-5{margin-left:3rem!important}.anwp-pg-wrap .p-sm-0{padding:0!important}.anwp-pg-wrap .pt-sm-0,.anwp-pg-wrap .py-sm-0{padding-top:0!important}.anwp-pg-wrap .pr-sm-0,.anwp-pg-wrap .px-sm-0{padding-right:0!important}.anwp-pg-wrap .pb-sm-0,.anwp-pg-wrap .py-sm-0{padding-bottom:0!important}.anwp-pg-wrap .pl-sm-0,.anwp-pg-wrap .px-sm-0{padding-left:0!important}.anwp-pg-wrap .p-sm-1{padding:.25rem!important}.anwp-pg-wrap .pt-sm-1,.anwp-pg-wrap .py-sm-1{padding-top:.25rem!important}.anwp-pg-wrap .pr-sm-1,.anwp-pg-wrap .px-sm-1{padding-right:.25rem!important}.anwp-pg-wrap .pb-sm-1,.anwp-pg-wrap .py-sm-1{padding-bottom:.25rem!important}.anwp-pg-wrap .pl-sm-1,.anwp-pg-wrap .px-sm-1{padding-left:.25rem!important}.anwp-pg-wrap .p-sm-2{padding:.5rem!important}.anwp-pg-wrap .pt-sm-2,.anwp-pg-wrap .py-sm-2{padding-top:.5rem!important}.anwp-pg-wrap .pr-sm-2,.anwp-pg-wrap .px-sm-2{padding-right:.5rem!important}.anwp-pg-wrap .pb-sm-2,.anwp-pg-wrap .py-sm-2{padding-bottom:.5rem!important}.anwp-pg-wrap .pl-sm-2,.anwp-pg-wrap .px-sm-2{padding-left:.5rem!important}.anwp-pg-wrap .p-sm-3{padding:1rem!important}.anwp-pg-wrap .pt-sm-3,.anwp-pg-wrap .py-sm-3{padding-top:1rem!important}.anwp-pg-wrap .pr-sm-3,.anwp-pg-wrap .px-sm-3{padding-right:1rem!important}.anwp-pg-wrap .pb-sm-3,.anwp-pg-wrap .py-sm-3{padding-bottom:1rem!important}.anwp-pg-wrap .pl-sm-3,.anwp-pg-wrap .px-sm-3{padding-left:1rem!important}.anwp-pg-wrap .p-sm-4{padding:1.5rem!important}.anwp-pg-wrap .pt-sm-4,.anwp-pg-wrap .py-sm-4{padding-top:1.5rem!important}.anwp-pg-wrap .pr-sm-4,.anwp-pg-wrap .px-sm-4{padding-right:1.5rem!important}.anwp-pg-wrap .pb-sm-4,.anwp-pg-wrap .py-sm-4{padding-bottom:1.5rem!important}.anwp-pg-wrap .pl-sm-4,.anwp-pg-wrap .px-sm-4{padding-left:1.5rem!important}.anwp-pg-wrap .p-sm-5{padding:3rem!important}.anwp-pg-wrap .pt-sm-5,.anwp-pg-wrap .py-sm-5{padding-top:3rem!important}.anwp-pg-wrap .pr-sm-5,.anwp-pg-wrap .px-sm-5{padding-right:3rem!important}.anwp-pg-wrap .pb-sm-5,.anwp-pg-wrap .py-sm-5{padding-bottom:3rem!important}.anwp-pg-wrap .pl-sm-5,.anwp-pg-wrap .px-sm-5{padding-left:3rem!important}.anwp-pg-wrap .m-sm-n1{margin:-.25rem!important}.anwp-pg-wrap .mt-sm-n1,.anwp-pg-wrap .my-sm-n1{margin-top:-.25rem!important}.anwp-pg-wrap .mr-sm-n1,.anwp-pg-wrap .mx-sm-n1{margin-right:-.25rem!important}.anwp-pg-wrap .mb-sm-n1,.anwp-pg-wrap .my-sm-n1{margin-bottom:-.25rem!important}.anwp-pg-wrap .ml-sm-n1,.anwp-pg-wrap .mx-sm-n1{margin-left:-.25rem!important}.anwp-pg-wrap .m-sm-n2{margin:-.5rem!important}.anwp-pg-wrap .mt-sm-n2,.anwp-pg-wrap .my-sm-n2{margin-top:-.5rem!important}.anwp-pg-wrap .mr-sm-n2,.anwp-pg-wrap .mx-sm-n2{margin-right:-.5rem!important}.anwp-pg-wrap .mb-sm-n2,.anwp-pg-wrap .my-sm-n2{margin-bottom:-.5rem!important}.anwp-pg-wrap .ml-sm-n2,.anwp-pg-wrap .mx-sm-n2{margin-left:-.5rem!important}.anwp-pg-wrap .m-sm-n3{margin:-1rem!important}.anwp-pg-wrap .mt-sm-n3,.anwp-pg-wrap .my-sm-n3{margin-top:-1rem!important}.anwp-pg-wrap .mr-sm-n3,.anwp-pg-wrap .mx-sm-n3{margin-right:-1rem!important}.anwp-pg-wrap .mb-sm-n3,.anwp-pg-wrap .my-sm-n3{margin-bottom:-1rem!important}.anwp-pg-wrap .ml-sm-n3,.anwp-pg-wrap .mx-sm-n3{margin-left:-1rem!important}.anwp-pg-wrap .m-sm-n4{margin:-1.5rem!important}.anwp-pg-wrap .mt-sm-n4,.anwp-pg-wrap .my-sm-n4{margin-top:-1.5rem!important}.anwp-pg-wrap .mr-sm-n4,.anwp-pg-wrap .mx-sm-n4{margin-right:-1.5rem!important}.anwp-pg-wrap .mb-sm-n4,.anwp-pg-wrap .my-sm-n4{margin-bottom:-1.5rem!important}.anwp-pg-wrap .ml-sm-n4,.anwp-pg-wrap .mx-sm-n4{margin-left:-1.5rem!important}.anwp-pg-wrap .m-sm-n5{margin:-3rem!important}.anwp-pg-wrap .mt-sm-n5,.anwp-pg-wrap .my-sm-n5{margin-top:-3rem!important}.anwp-pg-wrap .mr-sm-n5,.anwp-pg-wrap .mx-sm-n5{margin-right:-3rem!important}.anwp-pg-wrap .mb-sm-n5,.anwp-pg-wrap .my-sm-n5{margin-bottom:-3rem!important}.anwp-pg-wrap .ml-sm-n5,.anwp-pg-wrap .mx-sm-n5{margin-left:-3rem!important}.anwp-pg-wrap .m-sm-auto{margin:auto!important}.anwp-pg-wrap .mt-sm-auto,.anwp-pg-wrap .my-sm-auto{margin-top:auto!important}.anwp-pg-wrap .mr-sm-auto,.anwp-pg-wrap .mx-sm-auto{margin-right:auto!important}.anwp-pg-wrap .mb-sm-auto,.anwp-pg-wrap .my-sm-auto{margin-bottom:auto!important}.anwp-pg-wrap .ml-sm-auto,.anwp-pg-wrap .mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.anwp-pg-wrap .m-md-0{margin:0!important}.anwp-pg-wrap .mt-md-0,.anwp-pg-wrap .my-md-0{margin-top:0!important}.anwp-pg-wrap .mr-md-0,.anwp-pg-wrap .mx-md-0{margin-right:0!important}.anwp-pg-wrap .mb-md-0,.anwp-pg-wrap .my-md-0{margin-bottom:0!important}.anwp-pg-wrap .ml-md-0,.anwp-pg-wrap .mx-md-0{margin-left:0!important}.anwp-pg-wrap .m-md-1{margin:.25rem!important}.anwp-pg-wrap .mt-md-1,.anwp-pg-wrap .my-md-1{margin-top:.25rem!important}.anwp-pg-wrap .mr-md-1,.anwp-pg-wrap .mx-md-1{margin-right:.25rem!important}.anwp-pg-wrap .mb-md-1,.anwp-pg-wrap .my-md-1{margin-bottom:.25rem!important}.anwp-pg-wrap .ml-md-1,.anwp-pg-wrap .mx-md-1{margin-left:.25rem!important}.anwp-pg-wrap .m-md-2{margin:.5rem!important}.anwp-pg-wrap .mt-md-2,.anwp-pg-wrap .my-md-2{margin-top:.5rem!important}.anwp-pg-wrap .mr-md-2,.anwp-pg-wrap .mx-md-2{margin-right:.5rem!important}.anwp-pg-wrap .mb-md-2,.anwp-pg-wrap .my-md-2{margin-bottom:.5rem!important}.anwp-pg-wrap .ml-md-2,.anwp-pg-wrap .mx-md-2{margin-left:.5rem!important}.anwp-pg-wrap .m-md-3{margin:1rem!important}.anwp-pg-wrap .mt-md-3,.anwp-pg-wrap .my-md-3{margin-top:1rem!important}.anwp-pg-wrap .mr-md-3,.anwp-pg-wrap .mx-md-3{margin-right:1rem!important}.anwp-pg-wrap .mb-md-3,.anwp-pg-wrap .my-md-3{margin-bottom:1rem!important}.anwp-pg-wrap .ml-md-3,.anwp-pg-wrap .mx-md-3{margin-left:1rem!important}.anwp-pg-wrap .m-md-4{margin:1.5rem!important}.anwp-pg-wrap .mt-md-4,.anwp-pg-wrap .my-md-4{margin-top:1.5rem!important}.anwp-pg-wrap .mr-md-4,.anwp-pg-wrap .mx-md-4{margin-right:1.5rem!important}.anwp-pg-wrap .mb-md-4,.anwp-pg-wrap .my-md-4{margin-bottom:1.5rem!important}.anwp-pg-wrap .ml-md-4,.anwp-pg-wrap .mx-md-4{margin-left:1.5rem!important}.anwp-pg-wrap .m-md-5{margin:3rem!important}.anwp-pg-wrap .mt-md-5,.anwp-pg-wrap .my-md-5{margin-top:3rem!important}.anwp-pg-wrap .mr-md-5,.anwp-pg-wrap .mx-md-5{margin-right:3rem!important}.anwp-pg-wrap .mb-md-5,.anwp-pg-wrap .my-md-5{margin-bottom:3rem!important}.anwp-pg-wrap .ml-md-5,.anwp-pg-wrap .mx-md-5{margin-left:3rem!important}.anwp-pg-wrap .p-md-0{padding:0!important}.anwp-pg-wrap .pt-md-0,.anwp-pg-wrap .py-md-0{padding-top:0!important}.anwp-pg-wrap .pr-md-0,.anwp-pg-wrap .px-md-0{padding-right:0!important}.anwp-pg-wrap .pb-md-0,.anwp-pg-wrap .py-md-0{padding-bottom:0!important}.anwp-pg-wrap .pl-md-0,.anwp-pg-wrap .px-md-0{padding-left:0!important}.anwp-pg-wrap .p-md-1{padding:.25rem!important}.anwp-pg-wrap .pt-md-1,.anwp-pg-wrap .py-md-1{padding-top:.25rem!important}.anwp-pg-wrap .pr-md-1,.anwp-pg-wrap .px-md-1{padding-right:.25rem!important}.anwp-pg-wrap .pb-md-1,.anwp-pg-wrap .py-md-1{padding-bottom:.25rem!important}.anwp-pg-wrap .pl-md-1,.anwp-pg-wrap .px-md-1{padding-left:.25rem!important}.anwp-pg-wrap .p-md-2{padding:.5rem!important}.anwp-pg-wrap .pt-md-2,.anwp-pg-wrap .py-md-2{padding-top:.5rem!important}.anwp-pg-wrap .pr-md-2,.anwp-pg-wrap .px-md-2{padding-right:.5rem!important}.anwp-pg-wrap .pb-md-2,.anwp-pg-wrap .py-md-2{padding-bottom:.5rem!important}.anwp-pg-wrap .pl-md-2,.anwp-pg-wrap .px-md-2{padding-left:.5rem!important}.anwp-pg-wrap .p-md-3{padding:1rem!important}.anwp-pg-wrap .pt-md-3,.anwp-pg-wrap .py-md-3{padding-top:1rem!important}.anwp-pg-wrap .pr-md-3,.anwp-pg-wrap .px-md-3{padding-right:1rem!important}.anwp-pg-wrap .pb-md-3,.anwp-pg-wrap .py-md-3{padding-bottom:1rem!important}.anwp-pg-wrap .pl-md-3,.anwp-pg-wrap .px-md-3{padding-left:1rem!important}.anwp-pg-wrap .p-md-4{padding:1.5rem!important}.anwp-pg-wrap .pt-md-4,.anwp-pg-wrap .py-md-4{padding-top:1.5rem!important}.anwp-pg-wrap .pr-md-4,.anwp-pg-wrap .px-md-4{padding-right:1.5rem!important}.anwp-pg-wrap .pb-md-4,.anwp-pg-wrap .py-md-4{padding-bottom:1.5rem!important}.anwp-pg-wrap .pl-md-4,.anwp-pg-wrap .px-md-4{padding-left:1.5rem!important}.anwp-pg-wrap .p-md-5{padding:3rem!important}.anwp-pg-wrap .pt-md-5,.anwp-pg-wrap .py-md-5{padding-top:3rem!important}.anwp-pg-wrap .pr-md-5,.anwp-pg-wrap .px-md-5{padding-right:3rem!important}.anwp-pg-wrap .pb-md-5,.anwp-pg-wrap .py-md-5{padding-bottom:3rem!important}.anwp-pg-wrap .pl-md-5,.anwp-pg-wrap .px-md-5{padding-left:3rem!important}.anwp-pg-wrap .m-md-n1{margin:-.25rem!important}.anwp-pg-wrap .mt-md-n1,.anwp-pg-wrap .my-md-n1{margin-top:-.25rem!important}.anwp-pg-wrap .mr-md-n1,.anwp-pg-wrap .mx-md-n1{margin-right:-.25rem!important}.anwp-pg-wrap .mb-md-n1,.anwp-pg-wrap .my-md-n1{margin-bottom:-.25rem!important}.anwp-pg-wrap .ml-md-n1,.anwp-pg-wrap .mx-md-n1{margin-left:-.25rem!important}.anwp-pg-wrap .m-md-n2{margin:-.5rem!important}.anwp-pg-wrap .mt-md-n2,.anwp-pg-wrap .my-md-n2{margin-top:-.5rem!important}.anwp-pg-wrap .mr-md-n2,.anwp-pg-wrap .mx-md-n2{margin-right:-.5rem!important}.anwp-pg-wrap .mb-md-n2,.anwp-pg-wrap .my-md-n2{margin-bottom:-.5rem!important}.anwp-pg-wrap .ml-md-n2,.anwp-pg-wrap .mx-md-n2{margin-left:-.5rem!important}.anwp-pg-wrap .m-md-n3{margin:-1rem!important}.anwp-pg-wrap .mt-md-n3,.anwp-pg-wrap .my-md-n3{margin-top:-1rem!important}.anwp-pg-wrap .mr-md-n3,.anwp-pg-wrap .mx-md-n3{margin-right:-1rem!important}.anwp-pg-wrap .mb-md-n3,.anwp-pg-wrap .my-md-n3{margin-bottom:-1rem!important}.anwp-pg-wrap .ml-md-n3,.anwp-pg-wrap .mx-md-n3{margin-left:-1rem!important}.anwp-pg-wrap .m-md-n4{margin:-1.5rem!important}.anwp-pg-wrap .mt-md-n4,.anwp-pg-wrap .my-md-n4{margin-top:-1.5rem!important}.anwp-pg-wrap .mr-md-n4,.anwp-pg-wrap .mx-md-n4{margin-right:-1.5rem!important}.anwp-pg-wrap .mb-md-n4,.anwp-pg-wrap .my-md-n4{margin-bottom:-1.5rem!important}.anwp-pg-wrap .ml-md-n4,.anwp-pg-wrap .mx-md-n4{margin-left:-1.5rem!important}.anwp-pg-wrap .m-md-n5{margin:-3rem!important}.anwp-pg-wrap .mt-md-n5,.anwp-pg-wrap .my-md-n5{margin-top:-3rem!important}.anwp-pg-wrap .mr-md-n5,.anwp-pg-wrap .mx-md-n5{margin-right:-3rem!important}.anwp-pg-wrap .mb-md-n5,.anwp-pg-wrap .my-md-n5{margin-bottom:-3rem!important}.anwp-pg-wrap .ml-md-n5,.anwp-pg-wrap .mx-md-n5{margin-left:-3rem!important}.anwp-pg-wrap .m-md-auto{margin:auto!important}.anwp-pg-wrap .mt-md-auto,.anwp-pg-wrap .my-md-auto{margin-top:auto!important}.anwp-pg-wrap .mr-md-auto,.anwp-pg-wrap .mx-md-auto{margin-right:auto!important}.anwp-pg-wrap .mb-md-auto,.anwp-pg-wrap .my-md-auto{margin-bottom:auto!important}.anwp-pg-wrap .ml-md-auto,.anwp-pg-wrap .mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.anwp-pg-wrap .m-lg-0{margin:0!important}.anwp-pg-wrap .mt-lg-0,.anwp-pg-wrap .my-lg-0{margin-top:0!important}.anwp-pg-wrap .mr-lg-0,.anwp-pg-wrap .mx-lg-0{margin-right:0!important}.anwp-pg-wrap .mb-lg-0,.anwp-pg-wrap .my-lg-0{margin-bottom:0!important}.anwp-pg-wrap .ml-lg-0,.anwp-pg-wrap .mx-lg-0{margin-left:0!important}.anwp-pg-wrap .m-lg-1{margin:.25rem!important}.anwp-pg-wrap .mt-lg-1,.anwp-pg-wrap .my-lg-1{margin-top:.25rem!important}.anwp-pg-wrap .mr-lg-1,.anwp-pg-wrap .mx-lg-1{margin-right:.25rem!important}.anwp-pg-wrap .mb-lg-1,.anwp-pg-wrap .my-lg-1{margin-bottom:.25rem!important}.anwp-pg-wrap .ml-lg-1,.anwp-pg-wrap .mx-lg-1{margin-left:.25rem!important}.anwp-pg-wrap .m-lg-2{margin:.5rem!important}.anwp-pg-wrap .mt-lg-2,.anwp-pg-wrap .my-lg-2{margin-top:.5rem!important}.anwp-pg-wrap .mr-lg-2,.anwp-pg-wrap .mx-lg-2{margin-right:.5rem!important}.anwp-pg-wrap .mb-lg-2,.anwp-pg-wrap .my-lg-2{margin-bottom:.5rem!important}.anwp-pg-wrap .ml-lg-2,.anwp-pg-wrap .mx-lg-2{margin-left:.5rem!important}.anwp-pg-wrap .m-lg-3{margin:1rem!important}.anwp-pg-wrap .mt-lg-3,.anwp-pg-wrap .my-lg-3{margin-top:1rem!important}.anwp-pg-wrap .mr-lg-3,.anwp-pg-wrap .mx-lg-3{margin-right:1rem!important}.anwp-pg-wrap .mb-lg-3,.anwp-pg-wrap .my-lg-3{margin-bottom:1rem!important}.anwp-pg-wrap .ml-lg-3,.anwp-pg-wrap .mx-lg-3{margin-left:1rem!important}.anwp-pg-wrap .m-lg-4{margin:1.5rem!important}.anwp-pg-wrap .mt-lg-4,.anwp-pg-wrap .my-lg-4{margin-top:1.5rem!important}.anwp-pg-wrap .mr-lg-4,.anwp-pg-wrap .mx-lg-4{margin-right:1.5rem!important}.anwp-pg-wrap .mb-lg-4,.anwp-pg-wrap .my-lg-4{margin-bottom:1.5rem!important}.anwp-pg-wrap .ml-lg-4,.anwp-pg-wrap .mx-lg-4{margin-left:1.5rem!important}.anwp-pg-wrap .m-lg-5{margin:3rem!important}.anwp-pg-wrap .mt-lg-5,.anwp-pg-wrap .my-lg-5{margin-top:3rem!important}.anwp-pg-wrap .mr-lg-5,.anwp-pg-wrap .mx-lg-5{margin-right:3rem!important}.anwp-pg-wrap .mb-lg-5,.anwp-pg-wrap .my-lg-5{margin-bottom:3rem!important}.anwp-pg-wrap .ml-lg-5,.anwp-pg-wrap .mx-lg-5{margin-left:3rem!important}.anwp-pg-wrap .p-lg-0{padding:0!important}.anwp-pg-wrap .pt-lg-0,.anwp-pg-wrap .py-lg-0{padding-top:0!important}.anwp-pg-wrap .pr-lg-0,.anwp-pg-wrap .px-lg-0{padding-right:0!important}.anwp-pg-wrap .pb-lg-0,.anwp-pg-wrap .py-lg-0{padding-bottom:0!important}.anwp-pg-wrap .pl-lg-0,.anwp-pg-wrap .px-lg-0{padding-left:0!important}.anwp-pg-wrap .p-lg-1{padding:.25rem!important}.anwp-pg-wrap .pt-lg-1,.anwp-pg-wrap .py-lg-1{padding-top:.25rem!important}.anwp-pg-wrap .pr-lg-1,.anwp-pg-wrap .px-lg-1{padding-right:.25rem!important}.anwp-pg-wrap .pb-lg-1,.anwp-pg-wrap .py-lg-1{padding-bottom:.25rem!important}.anwp-pg-wrap .pl-lg-1,.anwp-pg-wrap .px-lg-1{padding-left:.25rem!important}.anwp-pg-wrap .p-lg-2{padding:.5rem!important}.anwp-pg-wrap .pt-lg-2,.anwp-pg-wrap .py-lg-2{padding-top:.5rem!important}.anwp-pg-wrap .pr-lg-2,.anwp-pg-wrap .px-lg-2{padding-right:.5rem!important}.anwp-pg-wrap .pb-lg-2,.anwp-pg-wrap .py-lg-2{padding-bottom:.5rem!important}.anwp-pg-wrap .pl-lg-2,.anwp-pg-wrap .px-lg-2{padding-left:.5rem!important}.anwp-pg-wrap .p-lg-3{padding:1rem!important}.anwp-pg-wrap .pt-lg-3,.anwp-pg-wrap .py-lg-3{padding-top:1rem!important}.anwp-pg-wrap .pr-lg-3,.anwp-pg-wrap .px-lg-3{padding-right:1rem!important}.anwp-pg-wrap .pb-lg-3,.anwp-pg-wrap .py-lg-3{padding-bottom:1rem!important}.anwp-pg-wrap .pl-lg-3,.anwp-pg-wrap .px-lg-3{padding-left:1rem!important}.anwp-pg-wrap .p-lg-4{padding:1.5rem!important}.anwp-pg-wrap .pt-lg-4,.anwp-pg-wrap .py-lg-4{padding-top:1.5rem!important}.anwp-pg-wrap .pr-lg-4,.anwp-pg-wrap .px-lg-4{padding-right:1.5rem!important}.anwp-pg-wrap .pb-lg-4,.anwp-pg-wrap .py-lg-4{padding-bottom:1.5rem!important}.anwp-pg-wrap .pl-lg-4,.anwp-pg-wrap .px-lg-4{padding-left:1.5rem!important}.anwp-pg-wrap .p-lg-5{padding:3rem!important}.anwp-pg-wrap .pt-lg-5,.anwp-pg-wrap .py-lg-5{padding-top:3rem!important}.anwp-pg-wrap .pr-lg-5,.anwp-pg-wrap .px-lg-5{padding-right:3rem!important}.anwp-pg-wrap .pb-lg-5,.anwp-pg-wrap .py-lg-5{padding-bottom:3rem!important}.anwp-pg-wrap .pl-lg-5,.anwp-pg-wrap .px-lg-5{padding-left:3rem!important}.anwp-pg-wrap .m-lg-n1{margin:-.25rem!important}.anwp-pg-wrap .mt-lg-n1,.anwp-pg-wrap .my-lg-n1{margin-top:-.25rem!important}.anwp-pg-wrap .mr-lg-n1,.anwp-pg-wrap .mx-lg-n1{margin-right:-.25rem!important}.anwp-pg-wrap .mb-lg-n1,.anwp-pg-wrap .my-lg-n1{margin-bottom:-.25rem!important}.anwp-pg-wrap .ml-lg-n1,.anwp-pg-wrap .mx-lg-n1{margin-left:-.25rem!important}.anwp-pg-wrap .m-lg-n2{margin:-.5rem!important}.anwp-pg-wrap .mt-lg-n2,.anwp-pg-wrap .my-lg-n2{margin-top:-.5rem!important}.anwp-pg-wrap .mr-lg-n2,.anwp-pg-wrap .mx-lg-n2{margin-right:-.5rem!important}.anwp-pg-wrap .mb-lg-n2,.anwp-pg-wrap .my-lg-n2{margin-bottom:-.5rem!important}.anwp-pg-wrap .ml-lg-n2,.anwp-pg-wrap .mx-lg-n2{margin-left:-.5rem!important}.anwp-pg-wrap .m-lg-n3{margin:-1rem!important}.anwp-pg-wrap .mt-lg-n3,.anwp-pg-wrap .my-lg-n3{margin-top:-1rem!important}.anwp-pg-wrap .mr-lg-n3,.anwp-pg-wrap .mx-lg-n3{margin-right:-1rem!important}.anwp-pg-wrap .mb-lg-n3,.anwp-pg-wrap .my-lg-n3{margin-bottom:-1rem!important}.anwp-pg-wrap .ml-lg-n3,.anwp-pg-wrap .mx-lg-n3{margin-left:-1rem!important}.anwp-pg-wrap .m-lg-n4{margin:-1.5rem!important}.anwp-pg-wrap .mt-lg-n4,.anwp-pg-wrap .my-lg-n4{margin-top:-1.5rem!important}.anwp-pg-wrap .mr-lg-n4,.anwp-pg-wrap .mx-lg-n4{margin-right:-1.5rem!important}.anwp-pg-wrap .mb-lg-n4,.anwp-pg-wrap .my-lg-n4{margin-bottom:-1.5rem!important}.anwp-pg-wrap .ml-lg-n4,.anwp-pg-wrap .mx-lg-n4{margin-left:-1.5rem!important}.anwp-pg-wrap .m-lg-n5{margin:-3rem!important}.anwp-pg-wrap .mt-lg-n5,.anwp-pg-wrap .my-lg-n5{margin-top:-3rem!important}.anwp-pg-wrap .mr-lg-n5,.anwp-pg-wrap .mx-lg-n5{margin-right:-3rem!important}.anwp-pg-wrap .mb-lg-n5,.anwp-pg-wrap .my-lg-n5{margin-bottom:-3rem!important}.anwp-pg-wrap .ml-lg-n5,.anwp-pg-wrap .mx-lg-n5{margin-left:-3rem!important}.anwp-pg-wrap .m-lg-auto{margin:auto!important}.anwp-pg-wrap .mt-lg-auto,.anwp-pg-wrap .my-lg-auto{margin-top:auto!important}.anwp-pg-wrap .mr-lg-auto,.anwp-pg-wrap .mx-lg-auto{margin-right:auto!important}.anwp-pg-wrap .mb-lg-auto,.anwp-pg-wrap .my-lg-auto{margin-bottom:auto!important}.anwp-pg-wrap .ml-lg-auto,.anwp-pg-wrap .mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.anwp-pg-wrap .m-xl-0{margin:0!important}.anwp-pg-wrap .mt-xl-0,.anwp-pg-wrap .my-xl-0{margin-top:0!important}.anwp-pg-wrap .mr-xl-0,.anwp-pg-wrap .mx-xl-0{margin-right:0!important}.anwp-pg-wrap .mb-xl-0,.anwp-pg-wrap .my-xl-0{margin-bottom:0!important}.anwp-pg-wrap .ml-xl-0,.anwp-pg-wrap .mx-xl-0{margin-left:0!important}.anwp-pg-wrap .m-xl-1{margin:.25rem!important}.anwp-pg-wrap .mt-xl-1,.anwp-pg-wrap .my-xl-1{margin-top:.25rem!important}.anwp-pg-wrap .mr-xl-1,.anwp-pg-wrap .mx-xl-1{margin-right:.25rem!important}.anwp-pg-wrap .mb-xl-1,.anwp-pg-wrap .my-xl-1{margin-bottom:.25rem!important}.anwp-pg-wrap .ml-xl-1,.anwp-pg-wrap .mx-xl-1{margin-left:.25rem!important}.anwp-pg-wrap .m-xl-2{margin:.5rem!important}.anwp-pg-wrap .mt-xl-2,.anwp-pg-wrap .my-xl-2{margin-top:.5rem!important}.anwp-pg-wrap .mr-xl-2,.anwp-pg-wrap .mx-xl-2{margin-right:.5rem!important}.anwp-pg-wrap .mb-xl-2,.anwp-pg-wrap .my-xl-2{margin-bottom:.5rem!important}.anwp-pg-wrap .ml-xl-2,.anwp-pg-wrap .mx-xl-2{margin-left:.5rem!important}.anwp-pg-wrap .m-xl-3{margin:1rem!important}.anwp-pg-wrap .mt-xl-3,.anwp-pg-wrap .my-xl-3{margin-top:1rem!important}.anwp-pg-wrap .mr-xl-3,.anwp-pg-wrap .mx-xl-3{margin-right:1rem!important}.anwp-pg-wrap .mb-xl-3,.anwp-pg-wrap .my-xl-3{margin-bottom:1rem!important}.anwp-pg-wrap .ml-xl-3,.anwp-pg-wrap .mx-xl-3{margin-left:1rem!important}.anwp-pg-wrap .m-xl-4{margin:1.5rem!important}.anwp-pg-wrap .mt-xl-4,.anwp-pg-wrap .my-xl-4{margin-top:1.5rem!important}.anwp-pg-wrap .mr-xl-4,.anwp-pg-wrap .mx-xl-4{margin-right:1.5rem!important}.anwp-pg-wrap .mb-xl-4,.anwp-pg-wrap .my-xl-4{margin-bottom:1.5rem!important}.anwp-pg-wrap .ml-xl-4,.anwp-pg-wrap .mx-xl-4{margin-left:1.5rem!important}.anwp-pg-wrap .m-xl-5{margin:3rem!important}.anwp-pg-wrap .mt-xl-5,.anwp-pg-wrap .my-xl-5{margin-top:3rem!important}.anwp-pg-wrap .mr-xl-5,.anwp-pg-wrap .mx-xl-5{margin-right:3rem!important}.anwp-pg-wrap .mb-xl-5,.anwp-pg-wrap .my-xl-5{margin-bottom:3rem!important}.anwp-pg-wrap .ml-xl-5,.anwp-pg-wrap .mx-xl-5{margin-left:3rem!important}.anwp-pg-wrap .p-xl-0{padding:0!important}.anwp-pg-wrap .pt-xl-0,.anwp-pg-wrap .py-xl-0{padding-top:0!important}.anwp-pg-wrap .pr-xl-0,.anwp-pg-wrap .px-xl-0{padding-right:0!important}.anwp-pg-wrap .pb-xl-0,.anwp-pg-wrap .py-xl-0{padding-bottom:0!important}.anwp-pg-wrap .pl-xl-0,.anwp-pg-wrap .px-xl-0{padding-left:0!important}.anwp-pg-wrap .p-xl-1{padding:.25rem!important}.anwp-pg-wrap .pt-xl-1,.anwp-pg-wrap .py-xl-1{padding-top:.25rem!important}.anwp-pg-wrap .pr-xl-1,.anwp-pg-wrap .px-xl-1{padding-right:.25rem!important}.anwp-pg-wrap .pb-xl-1,.anwp-pg-wrap .py-xl-1{padding-bottom:.25rem!important}.anwp-pg-wrap .pl-xl-1,.anwp-pg-wrap .px-xl-1{padding-left:.25rem!important}.anwp-pg-wrap .p-xl-2{padding:.5rem!important}.anwp-pg-wrap .pt-xl-2,.anwp-pg-wrap .py-xl-2{padding-top:.5rem!important}.anwp-pg-wrap .pr-xl-2,.anwp-pg-wrap .px-xl-2{padding-right:.5rem!important}.anwp-pg-wrap .pb-xl-2,.anwp-pg-wrap .py-xl-2{padding-bottom:.5rem!important}.anwp-pg-wrap .pl-xl-2,.anwp-pg-wrap .px-xl-2{padding-left:.5rem!important}.anwp-pg-wrap .p-xl-3{padding:1rem!important}.anwp-pg-wrap .pt-xl-3,.anwp-pg-wrap .py-xl-3{padding-top:1rem!important}.anwp-pg-wrap .pr-xl-3,.anwp-pg-wrap .px-xl-3{padding-right:1rem!important}.anwp-pg-wrap .pb-xl-3,.anwp-pg-wrap .py-xl-3{padding-bottom:1rem!important}.anwp-pg-wrap .pl-xl-3,.anwp-pg-wrap .px-xl-3{padding-left:1rem!important}.anwp-pg-wrap .p-xl-4{padding:1.5rem!important}.anwp-pg-wrap .pt-xl-4,.anwp-pg-wrap .py-xl-4{padding-top:1.5rem!important}.anwp-pg-wrap .pr-xl-4,.anwp-pg-wrap .px-xl-4{padding-right:1.5rem!important}.anwp-pg-wrap .pb-xl-4,.anwp-pg-wrap .py-xl-4{padding-bottom:1.5rem!important}.anwp-pg-wrap .pl-xl-4,.anwp-pg-wrap .px-xl-4{padding-left:1.5rem!important}.anwp-pg-wrap .p-xl-5{padding:3rem!important}.anwp-pg-wrap .pt-xl-5,.anwp-pg-wrap .py-xl-5{padding-top:3rem!important}.anwp-pg-wrap .pr-xl-5,.anwp-pg-wrap .px-xl-5{padding-right:3rem!important}.anwp-pg-wrap .pb-xl-5,.anwp-pg-wrap .py-xl-5{padding-bottom:3rem!important}.anwp-pg-wrap .pl-xl-5,.anwp-pg-wrap .px-xl-5{padding-left:3rem!important}.anwp-pg-wrap .m-xl-n1{margin:-.25rem!important}.anwp-pg-wrap .mt-xl-n1,.anwp-pg-wrap .my-xl-n1{margin-top:-.25rem!important}.anwp-pg-wrap .mr-xl-n1,.anwp-pg-wrap .mx-xl-n1{margin-right:-.25rem!important}.anwp-pg-wrap .mb-xl-n1,.anwp-pg-wrap .my-xl-n1{margin-bottom:-.25rem!important}.anwp-pg-wrap .ml-xl-n1,.anwp-pg-wrap .mx-xl-n1{margin-left:-.25rem!important}.anwp-pg-wrap .m-xl-n2{margin:-.5rem!important}.anwp-pg-wrap .mt-xl-n2,.anwp-pg-wrap .my-xl-n2{margin-top:-.5rem!important}.anwp-pg-wrap .mr-xl-n2,.anwp-pg-wrap .mx-xl-n2{margin-right:-.5rem!important}.anwp-pg-wrap .mb-xl-n2,.anwp-pg-wrap .my-xl-n2{margin-bottom:-.5rem!important}.anwp-pg-wrap .ml-xl-n2,.anwp-pg-wrap .mx-xl-n2{margin-left:-.5rem!important}.anwp-pg-wrap .m-xl-n3{margin:-1rem!important}.anwp-pg-wrap .mt-xl-n3,.anwp-pg-wrap .my-xl-n3{margin-top:-1rem!important}.anwp-pg-wrap .mr-xl-n3,.anwp-pg-wrap .mx-xl-n3{margin-right:-1rem!important}.anwp-pg-wrap .mb-xl-n3,.anwp-pg-wrap .my-xl-n3{margin-bottom:-1rem!important}.anwp-pg-wrap .ml-xl-n3,.anwp-pg-wrap .mx-xl-n3{margin-left:-1rem!important}.anwp-pg-wrap .m-xl-n4{margin:-1.5rem!important}.anwp-pg-wrap .mt-xl-n4,.anwp-pg-wrap .my-xl-n4{margin-top:-1.5rem!important}.anwp-pg-wrap .mr-xl-n4,.anwp-pg-wrap .mx-xl-n4{margin-right:-1.5rem!important}.anwp-pg-wrap .mb-xl-n4,.anwp-pg-wrap .my-xl-n4{margin-bottom:-1.5rem!important}.anwp-pg-wrap .ml-xl-n4,.anwp-pg-wrap .mx-xl-n4{margin-left:-1.5rem!important}.anwp-pg-wrap .m-xl-n5{margin:-3rem!important}.anwp-pg-wrap .mt-xl-n5,.anwp-pg-wrap .my-xl-n5{margin-top:-3rem!important}.anwp-pg-wrap .mr-xl-n5,.anwp-pg-wrap .mx-xl-n5{margin-right:-3rem!important}.anwp-pg-wrap .mb-xl-n5,.anwp-pg-wrap .my-xl-n5{margin-bottom:-3rem!important}.anwp-pg-wrap .ml-xl-n5,.anwp-pg-wrap .mx-xl-n5{margin-left:-3rem!important}.anwp-pg-wrap .m-xl-auto{margin:auto!important}.anwp-pg-wrap .mt-xl-auto,.anwp-pg-wrap .my-xl-auto{margin-top:auto!important}.anwp-pg-wrap .mr-xl-auto,.anwp-pg-wrap .mx-xl-auto{margin-right:auto!important}.anwp-pg-wrap .mb-xl-auto,.anwp-pg-wrap .my-xl-auto{margin-bottom:auto!important}.anwp-pg-wrap .ml-xl-auto,.anwp-pg-wrap .mx-xl-auto{margin-left:auto!important}}.anwp-pg-wrap .text-decoration-none{text-decoration:none!important}.anwp-pg-wrap .anwp-btn-outline-secondary{display:inline-block;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;font-size:1rem;line-height:1.5;-o-border-image:initial;border-image:initial;padding:.375rem .75rem;border-radius:4px;transition:color .15s ease-in-out 0s,background-color .15s ease-in-out 0s,border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;color:#6c757d;border:1px solid #6c757d}.anwp-pg-wrap .anwp-btn-outline-secondary:not(:disabled):not(.disabled){cursor:pointer}.anwp-pg-wrap .anwp-btn-outline-secondary:active,.anwp-pg-wrap .anwp-btn-outline-secondary:focus,.anwp-pg-wrap .anwp-btn-outline-secondary:hover,.anwp-pg-wrap .anwp-btn-outline-secondary[disabled]:active,.anwp-pg-wrap .anwp-btn-outline-secondary[disabled]:focus,.anwp-pg-wrap .anwp-btn-outline-secondary[disabled]:hover{background-color:#f5f5f5;color:#6c757d;border:1px solid #6c757d}.anwp-pg-pagination{display:flex;padding-left:0;list-style:none;border-radius:4px;margin-top:25px}.anwp-pg-pagination-loader{position:absolute;left:50%;top:50%;margin-left:-15px;margin-top:-15px}.anwp-pg-posts-wrapper{position:relative}.anwp-pg-posts-wrapper:not(.anwp-pg-pagination--loading) .anwp-pg-pagination-loader{display:none}.anwp-pg-posts-wrapper.anwp-pg-pagination--loading>:not(.anwp-pg-pagination-loader){opacity:.1}.anwp-page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#0085ba;background-color:#fff;border:1px solid #dee2e6}.anwp-page-link:hover{z-index:2;color:#004e6e;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.anwp-page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,133,186,.25)}.anwp-page-item{min-width:32px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.anwp-page-item:first-child .anwp-page-link{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.anwp-page-item:last-child .anwp-page-link{border-top-right-radius:4px;border-bottom-right-radius:4px}.anwp-page-item .anwp-page-link--active{z-index:3;color:#fff!important;background-color:#0085ba;border-color:#0085ba}.anwp-page-item .anwp-page-link--disabled{color:#6c757d!important;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6;opacity:.7}.anwp-container,.anwp-container-fluid,.anwp-container-lg,.anwp-container-md,.anwp-container-sm,.anwp-container-xl{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}@media (min-width:576px){.anwp-container,.anwp-container-sm{max-width:540px}}@media (min-width:768px){.anwp-container,.anwp-container-md,.anwp-container-sm{max-width:720px}}@media (min-width:992px){.anwp-container,.anwp-container-lg,.anwp-container-md,.anwp-container-sm{max-width:960px}}@media (min-width:1200px){.anwp-container,.anwp-container-lg,.anwp-container-md,.anwp-container-sm,.anwp-container-xl{max-width:1140px}}.anwp-row{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.anwp-no-gutters{margin-right:0;margin-left:0}.anwp-no-gutters>.anwp-col,.anwp-no-gutters>[class*=anwp-col-]{padding-right:0;padding-left:0}.anwp-col,.anwp-col-1,.anwp-col-2,.anwp-col-3,.anwp-col-4,.anwp-col-5,.anwp-col-6,.anwp-col-7,.anwp-col-8,.anwp-col-9,.anwp-col-10,.anwp-col-11,.anwp-col-12,.anwp-col-auto,.anwp-col-lg,.anwp-col-lg-1,.anwp-col-lg-2,.anwp-col-lg-3,.anwp-col-lg-4,.anwp-col-lg-5,.anwp-col-lg-6,.anwp-col-lg-7,.anwp-col-lg-8,.anwp-col-lg-9,.anwp-col-lg-10,.anwp-col-lg-11,.anwp-col-lg-12,.anwp-col-lg-auto,.anwp-col-md,.anwp-col-md-1,.anwp-col-md-2,.anwp-col-md-3,.anwp-col-md-4,.anwp-col-md-5,.anwp-col-md-6,.anwp-col-md-7,.anwp-col-md-8,.anwp-col-md-9,.anwp-col-md-10,.anwp-col-md-11,.anwp-col-md-12,.anwp-col-md-auto,.anwp-col-sm,.anwp-col-sm-1,.anwp-col-sm-2,.anwp-col-sm-3,.anwp-col-sm-4,.anwp-col-sm-5,.anwp-col-sm-6,.anwp-col-sm-7,.anwp-col-sm-8,.anwp-col-sm-9,.anwp-col-sm-10,.anwp-col-sm-11,.anwp-col-sm-12,.anwp-col-sm-auto,.anwp-col-xl,.anwp-col-xl-1,.anwp-col-xl-2,.anwp-col-xl-3,.anwp-col-xl-4,.anwp-col-xl-5,.anwp-col-xl-6,.anwp-col-xl-7,.anwp-col-xl-8,.anwp-col-xl-9,.anwp-col-xl-10,.anwp-col-xl-11,.anwp-col-xl-12,.anwp-col-xl-auto{position:relative;width:100%;padding-right:10px;padding-left:10px}.anwp-col{flex-basis:0;flex-grow:1;max-width:100%}.anwp-row-cols-1>*{flex:0 0 100%;max-width:100%}.anwp-row-cols-2>*{flex:0 0 50%;max-width:50%}.anwp-row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.anwp-row-cols-4>*{flex:0 0 25%;max-width:25%}.anwp-row-cols-5>*{flex:0 0 20%;max-width:20%}.anwp-row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.anwp-col-auto{flex:0 0 auto;width:auto;max-width:100%}.anwp-col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.anwp-col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.anwp-col-3{flex:0 0 25%;max-width:25%}.anwp-col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.anwp-col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.anwp-col-6{flex:0 0 50%;max-width:50%}.anwp-col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.anwp-col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.anwp-col-9{flex:0 0 75%;max-width:75%}.anwp-col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.anwp-col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.anwp-col-12{flex:0 0 100%;max-width:100%}.anwp-order-first{order:-1}.anwp-order-last{order:13}.anwp-order-0{order:0}.anwp-order-1{order:1}.anwp-order-2{order:2}.anwp-order-3{order:3}.anwp-order-4{order:4}.anwp-order-5{order:5}.anwp-order-6{order:6}.anwp-order-7{order:7}.anwp-order-8{order:8}.anwp-order-9{order:9}.anwp-order-10{order:10}.anwp-order-11{order:11}.anwp-order-12{order:12}.anwp-offset-1{margin-left:8.3333333333%}.anwp-offset-2{margin-left:16.6666666667%}.anwp-offset-3{margin-left:25%}.anwp-offset-4{margin-left:33.3333333333%}.anwp-offset-5{margin-left:41.6666666667%}.anwp-offset-6{margin-left:50%}.anwp-offset-7{margin-left:58.3333333333%}.anwp-offset-8{margin-left:66.6666666667%}.anwp-offset-9{margin-left:75%}.anwp-offset-10{margin-left:83.3333333333%}.anwp-offset-11{margin-left:91.6666666667%}@media (min-width:576px){.anwp-col-sm{flex-basis:0;flex-grow:1;max-width:100%}.anwp-row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.anwp-row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.anwp-row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.anwp-row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.anwp-row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.anwp-row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.anwp-col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.anwp-col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.anwp-col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.anwp-col-sm-3{flex:0 0 25%;max-width:25%}.anwp-col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.anwp-col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.anwp-col-sm-6{flex:0 0 50%;max-width:50%}.anwp-col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.anwp-col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.anwp-col-sm-9{flex:0 0 75%;max-width:75%}.anwp-col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.anwp-col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.anwp-col-sm-12{flex:0 0 100%;max-width:100%}.anwp-order-sm-first{order:-1}.anwp-order-sm-last{order:13}.anwp-order-sm-0{order:0}.anwp-order-sm-1{order:1}.anwp-order-sm-2{order:2}.anwp-order-sm-3{order:3}.anwp-order-sm-4{order:4}.anwp-order-sm-5{order:5}.anwp-order-sm-6{order:6}.anwp-order-sm-7{order:7}.anwp-order-sm-8{order:8}.anwp-order-sm-9{order:9}.anwp-order-sm-10{order:10}.anwp-order-sm-11{order:11}.anwp-order-sm-12{order:12}.anwp-offset-sm-0{margin-left:0}.anwp-offset-sm-1{margin-left:8.3333333333%}.anwp-offset-sm-2{margin-left:16.6666666667%}.anwp-offset-sm-3{margin-left:25%}.anwp-offset-sm-4{margin-left:33.3333333333%}.anwp-offset-sm-5{margin-left:41.6666666667%}.anwp-offset-sm-6{margin-left:50%}.anwp-offset-sm-7{margin-left:58.3333333333%}.anwp-offset-sm-8{margin-left:66.6666666667%}.anwp-offset-sm-9{margin-left:75%}.anwp-offset-sm-10{margin-left:83.3333333333%}.anwp-offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.anwp-col-md{flex-basis:0;flex-grow:1;max-width:100%}.anwp-row-cols-md-1>*{flex:0 0 100%;max-width:100%}.anwp-row-cols-md-2>*{flex:0 0 50%;max-width:50%}.anwp-row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.anwp-row-cols-md-4>*{flex:0 0 25%;max-width:25%}.anwp-row-cols-md-5>*{flex:0 0 20%;max-width:20%}.anwp-row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.anwp-col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.anwp-col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.anwp-col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.anwp-col-md-3{flex:0 0 25%;max-width:25%}.anwp-col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.anwp-col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.anwp-col-md-6{flex:0 0 50%;max-width:50%}.anwp-col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.anwp-col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.anwp-col-md-9{flex:0 0 75%;max-width:75%}.anwp-col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.anwp-col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.anwp-col-md-12{flex:0 0 100%;max-width:100%}.anwp-order-md-first{order:-1}.anwp-order-md-last{order:13}.anwp-order-md-0{order:0}.anwp-order-md-1{order:1}.anwp-order-md-2{order:2}.anwp-order-md-3{order:3}.anwp-order-md-4{order:4}.anwp-order-md-5{order:5}.anwp-order-md-6{order:6}.anwp-order-md-7{order:7}.anwp-order-md-8{order:8}.anwp-order-md-9{order:9}.anwp-order-md-10{order:10}.anwp-order-md-11{order:11}.anwp-order-md-12{order:12}.anwp-offset-md-0{margin-left:0}.anwp-offset-md-1{margin-left:8.3333333333%}.anwp-offset-md-2{margin-left:16.6666666667%}.anwp-offset-md-3{margin-left:25%}.anwp-offset-md-4{margin-left:33.3333333333%}.anwp-offset-md-5{margin-left:41.6666666667%}.anwp-offset-md-6{margin-left:50%}.anwp-offset-md-7{margin-left:58.3333333333%}.anwp-offset-md-8{margin-left:66.6666666667%}.anwp-offset-md-9{margin-left:75%}.anwp-offset-md-10{margin-left:83.3333333333%}.anwp-offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.anwp-col-lg{flex-basis:0;flex-grow:1;max-width:100%}.anwp-row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.anwp-row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.anwp-row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.anwp-row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.anwp-row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.anwp-row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.anwp-col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.anwp-col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.anwp-col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.anwp-col-lg-3{flex:0 0 25%;max-width:25%}.anwp-col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.anwp-col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.anwp-col-lg-6{flex:0 0 50%;max-width:50%}.anwp-col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.anwp-col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.anwp-col-lg-9{flex:0 0 75%;max-width:75%}.anwp-col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.anwp-col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.anwp-col-lg-12{flex:0 0 100%;max-width:100%}.anwp-order-lg-first{order:-1}.anwp-order-lg-last{order:13}.anwp-order-lg-0{order:0}.anwp-order-lg-1{order:1}.anwp-order-lg-2{order:2}.anwp-order-lg-3{order:3}.anwp-order-lg-4{order:4}.anwp-order-lg-5{order:5}.anwp-order-lg-6{order:6}.anwp-order-lg-7{order:7}.anwp-order-lg-8{order:8}.anwp-order-lg-9{order:9}.anwp-order-lg-10{order:10}.anwp-order-lg-11{order:11}.anwp-order-lg-12{order:12}.anwp-offset-lg-0{margin-left:0}.anwp-offset-lg-1{margin-left:8.3333333333%}.anwp-offset-lg-2{margin-left:16.6666666667%}.anwp-offset-lg-3{margin-left:25%}.anwp-offset-lg-4{margin-left:33.3333333333%}.anwp-offset-lg-5{margin-left:41.6666666667%}.anwp-offset-lg-6{margin-left:50%}.anwp-offset-lg-7{margin-left:58.3333333333%}.anwp-offset-lg-8{margin-left:66.6666666667%}.anwp-offset-lg-9{margin-left:75%}.anwp-offset-lg-10{margin-left:83.3333333333%}.anwp-offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.anwp-col-xl{flex-basis:0;flex-grow:1;max-width:100%}.anwp-row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.anwp-row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.anwp-row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.anwp-row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.anwp-row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.anwp-row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.anwp-col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.anwp-col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.anwp-col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.anwp-col-xl-3{flex:0 0 25%;max-width:25%}.anwp-col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.anwp-col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.anwp-col-xl-6{flex:0 0 50%;max-width:50%}.anwp-col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.anwp-col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.anwp-col-xl-9{flex:0 0 75%;max-width:75%}.anwp-col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.anwp-col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.anwp-col-xl-12{flex:0 0 100%;max-width:100%}.anwp-order-xl-first{order:-1}.anwp-order-xl-last{order:13}.anwp-order-xl-0{order:0}.anwp-order-xl-1{order:1}.anwp-order-xl-2{order:2}.anwp-order-xl-3{order:3}.anwp-order-xl-4{order:4}.anwp-order-xl-5{order:5}.anwp-order-xl-6{order:6}.anwp-order-xl-7{order:7}.anwp-order-xl-8{order:8}.anwp-order-xl-9{order:9}.anwp-order-xl-10{order:10}.anwp-order-xl-11{order:11}.anwp-order-xl-12{order:12}.anwp-offset-xl-0{margin-left:0}.anwp-offset-xl-1{margin-left:8.3333333333%}.anwp-offset-xl-2{margin-left:16.6666666667%}.anwp-offset-xl-3{margin-left:25%}.anwp-offset-xl-4{margin-left:33.3333333333%}.anwp-offset-xl-5{margin-left:41.6666666667%}.anwp-offset-xl-6{margin-left:50%}.anwp-offset-xl-7{margin-left:58.3333333333%}.anwp-offset-xl-8{margin-left:66.6666666667%}.anwp-offset-xl-9{margin-left:75%}.anwp-offset-xl-10{margin-left:83.3333333333%}.anwp-offset-xl-11{margin-left:91.6666666667%}}.anwp-box-border{box-sizing:border-box}.anwp-box-content{box-sizing:content-box}.anwp-link-cover,.anwp-position-cover{position:absolute;top:0;bottom:0;left:0;right:0}.anwp-flex-1{flex:1 1 0%}.anwp-flex-auto{flex:1 1 auto}.anwp-flex-initial{flex:0 1 auto}.anwp-flex-none{flex:none}@media (min-width:576px){.anwp-flex-sm-1{flex:1 1 0%}.anwp-flex-sm-auto{flex:1 1 auto}.anwp-flex-sm-initial{flex:0 1 auto}.anwp-flex-sm-none{flex:none}}@media (min-width:768px){.anwp-flex-md-1{flex:1 1 0%}.anwp-flex-md-auto{flex:1 1 auto}.anwp-flex-md-initial{flex:0 1 auto}.anwp-flex-md-none{flex:none}}@media (min-width:992px){.anwp-flex-lg-1{flex:1 1 0%}.anwp-flex-lg-auto{flex:1 1 auto}.anwp-flex-lg-initial{flex:0 1 auto}.anwp-flex-lg-none{flex:none}}@media (min-width:1200px){.anwp-flex-xl-1{flex:1 1 0%}.anwp-flex-xl-auto{flex:1 1 auto}.anwp-flex-xl-initial{flex:0 1 auto}.anwp-flex-xl-none{flex:none}}.anwp-image-background-contain,.anwp-image-background-cover{background-position:50% 50%;background-repeat:no-repeat}.anwp-image-background-cover{background-size:cover}.anwp-image-background-contain{background-size:contain}.anwp-user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.anwp-user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.anwp-user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.anwp-object-contain{-o-object-fit:contain;object-fit:contain}.anwp-object-cover{-o-object-fit:cover;object-fit:cover}.anwp-object-fill{-o-object-fit:fill;object-fit:fill}.anwp-object-none{-o-object-fit:none;object-fit:none}.anwp-object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.anwp-opacity-0{opacity:0}.anwp-opacity-10{opacity:.1}.anwp-opacity-20{opacity:.2}.anwp-opacity-30{opacity:.3}.anwp-opacity-40{opacity:.4}.anwp-opacity-50{opacity:.5}.anwp-opacity-60{opacity:.6}.anwp-opacity-70{opacity:.7}.anwp-opacity-80{opacity:.8}.anwp-opacity-90{opacity:.9}.anwp-opacity-100{opacity:1}.anwp-overflow-auto{overflow:auto}.anwp-overflow-hidden{overflow:hidden}.anwp-overflow-visible{overflow:visible}.anwp-overflow-scroll{overflow:scroll}.anwp-overflow-x-auto{overflow-x:auto}.anwp-overflow-y-auto{overflow-y:auto}.anwp-overflow-x-hidden{overflow-x:hidden}.anwp-overflow-y-hidden{overflow-y:hidden}.anwp-overflow-x-visible{overflow-x:visible}.anwp-overflow-y-visible{overflow-y:visible}.anwp-overflow-x-scroll{overflow-x:scroll}.anwp-overflow-y-scroll{overflow-y:scroll}.anwp-rounded-none{border-radius:0!important}.anwp-rounded-sm{border-radius:.125rem!important}.anwp-rounded{border-radius:.25rem!important}.anwp-rounded-md{border-radius:.375rem!important}.anwp-rounded-lg{border-radius:.5rem!important}.anwp-max-width-1{max-width:1px}.anwp-max-width-100{max-width:100%}.anwp-min-width-0{min-width:0}.anwp-fill-current{fill:currentColor!important}.anwp-stroke-current{stroke:currentColor!important}.anwp-stroke-0{stroke-width:0}.anwp-stroke-1{stroke-width:1}.anwp-stroke-2{stroke-width:2}.anwp-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.anwp-text-truncate-multiline{overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal;word-break:normal}.anwp-text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.anwp-text-justify{text-align:justify!important}.anwp-text-wrap{white-space:normal!important}.anwp-text-nowrap{white-space:nowrap!important}.anwp-text-left{text-align:left!important}.anwp-text-right{text-align:right!important}.anwp-text-center{text-align:center!important}@media (min-width:576px){.anwp-text-sm-left{text-align:left!important}.anwp-text-sm-right{text-align:right!important}.anwp-text-sm-center{text-align:center!important}}@media (min-width:768px){.anwp-text-md-left{text-align:left!important}.anwp-text-md-right{text-align:right!important}.anwp-text-md-center{text-align:center!important}}@media (min-width:992px){.anwp-text-lg-left{text-align:left!important}.anwp-text-lg-right{text-align:right!important}.anwp-text-lg-center{text-align:center!important}}@media (min-width:1200px){.anwp-text-xl-left{text-align:left!important}.anwp-text-xl-right{text-align:right!important}.anwp-text-xl-center{text-align:center!important}}.anwp-text-lowercase{text-transform:lowercase!important}.anwp-text-uppercase{text-transform:uppercase!important}.anwp-text-capitalize{text-transform:capitalize!important}.anwp-leading-1{line-height:1}.anwp-leading-1-25{line-height:1.25}.anwp-leading-1-5{line-height:1.5}.anwp-leading-2{line-height:2}.anwp-break-normal{overflow-wrap:normal;word-break:normal}.anwp-break-words{overflow-wrap:break-word;word-break:break-word}.anwp-break-all{word-break:break-all}.anwp-z-0{z-index:0!important}.anwp-z-1{z-index:1!important}.anwp-z-2{z-index:2!important}.anwp-pg-wrap .anwp-max-width-1{max-width:1px}.anwp-pg-wrap .anwp-min-width-0{min-width:0}.anwp-pg-wrap .anwp-hidden{visibility:hidden}.anwp-pg-wrap .anwp-no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.anwp-pg-wrap .anwp-flex-even{flex:1}@media (min-width:576px){.anwp-pg-wrap .anwp-flex-sm-even{flex:1}}.anwp-pg-wrap .anwp-pg-updated:not(.anwp-pg-published){display:none}.anwp-pg-wrap .anwp-bg-light{background-color:#f8f9fa}.anwp-pg-wrap .anwp-bg-white{background-color:#fff}.anwp-pg-wrap .anwp-bg-secondary{background-color:#6c757d}.anwp-pg-wrap .anwp-bg-primary{background-color:#0085ba}.anwp-pg-wrap .anwp-bg-success{background-color:#388e3c}.anwp-pg-wrap .anwp-bg-info{background-color:#17a2b8}.anwp-pg-wrap .anwp-bg-warning{background-color:#fbc02d}.anwp-pg-wrap .anwp-bg-danger{background-color:#dc3545}.anwp-pg-wrap .anwp-bg-dark{background-color:#343a40}.anwp-pg-wrap .anwp-bg-transparent{background-color:transparent}.anwp-pg-wrap .anwp-link,.anwp-pg-wrap .site-content .anwp-link{transition:color .2s ease-in-out 0s}.anwp-pg-wrap .anwp-link:hover,.anwp-pg-wrap .site-content .anwp-link:hover{color:#0085ba}.bg-dark .anwp-pg-wrap .anwp-link:active,.bg-dark .anwp-pg-wrap .anwp-link:focus,.bg-dark .anwp-pg-wrap .anwp-link:hover,.bg-dark .anwp-pg-wrap .site-content .anwp-link:active,.bg-dark .anwp-pg-wrap .site-content .anwp-link:focus,.bg-dark .anwp-pg-wrap .site-content .anwp-link:hover{color:#80c2dd}.anwp-pg-wrap .anwp-pg-wrap+.anwp-pg-wrap{margin-top:1.5rem}.anwp-pg-wrap .anwp-link-without-effects,.anwp-pg-wrap .anwp-link-without-effects:active,.anwp-pg-wrap .anwp-link-without-effects:focus,.anwp-pg-wrap .anwp-link-without-effects:hover{text-decoration:none!important;box-shadow:none!important;border-bottom:none!important}.anwp-pg-wrap .anwp-pg-swiper-wrapper .swiper-wrapper{overflow:visible!important}.anwp-pg-wrap .anwp-link-cover,.anwp-pg-wrap .anwp-position-cover{position:absolute;top:0;bottom:0;left:0;right:0}.anwp-pg-wrap .anwp-image-background-contain,.anwp-pg-wrap .anwp-image-background-cover{background-position:50% 50%;background-repeat:no-repeat}.anwp-pg-wrap .anwp-image-background-cover{background-size:cover}.anwp-pg-wrap .anwp-image-background-contain{background-size:contain}.anwp-pg-wrap .anwp-semi-opacity{opacity:.5}.anwp-pg-wrap .anwp-pg-load-more .anwp-pg-load-more__btn.anwp-pg-load-more--active .anwp-pg-load-more__label,.anwp-pg-wrap .anwp-pg-load-more .anwp-pg-load-more__btn:not(.anwp-pg-load-more--active) .anwp-pg-wave{display:none!important}.anwp-pg-wrap .anwp-pg-wave{margin:0 auto;height:24px;text-align:center;font-size:10px}.anwp-pg-wrap .anwp-pg-wave .anwp-pg-rect{background-color:rgba(41,41,41,.7);height:80%;width:8px;display:inline-block;-webkit-animation:anwpPGWaveStretchDelay 1.2s ease-in-out infinite;animation:anwpPGWaveStretchDelay 1.2s ease-in-out infinite;margin:0 2px}.anwp-pg-wrap .anwp-pg-wave .anwp-pg-rect1{-webkit-animation-delay:-1.2s;animation-delay:-1.2s}.anwp-pg-wrap .anwp-pg-wave .anwp-pg-rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.anwp-pg-wrap .anwp-pg-wave .anwp-pg-rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.anwp-pg-wrap .anwp-pg-wave .anwp-pg-rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.anwp-pg-wrap .anwp-pg-wave .anwp-pg-rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes anwpPGWaveStretchDelay{0%,40%,to{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes anwpPGWaveStretchDelay{0%,40%,to{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}.anwp-pg-wrap .anwp-pg-height-150{height:150px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-150{height:300px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-150{height:302px}.anwp-pg-wrap .anwp-pg-height-160{height:160px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-160{height:320px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-160{height:322px}.anwp-pg-wrap .anwp-pg-height-170{height:170px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-170{height:340px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-170{height:342px}.anwp-pg-wrap .anwp-pg-height-180{height:180px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-180{height:360px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-180{height:362px}.anwp-pg-wrap .anwp-pg-height-190{height:190px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-190{height:380px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-190{height:382px}.anwp-pg-wrap .anwp-pg-height-200{height:200px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-200{height:400px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-200{height:402px}.anwp-pg-wrap .anwp-pg-height-210{height:210px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-210{height:420px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-210{height:422px}.anwp-pg-wrap .anwp-pg-height-220{height:220px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-220{height:440px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-220{height:442px}.anwp-pg-wrap .anwp-pg-height-230{height:230px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-230{height:460px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-230{height:462px}.anwp-pg-wrap .anwp-pg-height-240{height:240px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-240{height:480px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-240{height:482px}.anwp-pg-wrap .anwp-pg-height-250{height:250px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-250{height:500px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-250{height:502px}.anwp-pg-wrap .anwp-pg-height-260{height:260px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-260{height:520px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-260{height:522px}.anwp-pg-wrap .anwp-pg-height-270{height:270px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-270{height:540px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-270{height:542px}.anwp-pg-wrap .anwp-pg-height-280{height:280px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-280{height:560px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-280{height:562px}.anwp-pg-wrap .anwp-pg-height-290{height:290px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-290{height:580px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-290{height:582px}.anwp-pg-wrap .anwp-pg-height-300{height:300px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-300{height:600px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-300{height:602px}.anwp-pg-wrap .anwp-pg-height-310{height:310px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-310{height:620px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-310{height:622px}.anwp-pg-wrap .anwp-pg-height-320{height:320px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-320{height:640px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-320{height:642px}.anwp-pg-wrap .anwp-pg-height-330{height:330px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-330{height:660px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-330{height:662px}.anwp-pg-wrap .anwp-pg-height-340{height:340px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-340{height:680px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-340{height:682px}.anwp-pg-wrap .anwp-pg-height-350{height:350px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-350{height:700px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-350{height:702px}.anwp-pg-wrap .anwp-pg-height-360{height:360px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-360{height:720px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-360{height:722px}.anwp-pg-wrap .anwp-pg-height-370{height:370px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-370{height:740px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-370{height:742px}.anwp-pg-wrap .anwp-pg-height-380{height:380px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-380{height:760px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-380{height:762px}.anwp-pg-wrap .anwp-pg-height-390{height:390px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-390{height:780px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-390{height:782px}.anwp-pg-wrap .anwp-pg-height-400{height:400px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-400{height:800px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-400{height:802px}.anwp-pg-wrap .anwp-pg-height-410{height:410px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-410{height:820px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-410{height:822px}.anwp-pg-wrap .anwp-pg-height-420{height:420px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-420{height:840px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-420{height:842px}.anwp-pg-wrap .anwp-pg-height-430{height:430px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-430{height:860px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-430{height:862px}.anwp-pg-wrap .anwp-pg-height-440{height:440px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-440{height:880px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-440{height:882px}.anwp-pg-wrap .anwp-pg-height-450{height:450px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-450{height:900px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-450{height:902px}.anwp-pg-wrap .anwp-pg-height-460{height:460px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-460{height:920px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-460{height:922px}.anwp-pg-wrap .anwp-pg-height-470{height:470px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-470{height:940px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-470{height:942px}.anwp-pg-wrap .anwp-pg-height-480{height:480px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-480{height:960px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-480{height:962px}.anwp-pg-wrap .anwp-pg-height-490{height:490px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-490{height:980px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-490{height:982px}.anwp-pg-wrap .anwp-pg-height-500{height:500px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-500{height:1000px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-500{height:1002px}.anwp-pg-wrap .anwp-pg-height-510{height:510px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-510{height:1020px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-510{height:1022px}.anwp-pg-wrap .anwp-pg-height-520{height:520px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-520{height:1040px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-520{height:1042px}.anwp-pg-wrap .anwp-pg-height-530{height:530px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-530{height:1060px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-530{height:1062px}.anwp-pg-wrap .anwp-pg-height-540{height:540px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-540{height:1080px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-540{height:1082px}.anwp-pg-wrap .anwp-pg-height-550{height:550px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-550{height:1100px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-550{height:1102px}.anwp-pg-wrap .anwp-pg-height-560{height:560px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-560{height:1120px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-560{height:1122px}.anwp-pg-wrap .anwp-pg-height-570{height:570px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-570{height:1140px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-570{height:1142px}.anwp-pg-wrap .anwp-pg-height-580{height:580px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-580{height:1160px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-580{height:1162px}.anwp-pg-wrap .anwp-pg-height-590{height:590px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-590{height:1180px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-590{height:1182px}.anwp-pg-wrap .anwp-pg-height-600{height:600px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-600{height:1200px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-600{height:1202px}.anwp-pg-wrap .anwp-pg-height-610{height:610px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-610{height:1220px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-610{height:1222px}.anwp-pg-wrap .anwp-pg-height-620{height:620px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-620{height:1240px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-620{height:1242px}.anwp-pg-wrap .anwp-pg-height-630{height:630px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-630{height:1260px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-630{height:1262px}.anwp-pg-wrap .anwp-pg-height-640{height:640px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-640{height:1280px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-640{height:1282px}.anwp-pg-wrap .anwp-pg-height-650{height:650px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-650{height:1300px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-650{height:1302px}.anwp-pg-wrap .anwp-pg-height-660{height:660px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-660{height:1320px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-660{height:1322px}.anwp-pg-wrap .anwp-pg-height-670{height:670px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-670{height:1340px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-670{height:1342px}.anwp-pg-wrap .anwp-pg-height-680{height:680px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-680{height:1360px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-680{height:1362px}.anwp-pg-wrap .anwp-pg-height-690{height:690px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-690{height:1380px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-690{height:1382px}.anwp-pg-wrap .anwp-pg-height-700{height:700px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-700{height:1400px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-700{height:1402px}.anwp-pg-wrap .anwp-pg-height-710{height:710px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-710{height:1420px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-710{height:1422px}.anwp-pg-wrap .anwp-pg-height-720{height:720px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-720{height:1440px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-720{height:1442px}.anwp-pg-wrap .anwp-pg-height-730{height:730px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-730{height:1460px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-730{height:1462px}.anwp-pg-wrap .anwp-pg-height-740{height:740px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-740{height:1480px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-740{height:1482px}.anwp-pg-wrap .anwp-pg-height-750{height:750px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-750{height:1500px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-750{height:1502px}.anwp-pg-wrap .anwp-pg-height-760{height:760px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-760{height:1520px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-760{height:1522px}.anwp-pg-wrap .anwp-pg-height-770{height:770px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-770{height:1540px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-770{height:1542px}.anwp-pg-wrap .anwp-pg-height-780{height:780px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-780{height:1560px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-780{height:1562px}.anwp-pg-wrap .anwp-pg-height-790{height:790px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-790{height:1580px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-790{height:1582px}.anwp-pg-wrap .anwp-pg-height-800{height:800px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-height-800{height:1600px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-height-800{height:1602px}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-150{height:150px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-150{height:300px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-150{height:302px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-160{height:160px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-160{height:320px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-160{height:322px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-170{height:170px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-170{height:340px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-170{height:342px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-180{height:180px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-180{height:360px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-180{height:362px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-190{height:190px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-190{height:380px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-190{height:382px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-200{height:200px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-200{height:400px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-200{height:402px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-210{height:210px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-210{height:420px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-210{height:422px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-220{height:220px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-220{height:440px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-220{height:442px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-230{height:230px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-230{height:460px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-230{height:462px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-240{height:240px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-240{height:480px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-240{height:482px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-250{height:250px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-250{height:500px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-250{height:502px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-260{height:260px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-260{height:520px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-260{height:522px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-270{height:270px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-270{height:540px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-270{height:542px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-280{height:280px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-280{height:560px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-280{height:562px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-290{height:290px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-290{height:580px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-290{height:582px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-300{height:300px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-300{height:600px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-300{height:602px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-310{height:310px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-310{height:620px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-310{height:622px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-320{height:320px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-320{height:640px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-320{height:642px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-330{height:330px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-330{height:660px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-330{height:662px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-340{height:340px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-340{height:680px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-340{height:682px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-350{height:350px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-350{height:700px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-350{height:702px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-360{height:360px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-360{height:720px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-360{height:722px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-370{height:370px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-370{height:740px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-370{height:742px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-380{height:380px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-380{height:760px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-380{height:762px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-390{height:390px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-390{height:780px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-390{height:782px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-400{height:400px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-400{height:800px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-400{height:802px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-410{height:410px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-410{height:820px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-410{height:822px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-420{height:420px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-420{height:840px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-420{height:842px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-430{height:430px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-430{height:860px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-430{height:862px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-440{height:440px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-440{height:880px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-440{height:882px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-450{height:450px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-450{height:900px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-450{height:902px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-460{height:460px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-460{height:920px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-460{height:922px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-470{height:470px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-470{height:940px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-470{height:942px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-480{height:480px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-480{height:960px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-480{height:962px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-490{height:490px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-490{height:980px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-490{height:982px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-500{height:500px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-500{height:1000px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-500{height:1002px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-510{height:510px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-510{height:1020px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-510{height:1022px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-520{height:520px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-520{height:1040px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-520{height:1042px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-530{height:530px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-530{height:1060px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-530{height:1062px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-540{height:540px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-540{height:1080px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-540{height:1082px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-550{height:550px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-550{height:1100px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-550{height:1102px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-560{height:560px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-560{height:1120px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-560{height:1122px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-570{height:570px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-570{height:1140px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-570{height:1142px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-580{height:580px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-580{height:1160px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-580{height:1162px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-590{height:590px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-590{height:1180px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-590{height:1182px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-600{height:600px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-600{height:1200px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-600{height:1202px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-610{height:610px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-610{height:1220px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-610{height:1222px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-620{height:620px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-620{height:1240px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-620{height:1242px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-630{height:630px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-630{height:1260px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-630{height:1262px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-640{height:640px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-640{height:1280px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-640{height:1282px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-650{height:650px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-650{height:1300px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-650{height:1302px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-660{height:660px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-660{height:1320px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-660{height:1322px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-670{height:670px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-670{height:1340px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-670{height:1342px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-680{height:680px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-680{height:1360px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-680{height:1362px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-690{height:690px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-690{height:1380px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-690{height:1382px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-700{height:700px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-700{height:1400px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-700{height:1402px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-710{height:710px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-710{height:1420px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-710{height:1422px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-720{height:720px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-720{height:1440px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-720{height:1442px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-730{height:730px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-730{height:1460px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-730{height:1462px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-740{height:740px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-740{height:1480px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-740{height:1482px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-750{height:750px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-750{height:1500px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-750{height:1502px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-760{height:760px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-760{height:1520px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-760{height:1522px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-770{height:770px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-770{height:1540px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-770{height:1542px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-780{height:780px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-780{height:1560px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-780{height:1562px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-790{height:790px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-790{height:1580px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-790{height:1582px}}@media (min-width:576px){.anwp-pg-wrap .anwp-pg-sm-height-800{height:800px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-sm-height-800{height:1600px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-sm-height-800{height:1602px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-150{height:150px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-150{height:300px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-150{height:302px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-160{height:160px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-160{height:320px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-160{height:322px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-170{height:170px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-170{height:340px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-170{height:342px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-180{height:180px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-180{height:360px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-180{height:362px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-190{height:190px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-190{height:380px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-190{height:382px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-200{height:200px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-200{height:400px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-200{height:402px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-210{height:210px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-210{height:420px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-210{height:422px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-220{height:220px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-220{height:440px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-220{height:442px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-230{height:230px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-230{height:460px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-230{height:462px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-240{height:240px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-240{height:480px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-240{height:482px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-250{height:250px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-250{height:500px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-250{height:502px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-260{height:260px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-260{height:520px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-260{height:522px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-270{height:270px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-270{height:540px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-270{height:542px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-280{height:280px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-280{height:560px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-280{height:562px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-290{height:290px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-290{height:580px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-290{height:582px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-300{height:300px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-300{height:600px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-300{height:602px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-310{height:310px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-310{height:620px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-310{height:622px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-320{height:320px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-320{height:640px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-320{height:642px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-330{height:330px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-330{height:660px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-330{height:662px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-340{height:340px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-340{height:680px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-340{height:682px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-350{height:350px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-350{height:700px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-350{height:702px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-360{height:360px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-360{height:720px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-360{height:722px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-370{height:370px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-370{height:740px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-370{height:742px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-380{height:380px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-380{height:760px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-380{height:762px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-390{height:390px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-390{height:780px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-390{height:782px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-400{height:400px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-400{height:800px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-400{height:802px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-410{height:410px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-410{height:820px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-410{height:822px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-420{height:420px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-420{height:840px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-420{height:842px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-430{height:430px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-430{height:860px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-430{height:862px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-440{height:440px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-440{height:880px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-440{height:882px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-450{height:450px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-450{height:900px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-450{height:902px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-460{height:460px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-460{height:920px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-460{height:922px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-470{height:470px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-470{height:940px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-470{height:942px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-480{height:480px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-480{height:960px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-480{height:962px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-490{height:490px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-490{height:980px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-490{height:982px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-500{height:500px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-500{height:1000px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-500{height:1002px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-510{height:510px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-510{height:1020px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-510{height:1022px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-520{height:520px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-520{height:1040px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-520{height:1042px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-530{height:530px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-530{height:1060px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-530{height:1062px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-540{height:540px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-540{height:1080px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-540{height:1082px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-550{height:550px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-550{height:1100px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-550{height:1102px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-560{height:560px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-560{height:1120px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-560{height:1122px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-570{height:570px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-570{height:1140px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-570{height:1142px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-580{height:580px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-580{height:1160px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-580{height:1162px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-590{height:590px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-590{height:1180px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-590{height:1182px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-600{height:600px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-600{height:1200px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-600{height:1202px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-610{height:610px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-610{height:1220px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-610{height:1222px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-620{height:620px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-620{height:1240px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-620{height:1242px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-630{height:630px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-630{height:1260px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-630{height:1262px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-640{height:640px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-640{height:1280px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-640{height:1282px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-650{height:650px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-650{height:1300px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-650{height:1302px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-660{height:660px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-660{height:1320px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-660{height:1322px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-670{height:670px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-670{height:1340px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-670{height:1342px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-680{height:680px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-680{height:1360px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-680{height:1362px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-690{height:690px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-690{height:1380px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-690{height:1382px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-700{height:700px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-700{height:1400px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-700{height:1402px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-710{height:710px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-710{height:1420px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-710{height:1422px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-720{height:720px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-720{height:1440px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-720{height:1442px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-730{height:730px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-730{height:1460px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-730{height:1462px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-740{height:740px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-740{height:1480px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-740{height:1482px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-750{height:750px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-750{height:1500px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-750{height:1502px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-760{height:760px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-760{height:1520px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-760{height:1522px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-770{height:770px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-770{height:1540px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-770{height:1542px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-780{height:780px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-780{height:1560px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-780{height:1562px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-790{height:790px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-790{height:1580px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-790{height:1582px}}@media (min-width:992px){.anwp-pg-wrap .anwp-pg-lg-height-800{height:800px}.anwp-pg-wrap .anwp-pg-height-2x .anwp-pg-lg-height-800{height:1600px}.anwp-pg-wrap .anwp-pg-gutter--thin .anwp-pg-height-2x .anwp-pg-lg-height-800{height:1602px}}.anwp-pg-wrap .anwp-pg-icon{display:inline-block;width:16px;height:16px;stroke-width:0;stroke:none;fill:#595959}.anwp-pg-wrap .anwp-pg-icon--trans{fill:transparent}.anwp-pg-wrap .anwp-pg-icon--feather{stroke:currentColor!important;fill:none;stroke-width:2px}.anwp-pg-wrap .anwp-pg-icon--s1em{width:1em;height:1em}.anwp-pg-wrap .anwp-pg-icon--s28{width:28px;height:28px}.anwp-pg-wrap .anwp-pg-icon--s24{width:24px;height:24px}.anwp-pg-wrap .anwp-pg-icon--s18{width:18px;height:18px}.anwp-pg-wrap .anwp-pg-icon--s14{width:14px;height:14px}.anwp-pg-wrap .anwp-pg-icon--s12{width:12px;height:12px}.anwp-pg-wrap .anwp-pg-icon--s8{width:8px;height:8px}.anwp-pg-wrap .anwp-pg-icon--primary{fill:#0085ba}.anwp-pg-wrap .anwp-pg-icon--white{fill:#fff}.anwp-pg-wrap .anwp-pg-icon--danger{fill:#dc3545}.anwp-pg-wrap .anwp-pg-icon--success{fill:#388e3c}.anwp-pg-wrap .anwp-pg-icon.text-secondary{fill:#6c757d;opacity:.5}.elementor-element.elementor-element-edit-mode.elementor-widget.elementor-widget-empty[class*=elementor-widget-anwp-pg-]{min-height:50px}.anwp-pg-pro-element:before,.anwp-pg-pro-promotion-icon:before{content:"pro";position:absolute;top:5px;left:5px;background-color:#d48a0f;color:#fff;font-size:10px;font-style:normal;padding:3px 5px 2px;opacity:.8;text-transform:uppercase;display:inline-block}.anwp-pg-element:after{content:"AnWP";position:absolute;top:5px;right:5px;color:#848484;border:1px solid #969696;border-radius:2px;font-size:9px;font-style:normal;padding:2px 4px;opacity:.9;display:inline-block}.anwp-pg-pro-news-ticker__admin-icon{display:inline-block;width:1em;height:1em;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI3LjUgMTguNUguNXYtOGgyN3Y4ek03LjUgMTF2N00xOSAxMy41aDZNMTAgMTMuNWg2TTE5IDE1LjVoNk0xMCAxNS41aDYiIHN0cm9rZT0iIzZENzg4MiIvPjwvc3ZnPg==)}.anwp-pg-simple-grid__admin-icon{display:inline-block;width:1em;height:1em;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuNSA3LjVoLTd2LTdoN3Y3ek03LjUgMTcuNWgtN3YtN2g3djd6TTcuNSAyNy41aC03di03aDd2N3pNMTcuNSA3LjVoLTd2LTdoN3Y3ek0xNy41IDE3LjVoLTd2LTdoN3Y3ek0xNy41IDI3LjVoLTd2LTdoN3Y3ek0yNy41IDcuNWgtN3YtN2g3djd6TTI3LjUgMTcuNWgtN3YtN2g3djd6TTI3LjUgMjcuNWgtN3YtN2g3djd6IiBzdHJva2U9IiM2RDc4ODIiLz48L3N2Zz4=)}.anwp-pg-light-grid__admin-icon{display:inline-block;width:1em;height:1em;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuNSA2LjVoLTR2LTRoNHY0ek00LjUgMTMuNWgtNHYtNGg0djR6TTQuNSAyMC41aC00di00aDR2NHpNNC41IDI3LjVoLTR2LTRoNHY0ek0xOC41IDYuNWgtNHYtNGg0djR6TTE4LjUgMTMuNWgtNHYtNGg0djR6TTE4LjUgMjAuNWgtNHYtNGg0djR6TTE4LjUgMjcuNWgtNHYtNGg0djR6TTYgMy41aDVNNiAxMC41aDVNNiAxNy41aDVNNiAyNC41aDVNMjAgMy41aDVNMjAgMTAuNWg1TTIwIDE3LjVoNU0yMCAyNC41aDVNNiA1LjVoNk02IDEyLjVoNk02IDE5LjVoNk02IDI2LjVoNk0yMCA1LjVoNk0yMCAxMi41aDZNMjAgMTkuNWg2TTIwIDI2LjVoNiIgc3Ryb2tlPSIjNkQ3ODgyIi8+PC9zdmc+)}.anwp-pg-classic-grid__admin-icon{display:inline-block;width:1em;height:1em;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI3LjUgNy41aC0xMnYtN2gxMnY3ek0yNy41IDIyLjVoLTEydi03aDEydjd6TTEyLjUgMjIuNUguNXYtN2gxMnY3ek0xMi41IDcuNUguNXYtN2gxMnY3ek0wIDExLjVoMTNNMTUgMTEuNWgxM00wIDkuNWgxM00xNSA5LjVoMTNNMTUgMjQuNWgxM00wIDI0LjVoMTNNMTUgMjYuNWgxM00wIDI2LjVoMTMiIHN0cm9rZT0iIzZENzg4MiIvPjwvc3ZnPg==)}.anwp-pg-classic-blog__admin-icon{display:inline-block;width:1em;height:1em;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjUgMjQuNWgtMTB2LTloMTB2OXpNMTEuNSAxMi41aC0xMHYtOWgxMHY5ek0xMyAxOC41aDVNMTMgNi41aDVNMTMgMTYuNWgxME0xMyA0LjVoMTBNMTMgMjEuNWgxNE0xMyA5LjVoMTRNMTMgMjMuNWgxNE0xMyAxMS41aDE0IiBzdHJva2U9IiM2RDc4ODIiLz48L3N2Zz4=)}.anwp-pg-simple-slider__admin-icon{display:inline-block;width:1em;height:1em;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIyLjUgMjAuNWgtN3YtMTNoN3YxM3pNMTIuNSAyMC41aC03di0xM2g3djEzek0yNSAxMGwyIDQtMiA0TTMgMThsLTItNCAyLTQiIHN0cm9rZT0iIzZENzg4MiIvPjwvc3ZnPg==)}.anwp-pg-classic-slider__admin-icon{display:inline-block;width:1em;height:1em;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI1IDEwbDIgNC0yIDRNMyAxOGwtMi00IDItNE0xMi41IDE2LjVoLTd2LTloN3Y5ek0yMi41IDE2LjVoLTd2LTloN3Y5ek01IDIwLjVoOE0xNSAyMC41aDhNNSAxOC41aDhNMTUgMTguNWg4IiBzdHJva2U9IiM2RDc4ODIiLz48L3N2Zz4=)}.anwp-pg-hero-block__admin-icon{display:inline-block;width:1em;height:1em;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE5LjUgMTMuNWgtNnYtNmg2djZ6TTI3LjUgMTMuNWgtNnYtNmg2djZ6TTE5LjUgMjEuNWgtNnYtNmg2djZ6TTI3LjUgMjEuNWgtNnYtNmg2djZ6TTExLjUgMjEuNUguNXYtMTRoMTF2MTR6IiBzdHJva2U9IiM2RDc4ODIiLz48L3N2Zz4=)}.anwp-grid_card_bg_effect-darken_only .anwp-pg-post-teaser__thumbnail-img{-webkit-transform:none!important;transform:none!important}.anwp-pg-not-ready{opacity:0;visibility:hidden}.anwp-pg-ready .anwp-pg-not-ready{opacity:1;visibility:visible}body:not(.anwp-pg-ready) .anwp-pg-not-ready-0{display:none!important}.elementor-control-section_anwp_pro_promo_tab .elementor-panel-heading-toggle,.elementor-control-section_anwp_pro_promo_tab .elementor-section-title{color:#d48a0f}.anwp-pg-post-teaser__post-icon--size-24 .anwp-pg-wrap .anwp-pg-post-teaser__format-icon img{width:24px;height:24px}.anwp-pg-post-teaser__post-icon--size-36 .anwp-pg-wrap .anwp-pg-post-teaser__format-icon img{width:36px;height:36px}.anwp-pg-post-teaser__post-icon--position-center .anwp-pg-wrap .anwp-pg-post-teaser__format-icon{top:50%;right:50%;margin-top:-16px;margin-right:-16px}.anwp-pg-post-teaser__post-icon--position-center.anwp-pg-post-teaser__post-icon--size-24 .anwp-pg-wrap .anwp-pg-post-teaser__format-icon{margin-top:-20px;margin-right:-20px}.anwp-pg-post-teaser__post-icon--position-center.anwp-pg-post-teaser__post-icon--size-36 .anwp-pg-wrap .anwp-pg-post-teaser__format-icon{margin-top:-26px;margin-right:-26px}.anwp-pg-post-teaser__post-icon--position-bottom-right .anwp-pg-wrap .anwp-pg-post-teaser__format-icon{top:auto;bottom:10px;right:10px}.anwp-pg-post-teaser__post-icon--position-top-left .anwp-pg-wrap .anwp-pg-post-teaser__format-icon{top:10px;right:auto;left:10px}.anwp-pg-post-teaser__post-icon--position-top-left .anwp-pg-wrap .anwp-pg-post-teaser__format-icon.anwp-pg-post-teaser__format-icon--has-comments{top:30px}.anwp-pg-light-grid .anwp-pg-post-teaser__thumbnail .anwp-pg-post-teaser__format-icon{top:50%;right:50%;margin-top:-16px;margin-right:-16px}.anwp-pg-post-teaser__post-icon--size-24 .anwp-pg-wrap .anwp-pg-light-grid .anwp-pg-post-teaser__format-icon{margin-top:-20px;margin-right:-20px}.anwp-pg-post-teaser__post-icon--size-36 .anwp-pg-wrap .anwp-pg-light-grid .anwp-pg-post-teaser__format-icon{margin-top:-26px;margin-right:-26px}.anwp-pg-post-teaser__post-icon--position-bottom-right .anwp-pg-light-grid .anwp-pg-post-teaser__thumbnail .anwp-pg-post-teaser__format-icon{top:auto;right:5px;bottom:5px;margin-top:0;margin-right:0}.anwp-pg-post-teaser__post-icon--position-top-right .anwp-pg-light-grid .anwp-pg-post-teaser__thumbnail .anwp-pg-post-teaser__format-icon{top:5px;right:5px;bottom:auto;margin-top:0;margin-right:0}.anwp-pg-post-teaser__post-icon--position-top-left .anwp-pg-light-grid .anwp-pg-post-teaser__thumbnail .anwp-pg-post-teaser__format-icon{top:5px;left:5px;right:auto;bottom:auto;margin-top:0;margin-right:0}.anwp-pg-post-teaser--layout-d .anwp-pg-post-teaser__thumbnail .anwp-pg-post-teaser__format-icon{top:10px;right:10px}.anwp-pg-post-teaser__post-icon--position-bottom-right .anwp-pg-post-teaser--layout-d .anwp-pg-post-teaser__thumbnail .anwp-pg-post-teaser__format-icon{top:auto;right:10px;bottom:10px}.anwp-pg-post-teaser__post-icon--position-center .anwp-pg-post-teaser--layout-d .anwp-pg-post-teaser__thumbnail .anwp-pg-post-teaser__format-icon{top:50%;right:50%;margin-top:-16px;margin-right:-16px}.anwp-pg-post-teaser__post-icon--position-center.anwp-pg-post-teaser__post-icon--size-24 .anwp-pg-wrap .anwp-pg-post-teaser--layout-d .anwp-pg-post-teaser__format-icon{margin-top:-20px;margin-right:-20px}.anwp-pg-post-teaser__post-icon--position-center.anwp-pg-post-teaser__post-icon--size-36 .anwp-pg-wrap .anwp-pg-post-teaser--layout-d .anwp-pg-post-teaser__format-icon{margin-top:-26px;margin-right:-26px}.anwp-pg-post-teaser--layout-classic .anwp-pg-post-teaser__thumbnail .anwp-pg-post-teaser__format-icon{top:10px;right:10px}.anwp-pg-post-teaser__post-icon--position-bottom-right .anwp-pg-post-teaser--layout-classic .anwp-pg-post-teaser__thumbnail .anwp-pg-post-teaser__format-icon{top:auto;right:10px;bottom:10px}.anwp-pg-post-teaser__post-icon--position-center .anwp-pg-post-teaser--layout-classic .anwp-pg-post-teaser__thumbnail .anwp-pg-post-teaser__format-icon{top:50%;right:50%;margin-top:-16px;margin-right:-16px}.anwp-pg-post-teaser__post-icon--position-center.anwp-pg-post-teaser__post-icon--size-24 .anwp-pg-wrap .anwp-pg-post-teaser--layout-classic .anwp-pg-post-teaser__format-icon{margin-top:-20px;margin-right:-20px}.anwp-pg-post-teaser__post-icon--position-center.anwp-pg-post-teaser__post-icon--size-36 .anwp-pg-wrap .anwp-pg-post-teaser--layout-classic .anwp-pg-post-teaser__format-icon{margin-top:-26px;margin-right:-26px}.anwp-pg-wrap .anwp-pg-no-transform .anwp-pg-post-teaser:hover .anwp-pg-post-teaser__thumbnail-img{-webkit-transform:none!important;transform:none!important}.anwp-pg-wrap .anwp-pg-post-teaser{font-size:16px}.anwp-pg-wrap .anwp-pg-post-teaser__thumbnail{overflow:hidden}.anwp-pg-wrap .anwp-pg-post-teaser__format-icon{top:10px;position:absolute;background-color:rgba(0,0,0,.5);border:2px solid #fff;border-radius:50%;right:10px;left:auto;padding:6px;z-index:1}.anwp-pg-wrap .anwp-pg-post-teaser__format-icon--has-category{top:30px}.anwp-pg-wrap .anwp-pg-post-teaser__format-icon img{width:16px;height:16px}.anwp-pg-wrap .anwp-pg-post-teaser__thumbnail-bg{transition:all .4s ease-in-out 0s}.anwp-pg-wrap .anwp-pg-post-teaser__thumbnail-img{transition:all .4s ease-in-out 0s;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}.anwp-pg-wrap .anwp-pg-post-teaser:not(.anwp-pg-post-teaser--inner-cover-link):hover .anwp-pg-post-teaser__thumbnail-bg{background:rgba(0,0,0,.4);transition:background-color .4s ease-in-out 0s}.anwp-pg-wrap .anwp-pg-post-teaser:not(.anwp-pg-post-teaser--inner-cover-link):hover .anwp-pg-post-teaser__thumbnail-img{-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform .4s ease-in-out 0s;transition:transform .4s ease-in-out 0s;transition:transform .4s ease-in-out 0s,-webkit-transform .4s ease-in-out 0s}.anwp-pg-wrap .anwp-pg-post-teaser.anwp-pg-post-teaser--inner-cover-link .anwp-pg-post-teaser__thumbnail:hover .anwp-pg-post-teaser__thumbnail-bg{background:rgba(0,0,0,.4);transition:background-color .4s ease-in-out 0s}.anwp-pg-wrap .anwp-pg-post-teaser.anwp-pg-post-teaser--inner-cover-link .anwp-pg-post-teaser__thumbnail:hover .anwp-pg-post-teaser__thumbnail-img{-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform .4s ease-in-out 0s;transition:transform .4s ease-in-out 0s;transition:transform .4s ease-in-out 0s,-webkit-transform .4s ease-in-out 0s}.anwp-pg-wrap .anwp-pg-post-teaser__top-meta{overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.anwp-pg-wrap .anwp-pg-post-teaser__top-meta>span{padding:4px 6px;background-color:rgba(39,52,58,.8);color:#fff;font-size:.75em;line-height:1;text-align:center}.anwp-pg-wrap .anwp-pg-post-teaser__bottom-meta{font-size:.75em;color:#f5f5f5;padding:0 12px}.anwp-pg-wrap .anwp-pg-post-teaser__category-wrapper{color:#fff;font-size:.75em;line-height:1;text-transform:uppercase}.anwp-pg-wrap .anwp-pg-post-teaser__title{font-size:1em;line-height:1.2em;word-spacing:1px;letter-spacing:.5px;text-transform:uppercase;font-weight:500;padding:0 12px;-webkit-transform:translateZ(0);transform:translateZ(0)}.anwp-pg-wrap .anwp-pg-post-teaser--layout-a .anwp-pg-post-teaser__title{color:#fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.4em}.anwp-pg-wrap .anwp-pg-post-teaser--layout-a .anwp-pg-post-teaser__muted_bg{position:absolute;bottom:0;left:0;right:0;top:30%;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.4) 40%,rgba(0,0,0,.8));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#b3000000",GradientType=0)}.anwp-pg-wrap .anwp-pg-post-teaser--layout-a .anwp-pg-post-teaser__bottom-meta:before{position:absolute;content:"";width:40px;border-top:1px solid #fff;top:-4px}.anwp-pg-wrap .anwp-pg-post-teaser--layout-a .anwp-pg-post-teaser__bottom-meta{text-shadow:1px 1px 1px rgba(0,0,0,.7)}.anwp-pg-wrap .anwp-pg-post-teaser--layout-b .anwp-pg-post-teaser__muted_bg{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAABpJREFUCJljZGBg8GVgYDBmYmBgMGZgYDgLAAg2AYRjQjgZAAAAAElFTkSuQmCC)}.anwp-pg-wrap .anwp-pg-post-teaser--layout-b .anwp-pg-post-teaser__title{color:#fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.4em}.anwp-pg-wrap .anwp-pg-post-teaser--layout-b .anwp-pg-post-teaser__bottom-meta:before{position:absolute;content:"";width:40px;border-top:1px solid #fff;top:-4px}.anwp-pg-wrap .anwp-pg-post-teaser--layout-b .anwp-pg-post-teaser__bottom-meta{text-shadow:1px 1px 1px rgba(0,0,0,.7)}.anwp-pg-wrap .anwp-pg-post-teaser--layout-c .anwp-pg-post-teaser__top-meta{min-height:20px}.anwp-pg-wrap .anwp-pg-post-teaser--layout-c .anwp-pg-post-teaser__bottom-block{background-color:rgba(34,34,34,.6);width:75%}.anwp-pg-wrap .anwp-pg-post-teaser--layout-c .anwp-pg-post-teaser__bottom-meta{top:4px;text-shadow:1px 1px 1px rgba(0,0,0,.7)}.anwp-pg-wrap .anwp-pg-post-teaser--layout-c .anwp-pg-post-teaser__bottom-meta+.anwp-pg-post-teaser__title{margin-bottom:-5px;margin-top:3px}.anwp-pg-wrap .anwp-pg-post-teaser--layout-c .anwp-pg-post-teaser__title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.4em;min-height:2.4em;line-height:1.2em;color:#fff}.anwp-pg-wrap .anwp-pg-post-teaser--layout-d .anwp-pg-post-teaser__thumbnail-img{min-height:150px}.anwp-pg-wrap .anwp-pg-post-teaser--layout-d .anwp-pg-post-teaser__top-meta{position:absolute;top:0;left:0;z-index:2}.anwp-pg-wrap .anwp-pg-post-teaser--layout-d .anwp-pg-post-teaser__bottom-meta{font-size:12px;color:#777;padding:0;overflow:hidden;line-height:1.5}.anwp-pg-wrap .anwp-pg-post-teaser--layout-d .anwp-pg-post-teaser__bottom-meta .anwp-pg-icon{fill:#777}.anwp-pg-wrap .anwp-pg-post-teaser--layout-d .anwp-pg-post-teaser__title{font-size:1.1em;padding:0;font-weight:700;word-spacing:normal;letter-spacing:normal;text-transform:unset}.anwp-pg-wrap .anwp-pg-post-teaser--layout-d .anwp-pg-post-teaser__excerpt{font-size:.9em;line-height:1.2em}.anwp-pg-wrap .anwp-pg-post-teaser--layout-e .anwp-pg-post-teaser__thumbnail-img{height:80px!important;width:80px!important}.anwp-pg-wrap .anwp-pg-post-teaser--layout-e .anwp-pg-post-teaser__thumbnail{min-width:80px;max-height:80px}.anwp-pg-wrap .anwp-pg-post-teaser--layout-e .anwp-pg-post-teaser__title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.2em;line-height:1em;font-size:.9em;margin-top:2px;padding:0;font-weight:700;word-spacing:normal;letter-spacing:normal;text-transform:unset}.anwp-pg-wrap .anwp-pg-post-teaser--layout-e .anwp-pg-post-teaser__bottom-meta{font-size:12px;color:#777;padding:0;overflow:hidden;max-height:1.5em;line-height:1.5}.anwp-pg-wrap .anwp-pg-post-teaser--layout-e .anwp-pg-post-teaser__bottom-meta .anwp-pg-icon{fill:#777}.anwp-pg-wrap .anwp-pg-post-teaser--layout-e .anwp-pg-post-teaser__bottom-meta>.anwp-pg-post-teaser__bottom-meta-item:first-child>.anwp-pg-icon{margin-left:-2px}.anwp-pg-wrap .anwp-pg-post-teaser--layout-e .anwp-pg-post-teaser__category-wrapper{font-size:10px;line-height:12px;display:inline-block;font-weight:500;letter-spacing:.5px;border-radius:2px;white-space:nowrap;border:1px solid;padding:1px 8px}.anwp-pg-wrap .anwp-pg-post-teaser--layout-e .anwp-pg-post-teaser__content{padding-left:12px}.anwp-pg-wrap .anwp-pg-post-teaser--layout-e:hover .anwp-pg-post-teaser__content{background-color:#fafafa}.anwp-pg-wrap .anwp-pg-post-teaser--layout-f .anwp-pg-post-teaser__thumbnail-img{height:120px!important;width:120px!important}.anwp-pg-wrap .anwp-pg-post-teaser--layout-f .anwp-pg-post-teaser__thumbnail{min-width:120px;max-height:120px}.anwp-pg-wrap .anwp-pg-post-teaser--layout-f .anwp-pg-post-teaser__title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:3.3em;line-height:1.1em;font-size:1em;margin-top:2px;padding:0;font-weight:700;word-spacing:normal;letter-spacing:normal;text-transform:unset}.anwp-pg-wrap .anwp-pg-post-teaser--layout-f .anwp-pg-post-teaser__bottom-meta{font-size:12px;color:#777;padding:0;overflow:hidden;max-height:1.5em;line-height:1.5}.anwp-pg-wrap .anwp-pg-post-teaser--layout-f .anwp-pg-post-teaser__bottom-meta .anwp-pg-icon{fill:#777}.anwp-pg-wrap .anwp-pg-post-teaser--layout-f .anwp-pg-post-teaser__bottom-meta>.anwp-pg-post-teaser__bottom-meta-item:first-child>.anwp-pg-icon{margin-left:-2px}.anwp-pg-wrap .anwp-pg-post-teaser--layout-f .anwp-pg-post-teaser__category-wrapper{font-size:10px;line-height:12px;display:inline-block;font-weight:500;letter-spacing:.5px;border-radius:2px;white-space:nowrap;border:1px solid;padding:1px 8px}.anwp-pg-wrap .anwp-pg-post-teaser--layout-f .anwp-pg-post-teaser__content{padding-left:12px}.anwp-pg-wrap .anwp-pg-post-teaser--layout-f:hover .anwp-pg-post-teaser__content{background-color:#fafafa}.anwp-pg-wrap .anwp-pg-post-teaser--layout-classic .anwp-pg-post-teaser__top-meta{position:absolute;top:0;left:0;z-index:2}.anwp-pg-wrap .anwp-pg-post-teaser--layout-classic .anwp-pg-post-teaser__bottom-meta{font-size:12px;color:#777;padding:0;line-height:1.2}.anwp-pg-wrap .anwp-pg-post-teaser--layout-classic .anwp-pg-post-teaser__title{font-size:1.1em;padding:0;font-weight:600;word-spacing:normal;letter-spacing:normal;text-transform:unset}.anwp-pg-wrap .anwp-pg-post-teaser--layout-classic .anwp-pg-post-teaser__excerpt{font-size:.9em;line-height:1.3em}.anwp-pg-wrap .anwp-pg-post-teaser--layout-classic .anwp-pg-post-teaser__thumbnail:hover .anwp-pg-post-teaser__thumbnail-classic-bg{background:rgba(0,0,0,.4);transition:background-color .4s ease-in-out 0s}.anwp-pg-wrap .anwp-pg-post-teaser--layout-classic .anwp-pg-post-teaser__thumbnail-classic-bg{transition:all .4s ease-in-out 0s}.anwp-pg-wrap .anwp-pg-post-teaser--layout-classic .anwp-pg-read-more__btn{font-size:.9em}.anwp-pg-wrap .anwp-pg-post-teaser__category-column{position:absolute;top:0;right:0}.anwp-pg-wrap .anwp-pg-post-teaser__category-column .anwp-pg-category__wrapper-filled{padding-top:4px;padding-bottom:4px}.anwp-pg-wrap .anwp-pg-post-teaser__category-column .anwp-pg-post-teaser__category-wrapper+.anwp-pg-post-teaser__category-wrapper{margin-top:4px}.anwp-pg-wrap .anwp-pg-post-teaser.anwp-pg-post-teaser--has-comments-meta .anwp-pg-post-teaser__category-column,.anwp-pg-wrap .anwp-pg-post-teaser.anwp-pg-post-teaser--has-pvc-meta .anwp-pg-post-teaser__category-column{max-width:calc(100% - 50px)}.anwp-pg-wrap .anwp-pg-post-teaser.anwp-pg-post-teaser--has-comments-meta.anwp-pg-post-teaser--has-pvc-meta .anwp-pg-post-teaser__category-column{max-width:calc(100% - 100px)}.anwp-pg-wrap .anwp-pg-simple-grid__gutter-thick{margin-top:-10px;margin-bottom:-10px}.anwp-pg-wrap .anwp-pg-simple-grid__gutter-thick .anwp-pg-post-teaser{margin-top:10px;margin-bottom:10px}.anwp-pg-wrap .anwp-pg-simple-grid__gutter-thin{margin:-1px}.anwp-pg-wrap .anwp-pg-simple-grid__gutter-thin .anwp-pg-post-teaser{border:1px solid transparent}.anwp-pg-wrap .anwp-pg-classic-blog .anwp-pg-post-teaser+.anwp-pg-post-teaser{margin-top:30px}@media (min-width:768px){.anwp-pg-wrap .anwp-pg-classic-blog .anwp-pg-post-teaser__content{padding-left:20px}}.anwp-pg-wrap .anwp-pg-classic-blog .anwp-pg-post-teaser__bottom-meta{margin-top:15px;margin-bottom:15px}.anwp-pg-wrap .anwp-pg-classic-slider .anwp-pg-post-teaser__bottom-meta{margin-top:10px;margin-bottom:10px}.anwp-pg-wrap .anwp-pg-classic-slider .anwp-pg-post-teaser.anwp-pg-post-teaser--with-read-more{height:auto;padding-bottom:10px}.anwp-pg-wrap .anwp-pg-simple-slider .elementor-swiper-button{transition:background-color .5s}.anwp-pg-wrap .anwp-pg-simple-slider .elementor-swiper-button:hover{background-color:rgba(34,34,34,.4)}.anwp-pg-wrap .anwp-pg-simple-slider .elementor-swiper-button.elementor-swiper-button-prev{left:6px;padding:4px}.anwp-pg-wrap .anwp-pg-simple-slider .elementor-swiper-button.elementor-swiper-button-next{right:6px;padding:4px}.anwp-pg-wrap .anwp-pg-light-grid{margin-bottom:-20px}.anwp-pg-wrap .anwp-pg-light-grid .anwp-pg-post-teaser{margin-bottom:20px}.anwp-pg-wrap .anwp-pg-classic-grid{margin-bottom:-20px}.anwp-pg-wrap .anwp-pg-classic-grid .anwp-pg-post-teaser{margin-bottom:20px}.anwp-pg-wrap .anwp-pg-classic-grid .anwp-pg-post-teaser__content{padding-bottom:20px;border-bottom:1px solid #ddd}.anwp-pg-wrap .anwp-pg-classic-grid .anwp-pg-post-teaser__bottom-meta{margin-top:10px;margin-bottom:10px}.anwp-pg-wrap .anwp-pg-hero-block .anwp-pg-hero-main-block .anwp-pg-post-teaser__title{font-size:1.5em}.anwp-pg-wrap .anwp-pg-hero-block.anwp-pg-gutter--thin .anwp-pg-post-teaser{border:1px solid #fff}.anwp-pg-wrap .anwp-pg-widget-header{border:none}.anwp-pg-wrap .anwp-pg-widget-header__title{margin-top:0!important;margin-bottom:0!important;z-index:1;font-weight:400}.anwp-pg-wrap .anwp-pg-widget-header__secondary-line{z-index:0}.anwp-pg-wrap .anwp-pg-widget-header__icon{margin-right:8px}.anwp-pg-widget-header-style--b .anwp-pg-wrap .anwp-pg-widget-header__secondary-line{position:absolute;width:100%;bottom:0}.anwp-pg-widget-header-style--b .anwp-pg-wrap .anwp-pg-widget-header__title{padding:3px 15px}.anwp-pg-widget-header-style--c .anwp-pg-wrap .anwp-pg-widget-header__secondary-line{position:absolute;width:100%;top:0}.anwp-pg-widget-header-style--c .anwp-pg-wrap .anwp-pg-widget-header__title{padding:3px 15px}.anwp-pg-widget-header-style--d .anwp-pg-wrap .anwp-pg-widget-header__secondary-line{position:absolute;width:100%;bottom:0}.anwp-pg-widget-header-style--d .anwp-pg-wrap .anwp-pg-widget-header__title{padding-bottom:5px}.anwp-pg-widget-header-style--e .anwp-pg-wrap .anwp-pg-widget-header__secondary-line{position:absolute;width:100%;top:0}.anwp-pg-widget-header-style--e .anwp-pg-wrap .anwp-pg-widget-header__title{padding-top:5px}.anwp-pg-widget-header-style--f .anwp-pg-wrap .anwp-pg-widget-header__secondary-line{position:absolute;width:100px;bottom:0}.anwp-pg-widget-header-style--f .anwp-pg-wrap .anwp-pg-widget-header__title{padding-bottom:5px}.anwp-pg-widget-header-style--g .anwp-pg-wrap .anwp-pg-widget-header__secondary-line{position:absolute;left:0;top:0;bottom:0}.anwp-pg-widget-header-style--g .anwp-pg-wrap .anwp-pg-widget-header__title{padding-left:10px}.anwp-pg-wrap .anwp-pg-flex-slider .elementor-swiper-button{transition:background-color .5s}.anwp-pg-wrap .anwp-pg-flex-slider .elementor-swiper-button:hover{background-color:rgba(34,34,34,.4)}
#start-resizable-editor-section{display:none}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{color:#fff;background-color:#32373c;border:none;border-radius:1.55em;box-shadow:none;cursor:pointer;display:inline-block;font-size:1.125em;padding:.667em 1.333em;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:#fff}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - .5em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - .5em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - .5em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{margin-right:0;width:100%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.is-style-outline>.wp-block-button__link,.wp-block-button__link.is-style-outline{border:2px solid}.is-style-outline>.wp-block-button__link:not(.has-text-color),.wp-block-button__link.is-style-outline:not(.has-text-color){color:#32373c}.is-style-outline>.wp-block-button__link:not(.has-background),.wp-block-button__link.is-style-outline:not(.has-background){background-color:transparent}.wp-block-buttons{display:flex;flex-direction:row;flex-wrap:wrap}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button{margin-right:0}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin-left:0;margin-right:.5em;margin-bottom:.5em}.wp-block-buttons>.wp-block-button:last-child{margin-right:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right>.wp-block-button{margin-left:.5em;margin-right:0}.wp-block-buttons.is-content-justification-right>.wp-block-button:first-child{margin-left:0}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons.alignleft .wp-block-button{margin-left:0;margin-right:.5em}.wp-block-buttons.alignleft .wp-block-button:last-child{margin-right:0}.wp-block-buttons.alignright .wp-block-button{margin-right:0;margin-left:.5em}.wp-block-buttons.alignright .wp-block-button:first-child{margin-left:0}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;margin-bottom:.5em;width:100%}.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:.25em;border:1px solid #ddd}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse}.wp-block-calendar table th{font-weight:400;background:#ddd}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-code code{display:block;white-space:pre-wrap;overflow-wrap:break-word}.wp-block-columns{display:flex;margin-bottom:1.75em;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-columns.has-background{padding:1.25em 2.375em}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px) and (max-width:781px){.wp-block-column:not(:only-child){flex-basis:calc(50% - 1em)!important;flex-grow:0}.wp-block-column:nth-child(2n){margin-left:2em}}@media (min-width:782px){.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-column[style*=flex-basis]{flex-grow:0}.wp-block-column:not(:first-child){margin-left:2em}}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-cover,.wp-block-cover-image{position:relative;background-size:cover;background-position:50%;min-height:430px;width:100%;display:flex;justify-content:center;align-items:center;padding:1em;box-sizing:border-box}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:100%;z-index:1;color:#fff}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover-image img.wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background,.wp-block-cover img.wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:0;width:100%;height:100%;max-width:none;max-height:none;-o-object-fit:cover;object-fit:cover;outline:none;border:none;box-shadow:none}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:840px;padding:.44em;text-align:center}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-width:320px;min-height:240px}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:.8em;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 1em 1em 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:3em .77em .7em;color:#fff;text-align:center;font-size:.8em;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);box-sizing:border-box;margin:0}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid figcaption,.wp-block-gallery figcaption{flex-grow:1}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc(33.33333% - .66667em);margin-right:1em}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc(25% - .75em);margin-right:1em}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc(20% - .8em);margin-right:1em}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc(16.66667% - .83333em);margin-right:1em}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc(14.28571% - .85714em);margin-right:1em}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc(12.5% - .875em);margin-right:1em}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:420px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}.wp-block-image{margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image:not(.is-style-rounded) img{border-radius:inherit}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-latest-comments__comment{line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:2.25em;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;line-height:1.8;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;color:#555;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-top:.5em;margin-bottom:1em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;width:auto}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em}.wp-block-latest-posts__featured-image.alignright{margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}.block-editor-image-alignment-control__row .components-base-control__field{display:flex;justify-content:space-between;align-items:center}.block-editor-image-alignment-control__row .components-base-control__field .components-base-control__label{margin-bottom:0}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{ direction:ltr; display:-ms-grid;display:grid;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{ -ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1; margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr; -ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{ -ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1 }.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{ -ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1 }.wp-block-media-text__media img,.wp-block-media-text__media video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill .wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}}.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-navigation__container{color:#1e1e1e;background-color:#fff;min-width:200px}.items-justified-left>ul{justify-content:flex-start}.items-justified-center>ul{justify-content:center}.items-justified-right>ul{justify-content:flex-end}.items-justified-space-between>ul{justify-content:space-between}.wp-block-navigation-link{display:flex;align-items:center;position:relative;margin:0}.wp-block-navigation-link .wp-block-navigation__container:empty{display:none}.wp-block-navigation__container{list-style:none;margin:0;padding-left:0;display:flex;flex-wrap:wrap}.is-vertical .wp-block-navigation__container{display:block}.has-child>.wp-block-navigation-link__content{padding-right:.5em}.has-child .wp-block-navigation__container{border:1px solid rgba(0,0,0,.15);background-color:inherit;color:inherit;position:absolute;left:0;top:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2;opacity:0;transition:opacity .1s linear;visibility:hidden}.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__content{flex-grow:1}.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon{padding-right:.5em}@media (min-width:782px){.has-child .wp-block-navigation__container{left:1.5em}.has-child .wp-block-navigation__container .wp-block-navigation__container{left:100%;top:-1px}.has-child .wp-block-navigation__container .wp-block-navigation__container:before{content:"";position:absolute;right:100%;height:100%;display:block;width:.5em;background:transparent}.has-child .wp-block-navigation__container .wp-block-navigation-link__submenu-icon svg{transform:rotate(0)}}.has-child:hover{cursor:pointer}.has-child:hover>.wp-block-navigation__container{visibility:visible;opacity:1;display:flex;flex-direction:column}.has-child:focus-within{cursor:pointer}.has-child:focus-within>.wp-block-navigation__container{visibility:visible;opacity:1;display:flex;flex-direction:column}.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:active,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:focus,.wp-block-navigation[style*=text-decoration] .wp-block-navigation__container{text-decoration:inherit}.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content,.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:active,.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:focus{text-decoration:none}.wp-block-navigation-link__content{color:inherit;padding:.5em 1em}.wp-block-navigation-link__content+.wp-block-navigation-link__content{padding-top:0}.has-text-color .wp-block-navigation-link__content{color:inherit}.wp-block-navigation-link__label{word-break:normal;overflow-wrap:break-word}.wp-block-navigation-link__submenu-icon{height:inherit;padding:.375em 1em .375em 0}.wp-block-navigation-link__submenu-icon svg{fill:currentColor}@media (min-width:782px){.wp-block-navigation-link__submenu-icon svg{transform:rotate(90deg)}}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-background{padding:1.25em 2.375em}p.has-text-color a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{margin-bottom:.7em;font-size:.7em}.wp-block-post-author__content{flex-grow:1;flex-basis:0}.wp-block-post-author__name{font-weight:700;margin:0}.wp-block-post-comments-form input[type=submit]{color:#fff;background-color:#32373c;border:none;border-radius:1.55em;box-shadow:none;cursor:pointer;display:inline-block;font-size:1.125em;padding:.667em 1.333em;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-post-comments-form input[type=submit]:active,.wp-block-post-comments-form input[type=submit]:focus,.wp-block-post-comments-form input[type=submit]:hover,.wp-block-post-comments-form input[type=submit]:visited{color:#fff}.wp-block-preformatted{white-space:pre-wrap}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:1.25em}.wp-block-pullquote p{font-size:1.75em;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:2em}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-query-loop{max-width:100%;list-style:none;padding:0}.wp-block-query-loop li{clear:both}.wp-block-query-loop.is-flex-container{flex-direction:row;display:flex;flex-wrap:wrap}.wp-block-query-loop.is-flex-container li{margin:0 0 1.25em;width:100%}@media (min-width:600px){.wp-block-query-loop.is-flex-container li{margin-right:1.25em}.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li:nth-child(2n){margin-right:0}.wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li:nth-child(3n){margin-right:0}.wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li:nth-child(4n){margin-right:0}.wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li:nth-child(5n){margin-right:0}.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li:nth-child(6n){margin-right:0}}.wp-block-query-pagination{display:flex;flex-direction:row;flex-wrap:wrap}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{display:inline-block;margin-right:.5em;margin-bottom:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:1.125em;text-align:right}.wp-block-rss.wp-block-rss{box-sizing:border-box}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 1em)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}.wp-block-rss.columns-4 li{width:calc(25% - 1em)}.wp-block-rss.columns-5 li{width:calc(20% - 1em)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#555;font-size:.8125em}.wp-block-search .wp-block-search__button{background:#f7f7f7;border:1px solid #ccc;padding:.375em .625em;color:#32373c;margin-left:.625em;word-break:normal}.wp-block-search .wp-block-search__button.has-icon{line-height:0}.wp-block-search .wp-block-search__button svg{min-width:1.5em;min-height:1.5em}.wp-block-search .wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1;min-width:3em;border:1px solid #949494}.wp-block-search.wp-block-search__button-only .wp-block-search__button{margin-left:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{padding:4px;border:1px solid #949494}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border-radius:0;border:none;padding:0 0 0 .25em}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus{outline:none}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{padding:.125em .5em}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"···";color:currentColor;font-size:1.5em;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-custom-logo{line-height:0}.wp-block-custom-logo .aligncenter{display:table}.wp-block-custom-logo.is-style-rounded img{border-radius:9999px}.wp-block-social-links{display:flex;flex-wrap:wrap;justify-content:flex-start;padding-left:0;padding-right:0;text-indent:0;margin-left:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link{margin:4px 8px 4px 0}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{width:1em;height:1em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links.alignright{justify-content:flex-end}.wp-social-link{display:block;border-radius:9999px;transition:transform .1s ease;height:auto}@media (prefers-reduced-motion:reduce){.wp-social-link{transition-duration:0s}}.wp-social-link a{display:block;line-height:0;transition:transform .1s ease}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-tag-cloud.aligncenter{text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{font-family:inherit;overflow:auto;white-space:pre-wrap}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-post-featured-image a{display:inline-block}.wp-block-post-featured-image img{max-width:100%;height:auto}:root .has-pale-pink-background-color{background-color:#f78da7}:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .has-white-background-color{background-color:#fff}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-black-background-color{background-color:#000}:root .has-pale-pink-color{color:#f78da7}:root .has-vivid-red-color{color:#cf2e2e}:root .has-luminous-vivid-orange-color{color:#ff6900}:root .has-luminous-vivid-amber-color{color:#fcb900}:root .has-light-green-cyan-color{color:#7bdcb5}:root .has-vivid-green-cyan-color{color:#00d084}:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .has-vivid-cyan-blue-color{color:#0693e3}:root .has-vivid-purple-color{color:#9b51e0}:root .has-white-color{color:#fff}:root .has-very-light-gray-color{color:#eee}:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .has-very-dark-gray-color{color:#313131}:root .has-black-color{color:#000}:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:linear-gradient(135deg,#0693e3,#9b51e0)}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:linear-gradient(135deg,#7adcb4,#00d082)}:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:linear-gradient(135deg,#fcb900,#ff6900)}:root .has-luminous-vivid-orange-to-vivid-red-gradient-background{background:linear-gradient(135deg,#ff6900,#cf2e2e)}:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:linear-gradient(135deg,#eee,#a9b8c3)}:root .has-cool-to-warm-spectrum-gradient-background{background:linear-gradient(135deg,#4aeadc,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c)}:root .has-blush-light-purple-gradient-background{background:linear-gradient(135deg,#ffceec,#9896f0)}:root .has-blush-bordeaux-gradient-background{background:linear-gradient(135deg,#fecda5,#fe2d2d 50%,#6b003e)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-luminous-dusk-gradient-background{background:linear-gradient(135deg,#ffcb70,#c751c0 50%,#4158d0)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-pale-ocean-gradient-background{background:linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5)}:root .has-electric-grass-gradient-background{background:linear-gradient(135deg,#caf880,#71ce7e)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root .has-link-color a{color:#00e;color:var(--wp--style--color--link,#00e)}.has-small-font-size{font-size:.8125em}.has-normal-font-size,.has-regular-font-size{font-size:1em}.has-medium-font-size{font-size:1.25em}.has-large-font-size{font-size:2.25em}.has-huge-font-size,.has-larger-font-size{font-size:2.625em}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}#start-resizable-editor-section{display:none}.wp-block-audio figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio figcaption{color:hsla(0,0%,100%,.65)}.wp-block-code{font-family:Menlo,Consolas,monaco,monospace;color:#1e1e1e;padding:.8em 1em;border:1px solid #ddd;border-radius:4px}.wp-block-embed figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed figcaption{color:hsla(0,0%,100%,.65)}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:hsla(0,0%,100%,.65)}.wp-block-image figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-image figcaption{color:hsla(0,0%,100%,.65)}.wp-block-pullquote{border-top:4px solid;border-bottom:4px solid;margin-bottom:1.75em;color:currentColor}.wp-block-pullquote__citation,.wp-block-pullquote cite,.wp-block-pullquote footer{color:currentColor;text-transform:uppercase;font-size:.8125em;font-style:normal}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none}.wp-block-navigation-link.wp-block-navigation-link{margin:0}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote__citation,.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;margin-top:1em;position:relative;font-style:normal}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-group.has-background{padding:1.25em 2.375em;margin-top:0;margin-bottom:0}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto;opacity:.4}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{border-collapse:collapse}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{padding:.5em;border:1px solid;word-break:normal}.wp-block-table figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table figcaption{color:hsla(0,0%,100%,.65)}.wp-block-video figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video figcaption{color:hsla(0,0%,100%,.65)}.wp-block-template-part.has-background{padding:1.25em 2.375em;margin-top:0;margin-bottom:0}#end-resizable-editor-section{display:none}.grid-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.grid-container{max-width:540px}}@media (min-width:768px){.grid-container{max-width:720px}}@media (min-width:992px){.grid-container{max-width:960px}}@media (min-width:1200px){.grid-container{max-width:1140px}}.grid-container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.grid-row [class*=grid-],.grid-row [class^=grid-]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.grid-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.grid-no-gutters{margin-right:0;margin-left:0}.grid-no-gutters>.grid,.grid-no-gutters>[class*=grid-]{padding-right:0;padding-left:0}.grid,.grid-1,.grid-10,.grid-11,.grid-12,.grid-2,.grid-3,.grid-4,.grid-5,.grid-6,.grid-7,.grid-8,.grid-9,.grid-auto,.grid-lg,.grid-lg-1,.grid-lg-10,.grid-lg-11,.grid-lg-12,.grid-lg-2,.grid-lg-2m3,.grid-lg-3,.grid-lg-4,.grid-lg-5,.grid-lg-6,.grid-lg-7,.grid-lg-8,.grid-lg-9,.grid-lg-auto,.grid-md,.grid-md-1,.grid-md-10,.grid-md-11,.grid-md-12,.grid-md-2,.grid-md-2m3,.grid-md-3,.grid-md-4,.grid-md-5,.grid-md-6,.grid-md-7,.grid-md-8,.grid-md-9,.grid-md-auto,.grid-sm,.grid-sm-1,.grid-sm-10,.grid-sm-11,.grid-sm-12,.grid-sm-2,.grid-sm-2m3,.grid-sm-3,.grid-sm-4,.grid-sm-5,.grid-sm-6,.grid-sm-7,.grid-sm-8,.grid-sm-9,.grid-sm-auto,.grid-xl,.grid-xl-1,.grid-xl-10,.grid-xl-11,.grid-xl-12,.grid-xl-2,.grid-xl-2m3,.grid-xl-3,.grid-xl-4,.grid-xl-5,.grid-xl-6,.grid-xl-7,.grid-xl-8,.grid-xl-9,.grid-xl-auto,.grid-xs-2m3{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.grid{flex-basis:0;flex-grow:1;max-width:100%}.grid-auto{flex:0 0 auto;width:auto;max-width:none}.grid-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.grid-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.grid-3{flex:0 0 25%;max-width:25%}.grid-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.grid-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.grid-6{flex:0 0 50%;max-width:50%}.grid-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.grid-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.grid-9{flex:0 0 75%;max-width:75%}.grid-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.grid-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.grid-12{flex:0 0 100%;max-width:100%}.grid-2m3{flex:0 0 20%;max-width:20%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:576px){.grid-sm{flex-basis:0;flex-grow:1;max-width:100%}.grid-sm-auto{flex:0 0 auto;width:auto;max-width:none}.grid-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.grid-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.grid-sm-3{flex:0 0 25%;max-width:25%}.grid-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.grid-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.grid-sm-6{flex:0 0 50%;max-width:50%}.grid-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.grid-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.grid-sm-9{flex:0 0 75%;max-width:75%}.grid-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.grid-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.grid-sm-12{flex:0 0 100%;max-width:100%}.grid-sm-2m3{flex:0 0 20%;max-width:20%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.grid-md{flex-basis:0;flex-grow:1;max-width:100%}.grid-md-auto{flex:0 0 auto;width:auto;max-width:none}.grid-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.grid-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.grid-md-3{flex:0 0 25%;max-width:25%}.grid-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.grid-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.grid-md-6{flex:0 0 50%;max-width:50%}.grid-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.grid-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.grid-md-9{flex:0 0 75%;max-width:75%}.grid-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.grid-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.grid-md-12{flex:0 0 100%;max-width:100%}.grid-md-2m3{flex:0 0 20%;max-width:20%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.grid-lg{flex-basis:0;flex-grow:1;max-width:100%}.grid-lg-auto{flex:0 0 auto;width:auto;max-width:none}.grid-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.grid-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.grid-lg-3{flex:0 0 25%;max-width:25%}.grid-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.grid-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.grid-lg-6{flex:0 0 50%;max-width:50%}.grid-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.grid-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.grid-lg-9{flex:0 0 75%;max-width:75%}.grid-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.grid-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.grid-lg-12{flex:0 0 100%;max-width:100%}.grid-lg-2m3{flex:0 0 20%;max-width:20%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.grid-xl{flex-basis:0;flex-grow:1;max-width:100%}.grid-xl-auto{flex:0 0 auto;width:auto;max-width:none}.grid-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.grid-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.grid-xl-3{flex:0 0 25%;max-width:25%}.grid-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.grid-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.grid-xl-6{flex:0 0 50%;max-width:50%}.grid-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.grid-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.grid-xl-9{flex:0 0 75%;max-width:75%}.grid-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.grid-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.grid-xl-12{flex:0 0 100%;max-width:100%}.grid-xl-2m3{flex:0 0 20%;max-width:20%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.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:flex!important}.d-inline-flex{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:flex!important}.d-sm-inline-flex{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:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.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:flex!important}.d-lg-inline-flex{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:flex!important}.d-xl-inline-flex{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:flex!important}.d-print-inline-flex{display:inline-flex!important}}
 @-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}.fbx-modal,.fbx-modal *{box-sizing:content-box}.fbx-modal{position:fixed;top:0;left:0;z-index:9000001;visibility:hidden;width:100%;height:100%;font-family:"Segoe UI",Helvetica,Arial,"Sans Serif",serif;line-height:normal;outline:0!important;transform:translate3d(0,0,0);perspective:0}.fbx-modal.fbx-loading,.fbx-modal.fbx-show{visibility:visible}.fbx-no-scroll{overflow:hidden!important}.fbx-inner-spacer{display:none;padding:40px}.fbx-inner{position:absolute;top:50%;left:50%;visibility:hidden;overflow:visible!important;margin-top:-5px;margin-left:-5px;min-width:100px;min-height:100px;width:100px;height:100px;z-index:100002}.fbx-show .fbx-inner{visibility:visible}.fbx-loader{position:absolute;top:50%;left:50%;visibility:hidden;z-index:100005;width:80px;height:80px;font-size:16px;transform:translateX(-50%) translateY(-50%)}.fbx-loader .fbx-icon{width:48px;height:48px;margin-top:-24px;margin-left:-24px;transform:none}.fbx-loading .fbx-loader{visibility:visible}.fbx-loading .fbx-loader .fbx-icon{animation:spin 2s infinite linear}.fbx-phone.fbx-portrait .fbx-loader{top:calc(50% + 20px)}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.fbx-stage{position:absolute;top:0;left:0;margin:0;padding:0;width:100%;height:100%;outline:0;border:none;overflow:hidden}.fbx-item-current,.fbx-item-next{-webkit-user-drag:none;position:absolute;top:0;left:0;margin:0;padding:0;width:100%;height:100%;outline:0;border:none;overflow:auto}.fbx-loading .fbx-item-current,.fbx-loading .fbx-item-next{overflow:hidden}.fbx-item-next{z-index:100001}.fbx-item-current{z-index:100002}.fbx-error-msg{width:240px;height:240px;position:relative}.fbx-error-msg>svg{width:auto;height:150px;display:block;top:calc(50% - 20px)}.fbx-error-msg>p{position:absolute;bottom:24px;text-align:center;width:100%;margin:0}.fbx-item-embed,.fbx-item-iframe,.fbx-item-image,.fbx-item-video{margin:0;padding:0;width:100%;height:100%;outline:0;border:none;display:block}.fbx-item-video>.fbx-video{background-color:#000}.fbx-item-embed embed,.fbx-item-embed iframe,.fbx-item-embed object{margin-bottom:0}.fbx-item-embed>embed,.fbx-item-embed>iframe,.fbx-item-embed>object{max-width:100%;max-height:100%}.fbx-ios-12-or-below .fbx-item-current{-webkit-overflow-scrolling:touch!important;overflow:auto!important}.fbx-ios-12-or-below .fbx-item-iframe{width:1px;min-width:100%}.fbx-close,.fbx-next,.fbx-prev{position:absolute;z-index:100006;display:block;outline:0!important;text-decoration:none;cursor:pointer}.fbx-close:hover,.fbx-next:hover,.fbx-prev:hover{text-decoration:none}.fbx-no-buttons .fbx-next,.fbx-no-buttons .fbx-prev{display:none!important}.fbx-credit{position:absolute;z-index:100003;text-transform:lowercase;font-size:10px}.fbx-credit em{font-style:normal;font-size:10px}.fbx-credit a{text-decoration:none;font-size:10px}.fbx-credit a:hover span{text-decoration:underline}.fbx-credit a span{letter-spacing:1px;font-size:10px}.fbx-count{position:absolute;z-index:100002;width:100%;text-align:center;font-size:10px}.fbx-btn-transition{transition-property:color,border-color,opacity,box-shadow,filter,-webkit-filter;transition-duration:.2s,.2s,.2s,.2s,.2s,.2s;transition-timing-function:ease-in,linear,ease-in,ease-in,ease-in,ease-in;outline:0}.fbx-phone .fbx-count{display:none}.fbx-phone .fbx-credit em{display:none}.fbx-phone.fbx-landscape.fbx-no-nav .fbx-next,.fbx-phone.fbx-landscape.fbx-no-nav .fbx-prev{display:none}.fbx-modal.fbx-phone .fbx-inner{border:none}.fbx-modal.fbx-phone .fbx-close,.fbx-modal.fbx-phone .fbx-next,.fbx-modal.fbx-phone .fbx-prev{position:fixed}.fbx-modal.fbx-phone .fbx-credit{bottom:2px;left:2px}.fbx-modal.fbx-phone.fbx-portrait .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-modal.fbx-phone.fbx-portrait .fbx-close,.fbx-modal.fbx-phone.fbx-portrait .fbx-next,.fbx-modal.fbx-phone.fbx-portrait .fbx-prev{border:none;opacity:1;margin:0;top:0;bottom:auto;width:auto;height:40px;border-radius:0;line-height:40px}.fbx-modal.fbx-phone.fbx-portrait .fbx-prev{left:0;right:66%}.fbx-modal.fbx-phone.fbx-portrait .fbx-next{left:33%;right:33%}.fbx-modal.fbx-phone.fbx-portrait .fbx-close{left:66%;right:0}.fbx-modal.fbx-phone.fbx-portrait.fbx-no-buttons .fbx-close{left:0;right:0}.fbx-modal.fbx-phone.fbx-landscape{border-right-width:46px;border-right-style:solid;box-sizing:border-box}.fbx-modal.fbx-phone.fbx-landscape .fbx-inner-spacer{padding:5px}.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-modal.fbx-phone.fbx-landscape .fbx-prev{bottom:auto;left:auto;right:-45px;width:44px;height:44px;line-height:44px;border:none;opacity:1;margin:0}.fbx-modal.fbx-phone.fbx-landscape .fbx-close{top:0;height:60px}.fbx-modal.fbx-phone.fbx-landscape .fbx-prev{top:62px}.fbx-modal.fbx-phone.fbx-landscape .fbx-next{top:108px}.fbx-icon{display:inline-block;fill:currentColor;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.fbx-icon-close path{display:none}.fbx-flat .fbx-icon-close-flat,.fbx-metro .fbx-icon-close-default,.fbx-rounded .fbx-icon-close-default{display:inline}.fbx-flat .fbx-pause .fbx-icon-play-flat,.fbx-flat .fbx-play .fbx-icon-pause-flat,.fbx-icon-slideshow path,.fbx-metro .fbx-pause .fbx-icon-play-default,.fbx-metro .fbx-play .fbx-icon-pause-default,.fbx-rounded .fbx-pause .fbx-icon-play-default,.fbx-rounded .fbx-play .fbx-icon-pause-default{display:none}.fbx-flat .fbx-pause .fbx-icon-pause-flat,.fbx-flat .fbx-play .fbx-icon-play-flat,.fbx-metro .fbx-pause .fbx-icon-pause-default,.fbx-metro .fbx-play .fbx-icon-play-default,.fbx-rounded .fbx-pause .fbx-icon-pause-default,.fbx-rounded .fbx-play .fbx-icon-play-default{display:inline}.fbx-flat .fbx-maximize .fbx-icon-minimize-flat,.fbx-flat .fbx-minimize .fbx-icon-maximize-flat,.fbx-icon-fullscreen path,.fbx-metro .fbx-maximize .fbx-icon-minimize-default,.fbx-metro .fbx-minimize .fbx-icon-maximize-default,.fbx-rounded .fbx-maximize .fbx-icon-minimize-default,.fbx-rounded .fbx-minimize .fbx-icon-maximize-default{display:none}.fbx-flat .fbx-maximize .fbx-icon-maximize-flat,.fbx-flat .fbx-minimize .fbx-icon-minimize-flat,.fbx-metro .fbx-maximize .fbx-icon-maximize-default,.fbx-metro .fbx-minimize .fbx-icon-minimize-default,.fbx-rounded .fbx-maximize .fbx-icon-maximize-default,.fbx-rounded .fbx-minimize .fbx-icon-minimize-default{display:inline}.fbx-flat.fbx-arrows-1 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-10 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-11 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-2 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-3 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-4 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-5 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-6 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-7 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-8 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-9 .fbx-icon-arrows-flat,.fbx-icon-next path,.fbx-icon-prev path,.fbx-metro.fbx-arrows-1 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-10 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-11 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-2 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-3 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-4 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-5 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-6 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-7 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-8 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-9 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-1 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-10 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-11 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-2 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-3 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-4 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-5 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-6 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-7 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-8 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-9 .fbx-icon-arrows-default{display:none}.fbx-arrows-1 .fbx-icon-arrows-1,.fbx-arrows-10 .fbx-icon-arrows-10,.fbx-arrows-11 .fbx-icon-arrows-11,.fbx-arrows-2 .fbx-icon-arrows-2,.fbx-arrows-3 .fbx-icon-arrows-3,.fbx-arrows-4 .fbx-icon-arrows-4,.fbx-arrows-5 .fbx-icon-arrows-5,.fbx-arrows-6 .fbx-icon-arrows-6,.fbx-arrows-7 .fbx-icon-arrows-7,.fbx-arrows-8 .fbx-icon-arrows-8,.fbx-arrows-9 .fbx-icon-arrows-9,.fbx-flat .fbx-icon-arrows-flat,.fbx-metro .fbx-icon-arrows-default,.fbx-rounded .fbx-icon-arrows-default{display:inline}.fbx-flat.fbx-spinner-1 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-10 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-11 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-2 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-3 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-4 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-5 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-6 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-7 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-8 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-9 .fbx-icon-spinner-flat,.fbx-icon-spinner path,.fbx-metro.fbx-spinner-1 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-10 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-11 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-2 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-3 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-4 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-5 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-6 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-7 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-8 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-9 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-1 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-10 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-11 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-2 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-3 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-4 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-5 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-6 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-7 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-8 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-9 .fbx-icon-spinner-default{display:none}.fbx-flat .fbx-icon-spinner-flat,.fbx-metro .fbx-icon-spinner-default,.fbx-rounded .fbx-icon-spinner-default,.fbx-spinner-1 .fbx-icon-spinner-1,.fbx-spinner-10 .fbx-icon-spinner-10,.fbx-spinner-11 .fbx-icon-spinner-11,.fbx-spinner-2 .fbx-icon-spinner-2,.fbx-spinner-3 .fbx-icon-spinner-3,.fbx-spinner-4 .fbx-icon-spinner-4,.fbx-spinner-5 .fbx-icon-spinner-5,.fbx-spinner-6 .fbx-icon-spinner-6,.fbx-spinner-7 .fbx-icon-spinner-7,.fbx-spinner-8 .fbx-icon-spinner-8,.fbx-spinner-9 .fbx-icon-spinner-9{display:inline}.fbx-loader{box-shadow:0 0 3px rgba(0,0,0,.4)}.fbx-rounded .fbx-prev.fbx-btn-shadow,.fbx-rounded .fbx-prev.fbx-btn-shadow:hover{box-shadow:-2px 0 2px rgba(0,0,0,.4)}.fbx-rounded .fbx-next.fbx-btn-shadow,.fbx-rounded .fbx-next.fbx-btn-shadow:hover{box-shadow:2px 0 2px rgba(0,0,0,.4)}.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-inner-shadow,.fbx-rounded .fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow{box-shadow:0 0 12px rgba(0,0,0,.4)}.fbx-fullscreen-mode .fbx-btn-shadow:hover,.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow:hover,.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow:hover,.fbx-rounded .fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover .fbx-icon,.fbx-sticky-buttons .fbx-next.fbx-btn-shadow:hover,.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow:hover{box-shadow:0 0 6px rgba(0,0,0,.4)}.fbx-flat .fbx-inner-shadow{box-shadow:0 5px 35px rgba(0,0,0,.65)}.fbx-flat .fbx-inner-shadow,.fbx-flat .fbx-loader,.fbx-flat.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-btn-shadow:hover,.fbx-flat.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow:hover,.fbx-flat.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow:hover,.fbx-flat.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-flat.fbx-sticky-buttons .fbx-next.fbx-btn-shadow:hover,.fbx-flat.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow,.fbx-flat.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover{box-shadow:none}.fbx-flat .fbx-loader .fbx-icon,.fbx-flat:not(.fbx-phone) .fbx-btn-shadow .fbx-icon{filter:drop-shadow(0 0 3px rgba(0, 0, 0, 1))}.fbx-flat:not(.fbx-phone) .fbx-btn-shadow:hover .fbx-icon{filter:drop-shadow(0 0 1px rgba(0, 0, 0, 1))}.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-rounded .fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-rounded.fbx-inset-buttons .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-modal.fbx-phone.fbx-rounded.fbx-inset-buttons .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-modal.fbx-phone.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow{box-shadow:none}.fbx-rounded .fbx-inner{border:solid 8px transparent;border-radius:6px}.fbx-rounded .fbx-item-current,.fbx-rounded .fbx-item-image,.fbx-rounded .fbx-item-next{border-radius:3px}.fbx-rounded .fbx-loader{border-radius:50%}.fbx-rounded .fbx-close{top:-21px;right:-21px;width:28px;height:28px;line-height:28px;border:solid 3px transparent;border-radius:50%}.fbx-rounded .fbx-next,.fbx-rounded .fbx-prev{position:absolute;top:50%;margin-top:-50px;width:30px;height:100px;line-height:100px;border:solid 3px transparent}.fbx-rounded .fbx-prev{left:-40px;border-radius:6px 0 0 6px}.fbx-rounded .fbx-next{right:-40px;border-radius:0 6px 6px 0}.fbx-rounded .fbx-next.fbx-disabled,.fbx-rounded .fbx-prev.fbx-disabled{display:none}.fbx-rounded.fbx-phone .fbx-next.fbx-disabled,.fbx-rounded.fbx-phone .fbx-prev.fbx-disabled{display:block;cursor:default}.fbx-rounded.fbx-phone .fbx-next.fbx-disabled .fbx-icon,.fbx-rounded.fbx-phone .fbx-prev.fbx-disabled .fbx-icon{opacity:.3}.fbx-rounded.fbx-desktop .fbx-next,.fbx-rounded.fbx-desktop .fbx-prev{position:absolute}.fbx-rounded .fbx-count,.fbx-rounded .fbx-credit{bottom:-25px}.fbx-rounded .fbx-inner-spacer{padding:40px 40px 50px 40px}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-rounded.fbx-sticky-buttons .fbx-next,.fbx-rounded.fbx-sticky-buttons .fbx-prev{position:fixed;top:50%;margin-top:-50px;width:40px;height:100px;line-height:100px}.fbx-rounded.fbx-sticky-buttons .fbx-prev{left:0;border-radius:0 6px 6px 0}.fbx-rounded.fbx-sticky-buttons .fbx-next{right:0;border-radius:6px 0 0 6px}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:40px 80px}.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:5px}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:0;bottom:0;border-radius:0;width:55px;height:auto;opacity:.3}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover{opacity:1}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon{height:32px;width:auto}.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:0;bottom:auto;border-radius:0;width:auto;min-width:0;height:40px;opacity:1}.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next .fbx-icon,.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev .fbx-icon{height:16px;width:auto}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{left:0;right:66%}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-next{left:33%;right:33%}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:66%;right:0}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-no-buttons.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:0;right:0}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:50%;bottom:auto;width:34px;height:80px;opacity:.5}.fbx-rounded.fbx-phone.fbx-landscape.fbx-full-buttons .fbx-prev,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-prev,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:62px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next{top:108px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover{opacity:1}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{border-radius:0 6px 6px 0}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next{border-radius:6px 0 0 6px}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev{z-index:100003;position:absolute;top:0;bottom:0;height:100%;width:25%;margin:0;border-radius:0;box-sizing:border-box;opacity:0}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next:hover,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev:hover,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next:hover,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev:hover{opacity:1}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev{left:0;right:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next{right:0;left:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev .fbx-icon{width:16px;height:16px;border-radius:50%;position:absolute;top:50%;padding:5px;border-width:3px;border-style:solid;transform:translateY(-50%)}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev .fbx-icon{left:10px;right:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next .fbx-icon{right:10px;left:auto}.fbx-light,.fbx-light .fbx-caption,.fbx-light .fbx-open-caption,.fbx-light.fbx-phone .fbx-social{background-color:rgba(0,0,0,.7)}.fbx-light .fbx-progress{background-color:rgba(255,255,255,.5)}.fbx-fullscreen-mode.fbx-light{background-color:grey}.fbx-light .fbx-inner,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon,.fbx-light.fbx-modal,.fbx-modal.fbx-light.fbx-phone .fbx-close:hover,.fbx-modal.fbx-light.fbx-phone .fbx-fullscreen-toggle:hover,.fbx-modal.fbx-light.fbx-phone .fbx-next:hover,.fbx-modal.fbx-light.fbx-phone .fbx-pause:hover,.fbx-modal.fbx-light.fbx-phone .fbx-play:hover,.fbx-modal.fbx-light.fbx-phone .fbx-prev:hover,.fbx-modal.fbx-light.fbx-phone .fbx-social-toggle:hover,.fbx-rounded.fbx-light .fbx-close,.fbx-rounded.fbx-light .fbx-fullscreen-toggle,.fbx-rounded.fbx-light .fbx-pause,.fbx-rounded.fbx-light .fbx-play,.fbx-rounded.fbx-light .fbx-social-toggle{border-color:#fff}.fbx-light .fbx-close,.fbx-light .fbx-fullscreen-toggle,.fbx-light .fbx-inner,.fbx-light .fbx-loader,.fbx-light .fbx-next,.fbx-light .fbx-pause,.fbx-light .fbx-play,.fbx-light .fbx-prev,.fbx-light .fbx-social-toggle,.fbx-light.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-next,.fbx-light.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-prev,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon{background-color:#fff}.fbx-flat.fbx-light .fbx-close,.fbx-flat.fbx-light .fbx-fullscreen-toggle,.fbx-flat.fbx-light .fbx-loader,.fbx-flat.fbx-light .fbx-next,.fbx-flat.fbx-light .fbx-pause,.fbx-flat.fbx-light .fbx-play,.fbx-flat.fbx-light .fbx-prev,.fbx-flat.fbx-light .fbx-social-toggle,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-prev .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev{background-color:transparent}.fbx-flat.fbx-light.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-prev .fbx-icon{border-color:transparent}.fbx-flat.fbx-light.fbx-modal{border-color:rgba(0,0,0,.2)}.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-close,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-fullscreen-toggle,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-next,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-pause,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-play,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-prev,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-social-toggle{background-color:rgba(0,0,0,.2)}.fbx-light .fbx-close,.fbx-light .fbx-error-msg,.fbx-light .fbx-fullscreen-toggle,.fbx-light .fbx-loader,.fbx-light .fbx-next,.fbx-light .fbx-pause,.fbx-light .fbx-play,.fbx-light .fbx-prev,.fbx-light .fbx-social-toggle,.fbx-metro.fbx-light .fbx-count,.fbx-metro.fbx-light .fbx-credit a{color:#666!important}.fbx-flat.fbx-light .fbx-close,.fbx-flat.fbx-light .fbx-close:hover,.fbx-flat.fbx-light .fbx-count,.fbx-flat.fbx-light .fbx-credit a,.fbx-flat.fbx-light .fbx-fullscreen-toggle,.fbx-flat.fbx-light .fbx-fullscreen-toggle:hover,.fbx-flat.fbx-light .fbx-loader,.fbx-flat.fbx-light .fbx-next,.fbx-flat.fbx-light .fbx-next:hover,.fbx-flat.fbx-light .fbx-pause,.fbx-flat.fbx-light .fbx-pause:hover,.fbx-flat.fbx-light .fbx-play,.fbx-flat.fbx-light .fbx-play:hover,.fbx-flat.fbx-light .fbx-prev,.fbx-flat.fbx-light .fbx-prev:hover,.fbx-flat.fbx-light .fbx-social-toggle,.fbx-flat.fbx-light .fbx-social-toggle:hover{color:#fff!important}.fbx-light .fbx-close:hover,.fbx-light .fbx-fullscreen-toggle:hover,.fbx-light .fbx-next:hover,.fbx-light .fbx-pause:hover,.fbx-light .fbx-play:hover,.fbx-light .fbx-prev:hover,.fbx-light .fbx-social-toggle:hover,.fbx-metro.fbx-light .fbx-credit a:hover{color:#bababa!important}.fbx-metro.fbx-light .fbx-close:hover,.fbx-metro.fbx-light .fbx-fullscreen-toggle:hover,.fbx-metro.fbx-light .fbx-next:hover,.fbx-metro.fbx-light .fbx-pause:hover,.fbx-metro.fbx-light .fbx-play:hover,.fbx-metro.fbx-light .fbx-prev:hover,.fbx-metro.fbx-light .fbx-social-toggle:hover{border-color:#bababa}.fbx-flat.fbx-light .fbx-count,.fbx-flat.fbx-light .fbx-credit a,.fbx-rounded.fbx-light .fbx-count,.fbx-rounded.fbx-light .fbx-credit a{color:#888}.fbx-flat.fbx-light .fbx-credit a:hover span,.fbx-rounded.fbx-light .fbx-credit a:hover span{color:#ddd}.fbx-light .fbx-caption{color:#fff}.fbx-light .fbx-caption-desc,.fbx-light .fbx-caption-desc a{color:#eee}.fbx-light .fbx-item-current::-webkit-scrollbar{width:12px;height:12px}.fbx-light .fbx-item-current::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.fbx-light .fbx-item-current::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5)}.fbx-light .fbx-item-current::-webkit-scrollbar,.fbx-light .fbx-item-next::-webkit-scrollbar{width:12px;height:12px}.fbx-light .fbx-item-current::-webkit-scrollbar-track,.fbx-light .fbx-item-next::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.fbx-light .fbx-item-current::-webkit-scrollbar-corner,.fbx-light .fbx-item-current::-webkit-scrollbar-thumb,.fbx-light .fbx-item-next::-webkit-scrollbar-corner,.fbx-light .fbx-item-next::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3)}.fbx-caption{position:absolute;top:auto;right:auto;bottom:0;left:0;z-index:100004;width:100%;text-align:center;font-size:14px;transition:visibility .3s ease,opacity .3s ease,transform .3s ease;opacity:1;transform:translateY(0)}.fbx-caption.fbx-hide-caption{transition:none}.fbx-show .fbx-caption{visibility:visible}.fbx-show .fbx-caption.fbx-fade-caption{opacity:0;visibility:hidden}.fbx-caption.fbx-slide-caption{transform:translateY(100%)}.fbx-loading .fbx-caption.fbx-hide-caption,.fbx-show .fbx-caption.fbx-hide-caption{visibility:hidden}.fbx-fullscreen-mode .fbx-caption,.fbx-sticky-caption .fbx-caption{position:fixed;z-index:100007}.fbx-modal.fbx-phone .fbx-caption{position:fixed;z-index:100004}.fbx-rounded .fbx-caption{border-radius:0 0 3px 3px}.fbx-modal.fbx-phone .fbx-caption,.fbx-sticky-caption.fbx-rounded .fbx-caption{border-radius:0}.fbx-close-caption{position:absolute;top:0;right:0;padding:3px 3px 10px 10px;color:#fff!important;font-size:24px;text-decoration:none;line-height:20px;cursor:pointer}.fbx-open-caption{z-index:100004;position:absolute;bottom:0;right:5px;padding:0 10px 10px 10px;color:#fff!important;font-size:24px;text-decoration:none;line-height:20px;opacity:0;visibility:hidden;transition:opacity .3s ease;border-top-left-radius:6px;border-top-right-radius:6px;cursor:pointer}.fbx-caption-toggle-only.fbx-captions-hidden .fbx-open-caption,.fbx-pannable-item.fbx-captions-hidden .fbx-open-caption{opacity:1;visibility:visible}.fbx-caption-title{font-size:15px;padding:15px}.fbx-caption-desc{font-size:12px;line-height:20px;padding:15px}.fbx-caption-desc a{font-size:12px}.fbx-caption-title+.fbx-caption-desc{margin-top:-30px}.fbx-phone .fbx-caption{min-height:20px;font-size:12px;line-height:20px}.fbx-phone .fbx-caption-title{font-size:13px;padding:10px}.fbx-phone .fbx-caption-desc{font-size:11px;line-height:15px;padding:10px}.fbx-phone .fbx-caption-title+.fbx-caption-desc{margin-top:-20px}.fbx-modal.fbx-phone .fbx-caption{bottom:0;position:fixed}.fbx-modal.fbx-phone.fbx-landscape .fbx-caption,.fbx-phone.fbx-landscape.fbx-sticky-caption .fbx-caption{z-index:100004}.fbx-pannable{cursor:-moz-grab;cursor:-webkit-grab;cursor:grab}.fbx-pannable.fbx-panning{cursor:-moz-grabbing;cursor:-webkit-grabbing;cursor:grabbing}.fbx-pannable>div>img.fbx-item{max-width:none;max-height:none}.fbx-pan-overview{cursor:pointer;max-width:150px;max-height:150px;overflow:hidden;background-position:top left;background-size:cover;position:absolute;z-index:100006;border:solid 2px #666;box-shadow:0 0 12px rgba(0,0,0,.8)}.fbx-pan-overview.fbx-top-left{top:20px;left:20px}.fbx-pan-overview.fbx-top-right{top:20px;right:32px}.fbx-pan-overview.fbx-bottom-left{bottom:32px;left:20px}.fbx-pan-overview.fbx-bottom-right{bottom:32px;right:32px}.fbx-pan-viewport{position:absolute;top:0;left:0;box-shadow:0 0 300px 300px rgba(0,0,0,.7)}.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle{right:1px!important}.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0px,0);-ms-transform:translate(0px,0);transform:translate(0px,0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0px,0,0);-moz-transform:translate3d(0px,0,0);-ms-transform:translate3d(0px,0,0);-webkit-transform:translate3d(0px,0,0);-o-transform:translate3d(0px,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(//tbguganda.org/wp-content/plugins/hootkit/img/controls.png);cursor:pointer;position:absolute;z-index:9999;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider{padding-left:0;list-style:none}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fa,
.fas,
.far,
.fal,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-aws:before {
content: "\f375"; }
.fa-backward:before {
content: "\f04a"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-book:before {
content: "\f02d"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-box:before {
content: "\f466"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-boxes:before {
content: "\f468"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-btc:before {
content: "\f15a"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comments:before {
content: "\f086"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-crop:before {
content: "\f125"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-edge:before {
content: "\f282"; }
.fa-edit:before {
content: "\f044"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-female:before {
content: "\f182"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-film:before {
content: "\f008"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frown:before {
content: "\f119"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-gift:before {
content: "\f06b"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-heart:before {
content: "\f004"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-key:before {
content: "\f084"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-male:before {
content: "\f183"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-meh:before {
content: "\f11a"; }
.fa-mercury:before {
content: "\f223"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-moon:before {
content: "\f186"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nintendo-switch:before {
content: "\f418"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-osi:before {
content: "\f41a"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-percent:before {
content: "\f295"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-plane:before {
content: "\f072"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-random:before {
content: "\f074"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-rendact:before {
content: "\f3e4"; }
.fa-renren:before {
content: "\f18b"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-retweet:before {
content: "\f079"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-road:before {
content: "\f018"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-safari:before {
content: "\f267"; }
.fa-sass:before {
content: "\f41e"; }
.fa-save:before {
content: "\f0c7"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-search:before {
content: "\f002"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-share:before {
content: "\f064"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-spinner:before {
content: "\f110"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-star:before {
content: "\f005"; }
.fa-star-half:before {
content: "\f089"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-strava:before {
content: "\f428"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-tint:before {
content: "\f043"; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-train:before {
content: "\f238"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-trello:before {
content: "\f181"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-usb:before {
content: "\f287"; }
.fa-user:before {
content: "\f007"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
font-display: swap;
src: url(//tbguganda.org/wp-content/themes/magazine-news-byte/library/fonticons/webfonts/fa-brands-400.eot);
src: url(//tbguganda.org/wp-content/themes/magazine-news-byte/library/fonticons/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//tbguganda.org/wp-content/themes/magazine-news-byte/library/fonticons/webfonts/fa-brands-400.woff2) format("woff2"), url(//tbguganda.org/wp-content/themes/magazine-news-byte/library/fonticons/webfonts/fa-brands-400.woff) format("woff"), url(//tbguganda.org/wp-content/themes/magazine-news-byte/library/fonticons/webfonts/fa-brands-400.ttf) format("truetype"), url(//tbguganda.org/wp-content/themes/magazine-news-byte/library/fonticons/webfonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands'; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(//tbguganda.org/wp-content/themes/magazine-news-byte/library/fonticons/webfonts/fa-regular-400.eot);
src: url(//tbguganda.org/wp-content/themes/magazine-news-byte/library/fonticons/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//tbguganda.org/wp-content/themes/magazine-news-byte/library/fonticons/webfonts/fa-regular-400.woff2) format("woff2"), url(//tbguganda.org/wp-content/themes/magazine-news-byte/library/fonticons/webfonts/fa-regular-400.woff) format("woff"), url(//tbguganda.org/wp-content/themes/magazine-news-byte/library/fonticons/webfonts/fa-regular-400.ttf) format("truetype"), url(//tbguganda.org/wp-content/themes/magazine-news-byte/library/fonticons/webfonts/fa-regular-400.svg#fontawesome) format("svg"); }
.far {
font-family: 'Font Awesome 5 Free';
font-weight: 400; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(//tbguganda.org/wp-content/themes/magazine-news-byte/library/fonticons/webfonts/fa-solid-900.eot);
src: url(//tbguganda.org/wp-content/themes/magazine-news-byte/library/fonticons/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//tbguganda.org/wp-content/themes/magazine-news-byte/library/fonticons/webfonts/fa-solid-900.woff2) format("woff2"), url(//tbguganda.org/wp-content/themes/magazine-news-byte/library/fonticons/webfonts/fa-solid-900.woff) format("woff"), url(//tbguganda.org/wp-content/themes/magazine-news-byte/library/fonticons/webfonts/fa-solid-900.ttf) format("truetype"), url(//tbguganda.org/wp-content/themes/magazine-news-byte/library/fonticons/webfonts/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; } .fa.fa-500px, .fa.fa-adn, .fa.fa-amazon, .fa.fa-android, .fa.fa-angellist, .fa.fa-apple, .fa.fa-bandcamp, .fa.fa-behance, .fa.fa-behance-square, .fa.fa-bitbucket, .fa.fa-bitbucket-square, .fa.fa-black-tie, .fa.fa-bluetooth, .fa.fa-bluetooth-b, .fa.fa-btc, .fa.fa-buysellads, .fa.fa-cc-amex, .fa.fa-cc-diners-club, .fa.fa-cc-discover, .fa.fa-cc-jcb, .fa.fa-cc-mastercard, .fa.fa-cc-paypal, .fa.fa-cc-stripe, .fa.fa-cc-visa, .fa.fa-chrome, .fa.fa-codepen, .fa.fa-codiepie, .fa.fa-connectdevelop, .fa.fa-contao, .fa.fa-creative-commons, .fa.fa-css3, .fa.fa-dashcube, .fa.fa-delicious, .fa.fa-deviantart, .fa.fa-digg, .fa.fa-dribbble, .fa.fa-dropbox, .fa.fa-drupal, .fa.fa-edge, .fa.fa-eercast, .fa.fa-empire, .fa.fa-envira, .fa.fa-etsy, .fa.fa-expeditedssl, .fa.fa-facebook, .fa.fa-facebook-official, .fa.fa-facebook-square, .fa.fa-firefox, .fa.fa-first-order, .fa.fa-flickr, .fa.fa-font-awesome, .fa.fa-fonticons, .fa.fa-fort-awesome, .fa.fa-forumbee, .fa.fa-foursquare, .fa.fa-free-code-camp, .fa.fa-get-pocket, .fa.fa-gg, .fa.fa-gg-circle, .fa.fa-git, .fa.fa-github, .fa.fa-github-alt, .fa.fa-github-square, .fa.fa-gitlab, .fa.fa-git-square, .fa.fa-glide, .fa.fa-glide-g, .fa.fa-google, .fa.fa-google-plus, .fa.fa-google-plus-official, .fa.fa-google-plus-square, .fa.fa-google-wallet, .fa.fa-gratipay, .fa.fa-grav, .fa.fa-hacker-news, .fa.fa-houzz, .fa.fa-html5, .fa.fa-imdb, .fa.fa-instagram, .fa.fa-internet-explorer, .fa.fa-ioxhost, .fa.fa-joomla, .fa.fa-jsfiddle, .fa.fa-lastfm, .fa.fa-lastfm-square, .fa.fa-leanpub, .fa.fa-linkedin, .fa.fa-linkedin-square, .fa.fa-linode, .fa.fa-linux, .fa.fa-maxcdn, .fa.fa-meanpath, .fa.fa-medium, .fa.fa-meetup, .fa.fa-mixcloud, .fa.fa-modx, .fa.fa-odnoklassniki, .fa.fa-odnoklassniki-square, .fa.fa-opencart, .fa.fa-openid, .fa.fa-opera, .fa.fa-optin-monster, .fa.fa-pagelines, .fa.fa-paypal, .fa.fa-pied-piper, .fa.fa-pied-piper-alt, .fa.fa-pied-piper-pp, .fa.fa-pinterest, .fa.fa-pinterest-p, .fa.fa-pinterest-square, .fa.fa-product-hunt, .fa.fa-qq, .fa.fa-quora, .fa.fa-ravelry, .fa.fa-rebel, .fa.fa-reddit, .fa.fa-reddit-alien, .fa.fa-reddit-square, .fa.fa-renren, .fa.fa-safari, .fa.fa-scribd, .fa.fa-sellsy, .fa.fa-shirtsinbulk, .fa.fa-simplybuilt, .fa.fa-skyatlas, .fa.fa-skype, .fa.fa-slack, .fa.fa-slideshare, .fa.fa-snapchat, .fa.fa-snapchat-ghost, .fa.fa-snapchat-square, .fa.fa-soundcloud, .fa.fa-spotify, .fa.fa-stack-exchange, .fa.fa-stack-overflow, .fa.fa-steam, .fa.fa-steam-square, .fa.fa-stumbleupon, .fa.fa-stumbleupon-circle, .fa.fa-superpowers, .fa.fa-telegram, .fa.fa-tencent-weibo, .fa.fa-themeisle, .fa.fa-trello, .fa.fa-tripadvisor, .fa.fa-tumblr, .fa.fa-tumblr-square, .fa.fa-twitch, .fa.fa-twitter, .fa.fa-twitter-square, .fa.fa-usb, .fa.fa-viacoin, .fa.fa-viadeo, .fa.fa-viadeo-square, .fa.fa-vimeo, .fa.fa-vimeo-square, .fa.fa-vine, .fa.fa-vk, .fa.fa-weibo, .fa.fa-weixin, .fa.fa-whatsapp, .fa.fa-wheelchair-alt, .fa.fa-wikipedia-w, .fa.fa-windows, .fa.fa-wordpress, .fa.fa-wpbeginner, .fa.fa-wpexplorer, .fa.fa-wpforms, .fa.fa-xing, .fa.fa-xing-square, .fa.fa-yahoo, .fa.fa-y-combinator, .fa.fa-yelp, .fa.fa-yoast, .fa.fa-youtube, .fa.fa-youtube-play, .fa.fa-youtube-square { font-family: 'Font Awesome 5 Brands'; }