.modal-window__container{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%}.modal-window__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:2}.modal-window{position:absolute;width:600px;max-width:90vw;max-height:90vh;top:40%;left:50%;transform:translateY(-50%) translateX(-50%);height:auto;min-height:400px;z-index:100;padding:1em 1.5em;background:#eee;overflow:scroll}.modal-window .modal-window__content h4{text-transform:none}.modal-window .modal-window__content p{line-height:22px}.modal-window .modal-window__content .new-artwork-text{font-size:16px}.modal-window .modal-window__content .new-artwork-text a{font-size:16px}.modal-window__buttons{padding:.5em 0;text-align:right}.modal-window__buttons .btn{margin-left:.5em}.modal-window__close{display:block;position:absolute;left:calc(100% - 20px);bottom:calc(100% - 20px)}
#magnify-portal .portal{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.5);z-index:9000}
@keyframes ld-reveal{0%{background:#000;fill:#fff}50%{background:#00b17d;fill:#fff}to{background:#000;fill:#fff}}@-webkit-keyframes ld-reveal{0%{background:#000;fill:#fff}50%{background:#00b17d;fill:#fff}to{background:#000;fill:#fff}}@keyframes ld-scale{0%{transform:scale(0.8)}50%{transform:scale(1)}to{transform:scale(0.8)}}@-webkit-keyframes ld-scale{0%{transform:scale(0.9)}50%{transform:scale(1)}to{transform:scale(0.9)}}.ld.ld-reveal{width:90px;height:90px;padding:20px;border-radius:5px;-webkit-animation:ld-reveal 1s infinite;animation:ld-reveal 1s infinite}.ld.ld-reveal .svg-contain{position:relative;width:100%;height:100%;-webkit-animation:ld-scale 1s infinite;animation:ld-scale 1s infinite}.ld.ld-reveal .svg-contain svg{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-animation:ld-reveal 1s infinite;animation:ld-reveal 1s infinite}@keyframes saving{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes saving{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.saving{height:30px}.saving svg{height:30px;-webkit-animation:saving 1s linear infinite;animation:saving 1s linear infinite}
.comma-separated-input-57wl{position:relative}.comma-separated-input-57wl.is-invalid .tag-input-container{border:1px solid red}.comma-separated-input-57wl.is-invalid label span{color:red}.comma-separated-input-57wl .is-invalid-entry{text-decoration:underline;text-decoration-color:red}.comma-separated-input-57wl .is-invalid-entry::placeholder{text-decoration:none}.comma-separated-input-57wl label{position:absolute;top:-10px;left:10px;display:inline-block}.comma-separated-input-57wl label span{position:relative;z-index:2;color:#00892f;font-weight:bold}.comma-separated-input-57wl label:before{width:100%;content:"";position:absolute;height:4px;background-color:#fff;top:9px;z-index:1}.comma-separated-input-57wl .tag-input-container{display:flex;flex-wrap:wrap;border:1px solid #ced4da;padding:10px;align-items:center;background-color:#fff}.comma-separated-input-57wl .tag-input-container .tag{display:flex;align-items:center;margin:2px;background:#00892f;border-radius:2px;color:#fff;line-height:1;height:25px}.comma-separated-input-57wl .tag-input-container .tag span{margin:0 5px}.comma-separated-input-57wl .tag-input-container .tag button{cursor:pointer;border:none;background:rgba(0,0,0,0);margin-right:5px;color:#fff;display:flex;align-items:center;justify-content:center}.comma-separated-input-57wl .tag-input-container input{flex:1;border:none;outline:none;padding:5px;font-size:16px;min-width:100px;color:#495057}
.address_autocomplete__container{position:relative}.address_autocomplete__results{z-index:1000;position:absolute;top:0;background:#fff;border:solid 1px #ccc;border-top:none}.address_autocomplete__item{padding:5px 20px 5px 5px;cursor:pointer}.address_autocomplete__highlighted{background:#cbcbca}.address-overlay{position:fixed;top:0;right:0;height:100vh;width:50vw;max-width:800px;min-width:700px;z-index:50}
.toggle{position:relative;display:inline-block;width:auto;padding:0 10px;height:30px;cursor:pointer}.toggle-slider{position:absolute;cursor:pointer;right:0;bottom:0;width:24px;height:24px;left:12px;top:3px;background-color:#eee;border-radius:24px}.toggle-content{color:#fff;padding-top:3px;font-size:14px;height:30px;border:1px solid #aaa;border-radius:30px;background-color:#333;padding-right:12px;padding-left:35px}.toggle.active .toggle-content{background-color:#28a745;padding-left:12px;padding-right:35px}.toggle.active .toggle-slider{right:12px;left:auto}
.feedback-btn{position:fixed;bottom:24px;left:24px;z-index:1000;height:40px;border-radius:55px !important;background:#e5b200;color:#fff;transition:box-shadow .3s ease}.feedback-btn:hover{transition:box-shadow .3s ease;color:#fff !important;box-shadow:2px 2px 12px 4px rgba(0,0,0,.3)}.feedback-btn:active,.feedback-btn:focus{outline:none !important}@media(max-width: 768px){.feedback-btn{bottom:51px;border-bottom:2px solid #fff !important}}.feedback-btn h6{font-family:"Founders SemiBold" !important}.feedback-container{display:flex;justify-content:center;padding:5% 0}.feedback-container .feedback-bug{background:#fff;padding:12px;border-radius:4px;width:40%;height:110px;margin:auto;text-align:center;transition:all .1s ease}.feedback-container .feedback-bug h4{font-family:"Founders SemiBold" !important}.feedback-container .feedback-bug:hover{transition:all .1s ease;cursor:pointer;background:#000}.feedback-container .feedback-bug:hover h4{color:#fff}@media(max-width: 480px){.feedback-container .feedback-bug h4{margin-top:0;font-size:15px;line-height:22px}}@media(min-width: 481px){.feedback-container .feedback-bug h4{margin-top:25px}}.feedback-container a{color:#00892f}.feedback-container .send-feedback-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#eee;border-radius:4px;padding:10px 20px}.feedback-container .send-feedback-overlay .fields{position:absolute;left:0;right:0;padding:0 20px 20px 20px;background:#eee;border-radius:4px}.feedback-container .send-feedback-overlay .fields h3{text-transform:initial;margin-top:6px}.feedback-container .send-feedback-overlay .fields textarea{min-height:100px;margin-top:10px}.feedback-container .send-feedback-overlay .fields input{margin:10px 0}.feedback-container .send-feedback-overlay .fields .success-overlay{position:absolute;top:0;left:0;right:0;bottom:8px;background:#eee;padding:20px 40px}.feedback-container .send-feedback-overlay .submit-btn{background:#e5b200}.feedback-container .send-feedback-overlay .report-bug-text{margin-left:14px;color:#a3abb2;text-decoration:underline}.feedback-container .send-feedback-overlay .report-bug-text:hover{text-decoration:none;cursor:pointer;color:#87929b}
.sample-comments{height:56px !important;max-width:408px !important;min-height:100px !important;padding:0 10px !important;background-color:inherit !important;color:#a3abb2 !important;outline:1px solid #a3abb2 !important;padding-top:8px !important;padding-left:8px !important;font-size:18px !important}.sample-comments::placeholder{font-size:18px !important;padding-left:8px !important;padding-top:8px !important;color:#a3abb2 !important;opacity:1 !important}#samplepack_form input,#samplepack_form select{height:56px !important;padding:0 10px !important;background-color:inherit !important;color:#000 !important;outline:1px solid #a3abb2 !important}#samplepack_form input::placeholder,#samplepack_form select::placeholder{color:#a3abb2 !important;opacity:1 !important}#samplepack_form input[type=checkbox]{outline:none !important;height:auto !important}#samplepack_form textarea{color:#000 !important}#samplepack_form label{color:#a3abb2 !important}#samplepack_form button:not(.text-link,.btn--primary){width:263px !important;height:52px !important;margin-top:8px !important;font-size:20px !important;border:none !important;border-radius:55px !important;outline:none !important;text-decoration:none !important;cursor:pointer !important;background-color:#000 !important;color:#fff !important}#samplepack_form .btn--primary{font-size:18px}#samplepack_form .field input{font-size:18px}#samplepack_form .link-btn{width:initial !important;height:initial !important;margin-top:initial !important;background-color:initial !important;font-size:initial !important;border:initial !important;border-radius:initial !important;outline:initial !important;text-decoration:initial !important;cursor:initial !important;color:#00892f !important;margin-bottom:6px !important}#samplepack_form .link-btn:hover{text-decoration:underline !important;cursor:pointer !important}.shipping-address .item{transition:all .3s ease}.shipping-address .item:hover{transition:all .3s ease;background-color:#000 !important;color:#fff !important;cursor:pointer}.shipping-address .selected{background-color:#000 !important;color:#fff !important}.password-validator-container{box-shadow:4px 4px 8px #d3d3d3;margin-top:-18px}.title{font-size:14px}.instructions{font-size:20px}
.password-validator-container{background-color:#f8f5f2;padding:16px}.password-validator-container .font-body-bold-md{font-weight:bold;font-size:18px}.password-validator-container .font-body-bold-sm{font-weight:bold;font-size:16px;margin:0 0 12px 0}
.checkout-new-account .btn{padding:20px 12px}.checkout-new-account .form-group{margin:0 0 16px 0;padding:0}
.close-button-container{position:absolute;right:-19px;top:-19px;z-index:1500;background:#fff;border-radius:20px;padding:0;width:40px;height:40px;line-height:16px;box-shadow:2px 2px 5px #444;display:flex;align-items:center;justify-content:center}.close-button__closer{padding:0;background:rgba(0,0,0,0);font-size:24px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5;border:none}.modal-overlay--new{position:fixed;z-index:3001}.modal-backdrop--new{position:fixed;width:100vw;height:100vh;top:0;left:0;background-color:rgba(38,49,58,.7529411765);z-index:1}.modal-card--new{position:fixed;z-index:2;top:10vh;bottom:auto;left:0;right:0;margin:auto;max-height:80vh;overflow-y:auto}.modal-overlay--new .card_header{padding:16px 24px !important}.modal-overlay--new .card_header .header_title{font-size:24px !important}.modal-overlay--new .header_subtitle{font-size:24px !important;margin:0 0 16px 0}.modal-overlay--new .card_content-holder{min-height:150px;padding:16px 24px !important}.modal-overlay--new .card_footer{padding:16px !important}.modal-overlay--new .card_footer .btn span{font-size:16px !important}.modal-content>picture{display:flex;align-items:center;justify-content:center}.modal-dialog{z-index:3500 !important}.card_footer .btn.btn--secondary{padding-top:0 !important;padding-bottom:0 !important}
.font-body-sm{font-size:16px !important}.description{margin:0 0 16px 0}.form-group{padding:0 0 24px 0}.form-group .field .control{padding:16px 12px !important;font-size:18px !important;line-height:100%}.form-group .field .form-control{height:auto !important}.additional-desc .additional-desc_title{font-size:18px;margin-bottom:8px}.font-body-bold-md{font-weight:bold;font-size:18px}.font-body-md{font-size:18px !important}.font-body-sm{font-size:16px !important}.additional-desc .additional-desc_desc{font-size:14px !important;margin:4px}.additional-desc_icons{column-gap:18px}.additional-desc_icons>div{column-gap:8px}.error-msg--link{text-decoration:underline;cursor:pointer}.btn--primary{padding:24px 12px}.btn--primary span{font-size:18px}.btn--primary:hover:not(.btn--secondary):not(.btn--primary-destructive){color:#fff !important;background:#009569 !important}.forgot-password-input{margin:0 0 32px;padding:0}.forgot-password-input .field{margin:0}
.account-ajax-login .form-group_field .control,.ajax-login .form-group .field .control{padding:16px 12px !important;font-size:18px !important;line-height:100%}.account-ajax-login .form-group_field .form-control,.ajax-login .form-group .field .form-control{height:auto !important}.checkout-login{margin:0}.checkout-login .form-group{margin:0 0 16px 0;padding:0}.checkout-login .font-body-bold-lg{font-size:20px;font-weight:bold}.checkout-login .ajax-login__login_button{margin:0 48px 0 0}.checkout-login .btn{padding:20px 12px}.checkout-login .btn span{font-size:18px}
/** @format */

/*@font-face {*/
/*    font-family: 'NeutraLight';*/
/*    src: url('/css/webfonts/NeutrafaceDisplay-Light-LiningLatin.eot?') format('eot'),*/
/*        url('/css/webfonts/NeutrafaceDisplay-Light-LiningLatin.woff') format('woff'),*/
/*        url('/css/webfonts/NeutrafaceDisplay-Light-LiningLatin.svg') format('svg');*/
/*}*/

/*@font-face {*/
/*    font-family: 'NeutraBold';*/
/*    src: url('/css/webfonts/NeutrafaceDisplay-Bold-LiningLatin.eot?') format('eot'),*/
/*        url('/css/webfonts/NeutrafaceDisplay-Bold-LiningLatin.woff') format('woff'),*/
/*        url('/css/webfonts/NeutrafaceDisplay-Bold-LiningLatin.svg') format('svg');*/
/*}*/

@font-face {
    font-family: 'Founders SemiBold';
    src: url(/assets/dist/05b16b53626784de1ac9.eot) format('eot'),
    url(/assets/dist/640632f3518c07c812af.woff) format('woff');
}

@font-face {
    font-family: 'Founders Regular';
    src: url(/assets/dist/ac19041f63b85d9391f2.eot) format('eot'),
    url(/assets/dist/d6ed418f40229fe629c1.woff) format('woff');
}

@font-face {
    font-family: 'Founders SemiBold';
    src: url(/assets/dist/ff982e1589ff9bd85d80.eot) format('eot'),
    url(/assets/dist/8af4b32205964ed40fca.woff) format('woff');
}

.postid-6803 .mobile-bottom-menu {
    display: none;
}

.container {
    max-width: 1325px !important;
    width: 100% !important;
}



body {
    color: #000000;
    background: #FFFFFF;
}

ul,
li {
    list-style: none outside none;
    padding: 0;
}

p {
    font-family: 'Founders Regular';
    font-size: 16px;
    line-height: 30px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
}

div,
td,
li {
    font-family: 'Founders Regular';
    font-size: 16px;
    line-height: 30px;
}

a:hover,
a:active {
    text-decoration: underline;
}

a:hover {
    color: #0090e5;
}

.content p,
.content a {
    font-family: 'Founders Regular';
    font-size: 18px;
}

label {
    font-family: 'Founders Regular';
    font-weight: normal !important;
}

#account_creation_form label,
#account_login_form label {
    margin-top: 15px;
}

a,
p,
h1,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000000;
    text-decoration: none !important;
}

h1.item-title,
h2.item-title {
    font-family: 'Founders SemiBold' !important;
    text-transform: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h3 a,
h4 a,
h5 a,
h6 a,
.content h3,
.content h4,
.content h5,
.content h6,
.content h1,
.content h3,
.content h4,
.content h5,
.content h6 {
    font-family: 'Founders SemiBold';
    text-transform: none;
}

h1.mobile {
    display: none;
}

p.mobile {
    display: none;
}

h1,
.h1 {
    font-family: 'Founders SemiBold';
    font-size: 60px;
    line-height: 72px;
    /*text-transform: uppercase;*/
}

h2,
.h2 {
    font-family: 'Founders SemiBold';
    font-size: 36px;
    line-height: 44px;
    /*text-transform: uppercase;*/
}

h4 {
    margin-bottom: 0;
}

h5 {
    font-size: 16px;
}

.founders-reg {
    font-family: "Founders Regular" !important;
}

.founders-sb {
    font-family: "Founders SemiBold" !important;
}

.berlingske {
    font-family: "Founders SemiBold" !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

a.button:hover,
a.button:active,
button.button:hover {
    background-color: #0090e5 !important;
    box-shadow: none !important;
    color: #fff !important;
}

a.button,
button.button {
    background-color: #0090e5;
    color: #fff;
    font-family: 'Founders SemiBold';
    font-size: 20px !important;
    letter-spacing: 0.02em;
    position: relative;
    text-align: center;
    /*text-transform: uppercase;*/
    z-index: 1;
}

a.button i {
    display: inline-block;
    height: 35px;
    position: absolute;
    right: 15px;
    top: 18px;
    width: 25px;
}

a.button i button.button i {
    background-position: -20px -24px;
    display: inline-block;
    height: 35px;
    position: absolute;
    right: 15px;
    top: 18px;
    width: 25px;
}

a.button.i,
button.button.i {
    padding-right: 40px;
    text-align: left !important;
}

a.button.centered {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px !important;
}

a.i-left {
    padding-left: 60px;
    padding-right: 15px;
}

a.i-left i {
    background-position: 0px -24px;
    left: 15px;
    right: initial;
}

i.notice,
i.help {
    display: inline-block;
    height: 24px;
    left: 2px;
    margin: 0 10px -3px 10px;
    position: relative;
    top: 3px;
    width: 20px;
    width: 24px !important;
}

i.help {
    background-size: contain;
}

i.notice {
    background-size: contain;
    margin: 0 10px -3px 0px;
}

.btn {
    border: none;
    border-radius: 55px !important;
}

.btn.btn-primary {
    background: #0090e5;
}

.blue {
    color: #0090e5 !important;
}

.center-text {
    text-align: center !important;
}

.img-responsive {
    width: 100% !important;
}

.community-posts-button {
    margin-bottom: 30px !important;
}

/* WTF IS THIS!!!! */
#contact:before,
#team:before,
#help:before,
#live-chat:before {
    content: ' ';
    display: block;
    height: 185px;
    margin-top: -185px;
    visibility: hidden;
}

#contact,
#team,
#help,
#live-chat {
    z-index: -1;
}

.cart-hr {
    border-bottom: 1px dashed #777;
}

.container.head {
    max-width: none !important;
    background: none repeat scroll 0 0 #fff;
    margin-top: 0;
    padding: 0;
    background: #FFFFFF;;
}
.container.head > .header.row {
    margin-left: 15px;
    margin-right: 0;
}

.header .head-right {
    height: 100px;
    position: relative;
    width: 320px;
}

.header {
    background-color: #F8F5F2;
    font-family: 'Founders Regular';
    height: 100px;
    text-transform: none;
}

.head-nav li {
    margin-right: 25px;
}
.head-nav a {
    color: #000000;
    display: inline-block;
    font-family: 'Founders Regular';
    font-size: 22px;
    line-height: 100px;
    text-transform: none;
}

.header .head-right > div {
    background-color: #000000;
    border-left: 2px #fff solid;
    box-sizing: border-box;
    color: #ffffff;
    line-height: 50px;
    moz-box-sizing: border-box;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    webkit-box-sizing: border-box;
}

.header .head-right > div a {
    color: #ffffff;
    display: block;
    height: 100%;
    width: 100%;
}

.header .head-right > div.active {
    background-color: #ffffff;
}

.header .head-right > div.active a {
    color: #0090e5;
}

.head-cart > a {
    font-size: 14px;
}

.head-resources:hover,
.head-login:hover {
    background: #fff !important;
}

.head-resources:hover a,
.head-login:hover a {
    color: #0090e5 !important;
}

.head-cart.active {
    background-position: -137px -168px;
}

.head-cart {
    background-position: -37px -168px;
    background-size: 480px auto;
    font-family: 'Founders Regular';
    height: 100px;
    right: 0;
    top: 0;
    width: 80px;
}

.head-cart a span {
    border-radius: 100px;
    display: inline;
    padding: 3px 7px;
    position: relative;
    top: 5px;
    width: 30px;
}

.head-login > a,
.head-resources > a {
    font-family: 'Founders Regular';
    font-size: 14px;
}

.head-resources {
    height: 50px;
    right: 80px;
    top: 50px;
    width: 140px;
}

.head-login {
    height: 50px;
    left: 0;
    top: 50px;
    width: 100px;
}

.head-phone {
    border-bottom: 2px #fff solid;
    font-family: 'Founders Regular';
    font-size: 30px;
    height: 50px;
    left: 0;
    letter-spacing: 2px;
    top: 0;
    width: 240px;
}

.head-nav {
    height: 100px;
    line-height: 100px;
    text-align: center;
    vertical-align: middle;
    /* Modals are 3001, so if you change this, change that */
    z-index: 3000;
}

.head-nav a.order {
    margin-right: 35px;
}

.header h3 {
    display: inline-block;
    height: 100px;
    line-height: 91px;
    margin: 0 0 0 0 !important;
    padding: 1px 0 !important;
    position: absolute;
    vertical-align: middle;
    width: 368px;
}

/*Mobile Nav*/
.mobile-nav {
    display: none;
    background-color: white;
    width: 100%;
    height: 54px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    text-align: center;
    z-index: 20;
}

.mobile-nav-hamburger {
    float: left;
    width: 54px;
    height: 100%;
    display: inline-block;
    border-right: 1px solid #f0f0f0;
    position: relative;
    cursor: pointer;
}

.mobile-nav .exit {
    display: none;
}

.mobile-nav-cart {
    float: right;
    width: 54px;
    height: 100%;
    display: inline-block;
    border-left: 1px solid #f0f0f0;
}

.mobile-nav__phone {
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    margin: 0px;
    display: inline-block;
    margin-top: 15px;
}

.mobile-nav img {
    margin-top: 50%;
    position: relative;
    z-index: 2;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.mobile-nav-dropdown {
    display: none;
    width: 100%;
    background-color: white;
    z-index: 50;
    height: auto;
    position: relative;
    margin-top: 8px;
    padding: 0px;
    text-align: center;
}

.mobile-nav-dropdown li {
    padding: 0px;
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
}

.mobile-nav-dropdown a {
    font-size: 20px;
    line-height: 20px;
    font-family: 'Founders SemiBold';
    color: #0090e5;
    display: block;
    width: 100%;
    height: 100%;
    padding: 15px 0px;
}

.mobile-nav a span.full-anchor {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

/*Mobile Bottom Menu*/
.mobile-bottom-menu {
    z-index: 10;
    position: fixed;
    bottom: 0;
    display: none;
    background-color: #0090e5;
    width: 100%;
    margin: 0px;
    text-align: center;
}

.mobile-bottom-menu li {
    padding: 10px;
    float: left;
    width: 50%;
}

.mobile-bottom-menu li:first-child {
    border-right: 1px solid white;
}

.mobile-bottom-menu a {
    color: white;
    font-size: 20px;
    font-family: 'Founders SemiBold';
}

.head-nav a:hover,
.head-nav a.active {
    color: #0090e5;
}

.head-resources.active a,
.head-resources.active {
    background-color: #fff !important;
    color: #0090e5 !important;
}

a.head-search i {
    background-position: -16px -82px;
    background-size: 618px auto;
    display: inline-block;
    height: 32px;
    position: relative;
    top: 7px;
    width: 32px;
}

.text-muted img {
    vertical-align: middle;
}

.foot {
    background-color: #f5f5f5;
}

.foot > div > div {
    padding-left: 30px;
}

.container.foot .row {
    background-color: #f5f5f5;
    box-sizing: content-box;
    moz-box-sizing: content-box;
    padding-bottom: 50px;
    padding-top: 50px;
    webkit-box-sizing: content-box;
}

.footer-title span {
    color: #0090e5;
    font-family: 'Founders Regular';
    font-size: 36px;
    /*text-transform: uppercase;*/
}

.footer-link.live-chat-text:after {
    content: '';
    padding-left: 0;
}

.footer-link:after {
    content: '|';
    padding-left: 15px;
}

.footer-link:last-child:after {
    content: '';
    padding-left: 0;
}

.footer-link {
    color: #404040;
    font-family: 'Founders Regular';
    font-size: 14px;
    padding: 0 10px 0 0;
}

.social-icons {
    text-align: right;
}

.footer-links,
.social-icons {
    margin-top: 20px;
}

.social-icons .social,
#scfaij a {
    display: inline-block;
    height: 40px;
    margin-right: 40px;
    width: 40px;
}

.social-icons .social:last-child {
    margin-right: 30px;
}

.social.facebook {
    background-position: -201px -24px;
}

.social.twitter {
    background-position: -277px -24px;
}

.social.instagram {
    background-position: -202px -124px;
}

.social.linkedin {
    background-position: -354px -24px;
}

.social.gplus {
    background-position: -201px -72px;
}

.social.pinterest {
    background-position: -278px -72px;
}

#scfaij {
    display: inline-block;
    height: 30px;
    width: 30px;
}

.social.chat,
#scfaij a {
    background-size: 60px;
    height: 30px;
    line-height: 0;
    margin-bottom: -13px;
    width: 30px;
}

#scfaij a:hover {
    background-position: -31px 0;
}

.live-chat {
    display: inline-block;
    width: 125px;
    /*text-transform: uppercase;*/
}

.live-chat:hover #scfaij a {
    background-position: -31px 0;
}

.live-chat:hover a.footer-link {
    color: #0090e5;
}



.mdtouch .hover-links {
    display: none;
}

div.hover-links {
    opacity: 0;
    text-align: center;
}

.owl-item:hover div.hover-links {
    opacity: 1;
}

div.hover-link {
    display: inline-block;
    margin-top: 12px;
}

.hover-link:hover a,
.owl-item:hover h4 {
    color: #000 !important;
}

.hover-link a {
    border-top: 1px solid #777;
    color: #777 !important;
    font-family: 'Founders SemiBold';
    font-size: 14px;
    margin-bottom: 15px;
    padding: 12px 16px 5px;
    /*text-transform: uppercase;*/
}

.hover-link:last-child a {
    border-left: 1px solid #777;
    padding-left: 14px;
}

/* JAMIE */
.container.head.fixed {
    position: fixed !important;
    z-index: 1000;
    background: #FFFFFF;
}
.header-container {
    position: relative;
    display: flex;
    padding: 26px 16px;
    overflow: initial;
}
.logo-container {
    display: flex;
    align-items: center;
}
.logo-container h3 {
    position: relative;
    top: -1px;
    height: auto !important;
    margin: 0;
}

@media (max-width: 500px) {
    .logo-container img {
        width: 160px;
    }
}

.head-nav {
    height: auto;
    margin-left: auto;
    text-align: initial;
    vertical-align: initial;
    line-height: initial
}
.head-nav > ul {
    list-style: none;
    margin-bottom: 0;
}
.head-nav > ul > li {
    position: relative;
    display: inline-block;
    font-family: 'Founders SemiBold';
}
.head-nav > ul > li > ul {
    display: none;
    position: absolute;
    top: 25px;
    left: 0;
    padding: 8px 16px;
    background: #FFFFFF;
    border-radius: 4px;
    box-shadow: 0px 2px 8px rgba(38, 49, 58, 0.1);
    z-index: 10;
}
.head-nav > ul > li:hover > ul {
    display: initial;
}
.head-nav > ul > li:hover > a > img {
    transform: rotate(90deg);
}
.head-nav > ul > li:hover > a > img.no-rotate {
    transform: rotate(0deg);
}
.head-nav > ul > li:hover  > img {
    transform: rotate(90deg);
}
.head-nav > ul > li:hover  > img.no-rotate {
    transform: rotate(0deg);
}
.head-nav > ul > li > ul > li > a, .head-nav > ul > li > ul > li > a > span {
    line-height: initial;
}
.head-nav > ul > li > ul > li > a {
    margin-top: 12px;
    margin-bottom: 12px;
    margin-right: 16px;
}
.head-nav > ul > li > ul > li > a > span {
    display: block;
    white-space: nowrap;
}
.head-nav > ul > li > ul > li > a > span:last-child {
    font-family: 'Founders Regular';
    color: #A3ABB2;
    font-size: 12px;
}
.head-nav > ul > li > ul > li > a > span:first-child {
    padding-bottom: 2px;
    font-family: 'Founders SemiBold';
    color: #000000;
    font-size: 16px;
}
.head-nav > ul > li > ul > li > a > span:first-child:hover {
    color: #00892F;
}
.head-nav > ul > li > a {
    font-size: 16px;
    font-family: 'Founders SemiBold';
    color: #000000;
    transition: 200ms ease-in-out;
    line-height: 30px;
}
.head-nav > ul > li > a:link, .head-nav > ul > li > a:visited {
    color: #000000;
}
.head-nav > ul > li > a:hover, .head-nav > ul > li > a:active {
    color: #00892F;
}
.head-nav > ul > li:hover, .head-nav > ul > li:active {
    color: #00892F;
    cursor: pointer;
}
.head-nav > ul > li > a img {
    margin-top: -3px;
    transition: 200ms ease-in-out;
}
.head-nav > ul > li > img {
    margin-top: -3px;
    transition: 200ms ease-in-out;
}
.head-right {
    display: flex;
    align-items: center;
}
.head-right > div {
    position: relative !important;
    top: -2px;
    background: none !important;
}
.head-right > div:not(:last-child) {
    margin-right: 24px;
}
.head-right #order_button, .head-right #mobile_menu_button {
    margin-right: 0;
}
.head-right > div:first-child {
    margin-left: 16px;
}
#cart_total {
    position: relative;
}
#cart_total > span {
    position: absolute;
    top: -6px !important;
    right: -6px;
    height: 16px;
    width: 16px;
    background: #00892F;
    border-radius: 50%;
    font-family: 'Founders SemiBold';
    font-size: 10px;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #F8F5F2;
}
#order_button button {
    width: 125px;
    height: 28px;
    background: #000000;
    border-radius: 55px;
    font-family: 'Founders SemiBold';
    font-size: 14px;
    line-height: 0px;
    text-align: center;
    color: #F8F5F2;
    outline: none;
    border: none;
    transition: background 0.3s ease;
}
#order_button button:hover {
    background: #00892F;
    transition: background 0.3s ease;
}
#mobile_menu_button {
    display: none;
}
#mobile_menu_button button {
    font-family: 'Founders SemiBold';
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    outline: none;
    border: none;
    color: #000000;
    outline: none;
    border: none;
    background: none;
}
#mobile-order-button {
    display: none;
    order: 4;
    width: calc(100% + 32px);
    margin: 0 -16px -16px -16px;
}
#mobile-order-button button {
    width: 100%;
    padding: 16px 8px;
    font-family: 'Founders SemiBold';
    font-size: 20px;
    text-transform: uppercase;
    color: #F8F5F2;
    text-align: center;
    border: none;
    outline: none;
    background: #000000;
}

