/* ----- CANOPY RESPONSIVE SETTINGS ----- */

/*----- GLOBAL HEADER, MENU, PAGE, WIDGET SETTINGS -----*/

@media (min-width:576px) {
/*----- page content (images) -----*/
.page-content .img-featured,.page-content .img-full{height:300px}
.page-content .img-left,.page-content .img-right{max-height:325px}
/*----- btn-prepend (custom buttons) -----*/
[class*="btn-prepend"]{--prepend_width:3.6rem;--prepend_height:3.8rem}
[class*="btn-prepend"]>[class*="fa-"]{padding:1.1rem 1rem}
[class*="btn-prepend"].btn-sm{--prepend_width:3rem;--prepend_height:3.2rem}
[class*="btn-prepend"].btn-sm>[class*="fa-"]{padding:.8rem}
[class*="btn-prepend"].btn-md{--prepend_width:3.8rem;--prepend_height:4rem}
[class*="btn-prepend"].btn-md>[class*="fa-"]{padding:1.2rem 1rem}
[class*="btn-prepend"].btn-lg{--prepend_width:4rem;--prepend_height:4.2rem}
[class*="btn-prepend"].btn-lg>[class*="fa-"]{padding:1.3rem 1rem}
[class*="btn-prepend"].btn-xl{--prepend_width:4.8rem;--prepend_height:5rem}
[class*="btn-prepend"].btn-xl>[class*="fa-"]{padding:1.5rem 1.2rem}
/*----- footer (bottom) -----*/
.footer-bottom .nav .nav-item .nav-link{padding:.5rem 0}
}
@media (min-width:768px) {
/*----- page-header -----*/
#page-header .text-box{max-width:68%}
#page-header .text-box p.read{font-size:calc(var(--body_font_size) - 2px)}
#page-header .text-box p.feed{overflow:hidden;max-height:calc(var(--body_font_size) + 8px);font-size:calc(var(--body_font_size) + 8px)}
.page-header h1{font-size:calc(var(--heading_font_size) - 2px)}
/*----- page content (typography) -----*/
.page-content h1,.page-content .h1{font-size:calc(var(--heading_font_size) - 3px)}
.page-content .geo-state h1,.page-content .geo-city h1{font-size:calc(var(--heading_font_size) - 4px)}
.page-content h2,.page-content .h2{font-size:calc(var(--heading_font_size) - 5px)}
.page-content h3,.page-content .h3{font-size:calc(var(--heading_font_size) - 7px)}
.page-content h4,.page-content .h4{font-size:calc(var(--heading_font_size) - 9px)}
/*----- page content (images) -----*/
.page-content .img-featured,.page-content .img-full{height:400px}
.page-content .img-left,.page-content .img-right{width:50%;max-height:unset}
.page-content .img-left{float:left;padding-right:2.5rem}
.page-content .img-right{float:right;padding-left:2.25rem}
/*----- nav tabs/pills -----*/
.nav-pills.style-1 .nav-item{width:auto;min-width:130px;margin-right:.2rem;margin-bottom:0}
.nav-pills.style-1 .nav-item:last-child{margin-right:0}
.nav-pills.style-1 .nav-link{margin-top:0;border:1.5px solid transparent;padding:1.2rem 2rem}
.nav-pills.style-1+.tab-content{margin:0.8rem auto 0}
/*----- service box style-3 -----*/
.col-md-4>.service-box.style-3::after{display:none}
/*----- footer (bottom) -----*/
.footer .btn-group.social .btn{padding:.8rem 1rem;font-size:calc(var(--body_font_size) + 2px)}
}
@media (min-width:768px) and (max-width:991.98px) {
/*----- service boxes -----*/
.col-md-4>.service-box.style-1,.col-md-4>.service-box.style-2{padding:3.5rem 1.5rem}.col-md-4>.service-box.style-1 .service-title,.col-md-4>.service-box.style-2 .service-title{font-size:calc(var(--heading_font_size) - 16px)}.col-md-4>.service-box.style-1 p,.col-md-4>.service-box.style-2 p{font-size:calc(var(--body_font_size) - 1px)}.col-lg-4>.service-box.style-1,.col-md-6>.service-box.style-1,.col-lg-4>.service-box.style-2,.col-md-6>.service-box.style-2{padding:3.5rem 3rem}.col-lg-4>.service-box.style-1 .service-title,.col-md-6>.service-box.style-1 .service-title,.col-lg-4>.service-box.style-2 .service-title,.col-md-6>.service-box.style-2 .service-title{font-size:calc(var(--heading_font_size) - 14px)}.col-lg-4>.service-box.style-1 p,.col-md-6>.service-box.style-1 p,.col-lg-4>.service-box.style-2 p,.col-md-6>.service-box.style-2 p{font-size:var(--body_font_size)}
}
@media (min-width:992px) {
/*----- header/nav settings -----*/
body{--header_inner_height:43px}
.navbar-expand-lg .navbar-brand.bar-brand{padding-right:2.5rem}
.navbar-expand-lg .navbar-brand.bar-brand .box-logo{display:inline-block;margin-right:.5rem}
.navbar-expand-lg .navbar-brand.bar-brand img[src*="box-logo"]{height:38px}
.navbar-expand-lg .navbar-brand.menu-brand{display:none}
.navbar-expand-lg .navbar-text{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}
.navbar-expand-lg .navbar-text:first-of-type{margin-left:0}
.navbar-expand-lg .navbar-text:nth-of-type(2){-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13;margin-left:1.5rem}
.navbar-expand-lg .navbar-nav .nav-link{border-bottom:none}
.navbar-expand-lg .navbar-nav .dropdown-menu{width:auto;top:calc(100% + var(--header_padding_b));margin:0 auto}
.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item{padding:.8rem 2rem}
/*----- header colors -----*/
.navbar-expand-lg .navbar-nav .dropdown-menu,
.navbar-expand-lg.navbar-light .navbar-nav .dropdown-menu{border:1px solid var(--gray_t7)}
.navbar-expand-lg.navbar-dark .navbar-nav .dropdown-menu{border:1px solid var(--gray)}
/*----- page-header -----*/
#page-header .breadcrumb{padding:0}
#page-header .text-box{top:5rem;margin:0 auto -8rem}
.page-header h1{font-size:var(--heading_font_size)}
/*----- page-content -----*/
.page-content a:hover{text-decoration:underline}
.page-content h1>a:hover,.page-content h1>a:focus,
.page-content a.btn:hover,.page-content a.btn:focus,
.page-content button.btn:hover,.page-content button.btn:focus{text-decoration:none}
.page-content{margin-bottom:0}
/*----- page content (typography) -----*/
.page-content h2:not([class*="mt-"]),.page-content .h2:not([class*="mt-"]),.page-content h3:not([class*="mt-"]),
.page-content .h3:not([class*="mt-"]),.page-content h4:not([class*="mt-"]),.page-content .h4:not([class*="mt-"]){margin-top:3rem}
/*----- page content (images) -----*/
.page-content .img-featured,.page-content .img-full{height:360px}
.page-content .img-featured:not([class*="mb-"]),.page-content .img-full:not([class*="mb-"]){margin-bottom:3rem}
/*----- sidebar content (widgets) -----*/
.sidebar-content .title:first-of-type{margin-top:-0.5rem}
/*----- social media buttons -----*/
.btn-group.social:hover .btn{border-color:var(--gray_t6)}
.btn-group.social .btn[class*="bg-"]:not(.bg-white):not([class*="-light"]):hover,
.btn-group.social .btn[class*="bg-"]:not(.bg-white):not([class*="-light"]):hover i{color:var(--white)}
/*----- nav tabs/pills -----*/
.nav-tabs:not(.footer-tabs) .nav-link:hover{background-color:var(--white)}
.nav-tabs .nav-link:not(.active):hover{border-bottom-color:var(--gray_t4)}
.nav-pills.style-1 .nav-link:hover{color:var(--white);background-color:var(--gray_t3)}
.nav-pills.style-1 .nav-link.active:focus:hover{color:var(--white);background-color:var(--primary)}
.nav-pills.style-1 .nav-link.active:hover{color:var(--white);background-color:var(--primary_s2)}
/*----- service boxes -----*/
.service-box{--icon_size:2.6rem}
.service-box.style-1,.service-box.style-2{padding:3.5rem 3rem}
.service-box.style-1 .service-title,.service-box.style-2 .service-title{font-size:calc(var(--heading_font_size) - 14px)}
.service-box.style-1 p,.service-box.style-2 p{font-size:var(--body_font_size)}
.col-lg-4>.service-box.style-3::after{display:none}
.service-box.style-1:hover .service-title a{color:var(--primary)}
.service-box.style-1:hover .service-title a:hover{color:var(--secondary)}
.service-box.style-1:hover .service-title::after,.service-box.style-2:hover .service-title::after{width:50%}
.service-box.style-1:hover i[class*="fa-"]{color:var(--gray_s2)}
.service-box.style-2:hover .service-title a{color:var(--secondary)}
.service-box.style-2:hover .service-title a:hover{color:var(--primary)}
.service-box.style-2:hover::before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.service-box.style-2:hover i[class*="fa-"]{color:var(--gray_s3)}
.service-box.style-3:hover a.hover-arrow:hover,.service-box.style-3:hover i{color:var(--primary)}
.service-box.style-4:hover i{-webkit-transition:all 0.25s linear;-o-transition:all 0.25s linear;transition:all 0.25s linear}
.service-box.style-4:hover i::after{background-color:var(--primary);-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg)}
/*----- footer (top) -----*/
.footer .about p,
.footer .nav .nav-item .nav-link,
.footer .card-body .card-text,
.footer .input-group .form-control{font-size:var(--body_font_size)}
.footer .nav .nav-item{font-size:calc(var(--body_font_size) + 1px)}
.footer .nav.icon-list .nav-item .company{font-size:calc(var(--body_font_size) + 2px)}
.footer .nav.icon-list .nav-link{margin-bottom:1.5rem;padding:1rem 0}
.footer .nav.icon-list .nav-item:last-child .nav-link{margin-bottom:0;padding-bottom:0}
.footer form[id*="contact-us"] button{border-top:none}
.footer .bg-dynamic-left .title::after{width:90%}
/*----- footer (bottom) -----*/
.footer-bottom .nav .nav-item.address{font-size:calc(var(--body_font_size) - 1px)}
.footer-bottom .nav .nav-item,.footer-bottom .nav .nav-item.address{margin-bottom:0}
.footer .btn-group.social .btn,
.footer-bottom .btn-group.social .btn{padding:.8rem 1.2rem;font-size:calc(var(--body_font_size) + 4px)}
#scroll-up.show{opacity:0.66}#scroll-up.show:hover{opacity:1}
}
@media (min-width:1200px) {
/*----- page-header -----*/
#page-header .text-box{max-width:60%}
#page-header .text-box p.read{font-size:calc(var(--body_font_size) - 1px)}
#page-header .text-box p.feed{overflow:hidden;max-height:calc(var(--body_font_size) + 10px);font-size:calc(var(--body_font_size) + 10px)}
/*----- page content (typography) -----*/
.page-content h1,.page-content .h1{font-size:calc(var(--heading_font_size) - 2px)}
.page-content .geo-state h1,.page-content .geo-city h1{font-size:calc(var(--heading_font_size) - 3px)}
.page-content h2,.page-content .h2{font-size:calc(var(--heading_font_size) - 4px)}
.page-content h3,.page-content .h3{font-size:calc(var(--heading_font_size) - 6px)}
.page-content h4,.page-content .h4{font-size:calc(var(--heading_font_size) - 8px)}
/*----- page content (images) -----*/
.page-content .img-featured,.page-content .img-full{height:460px}
/*----- service box style-4 -----*/
img.style-4{width:90%;height:420px}
/*----- footer (bottom) -----*/
.footer .btn-group.social .btn,
.footer-bottom .btn-group.social .btn{min-width:46px;padding:1rem 1.2rem}
}

/*----- UTILITIES AND SHORTCODES -----*/

@media (min-width:576px) and (max-width:767.98px) {
/*----- Utilities and shortcodes - sm screen only -----*/
.d-sm-none-only{display:none!important}.d-sm-inline-only{display:inline!important}.d-sm-inline-block-only{display:inline-block!important}.d-sm-block-only{display:block!important}.d-sm-table-only{display:table!important}.d-sm-table-row-only{display:table-row!important}.d-sm-table-cell-only{display:table-cell!important}.d-sm-flex-only{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-sm-inline-flex-only{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}
}
@media (min-width:576px) {
/*----- Default bootstrap responsive settings - sm screen -----*/
.container{max-width:540px}.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.col-sm-half{-ms-flex:0 0 4.166665%;-webkit-box-flex:0;flex:0 0 4.166665%;max-width:4.166665%}.col-sm-1-half{-ms-flex:0 0 12.5%;-webkit-box-flex:0;flex:0 0 12.5%;max-width:12.5%}.col-sm-2-half{-ms-flex:0 0 20.833333%;-webkit-box-flex:0;flex:0 0 20.833333%;max-width:20.833333%}.col-sm-3-half{-ms-flex:0 0 29.166667%;-webkit-box-flex:0;flex:0 0 29.166667%;max-width:29.166667%}.col-sm-4-half{-ms-flex:0 0 37.5%;-webkit-box-flex:0;flex:0 0 37.5%;max-width:37.5%}.col-sm-5-half{-ms-flex:0 0 45.833333%;-webkit-box-flex:0;flex:0 0 45.833333%;max-width:45.833333%}.col-sm-6-half{-ms-flex:0 0 54.166667%;-webkit-box-flex:0;flex:0 0 54.166667%;max-width:54.166667%}.col-sm-7-half{-ms-flex:0 0 62.5%;-webkit-box-flex:0;flex:0 0 62.5%;max-width:62.5%}.col-sm-8-half{-ms-flex:0 0 70.833333%;-webkit-box-flex:0;flex:0 0 70.833333%;max-width:70.833333%}.col-sm-9-half{-ms-flex:0 0 79.166667%;-webkit-box-flex:0;flex:0 0 79.166667%;max-width:79.166667%}.col-sm-10-half{-ms-flex:0 0 87.5%;-webkit-box-flex:0;flex:0 0 87.5%;max-width:87.5%}.col-sm-11-half{-ms-flex:0 0 95.833335%;-webkit-box-flex:0;flex:0 0 95.833335%;max-width:95.833335%}.col-sm-w-50px{-ms-flex:0 0 50px;flex:0 0 50px;max-width:50px}.col-sm-w-100px{-ms-flex:0 0 100px;flex:0 0 100px;max-width:100px}.col-sm-w-150px{-ms-flex:0 0 150px;flex:0 0 150px;max-width:150px}.col-sm-w-200px{-ms-flex:0 0 200px;flex:0 0 200px;max-width:200px}.col-sm-w-250px{-ms-flex:0 0 250px;flex:0 0 250px;max-width:250px}.col-sm-w-300px{-ms-flex:0 0 300px;flex:0 0 300px;max-width:300px}.col-sm-w-350px{-ms-flex:0 0 350px;flex:0 0 350px;max-width:350px}.col-sm-w-400px{-ms-flex:0 0 400px;flex:0 0 400px;max-width:400px}.col-sm-w-450px{-ms-flex:0 0 450px;flex:0 0 450px;max-width:450px}.col-sm-w-500px{-ms-flex:0 0 500px;flex:0 0 500px;max-width:500px}.col-sm-w-550px{-ms-flex:0 0 550px;flex:0 0 550px;max-width:550px}.col-sm-w-600px{-ms-flex:0 0 600px;flex:0 0 600px;max-width:600px}.col-sm-w-650px{-ms-flex:0 0 650px;flex:0 0 650px;max-width:650px}.col-sm-w-700px{-ms-flex:0 0 700px;flex:0 0 700px;max-width:700px}.col-sm-w-750px{-ms-flex:0 0 750px;flex:0 0 750px;max-width:750px}.col-sm-w-800px{-ms-flex:0 0 800px;flex:0 0 800px;max-width:800px}.col-sm-w-850px{-ms-flex:0 0 850px;flex:0 0 850px;max-width:850px}.col-sm-w-900px{-ms-flex:0 0 900px;flex:0 0 900px;max-width:900px}.col-sm-w-950px{-ms-flex:0 0 950px;flex:0 0 950px;max-width:950px}.col-sm-w-1000px{-ms-flex:0 0 1000px;flex:0 0 1000px;max-width:1000px}.order-sm-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.order-sm-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.order-sm-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.order-sm-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-sm-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.order-sm-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.order-sm-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.order-sm-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.order-sm-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.order-sm-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.order-sm-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.order-sm-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.order-sm-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.order-sm-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.order-sm-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}.offset-sm-half-0{margin-left:0}.offset-sm-half{margin-left:4.166665%}.offset-sm-1-half{margin-left:12.5%}.offset-sm-2-half{margin-left:20.833333%}.offset-sm-3-half{margin-left:29.166667%}.offset-sm-4-half{margin-left:37.5%}.offset-sm-5-half{margin-left:45.833333%}.offset-sm-6-half{margin-left:54.166667%}.offset-sm-7-half{margin-left:62.5%}.offset-sm-8-half{margin-left:70.833333%}.offset-sm-9-half{margin-left:79.166667%}.offset-sm-10-half{margin-left:87.5%}.offset-sm-11-half{margin-left:95.833335%}.inset-sm-0{margin-right:0}.inset-sm-1{margin-right:8.333333%}.inset-sm-2{margin-right:16.666667%}.inset-sm-3{margin-right:25%}.inset-sm-4{margin-right:33.333333%}.inset-sm-5{margin-right:41.666667%}.inset-sm-6{margin-right:50%}.inset-sm-7{margin-right:58.333333%}.inset-sm-8{margin-right:66.666667%}.inset-sm-9{margin-right:75%}.inset-sm-10{margin-right:83.333333%}.inset-sm-11{margin-right:91.666667%}.inset-sm-half-0{margin-right:0}.inset-sm-half{margin-right:4.166665%}.inset-sm-1-half{margin-right:12.5%}.inset-sm-2-half{margin-right:20.833333%}.inset-sm-3-half{margin-right:29.166667%}.inset-sm-4-half{margin-right:37.5%}.inset-sm-5-half{margin-right:45.833333%}.inset-sm-6-half{margin-right:54.166667%}.inset-sm-7-half{margin-right:62.5%}.inset-sm-8-half{margin-right:70.833333%}.inset-sm-9-half{margin-right:79.166667%}.inset-sm-10-half{margin-right:87.5%}.inset-sm-11-half{margin-right:95.833335%}.flex-sm-row{-ms-flex-direction:row!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;-webkit-box-flex:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;-webkit-box-flex:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;-webkit-box-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;-webkit-box-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;-webkit-box-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;-webkit-box-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;-webkit-box-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;-webkit-box-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;-webkit-box-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;-webkit-box-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;-webkit-box-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.flex-basis-sm-0{-ms-flex-preferred-size:0!important;flex-basis:0!important}.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}.navbar-expand-sm{-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:1rem;padding-left:1rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.card-deck{-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex:1 0 0;-webkit-box-flex:1;flex:1 0 0;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}.card-group{-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0;-webkit-box-flex:1;flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}.jumbotron{padding:6.4rem 3.2rem}.list-group-horizontal-sm{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.4rem;border-bottom-left-radius:.4rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.4rem;border-bottom-right-radius:.4rem;border-bottom-left-radius:0}.modal-dialog{margin:2.8rem auto}.modal-dialog-scrollable{max-height:calc(100% - 5.6rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 5.6rem)}.modal-dialog-centered{min-height:calc(100% - 5.6rem)}.modal-dialog-centered::before{height:calc(100vh - 5.6rem)}.modal-sm,.modal-mw-300{max-width:300px}.modal-mw-400{max-width:400px}.modal-dialog,.modal-md,.modal-mw-500{max-width:500px}.modal-container{max-width:unset;margin-right:var(--dynamic_spacing);margin-left:var(--dynamic_spacing)}.modal-cover,.modal-cover.modal-dialog-scrollable{width:100%;max-width:calc(100% - 2rem);height:100%;max-height:calc(100% - 2rem);margin:1rem}.modal-cover.modal-dialog-centered{min-height:calc(100% - 2rem)}.modal-cover.modal-dialog-centered::before{height:calc(100vh - 2rem)}.modal-cover .modal-content{height:100%;max-height:calc(100vh - 2rem)}
.card-columns.col-count-sm-1{-webkit-column-count:1;-moz-column-count:1;column-count:1}.card-columns.col-count-sm-2{-webkit-column-count:2;-moz-column-count:2;column-count:2}.card-columns.col-count-sm-3{-webkit-column-count:3;-moz-column-count:3;column-count:3}.card-columns.col-count-sm-4{-webkit-column-count:4;-moz-column-count:4;column-count:4}.card-columns.col-count-sm-5{-webkit-column-count:5;-moz-column-count:5;column-count:5}.card-columns.col-count-sm-6{-webkit-column-count:6;-moz-column-count:6;column-count:6}.card-columns.col-gap-sm-0{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.card-columns.col-gap-sm-1{-webkit-column-gap:.1rem;-moz-column-gap:.1rem;column-gap:.1rem}.card-columns.col-gap-sm-2{-webkit-column-gap:.2rem;-moz-column-gap:.2rem;column-gap:.2rem}.card-columns.col-gap-sm-3{-webkit-column-gap:.3rem;-moz-column-gap:.3rem;column-gap:.3rem}.card-columns.col-gap-sm-4{-webkit-column-gap:.4rem;-moz-column-gap:.4rem;column-gap:.4rem}.card-columns.col-gap-sm-5{-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.card-columns.col-gap-sm-6{-webkit-column-gap:.6rem;-moz-column-gap:.6rem;column-gap:.6rem}.card-columns.col-gap-sm-7{-webkit-column-gap:.7rem;-moz-column-gap:.7rem;column-gap:.7rem}.card-columns.col-gap-sm-8{-webkit-column-gap:.8rem;-moz-column-gap:.8rem;column-gap:.8rem}.card-columns.col-gap-sm-9{-webkit-column-gap:.9rem;-moz-column-gap:.9rem;column-gap:.9rem}.card-columns.col-gap-sm-10{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.card-columns.col-gap-sm-15{-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.card-columns.col-gap-sm-20{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.card-columns.col-gap-sm-25{-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.card-columns[class*="col-gap-sm"]>.card:not([class*="mb-"]){margin-bottom:unset}
/*----- Utilities - sm screen - (images/background img) -----*/
.img-sm-left,.img-sm-right{width:48%}.img-sm-left{float:left;margin-right:2.5rem;margin-left:0}.img-sm-right{float:right;margin-right:0;margin-left:2.5rem}.img-sm-full{width:100%;float:none;margin:2rem auto 2.5rem}.cover-sm-full{width:100%}.cover-p-sm-ct{-o-object-position:center top;object-position:center top}.cover-p-sm-cc{-o-object-position:center;object-position:center}.cover-p-sm-cb{-o-object-position:center bottom;object-position:center bottom}.cover-p-sm-lt{-o-object-position:left top;object-position:left top}.cover-p-sm-lc{-o-object-position:left center;object-position:left center}.cover-p-sm-lb{-o-object-position:left bottom;object-position:left bottom}.cover-p-sm-rt{-o-object-position:right top;object-position:right top}.cover-p-sm-rc{-o-object-position:right center;object-position:right center}.cover-p-sm-rb{-o-object-position:right bottom;object-position:right bottom}.bg-size-sm-cover{background-size:cover}.bg-size-sm-unset{background-size:unset}.bg-attachment-sm-fixed{background-attachment:fixed}.bg-attachment-sm-unset{background-attachment:unset}.bg-position-sm-ct{background-position:center top}.bg-position-sm-cc{background-position:center}.bg-position-sm-cb{background-position:center bottom}.bg-position-sm-lt{background-position:left top}.bg-position-sm-lc{background-position:left center}.bg-position-sm-lb{background-position:left bottom}.bg-position-sm-rt{background-position:right top}.bg-position-sm-rc{background-position:right center}.bg-position-sm-rb{background-position:right bottom}
/*----- Utilities - sm screen - (position, layout) -----*/
.position-sm-static{position:static!important}.position-sm-relative{position:relative!important}.position-sm-absolute{position:absolute!important}.position-sm-fixed{position:fixed!important}.position-sm-sticky{position:-webkit-sticky!important;position:sticky!important}.top-sm-0{top:0}.top-sm-1{top:.1rem}.top-sm-2{top:.2rem}.top-sm-3{top:.3rem}.top-sm-4{top:.4rem}.top-sm-5{top:.5rem}.top-sm-6{top:.6rem}.top-sm-7{top:.7rem}.top-sm-8{top:.8rem}.top-sm-9{top:.9rem}.top-sm-10{top:1rem}.top-sm-11{top:1.1rem}.top-sm-12{top:1.2rem}.top-sm-13{top:1.3rem}.top-sm-14{top:1.4rem}.top-sm-15{top:1.5rem}.top-sm-16{top:1.6rem}.top-sm-17{top:1.7rem}.top-sm-18{top:1.8rem}.top-sm-19{top:1.9rem}.top-sm-20{top:2rem}.top-sm-21{top:2.1rem}.top-sm-22{top:2.2rem}.top-sm-23{top:2.3rem}.top-sm-24{top:2.4rem}.top-sm-25{top:2.5rem}.top-sm-30{top:3rem}.top-sm-35{top:3.5rem}.top-sm-40{top:4rem}.top-sm-45{top:4.5rem}.top-sm-50{top:5rem}.top-sm-55{top:5.5rem}.top-sm-60{top:6rem}.top-sm-65{top:6.5rem}.top-sm-70{top:7rem}.top-sm-75{top:7.5rem}.top-sm-80{top:8rem}.top-sm-85{top:8.5rem}.top-sm-90{top:9rem}.top-sm-95{top:9.5rem}.top-sm-100{top:10rem}.top-sm-header-top{top:var(--header_top_height)}.top-sm-header-bottom{top:var(--header_bot_height)}.top-sm-header-total{top:var(--header_height)}.top-sm-unset{top:unset}.top-sm-n1{top:-.1rem}.top-sm-n2{top:-.2rem}.top-sm-n3{top:-.3rem}.top-sm-n4{top:-.4rem}.top-sm-n5{top:-.5rem}.top-sm-n6{top:-.6rem}.top-sm-n7{top:-.7rem}.top-sm-n8{top:-.8rem}.top-sm-n9{top:-.9rem}.top-sm-n10{top:-1rem}.top-sm-n11{top:-1.1rem}.top-sm-n12{top:-1.2rem}.top-sm-n13{top:-1.3rem}.top-sm-n14{top:-1.4rem}.top-sm-n15{top:-1.5rem}.top-sm-n16{top:-1.6rem}.top-sm-n17{top:-1.7rem}.top-sm-n18{top:-1.8rem}.top-sm-n19{top:-1.9rem}.top-sm-n20{top:-2rem}.top-sm-n21{top:-2.1rem}.top-sm-n22{top:-2.2rem}.top-sm-n23{top:-2.3rem}.top-sm-n24{top:-2.4rem}.top-sm-n25{top:-2.5rem}.top-sm-n30{top:-3rem}.top-sm-n35{top:-3.5rem}.top-sm-n40{top:-4rem}.top-sm-n45{top:-4.5rem}.top-sm-n50{top:-5rem}.top-sm-n55{top:-5.5rem}.top-sm-n60{top:-6rem}.top-sm-n65{top:-6.5rem}.top-sm-n70{top:-7rem}.top-sm-n75{top:-7.5rem}.top-sm-n80{top:-8rem}.top-sm-n85{top:-8.5rem}.top-sm-n90{top:-9rem}.top-sm-n95{top:-9.5rem}.top-sm-n100{top:-10rem}.bottom-sm-0{bottom:0}.bottom-sm-1{bottom:.1rem}.bottom-sm-2{bottom:.2rem}.bottom-sm-3{bottom:.3rem}.bottom-sm-4{bottom:.4rem}.bottom-sm-5{bottom:.5rem}.bottom-sm-6{bottom:.6rem}.bottom-sm-7{bottom:.7rem}.bottom-sm-8{bottom:.8rem}.bottom-sm-9{bottom:.9rem}.bottom-sm-10{bottom:1rem}.bottom-sm-11{bottom:1.1rem}.bottom-sm-12{bottom:1.2rem}.bottom-sm-13{bottom:1.3rem}.bottom-sm-14{bottom:1.4rem}.bottom-sm-15{bottom:1.5rem}.bottom-sm-16{bottom:1.6rem}.bottom-sm-17{bottom:1.7rem}.bottom-sm-18{bottom:1.8rem}.bottom-sm-19{bottom:1.9rem}.bottom-sm-20{bottom:2rem}.bottom-sm-21{bottom:2.1rem}.bottom-sm-22{bottom:2.2rem}.bottom-sm-23{bottom:2.3rem}.bottom-sm-24{bottom:2.4rem}.bottom-sm-25{bottom:2.5rem}.bottom-sm-30{bottom:3rem}.bottom-sm-35{bottom:3.5rem}.bottom-sm-40{bottom:4rem}.bottom-sm-45{bottom:4.5rem}.bottom-sm-50{bottom:5rem}.bottom-sm-55{bottom:5.5rem}.bottom-sm-60{bottom:6rem}.bottom-sm-65{bottom:6.5rem}.bottom-sm-70{bottom:7rem}.bottom-sm-75{bottom:7.5rem}.bottom-sm-80{bottom:8rem}.bottom-sm-85{bottom:8.5rem}.bottom-sm-90{bottom:9rem}.bottom-sm-95{bottom:9.5rem}.bottom-sm-100{bottom:10rem}.bottom-sm-unset{bottom:unset}.bottom-sm-n1{bottom:-.1rem}.bottom-sm-n2{bottom:-.2rem}.bottom-sm-n3{bottom:-.3rem}.bottom-sm-n4{bottom:-.4rem}.bottom-sm-n5{bottom:-.5rem}.bottom-sm-n6{bottom:-.6rem}.bottom-sm-n7{bottom:-.7rem}.bottom-sm-n8{bottom:-.8rem}.bottom-sm-n9{bottom:-.9rem}.bottom-sm-n10{bottom:-1rem}.bottom-sm-n11{bottom:-1.1rem}.bottom-sm-n12{bottom:-1.2rem}.bottom-sm-n13{bottom:-1.3rem}.bottom-sm-n14{bottom:-1.4rem}.bottom-sm-n15{bottom:-1.5rem}.bottom-sm-n16{bottom:-1.6rem}.bottom-sm-n17{bottom:-1.7rem}.bottom-sm-n18{bottom:-1.8rem}.bottom-sm-n19{bottom:-1.9rem}.bottom-sm-n20{bottom:-2rem}.bottom-sm-n21{bottom:-2.1rem}.bottom-sm-n22{bottom:-2.2rem}.bottom-sm-n23{bottom:-2.3rem}.bottom-sm-n24{bottom:-2.4rem}.bottom-sm-n25{bottom:-2.5rem}.bottom-sm-n30{bottom:-3rem}.bottom-sm-n35{bottom:-3.5rem}.bottom-sm-n40{bottom:-4rem}.bottom-sm-n45{bottom:-4.5rem}.bottom-sm-n50{bottom:-5rem}.bottom-sm-n55{bottom:-5.5rem}.bottom-sm-n60{bottom:-6rem}.bottom-sm-n65{bottom:-6.5rem}.bottom-sm-n70{bottom:-7rem}.bottom-sm-n75{bottom:-7.5rem}.bottom-sm-n80{bottom:-8rem}.bottom-sm-n85{bottom:-8.5rem}.bottom-sm-n90{bottom:-9rem}.bottom-sm-n95{bottom:-9.5rem}.bottom-sm-n100{bottom:-10rem}.left-sm-0{left:0}.left-sm-1{left:.1rem}.left-sm-2{left:.2rem}.left-sm-3{left:.3rem}.left-sm-4{left:.4rem}.left-sm-5{left:.5rem}.left-sm-6{left:.6rem}.left-sm-7{left:.7rem}.left-sm-8{left:.8rem}.left-sm-9{left:.9rem}.left-sm-10{left:1rem}.left-sm-11{left:1.1rem}.left-sm-12{left:1.2rem}.left-sm-13{left:1.3rem}.left-sm-14{left:1.4rem}.left-sm-15{left:1.5rem}.left-sm-16{left:1.6rem}.left-sm-17{left:1.7rem}.left-sm-18{left:1.8rem}.left-sm-19{left:1.9rem}.left-sm-20{left:2rem}.left-sm-21{left:2.1rem}.left-sm-22{left:2.2rem}.left-sm-23{left:2.3rem}.left-sm-24{left:2.4rem}.left-sm-25{left:2.5rem}.left-sm-30{left:3rem}.left-sm-35{left:3.5rem}.left-sm-40{left:4rem}.left-sm-45{left:4.5rem}.left-sm-50{left:5rem}.left-sm-55{left:5.5rem}.left-sm-60{left:6rem}.left-sm-65{left:6.5rem}.left-sm-70{left:7rem}.left-sm-75{left:7.5rem}.left-sm-80{left:8rem}.left-sm-85{left:8.5rem}.left-sm-90{left:9rem}.left-sm-95{left:9.5rem}.left-sm-100{left:10rem}.left-sm-dynamic{left:var(--dynamic_spacing)}.left-sm-unset{left:unset}.left-sm-n1{left:-.1rem}.left-sm-n2{left:-.2rem}.left-sm-n3{left:-.3rem}.left-sm-n4{left:-.4rem}.left-sm-n5{left:-.5rem}.left-sm-n6{left:-.6rem}.left-sm-n7{left:-.7rem}.left-sm-n8{left:-.8rem}.left-sm-n9{left:-.9rem}.left-sm-n10{left:-1rem}.left-sm-n11{left:-1.1rem}.left-sm-n12{left:-1.2rem}.left-sm-n13{left:-1.3rem}.left-sm-n14{left:-1.4rem}.left-sm-n15{left:-1.5rem}.left-sm-n16{left:-1.6rem}.left-sm-n17{left:-1.7rem}.left-sm-n18{left:-1.8rem}.left-sm-n19{left:-1.9rem}.left-sm-n20{left:-2rem}.left-sm-n21{left:-2.1rem}.left-sm-n22{left:-2.2rem}.left-sm-n23{left:-2.3rem}.left-sm-n24{left:-2.4rem}.left-sm-n25{left:-2.5rem}.left-sm-n30{left:-3rem}.left-sm-n35{left:-3.5rem}.left-sm-n40{left:-4rem}.left-sm-n45{left:-4.5rem}.left-sm-n50{left:-5rem}.left-sm-n55{left:-5.5rem}.left-sm-n60{left:-6rem}.left-sm-n65{left:-6.5rem}.left-sm-n70{left:-7rem}.left-sm-n75{left:-7.5rem}.left-sm-n80{left:-8rem}.left-sm-n85{left:-8.5rem}.left-sm-n90{left:-9rem}.left-sm-n95{left:-9.5rem}.left-sm-n100{left:-10rem}.right-sm-0{right:0}.right-sm-1{right:.1rem}.right-sm-2{right:.2rem}.right-sm-3{right:.3rem}.right-sm-4{right:.4rem}.right-sm-5{right:.5rem}.right-sm-6{right:.6rem}.right-sm-7{right:.7rem}.right-sm-8{right:.8rem}.right-sm-9{right:.9rem}.right-sm-10{right:1rem}.right-sm-11{right:1.1rem}.right-sm-12{right:1.2rem}.right-sm-13{right:1.3rem}.right-sm-14{right:1.4rem}.right-sm-15{right:1.5rem}.right-sm-16{right:1.6rem}.right-sm-17{right:1.7rem}.right-sm-18{right:1.8rem}.right-sm-19{right:1.9rem}.right-sm-20{right:2rem}.right-sm-21{right:2.1rem}.right-sm-22{right:2.2rem}.right-sm-23{right:2.3rem}.right-sm-24{right:2.4rem}.right-sm-25{right:2.5rem}.right-sm-30{right:3rem}.right-sm-35{right:3.5rem}.right-sm-40{right:4rem}.right-sm-45{right:4.5rem}.right-sm-50{right:5rem}.right-sm-55{right:5.5rem}.right-sm-60{right:6rem}.right-sm-65{right:6.5rem}.right-sm-70{right:7rem}.right-sm-75{right:7.5rem}.right-sm-80{right:8rem}.right-sm-85{right:8.5rem}.right-sm-90{right:9rem}.right-sm-95{right:9.5rem}.right-sm-100{right:10rem}.right-sm-dynamic{right:var(--dynamic_spacing)}.right-sm-unset{right:unset}.right-sm-n1{right:-.1rem}.right-sm-n2{right:-.2rem}.right-sm-n3{right:-.3rem}.right-sm-n4{right:-.4rem}.right-sm-n5{right:-.5rem}.right-sm-n6{right:-.6rem}.right-sm-n7{right:-.7rem}.right-sm-n8{right:-.8rem}.right-sm-n9{right:-.9rem}.right-sm-n10{right:-1rem}.right-sm-n11{right:-1.1rem}.right-sm-n12{right:-1.2rem}.right-sm-n13{right:-1.3rem}.right-sm-n14{right:-1.4rem}.right-sm-n15{right:-1.5rem}.right-sm-n16{right:-1.6rem}.right-sm-n17{right:-1.7rem}.right-sm-n18{right:-1.8rem}.right-sm-n19{right:-1.9rem}.right-sm-n20{right:-2rem}.right-sm-n21{right:-2.1rem}.right-sm-n22{right:-2.2rem}.right-sm-n23{right:-2.3rem}.right-sm-n24{right:-2.4rem}.right-sm-n25{right:-2.5rem}.right-sm-n30{right:-3rem}.right-sm-n35{right:-3.5rem}.right-sm-n40{right:-4rem}.right-sm-n45{right:-4.5rem}.right-sm-n50{right:-5rem}.right-sm-n55{right:-5.5rem}.right-sm-n60{right:-6rem}.right-sm-n65{right:-6.5rem}.right-sm-n70{right:-7rem}.right-sm-n75{right:-7.5rem}.right-sm-n80{right:-8rem}.right-sm-n85{right:-8.5rem}.right-sm-n90{right:-9rem}.right-sm-n95{right:-9.5rem}.right-sm-n100{right:-10rem}.float-sm-left{float:left}.float-sm-right{float:right}.float-sm-none{float:none}
/*----- Utilities - sm screen - (display, visibility) -----*/
.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:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}.d-sm-list-item{display:list-item!important}.opacity-sm-0{opacity:0}.opacity-sm-1,.section-overlay-sm-1,.section-overlay-sm-light-1{opacity:.1}.opacity-sm-2,.section-overlay-sm-2,.section-overlay-sm-light-2{opacity:.2}.opacity-sm-3,.section-overlay-sm-3,.section-overlay-sm-light-3{opacity:.3}.opacity-sm-4,.section-overlay-sm-4,.section-overlay-sm-light-4{opacity:.4}.opacity-sm-5,.section-overlay-sm-5,.section-overlay-sm-light-5{opacity:.5}.opacity-sm-6,.section-overlay-sm-6,.section-overlay-sm-light-6{opacity:.6}.opacity-sm-7,.section-overlay-sm-7,.section-overlay-sm-light-7{opacity:.7}.opacity-sm-8,.section-overlay-sm-8,.section-overlay-sm-light-8{opacity:.8}.opacity-sm-9,.section-overlay-sm-9,.section-overlay-sm-light-9{opacity:.9}.opacity-sm-10,.opacity-sm-100{opacity:1}.overflow-sm-visible{overflow:visible}.overflow-sm-scroll{overflow:scroll}.overflow-sm-auto{overflow:auto}.overflow-sm-hidden{overflow:hidden}.list-sm-inline>li{display:inline-block!important}.list-sm-inline>li:not(:last-child){margin-right:.8rem}.list-sm-block>li{display:list-item!important}.list-sm-block>li,.list-sm-block>li:last-child{margin-right:0}
/*----- Utilities - sm screen - (box model, from outside in) -----*/
.section-sm-short,.section-sm-20{padding-top:2rem;padding-bottom:2rem;margin-top:2rem;margin-bottom:2rem}.section-sm-30{padding-top:3rem;padding-bottom:3rem;margin-top:3rem;margin-bottom:3rem}.section-sm,.section-sm-40{padding-top:4rem;padding-bottom:4rem;margin-top:4rem;margin-bottom:4rem}.section-sm-50{padding-top:5rem;padding-bottom:5rem;margin-top:5rem;margin-bottom:5rem}.section-sm-60{padding-top:6rem;padding-bottom:6rem;margin-top:6rem;margin-bottom:6rem}.section-sm-70{padding-top:7rem;padding-bottom:7rem;margin-top:7rem;margin-bottom:7rem}.section-sm-tall,.section-sm-80{padding-top:8rem;padding-bottom:8rem;margin-top:8rem;margin-bottom:8rem}.section-sm.flush,[class*="section-sm-"].flush{margin-top:0;margin-bottom:0}.m-sm-auto{margin:auto}.m-sm-0{margin:0}.m-sm-1{margin:.1rem}.m-sm-2{margin:.2rem}.m-sm-3{margin:.3rem}.m-sm-4{margin:.4rem}.m-sm-5{margin:.5rem}.m-sm-6{margin:.6rem}.m-sm-7{margin:.7rem}.m-sm-8{margin:.8rem}.m-sm-9{margin:.9rem}.m-sm-10{margin:1rem}.mt-sm-auto,.my-sm-auto{margin-top:auto}.mt-sm-0,.my-sm-0{margin-top:0}.mt-sm-1,.my-sm-1{margin-top:.1rem}.mt-sm-2,.my-sm-2{margin-top:.2rem}.mt-sm-3,.my-sm-3{margin-top:.3rem}.mt-sm-4,.my-sm-4{margin-top:.4rem}.mt-sm-5,.my-sm-5{margin-top:.5rem}.mt-sm-6,.my-sm-6{margin-top:.6rem}.mt-sm-7,.my-sm-7{margin-top:.7rem}.mt-sm-8,.my-sm-8{margin-top:.8rem}.mt-sm-9,.my-sm-9{margin-top:.9rem}.mt-sm-10,.my-sm-10{margin-top:1rem}.mt-sm-15,.my-sm-15{margin-top:1.5rem}.mt-sm-20,.my-sm-20{margin-top:2rem}.mt-sm-25,.my-sm-25{margin-top:2.5rem}.mt-sm-30,.my-sm-30{margin-top:3rem}.mt-sm-35,.my-sm-35{margin-top:3.5rem}.mt-sm-40,.my-sm-40{margin-top:4rem}.mt-sm-45,.my-sm-45{margin-top:4.5rem}.mt-sm-50,.my-sm-50{margin-top:5rem}.mt-sm-55,.my-sm-55{margin-top:5.5rem}.mt-sm-60,.my-sm-60{margin-top:6rem}.mt-sm-65,.my-sm-65{margin-top:6.5rem}.mt-sm-70,.my-sm-70{margin-top:7rem}.mt-sm-75,.my-sm-75{margin-top:7.5rem}.mt-sm-80,.my-sm-80{margin-top:8rem}.mt-sm-85,.my-sm-85{margin-top:8.5rem}.mt-sm-90,.my-sm-90{margin-top:9rem}.mt-sm-95,.my-sm-95{margin-top:9.5rem}.mt-sm-100,.my-sm-100{margin-top:10rem}.mt-sm-n1{margin-top:-.1rem}.mt-sm-n2{margin-top:-.2rem}.mt-sm-n3{margin-top:-.3rem}.mt-sm-n4{margin-top:-.4rem}.mt-sm-n5{margin-top:-.5rem}.mt-sm-n6{margin-top:-.6rem}.mt-sm-n7{margin-top:-.7rem}.mt-sm-n8{margin-top:-.8rem}.mt-sm-n9{margin-top:-.9rem}.mt-sm-n10{margin-top:-1rem}.mt-sm-n15{margin-top:-1.5rem}.mt-sm-n20{margin-top:-2rem}.mt-sm-n25{margin-top:-2.5rem}.mt-sm-n30{margin-top:-3rem}.mt-sm-n35{margin-top:-3.5rem}.mt-sm-n40{margin-top:-4rem}.mt-sm-n45{margin-top:-4.5rem}.mt-sm-n50{margin-top:-5rem}.mt-sm-n55{margin-top:-5.5rem}.mt-sm-n60{margin-top:-6rem}.mt-sm-n65{margin-top:-6.5rem}.mt-sm-n70{margin-top:-7rem}.mt-sm-n75{margin-top:-7.5rem}.mt-sm-n80{margin-top:-8rem}.mt-sm-n85{margin-top:-8.5rem}.mt-sm-n90{margin-top:-9rem}.mt-sm-n95{margin-top:-9.5rem}.mt-sm-n100{margin-top:-10rem}.mt-sm-n120{margin-top:-12rem}.mt-sm-n140{margin-top:-14rem}.mt-sm-n160{margin-top:-16rem}.mt-sm-n180{margin-top:-18rem}.mt-sm-n200{margin-top:-20rem}.mt-sm-n220{margin-top:-22rem}.mt-sm-n240{margin-top:-24rem}.mt-sm-n260{margin-top:-26rem}.mt-sm-n280{margin-top:-28rem}.mt-sm-n300{margin-top:-30rem}.mt-sm-n320{margin-top:-32rem}.mt-sm-n340{margin-top:-34rem}.mt-sm-n360{margin-top:-36rem}.mt-sm-n380{margin-top:-38rem}.mt-sm-n400{margin-top:-40rem}.mt-sm-nheader-top{margin-top:calc(var(--header_top_height) * -1)}.mt-sm-nheader-bottom{margin-top:calc(var(--header_bot_height) * -1)}.mt-sm-nheader-total{margin-top:calc(var(--header_height) * -1)}.mr-sm-auto,.mx-sm-auto{margin-right:auto}.mr-sm-0,.mx-sm-0{margin-right:0}.mr-sm-1,.mx-sm-1{margin-right:.1rem}.mr-sm-2,.mx-sm-2{margin-right:.2rem}.mr-sm-3,.mx-sm-3{margin-right:.3rem}.mr-sm-4,.mx-sm-4{margin-right:.4rem}.mr-sm-5,.mx-sm-5{margin-right:.5rem}.mr-sm-6,.mx-sm-6{margin-right:.6rem}.mr-sm-7,.mx-sm-7{margin-right:.7rem}.mr-sm-8,.mx-sm-8{margin-right:.8rem}.mr-sm-9,.mx-sm-9{margin-right:.9rem}.mr-sm-10,.mx-sm-10{margin-right:1rem}.mr-sm-15,.mx-sm-15{margin-right:1.5rem}.mr-sm-20,.mx-sm-20{margin-right:2rem}.mr-sm-25,.mx-sm-25{margin-right:2.5rem}.mr-sm-30,.mx-sm-30{margin-right:3rem}.mr-sm-35,.mx-sm-35{margin-right:3.5rem}.mr-sm-40,.mx-sm-40{margin-right:4rem}.mr-sm-45,.mx-sm-45{margin-right:4.5rem}.mr-sm-50,.mx-sm-50{margin-right:5rem}.mr-sm-55,.mx-sm-55{margin-right:5.5rem}.mr-sm-60,.mx-sm-60{margin-right:6rem}.mr-sm-65,.mx-sm-65{margin-right:6.5rem}.mr-sm-70,.mx-sm-70{margin-right:7rem}.mr-sm-75,.mx-sm-75{margin-right:7.5rem}.mr-sm-80,.mx-sm-80{margin-right:8rem}.mr-sm-85,.mx-sm-85{margin-right:8.5rem}.mr-sm-90,.mx-sm-90{margin-right:9rem}.mr-sm-95,.mx-sm-95{margin-right:9.5rem}.mr-sm-100,.mx-sm-100{margin-right:10rem}.mr-sm-dynamic,.mx-sm-dynamic{margin-right:var(--dynamic_spacing)}.mr-sm-n1{margin-right:-.1rem}.mr-sm-n2{margin-right:-.2rem}.mr-sm-n3{margin-right:-.3rem}.mr-sm-n4{margin-right:-.4rem}.mr-sm-n5{margin-right:-.5rem}.mr-sm-n6{margin-right:-.6rem}.mr-sm-n7{margin-right:-.7rem}.mr-sm-n8{margin-right:-.8rem}.mr-sm-n9{margin-right:-.9rem}.mr-sm-n10{margin-right:-1rem}.mr-sm-n15{margin-right:-1.5rem}.mr-sm-n20{margin-right:-2rem}.mr-sm-n25{margin-right:-2.5rem}.mr-sm-n30{margin-right:-3rem}.mr-sm-n35{margin-right:-3.5rem}.mr-sm-n40{margin-right:-4rem}.mr-sm-n45{margin-right:-4.5rem}.mr-sm-n50{margin-right:-5rem}.mr-sm-n55{margin-right:-5.5rem}.mr-sm-n60{margin-right:-6rem}.mr-sm-n65{margin-right:-6.5rem}.mr-sm-n70{margin-right:-7rem}.mr-sm-n75{margin-right:-7.5rem}.mr-sm-n80{margin-right:-8rem}.mr-sm-n85{margin-right:-8.5rem}.mr-sm-n90{margin-right:-9rem}.mr-sm-n95{margin-right:-9.5rem}.mr-sm-n100{margin-right:-10rem}.mr-sm-n120{margin-right:-12rem}.mr-sm-n140{margin-right:-14rem}.mr-sm-n160{margin-right:-16rem}.mr-sm-n180{margin-right:-18rem}.mr-sm-n200{margin-right:-20rem}.mr-sm-n220{margin-right:-22rem}.mr-sm-n240{margin-right:-24rem}.mr-sm-n260{margin-right:-26rem}.mr-sm-n280{margin-right:-28rem}.mr-sm-n300{margin-right:-30rem}.mr-sm-n320{margin-right:-32rem}.mr-sm-n340{margin-right:-34rem}.mr-sm-n360{margin-right:-36rem}.mr-sm-n380{margin-right:-38rem}.mr-sm-n400{margin-right:-40rem}.mb-sm-auto,.my-sm-auto{margin-bottom:auto}.mb-sm-0,.my-sm-0{margin-bottom:0}.mb-sm-1,.my-sm-1{margin-bottom:.1rem}.mb-sm-2,.my-sm-2{margin-bottom:.2rem}.mb-sm-3,.my-sm-3{margin-bottom:.3rem}.mb-sm-4,.my-sm-4{margin-bottom:.4rem}.mb-sm-5,.my-sm-5{margin-bottom:.5rem}.mb-sm-6,.my-sm-6{margin-bottom:.6rem}.mb-sm-7,.my-sm-7{margin-bottom:.7rem}.mb-sm-8,.my-sm-8{margin-bottom:.8rem}.mb-sm-9,.my-sm-9{margin-bottom:.9rem}.mb-sm-10,.my-sm-10{margin-bottom:1rem}.mb-sm-15,.my-sm-15{margin-bottom:1.5rem}.mb-sm-20,.my-sm-20{margin-bottom:2rem}.mb-sm-25,.my-sm-25{margin-bottom:2.5rem}.mb-sm-30,.my-sm-30{margin-bottom:3rem}.mb-sm-35,.my-sm-35{margin-bottom:3.5rem}.mb-sm-40,.my-sm-40{margin-bottom:4rem}.mb-sm-45,.my-sm-45{margin-bottom:4.5rem}.mb-sm-50,.my-sm-50{margin-bottom:5rem}.mb-sm-55,.my-sm-55{margin-bottom:5.5rem}.mb-sm-60,.my-sm-60{margin-bottom:6rem}.mb-sm-65,.my-sm-65{margin-bottom:6.5rem}.mb-sm-70,.my-sm-70{margin-bottom:7rem}.mb-sm-75,.my-sm-75{margin-bottom:7.5rem}.mb-sm-80,.my-sm-80{margin-bottom:8rem}.mb-sm-85,.my-sm-85{margin-bottom:8.5rem}.mb-sm-90,.my-sm-90{margin-bottom:9rem}.mb-sm-95,.my-sm-95{margin-bottom:9.5rem}.mb-sm-100,.my-sm-100{margin-bottom:10rem}.mb-sm-n1{margin-bottom:-.1rem}.mb-sm-n2{margin-bottom:-.2rem}.mb-sm-n3{margin-bottom:-.3rem}.mb-sm-n4{margin-bottom:-.4rem}.mb-sm-n5{margin-bottom:-.5rem}.mb-sm-n6{margin-bottom:-.6rem}.mb-sm-n7{margin-bottom:-.7rem}.mb-sm-n8{margin-bottom:-.8rem}.mb-sm-n9{margin-bottom:-.9rem}.mb-sm-n10{margin-bottom:-1rem}.mb-sm-n15{margin-bottom:-1.5rem}.mb-sm-n20{margin-bottom:-2rem}.mb-sm-n25{margin-bottom:-2.5rem}.mb-sm-n30{margin-bottom:-3rem}.mb-sm-n35{margin-bottom:-3.5rem}.mb-sm-n40{margin-bottom:-4rem}.mb-sm-n45{margin-bottom:-4.5rem}.mb-sm-n50{margin-bottom:-5rem}.mb-sm-n55{margin-bottom:-5.5rem}.mb-sm-n60{margin-bottom:-6rem}.mb-sm-n65{margin-bottom:-6.5rem}.mb-sm-n70{margin-bottom:-7rem}.mb-sm-n75{margin-bottom:-7.5rem}.mb-sm-n80{margin-bottom:-8rem}.mb-sm-n85{margin-bottom:-8.5rem}.mb-sm-n90{margin-bottom:-9rem}.mb-sm-n95{margin-bottom:-9.5rem}.mb-sm-n100{margin-bottom:-10rem}.mb-sm-n120{margin-bottom:-12rem}.mb-sm-n140{margin-bottom:-14rem}.mb-sm-n160{margin-bottom:-16rem}.mb-sm-n180{margin-bottom:-18rem}.mb-sm-n200{margin-bottom:-20rem}.mb-sm-n220{margin-bottom:-22rem}.mb-sm-n240{margin-bottom:-24rem}.mb-sm-n260{margin-bottom:-26rem}.mb-sm-n280{margin-bottom:-28rem}.mb-sm-n300{margin-bottom:-30rem}.mb-sm-n320{margin-bottom:-32rem}.mb-sm-n340{margin-bottom:-34rem}.mb-sm-n360{margin-bottom:-36rem}.mb-sm-n380{margin-bottom:-38rem}.mb-sm-n400{margin-bottom:-40rem}.ml-sm-auto,.mx-sm-auto{margin-left:auto}.ml-sm-0,.mx-sm-0{margin-left:0}.ml-sm-1,.mx-sm-1{margin-left:.1rem}.ml-sm-2,.mx-sm-2{margin-left:.2rem}.ml-sm-3,.mx-sm-3{margin-left:.3rem}.ml-sm-4,.mx-sm-4{margin-left:.4rem}.ml-sm-5,.mx-sm-5{margin-left:.5rem}.ml-sm-6,.mx-sm-6{margin-left:.6rem}.ml-sm-7,.mx-sm-7{margin-left:.7rem}.ml-sm-8,.mx-sm-8{margin-left:.8rem}.ml-sm-9,.mx-sm-9{margin-left:.9rem}.ml-sm-10,.mx-sm-10{margin-left:1rem}.ml-sm-15,.mx-sm-15{margin-left:1.5rem}.ml-sm-20,.mx-sm-20{margin-left:2rem}.ml-sm-25,.mx-sm-25{margin-left:2.5rem}.ml-sm-30,.mx-sm-30{margin-left:3rem}.ml-sm-35,.mx-sm-35{margin-left:3.5rem}.ml-sm-40,.mx-sm-40{margin-left:4rem}.ml-sm-45,.mx-sm-45{margin-left:4.5rem}.ml-sm-50,.mx-sm-50{margin-left:5rem}.ml-sm-55,.mx-sm-55{margin-left:5.5rem}.ml-sm-60,.mx-sm-60{margin-left:6rem}.ml-sm-65,.mx-sm-65{margin-left:6.5rem}.ml-sm-70,.mx-sm-70{margin-left:7rem}.ml-sm-75,.mx-sm-75{margin-left:7.5rem}.ml-sm-80,.mx-sm-80{margin-left:8rem}.ml-sm-85,.mx-sm-85{margin-left:8.5rem}.ml-sm-90,.mx-sm-90{margin-left:9rem}.ml-sm-95,.mx-sm-95{margin-left:9.5rem}.ml-sm-100,.mx-sm-100{margin-left:10rem}.ml-sm-dynamic,.mx-sm-dynamic{margin-left:var(--dynamic_spacing)}.ml-sm-n1{margin-left:-.1rem}.ml-sm-n2{margin-left:-.2rem}.ml-sm-n3{margin-left:-.3rem}.ml-sm-n4{margin-left:-.4rem}.ml-sm-n5{margin-left:-.5rem}.ml-sm-n6{margin-left:-.6rem}.ml-sm-n7{margin-left:-.7rem}.ml-sm-n8{margin-left:-.8rem}.ml-sm-n9{margin-left:-.9rem}.ml-sm-n10{margin-left:-1rem}.ml-sm-n15{margin-left:-1.5rem}.ml-sm-n20{margin-left:-2rem}.ml-sm-n25{margin-left:-2.5rem}.ml-sm-n30{margin-left:-3rem}.ml-sm-n35{margin-left:-3.5rem}.ml-sm-n40{margin-left:-4rem}.ml-sm-n45{margin-left:-4.5rem}.ml-sm-n50{margin-left:-5rem}.ml-sm-n55{margin-left:-5.5rem}.ml-sm-n60{margin-left:-6rem}.ml-sm-n65{margin-left:-6.5rem}.ml-sm-n70{margin-left:-7rem}.ml-sm-n75{margin-left:-7.5rem}.ml-sm-n80{margin-left:-8rem}.ml-sm-n85{margin-left:-8.5rem}.ml-sm-n90{margin-left:-9rem}.ml-sm-n95{margin-left:-9.5rem}.ml-sm-n100{margin-left:-10rem}.ml-sm-n120{margin-left:-12rem}.ml-sm-n140{margin-left:-14rem}.ml-sm-n160{margin-left:-16rem}.ml-sm-n180{margin-left:-18rem}.ml-sm-n200{margin-left:-20rem}.ml-sm-n220{margin-left:-22rem}.ml-sm-n240{margin-left:-24rem}.ml-sm-n260{margin-left:-26rem}.ml-sm-n280{margin-left:-28rem}.ml-sm-n300{margin-left:-30rem}.ml-sm-n320{margin-left:-32rem}.ml-sm-n340{margin-left:-34rem}.ml-sm-n360{margin-left:-36rem}.ml-sm-n380{margin-left:-38rem}.ml-sm-n400{margin-left:-40rem}.gutters-sm-0{margin-right:0;margin-left:0}.gutters-sm-5{margin-right:-5px;margin-left:-5px}.gutters-sm-half{margin-right:-.75rem;margin-left:-.75rem}.gutters-sm-10{margin-right:-10px;margin-left:-10px}.gutters-sm-15{margin-right:-15px;margin-left:-15px}.border-sm-top{border-top:1px solid var(--gray_t7)}.border-sm-right{border-right:1px solid var(--gray_t7)}.border-sm-bottom{border-bottom:1px solid var(--gray_t7)}.border-sm-left{border-left:1px solid var(--gray_t7)}.border-sm-top-0{border-top:0}.border-sm-right-0{border-right:0}.border-sm-bottom-0{border-bottom:0}.border-sm-left-0{border-left:0}.border-sm-0{border:0}.border-w-sm-1{border-width:1px}.border-w-sm-2{border-width:2px}.border-w-sm-3{border-width:3px}.border-w-sm-4{border-width:4px}.border-w-sm-5{border-width:5px}.border-w-sm-6{border-width:6px}.border-w-sm-7{border-width:7px}.border-w-sm-8{border-width:8px}.border-w-sm-9{border-width:9px}.border-w-sm-10{border-width:10px}.rounded-sm-top,.rounded-sm-left,.rounded-sm-top-left{border-top-left-radius:.4rem}.rounded-sm-top,.rounded-sm-right,.rounded-sm-top-right{border-top-right-radius:.4rem}.rounded-sm-right,.rounded-sm-bottom,.rounded-sm-bottom-right{border-bottom-right-radius:.4rem}.rounded-sm-bottom,.rounded-sm-left,.rounded-sm-bottom-left{border-bottom-left-radius:.4rem}.rounded-sm-top-0,.rounded-sm-left-0,.rounded-sm-top-left-0{border-top-left-radius:0}.rounded-sm-top-0,.rounded-sm-right-0,.rounded-sm-top-right-0{border-top-right-radius:0}.rounded-sm-right-0,.rounded-sm-bottom-0,.rounded-sm-bottom-right-0{border-bottom-right-radius:0}.rounded-sm-bottom-0,.rounded-sm-left-0,.rounded-sm-bottom-left-0{border-bottom-left-radius:0}.rounded-sm-0{border-radius:0}.rounded-sm-circle{border-radius:50%}.rounded-sm-pill{border-radius:50rem}.p-sm-0{padding:0}.p-sm-1{padding:.1rem}.p-sm-2{padding:.2rem}.p-sm-3{padding:.3rem}.p-sm-4{padding:.4rem}.p-sm-5{padding:.5rem}.p-sm-6{padding:.6rem}.p-sm-7{padding:.7rem}.p-sm-8{padding:.8rem}.p-sm-9{padding:.9rem}.p-sm-10{padding:1rem}.p-sm-15{padding:1.5rem}.p-sm-20{padding:2rem}.p-sm-25{padding:2.5rem}.p-sm-30{padding:3rem}.p-sm-35{padding:3.5rem}.p-sm-40{padding:4rem}.p-sm-45{padding:4.5rem}.p-sm-50{padding:5rem}.pt-sm-0,.py-sm-0{padding-top:0}.pt-sm-1,.py-sm-1{padding-top:.1rem}.pt-sm-2,.py-sm-2{padding-top:.2rem}.pt-sm-3,.py-sm-3{padding-top:.3rem}.pt-sm-4,.py-sm-4{padding-top:.4rem}.pt-sm-5,.py-sm-5{padding-top:.5rem}.pt-sm-6,.py-sm-6{padding-top:.6rem}.pt-sm-7,.py-sm-7{padding-top:.7rem}.pt-sm-8,.py-sm-8{padding-top:.8rem}.pt-sm-9,.py-sm-9{padding-top:.9rem}.pt-sm-10,.py-sm-10{padding-top:1rem}.pt-sm-15,.py-sm-15{padding-top:1.5rem}.pt-sm-20,.py-sm-20{padding-top:2rem}.pt-sm-25,.py-sm-25{padding-top:2.5rem}.pt-sm-30,.py-sm-30{padding-top:3rem}.pt-sm-35,.py-sm-35{padding-top:3.5rem}.pt-sm-40,.py-sm-40{padding-top:4rem}.pt-sm-45,.py-sm-45{padding-top:4.5rem}.pt-sm-50,.py-sm-50{padding-top:5rem}.pt-sm-55,.py-sm-55{padding-top:5.5rem}.pt-sm-60,.py-sm-60{padding-top:6rem}.pt-sm-65,.py-sm-65{padding-top:6.5rem}.pt-sm-70,.py-sm-70{padding-top:7rem}.pt-sm-75,.py-sm-75{padding-top:7.5rem}.pt-sm-80,.py-sm-80{padding-top:8rem}.pt-sm-85,.py-sm-85{padding-top:8.5rem}.pt-sm-90,.py-sm-90{padding-top:9rem}.pt-sm-95,.py-sm-95{padding-top:9.5rem}.pt-sm-100,.py-sm-100{padding-top:10rem}.pr-sm-0,.px-sm-0{padding-right:0}.pr-sm-1,.px-sm-1{padding-right:.1rem}.pr-sm-2,.px-sm-2{padding-right:.2rem}.pr-sm-3,.px-sm-3{padding-right:.3rem}.pr-sm-4,.px-sm-4{padding-right:.4rem}.pr-sm-5,.px-sm-5{padding-right:.5rem}.pr-sm-6,.px-sm-6{padding-right:.6rem}.pr-sm-7,.px-sm-7{padding-right:.7rem}.pr-sm-8,.px-sm-8{padding-right:.8rem}.pr-sm-9,.px-sm-9{padding-right:.9rem}.pr-sm-10,.px-sm-10{padding-right:1rem}.pr-sm-15,.px-sm-15{padding-right:1.5rem}.pr-sm-20,.px-sm-20{padding-right:2rem}.pr-sm-25,.px-sm-25{padding-right:2.5rem}.pr-sm-30,.px-sm-30{padding-right:3rem}.pr-sm-35,.px-sm-35{padding-right:3.5rem}.pr-sm-40,.px-sm-40{padding-right:4rem}.pr-sm-45,.px-sm-45{padding-right:4.5rem}.pr-sm-50,.px-sm-50{padding-right:5rem}.pr-sm-55,.px-sm-55{padding-right:5.5rem}.pr-sm-60,.px-sm-60{padding-right:6rem}.pr-sm-65,.px-sm-65{padding-right:6.5rem}.pr-sm-70,.px-sm-70{padding-right:7rem}.pr-sm-75,.px-sm-75{padding-right:7.5rem}.pr-sm-80,.px-sm-80{padding-right:8rem}.pr-sm-85,.px-sm-85{padding-right:8.5rem}.pr-sm-90,.px-sm-90{padding-right:9rem}.pr-sm-95,.px-sm-95{padding-right:9.5rem}.pr-sm-100,.px-sm-100{padding-right:10rem}.pb-sm-0,.py-sm-0{padding-bottom:0}.pb-sm-1,.py-sm-1{padding-bottom:.1rem}.pb-sm-2,.py-sm-2{padding-bottom:.2rem}.pb-sm-3,.py-sm-3{padding-bottom:.3rem}.pb-sm-4,.py-sm-4{padding-bottom:.4rem}.pb-sm-5,.py-sm-5{padding-bottom:.5rem}.pb-sm-6,.py-sm-6{padding-bottom:.6rem}.pb-sm-7,.py-sm-7{padding-bottom:.7rem}.pb-sm-8,.py-sm-8{padding-bottom:.8rem}.pb-sm-9,.py-sm-9{padding-bottom:.9rem}.pb-sm-10,.py-sm-10{padding-bottom:1rem}.pb-sm-15,.py-sm-15{padding-bottom:1.5rem}.pb-sm-20,.py-sm-20{padding-bottom:2rem}.pb-sm-25,.py-sm-25{padding-bottom:2.5rem}.pb-sm-30,.py-sm-30{padding-bottom:3rem}.pb-sm-35,.py-sm-35{padding-bottom:3.5rem}.pb-sm-40,.py-sm-40{padding-bottom:4rem}.pb-sm-45,.py-sm-45{padding-bottom:4.5rem}.pb-sm-50,.py-sm-50{padding-bottom:5rem}.pb-sm-55,.py-sm-55{padding-bottom:5.5rem}.pb-sm-60,.py-sm-60{padding-bottom:6rem}.pb-sm-65,.py-sm-65{padding-bottom:6.5rem}.pb-sm-70,.py-sm-70{padding-bottom:7rem}.pb-sm-75,.py-sm-75{padding-bottom:7.5rem}.pb-sm-80,.py-sm-80{padding-bottom:8rem}.pb-sm-85,.py-sm-85{padding-bottom:8.5rem}.pb-sm-90,.py-sm-90{padding-bottom:9rem}.pb-sm-95,.py-sm-95{padding-bottom:9.5rem}.pb-sm-100,.py-sm-100{padding-bottom:10rem}.pl-sm-0,.px-sm-0{padding-left:0}.pl-sm-1,.px-sm-1{padding-left:.1rem}.pl-sm-2,.px-sm-2{padding-left:.2rem}.pl-sm-3,.px-sm-3{padding-left:.3rem}.pl-sm-4,.px-sm-4{padding-left:.4rem}.pl-sm-5,.px-sm-5{padding-left:.5rem}.pl-sm-6,.px-sm-6{padding-left:.6rem}.pl-sm-7,.px-sm-7{padding-left:.7rem}.pl-sm-8,.px-sm-8{padding-left:.8rem}.pl-sm-9,.px-sm-9{padding-left:.9rem}.pl-sm-10,.px-sm-10{padding-left:1rem}.pl-sm-15,.px-sm-15{padding-left:1.5rem}.pl-sm-20,.px-sm-20{padding-left:2rem}.pl-sm-25,.px-sm-25{padding-left:2.5rem}.pl-sm-30,.px-sm-30{padding-left:3rem}.pl-sm-35,.px-sm-35{padding-left:3.5rem}.pl-sm-40,.px-sm-40{padding-left:4rem}.pl-sm-45,.px-sm-45{padding-left:4.5rem}.pl-sm-50,.px-sm-50{padding-left:5rem}.pl-sm-55,.px-sm-55{padding-left:5.5rem}.pl-sm-60,.px-sm-60{padding-left:6rem}.pl-sm-65,.px-sm-65{padding-left:6.5rem}.pl-sm-70,.px-sm-70{padding-left:7rem}.pl-sm-75,.px-sm-75{padding-left:7.5rem}.pl-sm-80,.px-sm-80{padding-left:8rem}.pl-sm-85,.px-sm-85{padding-left:8.5rem}.pl-sm-90,.px-sm-90{padding-left:9rem}.pl-sm-95,.px-sm-95{padding-left:9.5rem}.pl-sm-100,.px-sm-100{padding-left:10rem}.gutters-sm-0>.col,.gutters-sm-0>[class*="col-"]{padding-right:0;padding-left:0}.gutters-sm-5>.col,.gutters-sm-5>[class*="col-"]{padding-right:5px;padding-left:5px}.gutters-sm-half>.col,.gutters-sm-half>[class*="col-"]{padding-right:.75rem;padding-left:.75rem}.gutters-sm-10>.col,.gutters-sm-10>[class*="col-"]{padding-right:10px;padding-left:10px}.gutters-sm-15>.col,.gutters-sm-15>[class*="col-"]{padding-right:15px;padding-left:15px}.pr-sm-dynamic,.px-sm-dynamic{padding-right:var(--dynamic_spacing)}.pl-sm-dynamic,.px-sm-dynamic{padding-left:var(--dynamic_spacing)}.w-sm-auto{width:auto!important}.w-sm-0{width:0!important}.w-sm-5px{width:5px!important}.w-sm-10px{width:10px!important}.w-sm-15px{width:15px!important}.w-sm-20px{width:20px!important}.w-sm-25px{width:25px!important}.w-sm-30px{width:30px!important}.w-sm-35px{width:35px!important}.w-sm-40px{width:40px!important}.w-sm-45px{width:45px!important}.w-sm-50px{width:50px!important}.w-sm-55px{width:55px!important}.w-sm-60px{width:60px!important}.w-sm-65px{width:65px!important}.w-sm-70px{width:70px!important}.w-sm-75px{width:75px!important}.w-sm-80px{width:80px!important}.w-sm-85px{width:85px!important}.w-sm-90px{width:90px!important}.w-sm-95px{width:95px!important}.w-sm-100px{width:100px!important}.w-sm-125px{width:125px!important}.w-sm-150px{width:150px!important}.w-sm-175px{width:175px!important}.w-sm-200px{width:200px!important}.w-sm-225px{width:225px!important}.w-sm-250px{width:250px!important}.w-sm-275px{width:275px!important}.w-sm-300px{width:300px!important}.w-sm-325px{width:325px!important}.w-sm-350px{width:350px!important}.w-sm-375px{width:375px!important}.w-sm-400px{width:400px!important}.w-sm-425px{width:425px!important}.w-sm-450px{width:450px!important}.w-sm-475px{width:475px!important}.w-sm-500px{width:500px!important}.w-sm-5{width:5%!important}.w-sm-10{width:10%!important}.w-sm-15{width:15%!important}.w-sm-20{width:20%!important}.w-sm-25{width:25%!important}.w-sm-30{width:30%!important}.w-sm-33{width:33.333333%!important}.w-sm-35{width:35%!important}.w-sm-40{width:40%!important}.w-sm-45{width:45%!important}.w-sm-50{width:50%!important}.w-sm-55{width:55%!important}.w-sm-60{width:60%!important}.w-sm-65{width:65%!important}.w-sm-66{width:66.666667%!important}.w-sm-70{width:70%!important}.w-sm-75{width:75%!important}.w-sm-80{width:80%!important}.w-sm-85{width:85%!important}.w-sm-90{width:90%!important}.w-sm-95{width:95%!important}.w-sm-100{width:100%!important}.w-sm-fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content!important}.w-sm-min-content{width:-webkit-min-content;width:-moz-min-content;width:min-content!important}.w-sm-max-content{width:-webkit-max-content;width:-moz-max-content;width:max-content!important}.vw-sm-5{width:5vw!important}.vw-sm-10{width:10vw!important}.vw-sm-15{width:15vw!important}.vw-sm-20{width:20vw!important}.vw-sm-25{width:25vw!important}.vw-sm-30{width:30vw!important}.vw-sm-35{width:35vw!important}.vw-sm-40{width:40vw!important}.vw-sm-45{width:45vw!important}.vw-sm-50{width:50vw!important}.vw-sm-55{width:55vw!important}.vw-sm-60{width:60vw!important}.vw-sm-65{width:65vw!important}.vw-sm-70{width:70vw!important}.vw-sm-75{width:75vw!important}.vw-sm-80{width:80vw!important}.vw-sm-85{width:85vw!important}.vw-sm-90{width:90vw!important}.vw-sm-95{width:95vw!important}.vw-sm-100{width:100vw!important}.h-sm-auto{height:auto!important}.h-sm-0{height:0!important}.h-sm-5px{height:5px!important}.h-sm-10px{height:10px!important}.h-sm-15px{height:15px!important}.h-sm-20px{height:20px!important}.h-sm-25px{height:25px!important}.h-sm-30px{height:30px!important}.h-sm-35px{height:35px!important}.h-sm-40px{height:40px!important}.h-sm-45px{height:45px!important}.h-sm-50px{height:50px!important}.h-sm-55px{height:55px!important}.h-sm-60px{height:60px!important}.h-sm-65px{height:65px!important}.h-sm-70px{height:70px!important}.h-sm-75px{height:75px!important}.h-sm-80px{height:80px!important}.h-sm-85px{height:85px!important}.h-sm-90px{height:90px!important}.h-sm-95px{height:95px!important}.h-sm-100px{height:100px!important}.h-sm-125px{height:125px!important}.h-sm-150px{height:150px!important}.h-sm-175px{height:175px!important}.h-sm-200px{height:200px!important}.h-sm-225px{height:225px!important}.h-sm-250px{height:250px!important}.h-sm-275px{height:275px!important}.h-sm-300px{height:300px!important}.h-sm-325px{height:325px!important}.h-sm-350px{height:350px!important}.h-sm-375px{height:375px!important}.h-sm-400px{height:400px!important}.h-sm-425px{height:425px!important}.h-sm-450px{height:450px!important}.h-sm-475px{height:475px!important}.h-sm-500px{height:500px!important}.h-sm-525px{height:525px!important}.h-sm-550px{height:550px!important}.h-sm-575px{height:575px!important}.h-sm-600px{height:600px!important}.h-sm-625px{height:625px!important}.h-sm-650px{height:650px!important}.h-sm-675px{height:675px!important}.h-sm-700px{height:700px!important}.h-sm-725px{height:725px!important}.h-sm-750px{height:750px!important}.h-sm-775px{height:775px!important}.h-sm-800px{height:800px!important}.h-sm-825px{height:825px!important}.h-sm-850px{height:850px!important}.h-sm-875px{height:875px!important}.h-sm-900px{height:900px!important}.h-sm-925px{height:925px!important}.h-sm-950px{height:950px!important}.h-sm-975px{height:975px!important}.h-sm-1000px{height:1000px!important}.h-sm-25{height:25%!important}.h-sm-50{height:50%!important}.h-sm-75{height:75%!important}.h-sm-100{height:100%!important}.vh-sm-5{height:5vh!important}.vh-sm-10{height:10vh!important}.vh-sm-15{height:15vh!important}.vh-sm-20{height:20vh!important}.vh-sm-25{height:25vh!important}.vh-sm-30{height:30vh!important}.vh-sm-35{height:35vh!important}.vh-sm-40{height:40vh!important}.vh-sm-45{height:45vh!important}.vh-sm-50{height:50vh!important}.vh-sm-55{height:55vh!important}.vh-sm-60{height:60vh!important}.vh-sm-65{height:65vh!important}.vh-sm-70{height:70vh!important}.vh-sm-75{height:75vh!important}.vh-sm-80{height:80vh!important}.vh-sm-85{height:85vh!important}.vh-sm-90{height:90vh!important}.vh-sm-95{height:95vh!important}.vh-sm-100{height:100vh!important}.h-sm-header-top{height:var(--header_top_height)!important}.h-sm-header-bottom{height:var(--header_bot_height)!important}.h-sm-header-total{height:var(--header_height)!important}.h-sm-above-fold{height:var(--above_fold_height)!important}.title-sm-left{text-align:left;margin:0 0 3rem}.title-sm-left::after{left:0;right:unset;margin:.5rem 0 0}.title-sm-center{text-align:center;margin:0 auto 3rem}.title-sm-center::after{left:0;right:0;margin:1rem auto 0}.title-sm-right{text-align:right;margin:0 0 3rem auto}.title-sm-right::after{right:0;left:unset;margin:1rem 0 0}
/*----- Utilities - sm screen - (typography) -----*/
.font-sm-10{font-size:1rem!important}.font-sm-11{font-size:1.1rem!important}.font-sm-12{font-size:1.2rem!important}.font-sm-13{font-size:1.3rem!important}.font-sm-14{font-size:1.4rem!important}.font-sm-15{font-size:1.5rem!important}.font-sm-16{font-size:1.6rem!important}.font-sm-17{font-size:1.7rem!important}.font-sm-18{font-size:1.8rem!important}.font-sm-19{font-size:1.9rem!important}.font-sm-20{font-size:2rem!important}.font-sm-21{font-size:2.1rem!important}.font-sm-22{font-size:2.2rem!important}.font-sm-23{font-size:2.3rem!important}.font-sm-24{font-size:2.4rem!important}.font-sm-25{font-size:2.5rem!important}.font-sm-26{font-size:2.6rem!important}.font-sm-27{font-size:2.7rem!important}.font-sm-28{font-size:2.8rem!important}.font-sm-29{font-size:2.9rem!important}.font-sm-30{font-size:3rem!important}.font-sm-31{font-size:3.1rem!important}.font-sm-32{font-size:3.2rem!important}.font-sm-33{font-size:3.3rem!important}.font-sm-34{font-size:3.4rem!important}.font-sm-35{font-size:3.5rem!important}.font-sm-36{font-size:3.6rem!important}.font-sm-37{font-size:3.7rem!important}.font-sm-38{font-size:3.8rem!important}.font-sm-39{font-size:3.9rem!important}.font-sm-40{font-size:4rem!important}.font-sm-41{font-size:4.1rem!important}.font-sm-42{font-size:4.2rem!important}.font-sm-43{font-size:4.3rem!important}.font-sm-44{font-size:4.4rem!important}.font-sm-45{font-size:4.5rem!important}.font-sm-46{font-size:4.6rem!important}.font-sm-47{font-size:4.7rem!important}.font-sm-48{font-size:4.8rem!important}.font-sm-49{font-size:4.9rem!important}.font-sm-50{font-size:5rem!important}.font-sm-51{font-size:5.1rem!important}.font-sm-52{font-size:5.2rem!important}.font-sm-53{font-size:5.3rem!important}.font-sm-54{font-size:5.4rem!important}.font-sm-55{font-size:5.5rem!important}.font-sm-56{font-size:5.6rem!important}.font-sm-57{font-size:5.7rem!important}.font-sm-58{font-size:5.8rem!important}.font-sm-59{font-size:5.9rem!important}.font-sm-60{font-size:6rem!important}.font-p-sm-50{font-size:50%!important}.font-p-sm-60{font-size:60%!important}.font-p-sm-70{font-size:70%!important}.font-p-sm-80{font-size:80%!important}.font-p-sm-90{font-size:90%!important}.font-p-sm-100{font-size:100%!important}.font-p-sm-110{font-size:110%!important}.font-p-sm-120{font-size:120%!important}.font-p-sm-130{font-size:130%!important}.font-p-sm-140{font-size:140%!important}.font-p-sm-150{font-size:150%!important}.font-p-sm-160{font-size:160%!important}.font-p-sm-170{font-size:170%!important}.font-p-sm-180{font-size:180%!important}.font-p-sm-190{font-size:190%!important}.font-p-sm-200{font-size:200%!important}
/*----- relative font-size -- 'hfs' = 'heading_font_size' -- 'bfs' = 'body_font_size' -----*/
.font-heading-sm-0,.font-heading-sm--0{font-size:var(--hfs)}.font-heading-sm-1{font-size:calc(var(--hfs) + 1px)}.font-heading-sm-2{font-size:calc(var(--hfs) + 2px)}.font-heading-sm-3{font-size:calc(var(--hfs) + 3px)}.font-heading-sm-4{font-size:calc(var(--hfs) + 4px)}.font-heading-sm-5{font-size:calc(var(--hfs) + 5px)}.font-heading-sm-6{font-size:calc(var(--hfs) + 6px)}.font-heading-sm-7{font-size:calc(var(--hfs) + 7px)}.font-heading-sm-8{font-size:calc(var(--hfs) + 8px)}.font-heading-sm-9{font-size:calc(var(--hfs) + 9px)}.font-heading-sm-10{font-size:calc(var(--hfs) + 10px)}.font-heading-sm-11{font-size:calc(var(--hfs) + 11px)}.font-heading-sm-12{font-size:calc(var(--hfs) + 12px)}.font-heading-sm-13{font-size:calc(var(--hfs) + 13px)}.font-heading-sm-14{font-size:calc(var(--hfs) + 14px)}.font-heading-sm-15{font-size:calc(var(--hfs) + 15px)}.font-heading-sm-16{font-size:calc(var(--hfs) + 16px)}.font-heading-sm-17{font-size:calc(var(--hfs) + 17px)}.font-heading-sm-18{font-size:calc(var(--hfs) + 18px)}.font-heading-sm-19{font-size:calc(var(--hfs) + 19px)}.font-heading-sm-20{font-size:calc(var(--hfs) + 20px)}.font-heading-sm--1{font-size:calc(var(--hfs) - 1px)}.font-heading-sm--2{font-size:calc(var(--hfs) - 2px)}.font-heading-sm--3{font-size:calc(var(--hfs) - 3px)}.font-heading-sm--4{font-size:calc(var(--hfs) - 4px)}.font-heading-sm--5{font-size:calc(var(--hfs) - 5px)}.font-heading-sm--6{font-size:calc(var(--hfs) - 6px)}.font-heading-sm--7{font-size:calc(var(--hfs) - 7px)}.font-heading-sm--8{font-size:calc(var(--hfs) - 8px)}.font-heading-sm--9{font-size:calc(var(--hfs) - 9px)}.font-heading-sm--10{font-size:calc(var(--hfs) - 10px)}.font-heading-sm--11{font-size:calc(var(--hfs) - 11px)}.font-heading-sm--12{font-size:calc(var(--hfs) - 12px)}.font-heading-sm--13{font-size:calc(var(--hfs) - 13px)}.font-heading-sm--14{font-size:calc(var(--hfs) - 14px)}.font-heading-sm--15{font-size:calc(var(--hfs) - 15px)}.font-heading-sm--16{font-size:calc(var(--hfs) - 16px)}.font-heading-sm--17{font-size:calc(var(--hfs) - 17px)}.font-heading-sm--18{font-size:calc(var(--hfs) - 18px)}.font-heading-sm--19{font-size:calc(var(--hfs) - 19px)}.font-heading-sm--20{font-size:calc(var(--hfs) - 20px)}.font-body-sm-0,.font-body-sm--0{font-size:var(--bfs)}.font-body-sm-1{font-size:calc(var(--bfs) + 1px)}.font-body-sm-2{font-size:calc(var(--bfs) + 2px)}.font-body-sm-3{font-size:calc(var(--bfs) + 3px)}.font-body-sm-4{font-size:calc(var(--bfs) + 4px)}.font-body-sm-5{font-size:calc(var(--bfs) + 5px)}.font-body-sm-6{font-size:calc(var(--bfs) + 6px)}.font-body-sm-7{font-size:calc(var(--bfs) + 7px)}.font-body-sm-8{font-size:calc(var(--bfs) + 8px)}.font-body-sm-9{font-size:calc(var(--bfs) + 9px)}.font-body-sm-10{font-size:calc(var(--bfs) + 10px)}.font-body-sm-11{font-size:calc(var(--bfs) + 11px)}.font-body-sm-12{font-size:calc(var(--bfs) + 12px)}.font-body-sm-13{font-size:calc(var(--bfs) + 13px)}.font-body-sm-14{font-size:calc(var(--bfs) + 14px)}.font-body-sm-15{font-size:calc(var(--bfs) + 15px)}.font-body-sm-16{font-size:calc(var(--bfs) + 16px)}.font-body-sm-17{font-size:calc(var(--bfs) + 17px)}.font-body-sm-18{font-size:calc(var(--bfs) + 18px)}.font-body-sm-19{font-size:calc(var(--bfs) + 19px)}.font-body-sm-20{font-size:calc(var(--bfs) + 20px)}.font-body-sm--1{font-size:calc(var(--bfs) - 1px)}.font-body-sm--2{font-size:calc(var(--bfs) - 2px)}.font-body-sm--3{font-size:calc(var(--bfs) - 3px)}.font-body-sm--4{font-size:calc(var(--bfs) - 4px)}.font-body-sm--5{font-size:calc(var(--bfs) - 5px)}.font-body-sm--6{font-size:calc(var(--bfs) - 6px)}.font-body-sm--7{font-size:calc(var(--bfs) - 7px)}.font-body-sm--8{font-size:calc(var(--bfs) - 8px)}.font-body-sm--9{font-size:calc(var(--bfs) - 9px)}.font-body-sm--10{font-size:calc(var(--bfs) - 10px)}
.line-height-sm-1{line-height:1}.line-height-sm-1-1{line-height:1.1}.line-height-sm-1-2{line-height:1.2}.line-height-sm-1-3{line-height:1.3}.line-height-sm-1-4{line-height:1.4}.line-height-sm-1-5{line-height:1.5}.line-height-sm-1-6{line-height:1.6}.line-height-sm-1-7{line-height:1.7}.line-height-sm-1-8{line-height:1.8}.line-height-sm-1-9{line-height:1.9}.line-height-sm-2{line-height:2}.font-sm-100{font-weight:100}.font-sm-200{font-weight:200}.font-sm-300{font-weight:300}.font-sm-400{font-weight:400}.font-sm-500{font-weight:500}.font-sm-600{font-weight:600}.font-sm-700{font-weight:700}.font-sm-800{font-weight:800}.font-sm-900{font-weight:900}.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}.text-sm-justify{text-align:justify!important}
/*----- Utilities - sm screen - (colors) -----*/
[class*="section-overlay-sm-light"]{background-color:var(--light)}.bg-sm-primary{background-color:var(--primary)}.bg-sm-secondary{background-color:var(--secondary)}.bg-sm-black{background-color:var(--black)}.bg-sm-dark{background-color:var(--dark)}.bg-sm-light{background-color:var(--light)}.bg-sm-white{background-color:var(--white)}.bg-sm-black-o1{background-color:rgba(var(--black_rgb),.1)}.bg-sm-black-o2{background-color:rgba(var(--black_rgb),.2)}.bg-sm-black-o3{background-color:rgba(var(--black_rgb),.3)}.bg-sm-black-o4{background-color:rgba(var(--black_rgb),.4)}.bg-sm-black-o5{background-color:rgba(var(--black_rgb),.5)}.bg-sm-black-o6{background-color:rgba(var(--black_rgb),.6)}.bg-sm-black-o7{background-color:rgba(var(--black_rgb),.7)}.bg-sm-black-o8{background-color:rgba(var(--black_rgb),.8)}.bg-sm-black-o9{background-color:rgba(var(--black_rgb),.9)}.bg-sm-dark-o1{background-color:rgba(var(--dark_rgb),.1)}.bg-sm-dark-o2{background-color:rgba(var(--dark_rgb),.2)}.bg-sm-dark-o3{background-color:rgba(var(--dark_rgb),.3)}.bg-sm-dark-o4{background-color:rgba(var(--dark_rgb),.4)}.bg-sm-dark-o5{background-color:rgba(var(--dark_rgb),.5)}.bg-sm-dark-o6{background-color:rgba(var(--dark_rgb),.6)}.bg-sm-dark-o7{background-color:rgba(var(--dark_rgb),.7)}.bg-sm-dark-o8{background-color:rgba(var(--dark_rgb),.8)}.bg-sm-dark-o9{background-color:rgba(var(--dark_rgb),.9)}.bg-sm-light-o1{background-color:rgba(var(--light_rgb),.1)}.bg-sm-light-o2{background-color:rgba(var(--light_rgb),.2)}.bg-sm-light-o3{background-color:rgba(var(--light_rgb),.3)}.bg-sm-light-o4{background-color:rgba(var(--light_rgb),.4)}.bg-sm-light-o5{background-color:rgba(var(--light_rgb),.5)}.bg-sm-light-o6{background-color:rgba(var(--light_rgb),.6)}.bg-sm-light-o7{background-color:rgba(var(--light_rgb),.7)}.bg-sm-light-o8{background-color:rgba(var(--light_rgb),.8)}.bg-sm-light-o9{background-color:rgba(var(--light_rgb),.9)}.bg-sm-white-o1{background-color:rgba(var(--white_rgb),.1)}.bg-sm-white-o2{background-color:rgba(var(--white_rgb),.2)}.bg-sm-white-o3{background-color:rgba(var(--white_rgb),.3)}.bg-sm-white-o4{background-color:rgba(var(--white_rgb),.4)}.bg-sm-white-o5{background-color:rgba(var(--white_rgb),.5)}.bg-sm-white-o6{background-color:rgba(var(--white_rgb),.6)}.bg-sm-white-o7{background-color:rgba(var(--white_rgb),.7)}.bg-sm-white-o8{background-color:rgba(var(--white_rgb),.8)}.bg-sm-white-o9{background-color:rgba(var(--white_rgb),.9)}a.bg-sm-primary:hover,a.bg-sm-primary:focus,a.bg-sm-primary:active:hover,button.bg-sm-primary:hover,button.bg-sm-primary:focus,button.bg-sm-primary:active:hover,input.bg-sm-primary:hover,input.bg-sm-primary:focus,input.bg-sm-primary:active:hover{background-color:var(--primary_s2)}a.bg-sm-secondary:hover,a.bg-sm-secondary:focus,a.bg-sm-secondary:active:hover,button.bg-sm-secondary:hover,button.bg-sm-secondary:focus,button.bg-sm-secondary:active:hover,input.bg-sm-secondary:hover,input.bg-sm-secondary:focus,input.bg-sm-secondary:active:hover{background-color:var(--secondary_s2)}
.border-sm-primary{border-color:var(--primary)}.border-sm-secondary{border-color:var(--secondary)}.border-sm-black{border-color:var(--black)}.border-sm-dark{border-color:var(--dark)}.border-sm-light{border-color:var(--light)}.border-sm-white{border-color:var(--white)}.btn-sm-primary{color:var(--white);background-color:var(--primary);border-color:var(--primary)}.btn-outline-sm-primary{color:var(--primary);border-color:var(--primary)}.btn-sm-primary:hover,.btn-sm-primary:focus,.btn-sm-primary:not(:disabled):not(.disabled).active,.btn-sm-primary:not(:disabled):not(.disabled):active,.btn-sm-primary:not(:disabled):not(.disabled):active:hover,.show>.btn-sm-primary.dropdown-toggle{color:var(--white);background-color:var(--primary_s2);border-color:var(--primary_s2)}.btn-sm-secondary{color:var(--white);background-color:var(--secondary);border-color:var(--secondary)}.btn-outline-sm-secondary{color:var(--secondary);border-color:var(--secondary)}.btn-sm-secondary:hover,.btn-sm-secondary:focus,.btn-sm-secondary:not(:disabled):not(.disabled).active,.btn-sm-secondary:not(:disabled):not(.disabled):active,.btn-sm-secondary:not(:disabled):not(.disabled):active:hover,.show>.btn-sm-secondary.dropdown-toggle{color:var(--white);background-color:var(--secondary_s2);border-color:var(--secondary_s2)}.btn-sm-outline-white{color:var(--white);border-color:var(--white)}.btn-sm-outline-white.disabled,.btn-sm-outline-white:disabled{color:var(--white)}.btn-sm-outline-white:not(:disabled):not(.disabled).active,.btn-sm-outline-white:not(:disabled):not(.disabled):active,.show>.btn-sm-outline-white.dropdown-toggle{color:var(--text);background-color:var(--white);border-color:var(--white)}.btn-sm-outline-white:hover{color:var(--white);border-color:var(--white)}.text-sm-primary{color:var(--primary)}a.text-sm-primary:hover,a.text-sm-primary:focus{color:var(--primary_s2)}.text-sm-secondary{color:var(--secondary)}a.text-sm-secondary:hover,a.text-sm-secondary:focus{color:var(--secondary_s2)}.text-sm-black{color:var(--black)}.text-sm-body{color:var(--text)}.text-sm-light{color:var(--light)}.text-sm-white{color:var(--white)}
/*----- Utilities - sm screen - (pseudo-classes) -----*/
.separator-sm-list>li,.separator-sm-list .nav-item{list-style:none}.separator-sm-list>li::after,.separator-sm-list .nav-item::after{content:"|";position:relative;opacity:.8;bottom:.15rem;margin:0 .75rem;font-size:inherit;color:inherit}.separator-sm-list.bullet>li::after,.separator-sm-list.bullet .nav-item::after{content:"•"}.separator-sm-list.dash>li::after,.separator-sm-list.dash .nav-item::after{content:"–"}.separator-sm-list>li:last-child::after,.separator-sm-list .nav-item:last-child::after,.separator-sm-list-none .nav-item::after,.separator-sm-list-none li::after{display:none}
}
@media (min-width:768px) and (max-width:991.98px) {
/*----- Utilities and shortcodes - md screen only -----*/
.d-md-none-only{display:none!important}.d-md-inline-only{display:inline!important}.d-md-inline-block-only{display:inline-block!important}.d-md-block-only{display:block!important}.d-md-table-only{display:table!important}.d-md-table-row-only{display:table-row!important}.d-md-table-cell-only{display:table-cell!important}.d-md-flex-only{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-md-inline-flex-only{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}
}
@media (min-width:768px) {
/*----- Default bootstrap responsive settings - md screen -----*/
.container{max-width:720px}.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.col-md-half{-ms-flex:0 0 4.166665%;-webkit-box-flex:0;flex:0 0 4.166665%;max-width:4.166665%}.col-md-1-half{-ms-flex:0 0 12.5%;-webkit-box-flex:0;flex:0 0 12.5%;max-width:12.5%}.col-md-2-half{-ms-flex:0 0 20.833333%;-webkit-box-flex:0;flex:0 0 20.833333%;max-width:20.833333%}.col-md-3-half{-ms-flex:0 0 29.166667%;-webkit-box-flex:0;flex:0 0 29.166667%;max-width:29.166667%}.col-md-4-half{-ms-flex:0 0 37.5%;-webkit-box-flex:0;flex:0 0 37.5%;max-width:37.5%}.col-md-5-half{-ms-flex:0 0 45.833333%;-webkit-box-flex:0;flex:0 0 45.833333%;max-width:45.833333%}.col-md-6-half{-ms-flex:0 0 54.166667%;-webkit-box-flex:0;flex:0 0 54.166667%;max-width:54.166667%}.col-md-7-half{-ms-flex:0 0 62.5%;-webkit-box-flex:0;flex:0 0 62.5%;max-width:62.5%}.col-md-8-half{-ms-flex:0 0 70.833333%;-webkit-box-flex:0;flex:0 0 70.833333%;max-width:70.833333%}.col-md-9-half{-ms-flex:0 0 79.166667%;-webkit-box-flex:0;flex:0 0 79.166667%;max-width:79.166667%}.col-md-10-half{-ms-flex:0 0 87.5%;-webkit-box-flex:0;flex:0 0 87.5%;max-width:87.5%}.col-md-11-half{-ms-flex:0 0 95.833335%;-webkit-box-flex:0;flex:0 0 95.833335%;max-width:95.833335%}.col-md-w-50px{-ms-flex:0 0 50px;flex:0 0 50px;max-width:50px}.col-md-w-100px{-ms-flex:0 0 100px;flex:0 0 100px;max-width:100px}.col-md-w-150px{-ms-flex:0 0 150px;flex:0 0 150px;max-width:150px}.col-md-w-200px{-ms-flex:0 0 200px;flex:0 0 200px;max-width:200px}.col-md-w-250px{-ms-flex:0 0 250px;flex:0 0 250px;max-width:250px}.col-md-w-300px{-ms-flex:0 0 300px;flex:0 0 300px;max-width:300px}.col-md-w-350px{-ms-flex:0 0 350px;flex:0 0 350px;max-width:350px}.col-md-w-400px{-ms-flex:0 0 400px;flex:0 0 400px;max-width:400px}.col-md-w-450px{-ms-flex:0 0 450px;flex:0 0 450px;max-width:450px}.col-md-w-500px{-ms-flex:0 0 500px;flex:0 0 500px;max-width:500px}.col-md-w-550px{-ms-flex:0 0 550px;flex:0 0 550px;max-width:550px}.col-md-w-600px{-ms-flex:0 0 600px;flex:0 0 600px;max-width:600px}.col-md-w-650px{-ms-flex:0 0 650px;flex:0 0 650px;max-width:650px}.col-md-w-700px{-ms-flex:0 0 700px;flex:0 0 700px;max-width:700px}.col-md-w-750px{-ms-flex:0 0 750px;flex:0 0 750px;max-width:750px}.col-md-w-800px{-ms-flex:0 0 800px;flex:0 0 800px;max-width:800px}.col-md-w-850px{-ms-flex:0 0 850px;flex:0 0 850px;max-width:850px}.col-md-w-900px{-ms-flex:0 0 900px;flex:0 0 900px;max-width:900px}.col-md-w-950px{-ms-flex:0 0 950px;flex:0 0 950px;max-width:950px}.col-md-w-1000px{-ms-flex:0 0 1000px;flex:0 0 1000px;max-width:1000px}.order-md-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.order-md-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.order-md-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.order-md-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-md-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.order-md-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.order-md-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.order-md-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.order-md-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.order-md-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.order-md-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.order-md-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.order-md-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.order-md-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.order-md-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}.offset-md-half-0{margin-left:0}.offset-md-half{margin-left:4.166665%}.offset-md-1-half{margin-left:12.5%}.offset-md-2-half{margin-left:20.833333%}.offset-md-3-half{margin-left:29.166667%}.offset-md-4-half{margin-left:37.5%}.offset-md-5-half{margin-left:45.833333%}.offset-md-6-half{margin-left:54.166667%}.offset-md-7-half{margin-left:62.5%}.offset-md-8-half{margin-left:70.833333%}.offset-md-9-half{margin-left:79.166667%}.offset-md-10-half{margin-left:87.5%}.offset-md-11-half{margin-left:95.833335%}.inset-md-0{margin-right:0}.inset-md-1{margin-right:8.333333%}.inset-md-2{margin-right:16.666667%}.inset-md-3{margin-right:25%}.inset-md-4{margin-right:33.333333%}.inset-md-5{margin-right:41.666667%}.inset-md-6{margin-right:50%}.inset-md-7{margin-right:58.333333%}.inset-md-8{margin-right:66.666667%}.inset-md-9{margin-right:75%}.inset-md-10{margin-right:83.333333%}.inset-md-11{margin-right:91.666667%}.inset-md-half-0{margin-right:0}.inset-md-half{margin-right:4.166665%}.inset-md-1-half{margin-right:12.5%}.inset-md-2-half{margin-right:20.833333%}.inset-md-3-half{margin-right:29.166667%}.inset-md-4-half{margin-right:37.5%}.inset-md-5-half{margin-right:45.833333%}.inset-md-6-half{margin-right:54.166667%}.inset-md-7-half{margin-right:62.5%}.inset-md-8-half{margin-right:70.833333%}.inset-md-9-half{margin-right:79.166667%}.inset-md-10-half{margin-right:87.5%}.inset-md-11-half{margin-right:95.833335%}.flex-md-row{-ms-flex-direction:row!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;-webkit-box-flex:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;-webkit-box-flex:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;-webkit-box-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;-webkit-box-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;-webkit-box-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;-webkit-box-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;-webkit-box-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;-webkit-box-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;-webkit-box-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;-webkit-box-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;-webkit-box-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.flex-basis-md-0{-ms-flex-preferred-size:0!important;flex-basis:0!important}.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}.navbar-expand-md{-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:1rem;padding-left:1rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.list-group-horizontal-md{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.4rem;border-bottom-left-radius:.4rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.4rem;border-bottom-right-radius:.4rem;border-bottom-left-radius:0}.modal-mw-600,.modal-mw-700,.modal-mw-800,.modal-mw-900{max-width:600px}.modal-body{padding:3rem 2.5rem}.modal-sm .modal-body,.modal-md .modal-body,.modal-mw-300 .modal-body,.modal-mw-400 .modal-body,.modal-mw-500 .modal-body{padding:2.5rem 2rem}
.card-columns.col-count-md-1{-webkit-column-count:1;-moz-column-count:1;column-count:1}.card-columns.col-count-md-2{-webkit-column-count:2;-moz-column-count:2;column-count:2}.card-columns.col-count-md-3{-webkit-column-count:3;-moz-column-count:3;column-count:3}.card-columns.col-count-md-4{-webkit-column-count:4;-moz-column-count:4;column-count:4}.card-columns.col-count-md-5{-webkit-column-count:5;-moz-column-count:5;column-count:5}.card-columns.col-count-md-6{-webkit-column-count:6;-moz-column-count:6;column-count:6}.card-columns.col-gap-md-0{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.card-columns.col-gap-md-1{-webkit-column-gap:.1rem;-moz-column-gap:.1rem;column-gap:.1rem}.card-columns.col-gap-md-2{-webkit-column-gap:.2rem;-moz-column-gap:.2rem;column-gap:.2rem}.card-columns.col-gap-md-3{-webkit-column-gap:.3rem;-moz-column-gap:.3rem;column-gap:.3rem}.card-columns.col-gap-md-4{-webkit-column-gap:.4rem;-moz-column-gap:.4rem;column-gap:.4rem}.card-columns.col-gap-md-5{-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.card-columns.col-gap-md-6{-webkit-column-gap:.6rem;-moz-column-gap:.6rem;column-gap:.6rem}.card-columns.col-gap-md-7{-webkit-column-gap:.7rem;-moz-column-gap:.7rem;column-gap:.7rem}.card-columns.col-gap-md-8{-webkit-column-gap:.8rem;-moz-column-gap:.8rem;column-gap:.8rem}.card-columns.col-gap-md-9{-webkit-column-gap:.9rem;-moz-column-gap:.9rem;column-gap:.9rem}.card-columns.col-gap-md-10{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.card-columns.col-gap-md-15{-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.card-columns.col-gap-md-20{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.card-columns.col-gap-md-25{-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.card-columns[class*="col-gap-md"]>.card:not([class*="mb-"]){margin-bottom:unset}
/*----- Utilities - md screen - (images/background img) -----*/
.img-md-left,.img-md-right{width:48%}.img-md-left{float:left;margin-right:2.5rem;margin-left:0}.img-md-right{float:right;margin-right:0;margin-left:2.5rem}.img-md-full{width:100%;float:none;margin:2rem auto 2.5rem}.cover-md-full{width:100%}.cover-p-md-ct{-o-object-position:center top;object-position:center top}.cover-p-md-cc{-o-object-position:center;object-position:center}.cover-p-md-cb{-o-object-position:center bottom;object-position:center bottom}.cover-p-md-lt{-o-object-position:left top;object-position:left top}.cover-p-md-lc{-o-object-position:left center;object-position:left center}.cover-p-md-lb{-o-object-position:left bottom;object-position:left bottom}.cover-p-md-rt{-o-object-position:right top;object-position:right top}.cover-p-md-rc{-o-object-position:right center;object-position:right center}.cover-p-md-rb{-o-object-position:right bottom;object-position:right bottom}.bg-size-md-cover{background-size:cover}.bg-size-md-unset{background-size:unset}.bg-attachment-md-fixed{background-attachment:fixed}.bg-attachment-md-unset{background-attachment:unset}.bg-position-md-ct{background-position:center top}.bg-position-md-cc{background-position:center}.bg-position-md-cb{background-position:center bottom}.bg-position-md-lt{background-position:left top}.bg-position-md-lc{background-position:left center}.bg-position-md-lb{background-position:left bottom}.bg-position-md-rt{background-position:right top}.bg-position-md-rc{background-position:right center}.bg-position-md-rb{background-position:right bottom}
/*----- Utilities - md screen - (position, layout) -----*/
.position-md-static{position:static!important}.position-md-relative{position:relative!important}.position-md-absolute{position:absolute!important}.position-md-fixed{position:fixed!important}.position-md-sticky{position:-webkit-sticky!important;position:sticky!important}.top-md-0{top:0}.top-md-1{top:.1rem}.top-md-2{top:.2rem}.top-md-3{top:.3rem}.top-md-4{top:.4rem}.top-md-5{top:.5rem}.top-md-6{top:.6rem}.top-md-7{top:.7rem}.top-md-8{top:.8rem}.top-md-9{top:.9rem}.top-md-10{top:1rem}.top-md-11{top:1.1rem}.top-md-12{top:1.2rem}.top-md-13{top:1.3rem}.top-md-14{top:1.4rem}.top-md-15{top:1.5rem}.top-md-16{top:1.6rem}.top-md-17{top:1.7rem}.top-md-18{top:1.8rem}.top-md-19{top:1.9rem}.top-md-20{top:2rem}.top-md-21{top:2.1rem}.top-md-22{top:2.2rem}.top-md-23{top:2.3rem}.top-md-24{top:2.4rem}.top-md-25{top:2.5rem}.top-md-30{top:3rem}.top-md-35{top:3.5rem}.top-md-40{top:4rem}.top-md-45{top:4.5rem}.top-md-50{top:5rem}.top-md-55{top:5.5rem}.top-md-60{top:6rem}.top-md-65{top:6.5rem}.top-md-70{top:7rem}.top-md-75{top:7.5rem}.top-md-80{top:8rem}.top-md-85{top:8.5rem}.top-md-90{top:9rem}.top-md-95{top:9.5rem}.top-md-100{top:10rem}.top-md-header-top{top:var(--header_top_height)}.top-md-header-bottom{top:var(--header_bot_height)}.top-md-header-total{top:var(--header_height)}.top-md-unset{top:unset}.top-md-n1{top:-.1rem}.top-md-n2{top:-.2rem}.top-md-n3{top:-.3rem}.top-md-n4{top:-.4rem}.top-md-n5{top:-.5rem}.top-md-n6{top:-.6rem}.top-md-n7{top:-.7rem}.top-md-n8{top:-.8rem}.top-md-n9{top:-.9rem}.top-md-n10{top:-1rem}.top-md-n11{top:-1.1rem}.top-md-n12{top:-1.2rem}.top-md-n13{top:-1.3rem}.top-md-n14{top:-1.4rem}.top-md-n15{top:-1.5rem}.top-md-n16{top:-1.6rem}.top-md-n17{top:-1.7rem}.top-md-n18{top:-1.8rem}.top-md-n19{top:-1.9rem}.top-md-n20{top:-2rem}.top-md-n21{top:-2.1rem}.top-md-n22{top:-2.2rem}.top-md-n23{top:-2.3rem}.top-md-n24{top:-2.4rem}.top-md-n25{top:-2.5rem}.top-md-n30{top:-3rem}.top-md-n35{top:-3.5rem}.top-md-n40{top:-4rem}.top-md-n45{top:-4.5rem}.top-md-n50{top:-5rem}.top-md-n55{top:-5.5rem}.top-md-n60{top:-6rem}.top-md-n65{top:-6.5rem}.top-md-n70{top:-7rem}.top-md-n75{top:-7.5rem}.top-md-n80{top:-8rem}.top-md-n85{top:-8.5rem}.top-md-n90{top:-9rem}.top-md-n95{top:-9.5rem}.top-md-n100{top:-10rem}.bottom-md-0{bottom:0}.bottom-md-1{bottom:.1rem}.bottom-md-2{bottom:.2rem}.bottom-md-3{bottom:.3rem}.bottom-md-4{bottom:.4rem}.bottom-md-5{bottom:.5rem}.bottom-md-6{bottom:.6rem}.bottom-md-7{bottom:.7rem}.bottom-md-8{bottom:.8rem}.bottom-md-9{bottom:.9rem}.bottom-md-10{bottom:1rem}.bottom-md-11{bottom:1.1rem}.bottom-md-12{bottom:1.2rem}.bottom-md-13{bottom:1.3rem}.bottom-md-14{bottom:1.4rem}.bottom-md-15{bottom:1.5rem}.bottom-md-16{bottom:1.6rem}.bottom-md-17{bottom:1.7rem}.bottom-md-18{bottom:1.8rem}.bottom-md-19{bottom:1.9rem}.bottom-md-20{bottom:2rem}.bottom-md-21{bottom:2.1rem}.bottom-md-22{bottom:2.2rem}.bottom-md-23{bottom:2.3rem}.bottom-md-24{bottom:2.4rem}.bottom-md-25{bottom:2.5rem}.bottom-md-30{bottom:3rem}.bottom-md-35{bottom:3.5rem}.bottom-md-40{bottom:4rem}.bottom-md-45{bottom:4.5rem}.bottom-md-50{bottom:5rem}.bottom-md-55{bottom:5.5rem}.bottom-md-60{bottom:6rem}.bottom-md-65{bottom:6.5rem}.bottom-md-70{bottom:7rem}.bottom-md-75{bottom:7.5rem}.bottom-md-80{bottom:8rem}.bottom-md-85{bottom:8.5rem}.bottom-md-90{bottom:9rem}.bottom-md-95{bottom:9.5rem}.bottom-md-100{bottom:10rem}.bottom-md-unset{bottom:unset}.bottom-md-n1{bottom:-.1rem}.bottom-md-n2{bottom:-.2rem}.bottom-md-n3{bottom:-.3rem}.bottom-md-n4{bottom:-.4rem}.bottom-md-n5{bottom:-.5rem}.bottom-md-n6{bottom:-.6rem}.bottom-md-n7{bottom:-.7rem}.bottom-md-n8{bottom:-.8rem}.bottom-md-n9{bottom:-.9rem}.bottom-md-n10{bottom:-1rem}.bottom-md-n11{bottom:-1.1rem}.bottom-md-n12{bottom:-1.2rem}.bottom-md-n13{bottom:-1.3rem}.bottom-md-n14{bottom:-1.4rem}.bottom-md-n15{bottom:-1.5rem}.bottom-md-n16{bottom:-1.6rem}.bottom-md-n17{bottom:-1.7rem}.bottom-md-n18{bottom:-1.8rem}.bottom-md-n19{bottom:-1.9rem}.bottom-md-n20{bottom:-2rem}.bottom-md-n21{bottom:-2.1rem}.bottom-md-n22{bottom:-2.2rem}.bottom-md-n23{bottom:-2.3rem}.bottom-md-n24{bottom:-2.4rem}.bottom-md-n25{bottom:-2.5rem}.bottom-md-n30{bottom:-3rem}.bottom-md-n35{bottom:-3.5rem}.bottom-md-n40{bottom:-4rem}.bottom-md-n45{bottom:-4.5rem}.bottom-md-n50{bottom:-5rem}.bottom-md-n55{bottom:-5.5rem}.bottom-md-n60{bottom:-6rem}.bottom-md-n65{bottom:-6.5rem}.bottom-md-n70{bottom:-7rem}.bottom-md-n75{bottom:-7.5rem}.bottom-md-n80{bottom:-8rem}.bottom-md-n85{bottom:-8.5rem}.bottom-md-n90{bottom:-9rem}.bottom-md-n95{bottom:-9.5rem}.bottom-md-n100{bottom:-10rem}.left-md-dynamic{left:var(--dynamic_spacing)}.left-md-unset{left:unset}.left-md-n1{left:-.1rem}.left-md-n2{left:-.2rem}.left-md-n3{left:-.3rem}.left-md-n4{left:-.4rem}.left-md-0{left:0}.left-md-1{left:.1rem}.left-md-2{left:.2rem}.left-md-3{left:.3rem}.left-md-4{left:.4rem}.left-md-5{left:.5rem}.left-md-6{left:.6rem}.left-md-7{left:.7rem}.left-md-8{left:.8rem}.left-md-9{left:.9rem}.left-md-10{left:1rem}.left-md-11{left:1.1rem}.left-md-12{left:1.2rem}.left-md-13{left:1.3rem}.left-md-14{left:1.4rem}.left-md-15{left:1.5rem}.left-md-16{left:1.6rem}.left-md-17{left:1.7rem}.left-md-18{left:1.8rem}.left-md-19{left:1.9rem}.left-md-20{left:2rem}.left-md-21{left:2.1rem}.left-md-22{left:2.2rem}.left-md-23{left:2.3rem}.left-md-24{left:2.4rem}.left-md-25{left:2.5rem}.left-md-30{left:3rem}.left-md-35{left:3.5rem}.left-md-40{left:4rem}.left-md-45{left:4.5rem}.left-md-50{left:5rem}.left-md-55{left:5.5rem}.left-md-60{left:6rem}.left-md-65{left:6.5rem}.left-md-70{left:7rem}.left-md-75{left:7.5rem}.left-md-80{left:8rem}.left-md-85{left:8.5rem}.left-md-90{left:9rem}.left-md-95{left:9.5rem}.left-md-100{left:10rem}.left-md-n5{left:-.5rem}.left-md-n6{left:-.6rem}.left-md-n7{left:-.7rem}.left-md-n8{left:-.8rem}.left-md-n9{left:-.9rem}.left-md-n10{left:-1rem}.left-md-n11{left:-1.1rem}.left-md-n12{left:-1.2rem}.left-md-n13{left:-1.3rem}.left-md-n14{left:-1.4rem}.left-md-n15{left:-1.5rem}.left-md-n16{left:-1.6rem}.left-md-n17{left:-1.7rem}.left-md-n18{left:-1.8rem}.left-md-n19{left:-1.9rem}.left-md-n20{left:-2rem}.left-md-n21{left:-2.1rem}.left-md-n22{left:-2.2rem}.left-md-n23{left:-2.3rem}.left-md-n24{left:-2.4rem}.left-md-n25{left:-2.5rem}.left-md-n30{left:-3rem}.left-md-n35{left:-3.5rem}.left-md-n40{left:-4rem}.left-md-n45{left:-4.5rem}.left-md-n50{left:-5rem}.left-md-n55{left:-5.5rem}.left-md-n60{left:-6rem}.left-md-n65{left:-6.5rem}.left-md-n70{left:-7rem}.left-md-n75{left:-7.5rem}.left-md-n80{left:-8rem}.left-md-n85{left:-8.5rem}.left-md-n90{left:-9rem}.left-md-n95{left:-9.5rem}.left-md-n100{left:-10rem}.right-md-0{right:0}.right-md-1{right:.1rem}.right-md-2{right:.2rem}.right-md-3{right:.3rem}.right-md-4{right:.4rem}.right-md-5{right:.5rem}.right-md-6{right:.6rem}.right-md-7{right:.7rem}.right-md-8{right:.8rem}.right-md-9{right:.9rem}.right-md-10{right:1rem}.right-md-11{right:1.1rem}.right-md-12{right:1.2rem}.right-md-13{right:1.3rem}.right-md-14{right:1.4rem}.right-md-15{right:1.5rem}.right-md-16{right:1.6rem}.right-md-17{right:1.7rem}.right-md-18{right:1.8rem}.right-md-19{right:1.9rem}.right-md-20{right:2rem}.right-md-21{right:2.1rem}.right-md-22{right:2.2rem}.right-md-23{right:2.3rem}.right-md-24{right:2.4rem}.right-md-25{right:2.5rem}.right-md-30{right:3rem}.right-md-35{right:3.5rem}.right-md-40{right:4rem}.right-md-45{right:4.5rem}.right-md-50{right:5rem}.right-md-55{right:5.5rem}.right-md-60{right:6rem}.right-md-65{right:6.5rem}.right-md-70{right:7rem}.right-md-75{right:7.5rem}.right-md-80{right:8rem}.right-md-85{right:8.5rem}.right-md-90{right:9rem}.right-md-95{right:9.5rem}.right-md-100{right:10rem}.right-md-dynamic{right:var(--dynamic_spacing)}.right-md-unset{right:unset}.right-md-n1{right:-.1rem}.right-md-n2{right:-.2rem}.right-md-n3{right:-.3rem}.right-md-n4{right:-.4rem}.right-md-n5{right:-.5rem}.right-md-n6{right:-.6rem}.right-md-n7{right:-.7rem}.right-md-n8{right:-.8rem}.right-md-n9{right:-.9rem}.right-md-n10{right:-1rem}.right-md-n11{right:-1.1rem}.right-md-n12{right:-1.2rem}.right-md-n13{right:-1.3rem}.right-md-n14{right:-1.4rem}.right-md-n15{right:-1.5rem}.right-md-n16{right:-1.6rem}.right-md-n17{right:-1.7rem}.right-md-n18{right:-1.8rem}.right-md-n19{right:-1.9rem}.right-md-n20{right:-2rem}.right-md-n21{right:-2.1rem}.right-md-n22{right:-2.2rem}.right-md-n23{right:-2.3rem}.right-md-n24{right:-2.4rem}.right-md-n25{right:-2.5rem}.right-md-n30{right:-3rem}.right-md-n35{right:-3.5rem}.right-md-n40{right:-4rem}.right-md-n45{right:-4.5rem}.right-md-n50{right:-5rem}.right-md-n55{right:-5.5rem}.right-md-n60{right:-6rem}.right-md-n65{right:-6.5rem}.right-md-n70{right:-7rem}.right-md-n75{right:-7.5rem}.right-md-n80{right:-8rem}.right-md-n85{right:-8.5rem}.right-md-n90{right:-9rem}.right-md-n95{right:-9.5rem}.right-md-n100{right:-10rem}.float-md-left{float:left}.float-md-right{float:right}.float-md-none{float:none}
/*----- Utilities - md screen - (display, visibility) -----*/
.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:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}.d-md-list-item{display:list-item!important}.opacity-md-0{opacity:0}.opacity-md-1,.section-overlay-md-1,.section-overlay-md-light-1{opacity:.1}.opacity-md-2,.section-overlay-md-2,.section-overlay-md-light-2{opacity:.2}.opacity-md-3,.section-overlay-md-3,.section-overlay-md-light-3{opacity:.3}.opacity-md-4,.section-overlay-md-4,.section-overlay-md-light-4{opacity:.4}.opacity-md-5,.section-overlay-md-5,.section-overlay-md-light-5{opacity:.5}.opacity-md-6,.section-overlay-md-6,.section-overlay-md-light-6{opacity:.6}.opacity-md-7,.section-overlay-md-7,.section-overlay-md-light-7{opacity:.7}.opacity-md-8,.section-overlay-md-8,.section-overlay-md-light-8{opacity:.8}.opacity-md-9,.section-overlay-md-9,.section-overlay-md-light-9{opacity:.9}.opacity-md-10,.opacity-md-100{opacity:1}.overflow-md-visible{overflow:visible}.overflow-md-scroll{overflow:scroll}.overflow-md-auto{overflow:auto}.overflow-md-hidden{overflow:hidden}.list-md-inline>li{display:inline-block!important}.list-md-inline>li:not(:last-child){margin-right:.8rem}.list-md-block>li{display:list-item!important}.list-md-block>li,.list-md-block>li:last-child{margin-right:0}
/*----- Utilities - md screen - (box model, from outside in) -----*/
.section-md-short,.section-md-20{padding-top:2rem;padding-bottom:2rem;margin-top:2rem;margin-bottom:2rem}.section-md-30{padding-top:3rem;padding-bottom:3rem;margin-top:3rem;margin-bottom:3rem}.section-md,.section-md-40{padding-top:4rem;padding-bottom:4rem;margin-top:4rem;margin-bottom:4rem}.section-md-50{padding-top:5rem;padding-bottom:5rem;margin-top:5rem;margin-bottom:5rem}.section-md-60{padding-top:6rem;padding-bottom:6rem;margin-top:6rem;margin-bottom:6rem}.section-md-70{padding-top:7rem;padding-bottom:7rem;margin-top:7rem;margin-bottom:7rem}.section-md-tall,.section-md-80{padding-top:8rem;padding-bottom:8rem;margin-top:8rem;margin-bottom:8rem}.section-md.flush,[class*="section-md-"].flush{margin-top:0;margin-bottom:0}.m-md-auto{margin:auto}.m-md-0{margin:0}.m-md-1{margin:.1rem}.m-md-2{margin:.2rem}.m-md-3{margin:.3rem}.m-md-4{margin:.4rem}.m-md-5{margin:.5rem}.m-md-6{margin:.6rem}.m-md-7{margin:.7rem}.m-md-8{margin:.8rem}.m-md-9{margin:.9rem}.m-md-10{margin:1rem}.mt-md-auto,.my-md-auto{margin-top:auto}.mt-md-0,.my-md-0{margin-top:0}.mt-md-1,.my-md-1{margin-top:.1rem}.mt-md-2,.my-md-2{margin-top:.2rem}.mt-md-3,.my-md-3{margin-top:.3rem}.mt-md-4,.my-md-4{margin-top:.4rem}.mt-md-5,.my-md-5{margin-top:.5rem}.mt-md-6,.my-md-6{margin-top:.6rem}.mt-md-7,.my-md-7{margin-top:.7rem}.mt-md-8,.my-md-8{margin-top:.8rem}.mt-md-9,.my-md-9{margin-top:.9rem}.mt-md-10,.my-md-10{margin-top:1rem}.mt-md-15,.my-md-15{margin-top:1.5rem}.mt-md-20,.my-md-20{margin-top:2rem}.mt-md-25,.my-md-25{margin-top:2.5rem}.mt-md-30,.my-md-30{margin-top:3rem}.mt-md-35,.my-md-35{margin-top:3.5rem}.mt-md-40,.my-md-40{margin-top:4rem}.mt-md-45,.my-md-45{margin-top:4.5rem}.mt-md-50,.my-md-50{margin-top:5rem}.mt-md-55,.my-md-55{margin-top:5.5rem}.mt-md-60,.my-md-60{margin-top:6rem}.mt-md-65,.my-md-65{margin-top:6.5rem}.mt-md-70,.my-md-70{margin-top:7rem}.mt-md-75,.my-md-75{margin-top:7.5rem}.mt-md-80,.my-md-80{margin-top:8rem}.mt-md-85,.my-md-85{margin-top:8.5rem}.mt-md-90,.my-md-90{margin-top:9rem}.mt-md-95,.my-md-95{margin-top:9.5rem}.mt-md-100,.my-md-100{margin-top:10rem}.mt-md-n1{margin-top:-.1rem}.mt-md-n2{margin-top:-.2rem}.mt-md-n3{margin-top:-.3rem}.mt-md-n4{margin-top:-.4rem}.mt-md-n5{margin-top:-.5rem}.mt-md-n6{margin-top:-.6rem}.mt-md-n7{margin-top:-.7rem}.mt-md-n8{margin-top:-.8rem}.mt-md-n9{margin-top:-.9rem}.mt-md-n10{margin-top:-1rem}.mt-md-n15{margin-top:-1.5rem}.mt-md-n20{margin-top:-2rem}.mt-md-n25{margin-top:-2.5rem}.mt-md-n30{margin-top:-3rem}.mt-md-n35{margin-top:-3.5rem}.mt-md-n40{margin-top:-4rem}.mt-md-n45{margin-top:-4.5rem}.mt-md-n50{margin-top:-5rem}.mt-md-n55{margin-top:-5.5rem}.mt-md-n60{margin-top:-6rem}.mt-md-n65{margin-top:-6.5rem}.mt-md-n70{margin-top:-7rem}.mt-md-n75{margin-top:-7.5rem}.mt-md-n80{margin-top:-8rem}.mt-md-n85{margin-top:-8.5rem}.mt-md-n90{margin-top:-9rem}.mt-md-n95{margin-top:-9.5rem}.mt-md-n100{margin-top:-10rem}.mt-md-n120{margin-top:-12rem}.mt-md-n140{margin-top:-14rem}.mt-md-n160{margin-top:-16rem}.mt-md-n180{margin-top:-18rem}.mt-md-n200{margin-top:-20rem}.mt-md-n220{margin-top:-22rem}.mt-md-n240{margin-top:-24rem}.mt-md-n260{margin-top:-26rem}.mt-md-n280{margin-top:-28rem}.mt-md-n300{margin-top:-30rem}.mt-md-n320{margin-top:-32rem}.mt-md-n340{margin-top:-34rem}.mt-md-n360{margin-top:-36rem}.mt-md-n380{margin-top:-38rem}.mt-md-n400{margin-top:-40rem}.mt-md-nheader-top{margin-top:calc(var(--header_top_height) * -1)}.mt-md-nheader-bottom{margin-top:calc(var(--header_bot_height) * -1)}.mt-md-nheader-total{margin-top:calc(var(--header_height) * -1)}.mr-md-auto,.mx-md-auto{margin-right:auto}.mr-md-0,.mx-md-0{margin-right:0}.mr-md-1,.mx-md-1{margin-right:.1rem}.mr-md-2,.mx-md-2{margin-right:.2rem}.mr-md-3,.mx-md-3{margin-right:.3rem}.mr-md-4,.mx-md-4{margin-right:.4rem}.mr-md-5,.mx-md-5{margin-right:.5rem}.mr-md-6,.mx-md-6{margin-right:.6rem}.mr-md-7,.mx-md-7{margin-right:.7rem}.mr-md-8,.mx-md-8{margin-right:.8rem}.mr-md-9,.mx-md-9{margin-right:.9rem}.mr-md-10,.mx-md-10{margin-right:1rem}.mr-md-15,.mx-md-15{margin-right:1.5rem}.mr-md-20,.mx-md-20{margin-right:2rem}.mr-md-25,.mx-md-25{margin-right:2.5rem}.mr-md-30,.mx-md-30{margin-right:3rem}.mr-md-35,.mx-md-35{margin-right:3.5rem}.mr-md-40,.mx-md-40{margin-right:4rem}.mr-md-45,.mx-md-45{margin-right:4.5rem}.mr-md-50,.mx-md-50{margin-right:5rem}.mr-md-55,.mx-md-55{margin-right:5.5rem}.mr-md-60,.mx-md-60{margin-right:6rem}.mr-md-65,.mx-md-65{margin-right:6.5rem}.mr-md-70,.mx-md-70{margin-right:7rem}.mr-md-75,.mx-md-75{margin-right:7.5rem}.mr-md-80,.mx-md-80{margin-right:8rem}.mr-md-85,.mx-md-85{margin-right:8.5rem}.mr-md-90,.mx-md-90{margin-right:9rem}.mr-md-95,.mx-md-95{margin-right:9.5rem}.mr-md-100,.mx-md-100{margin-right:10rem}.mr-md-dynamic,.mx-md-dynamic{margin-right:var(--dynamic_spacing)}.mr-md-n1{margin-right:-.1rem}.mr-md-n2{margin-right:-.2rem}.mr-md-n3{margin-right:-.3rem}.mr-md-n4{margin-right:-.4rem}.mr-md-n5{margin-right:-.5rem}.mr-md-n6{margin-right:-.6rem}.mr-md-n7{margin-right:-.7rem}.mr-md-n8{margin-right:-.8rem}.mr-md-n9{margin-right:-.9rem}.mr-md-n10{margin-right:-1rem}.mr-md-n15{margin-right:-1.5rem}.mr-md-n20{margin-right:-2rem}.mr-md-n25{margin-right:-2.5rem}.mr-md-n30{margin-right:-3rem}.mr-md-n35{margin-right:-3.5rem}.mr-md-n40{margin-right:-4rem}.mr-md-n45{margin-right:-4.5rem}.mr-md-n50{margin-right:-5rem}.mr-md-n55{margin-right:-5.5rem}.mr-md-n60{margin-right:-6rem}.mr-md-n65{margin-right:-6.5rem}.mr-md-n70{margin-right:-7rem}.mr-md-n75{margin-right:-7.5rem}.mr-md-n80{margin-right:-8rem}.mr-md-n85{margin-right:-8.5rem}.mr-md-n90{margin-right:-9rem}.mr-md-n95{margin-right:-9.5rem}.mr-md-n100{margin-right:-10rem}.mr-md-n120{margin-right:-12rem}.mr-md-n140{margin-right:-14rem}.mr-md-n160{margin-right:-16rem}.mr-md-n180{margin-right:-18rem}.mr-md-n200{margin-right:-20rem}.mr-md-n220{margin-right:-22rem}.mr-md-n240{margin-right:-24rem}.mr-md-n260{margin-right:-26rem}.mr-md-n280{margin-right:-28rem}.mr-md-n300{margin-right:-30rem}.mr-md-n320{margin-right:-32rem}.mr-md-n340{margin-right:-34rem}.mr-md-n360{margin-right:-36rem}.mr-md-n380{margin-right:-38rem}.mr-md-n400{margin-right:-40rem}.mb-md-auto,.my-md-auto{margin-bottom:auto}.mb-md-0,.my-md-0{margin-bottom:0}.mb-md-1,.my-md-1{margin-bottom:.1rem}.mb-md-2,.my-md-2{margin-bottom:.2rem}.mb-md-3,.my-md-3{margin-bottom:.3rem}.mb-md-4,.my-md-4{margin-bottom:.4rem}.mb-md-5,.my-md-5{margin-bottom:.5rem}.mb-md-6,.my-md-6{margin-bottom:.6rem}.mb-md-7,.my-md-7{margin-bottom:.7rem}.mb-md-8,.my-md-8{margin-bottom:.8rem}.mb-md-9,.my-md-9{margin-bottom:.9rem}.mb-md-10,.my-md-10{margin-bottom:1rem}.mb-md-15,.my-md-15{margin-bottom:1.5rem}.mb-md-20,.my-md-20{margin-bottom:2rem}.mb-md-25,.my-md-25{margin-bottom:2.5rem}.mb-md-30,.my-md-30{margin-bottom:3rem}.mb-md-35,.my-md-35{margin-bottom:3.5rem}.mb-md-40,.my-md-40{margin-bottom:4rem}.mb-md-45,.my-md-45{margin-bottom:4.5rem}.mb-md-50,.my-md-50{margin-bottom:5rem}.mb-md-55,.my-md-55{margin-bottom:5.5rem}.mb-md-60,.my-md-60{margin-bottom:6rem}.mb-md-65,.my-md-65{margin-bottom:6.5rem}.mb-md-70,.my-md-70{margin-bottom:7rem}.mb-md-75,.my-md-75{margin-bottom:7.5rem}.mb-md-80,.my-md-80{margin-bottom:8rem}.mb-md-85,.my-md-85{margin-bottom:8.5rem}.mb-md-90,.my-md-90{margin-bottom:9rem}.mb-md-95,.my-md-95{margin-bottom:9.5rem}.mb-md-100,.my-md-100{margin-bottom:10rem}.mb-md-n1{margin-bottom:-.1rem}.mb-md-n2{margin-bottom:-.2rem}.mb-md-n3{margin-bottom:-.3rem}.mb-md-n4{margin-bottom:-.4rem}.mb-md-n5{margin-bottom:-.5rem}.mb-md-n6{margin-bottom:-.6rem}.mb-md-n7{margin-bottom:-.7rem}.mb-md-n8{margin-bottom:-.8rem}.mb-md-n9{margin-bottom:-.9rem}.mb-md-n10{margin-bottom:-1rem}.mb-md-n15{margin-bottom:-1.5rem}.mb-md-n20{margin-bottom:-2rem}.mb-md-n25{margin-bottom:-2.5rem}.mb-md-n30{margin-bottom:-3rem}.mb-md-n35{margin-bottom:-3.5rem}.mb-md-n40{margin-bottom:-4rem}.mb-md-n45{margin-bottom:-4.5rem}.mb-md-n50{margin-bottom:-5rem}.mb-md-n55{margin-bottom:-5.5rem}.mb-md-n60{margin-bottom:-6rem}.mb-md-n65{margin-bottom:-6.5rem}.mb-md-n70{margin-bottom:-7rem}.mb-md-n75{margin-bottom:-7.5rem}.mb-md-n80{margin-bottom:-8rem}.mb-md-n85{margin-bottom:-8.5rem}.mb-md-n90{margin-bottom:-9rem}.mb-md-n95{margin-bottom:-9.5rem}.mb-md-n100{margin-bottom:-10rem}.mb-md-n120{margin-bottom:-12rem}.mb-md-n140{margin-bottom:-14rem}.mb-md-n160{margin-bottom:-16rem}.mb-md-n180{margin-bottom:-18rem}.mb-md-n200{margin-bottom:-20rem}.mb-md-n220{margin-bottom:-22rem}.mb-md-n240{margin-bottom:-24rem}.mb-md-n260{margin-bottom:-26rem}.mb-md-n280{margin-bottom:-28rem}.mb-md-n300{margin-bottom:-30rem}.mb-md-n320{margin-bottom:-32rem}.mb-md-n340{margin-bottom:-34rem}.mb-md-n360{margin-bottom:-36rem}.mb-md-n380{margin-bottom:-38rem}.mb-md-n400{margin-bottom:-40rem}.ml-md-auto,.mx-md-auto{margin-left:auto}.ml-md-0,.mx-md-0{margin-left:0}.ml-md-1,.mx-md-1{margin-left:.1rem}.ml-md-2,.mx-md-2{margin-left:.2rem}.ml-md-3,.mx-md-3{margin-left:.3rem}.ml-md-4,.mx-md-4{margin-left:.4rem}.ml-md-5,.mx-md-5{margin-left:.5rem}.ml-md-6,.mx-md-6{margin-left:.6rem}.ml-md-7,.mx-md-7{margin-left:.7rem}.ml-md-8,.mx-md-8{margin-left:.8rem}.ml-md-9,.mx-md-9{margin-left:.9rem}.ml-md-10,.mx-md-10{margin-left:1rem}.ml-md-15,.mx-md-15{margin-left:1.5rem}.ml-md-20,.mx-md-20{margin-left:2rem}.ml-md-25,.mx-md-25{margin-left:2.5rem}.ml-md-30,.mx-md-30{margin-left:3rem}.ml-md-35,.mx-md-35{margin-left:3.5rem}.ml-md-40,.mx-md-40{margin-left:4rem}.ml-md-45,.mx-md-45{margin-left:4.5rem}.ml-md-50,.mx-md-50{margin-left:5rem}.ml-md-55,.mx-md-55{margin-left:5.5rem}.ml-md-60,.mx-md-60{margin-left:6rem}.ml-md-65,.mx-md-65{margin-left:6.5rem}.ml-md-70,.mx-md-70{margin-left:7rem}.ml-md-75,.mx-md-75{margin-left:7.5rem}.ml-md-80,.mx-md-80{margin-left:8rem}.ml-md-85,.mx-md-85{margin-left:8.5rem}.ml-md-90,.mx-md-90{margin-left:9rem}.ml-md-95,.mx-md-95{margin-left:9.5rem}.ml-md-100,.mx-md-100{margin-left:10rem}.ml-md-dynamic,.mx-md-dynamic{margin-left:var(--dynamic_spacing)}.ml-md-n1{margin-left:-.1rem}.ml-md-n2{margin-left:-.2rem}.ml-md-n3{margin-left:-.3rem}.ml-md-n4{margin-left:-.4rem}.ml-md-n5{margin-left:-.5rem}.ml-md-n6{margin-left:-.6rem}.ml-md-n7{margin-left:-.7rem}.ml-md-n8{margin-left:-.8rem}.ml-md-n9{margin-left:-.9rem}.ml-md-n10{margin-left:-1rem}.ml-md-n15{margin-left:-1.5rem}.ml-md-n20{margin-left:-2rem}.ml-md-n25{margin-left:-2.5rem}.ml-md-n30{margin-left:-3rem}.ml-md-n35{margin-left:-3.5rem}.ml-md-n40{margin-left:-4rem}.ml-md-n45{margin-left:-4.5rem}.ml-md-n50{margin-left:-5rem}.ml-md-n55{margin-left:-5.5rem}.ml-md-n60{margin-left:-6rem}.ml-md-n65{margin-left:-6.5rem}.ml-md-n70{margin-left:-7rem}.ml-md-n75{margin-left:-7.5rem}.ml-md-n80{margin-left:-8rem}.ml-md-n85{margin-left:-8.5rem}.ml-md-n90{margin-left:-9rem}.ml-md-n95{margin-left:-9.5rem}.ml-md-n100{margin-left:-10rem}.ml-md-n120{margin-left:-12rem}.ml-md-n140{margin-left:-14rem}.ml-md-n160{margin-left:-16rem}.ml-md-n180{margin-left:-18rem}.ml-md-n200{margin-left:-20rem}.ml-md-n220{margin-left:-22rem}.ml-md-n240{margin-left:-24rem}.ml-md-n260{margin-left:-26rem}.ml-md-n280{margin-left:-28rem}.ml-md-n300{margin-left:-30rem}.ml-md-n320{margin-left:-32rem}.ml-md-n340{margin-left:-34rem}.ml-md-n360{margin-left:-36rem}.ml-md-n380{margin-left:-38rem}.ml-md-n400{margin-left:-40rem}.gutters-md-0{margin-right:0;margin-left:0}.gutters-md-5{margin-right:-5px;margin-left:-5px}.gutters-md-half{margin-right:-.75rem;margin-left:-.75rem}.gutters-md-10{margin-right:-10px;margin-left:-10px}.gutters-md-15{margin-right:-15px;margin-left:-15px}.border-md-top{border-top:1px solid var(--gray_t7)}.border-md-right{border-right:1px solid var(--gray_t7)}.border-md-bottom{border-bottom:1px solid var(--gray_t7)}.border-md-left{border-left:1px solid var(--gray_t7)}.border-md-top-0{border-top:0}.border-md-right-0{border-right:0}.border-md-bottom-0{border-bottom:0}.border-md-left-0{border-left:0}.border-md-0{border:0}.border-w-md-1{border-width:1px}.border-w-md-2{border-width:2px}.border-w-md-3{border-width:3px}.border-w-md-4{border-width:4px}.border-w-md-5{border-width:5px}.border-w-md-6{border-width:6px}.border-w-md-7{border-width:7px}.border-w-md-8{border-width:8px}.border-w-md-9{border-width:9px}.border-w-md-10{border-width:10px}.rounded-md-top,.rounded-md-left,.rounded-md-top-left{border-top-left-radius:.4rem}.rounded-md-top,.rounded-md-right,.rounded-md-top-right{border-top-right-radius:.4rem}.rounded-md-right,.rounded-md-bottom,.rounded-md-bottom-right{border-bottom-right-radius:.4rem}.rounded-md-bottom,.rounded-md-left,.rounded-md-bottom-left{border-bottom-left-radius:.4rem}.rounded-md-top-0,.rounded-md-left-0,.rounded-md-top-left-0{border-top-left-radius:0}.rounded-md-top-0,.rounded-md-right-0,.rounded-md-top-right-0{border-top-right-radius:0}.rounded-md-right-0,.rounded-md-bottom-0,.rounded-md-bottom-right-0{border-bottom-right-radius:0}.rounded-md-bottom-0,.rounded-md-left-0,.rounded-md-bottom-left-0{border-bottom-left-radius:0}.rounded-md-0{border-radius:0}.rounded-md-circle{border-radius:50%}.rounded-md-pill{border-radius:50rem}.p-md-0{padding:0}.p-md-1{padding:.1rem}.p-md-2{padding:.2rem}.p-md-3{padding:.3rem}.p-md-4{padding:.4rem}.p-md-5{padding:.5rem}.p-md-6{padding:.6rem}.p-md-7{padding:.7rem}.p-md-8{padding:.8rem}.p-md-9{padding:.9rem}.p-md-10{padding:1rem}.p-md-15{padding:1.5rem}.p-md-20{padding:2rem}.p-md-25{padding:2.5rem}.p-md-30{padding:3rem}.p-md-35{padding:3.5rem}.p-md-40{padding:4rem}.p-md-45{padding:4.5rem}.p-md-50{padding:5rem}.pt-md-0,.py-md-0{padding-top:0}.pt-md-1,.py-md-1{padding-top:.1rem}.pt-md-2,.py-md-2{padding-top:.2rem}.pt-md-3,.py-md-3{padding-top:.3rem}.pt-md-4,.py-md-4{padding-top:.4rem}.pt-md-5,.py-md-5{padding-top:.5rem}.pt-md-6,.py-md-6{padding-top:.6rem}.pt-md-7,.py-md-7{padding-top:.7rem}.pt-md-8,.py-md-8{padding-top:.8rem}.pt-md-9,.py-md-9{padding-top:.9rem}.pt-md-10,.py-md-10{padding-top:1rem}.pt-md-15,.py-md-15{padding-top:1.5rem}.pt-md-20,.py-md-20{padding-top:2rem}.pt-md-25,.py-md-25{padding-top:2.5rem}.pt-md-30,.py-md-30{padding-top:3rem}.pt-md-35,.py-md-35{padding-top:3.5rem}.pt-md-40,.py-md-40{padding-top:4rem}.pt-md-45,.py-md-45{padding-top:4.5rem}.pt-md-50,.py-md-50{padding-top:5rem}.pt-md-55,.py-md-55{padding-top:5.5rem}.pt-md-60,.py-md-60{padding-top:6rem}.pt-md-65,.py-md-65{padding-top:6.5rem}.pt-md-70,.py-md-70{padding-top:7rem}.pt-md-75,.py-md-75{padding-top:7.5rem}.pt-md-80,.py-md-80{padding-top:8rem}.pt-md-85,.py-md-85{padding-top:8.5rem}.pt-md-90,.py-md-90{padding-top:9rem}.pt-md-95,.py-md-95{padding-top:9.5rem}.pt-md-100,.py-md-100{padding-top:10rem}.pr-md-0,.px-md-0{padding-right:0}.pr-md-1,.px-md-1{padding-right:.1rem}.pr-md-2,.px-md-2{padding-right:.2rem}.pr-md-3,.px-md-3{padding-right:.3rem}.pr-md-4,.px-md-4{padding-right:.4rem}.pr-md-5,.px-md-5{padding-right:.5rem}.pr-md-6,.px-md-6{padding-right:.6rem}.pr-md-7,.px-md-7{padding-right:.7rem}.pr-md-8,.px-md-8{padding-right:.8rem}.pr-md-9,.px-md-9{padding-right:.9rem}.pr-md-10,.px-md-10{padding-right:1rem}.pr-md-15,.px-md-15{padding-right:1.5rem}.pr-md-20,.px-md-20{padding-right:2rem}.pr-md-25,.px-md-25{padding-right:2.5rem}.pr-md-30,.px-md-30{padding-right:3rem}.pr-md-35,.px-md-35{padding-right:3.5rem}.pr-md-40,.px-md-40{padding-right:4rem}.pr-md-45,.px-md-45{padding-right:4.5rem}.pr-md-50,.px-md-50{padding-right:5rem}.pr-md-55,.px-md-55{padding-right:5.5rem}.pr-md-60,.px-md-60{padding-right:6rem}.pr-md-65,.px-md-65{padding-right:6.5rem}.pr-md-70,.px-md-70{padding-right:7rem}.pr-md-75,.px-md-75{padding-right:7.5rem}.pr-md-80,.px-md-80{padding-right:8rem}.pr-md-85,.px-md-85{padding-right:8.5rem}.pr-md-90,.px-md-90{padding-right:9rem}.pr-md-95,.px-md-95{padding-right:9.5rem}.pr-md-100,.px-md-100{padding-right:10rem}.pb-md-0,.py-md-0{padding-bottom:0}.pb-md-1,.py-md-1{padding-bottom:.1rem}.pb-md-2,.py-md-2{padding-bottom:.2rem}.pb-md-3,.py-md-3{padding-bottom:.3rem}.pb-md-4,.py-md-4{padding-bottom:.4rem}.pb-md-5,.py-md-5{padding-bottom:.5rem}.pb-md-6,.py-md-6{padding-bottom:.6rem}.pb-md-7,.py-md-7{padding-bottom:.7rem}.pb-md-8,.py-md-8{padding-bottom:.8rem}.pb-md-9,.py-md-9{padding-bottom:.9rem}.pb-md-10,.py-md-10{padding-bottom:1rem}.pb-md-15,.py-md-15{padding-bottom:1.5rem}.pb-md-20,.py-md-20{padding-bottom:2rem}.pb-md-25,.py-md-25{padding-bottom:2.5rem}.pb-md-30,.py-md-30{padding-bottom:3rem}.pb-md-35,.py-md-35{padding-bottom:3.5rem}.pb-md-40,.py-md-40{padding-bottom:4rem}.pb-md-45,.py-md-45{padding-bottom:4.5rem}.pb-md-50,.py-md-50{padding-bottom:5rem}.pb-md-55,.py-md-55{padding-bottom:5.5rem}.pb-md-60,.py-md-60{padding-bottom:6rem}.pb-md-65,.py-md-65{padding-bottom:6.5rem}.pb-md-70,.py-md-70{padding-bottom:7rem}.pb-md-75,.py-md-75{padding-bottom:7.5rem}.pb-md-80,.py-md-80{padding-bottom:8rem}.pb-md-85,.py-md-85{padding-bottom:8.5rem}.pb-md-90,.py-md-90{padding-bottom:9rem}.pb-md-95,.py-md-95{padding-bottom:9.5rem}.pb-md-100,.py-md-100{padding-bottom:10rem}.pl-md-0,.px-md-0{padding-left:0}.pl-md-1,.px-md-1{padding-left:.1rem}.pl-md-2,.px-md-2{padding-left:.2rem}.pl-md-3,.px-md-3{padding-left:.3rem}.pl-md-4,.px-md-4{padding-left:.4rem}.pl-md-5,.px-md-5{padding-left:.5rem}.pl-md-6,.px-md-6{padding-left:.6rem}.pl-md-7,.px-md-7{padding-left:.7rem}.pl-md-8,.px-md-8{padding-left:.8rem}.pl-md-9,.px-md-9{padding-left:.9rem}.pl-md-10,.px-md-10{padding-left:1rem}.pl-md-15,.px-md-15{padding-left:1.5rem}.pl-md-20,.px-md-20{padding-left:2rem}.pl-md-25,.px-md-25{padding-left:2.5rem}.pl-md-30,.px-md-30{padding-left:3rem}.pl-md-35,.px-md-35{padding-left:3.5rem}.pl-md-40,.px-md-40{padding-left:4rem}.pl-md-45,.px-md-45{padding-left:4.5rem}.pl-md-50,.px-md-50{padding-left:5rem}.pl-md-55,.px-md-55{padding-left:5.5rem}.pl-md-60,.px-md-60{padding-left:6rem}.pl-md-65,.px-md-65{padding-left:6.5rem}.pl-md-70,.px-md-70{padding-left:7rem}.pl-md-75,.px-md-75{padding-left:7.5rem}.pl-md-80,.px-md-80{padding-left:8rem}.pl-md-85,.px-md-85{padding-left:8.5rem}.pl-md-90,.px-md-90{padding-left:9rem}.pl-md-95,.px-md-95{padding-left:9.5rem}.pl-md-100,.px-md-100{padding-left:10rem}.gutters-md-0>.col,.gutters-md-0>[class*="col-"]{padding-right:0;padding-left:0}.gutters-md-5>.col,.gutters-md-5>[class*="col-"]{padding-right:5px;padding-left:5px}.gutters-md-half>.col,.gutters-md-half>[class*="col-"]{padding-right:.75rem;padding-left:.75rem}.gutters-md-10>.col,.gutters-md-10>[class*="col-"]{padding-right:10px;padding-left:10px}.gutters-md-15>.col,.gutters-md-15>[class*="col-"]{padding-right:15px;padding-left:15px}.pr-md-dynamic,.px-md-dynamic{padding-right:var(--dynamic_spacing)}.pl-md-dynamic,.px-md-dynamic{padding-left:var(--dynamic_spacing)}.w-md-auto{width:auto!important}.w-md-0{width:0!important}.w-md-5px{width:5px!important}.w-md-10px{width:10px!important}.w-md-15px{width:15px!important}.w-md-20px{width:20px!important}.w-md-25px{width:25px!important}.w-md-30px{width:30px!important}.w-md-35px{width:35px!important}.w-md-40px{width:40px!important}.w-md-45px{width:45px!important}.w-md-50px{width:50px!important}.w-md-55px{width:55px!important}.w-md-60px{width:60px!important}.w-md-65px{width:65px!important}.w-md-70px{width:70px!important}.w-md-75px{width:75px!important}.w-md-80px{width:80px!important}.w-md-85px{width:85px!important}.w-md-90px{width:90px!important}.w-md-95px{width:95px!important}.w-md-100px{width:100px!important}.w-md-125px{width:125px!important}.w-md-150px{width:150px!important}.w-md-175px{width:175px!important}.w-md-200px{width:200px!important}.w-md-225px{width:225px!important}.w-md-250px{width:250px!important}.w-md-275px{width:275px!important}.w-md-300px{width:300px!important}.w-md-325px{width:325px!important}.w-md-350px{width:350px!important}.w-md-375px{width:375px!important}.w-md-400px{width:400px!important}.w-md-425px{width:425px!important}.w-md-450px{width:450px!important}.w-md-475px{width:475px!important}.w-md-500px{width:500px!important}.w-md-5{width:5%!important}.w-md-10{width:10%!important}.w-md-15{width:15%!important}.w-md-20{width:20%!important}.w-md-25{width:25%!important}.w-md-30{width:30%!important}.w-md-33{width:33.333333%!important}.w-md-35{width:35%!important}.w-md-40{width:40%!important}.w-md-45{width:45%!important}.w-md-50{width:50%!important}.w-md-55{width:55%!important}.w-md-60{width:60%!important}.w-md-65{width:65%!important}.w-md-66{width:66.666667%!important}.w-md-70{width:70%!important}.w-md-75{width:75%!important}.w-md-80{width:80%!important}.w-md-85{width:85%!important}.w-md-90{width:90%!important}.w-md-95{width:95%!important}.w-md-100{width:100%!important}.w-md-fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content!important}.w-md-min-content{width:-webkit-min-content;width:-moz-min-content;width:min-content!important}.w-md-max-content{width:-webkit-max-content;width:-moz-max-content;width:max-content!important}.vw-md-5{width:5vw!important}.vw-md-10{width:10vw!important}.vw-md-15{width:15vw!important}.vw-md-20{width:20vw!important}.vw-md-25{width:25vw!important}.vw-md-30{width:30vw!important}.vw-md-35{width:35vw!important}.vw-md-40{width:40vw!important}.vw-md-45{width:45vw!important}.vw-md-50{width:50vw!important}.vw-md-55{width:55vw!important}.vw-md-60{width:60vw!important}.vw-md-65{width:65vw!important}.vw-md-70{width:70vw!important}.vw-md-75{width:75vw!important}.vw-md-80{width:80vw!important}.vw-md-85{width:85vw!important}.vw-md-90{width:90vw!important}.vw-md-95{width:95vw!important}.vw-md-100{width:100vw!important}.h-md-auto{height:auto!important}.h-md-0{height:0!important}.h-md-5px{height:5px!important}.h-md-10px{height:10px!important}.h-md-15px{height:15px!important}.h-md-20px{height:20px!important}.h-md-25px{height:25px!important}.h-md-30px{height:30px!important}.h-md-35px{height:35px!important}.h-md-40px{height:40px!important}.h-md-45px{height:45px!important}.h-md-50px{height:50px!important}.h-md-55px{height:55px!important}.h-md-60px{height:60px!important}.h-md-65px{height:65px!important}.h-md-70px{height:70px!important}.h-md-75px{height:75px!important}.h-md-80px{height:80px!important}.h-md-85px{height:85px!important}.h-md-90px{height:90px!important}.h-md-95px{height:95px!important}.h-md-100px{height:100px!important}.h-md-125px{height:125px!important}.h-md-150px{height:150px!important}.h-md-175px{height:175px!important}.h-md-200px{height:200px!important}.h-md-225px{height:225px!important}.h-md-250px{height:250px!important}.h-md-275px{height:275px!important}.h-md-300px{height:300px!important}.h-md-325px{height:325px!important}.h-md-350px{height:350px!important}.h-md-375px{height:375px!important}.h-md-400px{height:400px!important}.h-md-425px{height:425px!important}.h-md-450px{height:450px!important}.h-md-475px{height:475px!important}.h-md-500px{height:500px!important}.h-md-525px{height:525px!important}.h-md-550px{height:550px!important}.h-md-575px{height:575px!important}.h-md-600px{height:600px!important}.h-md-625px{height:625px!important}.h-md-650px{height:650px!important}.h-md-675px{height:675px!important}.h-md-700px{height:700px!important}.h-md-725px{height:725px!important}.h-md-750px{height:750px!important}.h-md-775px{height:775px!important}.h-md-800px{height:800px!important}.h-md-825px{height:825px!important}.h-md-850px{height:850px!important}.h-md-875px{height:875px!important}.h-md-900px{height:900px!important}.h-md-925px{height:925px!important}.h-md-950px{height:950px!important}.h-md-975px{height:975px!important}.h-md-1000px{height:1000px!important}.h-md-25{height:25%!important}.h-md-50{height:50%!important}.h-md-75{height:75%!important}.h-md-100{height:100%!important}.vh-md-5{height:5vh!important}.vh-md-10{height:10vh!important}.vh-md-15{height:15vh!important}.vh-md-20{height:20vh!important}.vh-md-25{height:25vh!important}.vh-md-30{height:30vh!important}.vh-md-35{height:35vh!important}.vh-md-40{height:40vh!important}.vh-md-45{height:45vh!important}.vh-md-50{height:50vh!important}.vh-md-55{height:55vh!important}.vh-md-60{height:60vh!important}.vh-md-65{height:65vh!important}.vh-md-70{height:70vh!important}.vh-md-75{height:75vh!important}.vh-md-80{height:80vh!important}.vh-md-85{height:85vh!important}.vh-md-90{height:90vh!important}.vh-md-95{height:95vh!important}.vh-md-100{height:100vh!important}.h-md-header-top{height:var(--header_top_height)!important}.h-md-header-bottom{height:var(--header_bot_height)!important}.h-md-header-total{height:var(--header_height)!important}.h-md-above-fold{height:var(--above_fold_height)!important}.title-md-left{text-align:left;margin:0 0 3rem}.title-md-left::after{left:0;right:unset;margin:.5rem 0 0}.title-md-center{text-align:center;margin:0 auto 3rem}.title-md-center::after{left:0;right:0;margin:1rem auto 0}.title-md-right{text-align:right;margin:0 0 3rem auto}.title-md-right::after{right:0;left:unset;margin:1rem 0 0}
/*----- Utilities - md screen - (typography) -----*/
.font-md-10{font-size:1rem!important}.font-md-11{font-size:1.1rem!important}.font-md-12{font-size:1.2rem!important}.font-md-13{font-size:1.3rem!important}.font-md-14{font-size:1.4rem!important}.font-md-15{font-size:1.5rem!important}.font-md-16{font-size:1.6rem!important}.font-md-17{font-size:1.7rem!important}.font-md-18{font-size:1.8rem!important}.font-md-19{font-size:1.9rem!important}.font-md-20{font-size:2rem!important}.font-md-21{font-size:2.1rem!important}.font-md-22{font-size:2.2rem!important}.font-md-23{font-size:2.3rem!important}.font-md-24{font-size:2.4rem!important}.font-md-25{font-size:2.5rem!important}.font-md-26{font-size:2.6rem!important}.font-md-27{font-size:2.7rem!important}.font-md-28{font-size:2.8rem!important}.font-md-29{font-size:2.9rem!important}.font-md-30{font-size:3rem!important}.font-md-31{font-size:3.1rem!important}.font-md-32{font-size:3.2rem!important}.font-md-33{font-size:3.3rem!important}.font-md-34{font-size:3.4rem!important}.font-md-35{font-size:3.5rem!important}.font-md-36{font-size:3.6rem!important}.font-md-37{font-size:3.7rem!important}.font-md-38{font-size:3.8rem!important}.font-md-39{font-size:3.9rem!important}.font-md-40{font-size:4rem!important}.font-md-41{font-size:4.1rem!important}.font-md-42{font-size:4.2rem!important}.font-md-43{font-size:4.3rem!important}.font-md-44{font-size:4.4rem!important}.font-md-45{font-size:4.5rem!important}.font-md-46{font-size:4.6rem!important}.font-md-47{font-size:4.7rem!important}.font-md-48{font-size:4.8rem!important}.font-md-49{font-size:4.9rem!important}.font-md-50{font-size:5rem!important}.font-md-51{font-size:5.1rem!important}.font-md-52{font-size:5.2rem!important}.font-md-53{font-size:5.3rem!important}.font-md-54{font-size:5.4rem!important}.font-md-55{font-size:5.5rem!important}.font-md-56{font-size:5.6rem!important}.font-md-57{font-size:5.7rem!important}.font-md-58{font-size:5.8rem!important}.font-md-59{font-size:5.9rem!important}.font-md-60{font-size:6rem!important}.font-p-md-50{font-size:50%!important}.font-p-md-60{font-size:60%!important}.font-p-md-70{font-size:70%!important}.font-p-md-80{font-size:80%!important}.font-p-md-90{font-size:90%!important}.font-p-md-100{font-size:100%!important}.font-p-md-110{font-size:110%!important}.font-p-md-120{font-size:120%!important}.font-p-md-130{font-size:130%!important}.font-p-md-140{font-size:140%!important}.font-p-md-150{font-size:150%!important}.font-p-md-160{font-size:160%!important}.font-p-md-170{font-size:170%!important}.font-p-md-180{font-size:180%!important}.font-p-md-190{font-size:190%!important}.font-p-md-200{font-size:200%!important}
/*----- relative font-size -- 'hfs' = 'heading_font_size' -- 'bfs' = 'body_font_size' -----*/
.font-heading-md-0,.font-heading-md--0{font-size:var(--hfs)}.font-heading-md-1{font-size:calc(var(--hfs) + 1px)}.font-heading-md-2{font-size:calc(var(--hfs) + 2px)}.font-heading-md-3{font-size:calc(var(--hfs) + 3px)}.font-heading-md-4{font-size:calc(var(--hfs) + 4px)}.font-heading-md-5{font-size:calc(var(--hfs) + 5px)}.font-heading-md-6{font-size:calc(var(--hfs) + 6px)}.font-heading-md-7{font-size:calc(var(--hfs) + 7px)}.font-heading-md-8{font-size:calc(var(--hfs) + 8px)}.font-heading-md-9{font-size:calc(var(--hfs) + 9px)}.font-heading-md-10{font-size:calc(var(--hfs) + 10px)}.font-heading-md-11{font-size:calc(var(--hfs) + 11px)}.font-heading-md-12{font-size:calc(var(--hfs) + 12px)}.font-heading-md-13{font-size:calc(var(--hfs) + 13px)}.font-heading-md-14{font-size:calc(var(--hfs) + 14px)}.font-heading-md-15{font-size:calc(var(--hfs) + 15px)}.font-heading-md-16{font-size:calc(var(--hfs) + 16px)}.font-heading-md-17{font-size:calc(var(--hfs) + 17px)}.font-heading-md-18{font-size:calc(var(--hfs) + 18px)}.font-heading-md-19{font-size:calc(var(--hfs) + 19px)}.font-heading-md-20{font-size:calc(var(--hfs) + 20px)}.font-heading-md--1{font-size:calc(var(--hfs) - 1px)}.font-heading-md--2{font-size:calc(var(--hfs) - 2px)}.font-heading-md--3{font-size:calc(var(--hfs) - 3px)}.font-heading-md--4{font-size:calc(var(--hfs) - 4px)}.font-heading-md--5{font-size:calc(var(--hfs) - 5px)}.font-heading-md--6{font-size:calc(var(--hfs) - 6px)}.font-heading-md--7{font-size:calc(var(--hfs) - 7px)}.font-heading-md--8{font-size:calc(var(--hfs) - 8px)}.font-heading-md--9{font-size:calc(var(--hfs) - 9px)}.font-heading-md--10{font-size:calc(var(--hfs) - 10px)}.font-heading-md--11{font-size:calc(var(--hfs) - 11px)}.font-heading-md--12{font-size:calc(var(--hfs) - 12px)}.font-heading-md--13{font-size:calc(var(--hfs) - 13px)}.font-heading-md--14{font-size:calc(var(--hfs) - 14px)}.font-heading-md--15{font-size:calc(var(--hfs) - 15px)}.font-heading-md--16{font-size:calc(var(--hfs) - 16px)}.font-heading-md--17{font-size:calc(var(--hfs) - 17px)}.font-heading-md--18{font-size:calc(var(--hfs) - 18px)}.font-heading-md--19{font-size:calc(var(--hfs) - 19px)}.font-heading-md--20{font-size:calc(var(--hfs) - 20px)}.font-body-md-0,.font-body-md--0{font-size:var(--bfs)}.font-body-md-1{font-size:calc(var(--bfs) + 1px)}.font-body-md-2{font-size:calc(var(--bfs) + 2px)}.font-body-md-3{font-size:calc(var(--bfs) + 3px)}.font-body-md-4{font-size:calc(var(--bfs) + 4px)}.font-body-md-5{font-size:calc(var(--bfs) + 5px)}.font-body-md-6{font-size:calc(var(--bfs) + 6px)}.font-body-md-7{font-size:calc(var(--bfs) + 7px)}.font-body-md-8{font-size:calc(var(--bfs) + 8px)}.font-body-md-9{font-size:calc(var(--bfs) + 9px)}.font-body-md-10{font-size:calc(var(--bfs) + 10px)}.font-body-md-11{font-size:calc(var(--bfs) + 11px)}.font-body-md-12{font-size:calc(var(--bfs) + 12px)}.font-body-md-13{font-size:calc(var(--bfs) + 13px)}.font-body-md-14{font-size:calc(var(--bfs) + 14px)}.font-body-md-15{font-size:calc(var(--bfs) + 15px)}.font-body-md-16{font-size:calc(var(--bfs) + 16px)}.font-body-md-17{font-size:calc(var(--bfs) + 17px)}.font-body-md-18{font-size:calc(var(--bfs) + 18px)}.font-body-md-19{font-size:calc(var(--bfs) + 19px)}.font-body-md-20{font-size:calc(var(--bfs) + 20px)}.font-body-md--1{font-size:calc(var(--bfs) - 1px)}.font-body-md--2{font-size:calc(var(--bfs) - 2px)}.font-body-md--3{font-size:calc(var(--bfs) - 3px)}.font-body-md--4{font-size:calc(var(--bfs) - 4px)}.font-body-md--5{font-size:calc(var(--bfs) - 5px)}.font-body-md--6{font-size:calc(var(--bfs) - 6px)}.font-body-md--7{font-size:calc(var(--bfs) - 7px)}.font-body-md--8{font-size:calc(var(--bfs) - 8px)}.font-body-md--9{font-size:calc(var(--bfs) - 9px)}.font-body-md--10{font-size:calc(var(--bfs) - 10px)}
.line-height-md-1{line-height:1}.line-height-md-1-1{line-height:1.1}.line-height-md-1-2{line-height:1.2}.line-height-md-1-3{line-height:1.3}.line-height-md-1-4{line-height:1.4}.line-height-md-1-5{line-height:1.5}.line-height-md-1-6{line-height:1.6}.line-height-md-1-7{line-height:1.7}.line-height-md-1-8{line-height:1.8}.line-height-md-1-9{line-height:1.9}.line-height-md-2{line-height:2}.font-md-100{font-weight:100}.font-md-200{font-weight:200}.font-md-300{font-weight:300}.font-md-400{font-weight:400}.font-md-500{font-weight:500}.font-md-600{font-weight:600}.font-md-700{font-weight:700}.font-md-800{font-weight:800}.font-md-900{font-weight:900}.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}.text-md-justify{text-align:justify!important}
/*----- Utilities - md screen - (colors) -----*/
[class*="section-overlay-md-light"]{background-color:var(--light)}.bg-md-primary{background-color:var(--primary)}.bg-md-secondary{background-color:var(--secondary)}.bg-md-black{background-color:var(--black)}.bg-md-dark{background-color:var(--dark)}.bg-md-light{background-color:var(--light)}.bg-md-white{background-color:var(--white)}.bg-md-black-o1{background-color:rgba(var(--black_rgb),.1)}.bg-md-black-o2{background-color:rgba(var(--black_rgb),.2)}.bg-md-black-o3{background-color:rgba(var(--black_rgb),.3)}.bg-md-black-o4{background-color:rgba(var(--black_rgb),.4)}.bg-md-black-o5{background-color:rgba(var(--black_rgb),.5)}.bg-md-black-o6{background-color:rgba(var(--black_rgb),.6)}.bg-md-black-o7{background-color:rgba(var(--black_rgb),.7)}.bg-md-black-o8{background-color:rgba(var(--black_rgb),.8)}.bg-md-black-o9{background-color:rgba(var(--black_rgb),.9)}.bg-md-dark-o1{background-color:rgba(var(--dark_rgb),.1)}.bg-md-dark-o2{background-color:rgba(var(--dark_rgb),.2)}.bg-md-dark-o3{background-color:rgba(var(--dark_rgb),.3)}.bg-md-dark-o4{background-color:rgba(var(--dark_rgb),.4)}.bg-md-dark-o5{background-color:rgba(var(--dark_rgb),.5)}.bg-md-dark-o6{background-color:rgba(var(--dark_rgb),.6)}.bg-md-dark-o7{background-color:rgba(var(--dark_rgb),.7)}.bg-md-dark-o8{background-color:rgba(var(--dark_rgb),.8)}.bg-md-dark-o9{background-color:rgba(var(--dark_rgb),.9)}.bg-md-light-o1{background-color:rgba(var(--light_rgb),.1)}.bg-md-light-o2{background-color:rgba(var(--light_rgb),.2)}.bg-md-light-o3{background-color:rgba(var(--light_rgb),.3)}.bg-md-light-o4{background-color:rgba(var(--light_rgb),.4)}.bg-md-light-o5{background-color:rgba(var(--light_rgb),.5)}.bg-md-light-o6{background-color:rgba(var(--light_rgb),.6)}.bg-md-light-o7{background-color:rgba(var(--light_rgb),.7)}.bg-md-light-o8{background-color:rgba(var(--light_rgb),.8)}.bg-md-light-o9{background-color:rgba(var(--light_rgb),.9)}.bg-md-white-o1{background-color:rgba(var(--white_rgb),.1)}.bg-md-white-o2{background-color:rgba(var(--white_rgb),.2)}.bg-md-white-o3{background-color:rgba(var(--white_rgb),.3)}.bg-md-white-o4{background-color:rgba(var(--white_rgb),.4)}.bg-md-white-o5{background-color:rgba(var(--white_rgb),.5)}.bg-md-white-o6{background-color:rgba(var(--white_rgb),.6)}.bg-md-white-o7{background-color:rgba(var(--white_rgb),.7)}.bg-md-white-o8{background-color:rgba(var(--white_rgb),.8)}.bg-md-white-o9{background-color:rgba(var(--white_rgb),.9)}a.bg-md-primary:hover,a.bg-md-primary:focus,a.bg-md-primary:active:hover,button.bg-md-primary:hover,button.bg-md-primary:focus,button.bg-md-primary:active:hover,input.bg-md-primary:hover,input.bg-md-primary:focus,input.bg-md-primary:active:hover{background-color:var(--primary_s2)}a.bg-md-secondary:hover,a.bg-md-secondary:focus,a.bg-md-secondary:active:hover,button.bg-md-secondary:hover,button.bg-md-secondary:focus,button.bg-md-secondary:active:hover,input.bg-md-secondary:hover,input.bg-md-secondary:focus,input.bg-md-secondary:active:hover{background-color:var(--secondary_s2)}
.border-md-primary{border-color:var(--primary)}.border-md-secondary{border-color:var(--secondary)}.border-md-black{border-color:var(--black)}.border-md-dark{border-color:var(--dark)}.border-md-light{border-color:var(--light)}.border-md-white{border-color:var(--white)}.btn-md-primary{color:var(--white);background-color:var(--primary);border-color:var(--primary)}.btn-outline-md-primary{color:var(--primary);border-color:var(--primary)}.btn-md-primary:hover,.btn-md-primary:focus,.btn-md-primary:not(:disabled):not(.disabled).active,.btn-md-primary:not(:disabled):not(.disabled):active,.btn-md-primary:not(:disabled):not(.disabled):active:hover,.show>.btn-md-primary.dropdown-toggle{color:var(--white);background-color:var(--primary_s2);border-color:var(--primary_s2)}.btn-md-secondary{color:var(--white);background-color:var(--secondary);border-color:var(--secondary)}.btn-outline-md-secondary{color:var(--secondary);border-color:var(--secondary)}.btn-md-secondary:hover,.btn-md-secondary:focus,.btn-md-secondary:not(:disabled):not(.disabled).active,.btn-md-secondary:not(:disabled):not(.disabled):active,.btn-md-secondary:not(:disabled):not(.disabled):active:hover,.show>.btn-md-secondary.dropdown-toggle{color:var(--white);background-color:var(--secondary_s2);border-color:var(--secondary_s2)}.btn-md-outline-white{color:var(--white);border-color:var(--white)}.btn-md-outline-white.disabled,.btn-md-outline-white:disabled{color:var(--white)}.btn-md-outline-white:not(:disabled):not(.disabled).active,.btn-md-outline-white:not(:disabled):not(.disabled):active,.show>.btn-md-outline-white.dropdown-toggle{color:var(--text);background-color:var(--white);border-color:var(--white)}.btn-md-outline-white:hover{color:var(--white);border-color:var(--white)}.text-md-primary{color:var(--primary)}a.text-md-primary:hover,a.text-md-primary:focus{color:var(--primary_s2)}.text-md-secondary{color:var(--secondary)}a.text-md-secondary:hover,a.text-md-secondary:focus{color:var(--secondary_s2)}.text-md-black{color:var(--black)}.text-md-body{color:var(--text)}.text-md-light{color:var(--light)}.text-md-white{color:var(--white)}
/*----- Utilities - md screen - (pseudo-classes) -----*/
.separator-md-list>li,.separator-md-list .nav-item{list-style:none}.separator-md-list>li::after,.separator-md-list .nav-item::after{content:"|";position:relative;opacity:.8;bottom:.15rem;margin:0 .75rem;font-size:inherit;color:inherit}.separator-md-list.bullet>li::after,.separator-md-list.bullet .nav-item::after{content:"•"}.separator-md-list.dash>li::after,.separator-md-list.dash .nav-item::after{content:"–"}.separator-md-list>li:last-child::after,.separator-md-list .nav-item:last-child::after,.separator-md-list-none .nav-item::after,.separator-md-list-none li::after{display:none}
}
@media (min-width:992px) and (max-width:1199.98px) {
/*----- Utilities and shortcodes - lg screen only -----*/
.d-lg-none-only{display:none!important}.d-lg-inline-only{display:inline!important}.d-lg-inline-block-only{display:inline-block!important}.d-lg-block-only{display:block!important}.d-lg-table-only{display:table!important}.d-lg-table-row-only{display:table-row!important}.d-lg-table-cell-only{display:table-cell!important}.d-lg-flex-only{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-lg-inline-flex-only{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}
}
@media (min-width:992px) {
/*----- Default bootstrap responsive settings - lg screen -----*/
.container{max-width:960px}.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.col-lg-half{-ms-flex:0 0 4.166665%;-webkit-box-flex:0;flex:0 0 4.166665%;max-width:4.166665%}.col-lg-1-half{-ms-flex:0 0 12.5%;-webkit-box-flex:0;flex:0 0 12.5%;max-width:12.5%}.col-lg-2-half{-ms-flex:0 0 20.833333%;-webkit-box-flex:0;flex:0 0 20.833333%;max-width:20.833333%}.col-lg-3-half{-ms-flex:0 0 29.166667%;-webkit-box-flex:0;flex:0 0 29.166667%;max-width:29.166667%}.col-lg-4-half{-ms-flex:0 0 37.5%;-webkit-box-flex:0;flex:0 0 37.5%;max-width:37.5%}.col-lg-5-half{-ms-flex:0 0 45.833333%;-webkit-box-flex:0;flex:0 0 45.833333%;max-width:45.833333%}.col-lg-6-half{-ms-flex:0 0 54.166667%;-webkit-box-flex:0;flex:0 0 54.166667%;max-width:54.166667%}.col-lg-7-half{-ms-flex:0 0 62.5%;-webkit-box-flex:0;flex:0 0 62.5%;max-width:62.5%}.col-lg-8-half{-ms-flex:0 0 70.833333%;-webkit-box-flex:0;flex:0 0 70.833333%;max-width:70.833333%}.col-lg-9-half{-ms-flex:0 0 79.166667%;-webkit-box-flex:0;flex:0 0 79.166667%;max-width:79.166667%}.col-lg-10-half{-ms-flex:0 0 87.5%;-webkit-box-flex:0;flex:0 0 87.5%;max-width:87.5%}.col-lg-11-half{-ms-flex:0 0 95.833335%;-webkit-box-flex:0;flex:0 0 95.833335%;max-width:95.833335%}.col-lg-w-50px{-ms-flex:0 0 50px;flex:0 0 50px;max-width:50px}.col-lg-w-100px{-ms-flex:0 0 100px;flex:0 0 100px;max-width:100px}.col-lg-w-150px{-ms-flex:0 0 150px;flex:0 0 150px;max-width:150px}.col-lg-w-200px{-ms-flex:0 0 200px;flex:0 0 200px;max-width:200px}.col-lg-w-250px{-ms-flex:0 0 250px;flex:0 0 250px;max-width:250px}.col-lg-w-300px{-ms-flex:0 0 300px;flex:0 0 300px;max-width:300px}.col-lg-w-350px{-ms-flex:0 0 350px;flex:0 0 350px;max-width:350px}.col-lg-w-400px{-ms-flex:0 0 400px;flex:0 0 400px;max-width:400px}.col-lg-w-450px{-ms-flex:0 0 450px;flex:0 0 450px;max-width:450px}.col-lg-w-500px{-ms-flex:0 0 500px;flex:0 0 500px;max-width:500px}.col-lg-w-550px{-ms-flex:0 0 550px;flex:0 0 550px;max-width:550px}.col-lg-w-600px{-ms-flex:0 0 600px;flex:0 0 600px;max-width:600px}.col-lg-w-650px{-ms-flex:0 0 650px;flex:0 0 650px;max-width:650px}.col-lg-w-700px{-ms-flex:0 0 700px;flex:0 0 700px;max-width:700px}.col-lg-w-750px{-ms-flex:0 0 750px;flex:0 0 750px;max-width:750px}.col-lg-w-800px{-ms-flex:0 0 800px;flex:0 0 800px;max-width:800px}.col-lg-w-850px{-ms-flex:0 0 850px;flex:0 0 850px;max-width:850px}.col-lg-w-900px{-ms-flex:0 0 900px;flex:0 0 900px;max-width:900px}.col-lg-w-950px{-ms-flex:0 0 950px;flex:0 0 950px;max-width:950px}.col-lg-w-1000px{-ms-flex:0 0 1000px;flex:0 0 1000px;max-width:1000px}.order-lg-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.order-lg-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.order-lg-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.order-lg-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-lg-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.order-lg-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.order-lg-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.order-lg-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.order-lg-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.order-lg-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.order-lg-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.order-lg-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.order-lg-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.order-lg-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.order-lg-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}.offset-lg-half-0{margin-left:0}.offset-lg-half{margin-left:4.166665%}.offset-lg-1-half{margin-left:12.5%}.offset-lg-2-half{margin-left:20.833333%}.offset-lg-3-half{margin-left:29.166667%}.offset-lg-4-half{margin-left:37.5%}.offset-lg-5-half{margin-left:45.833333%}.offset-lg-6-half{margin-left:54.166667%}.offset-lg-7-half{margin-left:62.5%}.offset-lg-8-half{margin-left:70.833333%}.offset-lg-9-half{margin-left:79.166667%}.offset-lg-10-half{margin-left:87.5%}.offset-lg-11-half{margin-left:95.833335%}.inset-lg-0{margin-right:0}.inset-lg-1{margin-right:8.333333%}.inset-lg-2{margin-right:16.666667%}.inset-lg-3{margin-right:25%}.inset-lg-4{margin-right:33.333333%}.inset-lg-5{margin-right:41.666667%}.inset-lg-6{margin-right:50%}.inset-lg-7{margin-right:58.333333%}.inset-lg-8{margin-right:66.666667%}.inset-lg-9{margin-right:75%}.inset-lg-10{margin-right:83.333333%}.inset-lg-11{margin-right:91.666667%}.inset-lg-half-0{margin-right:0}.inset-lg-half{margin-right:4.166665%}.inset-lg-1-half{margin-right:12.5%}.inset-lg-2-half{margin-right:20.833333%}.inset-lg-3-half{margin-right:29.166667%}.inset-lg-4-half{margin-right:37.5%}.inset-lg-5-half{margin-right:45.833333%}.inset-lg-6-half{margin-right:54.166667%}.inset-lg-7-half{margin-right:62.5%}.inset-lg-8-half{margin-right:70.833333%}.inset-lg-9-half{margin-right:79.166667%}.inset-lg-10-half{margin-right:87.5%}.inset-lg-11-half{margin-right:95.833335%}.flex-lg-row{-ms-flex-direction:row!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;-webkit-box-flex:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;-webkit-box-flex:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;-webkit-box-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;-webkit-box-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;-webkit-box-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;-webkit-box-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;-webkit-box-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;-webkit-box-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;-webkit-box-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;-webkit-box-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;-webkit-box-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.flex-basis-lg-0{-ms-flex-preferred-size:0!important;flex-basis:0!important}.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}.navbar-expand-lg{-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:1rem;padding-left:1rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.list-group-horizontal-lg{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.4rem;border-bottom-left-radius:.4rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.4rem;border-bottom-right-radius:.4rem;border-bottom-left-radius:0}.modal-mw-700{max-width:700px}.modal-lg,.modal-xl,.modal-mw-800,.modal-mw-900{max-width:800px}.modal-container .modal-body,.modal-cover .modal-body{padding:3rem}
.card-columns.col-count-lg-1{-webkit-column-count:1;-moz-column-count:1;column-count:1}.card-columns.col-count-lg-2{-webkit-column-count:2;-moz-column-count:2;column-count:2}.card-columns.col-count-lg-3{-webkit-column-count:3;-moz-column-count:3;column-count:3}.card-columns.col-count-lg-4{-webkit-column-count:4;-moz-column-count:4;column-count:4}.card-columns.col-count-lg-5{-webkit-column-count:5;-moz-column-count:5;column-count:5}.card-columns.col-count-lg-6{-webkit-column-count:6;-moz-column-count:6;column-count:6}.card-columns.col-gap-lg-0{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.card-columns.col-gap-lg-1{-webkit-column-gap:.1rem;-moz-column-gap:.1rem;column-gap:.1rem}.card-columns.col-gap-lg-2{-webkit-column-gap:.2rem;-moz-column-gap:.2rem;column-gap:.2rem}.card-columns.col-gap-lg-3{-webkit-column-gap:.3rem;-moz-column-gap:.3rem;column-gap:.3rem}.card-columns.col-gap-lg-4{-webkit-column-gap:.4rem;-moz-column-gap:.4rem;column-gap:.4rem}.card-columns.col-gap-lg-5{-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.card-columns.col-gap-lg-6{-webkit-column-gap:.6rem;-moz-column-gap:.6rem;column-gap:.6rem}.card-columns.col-gap-lg-7{-webkit-column-gap:.7rem;-moz-column-gap:.7rem;column-gap:.7rem}.card-columns.col-gap-lg-8{-webkit-column-gap:.8rem;-moz-column-gap:.8rem;column-gap:.8rem}.card-columns.col-gap-lg-9{-webkit-column-gap:.9rem;-moz-column-gap:.9rem;column-gap:.9rem}.card-columns.col-gap-lg-10{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.card-columns.col-gap-lg-15{-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.card-columns.col-gap-lg-20{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.card-columns.col-gap-lg-25{-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.card-columns[class*="col-gap-lg"]>.card:not([class*="mb-"]){margin-bottom:unset}
/*----- Utilities - lg screen - (images/background img) -----*/
.img-lg-left,.img-lg-right{width:48%}.img-lg-left{float:left;margin-right:2.5rem;margin-left:0}.img-lg-right{float:right;margin-right:0;margin-left:2.5rem}.img-lg-full{width:100%;float:none;margin:2rem auto 2.5rem}.cover-lg-full{width:100%}.cover-p-lg-ct{-o-object-position:center top;object-position:center top}.cover-p-lg-cc{-o-object-position:center;object-position:center}.cover-p-lg-cb{-o-object-position:center bottom;object-position:center bottom}.cover-p-lg-lt{-o-object-position:left top;object-position:left top}.cover-p-lg-lc{-o-object-position:left center;object-position:left center}.cover-p-lg-lb{-o-object-position:left bottom;object-position:left bottom}.cover-p-lg-rt{-o-object-position:right top;object-position:right top}.cover-p-lg-rc{-o-object-position:right center;object-position:right center}.cover-p-lg-rb{-o-object-position:right bottom;object-position:right bottom}.bg-size-lg-cover{background-size:cover}.bg-size-lg-unset{background-size:unset}.bg-attachment-lg-fixed{background-attachment:fixed}.bg-attachment-lg-unset{background-attachment:unset}.bg-position-lg-ct{background-position:center top}.bg-position-lg-cc{background-position:center}.bg-position-lg-cb{background-position:center bottom}.bg-position-lg-lt{background-position:left top}.bg-position-lg-lc{background-position:left center}.bg-position-lg-lb{background-position:left bottom}.bg-position-lg-rt{background-position:right top}.bg-position-lg-rc{background-position:right center}.bg-position-lg-rb{background-position:right bottom}
/*----- Utilities - lg screen - (position, layout) -----*/
.position-lg-static{position:static!important}.position-lg-relative{position:relative!important}.position-lg-absolute{position:absolute!important}.position-lg-fixed{position:fixed!important}.position-lg-sticky{position:-webkit-sticky!important;position:sticky!important}.top-lg-0{top:0}.top-lg-1{top:.1rem}.top-lg-2{top:.2rem}.top-lg-3{top:.3rem}.top-lg-4{top:.4rem}.top-lg-5{top:.5rem}.top-lg-6{top:.6rem}.top-lg-7{top:.7rem}.top-lg-8{top:.8rem}.top-lg-9{top:.9rem}.top-lg-10{top:1rem}.top-lg-11{top:1.1rem}.top-lg-12{top:1.2rem}.top-lg-13{top:1.3rem}.top-lg-14{top:1.4rem}.top-lg-15{top:1.5rem}.top-lg-16{top:1.6rem}.top-lg-17{top:1.7rem}.top-lg-18{top:1.8rem}.top-lg-19{top:1.9rem}.top-lg-20{top:2rem}.top-lg-21{top:2.1rem}.top-lg-22{top:2.2rem}.top-lg-23{top:2.3rem}.top-lg-24{top:2.4rem}.top-lg-25{top:2.5rem}.top-lg-30{top:3rem}.top-lg-35{top:3.5rem}.top-lg-40{top:4rem}.top-lg-45{top:4.5rem}.top-lg-50{top:5rem}.top-lg-55{top:5.5rem}.top-lg-60{top:6rem}.top-lg-65{top:6.5rem}.top-lg-70{top:7rem}.top-lg-75{top:7.5rem}.top-lg-80{top:8rem}.top-lg-85{top:8.5rem}.top-lg-90{top:9rem}.top-lg-95{top:9.5rem}.top-lg-100{top:10rem}.top-lg-header-top{top:var(--header_top_height)}.top-lg-header-bottom{top:var(--header_bot_height)}.top-lg-header-total{top:var(--header_height)}.top-lg-unset{top:unset}.top-lg-n1{top:-.1rem}.top-lg-n2{top:-.2rem}.top-lg-n3{top:-.3rem}.top-lg-n4{top:-.4rem}.top-lg-n5{top:-.5rem}.top-lg-n6{top:-.6rem}.top-lg-n7{top:-.7rem}.top-lg-n8{top:-.8rem}.top-lg-n9{top:-.9rem}.top-lg-n10{top:-1rem}.top-lg-n11{top:-1.1rem}.top-lg-n12{top:-1.2rem}.top-lg-n13{top:-1.3rem}.top-lg-n14{top:-1.4rem}.top-lg-n15{top:-1.5rem}.top-lg-n16{top:-1.6rem}.top-lg-n17{top:-1.7rem}.top-lg-n18{top:-1.8rem}.top-lg-n19{top:-1.9rem}.top-lg-n20{top:-2rem}.top-lg-n21{top:-2.1rem}.top-lg-n22{top:-2.2rem}.top-lg-n23{top:-2.3rem}.top-lg-n24{top:-2.4rem}.top-lg-n25{top:-2.5rem}.top-lg-n30{top:-3rem}.top-lg-n35{top:-3.5rem}.top-lg-n40{top:-4rem}.top-lg-n45{top:-4.5rem}.top-lg-n50{top:-5rem}.top-lg-n55{top:-5.5rem}.top-lg-n60{top:-6rem}.top-lg-n65{top:-6.5rem}.top-lg-n70{top:-7rem}.top-lg-n75{top:-7.5rem}.top-lg-n80{top:-8rem}.top-lg-n85{top:-8.5rem}.top-lg-n90{top:-9rem}.top-lg-n95{top:-9.5rem}.top-lg-n100{top:-10rem}.bottom-lg-0{bottom:0}.bottom-lg-1{bottom:.1rem}.bottom-lg-2{bottom:.2rem}.bottom-lg-3{bottom:.3rem}.bottom-lg-4{bottom:.4rem}.bottom-lg-5{bottom:.5rem}.bottom-lg-6{bottom:.6rem}.bottom-lg-7{bottom:.7rem}.bottom-lg-8{bottom:.8rem}.bottom-lg-9{bottom:.9rem}.bottom-lg-10{bottom:1rem}.bottom-lg-11{bottom:1.1rem}.bottom-lg-12{bottom:1.2rem}.bottom-lg-13{bottom:1.3rem}.bottom-lg-14{bottom:1.4rem}.bottom-lg-15{bottom:1.5rem}.bottom-lg-16{bottom:1.6rem}.bottom-lg-17{bottom:1.7rem}.bottom-lg-18{bottom:1.8rem}.bottom-lg-19{bottom:1.9rem}.bottom-lg-20{bottom:2rem}.bottom-lg-21{bottom:2.1rem}.bottom-lg-22{bottom:2.2rem}.bottom-lg-23{bottom:2.3rem}.bottom-lg-24{bottom:2.4rem}.bottom-lg-25{bottom:2.5rem}.bottom-lg-30{bottom:3rem}.bottom-lg-35{bottom:3.5rem}.bottom-lg-40{bottom:4rem}.bottom-lg-45{bottom:4.5rem}.bottom-lg-50{bottom:5rem}.bottom-lg-55{bottom:5.5rem}.bottom-lg-60{bottom:6rem}.bottom-lg-65{bottom:6.5rem}.bottom-lg-70{bottom:7rem}.bottom-lg-75{bottom:7.5rem}.bottom-lg-80{bottom:8rem}.bottom-lg-85{bottom:8.5rem}.bottom-lg-90{bottom:9rem}.bottom-lg-95{bottom:9.5rem}.bottom-lg-100{bottom:10rem}.bottom-lg-unset{bottom:unset}.bottom-lg-n1{bottom:-.1rem}.bottom-lg-n2{bottom:-.2rem}.bottom-lg-n3{bottom:-.3rem}.bottom-lg-n4{bottom:-.4rem}.bottom-lg-n5{bottom:-.5rem}.bottom-lg-n6{bottom:-.6rem}.bottom-lg-n7{bottom:-.7rem}.bottom-lg-n8{bottom:-.8rem}.bottom-lg-n9{bottom:-.9rem}.bottom-lg-n10{bottom:-1rem}.bottom-lg-n11{bottom:-1.1rem}.bottom-lg-n12{bottom:-1.2rem}.bottom-lg-n13{bottom:-1.3rem}.bottom-lg-n14{bottom:-1.4rem}.bottom-lg-n15{bottom:-1.5rem}.bottom-lg-n16{bottom:-1.6rem}.bottom-lg-n17{bottom:-1.7rem}.bottom-lg-n18{bottom:-1.8rem}.bottom-lg-n19{bottom:-1.9rem}.bottom-lg-n20{bottom:-2rem}.bottom-lg-n21{bottom:-2.1rem}.bottom-lg-n22{bottom:-2.2rem}.bottom-lg-n23{bottom:-2.3rem}.bottom-lg-n24{bottom:-2.4rem}.bottom-lg-n25{bottom:-2.5rem}.bottom-lg-n30{bottom:-3rem}.bottom-lg-n35{bottom:-3.5rem}.bottom-lg-n40{bottom:-4rem}.bottom-lg-n45{bottom:-4.5rem}.bottom-lg-n50{bottom:-5rem}.bottom-lg-n55{bottom:-5.5rem}.bottom-lg-n60{bottom:-6rem}.bottom-lg-n65{bottom:-6.5rem}.bottom-lg-n70{bottom:-7rem}.bottom-lg-n75{bottom:-7.5rem}.bottom-lg-n80{bottom:-8rem}.bottom-lg-n85{bottom:-8.5rem}.bottom-lg-n90{bottom:-9rem}.bottom-lg-n95{bottom:-9.5rem}.bottom-lg-n100{bottom:-10rem}.left-lg-0{left:0}.left-lg-1{left:.1rem}.left-lg-2{left:.2rem}.left-lg-3{left:.3rem}.left-lg-4{left:.4rem}.left-lg-5{left:.5rem}.left-lg-6{left:.6rem}.left-lg-7{left:.7rem}.left-lg-8{left:.8rem}.left-lg-9{left:.9rem}.left-lg-10{left:1rem}.left-lg-11{left:1.1rem}.left-lg-12{left:1.2rem}.left-lg-13{left:1.3rem}.left-lg-14{left:1.4rem}.left-lg-15{left:1.5rem}.left-lg-16{left:1.6rem}.left-lg-17{left:1.7rem}.left-lg-18{left:1.8rem}.left-lg-19{left:1.9rem}.left-lg-20{left:2rem}.left-lg-21{left:2.1rem}.left-lg-22{left:2.2rem}.left-lg-23{left:2.3rem}.left-lg-24{left:2.4rem}.left-lg-25{left:2.5rem}.left-lg-30{left:3rem}.left-lg-35{left:3.5rem}.left-lg-40{left:4rem}.left-lg-45{left:4.5rem}.left-lg-50{left:5rem}.left-lg-55{left:5.5rem}.left-lg-60{left:6rem}.left-lg-65{left:6.5rem}.left-lg-70{left:7rem}.left-lg-75{left:7.5rem}.left-lg-80{left:8rem}.left-lg-85{left:8.5rem}.left-lg-90{left:9rem}.left-lg-95{left:9.5rem}.left-lg-100{left:10rem}.left-lg-dynamic{left:var(--dynamic_spacing)}.left-lg-unset{left:unset}.left-lg-n1{left:-.1rem}.left-lg-n2{left:-.2rem}.left-lg-n3{left:-.3rem}.left-lg-n4{left:-.4rem}.left-lg-n5{left:-.5rem}.left-lg-n6{left:-.6rem}.left-lg-n7{left:-.7rem}.left-lg-n8{left:-.8rem}.left-lg-n9{left:-.9rem}.left-lg-n10{left:-1rem}.left-lg-n11{left:-1.1rem}.left-lg-n12{left:-1.2rem}.left-lg-n13{left:-1.3rem}.left-lg-n14{left:-1.4rem}.left-lg-n15{left:-1.5rem}.left-lg-n16{left:-1.6rem}.left-lg-n17{left:-1.7rem}.left-lg-n18{left:-1.8rem}.left-lg-n19{left:-1.9rem}.left-lg-n20{left:-2rem}.left-lg-n21{left:-2.1rem}.left-lg-n22{left:-2.2rem}.left-lg-n23{left:-2.3rem}.left-lg-n24{left:-2.4rem}.left-lg-n25{left:-2.5rem}.left-lg-n30{left:-3rem}.left-lg-n35{left:-3.5rem}.left-lg-n40{left:-4rem}.left-lg-n45{left:-4.5rem}.left-lg-n50{left:-5rem}.left-lg-n55{left:-5.5rem}.left-lg-n60{left:-6rem}.left-lg-n65{left:-6.5rem}.left-lg-n70{left:-7rem}.left-lg-n75{left:-7.5rem}.left-lg-n80{left:-8rem}.left-lg-n85{left:-8.5rem}.left-lg-n90{left:-9rem}.left-lg-n95{left:-9.5rem}.left-lg-n100{left:-10rem}.right-lg-0{right:0}.right-lg-1{right:.1rem}.right-lg-2{right:.2rem}.right-lg-3{right:.3rem}.right-lg-4{right:.4rem}.right-lg-5{right:.5rem}.right-lg-6{right:.6rem}.right-lg-7{right:.7rem}.right-lg-8{right:.8rem}.right-lg-9{right:.9rem}.right-lg-10{right:1rem}.right-lg-11{right:1.1rem}.right-lg-12{right:1.2rem}.right-lg-13{right:1.3rem}.right-lg-14{right:1.4rem}.right-lg-15{right:1.5rem}.right-lg-16{right:1.6rem}.right-lg-17{right:1.7rem}.right-lg-18{right:1.8rem}.right-lg-19{right:1.9rem}.right-lg-20{right:2rem}.right-lg-21{right:2.1rem}.right-lg-22{right:2.2rem}.right-lg-23{right:2.3rem}.right-lg-24{right:2.4rem}.right-lg-25{right:2.5rem}.right-lg-30{right:3rem}.right-lg-35{right:3.5rem}.right-lg-40{right:4rem}.right-lg-45{right:4.5rem}.right-lg-50{right:5rem}.right-lg-55{right:5.5rem}.right-lg-60{right:6rem}.right-lg-65{right:6.5rem}.right-lg-70{right:7rem}.right-lg-75{right:7.5rem}.right-lg-80{right:8rem}.right-lg-85{right:8.5rem}.right-lg-90{right:9rem}.right-lg-95{right:9.5rem}.right-lg-100{right:10rem}.right-lg-dynamic{right:var(--dynamic_spacing)}.right-lg-unset{right:unset}.right-lg-n1{right:-.1rem}.right-lg-n2{right:-.2rem}.right-lg-n3{right:-.3rem}.right-lg-n4{right:-.4rem}.right-lg-n5{right:-.5rem}.right-lg-n6{right:-.6rem}.right-lg-n7{right:-.7rem}.right-lg-n8{right:-.8rem}.right-lg-n9{right:-.9rem}.right-lg-n10{right:-1rem}.right-lg-n11{right:-1.1rem}.right-lg-n12{right:-1.2rem}.right-lg-n13{right:-1.3rem}.right-lg-n14{right:-1.4rem}.right-lg-n15{right:-1.5rem}.right-lg-n16{right:-1.6rem}.right-lg-n17{right:-1.7rem}.right-lg-n18{right:-1.8rem}.right-lg-n19{right:-1.9rem}.right-lg-n20{right:-2rem}.right-lg-n21{right:-2.1rem}.right-lg-n22{right:-2.2rem}.right-lg-n23{right:-2.3rem}.right-lg-n24{right:-2.4rem}.right-lg-n25{right:-2.5rem}.right-lg-n30{right:-3rem}.right-lg-n35{right:-3.5rem}.right-lg-n40{right:-4rem}.right-lg-n45{right:-4.5rem}.right-lg-n50{right:-5rem}.right-lg-n55{right:-5.5rem}.right-lg-n60{right:-6rem}.right-lg-n65{right:-6.5rem}.right-lg-n70{right:-7rem}.right-lg-n75{right:-7.5rem}.right-lg-n80{right:-8rem}.right-lg-n85{right:-8.5rem}.right-lg-n90{right:-9rem}.right-lg-n95{right:-9.5rem}.right-lg-n100{right:-10rem}.float-lg-left{float:left}.float-lg-right{float:right}.float-lg-none{float:none}
/*----- Utilities - lg screen - (display, visibility) -----*/
.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:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}.d-lg-list-item{display:list-item!important}.opacity-lg-0{opacity:0}.opacity-lg-1,.section-overlay-lg-1,.section-overlay-lg-light-1{opacity:.1}.opacity-lg-2,.section-overlay-lg-2,.section-overlay-lg-light-2{opacity:.2}.opacity-lg-3,.section-overlay-lg-3,.section-overlay-lg-light-3{opacity:.3}.opacity-lg-4,.section-overlay-lg-4,.section-overlay-lg-light-4{opacity:.4}.opacity-lg-5,.section-overlay-lg-5,.section-overlay-lg-light-5{opacity:.5}.opacity-lg-6,.section-overlay-lg-6,.section-overlay-lg-light-6{opacity:.6}.opacity-lg-7,.section-overlay-lg-7,.section-overlay-lg-light-7{opacity:.7}.opacity-lg-8,.section-overlay-lg-8,.section-overlay-lg-light-8{opacity:.8}.opacity-lg-9,.section-overlay-lg-9,.section-overlay-lg-light-9{opacity:.9}.opacity-lg-10,.opacity-lg-100{opacity:1}.overflow-lg-visible{overflow:visible}.overflow-lg-scroll{overflow:scroll}.overflow-lg-auto{overflow:auto}.overflow-lg-hidden{overflow:hidden}.list-lg-inline>li{display:inline-block!important}.list-lg-inline>li:not(:last-child){margin-right:.8rem}.list-lg-block>li{display:list-item!important}.list-lg-block>li,.list-lg-block>li:last-child{margin-right:0}
/*----- Utilities - lg screen - (box model, from outside in) -----*/
.section-lg-short,.section-lg-20{padding-top:2rem;padding-bottom:2rem;margin-top:2rem;margin-bottom:2rem}.section-lg-30{padding-top:3rem;padding-bottom:3rem;margin-top:3rem;margin-bottom:3rem}.section-lg,.section-lg-40{padding-top:4rem;padding-bottom:4rem;margin-top:4rem;margin-bottom:4rem}.section-lg-50{padding-top:5rem;padding-bottom:5rem;margin-top:5rem;margin-bottom:5rem}.section-lg-60{padding-top:6rem;padding-bottom:6rem;margin-top:6rem;margin-bottom:6rem}.section-lg-70{padding-top:7rem;padding-bottom:7rem;margin-top:7rem;margin-bottom:7rem}.section-lg-tall,.section-lg-80{padding-top:8rem;padding-bottom:8rem;margin-top:8rem;margin-bottom:8rem}.section-lg.flush,[class*="section-lg-"].flush{margin-top:0;margin-bottom:0}.m-lg-auto{margin:auto}.m-lg-0{margin:0}.m-lg-1{margin:.1rem}.m-lg-2{margin:.2rem}.m-lg-3{margin:.3rem}.m-lg-4{margin:.4rem}.m-lg-5{margin:.5rem}.m-lg-6{margin:.6rem}.m-lg-7{margin:.7rem}.m-lg-8{margin:.8rem}.m-lg-9{margin:.9rem}.m-lg-10{margin:1rem}.mt-lg-auto,.my-lg-auto{margin-top:auto}.mt-lg-0,.my-lg-0{margin-top:0}.mt-lg-1,.my-lg-1{margin-top:.1rem}.mt-lg-2,.my-lg-2{margin-top:.2rem}.mt-lg-3,.my-lg-3{margin-top:.3rem}.mt-lg-4,.my-lg-4{margin-top:.4rem}.mt-lg-5,.my-lg-5{margin-top:.5rem}.mt-lg-6,.my-lg-6{margin-top:.6rem}.mt-lg-7,.my-lg-7{margin-top:.7rem}.mt-lg-8,.my-lg-8{margin-top:.8rem}.mt-lg-9,.my-lg-9{margin-top:.9rem}.mt-lg-10,.my-lg-10{margin-top:1rem}.mt-lg-15,.my-lg-15{margin-top:1.5rem}.mt-lg-20,.my-lg-20{margin-top:2rem}.mt-lg-25,.my-lg-25{margin-top:2.5rem}.mt-lg-30,.my-lg-30{margin-top:3rem}.mt-lg-35,.my-lg-35{margin-top:3.5rem}.mt-lg-40,.my-lg-40{margin-top:4rem}.mt-lg-45,.my-lg-45{margin-top:4.5rem}.mt-lg-50,.my-lg-50{margin-top:5rem}.mt-lg-55,.my-lg-55{margin-top:5.5rem}.mt-lg-60,.my-lg-60{margin-top:6rem}.mt-lg-65,.my-lg-65{margin-top:6.5rem}.mt-lg-70,.my-lg-70{margin-top:7rem}.mt-lg-75,.my-lg-75{margin-top:7.5rem}.mt-lg-80,.my-lg-80{margin-top:8rem}.mt-lg-85,.my-lg-85{margin-top:8.5rem}.mt-lg-90,.my-lg-90{margin-top:9rem}.mt-lg-95,.my-lg-95{margin-top:9.5rem}.mt-lg-100,.my-lg-100{margin-top:10rem}.mt-lg-n1{margin-top:-.1rem}.mt-lg-n2{margin-top:-.2rem}.mt-lg-n3{margin-top:-.3rem}.mt-lg-n4{margin-top:-.4rem}.mt-lg-n5{margin-top:-.5rem}.mt-lg-n6{margin-top:-.6rem}.mt-lg-n7{margin-top:-.7rem}.mt-lg-n8{margin-top:-.8rem}.mt-lg-n9{margin-top:-.9rem}.mt-lg-n10{margin-top:-1rem}.mt-lg-n15{margin-top:-1.5rem}.mt-lg-n20{margin-top:-2rem}.mt-lg-n25{margin-top:-2.5rem}.mt-lg-n30{margin-top:-3rem}.mt-lg-n35{margin-top:-3.5rem}.mt-lg-n40{margin-top:-4rem}.mt-lg-n45{margin-top:-4.5rem}.mt-lg-n50{margin-top:-5rem}.mt-lg-n55{margin-top:-5.5rem}.mt-lg-n60{margin-top:-6rem}.mt-lg-n65{margin-top:-6.5rem}.mt-lg-n70{margin-top:-7rem}.mt-lg-n75{margin-top:-7.5rem}.mt-lg-n80{margin-top:-8rem}.mt-lg-n85{margin-top:-8.5rem}.mt-lg-n90{margin-top:-9rem}.mt-lg-n95{margin-top:-9.5rem}.mt-lg-n100{margin-top:-10rem}.mt-lg-n120{margin-top:-12rem}.mt-lg-n140{margin-top:-14rem}.mt-lg-n160{margin-top:-16rem}.mt-lg-n180{margin-top:-18rem}.mt-lg-n200{margin-top:-20rem}.mt-lg-n220{margin-top:-22rem}.mt-lg-n240{margin-top:-24rem}.mt-lg-n260{margin-top:-26rem}.mt-lg-n280{margin-top:-28rem}.mt-lg-n300{margin-top:-30rem}.mt-lg-n320{margin-top:-32rem}.mt-lg-n340{margin-top:-34rem}.mt-lg-n360{margin-top:-36rem}.mt-lg-n380{margin-top:-38rem}.mt-lg-n400{margin-top:-40rem}.mt-lg-nheader-top{margin-top:calc(var(--header_top_height) * -1)}.mt-lg-nheader-bottom{margin-top:calc(var(--header_bot_height) * -1)}.mt-lg-nheader-total{margin-top:calc(var(--header_height) * -1)}.mr-lg-auto,.mx-lg-auto{margin-right:auto}.mr-lg-0,.mx-lg-0{margin-right:0}.mr-lg-1,.mx-lg-1{margin-right:.1rem}.mr-lg-2,.mx-lg-2{margin-right:.2rem}.mr-lg-3,.mx-lg-3{margin-right:.3rem}.mr-lg-4,.mx-lg-4{margin-right:.4rem}.mr-lg-5,.mx-lg-5{margin-right:.5rem}.mr-lg-6,.mx-lg-6{margin-right:.6rem}.mr-lg-7,.mx-lg-7{margin-right:.7rem}.mr-lg-8,.mx-lg-8{margin-right:.8rem}.mr-lg-9,.mx-lg-9{margin-right:.9rem}.mr-lg-10,.mx-lg-10{margin-right:1rem}.mr-lg-15,.mx-lg-15{margin-right:1.5rem}.mr-lg-20,.mx-lg-20{margin-right:2rem}.mr-lg-25,.mx-lg-25{margin-right:2.5rem}.mr-lg-30,.mx-lg-30{margin-right:3rem}.mr-lg-35,.mx-lg-35{margin-right:3.5rem}.mr-lg-40,.mx-lg-40{margin-right:4rem}.mr-lg-45,.mx-lg-45{margin-right:4.5rem}.mr-lg-50,.mx-lg-50{margin-right:5rem}.mr-lg-55,.mx-lg-55{margin-right:5.5rem}.mr-lg-60,.mx-lg-60{margin-right:6rem}.mr-lg-65,.mx-lg-65{margin-right:6.5rem}.mr-lg-70,.mx-lg-70{margin-right:7rem}.mr-lg-75,.mx-lg-75{margin-right:7.5rem}.mr-lg-80,.mx-lg-80{margin-right:8rem}.mr-lg-85,.mx-lg-85{margin-right:8.5rem}.mr-lg-90,.mx-lg-90{margin-right:9rem}.mr-lg-95,.mx-lg-95{margin-right:9.5rem}.mr-lg-100,.mx-lg-100{margin-right:10rem}.mr-lg-dynamic,.mx-lg-dynamic{margin-right:var(--dynamic_spacing)}.mr-lg-n1{margin-right:-.1rem}.mr-lg-n2{margin-right:-.2rem}.mr-lg-n3{margin-right:-.3rem}.mr-lg-n4{margin-right:-.4rem}.mr-lg-n5{margin-right:-.5rem}.mr-lg-n6{margin-right:-.6rem}.mr-lg-n7{margin-right:-.7rem}.mr-lg-n8{margin-right:-.8rem}.mr-lg-n9{margin-right:-.9rem}.mr-lg-n10{margin-right:-1rem}.mr-lg-n15{margin-right:-1.5rem}.mr-lg-n20{margin-right:-2rem}.mr-lg-n25{margin-right:-2.5rem}.mr-lg-n30{margin-right:-3rem}.mr-lg-n35{margin-right:-3.5rem}.mr-lg-n40{margin-right:-4rem}.mr-lg-n45{margin-right:-4.5rem}.mr-lg-n50{margin-right:-5rem}.mr-lg-n55{margin-right:-5.5rem}.mr-lg-n60{margin-right:-6rem}.mr-lg-n65{margin-right:-6.5rem}.mr-lg-n70{margin-right:-7rem}.mr-lg-n75{margin-right:-7.5rem}.mr-lg-n80{margin-right:-8rem}.mr-lg-n85{margin-right:-8.5rem}.mr-lg-n90{margin-right:-9rem}.mr-lg-n95{margin-right:-9.5rem}.mr-lg-n100{margin-right:-10rem}.mr-lg-n120{margin-right:-12rem}.mr-lg-n140{margin-right:-14rem}.mr-lg-n160{margin-right:-16rem}.mr-lg-n180{margin-right:-18rem}.mr-lg-n200{margin-right:-20rem}.mr-lg-n220{margin-right:-22rem}.mr-lg-n240{margin-right:-24rem}.mr-lg-n260{margin-right:-26rem}.mr-lg-n280{margin-right:-28rem}.mr-lg-n300{margin-right:-30rem}.mr-lg-n320{margin-right:-32rem}.mr-lg-n340{margin-right:-34rem}.mr-lg-n360{margin-right:-36rem}.mr-lg-n380{margin-right:-38rem}.mr-lg-n400{margin-right:-40rem}.mb-lg-auto,.my-lg-auto{margin-bottom:auto}.mb-lg-0,.my-lg-0{margin-bottom:0}.mb-lg-1,.my-lg-1{margin-bottom:.1rem}.mb-lg-2,.my-lg-2{margin-bottom:.2rem}.mb-lg-3,.my-lg-3{margin-bottom:.3rem}.mb-lg-4,.my-lg-4{margin-bottom:.4rem}.mb-lg-5,.my-lg-5{margin-bottom:.5rem}.mb-lg-6,.my-lg-6{margin-bottom:.6rem}.mb-lg-7,.my-lg-7{margin-bottom:.7rem}.mb-lg-8,.my-lg-8{margin-bottom:.8rem}.mb-lg-9,.my-lg-9{margin-bottom:.9rem}.mb-lg-10,.my-lg-10{margin-bottom:1rem}.mb-lg-15,.my-lg-15{margin-bottom:1.5rem}.mb-lg-20,.my-lg-20{margin-bottom:2rem}.mb-lg-25,.my-lg-25{margin-bottom:2.5rem}.mb-lg-30,.my-lg-30{margin-bottom:3rem}.mb-lg-35,.my-lg-35{margin-bottom:3.5rem}.mb-lg-40,.my-lg-40{margin-bottom:4rem}.mb-lg-45,.my-lg-45{margin-bottom:4.5rem}.mb-lg-50,.my-lg-50{margin-bottom:5rem}.mb-lg-55,.my-lg-55{margin-bottom:5.5rem}.mb-lg-60,.my-lg-60{margin-bottom:6rem}.mb-lg-65,.my-lg-65{margin-bottom:6.5rem}.mb-lg-70,.my-lg-70{margin-bottom:7rem}.mb-lg-75,.my-lg-75{margin-bottom:7.5rem}.mb-lg-80,.my-lg-80{margin-bottom:8rem}.mb-lg-85,.my-lg-85{margin-bottom:8.5rem}.mb-lg-90,.my-lg-90{margin-bottom:9rem}.mb-lg-95,.my-lg-95{margin-bottom:9.5rem}.mb-lg-100,.my-lg-100{margin-bottom:10rem}.mb-lg-n1{margin-bottom:-.1rem}.mb-lg-n2{margin-bottom:-.2rem}.mb-lg-n3{margin-bottom:-.3rem}.mb-lg-n4{margin-bottom:-.4rem}.mb-lg-n5{margin-bottom:-.5rem}.mb-lg-n6{margin-bottom:-.6rem}.mb-lg-n7{margin-bottom:-.7rem}.mb-lg-n8{margin-bottom:-.8rem}.mb-lg-n9{margin-bottom:-.9rem}.mb-lg-n10{margin-bottom:-1rem}.mb-lg-n15{margin-bottom:-1.5rem}.mb-lg-n20{margin-bottom:-2rem}.mb-lg-n25{margin-bottom:-2.5rem}.mb-lg-n30{margin-bottom:-3rem}.mb-lg-n35{margin-bottom:-3.5rem}.mb-lg-n40{margin-bottom:-4rem}.mb-lg-n45{margin-bottom:-4.5rem}.mb-lg-n50{margin-bottom:-5rem}.mb-lg-n55{margin-bottom:-5.5rem}.mb-lg-n60{margin-bottom:-6rem}.mb-lg-n65{margin-bottom:-6.5rem}.mb-lg-n70{margin-bottom:-7rem}.mb-lg-n75{margin-bottom:-7.5rem}.mb-lg-n80{margin-bottom:-8rem}.mb-lg-n85{margin-bottom:-8.5rem}.mb-lg-n90{margin-bottom:-9rem}.mb-lg-n95{margin-bottom:-9.5rem}.mb-lg-n100{margin-bottom:-10rem}.mb-lg-n120{margin-bottom:-12rem}.mb-lg-n140{margin-bottom:-14rem}.mb-lg-n160{margin-bottom:-16rem}.mb-lg-n180{margin-bottom:-18rem}.mb-lg-n200{margin-bottom:-20rem}.mb-lg-n220{margin-bottom:-22rem}.mb-lg-n240{margin-bottom:-24rem}.mb-lg-n260{margin-bottom:-26rem}.mb-lg-n280{margin-bottom:-28rem}.mb-lg-n300{margin-bottom:-30rem}.mb-lg-n320{margin-bottom:-32rem}.mb-lg-n340{margin-bottom:-34rem}.mb-lg-n360{margin-bottom:-36rem}.mb-lg-n380{margin-bottom:-38rem}.mb-lg-n400{margin-bottom:-40rem}.ml-lg-auto,.mx-lg-auto{margin-left:auto}.ml-lg-0,.mx-lg-0{margin-left:0}.ml-lg-1,.mx-lg-1{margin-left:.1rem}.ml-lg-2,.mx-lg-2{margin-left:.2rem}.ml-lg-3,.mx-lg-3{margin-left:.3rem}.ml-lg-4,.mx-lg-4{margin-left:.4rem}.ml-lg-5,.mx-lg-5{margin-left:.5rem}.ml-lg-6,.mx-lg-6{margin-left:.6rem}.ml-lg-7,.mx-lg-7{margin-left:.7rem}.ml-lg-8,.mx-lg-8{margin-left:.8rem}.ml-lg-9,.mx-lg-9{margin-left:.9rem}.ml-lg-10,.mx-lg-10{margin-left:1rem}.ml-lg-15,.mx-lg-15{margin-left:1.5rem}.ml-lg-20,.mx-lg-20{margin-left:2rem}.ml-lg-25,.mx-lg-25{margin-left:2.5rem}.ml-lg-30,.mx-lg-30{margin-left:3rem}.ml-lg-35,.mx-lg-35{margin-left:3.5rem}.ml-lg-40,.mx-lg-40{margin-left:4rem}.ml-lg-45,.mx-lg-45{margin-left:4.5rem}.ml-lg-50,.mx-lg-50{margin-left:5rem}.ml-lg-55,.mx-lg-55{margin-left:5.5rem}.ml-lg-60,.mx-lg-60{margin-left:6rem}.ml-lg-65,.mx-lg-65{margin-left:6.5rem}.ml-lg-70,.mx-lg-70{margin-left:7rem}.ml-lg-75,.mx-lg-75{margin-left:7.5rem}.ml-lg-80,.mx-lg-80{margin-left:8rem}.ml-lg-85,.mx-lg-85{margin-left:8.5rem}.ml-lg-90,.mx-lg-90{margin-left:9rem}.ml-lg-95,.mx-lg-95{margin-left:9.5rem}.ml-lg-100,.mx-lg-100{margin-left:10rem}.ml-lg-dynamic,.mx-lg-dynamic{margin-left:var(--dynamic_spacing)}.ml-lg-n1{margin-left:-.1rem}.ml-lg-n2{margin-left:-.2rem}.ml-lg-n3{margin-left:-.3rem}.ml-lg-n4{margin-left:-.4rem}.ml-lg-n5{margin-left:-.5rem}.ml-lg-n6{margin-left:-.6rem}.ml-lg-n7{margin-left:-.7rem}.ml-lg-n8{margin-left:-.8rem}.ml-lg-n9{margin-left:-.9rem}.ml-lg-n10{margin-left:-1rem}.ml-lg-n15{margin-left:-1.5rem}.ml-lg-n20{margin-left:-2rem}.ml-lg-n25{margin-left:-2.5rem}.ml-lg-n30{margin-left:-3rem}.ml-lg-n35{margin-left:-3.5rem}.ml-lg-n40{margin-left:-4rem}.ml-lg-n45{margin-left:-4.5rem}.ml-lg-n50{margin-left:-5rem}.ml-lg-n55{margin-left:-5.5rem}.ml-lg-n60{margin-left:-6rem}.ml-lg-n65{margin-left:-6.5rem}.ml-lg-n70{margin-left:-7rem}.ml-lg-n75{margin-left:-7.5rem}.ml-lg-n80{margin-left:-8rem}.ml-lg-n85{margin-left:-8.5rem}.ml-lg-n90{margin-left:-9rem}.ml-lg-n95{margin-left:-9.5rem}.ml-lg-n100{margin-left:-10rem}.ml-lg-n120{margin-left:-12rem}.ml-lg-n140{margin-left:-14rem}.ml-lg-n160{margin-left:-16rem}.ml-lg-n180{margin-left:-18rem}.ml-lg-n200{margin-left:-20rem}.ml-lg-n220{margin-left:-22rem}.ml-lg-n240{margin-left:-24rem}.ml-lg-n260{margin-left:-26rem}.ml-lg-n280{margin-left:-28rem}.ml-lg-n300{margin-left:-30rem}.ml-lg-n320{margin-left:-32rem}.ml-lg-n340{margin-left:-34rem}.ml-lg-n360{margin-left:-36rem}.ml-lg-n380{margin-left:-38rem}.ml-lg-n400{margin-left:-40rem}.gutters-lg-0{margin-right:0;margin-left:0}.gutters-lg-5{margin-right:-5px;margin-left:-5px}.gutters-lg-half{margin-right:-.75rem;margin-left:-.75rem}.gutters-lg-10{margin-right:-10px;margin-left:-10px}.gutters-lg-15{margin-right:-15px;margin-left:-15px}.border-lg-top{border-top:1px solid var(--gray_t7)}.border-lg-right{border-right:1px solid var(--gray_t7)}.border-lg-bottom{border-bottom:1px solid var(--gray_t7)}.border-lg-left{border-left:1px solid var(--gray_t7)}.border-lg-top-0{border-top:0}.border-lg-right-0{border-right:0}.border-lg-bottom-0{border-bottom:0}.border-lg-left-0{border-left:0}.border-lg-0{border:0}.border-w-lg-1{border-width:1px}.border-w-lg-2{border-width:2px}.border-w-lg-3{border-width:3px}.border-w-lg-4{border-width:4px}.border-w-lg-5{border-width:5px}.border-w-lg-6{border-width:6px}.border-w-lg-7{border-width:7px}.border-w-lg-8{border-width:8px}.border-w-lg-9{border-width:9px}.border-w-lg-10{border-width:10px}.rounded-lg-top,.rounded-lg-left,.rounded-lg-top-left{border-top-left-radius:.4rem}.rounded-lg-top,.rounded-lg-right,.rounded-lg-top-right{border-top-right-radius:.4rem}.rounded-lg-right,.rounded-lg-bottom,.rounded-lg-bottom-right{border-bottom-right-radius:.4rem}.rounded-lg-bottom,.rounded-lg-left,.rounded-lg-bottom-left{border-bottom-left-radius:.4rem}.rounded-lg-top-0,.rounded-lg-left-0,.rounded-lg-top-left-0{border-top-left-radius:0}.rounded-lg-top-0,.rounded-lg-right-0,.rounded-lg-top-right-0{border-top-right-radius:0}.rounded-lg-right-0,.rounded-lg-bottom-0,.rounded-lg-bottom-right-0{border-bottom-right-radius:0}.rounded-lg-bottom-0,.rounded-lg-left-0,.rounded-lg-bottom-left-0{border-bottom-left-radius:0}.rounded-lg-0{border-radius:0}.rounded-lg-circle{border-radius:50%}.rounded-lg-pill{border-radius:50rem}.p-lg-0{padding:0}.p-lg-1{padding:.1rem}.p-lg-2{padding:.2rem}.p-lg-3{padding:.3rem}.p-lg-4{padding:.4rem}.p-lg-5{padding:.5rem}.p-lg-6{padding:.6rem}.p-lg-7{padding:.7rem}.p-lg-8{padding:.8rem}.p-lg-9{padding:.9rem}.p-lg-10{padding:1rem}.p-lg-15{padding:1.5rem}.p-lg-20{padding:2rem}.p-lg-25{padding:2.5rem}.p-lg-30{padding:3rem}.p-lg-35{padding:3.5rem}.p-lg-40{padding:4rem}.p-lg-45{padding:4.5rem}.p-lg-50{padding:5rem}.pt-lg-0,.py-lg-0{padding-top:0}.pt-lg-1,.py-lg-1{padding-top:.1rem}.pt-lg-2,.py-lg-2{padding-top:.2rem}.pt-lg-3,.py-lg-3{padding-top:.3rem}.pt-lg-4,.py-lg-4{padding-top:.4rem}.pt-lg-5,.py-lg-5{padding-top:.5rem}.pt-lg-6,.py-lg-6{padding-top:.6rem}.pt-lg-7,.py-lg-7{padding-top:.7rem}.pt-lg-8,.py-lg-8{padding-top:.8rem}.pt-lg-9,.py-lg-9{padding-top:.9rem}.pt-lg-10,.py-lg-10{padding-top:1rem}.pt-lg-15,.py-lg-15{padding-top:1.5rem}.pt-lg-20,.py-lg-20{padding-top:2rem}.pt-lg-25,.py-lg-25{padding-top:2.5rem}.pt-lg-30,.py-lg-30{padding-top:3rem}.pt-lg-35,.py-lg-35{padding-top:3.5rem}.pt-lg-40,.py-lg-40{padding-top:4rem}.pt-lg-45,.py-lg-45{padding-top:4.5rem}.pt-lg-50,.py-lg-50{padding-top:5rem}.pt-lg-55,.py-lg-55{padding-top:5.5rem}.pt-lg-60,.py-lg-60{padding-top:6rem}.pt-lg-65,.py-lg-65{padding-top:6.5rem}.pt-lg-70,.py-lg-70{padding-top:7rem}.pt-lg-75,.py-lg-75{padding-top:7.5rem}.pt-lg-80,.py-lg-80{padding-top:8rem}.pt-lg-85,.py-lg-85{padding-top:8.5rem}.pt-lg-90,.py-lg-90{padding-top:9rem}.pt-lg-95,.py-lg-95{padding-top:9.5rem}.pt-lg-100,.py-lg-100{padding-top:10rem}.pr-lg-0,.px-lg-0{padding-right:0}.pr-lg-1,.px-lg-1{padding-right:.1rem}.pr-lg-2,.px-lg-2{padding-right:.2rem}.pr-lg-3,.px-lg-3{padding-right:.3rem}.pr-lg-4,.px-lg-4{padding-right:.4rem}.pr-lg-5,.px-lg-5{padding-right:.5rem}.pr-lg-6,.px-lg-6{padding-right:.6rem}.pr-lg-7,.px-lg-7{padding-right:.7rem}.pr-lg-8,.px-lg-8{padding-right:.8rem}.pr-lg-9,.px-lg-9{padding-right:.9rem}.pr-lg-10,.px-lg-10{padding-right:1rem}.pr-lg-15,.px-lg-15{padding-right:1.5rem}.pr-lg-20,.px-lg-20{padding-right:2rem}.pr-lg-25,.px-lg-25{padding-right:2.5rem}.pr-lg-30,.px-lg-30{padding-right:3rem}.pr-lg-35,.px-lg-35{padding-right:3.5rem}.pr-lg-40,.px-lg-40{padding-right:4rem}.pr-lg-45,.px-lg-45{padding-right:4.5rem}.pr-lg-50,.px-lg-50{padding-right:5rem}.pr-lg-55,.px-lg-55{padding-right:5.5rem}.pr-lg-60,.px-lg-60{padding-right:6rem}.pr-lg-65,.px-lg-65{padding-right:6.5rem}.pr-lg-70,.px-lg-70{padding-right:7rem}.pr-lg-75,.px-lg-75{padding-right:7.5rem}.pr-lg-80,.px-lg-80{padding-right:8rem}.pr-lg-85,.px-lg-85{padding-right:8.5rem}.pr-lg-90,.px-lg-90{padding-right:9rem}.pr-lg-95,.px-lg-95{padding-right:9.5rem}.pr-lg-100,.px-lg-100{padding-right:10rem}.pb-lg-0,.py-lg-0{padding-bottom:0}.pb-lg-1,.py-lg-1{padding-bottom:.1rem}.pb-lg-2,.py-lg-2{padding-bottom:.2rem}.pb-lg-3,.py-lg-3{padding-bottom:.3rem}.pb-lg-4,.py-lg-4{padding-bottom:.4rem}.pb-lg-5,.py-lg-5{padding-bottom:.5rem}.pb-lg-6,.py-lg-6{padding-bottom:.6rem}.pb-lg-7,.py-lg-7{padding-bottom:.7rem}.pb-lg-8,.py-lg-8{padding-bottom:.8rem}.pb-lg-9,.py-lg-9{padding-bottom:.9rem}.pb-lg-10,.py-lg-10{padding-bottom:1rem}.pb-lg-15,.py-lg-15{padding-bottom:1.5rem}.pb-lg-20,.py-lg-20{padding-bottom:2rem}.pb-lg-25,.py-lg-25{padding-bottom:2.5rem}.pb-lg-30,.py-lg-30{padding-bottom:3rem}.pb-lg-35,.py-lg-35{padding-bottom:3.5rem}.pb-lg-40,.py-lg-40{padding-bottom:4rem}.pb-lg-45,.py-lg-45{padding-bottom:4.5rem}.pb-lg-50,.py-lg-50{padding-bottom:5rem}.pb-lg-55,.py-lg-55{padding-bottom:5.5rem}.pb-lg-60,.py-lg-60{padding-bottom:6rem}.pb-lg-65,.py-lg-65{padding-bottom:6.5rem}.pb-lg-70,.py-lg-70{padding-bottom:7rem}.pb-lg-75,.py-lg-75{padding-bottom:7.5rem}.pb-lg-80,.py-lg-80{padding-bottom:8rem}.pb-lg-85,.py-lg-85{padding-bottom:8.5rem}.pb-lg-90,.py-lg-90{padding-bottom:9rem}.pb-lg-95,.py-lg-95{padding-bottom:9.5rem}.pb-lg-100,.py-lg-100{padding-bottom:10rem}.pl-lg-0,.px-lg-0{padding-left:0}.pl-lg-1,.px-lg-1{padding-left:.1rem}.pl-lg-2,.px-lg-2{padding-left:.2rem}.pl-lg-3,.px-lg-3{padding-left:.3rem}.pl-lg-4,.px-lg-4{padding-left:.4rem}.pl-lg-5,.px-lg-5{padding-left:.5rem}.pl-lg-6,.px-lg-6{padding-left:.6rem}.pl-lg-7,.px-lg-7{padding-left:.7rem}.pl-lg-8,.px-lg-8{padding-left:.8rem}.pl-lg-9,.px-lg-9{padding-left:.9rem}.pl-lg-10,.px-lg-10{padding-left:1rem}.pl-lg-15,.px-lg-15{padding-left:1.5rem}.pl-lg-20,.px-lg-20{padding-left:2rem}.pl-lg-25,.px-lg-25{padding-left:2.5rem}.pl-lg-30,.px-lg-30{padding-left:3rem}.pl-lg-35,.px-lg-35{padding-left:3.5rem}.pl-lg-40,.px-lg-40{padding-left:4rem}.pl-lg-45,.px-lg-45{padding-left:4.5rem}.pl-lg-50,.px-lg-50{padding-left:5rem}.pl-lg-55,.px-lg-55{padding-left:5.5rem}.pl-lg-60,.px-lg-60{padding-left:6rem}.pl-lg-65,.px-lg-65{padding-left:6.5rem}.pl-lg-70,.px-lg-70{padding-left:7rem}.pl-lg-75,.px-lg-75{padding-left:7.5rem}.pl-lg-80,.px-lg-80{padding-left:8rem}.pl-lg-85,.px-lg-85{padding-left:8.5rem}.pl-lg-90,.px-lg-90{padding-left:9rem}.pl-lg-95,.px-lg-95{padding-left:9.5rem}.pl-lg-100,.px-lg-100{padding-left:10rem}.gutters-lg-0>.col,.gutters-lg-0>[class*="col-"]{padding-right:0;padding-left:0}.gutters-lg-5>.col,.gutters-lg-5>[class*="col-"]{padding-right:5px;padding-left:5px}.gutters-lg-half>.col,.gutters-lg-half>[class*="col-"]{padding-right:.75rem;padding-left:.75rem}.gutters-lg-10>.col,.gutters-lg-10>[class*="col-"]{padding-right:10px;padding-left:10px}.gutters-lg-15>.col,.gutters-lg-15>[class*="col-"]{padding-right:15px;padding-left:15px}.pr-lg-dynamic,.px-lg-dynamic{padding-right:var(--dynamic_spacing)}.pl-lg-dynamic,.px-lg-dynamic{padding-left:var(--dynamic_spacing)}.w-lg-auto{width:auto!important}.w-lg-0{width:0!important}.w-lg-5px{width:5px!important}.w-lg-10px{width:10px!important}.w-lg-15px{width:15px!important}.w-lg-20px{width:20px!important}.w-lg-25px{width:25px!important}.w-lg-30px{width:30px!important}.w-lg-35px{width:35px!important}.w-lg-40px{width:40px!important}.w-lg-45px{width:45px!important}.w-lg-50px{width:50px!important}.w-lg-55px{width:55px!important}.w-lg-60px{width:60px!important}.w-lg-65px{width:65px!important}.w-lg-70px{width:70px!important}.w-lg-75px{width:75px!important}.w-lg-80px{width:80px!important}.w-lg-85px{width:85px!important}.w-lg-90px{width:90px!important}.w-lg-95px{width:95px!important}.w-lg-100px{width:100px!important}.w-lg-125px{width:125px!important}.w-lg-150px{width:150px!important}.w-lg-175px{width:175px!important}.w-lg-200px{width:200px!important}.w-lg-225px{width:225px!important}.w-lg-250px{width:250px!important}.w-lg-275px{width:275px!important}.w-lg-300px{width:300px!important}.w-lg-325px{width:325px!important}.w-lg-350px{width:350px!important}.w-lg-375px{width:375px!important}.w-lg-400px{width:400px!important}.w-lg-425px{width:425px!important}.w-lg-450px{width:450px!important}.w-lg-475px{width:475px!important}.w-lg-500px{width:500px!important}.w-lg-5{width:5%!important}.w-lg-10{width:10%!important}.w-lg-15{width:15%!important}.w-lg-20{width:20%!important}.w-lg-25{width:25%!important}.w-lg-30{width:30%!important}.w-lg-33{width:33.333333%!important}.w-lg-35{width:35%!important}.w-lg-40{width:40%!important}.w-lg-45{width:45%!important}.w-lg-50{width:50%!important}.w-lg-55{width:55%!important}.w-lg-60{width:60%!important}.w-lg-65{width:65%!important}.w-lg-66{width:66.666667%!important}.w-lg-70{width:70%!important}.w-lg-75{width:75%!important}.w-lg-80{width:80%!important}.w-lg-85{width:85%!important}.w-lg-90{width:90%!important}.w-lg-95{width:95%!important}.w-lg-100{width:100%!important}.w-lg-fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content!important}.w-lg-min-content{width:-webkit-min-content;width:-moz-min-content;width:min-content!important}.w-lg-max-content{width:-webkit-max-content;width:-moz-max-content;width:max-content!important}.vw-lg-5{width:5vw!important}.vw-lg-10{width:10vw!important}.vw-lg-15{width:15vw!important}.vw-lg-20{width:20vw!important}.vw-lg-25{width:25vw!important}.vw-lg-30{width:30vw!important}.vw-lg-35{width:35vw!important}.vw-lg-40{width:40vw!important}.vw-lg-45{width:45vw!important}.vw-lg-50{width:50vw!important}.vw-lg-55{width:55vw!important}.vw-lg-60{width:60vw!important}.vw-lg-65{width:65vw!important}.vw-lg-70{width:70vw!important}.vw-lg-75{width:75vw!important}.vw-lg-80{width:80vw!important}.vw-lg-85{width:85vw!important}.vw-lg-90{width:90vw!important}.vw-lg-95{width:95vw!important}.vw-lg-100{width:100vw!important}.h-lg-auto{height:auto!important}.h-lg-0{height:0!important}.h-lg-5px{height:5px!important}.h-lg-10px{height:10px!important}.h-lg-15px{height:15px!important}.h-lg-20px{height:20px!important}.h-lg-25px{height:25px!important}.h-lg-30px{height:30px!important}.h-lg-35px{height:35px!important}.h-lg-40px{height:40px!important}.h-lg-45px{height:45px!important}.h-lg-50px{height:50px!important}.h-lg-55px{height:55px!important}.h-lg-60px{height:60px!important}.h-lg-65px{height:65px!important}.h-lg-70px{height:70px!important}.h-lg-75px{height:75px!important}.h-lg-80px{height:80px!important}.h-lg-85px{height:85px!important}.h-lg-90px{height:90px!important}.h-lg-95px{height:95px!important}.h-lg-100px{height:100px!important}.h-lg-125px{height:125px!important}.h-lg-150px{height:150px!important}.h-lg-175px{height:175px!important}.h-lg-200px{height:200px!important}.h-lg-225px{height:225px!important}.h-lg-250px{height:250px!important}.h-lg-275px{height:275px!important}.h-lg-300px{height:300px!important}.h-lg-325px{height:325px!important}.h-lg-350px{height:350px!important}.h-lg-375px{height:375px!important}.h-lg-400px{height:400px!important}.h-lg-425px{height:425px!important}.h-lg-450px{height:450px!important}.h-lg-475px{height:475px!important}.h-lg-500px{height:500px!important}.h-lg-525px{height:525px!important}.h-lg-550px{height:550px!important}.h-lg-575px{height:575px!important}.h-lg-600px{height:600px!important}.h-lg-625px{height:625px!important}.h-lg-650px{height:650px!important}.h-lg-675px{height:675px!important}.h-lg-700px{height:700px!important}.h-lg-725px{height:725px!important}.h-lg-750px{height:750px!important}.h-lg-775px{height:775px!important}.h-lg-800px{height:800px!important}.h-lg-825px{height:825px!important}.h-lg-850px{height:850px!important}.h-lg-875px{height:875px!important}.h-lg-900px{height:900px!important}.h-lg-925px{height:925px!important}.h-lg-950px{height:950px!important}.h-lg-975px{height:975px!important}.h-lg-1000px{height:1000px!important}.h-lg-25{height:25%!important}.h-lg-50{height:50%!important}.h-lg-75{height:75%!important}.h-lg-100{height:100%!important}.vh-lg-5{height:5vh!important}.vh-lg-10{height:10vh!important}.vh-lg-15{height:15vh!important}.vh-lg-20{height:20vh!important}.vh-lg-25{height:25vh!important}.vh-lg-30{height:30vh!important}.vh-lg-35{height:35vh!important}.vh-lg-40{height:40vh!important}.vh-lg-45{height:45vh!important}.vh-lg-50{height:50vh!important}.vh-lg-55{height:55vh!important}.vh-lg-60{height:60vh!important}.vh-lg-65{height:65vh!important}.vh-lg-70{height:70vh!important}.vh-lg-75{height:75vh!important}.vh-lg-80{height:80vh!important}.vh-lg-85{height:85vh!important}.vh-lg-90{height:90vh!important}.vh-lg-95{height:95vh!important}.vh-lg-100{height:100vh!important}.h-lg-header-top{height:var(--header_top_height)!important}.h-lg-header-bottom{height:var(--header_bot_height)!important}.h-lg-header-total{height:var(--header_height)!important}.h-lg-above-fold{height:var(--above_fold_height)!important}.title-lg-left{text-align:left;margin:0 0 3rem}.title-lg-left::after{left:0;right:unset;margin:.5rem 0 0}.title-lg-center{text-align:center;margin:0 auto 3rem}.title-lg-center::after{left:0;right:0;margin:1rem auto 0}.title-lg-right{text-align:right;margin:0 0 3rem auto}.title-lg-right::after{right:0;left:unset;margin:1rem 0 0}
/*----- Utilities - lg screen - (typography) -----*/
.font-lg-10{font-size:1rem!important}.font-lg-11{font-size:1.1rem!important}.font-lg-12{font-size:1.2rem!important}.font-lg-13{font-size:1.3rem!important}.font-lg-14{font-size:1.4rem!important}.font-lg-15{font-size:1.5rem!important}.font-lg-16{font-size:1.6rem!important}.font-lg-17{font-size:1.7rem!important}.font-lg-18{font-size:1.8rem!important}.font-lg-19{font-size:1.9rem!important}.font-lg-20{font-size:2rem!important}.font-lg-21{font-size:2.1rem!important}.font-lg-22{font-size:2.2rem!important}.font-lg-23{font-size:2.3rem!important}.font-lg-24{font-size:2.4rem!important}.font-lg-25{font-size:2.5rem!important}.font-lg-26{font-size:2.6rem!important}.font-lg-27{font-size:2.7rem!important}.font-lg-28{font-size:2.8rem!important}.font-lg-29{font-size:2.9rem!important}.font-lg-30{font-size:3rem!important}.font-lg-31{font-size:3.1rem!important}.font-lg-32{font-size:3.2rem!important}.font-lg-33{font-size:3.3rem!important}.font-lg-34{font-size:3.4rem!important}.font-lg-35{font-size:3.5rem!important}.font-lg-36{font-size:3.6rem!important}.font-lg-37{font-size:3.7rem!important}.font-lg-38{font-size:3.8rem!important}.font-lg-39{font-size:3.9rem!important}.font-lg-40{font-size:4rem!important}.font-lg-41{font-size:4.1rem!important}.font-lg-42{font-size:4.2rem!important}.font-lg-43{font-size:4.3rem!important}.font-lg-44{font-size:4.4rem!important}.font-lg-45{font-size:4.5rem!important}.font-lg-46{font-size:4.6rem!important}.font-lg-47{font-size:4.7rem!important}.font-lg-48{font-size:4.8rem!important}.font-lg-49{font-size:4.9rem!important}.font-lg-50{font-size:5rem!important}.font-lg-51{font-size:5.1rem!important}.font-lg-52{font-size:5.2rem!important}.font-lg-53{font-size:5.3rem!important}.font-lg-54{font-size:5.4rem!important}.font-lg-55{font-size:5.5rem!important}.font-lg-56{font-size:5.6rem!important}.font-lg-57{font-size:5.7rem!important}.font-lg-58{font-size:5.8rem!important}.font-lg-59{font-size:5.9rem!important}.font-lg-60{font-size:6rem!important}.font-p-lg-50{font-size:50%!important}.font-p-lg-60{font-size:60%!important}.font-p-lg-70{font-size:70%!important}.font-p-lg-80{font-size:80%!important}.font-p-lg-90{font-size:90%!important}.font-p-lg-100{font-size:100%!important}.font-p-lg-110{font-size:110%!important}.font-p-lg-120{font-size:120%!important}.font-p-lg-130{font-size:130%!important}.font-p-lg-140{font-size:140%!important}.font-p-lg-150{font-size:150%!important}.font-p-lg-160{font-size:160%!important}.font-p-lg-170{font-size:170%!important}.font-p-lg-180{font-size:180%!important}.font-p-lg-190{font-size:190%!important}.font-p-lg-200{font-size:200%!important}
/*----- relative font-size -- 'hfs' = 'heading_font_size' -- 'bfs' = 'body_font_size' -----*/
.font-heading-lg-0,.font-heading-lg--0{font-size:var(--hfs)}.font-heading-lg-1{font-size:calc(var(--hfs) + 1px)}.font-heading-lg-2{font-size:calc(var(--hfs) + 2px)}.font-heading-lg-3{font-size:calc(var(--hfs) + 3px)}.font-heading-lg-4{font-size:calc(var(--hfs) + 4px)}.font-heading-lg-5{font-size:calc(var(--hfs) + 5px)}.font-heading-lg-6{font-size:calc(var(--hfs) + 6px)}.font-heading-lg-7{font-size:calc(var(--hfs) + 7px)}.font-heading-lg-8{font-size:calc(var(--hfs) + 8px)}.font-heading-lg-9{font-size:calc(var(--hfs) + 9px)}.font-heading-lg-10{font-size:calc(var(--hfs) + 10px)}.font-heading-lg-11{font-size:calc(var(--hfs) + 11px)}.font-heading-lg-12{font-size:calc(var(--hfs) + 12px)}.font-heading-lg-13{font-size:calc(var(--hfs) + 13px)}.font-heading-lg-14{font-size:calc(var(--hfs) + 14px)}.font-heading-lg-15{font-size:calc(var(--hfs) + 15px)}.font-heading-lg-16{font-size:calc(var(--hfs) + 16px)}.font-heading-lg-17{font-size:calc(var(--hfs) + 17px)}.font-heading-lg-18{font-size:calc(var(--hfs) + 18px)}.font-heading-lg-19{font-size:calc(var(--hfs) + 19px)}.font-heading-lg-20{font-size:calc(var(--hfs) + 20px)}.font-heading-lg--1{font-size:calc(var(--hfs) - 1px)}.font-heading-lg--2{font-size:calc(var(--hfs) - 2px)}.font-heading-lg--3{font-size:calc(var(--hfs) - 3px)}.font-heading-lg--4{font-size:calc(var(--hfs) - 4px)}.font-heading-lg--5{font-size:calc(var(--hfs) - 5px)}.font-heading-lg--6{font-size:calc(var(--hfs) - 6px)}.font-heading-lg--7{font-size:calc(var(--hfs) - 7px)}.font-heading-lg--8{font-size:calc(var(--hfs) - 8px)}.font-heading-lg--9{font-size:calc(var(--hfs) - 9px)}.font-heading-lg--10{font-size:calc(var(--hfs) - 10px)}.font-heading-lg--11{font-size:calc(var(--hfs) - 11px)}.font-heading-lg--12{font-size:calc(var(--hfs) - 12px)}.font-heading-lg--13{font-size:calc(var(--hfs) - 13px)}.font-heading-lg--14{font-size:calc(var(--hfs) - 14px)}.font-heading-lg--15{font-size:calc(var(--hfs) - 15px)}.font-heading-lg--16{font-size:calc(var(--hfs) - 16px)}.font-heading-lg--17{font-size:calc(var(--hfs) - 17px)}.font-heading-lg--18{font-size:calc(var(--hfs) - 18px)}.font-heading-lg--19{font-size:calc(var(--hfs) - 19px)}.font-heading-lg--20{font-size:calc(var(--hfs) - 20px)}.font-body-lg-0,.font-body-lg--0{font-size:var(--bfs)}.font-body-lg-1{font-size:calc(var(--bfs) + 1px)}.font-body-lg-2{font-size:calc(var(--bfs) + 2px)}.font-body-lg-3{font-size:calc(var(--bfs) + 3px)}.font-body-lg-4{font-size:calc(var(--bfs) + 4px)}.font-body-lg-5{font-size:calc(var(--bfs) + 5px)}.font-body-lg-6{font-size:calc(var(--bfs) + 6px)}.font-body-lg-7{font-size:calc(var(--bfs) + 7px)}.font-body-lg-8{font-size:calc(var(--bfs) + 8px)}.font-body-lg-9{font-size:calc(var(--bfs) + 9px)}.font-body-lg-10{font-size:calc(var(--bfs) + 10px)}.font-body-lg-11{font-size:calc(var(--bfs) + 11px)}.font-body-lg-12{font-size:calc(var(--bfs) + 12px)}.font-body-lg-13{font-size:calc(var(--bfs) + 13px)}.font-body-lg-14{font-size:calc(var(--bfs) + 14px)}.font-body-lg-15{font-size:calc(var(--bfs) + 15px)}.font-body-lg-16{font-size:calc(var(--bfs) + 16px)}.font-body-lg-17{font-size:calc(var(--bfs) + 17px)}.font-body-lg-18{font-size:calc(var(--bfs) + 18px)}.font-body-lg-19{font-size:calc(var(--bfs) + 19px)}.font-body-lg-20{font-size:calc(var(--bfs) + 20px)}.font-body-lg--1{font-size:calc(var(--bfs) - 1px)}.font-body-lg--2{font-size:calc(var(--bfs) - 2px)}.font-body-lg--3{font-size:calc(var(--bfs) - 3px)}.font-body-lg--4{font-size:calc(var(--bfs) - 4px)}.font-body-lg--5{font-size:calc(var(--bfs) - 5px)}.font-body-lg--6{font-size:calc(var(--bfs) - 6px)}.font-body-lg--7{font-size:calc(var(--bfs) - 7px)}.font-body-lg--8{font-size:calc(var(--bfs) - 8px)}.font-body-lg--9{font-size:calc(var(--bfs) - 9px)}.font-body-lg--10{font-size:calc(var(--bfs) - 10px)}
.line-height-lg-1{line-height:1}.line-height-lg-1-1{line-height:1.1}.line-height-lg-1-2{line-height:1.2}.line-height-lg-1-3{line-height:1.3}.line-height-lg-1-4{line-height:1.4}.line-height-lg-1-5{line-height:1.5}.line-height-lg-1-6{line-height:1.6}.line-height-lg-1-7{line-height:1.7}.line-height-lg-1-8{line-height:1.8}.line-height-lg-1-9{line-height:1.9}.line-height-lg-2{line-height:2}.font-lg-100{font-weight:100}.font-lg-200{font-weight:200}.font-lg-300{font-weight:300}.font-lg-400{font-weight:400}.font-lg-500{font-weight:500}.font-lg-600{font-weight:600}.font-lg-700{font-weight:700}.font-lg-800{font-weight:800}.font-lg-900{font-weight:900}.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}.text-lg-justify{text-align:justify!important}
/*----- Utilities - lg screen - (colors) -----*/
[class*="section-overlay-lg-light"]{background-color:var(--light)}.bg-lg-primary{background-color:var(--primary)}.bg-lg-secondary{background-color:var(--secondary)}.bg-lg-black{background-color:var(--black)}.bg-lg-dark{background-color:var(--dark)}.bg-lg-light{background-color:var(--light)}.bg-lg-white{background-color:var(--white)}.bg-lg-black-o1{background-color:rgba(var(--black_rgb),.1)}.bg-lg-black-o2{background-color:rgba(var(--black_rgb),.2)}.bg-lg-black-o3{background-color:rgba(var(--black_rgb),.3)}.bg-lg-black-o4{background-color:rgba(var(--black_rgb),.4)}.bg-lg-black-o5{background-color:rgba(var(--black_rgb),.5)}.bg-lg-black-o6{background-color:rgba(var(--black_rgb),.6)}.bg-lg-black-o7{background-color:rgba(var(--black_rgb),.7)}.bg-lg-black-o8{background-color:rgba(var(--black_rgb),.8)}.bg-lg-black-o9{background-color:rgba(var(--black_rgb),.9)}.bg-lg-dark-o1{background-color:rgba(var(--dark_rgb),.1)}.bg-lg-dark-o2{background-color:rgba(var(--dark_rgb),.2)}.bg-lg-dark-o3{background-color:rgba(var(--dark_rgb),.3)}.bg-lg-dark-o4{background-color:rgba(var(--dark_rgb),.4)}.bg-lg-dark-o5{background-color:rgba(var(--dark_rgb),.5)}.bg-lg-dark-o6{background-color:rgba(var(--dark_rgb),.6)}.bg-lg-dark-o7{background-color:rgba(var(--dark_rgb),.7)}.bg-lg-dark-o8{background-color:rgba(var(--dark_rgb),.8)}.bg-lg-dark-o9{background-color:rgba(var(--dark_rgb),.9)}.bg-lg-light-o1{background-color:rgba(var(--light_rgb),.1)}.bg-lg-light-o2{background-color:rgba(var(--light_rgb),.2)}.bg-lg-light-o3{background-color:rgba(var(--light_rgb),.3)}.bg-lg-light-o4{background-color:rgba(var(--light_rgb),.4)}.bg-lg-light-o5{background-color:rgba(var(--light_rgb),.5)}.bg-lg-light-o6{background-color:rgba(var(--light_rgb),.6)}.bg-lg-light-o7{background-color:rgba(var(--light_rgb),.7)}.bg-lg-light-o8{background-color:rgba(var(--light_rgb),.8)}.bg-lg-light-o9{background-color:rgba(var(--light_rgb),.9)}.bg-lg-white-o1{background-color:rgba(var(--white_rgb),.1)}.bg-lg-white-o2{background-color:rgba(var(--white_rgb),.2)}.bg-lg-white-o3{background-color:rgba(var(--white_rgb),.3)}.bg-lg-white-o4{background-color:rgba(var(--white_rgb),.4)}.bg-lg-white-o5{background-color:rgba(var(--white_rgb),.5)}.bg-lg-white-o6{background-color:rgba(var(--white_rgb),.6)}.bg-lg-white-o7{background-color:rgba(var(--white_rgb),.7)}.bg-lg-white-o8{background-color:rgba(var(--white_rgb),.8)}.bg-lg-white-o9{background-color:rgba(var(--white_rgb),.9)}a.bg-lg-primary:hover,a.bg-lg-primary:focus,a.bg-lg-primary:active:hover,button.bg-lg-primary:hover,button.bg-lg-primary:focus,button.bg-lg-primary:active:hover,input.bg-lg-primary:hover,input.bg-lg-primary:focus,input.bg-lg-primary:active:hover{background-color:var(--primary_s2)}a.bg-lg-secondary:hover,a.bg-lg-secondary:focus,a.bg-lg-secondary:active:hover,button.bg-lg-secondary:hover,button.bg-lg-secondary:focus,button.bg-lg-secondary:active:hover,input.bg-lg-secondary:hover,input.bg-lg-secondary:focus,input.bg-lg-secondary:active:hover{background-color:var(--secondary_s2)}
.border-lg-primary{border-color:var(--primary)}.border-lg-secondary{border-color:var(--secondary)}.border-lg-black{border-color:var(--black)}.border-lg-dark{border-color:var(--dark)}.border-lg-light{border-color:var(--light)}.border-lg-white{border-color:var(--white)}.btn-lg-primary{color:var(--white);background-color:var(--primary);border-color:var(--primary)}.btn-outline-lg-primary{color:var(--primary);border-color:var(--primary)}.btn-lg-primary:hover,.btn-lg-primary:focus,.btn-lg-primary:not(:disabled):not(.disabled).active,.btn-lg-primary:not(:disabled):not(.disabled):active,.btn-lg-primary:not(:disabled):not(.disabled):active:hover,.show>.btn-lg-primary.dropdown-toggle{color:var(--white);background-color:var(--primary_s2);border-color:var(--primary_s2)}.btn-lg-secondary{color:var(--white);background-color:var(--secondary);border-color:var(--secondary)}.btn-outline-lg-secondary{color:var(--secondary);border-color:var(--secondary)}.btn-lg-secondary:hover,.btn-lg-secondary:focus,.btn-lg-secondary:not(:disabled):not(.disabled).active,.btn-lg-secondary:not(:disabled):not(.disabled):active,.btn-lg-secondary:not(:disabled):not(.disabled):active:hover,.show>.btn-lg-secondary.dropdown-toggle{color:var(--white);background-color:var(--secondary_s2);border-color:var(--secondary_s2)}.btn-lg-outline-white{color:var(--white);border-color:var(--white)}.btn-lg-outline-white.disabled,.btn-lg-outline-white:disabled{color:var(--white)}.btn-lg-outline-white:not(:disabled):not(.disabled).active,.btn-lg-outline-white:not(:disabled):not(.disabled):active,.show>.btn-lg-outline-white.dropdown-toggle{color:var(--text);background-color:var(--white);border-color:var(--white)}.btn-lg-outline-white:hover{color:var(--white);border-color:var(--white)}.text-lg-primary{color:var(--primary)}a.text-lg-primary:hover,a.text-lg-primary:focus{color:var(--primary_s2)}.text-lg-secondary{color:var(--secondary)}a.text-lg-secondary:hover,a.text-lg-secondary:focus{color:var(--secondary_s2)}.text-lg-black{color:var(--black)}.text-lg-body{color:var(--text)}.text-lg-light{color:var(--light)}.text-lg-white{color:var(--white)}
/*----- Utilities - lg screen - (pseudo-classes) -----*/
.separator-lg-list>li,.separator-lg-list .nav-item{list-style:none}.separator-lg-list>li::after,.separator-lg-list .nav-item::after{content:"|";position:relative;opacity:.8;bottom:.15rem;margin:0 .75rem;font-size:inherit;color:inherit}.separator-lg-list.bullet>li::after,.separator-lg-list.bullet .nav-item::after{content:"•"}.separator-lg-list.dash>li::after,.separator-lg-list.dash .nav-item::after{content:"–"}.separator-lg-list>li:last-child::after,.separator-lg-list .nav-item:last-child::after,.separator-lg-list-none .nav-item::after,.separator-lg-list-none li::after{display:none}
}
@media (min-width:1200px) {
/*----- Default bootstrap responsive settings - xl screen -----*/
.container{max-width:1140px}.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.col-xl-half{-ms-flex:0 0 4.166665%;-webkit-box-flex:0;flex:0 0 4.166665%;max-width:4.166665%}.col-xl-1-half{-ms-flex:0 0 12.5%;-webkit-box-flex:0;flex:0 0 12.5%;max-width:12.5%}.col-xl-2-half{-ms-flex:0 0 20.833333%;-webkit-box-flex:0;flex:0 0 20.833333%;max-width:20.833333%}.col-xl-3-half{-ms-flex:0 0 29.166667%;-webkit-box-flex:0;flex:0 0 29.166667%;max-width:29.166667%}.col-xl-4-half{-ms-flex:0 0 37.5%;-webkit-box-flex:0;flex:0 0 37.5%;max-width:37.5%}.col-xl-5-half{-ms-flex:0 0 45.833333%;-webkit-box-flex:0;flex:0 0 45.833333%;max-width:45.833333%}.col-xl-6-half{-ms-flex:0 0 54.166667%;-webkit-box-flex:0;flex:0 0 54.166667%;max-width:54.166667%}.col-xl-7-half{-ms-flex:0 0 62.5%;-webkit-box-flex:0;flex:0 0 62.5%;max-width:62.5%}.col-xl-8-half{-ms-flex:0 0 70.833333%;-webkit-box-flex:0;flex:0 0 70.833333%;max-width:70.833333%}.col-xl-9-half{-ms-flex:0 0 79.166667%;-webkit-box-flex:0;flex:0 0 79.166667%;max-width:79.166667%}.col-xl-10-half{-ms-flex:0 0 87.5%;-webkit-box-flex:0;flex:0 0 87.5%;max-width:87.5%}.col-xl-11-half{-ms-flex:0 0 95.833335%;-webkit-box-flex:0;flex:0 0 95.833335%;max-width:95.833335%}.col-xl-w-50px{-ms-flex:0 0 50px;flex:0 0 50px;max-width:50px}.col-xl-w-100px{-ms-flex:0 0 100px;flex:0 0 100px;max-width:100px}.col-xl-w-150px{-ms-flex:0 0 150px;flex:0 0 150px;max-width:150px}.col-xl-w-200px{-ms-flex:0 0 200px;flex:0 0 200px;max-width:200px}.col-xl-w-250px{-ms-flex:0 0 250px;flex:0 0 250px;max-width:250px}.col-xl-w-300px{-ms-flex:0 0 300px;flex:0 0 300px;max-width:300px}.col-xl-w-350px{-ms-flex:0 0 350px;flex:0 0 350px;max-width:350px}.col-xl-w-400px{-ms-flex:0 0 400px;flex:0 0 400px;max-width:400px}.col-xl-w-450px{-ms-flex:0 0 450px;flex:0 0 450px;max-width:450px}.col-xl-w-500px{-ms-flex:0 0 500px;flex:0 0 500px;max-width:500px}.col-xl-w-550px{-ms-flex:0 0 550px;flex:0 0 550px;max-width:550px}.col-xl-w-600px{-ms-flex:0 0 600px;flex:0 0 600px;max-width:600px}.col-xl-w-650px{-ms-flex:0 0 650px;flex:0 0 650px;max-width:650px}.col-xl-w-700px{-ms-flex:0 0 700px;flex:0 0 700px;max-width:700px}.col-xl-w-750px{-ms-flex:0 0 750px;flex:0 0 750px;max-width:750px}.col-xl-w-800px{-ms-flex:0 0 800px;flex:0 0 800px;max-width:800px}.col-xl-w-850px{-ms-flex:0 0 850px;flex:0 0 850px;max-width:850px}.col-xl-w-900px{-ms-flex:0 0 900px;flex:0 0 900px;max-width:900px}.col-xl-w-950px{-ms-flex:0 0 950px;flex:0 0 950px;max-width:950px}.col-xl-w-1000px{-ms-flex:0 0 1000px;flex:0 0 1000px;max-width:1000px}.order-xl-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.order-xl-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.order-xl-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.order-xl-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-xl-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.order-xl-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.order-xl-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.order-xl-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.order-xl-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.order-xl-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.order-xl-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.order-xl-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.order-xl-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.order-xl-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.order-xl-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}.offset-xl-half-0{margin-left:0}.offset-xl-half{margin-left:4.166665%}.offset-xl-1-half{margin-left:12.5%}.offset-xl-2-half{margin-left:20.833333%}.offset-xl-3-half{margin-left:29.166667%}.offset-xl-4-half{margin-left:37.5%}.offset-xl-5-half{margin-left:45.833333%}.offset-xl-6-half{margin-left:54.166667%}.offset-xl-7-half{margin-left:62.5%}.offset-xl-8-half{margin-left:70.833333%}.offset-xl-9-half{margin-left:79.166667%}.offset-xl-10-half{margin-left:87.5%}.offset-xl-11-half{margin-left:95.833335%}.inset-xl-0{margin-right:0}.inset-xl-1{margin-right:8.333333%}.inset-xl-2{margin-right:16.666667%}.inset-xl-3{margin-right:25%}.inset-xl-4{margin-right:33.333333%}.inset-xl-5{margin-right:41.666667%}.inset-xl-6{margin-right:50%}.inset-xl-7{margin-right:58.333333%}.inset-xl-8{margin-right:66.666667%}.inset-xl-9{margin-right:75%}.inset-xl-10{margin-right:83.333333%}.inset-xl-11{margin-right:91.666667%}.inset-xl-half-0{margin-right:0}.inset-xl-half{margin-right:4.166665%}.inset-xl-1-half{margin-right:12.5%}.inset-xl-2-half{margin-right:20.833333%}.inset-xl-3-half{margin-right:29.166667%}.inset-xl-4-half{margin-right:37.5%}.inset-xl-5-half{margin-right:45.833333%}.inset-xl-6-half{margin-right:54.166667%}.inset-xl-7-half{margin-right:62.5%}.inset-xl-8-half{margin-right:70.833333%}.inset-xl-9-half{margin-right:79.166667%}.inset-xl-10-half{margin-right:87.5%}.inset-xl-11-half{margin-right:95.833335%}.flex-xl-row{-ms-flex-direction:row!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;-webkit-box-flex:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;-webkit-box-flex:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;-webkit-box-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;-webkit-box-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;-webkit-box-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;-webkit-box-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;-webkit-box-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;-webkit-box-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;-webkit-box-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;-webkit-box-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;-webkit-box-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.flex-basis-xl-0{-ms-flex-preferred-size:0!important;flex-basis:0!important}.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}.navbar-expand-xl{-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:1rem;padding-left:1rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.list-group-horizontal-xl{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.4rem;border-bottom-left-radius:.4rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.4rem;border-bottom-right-radius:.4rem;border-bottom-left-radius:0}.modal-mw-900{max-width:900px}.modal-xl{max-width:1140px}.modal-container .modal-body,.modal-cover .modal-body{padding:3rem 4rem}
.card-columns.col-count-xl-1{-webkit-column-count:1;-moz-column-count:1;column-count:1}.card-columns.col-count-xl-2{-webkit-column-count:2;-moz-column-count:2;column-count:2}.card-columns.col-count-xl-3{-webkit-column-count:3;-moz-column-count:3;column-count:3}.card-columns.col-count-xl-4{-webkit-column-count:4;-moz-column-count:4;column-count:4}.card-columns.col-count-xl-5{-webkit-column-count:5;-moz-column-count:5;column-count:5}.card-columns.col-count-xl-6{-webkit-column-count:6;-moz-column-count:6;column-count:6}.card-columns.col-gap-xl-0{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.card-columns.col-gap-xl-1{-webkit-column-gap:.1rem;-moz-column-gap:.1rem;column-gap:.1rem}.card-columns.col-gap-xl-2{-webkit-column-gap:.2rem;-moz-column-gap:.2rem;column-gap:.2rem}.card-columns.col-gap-xl-3{-webkit-column-gap:.3rem;-moz-column-gap:.3rem;column-gap:.3rem}.card-columns.col-gap-xl-4{-webkit-column-gap:.4rem;-moz-column-gap:.4rem;column-gap:.4rem}.card-columns.col-gap-xl-5{-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.card-columns.col-gap-xl-6{-webkit-column-gap:.6rem;-moz-column-gap:.6rem;column-gap:.6rem}.card-columns.col-gap-xl-7{-webkit-column-gap:.7rem;-moz-column-gap:.7rem;column-gap:.7rem}.card-columns.col-gap-xl-8{-webkit-column-gap:.8rem;-moz-column-gap:.8rem;column-gap:.8rem}.card-columns.col-gap-xl-9{-webkit-column-gap:.9rem;-moz-column-gap:.9rem;column-gap:.9rem}.card-columns.col-gap-xl-10{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.card-columns.col-gap-xl-15{-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.card-columns.col-gap-xl-20{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.card-columns.col-gap-xl-25{-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.card-columns[class*="col-gap-xl"]>.card:not([class*="mb-"]){margin-bottom:unset}
/*----- Utilities - xl screen - (images/background img) -----*/
.img-xl-left,.img-xl-right{width:48%}.img-xl-left{float:left;margin-right:2.5rem;margin-left:0}.img-xl-right{float:right;margin-right:0;margin-left:2.5rem}.img-xl-full{width:100%;float:none;margin:2rem auto 2.5rem}.cover-xl-full{width:100%}.cover-p-xl-ct{-o-object-position:center top;object-position:center top}.cover-p-xl-cc{-o-object-position:center;object-position:center}.cover-p-xl-cb{-o-object-position:center bottom;object-position:center bottom}.cover-p-xl-lt{-o-object-position:left top;object-position:left top}.cover-p-xl-lc{-o-object-position:left center;object-position:left center}.cover-p-xl-lb{-o-object-position:left bottom;object-position:left bottom}.cover-p-xl-rt{-o-object-position:right top;object-position:right top}.cover-p-xl-rc{-o-object-position:right center;object-position:right center}.cover-p-xl-rb{-o-object-position:right bottom;object-position:right bottom}.bg-size-xl-cover{background-size:cover}.bg-size-xl-unset{background-size:unset}.bg-attachment-xl-fixed{background-attachment:fixed}.bg-attachment-xl-unset{background-attachment:unset}.bg-position-xl-ct{background-position:center top}.bg-position-xl-cc{background-position:center}.bg-position-xl-cb{background-position:center bottom}.bg-position-xl-lt{background-position:left top}.bg-position-xl-lc{background-position:left center}.bg-position-xl-lb{background-position:left bottom}.bg-position-xl-rt{background-position:right top}.bg-position-xl-rc{background-position:right center}.bg-position-xl-rb{background-position:right bottom}
/*----- Utilities - xl screen - (position, layout) -----*/
.position-xl-static{position:static!important}.position-xl-relative{position:relative!important}.position-xl-absolute{position:absolute!important}.position-xl-fixed{position:fixed!important}.position-xl-sticky{position:-webkit-sticky!important;position:sticky!important}.top-xl-0{top:0}.top-xl-1{top:.1rem}.top-xl-2{top:.2rem}.top-xl-3{top:.3rem}.top-xl-4{top:.4rem}.top-xl-5{top:.5rem}.top-xl-6{top:.6rem}.top-xl-7{top:.7rem}.top-xl-8{top:.8rem}.top-xl-9{top:.9rem}.top-xl-10{top:1rem}.top-xl-11{top:1.1rem}.top-xl-12{top:1.2rem}.top-xl-13{top:1.3rem}.top-xl-14{top:1.4rem}.top-xl-15{top:1.5rem}.top-xl-16{top:1.6rem}.top-xl-17{top:1.7rem}.top-xl-18{top:1.8rem}.top-xl-19{top:1.9rem}.top-xl-20{top:2rem}.top-xl-21{top:2.1rem}.top-xl-22{top:2.2rem}.top-xl-23{top:2.3rem}.top-xl-24{top:2.4rem}.top-xl-25{top:2.5rem}.top-xl-30{top:3rem}.top-xl-35{top:3.5rem}.top-xl-40{top:4rem}.top-xl-45{top:4.5rem}.top-xl-50{top:5rem}.top-xl-55{top:5.5rem}.top-xl-60{top:6rem}.top-xl-65{top:6.5rem}.top-xl-70{top:7rem}.top-xl-75{top:7.5rem}.top-xl-80{top:8rem}.top-xl-85{top:8.5rem}.top-xl-90{top:9rem}.top-xl-95{top:9.5rem}.top-xl-100{top:10rem}.top-xl-header-top{top:var(--header_top_height)}.top-xl-header-bottom{top:var(--header_bot_height)}.top-xl-header-total{top:var(--header_height)}.top-xl-unset{top:unset}.top-xl-n1{top:-.1rem}.top-xl-n2{top:-.2rem}.top-xl-n3{top:-.3rem}.top-xl-n4{top:-.4rem}.top-xl-n5{top:-.5rem}.top-xl-n6{top:-.6rem}.top-xl-n7{top:-.7rem}.top-xl-n8{top:-.8rem}.top-xl-n9{top:-.9rem}.top-xl-n10{top:-1rem}.top-xl-n11{top:-1.1rem}.top-xl-n12{top:-1.2rem}.top-xl-n13{top:-1.3rem}.top-xl-n14{top:-1.4rem}.top-xl-n15{top:-1.5rem}.top-xl-n16{top:-1.6rem}.top-xl-n17{top:-1.7rem}.top-xl-n18{top:-1.8rem}.top-xl-n19{top:-1.9rem}.top-xl-n20{top:-2rem}.top-xl-n21{top:-2.1rem}.top-xl-n22{top:-2.2rem}.top-xl-n23{top:-2.3rem}.top-xl-n24{top:-2.4rem}.top-xl-n25{top:-2.5rem}.top-xl-n30{top:-3rem}.top-xl-n35{top:-3.5rem}.top-xl-n40{top:-4rem}.top-xl-n45{top:-4.5rem}.top-xl-n50{top:-5rem}.top-xl-n55{top:-5.5rem}.top-xl-n60{top:-6rem}.top-xl-n65{top:-6.5rem}.top-xl-n70{top:-7rem}.top-xl-n75{top:-7.5rem}.top-xl-n80{top:-8rem}.top-xl-n85{top:-8.5rem}.top-xl-n90{top:-9rem}.top-xl-n95{top:-9.5rem}.top-xl-n100{top:-10rem}.bottom-xl-0{bottom:0}.bottom-xl-1{bottom:.1rem}.bottom-xl-2{bottom:.2rem}.bottom-xl-3{bottom:.3rem}.bottom-xl-4{bottom:.4rem}.bottom-xl-5{bottom:.5rem}.bottom-xl-6{bottom:.6rem}.bottom-xl-7{bottom:.7rem}.bottom-xl-8{bottom:.8rem}.bottom-xl-9{bottom:.9rem}.bottom-xl-10{bottom:1rem}.bottom-xl-11{bottom:1.1rem}.bottom-xl-12{bottom:1.2rem}.bottom-xl-13{bottom:1.3rem}.bottom-xl-14{bottom:1.4rem}.bottom-xl-15{bottom:1.5rem}.bottom-xl-16{bottom:1.6rem}.bottom-xl-17{bottom:1.7rem}.bottom-xl-18{bottom:1.8rem}.bottom-xl-19{bottom:1.9rem}.bottom-xl-20{bottom:2rem}.bottom-xl-21{bottom:2.1rem}.bottom-xl-22{bottom:2.2rem}.bottom-xl-23{bottom:2.3rem}.bottom-xl-24{bottom:2.4rem}.bottom-xl-25{bottom:2.5rem}.bottom-xl-30{bottom:3rem}.bottom-xl-35{bottom:3.5rem}.bottom-xl-40{bottom:4rem}.bottom-xl-45{bottom:4.5rem}.bottom-xl-50{bottom:5rem}.bottom-xl-55{bottom:5.5rem}.bottom-xl-60{bottom:6rem}.bottom-xl-65{bottom:6.5rem}.bottom-xl-70{bottom:7rem}.bottom-xl-75{bottom:7.5rem}.bottom-xl-80{bottom:8rem}.bottom-xl-85{bottom:8.5rem}.bottom-xl-90{bottom:9rem}.bottom-xl-95{bottom:9.5rem}.bottom-xl-100{bottom:10rem}.bottom-xl-unset{bottom:unset}.bottom-xl-n1{bottom:-.1rem}.bottom-xl-n2{bottom:-.2rem}.bottom-xl-n3{bottom:-.3rem}.bottom-xl-n4{bottom:-.4rem}.bottom-xl-n5{bottom:-.5rem}.bottom-xl-n6{bottom:-.6rem}.bottom-xl-n7{bottom:-.7rem}.bottom-xl-n8{bottom:-.8rem}.bottom-xl-n9{bottom:-.9rem}.bottom-xl-n10{bottom:-1rem}.bottom-xl-n11{bottom:-1.1rem}.bottom-xl-n12{bottom:-1.2rem}.bottom-xl-n13{bottom:-1.3rem}.bottom-xl-n14{bottom:-1.4rem}.bottom-xl-n15{bottom:-1.5rem}.bottom-xl-n16{bottom:-1.6rem}.bottom-xl-n17{bottom:-1.7rem}.bottom-xl-n18{bottom:-1.8rem}.bottom-xl-n19{bottom:-1.9rem}.bottom-xl-n20{bottom:-2rem}.bottom-xl-n21{bottom:-2.1rem}.bottom-xl-n22{bottom:-2.2rem}.bottom-xl-n23{bottom:-2.3rem}.bottom-xl-n24{bottom:-2.4rem}.bottom-xl-n25{bottom:-2.5rem}.bottom-xl-n30{bottom:-3rem}.bottom-xl-n35{bottom:-3.5rem}.bottom-xl-n40{bottom:-4rem}.bottom-xl-n45{bottom:-4.5rem}.bottom-xl-n50{bottom:-5rem}.bottom-xl-n55{bottom:-5.5rem}.bottom-xl-n60{bottom:-6rem}.bottom-xl-n65{bottom:-6.5rem}.bottom-xl-n70{bottom:-7rem}.bottom-xl-n75{bottom:-7.5rem}.bottom-xl-n80{bottom:-8rem}.bottom-xl-n85{bottom:-8.5rem}.bottom-xl-n90{bottom:-9rem}.bottom-xl-n95{bottom:-9.5rem}.bottom-xl-n100{bottom:-10rem}.left-xl-0{left:0}.left-xl-1{left:.1rem}.left-xl-2{left:.2rem}.left-xl-3{left:.3rem}.left-xl-4{left:.4rem}.left-xl-5{left:.5rem}.left-xl-6{left:.6rem}.left-xl-7{left:.7rem}.left-xl-8{left:.8rem}.left-xl-9{left:.9rem}.left-xl-10{left:1rem}.left-xl-11{left:1.1rem}.left-xl-12{left:1.2rem}.left-xl-13{left:1.3rem}.left-xl-14{left:1.4rem}.left-xl-15{left:1.5rem}.left-xl-16{left:1.6rem}.left-xl-17{left:1.7rem}.left-xl-18{left:1.8rem}.left-xl-19{left:1.9rem}.left-xl-20{left:2rem}.left-xl-21{left:2.1rem}.left-xl-22{left:2.2rem}.left-xl-23{left:2.3rem}.left-xl-24{left:2.4rem}.left-xl-25{left:2.5rem}.left-xl-30{left:3rem}.left-xl-35{left:3.5rem}.left-xl-40{left:4rem}.left-xl-45{left:4.5rem}.left-xl-50{left:5rem}.left-xl-55{left:5.5rem}.left-xl-60{left:6rem}.left-xl-65{left:6.5rem}.left-xl-70{left:7rem}.left-xl-75{left:7.5rem}.left-xl-80{left:8rem}.left-xl-85{left:8.5rem}.left-xl-90{left:9rem}.left-xl-95{left:9.5rem}.left-xl-100{left:10rem}.left-xl-dynamic{left:var(--dynamic_spacing)}.left-xl-unset{left:unset}.left-xl-n1{left:-.1rem}.left-xl-n2{left:-.2rem}.left-xl-n3{left:-.3rem}.left-xl-n4{left:-.4rem}.left-xl-n5{left:-.5rem}.left-xl-n6{left:-.6rem}.left-xl-n7{left:-.7rem}.left-xl-n8{left:-.8rem}.left-xl-n9{left:-.9rem}.left-xl-n10{left:-1rem}.left-xl-n11{left:-1.1rem}.left-xl-n12{left:-1.2rem}.left-xl-n13{left:-1.3rem}.left-xl-n14{left:-1.4rem}.left-xl-n15{left:-1.5rem}.left-xl-n16{left:-1.6rem}.left-xl-n17{left:-1.7rem}.left-xl-n18{left:-1.8rem}.left-xl-n19{left:-1.9rem}.left-xl-n20{left:-2rem}.left-xl-n21{left:-2.1rem}.left-xl-n22{left:-2.2rem}.left-xl-n23{left:-2.3rem}.left-xl-n24{left:-2.4rem}.left-xl-n25{left:-2.5rem}.left-xl-n30{left:-3rem}.left-xl-n35{left:-3.5rem}.left-xl-n40{left:-4rem}.left-xl-n45{left:-4.5rem}.left-xl-n50{left:-5rem}.left-xl-n55{left:-5.5rem}.left-xl-n60{left:-6rem}.left-xl-n65{left:-6.5rem}.left-xl-n70{left:-7rem}.left-xl-n75{left:-7.5rem}.left-xl-n80{left:-8rem}.left-xl-n85{left:-8.5rem}.left-xl-n90{left:-9rem}.left-xl-n95{left:-9.5rem}.left-xl-n100{left:-10rem}.right-xl-0{right:0}.right-xl-1{right:.1rem}.right-xl-2{right:.2rem}.right-xl-3{right:.3rem}.right-xl-4{right:.4rem}.right-xl-5{right:.5rem}.right-xl-6{right:.6rem}.right-xl-7{right:.7rem}.right-xl-8{right:.8rem}.right-xl-9{right:.9rem}.right-xl-10{right:1rem}.right-xl-11{right:1.1rem}.right-xl-12{right:1.2rem}.right-xl-13{right:1.3rem}.right-xl-14{right:1.4rem}.right-xl-15{right:1.5rem}.right-xl-16{right:1.6rem}.right-xl-17{right:1.7rem}.right-xl-18{right:1.8rem}.right-xl-19{right:1.9rem}.right-xl-20{right:2rem}.right-xl-21{right:2.1rem}.right-xl-22{right:2.2rem}.right-xl-23{right:2.3rem}.right-xl-24{right:2.4rem}.right-xl-25{right:2.5rem}.right-xl-30{right:3rem}.right-xl-35{right:3.5rem}.right-xl-40{right:4rem}.right-xl-45{right:4.5rem}.right-xl-50{right:5rem}.right-xl-55{right:5.5rem}.right-xl-60{right:6rem}.right-xl-65{right:6.5rem}.right-xl-70{right:7rem}.right-xl-75{right:7.5rem}.right-xl-80{right:8rem}.right-xl-85{right:8.5rem}.right-xl-90{right:9rem}.right-xl-95{right:9.5rem}.right-xl-100{right:10rem}.right-xl-dynamic{right:var(--dynamic_spacing)}.right-xl-unset{right:unset}.right-xl-n1{right:-.1rem}.right-xl-n2{right:-.2rem}.right-xl-n3{right:-.3rem}.right-xl-n4{right:-.4rem}.right-xl-n5{right:-.5rem}.right-xl-n6{right:-.6rem}.right-xl-n7{right:-.7rem}.right-xl-n8{right:-.8rem}.right-xl-n9{right:-.9rem}.right-xl-n10{right:-1rem}.right-xl-n11{right:-1.1rem}.right-xl-n12{right:-1.2rem}.right-xl-n13{right:-1.3rem}.right-xl-n14{right:-1.4rem}.right-xl-n15{right:-1.5rem}.right-xl-n16{right:-1.6rem}.right-xl-n17{right:-1.7rem}.right-xl-n18{right:-1.8rem}.right-xl-n19{right:-1.9rem}.right-xl-n20{right:-2rem}.right-xl-n21{right:-2.1rem}.right-xl-n22{right:-2.2rem}.right-xl-n23{right:-2.3rem}.right-xl-n24{right:-2.4rem}.right-xl-n25{right:-2.5rem}.right-xl-n30{right:-3rem}.right-xl-n35{right:-3.5rem}.right-xl-n40{right:-4rem}.right-xl-n45{right:-4.5rem}.right-xl-n50{right:-5rem}.right-xl-n55{right:-5.5rem}.right-xl-n60{right:-6rem}.right-xl-n65{right:-6.5rem}.right-xl-n70{right:-7rem}.right-xl-n75{right:-7.5rem}.right-xl-n80{right:-8rem}.right-xl-n85{right:-8.5rem}.right-xl-n90{right:-9rem}.right-xl-n95{right:-9.5rem}.right-xl-n100{right:-10rem}.float-xl-left{float:left}.float-xl-right{float:right}.float-xl-none{float:none}
/*----- Utilities - xl screen - (display, visibility) -----*/
.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:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}.d-xl-none-only{display:none!important}.d-xl-inline-only{display:inline!important}.d-xl-inline-block-only{display:inline-block!important}.d-xl-block-only{display:block!important}.d-xl-table-only{display:table!important}.d-xl-table-row-only{display:table-row!important}.d-xl-table-cell-only{display:table-cell!important}.d-xl-flex-only{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-xl-inline-flex-only{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}.d-xl-list-item{display:list-item!important}.opacity-xl-0{opacity:0}.opacity-xl-1,.section-overlay-xl-1,.section-overlay-xl-light-1{opacity:.1}.opacity-xl-2,.section-overlay-xl-2,.section-overlay-xl-light-2{opacity:.2}.opacity-xl-3,.section-overlay-xl-3,.section-overlay-xl-light-3{opacity:.3}.opacity-xl-4,.section-overlay-xl-4,.section-overlay-xl-light-4{opacity:.4}.opacity-xl-5,.section-overlay-xl-5,.section-overlay-xl-light-5{opacity:.5}.opacity-xl-6,.section-overlay-xl-6,.section-overlay-xl-light-6{opacity:.6}.opacity-xl-7,.section-overlay-xl-7,.section-overlay-xl-light-7{opacity:.7}.opacity-xl-8,.section-overlay-xl-8,.section-overlay-xl-light-8{opacity:.8}.opacity-xl-9,.section-overlay-xl-9,.section-overlay-xl-light-9{opacity:.9}.opacity-xl-10,.opacity-xl-100{opacity:1}.overflow-xl-visible{overflow:visible}.overflow-xl-scroll{overflow:scroll}.overflow-xl-auto{overflow:auto}.overflow-xl-hidden{overflow:hidden}.list-xl-inline>li{display:inline-block!important}.list-xl-inline>li:not(:last-child){margin-right:.8rem}.list-xl-block>li{display:list-item!important}.list-xl-block>li,.list-xl-block>li:last-child{margin-right:0}
/*----- Utilities - xl screen - (box model, from outside in) -----*/
.section-xl-short,.section-xl-20{padding-top:2rem;padding-bottom:2rem;margin-top:2rem;margin-bottom:2rem}.section-xl-30{padding-top:3rem;padding-bottom:3rem;margin-top:3rem;margin-bottom:3rem}.section-xl,.section-xl-40{padding-top:4rem;padding-bottom:4rem;margin-top:4rem;margin-bottom:4rem}.section-xl-50{padding-top:5rem;padding-bottom:5rem;margin-top:5rem;margin-bottom:5rem}.section-xl-60{padding-top:6rem;padding-bottom:6rem;margin-top:6rem;margin-bottom:6rem}.section-xl-70{padding-top:7rem;padding-bottom:7rem;margin-top:7rem;margin-bottom:7rem}.section-xl-tall,.section-xl-80{padding-top:8rem;padding-bottom:8rem;margin-top:8rem;margin-bottom:8rem}.section-xl.flush,[class*="section-xl-"].flush{margin-top:0;margin-bottom:0}.m-xl-auto{margin:auto}.m-xl-0{margin:0}.m-xl-1{margin:.1rem}.m-xl-2{margin:.2rem}.m-xl-3{margin:.3rem}.m-xl-4{margin:.4rem}.m-xl-5{margin:.5rem}.m-xl-6{margin:.6rem}.m-xl-7{margin:.7rem}.m-xl-8{margin:.8rem}.m-xl-9{margin:.9rem}.m-xl-10{margin:1rem}.mt-xl-auto,.my-xl-auto{margin-top:auto}.mt-xl-0,.my-xl-0{margin-top:0}.mt-xl-1,.my-xl-1{margin-top:.1rem}.mt-xl-2,.my-xl-2{margin-top:.2rem}.mt-xl-3,.my-xl-3{margin-top:.3rem}.mt-xl-4,.my-xl-4{margin-top:.4rem}.mt-xl-5,.my-xl-5{margin-top:.5rem}.mt-xl-6,.my-xl-6{margin-top:.6rem}.mt-xl-7,.my-xl-7{margin-top:.7rem}.mt-xl-8,.my-xl-8{margin-top:.8rem}.mt-xl-9,.my-xl-9{margin-top:.9rem}.mt-xl-10,.my-xl-10{margin-top:1rem}.mt-xl-15,.my-xl-15{margin-top:1.5rem}.mt-xl-20,.my-xl-20{margin-top:2rem}.mt-xl-25,.my-xl-25{margin-top:2.5rem}.mt-xl-30,.my-xl-30{margin-top:3rem}.mt-xl-35,.my-xl-35{margin-top:3.5rem}.mt-xl-40,.my-xl-40{margin-top:4rem}.mt-xl-45,.my-xl-45{margin-top:4.5rem}.mt-xl-50,.my-xl-50{margin-top:5rem}.mt-xl-55,.my-xl-55{margin-top:5.5rem}.mt-xl-60,.my-xl-60{margin-top:6rem}.mt-xl-65,.my-xl-65{margin-top:6.5rem}.mt-xl-70,.my-xl-70{margin-top:7rem}.mt-xl-75,.my-xl-75{margin-top:7.5rem}.mt-xl-80,.my-xl-80{margin-top:8rem}.mt-xl-85,.my-xl-85{margin-top:8.5rem}.mt-xl-90,.my-xl-90{margin-top:9rem}.mt-xl-95,.my-xl-95{margin-top:9.5rem}.mt-xl-100,.my-xl-100{margin-top:10rem}.mt-xl-n1{margin-top:-.1rem}.mt-xl-n2{margin-top:-.2rem}.mt-xl-n3{margin-top:-.3rem}.mt-xl-n4{margin-top:-.4rem}.mt-xl-n5{margin-top:-.5rem}.mt-xl-n6{margin-top:-.6rem}.mt-xl-n7{margin-top:-.7rem}.mt-xl-n8{margin-top:-.8rem}.mt-xl-n9{margin-top:-.9rem}.mt-xl-n10{margin-top:-1rem}.mt-xl-n15{margin-top:-1.5rem}.mt-xl-n20{margin-top:-2rem}.mt-xl-n25{margin-top:-2.5rem}.mt-xl-n30{margin-top:-3rem}.mt-xl-n35{margin-top:-3.5rem}.mt-xl-n40{margin-top:-4rem}.mt-xl-n45{margin-top:-4.5rem}.mt-xl-n50{margin-top:-5rem}.mt-xl-n55{margin-top:-5.5rem}.mt-xl-n60{margin-top:-6rem}.mt-xl-n65{margin-top:-6.5rem}.mt-xl-n70{margin-top:-7rem}.mt-xl-n75{margin-top:-7.5rem}.mt-xl-n80{margin-top:-8rem}.mt-xl-n85{margin-top:-8.5rem}.mt-xl-n90{margin-top:-9rem}.mt-xl-n95{margin-top:-9.5rem}.mt-xl-n100{margin-top:-10rem}.mt-xl-n120{margin-top:-12rem}.mt-xl-n140{margin-top:-14rem}.mt-xl-n160{margin-top:-16rem}.mt-xl-n180{margin-top:-18rem}.mt-xl-n200{margin-top:-20rem}.mt-xl-n220{margin-top:-22rem}.mt-xl-n240{margin-top:-24rem}.mt-xl-n260{margin-top:-26rem}.mt-xl-n280{margin-top:-28rem}.mt-xl-n300{margin-top:-30rem}.mt-xl-n320{margin-top:-32rem}.mt-xl-n340{margin-top:-34rem}.mt-xl-n360{margin-top:-36rem}.mt-xl-n380{margin-top:-38rem}.mt-xl-n400{margin-top:-40rem}.mt-xl-nheader-top{margin-top:calc(var(--header_top_height) * -1)}.mt-xl-nheader-bottom{margin-top:calc(var(--header_bot_height) * -1)}.mt-xl-nheader-total{margin-top:calc(var(--header_height) * -1)}.mr-xl-auto,.mx-xl-auto{margin-right:auto}.mr-xl-0,.mx-xl-0{margin-right:0}.mr-xl-1,.mx-xl-1{margin-right:.1rem}.mr-xl-2,.mx-xl-2{margin-right:.2rem}.mr-xl-3,.mx-xl-3{margin-right:.3rem}.mr-xl-4,.mx-xl-4{margin-right:.4rem}.mr-xl-5,.mx-xl-5{margin-right:.5rem}.mr-xl-6,.mx-xl-6{margin-right:.6rem}.mr-xl-7,.mx-xl-7{margin-right:.7rem}.mr-xl-8,.mx-xl-8{margin-right:.8rem}.mr-xl-9,.mx-xl-9{margin-right:.9rem}.mr-xl-10,.mx-xl-10{margin-right:1rem}.mr-xl-15,.mx-xl-15{margin-right:1.5rem}.mr-xl-20,.mx-xl-20{margin-right:2rem}.mr-xl-25,.mx-xl-25{margin-right:2.5rem}.mr-xl-30,.mx-xl-30{margin-right:3rem}.mr-xl-35,.mx-xl-35{margin-right:3.5rem}.mr-xl-40,.mx-xl-40{margin-right:4rem}.mr-xl-45,.mx-xl-45{margin-right:4.5rem}.mr-xl-50,.mx-xl-50{margin-right:5rem}.mr-xl-55,.mx-xl-55{margin-right:5.5rem}.mr-xl-60,.mx-xl-60{margin-right:6rem}.mr-xl-65,.mx-xl-65{margin-right:6.5rem}.mr-xl-70,.mx-xl-70{margin-right:7rem}.mr-xl-75,.mx-xl-75{margin-right:7.5rem}.mr-xl-80,.mx-xl-80{margin-right:8rem}.mr-xl-85,.mx-xl-85{margin-right:8.5rem}.mr-xl-90,.mx-xl-90{margin-right:9rem}.mr-xl-95,.mx-xl-95{margin-right:9.5rem}.mr-xl-100,.mx-xl-100{margin-right:10rem}.mr-xl-dynamic,.mx-xl-dynamic{margin-right:var(--dynamic_spacing)}.mr-xl-n1{margin-right:-.1rem}.mr-xl-n2{margin-right:-.2rem}.mr-xl-n3{margin-right:-.3rem}.mr-xl-n4{margin-right:-.4rem}.mr-xl-n5{margin-right:-.5rem}.mr-xl-n6{margin-right:-.6rem}.mr-xl-n7{margin-right:-.7rem}.mr-xl-n8{margin-right:-.8rem}.mr-xl-n9{margin-right:-.9rem}.mr-xl-n10{margin-right:-1rem}.mr-xl-n15{margin-right:-1.5rem}.mr-xl-n20{margin-right:-2rem}.mr-xl-n25{margin-right:-2.5rem}.mr-xl-n30{margin-right:-3rem}.mr-xl-n35{margin-right:-3.5rem}.mr-xl-n40{margin-right:-4rem}.mr-xl-n45{margin-right:-4.5rem}.mr-xl-n50{margin-right:-5rem}.mr-xl-n55{margin-right:-5.5rem}.mr-xl-n60{margin-right:-6rem}.mr-xl-n65{margin-right:-6.5rem}.mr-xl-n70{margin-right:-7rem}.mr-xl-n75{margin-right:-7.5rem}.mr-xl-n80{margin-right:-8rem}.mr-xl-n85{margin-right:-8.5rem}.mr-xl-n90{margin-right:-9rem}.mr-xl-n95{margin-right:-9.5rem}.mr-xl-n100{margin-right:-10rem}.mr-xl-n120{margin-right:-12rem}.mr-xl-n140{margin-right:-14rem}.mr-xl-n160{margin-right:-16rem}.mr-xl-n180{margin-right:-18rem}.mr-xl-n200{margin-right:-20rem}.mr-xl-n220{margin-right:-22rem}.mr-xl-n240{margin-right:-24rem}.mr-xl-n260{margin-right:-26rem}.mr-xl-n280{margin-right:-28rem}.mr-xl-n300{margin-right:-30rem}.mr-xl-n320{margin-right:-32rem}.mr-xl-n340{margin-right:-34rem}.mr-xl-n360{margin-right:-36rem}.mr-xl-n380{margin-right:-38rem}.mr-xl-n400{margin-right:-40rem}.mb-xl-auto,.my-xl-auto{margin-bottom:auto}.mb-xl-0,.my-xl-0{margin-bottom:0}.mb-xl-1,.my-xl-1{margin-bottom:.1rem}.mb-xl-2,.my-xl-2{margin-bottom:.2rem}.mb-xl-3,.my-xl-3{margin-bottom:.3rem}.mb-xl-4,.my-xl-4{margin-bottom:.4rem}.mb-xl-5,.my-xl-5{margin-bottom:.5rem}.mb-xl-6,.my-xl-6{margin-bottom:.6rem}.mb-xl-7,.my-xl-7{margin-bottom:.7rem}.mb-xl-8,.my-xl-8{margin-bottom:.8rem}.mb-xl-9,.my-xl-9{margin-bottom:.9rem}.mb-xl-10,.my-xl-10{margin-bottom:1rem}.mb-xl-15,.my-xl-15{margin-bottom:1.5rem}.mb-xl-20,.my-xl-20{margin-bottom:2rem}.mb-xl-25,.my-xl-25{margin-bottom:2.5rem}.mb-xl-30,.my-xl-30{margin-bottom:3rem}.mb-xl-35,.my-xl-35{margin-bottom:3.5rem}.mb-xl-40,.my-xl-40{margin-bottom:4rem}.mb-xl-45,.my-xl-45{margin-bottom:4.5rem}.mb-xl-50,.my-xl-50{margin-bottom:5rem}.mb-xl-55,.my-xl-55{margin-bottom:5.5rem}.mb-xl-60,.my-xl-60{margin-bottom:6rem}.mb-xl-65,.my-xl-65{margin-bottom:6.5rem}.mb-xl-70,.my-xl-70{margin-bottom:7rem}.mb-xl-75,.my-xl-75{margin-bottom:7.5rem}.mb-xl-80,.my-xl-80{margin-bottom:8rem}.mb-xl-85,.my-xl-85{margin-bottom:8.5rem}.mb-xl-90,.my-xl-90{margin-bottom:9rem}.mb-xl-95,.my-xl-95{margin-bottom:9.5rem}.mb-xl-100,.my-xl-100{margin-bottom:10rem}.mb-xl-n1{margin-bottom:-.1rem}.mb-xl-n2{margin-bottom:-.2rem}.mb-xl-n3{margin-bottom:-.3rem}.mb-xl-n4{margin-bottom:-.4rem}.mb-xl-n5{margin-bottom:-.5rem}.mb-xl-n6{margin-bottom:-.6rem}.mb-xl-n7{margin-bottom:-.7rem}.mb-xl-n8{margin-bottom:-.8rem}.mb-xl-n9{margin-bottom:-.9rem}.mb-xl-n10{margin-bottom:-1rem}.mb-xl-n15{margin-bottom:-1.5rem}.mb-xl-n20{margin-bottom:-2rem}.mb-xl-n25{margin-bottom:-2.5rem}.mb-xl-n30{margin-bottom:-3rem}.mb-xl-n35{margin-bottom:-3.5rem}.mb-xl-n40{margin-bottom:-4rem}.mb-xl-n45{margin-bottom:-4.5rem}.mb-xl-n50{margin-bottom:-5rem}.mb-xl-n55{margin-bottom:-5.5rem}.mb-xl-n60{margin-bottom:-6rem}.mb-xl-n65{margin-bottom:-6.5rem}.mb-xl-n70{margin-bottom:-7rem}.mb-xl-n75{margin-bottom:-7.5rem}.mb-xl-n80{margin-bottom:-8rem}.mb-xl-n85{margin-bottom:-8.5rem}.mb-xl-n90{margin-bottom:-9rem}.mb-xl-n95{margin-bottom:-9.5rem}.mb-xl-n100{margin-bottom:-10rem}.mb-xl-n120{margin-bottom:-12rem}.mb-xl-n140{margin-bottom:-14rem}.mb-xl-n160{margin-bottom:-16rem}.mb-xl-n180{margin-bottom:-18rem}.mb-xl-n200{margin-bottom:-20rem}.mb-xl-n220{margin-bottom:-22rem}.mb-xl-n240{margin-bottom:-24rem}.mb-xl-n260{margin-bottom:-26rem}.mb-xl-n280{margin-bottom:-28rem}.mb-xl-n300{margin-bottom:-30rem}.mb-xl-n320{margin-bottom:-32rem}.mb-xl-n340{margin-bottom:-34rem}.mb-xl-n360{margin-bottom:-36rem}.mb-xl-n380{margin-bottom:-38rem}.mb-xl-n400{margin-bottom:-40rem}.ml-xl-auto,.mx-xl-auto{margin-left:auto}.ml-xl-0,.mx-xl-0{margin-left:0}.ml-xl-1,.mx-xl-1{margin-left:.1rem}.ml-xl-2,.mx-xl-2{margin-left:.2rem}.ml-xl-3,.mx-xl-3{margin-left:.3rem}.ml-xl-4,.mx-xl-4{margin-left:.4rem}.ml-xl-5,.mx-xl-5{margin-left:.5rem}.ml-xl-6,.mx-xl-6{margin-left:.6rem}.ml-xl-7,.mx-xl-7{margin-left:.7rem}.ml-xl-8,.mx-xl-8{margin-left:.8rem}.ml-xl-9,.mx-xl-9{margin-left:.9rem}.ml-xl-10,.mx-xl-10{margin-left:1rem}.ml-xl-15,.mx-xl-15{margin-left:1.5rem}.ml-xl-20,.mx-xl-20{margin-left:2rem}.ml-xl-25,.mx-xl-25{margin-left:2.5rem}.ml-xl-30,.mx-xl-30{margin-left:3rem}.ml-xl-35,.mx-xl-35{margin-left:3.5rem}.ml-xl-40,.mx-xl-40{margin-left:4rem}.ml-xl-45,.mx-xl-45{margin-left:4.5rem}.ml-xl-50,.mx-xl-50{margin-left:5rem}.ml-xl-55,.mx-xl-55{margin-left:5.5rem}.ml-xl-60,.mx-xl-60{margin-left:6rem}.ml-xl-65,.mx-xl-65{margin-left:6.5rem}.ml-xl-70,.mx-xl-70{margin-left:7rem}.ml-xl-75,.mx-xl-75{margin-left:7.5rem}.ml-xl-80,.mx-xl-80{margin-left:8rem}.ml-xl-85,.mx-xl-85{margin-left:8.5rem}.ml-xl-90,.mx-xl-90{margin-left:9rem}.ml-xl-95,.mx-xl-95{margin-left:9.5rem}.ml-xl-100,.mx-xl-100{margin-left:10rem}.ml-xl-dynamic,.mx-xl-dynamic{margin-left:var(--dynamic_spacing)}.ml-xl-n1{margin-left:-.1rem}.ml-xl-n2{margin-left:-.2rem}.ml-xl-n3{margin-left:-.3rem}.ml-xl-n4{margin-left:-.4rem}.ml-xl-n5{margin-left:-.5rem}.ml-xl-n6{margin-left:-.6rem}.ml-xl-n7{margin-left:-.7rem}.ml-xl-n8{margin-left:-.8rem}.ml-xl-n9{margin-left:-.9rem}.ml-xl-n10{margin-left:-1rem}.ml-xl-n15{margin-left:-1.5rem}.ml-xl-n20{margin-left:-2rem}.ml-xl-n25{margin-left:-2.5rem}.ml-xl-n30{margin-left:-3rem}.ml-xl-n35{margin-left:-3.5rem}.ml-xl-n40{margin-left:-4rem}.ml-xl-n45{margin-left:-4.5rem}.ml-xl-n50{margin-left:-5rem}.ml-xl-n55{margin-left:-5.5rem}.ml-xl-n60{margin-left:-6rem}.ml-xl-n65{margin-left:-6.5rem}.ml-xl-n70{margin-left:-7rem}.ml-xl-n75{margin-left:-7.5rem}.ml-xl-n80{margin-left:-8rem}.ml-xl-n85{margin-left:-8.5rem}.ml-xl-n90{margin-left:-9rem}.ml-xl-n95{margin-left:-9.5rem}.ml-xl-n100{margin-left:-10rem}.ml-xl-n120{margin-left:-12rem}.ml-xl-n140{margin-left:-14rem}.ml-xl-n160{margin-left:-16rem}.ml-xl-n180{margin-left:-18rem}.ml-xl-n200{margin-left:-20rem}.ml-xl-n220{margin-left:-22rem}.ml-xl-n240{margin-left:-24rem}.ml-xl-n260{margin-left:-26rem}.ml-xl-n280{margin-left:-28rem}.ml-xl-n300{margin-left:-30rem}.ml-xl-n320{margin-left:-32rem}.ml-xl-n340{margin-left:-34rem}.ml-xl-n360{margin-left:-36rem}.ml-xl-n380{margin-left:-38rem}.ml-xl-n400{margin-left:-40rem}.gutters-xl-0{margin-right:0;margin-left:0}.gutters-xl-5{margin-right:-5px;margin-left:-5px}.gutters-xl-half{margin-right:-.75rem;margin-left:-.75rem}.gutters-xl-10{margin-right:-10px;margin-left:-10px}.gutters-xl-15{margin-right:-15px;margin-left:-15px}.border-xl-top{border-top:1px solid var(--gray_t7)}.border-xl-right{border-right:1px solid var(--gray_t7)}.border-xl-bottom{border-bottom:1px solid var(--gray_t7)}.border-xl-left{border-left:1px solid var(--gray_t7)}.border-xl-top-0{border-top:0}.border-xl-right-0{border-right:0}.border-xl-bottom-0{border-bottom:0}.border-xl-left-0{border-left:0}.border-xl-0{border:0}.border-w-xl-1{border-width:1px}.border-w-xl-2{border-width:2px}.border-w-xl-3{border-width:3px}.border-w-xl-4{border-width:4px}.border-w-xl-5{border-width:5px}.border-w-xl-6{border-width:6px}.border-w-xl-7{border-width:7px}.border-w-xl-8{border-width:8px}.border-w-xl-9{border-width:9px}.border-w-xl-10{border-width:10px}.rounded-xl-top,.rounded-xl-left,.rounded-xl-top-left{border-top-left-radius:.4rem}.rounded-xl-top,.rounded-xl-right,.rounded-xl-top-right{border-top-right-radius:.4rem}.rounded-xl-right,.rounded-xl-bottom,.rounded-xl-bottom-right{border-bottom-right-radius:.4rem}.rounded-xl-bottom,.rounded-xl-left,.rounded-xl-bottom-left{border-bottom-left-radius:.4rem}.rounded-xl-top-0,.rounded-xl-left-0,.rounded-xl-top-left-0{border-top-left-radius:0}.rounded-xl-top-0,.rounded-xl-right-0,.rounded-xl-top-right-0{border-top-right-radius:0}.rounded-xl-right-0,.rounded-xl-bottom-0,.rounded-xl-bottom-right-0{border-bottom-right-radius:0}.rounded-xl-bottom-0,.rounded-xl-left-0,.rounded-xl-bottom-left-0{border-bottom-left-radius:0}.rounded-xl-0{border-radius:0}.rounded-xl-circle{border-radius:50%}.rounded-xl-pill{border-radius:50rem}.p-xl-0{padding:0}.p-xl-1{padding:.1rem}.p-xl-2{padding:.2rem}.p-xl-3{padding:.3rem}.p-xl-4{padding:.4rem}.p-xl-5{padding:.5rem}.p-xl-6{padding:.6rem}.p-xl-7{padding:.7rem}.p-xl-8{padding:.8rem}.p-xl-9{padding:.9rem}.p-xl-10{padding:1rem}.p-xl-15{padding:1.5rem}.p-xl-20{padding:2rem}.p-xl-25{padding:2.5rem}.p-xl-30{padding:3rem}.p-xl-35{padding:3.5rem}.p-xl-40{padding:4rem}.p-xl-45{padding:4.5rem}.p-xl-50{padding:5rem}.pt-xl-0,.py-xl-0{padding-top:0}.pt-xl-1,.py-xl-1{padding-top:.1rem}.pt-xl-2,.py-xl-2{padding-top:.2rem}.pt-xl-3,.py-xl-3{padding-top:.3rem}.pt-xl-4,.py-xl-4{padding-top:.4rem}.pt-xl-5,.py-xl-5{padding-top:.5rem}.pt-xl-6,.py-xl-6{padding-top:.6rem}.pt-xl-7,.py-xl-7{padding-top:.7rem}.pt-xl-8,.py-xl-8{padding-top:.8rem}.pt-xl-9,.py-xl-9{padding-top:.9rem}.pt-xl-10,.py-xl-10{padding-top:1rem}.pt-xl-15,.py-xl-15{padding-top:1.5rem}.pt-xl-20,.py-xl-20{padding-top:2rem}.pt-xl-25,.py-xl-25{padding-top:2.5rem}.pt-xl-30,.py-xl-30{padding-top:3rem}.pt-xl-35,.py-xl-35{padding-top:3.5rem}.pt-xl-40,.py-xl-40{padding-top:4rem}.pt-xl-45,.py-xl-45{padding-top:4.5rem}.pt-xl-50,.py-xl-50{padding-top:5rem}.pt-xl-55,.py-xl-55{padding-top:5.5rem}.pt-xl-60,.py-xl-60{padding-top:6rem}.pt-xl-65,.py-xl-65{padding-top:6.5rem}.pt-xl-70,.py-xl-70{padding-top:7rem}.pt-xl-75,.py-xl-75{padding-top:7.5rem}.pt-xl-80,.py-xl-80{padding-top:8rem}.pt-xl-85,.py-xl-85{padding-top:8.5rem}.pt-xl-90,.py-xl-90{padding-top:9rem}.pt-xl-95,.py-xl-95{padding-top:9.5rem}.pt-xl-100,.py-xl-100{padding-top:10rem}.pr-xl-0,.px-xl-0{padding-right:0}.pr-xl-1,.px-xl-1{padding-right:.1rem}.pr-xl-2,.px-xl-2{padding-right:.2rem}.pr-xl-3,.px-xl-3{padding-right:.3rem}.pr-xl-4,.px-xl-4{padding-right:.4rem}.pr-xl-5,.px-xl-5{padding-right:.5rem}.pr-xl-6,.px-xl-6{padding-right:.6rem}.pr-xl-7,.px-xl-7{padding-right:.7rem}.pr-xl-8,.px-xl-8{padding-right:.8rem}.pr-xl-9,.px-xl-9{padding-right:.9rem}.pr-xl-10,.px-xl-10{padding-right:1rem}.pr-xl-15,.px-xl-15{padding-right:1.5rem}.pr-xl-20,.px-xl-20{padding-right:2rem}.pr-xl-25,.px-xl-25{padding-right:2.5rem}.pr-xl-30,.px-xl-30{padding-right:3rem}.pr-xl-35,.px-xl-35{padding-right:3.5rem}.pr-xl-40,.px-xl-40{padding-right:4rem}.pr-xl-45,.px-xl-45{padding-right:4.5rem}.pr-xl-50,.px-xl-50{padding-right:5rem}.pr-xl-55,.px-xl-55{padding-right:5.5rem}.pr-xl-60,.px-xl-60{padding-right:6rem}.pr-xl-65,.px-xl-65{padding-right:6.5rem}.pr-xl-70,.px-xl-70{padding-right:7rem}.pr-xl-75,.px-xl-75{padding-right:7.5rem}.pr-xl-80,.px-xl-80{padding-right:8rem}.pr-xl-85,.px-xl-85{padding-right:8.5rem}.pr-xl-90,.px-xl-90{padding-right:9rem}.pr-xl-95,.px-xl-95{padding-right:9.5rem}.pr-xl-100,.px-xl-100{padding-right:10rem}.pb-xl-0,.py-xl-0{padding-bottom:0}.pb-xl-1,.py-xl-1{padding-bottom:.1rem}.pb-xl-2,.py-xl-2{padding-bottom:.2rem}.pb-xl-3,.py-xl-3{padding-bottom:.3rem}.pb-xl-4,.py-xl-4{padding-bottom:.4rem}.pb-xl-5,.py-xl-5{padding-bottom:.5rem}.pb-xl-6,.py-xl-6{padding-bottom:.6rem}.pb-xl-7,.py-xl-7{padding-bottom:.7rem}.pb-xl-8,.py-xl-8{padding-bottom:.8rem}.pb-xl-9,.py-xl-9{padding-bottom:.9rem}.pb-xl-10,.py-xl-10{padding-bottom:1rem}.pb-xl-15,.py-xl-15{padding-bottom:1.5rem}.pb-xl-20,.py-xl-20{padding-bottom:2rem}.pb-xl-25,.py-xl-25{padding-bottom:2.5rem}.pb-xl-30,.py-xl-30{padding-bottom:3rem}.pb-xl-35,.py-xl-35{padding-bottom:3.5rem}.pb-xl-40,.py-xl-40{padding-bottom:4rem}.pb-xl-45,.py-xl-45{padding-bottom:4.5rem}.pb-xl-50,.py-xl-50{padding-bottom:5rem}.pb-xl-55,.py-xl-55{padding-bottom:5.5rem}.pb-xl-60,.py-xl-60{padding-bottom:6rem}.pb-xl-65,.py-xl-65{padding-bottom:6.5rem}.pb-xl-70,.py-xl-70{padding-bottom:7rem}.pb-xl-75,.py-xl-75{padding-bottom:7.5rem}.pb-xl-80,.py-xl-80{padding-bottom:8rem}.pb-xl-85,.py-xl-85{padding-bottom:8.5rem}.pb-xl-90,.py-xl-90{padding-bottom:9rem}.pb-xl-95,.py-xl-95{padding-bottom:9.5rem}.pb-xl-100,.py-xl-100{padding-bottom:10rem}.pl-xl-0,.px-xl-0{padding-left:0}.pl-xl-1,.px-xl-1{padding-left:.1rem}.pl-xl-2,.px-xl-2{padding-left:.2rem}.pl-xl-3,.px-xl-3{padding-left:.3rem}.pl-xl-4,.px-xl-4{padding-left:.4rem}.pl-xl-5,.px-xl-5{padding-left:.5rem}.pl-xl-6,.px-xl-6{padding-left:.6rem}.pl-xl-7,.px-xl-7{padding-left:.7rem}.pl-xl-8,.px-xl-8{padding-left:.8rem}.pl-xl-9,.px-xl-9{padding-left:.9rem}.pl-xl-10,.px-xl-10{padding-left:1rem}.pl-xl-15,.px-xl-15{padding-left:1.5rem}.pl-xl-20,.px-xl-20{padding-left:2rem}.pl-xl-25,.px-xl-25{padding-left:2.5rem}.pl-xl-30,.px-xl-30{padding-left:3rem}.pl-xl-35,.px-xl-35{padding-left:3.5rem}.pl-xl-40,.px-xl-40{padding-left:4rem}.pl-xl-45,.px-xl-45{padding-left:4.5rem}.pl-xl-50,.px-xl-50{padding-left:5rem}.pl-xl-55,.px-xl-55{padding-left:5.5rem}.pl-xl-60,.px-xl-60{padding-left:6rem}.pl-xl-65,.px-xl-65{padding-left:6.5rem}.pl-xl-70,.px-xl-70{padding-left:7rem}.pl-xl-75,.px-xl-75{padding-left:7.5rem}.pl-xl-80,.px-xl-80{padding-left:8rem}.pl-xl-85,.px-xl-85{padding-left:8.5rem}.pl-xl-90,.px-xl-90{padding-left:9rem}.pl-xl-95,.px-xl-95{padding-left:9.5rem}.pl-xl-100,.px-xl-100{padding-left:10rem}.gutters-xl-0>.col,.gutters-xl-0>[class*="col-"]{padding-right:0;padding-left:0}.gutters-xl-5>.col,.gutters-xl-5>[class*="col-"]{padding-right:5px;padding-left:5px}.gutters-xl-half>.col,.gutters-xl-half>[class*="col-"]{padding-right:.75rem;padding-left:.75rem}.gutters-xl-10>.col,.gutters-xl-10>[class*="col-"]{padding-right:10px;padding-left:10px}.gutters-xl-15>.col,.gutters-xl-15>[class*="col-"]{padding-right:15px;padding-left:15px}.pr-xl-dynamic,.px-xl-dynamic{padding-right:var(--dynamic_spacing)}.pl-xl-dynamic,.px-xl-dynamic{padding-left:var(--dynamic_spacing)}.w-xl-auto{width:auto!important}.w-xl-0{width:0!important}.w-xl-5px{width:5px!important}.w-xl-10px{width:10px!important}.w-xl-15px{width:15px!important}.w-xl-20px{width:20px!important}.w-xl-25px{width:25px!important}.w-xl-30px{width:30px!important}.w-xl-35px{width:35px!important}.w-xl-40px{width:40px!important}.w-xl-45px{width:45px!important}.w-xl-50px{width:50px!important}.w-xl-55px{width:55px!important}.w-xl-60px{width:60px!important}.w-xl-65px{width:65px!important}.w-xl-70px{width:70px!important}.w-xl-75px{width:75px!important}.w-xl-80px{width:80px!important}.w-xl-85px{width:85px!important}.w-xl-90px{width:90px!important}.w-xl-95px{width:95px!important}.w-xl-100px{width:100px!important}.w-xl-125px{width:125px!important}.w-xl-150px{width:150px!important}.w-xl-175px{width:175px!important}.w-xl-200px{width:200px!important}.w-xl-225px{width:225px!important}.w-xl-250px{width:250px!important}.w-xl-275px{width:275px!important}.w-xl-300px{width:300px!important}.w-xl-325px{width:325px!important}.w-xl-350px{width:350px!important}.w-xl-375px{width:375px!important}.w-xl-400px{width:400px!important}.w-xl-425px{width:425px!important}.w-xl-450px{width:450px!important}.w-xl-475px{width:475px!important}.w-xl-500px{width:500px!important}.w-xl-5{width:5%!important}.w-xl-10{width:10%!important}.w-xl-15{width:15%!important}.w-xl-20{width:20%!important}.w-xl-25{width:25%!important}.w-xl-30{width:30%!important}.w-xl-33{width:33.333333%!important}.w-xl-35{width:35%!important}.w-xl-40{width:40%!important}.w-xl-45{width:45%!important}.w-xl-50{width:50%!important}.w-xl-55{width:55%!important}.w-xl-60{width:60%!important}.w-xl-65{width:65%!important}.w-xl-66{width:66.666667%!important}.w-xl-70{width:70%!important}.w-xl-75{width:75%!important}.w-xl-80{width:80%!important}.w-xl-85{width:85%!important}.w-xl-90{width:90%!important}.w-xl-95{width:95%!important}.w-xl-100{width:100%!important}.w-xl-fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content!important}.w-xl-min-content{width:-webkit-min-content;width:-moz-min-content;width:min-content!important}.w-xl-max-content{width:-webkit-max-content;width:-moz-max-content;width:max-content!important}.vw-xl-5{width:5vw!important}.vw-xl-10{width:10vw!important}.vw-xl-15{width:15vw!important}.vw-xl-20{width:20vw!important}.vw-xl-25{width:25vw!important}.vw-xl-30{width:30vw!important}.vw-xl-35{width:35vw!important}.vw-xl-40{width:40vw!important}.vw-xl-45{width:45vw!important}.vw-xl-50{width:50vw!important}.vw-xl-55{width:55vw!important}.vw-xl-60{width:60vw!important}.vw-xl-65{width:65vw!important}.vw-xl-70{width:70vw!important}.vw-xl-75{width:75vw!important}.vw-xl-80{width:80vw!important}.vw-xl-85{width:85vw!important}.vw-xl-90{width:90vw!important}.vw-xl-95{width:95vw!important}.vw-xl-100{width:100vw!important}.h-xl-auto{height:auto!important}.h-xl-0{height:0!important}.h-xl-5px{height:5px!important}.h-xl-10px{height:10px!important}.h-xl-15px{height:15px!important}.h-xl-20px{height:20px!important}.h-xl-25px{height:25px!important}.h-xl-30px{height:30px!important}.h-xl-35px{height:35px!important}.h-xl-40px{height:40px!important}.h-xl-45px{height:45px!important}.h-xl-50px{height:50px!important}.h-xl-55px{height:55px!important}.h-xl-60px{height:60px!important}.h-xl-65px{height:65px!important}.h-xl-70px{height:70px!important}.h-xl-75px{height:75px!important}.h-xl-80px{height:80px!important}.h-xl-85px{height:85px!important}.h-xl-90px{height:90px!important}.h-xl-95px{height:95px!important}.h-xl-100px{height:100px!important}.h-xl-125px{height:125px!important}.h-xl-150px{height:150px!important}.h-xl-175px{height:175px!important}.h-xl-200px{height:200px!important}.h-xl-225px{height:225px!important}.h-xl-250px{height:250px!important}.h-xl-275px{height:275px!important}.h-xl-300px{height:300px!important}.h-xl-325px{height:325px!important}.h-xl-350px{height:350px!important}.h-xl-375px{height:375px!important}.h-xl-400px{height:400px!important}.h-xl-425px{height:425px!important}.h-xl-450px{height:450px!important}.h-xl-475px{height:475px!important}.h-xl-500px{height:500px!important}.h-xl-525px{height:525px!important}.h-xl-550px{height:550px!important}.h-xl-575px{height:575px!important}.h-xl-600px{height:600px!important}.h-xl-625px{height:625px!important}.h-xl-650px{height:650px!important}.h-xl-675px{height:675px!important}.h-xl-700px{height:700px!important}.h-xl-725px{height:725px!important}.h-xl-750px{height:750px!important}.h-xl-775px{height:775px!important}.h-xl-800px{height:800px!important}.h-xl-825px{height:825px!important}.h-xl-850px{height:850px!important}.h-xl-875px{height:875px!important}.h-xl-900px{height:900px!important}.h-xl-925px{height:925px!important}.h-xl-950px{height:950px!important}.h-xl-975px{height:975px!important}.h-xl-1000px{height:1000px!important}.h-xl-25{height:25%!important}.h-xl-50{height:50%!important}.h-xl-75{height:75%!important}.h-xl-100{height:100%!important}.vh-xl-5{height:5vh!important}.vh-xl-10{height:10vh!important}.vh-xl-15{height:15vh!important}.vh-xl-20{height:20vh!important}.vh-xl-25{height:25vh!important}.vh-xl-30{height:30vh!important}.vh-xl-35{height:35vh!important}.vh-xl-40{height:40vh!important}.vh-xl-45{height:45vh!important}.vh-xl-50{height:50vh!important}.vh-xl-55{height:55vh!important}.vh-xl-60{height:60vh!important}.vh-xl-65{height:65vh!important}.vh-xl-70{height:70vh!important}.vh-xl-75{height:75vh!important}.vh-xl-80{height:80vh!important}.vh-xl-85{height:85vh!important}.vh-xl-90{height:90vh!important}.vh-xl-95{height:95vh!important}.vh-xl-100{height:100vh!important}.h-xl-header-top{height:var(--header_top_height)!important}.h-xl-header-bottom{height:var(--header_bot_height)!important}.h-xl-header-total{height:var(--header_height)!important}.h-xl-above-fold{height:var(--above_fold_height)!important}.title-xl-left{text-align:left;margin:0 0 3rem}.title-xl-left::after{left:0;right:unset;margin:1rem 0 0}.title-xl-center{text-align:center;margin:0 auto 3rem}.title-xl-center::after{left:0;right:0;margin:.5rem auto 0}.title-xl-right{text-align:right;margin:0 0 3rem auto}.title-xl-right::after{right:0;left:unset;margin:1rem 0 0}
/*----- Utilities - xl screen - (typography) -----*/
.font-xl-10{font-size:1rem!important}.font-xl-11{font-size:1.1rem!important}.font-xl-12{font-size:1.2rem!important}.font-xl-13{font-size:1.3rem!important}.font-xl-14{font-size:1.4rem!important}.font-xl-15{font-size:1.5rem!important}.font-xl-16{font-size:1.6rem!important}.font-xl-17{font-size:1.7rem!important}.font-xl-18{font-size:1.8rem!important}.font-xl-19{font-size:1.9rem!important}.font-xl-20{font-size:2rem!important}.font-xl-21{font-size:2.1rem!important}.font-xl-22{font-size:2.2rem!important}.font-xl-23{font-size:2.3rem!important}.font-xl-24{font-size:2.4rem!important}.font-xl-25{font-size:2.5rem!important}.font-xl-26{font-size:2.6rem!important}.font-xl-27{font-size:2.7rem!important}.font-xl-28{font-size:2.8rem!important}.font-xl-29{font-size:2.9rem!important}.font-xl-30{font-size:3rem!important}.font-xl-31{font-size:3.1rem!important}.font-xl-32{font-size:3.2rem!important}.font-xl-33{font-size:3.3rem!important}.font-xl-34{font-size:3.4rem!important}.font-xl-35{font-size:3.5rem!important}.font-xl-36{font-size:3.6rem!important}.font-xl-37{font-size:3.7rem!important}.font-xl-38{font-size:3.8rem!important}.font-xl-39{font-size:3.9rem!important}.font-xl-40{font-size:4rem!important}.font-xl-41{font-size:4.1rem!important}.font-xl-42{font-size:4.2rem!important}.font-xl-43{font-size:4.3rem!important}.font-xl-44{font-size:4.4rem!important}.font-xl-45{font-size:4.5rem!important}.font-xl-46{font-size:4.6rem!important}.font-xl-47{font-size:4.7rem!important}.font-xl-48{font-size:4.8rem!important}.font-xl-49{font-size:4.9rem!important}.font-xl-50{font-size:5rem!important}.font-xl-51{font-size:5.1rem!important}.font-xl-52{font-size:5.2rem!important}.font-xl-53{font-size:5.3rem!important}.font-xl-54{font-size:5.4rem!important}.font-xl-55{font-size:5.5rem!important}.font-xl-56{font-size:5.6rem!important}.font-xl-57{font-size:5.7rem!important}.font-xl-58{font-size:5.8rem!important}.font-xl-59{font-size:5.9rem!important}.font-xl-60{font-size:6rem!important}.font-p-xl-50{font-size:50%!important}.font-p-xl-60{font-size:60%!important}.font-p-xl-70{font-size:70%!important}.font-p-xl-80{font-size:80%!important}.font-p-xl-90{font-size:90%!important}.font-p-xl-100{font-size:100%!important}.font-p-xl-110{font-size:110%!important}.font-p-xl-120{font-size:120%!important}.font-p-xl-130{font-size:130%!important}.font-p-xl-140{font-size:140%!important}.font-p-xl-150{font-size:150%!important}.font-p-xl-160{font-size:160%!important}.font-p-xl-170{font-size:170%!important}.font-p-xl-180{font-size:180%!important}.font-p-xl-190{font-size:190%!important}.font-p-xl-200{font-size:200%!important}
/*----- relative font-size -- 'hfs' = 'heading_font_size' -- 'bfs' = 'body_font_size' -----*/
.font-heading-xl-0,.font-heading-xl--0{font-size:var(--hfs)}.font-heading-xl-1{font-size:calc(var(--hfs) + 1px)}.font-heading-xl-2{font-size:calc(var(--hfs) + 2px)}.font-heading-xl-3{font-size:calc(var(--hfs) + 3px)}.font-heading-xl-4{font-size:calc(var(--hfs) + 4px)}.font-heading-xl-5{font-size:calc(var(--hfs) + 5px)}.font-heading-xl-6{font-size:calc(var(--hfs) + 6px)}.font-heading-xl-7{font-size:calc(var(--hfs) + 7px)}.font-heading-xl-8{font-size:calc(var(--hfs) + 8px)}.font-heading-xl-9{font-size:calc(var(--hfs) + 9px)}.font-heading-xl-10{font-size:calc(var(--hfs) + 10px)}.font-heading-xl-11{font-size:calc(var(--hfs) + 11px)}.font-heading-xl-12{font-size:calc(var(--hfs) + 12px)}.font-heading-xl-13{font-size:calc(var(--hfs) + 13px)}.font-heading-xl-14{font-size:calc(var(--hfs) + 14px)}.font-heading-xl-15{font-size:calc(var(--hfs) + 15px)}.font-heading-xl-16{font-size:calc(var(--hfs) + 16px)}.font-heading-xl-17{font-size:calc(var(--hfs) + 17px)}.font-heading-xl-18{font-size:calc(var(--hfs) + 18px)}.font-heading-xl-19{font-size:calc(var(--hfs) + 19px)}.font-heading-xl-20{font-size:calc(var(--hfs) + 20px)}.font-heading-xl--1{font-size:calc(var(--hfs) - 1px)}.font-heading-xl--2{font-size:calc(var(--hfs) - 2px)}.font-heading-xl--3{font-size:calc(var(--hfs) - 3px)}.font-heading-xl--4{font-size:calc(var(--hfs) - 4px)}.font-heading-xl--5{font-size:calc(var(--hfs) - 5px)}.font-heading-xl--6{font-size:calc(var(--hfs) - 6px)}.font-heading-xl--7{font-size:calc(var(--hfs) - 7px)}.font-heading-xl--8{font-size:calc(var(--hfs) - 8px)}.font-heading-xl--9{font-size:calc(var(--hfs) - 9px)}.font-heading-xl--10{font-size:calc(var(--hfs) - 10px)}.font-heading-xl--11{font-size:calc(var(--hfs) - 11px)}.font-heading-xl--12{font-size:calc(var(--hfs) - 12px)}.font-heading-xl--13{font-size:calc(var(--hfs) - 13px)}.font-heading-xl--14{font-size:calc(var(--hfs) - 14px)}.font-heading-xl--15{font-size:calc(var(--hfs) - 15px)}.font-heading-xl--16{font-size:calc(var(--hfs) - 16px)}.font-heading-xl--17{font-size:calc(var(--hfs) - 17px)}.font-heading-xl--18{font-size:calc(var(--hfs) - 18px)}.font-heading-xl--19{font-size:calc(var(--hfs) - 19px)}.font-heading-xl--20{font-size:calc(var(--hfs) - 20px)}.font-body-xl-0,.font-body-xl--0{font-size:var(--bfs)}.font-body-xl-1{font-size:calc(var(--bfs) + 1px)}.font-body-xl-2{font-size:calc(var(--bfs) + 2px)}.font-body-xl-3{font-size:calc(var(--bfs) + 3px)}.font-body-xl-4{font-size:calc(var(--bfs) + 4px)}.font-body-xl-5{font-size:calc(var(--bfs) + 5px)}.font-body-xl-6{font-size:calc(var(--bfs) + 6px)}.font-body-xl-7{font-size:calc(var(--bfs) + 7px)}.font-body-xl-8{font-size:calc(var(--bfs) + 8px)}.font-body-xl-9{font-size:calc(var(--bfs) + 9px)}.font-body-xl-10{font-size:calc(var(--bfs) + 10px)}.font-body-xl-11{font-size:calc(var(--bfs) + 11px)}.font-body-xl-12{font-size:calc(var(--bfs) + 12px)}.font-body-xl-13{font-size:calc(var(--bfs) + 13px)}.font-body-xl-14{font-size:calc(var(--bfs) + 14px)}.font-body-xl-15{font-size:calc(var(--bfs) + 15px)}.font-body-xl-16{font-size:calc(var(--bfs) + 16px)}.font-body-xl-17{font-size:calc(var(--bfs) + 17px)}.font-body-xl-18{font-size:calc(var(--bfs) + 18px)}.font-body-xl-19{font-size:calc(var(--bfs) + 19px)}.font-body-xl-20{font-size:calc(var(--bfs) + 20px)}.font-body-xl--1{font-size:calc(var(--bfs) - 1px)}.font-body-xl--2{font-size:calc(var(--bfs) - 2px)}.font-body-xl--3{font-size:calc(var(--bfs) - 3px)}.font-body-xl--4{font-size:calc(var(--bfs) - 4px)}.font-body-xl--5{font-size:calc(var(--bfs) - 5px)}.font-body-xl--6{font-size:calc(var(--bfs) - 6px)}.font-body-xl--7{font-size:calc(var(--bfs) - 7px)}.font-body-xl--8{font-size:calc(var(--bfs) - 8px)}.font-body-xl--9{font-size:calc(var(--bfs) - 9px)}.font-body-xl--10{font-size:calc(var(--bfs) - 10px)}
.line-height-xl-1{line-height:1}.line-height-xl-1-1{line-height:1.1}.line-height-xl-1-2{line-height:1.2}.line-height-xl-1-3{line-height:1.3}.line-height-xl-1-4{line-height:1.4}.line-height-xl-1-5{line-height:1.5}.line-height-xl-1-6{line-height:1.6}.line-height-xl-1-7{line-height:1.7}.line-height-xl-1-8{line-height:1.8}.line-height-xl-1-9{line-height:1.9}.line-height-xl-2{line-height:2}.font-xl-100{font-weight:100}.font-xl-200{font-weight:200}.font-xl-300{font-weight:300}.font-xl-400{font-weight:400}.font-xl-500{font-weight:500}.font-xl-600{font-weight:600}.font-xl-700{font-weight:700}.font-xl-800{font-weight:800}.font-xl-900{font-weight:900}.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}.text-xl-justify{text-align:justify!important}
/*----- Utilities - xl screen - (colors) -----*/
[class*="section-overlay-xl-light"]{background-color:var(--light)}.bg-xl-primary{background-color:var(--primary)}.bg-xl-secondary{background-color:var(--secondary)}.bg-xl-black{background-color:var(--black)}.bg-xl-dark{background-color:var(--dark)}.bg-xl-light{background-color:var(--light)}.bg-xl-white{background-color:var(--white)}.bg-xl-black-o1{background-color:rgba(var(--black_rgb),.1)}.bg-xl-black-o2{background-color:rgba(var(--black_rgb),.2)}.bg-xl-black-o3{background-color:rgba(var(--black_rgb),.3)}.bg-xl-black-o4{background-color:rgba(var(--black_rgb),.4)}.bg-xl-black-o5{background-color:rgba(var(--black_rgb),.5)}.bg-xl-black-o6{background-color:rgba(var(--black_rgb),.6)}.bg-xl-black-o7{background-color:rgba(var(--black_rgb),.7)}.bg-xl-black-o8{background-color:rgba(var(--black_rgb),.8)}.bg-xl-black-o9{background-color:rgba(var(--black_rgb),.9)}.bg-xl-dark-o1{background-color:rgba(var(--dark_rgb),.1)}.bg-xl-dark-o2{background-color:rgba(var(--dark_rgb),.2)}.bg-xl-dark-o3{background-color:rgba(var(--dark_rgb),.3)}.bg-xl-dark-o4{background-color:rgba(var(--dark_rgb),.4)}.bg-xl-dark-o5{background-color:rgba(var(--dark_rgb),.5)}.bg-xl-dark-o6{background-color:rgba(var(--dark_rgb),.6)}.bg-xl-dark-o7{background-color:rgba(var(--dark_rgb),.7)}.bg-xl-dark-o8{background-color:rgba(var(--dark_rgb),.8)}.bg-xl-dark-o9{background-color:rgba(var(--dark_rgb),.9)}.bg-xl-light-o1{background-color:rgba(var(--light_rgb),.1)}.bg-xl-light-o2{background-color:rgba(var(--light_rgb),.2)}.bg-xl-light-o3{background-color:rgba(var(--light_rgb),.3)}.bg-xl-light-o4{background-color:rgba(var(--light_rgb),.4)}.bg-xl-light-o5{background-color:rgba(var(--light_rgb),.5)}.bg-xl-light-o6{background-color:rgba(var(--light_rgb),.6)}.bg-xl-light-o7{background-color:rgba(var(--light_rgb),.7)}.bg-xl-light-o8{background-color:rgba(var(--light_rgb),.8)}.bg-xl-light-o9{background-color:rgba(var(--light_rgb),.9)}.bg-xl-white-o1{background-color:rgba(var(--white_rgb),.1)}.bg-xl-white-o2{background-color:rgba(var(--white_rgb),.2)}.bg-xl-white-o3{background-color:rgba(var(--white_rgb),.3)}.bg-xl-white-o4{background-color:rgba(var(--white_rgb),.4)}.bg-xl-white-o5{background-color:rgba(var(--white_rgb),.5)}.bg-xl-white-o6{background-color:rgba(var(--white_rgb),.6)}.bg-xl-white-o7{background-color:rgba(var(--white_rgb),.7)}.bg-xl-white-o8{background-color:rgba(var(--white_rgb),.8)}.bg-xl-white-o9{background-color:rgba(var(--white_rgb),.9)}a.bg-xl-primary:hover,a.bg-xl-primary:focus,a.bg-xl-primary:active:hover,button.bg-xl-primary:hover,button.bg-xl-primary:focus,button.bg-xl-primary:active:hover,input.bg-xl-primary:hover,input.bg-xl-primary:focus,input.bg-xl-primary:active:hover{background-color:var(--primary_s2)}a.bg-xl-secondary:hover,a.bg-xl-secondary:focus,a.bg-xl-secondary:active:hover,button.bg-xl-secondary:hover,button.bg-xl-secondary:focus,button.bg-xl-secondary:active:hover,input.bg-xl-secondary:hover,input.bg-xl-secondary:focus,input.bg-xl-secondary:active:hover{background-color:var(--secondary_s2)}
.border-xl-primary{border-color:var(--primary)}.border-xl-secondary{border-color:var(--secondary)}.border-xl-black{border-color:var(--black)}.border-xl-dark{border-color:var(--dark)}.border-xl-light{border-color:var(--light)}.border-xl-white{border-color:var(--white)}.btn-xl-primary{color:var(--white);background-color:var(--primary);border-color:var(--primary)}.btn-outline-xl-primary{color:var(--primary);border-color:var(--primary)}.btn-xl-primary:hover,.btn-xl-primary:focus,.btn-xl-primary:not(:disabled):not(.disabled).active,.btn-xl-primary:not(:disabled):not(.disabled):active,.btn-xl-primary:not(:disabled):not(.disabled):active:hover,.show>.btn-xl-primary.dropdown-toggle{color:var(--white);background-color:var(--primary_s2);border-color:var(--primary_s2)}.btn-xl-secondary{color:var(--white);background-color:var(--secondary);border-color:var(--secondary)}.btn-outline-xl-secondary{color:var(--secondary);border-color:var(--secondary)}.btn-xl-secondary:hover,.btn-xl-secondary:focus,.btn-xl-secondary:not(:disabled):not(.disabled).active,.btn-xl-secondary:not(:disabled):not(.disabled):active,.btn-xl-secondary:not(:disabled):not(.disabled):active:hover,.show>.btn-xl-secondary.dropdown-toggle{color:var(--white);background-color:var(--secondary_s2);border-color:var(--secondary_s2)}.btn-xl-outline-white{color:var(--white);border-color:var(--white)}.btn-xl-outline-white.disabled,.btn-xl-outline-white:disabled{color:var(--white)}.btn-xl-outline-white:not(:disabled):not(.disabled).active,.btn-xl-outline-white:not(:disabled):not(.disabled):active,.show>.btn-xl-outline-white.dropdown-toggle{color:var(--text);background-color:var(--white);border-color:var(--white)}.btn-xl-outline-white:hover{color:var(--white);border-color:var(--white)}.text-xl-primary{color:var(--primary)}a.text-xl-primary:hover,a.text-xl-primary:focus{color:var(--primary_s2)}.text-xl-secondary{color:var(--secondary)}a.text-xl-secondary:hover,a.text-xl-secondary:focus{color:var(--secondary_s2)}.text-xl-black{color:var(--black)}.text-xl-body{color:var(--text)}.text-xl-light{color:var(--light)}.text-xl-white{color:var(--white)}
/*----- Utilities - xl screen - (pseudo-classes) -----*/
.separator-xl-list>li,.separator-xl-list .nav-item{list-style:none}.separator-xl-list>li::after,.separator-xl-list .nav-item::after{content:"|";position:relative;opacity:.8;bottom:.15rem;margin:0 .75rem;font-size:inherit;color:inherit}.separator-xl-list.bullet>li::after,.separator-xl-list.bullet .nav-item::after{content:"•"}.separator-xl-list.dash>li::after,.separator-xl-list.dash .nav-item::after{content:"–"}.separator-xl-list>li:last-child::after,.separator-xl-list .nav-item:last-child::after,.separator-xl-list-none .nav-item::after,.separator-xl-list-none li::after{display:none}
}
@media (prefers-reduced-motion:reduce){.btn,.fade,.badge,.collapsing,.progress-bar,.form-control,.carousel-item,.carousel-indicators li,.carousel-control-next,.carousel-control-prev,.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right,.modal.fade .modal-dialog,.custom-switch .custom-control-label::after,.custom-range::-webkit-slider-thumb,.custom-range::-moz-range-thumb,.custom-range::-ms-thumb,.custom-control-label::before,.custom-file-label,.custom-select{-webkit-transition:none;-o-transition:none;transition:none}.progress-bar-animated{-webkit-animation:none;animation:none}.animated{-webkit-animation:unset!important;animation:unset!important;-webkit-transition:none!important;-o-transition:none!important;transition:none!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:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}}
@media print{*,::after,::before{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}