.footer, .footer > .links, .footer > .contact {
    display: flex;
    flex-wrap: wrap;
    margin-top: 16px;
}
.footer {
    padding: 16px 16px 64px 16px;
    margin-top: 80px;
}
.footer .footer-logo {
    width: 100%;
}
.footer > .links > div {
    width: 340px;
}
.footer > .links > div a,
.footer > .links > div a:link,
.footer > .links > div a:active,
.footer > .links > div a:visited,
.footer > .links > div a:hover,
.footer > .contact > div a,
.footer > .contact > div a:link,
.footer > .contact > div a:active,
.footer > .contact > div a:visited,
.footer > .contact > div a:hover,
.footer > .contact div
{
    font-size: 14px;
    font-family: 'Founders SemiBold';
    color: #A3ABB2;
}
.footer > .links > div a:hover {
    text-decoration: underline !important;
}
.footer > .contact {
    flex-grow: 1;
    align-items: flex-end;
    flex-direction: column;
}
.footer > .contact .icons {
    margin-top: 32px;
}
.footer > .contact .icons img {
    margin-right: 16px;
}

@media (max-width: 1200px) {
    .header-container {
        /*justify-content: center;*/
        flex-wrap: wrap;
    }
    .head-nav {
        width: 100%;
        order: 3;
        margin-top: 16px;
    }
    .head-right {
        position: absolute;
        right: 20px;
    }
}

@media (max-width: 767px) {
    .header-container {
        /* padding-bottom: 0px; */
        /*background-color: #F8F5F2;*/
    }
    .logo-container {
        margin: 8px 0 4px 0;
    }
    .logo-container h3 {
        /*left: 100px*/
    }
    .head-nav {
        width: calc(100% + 32px);
        margin-top: 8px;
        margin-left: -16px;
        margin-right: -16px;
        border-top: 1px solid #F0E1CC;
    }
    .head-nav.closed {
        display: none;
    }
    .head-nav > ul {
        width: 100%;
        background-color: #FFFFFF;
    }
    .head-nav > ul > li {
        display: block;
        padding-top: 4px;
        padding-bottom: 12px;
        padding-left: 24px;
    }
    .head-nav > ul > li:not(:last-child) {
        border-bottom: 1px solid #F0E1CC;
    }
    .head-nav > ul > li > a {
        font-size: 20px;
    }
    .head-nav > ul > li > a img {
        display: none;
    }
    .head-nav > ul > li > img {
        display: none;
    }
    .head-nav > ul > li > ul {
        display: block;
        position: relative;
        width: 100%;
        margin-top: -20px;
        margin-bottom: 16px;
        border-radius: 0;
        box-shadow: none;
        background: none;
    }
    .head-nav > ul > li:hover > ul {
        display: block;
    }
    .head-nav > ul > li > ul > li {
        padding-left: 20px;
    }
    .head-nav > ul > li > ul > li > a {
        margin-top: 4px;
        margin-bottom: 4px;
    }
    .head-right {
        margin-top: 12px;
    }

    #mobile_menu_button {
        display: block;
    }
    #order_button {
        display: none;
    }
    #mobile-order-button:not(.closed) {
        display: block;
    }
    .footer > div {
        width: 100%;
    }
    .footer > .contact {
        align-items: flex-start;
        margin-bottom: 24px;
    }
}

.wp-block-button__link {
    transition: background 0.3s ease;
}

.wp-block-button__link:hover {
    background: #00892F;
    transition: background 0.3s ease;
}

/* END JAMIE */




.terms h1,
.privacy h1 {
    font-family: 'Founders SemiBold';
    font-size: 32px;
}

.terms h1,
.terms h2,
.terms h3,
.privacy h1,
.privacy h2,
.privacy h3 {
    text-align: center;
}

.terms ol,
.terms ul,
.privacy ol,
.privacy ul {
    margin: 20px auto 10px;
    max-width: 1000px;
    color: #777;
}

.terms li,
.privacy li {
    list-style: decimal;
    list-style-position: inside;
}

/* ================================================ */
/* === Checkout Process Forms === */
/* ================================================ */

.checkout_app #panel {
}

.checkout_app .loading {
    padding: 40px;
    text-align: center;
}

.checkout_app .form-control.invalid {
    border: solid 1px #f00;
}

.checkout_app input,
.checkout_app select {
    background-color: #f5f5f5;
    border: 1px solid #fff;
    border-radius: 0;
    color: #777;
    display: block;
    font-family: 'Founders Regular';
    font-size: 18px;
    line-height: 30px;
    padding: 5px 10px;
    width: 100%;
}

.checkout_app input[type='checkbox'] {
    display: inline-block;
    width: 20px;
}

.checkout_app label {
    color: #777;
    display: inline-block;
    margin-bottom: 0 !important;
    /*text-transform: uppercase;*/
}

.checkout_app #form_error_region {
    background: #d9534f;
    color: #fff;
    -webkit-transition: max-height 0.8s;
    -moz-transition: max-height 0.8s;
    transition: max-height 0.8s;
}

.checkout_app #form_error_region ul {
    padding: 20px;
}

.checkout_app .methods_region .shipping_option {
    padding: 10px;
    border: solid 1px #efefef;
    margin: 10px 0;
    cursor: pointer;
}

.checkout_app .methods_region .shipping_option:hover,
.checkout_app .methods_region .shipping_option.active {
    background: #0090e5;
    color: #fff;
}

@media (min-width: 1330px) {
    .header.row h3.text-muted {
        margin-left: 0 !important;
    }
}

@media (min-width: 1280px) {
    .container {
        width: 1280px;
    }

    .sampleCarousel {
        margin: 0 auto;
        width: 1280px;
    }

    #pricing_cart_region {
        width: 318px;
        padding: 10px;
        position: fixed;
        top: 100px;
        right: 0;
        height: calc(100vh - 100px);
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .head-nav a {
        font-size: 20px;
        margin-right: 10px;
    }

    .header h3.text-muted {
        float: left;
        width: 295px;
    }

    .header h3.text-muted a,
    .header h3.text-muted a img {
        height: auto !important;
        width: 100% !important;
    }

    .icon-page-nav > div {
        margin-right: 78px;
        margin-top: 30px;
    }

    .icon-page-nav > div:first-child {
        margin-left: 80px !important;
    }

    .page-teams div.row:nth-child(2n) div:first-child {
        float: right;
    }

    .page-teams h3 {
        margin: 15px 0 0 !important;
    }

    .page-teams p {
        padding: 0 15px 20px !important;
    }

    .contact-grid > div:last-child {
        padding: 10px !important;
    }

    .pricing-body,
    .faq_region {
        width: 650px !important;
    }

    .pricing-tool .shape {
        height: 90px;
    }

    .pricing-tool #navigation_region li a span {
        display: none;
    }

    .sampleCarousel,
    .container {
        margin: 0 auto;
        width: 980px !important;
    }

    #navigation_region a {
        font-size: 12px !important;
        padding: 10px;
    }

    #title_region .quick_links a {
        font-size: 15px !important;
    }
}

@media (max-width: 1287px) {
    body.force-desktop .container.head.fixed {
        display: block;
        position: relative;
    }
}

@media (max-width: 1200px) {
    .visible-xlg {
        display: none !important;
    }

    .reorder-wrapper {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (min-width: 1200px) {
    .page-teams div.row:nth-child(2n) div:first-child {
        float: right;
    }

    .container.foot .row {
        height: 70px;
    }

    .meet-button {
        padding: 0 !important;
    }

    .resources textarea.comments {
        height: 136px;
    }

    .row.pricing-tool .pricing-body {
        width: 880px !important;
    }

    .sampleCarousel {
        margin: 0 auto;
        width: 1280px;
    }
}

@media (max-width: 1199px) {
    .head-nav a.head-about {
        display: none;
    }

    div.here-to-help {
        clear: both;
        margin-top: 30px;
    }

    .page-text p {
        padding-left: 30px;
        padding-right: 30px;
    }

    #contact_form {
        margin: 0;
    }
}

@media (min-width: 992px) {
    .blog-sidebar {
        float: right !important;
    }

    .blog-sidebar {
        padding-left: 60px !important;
    }

    .head a.head-search {
        margin-right: 35px !important;
    }

    .row.pricing-tool .pricing-sidebar {
        width: 320px !important;
        float: right;
    }

    .sample-top > h4 {
        margin-top: 0 !important;
    }

    .icon-page-nav > div {
        margin-top: 30px !important;
    }

    .sampleCarousel {
        position: relative;
    }

    .fixedScrollTop {
        display: none;
    }
}

@media (max-width: 1024px) {
    [data-name='Custom'] {
        display: none;
    }

    .skip-column {
        display: block;
    }

    .pricing-tool #preview_region {
        display: none;
    }
}

@media (max-width: 991px) {
    h2 {
        font-size: 44px;
    }

    .header .search-input .search-box {
        width: 75%;
    }

    #quote_artwork_uploaded_files input {
        width: 100%;
    }

    .total_field {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .header .head-right {
        height: 0;
        overflow: hidden;
        width: 0;
    }

    .header .head-right > div {
        display: none;
    }

    .videoCustomer.row {
        margin-bottom: 50px;
    }

    .videoCustOver h1 {
        font-size: 36px;
        line-height: 40px !important;
    }

    .videoCustOver h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .singleCustomer .videoCustOver.overlay-image img {
        display: none;
    }

    .home h5.readstory {
        display: block;
        margin: 0 !important;
        right: 0;
    }

    .home h5.readstory a {
        line-height: 18px;
    }

    .readstory {
        display: block !important;
        margin-left: 0 !important;
    }

    .customer-vid-details {
        padding-top: 5px !important;
    }

    span.graylabel.phone-label,
    span.value.phone-value,
    span.graylabel.fax-label,
    span.value.fax-value {
        display: inline-block;
    }

    div.blogCatTitle {
        display: none;
    }

    div.blogFilters {
        z-index: 100;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    div.blogFilter {
        display: block !important;
    }

    div.blogCat:hover a,
    div.blogFilter:hover a {
        color: #fff;
    }

    div.blogFilters {
        margin-bottom: 30px;
    }

    .rss {
        display: none !important;
    }

    div.blogCat,
    div.blogFilter {
        background-color: #0090e5;
        display: none !important;
        margin: 0 !important;
        padding: 0 5px;
        padding: 10px;
        /*text-transform: uppercase;*/
    }

    .blogFilter a,
    .blogCat a {
        color: #fff;
        display: block !important;
        font-family: 'Founders SemiBold';
        font-size: 20px !important;
    }

    .blogFilter i {
        background-position: -80px 0;
        display: inline-block;
        height: 20px;
        position: relative;
        right: -10px;
        top: 2px;
        width: 31px;
    }

    .expand .blogCat {
        display: block;
    }

    .blogFilters.expand i {
        background-position: -80px -24px;
    }

    .blogFeat:not(.blog-post-flex-23kt) {
        margin-left: -15px;
        margin-right: -15px;
    }

    /*.row.page-icon img#blog{margin-top:75px;}*/
    div.about-customers div.videoCustOver.overlay-image {
        display: none;
    }

    div.blogFilters.expand {
        bottom: 0;
        overflow-y: scroll;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    div.container {
        width: 100% !important;
    }

    .label-sample-hover a span {
        font-size: 16px;
        margin: -37px 0 0 -155px;
        width: 310px;
    }

    .sampleCarousel {
        margin: 0 auto;
        width: 680px;
    }

    #quote_artwork_uploaded_files input[name='label_quantity'] {
        width: 100%;
    }

    .head-phone,
    .head-resources,
    .head-login {
        border: none !important;
        bottom: 0;
        box-sizing: content-box !important;
        display: block !important;
        left: initial !important;
        position: fixed !important;
        right: 0 !important;
        top: initial;
        width: 242px;
        z-index: 99;
    }

    .head-phone {
        background: #0090e5 right top no-repeat;
        background-size: 60px;
        border-top: 2px solid white;
        cursor: hand;
        cursor: pointer;
        padding-right: 50px;
    }

    .head-resources,
    .head-login {
        background: #0090e5 !important;
        bottom: 30;
        color: white !important;
        display: none !important;
        moz-transition: all 0.3s ease;
        opacity: 0;
        o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        webkit-transition: all 0.3s ease;
        width: 145px;
    }

    .head-resources.show,
    .head-login.show {
        border-bottom: 2px solid white !important;
        bottom: 50px;
        display: block !important;
        opacity: 1;
    }

    .head-resources {
        border-right: 2px solid white !important;
        right: 145px !important;
    }

    .fixedScrollTop {
    }

    .reorder-container .label-specs {
        width: 100%;
        padding-left: 0px;
    }

    /*Header changes*/
    .header {
        height: auto;
        margin-bottom: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding: 0 !important;
    }

    .header h3.text-muted {
        display: block;
        height: auto;
        line-height: 0 !important;
        margin: 0 !important;
        padding: 15px !important;
        position: relative;
        text-align: center;
        top: 0;
        width: 100%;
    }

    .header h3.text-muted img {
        height: auto;
        max-width: 400px;
        width: 100% !important;
    }

    .header .head-nav.pull-right {
        display: none;
    }

    .container.head.fixed .container {
        padding: 0px;
    }

    /*Mobile Nav*/
    .mobile-nav {
        display: block;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .social-icons {
        text-align: left;
    }
}

@media (min-width: 768px) {
    .pageTop {
        display: none !important;
    }

    .content .row.blog {
        margin-top: 60px;
    }

    #navigation_region li {
        width: 33%;
    }

    .container.head.fixed {
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 1000;
    }

    .videoCustOver.overlay-image {
        width: 100%;
    }

    .videoCustOver.overlay-image img {
        width: 40% !important;
    }

    .videoCustOver.overlay-image.right img {
        right: 5%;
    }

    .videoCustOver.overlay-image.left img {
        left: 5%;
    }

    .customer-vid-details.cust-info-right {
        float: right;
        text-align: right;
    }

    .customer-vid-details.cust-info-left {
        text-align: left;
    }

    .customer-vid-details {
        margin-top: 20px;
    }

    .single-customer #custvid653_container {
        padding-bottom: 70px;
    }

    .single.custvid653_container .videoCustOver img {
        bottom: -20%;
    }

    .customer-vid-details {
        width: 55%;
    }
}

@media (max-width: 768px) {
    .pricing-tool #title_region .button {
        font-size: 17px !important;
    }

    #navigation_region a {
        font-size: 13px !important;
    }

    .shape {
        width: 30%;
    }

    #quote_artwork_uploaded_files input {
        width: 100px;
    }
}

@media (max-width: 767px) {
    .mobile_hide {
        display: none;
    }

    h2 {
        font-size: 32px;
    }

    a.head-search {
        float: right;
        margin-right: 0;
    }

    .head-samples {
        margin-right: 0 !important;
    }

    .home-help-tagline a.blue {
        padding-left: 0;
    }

    .meet-button {
        padding-left: 15px !important;
    }

    .hp-tagline-wrap {
        margin-top: -50px;
    }

    .videoCustomer.row {
        margin-bottom: 20px;
    }

    .head-nav a {
        margin-right: 15px;
    }

    .head-nav a,
    div.head-search {
        padding-bottom: 5px;
        padding-top: 5px;
    }

    .header .search-input {
        height: 70px;
    }

    .header .search-input .search-box {
        padding-top: 0px;
        width: 100%;
    }

    .head-search {
        float: right;
        padding-right: 0px;
    }

    td.gsc-input input:first-of-type {
        margin-left: 10px !important;
        padding: 4px 5px !important;
    }

    input.gsc-search-button {
        padding: 6px 7px !important;
    }

    .head-phone {
        background: #0090e5 left top no-repeat;
        background-size: 60px;
        border-top: 2px solid white;
        cursor: hand;
        cursor: pointer;
        padding-right: 50px;
    }

    .head-phone a {
        margin: 0 auto;
        width: 50% !important;
    }

    .head-resources,
    .head-login {
        background: #0090e5 !important;
        bottom: 30;
        color: white !important;
        display: none !important;
        moz-transition: all 0.3s ease;
        opacity: 0;
        o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        webkit-transition: all 0.3s ease;
        width: 50%;
        width: calc(50% - 1px);
    }

    .head-resources.show,
    .head-login.show {
        border-bottom: 2px solid white !important;
        bottom: 50px;
        display: block !important;
        opacity: 1;
        right: 0px !important;
    }

    .head-resources.show {
        border-right: 2px solid white !important;
        border-right: 2px solid white;
        left: 0 !important;
    }

    .page-teams h3 {
        margin-top: 20px;
        padding: 0 15px 10px;
    }

    .head-phone {
        display: none !important;
    }

    #team {
        height: auto;
        margin-top: -25px;
    }

    #contact_form div.email {
        margin-top: 100px;
    }

    .videoCustOver h1 {
        display: none;
    }

    .videoCustOver p {
        display: none;
    }

    .videoCustOver.bottom-right,
    .videoCustOver.bottom-left,
    .videoCustOver.top-right,
    .videoCustOver.top-left {
        background: none;
    }

    h1.mobile {
        display: block;
        font-size: 32px;
        line-height: 38px !important;
    }

    .customer-vid-details p.mobile {
        display: block;
        font-size: 24px;
        line-height: 32px;
        position: relative;
        color: #777777;
        left: 0;
        width: auto;
    }

    .page-nav-cont > .page-icon {
        height: 0 !important;
        margin: -100px 0 !important;
        overflow: hidden;
        padding: 0 !important;
    }

    .icon-page-nav img {
        display: none;
    }

    .row.culture-images > div {
        margin-bottom: 10px !important;
    }

    h3.text-muted {
        float: none !important;
    }

    /*.header{height: auto;margin-bottom: 0!important;margin-left: 0!important;margin-right: 0!important;padding: 0!important;}
	.header h3.text-muted{display: block;height: auto;line-height: 0!important;margin: 0 !important;padding: 15px!important;position: relative;text-align: center;top: 0;width: 100%;}
	.header h3.text-muted img{height: auto;max-width: 400px;width: 100%!important;}*/
    .header .head-nav.pull-right {
        display: none;
    }

    /*Mobile Nav*/
    .mobile-nav {
        display: block;
    }

    .mobile-bottom-menu {
        display: block;
    }

    .account-body .mobile-bottom-menu {
        display: none;
    }

    /*Account Pages*/
    #account h1 {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 0px;
    }

    #account .account-head {
        margin-bottom: 20px;
    }

    #account #login .marg-bottom {
        margin-bottom: 0px;
    }

    #account form label input {
        margin-bottom: 10px;
    }

    div#account.account-details.container {
        padding-right: 0px;
        padding-left: 0px;
    }

    #account #login h2 {
        text-transform: none;
    }

    #account #login .left {
        width: 100%;
    }

    #account #login label {
        width: 100%;
    }

    #account .panel table.table {
        table-layout: fixed;
    }

    #account #login #continue_button {
        margin: 0px;
        margin-top: 15px;
    }

    #account #login table {
        margin-top: 0px !important;
    }

    #account a.button.mobile-only {
        display: block;
    }

    #account .user-display {
        padding-left: 0px;
        margin-bottom: 20px;
    }

    #account .account-anchors {
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;
    }

    #account .account-anchors a {
        margin-bottom: 10px;
        width: 100%;
        text-align: center !important;
        padding: 10px;
    }

    #account .account-anchors a i {
        display: none;
    }

    #custom-alert-message {
        position:relative;
        top:0;
        width:100%;
        z-index:100;
        text-align: center !important;;
    }

    #account .reorder-block {
        display: none;
    }

    #account_login_form input[type='submit'] {
        background-color: #0090e5;
        color: white;
        /*text-transform: uppercase;*/
        padding: 10px 15px;
        width: 49%;
    }

    .reorder-block {
        display: none;
    }

    .orders-specs {
        float: none;
        padding-right: 0px;
    }

    #account #active-orders-anchor {
        text-align: center;
        margin-bottom: 30px;
    }

    .account-head .detail-edit-info {
        display: none;
    }

    .account-head .user-name {
        padding-left: 0px;
    }

    .account-head .account-merge {
        display: none;
    }

    .save-info {
        width: 100%;
    }

    #account .order-detail-container {
        max-width: 95%;
        margin: 0 auto;
        padding-left: 5px;
        padding-right: 5px;
    }

    #account .order-detail-container .hr {
        max-width: calc(100% + 30px);
        margin: 30px -15px !important;
    }

    #account .order-detail-container table {
        margin-top: 0px !important;
        table-layout: fixed;
    }

    #account .order-detail-container table td {
        font-size: 14px;
    }

    .special-textarea label {
        margin-top: 15px;
    }

    .special-textarea textarea {
        width: 100%;
    }

    .detail-shipping-info {
        padding-right: 30px;
    }

    .save .save-artwork-btn a {
        width: 100%;
    }

    #quote_artwork_uploaded_files .total-input-container input {
        width: 100%;
    }

    .break-word {
        word-wrap: break-word;
    }

    .upload-count .uploaded-files,
    .upload-count .quantity {
        line-height: 18px;
    }

    #update .form-group label,
    #update .form-group label input,
    #update label {
        width: 100%;
    }

    #update label input {
        width: 100%;
        padding-left: 15px;
    }

    #update .save-info {
        width: 100%;
        margin-top: 30px;
    }

    #reorder-popup {
        text-align: center;
    }

    #reorder-popup h1 {
        font-size: 50px;
        margin-top: 0px;
    }

    div.row.reorder-submit {
        margin-top: 30px;
    }

    div.col-xs-3.reorder-fields {
        width: 100%;
    }

    div.col-xs-3.reorder-fields select,
    div.col-xs-3.reorder-fields input {
        width: 100%;
    }

    div#lightbox-container-image-box {
        max-width: 95%;
    }

    img#lightbox-image {
        max-width: 100%;
    }

    div#lightbox-container-image-data-box {
        max-width: 95%;
        padding: 0px;
    }

    div#past-orders-anchor {
        padding-top: 40px;
        margin-top: -40px;
    }

    .reorder-container .orders-specs {
        min-height: 550px;
    }

    #account table td {
        vertical-align: top;
    }

    /*Quoter*/
    .pricing-tool {
        margin: 0px;
        padding: 0px;
    }

    .pricing-tool .pricing-body #title_region h1 {
        font-size: 24px;
        line-height: 26px;
        padding-top: 15px;
    }

    .pricing-tool #title_region .title_column {
        width: 100%;
        margin-bottom: 15px;
    }

    .pricing-tool #title_region .quick_links {
        width: 49%;
        display: inline-block;
        padding: 0 3px;
        padding-right: 0px;
    }

    .pricing-tool #title_region .quick_links i {
        display: none;
    }

    .pricing-tool #title_region .button {
        text-align: center !important;
        font-size: 17px !important;
        padding-right: 0px;
        padding: 12px;
    }

    .pricing-tool #navigation_region div.step {
        width: auto;
        display: inline-block;
        padding: 0px;
    }

    #navigation_region a {
        display: inline-block;
        padding: 10px;
        font-size: 14px !important;
    }

    #navigation_region a:not(.current) {
        width: 36px;
        height: 47px;
        overflow: hidden;
    }

    #navigation_region a.current {
        height: 47px;
        float: left;
    }

    #step_region {
        padding: 0px;
    }

    #step_region h2.step-heading {
        margin-top: 35px;
        margin-bottom: -20px;
        line-height: 28px;
    }

    .pricing-tool .shape {
        width: 50%;
        min-height: 100px;
    }

    .pricing-tool .shape > img {
        right: 0;
        left: 0;
        margin: auto;
    }

    .tabs.sizes li {
        border-bottom: none;
    }

    #QuoteQuantityView label,
    #QuoteQuantityView input {
        width: 100%;
    }

    .pricing-tool label {
        min-width: 0px;
    }

    #QuoteNavigationView {
        margin-top: 0px;
    }

    #QuoteNavigationView a {
        margin-bottom: 30px;
        width: 49%;
    }

    .design-quantity input {
        width: 25%;
        margin-right: 15px;
    }

    #faq_region,
    #faq_region *,
    #suggested_sizes_region {
        width: 100%;
    }

    #QuoteShapes > div > .row h3,
    #BuildYourLabel > .row h3,
    #faq_region div.faq_category > .panel-heading,
    #faq_region div.faq.panel {
        border-top: 1px dotted #c5c5c5;
        font-size: 14px;
    }

    #faq_region div.faq_category > .panel-heading,
    #faq_region div.faq.panel {
        border-bottom: none;
    }

    #size_chosen_confirmation p {
        margin-top: 15px;
    }

    .next_step_container {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 30px;
    }

    i.notice,
    i.help {
        left: 0px;
        margin: 0 10px -3px 5px;
    }

    #quote_design_variable_data_region {
        display: none;
    }

    .color-quantity label {
        display: inline-flex;
        line-height: 20px;
    }

    #quote_design_color_match_colors_region label.black > span {
        line-height: 22px;
        margin-top: 15px;
    }

    .pricing-tool textarea {
        width: 100% !important;
        height: 100px;
    }

    .roll_direction {
        width: 50%;
    }

    #BuildYourLabel ul.upload_notes {
        padding-left: 0px;
    }

    #BuildYourLabel ul.upload_notes li {
        line-height: 26px;
    }

    .skip-artwork-upload {
        width: 100%;
        margin-top: 45px;
        margin-bottom: 15px;
    }

    .art_checklist {
        display: none;
    }

    .upload_number,
    .auto_qty {
        width: 100%;
    }

    .grand_total {
        width: 100%;
        padding-left: 15px;
    }

    .total_labels {
        width: 100%;
        padding-left: 0px;
    }

    .pricing-tool #dropbox,
    .account-details #dropbox {
        border: 1px dotted #c5c5c5;
    }

    #total_label_count {
        width: 100%;
        border-top: 1px dotted #c5c5c5;
        margin-bottom: 30px;
    }

    .total_field,
    .auto_quantity {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .total_field input {
        width: 100% !important;
    }

    .grand_total > div {
        padding-right: 0px;
    }

    .complete_file,
    .complete_total {
        width: 100%;
    }

    .complete_total input {
        width: 98% !important;
    }

    .review-order h2 {
        display: inline-block;
    }

    .review-order .message {
        padding-left: 15px;
    }

    .review-order .message img {
        margin-bottom: 0px;
        margin-top: 30px;
    }

    .review-order .message p {
        margin-bottom: 15px;
    }

    .review-details ul li {
        border-bottom: 1px dotted #c5c5c5;
    }

    .search-button-container a {
        width: 100%;
        border: 1px solid #f0f0f0;
        border-radius: 4px;
        margin-top: 15px;
    }

    #account .search #search_orders_form select {
        width: 100%;
    }

    .quoter-body {
        padding-top: 0px;
    }

    .quoter-body .mobile-bottom-menu {
        display: none;
    }

    .quoter-body .specifications-toggle {
        display: block;
        position: fixed;
        background-color: #0090e5;
        width: 100%;
        height: auto;
        left: 0;
        bottom: 0;
        text-align: center;
        padding: 5px;
        z-index: 300;
    }

    .specifications-toggle h2 {
        color: white;
        display: inline-block;
        margin: 0px;
        margin-left: 20px;
    }

    .specifications-toggle img {
        display: inline-block;
        width: 30px;
        height: auto;
        position: absolute;
        margin-top: 15px;
        left: 30px;
        float: left;
    }

    .pricing-tool #quote_scrollbox {
        height: auto !important;
        overflow-y: scroll;
    }

    .pricing-sidebar {
        background-color: #f5f5f5;
        position: fixed;
        bottom: 54px;
        z-index: 200;
        width: 100%;
        margin-left: -15px;
        display: none;
        height: 80vh;
        overflow: scroll;
    }

    .mobile-add-cart {
        display: block !important;
        width: 95%;
        margin: 30px auto 0px;
    }

    /* Cart*/
    .cart_header p {
        line-height: 20px;
        margin-top: 15px;
    }

    #account .label-specs .order-number {
        margin-bottom: 15px;
        display: inline-block;
    }

    .description-slab {
        min-height: 400px;
        height: auto;
    }

    .subtotal-container {
        padding: 0px;
    }

    .cta-container .float-right,
    .cta-container .float-left {
        width: 100%;
        margin-bottom: 15px;
    }

    .cta-container a {
        width: 100%;
    }

    #view_nav {
        margin-top: 30px;
    }

    #view_nav a {
        width: 49%;
    }

    .cart-specs {
        width: 100%;
    }

    .purchase-container .float-right {
        width: 100%;
    }

    .purchase-container a {
        width: 100%;
        margin-bottom: 20px;
    }

    #account .review-container table {
        margin-top: 0px !important;
    }

    .review-container .vert-center {
        vertical-align: baseline;
    }

    .review-container .cart-hr {
        border-bottom: 1px solid #f0f0f0;
    }

    .button-container .float-right,
    .button-container .float-left {
        width: 49%;
        padding: 5px;
    }

    .button-container .float-right a,
    .button-container .float-left a {
        width: 100%;
        padding-top: 10px;
    }

    .continue-column {
        display: none;
    }

    .shopping-btn.i-left {
        padding-left: 38px;
    }

    #account .review-container table h2 {
        font-size: 14px;
    }

    #account .review-container table li {
        font-size: 14px;
        line-height: 20px;
        max-width: 90%;
    }

    /*UI Dialog*/
    .ui-dialog {
        max-width: 85%;
        left: 0;
        right: 0;
        margin: auto;
        top: 50px;
    }

    .ui-dialog .reorder-popup-specs {
        margin-top: 30px;
        text-align: center;
    }

    .ui-dialog .label-preview {
        text-align: center;
    }

    .ui-dialog #reorder-popup a.reorder {
        width: 100%;
    }

    .head-nav a {
        line-height: 38px;
        position: relative;
        top: 4px;
    }

    a.head-search i {
        top: 3px;
    }

    .social.chat {
        display: none;
    }

    .social-icons .social {
        margin-right: 15px;
        text-align: center;
    }

    .social-icons {
        text-align: center;
    }

    .overlay-image {
        display: none;
    }

    .row.page-icon {
        margin-top: 0px;
        min-height: 64px;
    }

    .icon-page-nav {
        padding: 0;
    }

    .icon-page-nav > div.sample-top {
        background: none repeat scroll 0 0 #0090e5;
        border-top: 2px solid #ffffff;
        font-size: 40px;
        height: 0;
        left: 0;
        margin: 0 !important;
        overflow: hidden;
        position: absolute;
        right: 0;
        text-align: left;
        width: 100%;
        z-index: 0 !important;
    }

    .icon-page-nav {
        left: 0;
        position: fixed;
        right: 0;
        z-index: 10;
    }

    .icon-page-nav > div.sample-top.active {
        z-index: 50;
    }

    .icon-page-nav > div.sample-top a,
    .icon-page-nav > div.sample-top h4 {
        color: #ffffff !important;
        font-size: 18px;
        line-height: 24px;
        margin: 0;
    }

    .icon-page-nav > div.sample-top.active,
    .icon-page-nav.expand > div.sample-top {
        height: auto !important;
        padding: 19px 20px !important;
    }

    .icon-page-nav.expand > div.sample-top {
        position: relative;
    }

    .icon-page-nav.expand {
        line-height: 0;
        padding: 0;
    }

    .icon-page-nav .sample-top.active > a,
    .icon-page-nav .sample-top.active > h4 {
        font-family: 'Founders SemiBold'!important;
        text-decoration: none !important;
    }

    .pageTop {
        border-left: 2px solid #ffffff;
        color: #ffffff !important;
        font-family: 'Founders Regular';
        line-height: 24px;
        min-width: 90px;
        padding: 20px !important;
        position: absolute;
        right: 0;
        text-align: left;
        top: 0;
    }

    .pageTop .this-icon {
        background-position: -124px -23px;
        height: 20px;
        position: absolute;
        right: 6px;
        width: 31px;
    }

    .pageTop .that-icon {
        background-position: -80px 0;
        height: 20px;
        left: -60%;
        position: absolute;
        width: 31px;
    }

    .expand .pageTop .that-icon {
        background-position: -80px -27px;
    }

    .container.foot {
        text-align: center;
    }

    .theme-form.sample .request-fields {
        line-height: normal;
    }

    .theme-form.resources div.name,
    .theme-form.resources div.phone {
        width: 100%;
    }

    .theme-form.sample .request-fields > div.name {
        width: 100%;
    }

    .theme-form.sample .request-fields > div.phone {
        float: none;
        width: 100%;
    }

    .theme-form.sample .request-fields > div.city {
        float: none;
        width: 100%;
    }

    .theme-form.sample .request-fields > div.state {
        float: left;
        margin-left: 0;
        width: 35%;
    }

    .theme-form.sample .request-fields > div.zipcode {
        float: right;
        width: 61%;
    }

    .row.hp-tagline-wrap {
        margin: 0 0 40px;
    }

    .home .videoCustOver h1 + i {
        display: block !important;
    }

    .home .videoCustOver h1 {
        display: none !important;
    }

    .home .videoCustOver h2 {
        display: none !important;
    }

    a.footer-link:after {
        content: '' !important;
    }

    .social-icons .social {
        margin-right: 5px;
    }

    .footer-links > a.footer-link {
        display: block;
    }

    div.page-nav-cont .row.page-icon {
        margin-top: 0 !important;
    }

    div.about-customers div.videoCustOver h5 {
        display: none;
    }

    #navigation_region li {
        width: 100%;
    }

    .pricing-tool .shape > span {
        bottom: -20px;
        font-size: 10px;
        left: 0;
        position: absolute;
        right: 0;
    }

    .pricing-tool .shape {
        box-sizing: border-box;
        height: 0;
        moz-box-sizing: border-box;
        padding-bottom: 15%;
        webkit-box-sizing: border-box;
    }

    .pricing-tool .shape > img {
        left: 0;
        position: absolute;
        z-index: -10;
    }

    .pricing-tool #navigation_region li {
        margin: 4px 0 0;
        width: 100%;
    }

    .contact-grid.first > div:first-child {
        float: none;
    }

    .icon-page-nav {
        left: 0;
        position: fixed;
        right: 0;
        z-index: 10;
    }

    div.blogFilters {
        left: 0;
        right: 0;
    }

    /*This stops flashing in iOS on scroll*/
    div.blogFilter,
    div.blogCat {
        transform: translateZ(0);
    }

    .icon-page-nav h4 {
        padding-bottom: 0;
        padding-top: 0;
    }

    div div .icon-page-nav > div {
        margin: 0 !important;
    }

    .hidden-xs,
    .xs-hidden {
        display: none;
    }

    .faq h5 {
        padding-right: 60px;
        position: relative;
    }

    i.faq,
    i.faqCat {
        bottom: 0;
        display: block !important;
        margin-bottom: auto;
        margin-top: auto;
        position: absolute !important;
        right: 10px;
        top: 0;
    }

    .faqCat span {
        display: block;
        padding-right: 60px;
        position: relative;
        width: 100%;
    }

    .meet-button a {
        margin-left: -15px;
    }

    .container.head {
        padding: 0;
    }
}

@media (max-width: 700px) {
    .sampleCarousel {
        margin: 0 -auto;
        width: 380px;
    }
}

@media (max-width: 488px) {
    .logo-container h3 {
        /*left: -80px;*/
    }
}

@media (max-width: 400px) {
    .logo-container h3 {
        /*left: -40px;*/
    }
}

@media (max-width: 380px) {
    .sampleCarousel {
        margin: 0 auto;
        width: auto;
    }

    .owl-buttons div {
        height: 0;
        padding-bottom: 97%;
        top: 3px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .row.hp-tagline-wrap {
        margin-top: 0 !important;
        padding: 0px 0px 20px 30px !important;
    }

    .icon-page-nav > div img,
    .row.page-icon img {
        height: 100px;
        width: auto;
    }

    .icon-page-nav > div {
        margin-bottom: 50px;
        margin-right: 40px;
        margin-top: 30px;
    }

    .icon-page-nav > div:first-child {
        margin-left: 50px !important;
    }

    .page-teams div.row:nth-child(2n) div:first-child {
        float: right;
    }

    .page-teams h3 {
        font-size: 28px;
        margin: 30px 0 0 !important;
    }

    .page-teams p {
        padding: 0 15px 20px !important;
    }

    .videoCustOver h1 i {
        top: 30px;
    }

    .resources-contact .contact-grid.first > div:nth-child(2) h5.blue {
        margin-top: 4%;
    }

    .pricing-tool #navigation_region li a span {
        display: none;
    }

    div.blogFilters {
        border-left: none !important;
        border-right: none !important;
        width: 750px;
    }

    [class*='col-'] {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 746px) {
    .footer-links .live-chat {
        display: none !important;
        clear: both;
        display: block;
        margin: 0 auto;
    }
}

@media (max-width: 400px) {
    .footer-link {
        padding: 0;
    }

    .footer-link:after {
        clear: both;
        content: '';
    }

    #mobilemenu_full {
        display: none;
    }

    .customer-location {
        display: block;
    }
}

/*<<<<<<< HEAD*/
/*.rplg-businesses {*/
/*    font-family: 'Founders Regular' !important;*/
/*}*/

/*.rplg-box {*/
/*    background: black !important;*/
/*=======*/
.mobile-nav-item {
    display: none !important;
}
.mobile-nav-item.lg-screen {
    display: block !important;
}

@media (max-width: 767px) {
    .mobile-nav-item {
        display: block !important;
    }
    .mobile-nav-item img {
        display: block !important;
        float: left !important;
        margin-top: 4px !important;
        margin-right: 10px !important;
    }
    .mobile-nav-item.lg-screen {
        display: none !important;
    }
    .phone-icon {
        right: -60px;
    }
/*>>>>>>> 9470677e91d3caf887088a54187d5807e60d7dfe*/
}


@media (max-width: 400px) {
    .phone-icon {
        right: -60px;
    }
}


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;-webkit-text-decoration:underline;text-decoration:underline;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}a{color:inherit;cursor:pointer;-webkit-text-decoration:none;-webkit-text-decoration:none;text-decoration:none}button,input[type=checkbox],input[type=radio]{padding:0;border-width:0;background-color:rgba(0,0,0,0);color:inherit;cursor:pointer}button:focus{outline:0}:disabled{cursor:not-allowed}figure{margin:0}ul,ol,dd{padding:0;margin:0;list-style:none}fieldset{padding:0;border-width:0;margin:0}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:.75rem;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:.75rem;padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0;margin-top:calc(-1*var(--bs-gutter-y));margin-right:-0.75rem;margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:-0.75rem;margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 0.75rem}.g-3,.gy-3{--bs-gutter-y: 0.75rem}.g-4,.gx-4{--bs-gutter-x: 1rem}.g-4,.gy-4{--bs-gutter-y: 1rem}.g-5,.gx-5{--bs-gutter-x: 1.5rem}.g-5,.gy-5{--bs-gutter-y: 1.5rem}.g-6,.gx-6{--bs-gutter-x: 2.25rem}.g-6,.gy-6{--bs-gutter-y: 2.25rem}.g-7,.gx-7{--bs-gutter-x: 3rem}.g-7,.gy-7{--bs-gutter-y: 3rem}.g-8,.gx-8{--bs-gutter-x: 4rem}.g-8,.gy-8{--bs-gutter-y: 4rem}@media(min-width: 576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 0.75rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 0.75rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 1.5rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 1.5rem}.g-sm-6,.gx-sm-6{--bs-gutter-x: 2.25rem}.g-sm-6,.gy-sm-6{--bs-gutter-y: 2.25rem}.g-sm-7,.gx-sm-7{--bs-gutter-x: 3rem}.g-sm-7,.gy-sm-7{--bs-gutter-y: 3rem}.g-sm-8,.gx-sm-8{--bs-gutter-x: 4rem}.g-sm-8,.gy-sm-8{--bs-gutter-y: 4rem}}@media(min-width: 768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 0.75rem}.g-md-3,.gy-md-3{--bs-gutter-y: 0.75rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1rem}.g-md-5,.gx-md-5{--bs-gutter-x: 1.5rem}.g-md-5,.gy-md-5{--bs-gutter-y: 1.5rem}.g-md-6,.gx-md-6{--bs-gutter-x: 2.25rem}.g-md-6,.gy-md-6{--bs-gutter-y: 2.25rem}.g-md-7,.gx-md-7{--bs-gutter-x: 3rem}.g-md-7,.gy-md-7{--bs-gutter-y: 3rem}.g-md-8,.gx-md-8{--bs-gutter-x: 4rem}.g-md-8,.gy-md-8{--bs-gutter-y: 4rem}}@media(min-width: 992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 0.75rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 0.75rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 1.5rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 1.5rem}.g-lg-6,.gx-lg-6{--bs-gutter-x: 2.25rem}.g-lg-6,.gy-lg-6{--bs-gutter-y: 2.25rem}.g-lg-7,.gx-lg-7{--bs-gutter-x: 3rem}.g-lg-7,.gy-lg-7{--bs-gutter-y: 3rem}.g-lg-8,.gx-lg-8{--bs-gutter-x: 4rem}.g-lg-8,.gy-lg-8{--bs-gutter-y: 4rem}}@media(min-width: 1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 0.75rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 0.75rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 1.5rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 1.5rem}.g-xl-6,.gx-xl-6{--bs-gutter-x: 2.25rem}.g-xl-6,.gy-xl-6{--bs-gutter-y: 2.25rem}.g-xl-7,.gx-xl-7{--bs-gutter-x: 3rem}.g-xl-7,.gy-xl-7{--bs-gutter-y: 3rem}.g-xl-8,.gx-xl-8{--bs-gutter-x: 4rem}.g-xl-8,.gy-xl-8{--bs-gutter-y: 4rem}}@media(min-width: 1400px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 0.75rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 0.75rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 1.5rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 1.5rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x: 2.25rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y: 2.25rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x: 3rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y: 3rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x: 4rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y: 4rem}}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-none{display:none !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{-webkit-transform:translate(-50%, -50%) !important;transform:translate(-50%, -50%) !important}.translate-middle-x{-webkit-transform:translateX(-50%) !important;transform:translateX(-50%) !important}.translate-middle-y{-webkit-transform:translateY(-50%) !important;transform:translateY(-50%) !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:.75rem !important}.m-4{margin:1rem !important}.m-5{margin:1.5rem !important}.m-6{margin:2.25rem !important}.m-7{margin:3rem !important}.m-8{margin:4rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:.75rem !important;margin-left:.75rem !important}.mx-4{margin-right:1rem !important;margin-left:1rem !important}.mx-5{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-6{margin-right:2.25rem !important;margin-left:2.25rem !important}.mx-7{margin-right:3rem !important;margin-left:3rem !important}.mx-8{margin-right:4rem !important;margin-left:4rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-6{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.my-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-8{margin-top:4rem !important;margin-bottom:4rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:.75rem !important}.mt-4{margin-top:1rem !important}.mt-5{margin-top:1.5rem !important}.mt-6{margin-top:2.25rem !important}.mt-7{margin-top:3rem !important}.mt-8{margin-top:4rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:.75rem !important}.me-4{margin-right:1rem !important}.me-5{margin-right:1.5rem !important}.me-6{margin-right:2.25rem !important}.me-7{margin-right:3rem !important}.me-8{margin-right:4rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:.75rem !important}.mb-4{margin-bottom:1rem !important}.mb-5{margin-bottom:1.5rem !important}.mb-6{margin-bottom:2.25rem !important}.mb-7{margin-bottom:3rem !important}.mb-8{margin-bottom:4rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:.75rem !important}.ms-4{margin-left:1rem !important}.ms-5{margin-left:1.5rem !important}.ms-6{margin-left:2.25rem !important}.ms-7{margin-left:3rem !important}.ms-8{margin-left:4rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:.75rem !important}.p-4{padding:1rem !important}.p-5{padding:1.5rem !important}.p-6{padding:2.25rem !important}.p-7{padding:3rem !important}.p-8{padding:4rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:.75rem !important;padding-left:.75rem !important}.px-4{padding-right:1rem !important;padding-left:1rem !important}.px-5{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-6{padding-right:2.25rem !important;padding-left:2.25rem !important}.px-7{padding-right:3rem !important;padding-left:3rem !important}.px-8{padding-right:4rem !important;padding-left:4rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-6{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.py-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-8{padding-top:4rem !important;padding-bottom:4rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:.75rem !important}.pt-4{padding-top:1rem !important}.pt-5{padding-top:1.5rem !important}.pt-6{padding-top:2.25rem !important}.pt-7{padding-top:3rem !important}.pt-8{padding-top:4rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:.75rem !important}.pe-4{padding-right:1rem !important}.pe-5{padding-right:1.5rem !important}.pe-6{padding-right:2.25rem !important}.pe-7{padding-right:3rem !important}.pe-8{padding-right:4rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:.75rem !important}.pb-4{padding-bottom:1rem !important}.pb-5{padding-bottom:1.5rem !important}.pb-6{padding-bottom:2.25rem !important}.pb-7{padding-bottom:3rem !important}.pb-8{padding-bottom:4rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:.75rem !important}.ps-4{padding-left:1rem !important}.ps-5{padding-left:1.5rem !important}.ps-6{padding-left:2.25rem !important}.ps-7{padding-left:3rem !important}.ps-8{padding-left:4rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:.75rem !important}.gap-4{gap:1rem !important}.gap-5{gap:1.5rem !important}.gap-6{gap:2.25rem !important}.gap-7{gap:3rem !important}.gap-8{gap:4rem !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{-webkit-text-decoration:none !important;-webkit-text-decoration:none !important;text-decoration:none !important}.text-decoration-underline{-webkit-text-decoration:underline !important;-webkit-text-decoration:underline !important;text-decoration:underline !important}.text-decoration-line-through{-webkit-text-decoration:line-through !important;-webkit-text-decoration:line-through !important;text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;-ms-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-index-dropdown{z-index:1000 !important}.z-index-sticky{z-index:1020 !important}.z-index-fixed{z-index:1030 !important}.z-index-modal-backdrop{z-index:1050 !important}.z-index-modal{z-index:1055 !important}.z-index-popover{z-index:1070 !important}.z-index-tooltip{z-index:1080 !important}.cursor-pointer{cursor:pointer !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-sm-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.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}.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-sm-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-sm-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-sm-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-sm-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-sm-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-sm-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-sm-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-sm-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:.75rem !important}.m-sm-4{margin:1rem !important}.m-sm-5{margin:1.5rem !important}.m-sm-6{margin:2.25rem !important}.m-sm-7{margin:3rem !important}.m-sm-8{margin:4rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:.75rem !important;margin-left:.75rem !important}.mx-sm-4{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-5{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-6{margin-right:2.25rem !important;margin-left:2.25rem !important}.mx-sm-7{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-8{margin-right:4rem !important;margin-left:4rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-sm-4{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-6{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.my-sm-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-8{margin-top:4rem !important;margin-bottom:4rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:.75rem !important}.mt-sm-4{margin-top:1rem !important}.mt-sm-5{margin-top:1.5rem !important}.mt-sm-6{margin-top:2.25rem !important}.mt-sm-7{margin-top:3rem !important}.mt-sm-8{margin-top:4rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:.75rem !important}.me-sm-4{margin-right:1rem !important}.me-sm-5{margin-right:1.5rem !important}.me-sm-6{margin-right:2.25rem !important}.me-sm-7{margin-right:3rem !important}.me-sm-8{margin-right:4rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:.75rem !important}.mb-sm-4{margin-bottom:1rem !important}.mb-sm-5{margin-bottom:1.5rem !important}.mb-sm-6{margin-bottom:2.25rem !important}.mb-sm-7{margin-bottom:3rem !important}.mb-sm-8{margin-bottom:4rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:.75rem !important}.ms-sm-4{margin-left:1rem !important}.ms-sm-5{margin-left:1.5rem !important}.ms-sm-6{margin-left:2.25rem !important}.ms-sm-7{margin-left:3rem !important}.ms-sm-8{margin-left:4rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:.75rem !important}.p-sm-4{padding:1rem !important}.p-sm-5{padding:1.5rem !important}.p-sm-6{padding:2.25rem !important}.p-sm-7{padding:3rem !important}.p-sm-8{padding:4rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:.75rem !important;padding-left:.75rem !important}.px-sm-4{padding-right:1rem !important;padding-left:1rem !important}.px-sm-5{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-6{padding-right:2.25rem !important;padding-left:2.25rem !important}.px-sm-7{padding-right:3rem !important;padding-left:3rem !important}.px-sm-8{padding-right:4rem !important;padding-left:4rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-sm-4{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-6{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.py-sm-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-sm-8{padding-top:4rem !important;padding-bottom:4rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:.75rem !important}.pt-sm-4{padding-top:1rem !important}.pt-sm-5{padding-top:1.5rem !important}.pt-sm-6{padding-top:2.25rem !important}.pt-sm-7{padding-top:3rem !important}.pt-sm-8{padding-top:4rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:.75rem !important}.pe-sm-4{padding-right:1rem !important}.pe-sm-5{padding-right:1.5rem !important}.pe-sm-6{padding-right:2.25rem !important}.pe-sm-7{padding-right:3rem !important}.pe-sm-8{padding-right:4rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:.75rem !important}.pb-sm-4{padding-bottom:1rem !important}.pb-sm-5{padding-bottom:1.5rem !important}.pb-sm-6{padding-bottom:2.25rem !important}.pb-sm-7{padding-bottom:3rem !important}.pb-sm-8{padding-bottom:4rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:.75rem !important}.ps-sm-4{padding-left:1rem !important}.ps-sm-5{padding-left:1.5rem !important}.ps-sm-6{padding-left:2.25rem !important}.ps-sm-7{padding-left:3rem !important}.ps-sm-8{padding-left:4rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:.75rem !important}.gap-sm-4{gap:1rem !important}.gap-sm-5{gap:1.5rem !important}.gap-sm-6{gap:2.25rem !important}.gap-sm-7{gap:3rem !important}.gap-sm-8{gap:4rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-md-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.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}.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-md-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-md-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-md-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-md-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-md-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-md-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-md-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-md-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-md-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:.75rem !important}.m-md-4{margin:1rem !important}.m-md-5{margin:1.5rem !important}.m-md-6{margin:2.25rem !important}.m-md-7{margin:3rem !important}.m-md-8{margin:4rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:.75rem !important;margin-left:.75rem !important}.mx-md-4{margin-right:1rem !important;margin-left:1rem !important}.mx-md-5{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-6{margin-right:2.25rem !important;margin-left:2.25rem !important}.mx-md-7{margin-right:3rem !important;margin-left:3rem !important}.mx-md-8{margin-right:4rem !important;margin-left:4rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-md-4{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-6{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.my-md-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-8{margin-top:4rem !important;margin-bottom:4rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:.75rem !important}.mt-md-4{margin-top:1rem !important}.mt-md-5{margin-top:1.5rem !important}.mt-md-6{margin-top:2.25rem !important}.mt-md-7{margin-top:3rem !important}.mt-md-8{margin-top:4rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:.75rem !important}.me-md-4{margin-right:1rem !important}.me-md-5{margin-right:1.5rem !important}.me-md-6{margin-right:2.25rem !important}.me-md-7{margin-right:3rem !important}.me-md-8{margin-right:4rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:.75rem !important}.mb-md-4{margin-bottom:1rem !important}.mb-md-5{margin-bottom:1.5rem !important}.mb-md-6{margin-bottom:2.25rem !important}.mb-md-7{margin-bottom:3rem !important}.mb-md-8{margin-bottom:4rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:.75rem !important}.ms-md-4{margin-left:1rem !important}.ms-md-5{margin-left:1.5rem !important}.ms-md-6{margin-left:2.25rem !important}.ms-md-7{margin-left:3rem !important}.ms-md-8{margin-left:4rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:.75rem !important}.p-md-4{padding:1rem !important}.p-md-5{padding:1.5rem !important}.p-md-6{padding:2.25rem !important}.p-md-7{padding:3rem !important}.p-md-8{padding:4rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:.75rem !important;padding-left:.75rem !important}.px-md-4{padding-right:1rem !important;padding-left:1rem !important}.px-md-5{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-6{padding-right:2.25rem !important;padding-left:2.25rem !important}.px-md-7{padding-right:3rem !important;padding-left:3rem !important}.px-md-8{padding-right:4rem !important;padding-left:4rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-md-4{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-6{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.py-md-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-md-8{padding-top:4rem !important;padding-bottom:4rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:.75rem !important}.pt-md-4{padding-top:1rem !important}.pt-md-5{padding-top:1.5rem !important}.pt-md-6{padding-top:2.25rem !important}.pt-md-7{padding-top:3rem !important}.pt-md-8{padding-top:4rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:.75rem !important}.pe-md-4{padding-right:1rem !important}.pe-md-5{padding-right:1.5rem !important}.pe-md-6{padding-right:2.25rem !important}.pe-md-7{padding-right:3rem !important}.pe-md-8{padding-right:4rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:.75rem !important}.pb-md-4{padding-bottom:1rem !important}.pb-md-5{padding-bottom:1.5rem !important}.pb-md-6{padding-bottom:2.25rem !important}.pb-md-7{padding-bottom:3rem !important}.pb-md-8{padding-bottom:4rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:.75rem !important}.ps-md-4{padding-left:1rem !important}.ps-md-5{padding-left:1.5rem !important}.ps-md-6{padding-left:2.25rem !important}.ps-md-7{padding-left:3rem !important}.ps-md-8{padding-left:4rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:.75rem !important}.gap-md-4{gap:1rem !important}.gap-md-5{gap:1.5rem !important}.gap-md-6{gap:2.25rem !important}.gap-md-7{gap:3rem !important}.gap-md-8{gap:4rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-lg-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.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}.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-lg-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-lg-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-lg-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-lg-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-lg-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-lg-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-lg-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-lg-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:.75rem !important}.m-lg-4{margin:1rem !important}.m-lg-5{margin:1.5rem !important}.m-lg-6{margin:2.25rem !important}.m-lg-7{margin:3rem !important}.m-lg-8{margin:4rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:.75rem !important;margin-left:.75rem !important}.mx-lg-4{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-5{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-6{margin-right:2.25rem !important;margin-left:2.25rem !important}.mx-lg-7{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-8{margin-right:4rem !important;margin-left:4rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-lg-4{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-6{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.my-lg-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-8{margin-top:4rem !important;margin-bottom:4rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:.75rem !important}.mt-lg-4{margin-top:1rem !important}.mt-lg-5{margin-top:1.5rem !important}.mt-lg-6{margin-top:2.25rem !important}.mt-lg-7{margin-top:3rem !important}.mt-lg-8{margin-top:4rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:.75rem !important}.me-lg-4{margin-right:1rem !important}.me-lg-5{margin-right:1.5rem !important}.me-lg-6{margin-right:2.25rem !important}.me-lg-7{margin-right:3rem !important}.me-lg-8{margin-right:4rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:.75rem !important}.mb-lg-4{margin-bottom:1rem !important}.mb-lg-5{margin-bottom:1.5rem !important}.mb-lg-6{margin-bottom:2.25rem !important}.mb-lg-7{margin-bottom:3rem !important}.mb-lg-8{margin-bottom:4rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:.75rem !important}.ms-lg-4{margin-left:1rem !important}.ms-lg-5{margin-left:1.5rem !important}.ms-lg-6{margin-left:2.25rem !important}.ms-lg-7{margin-left:3rem !important}.ms-lg-8{margin-left:4rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:.75rem !important}.p-lg-4{padding:1rem !important}.p-lg-5{padding:1.5rem !important}.p-lg-6{padding:2.25rem !important}.p-lg-7{padding:3rem !important}.p-lg-8{padding:4rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:.75rem !important;padding-left:.75rem !important}.px-lg-4{padding-right:1rem !important;padding-left:1rem !important}.px-lg-5{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-6{padding-right:2.25rem !important;padding-left:2.25rem !important}.px-lg-7{padding-right:3rem !important;padding-left:3rem !important}.px-lg-8{padding-right:4rem !important;padding-left:4rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-lg-4{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-6{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.py-lg-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-lg-8{padding-top:4rem !important;padding-bottom:4rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:.75rem !important}.pt-lg-4{padding-top:1rem !important}.pt-lg-5{padding-top:1.5rem !important}.pt-lg-6{padding-top:2.25rem !important}.pt-lg-7{padding-top:3rem !important}.pt-lg-8{padding-top:4rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:.75rem !important}.pe-lg-4{padding-right:1rem !important}.pe-lg-5{padding-right:1.5rem !important}.pe-lg-6{padding-right:2.25rem !important}.pe-lg-7{padding-right:3rem !important}.pe-lg-8{padding-right:4rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:.75rem !important}.pb-lg-4{padding-bottom:1rem !important}.pb-lg-5{padding-bottom:1.5rem !important}.pb-lg-6{padding-bottom:2.25rem !important}.pb-lg-7{padding-bottom:3rem !important}.pb-lg-8{padding-bottom:4rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:.75rem !important}.ps-lg-4{padding-left:1rem !important}.ps-lg-5{padding-left:1.5rem !important}.ps-lg-6{padding-left:2.25rem !important}.ps-lg-7{padding-left:3rem !important}.ps-lg-8{padding-left:4rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:.75rem !important}.gap-lg-4{gap:1rem !important}.gap-lg-5{gap:1.5rem !important}.gap-lg-6{gap:2.25rem !important}.gap-lg-7{gap:3rem !important}.gap-lg-8{gap:4rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.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}.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:.75rem !important}.m-xl-4{margin:1rem !important}.m-xl-5{margin:1.5rem !important}.m-xl-6{margin:2.25rem !important}.m-xl-7{margin:3rem !important}.m-xl-8{margin:4rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:.75rem !important;margin-left:.75rem !important}.mx-xl-4{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-5{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-6{margin-right:2.25rem !important;margin-left:2.25rem !important}.mx-xl-7{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-8{margin-right:4rem !important;margin-left:4rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-xl-4{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-6{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.my-xl-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-8{margin-top:4rem !important;margin-bottom:4rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:.75rem !important}.mt-xl-4{margin-top:1rem !important}.mt-xl-5{margin-top:1.5rem !important}.mt-xl-6{margin-top:2.25rem !important}.mt-xl-7{margin-top:3rem !important}.mt-xl-8{margin-top:4rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:.75rem !important}.me-xl-4{margin-right:1rem !important}.me-xl-5{margin-right:1.5rem !important}.me-xl-6{margin-right:2.25rem !important}.me-xl-7{margin-right:3rem !important}.me-xl-8{margin-right:4rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:.75rem !important}.mb-xl-4{margin-bottom:1rem !important}.mb-xl-5{margin-bottom:1.5rem !important}.mb-xl-6{margin-bottom:2.25rem !important}.mb-xl-7{margin-bottom:3rem !important}.mb-xl-8{margin-bottom:4rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:.75rem !important}.ms-xl-4{margin-left:1rem !important}.ms-xl-5{margin-left:1.5rem !important}.ms-xl-6{margin-left:2.25rem !important}.ms-xl-7{margin-left:3rem !important}.ms-xl-8{margin-left:4rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:.75rem !important}.p-xl-4{padding:1rem !important}.p-xl-5{padding:1.5rem !important}.p-xl-6{padding:2.25rem !important}.p-xl-7{padding:3rem !important}.p-xl-8{padding:4rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:.75rem !important;padding-left:.75rem !important}.px-xl-4{padding-right:1rem !important;padding-left:1rem !important}.px-xl-5{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-6{padding-right:2.25rem !important;padding-left:2.25rem !important}.px-xl-7{padding-right:3rem !important;padding-left:3rem !important}.px-xl-8{padding-right:4rem !important;padding-left:4rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-xl-4{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-6{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.py-xl-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-xl-8{padding-top:4rem !important;padding-bottom:4rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:.75rem !important}.pt-xl-4{padding-top:1rem !important}.pt-xl-5{padding-top:1.5rem !important}.pt-xl-6{padding-top:2.25rem !important}.pt-xl-7{padding-top:3rem !important}.pt-xl-8{padding-top:4rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:.75rem !important}.pe-xl-4{padding-right:1rem !important}.pe-xl-5{padding-right:1.5rem !important}.pe-xl-6{padding-right:2.25rem !important}.pe-xl-7{padding-right:3rem !important}.pe-xl-8{padding-right:4rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:.75rem !important}.pb-xl-4{padding-bottom:1rem !important}.pb-xl-5{padding-bottom:1.5rem !important}.pb-xl-6{padding-bottom:2.25rem !important}.pb-xl-7{padding-bottom:3rem !important}.pb-xl-8{padding-bottom:4rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:.75rem !important}.ps-xl-4{padding-left:1rem !important}.ps-xl-5{padding-left:1.5rem !important}.ps-xl-6{padding-left:2.25rem !important}.ps-xl-7{padding-left:3rem !important}.ps-xl-8{padding-left:4rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:.75rem !important}.gap-xl-4{gap:1rem !important}.gap-xl-5{gap:1.5rem !important}.gap-xl-6{gap:2.25rem !important}.gap-xl-7{gap:3rem !important}.gap-xl-8{gap:4rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xxl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xxl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xxl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xxl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xxl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xxl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xxl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xxl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xxl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xxl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xxl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xxl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xxl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xxl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xxl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xxl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xxl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xxl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xxl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xxl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xxl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xxl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xxl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xxl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xxl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xxl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xxl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xxl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:.75rem !important}.m-xxl-4{margin:1rem !important}.m-xxl-5{margin:1.5rem !important}.m-xxl-6{margin:2.25rem !important}.m-xxl-7{margin:3rem !important}.m-xxl-8{margin:4rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:.75rem !important;margin-left:.75rem !important}.mx-xxl-4{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-5{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-6{margin-right:2.25rem !important;margin-left:2.25rem !important}.mx-xxl-7{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-8{margin-right:4rem !important;margin-left:4rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-xxl-4{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-6{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.my-xxl-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-8{margin-top:4rem !important;margin-bottom:4rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:.75rem !important}.mt-xxl-4{margin-top:1rem !important}.mt-xxl-5{margin-top:1.5rem !important}.mt-xxl-6{margin-top:2.25rem !important}.mt-xxl-7{margin-top:3rem !important}.mt-xxl-8{margin-top:4rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:.75rem !important}.me-xxl-4{margin-right:1rem !important}.me-xxl-5{margin-right:1.5rem !important}.me-xxl-6{margin-right:2.25rem !important}.me-xxl-7{margin-right:3rem !important}.me-xxl-8{margin-right:4rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:.75rem !important}.mb-xxl-4{margin-bottom:1rem !important}.mb-xxl-5{margin-bottom:1.5rem !important}.mb-xxl-6{margin-bottom:2.25rem !important}.mb-xxl-7{margin-bottom:3rem !important}.mb-xxl-8{margin-bottom:4rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:.75rem !important}.ms-xxl-4{margin-left:1rem !important}.ms-xxl-5{margin-left:1.5rem !important}.ms-xxl-6{margin-left:2.25rem !important}.ms-xxl-7{margin-left:3rem !important}.ms-xxl-8{margin-left:4rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:.75rem !important}.p-xxl-4{padding:1rem !important}.p-xxl-5{padding:1.5rem !important}.p-xxl-6{padding:2.25rem !important}.p-xxl-7{padding:3rem !important}.p-xxl-8{padding:4rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:.75rem !important;padding-left:.75rem !important}.px-xxl-4{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-5{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-6{padding-right:2.25rem !important;padding-left:2.25rem !important}.px-xxl-7{padding-right:3rem !important;padding-left:3rem !important}.px-xxl-8{padding-right:4rem !important;padding-left:4rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-xxl-4{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-6{padding-top:2.25rem !important;padding-bottom:2.25rem !important}.py-xxl-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-xxl-8{padding-top:4rem !important;padding-bottom:4rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:.75rem !important}.pt-xxl-4{padding-top:1rem !important}.pt-xxl-5{padding-top:1.5rem !important}.pt-xxl-6{padding-top:2.25rem !important}.pt-xxl-7{padding-top:3rem !important}.pt-xxl-8{padding-top:4rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:.75rem !important}.pe-xxl-4{padding-right:1rem !important}.pe-xxl-5{padding-right:1.5rem !important}.pe-xxl-6{padding-right:2.25rem !important}.pe-xxl-7{padding-right:3rem !important}.pe-xxl-8{padding-right:4rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:.75rem !important}.pb-xxl-4{padding-bottom:1rem !important}.pb-xxl-5{padding-bottom:1.5rem !important}.pb-xxl-6{padding-bottom:2.25rem !important}.pb-xxl-7{padding-bottom:3rem !important}.pb-xxl-8{padding-bottom:4rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:.75rem !important}.ps-xxl-4{padding-left:1rem !important}.ps-xxl-5{padding-left:1.5rem !important}.ps-xxl-6{padding-left:2.25rem !important}.ps-xxl-7{padding-left:3rem !important}.ps-xxl-8{padding-left:4rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:.75rem !important}.gap-xxl-4{gap:1rem !important}.gap-xxl-5{gap:1.5rem !important}.gap-xxl-6{gap:2.25rem !important}.gap-xxl-7{gap:3rem !important}.gap-xxl-8{gap:4rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-print-none{display:none !important}}.clearfix::after{display:block;clear:both;content:""}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch}.vstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.nav-dropdown,.arrow-indicator--no-offset,.arrow-indicator--right,.arrow-indicator--closed,.arrow-indicator,.field select.control,.arrow-indicator--down,.arrow-indicator--open,.nav-dropdown:hover{padding-right:1.75rem;background-position:right .75rem center;background-repeat:no-repeat}.arrow-indicator,.field select.control,.arrow-indicator--down,.arrow-indicator--open,.nav-dropdown:hover{background-image:url("data:image/svg+xml,%3Csvg%20fill%3D%22rgba%2838%2C%2049%2C%2058%2C%200.9999%29%22%20width%3D%2212%22%20height%3D%226%22%20viewBox%3D%220%200%2012%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%200L6%206L12%200H0Z%22%20%2F%3E%3C%2Fsvg%3E")}.arrow-indicator:disabled,.field select.control:disabled,.arrow-indicator--down:disabled,.arrow-indicator--open:disabled,.nav-dropdown:disabled:hover{background-image:url("data:image/svg+xml,%3Csvg%20fill%3D%22rgba%28217%2C%20222%2C%20226%2C%200.9999%29%22%20width%3D%2212%22%20height%3D%226%22%20viewBox%3D%220%200%2012%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%200L6%206L12%200H0Z%22%20%2F%3E%3C%2Fsvg%3E")}.arrow-indicator--right,.arrow-indicator--closed,.nav-dropdown{background-image:url("data:image/svg+xml,%3Csvg%20fill%3D%22rgba%2838%2C%2049%2C%2058%2C%200.9999%29%22%20width%3D%226%22%20height%3D%2212%22%20viewBox%3D%220%200%206%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%2012L6%206L0%200L0%22%20%2F%3E%3C%2Fsvg%3E")}.arrow-indicator--right:disabled,.arrow-indicator--closed:disabled,.nav-dropdown:disabled{background-image:url("data:image/svg+xml,%3Csvg%20fill%3D%22rgba%28217%2C%20222%2C%20226%2C%200.9999%29%22%20width%3D%226%22%20height%3D%2212%22%20viewBox%3D%220%200%206%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%2012L6%206L0%200L0%22%20%2F%3E%3C%2Fsvg%3E")}.arrow-indicator--no-offset{padding-right:1rem;background-position:right 0 center}@font-face{font-family:Founders Grotesk Regular;src:url(/assets/dist/ac19041f63b85d9391f2.eot) format("eot"),url(/assets/dist/d6ed418f40229fe629c1.woff) format("woff")}@font-face{font-family:Founders Grotesk Semibold;font-weight:normal;src:url(/assets/dist/ff982e1589ff9bd85d80.eot) format("eot"),url(/assets/dist/8af4b32205964ed40fca.woff) format("woff")}@font-face{font-family:Founders Grotesk Semibold;font-weight:bold;src:url(/assets/dist/ff982e1589ff9bd85d80.eot) format("eot"),url(/assets/dist/8af4b32205964ed40fca.woff) format("woff")}@font-face{font-family:Founders Grotesk Semibold;font-weight:bolder;src:url(/assets/dist/ff982e1589ff9bd85d80.eot) format("eot"),url(/assets/dist/8af4b32205964ed40fca.woff) format("woff")}:root{--font-size-hero-lg: 4rem;--font-size-hero-md: 3rem;--font-size-heading-xl: 2.25rem;--font-size-heading-lg: 1.875rem;--font-size-heading-md: 1.5rem;--font-size-heading-sm: 1.25rem;--font-size-body-xl: 1.5rem;--font-size-body-lg: 1.25rem;--font-size-body-md: 1.125rem;--font-size-body-sm: 1rem;--font-size-body-bold-xl: 1.5rem;--font-size-body-bold-lg: 1.25rem;--font-size-body-bold-md: 1.125rem;--font-size-body-bold-sm: 1rem;--font-size-label-lg: 1.25rem;--font-size-label-md: 1.125rem;--font-size-label-sm: 1rem;--font-size-label-xs: 0.875rem}@media(max-width: 575.98px){:root{--font-size-hero-lg: 3rem;--font-size-hero-md: 2.25rem;--font-size-heading-xl: 1.875rem;--font-size-heading-lg: 1.5rem;--font-size-heading-md: 1.25rem;--font-size-heading-sm: 1.125rem;--font-size-body-xl: 1.25rem;--font-size-body-lg: 1.125rem;--font-size-body-md: 1rem;--font-size-body-sm: 0.875rem;--font-size-body-bold-xl: 1.25rem;--font-size-body-bold-lg: 1.125rem;--font-size-body-bold-md: 1rem;--font-size-body-bold-sm: 0.875rem;--font-size-label-lg: 1.125rem;--font-size-label-md: 1rem;--font-size-label-sm: 0.875rem;--font-size-label-xs: 0.75rem}}.force-mobile-font-sizes{--font-size-hero-lg: 3rem;--font-size-hero-md: 2.25rem;--font-size-heading-xl: 1.875rem;--font-size-heading-lg: 1.5rem;--font-size-heading-md: 1.25rem;--font-size-heading-sm: 1.125rem;--font-size-body-xl: 1.25rem;--font-size-body-lg: 1.125rem;--font-size-body-md: 1rem;--font-size-body-sm: 0.875rem;--font-size-body-bold-xl: 1.25rem;--font-size-body-bold-lg: 1.125rem;--font-size-body-bold-md: 1rem;--font-size-body-bold-sm: 0.875rem;--font-size-label-lg: 1.125rem;--font-size-label-md: 1rem;--font-size-label-sm: 0.875rem;--font-size-label-xs: 0.75rem}.force-desktop-font-sizes{--font-size-hero-lg: 4rem;--font-size-hero-md: 3rem;--font-size-heading-xl: 2.25rem;--font-size-heading-lg: 1.875rem;--font-size-heading-md: 1.5rem;--font-size-heading-sm: 1.25rem;--font-size-body-xl: 1.5rem;--font-size-body-lg: 1.25rem;--font-size-body-md: 1.125rem;--font-size-body-sm: 1rem;--font-size-body-bold-xl: 1.5rem;--font-size-body-bold-lg: 1.25rem;--font-size-body-bold-md: 1.125rem;--font-size-body-bold-sm: 1rem;--font-size-label-lg: 1.25rem;--font-size-label-md: 1.125rem;--font-size-label-sm: 1rem;--font-size-label-xs: 0.875rem}body{color:#26313a;font-family:Founders Grotesk Regular,sans-serif;font-size:1.125rem;font-size:var(--font-size-body-md);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.3;text-rendering:optimizeLegibility}.font-hero-md,.font-hero-lg{font-family:Founders Grotesk Semibold,serif,serif;line-height:1.3}h1,h2,h3,h4,h5,h6,.font-heading-sm,.font-heading-md,.font-heading-lg,.font-heading-xl{font-family:Founders Grotesk Semibold,serif;line-height:1.3}.font-body-sm,.font-body-md,.font-body-lg,.font-body-xl{font-family:Founders Grotesk Regular,sans-serif;line-height:1.3}strong,.font-body-bold-sm,.font-body-bold-md,.tabs .tab[aria-selected=true],.font-body-bold-lg,.font-body-bold-xl{font-family:Founders Grotesk Semibold,sans-serif;line-height:1.3}label,.font-label-xs,.font-label-sm,.font-label-md,.font-label-lg{font-family:Founders Grotesk Semibold,sans-serif;line-height:1}.font-hero-lg{font-size:4rem;font-size:var(--font-size-hero-lg);font-weight:normal}.font-hero-md{font-size:3rem;font-size:var(--font-size-hero-md);font-weight:normal}.font-heading-xl{font-size:2.25rem;font-size:var(--font-size-heading-xl);font-weight:normal}.font-heading-lg{font-size:1.875rem;font-size:var(--font-size-heading-lg);font-weight:normal}.font-heading-md{font-size:1.5rem;font-size:var(--font-size-heading-md);font-weight:normal}.font-heading-sm{font-size:1.25rem;font-size:var(--font-size-heading-sm);font-weight:normal}.font-body-xl{font-size:1.5rem;font-size:var(--font-size-body-xl);font-weight:normal}.font-body-lg{font-size:1.25rem;font-size:var(--font-size-body-lg);font-weight:normal}.font-body-md{font-size:1.125rem;font-size:var(--font-size-body-md);font-weight:normal}.font-body-sm{font-size:1rem;font-size:var(--font-size-body-sm);font-weight:normal}.font-body-bold-xl{font-size:1.5rem;font-size:var(--font-size-body-bold-xl);font-weight:normal}.font-body-bold-lg{font-size:1.25rem;font-size:var(--font-size-body-bold-lg);font-weight:normal}.font-body-bold-md,.tabs .tab[aria-selected=true]{font-size:1.125rem;font-size:var(--font-size-body-bold-md);font-weight:normal}.font-body-bold-sm{font-size:1rem;font-size:var(--font-size-body-bold-sm);font-weight:normal}.font-label-lg{font-size:1.25rem;font-size:var(--font-size-label-lg);font-weight:normal}.font-label-md{font-size:1.125rem;font-size:var(--font-size-label-md);font-weight:normal}.font-label-sm{font-size:1rem;font-size:var(--font-size-label-sm);font-weight:normal}.font-label-xs{font-size:.875rem;font-size:var(--font-size-label-xs);font-weight:normal}p{margin:0 0 .5rem}p a,.text-link{display:inline-block;border-bottom:1px solid rgba(0,0,0,0);color:#00892f;font-family:Founders Grotesk Semibold,sans-serif}p a:hover,.text-link:hover{cursor:pointer;border-color:#00892f}.text-link--secondary{display:inline-block;border-bottom:1px solid rgba(0,0,0,0);color:#000;font-family:Founders Grotesk Regular,sans-serif}.text-link--secondary:hover{cursor:pointer;border-color:#00892f}.text-link--alt{display:inline-block;padding-bottom:4px;border-bottom:1px solid #00892f;color:#000;font-family:Founders Grotesk Regular,sans-serif}.text-link--alt:hover{cursor:pointer;border-color:rgba(0,0,0,0)}code,pre,kbd,samp{color:#67737c;font-family:monospace}h1,h2,h3,h4,h5,h6{margin:0 0 .5em}h1{margin-top:2em;font-size:4rem;font-size:var(--font-size-hero-lg)}h2{margin-top:2em;font-size:3rem;font-size:var(--font-size-hero-md)}h3{margin-top:2em;font-size:2.25rem;font-size:var(--font-size-heading-xl)}h4{margin-top:1em;font-size:1.875rem;font-size:var(--font-size-heading-lg)}h5{margin-top:.5em;font-size:1.5rem;font-size:var(--font-size-heading-md)}h6{margin-top:.5em;font-size:1.25rem;font-size:var(--font-size-heading-sm)}.content-box p:last-child{margin-bottom:0}.border-top{border-top:1px solid #d9dee2}.border-bottom{border-bottom:1px solid #d9dee2}.border-right{border-right:1px solid #d9dee2}.border-left{border-left:1px solid #d9dee2}.border-all{border:1px solid #d9dee2}.border-dashed{border:2px dashed #a3abb2}.border-dark{border-color:#a3abb2 !important}.border-darker{border-color:#67737c !important}.border-darkest{border-color:#26313a !important}.border-y-between>*:first-child{border-top:none}.border-y-between>*{border-top:1px solid #d9dee2}.border-y>*:first-child{border-top:1px solid #d9dee2}.border-y>*{border-bottom:1px solid #d9dee2}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:2.3em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 1.2em;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border-radius:2em;cursor:pointer;font-family:Founders Grotesk Semibold;font-size:1.125rem;font-size:var(--font-size-label-md);outline:0;white-space:nowrap}.btn .icon{font-size:1.5em}.btn:disabled{cursor:default;opacity:.3}.btn span{line-height:1 !important}.btn.disabled{cursor:default;opacity:.3}.btn--large{height:2.6em;padding:0 1.4em;font-size:1.25rem;font-size:var(--font-size-label-lg)}.btn--large .icon{font-size:1.6em}.btn--small{height:2em;padding:0 1em;font-size:1rem;font-size:var(--font-size-label-sm)}.btn--small .icon{font-size:1.1em}.btn--primary{background-color:#00892f;color:#fff}.btn--primary-destructive{background-color:#df3d33;color:#fff}.btn--secondary{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #26313a !important;color:#26313a}.btn--secondary:before{position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;border:2px solid rgba(0,0,0,0);border-radius:inherit;content:" ";pointer-events:none}.btn--secondary:not(:disabled):hover:before{border:2px solid #26313a}.btn--tertiary{color:#26313a}.btn--tertiary:not(:disabled):hover,.btn--tertiary.___hover{background-color:#f8f5f2}.btn--icon-left>.icon{margin-left:-0.5em}.btn--icon-right>.icon{margin-right:-0.5em}.icon-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.1em;border:2px solid #00a82d;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);border-radius:50%;color:inherit;font-size:1em;outline:0;vertical-align:middle}.icon-button .icon{font-size:inherit}.icon-button--secondary{border:none}.icon-button--large{font-size:1.8em}.icon-button--small{font-size:.8em}.icon-button--inverted{border-color:#f8f5f2;color:#fff}.icon-button:disabled{border-color:#d9dee2;color:#a3abb2;opacity:1}.has-badge{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.has-badge .badge{top:-0.4em;left:-0.6em;min-width:.5em;padding:.1em .4em .15em;border-radius:1em;text-align:center}.quoter-validation-card{width:100%;min-width:305px}.quoter-validation-card .quoter-validation-card_info-container .info-container_list{list-style-type:disc;list-style-position:inside}.field{--border-color: #a3abb2;--label-color: #000000;--placeholder-color: #67737c;--background-color: #ffffff;--input-text-color: #000000;--input-icon-color: #26313a;position:relative;margin-top:1rem;margin-bottom:1rem}.field label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.field .control{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid var(--border-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--background-color);border-radius:0;color:var(--input-text-color);font-size:1.125rem;font-size:var(--font-size-body-md);outline:0}.field .control[role=switch]{--border-color: #00a82d}.field .control:hover,.field .control:hover+.floating-label,.field .control.___hover,.field .control.___hover+.floating-label{--border-color: #26313a}.field .control:focus,.field .control:focus+.floating-label,.field .control.___focus,.field .control.___focus+.floating-label{--border-color: #00892f}.field .control:checked{--background-color: #00892f;--border-color: #00892f;--input-icon-color: #ffffff}.field .control:disabled,.field .control:disabled+.floating-label{--input-text-color: #d9dee2;--border-color: #d9dee2;--placeholder-color: #d9dee2;--background-color: #f8f5f2}.field .control[aria-invalid=true],.field .control[aria-invalid=true]+.floating-label{--border-color: #df3d33}.field .control[aria-invalid=true]:checked{--background-color: #df3d33}.field .control[aria-invalid=true]:disabled{--border-color: #df3d33;opacity:.5}.field .control:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]){padding:1rem .75rem;font-size:1.125rem;font-size:var(--font-size-body-md)}.field .control:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file])::-moz-placeholder{color:var(--placeholder-color)}.field .control:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file])::-webkit-input-placeholder{color:var(--placeholder-color)}.field .control:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):-ms-input-placeholder{color:var(--placeholder-color)}.field .control:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file])::-ms-input-placeholder{color:var(--placeholder-color)}.field .control:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file])::placeholder,.field .control:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file])[data-empty-value-shown=true]{color:var(--placeholder-color)}.field .control:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file])::-webkit-outer-spin-button,.field .control:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file])::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.field .control:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file])[type=number]{-moz-appearance:textfield}.field select.control{padding-right:2.25rem}.field select.control option{color:var(--input-text-color)}.field .control:-moz-placeholder-shown+.floating-label{visibility:hidden}.field .control:-ms-input-placeholder+.floating-label{visibility:hidden}.field .control:placeholder-shown+.floating-label,.field .control[data-empty-value-shown=true]+.floating-label:not(.floating-label-show-always){visibility:hidden}.field .control:-moz-placeholder-shown+.floating-label span{left:-2px}.field .control:-ms-input-placeholder+.floating-label span{left:-2px}.field .control:placeholder-shown+.floating-label span,.field .control[data-empty-value-shown=true]+.floating-label:not(.floating-label-show-always) span{left:-2px}.field .floating-label{position:absolute;top:0;left:.75rem;color:var(--border-color);font-size:14px}.field .floating-label span{position:relative;top:-0.5em;left:0;display:inline-block;-webkit-transition:left .2s;transition:left .2s}.field .floating-label::before{position:absolute;top:0;right:-0.25rem;left:-0.25rem;display:block;height:2px;background:var(--background-color);content:" "}.field .control[type=checkbox],.field .control[type=radio]{width:1.5rem;height:1.5rem;max-width:1.5rem;max-height:1.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid var(--border-color);margin-top:-0.1em;margin-right:.5rem;background-color:var(--background-color);background-position:center;background-repeat:no-repeat;background-size:200%;-webkit-transition:border .05s,background .05s;transition:border .05s,background .05s;vertical-align:middle;padding:0 !important}.field .control[type=checkbox]{background-position:center center;outline:none}.field .control[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2019%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5.9999%2011.2L1.7999%207.00001L0.399902%208.40001L5.9999%2014L17.9999%202.00001L16.5999%200.600006L5.9999%2011.2Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E");background-size:100%;outline:none}.field .control[type=radio]{border-radius:1.5rem}.field .control[type=radio]:checked{border-width:.5rem;background-color:var(--input-icon-color)}.field .control[type=checkbox][role=switch]{width:2.625rem;height:1.5rem;padding:.063rem;border-radius:1.5rem;line-height:1.5rem;vertical-align:middle}.field .control[type=checkbox][role=switch]:before{--size: calc(1.5rem - (0.063rem * 2) - (1px * 2));display:block;width:calc(1.374rem - 2px);width:var(--size);height:calc(1.374rem - 2px);height:var(--size);background-color:var(--border-color);border-radius:50%;content:" ";-webkit-transition:margin .1s ease-in-out;transition:margin .1s ease-in-out}.field .control[type=checkbox][role=switch]:checked{background-image:none}.field .control[type=checkbox][role=switch]:checked:before{margin-left:calc(1.2495rem - 2px);background-color:var(--input-icon-color)}.grid-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.grid-select img{-webkit-user-drag:none;-moz-user-drag:none}.grid-select .grid-select--button{padding:1px}.grid-select .grid-select--button:hover:not(:disabled),.grid-select .grid-select--button:focus-visible{border-color:#26313a}.grid-select .grid-select--button[aria-pressed=true]{padding:0;border-width:2px;border-color:#00892f !important}.grid-select .grid-select--button:disabled{opacity:.3}.grid-select .grid-select--button .grid-select--button--selected{left:10px;top:10px;width:24px;height:24px;background-color:#00892f;color:#fff;border-radius:50%}.grid-select .grid-select-description{margin-top:-5px}.grid-select .grid-select-description .grid-select-description_btn{background-color:rgba(0,0,0,0);border:none;outline:none}.select-option--container{top:100%;left:0;z-index:2;overflow-y:scroll;-webkit-box-shadow:-1px 0 2px 0 #d9dee2,1px 0 2px 0 #d9dee2,0 1px 2px 0 #d9dee2;box-shadow:-1px 0 2px 0 #d9dee2,1px 0 2px 0 #d9dee2,0 1px 2px 0 #d9dee2}.select-field--shadowed{white-space:nowrap}.select-field--shadowed:hover{cursor:pointer;background-color:#d9dee2}.select--shadowed{padding:14px 12px !important}.select--shadowed .select-value--shadowed{overflow:hidden}.select--shadowed .select-value--shadowed-placeholder{color:var(--placeholder-color)}.select--shadowed.--open,.select-field--shadowed.--open{border-color:#d9dee2;-webkit-box-shadow:-1px 0 2px 0 #d9dee2,1px 0 2px 0 #d9dee2,0 -1px 2px 0 #d9dee2;box-shadow:-1px 0 2px 0 #d9dee2,1px 0 2px 0 #d9dee2,0 -1px 2px 0 #d9dee2}.select--shadowed.--open:hover,.select-field--shadowed.--open:hover{border-color:#d9dee2}.with-overlay-close .floating-label{z-index:4}.with-overlay-close .control{position:relative;z-index:2}.with-overlay-close .select-option--container{position:relative;z-index:3}.select-modal-overlay{position:fixed;z-index:1;width:200vw;height:200vh;top:-100%;left:-100%}.shadow-input--radio{display:inline-block;height:16px;width:16px;border:1px solid #a3abb2;border-radius:50%;cursor:pointer}.shadow-input--radio.shadow-input-selected{border:none;background-color:#0473b1}.password-input .password-input_status{cursor:pointer;top:0;right:12px;bottom:0;left:auto;margin:auto}.color-content-black{color:#000 !important}.border-content-black{border-color:#000 !important}.bg-content-black{background-color:#000 !important;color:#fff}.bg-content-black a{color:#fff;border-color:#d9dee2}.color-content-darkest{color:#26313a !important}.border-content-darkest{border-color:#26313a !important}.bg-content-darkest{background-color:#26313a !important;color:#fff}.bg-content-darkest a{color:#fff;border-color:#d9dee2}.color-content-darker{color:#67737c !important}.border-content-darker{border-color:#67737c !important}.bg-content-darker{background-color:#67737c !important;color:#fff}.bg-content-darker a{color:#fff;border-color:#d9dee2}.color-content-dark{color:#a3abb2 !important}.border-content-dark{border-color:#a3abb2 !important}.bg-content-dark{background-color:#a3abb2 !important}.color-content-light{color:#d9dee2 !important}.border-content-light{border-color:#d9dee2 !important}.bg-content-light{background-color:#d9dee2 !important}.color-content-lighter{color:#d9dee2 !important}.border-content-lighter{border-color:#d9dee2 !important}.bg-content-lighter{background-color:#d9dee2 !important}.color-content-lightest{color:#fff !important}.border-content-lightest{border-color:#fff !important}.bg-content-lightest{background-color:#fff !important}.color-content-white{color:#fff !important}.border-content-white{border-color:#fff !important}.bg-content-white{background-color:#fff !important}.color-structure-black{color:#000 !important}.border-structure-black{border-color:#000 !important}.bg-structure-black{background-color:#000 !important;color:#fff}.bg-structure-black a{color:#fff;border-color:#d9dee2}.color-structure-darkest{color:#26313a !important}.border-structure-darkest{border-color:#26313a !important}.bg-structure-darkest{background-color:#26313a !important;color:#fff}.bg-structure-darkest a{color:#fff;border-color:#d9dee2}.color-structure-darker{color:#67737c !important}.border-structure-darker{border-color:#67737c !important}.bg-structure-darker{background-color:#67737c !important;color:#fff}.bg-structure-darker a{color:#fff;border-color:#d9dee2}.color-structure-dark{color:#a3abb2 !important}.border-structure-dark{border-color:#a3abb2 !important}.bg-structure-dark{background-color:#a3abb2 !important}.color-structure-light{color:#d9dee2 !important}.border-structure-light{border-color:#d9dee2 !important}.bg-structure-light{background-color:#d9dee2 !important}.color-structure-lighter{color:#f0e1cc !important}.border-structure-lighter{border-color:#f0e1cc !important}.bg-structure-lighter{background-color:#f0e1cc !important}.color-structure-lightest{color:#f8f5f2 !important}.border-structure-lightest{border-color:#f8f5f2 !important}.bg-structure-lightest{background-color:#f8f5f2 !important}.color-structure-white{color:#fff !important}.border-structure-white{border-color:#fff !important}.bg-structure-white{background-color:#fff !important}.color-action-primary{color:#00892f !important}.border-action-primary{border-color:#00892f !important}.bg-action-primary{background-color:#00892f !important;color:#fff}.bg-action-primary a{color:#fff;border-color:#d9dee2}.color-action-secondary{color:#00a82d !important}.border-action-secondary{border-color:#00a82d !important}.bg-action-secondary{background-color:#00a82d !important;color:#fff}.bg-action-secondary a{color:#fff;border-color:#d9dee2}.color-accent-primary{color:#00892f !important}.border-accent-primary{border-color:#00892f !important}.bg-accent-primary{background-color:#00892f !important;color:#fff}.bg-accent-primary a{color:#fff;border-color:#d9dee2}.color-accent-secondary{color:#0473b1 !important}.border-accent-secondary{border-color:#0473b1 !important}.bg-accent-secondary{background-color:#0473b1 !important;color:#fff}.bg-accent-secondary a{color:#fff;border-color:#d9dee2}.color-alert-negative{color:#df3d33 !important}.border-alert-negative{border-color:#df3d33 !important}.bg-alert-negative{background-color:#df3d33 !important;color:#fff}.bg-alert-negative a{color:#fff;border-color:#d9dee2}.color-alert-positive{color:#00892f !important}.border-alert-positive{border-color:#00892f !important}.bg-alert-positive{background-color:#00892f !important;color:#fff}.bg-alert-positive a{color:#fff;border-color:#d9dee2}.tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin:0}.tabs li{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:0;list-style:none}.tabs li:last-child .tab{margin-right:0}.tabs .tab{display:inline-block;padding:.5rem 0;border:0;margin-top:.5rem;margin-right:2.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;color:#000;cursor:pointer;-webkit-text-decoration:none;-webkit-text-decoration:none;text-decoration:none}.tabs .tab span{padding-bottom:.5rem}.tabs .tab--disabled,.tabs .tab:disabled{color:#d9dee2;cursor:default}.tabs .tab:hover:not(:disabled) span{border-bottom:1px solid #26313a}.tabs .tab[aria-selected=true] span{border-bottom:2px solid #26313a}.tabs--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs--vertical .tab{padding-left:0}.tabs--vertical .tab[aria-selected=true] span{border-bottom:none}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.header li{padding:.5rem;white-space:nowrap}.header li>span,.header li>span{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.header li>span svg,.header li>span svg{margin-right:4px;vertical-align:middle}.header__branding,.header__links,.header__icons,.header__mobile-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:55px}.header__mobile-icons,.header__mobile-menu{display:none}@media(max-width: 991.98px){.header{display:block}.header__links>li:first-child{padding-left:0}.header__icons{position:absolute;right:0;top:0}}@media(max-width: 575.98px){.header{display:-webkit-box;display:-ms-flexbox;display:flex}.header__links,.header__icons{display:none}.header__mobile-icons{display:-webkit-box;display:-ms-flexbox;display:flex}}.mobile-menu li{padding:.5rem;white-space:nowrap}.mobile-menu li>a,.mobile-menu li>span{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.mobile-menu li>a svg,.mobile-menu li>span svg{margin-right:4px;vertical-align:middle}.nav-dropdown:hover .nav-dropdown__content{display:block}.nav-dropdown__content{background:#fff;display:none;margin-top:0px;position:absolute}.popover{position:relative;min-width:150px;max-width:350px}.popover .popover__arrow{position:absolute;display:block;width:30px;height:18px}.popover .popover__arrow::before{display:block;width:30px;height:18px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2230%22%20height%3D%2218%22%20viewBox%3D%220%200%2030%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%2018H30L15%200L0%2018Z%22%20fill%3D%22%23f8f5f2%22%2F%3E%3C%2Fsvg%3E") no-repeat;content:""}.popover--placement-top .popover__arrow{bottom:-17px}.popover--placement-top .popover__arrow::before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.popover--placement-bottom .popover__arrow{top:-17px}.popover--placement-bottom .popover__arrow::before{-webkit-transform:rotate(0);transform:rotate(0)}.popover--placement-left .popover__arrow{right:-17px;width:18px;height:30px}.popover--placement-left .popover__arrow::before{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:9px center;transform-origin:9px center}.popover--placement-right .popover__arrow{left:-17px;width:18px;height:30px}.popover--placement-right .popover__arrow::before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center 15px;transform-origin:center 15px}.tooltip{position:relative}.tooltip .tooltip__arrow{position:absolute;display:block;width:14px;height:8px}.tooltip .tooltip__arrow::before{display:block;width:14px;height:8px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%228%22%20viewBox%3D%220%200%2014%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%208H14L7%200L0%208Z%22%20fill%3D%22%23000000%22%2F%3E%3C%2Fsvg%3E") no-repeat;content:""}.tooltip--placement-top .tooltip__arrow{bottom:-7px}.tooltip--placement-top .tooltip__arrow::before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tooltip--placement-bottom .tooltip__arrow{top:-7px}.tooltip--placement-bottom .tooltip__arrow::before{-webkit-transform:rotate(0);transform:rotate(0)}.tooltip--placement-left .tooltip__arrow{right:-7px;width:8px;height:14px}.tooltip--placement-left .tooltip__arrow::before{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:4px center;transform-origin:4px center}.tooltip--placement-right .tooltip__arrow{left:-7px;width:8px;height:14px}.tooltip--placement-right .tooltip__arrow::before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center 7px;transform-origin:center 7px}.edit-modal_card{width:90%;max-width:600px}.edit-modal_card .content-holder_o-details{-moz-column-gap:.5rem;-webkit-column-gap:.5rem;column-gap:.5rem;row-gap:.25rem;width:60%}.edit-modal_card .content-holder_o-details>div{width:48%}.edit-modal_card .card_price-per-item{margin:-1.5rem 0 0}.black-drop-overlay{z-index:5000;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(38,49,58,0.7529411765)}.black-drop-overlay .cart-form{top:0;position:relative;margin:0 0 0 auto;width:50vw;max-width:800px;height:100%}.black-drop-overlay .cart-form .cart-form_header{position:relative}.overlay--lg{max-width:800px}.overlay--md{max-width:600px}.overlay--sm{max-width:450px}.popover-sttark-ds{display:block !important}

/*# sourceMappingURL=global.bundle.css.map*/