﻿/****************************/
/*******Woocommerce**********/
/**************************/
.woocommerce-notices-wrapper, .woocommerce-result-count, .woocommerce-ordering, .woocommerce ul.products, .woocommerce .woocommerce-pagination {display: none !important;}
.woocommerce .woocommerce ul.products {display: block !important;}
.woocommerce ul.products li.product .price {color:#000 !important; font-size: 18px;}
.woocommerce a.button {background-color: #e76363 !important; color: #fff !important;}
.woocommerce a.button:hover {background-color: #c63c3c !important; color: #fff !important;}
.woocommerce .products .star-rating {margin: 3px 0px !important;}
.woocommerce div.product div.images.woocommerce-product-gallery {width:25%; float: left; margin-right: 3%;}
.woocommerce div.product p.price, .woocommerce div.product .woocommerce-product-rating, .woocommerce-product-details__short-description, .woocommerce div.product form.cart .variations {float: left; width: 70%;}
.woocommerce div.product .woocommerce-product-rating {margin: 0px !important;}
.woocommerce div.product p.price {color:#000;}
.variations_form .woocommerce-Price-amount {color: #e76363;}
.woocommerce div.product form.cart .button {background-color: #e76363 !important; color: #fff !important;}
.woocommerce div.product form.cart .button:hover {background-color: #c63c3c !important; color: #fff !important;}
form.variations_form {height: 250px;}
div.product .product_meta {float: left; margin-bottom: 20px;}

@media screen and (max-width: 768px) {
	.woocommerce div.product div.images.woocommerce-product-gallery, .woocommerce div.product p.price, .woocommerce div.product .woocommerce-product-rating, .woocommerce-product-details__short-description, .woocommerce div.product form.cart .variations {width:90%; float: left; margins: 0px auto; float: none;}
}

.wrapper .testimonial.featured {display: none;}
.socialmedia {display: table; margin: 0 auto;}

/****************************/
/*******Posts**********/
/**************************/
.single .kad-youtube-shortcode {margin: 40px 0px 20px;}
.single #comments {margin-top:60px;}


/****************************/
/*******MailChimp**********/
/**************************/
#mc_embed_signup {width:100% !important; background: transparent !important;}
#mc_embed_signup_scroll {width:100% !important;}
#mc-embedded-subscribe { margin: 0 !important; }

/*article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{
    display:block
}
audio,canvas,video{
    display:inline-block
}
audio:not([controls]){
    display:none;
    height:0
}
[hidden]{
    display:none
}
html{
    font-family:sans-serif;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%
}
body{
    margin:0
}
a:focus{
    outline:thin dotted
}
a:active,a:hover{
    outline:0
}
h1{
    font-size:2em;
    margin:.67em 0
}
abbr[title]{
    border-bottom:1px dotted
}
b,strong{
    font-weight:700
}
dfn{
    font-style:italic
}
hr{
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    height:0
}
mark{
    background:#ff0;
    color:#000
}
code,kbd,pre,samp{
    font-family:monospace,serif;
    font-size:1em
}
pre{
    white-space:pre-wrap
}
q{
    quotes:"\201C" "\201D" "\2018" "\2019"
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup{
    top:-.5em
}
sub{
    bottom:-.25em
}
img{
    border:0
}
svg:not(:root){
    overflow:hidden
}
figure{
    margin:0
}
fieldset{
    border:1px solid silver;
    margin:0 2px;
    padding:.35em .625em .75em
}
legend{
    border:0;
    padding:0
}
button,input,select,textarea{
    font-family:inherit;
    font-size:100%;
    margin:0
}
button,input{
    line-height:normal
}
button,select{
    text-transform:none
}
button,html input[type=button],input[type=reset],input[type=submit]{
    -webkit-appearance:button;
    cursor:pointer
}
button[disabled],html input[disabled]{
    cursor:default
}
input[type=checkbox],input[type=radio]{
    box-sizing:border-box;
    padding:0
}
input[type=search]{
    -webkit-appearance:textfield;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0
}
textarea{
    overflow:auto;
    vertical-align:top
}
table{
    border-collapse:collapse;
    border-spacing:0
}
*,:after,:before{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
html{
    font-size:62.5%;
    -webkit-tap-highlight-color:transparent
}
body{
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:14px;
    line-height:1.42857143;
    color:#333;
    background-color:#fff
}
button,input,select,textarea{
    font-family:inherit;
    font-size:inherit;
    line-height:inherit
}
button,input,select[multiple],textarea{
    background-image:none
}
a{
    color:#428bca;
    text-decoration:none
}
a:focus,a:hover{
    color:#2a6496;
    text-decoration:underline
}
a:focus{
    outline:thin dotted #333;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
img{
    vertical-align:middle
}
.img-responsive{
    display:block;
    max-width:100%;
    height:auto
}
.img-rounded{
    border-radius:6px
}
.img-thumbnail{
    padding:4px;
    line-height:1.42857143;
    background-color:#fff;
    border:1px solid #ddd;
    border-radius:4px;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    display:inline-block;
    max-width:100%;
    height:auto
}
.img-circle{
    border-radius:50%
}
hr{
    margin-top:20px;
    margin-bottom:20px;
    border:0;
    border-top:1px solid #eee
}
.sr-only{
    position:absolute;
    width:1px;
    height:1px;
    margin:-1px;
    padding:0;
    overflow:hidden;
    clip:rect(0 0 0 0);
    border:0
}
p{
    margin:0 0 10px
}
.lead{
    margin-bottom:20px;
    font-size:16.1px;
    font-weight:200;
    line-height:1.4
}
@media (min-width:768px){
    .lead{
        font-size:21px
    }
}
small{
    font-size:85%
}
cite{
    font-style:normal
}
.text-muted{
    color:#999
}
.text-primary{
    color:#428bca
}
.text-warning{
    color:#c09853
}
.text-danger{
    color:#b94a48
}
.text-success{
    color:#468847
}
.text-info{
    color:#3a87ad
}
.text-left{
    text-align:left
}
.text-right{
    text-align:right
}
.text-center{
    text-align:center
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight:500;
    line-height:1.1
}
.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{
    font-weight:400;
    line-height:1;
    color:#999
}
h1,h2,h3{
    margin-top:10px;
    margin-bottom:10px
}
h4,h5,h6{
    margin-top:10px;
    margin-bottom:10px
}
.h1,h1{
    font-size:36px
}
.h2,h2{
    font-size:30px
}
.h3,h3{
    font-size:24px
}
.h4,h4{
    font-size:18px
}
.h5,h5{
    font-size:14px
}
.h6,h6{
    font-size:12px
}
.h1 small,h1 small{
    font-size:24px
}
.h2 small,h2 small{
    font-size:18px
}
.h3 small,.h4 small,h3 small,h4 small{
    font-size:14px
}
.page-header{
    padding-bottom:9px;
    margin:20px 0 20px
}
ol,ul{
    margin-top:0;
    margin-bottom:10px
}
ol ol,ol ul,ul ol,ul ul{
    margin-bottom:0
}
.list-unstyled{
    padding-left:0;
    list-style:none
}
.list-inline{
    padding-left:0;
    list-style:none
}
.list-inline>li{
    display:inline-block;
    padding-left:5px;
    padding-right:5px
}
dl{
    margin-bottom:20px
}
dd,dt{
    line-height:1.42857143
}
dt{
    font-weight:700
}
dd{
    margin-left:0
}
@media (min-width:768px){
    .dl-horizontal dt{
        float:left;
        width:160px;
        clear:left;
        text-align:right;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap
    }
    .dl-horizontal dd{
        margin-left:180px
    }
    .dl-horizontal dd:after,.dl-horizontal dd:before{
        content:" ";
        display:table
    }
    .dl-horizontal dd:after{
        clear:both
    }
    .dl-horizontal dd:after,.dl-horizontal dd:before{
        content:" ";
        display:table
    }
    .dl-horizontal dd:after{
        clear:both
    }
}
abbr[data-original-title],abbr[title]{
    cursor:help;
    border-bottom:1px dotted #999
}
abbr.initialism{
    font-size:90%;
    text-transform:uppercase
}
blockquote{
    padding:10px 20px;
    margin:0 0 20px;
    border-left:5px solid #eee
}
blockquote p{
    font-size:17.5px;
    font-weight:300;
    line-height:1.25
}
blockquote p:last-child{
    margin-bottom:0
}
blockquote small{
    display:block;
    line-height:1.42857143;
    color:#999
}
blockquote small:before{
    content:'\2014 \00A0'
}
blockquote.pull-right{
    padding-right:15px;
    padding-left:0;
    border-right:5px solid #eee;
    border-left:0
}
blockquote.pull-right p,blockquote.pull-right small{
    text-align:right
}
blockquote.pull-right small:before{
    content:''
}
blockquote.pull-right small:after{
    content:'\00A0 \2014'
}
blockquote:after,blockquote:before,q:after,q:before{
    content:""
}
address{
    display:block;
    margin-bottom:20px;
    font-style:normal;
    line-height:1.42857143
}
code,pre{
    font-family:Monaco,Menlo,Consolas,"Courier New",monospace
}
code{
    padding:2px 4px;
    font-size:90%;
    color:#c7254e;
    background-color:#f9f2f4;
    white-space:nowrap;
    border-radius:4px
}
pre{
    display:block;
    padding:9.5px;
    margin:0 0 10px;
    font-size:13px;
    line-height:1.42857143;
    word-break:break-all;
    word-wrap:break-word;
    color:#333;
    background-color:#f5f5f5;
    border:1px solid #ccc;
    border-radius:4px
}
pre.prettyprint{
    margin-bottom:20px
}
pre code{
    padding:0;
    font-size:inherit;
    color:inherit;
    white-space:pre-wrap;
    background-color:transparent;
    border:0
}
.pre-scrollable{
    max-height:340px;
    overflow-y:scroll
}
.nav{
    margin-bottom:0;
    padding-left:0;
    list-style:none
}
.nav>li{
    position:relative;
    display:block
}
.nav>li>a{
    position:relative;
    display:block;
    padding:10px 15px
}
.nav>li>a:focus,.nav>li>a:hover{
    text-decoration:none;
    background-color:#eee
}
.nav>li.disabled>a{
    color:#999
}
.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{
    color:#999;
    text-decoration:none;
    background-color:transparent;
    cursor:not-allowed
}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{
    background-color:#eee;
    border-color:#428bca
}
.nav .nav-divider{
    height:1px;
    margin:9px 0;
    overflow:hidden;
    background-color:#e5e5e5
}
.nav>li>a>img{
    max-width:none
}
.nav-tabs{
    border-bottom:1px solid #ddd
}
.nav-tabs>li{
    float:left;
    margin-bottom:-1px
}
.nav-tabs>li>a{
    margin-right:2px;
    line-height:1.42857143;
    border:1px solid transparent;
    border-radius:4px 4px 0 0
}
.nav-tabs>li>a:hover{
    border-color:#eee #eee #ddd
}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{
    color:#555;
    background-color:#fff;
    border:1px solid #ddd;
    border-bottom-color:transparent;
    cursor:default
}
.nav-tabs.nav-justified{
    width:100%;
    border-bottom:0
}
.nav-tabs.nav-justified>li{
    float:none
}
.nav-tabs.nav-justified>li>a{
    text-align:center;
    margin-bottom:5px
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu{
    top:auto;
    left:auto
}
@media (min-width:768px){
    .nav-tabs.nav-justified>li{
        display:table-cell;
        width:1%
    }
    .nav-tabs.nav-justified>li>a{
        margin-bottom:0
    }
}
.nav-tabs.nav-justified>li>a{
    margin-right:0;
    border-radius:4px
}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{
    border:1px solid #ddd
}
@media (min-width:768px){
    .nav-tabs.nav-justified>li>a{
        border-bottom:1px solid #ddd;
        border-radius:4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{
        border-bottom-color:#fff
    }
}
.nav-pills>li{
    float:left
}
.nav-pills>li>a{
    border-radius:4px
}
.nav-pills>li+li{
    margin-left:2px
}
.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{
    color:#fff;
    background-color:#428bca
}
.nav-stacked>li{
    float:none
}
.nav-stacked>li+li{
    margin-top:2px;
    margin-left:0
}
.nav-justified{
    width:100%
}
.nav-justified>li{
    float:none
}
.nav-justified>li>a{
    text-align:center;
    margin-bottom:5px
}
.nav-justified>.dropdown .dropdown-menu{
    top:auto;
    left:auto
}
@media (min-width:768px){
    .nav-justified>li{
        display:table-cell;
        width:1%
    }
    .nav-justified>li>a{
        margin-bottom:0
    }
}
.nav-tabs-justified{
    border-bottom:0
}
.nav-tabs-justified>li>a{
    margin-right:0;
    border-radius:4px
}
.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{
    border:1px solid #ddd
}
@media (min-width:768px){
    .nav-tabs-justified>li>a{
        border-bottom:1px solid #ddd;
        border-radius:4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{
        border-bottom-color:#fff
    }
}
.tab-content>.tab-pane{
    display:none
}
.tab-content>.active{
    display:block
}
.nav-tabs .dropdown-menu{
    margin-top:-1px;
    border-top-right-radius:0;
    border-top-left-radius:0
}
.container{
    margin-right:auto;
    margin-left:auto;
    padding-left:15px;
    padding-right:15px
}
.container:after,.container:before{
    content:" ";
    display:table
}
.container:after{
    clear:both
}
.container:after,.container:before{
    content:" ";
    display:table
}
.container:after{
    clear:both
}
.col2-set,.row,.row-fluid{
    margin-left:-15px;
    margin-right:-15px
}
.col2-set:after,.col2-set:before,.row-fluid:after,.row-fluid:before,.row:after,.row:before{
    content:" ";
    display:table
}
.col2-set:after,.row-fluid:after,.row:after{
    clear:both
}
.col2-set:after,.col2-set:before,.row-fluid:after,.row-fluid:before,.row:after,.row:before{
    content:" ";
    display:table
}
.col2-set:after,.row-fluid:after,.row:after{
    clear:both
}*/
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-25,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-25,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-25,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-ss-1,.col-ss-10,.col-ss-11,.col-ss-12,.col-ss-2,.col-ss-3,.col-ss-4,.col-ss-5,.col-ss-6,.col-ss-7,.col-ss-8,.col-ss-9,.col-xm-25,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col2-set .col-1,.col2-set .col-2,.span1,.span10,.span11,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9{
    position:relative;
    min-height:1px;
    padding-left:15px;
    padding-right:15px
}
.col-ss-1,.col-ss-10,.col-ss-11,.col-ss-2,.col-ss-3,.col-ss-4,.col-ss-5,.col-ss-6,.col-ss-7,.col-ss-8,.col-ss-9{
    float:left
}
.col-ss-1{
    width:8.33333333%
}
.col-ss-2{
    width:16.66666667%
}
.col-ss-3{
    width:25%
}
.col-ss-4{
    width:33.33%
}
.col-ss-5{
    width:41.66666667%
}
.col-ss-6{
    width:50%
}
.col-ss-7{
    width:58.33333333%
}
.col-ss-8{
    width:66.66666667%
}
.col-ss-9{
    width:75%
}
.col-ss-10{
    width:83.33333333%
}
.col-ss-11{
    width:91.66666667%
}
.col-ss-12{
    width:100%
}
@media (min-width:480px){
    .col-xs-1,.col-xs-10,.col-xs-11,.col-xs-2,.col-xs-25,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{
        float:left
    }
    .col-xs-1{
        width:8.33333333%
    }
    .col-xs-2{
        width:16.66666667%
    }
    .col-xs-25{
        width:20.83333333%
    }
    .col-xs-3{
        width:25%
    }
    .col-xs-4{
        width:33.33%
    }
    .col-xs-5{
        width:41.66666667%
    }
    .col-xs-6{
        width:50%
    }
    .col-xs-7{
        width:58.33333333%
    }
    .col-xs-8{
        width:66.66666667%
    }
    .col-xs-9{
        width:75%
    }
    .col-xs-10{
        width:83.33333333%
    }
    .col-xs-11{
        width:91.66666667%
    }
    .col-xs-12{
        width:100%
    }
}
@media (min-width:768px){
    .container{
        width:750px
    }
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-2,.col-sm-25,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{
        float:left
    }
    .col-sm-1{
        width:8.33333333%
    }
    .col-sm-2{
        width:16.66666667%
    }
    .col-sm-25{
        width:20%
    }
    .col-sm-3{
        width:25%
    }
    .col-sm-4{
        width:33.33%
    }
    .col-sm-5{
        width:41.66666667%
    }
    .col-sm-6{
        width:50%
    }
    .col-sm-7{
        width:58.33333333%
    }
    .col-sm-8{
        width:66.66666667%
    }
    .col-sm-9{
        width:75%
    }
    .col-sm-10{
        width:83.33333333%
    }
    .col-sm-11{
        width:91.66666667%
    }
    .col-sm-12{
        width:100%
    }
    .col-sm-push-1{
        left:8.33333333%
    }
    .col-sm-push-2{
        left:16.66666667%
    }
    .col-sm-push-3{
        left:25%
    }
    .col-sm-push-4{
        left:33.33%
    }
    .col-sm-push-5{
        left:41.66666667%
    }
    .col-sm-push-6{
        left:50%
    }
    .col-sm-push-7{
        left:58.33333333%
    }
    .col-sm-push-8{
        left:66.66666667%
    }
    .col-sm-push-9{
        left:75%
    }
    .col-sm-push-10{
        left:83.33333333%
    }
    .col-sm-push-11{
        left:91.66666667%
    }
    .col-sm-pull-1{
        right:8.33333333%
    }
    .col-sm-pull-2{
        right:16.66666667%
    }
    .col-sm-pull-3{
        right:25%
    }
    .col-sm-pull-4{
        right:33.33%
    }
    .col-sm-pull-5{
        right:41.66666667%
    }
    .col-sm-pull-6{
        right:50%
    }
    .col-sm-pull-7{
        right:58.33333333%
    }
    .col-sm-pull-8{
        right:66.66666667%
    }
    .col-sm-pull-9{
        right:75%
    }
    .col-sm-pull-10{
        right:83.33333333%
    }
    .col-sm-pull-11{
        right:91.66666667%
    }
    .col-sm-offset-1{
        margin-left:8.33333333%
    }
    .col-sm-offset-2{
        margin-left:16.66666667%
    }
    .col-sm-offset-3{
        margin-left:25%
    }
    .col-sm-offset-4{
        margin-left:33.33%
    }
    .col-sm-offset-5{
        margin-left:41.66666667%
    }
    .col-sm-offset-6{
        margin-left:50%
    }
    .col-sm-offset-7{
        margin-left:58.33333333%
    }
    .col-sm-offset-8{
        margin-left:66.66666667%
    }
    .col-sm-offset-9{
        margin-left:75%
    }
    .col-sm-offset-10{
        margin-left:83.33333333%
    }
    .col-sm-offset-11{
        margin-left:91.66666667%
    }
}
@media (min-width:992px){
    .container{
        width:970px
    }
    .col-md-1,.col-md-10,.col-md-11,.col-md-2,.col-md-25,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col2-set .col-1,.col2-set .col-2,.span1,.span10,.span11,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9{
        float:left
    }
    .col-md-1,.span1{
        width:8.33333333%
    }
    .col-md-2,.span2{
        width:16.66666667%
    }
    .col-md-25{
        width:20%
    }
    .col-md-3,.span3{
        width:25%
    }
    .col-md-4,.span4{
        width:33.33%
    }
    .col-md-5,.span5{
        width:41.66666667%
    }
    .col-md-6,.col2-set .col-1,.col2-set .col-2,.span6{
        width:50%
    }
    .col-md-7,.span7{
        width:58.33333333%
    }
    .col-md-8,.span8{
        width:66.66666667%
    }
    .col-md-9,.span9{
        width:75%
    }
    .col-md-10,.span10{
        width:83.33333333%
    }
    .col-md-11,.span11{
        width:91.66666667%
    }
    .col-md-12,.span12,.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{
        width:100%
    }
    .col-md-push-0{
        left:auto
    }
    .col-md-push-1{
        left:8.33333333%
    }
    .col-md-push-2{
        left:16.66666667%
    }
    .col-md-push-3{
        left:25%
    }
    .col-md-push-4{
        left:33.33%
    }
    .col-md-push-5{
        left:41.66666667%
    }
    .col-md-push-6{
        left:50%
    }
    .col-md-push-7{
        left:58.33333333%
    }
    .col-md-push-8{
        left:66.66666667%
    }
    .col-md-push-9{
        left:75%
    }
    .col-md-push-10{
        left:83.33333333%
    }
    .col-md-push-11{
        left:91.66666667%
    }
    .col-md-pull-0{
        right:auto
    }
    .col-md-pull-1{
        right:8.33333333%
    }
    .col-md-pull-2{
        right:16.66666667%
    }
    .col-md-pull-3{
        right:25%
    }
    .col-md-pull-4{
        right:33.33%
    }
    .col-md-pull-5{
        right:41.66666667%
    }
    .col-md-pull-6{
        right:50%
    }
    .col-md-pull-7{
        right:58.33333333%
    }
    .col-md-pull-8{
        right:66.66666667%
    }
    .col-md-pull-9{
        right:75%
    }
    .col-md-pull-10{
        right:83.33333333%
    }
    .col-md-pull-11{
        right:91.66666667%
    }
    .col-md-offset-0{
        margin-left:0
    }
    .col-md-offset-1{
        margin-left:8.33333333%
    }
    .col-md-offset-2{
        margin-left:16.66666667%
    }
    .col-md-offset-3{
        margin-left:25%
    }
    .col-md-offset-4{
        margin-left:33.33%
    }
    .col-md-offset-5{
        margin-left:41.66666667%
    }
    .col-md-offset-6{
        margin-left:50%
    }
    .col-md-offset-7{
        margin-left:58.33333333%
    }
    .col-md-offset-8{
        margin-left:66.66666667%
    }
    .col-md-offset-9{
        margin-left:75%
    }
    .col-md-offset-10{
        margin-left:83.33333333%
    }
    .col-md-offset-11{
        margin-left:91.66666667%
    }
}
@media (min-width:1200px){
    .container{
        width:1170px
    }
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-2,.col-lg-25,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{
        float:left
    }
    .col-lg-1{
        width:8.33333333%
    }
    .col-lg-2{
        width:16.66666667%
    }
    .col-lg-25{
        width:20%
    }
    .col-lg-3{
        width:25%
    }
    .col-lg-4{
        width:33.33%
    }
    .col-lg-5{
        width:41.66666667%
    }
    .col-lg-6{
        width:50%
    }
    .col-lg-7{
        width:58.33333333%
    }
    .col-lg-8{
        width:66.66666667%
    }
    .col-lg-9{
        width:75%
    }
    .col-lg-10{
        width:83.33333333%
    }
    .col-lg-11{
        width:91.66666667%
    }
    .col-lg-12{
        width:100%
    }
    .col-lg-push-0{
        left:auto
    }
    .col-lg-push-1{
        left:8.33333333%
    }
    .col-lg-push-2{
        left:16.66666667%
    }
    .col-lg-push-3{
        left:25%
    }
    .col-lg-push-4{
        left:33.33%
    }
    .col-lg-push-5{
        left:41.66666667%
    }
    .col-lg-push-6{
        left:50%
    }
    .col-lg-push-7{
        left:58.33333333%
    }
    .col-lg-push-8{
        left:66.66666667%
    }
    .col-lg-push-9{
        left:75%
    }
    .col-lg-push-10{
        left:83.33333333%
    }
    .col-lg-push-11{
        left:91.66666667%
    }
    .col-lg-pull-0{
        right:auto
    }
    .col-lg-pull-1{
        right:8.33333333%
    }
    .col-lg-pull-2{
        right:16.66666667%
    }
    .col-lg-pull-3{
        right:25%
    }
    .col-lg-pull-4{
        right:33.33%
    }
    .col-lg-pull-5{
        right:41.66666667%
    }
    .col-lg-pull-6{
        right:50%
    }
    .col-lg-pull-7{
        right:58.33333333%
    }
    .col-lg-pull-8{
        right:66.66666667%
    }
    .col-lg-pull-9{
        right:75%
    }
    .col-lg-pull-10{
        right:83.33333333%
    }
    .col-lg-pull-11{
        right:91.66666667%
    }
    .col-lg-offset-0{
        margin-left:0
    }
    .col-lg-offset-1{
        margin-left:8.33333333%
    }
    .col-lg-offset-2{
        margin-left:16.66666667%
    }
    .col-lg-offset-3{
        margin-left:25%
    }
    .col-lg-offset-4{
        margin-left:33.33%
    }
    .col-lg-offset-5{
        margin-left:41.66666667%
    }
    .col-lg-offset-6{
        margin-left:50%
    }
    .col-lg-offset-7{
        margin-left:58.33333333%
    }
    .col-lg-offset-8{
        margin-left:66.66666667%
    }
    .col-lg-offset-9{
        margin-left:75%
    }
    .col-lg-offset-10{
        margin-left:83.33333333%
    }
    .col-lg-offset-11{
        margin-left:91.66666667%
    }
}
.rowtight{
    margin-left:-10px;
    margin-right:-10px
}
.rowtight:after,.rowtight:before{
    content:" ";
    display:table
}
.rowtight:after{
    clear:both
}
.tcol-lg-1,.tcol-lg-10,.tcol-lg-11,.tcol-lg-12,.tcol-lg-2,.tcol-lg-25,.tcol-lg-3,.tcol-lg-4,.tcol-lg-5,.tcol-lg-6,.tcol-lg-7,.tcol-lg-8,.tcol-lg-9,.tcol-md-1,.tcol-md-10,.tcol-md-11,.tcol-md-12,.tcol-md-2,.tcol-md-25,.tcol-md-3,.tcol-md-4,.tcol-md-5,.tcol-md-6,.tcol-md-7,.tcol-md-8,.tcol-md-9,.tcol-sm-1,.tcol-sm-10,.tcol-sm-11,.tcol-sm-12,.tcol-sm-2,.tcol-sm-25,.tcol-sm-3,.tcol-sm-4,.tcol-sm-5,.tcol-sm-6,.tcol-sm-7,.tcol-sm-8,.tcol-sm-9,.tcol-ss-1,.tcol-ss-10,.tcol-ss-11,.tcol-ss-12,.tcol-ss-2,.tcol-ss-3,.tcol-ss-4,.tcol-ss-5,.tcol-ss-6,.tcol-ss-7,.tcol-ss-8,.tcol-ss-9,.tcol-xs-1,.tcol-xs-10,.tcol-xs-11,.tcol-xs-12,.tcol-xs-2,.tcol-xs-25,.tcol-xs-3,.tcol-xs-4,.tcol-xs-5,.tcol-xs-6,.tcol-xs-7,.tcol-xs-8,.tcol-xs-9{
    position:relative;
    min-height:1px;
    padding-left:10px;
    padding-right:10px
}
.tcol-ss-1,.tcol-ss-10,.tcol-ss-11,.tcol-ss-2,.tcol-ss-3,.tcol-ss-4,.tcol-ss-5,.tcol-ss-6,.tcol-ss-7,.tcol-ss-8,.tcol-ss-9{
    float:left
}
.tcol-ss-1{
    width:8.33333333%
}
.tcol-ss-2{
    width:16.66666667%
}
.tcol-ss-3{
    width:25%
}
.tcol-ss-4{
    width:33.33%
}
.tcol-ss-5{
    width:41.66666667%
}
.tcol-ss-6{
    width:50%
}
.tcol-ss-7{
    width:58.33333333%
}
.tcol-ss-8{
    width:66.66666667%
}
.tcol-ss-9{
    width:75%
}
.tcol-ss-10{
    width:83.33333333%
}
.tcol-ss-11{
    width:91.66666667%
}
.tcol-ss-12{
    width:100%
}
@media (min-width:480px){
    .tcol-xs-1,.tcol-xs-10,.tcol-xs-11,.tcol-xs-2,.tcol-xs-25,.tcol-xs-3,.tcol-xs-4,.tcol-xs-5,.tcol-xs-6,.tcol-xs-7,.tcol-xs-8,.tcol-xs-9{
        float:left
    }
    .tcol-xs-1{
        width:8.33333333%
    }
    .tcol-xs-2{
        width:16.66666667%
    }
    .tcol-xs-25{
        width:25%
    }
    .tcol-xs-3{
        width:25%
    }
    .tcol-xs-4{
        width:33.33%
    }
    .tcol-xs-5{
        width:41.66666667%
    }
    .tcol-xs-6{
        width:50%
    }
    .tcol-xs-7{
        width:58.33333333%
    }
    .tcol-xs-8{
        width:66.66666667%
    }
    .tcol-xs-9{
        width:75%
    }
    .tcol-xs-10{
        width:83.33333333%
    }
    .tcol-xs-11{
        width:91.66666667%
    }
    .tcol-xs-12{
        width:100%
    }
}
@media (min-width:768px){
    .tcol-sm-1,.tcol-sm-10,.tcol-sm-11,.tcol-sm-2,.tcol-sm-25,.tcol-sm-3,.tcol-sm-4,.tcol-sm-5,.tcol-sm-6,.tcol-sm-7,.tcol-sm-8,.tcol-sm-9{
        float:left
    }
    .tcol-sm-1{
        width:8.33333333%
    }
    .tcol-sm-2{
        width:16.66666667%
    }
    .tcol-sm-25{
        width:20%
    }
    .tcol-sm-3{
        width:25%
    }
    .tcol-sm-4{
        width:33.33%
    }
    .tcol-sm-5{
        width:41.66666667%
    }
    .tcol-sm-6{
        width:50%
    }
    .tcol-sm-7{
        width:58.33333333%
    }
    .tcol-sm-8{
        width:66.66666667%
    }
    .tcol-sm-9{
        width:75%
    }
    .tcol-sm-10{
        width:83.33333333%
    }
    .tcol-sm-11{
        width:91.66666667%
    }
    .tcol-sm-12{
        width:100%
    }
    .tcol-sm-push-1{
        left:8.33333333%
    }
    .tcol-sm-push-2{
        left:16.66666667%
    }
    .tcol-sm-push-3{
        left:25%
    }
    .tcol-sm-push-4{
        left:33.33%
    }
    .tcol-sm-push-5{
        left:41.66666667%
    }
    .tcol-sm-push-6{
        left:50%
    }
    .tcol-sm-push-7{
        left:58.33333333%
    }
    .tcol-sm-push-8{
        left:66.66666667%
    }
    .tcol-sm-push-9{
        left:75%
    }
    .tcol-sm-push-10{
        left:83.33333333%
    }
    .tcol-sm-push-11{
        left:91.66666667%
    }
    .tcol-sm-pull-1{
        right:8.33333333%
    }
    .tcol-sm-pull-2{
        right:16.66666667%
    }
    .tcol-sm-pull-3{
        right:25%
    }
    .tcol-sm-pull-4{
        right:33.33%
    }
    .tcol-sm-pull-5{
        right:41.66666667%
    }
    .tcol-sm-pull-6{
        right:50%
    }
    .tcol-sm-pull-7{
        right:58.33333333%
    }
    .tcol-sm-pull-8{
        right:66.66666667%
    }
    .tcol-sm-pull-9{
        right:75%
    }
    .tcol-sm-pull-10{
        right:83.33333333%
    }
    .tcol-sm-pull-11{
        right:91.66666667%
    }
    .tcol-sm-offset-1{
        margin-left:8.33333333%
    }
    .tcol-sm-offset-2{
        margin-left:16.66666667%
    }
    .tcol-sm-offset-3{
        margin-left:25%
    }
    .tcol-sm-offset-4{
        margin-left:33.33%
    }
    .tcol-sm-offset-5{
        margin-left:41.66666667%
    }
    .tcol-sm-offset-6{
        margin-left:50%
    }
    .tcol-sm-offset-7{
        margin-left:58.33333333%
    }
    .tcol-sm-offset-8{
        margin-left:66.66666667%
    }
    .tcol-sm-offset-9{
        margin-left:75%
    }
    .tcol-sm-offset-10{
        margin-left:83.33333333%
    }
    .tcol-sm-offset-11{
        margin-left:91.66666667%
    }
}
@media (min-width:992px){
    .tcol-md-1,.tcol-md-10,.tcol-md-11,.tcol-md-2,.tcol-md-25,.tcol-md-3,.tcol-md-4,.tcol-md-5,.tcol-md-6,.tcol-md-7,.tcol-md-8,.tcol-md-9{
        float:left
    }
    .tcol-md-1{
        width:8.33333333%
    }
    .tcol-md-2{
        width:16.66666667%
    }
    .tcol-md-25{
        width:20%
    }
    .tcol-md-3{
        width:25%
    }
    .tcol-md-4{
        width:33.33%
    }
    .tcol-md-5{
        width:41.66666667%
    }
    .tcol-md-6{
        width:50%
    }
    .tcol-md-7{
        width:58.33333333%
    }
    .tcol-md-8{
        width:66.66666667%
    }
    .tcol-md-9{
        width:75%
    }
    .tcol-md-10{
        width:83.33333333%
    }
    .tcol-md-11{
        width:91.66666667%
    }
    .tcol-md-12{
        width:100%
    }
    .tcol-md-push-0{
        left:auto
    }
    .tcol-md-push-1{
        left:8.33333333%
    }
    .tcol-md-push-2{
        left:16.66666667%
    }
    .tcol-md-push-3{
        left:25%
    }
    .tcol-md-push-4{
        left:33.33%
    }
    .tcol-md-push-5{
        left:41.66666667%
    }
    .tcol-md-push-6{
        left:50%
    }
    .tcol-md-push-7{
        left:58.33333333%
    }
    .tcol-md-push-8{
        left:66.66666667%
    }
    .tcol-md-push-9{
        left:75%
    }
    .tcol-md-push-10{
        left:83.33333333%
    }
    .tcol-md-push-11{
        left:91.66666667%
    }
    .tcol-md-pull-0{
        right:auto
    }
    .tcol-md-pull-1{
        right:8.33333333%
    }
    .tcol-md-pull-2{
        right:16.66666667%
    }
    .tcol-md-pull-3{
        right:25%
    }
    .tcol-md-pull-4{
        right:33.33%
    }
    .tcol-md-pull-5{
        right:41.66666667%
    }
    .tcol-md-pull-6{
        right:50%
    }
    .tcol-md-pull-7{
        right:58.33333333%
    }
    .tcol-md-pull-8{
        right:66.66666667%
    }
    .tcol-md-pull-9{
        right:75%
    }
    .tcol-md-pull-10{
        right:83.33333333%
    }
    .tcol-md-pull-11{
        right:91.66666667%
    }
    .tcol-md-offset-0{
        margin-left:0
    }
    .tcol-md-offset-1{
        margin-left:8.33333333%
    }
    .tcol-md-offset-2{
        margin-left:16.66666667%
    }
    .tcol-md-offset-3{
        margin-left:25%
    }
    .tcol-md-offset-4{
        margin-left:33.33%
    }
    .tcol-md-offset-5{
        margin-left:41.66666667%
    }
    .tcol-md-offset-6{
        margin-left:50%
    }
    .tcol-md-offset-7{
        margin-left:58.33333333%
    }
    .tcol-md-offset-8{
        margin-left:66.66666667%
    }
    .tcol-md-offset-9{
        margin-left:75%
    }
    .tcol-md-offset-10{
        margin-left:83.33333333%
    }
    .tcol-md-offset-11{
        margin-left:91.66666667%
    }
}
@media (min-width:1200px){
    .tcol-lg-1,.tcol-lg-10,.tcol-lg-11,.tcol-lg-2,.tcol-lg-25,.tcol-lg-3,.tcol-lg-4,.tcol-lg-5,.tcol-lg-6,.tcol-lg-7,.tcol-lg-8,.tcol-lg-9{
        float:left
    }
    .tcol-lg-1{
        width:8.33333333%
    }
    .tcol-lg-2{
        width:16.66666667%
    }
    .tcol-lg-25{
        width:20%
    }
    .tcol-lg-3{
        width:25%
    }
    .tcol-lg-4{
        width:33.33%
    }
    .tcol-lg-5{
        width:41.66666667%
    }
    .tcol-lg-6{
        width:50%
    }
    .tcol-lg-7{
        width:58.33333333%
    }
    .tcol-lg-8{
        width:66.66666667%
    }
    .tcol-lg-9{
        width:75%
    }
    .tcol-lg-10{
        width:83.33333333%
    }
    .tcol-lg-11{
        width:91.66666667%
    }
    .tcol-lg-12{
        width:100%
    }
    .tcol-lg-push-0{
        left:auto
    }
    .tcol-lg-push-1{
        left:8.33333333%
    }
    .tcol-lg-push-2{
        left:16.66666667%
    }
    .tcol-lg-push-3{
        left:25%
    }
    .tcol-lg-push-4{
        left:33.33%
    }
    .tcol-lg-push-5{
        left:41.66666667%
    }
    .tcol-lg-push-6{
        left:50%
    }
    .tcol-lg-push-7{
        left:58.33333333%
    }
    .tcol-lg-push-8{
        left:66.66666667%
    }
    .tcol-lg-push-9{
        left:75%
    }
    .tcol-lg-push-10{
        left:83.33333333%
    }
    .tcol-lg-push-11{
        left:91.66666667%
    }
    .tcol-lg-pull-0{
        right:auto
    }
    .tcol-lg-pull-1{
        right:8.33333333%
    }
    .tcol-lg-pull-2{
        right:16.66666667%
    }
    .tcol-lg-pull-3{
        right:25%
    }
    .tcol-lg-pull-4{
        right:33.33%
    }
    .tcol-lg-pull-5{
        right:41.66666667%
    }
    .tcol-lg-pull-6{
        right:50%
    }
    .tcol-lg-pull-7{
        right:58.33333333%
    }
    .tcol-lg-pull-8{
        right:66.66666667%
    }
    .tcol-lg-pull-9{
        right:75%
    }
    .tcol-lg-pull-10{
        right:83.33333333%
    }
    .tcol-lg-pull-11{
        right:91.66666667%
    }
    .tcol-lg-offset-0{
        margin-left:0
    }
    .tcol-lg-offset-1{
        margin-left:8.33333333%
    }
    .tcol-lg-offset-2{
        margin-left:16.66666667%
    }
    .tcol-lg-offset-3{
        margin-left:25%
    }
    .tcol-lg-offset-4{
        margin-left:33.33%
    }
    .tcol-lg-offset-5{
        margin-left:41.66666667%
    }
    .tcol-lg-offset-6{
        margin-left:50%
    }
    .tcol-lg-offset-7{
        margin-left:58.33333333%
    }
    .tcol-lg-offset-8{
        margin-left:66.66666667%
    }
    .tcol-lg-offset-9{
        margin-left:75%
    }
    .tcol-lg-offset-10{
        margin-left:83.33333333%
    }
    .tcol-lg-offset-11{
        margin-left:91.66666667%
    }
}
table{
    max-width:100%;
    background-color:transparent
}
th{
    text-align:left
}
.table{
    width:100%;
    margin-bottom:20px
}
.table tbody>tr>td,.table tbody>tr>th,.table tfoot>tr>td,.table tfoot>tr>th,.table thead>tr>td,.table thead>tr>th{
    padding:8px;
    line-height:1.42857143;
    vertical-align:top;
    border-top:1px solid #ddd
}
.table thead>tr>th{
    vertical-align:bottom;
    border-bottom:2px solid #ddd
}
.table caption+thead tr:first-child td,.table caption+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table thead:first-child tr:first-child td,.table thead:first-child tr:first-child th{
    border-top:0
}
.table tbody+tbody{
    border-top:2px solid #ddd
}
.table .table{
    background-color:#fff
}
.table-condensed tbody>tr>td,.table-condensed tbody>tr>th,.table-condensed tfoot>tr>td,.table-condensed tfoot>tr>th,.table-condensed thead>tr>td,.table-condensed thead>tr>th{
    padding:5px
}
.table-bordered{
    border:1px solid #ddd
}
.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{
    border:1px solid #ddd
}
.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{
    border-bottom-width:2px
}
.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{
    background-color:#f9f9f9
}
.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{
    background-color:#f5f5f5
}
table col[class*=col-]{
    float:none;
    display:table-column
}
table td[class*=col-],table th[class*=col-]{
    float:none;
    display:table-cell
}
.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{
    background-color:#f5f5f5
}
.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{
    background-color:#dff0d8;
    border-color:#d6e9c6
}
.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{
    background-color:#d0e9c6;
    border-color:#c9e2b3
}
.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{
    background-color:#f2dede;
    border-color:#eed3d7
}
.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{
    background-color:#ebcccc;
    border-color:#e6c1c7
}
.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{
    background-color:#fcf8e3;
    border-color:#fbeed5
}
.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{
    background-color:#faf2cc;
    border-color:#f8e5be
}
@media (max-width:768px){
    .table-responsive{
        width:100%;
        margin-bottom:15px;
        overflow-y:hidden;
        overflow-x:scroll;
        border:1px solid #ddd
    }
    .table-responsive>.table{
        margin-bottom:0;
        background-color:#fff
    }
    .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{
        white-space:nowrap
    }
    .table-responsive>.table-bordered{
        border:0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{
        border-left:0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{
        border-right:0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>thead>tr:last-child>td,.table-responsive>.table-bordered>thead>tr:last-child>th{
        border-bottom:0
    }
}
fieldset{
    padding:0;
    margin:0;
    border:0
}
legend{
    display:block;
    width:100%;
    padding:0;
    margin-bottom:20px;
    font-size:21px;
    line-height:inherit;
    color:#333;
    border:0;
    border-bottom:1px solid #e5e5e5
} 
/*

label{
    display:block;
    margin-bottom:5px;
    font-weight:700
}
input[type=search]{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
input[type=checkbox],input[type=radio]{
    margin:4px 0 0;
    margin-top:1px\9;
    line-height:normal
}
input[type=file]{
    display:block
}
select[multiple],select[size]{
    height:auto
}
select optgroup{
    font-size:inherit;
    font-style:inherit;
    font-family:inherit
}
input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{
    outline:thin dotted #333;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{
    height:auto
}
.form-control:-moz-placeholder{
    color:#999
}
.form-control::-moz-placeholder{
    color:#999
}
.form-control:-ms-input-placeholder{
    color:#999
}
.form-control::-webkit-input-placeholder{
    color:#999
}
.form-control{
    display:block;
    width:100%;
    height:34px;
    padding:6px 12px;
    font-size:14px;
    line-height:1.42857143;
    color:#555;
    vertical-align:middle;
    background-color:#fff;
    border:1px solid #ccc;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
.form-control:focus{
    border-color:#66afe9;
    outline:0;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{
    cursor:not-allowed;
    background-color:#eee
}
textarea.form-control{
    height:auto
}
.form-group{
    margin-bottom:15px
}
.checkbox,.radio{
    display:block;
    min-height:20px;
    margin-top:10px;
    margin-bottom:10px;
    padding-left:20px;
    vertical-align:middle
}
.checkbox label,.radio label{
    display:inline;
    margin-bottom:0;
    font-weight:400;
    cursor:pointer
}
.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{
    float:left;
    margin-left:-20px
}
.checkbox+.checkbox,.radio+.radio{
    margin-top:-5px
}
.checkbox-inline,.radio-inline{
    display:inline-block;
    padding-left:20px;
    margin-bottom:0;
    vertical-align:middle;
    font-weight:400;
    cursor:pointer
}
.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{
    margin-top:0;
    margin-left:10px
}
.checkbox-inline[disabled],.checkbox[disabled],.radio-inline[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox][disabled],input[type=radio][disabled]{
    cursor:not-allowed
}
.input-sm{
    height:30px;
    padding:5px 10px;
    font-size:12px;
    line-height:1.5;
    border-radius:3px
}
select.input-sm{
    height:30px;
    line-height:30px
}
textarea.input-sm{
    height:auto
}
.input-lg{
    height:45px;
    padding:10px 16px;
    font-size:18px;
    line-height:1.33;
    border-radius:6px
}
select.input-lg{
    height:45px;
    line-height:45px
}
textarea.input-lg{
    height:auto
}
.has-warning .control-label,.has-warning .help-block{
    color:#c09853
}
.has-warning .form-control{
    border-color:#c09853;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
.has-warning .form-control:focus{
    border-color:#a47e3c;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e;
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e
}
.has-warning .input-group-addon{
    color:#c09853;
    border-color:#c09853;
    background-color:#fcf8e3
}
.has-error .control-label,.has-error .help-block{
    color:#b94a48
}
.has-error .form-control{
    border-color:#b94a48;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
.has-error .form-control:focus{
    border-color:#953b39;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392;
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392
}
.has-error .input-group-addon{
    color:#b94a48;
    border-color:#b94a48;
    background-color:#f2dede
}
.has-success .control-label,.has-success .help-block{
    color:#468847
}
.has-success .form-control{
    border-color:#468847;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
.has-success .form-control:focus{
    border-color:#356635;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b;
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b
}
.has-success .input-group-addon{
    color:#468847;
    border-color:#468847;
    background-color:#dff0d8
}
.form-control-static{
    margin-bottom:0;
    padding-top:7px
}
.help-block{
    display:block;
    margin-top:5px;
    margin-bottom:10px;
    color:#737373
}
@media (min-width:768px){
    .form-inline .form-group{
        display:inline-block;
        margin-bottom:0;
        vertical-align:middle
    }
    .form-inline .form-control{
        display:inline-block
    }
    .form-inline .checkbox,.form-inline .radio{
        display:inline-block;
        margin-top:0;
        margin-bottom:0;
        padding-left:0
    }
    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{
        float:none;
        margin-left:0
    }
}
.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .radio-inline{
    margin-top:0;
    margin-bottom:0;
    padding-top:7px
}
.form-horizontal .form-group{
    margin-left:-15px;
    margin-right:-15px
}
.form-horizontal .form-group:after,.form-horizontal .form-group:before{
    content:" ";
    display:table
}
.form-horizontal .form-group:after{
    clear:both
}
.form-horizontal .form-group:after,.form-horizontal .form-group:before{
    content:" ";
    display:table
}
.form-horizontal .form-group:after{
    clear:both
}
@media (min-width:768px){
    .form-horizontal .control-label{
        text-align:right
    }
}
.fade{
    opacity:0;
    -webkit-transition:opacity .15s linear;
    transition:opacity .15s linear
}
.fade.in{
    opacity:1
}
.collapse{
    display:none
}
.collapse.in{
    display:block
}
.collapsing{
    position:relative;
    height:0;
    overflow:hidden;
    -webkit-transition:height .35s ease;
    transition:height .35s ease
}
@-webkit-keyframes progress-bar-stripes{
    from{
        background-position:40px 0
    }
    to{
        background-position:0 0
    }
}
@-moz-keyframes progress-bar-stripes{
    from{
        background-position:40px 0
    }
    to{
        background-position:0 0
    }
}
@-o-keyframes progress-bar-stripes{
    from{
        background-position:0 0
    }
    to{
        background-position:40px 0
    }
}
@keyframes progress-bar-stripes{
    from{
        background-position:40px 0
    }
    to{
        background-position:0 0
    }
}
.progress{
    overflow:hidden;
    height:20px;
    margin-bottom:20px;
    background-color:#f5f5f5;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow:inset 0 1px 2px rgba(0,0,0,.1)
}
.progress-bar{
    float:left;
    width:0;
    height:100%;
    font-size:12px;
    color:#fff;
    text-align:center;
    background-color:#428bca;
    -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition:width .6s ease;
    transition:width .6s ease
}
.progress-striped .progress-bar{
    background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
    background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size:40px 40px
}
.progress.active .progress-bar{
    -webkit-animation:progress-bar-stripes 2s linear infinite;
    -moz-animation:progress-bar-stripes 2s linear infinite;
    -ms-animation:progress-bar-stripes 2s linear infinite;
    -o-animation:progress-bar-stripes 2s linear infinite;
    animation:progress-bar-stripes 2s linear infinite
}
.progress-bar-success{
    background-color:#5cb85c
}
.progress-striped .progress-bar-success{
    background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
    background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}
.progress-bar-info{
    background-color:#5bc0de
}
.progress-striped .progress-bar-info{
    background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
    background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}
.progress-bar-warning{
    background-color:#f0ad4e
}
.progress-striped .progress-bar-warning{
    background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
    background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}
.progress-bar-danger{
    background-color:#d9534f
}
.progress-striped .progress-bar-danger{
    background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
    background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}
.media,.media-body{
    overflow:hidden;
    zoom:1
}
.media,.media .media{
    margin-top:15px
}
.media:first-child{
    margin-top:0
}
.media-object{
    display:block
}
.media-heading{
    margin:0 0 5px
}
.media>.pull-left{
    margin-right:10px
}
.media>.pull-right{
    margin-left:10px
}
.media-list{
    padding-left:0;
    list-style:none
}
.modal-open{
    overflow:hidden
}
.modal{
    display:none;
    overflow:auto;
    overflow-y:scroll;
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1050;
    -webkit-overflow-scrolling:touch;
    outline:0
}
.modal.fade .modal-dialog{
    -webkit-transform:translate(0,-25%);
    -ms-transform:translate(0,-25%);
    transform:translate(0,-25%);
    -webkit-transition:-webkit-transform .3s ease-out;
    -moz-transition:-moz-transform .3s ease-out;
    -o-transition:-o-transform .3s ease-out;
    transition:transform .3s ease-out
}
.modal.in .modal-dialog{
    -webkit-transform:translate(0,0);
    -ms-transform:translate(0,0);
    transform:translate(0,0)
}
.modal-dialog{
    position:relative;
    width:auto;
    margin:10px
}
.modal-content{
    position:relative;
    background-color:#fff;
    border:1px solid #999;
    border:1px solid rgba(0,0,0,.2);
    border-radius:0;
    -webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);
    box-shadow:0 3px 9px rgba(0,0,0,.5);
    background-clip:padding-box;
    outline:0
}
.modal-backdrop{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1040;
    background-color:#000
}
.modal-backdrop.fade{
    opacity:0;
    filter:alpha(opacity=0)
}
.modal-backdrop.in{
    opacity:.5;
    filter:alpha(opacity=50)
}
.modal-header{
    padding:15px;
    border-bottom:1px solid #e5e5e5;
    min-height:16.43px
}
.modal-header .close{
    margin-top:-2px;
    float:right;
    font-size:21px;
    font-weight:700;
    line-height:1;
    color:#000;
    text-shadow:0 1px 0 #fff;
    opacity:.2;
    padding:0;
    cursor:pointer;
    background:0 0;
    border:0;
    -webkit-appearance:none
}
.modal-title{
    margin:0;
    line-height:1.42857143
}
.modal-body{
    position:relative;
    padding:20px
}
.modal-footer{
    margin-top:15px;
    padding:19px 20px 20px;
    text-align:right;
    border-top:1px solid #e5e5e5
}
.modal-footer .btn+.btn{
    margin-left:5px;
    margin-bottom:0
}
.modal-footer .btn-group .btn+.btn{
    margin-left:-1px
}
.modal-footer .btn-block+.btn-block{
    margin-left:0
}
@media (min-width:768px){
    .modal-dialog{
        width:600px;
        margin:30px auto
    }
    .modal-content{
        -webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);
        box-shadow:0 5px 15px rgba(0,0,0,.5)
    }
    .modal-sm{
        width:300px
    }
}
@media (min-width:992px){
    .modal-lg{
        width:900px
    }
}
.well{
    min-height:20px;
    padding:19px;
    margin-bottom:20px;
    background-color:#f5f5f5;
    border:1px solid #e3e3e3;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.05)
}
.well blockquote{
    border-color:#ddd;
    border-color:rgba(0,0,0,.15)
}
.well-lg{
    padding:24px;
    border-radius:6px
}
.well-sm{
    padding:9px;
    border-radius:3px
}
.tooltip{
    position:absolute;
    z-index:1030;
    display:block;
    visibility:visible;
    font-size:12px;
    line-height:1.4;
    opacity:0;
    filter:alpha(opacity=0)
}
.tooltip.in{
    opacity:.9;
    filter:alpha(opacity=90)
}
.tooltip.top{
    margin-top:-3px;
    padding:5px 0
}
.tooltip.right{
    margin-left:3px;
    padding:0 5px
}
.tooltip.bottom{
    margin-top:3px;
    padding:5px 0
}
.tooltip.left{
    margin-left:-3px;
    padding:0 5px
}
.tooltip-inner{
    max-width:200px;
    padding:3px 8px;
    color:#fff;
    text-align:center;
    text-decoration:none;
    background-color:#000;
    border-radius:4px
}
.tooltip-arrow{
    position:absolute;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid
}
.tooltip.top .tooltip-arrow{
    bottom:0;
    left:50%;
    margin-left:-5px;
    border-width:5px 5px 0;
    border-top-color:#000
}
.tooltip.top-left .tooltip-arrow{
    bottom:0;
    left:5px;
    border-width:5px 5px 0;
    border-top-color:#000
}
.tooltip.top-right .tooltip-arrow{
    bottom:0;
    right:5px;
    border-width:5px 5px 0;
    border-top-color:#000
}
.tooltip.right .tooltip-arrow{
    top:50%;
    left:0;
    margin-top:-5px;
    border-width:5px 5px 5px 0;
    border-right-color:#000
}
.tooltip.left .tooltip-arrow{
    top:50%;
    right:0;
    margin-top:-5px;
    border-width:5px 0 5px 5px;
    border-left-color:#000
}
.tooltip.bottom .tooltip-arrow{
    top:0;
    left:50%;
    margin-left:-5px;
    border-width:0 5px 5px;
    border-bottom-color:#000
}
.tooltip.bottom-left .tooltip-arrow{
    top:0;
    left:5px;
    border-width:0 5px 5px;
    border-bottom-color:#000
}
.tooltip.bottom-right .tooltip-arrow{
    top:0;
    right:5px;
    border-width:0 5px 5px;
    border-bottom-color:#000
}
.popover{
    position:absolute;
    top:0;
    left:0;
    z-index:1010;
    display:none;
    max-width:276px;
    padding:1px;
    text-align:left;
    background-color:#fff;
    background-clip:padding-box;
    border:1px solid #ccc;
    border:1px solid rgba(0,0,0,.2);
    border-radius:6px;
    -webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);
    box-shadow:0 5px 10px rgba(0,0,0,.2);
    white-space:normal
}
.popover.top{
    margin-top:-10px
}
.popover.right{
    margin-left:10px
}
.popover.bottom{
    margin-top:10px
}
.popover.left{
    margin-left:-10px
}
.popover-title{
    margin:0;
    padding:8px 14px;
    font-size:14px;
    font-weight:400;
    line-height:18px;
    background-color:#f7f7f7;
    border-bottom:1px solid #ebebeb;
    border-radius:5px 5px 0 0
}
.popover-content{
    padding:9px 14px
}
.popover>.arrow,.popover>.arrow:after{
    position:absolute;
    display:block;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid
}
.popover>.arrow{
    border-width:11px
}
.popover>.arrow:after{
    border-width:10px;
    content:""
}
.popover.top>.arrow{
    left:50%;
    margin-left:-11px;
    border-bottom-width:0;
    border-top-color:#999;
    border-top-color:rgba(0,0,0,.25);
    bottom:-11px
}
.popover.top>.arrow:after{
    content:" ";
    bottom:1px;
    margin-left:-10px;
    border-bottom-width:0;
    border-top-color:#fff
}
.popover.right>.arrow{
    top:50%;
    left:-11px;
    margin-top:-11px;
    border-left-width:0;
    border-right-color:#999;
    border-right-color:rgba(0,0,0,.25)
}
.popover.right>.arrow:after{
    content:" ";
    left:1px;
    bottom:-10px;
    border-left-width:0;
    border-right-color:#fff
}
.popover.bottom>.arrow{
    left:50%;
    margin-left:-11px;
    border-top-width:0;
    border-bottom-color:#999;
    border-bottom-color:rgba(0,0,0,.25);
    top:-11px
}
.popover.bottom>.arrow:after{
    content:" ";
    top:1px;
    margin-left:-10px;
    border-top-width:0;
    border-bottom-color:#fff
}
.popover.left>.arrow{
    top:50%;
    right:-11px;
    margin-top:-11px;
    border-right-width:0;
    border-left-color:#999;
    border-left-color:rgba(0,0,0,.25)
}
.popover.left>.arrow:after{
    content:" ";
    right:1px;
    border-right-width:0;
    border-left-color:#fff;
    bottom:-10px
}
.clearfix:after,.clearfix:before,.nav:after,.nav:before{
    content:" ";
    display:table
}
.clearfix:after,.nav:after{
    clear:both
}
.pull-right{
    float:right!important
}
.pull-left{
    float:left!important
}
.hide{
    display:none!important
}
.show{
    display:block!important
}
.invisible{
    visibility:hidden
}
.text-hide{
    font:0/0 a;
    color:transparent;
    text-shadow:none;
    background-color:transparent;
    border:0
}
.affix{
    position:fixed
}

*/
@-ms-viewport {
  width: device-width; }

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px; } }

.visible-xs {
  display: none !important; }

tr.visible-xs {
  display: none !important; }

td.visible-xs, th.visible-xs {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  tr.visible-xs {
    display: table-row !important; }
  td.visible-xs, th.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important; }
  tr.visible-xs.visible-sm {
    display: table-row !important; }
  td.visible-xs.visible-sm, th.visible-xs.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important; }
  tr.visible-xs.visible-md {
    display: table-row !important; }
  td.visible-xs.visible-md, th.visible-xs.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important; }
  tr.visible-xs.visible-lg {
    display: table-row !important; }
  td.visible-xs.visible-lg, th.visible-xs.visible-lg {
    display: table-cell !important; } }

.visible-sm {
  display: none !important; }

tr.visible-sm {
  display: none !important; }

td.visible-sm, th.visible-sm {
  display: none !important; }

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important; }
  tr.visible-sm.visible-xs {
    display: table-row !important; }
  td.visible-sm.visible-xs, th.visible-sm.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  tr.visible-sm {
    display: table-row !important; }
  td.visible-sm, th.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important; }
  tr.visible-sm.visible-md {
    display: table-row !important; }
  td.visible-sm.visible-md, th.visible-sm.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important; }
  tr.visible-sm.visible-lg {
    display: table-row !important; }
  td.visible-sm.visible-lg, th.visible-sm.visible-lg {
    display: table-cell !important; } }

.visible-md {
  display: none !important; }

tr.visible-md {
  display: none !important; }

td.visible-md, th.visible-md {
  display: none !important; }

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important; }
  tr.visible-md.visible-xs {
    display: table-row !important; }
  td.visible-md.visible-xs, th.visible-md.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important; }
  tr.visible-md.visible-sm {
    display: table-row !important; }
  td.visible-md.visible-sm, th.visible-md.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  tr.visible-md {
    display: table-row !important; }
  td.visible-md, th.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important; }
  tr.visible-md.visible-lg {
    display: table-row !important; }
  td.visible-md.visible-lg, th.visible-md.visible-lg {
    display: table-cell !important; } }

.visible-lg {
  display: none !important; }

tr.visible-lg {
  display: none !important; }

td.visible-lg, th.visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important; }
  tr.visible-lg.visible-xs {
    display: table-row !important; }
  td.visible-lg.visible-xs, th.visible-lg.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important; }
  tr.visible-lg.visible-sm {
    display: table-row !important; }
  td.visible-lg.visible-sm, th.visible-lg.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important; }
  tr.visible-lg.visible-md {
    display: table-row !important; }
  td.visible-lg.visible-md, th.visible-lg.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  tr.visible-lg {
    display: table-row !important; }
  td.visible-lg, th.visible-lg {
    display: table-cell !important; } }

.hidden-xs {
  display: block !important; }

tr.hidden-xs {
  display: table-row !important; }

td.hidden-xs, th.hidden-xs {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; }
  tr.hidden-xs {
    display: none !important; }
  td.hidden-xs, th.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important; }
  tr.hidden-xs.hidden-sm {
    display: none !important; }
  td.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important; }
  tr.hidden-xs.hidden-md {
    display: none !important; }
  td.hidden-xs.hidden-md, th.hidden-xs.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important; }
  tr.hidden-xs.hidden-lg {
    display: none !important; }
  td.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg {
    display: none !important; } }

.hidden-sm {
  display: block !important; }

tr.hidden-sm {
  display: table-row !important; }

td.hidden-sm, th.hidden-sm {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important; }
  tr.hidden-sm.hidden-xs {
    display: none !important; }
  td.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; }
  tr.hidden-sm {
    display: none !important; }
  td.hidden-sm, th.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important; }
  tr.hidden-sm.hidden-md {
    display: none !important; }
  td.hidden-sm.hidden-md, th.hidden-sm.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important; }
  tr.hidden-sm.hidden-lg {
    display: none !important; }
  td.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg {
    display: none !important; } }

.hidden-md {
  display: block !important; }

tr.hidden-md {
  display: table-row !important; }

td.hidden-md, th.hidden-md {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important; }
  tr.hidden-md.hidden-xs {
    display: none !important; }
  td.hidden-md.hidden-xs, th.hidden-md.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important; }
  tr.hidden-md.hidden-sm {
    display: none !important; }
  td.hidden-md.hidden-sm, th.hidden-md.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; }
  tr.hidden-md {
    display: none !important; }
  td.hidden-md, th.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important; }
  tr.hidden-md.hidden-lg {
    display: none !important; }
  td.hidden-md.hidden-lg, th.hidden-md.hidden-lg {
    display: none !important; } }

.hidden-lg {
  display: block !important; }

tr.hidden-lg {
  display: table-row !important; }

td.hidden-lg, th.hidden-lg {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important; }
  tr.hidden-lg.hidden-xs {
    display: none !important; }
  td.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important; }
  tr.hidden-lg.hidden-sm {
    display: none !important; }
  td.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important; }
  tr.hidden-lg.hidden-md {
    display: none !important; }
  td.hidden-lg.hidden-md, th.hidden-lg.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; }
  tr.hidden-lg {
    display: none !important; }
  td.hidden-lg, th.hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

tr.visible-print {
  display: none !important; }

td.visible-print, th.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  tr.visible-print {
    display: table-row !important; }
  td.visible-print, th.visible-print {
    display: table-cell !important; }
  .hidden-print {
    display: none !important; }
  tr.hidden-print {
    display: none !important; }
  td.hidden-print, th.hidden-print {
    display: none !important; } }

@media print {
  * {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  img, tr {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 2cm .5cm; }
  h2, h3, p {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .col-md-1, .col-md-10, .col-md-11, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .tcol-md-1, .tcol-md-10, .tcol-md-11, .tcol-md-2, .tcol-md-3, .tcol-md-4, .tcol-md-5, .tcol-md-6, .tcol-md-7, .tcol-md-8, .tcol-md-9 {
    float: left !important; }
  .col-md-12, .tcol-md-12 {
    width: 100% !important; }
  .col-md-11, .tcol-md-11 {
    width: 91.66667% !important; }
  .col-md-10, .tcol-md-10 {
    width: 83.33333% !important; }
  .col-md-9, .tcol-md-9 {
    width: 75% !important; }
  .col-md-8, .tcol-md-8 {
    width: 66.66667% !important; }
  .col-md-7, .tcol-md-7 {
    width: 58.33333% !important; }
  .col-md-6, .tcol-md-6 {
    width: 50% !important; }
  .col-md-5, .tcol-md-5 {
    width: 41.66667% !important; }
  .col-md-4, .tcol-md-4 {
    width: 33.33333% !important; }
  .col-md-3, .tcol-md-3 {
    width: 25% !important; }
  .col-md-25, .tcol-md-25 {
    width: 20% !important; }
  .col-md-2, .tcol-md-2 {
    width: 16.66667% !important; }
  .col-md-1, .tcol-md-1 {
    width: 8.33333% !important; }
  .table td, .table th {
    background-color: #fff !important; }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important; } }

.entry-content .aligncenter, .footerclass .aligncenter, .main .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  clear: both; }

.entry-content p:empty { display: none; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

figure.alignnone {
  margin-left: 0;
  margin-right: 0;
  clear: both; }

.wp-caption {
  text-align: center;
  margin: 10px; }

.wp-caption-text {
  font-size: 11px; }

html .postlist article.sticky, html .sticky {
  border-color: #888; }

.gallery-caption {
  font-size: 11px; }

.bypostauthor {
  font-size: 11px; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

.form-search {
  position: relative;
  max-width: 233px;
  border: none;
  -webkit-box-shadow: 0 0 3px #fff;
  box-shadow: 0 0 3px #fff;
  width: 100%; }

.form-search .search-query {
  display: block;
  position: relative;
  right: 0;
  width: 100%;
  height: 35px;
  margin: 0;
  border: none;
  padding: 5px 5px 5px 35px;
  font-size: 13px;
  font-weight: 400;
  color: #777;
  background-color: #fff;
  border: 1px solid;
  border-color: #eee;
  border-color: rgba(196, 196, 196, 0.4);
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.form-search .search-icon {
  display: block;
  margin: 0;
  width: 30px;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  padding: 5px 5px 5px 10px;
  position: absolute;
  left: 0;
  top: 0;
  border: 0;
  cursor: pointer;
  height: 35px;
  color: #777;
  background: 0 0;
  font-family: virtue_icons; }

#topbar-search form {
  margin: 4px 0;
  float: right;
  -webkit-box-shadow: none;
  box-shadow: none; }

#topbar-search input[type=text] {
  background: url(../img/20white.png);
  background: rgba(255, 255, 255, 0.2);
  border: none;
  color: #fff;
  height: 25px;
  line-height: normal;
  margin-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

#topbar-search #searchsubmit {
  color: #fff;
  height: 25px; }

#topbar-search .form-search ::-webkit-input-placeholder {
  color: #fff; }

#topbar-search .form-search :-moz-placeholder {
  color: #fff; }

#topbar-search .form-search ::-moz-placeholder {
  color: #fff;
  opacity: 1; }

#topbar-search .form-search :-ms-input-placeholder {
  color: #fff; }

.kt_search_post_type {
  text-transform: capitalize; }

.topclass {
  background: var(--brand-red); }

.contentclass {
  background: #fff;
  padding-bottom: 30px;
  padding-top: 15px; }

.featclass {
  background: #f2f2f2; }

.headerclass {
  background: #fff; }

.footerclass {
  background: #f2f2f2; }

.navclass {
  background: #d9d9d9; }

.bg_primary {
  background: var(--brand-red); }

.color_primary {
  color: var(--brand-red); }

.color_gray {
  color: #555; }


/*
.topbarmenu ul{
    margin:0;
    padding:0
}
.topbarmenu ul li{
    list-style:none;
    float:left;
    color:#fff;
    font-weight:400;
    font-size:12px;
    line-height:20px
}
.topbarmenu ul li a{
    color:#fff;
    display:block;
    padding:7px 10px;
    font-size:12px;
    transition:background .5s;
    -moz-transition:background .5s;
    -webkit-transition:background .5s;
    -o-transition:background .5s
}
.topbarmenu ul li a:hover,.topbarmenu ul li.sf-dropdown:hover{
    text-decoration:none;
    background:url(../img/20white.png);
    background:rgba(255,255,255,.2)
}
.topbarmenu ul li div>a{
    display:inline-block
}
.topbarmenu ul li .sf-dropdown-menu li a{
    color:#555;
    text-align:left;
    font-size:12px
}
.topbarmenu .sf-menu li a i{
    display:inline;
    padding-right:5px;
    font-size:12px
}
.topbar-widget .virtue_social_widget a{
    display:block;
    float:left;
    width:auto;
    font-size:12px;
    text-align:center;
    line-height:20px;
    padding:7px 10px;
    background:0 0;
    margin-left:0;
    margin-bottom:0;
    color:#fff
}
.topbarmenu .sf-menu ul{
    z-index:1000!important
}
#topbar .nav-trigger-case{
    position:static;
    width:auto
}
#topbar .nav-trigger-case .kad-navbtn{
    color:#fff;
    display:block;
    float:left;
    line-height:20px;
    padding:7px 10px;
    font-size:12px;
    transition:background .5s;
    -moz-transition:background .5s;
    -webkit-transition:background .5s;
    -o-transition:background .5s
}
#topbar .kad-mobile-nav .kad-nav-inner li a{
    color:#fff;
    font-size:12px
}
#topbar .kad-mobile-nav .kad-nav-inner li a i{
    margin-right:5px
}
#topbar .kad-nav-collapse li{
    list-style:none
}
.kad-nav-inner .kad-top-mnav{
    position:relative;
    left:0;
    display:block;
    margin:0;
    padding:20px;
    list-style:none;
    float:none;
    margin:0 0 10px
}
#topbar .kad-mobile-nav .form-search .search-query{
    background:rgba(255,255,255,.2);
    color:#fff;
    border:0
}
.kad-mobile-nav .form-search{
    display:none;
    padding:20px 20px 0;
    max-width:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none
}
#topbar #kad-mobile-nav{
    margin-top:0
}
#topbar .kad-mobile-nav .form-search ::-webkit-input-placeholder{
    color:#fff
}
#topbar .kad-mobile-nav .form-search :-moz-placeholder{
    color:#fff
}
#topbar .kad-mobile-nav .form-search ::-moz-placeholder{
    color:#fff;
    opacity:1
}
#topbar .kad-mobile-nav .form-search :-ms-input-placeholder{
    color:#fff
}
#topbar .kad-mobile-nav .form-search .search-icon,#topbar .kad-mobile-nav .kad-nav-inner li .kad-submenu-accordion{
    color:#fff
}
.kad-mobile-nav .form-search .search-icon{
    left:20px;
    top:20px
}
#topbar .nav-trigger-case .kad-navbtn:hover{
    background:rgba(255,255,255,.2)
}

.stickyheader .is-sticky #kad-banner{
    width:100%;
    left:0;
    z-index:1020;
    top:0;
    margin:0 auto
}
.boxed.stickyheader .is-sticky #kad-banner{
    width:auto;
    left:auto;
    margin-left:-15px;
    margin-right:-15px
}
#logo{
    margin-left:5px;
    padding:10px 0
}
.col-md-12>#logo{
    text-align:center
}
body #kad-banner #logo .kad-retina-logo{
    display:none
}
#logo a.brand{
    color:var(--brand-red);;
    font-size:38px;
    line-height:normal
}
#logo a.brand:hover{
    text-decoration:none
}
.page-header{
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
    border-color:rgba(0,0,0,.05);
    padding-bottom:8px;
    margin:0 0 20px;
    padding-top:8px
}
.pagefeat{
    margin-bottom:20px
}
.kad-header-style-two .kad-header-center #logo{
    text-align:center
}
.kad-header-style-two .nav-main ul.sf-menu{
    float:none;
    width:100%
}
.kad-header-style-two .nav-main ul.sf-menu>li{
    width:33.3333333%;
    text-align:center
}
.kad-header-style-two .nav-main ul.sf-menu>li a{
    padding:10px 10px
}
.kad-header-style-two .nav-main ul.sf-menu>li a i{
    font-size:42px
}
.kad-header-style-two.kad-center-head-shrink .nav-main ul.sf-menu>li>a{
    padding:0
}
.kad-header-style-two.kad-center-head-shrink .nav-main .sf-menu li a i{
    font-size:inherit;
    display:inline;
    margin-right:5px
}
.kad-header-style-two.kad-center-head-shrink #logo a.brand{
    white-space:nowrap
}
.kad-center-head-shrink .sf-menu>li.sfHover>ul,.kad-center-head-shrink .sf-menu>li:hover>ul,.kad-center-head-shrink .sf-menu>li>ul{
    top:50%;
    margin-top:30px
}
.kad-header-style-three #logo,.kad-header-style-three #nav-main,.kad-header-style-three .nav-main{
    margin:0;
    padding:0
}
.kad-header-style-three #logo #thelogo{
    display:table-cell;
    vertical-align:middle;
    max-width:100%
}
.kad-header-style-three #thelogo img{
    padding:5px 0;
    display:block;
    height:auto
}
.kad-header-style-three #logo a.brand{
    display:table!important;
    table-layout:fixed;
    max-width:100%;
    width:100%
}
.kad-header-style-three #nav-main ul.sf-menu>li>a{
    margin:0;
    padding:0 20px
}
.kad-header-style-three .sf-menu li a i{
    font-size:inherit;
    display:inline;
    margin-right:5px
}
.kad-header-style-three #kad-banner #kad-shrinkheader{
    overflow:visible!important
}
.kad-header-style-three .sf-menu li a .sf-description{
    position:absolute;
    width:100%;
    text-align:center;
    bottom:10px
}
.ktslider_home_hidetop{
    margin-top:-15px
}
.home_sliderclass,.kad_fullslider{
    position:relative
}
.kad_fullslider .sliderclass{
    padding:0
}
*/
.home_sliderclass .kad_fullslider_arrow a, .kad_fullslider .kad_fullslider_arrow a {
  position: absolute;
  z-index: 10000;
  left: 50%;
  font-size: 30px;
  bottom: 50px;
  margin-left: -15px;
  -webkit-animation: hoverup 2s infinite linear;
  -moz-animation: hoverup 2s infinite linear;
  -ms-animation: hoverup 2s infinite linear;
  -o-animation: hoverup 2s infinite linear;
  color: #FFF; }

#gform_fields_3 input, #gform_fields_3 .ginput_container, #gform_wrapper_3 .gform_footer, #gform_wrapper_3 ul li.gfield {margin: 0px !important;}

.col-md-12 > #logo img.kad-retina-logo {
  text-align: center;
  margin: 0 auto; }

.primary-color {
  color: var(--brand-red); }

a:active, a:hover, a:link, a:visited {
  text-decoration: none; }

ol, ul {
  padding: 0;
  padding-left: 20px; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff; }

input[type=file], select {
  height: 30px;
  line-height: 30px; }

#kadbreadcrumbs {
  font-size: 10px;
  text-align: right;
  float: right;
  padding: 10px 0 0;
  clear: right; }

.single-article #kadbreadcrumbs, .single-portfolio-item #kadbreadcrumbs {
  clear: none;
  float: none;
  text-align: left;
  margin-bottom: -5px;
  padding-top: 5px; }

.pageheader {
  padding: 20px 0 5px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px; }

.light-dropshaddow {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4); }

.lightboxhover img {
  opacity: 1;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0) scale(1, 1); }

.lightboxhover:hover img {
  opacity: .8; }

.infoclass {
  font-size: 11px;
  margin-top: 20px;
  margin-bottom: 0;
  color: #888; }

.wp-pagenavi:before {
  clear: both;
  display: table;
  content: ' '; }

.wp-pagenavi {
  text-align: center; }

.wp-pagenavi a, .wp-pagenavi span {
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 700;
  margin: 5px;
  display: inline-block;
  border: solid 2px #eee;
  border-color: rgba(0, 0, 0, 0.05);
  -webkit-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out; }

.wp-pagenavi a:hover {
  border-color: var(--brand-red);
  background: url(../img/20black.png);
  background: rgba(0, 0, 0, 0.05); }

.wp-pagenavi .current {
  background: url(../img/20black.png);
  background: rgba(0, 0, 0, 0.05); }

.img-margin-center {
  text-align: center; }

#topcontrol > div {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  bottom: 30px;
  cursor: pointer;
  height: 38px;
  position: absolute;
  right: 20px;
  width: 38px;
  z-index: 5;
  text-align: center;
  background: url(../img/20black.png);
  background: rgba(0, 0, 0, 0.1); }

#topcontrol > div:hover {
  background: url(../img/20black.png);
  background: rgba(0, 0, 0, 0.2); }

#topcontrol .to_the_top > div {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding-top: 10px; }

#ascrail2000 {
  background-color: #666;
  width: 0;
  position: fixed;
  z-index: 100000 !important; }

.cycloneslider {
  margin: 0 auto; }

.qtrans_language_chooser {
  margin: 0;
  padding: 0;
  list-style: none; }

.qtrans_language_chooser li {
  float: left;
  margin: 5px; }

.topbar-widget .qtrans_language_chooser a {
  color: #fff; }

.videofit iframe {
  max-width: 100%; }

#supersized {
  margin: 0;
  padding: 0; }

#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar > a img {
  float: none !important; }

#bbpress-forums p.bbp-topic-meta img.avatar {
  float: none !important; }

.post-password-form input[type=password] {
  width: 100%;
  padding: 8px;
  height: auto;
  border: 1px solid #999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  max-width: 370px;
  display: block;
  margin-top: 5px; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > a, .pagination > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 20px;
  text-decoration: none;
  border: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05); }

.pagination > span {
  background: #eee;
  background: rgba(0, 0, 0, 0.05); }

.post-password-form input[type=submit] {
  margin-top: 10px; }

body {
  max-width: 100%;
  overflow-x: hidden; }

.kad-slider-wrapper .kad-slider .animate-out .kad-slide {
  opacity: 0; }

body.media {
  margin: 0;
  overflow: visible; }

.media {
  margin-top: 0; }

body[class*=" icon-"], body[class^=icon-] {
  font-family: inherit;
  speak: inherit;
  font-style: inherit;
  font-weight: inherit;
  font-variant: inherit;
  text-transform: inherit;
  line-height: 20px; }

img#wpstats {
  display: block;
  margin-top: -10px; }

.col-md-12 > #nav-main .sf-menu > li, .col-md-12 > .nav-main .sf-menu > li {
  display: inline-block;
  float: none; }

.col-md-12 > #nav-main ul.sf-menu, .col-md-12 > .nav-main ul.sf-menu {
  float: none;
  text-align: center; }

#nav-main, .nav-main {
  position: relative;
  z-index: 699; }

#nav-second {
  position: relative; }

#nav-main select {
  display: none; }

#nav-main .mobilenav-button, .nav-main .mobilenav-button {
  display: none; }

#nav-main ul.sf-menu, .nav-main ul.sf-menu {
  float: right; }

#nav-second ul.sf-menu {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%; }

#nav-second ul.sf-menu > a {
  text-transform: uppercase; }

#nav-second ul.sf-menu li {
  background: 0 0;
  transition: background .3s ease-out;
  -webkit-transition: background .3s ease-out;
  -moz-transition: background .3s ease-out;
  -o-transition: background .3s ease-out; }

#nav-second ul.sf-menu > li.current-menu-item, #nav-second ul.sf-menu > li:hover {
  background: #e2e2e2;
  background: rgba(0, 0, 0, 0.02); }

#nav-second ul.sf-menu > li {
  width: 16.5%; }

#nav-second ul.sf-menu > li > a {
  width: 100%;
  padding: 10px 0; }

.sf-menu a {
  color: #444;
  text-align: center;
  font-weight: 400;
  display: block;
  position: relative;
  text-decoration: none;
  padding: 10px 20px;
  transition: color .3s ease-out,background .3s ease-out;
  -webkit-transition: color .3s ease-out,background .3s ease-out;
  -moz-transition: color .3s ease-out,background .3s ease-out;
  -o-transition: color .3s ease-out,background .3s ease-out; }

.sf-menu li a i {
  font-size: 28px;
  display: block; }

.sf-menu li a .sf-description {
  font-size: 10px;
  text-transform: none;
  display: block;
  line-height: normal;
  margin-top: 0; }

.sf-menu, .sf-menu * {
  list-style: none; }

.sf-menu {
  line-height: 1;
  margin: 0;
  padding: 0; }

.sf-menu ul {
  position: absolute;
  top: -999em;
  width: auto;
  z-index: 1001;
  display: none;
  top: 100%;
  left: 0;
  background: #fff;
  border-bottom: 0;
  margin: 0;
  padding: 0;
  width: 200px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  border-top: 1px solid #f2f2f2;
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1); }

.sf-menu > .kt-lgmenu ul, .sf-menu > li.kt-lgmenu.sfHover ul, .sf-menu > li.kt-lgmenu:hover ul {
  width: auto;
  -webkit-box-shadow: none;
  box-shadow: none; }

.sf-menu > .kt-lgmenu > ul, .sf-menu > li.kt-lgmenu.sfHover > ul, .sf-menu > li.kt-lgmenu:hover > ul {
  right: 0;
  left: auto;
  padding: 10px 0;
  width: 940px;
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1); }

.topbarmenu .sf-menu > .kt-lgmenu > ul, .topbarmenu .sf-menu > li.kt-lgmenu.sfHover > ul, .topbarmenu .sf-menu > li.kt-lgmenu:hover > ul {
  right: auto;
  left: 0; }

.topbarmenu {
  position: relative; }

.sf-menu > .kt-lgmenu > ul > li {
  width: 50%;
  padding: 0 15px;
  border-right: 1px solid #999;
  border-bottom: 0;
  border-color: rgba(0, 0, 0, 0.07); }

.sf-menu > .kt-lgmenu.kt-menu-column-3 > ul > li {
  width: 33.33%; }

.sf-menu > .kt-lgmenu.kt-menu-column-4 > ul > li {
  width: 25%; }

.sf-menu > .kt-lgmenu > ul > li:last-child {
  border: 0; }

.sf-menu > .kt-lgmenu > ul > li > a {
  text-transform: uppercase; }

.sf-menu > .kt-lgmenu > ul > li > ul, .sf-menu > .kt-lgmenu > ul > li > ul ul {
  position: static;
  display: block !important;
  opacity: 1 !important; }

.sf-menu > .kt-lgmenu > ul > li > ul ul {
  margin-left: 5px; }

.sf-menu > .kt-lgmenu {
  position: inherit !important; }

#nav-main .sf-menu > li:last-child > ul, #nav-second .sf-menu > li:last-child > ul {
  left: auto;
  right: 0; }

.sf-menu ul ul {
  margin-top: -1px; }

.sf-menu ul li {
  width: 100%;
  padding: 0;
  text-align: left;
  font-size: 12px;
  border-bottom: 1px solid #f2f2f2; }

.sf-menu ul li i {
  font-size: 12px;
  display: inline-block;
  padding-right: 5px; }

.sf-menu ul li:hover {
  border-bottom-color: #e3e3e3; }

#nav-main ul.sf-menu ul li a, #nav-second ul.sf-menu ul li a, .nav-main ul.sf-menu ul li a {
  width: auto;
  display: block;
  padding: 10px;
  color: #555;
  text-align: left;
  font-size: 12px; }

.sf-menu li:hover {
  visibility: inherit; }

.sf-menu li {
  float: left;
  position: relative;
  background: 0 0;
  border-bottom: 0;
  padding: 0;
  line-height: normal; }

.sf-menu li.sfHover ul, .sf-menu li:hover ul {
  left: 0;
  top: 100%;
  width: 200px;
  z-index: 1001;
  display: block; }

ul.sf-menu li.sfHover li ul, ul.sf-menu li:hover li ul {
  top: -999em; }

ul.sf-menu li li.sfHover ul, ul.sf-menu li li:hover ul {
  left: 100%;
  top: 0; }

ul.sf-menu li li.sfHover li ul, ul.sf-menu li li:hover li ul {
  top: -999em; }

ul.sf-menu li li li.sfHover ul, ul.sf-menu li li li:hover ul {
  left: 100%;
  top: 0; }

.sf-menu .dropdown .active:hover, .sf-menu li.sfHover, .sf-menu li:hover {
  background-color: transparent; }

.sf-menu a:active, .sf-menu a:focus, .sf-menu a:hover {
  outline: 0; }

.sf-menu a.sf-with-ul {
  min-width: 1px; }

.sf-sub-indicator {
  position: absolute;
  display: none;
  width: 10px;
  height: 10px;
  padding: 0;
  text-indent: -999em;
  overflow: hidden;
  background: url(../../assets/img/nav_arrows.png) no-repeat -10px -100px; }

#nav-second a > .sf-sub-indicator {
  top: 60%;
  right: 6px;
  background-position: 0 -100px; }

#nav-main a > .sf-sub-indicator, .nav-main a > .sf-sub-indicator {
  top: 60%;
  right: 2px;
  background-position: 0 -100px; }

#nav-main .sf-dropdown-submenu a > .sf-sub-indicator, #nav-second .sf-dropdown-submenu a > .sf-sub-indicator, .nav-main .sf-dropdown-submenu a > .sf-sub-indicator {
  right: 6px;
  top: 30%; }

#nav-main .active a > .sf-sub-indicator, #nav-main li:hover > a > .sf-sub-indicator, #nav-second .active a > .sf-sub-indicator, #nav-second li:hover > a > .sf-sub-indicator, .nav-main .active a > .sf-sub-indicator, .nav-main li:hover > a > .sf-sub-indicator, a:active > .sf-sub-indicator, a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px; }

.sf-menu ul .sf-sub-indicator {
  background-position: -10px 0; }

.sf-menu ul a > .sf-sub-indicator {
  background-position: 0 0; }

.sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator {
  background-position: -10px 0; }

.sf-shadow ul {
  background: #444;
  opacity: .98;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: alpha(opacity=90); }

.sf-shadow ul.sf-shadow-off {
  background: 0 0; }

#mobile-nav-trigger {
  display: none;
  height: 0; }

.kad-mobile-nav .kad-nav-inner li a, .kad-nav-inner .kad-mnav, .nav-trigger-case {
  color: #444;
  color: rgba(0, 0, 0, 0.8); }

.nav-trigger-case {
  width: 30%;
  position: absolute;
  top: -50px;
  right: 0; }

.nav-trigger .nav-trigger-case {
  border: 0;
  padding: 0; }

.nav-trigger-case .kad-navbtn {
  display: block;
  float: right;
  padding: 0 15px;
  margin-left: 0;
  margin-right: 0;
  font-size: 20px;
  line-height: 50px;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out; }

.nav-trigger-case .kad-menu-name {
  display: block;
  padding: 0 0 0 15px;
  text-align: left;
  margin-left: 0;
  margin-right: 50px;
  font-size: 20px;
  line-height: 50px;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out; }

.kad-mobile-nav {
  overflow: visible; }

.kad-mobile-nav .kad-nav-inner li a {
  float: none;
  text-decoration: none;
  display: block;
  font-size: 16px;
  padding: 10px 15px;
  border-bottom: 1px solid;
  border-bottom-color: #eee;
  border-bottom-color: rgba(0, 0, 0, 0.02);
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out; }

.kad-mobile-nav .kad-nav-inner li.current-menu-item > a {
  background: rgba(0, 0, 0, 0.05); }

.kad-mobile-nav .kad-nav-inner li a:hover {
  background: rgba(0, 0, 0, 0.05); }

.kad-mobile-nav .kad-nav-inner li ul.sf-dropdown-menu {
  list-style: none;
  margin: 0 0 0 15px;
  padding: 0; }

.kad-mobile-nav .kad-nav-inner li ul.sf-dropdown-menu a {
  padding: 10px 15px 10px 15px;
  list-style: disc;
  display: list-item;
  list-style-position: inside; }

.kad-mobile-nav .kad-nav-inner li a .sf-description {
  font-size: 10px;
  display: block; }

.nav-trigger {
  position: relative; }

.kad-nav-collapse {
  overflow: hidden;
  height: 0;
  clear: both; }

.kad-nav-inner .kad-mnav {
  position: relative;
  left: 0;
  display: block;
  margin: 0;
  padding: 20px;
  list-style: none;
  float: none;
  margin: 0 0 10px; }

#kad-mobile-nav {
  display: none;
  width: 100%;
  height: 0; }

.kad-header-style-three .kad-nav-three {
  height: 0;
  display: none; }

.kad-nav-inner .kad-mnav i {
  padding-right: 10px; }

.kad-mobile-nav .kad-nav-inner li .kad-submenu-accordion {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  text-align: center;
  height: auto;
  padding: 10px 15px; }

.kad-mobile-nav .kad-nav-inner li .kad-submenu-accordion.toggle-active {
  background: rgba(0, 0, 0, 0.07); }

.kad-mobile-nav .form-search .search-query {
  background: rgba(0, 0, 0, 0.07);
  color: #444;
  border: 0; }

.kad-nav-inner .kad-mnav .kad-submenu-accordion i.icon-arrow-up, .kad-nav-inner .kad-top-mnav .kad-submenu-accordion i.icon-arrow-up {
  display: none; }

.kad-nav-inner .kad-mnav .kad-submenu-accordion.toggle-active i.icon-arrow-down, .kad-nav-inner .kad-top-mnav .kad-submenu-accordion.toggle-active i.icon-arrow-down {
  display: none; }

.kad-nav-inner .kad-mnav .kad-submenu-accordion.toggle-active i.icon-arrow-up, .kad-nav-inner .kad-top-mnav .kad-submenu-accordion.toggle-active i.icon-arrow-up {
  display: block;
  line-height: inherit; }

.kad-mobile-nav .kad-nav-inner li {
  position: relative; }

.kad-nav-inner .kad-mnav .kad-submenu-accordion i {
  padding-right: 0; }

.kad-header-style-three .sf-menu li.menu-search-icon-kt a i {
  margin-right: 0;
  padding: 14px; }

#nav-main ul.sf-menu > li.menu-cart-icon-kt > a i, .sf-menu li.menu-search-icon-kt a i {
  margin-right: 0;
  padding: 8px;
  font-size: inherit;
  display: inline; }

#nav-main ul.sf-menu > li.menu-cart-icon-kt > a, #nav-main ul.sf-menu > li.menu-search-icon-kt > a {
  padding: 10px 8px; }

.kad-header-style-three #nav-main ul.sf-menu > li.menu-cart-icon-kt > a, .kad-header-style-three #nav-main ul.sf-menu > li.menu-search-icon-kt > a {
  padding: 0 6px; }

#kad-menu-search-popup {
  position: absolute;
  right: -15px;
  bottom: -60px;
  background: 0 0;
  z-index: 399;
  -webkit-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out; }

.col-md-12 > #nav-main #kad-menu-search-popup {
  width: 300px; }

#kad-menu-search-popup.in {
  opacity: 1; }

#kad-menu-search-popup .form-search {
  max-width: none;
  width: 100%;
  border: 1px solid #ddd;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none; }

#kad-menu-search-popup .form-search .search-query {
  background: 0 0;
  border: 0;
  padding-left: 65px;
  height: 60px;
  font-size: 24px;
  line-height: normal;
  color: #222; }

#kad-menu-search-popup .form-search .search-icon {
  font-size: 20px;
  width: 60px;
  height: 60px;
  color: #222; }

#kad-menu-search-popup .form-search ::-webkit-input-placeholder {
  color: #222; }

#kad-menu-search-popup .form-search :-moz-placeholder {
  color: #222; }

#kad-menu-search-popup .form-search ::-moz-placeholder {
  color: #222;
  opacity: 1; }

#kad-menu-search-popup .form-search :-ms-input-placeholder {
  color: #222; }

.menu-cart-btn .kt-cart-total {
  padding: 0;
  display: inline-block;
  border-radius: 50%;
  font-size: 9px;
  float: none;
  background: var(--brand-red);
  width: 16px;
  text-align: center;
  height: 16px;
  color: #fff;
  line-height: 16px;
  vertical-align: middle;
  margin-top: -22px;
  margin-left: -10px; }

.kad-header-style-three .menu-cart-btn .kt-cart-total {
  margin-top: -16px;
  margin-left: -18px; }

.kad-header-style-three #nav-main ul.sf-menu > li.menu-cart-icon-kt > a i {
  margin-right: 0;
  padding: 14px; }

.kt-header-mini-cart-refreash {
  padding: 15px; }

#kad-head-cart-popup {
  width: 400px;
  right: -40px;
  left: auto; }

#kad-head-cart-popup ul.cart_list {
  position: static;
  display: block;
  width: 100%;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

#kad-head-cart-popup ul.cart_list li {
  float: none;
  padding: 0 0 6px;
  font-size: 14px;
  position: relative;
  list-style: none;
  margin-bottom: 6px; }

#kad-head-cart-popup ul.cart_list li:last-child {
  padding: 0 0 4px;
  border-bottom: 0;
  margin-bottom: 0; }

#nav-main ul.sf-menu ul#kad-head-cart-popup ul.cart_list li a {
  display: inline;
  padding: 0;
  background: 0 0; }

#nav-main ul.sf-menu ul#kad-head-cart-popup .buttons {
  margin: 0; }

#nav-main ul.sf-menu ul#kad-head-cart-popup ul.product_list_widget li a.remove {
  display: block;
  float: left;
  width: 20px;
  background: 0 0;
  text-align: center;
  border-radius: 50%;
  color: red;
  height: 20px;
  margin-right: 0;
  line-height: 20px;
  margin-top: 5px;
  margin-right: 5px; }

#nav-main ul.sf-menu ul#kad-head-cart-popup ul.product_list_widget li a img {
  max-width: 50px;
  padding-right: 10px;
  width: 50px;
  height: auto;
  float: none;
  margin: 0; }

#nav-main ul.sf-menu ul#kad-head-cart-popup li .quantity {
  font-size: 11px;
  padding-top: 8px;
  position: absolute;
  color: #444;
  top: 0;
  right: 0; }

#nav-main ul.sf-menu ul#kad-head-cart-popup ul.product_list_widget li dl {
  border: 0;
  padding-left: 80px; }

#nav-main ul.sf-menu ul#kad-head-cart-popup .total {
  padding: 4px;
  margin: 8px 0;
  color: #444;
  border: 1px solid #eee;
  clear: both;
  line-height: 20px; }

#nav-main ul.sf-menu ul#kad-head-cart-popup .buttons .button {
  padding: 10px 16px;
  display: inline-block;
  font-size: 14px; }

.kad-nav-collapse.in {
  height: auto; }

.kt-showsub-indicator .sf-menu a.sf-with-ul:after {
  content: "\e3b6";
  font-family: virtue_icons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.kt-showsub-indicator .sf-menu ul a.sf-with-ul:after {
  content: "\e3b5";
  float: right;
  line-height: inherit; }

.kt-showsub-indicator .sf-menu li.menu-cart-icon-kt a.sf-with-ul:after {
  display: none; }

.kt-showsub-indicator .sf-menu .kt-lgmenu ul a.sf-with-ul:after {
  display: none; }

.sticky-wrapper .kad-header-style-three .nav-main .sf-menu > li > ul {
  top: 82% !important; }

#Container #wrapper.container, .wide #wrapper.container {
  max-width: 100% !important;
  padding: 0 !important; }

.boxed.page-template-page-feature .pageheadfeature, .boxed.page-template-page-feature-sidebar .pageheadfeature {
  width: 100%;
  padding: 0; }

.page-template-page-landing-php .wrap.contentclass {
  padding: 0; }

.siteorigin-panels-stretch.kt-panel-row-full-stretch .row {
  margin: 0; }

.sliderclass {
  padding: 0 0 30px; }

.revslider_home_hidetop {
  margin-top: -15px; }

.kad-slider-wrapper:before {
  content: " ";
  display: table;
  clear: both; }

.flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus {
  outline: 0; }

.flex-control-nav, .flex-direction-nav, .slides {
  margin: 0;
  padding: 0;
  list-style: none; }

.flexslider {
  margin: 0 auto;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative; }

.flexslider .slides img {
  display: block;
  max-width: 100%; }

.flex-pauseplay span {
  text-transform: capitalize; }

.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

.no-js .slides > li:first-child {
  display: block; }

#thumbnails {
  margin-top: 5px;
  overflow: hidden; }

#thumbnails li {
  margin-right: 5px; }

.flexslider {
  border: none;
  position: relative;
  zoom: 1;
  height: auto; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  min-height: 200px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

.loading {
  background: url(../../assets/img/loader.gif) no-repeat center center; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 35px;
  height: 75px;
  text-align: center;
  background: #fff;
  margin: -37px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  cursor: pointer;
  color: #444;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.flex-direction-nav .flex-prev {
  left: -35px; }

.flex-direction-nav .flex-next {
  right: -35px; }

.flexslider:hover .flex-next, .sliderclass:hover .flexslider .flex-next {
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: .6;
  -khtml-opacity: .6;
  opacity: .6;
  right: 5px; }

.flexslider:hover .flex-prev, .sliderclass:hover .flexslider .flex-prev {
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: .6;
  -khtml-opacity: .6;
  opacity: .6;
  left: 5px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  color: #444;
  color: rgba(0, 0, 0, 0.8); }

.flex-direction-nav a:before {
  font-family: virtue_icons;
  font-size: 16px;
  line-height: 75px;
  display: inline-block;
  content: "\e3b3"; }

.flex-direction-nav a.flex-next:before {
  content: "\e3b1"; }

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
  z-index: 100; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1; }

.flex-control-paging li a {
  width: 8px;
  height: 8px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

.flex-caption {
  zoom: 1;
  text-align: left;
  position: absolute;
  left: 20px;
  bottom: 20px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3); }

.carousel_slider .flex-caption {
  text-align: center;
  left: 0;
  width: 100%; }

.captiontitle {
  font-size: 36px;
  padding: 8px 16px;
  display: inline-block;
  line-height: 36px;
  margin-bottom: 4px;
  font-weight: 700; }

.captiontext {
  padding: 8px 16px;
  display: inline-block; }

.captiontext p {
  margin: 0;
  color: #fff;
  font-size: 20px; }

.captiontext, .captiontitle {
  background: #000;
  background: rgba(0, 0, 0, 0.3); }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: .6;
    left: 5px; }
  .flex-direction-nav .flex-next {
    opacity: .6;
    right: 5px; } }

.postlist article {
  margin-bottom: 40px;
  padding: 0;
  border: 1px solid;
  border-color: #eee;
  border-color: rgba(0, 0, 0, 0.05); }

.postlist .col-md-12 header {
  padding: 10px 20px 0; }

.postlist .col-md-7 header {
  padding: 10px 0 0; }

.postlist .col-md-12 .entry-content {
  padding: 15px 20px; }

.postlist .col-md-7 .entry-content {
  padding: 10px 5px; }

.postlist .col-md-12 footer {
  padding-left: 20px;
  padding-bottom: 10px; }

.postlist .col-md-7 footer {
  padding-left: 0;
  padding-bottom: 10px; }

.postlist.fullwidth .col-md-8 header {
  padding: 10px 0 0; }

.postlist.fullwidth .col-md-12 header {
  padding: 10px 20px 0; }

.postlist.fullwidth .col-md-12 .entry-content {
  padding: 15px 20px; }

.postlist.fullwidth .col-md-8 .entry-content {
  padding: 10px 5px; }

.postlist.fullwidth .col-md-12 footer {
  padding-left: 20px;
  padding-bottom: 10px; }

.postlist.fullwidth .col-md-8 footer {
  padding-left: 0;
  padding-bottom: 10px; }

.postmeta {
  float: right; }

.postdate {
  float: right;
  padding: 6px 8px 8px;
  margin-top: 15px;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
  line-height: normal; }

.postdate span {
  display: block;
  font-size: 24px; }

.subhead, .subhead a {
  font-size: 11px;
  color: #777; }

.postauthortop {
  margin-right: 3px; }

.postcommentscount {
  margin-left: 3px; }

.postedintop {
  margin-left: 2px;
  margin-right: 2px; }

.posttags, .posttags a {
  color: #777;
  font-size: 10px; }

.posttags a {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.img-margin-center img {
  margin-right: auto;
  margin-left: auto; }

p.kad_comments_link {
  margin-top: 10px;
  margin-bottom: 0; }

.single-article article {
  margin-top: 15px; }

.single-article aside {
  margin-top: 25px; }

.single-article article .postfeat {
  padding-top: 10px; }

.single-article .post header {
  padding: 10px 0; }

.single-article .post-single-img {
  text-align: center; }

.single-footer {
  clear: both;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #eee;
  border-bottom-color: rgba(0, 0, 0, 0.05); }

.staff-img {
  margin: 10px 20px 10px 0; }

.kad-post-navigation {
  margin-top: 20px; }

.kad-post-navigation .kad-next-link a, .kad-post-navigation .kad-previous-link a {
  padding: 8px 12px 8px 6px;
  background: #f2f2f2;
  background: rgba(0, 0, 0, 0.05);
  color: #444;
  transition: background .6s ease-out;
  -webkit-transition: background .6s ease-out;
  -moz-transition: background .6s ease-out;
  -o-transition: background .6s ease-out; }

.kad-post-navigation .kad-next-link a {
  padding: 8px 6px 8px 12px; }

.kad-post-navigation .kad-previous-link a:before {
  font-family: virtue_icons;
  font-style: normal;
  speak: none;
  vertical-align: bottom;
  font-weight: 400;
  content: "\e3b7";
  padding-right: 3px;
  -webkit-font-smoothing: antialiased; }

.kad-post-navigation .kad-next-link a:after {
  font-family: virtue_icons;
  font-style: normal;
  speak: none;
  font-weight: 400;
  vertical-align: bottom;
  content: "\e3b5";
  padding-left: 3px;
  -webkit-font-smoothing: antialiased; }

.kad-post-navigation .kad-next-link a:hover, .kad-post-navigation .kad-previous-link a:hover {
  background: var(--brand-red);
  color: #fff; }

.single-testimonial .portfolionav {
  padding: 10px 0 10px; }

.infobanner {
  margin: 15px 0; }

.home-message {
  background-color: transparent;
  text-align: left;
  -webkit-transition: background .6s ease-in-out;
  transition: background .6s ease-in-out;
  position: relative; }

.home-message:hover {
  background-color: var(--brand-red);
  background-color: rgba(199, 44, 0, 0.6); }

.home-message h4 {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #444;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 6px;
  display: block; }

.home-message h5 {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #555;
  margin: 0;
  text-align: right;
  padding: 4px 6px;
  line-height: normal;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6); }

.home-margin {
  margin-top: 0;
  margin-bottom: 0; }

.home-padding {
  padding: 25px 0 30px; }

.home_blog_title {
  margin-top: 20px; }

.home_blog article {
  border: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
  margin: 0 0 20px 0; }

.home_blog .clearclass0 {
  clear: left; }

.home_blog article header h4 {
  line-height: 30px; }

.home_blog article .entry-content {
  margin-right: 15px;
  margin-bottom: 15px; }

.home_blog article .span6 .entry-content, .home_blog article .span6 header, .home_blog article .span8 .entry-content, .home_blog article .span8 header {
  margin-right: 15px;
  margin-left: 15px; }

.home_blog article .tcol-md-12.postcontent .entry-content, .home_blog article .tcol-md-12.postcontent header {
  margin-right: 15px;
  margin-left: 15px; }

.home_blog article .tcol-md-12.postcontent, .home_blog article .tcol-sm-12.postcontent {
  float: left; }

.home_blog .home-sidebar .imghoverclass img {
  margin: 0 auto; }

.home-sidebar .home_blog_title {
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 15px; }

.home_blog .home-sidebar article .entry-content {
  margin-right: 15px;
  margin-left: 15px; }

.home_blog .home-sidebar article {
  margin-bottom: 30px; }

#home-product-carousel .product_item {
  margin-bottom: 0; }

#home-custom-carousel .custom_carousel_item {
  position: relative;
  border: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05); }

.custom_carousel_item .ccarousel_excerpt {
  padding: 0 10px 20px;
  min-height: 40px; }

.home-iconmenu {
  margin-top: 10px;
  margin-bottom: 10px; }

.home-iconmenu .home-icon-item, .home-iconmenu a {
  display: block;
  background: #ddd;
  background: rgba(0, 0, 0, 0.14);
  padding: 10px 20px;
  text-align: center;
  color: #fff;
  transition: background .4s ease-out;
  -webkit-transition: background .4s ease-out;
  -moz-transition: background .4s ease-out;
  -o-transition: background .4s ease-out; }

.home .homepromo.row-fluid .homeitemcount10, .home .homepromo.row-fluid .homeitemcount13, .home .homepromo.row-fluid .homeitemcount4, .home .homepromo.row-fluid .homeitemcount7 {
  margin-left: 0; }

.image-menu-image-size a.homepromolink {
  position: relative;
  display: block;
  margin-bottom: 10px; }

.image_menu_hover_class {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  text-align: center;
  left: 0;
  background: var(--brand-red);
  ms-filter: "alpha(Opacity=00)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

.image-menu-image-size .homepromolink:hover .image_menu_hover_class {
  ms-filter: "alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: .6;
  -khtml-opacity: .6;
  opacity: .6; }

.image_menu_message h4 {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #444;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 6px;
  display: block; }

.image_menu_message h5 {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #555;
  margin: 0;
  text-align: right;
  padding: 4px 6px;
  line-height: normal;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6); }

.home-iconmenu .home-icon-item i, .home-iconmenu a i {
  font-size: 48px;
  color: #fff;
  display: block;
  padding-top: 20px; }

.home-iconmenu .home-icon-item h4, .home-iconmenu .home-icon-item p, .home-iconmenu a h4, .home-iconmenu a p {
  color: #fff; }

.home-iconmenu .home-icon-item p, .home-iconmenu a p {
  padding-bottom: 5px; }

.home-iconmenu .home-icon-item:hover, .home-iconmenu a:hover {
  background: var(--brand-red); }

.kt-call-sitewide-to-action {
  padding: 20px 0; }

.kad-call-sitewide-button-case a {
  margin: 6px 0; }

#containerfooter {
  padding-top: 20px; }

.footerclass {
  color: #555; }

.footerclass a {
  color: #555;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

#containerfooter .menu li a {
  padding: 2px 8px;
  margin-bottom: 5px;
  background: url(../img/20black.png);
  background: rgba(0, 0, 0, 0.1);
  display: block;
  max-width: 130px;
  -webkit-transition: background .4s ease-in-out;
  transition: background .4s ease-in-out; }

#containerfooter .menu li a:hover {
  color: #fff;
  background: var(--brand-red); }

#containerfooter .menu {
  list-style: none;
  margin: 0 0 0 20px;
  padding: 0; }

.footercredits {
  padding-top: 20px;
  padding-bottom: 10px; }

.footercredits p {
  font-size: 10px;
  padding: 4px 0; }

.footernav {
  float: right; }

.footernav ul {
  margin: 0;
  float: right; }

.footernav ul li {
  list-style: none;
  float: left; }

.footernav ul li a {
  display: block;
  padding: 4px 6px;
  font-size: 10px;
  transition: background .5s;
  -moz-transition: background .5s;
  -webkit-transition: background .5s;
  -o-transition: background .5s; }

.footernav ul li a:hover {
  background: url(../img/20black.png);
  background: rgba(0, 0, 0, 0.1); }

.footernav ul li .sf-description {
  display: none; }

.select2-container {
  min-width: 220px; }

.product_value .select2-container .select2-choice > .select2-chosen {
  font-weight: 700;
  text-transform: uppercase; }

.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  zoom: 1;
  vertical-align: middle; }

.select2-container, .select2-drop, .select2-search, .select2-search input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.select2-container .select2-choice {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(50%, #fff));
  background-image: linear-gradient(to top, #eee 0, #fff 50%); }

.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(90%, #fff));
  background-image: linear-gradient(to bottom, #eee 0, #fff 90%);
  background: #fff;
  border-radius: 0; }

.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px; }

.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  line-height: 38px;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto; }

.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url(select2.png) right top no-repeat;
  cursor: pointer;
  outline: 0; }

.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block; }

.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer; }

.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }

.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15); }

.select2-drop-active {
  border: 1px solid #aaa;
  border-top: none; }

.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #aaa; }

.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto; }

.select2-drop-auto-width .select2-search {
  padding-top: 4px; }

.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -moz-linear-gradient(center bottom, #ccc 0, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(60%, #eee));
  background-image: linear-gradient(to top, #ccc 0, #eee 60%); }

.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: 0 0; }

.select2-container .select2-choice .select2-arrow b:after {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  left: 50%;
  border: 4px solid transparent;
  border-top-color: #666;
  margin-left: -5px;
  margin-top: -2px; }

.select2-dropdown-open .select2-choice .select2-arrow b:after {
  border-top-color: transparent;
  border-bottom-color: #666;
  margin-top: -6px; }

.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap; }

.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff url(select2.png) no-repeat 100% -22px;
  background: url(select2.png) no-repeat 100% -22px, -webkit-gradient(linear, left top, left bottom, color-stop(85%, #fff), color-stop(99%, #eee)) 0 0;
  background: url(select2.png) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0; }

.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px; }

.select2-search input.select2-active {
  background: #fff url(select2-spinner.gif) no-repeat 100%;
  background: url(select2-spinner.gif) no-repeat 100%, -webkit-gradient(linear, left top, left bottom, color-stop(85%, #fff), color-stop(99%, #eee)) 0 0;
  background: url(select2-spinner.gif) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0; }

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: 0;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -moz-linear-gradient(center bottom, #fff 0, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(50%, #eee));
  background-image: linear-gradient(to top, #fff 0, #eee 50%); }

.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -moz-linear-gradient(center top, #fff 0, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(50%, #eee));
  background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
  background: #fff;
  border-radius: 0; }

.select2-dropdown-open .select2-choice .select2-arrow {
  background: 0 0;
  border-left: none;
  -webkit-filter: none;
          filter: none; }

.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -15px 6px; }

.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  background: 0 0;
  -webkit-tap-highlight-color: transparent; }

.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0; }

.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px; }

.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px; }

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px; }

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px; }

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px; }

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px; }

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px; }

.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none; }

.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: 700; }

.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.select2-results .select2-highlighted {
  background: #00b5e2;
  color: #fff; }

.select2-results li em {
  background: #feffde;
  font-style: normal; }

.select2-results .select2-highlighted em {
  background: 0 0; }

.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000; }

.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px; }

.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default; }

.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default; }

.select2-results .select2-selected {
  display: none; }

.select2-more-results.select2-active {
  background: #f4f4f4 url(select2-spinner.gif) no-repeat 100%; }

.select2-more-results {
  background: #f4f4f4;
  display: list-item; }

.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default; }

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0; }

.select2-container.select2-container-disabled .select2-choice abbr {
  display: none; }

.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(to bottom, #eee 1%, #fff 15%); }

.select2-locked {
  padding: 3px 5px 3px 5px !important; }

.select2-container-multi .select2-choices {
  min-height: 26px; }

.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: 0;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.select2-container-multi .select2-choices li {
  float: left;
  list-style: none; }

html[dir=rtl] .select2-container-multi .select2-choices li {
  float: right; }

.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: 0 0 !important; }

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url(select2-spinner.gif) no-repeat 100% !important; }

.select2-default {
  color: #999 !important; }

.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaa;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); }

html[dir=rtl] .select2-container-multi .select2-choices .select2-search-choice {
  margin-left: 0;
  margin-right: 5px; }

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default; }

.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4; }

.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: 0;
  background: url(select2.png) right top no-repeat; }

html[dir=rtl] .select2-search-choice-close {
  right: auto;
  left: 3px; }

.select2-container-multi .select2-search-choice-close {
  left: 3px; }

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px; }

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px; }

.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default; }

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4; }

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: 0 0; }

.select2-result-selectable .select2-match, .select2-result-unselectable .select2-match {
  text-decoration: underline; }

.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0 !important;
  top: 0 !important; }

.select2-display-none {
  display: none; }

.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll; }

.select2-container .select2-choice {
  height: 40px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #fff;
  background-image: none;
  background: 0 0; }

.select2-container .select2-choice abbr {
  top: 13px; }

.redux-field-container .select2-container .select2-choice abbr {
  top: 8px; }

.select2-container .select2-choice, .select2-container .select2-choice .select2-arrow {
  border-radius: 0;
  border-color: #eee;
  border-color: rgba(0, 0, 0, 0.05); }

.select2-container .select2-choice .select2-arrow {
  background-color: #fafafa;
  background-image: none;
  background: #fafafa;
  background: rgba(0, 0, 0, 0.03);
  width: 22px; }

.select2-container .select2-choice .select2-arrow b > span {
  margin: 4px 0 0 6px; }

.select2-container.select2-container-active .select2-choice {
  border-color: #aaa; }

.select2-container.select2-dropdown-open .select2-choice {
  border-bottom-color: #ccc; }

.select2-drop {
  border-radius: 0 !important; }

.select2-drop:not(.select2-drop-above) {
  margin-top: -3px; }

.select2-drop .select2-results {
  max-height: 300px; }

.select2-drop .select2-results li {
  line-height: inherit;
  margin: 0;
  padding: 0; }

.select2-search {
  margin: 4px 0; }

.select2-search input, .select2-search input:focus {
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none; }

.select2-container.form-control {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0; }

.sidebar .widget-inner li {
  line-height: 30px;
  border-bottom: solid 1px #e5e5e5;
  border-color: rgba(0, 0, 0, 0.05); }

.sidebar ul {
  list-style: none;
  margin: 0 0 10px 15px;
  padding: 0; }

.sidebar ul.slides {
  margin: 0; }

.sidebar li {
  list-style: none; }

form .form-row {
  padding-top: 3px;
  margin-bottom: 6px; }

img.stripe-amex-icon.stripe-icon {
    display: none;
}

.woocommerce form input[type=submit].button {
  margin-top: 15px; }

.woocommerce table.cart td.actions input[type=submit].button {
  margin-top: 0; }

form.checkout_coupon .form-row {
  margin: 0; }

.checkout_coupon #coupon_code {
  margin-bottom: 0; }

.woocommerce-page #payment ul.payment_methods li.payment_method_paypal img {
  max-width: 220px; }

.woocommerce form.checkout_coupon input[type=submit].button {
  padding: 9px 14px;
  margin-top: 0; }

form.checkout_coupon, form.login, form.register {
  border: 1px solid #dfdbdf;
  padding: 20px;
  margin: 2em 0 2em 0;
  text-align: left;
  border-radius: 0; }

form.checkout .select2-container .select2-choice, form.checkout .select2-container .select2-choice .select2-arrow {
  border-color: #999; }

.checkout #shiptobilling label {
  font-size: 9px;
  padding-left: 0; }

.woocommerce input.input-text, form.checkout input.input-text {
  width: 100%;
  padding: 8px;
  height: auto;
  border: 1px solid #999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0; }

form.checkout #order_comments, form.checkout textarea {
  width: 100%;
  padding: 8px;
  height: auto;
  border: 1px solid #999;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0; }

.login .form-row .button {
  font-size: 16px;
  padding: 10px 18px; }

#payment {
  background: #f2f2f2;
  background: rgba(0, 0, 0, 0.01);
  border: 1px solid #dfdfdf;
  border-color: rgba(0, 0, 0, 0.07);
  border-radius: 0; }

#payment div.payment_box {
  position: relative;
  width: 96%;
  padding: 1em 2%;
  margin: 1em 0 1em 0;
  font-size: .92em;
  border-radius: 0;
  line-height: 1.5em;
  background: #ddd;
  color: #444; }

#payment div.payment_box:after {
  content: "";
  display: block;
  border: 8px solid #ddd;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -3px;
  left: 0;
  margin: -1em 0 0 2em; }

#payment div.form-row {
  padding: 1em;
  border-top: 1px solid #fff;
  border-color: rgba(255, 255, 255, 0.05);
  margin-bottom: 0; }

#payment .terms {
  padding: 12px 20px 0 0;
  text-align: left; }

#payment .terms .checkbox {
  padding: 0; }

#payment .methods label {
  display: inline-block;
  margin: 5px 0 0; }

#payment ul.payment_methods li input {
  margin: 0;
  line-height: 30px;
  height: 30px;
  padding: 0 8px 0 8px; }

#payment ul.payment_methods li input.input-radio {
  margin: 0 8px 0 0;
  line-height: 20px;
  height: 20px;
  padding: 0 8px; }

#payment #place_order {
  float: right;
  margin: 0;
  font-size: 16px;
  text-transform: uppercase; }

.woocommerce-checkout .form-row .chzn-container {
  margin-bottom: 17px; }

.widget_shopping_cart_content .total {
  margin-top: 10px; }

/*#commentform .form-submit #submit,#kad-head-cart-popup a.button,.button,.cart_totals .checkout-button,.kad-btn,.post-password-form input[type=submit]{
    padding:12px 18px;
    font-size:12px;
    border:none;
    display:inline-block;
    background:#eee;
    color:#444;
    transition:background .6s ease-out;
    -webkit-transition:background .6s ease-out;
    -moz-transition:background .6s ease-out;
    -o-transition:background .6s ease-out
}*/
.shop_table .actions input[type=submit].button {
  background: #eee;
  color: #444; }

/*
#commentform .form-submit #submit,#kad-head-cart-popup a.button.checkout,#payment #place_order,.cart_totals .checkout-button,.kad-btn-primary,.login .form-row .button,.order-actions .button,.post-password-form input[type=submit],.shipping-calculator-form .button,.shop_table .actions input[type=submit].checkout-button,.single_add_to_cart_button,.track_order .button,.widget_shopping_cart_content .checkout,.yith-wcan .yith-wcan-reset-navigation,input[type=submit].button{
    color:#fff;
    background:var(--brand-red);
}*/
.button:hover, .kad-btn:hover, .shop_table .actions input[type=submit].button:hover {
  background: #ddd; }

#kad-head-cart-popup a.button:hover {
  color: #444;
  background: #ddd; }

#commentform .form-submit #submit:hover, #kad-head-cart-popup a.button.checkout:hover, #payment #place_order:hover, .cart_totals .checkout-button:hover, .kad-btn-primary:hover, .login .form-row .button:hover, .order-actions .button:hover, .post-password-form input[type=submit]:hover, .shipping-calculator-form .button:hover, .shop_table .actions input[type=submit].checkout-button:hover, .single_add_to_cart_button:hover, .track_order .button:hover, .widget_shopping_cart_content .checkout:hover, .woocommerce-message .button:hover, .yith-wcan .yith-wcan-reset-navigation:hover, input[type=submit].button:hover {
  background: #fa3700;
  color: #fff; }

.woocommerce-message .button {
  transition: background .6s ease-out;
  -webkit-transition: background .6s ease-out;
  -moz-transition: background .6s ease-out;
  -o-transition: background .6s ease-out;
  color: #fff;
  background: var(--brand-red); }

.cart_totals .checkout-button {
  line-height: 20px;
  font-size: 14px; }

.kad-btn i {
  margin-left: 4px; }

.btn-shortcode {
  font-size: 14px; }

.lg-kad-btn {
  padding: 14px 22px;
  font-size: 16px; }

.sm-kad-btn {
  padding: 8px 16px;
  font-size: 12px; }

.kad-circle-iconclass {
  padding: 20px;
  display: inline-block;
  border-radius: 50%; }

.kad-square-iconclass {
  padding: 20px;
  display: inline-block; }

.kad-smcircle-iconclass {
  padding: 5px;
  display: inline-block;
  border-radius: 50%; }

.kad-smsquare-iconclass {
  padding: 5px;
  display: inline-block; }

.fadein-carousel {
  opacity: 0; }

.fredcarousel {
  position: relative; }

.fredcarousel .tcol-ss-12 {
  float: left; }

.carousel_outerrim_load {
  max-height: 400px; }

#blogcarousel ul#headcarousel li {
  width: 224px;
  height: 224px;
  list-style: none;
  position: relative;
  float: left;
  margin: 0 5px;
  display: block; }

.next_carousel, .prev_carousel {
  color: #555;
  position: absolute;
  top: 50%;
  z-index: 999;
  display: block;
  margin-top: -37px;
  width: 35px;
  height: 75px;
  border-radius: 0;
  text-align: center;
  line-height: 78px;
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  background: #fff;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: "opacity";
  transition-property: "opacity"; }

.prev_carousel {
  left: 10px; }

.next_carousel {
  right: 10px; }

.carousel_outerrim {
  overflow: hidden; }

.carousel_outerrim:hover .next_carousel, .carousel_outerrim:hover .prev_carousel, .carousel_slider_outer:hover .next_carousel, .carousel_slider_outer:hover .prev_carousel {
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: .6;
  -khtml-opacity: .6;
  opacity: .6; }

.carousel_outerrim .next_carousel:hover, .carousel_outerrim .prev_carousel:hover, .carousel_slider_outer .next_carousel:hover, .carousel_slider_outer .prev_carousel:hover {
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

.blog_carousel {
  margin: 0; }

#blog_carousel_container {
  padding: 20px 0; }

.blog_carousel .blog_item {
  border: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
  list-style: none;
  position: relative;
  height: auto;
  min-height: 410px; }

.bcarousellink {
  display: block;
  padding: 10px; }

.bcarousellink > header > h5 {
  padding: 0;
  margin: 0; }

.bcarousellink > header .subhead {
  text-align: right; }

#portfolio_carousel_container {
  padding: 20px 0; }

#product-carousel .product_item {
  border-bottom: none;
  border-top: none;
  margin-bottom: 0; }

#portfolio-carousel.threecolumn .portfolio_item {
  height: auto; }

.fredcarousel .portfolio_item .flex-direction-nav a {
  width: 20px;
  height: 43px;
  margin: 0 0 0;
  position: absolute;
  top: 5px;
  z-index: 10;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.fredcarousel .portfolio_item .flex-direction-nav a:before {
  font-family: virtue_icons;
  font-size: 8px;
  line-height: 43px;
  display: inline-block;
  content: "\e3b3"; }

.fredcarousel .portfolio_item .flex-direction-nav a.flex-next:before {
  content: "\e3b1"; }

#portfolio-carousel .grid_item, .fredcarousel .grid_item {
  margin-bottom: 0;
  -webkit-transform: translateZ(0) scale(1, 1); }

.carousel_gallery_item {
  float: left;
  table-layout: fixed; }

#post-carousel-gallery img, .post-carousel-gallery-class img {
  float: none;
  display: block;
  margin: 0 auto; }

.custom_carousel_item a img {
  opacity: 1;
  transition: opacity .6s ease-out;
  -webkit-transition: opacity .6s ease-out;
  -moz-transition: opacity .6s ease-out;
  -o-transition: opacity .6s ease-out; }

.custom_carousel_item:hover a img {
  opacity: .8; }

.kad_customcarousel_item .carousel_item img {
  padding: 0;
  margin: 0; }

.kad_customcarousel_item .carousel_item {
  position: relative;
  border: 1px solid #eee;
  text-align: center;
  border-color: rgba(0, 0, 0, 0.05); }

.fredcarousel .kad_blog_fade_in, .fredcarousel .kad_gallery_fade_in, .fredcarousel .kad_portfolio_fade_in, .fredcarousel .kad_product_fade_in, .fredcarousel .kad_staff_fade_in, .fredcarousel .kad_testimonial_fade_in {
  opacity: 1; }

.boxed #wrapper.container {
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.16) !important;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.16) !important;
  margin-bottom: 5px; }

.wide #wrapper.container {
  width: 100% !important;
  padding: 0 !important; }

.boxed .contentclass, .boxed .featclass, .boxed .footerclass, .boxed .headerclass, .boxed .kad_fullslider, .boxed .navcontainer {
  margin-left: -15px;
  margin-right: -15px; }

.widget {
  margin-top: 30px; }

.panel-grid .widget {
  margin-top: 0; }

.widget-first {
  margin-top: 10px; }

.panel-grid .widget-first {
  margin-top: 0; }

.kadence_recent_posts li, .sidebar .kadence_recent_posts li, .widget_kadence_recent_posts li {
  margin-bottom: 15px;
  line-height: normal; }

.kadence_recent_posts li, .widget_kadence_recent_posts li {
  list-style: none; }

.kadence_recent_posts img, .widget_kadence_recent_posts img {
  float: left;
  padding-right: 10px; }

.kadence_recent_posts .recentpost_date, .widget_kadence_recent_posts .recentpost_date {
  line-height: 12px;
  float: left;
  font-size: 10px;
  padding-bottom: 5px; }

.kadence_recent_posts ul, .sidebar .kadence_recent_posts ul, .widget_kadence_recent_posts ul {
  margin: 0 0 10px 10px;
  padding: 0; }

#contentfooter .kadence_recent_posts a {
  color: #7B7B7B; }

.kadence_recent_posts .postclass a {
  color: #555; }

.kadence_recent_posts .recentpost_title, .widget_kadence_recent_posts .recentpost_title {
  padding-top: 6px;
  display: block;
  line-height: 20px; }

.kadence_image_grid .imagegrid-widget a.imagegrid_item {
  padding-left: 5px;
  margin-bottom: 5px;
  display: block;
  float: left; }

.kad_img_upload_widget {
  text-align: center; }

.virtue_image_widget_caption {
  font-size: 12px;
  margin-top: 5px; }

.vcard-address > span {
  display: block; }

.widget_kadence_contact .vcard p {
  margin-bottom: 5px; }

.widget_kadence_contact .vcard i {
  font-size: 14px;
  margin-right: 5px;
  vertical-align: middle; }

.virtue_social_widget a {
  display: block;
  float: left;
  width: auto;
  text-align: center;
  line-height: 20px;
  padding: 5px;
  background: #eee;
  margin-left: 3px;
  margin-bottom: 3px;
  color: #444;
  transition: background .6s ease-out;
  -webkit-transition: background .6s ease-out;
  -moz-transition: background .6s ease-out;
  -o-transition: background .6s ease-out; }

#containerfooter .virtue_social_widget a {
  background: url(../img/20black.png);
  background: rgba(0, 0, 0, 0.1); }

#containerfooter .virtue_social_widget a:hover, .virtue_social_widget a:hover {
  color: #fff; }

.virtue_social_widget a i {
  font-size: 18px;
  line-height: 20px;
  vertical-align: middle; }

#containerfooter .virtue_social_widget .facebook_link:hover, .virtue_social_widget .facebook_link:hover {
  background: #3b5998; }

#containerfooter .virtue_social_widget .twitter_link:hover, .virtue_social_widget .twitter_link:hover {
  background: #9AE4E8; }

#containerfooter .virtue_social_widget .googleplus_link:hover, .virtue_social_widget .googleplus_link:hover {
  background: #DD4B39; }

#containerfooter .virtue_social_widget .dribbble_link:hover, .virtue_social_widget .dribbble_link:hover {
  background: #EA4C89; }

#containerfooter .virtue_social_widget .vimeo_link:hover, .virtue_social_widget .vimeo_link:hover {
  background: #4EBBFF; }

#containerfooter .virtue_social_widget .flickr_link:hover, .virtue_social_widget .flickr_link:hover {
  background: #FE0883; }

#containerfooter .virtue_social_widget .youtube_link:hover, .virtue_social_widget .youtube_link:hover {
  background: #F33; }

#containerfooter .virtue_social_widget .pinterest_link:hover, .virtue_social_widget .pinterest_link:hover {
  background: #C92228; }

#containerfooter .virtue_social_widget .instagram_link:hover, .virtue_social_widget .instagram_link:hover {
  background: #517fa4; }

#containerfooter .virtue_social_widget .linkedin_link:hover, .virtue_social_widget .linkedin_link:hover {
  background: #4875B4; }

#containerfooter .virtue_social_widget .rss_link:hover, .virtue_social_widget .rss_link:hover {
  background: #FF6200; }

#containerfooter .virtue_social_widget .tumblr_link:hover, .virtue_social_widget .tumblr_link:hover {
  background: #32506d; }

#containerfooter .virtue_social_widget .stumbleupon_link:hover, .virtue_social_widget .stumbleupon_link:hover {
  background: #f74425; }

#containerfooter .virtue_social_widget .vk_link:hover, .virtue_social_widget .vk_link:hover {
  background: #45668e; }

#containerfooter .virtue_social_widget .viadeo_link:hover, .virtue_social_widget .viadeo_link:hover {
  background: #F4982B; }

#containerfooter .virtue_social_widget .xing_link:hover, .virtue_social_widget .xing_link:hover {
  background: #006567; }

#containerfooter .virtue_social_widget .yelp_link:hover, .virtue_social_widget .yelp_link:hover {
  background: #c41200; }

#containerfooter .virtue_social_widget .soundcloud_link:hover, .virtue_social_widget .soundcloud_link:hover {
  background: #f70; }

.widget_archive .widget-inner li a:before {
  font-family: virtue_icons;
  font-style: normal;
  speak: none;
  font-weight: 400;
  content: "\e112";
  float: left;
  margin-left: -20px;
  -webkit-font-smoothing: antialiased; }

.widget_recent_comments .widget-inner li:before {
  font-family: virtue_icons;
  font-style: normal;
  speak: none;
  font-weight: 400;
  content: "\e152";
  float: left;
  margin-left: -20px;
  -webkit-font-smoothing: antialiased; }

.widget_recent_entries .widget-inner li a:before {
  font-family: virtue_icons;
  font-style: normal;
  speak: none;
  font-weight: 400;
  content: "\e00f";
  float: left;
  margin-left: -20px;
  -webkit-font-smoothing: antialiased; }

.widget_categories .widget-inner .cat-item a:after {
  font-family: virtue_icons;
  font-style: normal;
  speak: none;
  font-weight: 400;
  content: "\e3b5";
  float: right;
  -webkit-font-smoothing: antialiased; }

#wp-calendar a {
  color: var(--brand-red); }

.product-categories li, .sidebar .product-categories li, .sidebar .widget_categories li {
  border-bottom: 0;
  line-height: 20px; }

.sidebar .product-categories li a, .sidebar .widget_categories li a, .woocommerce .product-categories li a {
  display: block;
  padding: 5px 0 5px 0;
  border-bottom: solid 1px #eee;
  border-color: rgba(0, 0, 0, 0.05);
  margin-bottom: 5px; }

.product-categories .cat-item a:after {
  font-family: virtue_icons;
  font-style: normal;
  speak: none;
  font-weight: 400;
  content: "\e3b5";
  float: right;
  -webkit-font-smoothing: antialiased; }

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -1em; }

.widget_price_filter .price_slider {
  margin-bottom: 1em; }

.widget_price_filter .price_slider_wrapper .price_slider {
  margin: 20px 10px 25px; }

.widget_price_filter .price_slider_amount {
  text-align: left;
  line-height: 36px;
  font-weight: 700;
  font-size: 14px;
  margin-left: 20px; }

.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 14px;
  display: block;
  background: #ddd;
  border-radius: 0; }

.widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 0;
  background: #f2f2f2; }

.widget_price_filter .ui-slider-horizontal {
  height: 8px; }

.widget_price_filter .price_slider_amount .button {
  font-size: 14px;
  padding: 8px 14px;
  font-weight: 700; }

.widget_price_filter .price_slider_amount .button {
  float: right;
  margin-right: 20px; }

.widget_price_filter .ui-slider {
  position: relative;
  text-align: left; }

.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 14px;
  height: 26px;
  border-radius: 0;
  border: 0;
  cursor: pointer;
  background: var(--brand-red);
  outline: 0;
  top: -8px; }

.woocommerce .widget_layered_nav ul, .woocommerce-page .widget_layered_nav ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside; }

.woocommerce .widget_layered_nav ul li, .woocommerce-page .widget_layered_nav ul li {
  padding: 0 0 1px;
  list-style: none;
  margin: 2px 0; }

.woocommerce .widget_layered_nav ul li:after, .woocommerce-page .widget_layered_nav ul li:after {
  content: "";
  display: block;
  clear: both; }

.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span, .woocommerce-page .widget_layered_nav ul li a, .woocommerce-page .widget_layered_nav ul li span {
  padding: 5px 15px 5px 25px;
  float: left; }

.widget_layered_nav ul li.chosen a:before, .widget_layered_nav_filters ul li a:before {
  font-family: virtue_icons;
  font-style: normal;
  speak: none;
  font-weight: 400;
  content: "\e36c";
  float: left;
  margin-left: -20px;
  -webkit-font-smoothing: antialiased; }

.widget_layered_nav ul li.chosen a {
  padding: 5px 15px 5px 25px;
  border: 0;
  background: var(--brand-red);
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  color: #fff;
  border-radius: 0;
  transition: background .6s ease-out;
  -webkit-transition: background .6s ease-out;
  -moz-transition: background .6s ease-out;
  -o-transition: background .6s ease-out; }

.woocommerce .widget_layered_nav ul small.count, .woocommerce-page .widget_layered_nav ul small.count {
  float: right;
  margin-left: 6px;
  font-size: 1em;
  padding: 5px 0;
  color: #777; }

.woocommerce .widget_layered_nav_filters ul, .woocommerce-page .widget_layered_nav_filters ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
  overflow: hidden;
  zoom: 1; }

.sidebar .widget_layered_nav_filters ul li {
  border: 0; }

.widget_layered_nav_filters ul li {
  float: left;
  list-style: none;
  border: 0;
  margin: 2px; }

.widget_layered_nav_filters ul li a:hover {
  background: #fa3700; }

.widget_layered_nav_filters ul li a {
  padding: 5px 15px 5px 25px;
  border: 0;
  background: var(--brand-red);
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  color: #fff;
  border-radius: 0;
  float: left;
  transition: background .6s ease-out;
  -webkit-transition: background .6s ease-out;
  -moz-transition: background .6s ease-out;
  -o-transition: background .6s ease-out; }

.topbar-widget {
  color: #fff; }

.topbar-widget #google_language_translator {
  clear: none;
  float: left; }

.topbar-widget #flags {
  float: left; }

.panel-row-style-wide-grey {
  background: #F6F6F6;
  padding-top: 25px;
  padding-bottom: 25px; }

.panel-row-style-wide-feature {
  background: #F2F2F2;
  padding-top: 25px;
  padding-bottom: 25px; }

.panel-grid-cell:after, .panel-row-style:after {
  clear: both;
  content: " ";
  display: table; }

.wide .panel-row-style-wide-feature, .wide .panel-row-style-wide-grey, .wide .panel-row-style-wide-parallax {
  box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  margin-left: -50%;
  padding-left: 50%;
  padding-right: 50%;
  width: 100%;
  position: static;
  z-index: 20;
  visibility: hidden; }

.kt-custom-row-full, .kt-custom-row-full-stretch {
  visibility: hidden; }

.kt-panel-row-parallax, .kt-panel-row-parallax-stellar, .panel-row-style-wide-parallax {
  background-attachment: fixed;
  background-size: cover !important;
  -moz-background-size: cover !important;
  -webkit-background-size: cover !important; }

.panel-row-style-wide-content {
  box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  margin-left: -50%;
  width: 100%;
  position: static;
  z-index: 0;
  background: #fff;
  padding-top: 0;
  padding-bottom: 0;
  visibility: hidden; }

.kt-panel-row-full-stretch .panel-grid-cell, .panel-row-style-wide-content .panel-grid-cell {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 0 !important; }

.panel-row-style-wide-content {
  overflow-x: hidden; }

.main.col-lg-9 .panel-row-style-wide-feature, .main.col-lg-9 .panel-row-style-wide-grey, .main.col-lg-9 .panel-row-style-wide-parallax {
  margin-left: 15px !important;
  margin-right: 15px !important;
  padding-left: 0 !important;
  padding-right: 0 !important; }

.boxed .panel-row-style-wide-feature, .boxed .panel-row-style-wide-grey, .boxed .panel-row-style-wide-parallax {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100%;
  position: static;
  z-index: 20; }

.panel-grid:last-child .panel-row-style-wide-feature, .panel-grid:last-child .panel-row-style-wide-grey, .panel-grid:last-child .panel-row-style-wide-parallax, .panel-grid:last-child .siteorigin-panels-stretch, .panel-grid:only-child .panel-row-style-wide-feature, .panel-grid:only-child .panel-row-style-wide-grey, .panel-grid:only-child .panel-row-style-wide-parallax, .panel-grid:only-child .siteorigin-panels-stretch {
  margin-bottom: -30px !important; }

.single-article #comments, .single-article #respond {
  max-width: 848px; }

#comments h5.media-heading {
  font-weight: 700;
  font-size: 16px;
  float: left; }

.media-heading a {
  color: #444; }

.comment-meta {
  float: right;
  font-size: 10px; }

.comment, .comment .comment {
  margin-top: 20px;
  padding: 10px; }

.comment .avatar {
  width: 36px;
  padding: 3px;
  background: #f7f6f7;
  border: 1px solid #f0eef0; }

.comment .media-body {
  border: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
  padding: 10px;
  font-size: 12px; }

#commentform .col-md-4 input {
  width: 100%;
  padding: 8px;
  height: auto;
  border: 1px solid #999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0; }

#commentform label {
  font-size: 11px;
  display: inline-block; }

/*#commentform input{
    display:block;
    padding:8px;
    border:1px solid #999;
    height:auto;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0
}*/
#commentform .aiowps-captcha {
  margin: 15px 0 0 15px;
  display: inline-block; }

#commentform .aiowps-captcha-equation {
  margin: 0 0 0 15px; }

#commentform input[type=submit] {
  border: 0; }

#commentform label span {
  color: red; }

#commentform textarea {
  width: 100%;
  padding: 8px;
  border: 1px solid #999;
  height: auto;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0; }

p.comment-form-comment {
  margin-bottom: 0; }

#commentform .form-submit {
  margin-top: 20px; }

#gallery ul {
  margin: 0; }

.kad_caption {
  z-index: 500;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: #fff;
  background: rgba(255, 255, 255, 0.6);
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all .6s ease-out;
  -webkit-transition: all .6s ease-out;
  -moz-transition: all .6s ease-out;
  -o-transition: all .6s ease-out; }

.kad_caption_inner {
  padding: 10px;
  color: #000; }

.gallery_item:hover .kad_caption {
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

.gallery_item {
  position: relative; }

.kad-light-gallery {
  -webkit-transform: translateZ(0) scale(1, 1); }

.gallery_item .grid_item {
  position: relative; }

.single-portfolio article {
  margin-top: 0; }

.single-portfolio #comments, .single-portfolio #respond {
  max-width: 848px; }

.single-portfolio .pcside .entry-content, .single-portfolio .pcside .pcbelow, .single-portfolio .pcside header {
  margin-right: 20px; }

.single-portfolio .pcfull .entry-content {
  margin-top: 30px; }

.single-portfolio .pcfull .entry-content.kad_portfolio_nomargin {
  margin-top: 0; }

.single-portfolio .portfolio-single-img {
  text-align: center; }

.portfolionav {
  float: right;
  padding: 20px 0 10px; }

.portfolionav a {
  padding: 8px 8px 6px;
  margin-left: 6px;
  background: #ddd;
  background: rgba(0, 0, 0, 0.1);
  line-height: 40px;
  vertical-align: middle;
  color: #fff;
  transition: all .4s ease-out;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out; }

.portfolionav a:hover {
  background: var(--brand-red);
  color: #fff; }

ul.disc {
  list-style: disc outside; }

ul.portfolio-content li.pdetails {
  margin-bottom: 10px; }

.pcside .pcbelow {
  padding-top: 20px;
  margin-top: 20px;
  border-top: solid 1px #d6d6d6;
  border-top-color: rgba(0, 0, 0, 0.1);
  padding-bottom: 10px; }

.pcfull .pcbelow {
  margin-top: 30px;
  border-left: 0;
  padding-bottom: 10px; }

.pdetails span {
  font-weight: 700; }

.portfolio_list_item {
  text-align: center;
  margin-bottom: 10px; }

.portfolio_image_list_style2 .pli1, .portfolio_image_list_style2 .pli10, .portfolio_image_list_style2 .pli13, .portfolio_image_list_style2 .pli16, .portfolio_image_list_style2 .pli19, .portfolio_image_list_style2 .pli4, .portfolio_image_list_style2 .pli7 {
  width: 50%;
  padding-right: 5px;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.portfolio_image_list_style2 .pli11, .portfolio_image_list_style2 .pli14, .portfolio_image_list_style2 .pli17, .portfolio_image_list_style2 .pli2, .portfolio_image_list_style2 .pli20, .portfolio_image_list_style2 .pli5, .portfolio_image_list_style2 .pli8 {
  width: 50%;
  padding-left: 5px;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.portfolio_item {
  position: relative; }

.portfolio_item .flexslider .flex-control-nav {
  display: none; }

.portfolio_item a {
  display: block;
  z-index: 100; }

.portfolio_item .piteminfo h5 {
  margin: 0;
  padding: 6px 0 6px 0;
  color: #333; }

.portfolio_item .piteminfo {
  padding: 8px;
  text-align: center; }

.portfolio_item .piteminfo p {
  color: #444; }

.portfolio_item .portfoliolink {
  position: absolute;
  background: #fff;
  background: rgba(255, 255, 255, 0.6);
  width: 100%;
  bottom: 0;
  z-index: 1000;
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all .6s ease-out;
  -webkit-transition: all .6s ease-out;
  -moz-transition: all .6s ease-out;
  -o-transition: all .6s ease-out; }

.portfolio_item:hover .portfoliolink {
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

.cportfoliotag {
  font-size: 10px;
  line-height: 10px;
  color: #555;
  text-transform: lowercase;
  margin-bottom: 4px; }

.kad_portfolio_lightbox_link {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  background: #fff;
  background: rgba(255, 255, 255, 0.6);
  z-index: 100;
  color: #444;
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all .6s ease-out;
  -webkit-transition: all .6s ease-out;
  -moz-transition: all .6s ease-out;
  -o-transition: all .6s ease-out; }

.portfolio_item:hover .kad_portfolio_lightbox_link {
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

.blockquote-full {
  padding: 20px 20px 10px;
  border: 1px solid;
  border-left: 4px solid;
  float: left;
  border-color: #d6d6d6;
  border-color: rgba(0, 0, 0, 0.1);
  margin: 10px 30px;
  width: 85%; }

.blockquote-left {
  padding: 20px 20px 10px;
  border: 1px solid;
  border-left: 4px solid;
  float: left;
  border-color: #d6d6d6;
  border-color: rgba(0, 0, 0, 0.1);
  margin: 10px 30px;
  max-width: 250px; }

.blockquote-right {
  padding: 20px 20px 10px;
  border: 1px solid;
  border-left: 4px solid;
  float: right;
  border-color: #d6d6d6;
  border-color: rgba(0, 0, 0, 0.1);
  margin: 10px 30px;
  max-width: 250px; }

.pullquote-right {
  position: relative;
  padding: 5px 90px 5px 0;
  margin: 10px 0 5px 40px;
  float: right;
  max-width: 250px;
  font-size: 16px;
  line-height: 24px; }

.pullquote-right:before {
  position: absolute;
  right: 0;
  top: 20%;
  font-size: 34px;
  color: #eee;
  color: rgba(0, 0, 0, 0.07);
  font-family: virtue_icons;
  font-style: normal;
  speak: none;
  font-weight: 400;
  content: "\e19f";
  -webkit-font-smoothing: antialiased; }

.pullquote-left {
  position: relative;
  padding: 5px 0 5px 90px;
  margin: 10px 40px 5px 0;
  float: left;
  max-width: 250px;
  font-size: 16px;
  line-height: 24px; }

.pullquote-left:before {
  position: absolute;
  left: 0;
  top: 20%;
  font-size: 34px;
  color: #eee;
  color: rgba(0, 0, 0, 0.07);
  font-family: virtue_icons;
  font-style: normal;
  speak: none;
  font-weight: 400;
  content: "\e19f";
  -webkit-font-smoothing: antialiased; }

.pullquote-center {
  position: relative;
  padding: 15px 80px;
  margin: 30px;
  font-size: 16px;
  text-align: center;
  line-height: 24px; }

.pullquote-center:before {
  position: absolute;
  left: 0;
  top: 20%;
  font-size: 34px;
  color: #eee;
  color: rgba(0, 0, 0, 0.07);
  font-family: virtue_icons;
  font-style: normal;
  speak: none;
  font-weight: 400;
  content: "\e19f";
  -webkit-font-smoothing: antialiased; }

.space_20 {
  padding: 10px 0; }

.space_10 {
  padding: 5px 0; }

.space_30 {
  padding: 15px 0; }

.space_40 {
  padding: 20px 0; }

.space_80 {
  padding: 40px 0; }

.space_minus_10 {
  margin-top: -10px; }

.space_minus_20 {
  margin-top: -20px; }

.hrule {
  position: relative;
  margin: 30px auto;
  height: 1px;
  width: 95%;
  background: #E5E5E5;
  background: rgba(0, 0, 0, 0.05); }

.hrule_dots {
  position: relative;
  margin: 30px auto;
  height: 1px;
  width: 95%;
  border-top: 1px dotted #E5E5E5;
  background: 0 0;
  border-color: rgba(0, 0, 0, 0.05); }

.hrule_gradient {
  border: 0;
  height: 1px;
  position: relative;
  margin: 30px auto; }

.hrule_gradient:before {
  top: -.5em;
  height: 1em; }

.hrule_gradient:after {
  content: '';
  height: .5em;
  top: 1px; }

.hrule_gradient:after, .hrule_gradient:before {
  content: '';
  position: absolute;
  width: 100%; }

.hrule_gradient, .hrule_gradient:before {
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0) 75%); }

.hrule_gradient:after {
  background: #fff; }

.panel.panel-default {
  border-radius: 0; }

.panel.panel-default {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5; }

#ktmain .panel-grid .panel-group .panel.panel-default {
  margin-bottom: 2px; }

.panel-heading .accordion-toggle {
  display: block;
  padding: 8px 15px; }

.panel-heading .accordion-toggle {
  font-weight: 700;
  border-left: 2px solid; }

.panel-heading .accordion-toggle.collapsed {
  border-left: 2px solid #d6d6d6; }

.panel-heading .accordion-toggle i {
  float: right;
  font-size: 12px;
  margin-top: 5px; }

.panel-heading .accordion-toggle .icon-plus {
  display: none; }

.panel-heading .accordion-toggle .icon-minus {
  display: block; }

.panel-heading .accordion-toggle.collapsed .icon-plus {
  display: block; }

.panel-heading .accordion-toggle.collapsed .icon-minus {
  display: none; }

.panel-body {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5; }

#content .gallery {
  margin: 10px 0; }

.kad-icon-box {
  padding: 10px 20px;
  width: 100%;
  text-align: center;
  margin: 10px auto;
  display: block;
  transition: background .4s ease-out;
  -webkit-transition: background .4s ease-out;
  -moz-transition: background .4s ease-out;
  -o-transition: background .4s ease-out; }

.kad-icon-box i {
  padding-top: 10px;
  display: block; }

.kad-info-box {
  padding: 20px; }

.kad-info-box i, .kad-info-box img {
  float: left;
  display: block;
  margin: 5px 20px 10px 5px; }

.mapinfo h5 {
  margin: 0 0 6px; }

.mapinfo {
  padding: 3px 0; }

.kad_popover {
  cursor: pointer; }

.kt-si-table-box {
  display: table;
  position: relative;
  table-layout: fixed;
  width: 100%; }

.kt-si-cell-box {
  display: table-cell;
  vertical-align: middle;
  width: 100%; }

.img-ktsi-right {
  float: right; }

.content-ktsi-right {
  text-align: right; }

.kt-si-imagecol.img-ktsi-left {
  text-align: right; }

.content-ktsi-right {
  padding-right: 30px;
  padding-left: 30px; }

.content-ktsi-left {
  padding-left: 30px;
  padding-right: 30px; }

@media (max-width: 768px) {
  .content-ktsi-left {
    padding-top: 10px;
    padding-bottom: 10px; }
  .content-ktsi-right {
    padding-top: 10px;
    padding-bottom: 10px; } }

.kt_imgsplit_content {
  padding: 5px 0 15px; }

.kt-si-image.kt-si-cover-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.kt_typed_element {
  min-height: 1px;
  min-width: 1px;
  display: inline-block; }

.typed-cursor {
  opacity: 1;
  -webkit-animation: kt_type_blink .7s infinite;
  animation: kt_type_blink .7s infinite; }

@keyframes kt_type_blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes kt_type_blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.grid_item {
  margin: 0 0 20px;
  display: block; }

.grid_item img {
  margin: 0 auto; }

#kad-blog-grid .blog_item {
  border: 1px solid #eee; }

#kad-blog-grid .blog_item .postcontent {
  padding: 0 10px 10px; }

.kad-wp-gallery .grid_item {
  margin: 5px 0 15px;
  text-align: center; }

.isotope-item {
  z-index: 2; }

.isotope.infinite-scrolling {
  -webkit-transition: none;
  transition: none; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

.isotope, .isotope .isotope-item {
  -webkit-transition-duration: .8s;
  transition-duration: .8s; }

.isotope {
  -webkit-transition-property: height,width;
  transition-property: height,width; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform,opacity;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform; }

#infscr-loading {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center; }

.filter-trigger {
  display: none; }

#options {
  text-align: right;
  padding-right: 20px; }

#filters {
  list-style: none;
  margin: 5px auto;
  width: auto;
  float: right;
  height: auto; }

#filters li {
  float: left;
  margin-left: 15px;
  margin-bottom: 10px; }

#filters li a {
  display: block;
  border: solid 1px #f2f2f2;
  border-color: rgba(0, 0, 0, 0.01);
  -webkit-transition: all .5s linear;
  transition: all .5s linear; }

#filters li a.selected, #filters li a:hover {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.07);
  background: #f2f2f2;
  background: rgba(0, 0, 0, 0.01); }

#filters li h5 {
  padding: 6px 9px 4px;
  margin: 0;
  font-weight: 100; }

#filters li a .arrow-up {
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  margin: 0 auto;
  -webkit-transition: all .5s linear;
  transition: all .5s linear; }

#filters li a.selected .arrow-up, #filters li a:hover .arrow-up {
  border-bottom-color: #f2f2f2;
  border-bottom-color: rgba(0, 0, 0, 0.01); }

.mosiac_item_large, .mosiac_item_normal, .mosiac_item_tall, .mosiac_item_wide {
  padding: 0;
  overflow: hidden; }

.init-mosaic-isotope .g_mosiac_item a.lightboxhover {
  display: block;
  z-index: 502;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.g_mosiac_item a:focus {
  outline: 0; }

.init-mosaic-isotope .g_mosiac_item:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-bottom: 6px solid #fff;
  border-right: 6px solid #fff;
  content: '';
  z-index: 501; }

.kad-wp-gallery.init-mosaic-isotope .grid_item {
  margin: 0;
  padding: 0; }

.kad-mosaic-gallery-wrapper {
  margin-right: -6px;
  margin-left: 0;
  padding: 0 1px; }

.init-mosaic-isotope .kad_caption {
  bottom: 6px;
  padding-right: 6px; }

.init-mosaic-isotope {
  margin: 0 auto; }

#kad-feedback-new-post input.full, .contactform input.full, .wpcf7 input {
  width: 100%;
  padding: 8px;
  height: auto;
  border: 1px solid #999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  max-width: 570px; }

#kad-feedback-new-post input.kad-quarter, .contactform input.kad-quarter {
  width: 25%;
  padding: 8px;
  margin-bottom: 10px;
  height: auto;
  border: 1px solid #999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  max-width: 570px; }

#kad-feedback-new-post textarea, .contactform textarea, .wpcf7 textarea {
  width: 100%;
  padding: 8px;
  height: auto;
  margin-bottom: 10px;
  border: 1px solid #999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  max-width: 570px; }

#kad-feedback-new-post label.error, .contactform label.error {
  font-size: 10px;
  color: red; }

#kt-feedback-postbox .kt-error {
  color: red;
  font-weight: 700; }

#map_address img, .kad_google_map img {
  max-width: none;
  vertical-align: baseline; }

.wpcf7 input[type=file], .wpcf7 input[type=submit], .wpcf7 input[type=image], .wpcf7 input[type=reset], .wpcf7 input[type=button], .wpcf7 input[type=radio], .wpcf7 input[type=checkbox] {
  width: auto; }

.wpcf7 input.wpcf7-submit {
  padding: 12px 18px;
  font-size: 12px;
  border: none;
  display: inline-block;
  color: #fff;
  background: var(--brand-red);
  transition: background .6s ease-out;
  -webkit-transition: background .6s ease-out;
  -moz-transition: background .6s ease-out;
  -o-transition: background .6s ease-out; }

.wpcf7 input.wpcf7-submit:hover {
  background: #fa3700;
  color: #fff; }

.tribe-events-schedule h2 {
  font-size: 14px;
  display: inline-block;
  margin: 0;
  line-height: 20px; }

.single-tribe_events .tribe-events-schedule .tribe-events-cost {
  vertical-align: baseline;
  font-size: 14px;
  display: inline-block;
  margin: 0;
  line-height: 20px;
  font-weight: 400; }

.wrap.contentclass #tribe-events-pg-template {
  max-width: none; }

.single-tribe_events .tribe-events-schedule {
  margin: 5px 0 15px; }

.single-tribe_events .tribe-events-event-meta {
  background: 0 0;
  border: 0;
  margin-top: 0; }

.kt-event-sidebar-inner {
  background: #fafafa;
  padding: 10px;
  border: 1px solid #eee; }

.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group {
  width: 100%;
  float: none; }

.single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
  font-size: 24px;
  text-align: center;
  margin-top: 4px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px; }

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
  clear: left;
  display: inline-block;
  float: left;
  line-height: 30px;
  margin-right: 5px; }

.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
  line-height: 30px; }

.events-list #tribe-events-footer, .single-tribe_events #tribe-events-footer, .tribe-events-day #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer {
  padding-top: 20px;
  margin-top: 10px; }

.single-tribe_events .tribe-events-venue-map {
  width: 100%;
  margin: 0 auto;
  float: none; }

.events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
  max-width: none; }

.tribe-events-list .tribe-events-event-image {
  float: none;
  width: auto;
  max-width: 100%;
  margin: 0;
  text-align: center;
  margin-bottom: 10px; }

#customer_login input.input-text {
  width: 100%;
  padding: 8px;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0; }

#customer_login .lost_password {
  margin-left: 10px; }

.track_order, .woo_address_edit, .woo_change_password {
  max-width: 570px; }

.track_order input.input-text, .woo_address_edit input.input-text, .woo_change_password input.input-text {
  width: 100%;
  padding: 8px;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0; }

.myaccount_address {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05); }

.kad-account-sidebar {
  text-align: center; }

.kad-customer-image img {
  float: none !important;
  display: inline-block; }

.account_page_menu {
  padding: 10px;
  border-top: 1px solid #eee; }

.account_page_menu ul {
  margin: 0; }

.account_page_menu ul li a {
  padding: 5px 0;
  border-bottom: 1px solid #eee;
  display: block;
  margin: 3px 0; }

.testimonialbox {
  padding: 20px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 6px;
  font-size: 13px;
  font-style: italic;
  color: #444; }

.testimonialimg {
  margin-right: 20px;
  margin-bottom: 10px; }

.testimonialbottom {
  text-align: right; }

.testimonialbottom p {
  padding-top: 2px;
  margin-right: 60px; }

.testimonialbottom .lipbg {
  float: right;
  margin-right: 20px;
  margin-left: 5px;
  background: 0 0;
  color: #fff;
  font-size: 40px;
  margin-top: 0; }

.kadence_testimonials_slider .test-next, .kadence_testimonials_slider .test-prev {
  color: #777; }

.test-next, .test-prev {
  position: absolute;
  top: -40px;
  background: #fff;
  color: #777;
  padding: 6px 6px 4px;
  border: 1px solid #eee; }

.test-prev {
  right: 50px; }

.test-next {
  right: 10px; }

.kad-arrow-down {
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #eee; }

#containerfooter .kad-arrow-down {
  border-top-color: #fff; }

#containerfooter .testimonialbottom .lipbg {
  margin-top: -1px; }

#kad-feedback-new-post input.full.kad_file_input {
  line-height: 14px;
  padding: 12px; }

.woocommerce-result-count {
  margin: 0;
  text-align: left;
  font-size: 10px; }

.woocommerce-ordering {
  margin: 10px 0 0;
  float: right;
  position: relative;
  width: auto;
  height: 40px; }

.woocommerce-ordering select, div.product form.cart .variations td.product_value select {
  opacity: 0; }

.customSelect {
  padding: 0;
  border: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
  background: 0;
  text-align: left;
  overflow: hidden;
  display: block;
  height: 40px;
  text-transform: uppercase;
  line-height: 40px;
  font-weight: 700;
  transition: background .6s ease-out;
  -webkit-transition: background .6s ease-out;
  -moz-transition: background .6s ease-out;
  -o-transition: background .6s ease-out; }

.customSelect.customSelectHover {
  background: #f2f2f2;
  background: rgba(0, 0, 0, 0.01); }

.customSelect .customSelectInner:before {
  font-family: virtue_icons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  content: "\e3b2";
  font-size: 12px;
  margin-right: 10px;
  text-align: left;
  height: 40px;
  line-height: 40px; }

.customSelectInner {
  margin-left: 10px;
  font-size: 14px; }

a.added_to_cart {
  display: block;
  position: absolute;
  top: 50%;
  right: 50%;
  margin-right: -60px;
  margin-top: -30px;
  width: 120px;
  height: 60px;
  background: #fff;
  background: rgba(255, 255, 255, 0.65);
  line-height: 60px;
  font-size: 14px;
  font-weight: 800;
  z-index: 100; }

.product_details .product_excerpt {
  display: none; }

a.kad-btn.loading:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url(../img/ajax-loader.gif) center no-repeat rgba(255, 255, 255, 0.65); }

.woocommerce .products .star-rating {
  display: block;
  margin: 3px auto 3px;
  float: none; }

.products div.product {
  position: relative;
  border: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05); }

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
  float: right;
  margin-left: 4px;
  margin-top: 5px;
  width: 50px;
  height: auto; }

nav.woocommerce-pagination {
  text-align: center; }

nav.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  margin: 10px 0; }

nav.woocommerce-pagination ul li {
  padding: 0;
  float: left;
  margin: 3px 5px;
  display: inline;
  overflow: hidden; }

nav.woocommerce-pagination ul li a, nav.woocommerce-pagination ul li span {
  margin: 0;
  text-decoration: none;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 700;
  border: solid 2px #eee;
  border-color: rgba(0, 0, 0, 0.06);
  display: block;
  -webkit-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out; }

nav.woocommerce-pagination ul li a:hover {
  border-color: var(--brand-red);
  background: url(../img/20black.png);
  background: rgba(0, 0, 0, 0.03); }

nav.woocommerce-pagination ul li span.current {
  background: url(../img/20black.png);
  background: rgba(0, 0, 0, 0.03); }

.cat_main_img {
  text-align: center; }

.term-description {
  padding: 10px 0;
  font-size: 14px; }

.products .star-rating {
  display: block;
  margin: 3px auto 4px;
  float: none; }

.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em; }

.star-rating:before {
  content: "\73\73\73\73\73";
  color: #dfdbdf;
  float: left;
  top: 0;
  left: 0;
  position: absolute; }

.star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0; }

.star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  width: 5.4em;
  font-family: star; }

.shopcolumn1 .product_item .product_details, .shopcolumn2.shopfullwidth .product_item .product_details {
  text-align: left; }

.shopcolumn1 .product_item .product_details h5, .shopcolumn2.shopfullwidth .product_item .product_details h5 {
  padding: 10px 0 0; }

.shopcolumn1 .product_item, .shopcolumn2.shopfullwidth .product_item {
  text-align: left; }

.shopcolumn1 .product_item .product_details .product_excerpt {
  display: block; }

.shopcolumn2 .product_item .product_details .product_excerpt {
  display: block; }

.shopcolumn1 .product_item .kad_add_to_cart {
  display: inline-block;
  margin-top: 10px;
  padding: 8px 18px;
  font-size: 18px; }

.shopcolumn2.shopfullwidth .product_item .kad_add_to_cart {
  display: inline-block;
  text-align: center;
  margin-top: 10px;
  padding: 8px 18px;
  font-size: 18px; }

.products.shopcolumn1 .product_item ul, .products.shopcolumn2.shopfullwidth .product_item ul {
  clear: none;
  margin: 0 0 10px;
  display: inline-block; }

.woocommerce .products.shopcolumn1 .product_item .star-rating, .woocommerce .products.shopcolumn2.shopfullwidth .product_item .star-rating {
  display: inline-block; }

.shopcolumn1 .product_item .details_product_item, .shopcolumn2.shopfullwidth .product_item .details_product_item {
  width: 70%;
  float: left;
  padding-left: 10px;
  padding-right: 10px; }

.shopcolumn1 .product_item .product_img_link, .shopcolumn2.shopfullwidth .product_item .product_img_link {
  width: 30%;
  float: left;
  padding-right: 10px; }

.tfsinglecolumn.kad_product_wrapper .kad_product {
  width: 100% !important; }

.kt_product_toggle_container {
  text-align: right;
  margin-bottom: 5px; }

.kt_product_toggle_container .toggle_grid, .kt_product_toggle_container .toggle_list, .kt_product_toggle_container_list .toggle_grid, .kt_product_toggle_container_list .toggle_list {
  display: inline-block;
  float: none;
  padding: 0;
  text-align: center;
  line-height: 40px;
  width: 40px;
  height: 40px;
  color: #454545;
  border: 1px solid;
  border-color: #eee;
  border-color: rgba(0, 0, 0, 0.05);
  margin: 0 5px 0 0;
  font-size: 14px;
  cursor: pointer;
  transition: background .3s ease-out;
  -webkit-transition: background .3s ease-out;
  -moz-transition: background .3s ease-out;
  -o-transition: background .3s ease-out; }

.kt_product_toggle_container .toggle_grid i, .kt_product_toggle_container .toggle_list i, .kt_product_toggle_container_list .toggle_grid i, .kt_product_toggle_container_list .toggle_list i {
  line-height: 38px; }

.kt_product_toggle_container .toggle_grid:hover, .kt_product_toggle_container .toggle_list:hover, .kt_product_toggle_container_list .toggle_grid:hover, .kt_product_toggle_container_list .toggle_list:hover {
  background: #fafafa;
  background: rgba(0, 0, 0, 0.03); }

.kt_product_toggle_container .toggle_list, .kt_product_toggle_container_list .toggle_list {
  margin: 0; }

.kt_product_toggle_container .toggle_active, .kt_product_toggle_container_list .toggle_active {
  background: #fafafa;
  background: rgba(0, 0, 0, 0.03); }

.page-header .kt_product_toggle_container, .page-header .kt_product_toggle_container_list {
  float: right;
  margin-top: 10px;
  margin-left: 10px; }

.kt_force_grid_three.kad_product_wrapper .kad_product {
  width: 33.33%; }

.product_item .product_details h5 {
  clear: both; }

.author-box {
  margin: 20px 0 20px;
  max-width: 848px; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
  border-bottom-color: transparent;
  cursor: default;
  border-radius: 0; }

.nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
  border-color: rgba(0, 0, 0, 0.05);
  border-radius: 0; }

.nav-tabs {
  border-bottom: solid 1px #eee;
  border-color: rgba(0, 0, 0, 0.05);
  margin-bottom: 0; }

.tab-content > .tab-pane {
  padding: 10px 0; }

.nav-tabs > li > a:hover {
  background: 0 0; }

.tab-content {
  padding: 0 10px;
  border-bottom: solid 1px #ededed;
  border-right: solid 1px #ededed;
  border-left: solid 1px #ededed;
  border-right-color: rgba(0, 0, 0, 0.05);
  border-bottom-color: rgba(0, 0, 0, 0.05);
  border-left-color: rgba(0, 0, 0, 0.05); }

.author-latestposts img, .author-profile img {
  padding: 5px;
  margin-right: 10px;
  float: left; }

.author-profile .author-name {
  margin: 5px 0 0 100px; }

.author-latestposts h5 a, .author-name a {
  color: #555; }

.author-latestposts h5 {
  margin: 5px 0 10px 100px; }

.author-profile .author-occupation {
  font-size: 12px;
  margin-bottom: 4px;
  margin-left: 100px; }

.author-profile .author-description {
  margin-left: 100px;
  margin-bottom: 3px; }

.author-profile .author-follow {
  float: right;
  display: block; }

.author-profile .author-follow .followtext {
  font-size: 10px;
  display: block; }

.author-profile .author-follow a {
  display: block;
  float: left;
  width: auto;
  text-align: center;
  line-height: 20px;
  padding: 5px;
  background: #eee;
  margin-left: 3px;
  color: #444;
  transition: background .6s ease-out;
  -webkit-transition: background .6s ease-out;
  -moz-transition: background .6s ease-out;
  -o-transition: background .6s ease-out; }

.author-profile .author-follow a:hover {
  color: #fff; }

.author-profile .author-follow a i {
  font-size: 18px;
  line-height: 20px;
  vertical-align: middle; }

.author-latestposts ul {
  list-style: none;
  margin: 0;
  margin-left: 120px; }

.author-latestposts ul li .recentpost-date {
  font-size: 10px; }

.author-profile .author-follow .facebooklink a:hover {
  background: #3b5998; }

.author-profile .author-follow .twitterlink a:hover {
  background: #9AE4E8; }

.author-profile .author-follow .googlepluslink a:hover {
  background: #DD4B39; }

.author-profile .author-follow .dribbblelink a:hover {
  background: #EA4C89; }

.author-profile .author-follow .vimeolink a:hover {
  background: #4EBBFF; }

.author-profile .author-follow .flickrlink a:hover {
  background: #FE0883; }

.author-profile .author-follow .linkedinlink a:hover {
  background: #4875B4; }

.author-profile .author-follow .pinterestlink a:hover {
  background: #C92228; }

.author-profile .author-follow .instagramlink a:hover {
  background: #517fa4; }

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: url(../img/light_close.png), auto; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #ccc; }

.mfp-preloader a:hover {
  color: #fff; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace; }

.mfp-close:focus, .mfp-close:hover {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:focus, .mfp-arrow:hover {
  opacity: 1; }

.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow .mfp-a, .mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow .mfp-b, .mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px; }

.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px; }

.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.wp-caption.alignleft, img.alignleft {
  margin: 10px 20px 10px 0; }

.wp-caption.alignright, img.alignright {
  margin: 10px 0 10px 20px; }

.wp-caption.alignnone, img.alignnone {
  margin: 10px 0; }

.thumbnail [class*=wp-image] {
  display: block;
  padding: 0;
  margin: auto;
  line-height: 20px;
  border: 0 solid #ddd;
  border-color: rgba(0, 0, 0, 0.05);
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.thumbnail [class*=wp-image]:hover {
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

input[type=text]:focus, input[type=password]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=date]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus, input[type=number]:focus, input[type=email]:focus, input[type=url]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=color]:focus, textarea:focus {
  border-color: rgba(140, 140, 140, 0.8);
  outline: 0;
  outline: thin dotted\9;
  -webkit-box-shadow: 0 0 8px rgba(200, 200, 200, 0.6);
  box-shadow: 0 0 8px rgba(200, 200, 200, 0.6); }

figure.wp-caption {
  max-width: 100% !important; }

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  padding: 15px 15px 15px 45px;
  margin: 0 0 30px;
  position: relative;
  border-radius: 0;
  background: 0 0;
  list-style: none outside;
  width: auto;
  font-size: 15px;
  line-height: 40px; }

.woocommerce-error:after, .woocommerce-info:after, .woocommerce-message:after {
  content: "";
  display: block;
  clear: both; }

.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
  content: "";
  height: 40px;
  width: 20px;
  display: block;
  position: absolute;
  top: 0;
  left: 15px;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  color: var(--brand-red);
  padding-top: 12px;
  vertical-align: bottom; }

.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
  float: right;
  font-size: 14px;
  padding: 0 18px; }

.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
  list-style: none outside;
  padding-left: 0;
  margin-left: 0;
  line-height: 40px;
  font-size: 15px; }

.woocommerce-message {
  border: 1px solid #ddd;
  border-color: rgba(0, 0, 0, 0.07); }

.woocommerce-message:before {
  background-color: transparent;
  content: "\2713"; }

.woocommerce-info {
  border: 1px solid #ddd;
  border-color: rgba(0, 0, 0, 0.07); }

.woocommerce-info:before {
  background-color: transparent;
  color: #1e85be;
  content: "i";
  font-family: Times,Georgia,serif;
  font-style: italic; }

.woocommerce-error {
  border: 1px solid #b81c23; }

.woocommerce-error:before {
  background-color: transparent;
  content: "\00d7";
  font-weight: 700; }

.woocommerce-breadcrumb {
  margin: 0;
  padding: 0;
  font-size: .92em;
  color: #777;
  float: right;
  display: block; }

.woocommerce-breadcrumb a {
  color: #777; }

.woocommerce-message .button {
  line-height: 20px;
  float: right;
  padding: 10px 14px; }

.product_category_padding {
  padding-bottom: 0; }

.product-category.grid_item > a {
  display: block;
  position: relative; }

.product-category.grid_item a h5 {
  color: #fff;
  position: absolute;
  top: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  padding: 6px 10px;
  font-size: 14px;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

.product-category.grid_item a:hover h5 {
  background: var(--brand-red); }

.product-category.grid_item h5 mark {
  color: #fff;
  background-color: transparent; }

@keyframes fadeIndown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes fadeIndown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0); } }

.cssanimations .kad-fade-in-down {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-animation: fadeIndown ease-in-out 1;
  animation: fadeIndown ease-in-out 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-delay: .6s;
  animation-delay: .6s; }

@keyframes fadeInup {
  from {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes fadeInup {
  from {
    opacity: 0;
    -webkit-transform: translateY(20px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes hoverup {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px); } }

@-webkit-keyframes hoverup {
  0%, 100% {
    -webkit-transform: translateY(0); }
  50% {
    -webkit-transform: translateY(10px); } }

.cssanimations .kad-fade-in-up {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-animation: fadeInup ease-in-out 1;
  animation: fadeInup ease-in-out 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-delay: .8s;
  animation-delay: .8s; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.cssanimations .kad-fade-in {
  opacity: 0;
  -webkit-animation: fadeIn ease-in-out 1;
  animation: fadeIn ease-in-out 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-delay: .6s;
  animation-delay: .6s; }

.kad-animation {
  opacity: 0;
  top: 30px;
  position: relative; }

.kt-animate-fade-in {
  opacity: 0; }

.kt-animate-fade-in-up {
  opacity: 0;
  top: 30px;
  position: relative; }

.kt-animate-fade-in-down {
  opacity: 0;
  top: -30px;
  position: relative; }

.kt-animate-fade-in-left {
  opacity: 0;
  left: 30px;
  position: relative; }

.kt-animate-fade-in-right {
  opacity: 0;
  right: 30px;
  position: relative; }

body {
  -webkit-animation-duration: .1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: .1s; }

@-webkit-keyframes fontfix {
  from {
    opacity: 1; }
  to {
    opacity: 1; } }

.kad_blog_fade_in, .kad_gallery_fade_in, .kad_portfolio_fade_in, .kad_product_fade_in, .kad_staff_fade_in, .kad_testimonial_fade_in {
  opacity: 0; }

.fadein-carousel .kad_product_fade_in {
  opacity: 1; }

#carouselcontainer .kad_product_fade_in {
  opacity: 1; }

.product_item {
  z-index: 1; }

.product_item .image_flip_front {
  display: block;
  position: relative;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 2;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.product_item a.product_item_link {
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px; }

.product_item .kad-product-flipper {
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.product_item .image_flip_back {
  display: block;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

@media (min-width: 767px) {
  .product_item:hover .kad-product-flipper .image_flip_back {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg); }
  .product_item:hover .kad-product-flipper .image_flip_front {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  .ie7 .product_item .image_flip_back, .ie8 .product_item .image_flip_back, .ie9 .product_item .image_flip_back {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  .ie7 .product_item:hover .image_flip_back, .ie8 .product_item:hover .image_flip_back, .ie9 .product_item:hover .image_flip_back {
    ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; } }

.product_item a.product_item_link .kad-product-noflipper img {
  opacity: 1;
  transition: opacity .6s ease-out;
  -webkit-transition: opacity .6s ease-out;
  -moz-transition: opacity .6s ease-out;
  -o-transition: opacity .6s ease-out;
  -webkit-transform: translateZ(0) scale(1, 1); }

.product_item a.product_item_link .kad-product-noflipper img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.product_item:hover a.product_item_link .kad-product-noflipper img {
  opacity: 1; }

.product_item a.product_item_link .kad-product-noflipper {
  opacity: 1;
  transition: opacity .6s ease-out;
  -webkit-transition: opacity .6s ease-out;
  -moz-transition: opacity .6s ease-out;
  -o-transition: opacity .6s ease-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.product_item:hover a.product_item_link .kad-product-noflipper {
  opacity: .8;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.widgets_on_page ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.yith-woo-ajax-navigation h2 {
  font-size: 14px;
  line-height: 20px;
  float: left;
  padding: 5px 10px 5px 10px;
  margin: 0;
  display: block;
  font-weight: 700; }

.yith-woo-ajax-navigation {
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  padding-right: 10px;
  float: left;
  margin-top: 0;
  padding-bottom: 10px; }

.sidebar .yith-woo-ajax-navigation {
  float: none; }

.yith-woo-ajax-navigation ul {
  list-style: none;
  margin: 5px auto;
  width: auto;
  float: right;
  height: auto; }

.sidebar .yith-woo-ajax-navigation ul {
  float: none; }

.woocommerce .sidebar .yith-woo-ajax-navigation .yith-wcan-list li {
  border-bottom: 0;
  float: none;
  display: block; }

.sidebar .widget_layered_nav ul.yith-wcan-label li {
  border-bottom: 0; }

.woocommerce .yith-woo-ajax-navigation .yith-wcan-list li {
  float: left;
  margin: 0 0 5px;
  display: inline-block; }

.woocommerce .sidebar .yith-woo-ajax-navigation .yith-wcan-list li a {
  width: 100%; }

.woocommerce .yith-woo-ajax-navigation .yith-wcan-list li a {
  color: #444;
  padding: 5px 15px 5px 15px;
  margin: 0 5px;
  display: block;
  border: solid 1px #f2f2f2;
  border-color: rgba(0, 0, 0, 0.02);
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }

.yith-woo-ajax-navigation .yith-wcan-list li small.count {
  display: none; }

.sidebar .yith-woo-ajax-reset-navigation {
  text-align: center;
  margin-top: 10px; }

.woocommerce .yith-woo-ajax-navigation .yith-wcan-list li a:hover, .woocommerce .yith-woo-ajax-navigation .yith-wcan-list li.chosen a {
  color: #444;
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.07);
  background: #f2f2f2;
  background: rgba(0, 0, 0, 0.01); }

.woocommerce .yith-woo-ajax-navigation .yith-wcan-list li.chosen a {
  padding: 5px 15px 5px 25px; }

.yith-wcan .yith-wcan-reset-navigation {
  padding: 5px 15px 5px 15px;
  border: solid 1px transparent; }

.yith-woo-ajax-reset-navigation {
  padding-right: 5px; }

html .woocommerce-page .widget_layered_nav ul.yith-wcan-label li {
  margin: 0;
  padding: 0; }

html .woocommerce-page .sidebar .widget_layered_nav ul.yith-wcan-label li {
  margin-bottom: 10px; }

html .woocommerce-page .widget_layered_nav ul.yith-wcan-label li a {
  background: #efefef;
  border: 1px solid #ddd;
  font-size: 14px;
  line-height: 20px;
  display: block;
  margin: 0 5px;
  padding: 5px 15px 5px 15px;
  overflow: hidden;
  text-decoration: none;
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }

html .woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover, html .woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a {
  border-color: transparent; }

html .woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a {
  padding: 5px 15px 5px 25px; }

@media (min-width: 768px) {
  .woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
    padding-right: 15px;
    width: 50%;
    float: left; }
  .woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    padding-left: 15px;
    width: 50%;
    float: left; } }

.woocommerce-demo-store #kad-banner {
  margin-top: 30px; }

.clear {
  clear: both; }

.nobr {
  white-space: nowrap; }

form .form-row select {
  width: 100%;
  cursor: pointer;
  margin: 0;
  max-width: 300px; }

.woocommerce form .form-row label.inline, .woocommerce-page form .form-row label.inline {
  display: inline; }

p.demo_store {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: .5em 0;
  text-align: center;
  background: var(--brand-red);
  color: #fff;
  z-index: 99998;
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2); }

.admin-bar p.demo_store {
  top: 28px; }

small.note {
  display: block;
  color: #777;
  font-size: 11px;
  line-height: 21px;
  margin-top: 10px; }

.myaccount_user {
  margin-bottom: 20px; }

div.product .out-of-stock {
  color: red; }

div.product div.images div.thumbnails:after {
  content: "";
  display: block;
  clear: both; }

#content div.product div.images div.thumbnails a.last {
  margin-right: 0; }

div.product div.images div.thumbnails a.first {
  clear: both; }

div.product div.social {
  text-align: right;
  margin: 0 0 1em; }

div.product div.social span {
  margin: 0 0 0 2px; }

div.product div.social span span {
  margin: 0; }

div.product div.social span .stButton .chicklets {
  padding-left: 16px;
  width: 0; }

#content div.product div.social iframe {
  float: left;
  margin-top: 3px; }

#content div.product .woocommerce-tabs {
  clear: both; }

#content div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: .5em 0;
  font-weight: 700;
  color: #5e5e5e;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  text-decoration: none; }

#content div.product .woocommerce-tabs ul.tabs li a:hover {
  text-decoration: none;
  color: #777; }

#content div.product .woocommerce-tabs ul.tabs li.active {
  background: #fff;
  z-index: 2;
  border-bottom-color: #fff; }

#content div.product .woocommerce-tabs ul.tabs li.active a {
  color: #333;
  text-shadow: inherit; }

#content div.product .woocommerce-tabs .panel {
  margin: 0 0 2em;
  padding: 0; }

#content div.product p.cart {
  margin-bottom: 2em; }

#content div.product p.cart:after {
  content: "";
  display: block;
  clear: both; }

#content div.product form.cart {
  margin-bottom: 2em;
  position: relative; }

#content div.product form.cart:after {
  content: "";
  display: block;
  clear: both; }

#content div.product form.cart table div.quantity {
  float: none;
  margin: 0; }

#content div.product form.cart table small.stock {
  display: block;
  float: none; }

#content div.product form.cart .variations label {
  font-weight: 700; }

#content div.product form.cart .variations td.label {
  padding-right: 1em; }

#content div.product form.cart .button {
  vertical-align: middle;
  float: left; }

#content div.product form.cart .group_table td.label {
  padding-right: 1em;
  padding-left: 1em; }

#content div.product form.cart .group_table td {
  vertical-align: top; }

.products ul li, ul.products li {
  list-style: none outside; }

.related:after, .upsells.products:after {
  content: "";
  display: block;
  clear: both; }

.related ul, .related ul.products, .upsells.products ul, .upsells.products ul.products {
  float: none; }

ul.products li.product {
  float: left;
  margin: 0 3.8% 2.992em 0;
  padding: 0;
  position: relative;
  width: 22.05%;
  margin-left: 0; }

ul.products li.product .onsale {
  top: 0;
  right: 0;
  left: auto;
  margin: -6px -6px 0 0; }

ul.products li.product h3 {
  padding: .5em 0;
  margin: 0;
  font-size: 1em; }

ul.products li.product a {
  text-decoration: none; }

ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 8px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s; }

ul.products li.product a:hover img {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4); }

ul.products li.product strong {
  display: block; }

ul.products li.product .price {
  color: #85ad74;
  display: block;
  font-weight: 400;
  margin-bottom: .5em; }

ul.products li.product .price del {
  font-size: .67em;
  color: rgba(145, 145, 145, 0.5);
  margin: -2px 0 0 0; }

ul.products li.product .price ins {
  background: 0 0; }

ul.products li.product .price .from {
  font-size: .67em;
  margin: -2px 0 0 0;
  text-transform: uppercase;
  color: rgba(145, 145, 145, 0.5); }

ul.products li.first {
  clear: both; }

ul.products li.last {
  margin-right: 0; }

.woocommerce-ordering select {
  vertical-align: top; }

a.button.loading, button.button.loading, input.button.loading {
  color: #777;
  border: 1px solid #f7f6f7; }

a.button.loading:before, button.button.loading:before, input.button.loading:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url(../img/ajax-loader.gif) center no-repeat rgba(255, 255, 255, 0.65); }

#content .quantity input[type=number], #content .quantity noindex:-o-prefocus {
  padding-right: 1.2em; }

#content .quantity .minus, #content .quantity .plus {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  overflow: visible;
  text-decoration: none;
  font-weight: 700;
  cursor: pointer;
  line-height: 10px;
  font-size: 12px;
  color: #444;
  border: 1px solid #c6c6c6;
  border-left: 0;
  background: #f7f6f7; }

#content .quantity .minus:hover, #content .quantity .plus:hover {
  background: #d3d3d3; }

#content .quantity .plus {
  top: 0;
  right: 0;
  border-bottom: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

#content .quantity .minus {
  bottom: 0;
  right: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

table.shop_attributes {
  border: 0;
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
  margin-bottom: 1.618em;
  width: 100%; }

table.shop_attributes th {
  width: 150px;
  font-weight: 700;
  padding: 8px;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5em; }

table.shop_attributes td {
  font-style: italic;
  padding: 0;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5em; }

table.shop_attributes td p {
  margin: 0;
  padding: 8px 0; }

table.shop_attributes .alt td, table.shop_attributes .alt th {
  background: rgba(0, 0, 0, 0.025); }

table.shop_table td small {
  font-weight: 400; }

table.shop_table tfoot td, table.shop_table tfoot th {
  font-weight: 700;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

table.my_account_orders {
  font-size: .85em; }

table.my_account_orders td, table.my_account_orders th {
  padding: 4px 8px;
  vertical-align: middle; }

table.my_account_orders .button {
  white-space: nowrap; }

table.my_account_orders .order-actions {
  text-align: right; }

table.my_account_orders .order-actions .button {
  margin: .125em 0 .125em .25em; }

td.product-name dl.variation {
  margin: .25em 0 .5em;
  font-size: .8751em; }

td.product-name dl.variation dt {
  font-weight: 700;
  float: left;
  clear: left;
  margin: 0 .25em 0 0;
  padding: 0; }

td.product-name dl.variation dd {
  margin: 0 0 .25em 0; }

td.product-name p.backorder_notification {
  font-size: .83em; }

table.cart td, table.cart th {
  vertical-align: middle; }

#content table.cart a.remove {
  display: block;
  font-size: 20px;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 0;
  vertical-align: middle;
  padding: 0;
  color: red;
  text-decoration: none;
  font-weight: 700; }

table.cart a.remove:hover {
  background-color: red;
  color: #fff; }

ul.cart_list, ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0; }

ul.cart_list li, ul.product_list_widget li {
  padding: 4px 0;
  margin: 0;
  list-style: none; }

ul.cart_list li:after, ul.product_list_widget li:after {
  content: "";
  display: block;
  clear: both; }

ul.cart_list li a, ul.product_list_widget li a {
  display: block;
  font-weight: 700; }

ul.cart_list li dl, ul.product_list_widget li dl {
  margin: 0;
  font-size: .8751em;
  padding-left: 1em;
  border-left: 2px solid rgba(0, 0, 0, 0.1); }

ul.cart_list li dl dt, ul.product_list_widget li dl dt {
  float: left;
  clear: left;
  margin-right: .25em; }

ul.cart_list li dl dd, ul.product_list_widget li dl dd {
  margin-bottom: .5em; }

ul.cart_list li .star-rating, ul.product_list_widget li .star-rating {
  float: none; }

.widget_shopping_cart .total {
  border-top: 3px double #f7f6f7;
  padding: 4px 0 0; }

.widget_shopping_cart .total strong {
  min-width: 40px;
  display: inline-block; }

.widget_shopping_cart .buttons:after {
  content: "";
  display: block;
  clear: both; }

.cart-collaterals {
  width: auto; }

.cart-collaterals:after {
  content: "";
  display: block;
  clear: both; }

.cart-collaterals .related {
  width: 30.75%;
  float: left; }

.cart-collaterals .cross-sells ul.products {
  float: none; }

.cart-collaterals .shipping_calculator:after {
  content: "";
  display: block;
  clear: both; }

.cart-collaterals .shipping_calculator .col2-set .col-1, .cart-collaterals .shipping_calculator .col2-set .col-2 {
  width: 47%; }

.cart-collaterals .cart_totals p {
  margin: 0; }

.cart-collaterals .cart_totals p small {
  color: #777;
  font-size: .83em; }

.cart-collaterals .cart_totals table tr:first-child td, .cart_totals table tr:first-child th {
  border-top: 0; }

.cart-collaterals .cart_totals table small {
  display: block;
  color: #777; }

.cart-collaterals .cart_totals table select {
  width: 100%; }

.cart-collaterals .cart_totals .discount td {
  color: #85ad74; }

form .form-row:after {
  content: "";
  display: block;
  clear: both; }

form .form-row [placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity .5s .5s ease;
  transition: opacity .5s .5s ease;
  opacity: 0; }

form .form-row label {
  display: block; }

.form-row label.hidden {
  visibility: hidden; }

form .form-row .required {
  color: red;
  font-weight: 700;
  border: 0; }

form .form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle; }

form .form-row label.checkbox {
  display: inline; }

form .form-row textarea {
  height: 3.5em;
  line-height: 1.5em;
  display: block;
  -webkit-box-shadow: none;
  box-shadow: none; }

form .form-row.validate-required.woocommerce-invalid input.input-text {
  border: 1px solid red; }

form .form-row.validate-required.woocommerce-invalid .chzn-drop, form .form-row.validate-required.woocommerce-invalid .chzn-single, form .form-row.validate-required.woocommerce-invalid input.input-text, form .form-row.validate-required.woocommerce-invalid select {
  border-color: #fb7f88; }

form .form-row ::-webkit-input-placeholder {
  line-height: 1em;
  padding-top: 2px; }

form .form-row :-moz-placeholder {
  line-height: 1em;
  padding-top: 2px; }

form .form-row :-ms-input-placeholder {
  line-height: 1em;
  padding-top: 2px; }

form .form-row-first, form .form-row-last {
  overflow: visible;
  position: relative;
  min-height: 1px; }

form .form-row-wide {
  clear: both; }

ul#shipping_method {
  list-style: none outside;
  margin: 0;
  padding: 0; }

ul#shipping_method li {
  margin: 0;
  padding: .25em 0 .25em 22px;
  text-indent: -17px;
  list-style: none outside; }

ul#shipping_method .amount {
  font-weight: 700; }

.checkout .col-2 h3 {
  float: left;
  clear: none; }

.checkout .col-2 .notes {
  clear: left; }

.checkout .col-2 .form-row-first {
  clear: left; }

.checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%; }

.checkout #shiptobilling {
  float: right;
  line-height: 1.62em;
  margin: 0;
  padding: 0; }

.checkout .shipping_address {
  clear: both; }

#payment ul.payment_methods {
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #dfdbdf;
  border-color: rgba(0, 0, 0, 0.07);
  margin: 0;
  list-style: none outside; }

#payment ul.payment_methods:after {
  content: "";
  display: block;
  clear: both; }

#payment ul.payment_methods li {
  line-height: 2em;
  text-align: left;
  margin: 0;
  font-weight: 400; }

#payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 .5em;
  position: relative; }

#payment div.payment_box p:last-child {
  margin-bottom: 0; }

#payment div.payment_box #cc-expire-year {
  width: 48%;
  float: left; }

#payment div.payment_box #cc-expire-year {
  float: right; }

#payment div.payment_box span.help {
  font-size: 11px;
  color: #777;
  line-height: 13px;
  font-weight: 400; }

#payment div.payment_box .form-row {
  margin: 0 0 1em; }

#payment div.payment_box .form-row select {
  width: 48%;
  float: left;
  margin-right: 3.8%; }

#payment div.payment_box .form-row select:nth-child(3n) {
  margin-right: 0; }

.order_details {
  margin: 0 0 1.5em;
  list-style: none; }

.order_details:after {
  content: "";
  display: block;
  clear: both; }

.order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  font-size: .715em;
  line-height: 1em;
  border-right: 1px dashed #dfdbdf;
  padding-right: 2em;
  padding-top: 10px; }

.order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5em; }

.order_details li:last-of-type {
  border: none; }

.addresses .title:after {
  content: "";
  display: block;
  clear: both; }

.addresses .title h3 {
  float: left; }

.addresses .title .edit {
  float: right; }

ol.commentlist.notes li.note p.meta {
  font-weight: 700;
  margin-bottom: 0; }

ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0; }

ul.digital-downloads {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 20px; }

ul.digital-downloads li {
  list-style: none;
  margin-left: 0;
  padding-left: 1.5em;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAQUlEQVQIHWP8//8/AwgwMjLWgxlQAijeCGIyIQtiYxNUwAjUhWI0uilMMLvQJUB8kBzYCmyKYGJwN8AEYDphJgIAPtccffZCsOoAAAAASUVORK5CYII=) left no-repeat; }

ul.digital-downloads li .count {
  float: right; }

.widget_price_filter .ui-slider-horizontal {
  height: .5em; }

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px; }

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .woocommerce #content input.button.loading:before, .woocommerce #respond input#submit.loading:before, .woocommerce a.button.loading:before, .woocommerce button.button.loading:before, .woocommerce input.button.loading:before, .woocommerce-page #content input.button.loading:before, .woocommerce-page #respond input#submit.loading:before, .woocommerce-page a.button.loading:before, .woocommerce-page button.button.loading:before, .woocommerce-page input.button.loading:before {
    background-image: url(../img/ajax-loader@2x.gif);
    background-size: 16px 16px; } }

@media (min-width: 1200px) {
  .sf-menu > .kt-lgmenu > ul, .sf-menu > li.kt-lgmenu.sfHover > ul, .sf-menu > li.kt-lgmenu:hover > ul {
    width: 1140px; } }

@media (min-width: 992px) {
  .kad_product_wrapper .tcol-md-3 {
    width: 24.99%; } }

@media only screen and (device-width: 768px) {
  .kt-panel-row-parallax, .kt-panel-row-parallax-stellar, .panel-row-style-wide-parallax {
    background-attachment: scroll !important;
    background-position: center !important; }
  #nav-main ul.sf-menu, .nav-main ul.sf-menu {
    display: none; }
  #nav-second ul.sf-menu {
    display: none; }
  #kad-mobile-nav {
    display: block;
    height: auto; }
  #mobile-nav-trigger {
    display: block;
    height: auto; }
  header #nav-main, header .nav-main {
    margin: 0; }
  .kad-header-style-three .kad-nav-three {
    height: auto;
    display: block; }
  .stickyheader #kad-banner-sticky-wrapper, .stickyheader #kad-banner-sticky-wrapper #kad-banner {
    height: auto !important; }
  .mobile-stickyheader.kad-header-style-three .kad-nav-collapse {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll; }
  .kad-center-head-shrink .nav-trigger .nav-trigger-case {
    width: 50px;
    position: absolute;
    top: -50px;
    right: 0; }
  .kad-center-head-shrink #logo a.brand {
    width: auto; }
  .kad-header-style-two.kad-center-head-shrink .kad-header-center #logo {
    text-align: left; }
  .kad-center-head-shrink .kad-header-left, .kad-center-head-shrink .kad-header-right, .kad-center-head-shrink .nav-trigger-case .kad-menu-name {
    display: none; } }

@media only screen and (device-width: 800px) {
  .kt-panel-row-parallax, .kt-panel-row-parallax-stellar, .panel-row-style-wide-parallax {
    background-attachment: scroll !important;
    background-position: center !important; }
  #nav-main ul.sf-menu, .nav-main ul.sf-menu {
    display: none; }
  #nav-second ul.sf-menu {
    display: none; }
  #kad-mobile-nav {
    display: block;
    height: auto; }
  #mobile-nav-trigger {
    display: block;
    height: auto; }
  header #nav-main, header .nav-main {
    margin: 0; }
  .kad-header-style-three .kad-nav-three {
    height: auto;
    display: block; }
  .stickyheader #kad-banner-sticky-wrapper, .stickyheader #kad-banner-sticky-wrapper #kad-banner {
    height: auto !important; }
  .mobile-stickyheader.kad-header-style-three .kad-nav-collapse {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll; }
  .kad-center-head-shrink .nav-trigger .nav-trigger-case {
    width: 50px;
    position: absolute;
    top: -50px;
    right: 0; }
  .kad-center-head-shrink #logo a.brand {
    width: auto; }
  .kad-header-style-two.kad-center-head-shrink .kad-header-center #logo {
    text-align: left; }
  .kad-center-head-shrink .kad-header-left, .kad-center-head-shrink .kad-header-right, .kad-center-head-shrink .nav-trigger-case .kad-menu-name {
    display: none; } }

@media (max-width: 991px) {
  body:after {
    content: 'tablet';
    display: none; }
  #nav-main ul.sf-menu, .nav-main ul.sf-menu {
    display: none; }
  #nav-second ul.sf-menu {
    display: none; }
  #kad-mobile-nav {
    display: block;
    height: auto; }
  #mobile-nav-trigger {
    display: block;
    height: auto; }
  .kad-header-style-three .kad-nav-three {
    height: auto;
    display: block; }
  header #nav-main, header .nav-main {
    margin: 0; }
  .kt-panel-row-parallax, .kt-panel-row-parallax-stellar, .panel-row-style-wide-parallax {
    background-attachment: scroll !important;
    background-position: center !important; }
  .stickyheader #kad-banner-sticky-wrapper, .stickyheader #kad-banner-sticky-wrapper #kad-banner {
    height: auto !important; }
  .mobile-stickyheader.kad-header-style-three .kad-nav-collapse {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll; }
  .kad-header-style-two.kad-center-head-shrink .kad-header-center #logo {
    text-align: left; }
  .kad-center-head-shrink #logo a.brand {
    width: auto; }
  .kad-center-head-shrink .nav-trigger .nav-trigger-case {
    width: 50px;
    position: absolute;
    top: -50px;
    right: 0; }
  .kad-center-head-shrink .kad-header-left, .kad-center-head-shrink .kad-header-right, .kad-center-head-shrink .nav-trigger-case .kad-menu-name {
    display: none; }
  #topcontrol {
    display: none !important; }
  .shopcolumn2.shopfullwidth .product_item .details_product_item {
    width: 100%;
    float: none;
    padding-left: 0; }
  .shopcolumn2.shopfullwidth .product_item .product_img_link {
    width: 100%;
    float: none;
    padding-right: 0; }
  .shopcolumn2.shopfullwidth .product_item, .shopcolumn2.shopfullwidth .product_item .product_details {
    text-align: center; }
  .shopcolumn2.shopfullwidth .product_item .kad_add_to_cart {
    display: block; }
  .shopcolumn2.shopfullwidth .product_item a.product_item_link img {
    float: none;
    display: block;
    margin-right: auto;
    max-width: 100%; }
  .shopcolumn2.shopfullwidth .product_item .product_details .product_excerpt {
    padding: 0 10px; }
  .shopcolumn2.shopfullwidth .product_item .product_details .product_excerpt {
    display: block;
    margin-left: 0; }
  .shopcolumn2.shopfullwidth .product_item .kad_add_to_cart, .shopcolumn2.shopfullwidth .product_item .product_price {
    margin-left: 0; }
  .footercol3 {
    clear: left; }
  .home_blog .imghoverclass img {
    margin: 0 auto; }
  .home_blog_title {
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 15px; }
  .home_blog article .entry-content {
    margin-right: 15px;
    margin-left: 15px; }
  .home_blog article {
    margin-bottom: 30px; }
  .postlist .col-md-7 .entry-content {
    padding: 15px 20px; }
  .postlist .col-md-7 header {
    padding: 15px 20px 0; }
  .postlist .col-md-7 footer {
    padding-left: 15px; }
  .postlist .col-md-5 img {
    margin: 0 auto; } }

@media (max-width: 767px) {
  body:after {
    content: 'phone';
    display: none; }
  body {
    padding: 0; }
  #options {
    text-align: center;
    padding-right: 0;
    padding-bottom: 20px; }
  #filters {
    height: 0;
    overflow: hidden;
    padding: 0 15px;
    margin: 0;
    float: none;
    background: rgba(0, 0, 0, 0.01); }
  .kad-mobile-nav .form-search {
    display: block; }
  #filters li {
    float: none;
    margin-left: 0;
    margin-bottom: 2px; }
  #filters li a.selected, #filters li a:hover {
    border-color: transparent;
    background: #eee;
    background: rgba(0, 0, 0, 0.04); }
  .filter-trigger {
    cursor: pointer;
    display: block;
    padding: 10px 0;
    color: #444;
    background: rgba(0, 0, 0, 0.01); }
  .filter-trigger:hover {
    background: rgba(0, 0, 0, 0.03);
    color: #444; }
  .init-mosaic-isotope {
    max-width: 600px;
    margin: 0 auto; }
  .mobile-stickyheader .nav-trigger-case .kad-menu-name {
    display: none; }
  #topbar .kad-topbar-left, #topbar .kad-topbar-left .topbarmenu {
    float: none; }
  header #thelogo {
    margin-left: auto;
    margin-right: auto; }
  header #logo {
    text-align: center; }
  #kad-banner #logo .kad-retina-logo {
    margin: 0 auto; }
  .pcside {
    margin-top: 20px; }
  .nav-trigger .nav-trigger-case {
    position: static;
    display: block;
    width: 100%; }
  .boxed #wrapper.container {
    padding: 0 20px; }
  .belowlogo-text {
    text-align: center;
    padding-left: 0; }
  .infobanner {
    margin: 15px auto; }
  .footernav {
    float: none; }
  .footernav ul {
    float: none; }
  .shop_table .product-remove {
    display: none; }
  table.shop_table td {
    padding: 6px 6px; }
  table.shop_table th {
    padding: 9px 6px; }
  table.shop_table input.checkout-button, table.shop_table input.update-cart-btn {
    margin-bottom: 10px; }
  table.cart td.actions .checkout-button, table.cart td.actions input.button[type=submit] {
    padding: 8px 0;
    width: 24%;
    display: inline-block;
    float: none;
    font-size: 12px;
    margin: 0; }
  table.cart td.actions .coupon {
    width: 50%; }
  .postlist.fullwidth .col-md-8 header {
    padding-left: 5px; }
  table.cart td.actions .coupon .input-text, table.cart td.actions .coupon input.button[type=submit] {
    display: inline-block;
    padding: 8px;
    width: 48%;
    margin: 0; }
  table.cart td.actions .coupon .input-text {
    line-height: 18px; }
  #topbar-search form {
    margin: 4px auto;
    float: none; }
  .home-iconmenu {
    margin-bottom: 10px; }
  .kt_force_grid_three.kad_product_wrapper .kad_product {
    width: 50%; }
  .page-header .kt_product_toggle_container, .page-header .kt_product_toggle_container_list {
    float: none; }
  .shopcolumn1 .product_item, .shopcolumn1 .product_item .product_details {
    text-align: center; }
  .shopcolumn1 .product_item .kad_add_to_cart {
    display: block; }
  .shopcolumn1 .product_item a.product_item_link img {
    float: none;
    display: block;
    margin-right: auto; }
  .shopcolumn1 .product_item .product_details .product_excerpt {
    display: block;
    margin-left: 0; }
  .shopcolumn1 .product_item .kad_add_to_cart, .shopcolumn1 .product_item .product_price {
    margin-left: 0; }
  .shopcolumn1 .product_item .details_product_item {
    width: 100%;
    float: none;
    padding-left: 0; }
  .shopcolumn1 .product_item .product_img_link {
    width: 100%;
    float: none;
    padding-right: 0; }
  .shopcolumn1 .product_item .product_details .product_excerpt {
    padding: 0 10px; }
  .kad-header-style-three #thelogo img {
    margin: 12px auto;
    padding: 0; }
  .kad-header-style-three #logo #thelogo {
    text-align: center; }
  .mobile-stickyheader.kad-header-style-three #thelogo img {
    padding: 5px 0;
    margin: 0; }
  .mobile-stickyheader.kad-header-style-three #logo #thelogo {
    display: table-cell;
    text-align: left; }
  .mobile-stickyheader.kad-header-style-three #logo {
    text-align: left; }
  .mobile-stickyheader #kad-mobile-nav {
    margin-top: 0; }
  div.product .woocommerce-tabs ul.tabs li {
    padding: 0 10px; }
  .panel-row-style-wide-feature, .panel-row-style-wide-grey {
    margin: 0 -15px;
    padding: 25px 15px; }
  .kt-si-table-box {
    display: block;
    height: auto !important; }
  .kt-image-slit .kt-si-imagecol {
    float: none; }
  .kt-si-table-box .kt-si-cell-box {
    display: block;
    text-align: center; }
  .captiontitle {
    font-size: 20px; }
  .captiontext p {
    font-size: 14px; } }

@media (max-width: 479px) {
  body:after {
    content: 'small-phone';
    display: none; }
  .woocommerce ul#shipping_method {
    min-width: 0; }
  .kad-nav-inner .kad-mnav {
    padding: 10px; }
  .shop_table .product-thumbnail {
    display: none; }
  table.cart td.actions .coupon {
    float: none;
    margin: 10px auto; }
  table.cart td.actions .coupon input.button {
    width: 45%;
    text-align: center;
    padding-left: 0;
    padding-right: 0; }
  table.cart td.actions .coupon {
    width: 100%; }
  table.cart td.actions .coupon .input-text {
    line-height: 20px; }
  #content table.cart td.actions {
    text-align: center; }
  table.cart td.actions .coupon .input-text {
    float: none;
    width: 45%; }
  table.cart input {
    margin-top: 0; }
  div.product form.cart .variations td.product_value {
    position: static;
    display: block;
    max-width: 220px;
    width: auto;
    margin-bottom: 10px; }
  div.product form.cart .variations td.product_label {
    position: static;
    display: block;
    float: none; }
  div.product form.cart .variations select {
    width: 220px; }
  table.shop_table td {
    padding: 6px 0; }
  table.shop_table th {
    padding: 9px 0;
    font-size: 12px; }
  table.shop_table {
    font-size: 12px; }
  table.cart td.actions .checkout-button, table.cart td.actions input.button[type=submit] {
    padding: 10px 8px;
    font-size: 12px;
    width: 93%;
    display: block;
    margin: 5px auto; }
  table.cart td.actions .coupon input.button[type=submit] {
    display: inline-block;
    padding: 10px 0;
    width: 45%;
    font-size: 12px; }
  .init-mosaic-isotope {
    max-width: 300px;
    margin: 0 auto; }
  .woocommerce-ordering {
    margin: 18px 0 10px;
    float: none;
    width: 100%; }
  .page-header .kt_product_toggle_container {
    margin-top: 0; }
  .customSelect {
    width: 100%; }
  div.product .woocommerce-tabs ul.tabs li {
    font-size: 11px;
    width: 49%;
    text-align: center;
    padding: 0;
    margin: 0 0 5px; }
  div.product .woocommerce-tabs ul.tabs li a {
    display: block; }
  div.product .woocommerce-tabs ul.tabs {
    padding: 0; }
  table.cart td.actions .checkout-button {
    float: none; } }

@media print {
  .container, body, html {
    width: 1170px !important; }
  #nav-main ul.sf-menu, .nav-main ul.sf-menu {
    display: block; }
  #nav-second ul.sf-menu {
    display: block; }
  #nav-main .sf-menu a {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  #kad-mobile-nav {
    display: none; }
  #mobile-nav-trigger {
    display: none; }
  #kad-banner {
    position: static !important; }
  #topbar .kad-topbar-left {
    float: left !important; }
  #ascrail2000 {
    display: none;
    visibility: hidden; }
  .main.col-lg-9 {
    width: 75% !important; }
  aside.col-lg-3 {
    width: 25% !important; }
  .footercol3 {
    clear: none; }
  .kad-animation {
    opacity: 1;
    top: 0; }
  .kad_blog_fade_in, .kad_gallery_fade_in, .kad_portfolio_fade_in, .kad_product_fade_in, .kad_staff_fade_in, .kad_testimonial_fade_in {
    opacity: 1; } }

@font-face {
  font-family: virtue_icons;
  src: url(../assets/css/fonts/virtue_icons.eot);
  src: url(../assets/css/fonts/virtue_icons.eot?#iefix) format("embedded-opentype"), url(../assets/css/fonts/virtue_icons.woff) format("woff"), url(../assets/css/fonts/virtue_icons.ttf) format("truetype"), url(../assets/css/fonts/virtue_icons.svg#virtue_icons) format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: star;
  src: url(../assets/css/fonts/star.eot);
  src: url(../assets/css/fonts/star.eot?#iefix) format("embedded-opentype"), url(../assets/css/fonts/star.woff) format("woff"), url(../assets/css/fonts/star.ttf) format("truetype"), url(../assets/css/fonts/star.svg#star) format("svg");
  font-weight: 400;
  font-style: normal; }

[class*=" icon-"], [class^=icon-] {
  font-family: virtue_icons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-enter:before {
  content: "\e37d"; }

.icon-exit:before {
  content: "\e37e"; }

.icon-soundcloud:before {
  content: "\e4cb"; }

.icon-soundcloud2:before {
  content: "\e4cc"; }

.icon-yelp:before {
  content: "\e4e0"; }

.icon-home:before {
  content: "\e002"; }

.icon-home2:before {
  content: "\e007"; }

.icon-office:before {
  content: "\e00b"; }

.icon-newspaper:before {
  content: "\e00c"; }

.icon-pencil:before {
  content: "\e00e"; }

.icon-pencil2:before {
  content: "\e00f"; }

.icon-pencil3:before {
  content: "\e010"; }

.icon-pencil4:before {
  content: "\e012"; }

.icon-quill:before {
  content: "\e014"; }

.icon-quill2:before {
  content: "\e015"; }

.icon-pen:before {
  content: "\e016"; }

.icon-pen2:before {
  content: "\e01a"; }

.icon-home3:before {
  content: "\e01c"; }

.icon-marker:before {
  content: "\e01d"; }

.icon-brush:before {
  content: "\e020"; }

.icon-palette:before {
  content: "\e021"; }

.icon-palette2:before {
  content: "\e022"; }

.icon-droplet:before {
  content: "\e025"; }

.icon-droplet2:before {
  content: "\e027"; }

.icon-paint-format:before {
  content: "\e02a"; }

.icon-images:before {
  content: "\e02e"; }

.icon-image:before {
  content: "\e030"; }

.icon-image2:before {
  content: "\e031"; }

.icon-images2:before {
  content: "\e032"; }

.icon-camera:before {
  content: "\e034"; }

.icon-camera2:before {
  content: "\e036"; }

.icon-camera3:before {
  content: "\e037"; }

.icon-music:before {
  content: "\e038"; }

.icon-music2:before {
  content: "\e039"; }

.icon-piano:before {
  content: "\e03e"; }

.icon-guitar:before {
  content: "\e03f"; }

.icon-headphones:before {
  content: "\e040"; }

.icon-play:before {
  content: "\e042"; }

.icon-movie:before {
  content: "\e044"; }

.icon-film:before {
  content: "\e04a"; }

.icon-camera4:before {
  content: "\e04b"; }

.icon-camera5:before {
  content: "\e04c"; }

.icon-gamepad:before {
  content: "\e051"; }

.icon-pacman:before {
  content: "\e054"; }

.icon-king:before {
  content: "\e058"; }

.icon-queen:before {
  content: "\e059"; }

.icon-rock:before {
  content: "\e05a"; }

.icon-knight:before {
  content: "\e05c"; }

.icon-bullhorn:before {
  content: "\e05f"; }

.icon-megaphone:before {
  content: "\e060"; }

.icon-connection:before {
  content: "\e063"; }

.icon-radio:before {
  content: "\e065"; }

.icon-mic:before {
  content: "\e06b"; }

.icon-book:before {
  content: "\e071"; }

.icon-books:before {
  content: "\e072"; }

.icon-library:before {
  content: "\e075"; }

.icon-file:before {
  content: "\e077"; }

.icon-profile:before {
  content: "\e078"; }

.icon-file2:before {
  content: "\e086"; }

.icon-copy:before {
  content: "\e08f"; }

.icon-paste:before {
  content: "\e092"; }

.icon-folder:before {
  content: "\e0ad"; }

.icon-folder-open:before {
  content: "\e0ae"; }

.icon-certificate:before {
  content: "\e0b1"; }

.icon-cc:before {
  content: "\e0b2"; }

.icon-tag:before {
  content: "\e0b3"; }

.icon-tag2:before {
  content: "\e0b7"; }

.icon-tags:before {
  content: "\e0ba"; }

.icon-cart:before {
  content: "\e0c1"; }

.icon-cart2:before {
  content: "\e0c2"; }

.icon-cart3:before {
  content: "\e0c5"; }

.icon-cart4:before {
  content: "\e0c6"; }

.icon-basket:before {
  content: "\e0ce"; }

.icon-basket2:before {
  content: "\e0cf"; }

.icon-bag:before {
  content: "\e0d0"; }

.icon-bag2:before {
  content: "\e0d1"; }

.icon-bag3:before {
  content: "\e0d2"; }

.icon-coin:before {
  content: "\e0d3"; }

.icon-credit:before {
  content: "\e0d5"; }

.icon-support:before {
  content: "\e0d9"; }

.icon-phone:before {
  content: "\e0da"; }

.icon-address-book:before {
  content: "\e0e9"; }

.icon-envelope:before {
  content: "\e0ec"; }

.icon-mail-send:before {
  content: "\e0ed"; }

.icon-envelope2:before {
  content: "\e0ef"; }

.icon-pushpin:before {
  content: "\e0f0"; }

.icon-location:before {
  content: "\e0f1"; }

.icon-location2:before {
  content: "\e0f2"; }

.icon-compass:before {
  content: "\e0f8"; }

.icon-compass2:before {
  content: "\e0f9"; }

.icon-map:before {
  content: "\e0fb"; }

.icon-map2:before {
  content: "\e0fc"; }

.icon-direction:before {
  content: "\e0fe"; }

.icon-clock:before {
  content: "\e101"; }

.icon-clock2:before {
  content: "\e102"; }

.icon-watch:before {
  content: "\e105"; }

.icon-alarm:before {
  content: "\e109"; }

.icon-bell:before {
  content: "\e10b"; }

.icon-stopwatch:before {
  content: "\e111"; }

.icon-calendar:before {
  content: "\e112"; }

.icon-calendar2:before {
  content: "\e113"; }

.icon-print:before {
  content: "\e117"; }

.icon-mouse:before {
  content: "\e11b"; }

.icon-screen:before {
  content: "\e120"; }

.icon-screen2:before {
  content: "\e123"; }

.icon-laptop:before {
  content: "\e124"; }

.icon-mobile:before {
  content: "\e125"; }

.icon-mobile2:before {
  content: "\e126"; }

.icon-tablet:before {
  content: "\e127"; }

.icon-cabinet:before {
  content: "\e12a"; }

.icon-drawer:before {
  content: "\e12d"; }

.icon-drawer2:before {
  content: "\e12e"; }

.icon-box:before {
  content: "\e12f"; }

.icon-box-add:before {
  content: "\e130"; }

.icon-box-remove:before {
  content: "\e131"; }

.icon-cd:before {
  content: "\e135"; }

.icon-storage:before {
  content: "\e136"; }

.icon-undo:before {
  content: "\e13b"; }

.icon-redo:before {
  content: "\e13c"; }

.icon-rotate:before {
  content: "\e13d"; }

.icon-rotate2:before {
  content: "\e13e"; }

.icon-undo2:before {
  content: "\e14b"; }

.icon-redo2:before {
  content: "\e14c"; }

.icon-forward:before {
  content: "\e14d"; }

.icon-reply:before {
  content: "\e14e"; }

.icon-bubble:before {
  content: "\e150"; }

.icon-bubbles:before {
  content: "\e151"; }

.icon-bubbles2:before {
  content: "\e152"; }

.icon-bubbles3:before {
  content: "\e155"; }

.icon-bubble-notification:before {
  content: "\e156"; }

.icon-bubble2:before {
  content: "\e166"; }

.icon-bubble3:before {
  content: "\e169"; }

.icon-user2:before {
  content: "\e185"; }

.icon-users:before {
  content: "\e186"; }

.icon-users2:before {
  content: "\e18d"; }

.icon-users3:before {
  content: "\e198"; }

.icon-vcard:before {
  content: "\e19c"; }

.icon-tshirt:before {
  content: "\e19d"; }

.icon-quotes-left:before {
  content: "\e19f"; }

.icon-quotes-right:before {
  content: "\e1a0"; }

.icon-busy:before {
  content: "\e1a3"; }

.icon-spinner:before {
  content: "\e1a7"; }

.icon-spinner2:before {
  content: "\e1a8"; }

.icon-search:before {
  content: "\e1ba"; }

.icon-search2:before {
  content: "\e1bb"; }

.icon-zoom-in:before {
  content: "\e1bc"; }

.icon-zoom-out:before {
  content: "\e1bd"; }

.icon-expand:before {
  content: "\e1bf"; }

.icon-contract:before {
  content: "\e1c9"; }

.icon-key2:before {
  content: "\e1ca"; }

.icon-key22:before {
  content: "\e1cc"; }

.icon-keyhole:before {
  content: "\e1cf"; }

.icon-lock:before {
  content: "\e1d0"; }

.icon-wrench:before {
  content: "\e1d9"; }

.icon-settings:before {
  content: "\e1db"; }

.icon-equalizer:before {
  content: "\e1dc"; }

.icon-equalizer2:before {
  content: "\e1dd"; }

.icon-equalizer3:before {
  content: "\e1de"; }

.icon-cog:before {
  content: "\e1df"; }

.icon-cogs:before {
  content: "\e1e0"; }

.icon-tools:before {
  content: "\e1e9"; }

.icon-screwdriver:before {
  content: "\e1eb"; }

.icon-wand:before {
  content: "\e1ed"; }

.icon-aid:before {
  content: "\e1ef"; }

.icon-bug:before {
  content: "\e1f1"; }

.icon-inject:before {
  content: "\e1f4"; }

.icon-construction:before {
  content: "\e1f5"; }

.icon-pie:before {
  content: "\e1f8"; }

.icon-stats:before {
  content: "\e1fe"; }

.icon-stats2:before {
  content: "\e1ff"; }

.icon-stats3:before {
  content: "\e200"; }

.icon-bars:before {
  content: "\e201"; }

.icon-bars2:before {
  content: "\e202"; }

.icon-bars3:before {
  content: "\e203"; }

.icon-stats-up:before {
  content: "\e207"; }

.icon-gift2:before {
  content: "\e210"; }

.icon-gift:before {
  content: "\e211"; }

.icon-balloon:before {
  content: "\e212"; }

.icon-medal:before {
  content: "\e219"; }

.icon-crown:before {
  content: "\e21c"; }

.icon-trophy:before {
  content: "\e21d"; }

.icon-glass:before {
  content: "\e222"; }

.icon-glass2:before {
  content: "\e223"; }

.icon-bottle:before {
  content: "\e224"; }

.icon-mug:before {
  content: "\e226"; }

.icon-food:before {
  content: "\e227"; }

.icon-food2:before {
  content: "\e228"; }

.icon-cup:before {
  content: "\e22a"; }

.icon-leaf:before {
  content: "\e22c"; }

.icon-leaf2:before {
  content: "\e22d"; }

.icon-apple-fruit:before {
  content: "\e22e"; }

.icon-tree:before {
  content: "\e22f"; }

.icon-paw:before {
  content: "\e231"; }

.icon-steps:before {
  content: "\e232"; }

.icon-flower:before {
  content: "\e233"; }

.icon-rocket:before {
  content: "\e234"; }

.icon-meter:before {
  content: "\e235"; }

.icon-meter-fast:before {
  content: "\e239"; }

.icon-dashboard:before {
  content: "\e23a"; }

.icon-hammer:before {
  content: "\e23b"; }

.icon-bomb:before {
  content: "\e23d"; }

.icon-fire:before {
  content: "\e23f"; }

.icon-lab:before {
  content: "\e240"; }

.icon-atom:before {
  content: "\e241"; }

.icon-magnet:before {
  content: "\e244"; }

.icon-dumbbell:before {
  content: "\e247"; }

.icon-lamp4:before {
  content: "\e24b"; }

.icon-lamp:before {
  content: "\e24c"; }

.icon-lamp2:before {
  content: "\e24d"; }

.icon-lamp3:before {
  content: "\e24e"; }

.icon-remove:before {
  content: "\e24f"; }

.icon-remove2:before {
  content: "\e250"; }

.icon-remove3:before {
  content: "\e255"; }

.icon-briefcase:before {
  content: "\e257"; }

.icon-briefcase2:before {
  content: "\e258"; }

.icon-briefcase3:before {
  content: "\e259"; }

.icon-airplane:before {
  content: "\e25a"; }

.icon-airplane2:before {
  content: "\e25b"; }

.icon-paper-plane:before {
  content: "\e25c"; }

.icon-car:before {
  content: "\e25d"; }

.icon-gas-pump:before {
  content: "\e25e"; }

.icon-bus:before {
  content: "\e25f"; }

.icon-truck:before {
  content: "\e260"; }

.icon-bike:before {
  content: "\e261"; }

.icon-train:before {
  content: "\e263"; }

.icon-boat:before {
  content: "\e265"; }

.icon-cube:before {
  content: "\e266"; }

.icon-cube4:before {
  content: "\e269"; }

.icon-cylinder:before {
  content: "\e26c"; }

.icon-puzzle:before {
  content: "\e270"; }

.icon-puzzle2:before {
  content: "\e271"; }

.icon-glasses:before {
  content: "\e272"; }

.icon-glasses2:before {
  content: "\e273"; }

.icon-sun-glasses:before {
  content: "\e275"; }

.icon-accessibility:before {
  content: "\e276"; }

.icon-accessibility2:before {
  content: "\e277"; }

.icon-brain:before {
  content: "\e278"; }

.icon-target:before {
  content: "\e27b"; }

.icon-shield:before {
  content: "\e27e"; }

.icon-shield2:before {
  content: "\e281"; }

.icon-soccer:before {
  content: "\e282"; }

.icon-football:before {
  content: "\e283"; }

.icon-baseball:before {
  content: "\e284"; }

.icon-basketball:before {
  content: "\e285"; }

.icon-golf:before {
  content: "\e286"; }

.icon-hockey:before {
  content: "\e287"; }

.icon-racing:before {
  content: "\e288"; }

.icon-eight-ball:before {
  content: "\e289"; }

.icon-bowling-ball:before {
  content: "\e28a"; }

.icon-bowling:before {
  content: "\e28b"; }

.icon-lightning:before {
  content: "\e28d"; }

.icon-power:before {
  content: "\e28e"; }

.icon-switch:before {
  content: "\e290"; }

.icon-power-cord:before {
  content: "\e291"; }

.icon-clipboard:before {
  content: "\e294"; }

.icon-signup:before {
  content: "\e296"; }

.icon-clipboard2:before {
  content: "\e297"; }

.icon-clipboard3:before {
  content: "\e298"; }

.icon-grid:before {
  content: "\e2a0"; }

.icon-grid2:before {
  content: "\e2a1"; }

.icon-grid3:before {
  content: "\e2a2"; }

.icon-grid4:before {
  content: "\e2a3"; }

.icon-grid5:before {
  content: "\e2a4"; }

.icon-menu:before {
  content: "\e2ac"; }

.icon-menu3:before {
  content: "\e2ad"; }

.icon-menu2:before {
  content: "\e2ae"; }

.icon-menu4:before {
  content: "\e2af"; }

.icon-menu5:before {
  content: "\e2b0"; }

.icon-menu6:before {
  content: "\e2b2"; }

.icon-cloud:before {
  content: "\e2b4"; }

.icon-cloud-download:before {
  content: "\e2b6"; }

.icon-cloud-upload:before {
  content: "\e2b7"; }

.icon-download:before {
  content: "\e2bc"; }

.icon-upload:before {
  content: "\e2bd"; }

.icon-globe:before {
  content: "\e2c5"; }

.icon-earth:before {
  content: "\e2c7"; }

.icon-network:before {
  content: "\e2c8"; }

.icon-link2:before {
  content: "\e2c9"; }

.icon-link:before {
  content: "\e2ca"; }

.icon-link4:before {
  content: "\e2cb"; }

.icon-link3:before {
  content: "\e2ce"; }

.icon-anchor:before {
  content: "\e2d0"; }

.icon-flag:before {
  content: "\e2d1"; }

.icon-flag2:before {
  content: "\e2d5"; }

.icon-flag3:before {
  content: "\e2d6"; }

.icon-attachment:before {
  content: "\e2d7"; }

.icon-attachment2:before {
  content: "\e2d8"; }

.icon-eye:before {
  content: "\e2d9"; }

.icon-eye-blocked:before {
  content: "\e2da"; }

.icon-bookmark:before {
  content: "\e2e4"; }

.icon-bookmarks:before {
  content: "\e2e5"; }

.icon-spotlight:before {
  content: "\e2e7"; }

.icon-snowflake:before {
  content: "\e2e9"; }

.icon-temperature:before {
  content: "\e2ea"; }

.icon-weather-lightning:before {
  content: "\e2ec"; }

.icon-weather-rain:before {
  content: "\e2ed"; }

.icon-weather-snow:before {
  content: "\e2ee"; }

.icon-windy:before {
  content: "\e2ef"; }

.icon-fan:before {
  content: "\e2f0"; }

.icon-umbrella:before {
  content: "\e2f1"; }

.icon-sun:before {
  content: "\e2f3"; }

.icon-moon:before {
  content: "\e2f9"; }

.icon-bed:before {
  content: "\e2fa"; }

.icon-bed2:before {
  content: "\e2fb"; }

.icon-star:before {
  content: "\e2ff"; }

.icon-star2:before {
  content: "\e300"; }

.icon-star3:before {
  content: "\e301"; }

.icon-heart:before {
  content: "\e307"; }

.icon-heart2:before {
  content: "\e308"; }

.icon-heart-broken:before {
  content: "\e309"; }

.icon-thumbs-up:before {
  content: "\e310"; }

.icon-thumbs-down:before {
  content: "\e312"; }

.icon-people:before {
  content: "\e317"; }

.icon-man:before {
  content: "\e318"; }

.icon-woman:before {
  content: "\e31a"; }

.icon-happy:before {
  content: "\e31e"; }

.icon-happy2:before {
  content: "\e31f"; }

.icon-smiley:before {
  content: "\e320"; }

.icon-smiley2:before {
  content: "\e321"; }

.icon-tongue:before {
  content: "\e322"; }

.icon-tongue2:before {
  content: "\e323"; }

.icon-sad:before {
  content: "\e324"; }

.icon-sad2:before {
  content: "\e325"; }

.icon-wink:before {
  content: "\e326"; }

.icon-wink2:before {
  content: "\e327"; }

.icon-grin:before {
  content: "\e328"; }

.icon-grin2:before {
  content: "\e329"; }

.icon-cool:before {
  content: "\e32a"; }

.icon-cool2:before {
  content: "\e32b"; }

.icon-angry:before {
  content: "\e32c"; }

.icon-angry2:before {
  content: "\e32d"; }

.icon-evil:before {
  content: "\e32e"; }

.icon-evil2:before {
  content: "\e32f"; }

.icon-shocked:before {
  content: "\e330"; }

.icon-shocked2:before {
  content: "\e331"; }

.icon-confused:before {
  content: "\e332"; }

.icon-confused2:before {
  content: "\e333"; }

.icon-neutral:before {
  content: "\e334"; }

.icon-neutral2:before {
  content: "\e335"; }

.icon-wondering:before {
  content: "\e336"; }

.icon-wondering2:before {
  content: "\e337"; }

.icon-cursor:before {
  content: "\e338"; }

.icon-hand:before {
  content: "\e33f"; }

.icon-stack-picture:before {
  content: "\e344"; }

.icon-stack-list:before {
  content: "\e349"; }

.icon-stack-clubs:before {
  content: "\e34a"; }

.icon-stack-spades:before {
  content: "\e34b"; }

.icon-stack-hearts:before {
  content: "\e34c"; }

.icon-stack-diamonds:before {
  content: "\e34d"; }

.icon-stack-user:before {
  content: "\e34e"; }

.icon-stack-music:before {
  content: "\e350"; }

.icon-move:before {
  content: "\e352"; }

.icon-warning:before {
  content: "\e355"; }

.icon-warning2:before {
  content: "\e356"; }

.icon-notification:before {
  content: "\e357"; }

.icon-notification2:before {
  content: "\e358"; }

.icon-question:before {
  content: "\e359"; }

.icon-question2:before {
  content: "\e35a"; }

.icon-question3:before {
  content: "\e35d"; }

.icon-plus-circle:before {
  content: "\e35e"; }

.icon-plus-circle2:before {
  content: "\e35f"; }

.icon-minus-circle:before {
  content: "\e360"; }

.icon-minus-circle2:before {
  content: "\e361"; }

.icon-info:before {
  content: "\e362"; }

.icon-info2:before {
  content: "\e363"; }

.icon-cancel-circle:before {
  content: "\e365"; }

.icon-cancel-circle2:before {
  content: "\e366"; }

.icon-checkmark-circle:before {
  content: "\e367"; }

.icon-checkmark-circle2:before {
  content: "\e368"; }

.icon-close:before {
  content: "\e36b"; }

.icon-close2:before {
  content: "\e36c"; }

.icon-checkmark:before {
  content: "\e370"; }

.icon-checkmark2:before {
  content: "\e371"; }

.icon-checkmark3:before {
  content: "\e372"; }

.icon-checkmark4:before {
  content: "\e373"; }

.icon-minus:before {
  content: "\e375"; }

.icon-plus:before {
  content: "\e376"; }

.icon-play2:before {
  content: "\e380"; }

.icon-pause:before {
  content: "\e381"; }

.icon-stop:before {
  content: "\e382"; }

.icon-backward:before {
  content: "\e383"; }

.icon-forward2:before {
  content: "\e384"; }

.icon-play3:before {
  content: "\e385"; }

.icon-pause2:before {
  content: "\e386"; }

.icon-stop2:before {
  content: "\e387"; }

.icon-backward2:before {
  content: "\e388"; }

.icon-forward3:before {
  content: "\e389"; }

.icon-first:before {
  content: "\e38a"; }

.icon-last:before {
  content: "\e38b"; }

.icon-previous:before {
  content: "\e38c"; }

.icon-next:before {
  content: "\e38d"; }

.icon-eject:before {
  content: "\e38e"; }

.icon-volume-high:before {
  content: "\e38f"; }

.icon-volume-medium:before {
  content: "\e390"; }

.icon-volume-low:before {
  content: "\e391"; }

.icon-volume-mute:before {
  content: "\e392"; }

.icon-loop2:before {
  content: "\e3a6"; }

.icon-loop:before {
  content: "\e3a7"; }

.icon-arrow-up:before {
  content: "\e3b0"; }

.icon-arrow-right:before {
  content: "\e3b1"; }

.icon-arrow-down:before {
  content: "\e3b2"; }

.icon-arrow-left:before {
  content: "\e3b3"; }

.icon-arrow-up2:before {
  content: "\e3b4"; }

.icon-arrow-right2:before {
  content: "\e3b5"; }

.icon-arrow-down2:before {
  content: "\e3b6"; }

.icon-arrow-left2:before {
  content: "\e3b7"; }

.icon-arrow-up-left:before {
  content: "\e3b8"; }

.icon-arrow-up3:before {
  content: "\e3b9"; }

.icon-arrow-up-right:before {
  content: "\e3ba"; }

.icon-arrow-right3:before {
  content: "\e3bb"; }

.icon-arrow-down-right:before {
  content: "\e3bc"; }

.icon-arrow-down3:before {
  content: "\e3bd"; }

.icon-arrow-down-left:before {
  content: "\e3be"; }

.icon-arrow-left3:before {
  content: "\e3bf"; }

.icon-arrow-up4:before {
  content: "\e3c9"; }

.icon-arrow-right4:before {
  content: "\e3cb"; }

.icon-arrow-down4:before {
  content: "\e3cd"; }

.icon-arrow-left4:before {
  content: "\e3cf"; }

.icon-arrow-up5:before {
  content: "\e3ec"; }

.icon-arrow-right5:before {
  content: "\e3ed"; }

.icon-arrow-bottom:before {
  content: "\e3ee"; }

.icon-arrow-left5:before {
  content: "\e3ef"; }

.icon-arrow-up6:before {
  content: "\e410"; }

.icon-arrow-right6:before {
  content: "\e411"; }

.icon-arrow-down5:before {
  content: "\e412"; }

.icon-arrow-left6:before {
  content: "\e413"; }

.icon-transmission:before {
  content: "\e424"; }

.icon-sort:before {
  content: "\e425"; }

.icon-checkbox-checked:before {
  content: "\e42e"; }

.icon-checkbox:before {
  content: "\e432"; }

.icon-checkbox-checked2:before {
  content: "\e435"; }

.icon-crop:before {
  content: "\e43c"; }

.icon-vector:before {
  content: "\e43e"; }

.icon-rulers:before {
  content: "\e43f"; }

.icon-scissors:before {
  content: "\e441"; }

.icon-filter:before {
  content: "\e443"; }

.icon-font:before {
  content: "\e447"; }

.icon-font-size:before {
  content: "\e448"; }

.icon-text-height:before {
  content: "\e44a"; }

.icon-text-width:before {
  content: "\e44b"; }

.icon-height:before {
  content: "\e44c"; }

.icon-width:before {
  content: "\e44d"; }

.icon-page-break:before {
  content: "\e45b"; }

.icon-page-break2:before {
  content: "\e45c"; }

.icon-table:before {
  content: "\e466"; }

.icon-new-tab:before {
  content: "\e47c"; }

.icon-new-tab2:before {
  content: "\e47d"; }

.icon-embed:before {
  content: "\e47f"; }

.icon-code:before {
  content: "\e480"; }

.icon-mail3:before {
  content: "\e48e"; }

.icon-mail:before {
  content: "\e48f"; }

.icon-mail2:before {
  content: "\e490"; }

.icon-google-plus:before {
  content: "\e493"; }

.icon-google-plus2:before {
  content: "\e494"; }

.icon-google-plus3:before {
  content: "\e495"; }

.icon-google-drive:before {
  content: "\e497"; }

.icon-facebook:before {
  content: "\e498"; }

.icon-facebook2:before {
  content: "\e499"; }

.icon-facebook3:before {
  content: "\e49a"; }

.icon-instagram:before {
  content: "\e49c"; }

.icon-twitter:before {
  content: "\e49d"; }

.icon-twitter2:before {
  content: "\e49e"; }

.icon-feed:before {
  content: "\e4a0"; }

.icon-feed2:before {
  content: "\e4a1"; }

.icon-youtube:before {
  content: "\e4a3"; }

.icon-youtube2:before {
  content: "\e4a4"; }

.icon-vimeo:before {
  content: "\e4a5"; }

.icon-vimeo2:before {
  content: "\e4a6"; }

.icon-lanyrd:before {
  content: "\e4a8"; }

.icon-flickr:before {
  content: "\e4a9"; }

.icon-flickr2:before {
  content: "\e4ab"; }

.icon-flickr3:before {
  content: "\e4ac"; }

.icon-picassa:before {
  content: "\e4ad"; }

.icon-picassa2:before {
  content: "\e4ae"; }

.icon-dribbble:before {
  content: "\e4af"; }

.icon-dribbble2:before {
  content: "\e4b0"; }

.icon-forrst:before {
  content: "\e4b2"; }

.icon-forrst2:before {
  content: "\e4b3"; }

.icon-deviantart:before {
  content: "\e4b4"; }

.icon-deviantart2:before {
  content: "\e4b5"; }

.icon-steam:before {
  content: "\e4b6"; }

.icon-steam2:before {
  content: "\e4b7"; }

.icon-github4:before {
  content: "\e4b9"; }

.icon-github3:before {
  content: "\e4ba"; }

.icon-github:before {
  content: "\e4bb"; }

.icon-github2:before {
  content: "\e4bc"; }

.icon-wordpress:before {
  content: "\e4be"; }

.icon-blogger:before {
  content: "\e4c0"; }

.icon-blogger2:before {
  content: "\e4c1"; }

.icon-tumblr:before {
  content: "\e4c2"; }

.icon-tumblr2:before {
  content: "\e4c3"; }

.icon-yahoo:before {
  content: "\e4c4"; }

.icon-apple:before {
  content: "\e4c6"; }

.icon-android:before {
  content: "\e4c8"; }

.icon-windows:before {
  content: "\e4c9"; }

.icon-windows8:before {
  content: "\e4ca"; }

.icon-skype:before {
  content: "\e4cd"; }

.icon-linkedin:before {
  content: "\e4cf"; }

.icon-lastfm:before {
  content: "\e4d0"; }

.icon-lastfm2:before {
  content: "\e4d1"; }

.icon-stumbleupon:before {
  content: "\e4d3"; }

.icon-stumbleupon2:before {
  content: "\e4d4"; }

.icon-pinterest:before {
  content: "\e4d6"; }

.icon-pinterest2:before {
  content: "\e4d7"; }

.icon-xing2:before {
  content: "\e4d8"; }

.icon-paypal:before {
  content: "\e4dd"; }

.icon-file-pdf:before {
  content: "\e4e2"; }

.icon-file-word:before {
  content: "\e4e4"; }

.icon-file-excel:before {
  content: "\e4e5"; }

.icon-file-zip:before {
  content: "\e4e6"; }

.icon-file-xml:before {
  content: "\e4e8"; }

.icon-html5:before {
  content: "\e4ea"; }

.icon-html52:before {
  content: "\e4eb"; }

.icon-css3:before {
  content: "\e4ec"; }

.icon-chrome:before {
  content: "\e4ed"; }

.icon-firefox:before {
  content: "\e4ee"; }

.icon-IE:before {
  content: "\e4ef"; }

.icon-opera:before {
  content: "\e4f0"; }

.icon-safari:before {
  content: "\e4f1"; }

.icon-IcoMoon:before {
  content: "\e4f2"; }

.icon-sign-out:before {
  content: "\f08b"; }

.icon-sign-in:before {
  content: "\f090"; }

.icon-user:before {
  content: "\f007"; }

.icon-key:before {
  content: "\f084"; }

.icon-gears:before {
  content: "\f085"; }

.icon-group:before {
  content: "\f0c0"; }

.icon-euro:before {
  content: "\f153"; }

.icon-gbp:before {
  content: "\f154"; }

.icon-dollar:before {
  content: "\f155"; }

.icon-rupee:before {
  content: "\f156"; }

.icon-cny:before {
  content: "\f157"; }

.icon-ruble:before {
  content: "\f158"; }

.icon-won:before {
  content: "\f159"; }

.icon-bitcoin:before {
  content: "\f15a"; }

.icon-xing:before {
  content: "\f168"; }

.icon-vk:before {
  content: "\f189"; }

.icon-viadeo:before {
  content: "\e600"; }

div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0;
  font-size: 24px; }

div.product .product_image {
  border: 0 solid #f4f4f4;
  border-color: rgba(0, 0, 0, 0.02);
  text-align: center; }

.price {
  padding: 6px 0;
  font-size: 24px; }

.pricebox .price {
  padding: 8px 0;
  margin-bottom: 0; }

.pricebox {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
  margin-bottom: 10px; }

.single_variation .price {
  padding: 10px 0 0;
  display: block; }

div.product p.stock {
  font-size: 14px; }

.product_item a.product_item_link {
  outline: 0; }

.product_custom_content_case:after {
  clear: both;
  display: table;
  content: ''; }

div.product form.cart .variations select {
  z-index: 1; }

div.product form.cart .variations {
  margin-bottom: 6px; }

.variations_button {
  padding-top: 10px; }

div.product .short_description {
  max-width: 600px; }

div.product .summery form {
  margin: 0; }

.star-rating {
  color: var(--brand-red); }

div.product .product_label label {
  line-height: 40px;
  padding-right: 15px;
  font-size: 16px;
  margin-bottom: 0;
  text-transform: uppercase; }

div.product .product_value select {
  margin-bottom: 0; }

.woocommerce .quantity input.qty {
  width: 40px;
  height: 40px;
  float: left;
  padding: 0;
  text-align: center;
  border: 1px solid #c6c6c6;
  border-radius: 0;
  box-shadow: inset 0 0 2px 0 var(--brand-light-grey);
  -webkit-box-shadow: inset 0 0 2px 0 var(--brand-light-grey);
  -moz-box-shadow: inset 0 0 2px 0 var(--brand-light-grey);
  font-weight: 700; }

div.product .bundle_data div.quantity input.number, div.product .quantity input.number {
  margin: 0;
  float: left;
  border-radius: 0;
  height: 40px; }

div.product .bundle_data div.quantity, div.product form.cart div.quantity {
  float: left;
  margin: 0 10px 0 0;
  width: 60px;
  position: relative;
  overflow: hidden;
  zoom: 1; }

.reset_variations {
  font-size: 11px; }

/*.product .kad_add_to_cart,.product .single_add_to_cart_button{
    font-size:20px;
    text-transform:uppercase;
    padding:8px 18px
}
.product .entry-summary .kad_add_to_cart,.product .entry-summary .single_add_to_cart_button{
    line-height:40px;
    padding:0 18px
}
.product_item .kad_add_to_cart:hover,.product_item .single_add_to_cart_button:hover{
    background:var(--brand-red);
}*/
.product_meta a {
  color: var(--brand-slate); }

div.product .product_thumbnails {
  margin-top: 10px;
  text-align: center; }

div.product .woocommerce-tabs {
  clear: both;
  margin-top: 40px; }

.product_item {
  text-align: center; }

.product_item {
  background: #fff;
  background: url(../img/20white.png);
  background: rgba(255, 255, 255, 0.2); }

.product_item a.product_item_link {
  display: block; }

.product_item .price {
  font-size: 16px;
  font-weight: 700;
  display: block; }

.product_item .kad_add_to_cart {
  display: block;
  color: #fff;
  background: #ddd;
  background: rgba(0, 0, 0, 0.2);
  font-size: 16px;
  padding: 4px 18px; }

.product_item .product_details h5 {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 10px 0;
  margin: 0;
  min-height: 40px; }

.shopcolumn1 .product_item .product_details h5 {
  padding: 20px 10px 10px 0;
  margin: 0;
  min-height: inherit !important; }

.product_item .notrated {
  color: #ccc;
  text-transform: uppercase;
  font-size: 10px; }

div.product .product_meta {
  margin-top: 20px;
  padding-top: 20px;
  font-size: 11px;
  border-top: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05); }

div.product .product_meta .posted_in, div.product .product_meta .sku_wrapper, div.product .product_meta .tagged_as {
  display: block; }

#review_form #respond .form-submit {
  clear: both; }

.related.products, .upsells.products {
  margin-top: 40px; }

.related.products > h3, .upsells.products > h3, .woocommerce-tabs .panel h3 {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px; }

.product .group_table {
  margin-bottom: 10px; }

.product .group_table .product_label label {
  margin-bottom: 0;
  font-size: 16px;
  margin-left: 10px; }

.product_label a {
  color: #444; }

.product .group_table .price {
  font-size: 16px; }

div.product form.cart table {
  border-width: 0; }

div.product form.cart .variations td {
  vertical-align: top; }

div.product form.cart .variations td.product_value {
  position: absolute;
  width: 220px;
  height: 40px;
  padding: 0; }

div.product form.cart .variations td.product_label {
  position: relative;
  height: 40px;
  padding: 0 0 15px; }

div.product form.cart .variations {
  position: relative; }

div.product form.cart .variations tbody {
  position: relative; }

div.product form.cart .variations tbody tr {
  position: relative; }

div.product form.cart .variations select {
  width: 220px;
  float: none; }

.product_video_case {
  max-width: 720px;
  margin: 0 auto; }

.add_review {
  margin: 20px 0;
  padding-top: 20px; }

.cat_back_btn {
  text-align: right;
  font-size: 11px;
  text-transform: uppercase; }

.cat_back_btn i {
  font-size: 8px; }

.product_header {
  border-bottom: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
  margin-bottom: 20px; }

.price ins, .product_list_widget ins {
  text-decoration: none; }

.price ins .amount {
  color: var(--brand-red);
  text-decoration: none; }

.summary .price del {
  font-size: 18px;
  margin-right: 10px; }

.summary .price ins {
  font-size: 18px; }

.summary .price {
  font-size: 20px; }

.woocommerce #carouselcontainer span.onsale, .woocommerce span.onsale, span.onsale {
  min-height: 20px;
  min-width: 32px;
  padding: 4px;
  font-size: 11px;
  font-weight: 700;
  position: absolute;
  display: block;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  top: 1px;
  left: 1px;
  margin: 0;
  color: #fff;
  z-index: 1000; }

.single-product.woocommerce span.onsale {
  left: 16px; }

.kad-out-of-stock {
  background: red; }

.product-img-case {
  position: relative; }

div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0 0 0 14px;
  margin: 0 0 25px;
  overflow: hidden;
  position: relative; }

div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid #ddd;
  background: #f2f2f2;
  display: inline-block;
  position: relative;
  z-index: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin: 0 -5px 0 0;
  padding: 0 6px; }

div.product .woocommerce-tabs ul.tabs:before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #dfdbdf;
  z-index: 1; }

.single_variation {
  font-size: 24px;
  margin-bottom: 5px; }

.variations .kad_radio_variations label {
  float: left;
  padding: 4px 10px;
  margin: 3px 5px 5px;
  border: 3px solid #eee;
  border-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: border .3s linear;
  transition: border .3s linear; }

.variations .kad_radio_variations label.kt_disabled {
  color: rgba(0, 0, 0, 0.3);
  border-color: rgba(0, 0, 0, 0.03); }

.variations tr:first-child .kad_radio_variations label.kt_disabled {
  color: inherit;
  border-color: rgba(0, 0, 0, 0.1); }

.variations .kad_radio_variations label {
  position: relative; }

.variations .kad_radio_variations label.kt_disabled:after {
  content: 'Not Available';
  position: absolute;
  font-size: 10px;
  font-weight: 400;
  width: 90px;
  border-radius: 5px;
  top: 0;
  line-height: 20px;
  left: 50%;
  background-color: rgba(0, 0, 0, 0.6);
  margin-left: -45px;
  text-align: center;
  color: #fff;
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.variations .kad_radio_variations label.kt_disabled:hover:after {
  opacity: 1;
  top: -25px; }

.variations tr:first-child .kad_radio_variations label.kt_disabled:after {
  content: '';
  position: static;
  display: none;
  opacity: 0; }

.variations .kad_radio_variations label:hover {
  border-color: var(--brand-red); }

.variations .kad_radio_variations label.selectedValue {
  border-color: var(--brand-red);
  background: var(--brand-red);
  color: #fff; }

.variations .kad_radio_variations label input[type=radio] {
  height: 0;
  overflow: hidden;
  z-index: -10000;
  position: absolute;
  visibility: hidden;
  float: none; }

.kad_required {
  color: red;
  font-weight: 100; }

div.product .product_label .kad_required {
  display: block;
  position: absolute;
  top: 0;
  right: 0; }

.woocommerce-product-rating {
  line-height: 2em;
  display: block;
  margin: 30px 0; }

.woocommerce-product-rating .star-rating {
  margin: .5em 4px 0 0;
  float: left; }

.productnav {
  float: right;
  padding: 5px 0; }

.productnav a {
  padding: 8px 8px 6px;
  margin-left: 6px;
  background: #ddd;
  background: rgba(0, 0, 0, 0.1);
  line-height: 40px;
  vertical-align: middle;
  color: #fff;
  transition: all .4s ease-out;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out; }

.productnav a:hover {
  background: var(--brand-red);
  color: #fff; }

#review_form #respond p.comment-form-author, #review_form #respond p.comment-form-email {
  padding: 0 15px;
  float: left; }

.single_variation_wrap {
  display: block !important;
  height: auto !important;
  overflow: visible !important; }

.shop_table {
  width: 100%; }

.shop_table .product-remove {
  width: 5%; }

.shop_table .product-thumbnail img {
  width: 100%;
  max-width: 90px; }

.shop_table .product-thumbnail {
  width: 10%; }

.shop_table .product-name {
  width: 40%; }

.cart_table_item .product-quantity, .shop_table .product-price {
  width: 15%; }

.shop_table .product-quantity .quantity {
  float: left;
  margin: 0 10px 0 0;
  width: 60px;
  position: relative;
  overflow: hidden;
  zoom: 1; }

table.shop_table td {
  border-top: 1px solid #dfdbdf;
  border-color: rgba(0, 0, 0, 0.07);
  padding: 6px 12px;
  vertical-align: middle; }

table.shop_table th {
  font-weight: 700;
  line-height: 18px;
  padding: 9px 12px; }

table.cart td.actions .coupon .input-text {
  float: left;
  width: 120px;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #dfdbdf;
  border-color: rgba(0, 0, 0, 0.07);
  padding: 8px 6px 8px;
  margin: 0 4px 0 0;
  outline: 0;
  line-height: 20px; }

table.cart td.actions .coupon {
  float: left; }

#content table.cart td.actions {
  text-align: right; }

table.cart td.actions .coupon label {
  display: none; }

table.cart td.actions .checkout-button {
  float: right;
  margin-left: 5px; }

table.cart input {
  padding: 8px 18px;
  line-height: 20px;
  font-size: 14px;
  margin-top: 1px;
  border-radius: 0; }

table.cart .quantity input.qty {
  margin: 0; }

.cart-collaterals {
  margin-left: -15px;
  margin-right: -15px; }

.cart-collaterals .cart_totals, .cart-collaterals .cross-sells {
  text-align: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.cart-collaterals .cart_totals table {
  border-collapse: separate;
  border-radius: 0;
  margin: 0 0 6px;
  padding: 0;
  width: 100%;
  border: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05); }

tr.cart-subtotal, tr.total {
  background-color: #f6f6f6;
  background-color: rgba(0, 0, 0, 0.01); }

.cart-collaterals .cart_totals tr td, .cart-collaterals .cart_totals tr th {
  border-top: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.05);
  padding: 12px 15px; }

.cart-collaterals .shipping_calculator {
  text-align: left;
  margin: 20px 0 0 0;
  clear: right;
  float: right; }

.cart-collaterals .shipping_calculator .button {
  float: none;
  display: block;
  font-size: 14px;
  margin-top: 10px; }

.cart-collaterals .shipping_calculator input.input-text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  max-width: 200px;
  border-radius: 0;
  padding: 8px; }

a.shipping-calculator-button {
  font-weight: 700; }

form.woocommerce-shipping-calculator {
  min-width: 220px; }

.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form p {
  margin-bottom: 5px; }

input#calc_shipping_postcode {
  max-width: 200px; }

table.shop_table {
  border: 1px solid #ddd;
  border-color: rgba(0, 0, 0, 0.07);
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 0; }

.woocommerce ul.cart_list li a.remove, .woocommerce ul.product_list_widget li a.remove, .woocommerce-page ul.cart_list li a.remove, .woocommerce-page ul.product_list_widget li a.remove {
  display: block;
  float: left;
  width: 20px;
  background: 0 0;
  text-align: center;
  border-radius: 50%;
  color: red;
  height: 20px;
  line-height: 20px;
  margin-top: 5px;
  margin-right: 5px; }

.woocommerce ul.cart_list li a.remove:hover, .woocommerce ul.product_list_widget li a.remove:hover, .woocommerce-page ul.cart_list li a.remove:hover, .woocommerce-page ul.product_list_widget li a.remove:hover {
  background: red;
  color: #fff; }

table.shop_table thead {
  background-color: #f6f6f6;
  background-color: rgba(0, 0, 0, 0.02); }

#ship-to-different-address label {
  display: inline;
  font-weight: 400;
  padding: 0 10px 0 0; }

#shipping_method label {
  display: inline; }

@media (min-width: 992px) {
  .cart-collaterals .cart_totals {
    width: 41.66666667%;
    float: right; }
  .cart-collaterals .cross-sells {
    width: 58.33333333%;
    float: left; } }

.select2-container.kad-select {
  width: 100%;
  max-width: 300px; }

.select2-container.kad-select .select2-choice > .select2-chosen {
  font-weight: 700;
  text-transform: uppercase; }

.woocommerce-ordering .select2-container.kad-select {
  width: 220px; }

.woocommerce-review-link {
  color: var(--brand-darker-blue); }

.woocommerce-Reviews-title {
  font-size: 24px;
  margin: 60px 0; }

#reviews h2 small {
  float: right;
  color: var(--brand-slate);
  font-size: 15px;
  line-height: 21px;
  margin: 10px 0 0 0; }

#reviews h2 small a {
  text-decoration: none;
  color: var(--brand-slate); }

#reviews #respond {
  margin: 0;
  border: 0;
  padding: 0; }

#reviews #comments .add_review:after {
  content: "";
  display: block;
  clear: both; }

#reviews #comments h2 {
  clear: none; }

#reviews #comments ol.commentlist {
  margin: 0;
  width: 100%;
  background: 0 0;
  list-style: none; }

#reviews #comments ol.commentlist:after {
  content: "";
  display: block;
  clear: both; }

#reviews #comments ol.commentlist li {
  padding: 00;
  margin: 0 0 30px;
  position: relative;
  background: 0;
  border: 0; }

#reviews #comments ol.commentlist li .meta {
  color: var(--brand-slate);
  font-size: .75em; }

#reviews #comments ol.commentlist li img.avatar {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px;
  width: 32px;
  height: auto;
  background: var(--brand-light-grey);
  border: 1px solid var(--brand-grey);
  margin: 0;
  line-height: 1; }

#reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 0;
  border: 1px solid var(--brand-grey);
  border-radius: 0;
  padding: 1.5em 1.5em 0; }

#reviews #comments ol.commentlist li .comment-text p {
  margin: 0 0 1.5em; }

#reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: .83em; }

#reviews #comments .commentlist > li:before {
  content: ""; }

.hreview-aggregate .star-rating {
  margin: 10px 0 0 0; }

#review_form #respond {
  position: static;
  margin: 0;
  width: auto;
  padding: 0 0 0;
  background: transparent none;
  border: 0; }

#review_form #respond:after {
  content: "";
  display: block;
  clear: both; }

#review_form #respond p {
  margin: 0 0 10px; }

#review_form #respond .form-submit input {
  left: auto; }

#review_form #respond textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }

.woocommerce p.stars, .woocommerce-page p.stars {
  position: relative;
  font-size: 1em; }

.woocommerce p.stars a, .woocommerce-page p.stars a {
  display: inline-block;
  font-weight: 700;
  margin-right: 1em;
  text-indent: -9999px;
  position: relative; }

.woocommerce p.stars a:last-child, .woocommerce-page p.stars a:last-child {
  border-right: 0; }

.woocommerce p.stars a.star-1, .woocommerce p.stars a.star-2, .woocommerce p.stars a.star-3, .woocommerce p.stars a.star-4, .woocommerce p.stars a.star-5, .woocommerce-page p.stars a.star-1, .woocommerce-page p.stars a.star-2, .woocommerce-page p.stars a.star-3, .woocommerce-page p.stars a.star-4, .woocommerce-page p.stars a.star-5 {
  border-right: 1px solid #ccc; }

.woocommerce p.stars a.star-1:after, .woocommerce p.stars a.star-2:after, .woocommerce p.stars a.star-3:after, .woocommerce p.stars a.star-4:after, .woocommerce p.stars a.star-5:after, .woocommerce-page p.stars a.star-1:after, .woocommerce-page p.stars a.star-2:after, .woocommerce-page p.stars a.star-3:after, .woocommerce-page p.stars a.star-4:after, .woocommerce-page p.stars a.star-5:after {
  font-family: virtue_icons;
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0; }

.woocommerce p.stars a.star-1, .woocommerce-page p.stars a.star-1 {
  width: 2em; }

.woocommerce p.stars a.star-1:after, .woocommerce-page p.stars a.star-1:after {
  content: "\e2ff"; }

.woocommerce p.stars a.star-1.active:after, .woocommerce p.stars a.star-1:hover:after, .woocommerce-page p.stars a.star-1.active:after, .woocommerce-page p.stars a.star-1:hover:after {
  content: "\e301"; }

.woocommerce p.stars a.star-2, .woocommerce-page p.stars a.star-2 {
  width: 3em; }

.woocommerce p.stars a.star-2:after, .woocommerce-page p.stars a.star-2:after {
  content: "\e2ff\e2ff"; }

.woocommerce p.stars a.star-2.active:after, .woocommerce p.stars a.star-2:hover:after, .woocommerce-page p.stars a.star-2.active:after, .woocommerce-page p.stars a.star-2:hover:after {
  content: "\e301\e301"; }

.woocommerce p.stars a.star-3, .woocommerce-page p.stars a.star-3 {
  width: 4em; }

.woocommerce p.stars a.star-3:after, .woocommerce-page p.stars a.star-3:after {
  content: "\e2ff\e2ff\e2ff"; }

.woocommerce p.stars a.star-3.active:after, .woocommerce p.stars a.star-3:hover:after, .woocommerce-page p.stars a.star-3.active:after, .woocommerce-page p.stars a.star-3:hover:after {
  content: "\e301\e301\e301"; }

.woocommerce p.stars a.star-4, .woocommerce-page p.stars a.star-4 {
  width: 5em; }

.woocommerce p.stars a.star-4:after, .woocommerce-page p.stars a.star-4:after {
  content: "\e2ff\e2ff\e2ff\e2ff"; }

.woocommerce p.stars a.star-4.active:after, .woocommerce p.stars a.star-4:hover:after, .woocommerce-page p.stars a.star-4.active:after, .woocommerce-page p.stars a.star-4:hover:after {
  content: "\e301\e301\e301\e301"; }

.woocommerce p.stars a.star-5, .woocommerce-page p.stars a.star-5 {
  width: 6em;
  border: 0; }

.woocommerce p.stars a.star-5:after, .woocommerce-page p.stars a.star-5:after {
  content: "\e2ff\e2ff\e2ff\e2ff\e2ff"; }

.woocommerce p.stars a.star-5.active:after, .woocommerce p.stars a.star-5:hover:after, .woocommerce-page p.stars a.star-5.active:after, .woocommerce-page p.stars a.star-5:hover:after {
  content: "\e301\e301\e301\e301\e301"; }

/*
Theme Name: Political Islam 2020
Description: TPolitical Islam 2020
Author: Art Box Creative Studios
Theme URI: http://artboxcs.com/
Author URI: http://artboxcs.com/
Version: 1.0.0
Text Domain: PoliticalIslam
*/
/*! 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: transparent; }

abbr[title] {
  border-bottom: none;
  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: -.25em; }

sup {
  top: -.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; }

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-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; }

[hidden], template {
  display: none; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: sans-serif; }

*, :after, :before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
  margin: 1rem 0; }

blockquote:first-of-type, dd:first-of-type, dl:first-of-type, figure:first-of-type, h1:first-of-type, h2:first-of-type, h3:first-of-type, h4:first-of-type, h5:first-of-type, h6:first-of-type, hr:first-of-type, p:first-of-type, pre:first-of-type {
  margin-top: 0; }

p {
  margin-bottom: 1rem; }

button {
  background: transparent;
  padding: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

fieldset, ol, ul {
  margin: 0;
  padding: 0; }

ol, ul {
  list-style: none; }

#content ol {
  list-style: decimal; }

#content ul {
  list-style: disc; }

#content ol,
#content ul { margin-bottom: 20px; }
#content li { margin-left: 20px; }

#content.wrapper {
    margin-bottom: 60px;
}
html {
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  line-height: 1.5; }

*, :after, :before {
  border: 0 solid; }

hr {
  border-top-width: 1px; }

img {
  border-style: solid; }

textarea {
  resize: vertical; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #a0aec0; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #a0aec0; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #a0aec0; }

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #a0aec0; }

input::placeholder, textarea::placeholder {
  color: #a0aec0; }

[role=button], button {
  cursor: pointer; }

table {
  border-collapse: collapse; }

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit; }

a {
  color: inherit;
  text-decoration: inherit; }

button, input, optgroup, select, textarea {
  padding: 0;
  line-height: inherit;
  color: inherit; }

code, kbd, pre, samp {
  font-family: Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace; }

audio, canvas, embed, iframe, img, object, svg, video {
  display: block;
  vertical-align: middle; }

img, video {
  max-width: 100%;
  height: auto; }

.container {
  width: 100%; }

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

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

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

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

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

.container {
  max-width: 92rem;
  margin: 0 auto; }

.narrow-container {
  max-width: 65rem;
  margin: 0 auto; }

@media (min-width: 992px) {
  .container {
    padding-left: 1.25rem;
    padding-right: 1.25rem; } }

body {
  color: #22292f;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-family: Noto Serif,Georgia,Cambria,Times New Roman,Times,serif;
  font-size: 1rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: Muli,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
  color: #2d374d;
  font-weight: 800;
  line-height: 1.4; }

h1, h2 {
  line-height: 1.25; }

h2 {
  font-size: 2.25rem; }

h3 {
  font-size: 1.875rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1.125rem; }

ol, p, ul {
  line-height: 1.6; }

a {
  color: #e76363;
  text-decoration: none; }

a:hover {
  text-decoration: underline;
  color: #c63c3c; }

input, textarea {
  font-family: Muli,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
  color: #22292f; }

article {
  font-size: 1.1rem; }

.table td, .table th {
  padding: .75rem;
  border-bottom-width: 1px;
  border-color: #dae1e7; }

.standard-spacing h2, .standard-spacing h3, .standard-spacing h4, .standard-spacing h5, .standard-spacing h6, article h2, article h3, article h4, article h5, article h6 {
  margin-top: 1.5rem;
  margin-bottom: 1rem; }

.standard-spacing iframe, .standard-spacing img, .standard-spacing ol, .standard-spacing p, .standard-spacing table, .standard-spacing ul, article iframe, article img, article ol, article p, article table, article ul {
  margin-bottom: 1rem; }

.standard-spacing li, article li {
  margin-bottom: .5rem; }

.standard-list ul, .standard-spacing ul, article ul, ul.standard-list {
  list-style-type: square;
  margin-left: 1.25rem; }

.standard-list ol, .standard-spacing ol, article ol, ol.standard-list {
  margin-left: 1.25rem;
  list-style-type: decimal; }

.btn,
.button,
.single_add_to_cart_button,
.gform_button {
  background-color: #e76363;
  border-color: #e76363;
  border-width: 1px;
  color: #fff;
  padding: .5rem 1rem;
  border-radius: .2rem;
  text-decoration: none;
  text-transform: uppercase;
  font-size: .875rem;
  display: inline-block;
  font-family: Muli,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif; }

.btn.square {
  border-radius: 0; }

.btn.tall {
  padding: 1rem; }

.btn.secondary {
  background-color: #2d374d;
  border-color: #2d374d; }

.btn.hollow {
  background-color: #fff;
  color: #e76363; }

.btn.secondary.hollow {
  color: #2d374d; }

.btn.cozy {
  padding: 1rem 1.5rem; }

.btn:hover {
  background-color: #c63c3c;
  color: #fff; }

.btn.hollow:hover, .btn:hover {
  text-decoration: none;
  border-color: #c63c3c; }

.btn.hollow:hover {
  background-color: #fff;
  color: #c63c3c; }

.btn.secondary:hover {
  text-decoration: none;
  background-color: #1d2945;
  border-color: #1d2945; }

.btn.secondary.hollow:hover {
  text-decoration: none;
  background-color: #fff;
  color: #1d2945;
  border-color: #1d2945; }

.btn.disabled, .btn.disabled:hover {
  background-color: #dae1e7;
  border-color: #dae1e7;
  cursor: not-allowed; }

.btn.hollow.disabled, .btn.hollow.disabled:hover {
  background-color: #fff;
  color: #dae1e7; }

input[type=email], input[type=password], input[type=text], textarea {
  padding: .5rem;
  border-radius: .2rem;
  border-width: 1px;
  border-color: #dae1e7; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.not-sr-only {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.focus\:sr-only:focus {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.focus\:not-sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.bg-fixed {
  background-attachment: fixed; }

.bg-local {
  background-attachment: local; }

.bg-scroll {
  background-attachment: scroll; }

.bg-transparent {
  background-color: transparent; }

.bg-black {
  background-color: #22292f; }

.bg-grey-darkest {
  background-color: #3d4852; }

.bg-grey-darker {
  background-color: #606f7b; }

.bg-grey-dark {
  background-color: #8795a1; }

.bg-grey {
  background-color: #b8c2cc; }

.bg-grey-light {
  background-color: #dae1e7; }

.bg-grey-lighter {
  background-color: #f1f5f8; }

.bg-grey-lightest {
  background-color: #f8fafc; }

.bg-white {
  background-color: #fff; }

.bg-blue-darker {
  background-color: #0e1932; }

.bg-blue-dark {
  background-color: #1d2945; }

.bg-blue {
  background-color: #2d374d; }

.bg-blue-light {
  background-color: #45526d; }

.bg-blue-lighter {
  background-color: #626e87; }

.bg-pink-darker {
  background-color: #a31e1e; }

.bg-pink-dark {
  background-color: #c63c3c; }

.bg-pink {
  background-color: #e76363; }

.bg-pink-light {
  background-color: #ff9393; }

.bg-pink-lighter {
  background-color: #ffbcbc; }

.hover\:bg-transparent:hover {
  background-color: transparent; }

.hover\:bg-black:hover {
  background-color: #22292f; }

.hover\:bg-grey-darkest:hover {
  background-color: #3d4852; }

.hover\:bg-grey-darker:hover {
  background-color: #606f7b; }

.hover\:bg-grey-dark:hover {
  background-color: #8795a1; }

.hover\:bg-grey:hover {
  background-color: #b8c2cc; }

.hover\:bg-grey-light:hover {
  background-color: #dae1e7; }

.hover\:bg-grey-lighter:hover {
  background-color: #f1f5f8; }

.hover\:bg-grey-lightest:hover {
  background-color: #f8fafc; }

.hover\:bg-white:hover {
  background-color: #fff; }

.hover\:bg-blue-darker:hover {
  background-color: #0e1932; }

.hover\:bg-blue-dark:hover {
  background-color: #1d2945; }

.hover\:bg-blue:hover {
  background-color: #2d374d; }

.hover\:bg-blue-light:hover {
  background-color: #45526d; }

.hover\:bg-blue-lighter:hover {
  background-color: #626e87; }

.hover\:bg-pink-darker:hover {
  background-color: #a31e1e; }

.hover\:bg-pink-dark:hover {
  background-color: #c63c3c; }

.hover\:bg-pink:hover {
  background-color: #e76363; }

.hover\:bg-pink-light:hover {
  background-color: #ff9393; }

.hover\:bg-pink-lighter:hover {
  background-color: #ffbcbc; }

.focus\:bg-transparent:focus {
  background-color: transparent; }

.focus\:bg-black:focus {
  background-color: #22292f; }

.focus\:bg-grey-darkest:focus {
  background-color: #3d4852; }

.focus\:bg-grey-darker:focus {
  background-color: #606f7b; }

.focus\:bg-grey-dark:focus {
  background-color: #8795a1; }

.focus\:bg-grey:focus {
  background-color: #b8c2cc; }

.focus\:bg-grey-light:focus {
  background-color: #dae1e7; }

.focus\:bg-grey-lighter:focus {
  background-color: #f1f5f8; }

.focus\:bg-grey-lightest:focus {
  background-color: #f8fafc; }

.focus\:bg-white:focus {
  background-color: #fff; }

.focus\:bg-blue-darker:focus {
  background-color: #0e1932; }

.focus\:bg-blue-dark:focus {
  background-color: #1d2945; }

.focus\:bg-blue:focus {
  background-color: #2d374d; }

.focus\:bg-blue-light:focus {
  background-color: #45526d; }

.focus\:bg-blue-lighter:focus {
  background-color: #626e87; }

.focus\:bg-pink-darker:focus {
  background-color: #a31e1e; }

.focus\:bg-pink-dark:focus {
  background-color: #c63c3c; }

.focus\:bg-pink:focus {
  background-color: #e76363; }

.focus\:bg-pink-light:focus {
  background-color: #ff9393; }

.focus\:bg-pink-lighter:focus {
  background-color: #ffbcbc; }

.bg-bottom {
  background-position: bottom; }

.bg-center {
  background-position: 50%; }

.bg-left {
  background-position: 0; }

.bg-left-bottom {
  background-position: 0 100%; }

.bg-left-top {
  background-position: 0 0; }

.bg-right {
  background-position: 100%; }

.bg-right-bottom {
  background-position: 100% 100%; }

.bg-right-top {
  background-position: 100% 0; }

.bg-top {
  background-position: top; }

.bg-repeat {
  background-repeat: repeat; }

.bg-no-repeat {
  background-repeat: no-repeat; }

.bg-repeat-x {
  background-repeat: repeat-x; }

.bg-repeat-y {
  background-repeat: repeat-y; }

.bg-repeat-round {
  background-repeat: round; }

.bg-repeat-space {
  background-repeat: space; }

.bg-auto {
  background-size: auto; }

.bg-cover {
  background-size: cover; }

.bg-contain {
  background-size: contain; }

.border-collapse {
  border-collapse: collapse; }

.border-separate {
  border-collapse: separate; }

.border-transparent {
  border-color: transparent; }

.border-black {
  border-color: #22292f; }

.border-grey-darkest {
  border-color: #3d4852; }

.border-grey-darker {
  border-color: #606f7b; }

.border-grey-dark {
  border-color: #8795a1; }

.border-grey {
  border-color: #b8c2cc; }

.border-grey-light {
  border-color: #dae1e7; }

.border-grey-lighter {
  border-color: #f1f5f8; }

.border-grey-lightest {
  border-color: #f8fafc; }

.border-white {
  border-color: #fff; }

.border-blue-darker {
  border-color: #0e1932; }

.border-blue-dark {
  border-color: #1d2945; }

.border-blue {
  border-color: #2d374d; }

.border-blue-light {
  border-color: #45526d; }

.border-blue-lighter {
  border-color: #626e87; }

.border-pink-darker {
  border-color: #a31e1e; }

.border-pink-dark {
  border-color: #c63c3c; }

.border-pink {
  border-color: #e76363; }

.border-pink-light {
  border-color: #ff9393; }

.border-pink-lighter {
  border-color: #ffbcbc; }

.hover\:border-transparent:hover {
  border-color: transparent; }

.hover\:border-black:hover {
  border-color: #22292f; }

.hover\:border-grey-darkest:hover {
  border-color: #3d4852; }

.hover\:border-grey-darker:hover {
  border-color: #606f7b; }

.hover\:border-grey-dark:hover {
  border-color: #8795a1; }

.hover\:border-grey:hover {
  border-color: #b8c2cc; }

.hover\:border-grey-light:hover {
  border-color: #dae1e7; }

.hover\:border-grey-lighter:hover {
  border-color: #f1f5f8; }

.hover\:border-grey-lightest:hover {
  border-color: #f8fafc; }

.hover\:border-white:hover {
  border-color: #fff; }

.hover\:border-blue-darker:hover {
  border-color: #0e1932; }

.hover\:border-blue-dark:hover {
  border-color: #1d2945; }

.hover\:border-blue:hover {
  border-color: #2d374d; }

.hover\:border-blue-light:hover {
  border-color: #45526d; }

.hover\:border-blue-lighter:hover {
  border-color: #626e87; }

.hover\:border-pink-darker:hover {
  border-color: #a31e1e; }

.hover\:border-pink-dark:hover {
  border-color: #c63c3c; }

.hover\:border-pink:hover {
  border-color: #e76363; }

.hover\:border-pink-light:hover {
  border-color: #ff9393; }

.hover\:border-pink-lighter:hover {
  border-color: #ffbcbc; }

.focus\:border-transparent:focus {
  border-color: transparent; }

.focus\:border-black:focus {
  border-color: #22292f; }

.focus\:border-grey-darkest:focus {
  border-color: #3d4852; }

.focus\:border-grey-darker:focus {
  border-color: #606f7b; }

.focus\:border-grey-dark:focus {
  border-color: #8795a1; }

.focus\:border-grey:focus {
  border-color: #b8c2cc; }

.focus\:border-grey-light:focus {
  border-color: #dae1e7; }

.focus\:border-grey-lighter:focus {
  border-color: #f1f5f8; }

.focus\:border-grey-lightest:focus {
  border-color: #f8fafc; }

.focus\:border-white:focus {
  border-color: #fff; }

.focus\:border-blue-darker:focus {
  border-color: #0e1932; }

.focus\:border-blue-dark:focus {
  border-color: #1d2945; }

.focus\:border-blue:focus {
  border-color: #2d374d; }

.focus\:border-blue-light:focus {
  border-color: #45526d; }

.focus\:border-blue-lighter:focus {
  border-color: #626e87; }

.focus\:border-pink-darker:focus {
  border-color: #a31e1e; }

.focus\:border-pink-dark:focus {
  border-color: #c63c3c; }

.focus\:border-pink:focus {
  border-color: #e76363; }

.focus\:border-pink-light:focus {
  border-color: #ff9393; }

.focus\:border-pink-lighter:focus {
  border-color: #ffbcbc; }

.rounded-none {
  border-radius: 0; }

.rounded-sm {
  border-radius: .1rem; }

.rounded {
  border-radius: .2rem; }

.rounded-lg {
  border-radius: .5rem; }

.rounded-full {
  border-radius: 9999px; }

.rounded-t-none {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.rounded-r-none {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.rounded-b-none {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.rounded-l-none {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.rounded-t-sm {
  border-top-left-radius: .1rem; }

.rounded-r-sm, .rounded-t-sm {
  border-top-right-radius: .1rem; }

.rounded-b-sm, .rounded-r-sm {
  border-bottom-right-radius: .1rem; }

.rounded-b-sm, .rounded-l-sm {
  border-bottom-left-radius: .1rem; }

.rounded-l-sm {
  border-top-left-radius: .1rem; }

.rounded-t {
  border-top-left-radius: .2rem; }

.rounded-r, .rounded-t {
  border-top-right-radius: .2rem; }

.rounded-b, .rounded-r {
  border-bottom-right-radius: .2rem; }

.rounded-b, .rounded-l {
  border-bottom-left-radius: .2rem; }

.rounded-l {
  border-top-left-radius: .2rem; }

.rounded-t-lg {
  border-top-left-radius: .5rem; }

.rounded-r-lg, .rounded-t-lg {
  border-top-right-radius: .5rem; }

.rounded-b-lg, .rounded-r-lg {
  border-bottom-right-radius: .5rem; }

.rounded-b-lg, .rounded-l-lg {
  border-bottom-left-radius: .5rem; }

.rounded-l-lg {
  border-top-left-radius: .5rem; }

.rounded-t-full {
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px; }

.rounded-r-full {
  border-top-right-radius: 9999px; }

.rounded-b-full, .rounded-r-full {
  border-bottom-right-radius: 9999px; }

.rounded-b-full, .rounded-l-full {
  border-bottom-left-radius: 9999px; }

.rounded-l-full {
  border-top-left-radius: 9999px; }

.rounded-tl-none {
  border-top-left-radius: 0; }

.rounded-tr-none {
  border-top-right-radius: 0; }

.rounded-br-none {
  border-bottom-right-radius: 0; }

.rounded-bl-none {
  border-bottom-left-radius: 0; }

.rounded-tl-sm {
  border-top-left-radius: .1rem; }

.rounded-tr-sm {
  border-top-right-radius: .1rem; }

.rounded-br-sm {
  border-bottom-right-radius: .1rem; }

.rounded-bl-sm {
  border-bottom-left-radius: .1rem; }

.rounded-tl {
  border-top-left-radius: .2rem; }

.rounded-tr {
  border-top-right-radius: .2rem; }

.rounded-br {
  border-bottom-right-radius: .2rem; }

.rounded-bl {
  border-bottom-left-radius: .2rem; }

.rounded-tl-lg {
  border-top-left-radius: .5rem; }

.rounded-tr-lg {
  border-top-right-radius: .5rem; }

.rounded-br-lg {
  border-bottom-right-radius: .5rem; }

.rounded-bl-lg {
  border-bottom-left-radius: .5rem; }

.rounded-tl-full {
  border-top-left-radius: 9999px; }

.rounded-tr-full {
  border-top-right-radius: 9999px; }

.rounded-br-full {
  border-bottom-right-radius: 9999px; }

.rounded-bl-full {
  border-bottom-left-radius: 9999px; }

.border-solid {
  border-style: solid; }

.border-dashed {
  border-style: dashed; }

.border-dotted {
  border-style: dotted; }

.border-double {
  border-style: double; }

.border-none {
  border-style: none; }

.border-0 {
  border-width: 0; }

.border-2 {
  border-width: 2px; }

.border-4 {
  border-width: 4px; }

.border-8 {
  border-width: 8px; }

.border {
  border-width: 1px; }

.border-t-0 {
  border-top-width: 0; }

.border-r-0 {
  border-right-width: 0; }

.border-b-0 {
  border-bottom-width: 0; }

.border-l-0 {
  border-left-width: 0; }

.border-t-2 {
  border-top-width: 2px; }

.border-r-2 {
  border-right-width: 2px; }

.border-b-2 {
  border-bottom-width: 2px; }

.border-l-2 {
  border-left-width: 2px; }

.border-t-4 {
  border-top-width: 4px; }

.border-r-4 {
  border-right-width: 4px; }

.border-b-4 {
  border-bottom-width: 4px; }

.border-l-4 {
  border-left-width: 4px; }

.border-t-8 {
  border-top-width: 8px; }

.border-r-8 {
  border-right-width: 8px; }

.border-b-8 {
  border-bottom-width: 8px; }

.border-l-8 {
  border-left-width: 8px; }

.border-t {
  border-top-width: 1px; }

.border-r {
  border-right-width: 1px; }

.border-b {
  border-bottom-width: 1px; }

.border-l {
  border-left-width: 1px; }

.cursor-auto {
  cursor: auto; }

.cursor-default {
  cursor: default; }

.cursor-pointer {
  cursor: pointer; }

.cursor-wait {
  cursor: wait; }

.cursor-text {
  cursor: text; }

.cursor-move {
  cursor: move; }

.cursor-not-allowed {
  cursor: not-allowed; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.inline {
  display: inline; }

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.table {
  display: table; }

.table-row {
  display: table-row; }

.table-cell {
  display: table-cell; }

.hidden {
  display: none; }

.flex-row {
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
      flex-direction: row; }

.flex-row, .flex-row-reverse {
  -webkit-box-orient: horizontal; }

.flex-row-reverse {
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }

.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
      flex-direction: column; }

.flex-col-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse; }

.flex-no-wrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }

.items-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
      align-items: flex-start; }

.items-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
      align-items: flex-end; }

.items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center; }

.items-baseline {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
      align-items: baseline; }

.items-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
      align-items: stretch; }

.self-auto {
  -ms-flex-item-align: auto;
      align-self: auto; }

.self-start {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.self-end {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.self-center {
  -ms-flex-item-align: center;
      align-self: center; }

.self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch; }

.justify-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
      justify-content: flex-start; }

.justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
      justify-content: flex-end; }

.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
      justify-content: center; }

.justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.justify-around {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.content-center {
  -ms-flex-line-pack: center;
      align-content: center; }

.content-start {
  -ms-flex-line-pack: start;
      align-content: flex-start; }

.content-end {
  -ms-flex-line-pack: end;
      align-content: flex-end; }

.content-between {
  -ms-flex-line-pack: justify;
      align-content: space-between; }

.content-around {
  -ms-flex-line-pack: distribute;
      align-content: space-around; }

.flex-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
      flex: 1 1 0%; }

.flex-auto {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto; }

.flex-initial {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto; }

.flex-none {
  -webkit-box-flex: 0;
  -ms-flex: none;
      flex: none; }

.flex-grow-0 {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
      flex-grow: 0; }

.flex-grow {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
      flex-grow: 1; }

.flex-shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.flex-shrink {
  -ms-flex-negative: 1;
      flex-shrink: 1; }

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
      order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
      order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
      order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
      order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
      order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
      order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
      order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
      order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
      order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
      order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
      order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
      order: 12; }

.order-first {
  -webkit-box-ordinal-group: -9998;
  -ms-flex-order: -9999;
      order: -9999; }

.order-last {
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
      order: 9999; }

.order-none {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
      order: 0; }

.float-right {
  float: right; }

.float-left {
  float: left; }

.float-none {
  float: none; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.font-sans {
  font-family: Muli,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif; }

.font-serif {
  font-family: Noto Serif,Georgia,Cambria,Times New Roman,Times,serif; }

.font-mono {
  font-family: Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace; }

.font-hairline {
  font-weight: 100; }

.font-thin {
  font-weight: 200; }

.font-light {
  font-weight: 300; }

.font-normal {
  font-weight: 400; }

.font-medium {
  font-weight: 500; }

.font-semibold {
  font-weight: 600; }

.font-bold {
  font-weight: 700; }

.font-extrabold {
  font-weight: 800; }

.font-black {
  font-weight: 900; }

.hover\:font-hairline:hover {
  font-weight: 100; }

.hover\:font-thin:hover {
  font-weight: 200; }

.hover\:font-light:hover {
  font-weight: 300; }

.hover\:font-normal:hover {
  font-weight: 400; }

.hover\:font-medium:hover {
  font-weight: 500; }

.hover\:font-semibold:hover {
  font-weight: 600; }

.hover\:font-bold:hover {
  font-weight: 700; }

.hover\:font-extrabold:hover {
  font-weight: 800; }

.hover\:font-black:hover {
  font-weight: 900; }

.focus\:font-hairline:focus {
  font-weight: 100; }

.focus\:font-thin:focus {
  font-weight: 200; }

.focus\:font-light:focus {
  font-weight: 300; }

.focus\:font-normal:focus {
  font-weight: 400; }

.focus\:font-medium:focus {
  font-weight: 500; }

.focus\:font-semibold:focus {
  font-weight: 600; }

.focus\:font-bold:focus {
  font-weight: 700; }

.focus\:font-extrabold:focus {
  font-weight: 800; }

.focus\:font-black:focus {
  font-weight: 900; }

.h-0 {
  height: 0; }

.h-1 {
  height: .25rem; }

.h-2 {
  height: .5rem; }

.h-3 {
  height: .75rem; }

.h-4 {
  height: 1rem; }

.h-5 {
  height: 1.25rem; }

.h-6 {
  height: 1.5rem; }

.h-8 {
  height: 2rem; }

.h-10 {
  height: 2.5rem; }

.h-12 {
  height: 3rem; }

.h-16 {
  height: 4rem; }

.h-20 {
  height: 5rem; }

.h-24 {
  height: 6rem; }

.h-32 {
  height: 8rem; }

.h-40 {
  height: 10rem; }

.h-48 {
  height: 12rem; }

.h-56 {
  height: 14rem; }

.h-64 {
  height: 16rem; }

.h-auto {
  height: auto; }

.h-px {
  height: 1px; }

.h-full {
  height: 100%; }

.h-screen {
  height: 100vh; }

.leading-none {
  line-height: 1; }

.leading-tight {
  line-height: 1.25; }

.leading-normal {
  line-height: 1.6; }

.leading-loose {
  line-height: 2; }

.list-inside {
  list-style-position: inside; }

.list-outside {
  list-style-position: outside; }

.list-none {
  list-style-type: none; }

.list-disc {
  list-style-type: disc; }

.list-decimal {
  list-style-type: decimal; }

.m-0 {
  margin: 0; }

.m-1 {
  margin: .25rem; }

.m-2 {
  margin: .5rem; }

.m-3 {
  margin: .75rem; }

.m-4 {
  margin: 1rem; }

.m-5 {
  margin: 1.25rem; }

.m-6 {
  margin: 1.5rem; }

.m-8 {
  margin: 2rem; }

.m-10 {
  margin: 2.5rem; }

.m-12 {
  margin: 3rem; }

.m-16 {
  margin: 4rem; }

.m-20 {
  margin: 5rem; }

.m-24 {
  margin: 6rem; }

.m-32 {
  margin: 8rem; }

.m-40 {
  margin: 10rem; }

.m-48 {
  margin: 12rem; }

.m-56 {
  margin: 14rem; }

.m-64 {
  margin: 16rem; }

.m-auto {
  margin: auto; }

.m-px {
  margin: 1px; }

.-m-1 {
  margin: -.25rem; }

.-m-2 {
  margin: -.5rem; }

.-m-3 {
  margin: -.75rem; }

.-m-4 {
  margin: -1rem; }

.-m-5 {
  margin: -1.25rem; }

.-m-6 {
  margin: -1.5rem; }

.-m-8 {
  margin: -2rem; }

.-m-10 {
  margin: -2.5rem; }

.-m-12 {
  margin: -3rem; }

.-m-16 {
  margin: -4rem; }

.-m-20 {
  margin: -5rem; }

.-m-24 {
  margin: -6rem; }

.-m-32 {
  margin: -8rem; }

.-m-40 {
  margin: -10rem; }

.-m-48 {
  margin: -12rem; }

.-m-56 {
  margin: -14rem; }

.-m-64 {
  margin: -16rem; }

.-m-px {
  margin: -1px; }

.my-0 {
  margin-top: 0;
  margin-bottom: 0; }

.mx-0 {
  margin-left: 0;
  margin-right: 0; }

.my-1 {
  margin-top: .25rem;
  margin-bottom: .25rem; }

.mx-1 {
  margin-left: .25rem;
  margin-right: .25rem; }

.my-2 {
  margin-top: .5rem;
  margin-bottom: .5rem; }

.mx-2 {
  margin-left: .5rem;
  margin-right: .5rem; }

.my-3 {
  margin-top: .75rem;
  margin-bottom: .75rem; }

.mx-3 {
  margin-left: .75rem;
  margin-right: .75rem; }

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem; }

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem; }

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem; }

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.mx-8 {
  margin-left: 2rem;
  margin-right: 2rem; }

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem; }

.mx-10 {
  margin-left: 2.5rem;
  margin-right: 2.5rem; }

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem; }

.mx-12 {
  margin-left: 3rem;
  margin-right: 3rem; }

.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem; }

.mx-16 {
  margin-left: 4rem;
  margin-right: 4rem; }

.my-20 {
  margin-top: 5rem;
  margin-bottom: 5rem; }

.mx-20 {
  margin-left: 5rem;
  margin-right: 5rem; }

.my-24 {
  margin-top: 6rem;
  margin-bottom: 6rem; }

.mx-24 {
  margin-left: 6rem;
  margin-right: 6rem; }

.my-32 {
  margin-top: 8rem;
  margin-bottom: 8rem; }

.mx-32 {
  margin-left: 8rem;
  margin-right: 8rem; }

.my-40 {
  margin-top: 10rem;
  margin-bottom: 10rem; }

.mx-40 {
  margin-left: 10rem;
  margin-right: 10rem; }

.my-48 {
  margin-top: 12rem;
  margin-bottom: 12rem; }

.mx-48 {
  margin-left: 12rem;
  margin-right: 12rem; }

.my-56 {
  margin-top: 14rem;
  margin-bottom: 14rem; }

.mx-56 {
  margin-left: 14rem;
  margin-right: 14rem; }

.my-64 {
  margin-top: 16rem;
  margin-bottom: 16rem; }

.mx-64 {
  margin-left: 16rem;
  margin-right: 16rem; }

.my-auto {
  margin-top: auto;
  margin-bottom: auto; }

.mx-auto {
  margin-left: auto;
  margin-right: auto; }

.my-px {
  margin-top: 1px;
  margin-bottom: 1px; }

.mx-px {
  margin-left: 1px;
  margin-right: 1px; }

.-my-1 {
  margin-top: -.25rem;
  margin-bottom: -.25rem; }

.-mx-1 {
  margin-left: -.25rem;
  margin-right: -.25rem; }

.-my-2 {
  margin-top: -.5rem;
  margin-bottom: -.5rem; }

.-mx-2 {
  margin-left: -.5rem;
  margin-right: -.5rem; }

.-my-3 {
  margin-top: -.75rem;
  margin-bottom: -.75rem; }

.-mx-3 {
  margin-left: -.75rem;
  margin-right: -.75rem; }

.-my-4 {
  margin-top: -1rem;
  margin-bottom: -1rem; }

.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem; }

.-my-5 {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem; }

.-mx-5 {
  margin-left: -1.25rem;
  margin-right: -1.25rem; }

.-my-6 {
  margin-top: -1.5rem;
  margin-bottom: -1.5rem; }

.-mx-6 {
  margin-left: -1.5rem;
  margin-right: -1.5rem; }

.-my-8 {
  margin-top: -2rem;
  margin-bottom: -2rem; }

.-mx-8 {
  margin-left: -2rem;
  margin-right: -2rem; }

.-my-10 {
  margin-top: -2.5rem;
  margin-bottom: -2.5rem; }

.-mx-10 {
  margin-left: -2.5rem;
  margin-right: -2.5rem; }

.-my-12 {
  margin-top: -3rem;
  margin-bottom: -3rem; }

.-mx-12 {
  margin-left: -3rem;
  margin-right: -3rem; }

.-my-16 {
  margin-top: -4rem;
  margin-bottom: -4rem; }

.-mx-16 {
  margin-left: -4rem;
  margin-right: -4rem; }

.-my-20 {
  margin-top: -5rem;
  margin-bottom: -5rem; }

.-mx-20 {
  margin-left: -5rem;
  margin-right: -5rem; }

.-my-24 {
  margin-top: -6rem;
  margin-bottom: -6rem; }

.-mx-24 {
  margin-left: -6rem;
  margin-right: -6rem; }

.-my-32 {
  margin-top: -8rem;
  margin-bottom: -8rem; }

.-mx-32 {
  margin-left: -8rem;
  margin-right: -8rem; }

.-my-40 {
  margin-top: -10rem;
  margin-bottom: -10rem; }

.-mx-40 {
  margin-left: -10rem;
  margin-right: -10rem; }

.-my-48 {
  margin-top: -12rem;
  margin-bottom: -12rem; }

.-mx-48 {
  margin-left: -12rem;
  margin-right: -12rem; }

.-my-56 {
  margin-top: -14rem;
  margin-bottom: -14rem; }

.-mx-56 {
  margin-left: -14rem;
  margin-right: -14rem; }

.-my-64 {
  margin-top: -16rem;
  margin-bottom: -16rem; }

.-mx-64 {
  margin-left: -16rem;
  margin-right: -16rem; }

.-my-px {
  margin-top: -1px;
  margin-bottom: -1px; }

.-mx-px {
  margin-left: -1px;
  margin-right: -1px; }

.mt-0 {
  margin-top: 0; }

.mr-0 {
  margin-right: 0; }

.mb-0 {
  margin-bottom: 0; }

.ml-0 {
  margin-left: 0; }

.mt-1 {
  margin-top: .25rem; }

.mr-1 {
  margin-right: .25rem; }

.mb-1 {
  margin-bottom: .25rem; }

.ml-1 {
  margin-left: .25rem; }

.mt-2 {
  margin-top: .5rem; }

.mr-2 {
  margin-right: .5rem; }

.mb-2 {
  margin-bottom: .5rem; }

.ml-2 {
  margin-left: .5rem; }

.mt-3 {
  margin-top: .75rem; }

.mr-3 {
  margin-right: .75rem; }

.mb-3 {
  margin-bottom: .75rem; }

.ml-3 {
  margin-left: .75rem; }

.mt-4 {
  margin-top: 1rem; }

.mr-4 {
  margin-right: 1rem; }

.mb-4 {
  margin-bottom: 1rem; }

.ml-4 {
  margin-left: 1rem; }

.mt-5 {
  margin-top: 1.25rem; }

.mr-5 {
  margin-right: 1.25rem; }

.mb-5 {
  margin-bottom: 1.25rem; }

.ml-5 {
  margin-left: 1.25rem; }

.mt-6 {
  margin-top: 1.5rem; }

.mr-6 {
  margin-right: 1.5rem; }

.mb-6 {
  margin-bottom: 1.5rem; }

.ml-6 {
  margin-left: 1.5rem; }

.mt-8 {
  margin-top: 2rem; }

.mr-8 {
  margin-right: 2rem; }

.mb-8 {
  margin-bottom: 2rem; }

.ml-8 {
  margin-left: 2rem; }

.mt-10 {
  margin-top: 2.5rem; }

.mr-10 {
  margin-right: 2.5rem; }

.mb-10 {
  margin-bottom: 2.5rem; }

.ml-10 {
  margin-left: 2.5rem; }

.mt-12 {
  margin-top: 3rem; }

.mr-12 {
  margin-right: 3rem; }

.mb-12 {
  margin-bottom: 3rem; }

.ml-12 {
  margin-left: 3rem; }

.mt-16 {
  margin-top: 4rem; }

.mr-16 {
  margin-right: 4rem; }

.mb-16 {
  margin-bottom: 4rem; }

.ml-16 {
  margin-left: 4rem; }

.mt-20 {
  margin-top: 5rem; }

.mr-20 {
  margin-right: 5rem; }

.mb-20 {
  margin-bottom: 5rem; }

.ml-20 {
  margin-left: 5rem; }

.mt-24 {
  margin-top: 6rem; }

.mr-24 {
  margin-right: 6rem; }

.mb-24 {
  margin-bottom: 6rem; }

.ml-24 {
  margin-left: 6rem; }

.mt-32 {
  margin-top: 8rem; }

.mr-32 {
  margin-right: 8rem; }

.mb-32 {
  margin-bottom: 8rem; }

.ml-32 {
  margin-left: 8rem; }

.mt-40 {
  margin-top: 10rem; }

.mr-40 {
  margin-right: 10rem; }

.mb-40 {
  margin-bottom: 10rem; }

.ml-40 {
  margin-left: 10rem; }

.mt-48 {
  margin-top: 12rem; }

.mr-48 {
  margin-right: 12rem; }

.mb-48 {
  margin-bottom: 12rem; }

.ml-48 {
  margin-left: 12rem; }

.mt-56 {
  margin-top: 14rem; }

.mr-56 {
  margin-right: 14rem; }

.mb-56 {
  margin-bottom: 14rem; }

.ml-56 {
  margin-left: 14rem; }

.mt-64 {
  margin-top: 16rem; }

.mr-64 {
  margin-right: 16rem; }

.mb-64 {
  margin-bottom: 16rem; }

.ml-64 {
  margin-left: 16rem; }

.mt-auto {
  margin-top: auto; }

.mr-auto {
  margin-right: auto; }

.mb-auto {
  margin-bottom: auto; }

.ml-auto {
  margin-left: auto; }

.mt-px {
  margin-top: 1px; }

.mr-px {
  margin-right: 1px; }

.mb-px {
  margin-bottom: 1px; }

.ml-px {
  margin-left: 1px; }

.-mt-1 {
  margin-top: -.25rem; }

.-mr-1 {
  margin-right: -.25rem; }

.-mb-1 {
  margin-bottom: -.25rem; }

.-ml-1 {
  margin-left: -.25rem; }

.-mt-2 {
  margin-top: -.5rem; }

.-mr-2 {
  margin-right: -.5rem; }

.-mb-2 {
  margin-bottom: -.5rem; }

.-ml-2 {
  margin-left: -.5rem; }

.-mt-3 {
  margin-top: -.75rem; }

.-mr-3 {
  margin-right: -.75rem; }

.-mb-3 {
  margin-bottom: -.75rem; }

.-ml-3 {
  margin-left: -.75rem; }

.-mt-4 {
  margin-top: -1rem; }

.-mr-4 {
  margin-right: -1rem; }

.-mb-4 {
  margin-bottom: -1rem; }

.-ml-4 {
  margin-left: -1rem; }

.-mt-5 {
  margin-top: -1.25rem; }

.-mr-5 {
  margin-right: -1.25rem; }

.-mb-5 {
  margin-bottom: -1.25rem; }

.-ml-5 {
  margin-left: -1.25rem; }

.-mt-6 {
  margin-top: -1.5rem; }

.-mr-6 {
  margin-right: -1.5rem; }

.-mb-6 {
  margin-bottom: -1.5rem; }

.-ml-6 {
  margin-left: -1.5rem; }

.-mt-8 {
  margin-top: -2rem; }

.-mr-8 {
  margin-right: -2rem; }

.-mb-8 {
  margin-bottom: -2rem; }

.-ml-8 {
  margin-left: -2rem; }

.-mt-10 {
  margin-top: -2.5rem; }

.-mr-10 {
  margin-right: -2.5rem; }

.-mb-10 {
  margin-bottom: -2.5rem; }

.-ml-10 {
  margin-left: -2.5rem; }

.-mt-12 {
  margin-top: -3rem; }

.-mr-12 {
  margin-right: -3rem; }

.-mb-12 {
  margin-bottom: -3rem; }

.-ml-12 {
  margin-left: -3rem; }

.-mt-16 {
  margin-top: -4rem; }

.-mr-16 {
  margin-right: -4rem; }

.-mb-16 {
  margin-bottom: -4rem; }

.-ml-16 {
  margin-left: -4rem; }

.-mt-20 {
  margin-top: -5rem; }

.-mr-20 {
  margin-right: -5rem; }

.-mb-20 {
  margin-bottom: -5rem; }

.-ml-20 {
  margin-left: -5rem; }

.-mt-24 {
  margin-top: -6rem; }

.-mr-24 {
  margin-right: -6rem; }

.-mb-24 {
  margin-bottom: -6rem; }

.-ml-24 {
  margin-left: -6rem; }

.-mt-32 {
  margin-top: -8rem; }

.-mr-32 {
  margin-right: -8rem; }

.-mb-32 {
  margin-bottom: -8rem; }

.-ml-32 {
  margin-left: -8rem; }

.-mt-40 {
  margin-top: -10rem; }

.-mr-40 {
  margin-right: -10rem; }

.-mb-40 {
  margin-bottom: -10rem; }

.-ml-40 {
  margin-left: -10rem; }

.-mt-48 {
  margin-top: -12rem; }

.-mr-48 {
  margin-right: -12rem; }

.-mb-48 {
  margin-bottom: -12rem; }

.-ml-48 {
  margin-left: -12rem; }

.-mt-56 {
  margin-top: -14rem; }

.-mr-56 {
  margin-right: -14rem; }

.-mb-56 {
  margin-bottom: -14rem; }

.-ml-56 {
  margin-left: -14rem; }

.-mt-64 {
  margin-top: -16rem; }

.-mr-64 {
  margin-right: -16rem; }

.-mb-64 {
  margin-bottom: -16rem; }

.-ml-64 {
  margin-left: -16rem; }

.-mt-px {
  margin-top: -1px; }

.-mr-px {
  margin-right: -1px; }

.-mb-px {
  margin-bottom: -1px; }

.-ml-px {
  margin-left: -1px; }

.max-h-10 {
  max-height: 2.5rem; }

.max-h-12 {
  max-height: 3rem; }

.max-h-16 {
  max-height: 4rem; }

.max-h-24 {
  max-height: 6rem; }

.max-h-32 {
  max-height: 8rem; }

.max-h-48 {
  max-height: 12rem; }

.max-h-64 {
  max-height: 16rem; }

.max-h-full {
  max-height: 100%; }

.max-h-screen {
  max-height: 100vh; }

.max-w-10 {
  max-width: 2.5rem; }

.max-w-12 {
  max-width: 3rem; }

.max-w-16 {
  max-width: 4rem; }

.max-w-24 {
  max-width: 6rem; }

.max-w-32 {
  max-width: 8rem; }

.max-w-48 {
  max-width: 12rem; }

.max-w-64 {
  max-width: 16rem; }

.max-w-xs {
  max-width: 20rem; }

.max-w-sm {
  max-width: 24rem; }

.max-w-md {
  max-width: 28rem; }

.max-w-lg {
  max-width: 32rem; }

.max-w-xl {
  max-width: 36rem; }

.max-w-2xl {
  max-width: 42rem; }

.max-w-3xl {
  max-width: 48rem; }

.max-w-4xl {
  max-width: 56rem; }

.max-w-5xl {
  max-width: 64rem; }

.max-w-6xl {
  max-width: 72rem; }

.max-w-full {
  max-width: 100%; }

.min-h-0 {
  min-height: 0; }

.min-h-full {
  min-height: 100%; }

.min-h-screen {
  min-height: 100vh; }

.min-w-0 {
  min-width: 0; }

.min-w-full {
  min-width: 100%; }

.object-contain {
  -o-object-fit: contain;
  object-fit: contain; }

.object-cover {
  -o-object-fit: cover;
  object-fit: cover; }

.object-fill {
  -o-object-fit: fill;
  object-fit: fill; }

.object-none {
  -o-object-fit: none;
  object-fit: none; }

.object-scale-down {
  -o-object-fit: scale-down;
  object-fit: scale-down; }

.object-bottom {
  -o-object-position: bottom;
  object-position: bottom; }

.object-center {
  -o-object-position: center;
  object-position: center; }

.object-left {
  -o-object-position: left;
  object-position: left; }

.object-left-bottom {
  -o-object-position: left bottom;
  object-position: left bottom; }

.object-left-top {
  -o-object-position: left top;
  object-position: left top; }

.object-right {
  -o-object-position: right;
  object-position: right; }

.object-right-bottom {
  -o-object-position: right bottom;
  object-position: right bottom; }

.object-right-top {
  -o-object-position: right top;
  object-position: right top; }

.object-top {
  -o-object-position: top;
  object-position: top; }

.opacity-0 {
  opacity: 0; }

.opacity-25 {
  opacity: .25; }

.opacity-50 {
  opacity: .5; }

.opacity-75 {
  opacity: .75; }

.opacity-100 {
  opacity: 1; }

.hover\:opacity-0:hover {
  opacity: 0; }

.hover\:opacity-25:hover {
  opacity: .25; }

.hover\:opacity-50:hover {
  opacity: .5; }

.hover\:opacity-75:hover {
  opacity: .75; }

.hover\:opacity-100:hover {
  opacity: 1; }

.focus\:opacity-0:focus {
  opacity: 0; }

.focus\:opacity-25:focus {
  opacity: .25; }

.focus\:opacity-50:focus {
  opacity: .5; }

.focus\:opacity-75:focus {
  opacity: .75; }

.focus\:opacity-100:focus {
  opacity: 1; }

.focus\:outline-none:focus, .outline-none {
  outline: 0; }

.overflow-auto {
  overflow: auto; }

.overflow-hidden {
  overflow: hidden; }

.overflow-visible {
  overflow: visible; }

.overflow-scroll {
  overflow: scroll; }

.overflow-x-auto {
  overflow-x: auto; }

.overflow-y-auto {
  overflow-y: auto; }

.overflow-x-hidden {
  overflow-x: hidden; }

.overflow-y-hidden {
  overflow-y: hidden; }

.overflow-x-visible {
  overflow-x: visible; }

.overflow-y-visible {
  overflow-y: visible; }

.overflow-x-scroll {
  overflow-x: scroll; }

.overflow-y-scroll {
  overflow-y: scroll; }

.scrolling-touch {
  -webkit-overflow-scrolling: touch; }

.scrolling-auto {
  -webkit-overflow-scrolling: auto; }

.p-0 {
  padding: 0; }

.p-1 {
  padding: .25rem; }

.p-2 {
  padding: .5rem; }

.p-3 {
  padding: .75rem; }

.p-4 {
  padding: 1rem; }

.p-5 {
  padding: 1.25rem; }

.p-6 {
  padding: 1.5rem; }

.p-8 {
  padding: 2rem; }

.p-10 {
  padding: 2.5rem; }

.p-12 {
  padding: 3rem; }

.p-16 {
  padding: 4rem; }

.p-20 {
  padding: 5rem; }

.p-24 {
  padding: 6rem; }

.p-32 {
  padding: 8rem; }

.p-40 {
  padding: 10rem; }

.p-48 {
  padding: 12rem; }

.p-56 {
  padding: 14rem; }

.p-64 {
  padding: 16rem; }

.p-px {
  padding: 1px; }

.py-0 {
  padding-top: 0;
  padding-bottom: 0; }

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

.py-1 {
  padding-top: .25rem;
  padding-bottom: .25rem; }

.px-1 {
  padding-left: .25rem;
  padding-right: .25rem; }

.py-2 {
  padding-top: .5rem;
  padding-bottom: .5rem; }

.px-2 {
  padding-left: .5rem;
  padding-right: .5rem; }

.py-3 {
  padding-top: .75rem;
  padding-bottom: .75rem; }

.px-3 {
  padding-left: .75rem;
  padding-right: .75rem; }

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem; }

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem; }

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem; }

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem; }

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem; }

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem; }

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem; }

.px-16 {
  padding-left: 4rem;
  padding-right: 4rem; }

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem; }

.px-20 {
  padding-left: 5rem;
  padding-right: 5rem; }

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem; }

.px-24 {
  padding-left: 6rem;
  padding-right: 6rem; }

.py-32 {
  padding-top: 8rem;
  padding-bottom: 8rem; }

.px-32 {
  padding-left: 8rem;
  padding-right: 8rem; }

.py-40 {
  padding-top: 10rem;
  padding-bottom: 10rem; }

.px-40 {
  padding-left: 10rem;
  padding-right: 10rem; }

.py-48 {
  padding-top: 12rem;
  padding-bottom: 12rem; }

.px-48 {
  padding-left: 12rem;
  padding-right: 12rem; }

.py-56 {
  padding-top: 14rem;
  padding-bottom: 14rem; }

.px-56 {
  padding-left: 14rem;
  padding-right: 14rem; }

.py-64 {
  padding-top: 16rem;
  padding-bottom: 16rem; }

.px-64 {
  padding-left: 16rem;
  padding-right: 16rem; }

.py-px {
  padding-top: 1px;
  padding-bottom: 1px; }

.px-px {
  padding-left: 1px;
  padding-right: 1px; }

.pt-0 {
  padding-top: 0; }

.pr-0 {
  padding-right: 0; }

.pb-0 {
  padding-bottom: 0; }

.pl-0 {
  padding-left: 0; }

.pt-1 {
  padding-top: .25rem; }

.pr-1 {
  padding-right: .25rem; }

.pb-1 {
  padding-bottom: .25rem; }

.pl-1 {
  padding-left: .25rem; }

.pt-2 {
  padding-top: .5rem; }

.pr-2 {
  padding-right: .5rem; }

.pb-2 {
  padding-bottom: .5rem; }

.pl-2 {
  padding-left: .5rem; }

.pt-3 {
  padding-top: .75rem; }

.pr-3 {
  padding-right: .75rem; }

.pb-3 {
  padding-bottom: .75rem; }

.pl-3 {
  padding-left: .75rem; }

.pt-4 {
  padding-top: 1rem; }

.pr-4 {
  padding-right: 1rem; }

.pb-4 {
  padding-bottom: 1rem; }

.pl-4 {
  padding-left: 1rem; }

.pt-5 {
  padding-top: 1.25rem; }

.pr-5 {
  padding-right: 1.25rem; }

.pb-5 {
  padding-bottom: 1.25rem; }

.pl-5 {
  padding-left: 1.25rem; }

.pt-6 {
  padding-top: 1.5rem; }

.pr-6 {
  padding-right: 1.5rem; }

.pb-6 {
  padding-bottom: 1.5rem; }

.pl-6 {
  padding-left: 1.5rem; }

.pt-8 {
  padding-top: 2rem; }

.pr-8 {
  padding-right: 2rem; }

.pb-8 {
  padding-bottom: 2rem; }

.pl-8 {
  padding-left: 2rem; }

.pt-10 {
  padding-top: 2.5rem; }

.pr-10 {
  padding-right: 2.5rem; }

.pb-10 {
  padding-bottom: 2.5rem; }

.pl-10 {
  padding-left: 2.5rem; }

.pt-12 {
  padding-top: 3rem; }

.pr-12 {
  padding-right: 3rem; }

.pb-12 {
  padding-bottom: 3rem; }

.pl-12 {
  padding-left: 3rem; }

.pt-16 {
  padding-top: 4rem; }

.pr-16 {
  padding-right: 4rem; }

.pb-16 {
  padding-bottom: 4rem; }

.pl-16 {
  padding-left: 4rem; }

.pt-20 {
  padding-top: 5rem; }

.pr-20 {
  padding-right: 5rem; }

.pb-20 {
  padding-bottom: 5rem; }

.pl-20 {
  padding-left: 5rem; }

.pt-24 {
  padding-top: 6rem; }

.pr-24 {
  padding-right: 6rem; }

.pb-24 {
  padding-bottom: 6rem; }

.pl-24 {
  padding-left: 6rem; }

.pt-32 {
  padding-top: 8rem; }

.pr-32 {
  padding-right: 8rem; }

.pb-32 {
  padding-bottom: 8rem; }

.pl-32 {
  padding-left: 8rem; }

.pt-40 {
  padding-top: 10rem; }

.pr-40 {
  padding-right: 10rem; }

.pb-40 {
  padding-bottom: 10rem; }

.pl-40 {
  padding-left: 10rem; }

.pt-48 {
  padding-top: 12rem; }

.pr-48 {
  padding-right: 12rem; }

.pb-48 {
  padding-bottom: 12rem; }

.pl-48 {
  padding-left: 12rem; }

.pt-56 {
  padding-top: 14rem; }

.pr-56 {
  padding-right: 14rem; }

.pb-56 {
  padding-bottom: 14rem; }

.pl-56 {
  padding-left: 14rem; }

.pt-64 {
  padding-top: 16rem; }

.pr-64 {
  padding-right: 16rem; }

.pb-64 {
  padding-bottom: 16rem; }

.pl-64 {
  padding-left: 16rem; }

.pt-px {
  padding-top: 1px; }

.pr-px {
  padding-right: 1px; }

.pb-px {
  padding-bottom: 1px; }

.pl-px {
  padding-left: 1px; }

.placeholder-transparent::-webkit-input-placeholder {
  color: transparent; }

.placeholder-transparent::-moz-placeholder {
  color: transparent; }

.placeholder-transparent:-ms-input-placeholder {
  color: transparent; }

.placeholder-transparent::-ms-input-placeholder {
  color: transparent; }

.placeholder-transparent::placeholder {
  color: transparent; }

.placeholder-black::-webkit-input-placeholder {
  color: #22292f; }

.placeholder-black::-moz-placeholder {
  color: #22292f; }

.placeholder-black:-ms-input-placeholder {
  color: #22292f; }

.placeholder-black::-ms-input-placeholder {
  color: #22292f; }

.placeholder-black::placeholder {
  color: #22292f; }

.placeholder-grey-darkest::-webkit-input-placeholder {
  color: #3d4852; }

.placeholder-grey-darkest::-moz-placeholder {
  color: #3d4852; }

.placeholder-grey-darkest:-ms-input-placeholder {
  color: #3d4852; }

.placeholder-grey-darkest::-ms-input-placeholder {
  color: #3d4852; }

.placeholder-grey-darkest::placeholder {
  color: #3d4852; }

.placeholder-grey-darker::-webkit-input-placeholder {
  color: #606f7b; }

.placeholder-grey-darker::-moz-placeholder {
  color: #606f7b; }

.placeholder-grey-darker:-ms-input-placeholder {
  color: #606f7b; }

.placeholder-grey-darker::-ms-input-placeholder {
  color: #606f7b; }

.placeholder-grey-darker::placeholder {
  color: #606f7b; }

.placeholder-grey-dark::-webkit-input-placeholder {
  color: #8795a1; }

.placeholder-grey-dark::-moz-placeholder {
  color: #8795a1; }

.placeholder-grey-dark:-ms-input-placeholder {
  color: #8795a1; }

.placeholder-grey-dark::-ms-input-placeholder {
  color: #8795a1; }

.placeholder-grey-dark::placeholder {
  color: #8795a1; }

.placeholder-grey::-webkit-input-placeholder {
  color: #b8c2cc; }

.placeholder-grey::-moz-placeholder {
  color: #b8c2cc; }

.placeholder-grey:-ms-input-placeholder {
  color: #b8c2cc; }

.placeholder-grey::-ms-input-placeholder {
  color: #b8c2cc; }

.placeholder-grey::placeholder {
  color: #b8c2cc; }

.placeholder-grey-light::-webkit-input-placeholder {
  color: #dae1e7; }

.placeholder-grey-light::-moz-placeholder {
  color: #dae1e7; }

.placeholder-grey-light:-ms-input-placeholder {
  color: #dae1e7; }

.placeholder-grey-light::-ms-input-placeholder {
  color: #dae1e7; }

.placeholder-grey-light::placeholder {
  color: #dae1e7; }

.placeholder-grey-lighter::-webkit-input-placeholder {
  color: #f1f5f8; }

.placeholder-grey-lighter::-moz-placeholder {
  color: #f1f5f8; }

.placeholder-grey-lighter:-ms-input-placeholder {
  color: #f1f5f8; }

.placeholder-grey-lighter::-ms-input-placeholder {
  color: #f1f5f8; }

.placeholder-grey-lighter::placeholder {
  color: #f1f5f8; }

.placeholder-grey-lightest::-webkit-input-placeholder {
  color: #f8fafc; }

.placeholder-grey-lightest::-moz-placeholder {
  color: #f8fafc; }

.placeholder-grey-lightest:-ms-input-placeholder {
  color: #f8fafc; }

.placeholder-grey-lightest::-ms-input-placeholder {
  color: #f8fafc; }

.placeholder-grey-lightest::placeholder {
  color: #f8fafc; }

.placeholder-white::-webkit-input-placeholder {
  color: #fff; }

.placeholder-white::-moz-placeholder {
  color: #fff; }

.placeholder-white:-ms-input-placeholder {
  color: #fff; }

.placeholder-white::-ms-input-placeholder {
  color: #fff; }

.placeholder-white::placeholder {
  color: #fff; }

.placeholder-blue-darker::-webkit-input-placeholder {
  color: #0e1932; }

.placeholder-blue-darker::-moz-placeholder {
  color: #0e1932; }

.placeholder-blue-darker:-ms-input-placeholder {
  color: #0e1932; }

.placeholder-blue-darker::-ms-input-placeholder {
  color: #0e1932; }

.placeholder-blue-darker::placeholder {
  color: #0e1932; }

.placeholder-blue-dark::-webkit-input-placeholder {
  color: #1d2945; }

.placeholder-blue-dark::-moz-placeholder {
  color: #1d2945; }

.placeholder-blue-dark:-ms-input-placeholder {
  color: #1d2945; }

.placeholder-blue-dark::-ms-input-placeholder {
  color: #1d2945; }

.placeholder-blue-dark::placeholder {
  color: #1d2945; }

.placeholder-blue::-webkit-input-placeholder {
  color: #2d374d; }

.placeholder-blue::-moz-placeholder {
  color: #2d374d; }

.placeholder-blue:-ms-input-placeholder {
  color: #2d374d; }

.placeholder-blue::-ms-input-placeholder {
  color: #2d374d; }

.placeholder-blue::placeholder {
  color: #2d374d; }

.placeholder-blue-light::-webkit-input-placeholder {
  color: #45526d; }

.placeholder-blue-light::-moz-placeholder {
  color: #45526d; }

.placeholder-blue-light:-ms-input-placeholder {
  color: #45526d; }

.placeholder-blue-light::-ms-input-placeholder {
  color: #45526d; }

.placeholder-blue-light::placeholder {
  color: #45526d; }

.placeholder-blue-lighter::-webkit-input-placeholder {
  color: #626e87; }

.placeholder-blue-lighter::-moz-placeholder {
  color: #626e87; }

.placeholder-blue-lighter:-ms-input-placeholder {
  color: #626e87; }

.placeholder-blue-lighter::-ms-input-placeholder {
  color: #626e87; }

.placeholder-blue-lighter::placeholder {
  color: #626e87; }

.placeholder-pink-darker::-webkit-input-placeholder {
  color: #a31e1e; }

.placeholder-pink-darker::-moz-placeholder {
  color: #a31e1e; }

.placeholder-pink-darker:-ms-input-placeholder {
  color: #a31e1e; }

.placeholder-pink-darker::-ms-input-placeholder {
  color: #a31e1e; }

.placeholder-pink-darker::placeholder {
  color: #a31e1e; }

.placeholder-pink-dark::-webkit-input-placeholder {
  color: #c63c3c; }

.placeholder-pink-dark::-moz-placeholder {
  color: #c63c3c; }

.placeholder-pink-dark:-ms-input-placeholder {
  color: #c63c3c; }

.placeholder-pink-dark::-ms-input-placeholder {
  color: #c63c3c; }

.placeholder-pink-dark::placeholder {
  color: #c63c3c; }

.placeholder-pink::-webkit-input-placeholder {
  color: #e76363; }

.placeholder-pink::-moz-placeholder {
  color: #e76363; }

.placeholder-pink:-ms-input-placeholder {
  color: #e76363; }

.placeholder-pink::-ms-input-placeholder {
  color: #e76363; }

.placeholder-pink::placeholder {
  color: #e76363; }

.placeholder-pink-light::-webkit-input-placeholder {
  color: #ff9393; }

.placeholder-pink-light::-moz-placeholder {
  color: #ff9393; }

.placeholder-pink-light:-ms-input-placeholder {
  color: #ff9393; }

.placeholder-pink-light::-ms-input-placeholder {
  color: #ff9393; }

.placeholder-pink-light::placeholder {
  color: #ff9393; }

.placeholder-pink-lighter::-webkit-input-placeholder {
  color: #ffbcbc; }

.placeholder-pink-lighter::-moz-placeholder {
  color: #ffbcbc; }

.placeholder-pink-lighter:-ms-input-placeholder {
  color: #ffbcbc; }

.placeholder-pink-lighter::-ms-input-placeholder {
  color: #ffbcbc; }

.placeholder-pink-lighter::placeholder {
  color: #ffbcbc; }

.focus\:placeholder-transparent:focus::-webkit-input-placeholder {
  color: transparent; }

.focus\:placeholder-transparent:focus::-moz-placeholder {
  color: transparent; }

.focus\:placeholder-transparent:focus:-ms-input-placeholder {
  color: transparent; }

.focus\:placeholder-transparent:focus::-ms-input-placeholder {
  color: transparent; }

.focus\:placeholder-transparent:focus::placeholder {
  color: transparent; }

.focus\:placeholder-black:focus::-webkit-input-placeholder {
  color: #22292f; }

.focus\:placeholder-black:focus::-moz-placeholder {
  color: #22292f; }

.focus\:placeholder-black:focus:-ms-input-placeholder {
  color: #22292f; }

.focus\:placeholder-black:focus::-ms-input-placeholder {
  color: #22292f; }

.focus\:placeholder-black:focus::placeholder {
  color: #22292f; }

.focus\:placeholder-grey-darkest:focus::-webkit-input-placeholder {
  color: #3d4852; }

.focus\:placeholder-grey-darkest:focus::-moz-placeholder {
  color: #3d4852; }

.focus\:placeholder-grey-darkest:focus:-ms-input-placeholder {
  color: #3d4852; }

.focus\:placeholder-grey-darkest:focus::-ms-input-placeholder {
  color: #3d4852; }

.focus\:placeholder-grey-darkest:focus::placeholder {
  color: #3d4852; }

.focus\:placeholder-grey-darker:focus::-webkit-input-placeholder {
  color: #606f7b; }

.focus\:placeholder-grey-darker:focus::-moz-placeholder {
  color: #606f7b; }

.focus\:placeholder-grey-darker:focus:-ms-input-placeholder {
  color: #606f7b; }

.focus\:placeholder-grey-darker:focus::-ms-input-placeholder {
  color: #606f7b; }

.focus\:placeholder-grey-darker:focus::placeholder {
  color: #606f7b; }

.focus\:placeholder-grey-dark:focus::-webkit-input-placeholder {
  color: #8795a1; }

.focus\:placeholder-grey-dark:focus::-moz-placeholder {
  color: #8795a1; }

.focus\:placeholder-grey-dark:focus:-ms-input-placeholder {
  color: #8795a1; }

.focus\:placeholder-grey-dark:focus::-ms-input-placeholder {
  color: #8795a1; }

.focus\:placeholder-grey-dark:focus::placeholder {
  color: #8795a1; }

.focus\:placeholder-grey:focus::-webkit-input-placeholder {
  color: #b8c2cc; }

.focus\:placeholder-grey:focus::-moz-placeholder {
  color: #b8c2cc; }

.focus\:placeholder-grey:focus:-ms-input-placeholder {
  color: #b8c2cc; }

.focus\:placeholder-grey:focus::-ms-input-placeholder {
  color: #b8c2cc; }

.focus\:placeholder-grey:focus::placeholder {
  color: #b8c2cc; }

.focus\:placeholder-grey-light:focus::-webkit-input-placeholder {
  color: #dae1e7; }

.focus\:placeholder-grey-light:focus::-moz-placeholder {
  color: #dae1e7; }

.focus\:placeholder-grey-light:focus:-ms-input-placeholder {
  color: #dae1e7; }

.focus\:placeholder-grey-light:focus::-ms-input-placeholder {
  color: #dae1e7; }

.focus\:placeholder-grey-light:focus::placeholder {
  color: #dae1e7; }

.focus\:placeholder-grey-lighter:focus::-webkit-input-placeholder {
  color: #f1f5f8; }

.focus\:placeholder-grey-lighter:focus::-moz-placeholder {
  color: #f1f5f8; }

.focus\:placeholder-grey-lighter:focus:-ms-input-placeholder {
  color: #f1f5f8; }

.focus\:placeholder-grey-lighter:focus::-ms-input-placeholder {
  color: #f1f5f8; }

.focus\:placeholder-grey-lighter:focus::placeholder {
  color: #f1f5f8; }

.focus\:placeholder-grey-lightest:focus::-webkit-input-placeholder {
  color: #f8fafc; }

.focus\:placeholder-grey-lightest:focus::-moz-placeholder {
  color: #f8fafc; }

.focus\:placeholder-grey-lightest:focus:-ms-input-placeholder {
  color: #f8fafc; }

.focus\:placeholder-grey-lightest:focus::-ms-input-placeholder {
  color: #f8fafc; }

.focus\:placeholder-grey-lightest:focus::placeholder {
  color: #f8fafc; }

.focus\:placeholder-white:focus::-webkit-input-placeholder {
  color: #fff; }

.focus\:placeholder-white:focus::-moz-placeholder {
  color: #fff; }

.focus\:placeholder-white:focus:-ms-input-placeholder {
  color: #fff; }

.focus\:placeholder-white:focus::-ms-input-placeholder {
  color: #fff; }

.focus\:placeholder-white:focus::placeholder {
  color: #fff; }

.focus\:placeholder-blue-darker:focus::-webkit-input-placeholder {
  color: #0e1932; }

.focus\:placeholder-blue-darker:focus::-moz-placeholder {
  color: #0e1932; }

.focus\:placeholder-blue-darker:focus:-ms-input-placeholder {
  color: #0e1932; }

.focus\:placeholder-blue-darker:focus::-ms-input-placeholder {
  color: #0e1932; }

.focus\:placeholder-blue-darker:focus::placeholder {
  color: #0e1932; }

.focus\:placeholder-blue-dark:focus::-webkit-input-placeholder {
  color: #1d2945; }

.focus\:placeholder-blue-dark:focus::-moz-placeholder {
  color: #1d2945; }

.focus\:placeholder-blue-dark:focus:-ms-input-placeholder {
  color: #1d2945; }

.focus\:placeholder-blue-dark:focus::-ms-input-placeholder {
  color: #1d2945; }

.focus\:placeholder-blue-dark:focus::placeholder {
  color: #1d2945; }

.focus\:placeholder-blue:focus::-webkit-input-placeholder {
  color: #2d374d; }

.focus\:placeholder-blue:focus::-moz-placeholder {
  color: #2d374d; }

.focus\:placeholder-blue:focus:-ms-input-placeholder {
  color: #2d374d; }

.focus\:placeholder-blue:focus::-ms-input-placeholder {
  color: #2d374d; }

.focus\:placeholder-blue:focus::placeholder {
  color: #2d374d; }

.focus\:placeholder-blue-light:focus::-webkit-input-placeholder {
  color: #45526d; }

.focus\:placeholder-blue-light:focus::-moz-placeholder {
  color: #45526d; }

.focus\:placeholder-blue-light:focus:-ms-input-placeholder {
  color: #45526d; }

.focus\:placeholder-blue-light:focus::-ms-input-placeholder {
  color: #45526d; }

.focus\:placeholder-blue-light:focus::placeholder {
  color: #45526d; }

.focus\:placeholder-blue-lighter:focus::-webkit-input-placeholder {
  color: #626e87; }

.focus\:placeholder-blue-lighter:focus::-moz-placeholder {
  color: #626e87; }

.focus\:placeholder-blue-lighter:focus:-ms-input-placeholder {
  color: #626e87; }

.focus\:placeholder-blue-lighter:focus::-ms-input-placeholder {
  color: #626e87; }

.focus\:placeholder-blue-lighter:focus::placeholder {
  color: #626e87; }

.focus\:placeholder-pink-darker:focus::-webkit-input-placeholder {
  color: #a31e1e; }

.focus\:placeholder-pink-darker:focus::-moz-placeholder {
  color: #a31e1e; }

.focus\:placeholder-pink-darker:focus:-ms-input-placeholder {
  color: #a31e1e; }

.focus\:placeholder-pink-darker:focus::-ms-input-placeholder {
  color: #a31e1e; }

.focus\:placeholder-pink-darker:focus::placeholder {
  color: #a31e1e; }

.focus\:placeholder-pink-dark:focus::-webkit-input-placeholder {
  color: #c63c3c; }

.focus\:placeholder-pink-dark:focus::-moz-placeholder {
  color: #c63c3c; }

.focus\:placeholder-pink-dark:focus:-ms-input-placeholder {
  color: #c63c3c; }

.focus\:placeholder-pink-dark:focus::-ms-input-placeholder {
  color: #c63c3c; }

.focus\:placeholder-pink-dark:focus::placeholder {
  color: #c63c3c; }

.focus\:placeholder-pink:focus::-webkit-input-placeholder {
  color: #e76363; }

.focus\:placeholder-pink:focus::-moz-placeholder {
  color: #e76363; }

.focus\:placeholder-pink:focus:-ms-input-placeholder {
  color: #e76363; }

.focus\:placeholder-pink:focus::-ms-input-placeholder {
  color: #e76363; }

.focus\:placeholder-pink:focus::placeholder {
  color: #e76363; }

.focus\:placeholder-pink-light:focus::-webkit-input-placeholder {
  color: #ff9393; }

.focus\:placeholder-pink-light:focus::-moz-placeholder {
  color: #ff9393; }

.focus\:placeholder-pink-light:focus:-ms-input-placeholder {
  color: #ff9393; }

.focus\:placeholder-pink-light:focus::-ms-input-placeholder {
  color: #ff9393; }

.focus\:placeholder-pink-light:focus::placeholder {
  color: #ff9393; }

.focus\:placeholder-pink-lighter:focus::-webkit-input-placeholder {
  color: #ffbcbc; }

.focus\:placeholder-pink-lighter:focus::-moz-placeholder {
  color: #ffbcbc; }

.focus\:placeholder-pink-lighter:focus:-ms-input-placeholder {
  color: #ffbcbc; }

.focus\:placeholder-pink-lighter:focus::-ms-input-placeholder {
  color: #ffbcbc; }

.focus\:placeholder-pink-lighter:focus::placeholder {
  color: #ffbcbc; }

.pointer-events-none {
  pointer-events: none; }

.pointer-events-auto {
  pointer-events: auto; }

.static {
  position: static; }

.fixed {
  position: fixed; }

.absolute {
  position: absolute; }

.relative {
  position: relative; }

.sticky {
  position: -webkit-sticky;
  position: sticky; }

.inset-0 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.inset-auto {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto; }

.inset-y-0 {
  top: 0;
  bottom: 0; }

.inset-x-0 {
  right: 0;
  left: 0; }

.inset-y-auto {
  top: auto;
  bottom: auto; }

.inset-x-auto {
  right: auto;
  left: auto; }

.top-0 {
  top: 0; }

.right-0 {
  right: 0; }

.bottom-0 {
  bottom: 0; }

.left-0 {
  left: 0; }

.top-auto {
  top: auto; }

.right-auto {
  right: auto; }

.bottom-auto {
  bottom: auto; }

.left-auto {
  left: auto; }

.resize-none {
  resize: none; }

.resize-y {
  resize: vertical; }

.resize-x {
  resize: horizontal; }

.resize {
  resize: both; }

.shadow {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }

.shadow-md {
  -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
          box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }

.shadow-lg {
  -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }

.shadow-xl {
  -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
          box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }

.shadow-2xl {
  -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
          box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }

.shadow-inner {
  -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
          box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); }

.shadow-outline {
  -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
          box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5); }

.shadow-none {
  -webkit-box-shadow: none;
          box-shadow: none; }

.hover\:shadow:hover {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }

.hover\:shadow-md:hover {
  -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
          box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }

.hover\:shadow-lg:hover {
  -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }

.hover\:shadow-xl:hover {
  -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
          box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }

.hover\:shadow-2xl:hover {
  -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
          box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }

.hover\:shadow-inner:hover {
  -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
          box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); }

.hover\:shadow-outline:hover {
  -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
          box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5); }

.hover\:shadow-none:hover {
  -webkit-box-shadow: none;
          box-shadow: none; }

.focus\:shadow:focus {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }

.focus\:shadow-md:focus {
  -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
          box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }

.focus\:shadow-lg:focus {
  -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }

.focus\:shadow-xl:focus {
  -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
          box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }

.focus\:shadow-2xl:focus {
  -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
          box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }

.focus\:shadow-inner:focus {
  -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
          box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); }

.focus\:shadow-outline:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
          box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5); }

.focus\:shadow-none:focus {
  -webkit-box-shadow: none;
          box-shadow: none; }

.fill-current {
  fill: currentColor; }

.stroke-current {
  stroke: currentColor; }

.table-auto {
  table-layout: auto; }

.table-fixed {
  table-layout: fixed; }

.text-left {
  text-align: left; }

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

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

.text-justify {
  text-align: justify; }

.text-transparent {
  color: transparent; }

.text-black {
  color: #22292f; }

.text-grey-darkest {
  color: #3d4852; }

.text-grey-darker {
  color: #606f7b; }

.text-grey-dark {
  color: #8795a1; }

.text-grey {
  color: #b8c2cc; }

.text-grey-light {
  color: #dae1e7; }

.text-grey-lighter {
  color: #f1f5f8; }

.text-grey-lightest {
  color: #f8fafc; }

.text-white {
  color: #fff; }

.text-blue-darker {
  color: #0e1932; }

.text-blue-dark {
  color: #1d2945; }

.text-blue {
  color: #2d374d; }

.text-blue-light {
  color: #45526d; }

.text-blue-lighter {
  color: #626e87; }

.text-pink-darker {
  color: #a31e1e; }

.text-pink-dark {
  color: #c63c3c; }

.text-pink {
  color: #e76363; }

.text-pink-light {
  color: #ff9393; }

.text-pink-lighter {
  color: #ffbcbc; }

.hover\:text-transparent:hover {
  color: transparent; }

.hover\:text-black:hover {
  color: #22292f; }

.hover\:text-grey-darkest:hover {
  color: #3d4852; }

.hover\:text-grey-darker:hover {
  color: #606f7b; }

.hover\:text-grey-dark:hover {
  color: #8795a1; }

.hover\:text-grey:hover {
  color: #b8c2cc; }

.hover\:text-grey-light:hover {
  color: #dae1e7; }

.hover\:text-grey-lighter:hover {
  color: #f1f5f8; }

.hover\:text-grey-lightest:hover {
  color: #f8fafc; }

.hover\:text-white:hover {
  color: #fff; }

.hover\:text-blue-darker:hover {
  color: #0e1932; }

.hover\:text-blue-dark:hover {
  color: #1d2945; }

.hover\:text-blue:hover {
  color: #2d374d; }

.hover\:text-blue-light:hover {
  color: #45526d; }

.hover\:text-blue-lighter:hover {
  color: #626e87; }

.hover\:text-pink-darker:hover {
  color: #a31e1e; }

.hover\:text-pink-dark:hover {
  color: #c63c3c; }

.hover\:text-pink:hover {
  color: #e76363; }

.hover\:text-pink-light:hover {
  color: #ff9393; }

.hover\:text-pink-lighter:hover {
  color: #ffbcbc; }

.focus\:text-transparent:focus {
  color: transparent; }

.focus\:text-black:focus {
  color: #22292f; }

.focus\:text-grey-darkest:focus {
  color: #3d4852; }

.focus\:text-grey-darker:focus {
  color: #606f7b; }

.focus\:text-grey-dark:focus {
  color: #8795a1; }

.focus\:text-grey:focus {
  color: #b8c2cc; }

.focus\:text-grey-light:focus {
  color: #dae1e7; }

.focus\:text-grey-lighter:focus {
  color: #f1f5f8; }

.focus\:text-grey-lightest:focus {
  color: #f8fafc; }

.focus\:text-white:focus {
  color: #fff; }

.focus\:text-blue-darker:focus {
  color: #0e1932; }

.focus\:text-blue-dark:focus {
  color: #1d2945; }

.focus\:text-blue:focus {
  color: #2d374d; }

.focus\:text-blue-light:focus {
  color: #45526d; }

.focus\:text-blue-lighter:focus {
  color: #626e87; }

.focus\:text-pink-darker:focus {
  color: #a31e1e; }

.focus\:text-pink-dark:focus {
  color: #c63c3c; }

.focus\:text-pink:focus {
  color: #e76363; }

.focus\:text-pink-light:focus {
  color: #ff9393; }

.focus\:text-pink-lighter:focus {
  color: #ffbcbc; }

.text-xs {
  font-size: .75rem; }

.text-sm {
  font-size: .875rem; }

.text-base {
  font-size: 1rem; }

.text-base-readability {
  font-size: 1.1rem; }

.text-lg {
  font-size: 1.125rem; }

.text-xl {
  font-size: 1.25rem; }

.text-2xl {
  font-size: 1.5rem; }

.text-3xl {
  font-size: 1.875rem; }

.text-4xl {
  font-size: 2.25rem; }

.text-5xl {
  font-size: 3.2rem; }

.text-6xl {
  font-size: 4rem; }

.italic {
  font-style: italic; }

.not-italic {
  font-style: normal; }

.uppercase {
  text-transform: uppercase; }

.lowercase {
  text-transform: lowercase; }

.capitalize {
  text-transform: capitalize; }

.normal-case {
  text-transform: none; }

.underline {
  text-decoration: underline; }

.line-through {
  text-decoration: line-through; }

.no-underline {
  text-decoration: none; }

.hover\:underline:hover {
  text-decoration: underline; }

.hover\:line-through:hover {
  text-decoration: line-through; }

.hover\:no-underline:hover {
  text-decoration: none; }

.focus\:underline:focus {
  text-decoration: underline; }

.focus\:line-through:focus {
  text-decoration: line-through; }

.focus\:no-underline:focus {
  text-decoration: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.subpixel-antialiased {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto; }

.tracking-tighter {
  letter-spacing: -.05em; }

.tracking-tight {
  letter-spacing: -.025em; }

.tracking-normal {
  letter-spacing: 0; }

.tracking-wide {
  letter-spacing: .025em; }

.tracking-wider {
  letter-spacing: .05em; }

.tracking-widest {
  letter-spacing: .1em; }

.select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.select-text {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.select-all {
  -webkit-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  user-select: all; }

.select-auto {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.align-baseline {
  vertical-align: baseline; }

.align-top {
  vertical-align: top; }

.align-middle {
  vertical-align: middle; }

.align-bottom {
  vertical-align: bottom; }

.align-text-top {
  vertical-align: text-top; }

.align-text-bottom {
  vertical-align: text-bottom; }

.visible {
  visibility: visible; }

.invisible {
  visibility: hidden; }

.whitespace-normal {
  white-space: normal; }

.whitespace-no-wrap {
  white-space: nowrap; }

.whitespace-pre {
  white-space: pre; }

.whitespace-pre-line {
  white-space: pre-line; }

.whitespace-pre-wrap {
  white-space: pre-wrap; }

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

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

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

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.w-0 {
  width: 0; }

.w-1 {
  width: .25rem; }

.w-2 {
  width: .5rem; }

.w-3 {
  width: .75rem; }

.w-4 {
  width: 1rem; }

.w-5 {
  width: 1.25rem; }

.w-6 {
  width: 1.5rem; }

.w-8 {
  width: 2rem; }

.w-10 {
  width: 2.5rem; }

.w-12 {
  width: 3rem; }

.w-16 {
  width: 4rem; }

.w-20 {
  width: 5rem; }

.w-24 {
  width: 6rem; }

.w-32 {
  width: 8rem; }

.w-40 {
  width: 10rem; }

.w-48 {
  width: 12rem; }

.w-56 {
  width: 14rem; }

.w-64 {
  width: 16rem; }

.w-128 {
  width: 20rem; }

.w-auto {
  width: auto; }

.w-px {
  width: 1px; }

.w-1\/2 {
  width: 50%; }

.w-1\/3 {
  width: 33.333333%; }

.w-2\/3 {
  width: 66.666667%; }

.w-1\/4 {
  width: 25%; }

.w-2\/4 {
  width: 50%; }

.w-3\/4 {
  width: 75%; }

.w-1\/5 {
  width: 20%; }

.w-2\/5 {
  width: 40%; }

.w-3\/5 {
  width: 60%; }

.w-4\/5 {
  width: 80%; }

.w-1\/6 {
  width: 16.666667%; }

.w-2\/6 {
  width: 33.333333%; }

.w-3\/6 {
  width: 50%; }

.w-4\/6 {
  width: 66.666667%; }

.w-5\/6 {
  width: 83.333333%; }

.w-1\/12 {
  width: 8.333333%; }

.w-2\/12 {
  width: 16.666667%; }

.w-3\/12 {
  width: 25%; }

.w-4\/12 {
  width: 33.333333%; }

.w-5\/12 {
  width: 41.666667%; }

.w-6\/12 {
  width: 50%; }

.w-7\/12 {
  width: 58.333333%; }

.w-8\/12 {
  width: 66.666667%; }

.w-9\/12 {
  width: 75%; }

.w-10\/12 {
  width: 83.333333%; }

.w-11\/12 {
  width: 91.666667%; }

.w-full {
  width: 100%; }

.w-screen {
  width: 100vw; }

.z-0 {
  z-index: 0; }

.z-10 {
  z-index: 10; }

.z-20 {
  z-index: 20; }

.z-30 {
  z-index: 30; }

.z-40 {
  z-index: 40; }

.z-50 {
  z-index: 50; }

.z-auto {
  z-index: auto; }

.text-base-sans {
  font-family: Muli,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
  font-size: 1rem; }

.blue-overlay:before {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 0;
  opacity: .7;
  background-color: #2d374d; }

.blue-overlay, .blue-overlay * {
  position: relative; }

.homepage-slogan {
  max-width: 11em; }

.embedded-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }

.embedded-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.resp-sharing-button__icon, .resp-sharing-button__link {
  display: inline-block; }

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin-top: .5em; }

.resp-sharing-button {
  border-radius: 3px;
  -webkit-transition: 25ms ease-out;
  transition: 25ms ease-out;
  padding: .5em .75em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif; }

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: .4em;
  vertical-align: top; }

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle; }

.resp-sharing-button__icon {
  stroke: #fff;
  fill: none; }

.resp-sharing-button__icon--solid, .resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none; }

.resp-sharing-button--twitter:hover {
  background-color: #2795e9; }

.resp-sharing-button--pinterest {
  background-color: #bd081c; }

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615; }

.resp-sharing-button--facebook:hover {
  background-color: #2d4373; }

.resp-sharing-button--tumblr {
  background-color: #35465c; }

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c; }

.resp-sharing-button--reddit {
  background-color: #5f99cf; }

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1; }

.resp-sharing-button--google {
  background-color: #dd4b39; }

.resp-sharing-button--google:hover {
  background-color: #c23321; }

.resp-sharing-button--linkedin {
  background-color: #0077b5; }

.resp-sharing-button--linkedin:hover {
  background-color: #046293; }

.resp-sharing-button--email:hover {
  background-color: #5e5e5e; }

.resp-sharing-button--xing {
  background-color: #1a7576; }

.resp-sharing-button--xing:hover {
  background-color: #114c4c; }

.resp-sharing-button--whatsapp {
  background-color: #25d366; }

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851; }

.resp-sharing-button--hackernews {
  background-color: #f60; }

.resp-sharing-button--hackernews:focus, .resp-sharing-button--hackernews:hover {
  background-color: #fb6200; }

.resp-sharing-button--vk {
  background-color: #507299; }

.resp-sharing-button--vk:hover {
  background-color: #43648c; }

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998; }

.resp-sharing-button--facebook:active, .resp-sharing-button--facebook:hover {
  background-color: #2d4373;
  border-color: #2d4373; }

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee; }

.resp-sharing-button--twitter:active, .resp-sharing-button--twitter:hover {
  background-color: #2795e9;
  border-color: #2795e9; }

.resp-sharing-button--email {
  background-color: #777;
  border-color: #777; }

.resp-sharing-button--email:active, .resp-sharing-button--email:hover {
  background-color: #5e5e5e;
  border-color: #5e5e5e; }

@media (min-width: 576px) {
  .sm\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0; }
  .sm\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal; }
  .sm\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0; }
  .sm\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal; }
  .sm\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .sm\:bg-fixed {
    background-attachment: fixed; }
  .sm\:bg-local {
    background-attachment: local; }
  .sm\:bg-scroll {
    background-attachment: scroll; }
  .sm\:bg-transparent {
    background-color: transparent; }
  .sm\:bg-black {
    background-color: #22292f; }
  .sm\:bg-grey-darkest {
    background-color: #3d4852; }
  .sm\:bg-grey-darker {
    background-color: #606f7b; }
  .sm\:bg-grey-dark {
    background-color: #8795a1; }
  .sm\:bg-grey {
    background-color: #b8c2cc; }
  .sm\:bg-grey-light {
    background-color: #dae1e7; }
  .sm\:bg-grey-lighter {
    background-color: #f1f5f8; }
  .sm\:bg-grey-lightest {
    background-color: #f8fafc; }
  .sm\:bg-white {
    background-color: #fff; }
  .sm\:bg-blue-darker {
    background-color: #0e1932; }
  .sm\:bg-blue-dark {
    background-color: #1d2945; }
  .sm\:bg-blue {
    background-color: #2d374d; }
  .sm\:bg-blue-light {
    background-color: #45526d; }
  .sm\:bg-blue-lighter {
    background-color: #626e87; }
  .sm\:bg-pink-darker {
    background-color: #a31e1e; }
  .sm\:bg-pink-dark {
    background-color: #c63c3c; }
  .sm\:bg-pink {
    background-color: #e76363; }
  .sm\:bg-pink-light {
    background-color: #ff9393; }
  .sm\:bg-pink-lighter {
    background-color: #ffbcbc; }
  .sm\:hover\:bg-transparent:hover {
    background-color: transparent; }
  .sm\:hover\:bg-black:hover {
    background-color: #22292f; }
  .sm\:hover\:bg-grey-darkest:hover {
    background-color: #3d4852; }
  .sm\:hover\:bg-grey-darker:hover {
    background-color: #606f7b; }
  .sm\:hover\:bg-grey-dark:hover {
    background-color: #8795a1; }
  .sm\:hover\:bg-grey:hover {
    background-color: #b8c2cc; }
  .sm\:hover\:bg-grey-light:hover {
    background-color: #dae1e7; }
  .sm\:hover\:bg-grey-lighter:hover {
    background-color: #f1f5f8; }
  .sm\:hover\:bg-grey-lightest:hover {
    background-color: #f8fafc; }
  .sm\:hover\:bg-white:hover {
    background-color: #fff; }
  .sm\:hover\:bg-blue-darker:hover {
    background-color: #0e1932; }
  .sm\:hover\:bg-blue-dark:hover {
    background-color: #1d2945; }
  .sm\:hover\:bg-blue:hover {
    background-color: #2d374d; }
  .sm\:hover\:bg-blue-light:hover {
    background-color: #45526d; }
  .sm\:hover\:bg-blue-lighter:hover {
    background-color: #626e87; }
  .sm\:hover\:bg-pink-darker:hover {
    background-color: #a31e1e; }
  .sm\:hover\:bg-pink-dark:hover {
    background-color: #c63c3c; }
  .sm\:hover\:bg-pink:hover {
    background-color: #e76363; }
  .sm\:hover\:bg-pink-light:hover {
    background-color: #ff9393; }
  .sm\:hover\:bg-pink-lighter:hover {
    background-color: #ffbcbc; }
  .sm\:focus\:bg-transparent:focus {
    background-color: transparent; }
  .sm\:focus\:bg-black:focus {
    background-color: #22292f; }
  .sm\:focus\:bg-grey-darkest:focus {
    background-color: #3d4852; }
  .sm\:focus\:bg-grey-darker:focus {
    background-color: #606f7b; }
  .sm\:focus\:bg-grey-dark:focus {
    background-color: #8795a1; }
  .sm\:focus\:bg-grey:focus {
    background-color: #b8c2cc; }
  .sm\:focus\:bg-grey-light:focus {
    background-color: #dae1e7; }
  .sm\:focus\:bg-grey-lighter:focus {
    background-color: #f1f5f8; }
  .sm\:focus\:bg-grey-lightest:focus {
    background-color: #f8fafc; }
  .sm\:focus\:bg-white:focus {
    background-color: #fff; }
  .sm\:focus\:bg-blue-darker:focus {
    background-color: #0e1932; }
  .sm\:focus\:bg-blue-dark:focus {
    background-color: #1d2945; }
  .sm\:focus\:bg-blue:focus {
    background-color: #2d374d; }
  .sm\:focus\:bg-blue-light:focus {
    background-color: #45526d; }
  .sm\:focus\:bg-blue-lighter:focus {
    background-color: #626e87; }
  .sm\:focus\:bg-pink-darker:focus {
    background-color: #a31e1e; }
  .sm\:focus\:bg-pink-dark:focus {
    background-color: #c63c3c; }
  .sm\:focus\:bg-pink:focus {
    background-color: #e76363; }
  .sm\:focus\:bg-pink-light:focus {
    background-color: #ff9393; }
  .sm\:focus\:bg-pink-lighter:focus {
    background-color: #ffbcbc; }
  .sm\:bg-bottom {
    background-position: bottom; }
  .sm\:bg-center {
    background-position: 50%; }
  .sm\:bg-left {
    background-position: 0; }
  .sm\:bg-left-bottom {
    background-position: 0 100%; }
  .sm\:bg-left-top {
    background-position: 0 0; }
  .sm\:bg-right {
    background-position: 100%; }
  .sm\:bg-right-bottom {
    background-position: 100% 100%; }
  .sm\:bg-right-top {
    background-position: 100% 0; }
  .sm\:bg-top {
    background-position: top; }
  .sm\:bg-repeat {
    background-repeat: repeat; }
  .sm\:bg-no-repeat {
    background-repeat: no-repeat; }
  .sm\:bg-repeat-x {
    background-repeat: repeat-x; }
  .sm\:bg-repeat-y {
    background-repeat: repeat-y; }
  .sm\:bg-repeat-round {
    background-repeat: round; }
  .sm\:bg-repeat-space {
    background-repeat: space; }
  .sm\:bg-auto {
    background-size: auto; }
  .sm\:bg-cover {
    background-size: cover; }
  .sm\:bg-contain {
    background-size: contain; }
  .sm\:border-collapse {
    border-collapse: collapse; }
  .sm\:border-separate {
    border-collapse: separate; }
  .sm\:border-transparent {
    border-color: transparent; }
  .sm\:border-black {
    border-color: #22292f; }
  .sm\:border-grey-darkest {
    border-color: #3d4852; }
  .sm\:border-grey-darker {
    border-color: #606f7b; }
  .sm\:border-grey-dark {
    border-color: #8795a1; }
  .sm\:border-grey {
    border-color: #b8c2cc; }
  .sm\:border-grey-light {
    border-color: #dae1e7; }
  .sm\:border-grey-lighter {
    border-color: #f1f5f8; }
  .sm\:border-grey-lightest {
    border-color: #f8fafc; }
  .sm\:border-white {
    border-color: #fff; }
  .sm\:border-blue-darker {
    border-color: #0e1932; }
  .sm\:border-blue-dark {
    border-color: #1d2945; }
  .sm\:border-blue {
    border-color: #2d374d; }
  .sm\:border-blue-light {
    border-color: #45526d; }
  .sm\:border-blue-lighter {
    border-color: #626e87; }
  .sm\:border-pink-darker {
    border-color: #a31e1e; }
  .sm\:border-pink-dark {
    border-color: #c63c3c; }
  .sm\:border-pink {
    border-color: #e76363; }
  .sm\:border-pink-light {
    border-color: #ff9393; }
  .sm\:border-pink-lighter {
    border-color: #ffbcbc; }
  .sm\:hover\:border-transparent:hover {
    border-color: transparent; }
  .sm\:hover\:border-black:hover {
    border-color: #22292f; }
  .sm\:hover\:border-grey-darkest:hover {
    border-color: #3d4852; }
  .sm\:hover\:border-grey-darker:hover {
    border-color: #606f7b; }
  .sm\:hover\:border-grey-dark:hover {
    border-color: #8795a1; }
  .sm\:hover\:border-grey:hover {
    border-color: #b8c2cc; }
  .sm\:hover\:border-grey-light:hover {
    border-color: #dae1e7; }
  .sm\:hover\:border-grey-lighter:hover {
    border-color: #f1f5f8; }
  .sm\:hover\:border-grey-lightest:hover {
    border-color: #f8fafc; }
  .sm\:hover\:border-white:hover {
    border-color: #fff; }
  .sm\:hover\:border-blue-darker:hover {
    border-color: #0e1932; }
  .sm\:hover\:border-blue-dark:hover {
    border-color: #1d2945; }
  .sm\:hover\:border-blue:hover {
    border-color: #2d374d; }
  .sm\:hover\:border-blue-light:hover {
    border-color: #45526d; }
  .sm\:hover\:border-blue-lighter:hover {
    border-color: #626e87; }
  .sm\:hover\:border-pink-darker:hover {
    border-color: #a31e1e; }
  .sm\:hover\:border-pink-dark:hover {
    border-color: #c63c3c; }
  .sm\:hover\:border-pink:hover {
    border-color: #e76363; }
  .sm\:hover\:border-pink-light:hover {
    border-color: #ff9393; }
  .sm\:hover\:border-pink-lighter:hover {
    border-color: #ffbcbc; }
  .sm\:focus\:border-transparent:focus {
    border-color: transparent; }
  .sm\:focus\:border-black:focus {
    border-color: #22292f; }
  .sm\:focus\:border-grey-darkest:focus {
    border-color: #3d4852; }
  .sm\:focus\:border-grey-darker:focus {
    border-color: #606f7b; }
  .sm\:focus\:border-grey-dark:focus {
    border-color: #8795a1; }
  .sm\:focus\:border-grey:focus {
    border-color: #b8c2cc; }
  .sm\:focus\:border-grey-light:focus {
    border-color: #dae1e7; }
  .sm\:focus\:border-grey-lighter:focus {
    border-color: #f1f5f8; }
  .sm\:focus\:border-grey-lightest:focus {
    border-color: #f8fafc; }
  .sm\:focus\:border-white:focus {
    border-color: #fff; }
  .sm\:focus\:border-blue-darker:focus {
    border-color: #0e1932; }
  .sm\:focus\:border-blue-dark:focus {
    border-color: #1d2945; }
  .sm\:focus\:border-blue:focus {
    border-color: #2d374d; }
  .sm\:focus\:border-blue-light:focus {
    border-color: #45526d; }
  .sm\:focus\:border-blue-lighter:focus {
    border-color: #626e87; }
  .sm\:focus\:border-pink-darker:focus {
    border-color: #a31e1e; }
  .sm\:focus\:border-pink-dark:focus {
    border-color: #c63c3c; }
  .sm\:focus\:border-pink:focus {
    border-color: #e76363; }
  .sm\:focus\:border-pink-light:focus {
    border-color: #ff9393; }
  .sm\:focus\:border-pink-lighter:focus {
    border-color: #ffbcbc; }
  .sm\:rounded-none {
    border-radius: 0; }
  .sm\:rounded-sm {
    border-radius: .1rem; }
  .sm\:rounded {
    border-radius: .2rem; }
  .sm\:rounded-lg {
    border-radius: .5rem; }
  .sm\:rounded-full {
    border-radius: 9999px; }
  .sm\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .sm\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .sm\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .sm\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .sm\:rounded-t-sm {
    border-top-left-radius: .1rem;
    border-top-right-radius: .1rem; }
  .sm\:rounded-r-sm {
    border-top-right-radius: .1rem;
    border-bottom-right-radius: .1rem; }
  .sm\:rounded-b-sm {
    border-bottom-right-radius: .1rem;
    border-bottom-left-radius: .1rem; }
  .sm\:rounded-l-sm {
    border-top-left-radius: .1rem;
    border-bottom-left-radius: .1rem; }
  .sm\:rounded-t {
    border-top-left-radius: .2rem;
    border-top-right-radius: .2rem; }
  .sm\:rounded-r {
    border-top-right-radius: .2rem; }
  .sm\:rounded-b, .sm\:rounded-r {
    border-bottom-right-radius: .2rem; }
  .sm\:rounded-b, .sm\:rounded-l {
    border-bottom-left-radius: .2rem; }
  .sm\:rounded-l {
    border-top-left-radius: .2rem; }
  .sm\:rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem; }
  .sm\:rounded-r-lg {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem; }
  .sm\:rounded-b-lg {
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem; }
  .sm\:rounded-l-lg {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem; }
  .sm\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px; }
  .sm\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px; }
  .sm\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px; }
  .sm\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px; }
  .sm\:rounded-tl-none {
    border-top-left-radius: 0; }
  .sm\:rounded-tr-none {
    border-top-right-radius: 0; }
  .sm\:rounded-br-none {
    border-bottom-right-radius: 0; }
  .sm\:rounded-bl-none {
    border-bottom-left-radius: 0; }
  .sm\:rounded-tl-sm {
    border-top-left-radius: .1rem; }
  .sm\:rounded-tr-sm {
    border-top-right-radius: .1rem; }
  .sm\:rounded-br-sm {
    border-bottom-right-radius: .1rem; }
  .sm\:rounded-bl-sm {
    border-bottom-left-radius: .1rem; }
  .sm\:rounded-tl {
    border-top-left-radius: .2rem; }
  .sm\:rounded-tr {
    border-top-right-radius: .2rem; }
  .sm\:rounded-br {
    border-bottom-right-radius: .2rem; }
  .sm\:rounded-bl {
    border-bottom-left-radius: .2rem; }
  .sm\:rounded-tl-lg {
    border-top-left-radius: .5rem; }
  .sm\:rounded-tr-lg {
    border-top-right-radius: .5rem; }
  .sm\:rounded-br-lg {
    border-bottom-right-radius: .5rem; }
  .sm\:rounded-bl-lg {
    border-bottom-left-radius: .5rem; }
  .sm\:rounded-tl-full {
    border-top-left-radius: 9999px; }
  .sm\:rounded-tr-full {
    border-top-right-radius: 9999px; }
  .sm\:rounded-br-full {
    border-bottom-right-radius: 9999px; }
  .sm\:rounded-bl-full {
    border-bottom-left-radius: 9999px; }
  .sm\:border-solid {
    border-style: solid; }
  .sm\:border-dashed {
    border-style: dashed; }
  .sm\:border-dotted {
    border-style: dotted; }
  .sm\:border-double {
    border-style: double; }
  .sm\:border-none {
    border-style: none; }
  .sm\:border-0 {
    border-width: 0; }
  .sm\:border-2 {
    border-width: 2px; }
  .sm\:border-4 {
    border-width: 4px; }
  .sm\:border-8 {
    border-width: 8px; }
  .sm\:border {
    border-width: 1px; }
  .sm\:border-t-0 {
    border-top-width: 0; }
  .sm\:border-r-0 {
    border-right-width: 0; }
  .sm\:border-b-0 {
    border-bottom-width: 0; }
  .sm\:border-l-0 {
    border-left-width: 0; }
  .sm\:border-t-2 {
    border-top-width: 2px; }
  .sm\:border-r-2 {
    border-right-width: 2px; }
  .sm\:border-b-2 {
    border-bottom-width: 2px; }
  .sm\:border-l-2 {
    border-left-width: 2px; }
  .sm\:border-t-4 {
    border-top-width: 4px; }
  .sm\:border-r-4 {
    border-right-width: 4px; }
  .sm\:border-b-4 {
    border-bottom-width: 4px; }
  .sm\:border-l-4 {
    border-left-width: 4px; }
  .sm\:border-t-8 {
    border-top-width: 8px; }
  .sm\:border-r-8 {
    border-right-width: 8px; }
  .sm\:border-b-8 {
    border-bottom-width: 8px; }
  .sm\:border-l-8 {
    border-left-width: 8px; }
  .sm\:border-t {
    border-top-width: 1px; }
  .sm\:border-r {
    border-right-width: 1px; }
  .sm\:border-b {
    border-bottom-width: 1px; }
  .sm\:border-l {
    border-left-width: 1px; }
  .sm\:cursor-auto {
    cursor: auto; }
  .sm\:cursor-default {
    cursor: default; }
  .sm\:cursor-pointer {
    cursor: pointer; }
  .sm\:cursor-wait {
    cursor: wait; }
  .sm\:cursor-text {
    cursor: text; }
  .sm\:cursor-move {
    cursor: move; }
  .sm\:cursor-not-allowed {
    cursor: not-allowed; }
  .sm\:block {
    display: block; }
  .sm\:inline-block {
    display: inline-block; }
  .sm\:inline {
    display: inline; }
  .sm\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .sm\:inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .sm\:table {
    display: table; }
  .sm\:table-row {
    display: table-row; }
  .sm\:table-cell {
    display: table-cell; }
  .sm\:hidden {
    display: none; }
  .sm\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row; }
  .sm\:flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .sm\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column; }
  .sm\:flex-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
  .sm\:flex-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .sm\:flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse; }
  .sm\:flex-no-wrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .sm\:items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
        align-items: flex-start; }
  .sm\:items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
        align-items: flex-end; }
  .sm\:items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center; }
  .sm\:items-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
        align-items: baseline; }
  .sm\:items-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
        align-items: stretch; }
  .sm\:self-auto {
    -ms-flex-item-align: auto;
        align-self: auto; }
  .sm\:self-start {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .sm\:self-end {
    -ms-flex-item-align: end;
        align-self: flex-end; }
  .sm\:self-center {
    -ms-flex-item-align: center;
        align-self: center; }
  .sm\:self-stretch {
    -ms-flex-item-align: stretch;
        align-self: stretch; }
  .sm\:justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .sm\:justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .sm\:justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center; }
  .sm\:justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .sm\:justify-around {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .sm\:content-center {
    -ms-flex-line-pack: center;
        align-content: center; }
  .sm\:content-start {
    -ms-flex-line-pack: start;
        align-content: flex-start; }
  .sm\:content-end {
    -ms-flex-line-pack: end;
        align-content: flex-end; }
  .sm\:content-between {
    -ms-flex-line-pack: justify;
        align-content: space-between; }
  .sm\:content-around {
    -ms-flex-line-pack: distribute;
        align-content: space-around; }
  .sm\:flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
        flex: 1 1 0%; }
  .sm\:flex-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .sm\:flex-initial {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .sm\:flex-none {
    -webkit-box-flex: 0;
    -ms-flex: none;
        flex: none; }
  .sm\:flex-grow-0 {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
        flex-grow: 0; }
  .sm\:flex-grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
        flex-grow: 1; }
  .sm\:flex-shrink-0 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .sm\:flex-shrink {
    -ms-flex-negative: 1;
        flex-shrink: 1; }
  .sm\:order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
        order: 1; }
  .sm\:order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
        order: 2; }
  .sm\:order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
        order: 3; }
  .sm\:order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
        order: 4; }
  .sm\:order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
        order: 5; }
  .sm\:order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
        order: 6; }
  .sm\:order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
        order: 7; }
  .sm\:order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
        order: 8; }
  .sm\:order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
        order: 9; }
  .sm\:order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
        order: 10; }
  .sm\:order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
        order: 11; }
  .sm\:order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
        order: 12; }
  .sm\:order-first {
    -webkit-box-ordinal-group: -9998;
    -ms-flex-order: -9999;
        order: -9999; }
  .sm\:order-last {
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
        order: 9999; }
  .sm\:order-none {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
        order: 0; }
  .sm\:float-right {
    float: right; }
  .sm\:float-left {
    float: left; }
  .sm\:float-none {
    float: none; }
  .sm\:clearfix:after {
    content: "";
    display: table;
    clear: both; }
  .sm\:font-sans {
    font-family: Muli,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif; }
  .sm\:font-serif {
    font-family: Noto Serif,Georgia,Cambria,Times New Roman,Times,serif; }
  .sm\:font-mono {
    font-family: Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace; }
  .sm\:font-hairline {
    font-weight: 100; }
  .sm\:font-thin {
    font-weight: 200; }
  .sm\:font-light {
    font-weight: 300; }
  .sm\:font-normal {
    font-weight: 400; }
  .sm\:font-medium {
    font-weight: 500; }
  .sm\:font-semibold {
    font-weight: 600; }
  .sm\:font-bold {
    font-weight: 700; }
  .sm\:font-extrabold {
    font-weight: 800; }
  .sm\:font-black {
    font-weight: 900; }
  .sm\:hover\:font-hairline:hover {
    font-weight: 100; }
  .sm\:hover\:font-thin:hover {
    font-weight: 200; }
  .sm\:hover\:font-light:hover {
    font-weight: 300; }
  .sm\:hover\:font-normal:hover {
    font-weight: 400; }
  .sm\:hover\:font-medium:hover {
    font-weight: 500; }
  .sm\:hover\:font-semibold:hover {
    font-weight: 600; }
  .sm\:hover\:font-bold:hover {
    font-weight: 700; }
  .sm\:hover\:font-extrabold:hover {
    font-weight: 800; }
  .sm\:hover\:font-black:hover {
    font-weight: 900; }
  .sm\:focus\:font-hairline:focus {
    font-weight: 100; }
  .sm\:focus\:font-thin:focus {
    font-weight: 200; }
  .sm\:focus\:font-light:focus {
    font-weight: 300; }
  .sm\:focus\:font-normal:focus {
    font-weight: 400; }
  .sm\:focus\:font-medium:focus {
    font-weight: 500; }
  .sm\:focus\:font-semibold:focus {
    font-weight: 600; }
  .sm\:focus\:font-bold:focus {
    font-weight: 700; }
  .sm\:focus\:font-extrabold:focus {
    font-weight: 800; }
  .sm\:focus\:font-black:focus {
    font-weight: 900; }
  .sm\:h-0 {
    height: 0; }
  .sm\:h-1 {
    height: .25rem; }
  .sm\:h-2 {
    height: .5rem; }
  .sm\:h-3 {
    height: .75rem; }
  .sm\:h-4 {
    height: 1rem; }
  .sm\:h-5 {
    height: 1.25rem; }
  .sm\:h-6 {
    height: 1.5rem; }
  .sm\:h-8 {
    height: 2rem; }
  .sm\:h-10 {
    height: 2.5rem; }
  .sm\:h-12 {
    height: 3rem; }
  .sm\:h-16 {
    height: 4rem; }
  .sm\:h-20 {
    height: 5rem; }
  .sm\:h-24 {
    height: 6rem; }
  .sm\:h-32 {
    height: 8rem; }
  .sm\:h-40 {
    height: 10rem; }
  .sm\:h-48 {
    height: 12rem; }
  .sm\:h-56 {
    height: 14rem; }
  .sm\:h-64 {
    height: 16rem; }
  .sm\:h-auto {
    height: auto; }
  .sm\:h-px {
    height: 1px; }
  .sm\:h-full {
    height: 100%; }
  .sm\:h-screen {
    height: 100vh; }
  .sm\:leading-none {
    line-height: 1; }
  .sm\:leading-tight {
    line-height: 1.25; }
  .sm\:leading-normal {
    line-height: 1.6; }
  .sm\:leading-loose {
    line-height: 2; }
  .sm\:list-inside {
    list-style-position: inside; }
  .sm\:list-outside {
    list-style-position: outside; }
  .sm\:list-none {
    list-style-type: none; }
  .sm\:list-disc {
    list-style-type: disc; }
  .sm\:list-decimal {
    list-style-type: decimal; }
  .sm\:m-0 {
    margin: 0; }
  .sm\:m-1 {
    margin: .25rem; }
  .sm\:m-2 {
    margin: .5rem; }
  .sm\:m-3 {
    margin: .75rem; }
  .sm\:m-4 {
    margin: 1rem; }
  .sm\:m-5 {
    margin: 1.25rem; }
  .sm\:m-6 {
    margin: 1.5rem; }
  .sm\:m-8 {
    margin: 2rem; }
  .sm\:m-10 {
    margin: 2.5rem; }
  .sm\:m-12 {
    margin: 3rem; }
  .sm\:m-16 {
    margin: 4rem; }
  .sm\:m-20 {
    margin: 5rem; }
  .sm\:m-24 {
    margin: 6rem; }
  .sm\:m-32 {
    margin: 8rem; }
  .sm\:m-40 {
    margin: 10rem; }
  .sm\:m-48 {
    margin: 12rem; }
  .sm\:m-56 {
    margin: 14rem; }
  .sm\:m-64 {
    margin: 16rem; }
  .sm\:m-auto {
    margin: auto; }
  .sm\:m-px {
    margin: 1px; }
  .sm\:-m-1 {
    margin: -.25rem; }
  .sm\:-m-2 {
    margin: -.5rem; }
  .sm\:-m-3 {
    margin: -.75rem; }
  .sm\:-m-4 {
    margin: -1rem; }
  .sm\:-m-5 {
    margin: -1.25rem; }
  .sm\:-m-6 {
    margin: -1.5rem; }
  .sm\:-m-8 {
    margin: -2rem; }
  .sm\:-m-10 {
    margin: -2.5rem; }
  .sm\:-m-12 {
    margin: -3rem; }
  .sm\:-m-16 {
    margin: -4rem; }
  .sm\:-m-20 {
    margin: -5rem; }
  .sm\:-m-24 {
    margin: -6rem; }
  .sm\:-m-32 {
    margin: -8rem; }
  .sm\:-m-40 {
    margin: -10rem; }
  .sm\:-m-48 {
    margin: -12rem; }
  .sm\:-m-56 {
    margin: -14rem; }
  .sm\:-m-64 {
    margin: -16rem; }
  .sm\:-m-px {
    margin: -1px; }
  .sm\:my-0 {
    margin-top: 0;
    margin-bottom: 0; }
  .sm\:mx-0 {
    margin-left: 0;
    margin-right: 0; }
  .sm\:my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem; }
  .sm\:mx-1 {
    margin-left: .25rem;
    margin-right: .25rem; }
  .sm\:my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem; }
  .sm\:mx-2 {
    margin-left: .5rem;
    margin-right: .5rem; }
  .sm\:my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem; }
  .sm\:mx-3 {
    margin-left: .75rem;
    margin-right: .75rem; }
  .sm\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .sm\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem; }
  .sm\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem; }
  .sm\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem; }
  .sm\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }
  .sm\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem; }
  .sm\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .sm\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem; }
  .sm\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem; }
  .sm\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem; }
  .sm\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem; }
  .sm\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem; }
  .sm\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem; }
  .sm\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem; }
  .sm\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem; }
  .sm\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem; }
  .sm\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem; }
  .sm\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem; }
  .sm\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem; }
  .sm\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem; }
  .sm\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem; }
  .sm\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem; }
  .sm\:my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem; }
  .sm\:mx-48 {
    margin-left: 12rem;
    margin-right: 12rem; }
  .sm\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem; }
  .sm\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem; }
  .sm\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem; }
  .sm\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem; }
  .sm\:my-auto {
    margin-top: auto;
    margin-bottom: auto; }
  .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto; }
  .sm\:my-px {
    margin-top: 1px;
    margin-bottom: 1px; }
  .sm\:mx-px {
    margin-left: 1px;
    margin-right: 1px; }
  .sm\:-my-1 {
    margin-top: -.25rem;
    margin-bottom: -.25rem; }
  .sm\:-mx-1 {
    margin-left: -.25rem;
    margin-right: -.25rem; }
  .sm\:-my-2 {
    margin-top: -.5rem;
    margin-bottom: -.5rem; }
  .sm\:-mx-2 {
    margin-left: -.5rem;
    margin-right: -.5rem; }
  .sm\:-my-3 {
    margin-top: -.75rem;
    margin-bottom: -.75rem; }
  .sm\:-mx-3 {
    margin-left: -.75rem;
    margin-right: -.75rem; }
  .sm\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem; }
  .sm\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem; }
  .sm\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem; }
  .sm\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem; }
  .sm\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem; }
  .sm\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem; }
  .sm\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem; }
  .sm\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem; }
  .sm\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem; }
  .sm\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem; }
  .sm\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem; }
  .sm\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem; }
  .sm\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem; }
  .sm\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem; }
  .sm\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem; }
  .sm\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem; }
  .sm\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem; }
  .sm\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem; }
  .sm\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem; }
  .sm\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem; }
  .sm\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem; }
  .sm\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem; }
  .sm\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem; }
  .sm\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem; }
  .sm\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem; }
  .sm\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem; }
  .sm\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem; }
  .sm\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem; }
  .sm\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px; }
  .sm\:-mx-px {
    margin-left: -1px;
    margin-right: -1px; }
  .sm\:mt-0 {
    margin-top: 0; }
  .sm\:mr-0 {
    margin-right: 0; }
  .sm\:mb-0 {
    margin-bottom: 0; }
  .sm\:ml-0 {
    margin-left: 0; }
  .sm\:mt-1 {
    margin-top: .25rem; }
  .sm\:mr-1 {
    margin-right: .25rem; }
  .sm\:mb-1 {
    margin-bottom: .25rem; }
  .sm\:ml-1 {
    margin-left: .25rem; }
  .sm\:mt-2 {
    margin-top: .5rem; }
  .sm\:mr-2 {
    margin-right: .5rem; }
  .sm\:mb-2 {
    margin-bottom: .5rem; }
  .sm\:ml-2 {
    margin-left: .5rem; }
  .sm\:mt-3 {
    margin-top: .75rem; }
  .sm\:mr-3 {
    margin-right: .75rem; }
  .sm\:mb-3 {
    margin-bottom: .75rem; }
  .sm\:ml-3 {
    margin-left: .75rem; }
  .sm\:mt-4 {
    margin-top: 1rem; }
  .sm\:mr-4 {
    margin-right: 1rem; }
  .sm\:mb-4 {
    margin-bottom: 1rem; }
  .sm\:ml-4 {
    margin-left: 1rem; }
  .sm\:mt-5 {
    margin-top: 1.25rem; }
  .sm\:mr-5 {
    margin-right: 1.25rem; }
  .sm\:mb-5 {
    margin-bottom: 1.25rem; }
  .sm\:ml-5 {
    margin-left: 1.25rem; }
  .sm\:mt-6 {
    margin-top: 1.5rem; }
  .sm\:mr-6 {
    margin-right: 1.5rem; }
  .sm\:mb-6 {
    margin-bottom: 1.5rem; }
  .sm\:ml-6 {
    margin-left: 1.5rem; }
  .sm\:mt-8 {
    margin-top: 2rem; }
  .sm\:mr-8 {
    margin-right: 2rem; }
  .sm\:mb-8 {
    margin-bottom: 2rem; }
  .sm\:ml-8 {
    margin-left: 2rem; }
  .sm\:mt-10 {
    margin-top: 2.5rem; }
  .sm\:mr-10 {
    margin-right: 2.5rem; }
  .sm\:mb-10 {
    margin-bottom: 2.5rem; }
  .sm\:ml-10 {
    margin-left: 2.5rem; }
  .sm\:mt-12 {
    margin-top: 3rem; }
  .sm\:mr-12 {
    margin-right: 3rem; }
  .sm\:mb-12 {
    margin-bottom: 3rem; }
  .sm\:ml-12 {
    margin-left: 3rem; }
  .sm\:mt-16 {
    margin-top: 4rem; }
  .sm\:mr-16 {
    margin-right: 4rem; }
  .sm\:mb-16 {
    margin-bottom: 4rem; }
  .sm\:ml-16 {
    margin-left: 4rem; }
  .sm\:mt-20 {
    margin-top: 5rem; }
  .sm\:mr-20 {
    margin-right: 5rem; }
  .sm\:mb-20 {
    margin-bottom: 5rem; }
  .sm\:ml-20 {
    margin-left: 5rem; }
  .sm\:mt-24 {
    margin-top: 6rem; }
  .sm\:mr-24 {
    margin-right: 6rem; }
  .sm\:mb-24 {
    margin-bottom: 6rem; }
  .sm\:ml-24 {
    margin-left: 6rem; }
  .sm\:mt-32 {
    margin-top: 8rem; }
  .sm\:mr-32 {
    margin-right: 8rem; }
  .sm\:mb-32 {
    margin-bottom: 8rem; }
  .sm\:ml-32 {
    margin-left: 8rem; }
  .sm\:mt-40 {
    margin-top: 10rem; }
  .sm\:mr-40 {
    margin-right: 10rem; }
  .sm\:mb-40 {
    margin-bottom: 10rem; }
  .sm\:ml-40 {
    margin-left: 10rem; }
  .sm\:mt-48 {
    margin-top: 12rem; }
  .sm\:mr-48 {
    margin-right: 12rem; }
  .sm\:mb-48 {
    margin-bottom: 12rem; }
  .sm\:ml-48 {
    margin-left: 12rem; }
  .sm\:mt-56 {
    margin-top: 14rem; }
  .sm\:mr-56 {
    margin-right: 14rem; }
  .sm\:mb-56 {
    margin-bottom: 14rem; }
  .sm\:ml-56 {
    margin-left: 14rem; }
  .sm\:mt-64 {
    margin-top: 16rem; }
  .sm\:mr-64 {
    margin-right: 16rem; }
  .sm\:mb-64 {
    margin-bottom: 16rem; }
  .sm\:ml-64 {
    margin-left: 16rem; }
  .sm\:mt-auto {
    margin-top: auto; }
  .sm\:mr-auto {
    margin-right: auto; }
  .sm\:mb-auto {
    margin-bottom: auto; }
  .sm\:ml-auto {
    margin-left: auto; }
  .sm\:mt-px {
    margin-top: 1px; }
  .sm\:mr-px {
    margin-right: 1px; }
  .sm\:mb-px {
    margin-bottom: 1px; }
  .sm\:ml-px {
    margin-left: 1px; }
  .sm\:-mt-1 {
    margin-top: -.25rem; }
  .sm\:-mr-1 {
    margin-right: -.25rem; }
  .sm\:-mb-1 {
    margin-bottom: -.25rem; }
  .sm\:-ml-1 {
    margin-left: -.25rem; }
  .sm\:-mt-2 {
    margin-top: -.5rem; }
  .sm\:-mr-2 {
    margin-right: -.5rem; }
  .sm\:-mb-2 {
    margin-bottom: -.5rem; }
  .sm\:-ml-2 {
    margin-left: -.5rem; }
  .sm\:-mt-3 {
    margin-top: -.75rem; }
  .sm\:-mr-3 {
    margin-right: -.75rem; }
  .sm\:-mb-3 {
    margin-bottom: -.75rem; }
  .sm\:-ml-3 {
    margin-left: -.75rem; }
  .sm\:-mt-4 {
    margin-top: -1rem; }
  .sm\:-mr-4 {
    margin-right: -1rem; }
  .sm\:-mb-4 {
    margin-bottom: -1rem; }
  .sm\:-ml-4 {
    margin-left: -1rem; }
  .sm\:-mt-5 {
    margin-top: -1.25rem; }
  .sm\:-mr-5 {
    margin-right: -1.25rem; }
  .sm\:-mb-5 {
    margin-bottom: -1.25rem; }
  .sm\:-ml-5 {
    margin-left: -1.25rem; }
  .sm\:-mt-6 {
    margin-top: -1.5rem; }
  .sm\:-mr-6 {
    margin-right: -1.5rem; }
  .sm\:-mb-6 {
    margin-bottom: -1.5rem; }
  .sm\:-ml-6 {
    margin-left: -1.5rem; }
  .sm\:-mt-8 {
    margin-top: -2rem; }
  .sm\:-mr-8 {
    margin-right: -2rem; }
  .sm\:-mb-8 {
    margin-bottom: -2rem; }
  .sm\:-ml-8 {
    margin-left: -2rem; }
  .sm\:-mt-10 {
    margin-top: -2.5rem; }
  .sm\:-mr-10 {
    margin-right: -2.5rem; }
  .sm\:-mb-10 {
    margin-bottom: -2.5rem; }
  .sm\:-ml-10 {
    margin-left: -2.5rem; }
  .sm\:-mt-12 {
    margin-top: -3rem; }
  .sm\:-mr-12 {
    margin-right: -3rem; }
  .sm\:-mb-12 {
    margin-bottom: -3rem; }
  .sm\:-ml-12 {
    margin-left: -3rem; }
  .sm\:-mt-16 {
    margin-top: -4rem; }
  .sm\:-mr-16 {
    margin-right: -4rem; }
  .sm\:-mb-16 {
    margin-bottom: -4rem; }
  .sm\:-ml-16 {
    margin-left: -4rem; }
  .sm\:-mt-20 {
    margin-top: -5rem; }
  .sm\:-mr-20 {
    margin-right: -5rem; }
  .sm\:-mb-20 {
    margin-bottom: -5rem; }
  .sm\:-ml-20 {
    margin-left: -5rem; }
  .sm\:-mt-24 {
    margin-top: -6rem; }
  .sm\:-mr-24 {
    margin-right: -6rem; }
  .sm\:-mb-24 {
    margin-bottom: -6rem; }
  .sm\:-ml-24 {
    margin-left: -6rem; }
  .sm\:-mt-32 {
    margin-top: -8rem; }
  .sm\:-mr-32 {
    margin-right: -8rem; }
  .sm\:-mb-32 {
    margin-bottom: -8rem; }
  .sm\:-ml-32 {
    margin-left: -8rem; }
  .sm\:-mt-40 {
    margin-top: -10rem; }
  .sm\:-mr-40 {
    margin-right: -10rem; }
  .sm\:-mb-40 {
    margin-bottom: -10rem; }
  .sm\:-ml-40 {
    margin-left: -10rem; }
  .sm\:-mt-48 {
    margin-top: -12rem; }
  .sm\:-mr-48 {
    margin-right: -12rem; }
  .sm\:-mb-48 {
    margin-bottom: -12rem; }
  .sm\:-ml-48 {
    margin-left: -12rem; }
  .sm\:-mt-56 {
    margin-top: -14rem; }
  .sm\:-mr-56 {
    margin-right: -14rem; }
  .sm\:-mb-56 {
    margin-bottom: -14rem; }
  .sm\:-ml-56 {
    margin-left: -14rem; }
  .sm\:-mt-64 {
    margin-top: -16rem; }
  .sm\:-mr-64 {
    margin-right: -16rem; }
  .sm\:-mb-64 {
    margin-bottom: -16rem; }
  .sm\:-ml-64 {
    margin-left: -16rem; }
  .sm\:-mt-px {
    margin-top: -1px; }
  .sm\:-mr-px {
    margin-right: -1px; }
  .sm\:-mb-px {
    margin-bottom: -1px; }
  .sm\:-ml-px {
    margin-left: -1px; }
  .sm\:max-h-10 {
    max-height: 2.5rem; }
  .sm\:max-h-12 {
    max-height: 3rem; }
  .sm\:max-h-16 {
    max-height: 4rem; }
  .sm\:max-h-24 {
    max-height: 6rem; }
  .sm\:max-h-32 {
    max-height: 8rem; }
  .sm\:max-h-48 {
    max-height: 12rem; }
  .sm\:max-h-64 {
    max-height: 16rem; }
  .sm\:max-h-full {
    max-height: 100%; }
  .sm\:max-h-screen {
    max-height: 100vh; }
  .sm\:max-w-10 {
    max-width: 2.5rem; }
  .sm\:max-w-12 {
    max-width: 3rem; }
  .sm\:max-w-16 {
    max-width: 4rem; }
  .sm\:max-w-24 {
    max-width: 6rem; }
  .sm\:max-w-32 {
    max-width: 8rem; }
  .sm\:max-w-48 {
    max-width: 12rem; }
  .sm\:max-w-64 {
    max-width: 16rem; }
  .sm\:max-w-xs {
    max-width: 20rem; }
  .sm\:max-w-sm {
    max-width: 24rem; }
  .sm\:max-w-md {
    max-width: 28rem; }
  .sm\:max-w-lg {
    max-width: 32rem; }
  .sm\:max-w-xl {
    max-width: 36rem; }
  .sm\:max-w-2xl {
    max-width: 42rem; }
  .sm\:max-w-3xl {
    max-width: 48rem; }
  .sm\:max-w-4xl {
    max-width: 56rem; }
  .sm\:max-w-5xl {
    max-width: 64rem; }
  .sm\:max-w-6xl {
    max-width: 72rem; }
  .sm\:max-w-full {
    max-width: 100%; }
  .sm\:min-h-0 {
    min-height: 0; }
  .sm\:min-h-full {
    min-height: 100%; }
  .sm\:min-h-screen {
    min-height: 100vh; }
  .sm\:min-w-0 {
    min-width: 0; }
  .sm\:min-w-full {
    min-width: 100%; }
  .sm\:object-contain {
    -o-object-fit: contain;
    object-fit: contain; }
  .sm\:object-cover {
    -o-object-fit: cover;
    object-fit: cover; }
  .sm\:object-fill {
    -o-object-fit: fill;
    object-fit: fill; }
  .sm\:object-none {
    -o-object-fit: none;
    object-fit: none; }
  .sm\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down; }
  .sm\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom; }
  .sm\:object-center {
    -o-object-position: center;
    object-position: center; }
  .sm\:object-left {
    -o-object-position: left;
    object-position: left; }
  .sm\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom; }
  .sm\:object-left-top {
    -o-object-position: left top;
    object-position: left top; }
  .sm\:object-right {
    -o-object-position: right;
    object-position: right; }
  .sm\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom; }
  .sm\:object-right-top {
    -o-object-position: right top;
    object-position: right top; }
  .sm\:object-top {
    -o-object-position: top;
    object-position: top; }
  .sm\:opacity-0 {
    opacity: 0; }
  .sm\:opacity-25 {
    opacity: .25; }
  .sm\:opacity-50 {
    opacity: .5; }
  .sm\:opacity-75 {
    opacity: .75; }
  .sm\:opacity-100 {
    opacity: 1; }
  .sm\:hover\:opacity-0:hover {
    opacity: 0; }
  .sm\:hover\:opacity-25:hover {
    opacity: .25; }
  .sm\:hover\:opacity-50:hover {
    opacity: .5; }
  .sm\:hover\:opacity-75:hover {
    opacity: .75; }
  .sm\:hover\:opacity-100:hover {
    opacity: 1; }
  .sm\:focus\:opacity-0:focus {
    opacity: 0; }
  .sm\:focus\:opacity-25:focus {
    opacity: .25; }
  .sm\:focus\:opacity-50:focus {
    opacity: .5; }
  .sm\:focus\:opacity-75:focus {
    opacity: .75; }
  .sm\:focus\:opacity-100:focus {
    opacity: 1; }
  .sm\:focus\:outline-none:focus, .sm\:outline-none {
    outline: 0; }
  .sm\:overflow-auto {
    overflow: auto; }
  .sm\:overflow-hidden {
    overflow: hidden; }
  .sm\:overflow-visible {
    overflow: visible; }
  .sm\:overflow-scroll {
    overflow: scroll; }
  .sm\:overflow-x-auto {
    overflow-x: auto; }
  .sm\:overflow-y-auto {
    overflow-y: auto; }
  .sm\:overflow-x-hidden {
    overflow-x: hidden; }
  .sm\:overflow-y-hidden {
    overflow-y: hidden; }
  .sm\:overflow-x-visible {
    overflow-x: visible; }
  .sm\:overflow-y-visible {
    overflow-y: visible; }
  .sm\:overflow-x-scroll {
    overflow-x: scroll; }
  .sm\:overflow-y-scroll {
    overflow-y: scroll; }
  .sm\:scrolling-touch {
    -webkit-overflow-scrolling: touch; }
  .sm\:scrolling-auto {
    -webkit-overflow-scrolling: auto; }
  .sm\:p-0 {
    padding: 0; }
  .sm\:p-1 {
    padding: .25rem; }
  .sm\:p-2 {
    padding: .5rem; }
  .sm\:p-3 {
    padding: .75rem; }
  .sm\:p-4 {
    padding: 1rem; }
  .sm\:p-5 {
    padding: 1.25rem; }
  .sm\:p-6 {
    padding: 1.5rem; }
  .sm\:p-8 {
    padding: 2rem; }
  .sm\:p-10 {
    padding: 2.5rem; }
  .sm\:p-12 {
    padding: 3rem; }
  .sm\:p-16 {
    padding: 4rem; }
  .sm\:p-20 {
    padding: 5rem; }
  .sm\:p-24 {
    padding: 6rem; }
  .sm\:p-32 {
    padding: 8rem; }
  .sm\:p-40 {
    padding: 10rem; }
  .sm\:p-48 {
    padding: 12rem; }
  .sm\:p-56 {
    padding: 14rem; }
  .sm\:p-64 {
    padding: 16rem; }
  .sm\:p-px {
    padding: 1px; }
  .sm\:py-0 {
    padding-top: 0;
    padding-bottom: 0; }
  .sm\:px-0 {
    padding-left: 0;
    padding-right: 0; }
  .sm\:py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem; }
  .sm\:px-1 {
    padding-left: .25rem;
    padding-right: .25rem; }
  .sm\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem; }
  .sm\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem; }
  .sm\:py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem; }
  .sm\:px-3 {
    padding-left: .75rem;
    padding-right: .75rem; }
  .sm\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem; }
  .sm\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem; }
  .sm\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
  .sm\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .sm\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem; }
  .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem; }
  .sm\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }
  .sm\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem; }
  .sm\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem; }
  .sm\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem; }
  .sm\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem; }
  .sm\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem; }
  .sm\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem; }
  .sm\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem; }
  .sm\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem; }
  .sm\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem; }
  .sm\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem; }
  .sm\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem; }
  .sm\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem; }
  .sm\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem; }
  .sm\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem; }
  .sm\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem; }
  .sm\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem; }
  .sm\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem; }
  .sm\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem; }
  .sm\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem; }
  .sm\:py-px {
    padding-top: 1px;
    padding-bottom: 1px; }
  .sm\:px-px {
    padding-left: 1px;
    padding-right: 1px; }
  .sm\:pt-0 {
    padding-top: 0; }
  .sm\:pr-0 {
    padding-right: 0; }
  .sm\:pb-0 {
    padding-bottom: 0; }
  .sm\:pl-0 {
    padding-left: 0; }
  .sm\:pt-1 {
    padding-top: .25rem; }
  .sm\:pr-1 {
    padding-right: .25rem; }
  .sm\:pb-1 {
    padding-bottom: .25rem; }
  .sm\:pl-1 {
    padding-left: .25rem; }
  .sm\:pt-2 {
    padding-top: .5rem; }
  .sm\:pr-2 {
    padding-right: .5rem; }
  .sm\:pb-2 {
    padding-bottom: .5rem; }
  .sm\:pl-2 {
    padding-left: .5rem; }
  .sm\:pt-3 {
    padding-top: .75rem; }
  .sm\:pr-3 {
    padding-right: .75rem; }
  .sm\:pb-3 {
    padding-bottom: .75rem; }
  .sm\:pl-3 {
    padding-left: .75rem; }
  .sm\:pt-4 {
    padding-top: 1rem; }
  .sm\:pr-4 {
    padding-right: 1rem; }
  .sm\:pb-4 {
    padding-bottom: 1rem; }
  .sm\:pl-4 {
    padding-left: 1rem; }
  .sm\:pt-5 {
    padding-top: 1.25rem; }
  .sm\:pr-5 {
    padding-right: 1.25rem; }
  .sm\:pb-5 {
    padding-bottom: 1.25rem; }
  .sm\:pl-5 {
    padding-left: 1.25rem; }
  .sm\:pt-6 {
    padding-top: 1.5rem; }
  .sm\:pr-6 {
    padding-right: 1.5rem; }
  .sm\:pb-6 {
    padding-bottom: 1.5rem; }
  .sm\:pl-6 {
    padding-left: 1.5rem; }
  .sm\:pt-8 {
    padding-top: 2rem; }
  .sm\:pr-8 {
    padding-right: 2rem; }
  .sm\:pb-8 {
    padding-bottom: 2rem; }
  .sm\:pl-8 {
    padding-left: 2rem; }
  .sm\:pt-10 {
    padding-top: 2.5rem; }
  .sm\:pr-10 {
    padding-right: 2.5rem; }
  .sm\:pb-10 {
    padding-bottom: 2.5rem; }
  .sm\:pl-10 {
    padding-left: 2.5rem; }
  .sm\:pt-12 {
    padding-top: 3rem; }
  .sm\:pr-12 {
    padding-right: 3rem; }
  .sm\:pb-12 {
    padding-bottom: 3rem; }
  .sm\:pl-12 {
    padding-left: 3rem; }
  .sm\:pt-16 {
    padding-top: 4rem; }
  .sm\:pr-16 {
    padding-right: 4rem; }
  .sm\:pb-16 {
    padding-bottom: 4rem; }
  .sm\:pl-16 {
    padding-left: 4rem; }
  .sm\:pt-20 {
    padding-top: 5rem; }
  .sm\:pr-20 {
    padding-right: 5rem; }
  .sm\:pb-20 {
    padding-bottom: 5rem; }
  .sm\:pl-20 {
    padding-left: 5rem; }
  .sm\:pt-24 {
    padding-top: 6rem; }
  .sm\:pr-24 {
    padding-right: 6rem; }
  .sm\:pb-24 {
    padding-bottom: 6rem; }
  .sm\:pl-24 {
    padding-left: 6rem; }
  .sm\:pt-32 {
    padding-top: 8rem; }
  .sm\:pr-32 {
    padding-right: 8rem; }
  .sm\:pb-32 {
    padding-bottom: 8rem; }
  .sm\:pl-32 {
    padding-left: 8rem; }
  .sm\:pt-40 {
    padding-top: 10rem; }
  .sm\:pr-40 {
    padding-right: 10rem; }
  .sm\:pb-40 {
    padding-bottom: 10rem; }
  .sm\:pl-40 {
    padding-left: 10rem; }
  .sm\:pt-48 {
    padding-top: 12rem; }
  .sm\:pr-48 {
    padding-right: 12rem; }
  .sm\:pb-48 {
    padding-bottom: 12rem; }
  .sm\:pl-48 {
    padding-left: 12rem; }
  .sm\:pt-56 {
    padding-top: 14rem; }
  .sm\:pr-56 {
    padding-right: 14rem; }
  .sm\:pb-56 {
    padding-bottom: 14rem; }
  .sm\:pl-56 {
    padding-left: 14rem; }
  .sm\:pt-64 {
    padding-top: 16rem; }
  .sm\:pr-64 {
    padding-right: 16rem; }
  .sm\:pb-64 {
    padding-bottom: 16rem; }
  .sm\:pl-64 {
    padding-left: 16rem; }
  .sm\:pt-px {
    padding-top: 1px; }
  .sm\:pr-px {
    padding-right: 1px; }
  .sm\:pb-px {
    padding-bottom: 1px; }
  .sm\:pl-px {
    padding-left: 1px; }
  .sm\:placeholder-transparent::-webkit-input-placeholder {
    color: transparent; }
  .sm\:placeholder-transparent::-moz-placeholder {
    color: transparent; }
  .sm\:placeholder-transparent:-ms-input-placeholder {
    color: transparent; }
  .sm\:placeholder-transparent::-ms-input-placeholder {
    color: transparent; }
  .sm\:placeholder-transparent::placeholder {
    color: transparent; }
  .sm\:placeholder-black::-webkit-input-placeholder {
    color: #22292f; }
  .sm\:placeholder-black::-moz-placeholder {
    color: #22292f; }
  .sm\:placeholder-black:-ms-input-placeholder {
    color: #22292f; }
  .sm\:placeholder-black::-ms-input-placeholder {
    color: #22292f; }
  .sm\:placeholder-black::placeholder {
    color: #22292f; }
  .sm\:placeholder-grey-darkest::-webkit-input-placeholder {
    color: #3d4852; }
  .sm\:placeholder-grey-darkest::-moz-placeholder {
    color: #3d4852; }
  .sm\:placeholder-grey-darkest:-ms-input-placeholder {
    color: #3d4852; }
  .sm\:placeholder-grey-darkest::-ms-input-placeholder {
    color: #3d4852; }
  .sm\:placeholder-grey-darkest::placeholder {
    color: #3d4852; }
  .sm\:placeholder-grey-darker::-webkit-input-placeholder {
    color: #606f7b; }
  .sm\:placeholder-grey-darker::-moz-placeholder {
    color: #606f7b; }
  .sm\:placeholder-grey-darker:-ms-input-placeholder {
    color: #606f7b; }
  .sm\:placeholder-grey-darker::-ms-input-placeholder {
    color: #606f7b; }
  .sm\:placeholder-grey-darker::placeholder {
    color: #606f7b; }
  .sm\:placeholder-grey-dark::-webkit-input-placeholder {
    color: #8795a1; }
  .sm\:placeholder-grey-dark::-moz-placeholder {
    color: #8795a1; }
  .sm\:placeholder-grey-dark:-ms-input-placeholder {
    color: #8795a1; }
  .sm\:placeholder-grey-dark::-ms-input-placeholder {
    color: #8795a1; }
  .sm\:placeholder-grey-dark::placeholder {
    color: #8795a1; }
  .sm\:placeholder-grey::-webkit-input-placeholder {
    color: #b8c2cc; }
  .sm\:placeholder-grey::-moz-placeholder {
    color: #b8c2cc; }
  .sm\:placeholder-grey:-ms-input-placeholder {
    color: #b8c2cc; }
  .sm\:placeholder-grey::-ms-input-placeholder {
    color: #b8c2cc; }
  .sm\:placeholder-grey::placeholder {
    color: #b8c2cc; }
  .sm\:placeholder-grey-light::-webkit-input-placeholder {
    color: #dae1e7; }
  .sm\:placeholder-grey-light::-moz-placeholder {
    color: #dae1e7; }
  .sm\:placeholder-grey-light:-ms-input-placeholder {
    color: #dae1e7; }
  .sm\:placeholder-grey-light::-ms-input-placeholder {
    color: #dae1e7; }
  .sm\:placeholder-grey-light::placeholder {
    color: #dae1e7; }
  .sm\:placeholder-grey-lighter::-webkit-input-placeholder {
    color: #f1f5f8; }
  .sm\:placeholder-grey-lighter::-moz-placeholder {
    color: #f1f5f8; }
  .sm\:placeholder-grey-lighter:-ms-input-placeholder {
    color: #f1f5f8; }
  .sm\:placeholder-grey-lighter::-ms-input-placeholder {
    color: #f1f5f8; }
  .sm\:placeholder-grey-lighter::placeholder {
    color: #f1f5f8; }
  .sm\:placeholder-grey-lightest::-webkit-input-placeholder {
    color: #f8fafc; }
  .sm\:placeholder-grey-lightest::-moz-placeholder {
    color: #f8fafc; }
  .sm\:placeholder-grey-lightest:-ms-input-placeholder {
    color: #f8fafc; }
  .sm\:placeholder-grey-lightest::-ms-input-placeholder {
    color: #f8fafc; }
  .sm\:placeholder-grey-lightest::placeholder {
    color: #f8fafc; }
  .sm\:placeholder-white::-webkit-input-placeholder {
    color: #fff; }
  .sm\:placeholder-white::-moz-placeholder {
    color: #fff; }
  .sm\:placeholder-white:-ms-input-placeholder {
    color: #fff; }
  .sm\:placeholder-white::-ms-input-placeholder {
    color: #fff; }
  .sm\:placeholder-white::placeholder {
    color: #fff; }
  .sm\:placeholder-blue-darker::-webkit-input-placeholder {
    color: #0e1932; }
  .sm\:placeholder-blue-darker::-moz-placeholder {
    color: #0e1932; }
  .sm\:placeholder-blue-darker:-ms-input-placeholder {
    color: #0e1932; }
  .sm\:placeholder-blue-darker::-ms-input-placeholder {
    color: #0e1932; }
  .sm\:placeholder-blue-darker::placeholder {
    color: #0e1932; }
  .sm\:placeholder-blue-dark::-webkit-input-placeholder {
    color: #1d2945; }
  .sm\:placeholder-blue-dark::-moz-placeholder {
    color: #1d2945; }
  .sm\:placeholder-blue-dark:-ms-input-placeholder {
    color: #1d2945; }
  .sm\:placeholder-blue-dark::-ms-input-placeholder {
    color: #1d2945; }
  .sm\:placeholder-blue-dark::placeholder {
    color: #1d2945; }
  .sm\:placeholder-blue::-webkit-input-placeholder {
    color: #2d374d; }
  .sm\:placeholder-blue::-moz-placeholder {
    color: #2d374d; }
  .sm\:placeholder-blue:-ms-input-placeholder {
    color: #2d374d; }
  .sm\:placeholder-blue::-ms-input-placeholder {
    color: #2d374d; }
  .sm\:placeholder-blue::placeholder {
    color: #2d374d; }
  .sm\:placeholder-blue-light::-webkit-input-placeholder {
    color: #45526d; }
  .sm\:placeholder-blue-light::-moz-placeholder {
    color: #45526d; }
  .sm\:placeholder-blue-light:-ms-input-placeholder {
    color: #45526d; }
  .sm\:placeholder-blue-light::-ms-input-placeholder {
    color: #45526d; }
  .sm\:placeholder-blue-light::placeholder {
    color: #45526d; }
  .sm\:placeholder-blue-lighter::-webkit-input-placeholder {
    color: #626e87; }
  .sm\:placeholder-blue-lighter::-moz-placeholder {
    color: #626e87; }
  .sm\:placeholder-blue-lighter:-ms-input-placeholder {
    color: #626e87; }
  .sm\:placeholder-blue-lighter::-ms-input-placeholder {
    color: #626e87; }
  .sm\:placeholder-blue-lighter::placeholder {
    color: #626e87; }
  .sm\:placeholder-pink-darker::-webkit-input-placeholder {
    color: #a31e1e; }
  .sm\:placeholder-pink-darker::-moz-placeholder {
    color: #a31e1e; }
  .sm\:placeholder-pink-darker:-ms-input-placeholder {
    color: #a31e1e; }
  .sm\:placeholder-pink-darker::-ms-input-placeholder {
    color: #a31e1e; }
  .sm\:placeholder-pink-darker::placeholder {
    color: #a31e1e; }
  .sm\:placeholder-pink-dark::-webkit-input-placeholder {
    color: #c63c3c; }
  .sm\:placeholder-pink-dark::-moz-placeholder {
    color: #c63c3c; }
  .sm\:placeholder-pink-dark:-ms-input-placeholder {
    color: #c63c3c; }
  .sm\:placeholder-pink-dark::-ms-input-placeholder {
    color: #c63c3c; }
  .sm\:placeholder-pink-dark::placeholder {
    color: #c63c3c; }
  .sm\:placeholder-pink::-webkit-input-placeholder {
    color: #e76363; }
  .sm\:placeholder-pink::-moz-placeholder {
    color: #e76363; }
  .sm\:placeholder-pink:-ms-input-placeholder {
    color: #e76363; }
  .sm\:placeholder-pink::-ms-input-placeholder {
    color: #e76363; }
  .sm\:placeholder-pink::placeholder {
    color: #e76363; }
  .sm\:placeholder-pink-light::-webkit-input-placeholder {
    color: #ff9393; }
  .sm\:placeholder-pink-light::-moz-placeholder {
    color: #ff9393; }
  .sm\:placeholder-pink-light:-ms-input-placeholder {
    color: #ff9393; }
  .sm\:placeholder-pink-light::-ms-input-placeholder {
    color: #ff9393; }
  .sm\:placeholder-pink-light::placeholder {
    color: #ff9393; }
  .sm\:placeholder-pink-lighter::-webkit-input-placeholder {
    color: #ffbcbc; }
  .sm\:placeholder-pink-lighter::-moz-placeholder {
    color: #ffbcbc; }
  .sm\:placeholder-pink-lighter:-ms-input-placeholder {
    color: #ffbcbc; }
  .sm\:placeholder-pink-lighter::-ms-input-placeholder {
    color: #ffbcbc; }
  .sm\:placeholder-pink-lighter::placeholder {
    color: #ffbcbc; }
  .sm\:focus\:placeholder-transparent:focus::-webkit-input-placeholder {
    color: transparent; }
  .sm\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent; }
  .sm\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent; }
  .sm\:focus\:placeholder-transparent:focus::-ms-input-placeholder {
    color: transparent; }
  .sm\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent; }
  .sm\:focus\:placeholder-black:focus::-webkit-input-placeholder {
    color: #22292f; }
  .sm\:focus\:placeholder-black:focus::-moz-placeholder {
    color: #22292f; }
  .sm\:focus\:placeholder-black:focus:-ms-input-placeholder {
    color: #22292f; }
  .sm\:focus\:placeholder-black:focus::-ms-input-placeholder {
    color: #22292f; }
  .sm\:focus\:placeholder-black:focus::placeholder {
    color: #22292f; }
  .sm\:focus\:placeholder-grey-darkest:focus::-webkit-input-placeholder {
    color: #3d4852; }
  .sm\:focus\:placeholder-grey-darkest:focus::-moz-placeholder {
    color: #3d4852; }
  .sm\:focus\:placeholder-grey-darkest:focus:-ms-input-placeholder {
    color: #3d4852; }
  .sm\:focus\:placeholder-grey-darkest:focus::-ms-input-placeholder {
    color: #3d4852; }
  .sm\:focus\:placeholder-grey-darkest:focus::placeholder {
    color: #3d4852; }
  .sm\:focus\:placeholder-grey-darker:focus::-webkit-input-placeholder {
    color: #606f7b; }
  .sm\:focus\:placeholder-grey-darker:focus::-moz-placeholder {
    color: #606f7b; }
  .sm\:focus\:placeholder-grey-darker:focus:-ms-input-placeholder {
    color: #606f7b; }
  .sm\:focus\:placeholder-grey-darker:focus::-ms-input-placeholder {
    color: #606f7b; }
  .sm\:focus\:placeholder-grey-darker:focus::placeholder {
    color: #606f7b; }
  .sm\:focus\:placeholder-grey-dark:focus::-webkit-input-placeholder {
    color: #8795a1; }
  .sm\:focus\:placeholder-grey-dark:focus::-moz-placeholder {
    color: #8795a1; }
  .sm\:focus\:placeholder-grey-dark:focus:-ms-input-placeholder {
    color: #8795a1; }
  .sm\:focus\:placeholder-grey-dark:focus::-ms-input-placeholder {
    color: #8795a1; }
  .sm\:focus\:placeholder-grey-dark:focus::placeholder {
    color: #8795a1; }
  .sm\:focus\:placeholder-grey:focus::-webkit-input-placeholder {
    color: #b8c2cc; }
  .sm\:focus\:placeholder-grey:focus::-moz-placeholder {
    color: #b8c2cc; }
  .sm\:focus\:placeholder-grey:focus:-ms-input-placeholder {
    color: #b8c2cc; }
  .sm\:focus\:placeholder-grey:focus::-ms-input-placeholder {
    color: #b8c2cc; }
  .sm\:focus\:placeholder-grey:focus::placeholder {
    color: #b8c2cc; }
  .sm\:focus\:placeholder-grey-light:focus::-webkit-input-placeholder {
    color: #dae1e7; }
  .sm\:focus\:placeholder-grey-light:focus::-moz-placeholder {
    color: #dae1e7; }
  .sm\:focus\:placeholder-grey-light:focus:-ms-input-placeholder {
    color: #dae1e7; }
  .sm\:focus\:placeholder-grey-light:focus::-ms-input-placeholder {
    color: #dae1e7; }
  .sm\:focus\:placeholder-grey-light:focus::placeholder {
    color: #dae1e7; }
  .sm\:focus\:placeholder-grey-lighter:focus::-webkit-input-placeholder {
    color: #f1f5f8; }
  .sm\:focus\:placeholder-grey-lighter:focus::-moz-placeholder {
    color: #f1f5f8; }
  .sm\:focus\:placeholder-grey-lighter:focus:-ms-input-placeholder {
    color: #f1f5f8; }
  .sm\:focus\:placeholder-grey-lighter:focus::-ms-input-placeholder {
    color: #f1f5f8; }
  .sm\:focus\:placeholder-grey-lighter:focus::placeholder {
    color: #f1f5f8; }
  .sm\:focus\:placeholder-grey-lightest:focus::-webkit-input-placeholder {
    color: #f8fafc; }
  .sm\:focus\:placeholder-grey-lightest:focus::-moz-placeholder {
    color: #f8fafc; }
  .sm\:focus\:placeholder-grey-lightest:focus:-ms-input-placeholder {
    color: #f8fafc; }
  .sm\:focus\:placeholder-grey-lightest:focus::-ms-input-placeholder {
    color: #f8fafc; }
  .sm\:focus\:placeholder-grey-lightest:focus::placeholder {
    color: #f8fafc; }
  .sm\:focus\:placeholder-white:focus::-webkit-input-placeholder {
    color: #fff; }
  .sm\:focus\:placeholder-white:focus::-moz-placeholder {
    color: #fff; }
  .sm\:focus\:placeholder-white:focus:-ms-input-placeholder {
    color: #fff; }
  .sm\:focus\:placeholder-white:focus::-ms-input-placeholder {
    color: #fff; }
  .sm\:focus\:placeholder-white:focus::placeholder {
    color: #fff; }
  .sm\:focus\:placeholder-blue-darker:focus::-webkit-input-placeholder {
    color: #0e1932; }
  .sm\:focus\:placeholder-blue-darker:focus::-moz-placeholder {
    color: #0e1932; }
  .sm\:focus\:placeholder-blue-darker:focus:-ms-input-placeholder {
    color: #0e1932; }
  .sm\:focus\:placeholder-blue-darker:focus::-ms-input-placeholder {
    color: #0e1932; }
  .sm\:focus\:placeholder-blue-darker:focus::placeholder {
    color: #0e1932; }
  .sm\:focus\:placeholder-blue-dark:focus::-webkit-input-placeholder {
    color: #1d2945; }
  .sm\:focus\:placeholder-blue-dark:focus::-moz-placeholder {
    color: #1d2945; }
  .sm\:focus\:placeholder-blue-dark:focus:-ms-input-placeholder {
    color: #1d2945; }
  .sm\:focus\:placeholder-blue-dark:focus::-ms-input-placeholder {
    color: #1d2945; }
  .sm\:focus\:placeholder-blue-dark:focus::placeholder {
    color: #1d2945; }
  .sm\:focus\:placeholder-blue:focus::-webkit-input-placeholder {
    color: #2d374d; }
  .sm\:focus\:placeholder-blue:focus::-moz-placeholder {
    color: #2d374d; }
  .sm\:focus\:placeholder-blue:focus:-ms-input-placeholder {
    color: #2d374d; }
  .sm\:focus\:placeholder-blue:focus::-ms-input-placeholder {
    color: #2d374d; }
  .sm\:focus\:placeholder-blue:focus::placeholder {
    color: #2d374d; }
  .sm\:focus\:placeholder-blue-light:focus::-webkit-input-placeholder {
    color: #45526d; }
  .sm\:focus\:placeholder-blue-light:focus::-moz-placeholder {
    color: #45526d; }
  .sm\:focus\:placeholder-blue-light:focus:-ms-input-placeholder {
    color: #45526d; }
  .sm\:focus\:placeholder-blue-light:focus::-ms-input-placeholder {
    color: #45526d; }
  .sm\:focus\:placeholder-blue-light:focus::placeholder {
    color: #45526d; }
  .sm\:focus\:placeholder-blue-lighter:focus::-webkit-input-placeholder {
    color: #626e87; }
  .sm\:focus\:placeholder-blue-lighter:focus::-moz-placeholder {
    color: #626e87; }
  .sm\:focus\:placeholder-blue-lighter:focus:-ms-input-placeholder {
    color: #626e87; }
  .sm\:focus\:placeholder-blue-lighter:focus::-ms-input-placeholder {
    color: #626e87; }
  .sm\:focus\:placeholder-blue-lighter:focus::placeholder {
    color: #626e87; }
  .sm\:focus\:placeholder-pink-darker:focus::-webkit-input-placeholder {
    color: #a31e1e; }
  .sm\:focus\:placeholder-pink-darker:focus::-moz-placeholder {
    color: #a31e1e; }
  .sm\:focus\:placeholder-pink-darker:focus:-ms-input-placeholder {
    color: #a31e1e; }
  .sm\:focus\:placeholder-pink-darker:focus::-ms-input-placeholder {
    color: #a31e1e; }
  .sm\:focus\:placeholder-pink-darker:focus::placeholder {
    color: #a31e1e; }
  .sm\:focus\:placeholder-pink-dark:focus::-webkit-input-placeholder {
    color: #c63c3c; }
  .sm\:focus\:placeholder-pink-dark:focus::-moz-placeholder {
    color: #c63c3c; }
  .sm\:focus\:placeholder-pink-dark:focus:-ms-input-placeholder {
    color: #c63c3c; }
  .sm\:focus\:placeholder-pink-dark:focus::-ms-input-placeholder {
    color: #c63c3c; }
  .sm\:focus\:placeholder-pink-dark:focus::placeholder {
    color: #c63c3c; }
  .sm\:focus\:placeholder-pink:focus::-webkit-input-placeholder {
    color: #e76363; }
  .sm\:focus\:placeholder-pink:focus::-moz-placeholder {
    color: #e76363; }
  .sm\:focus\:placeholder-pink:focus:-ms-input-placeholder {
    color: #e76363; }
  .sm\:focus\:placeholder-pink:focus::-ms-input-placeholder {
    color: #e76363; }
  .sm\:focus\:placeholder-pink:focus::placeholder {
    color: #e76363; }
  .sm\:focus\:placeholder-pink-light:focus::-webkit-input-placeholder {
    color: #ff9393; }
  .sm\:focus\:placeholder-pink-light:focus::-moz-placeholder {
    color: #ff9393; }
  .sm\:focus\:placeholder-pink-light:focus:-ms-input-placeholder {
    color: #ff9393; }
  .sm\:focus\:placeholder-pink-light:focus::-ms-input-placeholder {
    color: #ff9393; }
  .sm\:focus\:placeholder-pink-light:focus::placeholder {
    color: #ff9393; }
  .sm\:focus\:placeholder-pink-lighter:focus::-webkit-input-placeholder {
    color: #ffbcbc; }
  .sm\:focus\:placeholder-pink-lighter:focus::-moz-placeholder {
    color: #ffbcbc; }
  .sm\:focus\:placeholder-pink-lighter:focus:-ms-input-placeholder {
    color: #ffbcbc; }
  .sm\:focus\:placeholder-pink-lighter:focus::-ms-input-placeholder {
    color: #ffbcbc; }
  .sm\:focus\:placeholder-pink-lighter:focus::placeholder {
    color: #ffbcbc; }
  .sm\:pointer-events-none {
    pointer-events: none; }
  .sm\:pointer-events-auto {
    pointer-events: auto; }
  .sm\:static {
    position: static; }
  .sm\:fixed {
    position: fixed; }
  .sm\:absolute {
    position: absolute; }
  .sm\:relative {
    position: relative; }
  .sm\:sticky {
    position: -webkit-sticky;
    position: sticky; }
  .sm\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .sm\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto; }
  .sm\:inset-y-0 {
    top: 0;
    bottom: 0; }
  .sm\:inset-x-0 {
    right: 0;
    left: 0; }
  .sm\:inset-y-auto {
    top: auto;
    bottom: auto; }
  .sm\:inset-x-auto {
    right: auto;
    left: auto; }
  .sm\:top-0 {
    top: 0; }
  .sm\:right-0 {
    right: 0; }
  .sm\:bottom-0 {
    bottom: 0; }
  .sm\:left-0 {
    left: 0; }
  .sm\:top-auto {
    top: auto; }
  .sm\:right-auto {
    right: auto; }
  .sm\:bottom-auto {
    bottom: auto; }
  .sm\:left-auto {
    left: auto; }
  .sm\:resize-none {
    resize: none; }
  .sm\:resize-y {
    resize: vertical; }
  .sm\:resize-x {
    resize: horizontal; }
  .sm\:resize {
    resize: both; }
  .sm\:shadow {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }
  .sm\:shadow-md {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }
  .sm\:shadow-lg {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }
  .sm\:shadow-xl {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }
  .sm\:shadow-2xl {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }
  .sm\:shadow-inner {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
            box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); }
  .sm\:shadow-outline {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
            box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5); }
  .sm\:shadow-none {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .sm\:hover\:shadow:hover {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }
  .sm\:hover\:shadow-md:hover {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }
  .sm\:hover\:shadow-lg:hover {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }
  .sm\:hover\:shadow-xl:hover {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }
  .sm\:hover\:shadow-2xl:hover {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }
  .sm\:hover\:shadow-inner:hover {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
            box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); }
  .sm\:hover\:shadow-outline:hover {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
            box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5); }
  .sm\:hover\:shadow-none:hover {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .sm\:focus\:shadow:focus {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }
  .sm\:focus\:shadow-md:focus {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }
  .sm\:focus\:shadow-lg:focus {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }
  .sm\:focus\:shadow-xl:focus {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }
  .sm\:focus\:shadow-2xl:focus {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }
  .sm\:focus\:shadow-inner:focus {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
            box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); }
  .sm\:focus\:shadow-outline:focus {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
            box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5); }
  .sm\:focus\:shadow-none:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .sm\:fill-current {
    fill: currentColor; }
  .sm\:stroke-current {
    stroke: currentColor; }
  .sm\:table-auto {
    table-layout: auto; }
  .sm\:table-fixed {
    table-layout: fixed; }
  .sm\:text-left {
    text-align: left; }
  .sm\:text-center {
    text-align: center; }
  .sm\:text-right {
    text-align: right; }
  .sm\:text-justify {
    text-align: justify; }
  .sm\:text-transparent {
    color: transparent; }
  .sm\:text-black {
    color: #22292f; }
  .sm\:text-grey-darkest {
    color: #3d4852; }
  .sm\:text-grey-darker {
    color: #606f7b; }
  .sm\:text-grey-dark {
    color: #8795a1; }
  .sm\:text-grey {
    color: #b8c2cc; }
  .sm\:text-grey-light {
    color: #dae1e7; }
  .sm\:text-grey-lighter {
    color: #f1f5f8; }
  .sm\:text-grey-lightest {
    color: #f8fafc; }
  .sm\:text-white {
    color: #fff; }
  .sm\:text-blue-darker {
    color: #0e1932; }
  .sm\:text-blue-dark {
    color: #1d2945; }
  .sm\:text-blue {
    color: #2d374d; }
  .sm\:text-blue-light {
    color: #45526d; }
  .sm\:text-blue-lighter {
    color: #626e87; }
  .sm\:text-pink-darker {
    color: #a31e1e; }
  .sm\:text-pink-dark {
    color: #c63c3c; }
  .sm\:text-pink {
    color: #e76363; }
  .sm\:text-pink-light {
    color: #ff9393; }
  .sm\:text-pink-lighter {
    color: #ffbcbc; }
  .sm\:hover\:text-transparent:hover {
    color: transparent; }
  .sm\:hover\:text-black:hover {
    color: #22292f; }
  .sm\:hover\:text-grey-darkest:hover {
    color: #3d4852; }
  .sm\:hover\:text-grey-darker:hover {
    color: #606f7b; }
  .sm\:hover\:text-grey-dark:hover {
    color: #8795a1; }
  .sm\:hover\:text-grey:hover {
    color: #b8c2cc; }
  .sm\:hover\:text-grey-light:hover {
    color: #dae1e7; }
  .sm\:hover\:text-grey-lighter:hover {
    color: #f1f5f8; }
  .sm\:hover\:text-grey-lightest:hover {
    color: #f8fafc; }
  .sm\:hover\:text-white:hover {
    color: #fff; }
  .sm\:hover\:text-blue-darker:hover {
    color: #0e1932; }
  .sm\:hover\:text-blue-dark:hover {
    color: #1d2945; }
  .sm\:hover\:text-blue:hover {
    color: #2d374d; }
  .sm\:hover\:text-blue-light:hover {
    color: #45526d; }
  .sm\:hover\:text-blue-lighter:hover {
    color: #626e87; }
  .sm\:hover\:text-pink-darker:hover {
    color: #a31e1e; }
  .sm\:hover\:text-pink-dark:hover {
    color: #c63c3c; }
  .sm\:hover\:text-pink:hover {
    color: #e76363; }
  .sm\:hover\:text-pink-light:hover {
    color: #ff9393; }
  .sm\:hover\:text-pink-lighter:hover {
    color: #ffbcbc; }
  .sm\:focus\:text-transparent:focus {
    color: transparent; }
  .sm\:focus\:text-black:focus {
    color: #22292f; }
  .sm\:focus\:text-grey-darkest:focus {
    color: #3d4852; }
  .sm\:focus\:text-grey-darker:focus {
    color: #606f7b; }
  .sm\:focus\:text-grey-dark:focus {
    color: #8795a1; }
  .sm\:focus\:text-grey:focus {
    color: #b8c2cc; }
  .sm\:focus\:text-grey-light:focus {
    color: #dae1e7; }
  .sm\:focus\:text-grey-lighter:focus {
    color: #f1f5f8; }
  .sm\:focus\:text-grey-lightest:focus {
    color: #f8fafc; }
  .sm\:focus\:text-white:focus {
    color: #fff; }
  .sm\:focus\:text-blue-darker:focus {
    color: #0e1932; }
  .sm\:focus\:text-blue-dark:focus {
    color: #1d2945; }
  .sm\:focus\:text-blue:focus {
    color: #2d374d; }
  .sm\:focus\:text-blue-light:focus {
    color: #45526d; }
  .sm\:focus\:text-blue-lighter:focus {
    color: #626e87; }
  .sm\:focus\:text-pink-darker:focus {
    color: #a31e1e; }
  .sm\:focus\:text-pink-dark:focus {
    color: #c63c3c; }
  .sm\:focus\:text-pink:focus {
    color: #e76363; }
  .sm\:focus\:text-pink-light:focus {
    color: #ff9393; }
  .sm\:focus\:text-pink-lighter:focus {
    color: #ffbcbc; }
  .sm\:text-xs {
    font-size: .75rem; }
  .sm\:text-sm {
    font-size: .875rem; }
  .sm\:text-base {
    font-size: 1rem; }
  .sm\:text-base-readability {
    font-size: 1.1rem; }
  .sm\:text-lg {
    font-size: 1.125rem; }
  .sm\:text-xl {
    font-size: 1.25rem; }
  .sm\:text-2xl {
    font-size: 1.5rem; }
  .sm\:text-3xl {
    font-size: 1.875rem; }
  .sm\:text-4xl {
    font-size: 2.25rem; }
  .sm\:text-5xl {
    font-size: 3.2rem; }
  .sm\:text-6xl {
    font-size: 4rem; }
  .sm\:italic {
    font-style: italic; }
  .sm\:not-italic {
    font-style: normal; }
  .sm\:uppercase {
    text-transform: uppercase; }
  .sm\:lowercase {
    text-transform: lowercase; }
  .sm\:capitalize {
    text-transform: capitalize; }
  .sm\:normal-case {
    text-transform: none; }
  .sm\:underline {
    text-decoration: underline; }
  .sm\:line-through {
    text-decoration: line-through; }
  .sm\:no-underline {
    text-decoration: none; }
  .sm\:hover\:underline:hover {
    text-decoration: underline; }
  .sm\:hover\:line-through:hover {
    text-decoration: line-through; }
  .sm\:hover\:no-underline:hover {
    text-decoration: none; }
  .sm\:focus\:underline:focus {
    text-decoration: underline; }
  .sm\:focus\:line-through:focus {
    text-decoration: line-through; }
  .sm\:focus\:no-underline:focus {
    text-decoration: none; }
  .sm\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .sm\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto; }
  .sm\:tracking-tighter {
    letter-spacing: -.05em; }
  .sm\:tracking-tight {
    letter-spacing: -.025em; }
  .sm\:tracking-normal {
    letter-spacing: 0; }
  .sm\:tracking-wide {
    letter-spacing: .025em; }
  .sm\:tracking-wider {
    letter-spacing: .05em; }
  .sm\:tracking-widest {
    letter-spacing: .1em; }
  .sm\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .sm\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text; }
  .sm\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all; }
  .sm\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto; }
  .sm\:align-baseline {
    vertical-align: baseline; }
  .sm\:align-top {
    vertical-align: top; }
  .sm\:align-middle {
    vertical-align: middle; }
  .sm\:align-bottom {
    vertical-align: bottom; }
  .sm\:align-text-top {
    vertical-align: text-top; }
  .sm\:align-text-bottom {
    vertical-align: text-bottom; }
  .sm\:visible {
    visibility: visible; }
  .sm\:invisible {
    visibility: hidden; }
  .sm\:whitespace-normal {
    white-space: normal; }
  .sm\:whitespace-no-wrap {
    white-space: nowrap; }
  .sm\:whitespace-pre {
    white-space: pre; }
  .sm\:whitespace-pre-line {
    white-space: pre-line; }
  .sm\:whitespace-pre-wrap {
    white-space: pre-wrap; }
  .sm\:break-normal {
    overflow-wrap: normal;
    word-break: normal; }
  .sm\:break-words {
    overflow-wrap: break-word; }
  .sm\:break-all {
    word-break: break-all; }
  .sm\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .sm\:w-0 {
    width: 0; }
  .sm\:w-1 {
    width: .25rem; }
  .sm\:w-2 {
    width: .5rem; }
  .sm\:w-3 {
    width: .75rem; }
  .sm\:w-4 {
    width: 1rem; }
  .sm\:w-5 {
    width: 1.25rem; }
  .sm\:w-6 {
    width: 1.5rem; }
  .sm\:w-8 {
    width: 2rem; }
  .sm\:w-10 {
    width: 2.5rem; }
  .sm\:w-12 {
    width: 3rem; }
  .sm\:w-16 {
    width: 4rem; }
  .sm\:w-20 {
    width: 5rem; }
  .sm\:w-24 {
    width: 6rem; }
  .sm\:w-32 {
    width: 8rem; }
  .sm\:w-40 {
    width: 10rem; }
  .sm\:w-48 {
    width: 12rem; }
  .sm\:w-56 {
    width: 14rem; }
  .sm\:w-64 {
    width: 16rem; }
  .sm\:w-128 {
    width: 20rem; }
  .sm\:w-auto {
    width: auto; }
  .sm\:w-px {
    width: 1px; }
  .sm\:w-1\/2 {
    width: 50%; }
  .sm\:w-1\/3 {
    width: 33.333333%; }
  .sm\:w-2\/3 {
    width: 66.666667%; }
  .sm\:w-1\/4 {
    width: 25%; }
  .sm\:w-2\/4 {
    width: 50%; }
  .sm\:w-3\/4 {
    width: 75%; }
  .sm\:w-1\/5 {
    width: 20%; }
  .sm\:w-2\/5 {
    width: 40%; }
  .sm\:w-3\/5 {
    width: 60%; }
  .sm\:w-4\/5 {
    width: 80%; }
  .sm\:w-1\/6 {
    width: 16.666667%; }
  .sm\:w-2\/6 {
    width: 33.333333%; }
  .sm\:w-3\/6 {
    width: 50%; }
  .sm\:w-4\/6 {
    width: 66.666667%; }
  .sm\:w-5\/6 {
    width: 83.333333%; }
  .sm\:w-1\/12 {
    width: 8.333333%; }
  .sm\:w-2\/12 {
    width: 16.666667%; }
  .sm\:w-3\/12 {
    width: 25%; }
  .sm\:w-4\/12 {
    width: 33.333333%; }
  .sm\:w-5\/12 {
    width: 41.666667%; }
  .sm\:w-6\/12 {
    width: 50%; }
  .sm\:w-7\/12 {
    width: 58.333333%; }
  .sm\:w-8\/12 {
    width: 66.666667%; }
  .sm\:w-9\/12 {
    width: 75%; }
  .sm\:w-10\/12 {
    width: 83.333333%; }
  .sm\:w-11\/12 {
    width: 91.666667%; }
  .sm\:w-full {
    width: 100%; }
  .sm\:w-screen {
    width: 100vw; }
  .sm\:z-0 {
    z-index: 0; }
  .sm\:z-10 {
    z-index: 10; }
  .sm\:z-20 {
    z-index: 20; }
  .sm\:z-30 {
    z-index: 30; }
  .sm\:z-40 {
    z-index: 40; }
  .sm\:z-50 {
    z-index: 50; }
  .sm\:z-auto {
    z-index: auto; } }

@media (min-width: 768px) {
  .md\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0; }
  .md\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal; }
  .md\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0; }
  .md\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal; }
  .md\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .md\:bg-fixed {
    background-attachment: fixed; }
  .md\:bg-local {
    background-attachment: local; }
  .md\:bg-scroll {
    background-attachment: scroll; }
  .md\:bg-transparent {
    background-color: transparent; }
  .md\:bg-black {
    background-color: #22292f; }
  .md\:bg-grey-darkest {
    background-color: #3d4852; }
  .md\:bg-grey-darker {
    background-color: #606f7b; }
  .md\:bg-grey-dark {
    background-color: #8795a1; }
  .md\:bg-grey {
    background-color: #b8c2cc; }
  .md\:bg-grey-light {
    background-color: #dae1e7; }
  .md\:bg-grey-lighter {
    background-color: #f1f5f8; }
  .md\:bg-grey-lightest {
    background-color: #f8fafc; }
  .md\:bg-white {
    background-color: #fff; }
  .md\:bg-blue-darker {
    background-color: #0e1932; }
  .md\:bg-blue-dark {
    background-color: #1d2945; }
  .md\:bg-blue {
    background-color: #2d374d; }
  .md\:bg-blue-light {
    background-color: #45526d; }
  .md\:bg-blue-lighter {
    background-color: #626e87; }
  .md\:bg-pink-darker {
    background-color: #a31e1e; }
  .md\:bg-pink-dark {
    background-color: #c63c3c; }
  .md\:bg-pink {
    background-color: #e76363; }
  .md\:bg-pink-light {
    background-color: #ff9393; }
  .md\:bg-pink-lighter {
    background-color: #ffbcbc; }
  .md\:hover\:bg-transparent:hover {
    background-color: transparent; }
  .md\:hover\:bg-black:hover {
    background-color: #22292f; }
  .md\:hover\:bg-grey-darkest:hover {
    background-color: #3d4852; }
  .md\:hover\:bg-grey-darker:hover {
    background-color: #606f7b; }
  .md\:hover\:bg-grey-dark:hover {
    background-color: #8795a1; }
  .md\:hover\:bg-grey:hover {
    background-color: #b8c2cc; }
  .md\:hover\:bg-grey-light:hover {
    background-color: #dae1e7; }
  .md\:hover\:bg-grey-lighter:hover {
    background-color: #f1f5f8; }
  .md\:hover\:bg-grey-lightest:hover {
    background-color: #f8fafc; }
  .md\:hover\:bg-white:hover {
    background-color: #fff; }
  .md\:hover\:bg-blue-darker:hover {
    background-color: #0e1932; }
  .md\:hover\:bg-blue-dark:hover {
    background-color: #1d2945; }
  .md\:hover\:bg-blue:hover {
    background-color: #2d374d; }
  .md\:hover\:bg-blue-light:hover {
    background-color: #45526d; }
  .md\:hover\:bg-blue-lighter:hover {
    background-color: #626e87; }
  .md\:hover\:bg-pink-darker:hover {
    background-color: #a31e1e; }
  .md\:hover\:bg-pink-dark:hover {
    background-color: #c63c3c; }
  .md\:hover\:bg-pink:hover {
    background-color: #e76363; }
  .md\:hover\:bg-pink-light:hover {
    background-color: #ff9393; }
  .md\:hover\:bg-pink-lighter:hover {
    background-color: #ffbcbc; }
  .md\:focus\:bg-transparent:focus {
    background-color: transparent; }
  .md\:focus\:bg-black:focus {
    background-color: #22292f; }
  .md\:focus\:bg-grey-darkest:focus {
    background-color: #3d4852; }
  .md\:focus\:bg-grey-darker:focus {
    background-color: #606f7b; }
  .md\:focus\:bg-grey-dark:focus {
    background-color: #8795a1; }
  .md\:focus\:bg-grey:focus {
    background-color: #b8c2cc; }
  .md\:focus\:bg-grey-light:focus {
    background-color: #dae1e7; }
  .md\:focus\:bg-grey-lighter:focus {
    background-color: #f1f5f8; }
  .md\:focus\:bg-grey-lightest:focus {
    background-color: #f8fafc; }
  .md\:focus\:bg-white:focus {
    background-color: #fff; }
  .md\:focus\:bg-blue-darker:focus {
    background-color: #0e1932; }
  .md\:focus\:bg-blue-dark:focus {
    background-color: #1d2945; }
  .md\:focus\:bg-blue:focus {
    background-color: #2d374d; }
  .md\:focus\:bg-blue-light:focus {
    background-color: #45526d; }
  .md\:focus\:bg-blue-lighter:focus {
    background-color: #626e87; }
  .md\:focus\:bg-pink-darker:focus {
    background-color: #a31e1e; }
  .md\:focus\:bg-pink-dark:focus {
    background-color: #c63c3c; }
  .md\:focus\:bg-pink:focus {
    background-color: #e76363; }
  .md\:focus\:bg-pink-light:focus {
    background-color: #ff9393; }
  .md\:focus\:bg-pink-lighter:focus {
    background-color: #ffbcbc; }
  .md\:bg-bottom {
    background-position: bottom; }
  .md\:bg-center {
    background-position: 50%; }
  .md\:bg-left {
    background-position: 0; }
  .md\:bg-left-bottom {
    background-position: 0 100%; }
  .md\:bg-left-top {
    background-position: 0 0; }
  .md\:bg-right {
    background-position: 100%; }
  .md\:bg-right-bottom {
    background-position: 100% 100%; }
  .md\:bg-right-top {
    background-position: 100% 0; }
  .md\:bg-top {
    background-position: top; }
  .md\:bg-repeat {
    background-repeat: repeat; }
  .md\:bg-no-repeat {
    background-repeat: no-repeat; }
  .md\:bg-repeat-x {
    background-repeat: repeat-x; }
  .md\:bg-repeat-y {
    background-repeat: repeat-y; }
  .md\:bg-repeat-round {
    background-repeat: round; }
  .md\:bg-repeat-space {
    background-repeat: space; }
  .md\:bg-auto {
    background-size: auto; }
  .md\:bg-cover {
    background-size: cover; }
  .md\:bg-contain {
    background-size: contain; }
  .md\:border-collapse {
    border-collapse: collapse; }
  .md\:border-separate {
    border-collapse: separate; }
  .md\:border-transparent {
    border-color: transparent; }
  .md\:border-black {
    border-color: #22292f; }
  .md\:border-grey-darkest {
    border-color: #3d4852; }
  .md\:border-grey-darker {
    border-color: #606f7b; }
  .md\:border-grey-dark {
    border-color: #8795a1; }
  .md\:border-grey {
    border-color: #b8c2cc; }
  .md\:border-grey-light {
    border-color: #dae1e7; }
  .md\:border-grey-lighter {
    border-color: #f1f5f8; }
  .md\:border-grey-lightest {
    border-color: #f8fafc; }
  .md\:border-white {
    border-color: #fff; }
  .md\:border-blue-darker {
    border-color: #0e1932; }
  .md\:border-blue-dark {
    border-color: #1d2945; }
  .md\:border-blue {
    border-color: #2d374d; }
  .md\:border-blue-light {
    border-color: #45526d; }
  .md\:border-blue-lighter {
    border-color: #626e87; }
  .md\:border-pink-darker {
    border-color: #a31e1e; }
  .md\:border-pink-dark {
    border-color: #c63c3c; }
  .md\:border-pink {
    border-color: #e76363; }
  .md\:border-pink-light {
    border-color: #ff9393; }
  .md\:border-pink-lighter {
    border-color: #ffbcbc; }
  .md\:hover\:border-transparent:hover {
    border-color: transparent; }
  .md\:hover\:border-black:hover {
    border-color: #22292f; }
  .md\:hover\:border-grey-darkest:hover {
    border-color: #3d4852; }
  .md\:hover\:border-grey-darker:hover {
    border-color: #606f7b; }
  .md\:hover\:border-grey-dark:hover {
    border-color: #8795a1; }
  .md\:hover\:border-grey:hover {
    border-color: #b8c2cc; }
  .md\:hover\:border-grey-light:hover {
    border-color: #dae1e7; }
  .md\:hover\:border-grey-lighter:hover {
    border-color: #f1f5f8; }
  .md\:hover\:border-grey-lightest:hover {
    border-color: #f8fafc; }
  .md\:hover\:border-white:hover {
    border-color: #fff; }
  .md\:hover\:border-blue-darker:hover {
    border-color: #0e1932; }
  .md\:hover\:border-blue-dark:hover {
    border-color: #1d2945; }
  .md\:hover\:border-blue:hover {
    border-color: #2d374d; }
  .md\:hover\:border-blue-light:hover {
    border-color: #45526d; }
  .md\:hover\:border-blue-lighter:hover {
    border-color: #626e87; }
  .md\:hover\:border-pink-darker:hover {
    border-color: #a31e1e; }
  .md\:hover\:border-pink-dark:hover {
    border-color: #c63c3c; }
  .md\:hover\:border-pink:hover {
    border-color: #e76363; }
  .md\:hover\:border-pink-light:hover {
    border-color: #ff9393; }
  .md\:hover\:border-pink-lighter:hover {
    border-color: #ffbcbc; }
  .md\:focus\:border-transparent:focus {
    border-color: transparent; }
  .md\:focus\:border-black:focus {
    border-color: #22292f; }
  .md\:focus\:border-grey-darkest:focus {
    border-color: #3d4852; }
  .md\:focus\:border-grey-darker:focus {
    border-color: #606f7b; }
  .md\:focus\:border-grey-dark:focus {
    border-color: #8795a1; }
  .md\:focus\:border-grey:focus {
    border-color: #b8c2cc; }
  .md\:focus\:border-grey-light:focus {
    border-color: #dae1e7; }
  .md\:focus\:border-grey-lighter:focus {
    border-color: #f1f5f8; }
  .md\:focus\:border-grey-lightest:focus {
    border-color: #f8fafc; }
  .md\:focus\:border-white:focus {
    border-color: #fff; }
  .md\:focus\:border-blue-darker:focus {
    border-color: #0e1932; }
  .md\:focus\:border-blue-dark:focus {
    border-color: #1d2945; }
  .md\:focus\:border-blue:focus {
    border-color: #2d374d; }
  .md\:focus\:border-blue-light:focus {
    border-color: #45526d; }
  .md\:focus\:border-blue-lighter:focus {
    border-color: #626e87; }
  .md\:focus\:border-pink-darker:focus {
    border-color: #a31e1e; }
  .md\:focus\:border-pink-dark:focus {
    border-color: #c63c3c; }
  .md\:focus\:border-pink:focus {
    border-color: #e76363; }
  .md\:focus\:border-pink-light:focus {
    border-color: #ff9393; }
  .md\:focus\:border-pink-lighter:focus {
    border-color: #ffbcbc; }
  .md\:rounded-none {
    border-radius: 0; }
  .md\:rounded-sm {
    border-radius: .1rem; }
  .md\:rounded {
    border-radius: .2rem; }
  .md\:rounded-lg {
    border-radius: .5rem; }
  .md\:rounded-full {
    border-radius: 9999px; }
  .md\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .md\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .md\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .md\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .md\:rounded-t-sm {
    border-top-left-radius: .1rem;
    border-top-right-radius: .1rem; }
  .md\:rounded-r-sm {
    border-top-right-radius: .1rem;
    border-bottom-right-radius: .1rem; }
  .md\:rounded-b-sm {
    border-bottom-right-radius: .1rem;
    border-bottom-left-radius: .1rem; }
  .md\:rounded-l-sm {
    border-top-left-radius: .1rem;
    border-bottom-left-radius: .1rem; }
  .md\:rounded-t {
    border-top-left-radius: .2rem;
    border-top-right-radius: .2rem; }
  .md\:rounded-r {
    border-top-right-radius: .2rem; }
  .md\:rounded-b, .md\:rounded-r {
    border-bottom-right-radius: .2rem; }
  .md\:rounded-b, .md\:rounded-l {
    border-bottom-left-radius: .2rem; }
  .md\:rounded-l {
    border-top-left-radius: .2rem; }
  .md\:rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem; }
  .md\:rounded-r-lg {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem; }
  .md\:rounded-b-lg {
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem; }
  .md\:rounded-l-lg {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem; }
  .md\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px; }
  .md\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px; }
  .md\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px; }
  .md\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px; }
  .md\:rounded-tl-none {
    border-top-left-radius: 0; }
  .md\:rounded-tr-none {
    border-top-right-radius: 0; }
  .md\:rounded-br-none {
    border-bottom-right-radius: 0; }
  .md\:rounded-bl-none {
    border-bottom-left-radius: 0; }
  .md\:rounded-tl-sm {
    border-top-left-radius: .1rem; }
  .md\:rounded-tr-sm {
    border-top-right-radius: .1rem; }
  .md\:rounded-br-sm {
    border-bottom-right-radius: .1rem; }
  .md\:rounded-bl-sm {
    border-bottom-left-radius: .1rem; }
  .md\:rounded-tl {
    border-top-left-radius: .2rem; }
  .md\:rounded-tr {
    border-top-right-radius: .2rem; }
  .md\:rounded-br {
    border-bottom-right-radius: .2rem; }
  .md\:rounded-bl {
    border-bottom-left-radius: .2rem; }
  .md\:rounded-tl-lg {
    border-top-left-radius: .5rem; }
  .md\:rounded-tr-lg {
    border-top-right-radius: .5rem; }
  .md\:rounded-br-lg {
    border-bottom-right-radius: .5rem; }
  .md\:rounded-bl-lg {
    border-bottom-left-radius: .5rem; }
  .md\:rounded-tl-full {
    border-top-left-radius: 9999px; }
  .md\:rounded-tr-full {
    border-top-right-radius: 9999px; }
  .md\:rounded-br-full {
    border-bottom-right-radius: 9999px; }
  .md\:rounded-bl-full {
    border-bottom-left-radius: 9999px; }
  .md\:border-solid {
    border-style: solid; }
  .md\:border-dashed {
    border-style: dashed; }
  .md\:border-dotted {
    border-style: dotted; }
  .md\:border-double {
    border-style: double; }
  .md\:border-none {
    border-style: none; }
  .md\:border-0 {
    border-width: 0; }
  .md\:border-2 {
    border-width: 2px; }
  .md\:border-4 {
    border-width: 4px; }
  .md\:border-8 {
    border-width: 8px; }
  .md\:border {
    border-width: 1px; }
  .md\:border-t-0 {
    border-top-width: 0; }
  .md\:border-r-0 {
    border-right-width: 0; }
  .md\:border-b-0 {
    border-bottom-width: 0; }
  .md\:border-l-0 {
    border-left-width: 0; }
  .md\:border-t-2 {
    border-top-width: 2px; }
  .md\:border-r-2 {
    border-right-width: 2px; }
  .md\:border-b-2 {
    border-bottom-width: 2px; }
  .md\:border-l-2 {
    border-left-width: 2px; }
  .md\:border-t-4 {
    border-top-width: 4px; }
  .md\:border-r-4 {
    border-right-width: 4px; }
  .md\:border-b-4 {
    border-bottom-width: 4px; }
  .md\:border-l-4 {
    border-left-width: 4px; }
  .md\:border-t-8 {
    border-top-width: 8px; }
  .md\:border-r-8 {
    border-right-width: 8px; }
  .md\:border-b-8 {
    border-bottom-width: 8px; }
  .md\:border-l-8 {
    border-left-width: 8px; }
  .md\:border-t {
    border-top-width: 1px; }
  .md\:border-r {
    border-right-width: 1px; }
  .md\:border-b {
    border-bottom-width: 1px; }
  .md\:border-l {
    border-left-width: 1px; }
  .md\:cursor-auto {
    cursor: auto; }
  .md\:cursor-default {
    cursor: default; }
  .md\:cursor-pointer {
    cursor: pointer; }
  .md\:cursor-wait {
    cursor: wait; }
  .md\:cursor-text {
    cursor: text; }
  .md\:cursor-move {
    cursor: move; }
  .md\:cursor-not-allowed {
    cursor: not-allowed; }
  .md\:block {
    display: block; }
  .md\:inline-block {
    display: inline-block; }
  .md\:inline {
    display: inline; }
  .md\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .md\:inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .md\:table {
    display: table; }
  .md\:table-row {
    display: table-row; }
  .md\:table-cell {
    display: table-cell; }
  .md\:hidden {
    display: none; }
  .md\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row; }
  .md\:flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .md\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column; }
  .md\:flex-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
  .md\:flex-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .md\:flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse; }
  .md\:flex-no-wrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .md\:items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
        align-items: flex-start; }
  .md\:items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
        align-items: flex-end; }
  .md\:items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center; }
  .md\:items-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
        align-items: baseline; }
  .md\:items-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
        align-items: stretch; }
  .md\:self-auto {
    -ms-flex-item-align: auto;
        align-self: auto; }
  .md\:self-start {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .md\:self-end {
    -ms-flex-item-align: end;
        align-self: flex-end; }
  .md\:self-center {
    -ms-flex-item-align: center;
        align-self: center; }
  .md\:self-stretch {
    -ms-flex-item-align: stretch;
        align-self: stretch; }
  .md\:justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .md\:justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .md\:justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center; }
  .md\:justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .md\:justify-around {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .md\:content-center {
    -ms-flex-line-pack: center;
        align-content: center; }
  .md\:content-start {
    -ms-flex-line-pack: start;
        align-content: flex-start; }
  .md\:content-end {
    -ms-flex-line-pack: end;
        align-content: flex-end; }
  .md\:content-between {
    -ms-flex-line-pack: justify;
        align-content: space-between; }
  .md\:content-around {
    -ms-flex-line-pack: distribute;
        align-content: space-around; }
  .md\:flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
        flex: 1 1 0%; }
  .md\:flex-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .md\:flex-initial {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .md\:flex-none {
    -webkit-box-flex: 0;
    -ms-flex: none;
        flex: none; }
  .md\:flex-grow-0 {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
        flex-grow: 0; }
  .md\:flex-grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
        flex-grow: 1; }
  .md\:flex-shrink-0 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .md\:flex-shrink {
    -ms-flex-negative: 1;
        flex-shrink: 1; }
  .md\:order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
        order: 1; }
  .md\:order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
        order: 2; }
  .md\:order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
        order: 3; }
  .md\:order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
        order: 4; }
  .md\:order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
        order: 5; }
  .md\:order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
        order: 6; }
  .md\:order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
        order: 7; }
  .md\:order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
        order: 8; }
  .md\:order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
        order: 9; }
  .md\:order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
        order: 10; }
  .md\:order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
        order: 11; }
  .md\:order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
        order: 12; }
  .md\:order-first {
    -webkit-box-ordinal-group: -9998;
    -ms-flex-order: -9999;
        order: -9999; }
  .md\:order-last {
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
        order: 9999; }
  .md\:order-none {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
        order: 0; }
  .md\:float-right {
    float: right; }
  .md\:float-left {
    float: left; }
  .md\:float-none {
    float: none; }
  .md\:clearfix:after {
    content: "";
    display: table;
    clear: both; }
  .md\:font-sans {
    font-family: Muli,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif; }
  .md\:font-serif {
    font-family: Noto Serif,Georgia,Cambria,Times New Roman,Times,serif; }
  .md\:font-mono {
    font-family: Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace; }
  .md\:font-hairline {
    font-weight: 100; }
  .md\:font-thin {
    font-weight: 200; }
  .md\:font-light {
    font-weight: 300; }
  .md\:font-normal {
    font-weight: 400; }
  .md\:font-medium {
    font-weight: 500; }
  .md\:font-semibold {
    font-weight: 600; }
  .md\:font-bold {
    font-weight: 700; }
  .md\:font-extrabold {
    font-weight: 800; }
  .md\:font-black {
    font-weight: 900; }
  .md\:hover\:font-hairline:hover {
    font-weight: 100; }
  .md\:hover\:font-thin:hover {
    font-weight: 200; }
  .md\:hover\:font-light:hover {
    font-weight: 300; }
  .md\:hover\:font-normal:hover {
    font-weight: 400; }
  .md\:hover\:font-medium:hover {
    font-weight: 500; }
  .md\:hover\:font-semibold:hover {
    font-weight: 600; }
  .md\:hover\:font-bold:hover {
    font-weight: 700; }
  .md\:hover\:font-extrabold:hover {
    font-weight: 800; }
  .md\:hover\:font-black:hover {
    font-weight: 900; }
  .md\:focus\:font-hairline:focus {
    font-weight: 100; }
  .md\:focus\:font-thin:focus {
    font-weight: 200; }
  .md\:focus\:font-light:focus {
    font-weight: 300; }
  .md\:focus\:font-normal:focus {
    font-weight: 400; }
  .md\:focus\:font-medium:focus {
    font-weight: 500; }
  .md\:focus\:font-semibold:focus {
    font-weight: 600; }
  .md\:focus\:font-bold:focus {
    font-weight: 700; }
  .md\:focus\:font-extrabold:focus {
    font-weight: 800; }
  .md\:focus\:font-black:focus {
    font-weight: 900; }
  .md\:h-0 {
    height: 0; }
  .md\:h-1 {
    height: .25rem; }
  .md\:h-2 {
    height: .5rem; }
  .md\:h-3 {
    height: .75rem; }
  .md\:h-4 {
    height: 1rem; }
  .md\:h-5 {
    height: 1.25rem; }
  .md\:h-6 {
    height: 1.5rem; }
  .md\:h-8 {
    height: 2rem; }
  .md\:h-10 {
    height: 2.5rem; }
  .md\:h-12 {
    height: 3rem; }
  .md\:h-16 {
    height: 4rem; }
  .md\:h-20 {
    height: 5rem; }
  .md\:h-24 {
    height: 6rem; }
  .md\:h-32 {
    height: 8rem; }
  .md\:h-40 {
    height: 10rem; }
  .md\:h-48 {
    height: 12rem; }
  .md\:h-56 {
    height: 14rem; }
  .md\:h-64 {
    height: 16rem; }
  .md\:h-auto {
    height: auto; }
  .md\:h-px {
    height: 1px; }
  .md\:h-full {
    height: 100%; }
  .md\:h-screen {
    height: 100vh; }
  .md\:leading-none {
    line-height: 1; }
  .md\:leading-tight {
    line-height: 1.25; }
  .md\:leading-normal {
    line-height: 1.6; }
  .md\:leading-loose {
    line-height: 2; }
  .md\:list-inside {
    list-style-position: inside; }
  .md\:list-outside {
    list-style-position: outside; }
  .md\:list-none {
    list-style-type: none; }
  .md\:list-disc {
    list-style-type: disc; }
  .md\:list-decimal {
    list-style-type: decimal; }
  .md\:m-0 {
    margin: 0; }
  .md\:m-1 {
    margin: .25rem; }
  .md\:m-2 {
    margin: .5rem; }
  .md\:m-3 {
    margin: .75rem; }
  .md\:m-4 {
    margin: 1rem; }
  .md\:m-5 {
    margin: 1.25rem; }
  .md\:m-6 {
    margin: 1.5rem; }
  .md\:m-8 {
    margin: 2rem; }
  .md\:m-10 {
    margin: 2.5rem; }
  .md\:m-12 {
    margin: 3rem; }
  .md\:m-16 {
    margin: 4rem; }
  .md\:m-20 {
    margin: 5rem; }
  .md\:m-24 {
    margin: 6rem; }
  .md\:m-32 {
    margin: 8rem; }
  .md\:m-40 {
    margin: 10rem; }
  .md\:m-48 {
    margin: 12rem; }
  .md\:m-56 {
    margin: 14rem; }
  .md\:m-64 {
    margin: 16rem; }
  .md\:m-auto {
    margin: auto; }
  .md\:m-px {
    margin: 1px; }
  .md\:-m-1 {
    margin: -.25rem; }
  .md\:-m-2 {
    margin: -.5rem; }
  .md\:-m-3 {
    margin: -.75rem; }
  .md\:-m-4 {
    margin: -1rem; }
  .md\:-m-5 {
    margin: -1.25rem; }
  .md\:-m-6 {
    margin: -1.5rem; }
  .md\:-m-8 {
    margin: -2rem; }
  .md\:-m-10 {
    margin: -2.5rem; }
  .md\:-m-12 {
    margin: -3rem; }
  .md\:-m-16 {
    margin: -4rem; }
  .md\:-m-20 {
    margin: -5rem; }
  .md\:-m-24 {
    margin: -6rem; }
  .md\:-m-32 {
    margin: -8rem; }
  .md\:-m-40 {
    margin: -10rem; }
  .md\:-m-48 {
    margin: -12rem; }
  .md\:-m-56 {
    margin: -14rem; }
  .md\:-m-64 {
    margin: -16rem; }
  .md\:-m-px {
    margin: -1px; }
  .md\:my-0 {
    margin-top: 0;
    margin-bottom: 0; }
  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0; }
  .md\:my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem; }
  .md\:mx-1 {
    margin-left: .25rem;
    margin-right: .25rem; }
  .md\:my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem; }
  .md\:mx-2 {
    margin-left: .5rem;
    margin-right: .5rem; }
  .md\:my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem; }
  .md\:mx-3 {
    margin-left: .75rem;
    margin-right: .75rem; }
  .md\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .md\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem; }
  .md\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem; }
  .md\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem; }
  .md\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }
  .md\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem; }
  .md\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .md\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem; }
  .md\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem; }
  .md\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem; }
  .md\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem; }
  .md\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem; }
  .md\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem; }
  .md\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem; }
  .md\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem; }
  .md\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem; }
  .md\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem; }
  .md\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem; }
  .md\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem; }
  .md\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem; }
  .md\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem; }
  .md\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem; }
  .md\:my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem; }
  .md\:mx-48 {
    margin-left: 12rem;
    margin-right: 12rem; }
  .md\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem; }
  .md\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem; }
  .md\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem; }
  .md\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem; }
  .md\:my-auto {
    margin-top: auto;
    margin-bottom: auto; }
  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto; }
  .md\:my-px {
    margin-top: 1px;
    margin-bottom: 1px; }
  .md\:mx-px {
    margin-left: 1px;
    margin-right: 1px; }
  .md\:-my-1 {
    margin-top: -.25rem;
    margin-bottom: -.25rem; }
  .md\:-mx-1 {
    margin-left: -.25rem;
    margin-right: -.25rem; }
  .md\:-my-2 {
    margin-top: -.5rem;
    margin-bottom: -.5rem; }
  .md\:-mx-2 {
    margin-left: -.5rem;
    margin-right: -.5rem; }
  .md\:-my-3 {
    margin-top: -.75rem;
    margin-bottom: -.75rem; }
  .md\:-mx-3 {
    margin-left: -.75rem;
    margin-right: -.75rem; }
  .md\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem; }
  .md\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem; }
  .md\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem; }
  .md\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem; }
  .md\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem; }
  .md\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem; }
  .md\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem; }
  .md\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem; }
  .md\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem; }
  .md\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem; }
  .md\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem; }
  .md\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem; }
  .md\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem; }
  .md\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem; }
  .md\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem; }
  .md\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem; }
  .md\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem; }
  .md\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem; }
  .md\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem; }
  .md\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem; }
  .md\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem; }
  .md\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem; }
  .md\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem; }
  .md\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem; }
  .md\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem; }
  .md\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem; }
  .md\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem; }
  .md\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem; }
  .md\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px; }
  .md\:-mx-px {
    margin-left: -1px;
    margin-right: -1px; }
  .md\:mt-0 {
    margin-top: 0; }
  .md\:mr-0 {
    margin-right: 0; }
  .md\:mb-0 {
    margin-bottom: 0; }
  .md\:ml-0 {
    margin-left: 0; }
  .md\:mt-1 {
    margin-top: .25rem; }
  .md\:mr-1 {
    margin-right: .25rem; }
  .md\:mb-1 {
    margin-bottom: .25rem; }
  .md\:ml-1 {
    margin-left: .25rem; }
  .md\:mt-2 {
    margin-top: .5rem; }
  .md\:mr-2 {
    margin-right: .5rem; }
  .md\:mb-2 {
    margin-bottom: .5rem; }
  .md\:ml-2 {
    margin-left: .5rem; }
  .md\:mt-3 {
    margin-top: .75rem; }
  .md\:mr-3 {
    margin-right: .75rem; }
  .md\:mb-3 {
    margin-bottom: .75rem; }
  .md\:ml-3 {
    margin-left: .75rem; }
  .md\:mt-4 {
    margin-top: 1rem; }
  .md\:mr-4 {
    margin-right: 1rem; }
  .md\:mb-4 {
    margin-bottom: 1rem; }
  .md\:ml-4 {
    margin-left: 1rem; }
  .md\:mt-5 {
    margin-top: 1.25rem; }
  .md\:mr-5 {
    margin-right: 1.25rem; }
  .md\:mb-5 {
    margin-bottom: 1.25rem; }
  .md\:ml-5 {
    margin-left: 1.25rem; }
  .md\:mt-6 {
    margin-top: 1.5rem; }
  .md\:mr-6 {
    margin-right: 1.5rem; }
  .md\:mb-6 {
    margin-bottom: 1.5rem; }
  .md\:ml-6 {
    margin-left: 1.5rem; }
  .md\:mt-8 {
    margin-top: 2rem; }
  .md\:mr-8 {
    margin-right: 2rem; }
  .md\:mb-8 {
    margin-bottom: 2rem; }
  .md\:ml-8 {
    margin-left: 2rem; }
  .md\:mt-10 {
    margin-top: 2.5rem; }
  .md\:mr-10 {
    margin-right: 2.5rem; }
  .md\:mb-10 {
    margin-bottom: 2.5rem; }
  .md\:ml-10 {
    margin-left: 2.5rem; }
  .md\:mt-12 {
    margin-top: 3rem; }
  .md\:mr-12 {
    margin-right: 3rem; }
  .md\:mb-12 {
    margin-bottom: 3rem; }
  .md\:ml-12 {
    margin-left: 3rem; }
  .md\:mt-16 {
    margin-top: 4rem; }
  .md\:mr-16 {
    margin-right: 4rem; }
  .md\:mb-16 {
    margin-bottom: 4rem; }
  .md\:ml-16 {
    margin-left: 4rem; }
  .md\:mt-20 {
    margin-top: 5rem; }
  .md\:mr-20 {
    margin-right: 5rem; }
  .md\:mb-20 {
    margin-bottom: 5rem; }
  .md\:ml-20 {
    margin-left: 5rem; }
  .md\:mt-24 {
    margin-top: 6rem; }
  .md\:mr-24 {
    margin-right: 6rem; }
  .md\:mb-24 {
    margin-bottom: 6rem; }
  .md\:ml-24 {
    margin-left: 6rem; }
  .md\:mt-32 {
    margin-top: 8rem; }
  .md\:mr-32 {
    margin-right: 8rem; }
  .md\:mb-32 {
    margin-bottom: 8rem; }
  .md\:ml-32 {
    margin-left: 8rem; }
  .md\:mt-40 {
    margin-top: 10rem; }
  .md\:mr-40 {
    margin-right: 10rem; }
  .md\:mb-40 {
    margin-bottom: 10rem; }
  .md\:ml-40 {
    margin-left: 10rem; }
  .md\:mt-48 {
    margin-top: 12rem; }
  .md\:mr-48 {
    margin-right: 12rem; }
  .md\:mb-48 {
    margin-bottom: 12rem; }
  .md\:ml-48 {
    margin-left: 12rem; }
  .md\:mt-56 {
    margin-top: 14rem; }
  .md\:mr-56 {
    margin-right: 14rem; }
  .md\:mb-56 {
    margin-bottom: 14rem; }
  .md\:ml-56 {
    margin-left: 14rem; }
  .md\:mt-64 {
    margin-top: 16rem; }
  .md\:mr-64 {
    margin-right: 16rem; }
  .md\:mb-64 {
    margin-bottom: 16rem; }
  .md\:ml-64 {
    margin-left: 16rem; }
  .md\:mt-auto {
    margin-top: auto; }
  .md\:mr-auto {
    margin-right: auto; }
  .md\:mb-auto {
    margin-bottom: auto; }
  .md\:ml-auto {
    margin-left: auto; }
  .md\:mt-px {
    margin-top: 1px; }
  .md\:mr-px {
    margin-right: 1px; }
  .md\:mb-px {
    margin-bottom: 1px; }
  .md\:ml-px {
    margin-left: 1px; }
  .md\:-mt-1 {
    margin-top: -.25rem; }
  .md\:-mr-1 {
    margin-right: -.25rem; }
  .md\:-mb-1 {
    margin-bottom: -.25rem; }
  .md\:-ml-1 {
    margin-left: -.25rem; }
  .md\:-mt-2 {
    margin-top: -.5rem; }
  .md\:-mr-2 {
    margin-right: -.5rem; }
  .md\:-mb-2 {
    margin-bottom: -.5rem; }
  .md\:-ml-2 {
    margin-left: -.5rem; }
  .md\:-mt-3 {
    margin-top: -.75rem; }
  .md\:-mr-3 {
    margin-right: -.75rem; }
  .md\:-mb-3 {
    margin-bottom: -.75rem; }
  .md\:-ml-3 {
    margin-left: -.75rem; }
  .md\:-mt-4 {
    margin-top: -1rem; }
  .md\:-mr-4 {
    margin-right: -1rem; }
  .md\:-mb-4 {
    margin-bottom: -1rem; }
  .md\:-ml-4 {
    margin-left: -1rem; }
  .md\:-mt-5 {
    margin-top: -1.25rem; }
  .md\:-mr-5 {
    margin-right: -1.25rem; }
  .md\:-mb-5 {
    margin-bottom: -1.25rem; }
  .md\:-ml-5 {
    margin-left: -1.25rem; }
  .md\:-mt-6 {
    margin-top: -1.5rem; }
  .md\:-mr-6 {
    margin-right: -1.5rem; }
  .md\:-mb-6 {
    margin-bottom: -1.5rem; }
  .md\:-ml-6 {
    margin-left: -1.5rem; }
  .md\:-mt-8 {
    margin-top: -2rem; }
  .md\:-mr-8 {
    margin-right: -2rem; }
  .md\:-mb-8 {
    margin-bottom: -2rem; }
  .md\:-ml-8 {
    margin-left: -2rem; }
  .md\:-mt-10 {
    margin-top: -2.5rem; }
  .md\:-mr-10 {
    margin-right: -2.5rem; }
  .md\:-mb-10 {
    margin-bottom: -2.5rem; }
  .md\:-ml-10 {
    margin-left: -2.5rem; }
  .md\:-mt-12 {
    margin-top: -3rem; }
  .md\:-mr-12 {
    margin-right: -3rem; }
  .md\:-mb-12 {
    margin-bottom: -3rem; }
  .md\:-ml-12 {
    margin-left: -3rem; }
  .md\:-mt-16 {
    margin-top: -4rem; }
  .md\:-mr-16 {
    margin-right: -4rem; }
  .md\:-mb-16 {
    margin-bottom: -4rem; }
  .md\:-ml-16 {
    margin-left: -4rem; }
  .md\:-mt-20 {
    margin-top: -5rem; }
  .md\:-mr-20 {
    margin-right: -5rem; }
  .md\:-mb-20 {
    margin-bottom: -5rem; }
  .md\:-ml-20 {
    margin-left: -5rem; }
  .md\:-mt-24 {
    margin-top: -6rem; }
  .md\:-mr-24 {
    margin-right: -6rem; }
  .md\:-mb-24 {
    margin-bottom: -6rem; }
  .md\:-ml-24 {
    margin-left: -6rem; }
  .md\:-mt-32 {
    margin-top: -8rem; }
  .md\:-mr-32 {
    margin-right: -8rem; }
  .md\:-mb-32 {
    margin-bottom: -8rem; }
  .md\:-ml-32 {
    margin-left: -8rem; }
  .md\:-mt-40 {
    margin-top: -10rem; }
  .md\:-mr-40 {
    margin-right: -10rem; }
  .md\:-mb-40 {
    margin-bottom: -10rem; }
  .md\:-ml-40 {
    margin-left: -10rem; }
  .md\:-mt-48 {
    margin-top: -12rem; }
  .md\:-mr-48 {
    margin-right: -12rem; }
  .md\:-mb-48 {
    margin-bottom: -12rem; }
  .md\:-ml-48 {
    margin-left: -12rem; }
  .md\:-mt-56 {
    margin-top: -14rem; }
  .md\:-mr-56 {
    margin-right: -14rem; }
  .md\:-mb-56 {
    margin-bottom: -14rem; }
  .md\:-ml-56 {
    margin-left: -14rem; }
  .md\:-mt-64 {
    margin-top: -16rem; }
  .md\:-mr-64 {
    margin-right: -16rem; }
  .md\:-mb-64 {
    margin-bottom: -16rem; }
  .md\:-ml-64 {
    margin-left: -16rem; }
  .md\:-mt-px {
    margin-top: -1px; }
  .md\:-mr-px {
    margin-right: -1px; }
  .md\:-mb-px {
    margin-bottom: -1px; }
  .md\:-ml-px {
    margin-left: -1px; }
  .md\:max-h-10 {
    max-height: 2.5rem; }
  .md\:max-h-12 {
    max-height: 3rem; }
  .md\:max-h-16 {
    max-height: 4rem; }
  .md\:max-h-24 {
    max-height: 6rem; }
  .md\:max-h-32 {
    max-height: 8rem; }
  .md\:max-h-48 {
    max-height: 12rem; }
  .md\:max-h-64 {
    max-height: 16rem; }
  .md\:max-h-full {
    max-height: 100%; }
  .md\:max-h-screen {
    max-height: 100vh; }
  .md\:max-w-10 {
    max-width: 2.5rem; }
  .md\:max-w-12 {
    max-width: 3rem; }
  .md\:max-w-16 {
    max-width: 4rem; }
  .md\:max-w-24 {
    max-width: 6rem; }
  .md\:max-w-32 {
    max-width: 8rem; }
  .md\:max-w-48 {
    max-width: 12rem; }
  .md\:max-w-64 {
    max-width: 16rem; }
  .md\:max-w-xs {
    max-width: 20rem; }
  .md\:max-w-sm {
    max-width: 24rem; }
  .md\:max-w-md {
    max-width: 28rem; }
  .md\:max-w-lg {
    max-width: 32rem; }
  .md\:max-w-xl {
    max-width: 36rem; }
  .md\:max-w-2xl {
    max-width: 42rem; }
  .md\:max-w-3xl {
    max-width: 48rem; }
  .md\:max-w-4xl {
    max-width: 56rem; }
  .md\:max-w-5xl {
    max-width: 64rem; }
  .md\:max-w-6xl {
    max-width: 72rem; }
  .md\:max-w-full {
    max-width: 100%; }
  .md\:min-h-0 {
    min-height: 0; }
  .md\:min-h-full {
    min-height: 100%; }
  .md\:min-h-screen {
    min-height: 100vh; }
  .md\:min-w-0 {
    min-width: 0; }
  .md\:min-w-full {
    min-width: 100%; }
  .md\:object-contain {
    -o-object-fit: contain;
    object-fit: contain; }
  .md\:object-cover {
    -o-object-fit: cover;
    object-fit: cover; }
  .md\:object-fill {
    -o-object-fit: fill;
    object-fit: fill; }
  .md\:object-none {
    -o-object-fit: none;
    object-fit: none; }
  .md\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down; }
  .md\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom; }
  .md\:object-center {
    -o-object-position: center;
    object-position: center; }
  .md\:object-left {
    -o-object-position: left;
    object-position: left; }
  .md\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom; }
  .md\:object-left-top {
    -o-object-position: left top;
    object-position: left top; }
  .md\:object-right {
    -o-object-position: right;
    object-position: right; }
  .md\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom; }
  .md\:object-right-top {
    -o-object-position: right top;
    object-position: right top; }
  .md\:object-top {
    -o-object-position: top;
    object-position: top; }
  .md\:opacity-0 {
    opacity: 0; }
  .md\:opacity-25 {
    opacity: .25; }
  .md\:opacity-50 {
    opacity: .5; }
  .md\:opacity-75 {
    opacity: .75; }
  .md\:opacity-100 {
    opacity: 1; }
  .md\:hover\:opacity-0:hover {
    opacity: 0; }
  .md\:hover\:opacity-25:hover {
    opacity: .25; }
  .md\:hover\:opacity-50:hover {
    opacity: .5; }
  .md\:hover\:opacity-75:hover {
    opacity: .75; }
  .md\:hover\:opacity-100:hover {
    opacity: 1; }
  .md\:focus\:opacity-0:focus {
    opacity: 0; }
  .md\:focus\:opacity-25:focus {
    opacity: .25; }
  .md\:focus\:opacity-50:focus {
    opacity: .5; }
  .md\:focus\:opacity-75:focus {
    opacity: .75; }
  .md\:focus\:opacity-100:focus {
    opacity: 1; }
  .md\:focus\:outline-none:focus, .md\:outline-none {
    outline: 0; }
  .md\:overflow-auto {
    overflow: auto; }
  .md\:overflow-hidden {
    overflow: hidden; }
  .md\:overflow-visible {
    overflow: visible; }
  .md\:overflow-scroll {
    overflow: scroll; }
  .md\:overflow-x-auto {
    overflow-x: auto; }
  .md\:overflow-y-auto {
    overflow-y: auto; }
  .md\:overflow-x-hidden {
    overflow-x: hidden; }
  .md\:overflow-y-hidden {
    overflow-y: hidden; }
  .md\:overflow-x-visible {
    overflow-x: visible; }
  .md\:overflow-y-visible {
    overflow-y: visible; }
  .md\:overflow-x-scroll {
    overflow-x: scroll; }
  .md\:overflow-y-scroll {
    overflow-y: scroll; }
  .md\:scrolling-touch {
    -webkit-overflow-scrolling: touch; }
  .md\:scrolling-auto {
    -webkit-overflow-scrolling: auto; }
  .md\:p-0 {
    padding: 0; }
  .md\:p-1 {
    padding: .25rem; }
  .md\:p-2 {
    padding: .5rem; }
  .md\:p-3 {
    padding: .75rem; }
  .md\:p-4 {
    padding: 1rem; }
  .md\:p-5 {
    padding: 1.25rem; }
  .md\:p-6 {
    padding: 1.5rem; }
  .md\:p-8 {
    padding: 2rem; }
  .md\:p-10 {
    padding: 2.5rem; }
  .md\:p-12 {
    padding: 3rem; }
  .md\:p-16 {
    padding: 4rem; }
  .md\:p-20 {
    padding: 5rem; }
  .md\:p-24 {
    padding: 6rem; }
  .md\:p-32 {
    padding: 8rem; }
  .md\:p-40 {
    padding: 10rem; }
  .md\:p-48 {
    padding: 12rem; }
  .md\:p-56 {
    padding: 14rem; }
  .md\:p-64 {
    padding: 16rem; }
  .md\:p-px {
    padding: 1px; }
  .md\:py-0 {
    padding-top: 0;
    padding-bottom: 0; }
  .md\:px-0 {
    padding-left: 0;
    padding-right: 0; }
  .md\:py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem; }
  .md\:px-1 {
    padding-left: .25rem;
    padding-right: .25rem; }
  .md\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem; }
  .md\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem; }
  .md\:py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem; }
  .md\:px-3 {
    padding-left: .75rem;
    padding-right: .75rem; }
  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem; }
  .md\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem; }
  .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem; }
  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem; }
  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }
  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem; }
  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem; }
  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem; }
  .md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem; }
  .md\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem; }
  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem; }
  .md\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem; }
  .md\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem; }
  .md\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem; }
  .md\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem; }
  .md\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem; }
  .md\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem; }
  .md\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem; }
  .md\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem; }
  .md\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem; }
  .md\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem; }
  .md\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem; }
  .md\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem; }
  .md\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem; }
  .md\:py-px {
    padding-top: 1px;
    padding-bottom: 1px; }
  .md\:px-px {
    padding-left: 1px;
    padding-right: 1px; }
  .md\:pt-0 {
    padding-top: 0; }
  .md\:pr-0 {
    padding-right: 0; }
  .md\:pb-0 {
    padding-bottom: 0; }
  .md\:pl-0 {
    padding-left: 0; }
  .md\:pt-1 {
    padding-top: .25rem; }
  .md\:pr-1 {
    padding-right: .25rem; }
  .md\:pb-1 {
    padding-bottom: .25rem; }
  .md\:pl-1 {
    padding-left: .25rem; }
  .md\:pt-2 {
    padding-top: .5rem; }
  .md\:pr-2 {
    padding-right: .5rem; }
  .md\:pb-2 {
    padding-bottom: .5rem; }
  .md\:pl-2 {
    padding-left: .5rem; }
  .md\:pt-3 {
    padding-top: .75rem; }
  .md\:pr-3 {
    padding-right: .75rem; }
  .md\:pb-3 {
    padding-bottom: .75rem; }
  .md\:pl-3 {
    padding-left: .75rem; }
  .md\:pt-4 {
    padding-top: 1rem; }
  .md\:pr-4 {
    padding-right: 1rem; }
  .md\:pb-4 {
    padding-bottom: 1rem; }
  .md\:pl-4 {
    padding-left: 1rem; }
  .md\:pt-5 {
    padding-top: 1.25rem; }
  .md\:pr-5 {
    padding-right: 1.25rem; }
  .md\:pb-5 {
    padding-bottom: 1.25rem; }
  .md\:pl-5 {
    padding-left: 1.25rem; }
  .md\:pt-6 {
    padding-top: 1.5rem; }
  .md\:pr-6 {
    padding-right: 1.5rem; }
  .md\:pb-6 {
    padding-bottom: 1.5rem; }
  .md\:pl-6 {
    padding-left: 1.5rem; }
  .md\:pt-8 {
    padding-top: 2rem; }
  .md\:pr-8 {
    padding-right: 2rem; }
  .md\:pb-8 {
    padding-bottom: 2rem; }
  .md\:pl-8 {
    padding-left: 2rem; }
  .md\:pt-10 {
    padding-top: 2.5rem; }
  .md\:pr-10 {
    padding-right: 2.5rem; }
  .md\:pb-10 {
    padding-bottom: 2.5rem; }
  .md\:pl-10 {
    padding-left: 2.5rem; }
  .md\:pt-12 {
    padding-top: 3rem; }
  .md\:pr-12 {
    padding-right: 3rem; }
  .md\:pb-12 {
    padding-bottom: 3rem; }
  .md\:pl-12 {
    padding-left: 3rem; }
  .md\:pt-16 {
    padding-top: 4rem; }
  .md\:pr-16 {
    padding-right: 4rem; }
  .md\:pb-16 {
    padding-bottom: 4rem; }
  .md\:pl-16 {
    padding-left: 4rem; }
  .md\:pt-20 {
    padding-top: 5rem; }
  .md\:pr-20 {
    padding-right: 5rem; }
  .md\:pb-20 {
    padding-bottom: 5rem; }
  .md\:pl-20 {
    padding-left: 5rem; }
  .md\:pt-24 {
    padding-top: 6rem; }
  .md\:pr-24 {
    padding-right: 6rem; }
  .md\:pb-24 {
    padding-bottom: 6rem; }
  .md\:pl-24 {
    padding-left: 6rem; }
  .md\:pt-32 {
    padding-top: 8rem; }
  .md\:pr-32 {
    padding-right: 8rem; }
  .md\:pb-32 {
    padding-bottom: 8rem; }
  .md\:pl-32 {
    padding-left: 8rem; }
  .md\:pt-40 {
    padding-top: 10rem; }
  .md\:pr-40 {
    padding-right: 10rem; }
  .md\:pb-40 {
    padding-bottom: 10rem; }
  .md\:pl-40 {
    padding-left: 10rem; }
  .md\:pt-48 {
    padding-top: 12rem; }
  .md\:pr-48 {
    padding-right: 12rem; }
  .md\:pb-48 {
    padding-bottom: 12rem; }
  .md\:pl-48 {
    padding-left: 12rem; }
  .md\:pt-56 {
    padding-top: 14rem; }
  .md\:pr-56 {
    padding-right: 14rem; }
  .md\:pb-56 {
    padding-bottom: 14rem; }
  .md\:pl-56 {
    padding-left: 14rem; }
  .md\:pt-64 {
    padding-top: 16rem; }
  .md\:pr-64 {
    padding-right: 16rem; }
  .md\:pb-64 {
    padding-bottom: 16rem; }
  .md\:pl-64 {
    padding-left: 16rem; }
  .md\:pt-px {
    padding-top: 1px; }
  .md\:pr-px {
    padding-right: 1px; }
  .md\:pb-px {
    padding-bottom: 1px; }
  .md\:pl-px {
    padding-left: 1px; }
  .md\:placeholder-transparent::-webkit-input-placeholder {
    color: transparent; }
  .md\:placeholder-transparent::-moz-placeholder {
    color: transparent; }
  .md\:placeholder-transparent:-ms-input-placeholder {
    color: transparent; }
  .md\:placeholder-transparent::-ms-input-placeholder {
    color: transparent; }
  .md\:placeholder-transparent::placeholder {
    color: transparent; }
  .md\:placeholder-black::-webkit-input-placeholder {
    color: #22292f; }
  .md\:placeholder-black::-moz-placeholder {
    color: #22292f; }
  .md\:placeholder-black:-ms-input-placeholder {
    color: #22292f; }
  .md\:placeholder-black::-ms-input-placeholder {
    color: #22292f; }
  .md\:placeholder-black::placeholder {
    color: #22292f; }
  .md\:placeholder-grey-darkest::-webkit-input-placeholder {
    color: #3d4852; }
  .md\:placeholder-grey-darkest::-moz-placeholder {
    color: #3d4852; }
  .md\:placeholder-grey-darkest:-ms-input-placeholder {
    color: #3d4852; }
  .md\:placeholder-grey-darkest::-ms-input-placeholder {
    color: #3d4852; }
  .md\:placeholder-grey-darkest::placeholder {
    color: #3d4852; }
  .md\:placeholder-grey-darker::-webkit-input-placeholder {
    color: #606f7b; }
  .md\:placeholder-grey-darker::-moz-placeholder {
    color: #606f7b; }
  .md\:placeholder-grey-darker:-ms-input-placeholder {
    color: #606f7b; }
  .md\:placeholder-grey-darker::-ms-input-placeholder {
    color: #606f7b; }
  .md\:placeholder-grey-darker::placeholder {
    color: #606f7b; }
  .md\:placeholder-grey-dark::-webkit-input-placeholder {
    color: #8795a1; }
  .md\:placeholder-grey-dark::-moz-placeholder {
    color: #8795a1; }
  .md\:placeholder-grey-dark:-ms-input-placeholder {
    color: #8795a1; }
  .md\:placeholder-grey-dark::-ms-input-placeholder {
    color: #8795a1; }
  .md\:placeholder-grey-dark::placeholder {
    color: #8795a1; }
  .md\:placeholder-grey::-webkit-input-placeholder {
    color: #b8c2cc; }
  .md\:placeholder-grey::-moz-placeholder {
    color: #b8c2cc; }
  .md\:placeholder-grey:-ms-input-placeholder {
    color: #b8c2cc; }
  .md\:placeholder-grey::-ms-input-placeholder {
    color: #b8c2cc; }
  .md\:placeholder-grey::placeholder {
    color: #b8c2cc; }
  .md\:placeholder-grey-light::-webkit-input-placeholder {
    color: #dae1e7; }
  .md\:placeholder-grey-light::-moz-placeholder {
    color: #dae1e7; }
  .md\:placeholder-grey-light:-ms-input-placeholder {
    color: #dae1e7; }
  .md\:placeholder-grey-light::-ms-input-placeholder {
    color: #dae1e7; }
  .md\:placeholder-grey-light::placeholder {
    color: #dae1e7; }
  .md\:placeholder-grey-lighter::-webkit-input-placeholder {
    color: #f1f5f8; }
  .md\:placeholder-grey-lighter::-moz-placeholder {
    color: #f1f5f8; }
  .md\:placeholder-grey-lighter:-ms-input-placeholder {
    color: #f1f5f8; }
  .md\:placeholder-grey-lighter::-ms-input-placeholder {
    color: #f1f5f8; }
  .md\:placeholder-grey-lighter::placeholder {
    color: #f1f5f8; }
  .md\:placeholder-grey-lightest::-webkit-input-placeholder {
    color: #f8fafc; }
  .md\:placeholder-grey-lightest::-moz-placeholder {
    color: #f8fafc; }
  .md\:placeholder-grey-lightest:-ms-input-placeholder {
    color: #f8fafc; }
  .md\:placeholder-grey-lightest::-ms-input-placeholder {
    color: #f8fafc; }
  .md\:placeholder-grey-lightest::placeholder {
    color: #f8fafc; }
  .md\:placeholder-white::-webkit-input-placeholder {
    color: #fff; }
  .md\:placeholder-white::-moz-placeholder {
    color: #fff; }
  .md\:placeholder-white:-ms-input-placeholder {
    color: #fff; }
  .md\:placeholder-white::-ms-input-placeholder {
    color: #fff; }
  .md\:placeholder-white::placeholder {
    color: #fff; }
  .md\:placeholder-blue-darker::-webkit-input-placeholder {
    color: #0e1932; }
  .md\:placeholder-blue-darker::-moz-placeholder {
    color: #0e1932; }
  .md\:placeholder-blue-darker:-ms-input-placeholder {
    color: #0e1932; }
  .md\:placeholder-blue-darker::-ms-input-placeholder {
    color: #0e1932; }
  .md\:placeholder-blue-darker::placeholder {
    color: #0e1932; }
  .md\:placeholder-blue-dark::-webkit-input-placeholder {
    color: #1d2945; }
  .md\:placeholder-blue-dark::-moz-placeholder {
    color: #1d2945; }
  .md\:placeholder-blue-dark:-ms-input-placeholder {
    color: #1d2945; }
  .md\:placeholder-blue-dark::-ms-input-placeholder {
    color: #1d2945; }
  .md\:placeholder-blue-dark::placeholder {
    color: #1d2945; }
  .md\:placeholder-blue::-webkit-input-placeholder {
    color: #2d374d; }
  .md\:placeholder-blue::-moz-placeholder {
    color: #2d374d; }
  .md\:placeholder-blue:-ms-input-placeholder {
    color: #2d374d; }
  .md\:placeholder-blue::-ms-input-placeholder {
    color: #2d374d; }
  .md\:placeholder-blue::placeholder {
    color: #2d374d; }
  .md\:placeholder-blue-light::-webkit-input-placeholder {
    color: #45526d; }
  .md\:placeholder-blue-light::-moz-placeholder {
    color: #45526d; }
  .md\:placeholder-blue-light:-ms-input-placeholder {
    color: #45526d; }
  .md\:placeholder-blue-light::-ms-input-placeholder {
    color: #45526d; }
  .md\:placeholder-blue-light::placeholder {
    color: #45526d; }
  .md\:placeholder-blue-lighter::-webkit-input-placeholder {
    color: #626e87; }
  .md\:placeholder-blue-lighter::-moz-placeholder {
    color: #626e87; }
  .md\:placeholder-blue-lighter:-ms-input-placeholder {
    color: #626e87; }
  .md\:placeholder-blue-lighter::-ms-input-placeholder {
    color: #626e87; }
  .md\:placeholder-blue-lighter::placeholder {
    color: #626e87; }
  .md\:placeholder-pink-darker::-webkit-input-placeholder {
    color: #a31e1e; }
  .md\:placeholder-pink-darker::-moz-placeholder {
    color: #a31e1e; }
  .md\:placeholder-pink-darker:-ms-input-placeholder {
    color: #a31e1e; }
  .md\:placeholder-pink-darker::-ms-input-placeholder {
    color: #a31e1e; }
  .md\:placeholder-pink-darker::placeholder {
    color: #a31e1e; }
  .md\:placeholder-pink-dark::-webkit-input-placeholder {
    color: #c63c3c; }
  .md\:placeholder-pink-dark::-moz-placeholder {
    color: #c63c3c; }
  .md\:placeholder-pink-dark:-ms-input-placeholder {
    color: #c63c3c; }
  .md\:placeholder-pink-dark::-ms-input-placeholder {
    color: #c63c3c; }
  .md\:placeholder-pink-dark::placeholder {
    color: #c63c3c; }
  .md\:placeholder-pink::-webkit-input-placeholder {
    color: #e76363; }
  .md\:placeholder-pink::-moz-placeholder {
    color: #e76363; }
  .md\:placeholder-pink:-ms-input-placeholder {
    color: #e76363; }
  .md\:placeholder-pink::-ms-input-placeholder {
    color: #e76363; }
  .md\:placeholder-pink::placeholder {
    color: #e76363; }
  .md\:placeholder-pink-light::-webkit-input-placeholder {
    color: #ff9393; }
  .md\:placeholder-pink-light::-moz-placeholder {
    color: #ff9393; }
  .md\:placeholder-pink-light:-ms-input-placeholder {
    color: #ff9393; }
  .md\:placeholder-pink-light::-ms-input-placeholder {
    color: #ff9393; }
  .md\:placeholder-pink-light::placeholder {
    color: #ff9393; }
  .md\:placeholder-pink-lighter::-webkit-input-placeholder {
    color: #ffbcbc; }
  .md\:placeholder-pink-lighter::-moz-placeholder {
    color: #ffbcbc; }
  .md\:placeholder-pink-lighter:-ms-input-placeholder {
    color: #ffbcbc; }
  .md\:placeholder-pink-lighter::-ms-input-placeholder {
    color: #ffbcbc; }
  .md\:placeholder-pink-lighter::placeholder {
    color: #ffbcbc; }
  .md\:focus\:placeholder-transparent:focus::-webkit-input-placeholder {
    color: transparent; }
  .md\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent; }
  .md\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent; }
  .md\:focus\:placeholder-transparent:focus::-ms-input-placeholder {
    color: transparent; }
  .md\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent; }
  .md\:focus\:placeholder-black:focus::-webkit-input-placeholder {
    color: #22292f; }
  .md\:focus\:placeholder-black:focus::-moz-placeholder {
    color: #22292f; }
  .md\:focus\:placeholder-black:focus:-ms-input-placeholder {
    color: #22292f; }
  .md\:focus\:placeholder-black:focus::-ms-input-placeholder {
    color: #22292f; }
  .md\:focus\:placeholder-black:focus::placeholder {
    color: #22292f; }
  .md\:focus\:placeholder-grey-darkest:focus::-webkit-input-placeholder {
    color: #3d4852; }
  .md\:focus\:placeholder-grey-darkest:focus::-moz-placeholder {
    color: #3d4852; }
  .md\:focus\:placeholder-grey-darkest:focus:-ms-input-placeholder {
    color: #3d4852; }
  .md\:focus\:placeholder-grey-darkest:focus::-ms-input-placeholder {
    color: #3d4852; }
  .md\:focus\:placeholder-grey-darkest:focus::placeholder {
    color: #3d4852; }
  .md\:focus\:placeholder-grey-darker:focus::-webkit-input-placeholder {
    color: #606f7b; }
  .md\:focus\:placeholder-grey-darker:focus::-moz-placeholder {
    color: #606f7b; }
  .md\:focus\:placeholder-grey-darker:focus:-ms-input-placeholder {
    color: #606f7b; }
  .md\:focus\:placeholder-grey-darker:focus::-ms-input-placeholder {
    color: #606f7b; }
  .md\:focus\:placeholder-grey-darker:focus::placeholder {
    color: #606f7b; }
  .md\:focus\:placeholder-grey-dark:focus::-webkit-input-placeholder {
    color: #8795a1; }
  .md\:focus\:placeholder-grey-dark:focus::-moz-placeholder {
    color: #8795a1; }
  .md\:focus\:placeholder-grey-dark:focus:-ms-input-placeholder {
    color: #8795a1; }
  .md\:focus\:placeholder-grey-dark:focus::-ms-input-placeholder {
    color: #8795a1; }
  .md\:focus\:placeholder-grey-dark:focus::placeholder {
    color: #8795a1; }
  .md\:focus\:placeholder-grey:focus::-webkit-input-placeholder {
    color: #b8c2cc; }
  .md\:focus\:placeholder-grey:focus::-moz-placeholder {
    color: #b8c2cc; }
  .md\:focus\:placeholder-grey:focus:-ms-input-placeholder {
    color: #b8c2cc; }
  .md\:focus\:placeholder-grey:focus::-ms-input-placeholder {
    color: #b8c2cc; }
  .md\:focus\:placeholder-grey:focus::placeholder {
    color: #b8c2cc; }
  .md\:focus\:placeholder-grey-light:focus::-webkit-input-placeholder {
    color: #dae1e7; }
  .md\:focus\:placeholder-grey-light:focus::-moz-placeholder {
    color: #dae1e7; }
  .md\:focus\:placeholder-grey-light:focus:-ms-input-placeholder {
    color: #dae1e7; }
  .md\:focus\:placeholder-grey-light:focus::-ms-input-placeholder {
    color: #dae1e7; }
  .md\:focus\:placeholder-grey-light:focus::placeholder {
    color: #dae1e7; }
  .md\:focus\:placeholder-grey-lighter:focus::-webkit-input-placeholder {
    color: #f1f5f8; }
  .md\:focus\:placeholder-grey-lighter:focus::-moz-placeholder {
    color: #f1f5f8; }
  .md\:focus\:placeholder-grey-lighter:focus:-ms-input-placeholder {
    color: #f1f5f8; }
  .md\:focus\:placeholder-grey-lighter:focus::-ms-input-placeholder {
    color: #f1f5f8; }
  .md\:focus\:placeholder-grey-lighter:focus::placeholder {
    color: #f1f5f8; }
  .md\:focus\:placeholder-grey-lightest:focus::-webkit-input-placeholder {
    color: #f8fafc; }
  .md\:focus\:placeholder-grey-lightest:focus::-moz-placeholder {
    color: #f8fafc; }
  .md\:focus\:placeholder-grey-lightest:focus:-ms-input-placeholder {
    color: #f8fafc; }
  .md\:focus\:placeholder-grey-lightest:focus::-ms-input-placeholder {
    color: #f8fafc; }
  .md\:focus\:placeholder-grey-lightest:focus::placeholder {
    color: #f8fafc; }
  .md\:focus\:placeholder-white:focus::-webkit-input-placeholder {
    color: #fff; }
  .md\:focus\:placeholder-white:focus::-moz-placeholder {
    color: #fff; }
  .md\:focus\:placeholder-white:focus:-ms-input-placeholder {
    color: #fff; }
  .md\:focus\:placeholder-white:focus::-ms-input-placeholder {
    color: #fff; }
  .md\:focus\:placeholder-white:focus::placeholder {
    color: #fff; }
  .md\:focus\:placeholder-blue-darker:focus::-webkit-input-placeholder {
    color: #0e1932; }
  .md\:focus\:placeholder-blue-darker:focus::-moz-placeholder {
    color: #0e1932; }
  .md\:focus\:placeholder-blue-darker:focus:-ms-input-placeholder {
    color: #0e1932; }
  .md\:focus\:placeholder-blue-darker:focus::-ms-input-placeholder {
    color: #0e1932; }
  .md\:focus\:placeholder-blue-darker:focus::placeholder {
    color: #0e1932; }
  .md\:focus\:placeholder-blue-dark:focus::-webkit-input-placeholder {
    color: #1d2945; }
  .md\:focus\:placeholder-blue-dark:focus::-moz-placeholder {
    color: #1d2945; }
  .md\:focus\:placeholder-blue-dark:focus:-ms-input-placeholder {
    color: #1d2945; }
  .md\:focus\:placeholder-blue-dark:focus::-ms-input-placeholder {
    color: #1d2945; }
  .md\:focus\:placeholder-blue-dark:focus::placeholder {
    color: #1d2945; }
  .md\:focus\:placeholder-blue:focus::-webkit-input-placeholder {
    color: #2d374d; }
  .md\:focus\:placeholder-blue:focus::-moz-placeholder {
    color: #2d374d; }
  .md\:focus\:placeholder-blue:focus:-ms-input-placeholder {
    color: #2d374d; }
  .md\:focus\:placeholder-blue:focus::-ms-input-placeholder {
    color: #2d374d; }
  .md\:focus\:placeholder-blue:focus::placeholder {
    color: #2d374d; }
  .md\:focus\:placeholder-blue-light:focus::-webkit-input-placeholder {
    color: #45526d; }
  .md\:focus\:placeholder-blue-light:focus::-moz-placeholder {
    color: #45526d; }
  .md\:focus\:placeholder-blue-light:focus:-ms-input-placeholder {
    color: #45526d; }
  .md\:focus\:placeholder-blue-light:focus::-ms-input-placeholder {
    color: #45526d; }
  .md\:focus\:placeholder-blue-light:focus::placeholder {
    color: #45526d; }
  .md\:focus\:placeholder-blue-lighter:focus::-webkit-input-placeholder {
    color: #626e87; }
  .md\:focus\:placeholder-blue-lighter:focus::-moz-placeholder {
    color: #626e87; }
  .md\:focus\:placeholder-blue-lighter:focus:-ms-input-placeholder {
    color: #626e87; }
  .md\:focus\:placeholder-blue-lighter:focus::-ms-input-placeholder {
    color: #626e87; }
  .md\:focus\:placeholder-blue-lighter:focus::placeholder {
    color: #626e87; }
  .md\:focus\:placeholder-pink-darker:focus::-webkit-input-placeholder {
    color: #a31e1e; }
  .md\:focus\:placeholder-pink-darker:focus::-moz-placeholder {
    color: #a31e1e; }
  .md\:focus\:placeholder-pink-darker:focus:-ms-input-placeholder {
    color: #a31e1e; }
  .md\:focus\:placeholder-pink-darker:focus::-ms-input-placeholder {
    color: #a31e1e; }
  .md\:focus\:placeholder-pink-darker:focus::placeholder {
    color: #a31e1e; }
  .md\:focus\:placeholder-pink-dark:focus::-webkit-input-placeholder {
    color: #c63c3c; }
  .md\:focus\:placeholder-pink-dark:focus::-moz-placeholder {
    color: #c63c3c; }
  .md\:focus\:placeholder-pink-dark:focus:-ms-input-placeholder {
    color: #c63c3c; }
  .md\:focus\:placeholder-pink-dark:focus::-ms-input-placeholder {
    color: #c63c3c; }
  .md\:focus\:placeholder-pink-dark:focus::placeholder {
    color: #c63c3c; }
  .md\:focus\:placeholder-pink:focus::-webkit-input-placeholder {
    color: #e76363; }
  .md\:focus\:placeholder-pink:focus::-moz-placeholder {
    color: #e76363; }
  .md\:focus\:placeholder-pink:focus:-ms-input-placeholder {
    color: #e76363; }
  .md\:focus\:placeholder-pink:focus::-ms-input-placeholder {
    color: #e76363; }
  .md\:focus\:placeholder-pink:focus::placeholder {
    color: #e76363; }
  .md\:focus\:placeholder-pink-light:focus::-webkit-input-placeholder {
    color: #ff9393; }
  .md\:focus\:placeholder-pink-light:focus::-moz-placeholder {
    color: #ff9393; }
  .md\:focus\:placeholder-pink-light:focus:-ms-input-placeholder {
    color: #ff9393; }
  .md\:focus\:placeholder-pink-light:focus::-ms-input-placeholder {
    color: #ff9393; }
  .md\:focus\:placeholder-pink-light:focus::placeholder {
    color: #ff9393; }
  .md\:focus\:placeholder-pink-lighter:focus::-webkit-input-placeholder {
    color: #ffbcbc; }
  .md\:focus\:placeholder-pink-lighter:focus::-moz-placeholder {
    color: #ffbcbc; }
  .md\:focus\:placeholder-pink-lighter:focus:-ms-input-placeholder {
    color: #ffbcbc; }
  .md\:focus\:placeholder-pink-lighter:focus::-ms-input-placeholder {
    color: #ffbcbc; }
  .md\:focus\:placeholder-pink-lighter:focus::placeholder {
    color: #ffbcbc; }
  .md\:pointer-events-none {
    pointer-events: none; }
  .md\:pointer-events-auto {
    pointer-events: auto; }
  .md\:static {
    position: static; }
  .md\:fixed {
    position: fixed; }
  .md\:absolute {
    position: absolute; }
  .md\:relative {
    position: relative; }
  .md\:sticky {
    position: -webkit-sticky;
    position: sticky; }
  .md\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .md\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto; }
  .md\:inset-y-0 {
    top: 0;
    bottom: 0; }
  .md\:inset-x-0 {
    right: 0;
    left: 0; }
  .md\:inset-y-auto {
    top: auto;
    bottom: auto; }
  .md\:inset-x-auto {
    right: auto;
    left: auto; }
  .md\:top-0 {
    top: 0; }
  .md\:right-0 {
    right: 0; }
  .md\:bottom-0 {
    bottom: 0; }
  .md\:left-0 {
    left: 0; }
  .md\:top-auto {
    top: auto; }
  .md\:right-auto {
    right: auto; }
  .md\:bottom-auto {
    bottom: auto; }
  .md\:left-auto {
    left: auto; }
  .md\:resize-none {
    resize: none; }
  .md\:resize-y {
    resize: vertical; }
  .md\:resize-x {
    resize: horizontal; }
  .md\:resize {
    resize: both; }
  .md\:shadow {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }
  .md\:shadow-md {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }
  .md\:shadow-lg {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }
  .md\:shadow-xl {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }
  .md\:shadow-2xl {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }
  .md\:shadow-inner {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
            box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); }
  .md\:shadow-outline {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
            box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5); }
  .md\:shadow-none {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .md\:hover\:shadow:hover {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }
  .md\:hover\:shadow-md:hover {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }
  .md\:hover\:shadow-lg:hover {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }
  .md\:hover\:shadow-xl:hover {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }
  .md\:hover\:shadow-2xl:hover {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }
  .md\:hover\:shadow-inner:hover {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
            box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); }
  .md\:hover\:shadow-outline:hover {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
            box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5); }
  .md\:hover\:shadow-none:hover {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .md\:focus\:shadow:focus {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }
  .md\:focus\:shadow-md:focus {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }
  .md\:focus\:shadow-lg:focus {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }
  .md\:focus\:shadow-xl:focus {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }
  .md\:focus\:shadow-2xl:focus {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }
  .md\:focus\:shadow-inner:focus {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
            box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); }
  .md\:focus\:shadow-outline:focus {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
            box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5); }
  .md\:focus\:shadow-none:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .md\:fill-current {
    fill: currentColor; }
  .md\:stroke-current {
    stroke: currentColor; }
  .md\:table-auto {
    table-layout: auto; }
  .md\:table-fixed {
    table-layout: fixed; }
  .md\:text-left {
    text-align: left; }
  .md\:text-center {
    text-align: center; }
  .md\:text-right {
    text-align: right; }
  .md\:text-justify {
    text-align: justify; }
  .md\:text-transparent {
    color: transparent; }
  .md\:text-black {
    color: #22292f; }
  .md\:text-grey-darkest {
    color: #3d4852; }
  .md\:text-grey-darker {
    color: #606f7b; }
  .md\:text-grey-dark {
    color: #8795a1; }
  .md\:text-grey {
    color: #b8c2cc; }
  .md\:text-grey-light {
    color: #dae1e7; }
  .md\:text-grey-lighter {
    color: #f1f5f8; }
  .md\:text-grey-lightest {
    color: #f8fafc; }
  .md\:text-white {
    color: #fff; }
  .md\:text-blue-darker {
    color: #0e1932; }
  .md\:text-blue-dark {
    color: #1d2945; }
  .md\:text-blue {
    color: #2d374d; }
  .md\:text-blue-light {
    color: #45526d; }
  .md\:text-blue-lighter {
    color: #626e87; }
  .md\:text-pink-darker {
    color: #a31e1e; }
  .md\:text-pink-dark {
    color: #c63c3c; }
  .md\:text-pink {
    color: #e76363; }
  .md\:text-pink-light {
    color: #ff9393; }
  .md\:text-pink-lighter {
    color: #ffbcbc; }
  .md\:hover\:text-transparent:hover {
    color: transparent; }
  .md\:hover\:text-black:hover {
    color: #22292f; }
  .md\:hover\:text-grey-darkest:hover {
    color: #3d4852; }
  .md\:hover\:text-grey-darker:hover {
    color: #606f7b; }
  .md\:hover\:text-grey-dark:hover {
    color: #8795a1; }
  .md\:hover\:text-grey:hover {
    color: #b8c2cc; }
  .md\:hover\:text-grey-light:hover {
    color: #dae1e7; }
  .md\:hover\:text-grey-lighter:hover {
    color: #f1f5f8; }
  .md\:hover\:text-grey-lightest:hover {
    color: #f8fafc; }
  .md\:hover\:text-white:hover {
    color: #fff; }
  .md\:hover\:text-blue-darker:hover {
    color: #0e1932; }
  .md\:hover\:text-blue-dark:hover {
    color: #1d2945; }
  .md\:hover\:text-blue:hover {
    color: #2d374d; }
  .md\:hover\:text-blue-light:hover {
    color: #45526d; }
  .md\:hover\:text-blue-lighter:hover {
    color: #626e87; }
  .md\:hover\:text-pink-darker:hover {
    color: #a31e1e; }
  .md\:hover\:text-pink-dark:hover {
    color: #c63c3c; }
  .md\:hover\:text-pink:hover {
    color: #e76363; }
  .md\:hover\:text-pink-light:hover {
    color: #ff9393; }
  .md\:hover\:text-pink-lighter:hover {
    color: #ffbcbc; }
  .md\:focus\:text-transparent:focus {
    color: transparent; }
  .md\:focus\:text-black:focus {
    color: #22292f; }
  .md\:focus\:text-grey-darkest:focus {
    color: #3d4852; }
  .md\:focus\:text-grey-darker:focus {
    color: #606f7b; }
  .md\:focus\:text-grey-dark:focus {
    color: #8795a1; }
  .md\:focus\:text-grey:focus {
    color: #b8c2cc; }
  .md\:focus\:text-grey-light:focus {
    color: #dae1e7; }
  .md\:focus\:text-grey-lighter:focus {
    color: #f1f5f8; }
  .md\:focus\:text-grey-lightest:focus {
    color: #f8fafc; }
  .md\:focus\:text-white:focus {
    color: #fff; }
  .md\:focus\:text-blue-darker:focus {
    color: #0e1932; }
  .md\:focus\:text-blue-dark:focus {
    color: #1d2945; }
  .md\:focus\:text-blue:focus {
    color: #2d374d; }
  .md\:focus\:text-blue-light:focus {
    color: #45526d; }
  .md\:focus\:text-blue-lighter:focus {
    color: #626e87; }
  .md\:focus\:text-pink-darker:focus {
    color: #a31e1e; }
  .md\:focus\:text-pink-dark:focus {
    color: #c63c3c; }
  .md\:focus\:text-pink:focus {
    color: #e76363; }
  .md\:focus\:text-pink-light:focus {
    color: #ff9393; }
  .md\:focus\:text-pink-lighter:focus {
    color: #ffbcbc; }
  .md\:text-xs {
    font-size: .75rem; }
  .md\:text-sm {
    font-size: .875rem; }
  .md\:text-base {
    font-size: 1rem; }
  .md\:text-base-readability {
    font-size: 1.1rem; }
  .md\:text-lg {
    font-size: 1.125rem; }
  .md\:text-xl {
    font-size: 1.25rem; }
  .md\:text-2xl {
    font-size: 1.5rem; }
  .md\:text-3xl {
    font-size: 1.875rem; }
  .md\:text-4xl {
    font-size: 2.25rem; }
  .md\:text-5xl {
    font-size: 3.2rem; }
  .md\:text-6xl {
    font-size: 4rem; }
  .md\:italic {
    font-style: italic; }
  .md\:not-italic {
    font-style: normal; }
  .md\:uppercase {
    text-transform: uppercase; }
  .md\:lowercase {
    text-transform: lowercase; }
  .md\:capitalize {
    text-transform: capitalize; }
  .md\:normal-case {
    text-transform: none; }
  .md\:underline {
    text-decoration: underline; }
  .md\:line-through {
    text-decoration: line-through; }
  .md\:no-underline {
    text-decoration: none; }
  .md\:hover\:underline:hover {
    text-decoration: underline; }
  .md\:hover\:line-through:hover {
    text-decoration: line-through; }
  .md\:hover\:no-underline:hover {
    text-decoration: none; }
  .md\:focus\:underline:focus {
    text-decoration: underline; }
  .md\:focus\:line-through:focus {
    text-decoration: line-through; }
  .md\:focus\:no-underline:focus {
    text-decoration: none; }
  .md\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .md\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto; }
  .md\:tracking-tighter {
    letter-spacing: -.05em; }
  .md\:tracking-tight {
    letter-spacing: -.025em; }
  .md\:tracking-normal {
    letter-spacing: 0; }
  .md\:tracking-wide {
    letter-spacing: .025em; }
  .md\:tracking-wider {
    letter-spacing: .05em; }
  .md\:tracking-widest {
    letter-spacing: .1em; }
  .md\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .md\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text; }
  .md\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all; }
  .md\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto; }
  .md\:align-baseline {
    vertical-align: baseline; }
  .md\:align-top {
    vertical-align: top; }
  .md\:align-middle {
    vertical-align: middle; }
  .md\:align-bottom {
    vertical-align: bottom; }
  .md\:align-text-top {
    vertical-align: text-top; }
  .md\:align-text-bottom {
    vertical-align: text-bottom; }
  .md\:visible {
    visibility: visible; }
  .md\:invisible {
    visibility: hidden; }
  .md\:whitespace-normal {
    white-space: normal; }
  .md\:whitespace-no-wrap {
    white-space: nowrap; }
  .md\:whitespace-pre {
    white-space: pre; }
  .md\:whitespace-pre-line {
    white-space: pre-line; }
  .md\:whitespace-pre-wrap {
    white-space: pre-wrap; }
  .md\:break-normal {
    overflow-wrap: normal;
    word-break: normal; }
  .md\:break-words {
    overflow-wrap: break-word; }
  .md\:break-all {
    word-break: break-all; }
  .md\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .md\:w-0 {
    width: 0; }
  .md\:w-1 {
    width: .25rem; }
  .md\:w-2 {
    width: .5rem; }
  .md\:w-3 {
    width: .75rem; }
  .md\:w-4 {
    width: 1rem; }
  .md\:w-5 {
    width: 1.25rem; }
  .md\:w-6 {
    width: 1.5rem; }
  .md\:w-8 {
    width: 2rem; }
  .md\:w-10 {
    width: 2.5rem; }
  .md\:w-12 {
    width: 3rem; }
  .md\:w-16 {
    width: 4rem; }
  .md\:w-20 {
    width: 5rem; }
  .md\:w-24 {
    width: 6rem; }
  .md\:w-32 {
    width: 8rem; }
  .md\:w-40 {
    width: 10rem; }
  .md\:w-48 {
    width: 12rem; }
  .md\:w-56 {
    width: 14rem; }
  .md\:w-64 {
    width: 16rem; }
  .md\:w-128 {
    width: 20rem; }
  .md\:w-auto {
    width: auto; }
  .md\:w-px {
    width: 1px; }
  .md\:w-1\/2 {
    width: 50%; }
  .md\:w-1\/3 {
    width: 33.333333%; }
  .md\:w-2\/3 {
    width: 66.666667%; }
  .md\:w-1\/4 {
    width: 25%; }
  .md\:w-2\/4 {
    width: 50%; }
  .md\:w-3\/4 {
    width: 75%; }
  .md\:w-1\/5 {
    width: 20%; }
  .md\:w-2\/5 {
    width: 40%; }
  .md\:w-3\/5 {
    width: 60%; }
  .md\:w-4\/5 {
    width: 80%; }
  .md\:w-1\/6 {
    width: 16.666667%; }
  .md\:w-2\/6 {
    width: 33.333333%; }
  .md\:w-3\/6 {
    width: 50%; }
  .md\:w-4\/6 {
    width: 66.666667%; }
  .md\:w-5\/6 {
    width: 83.333333%; }
  .md\:w-1\/12 {
    width: 8.333333%; }
  .md\:w-2\/12 {
    width: 16.666667%; }
  .md\:w-3\/12 {
    width: 25%; }
  .md\:w-4\/12 {
    width: 33.333333%; }
  .md\:w-5\/12 {
    width: 41.666667%; }
  .md\:w-6\/12 {
    width: 50%; }
  .md\:w-7\/12 {
    width: 58.333333%; }
  .md\:w-8\/12 {
    width: 66.666667%; }
  .md\:w-9\/12 {
    width: 75%; }
  .md\:w-10\/12 {
    width: 83.333333%; }
  .md\:w-11\/12 {
    width: 91.666667%; }
  .md\:w-full {
    width: 100%; }
  .md\:w-screen {
    width: 100vw; }
  .md\:z-0 {
    z-index: 0; }
  .md\:z-10 {
    z-index: 10; }
  .md\:z-20 {
    z-index: 20; }
  .md\:z-30 {
    z-index: 30; }
  .md\:z-40 {
    z-index: 40; }
  .md\:z-50 {
    z-index: 50; }
  .md\:z-auto {
    z-index: auto; } }

@media (min-width: 992px) {
  .lg\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0; }
  .lg\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal; }
  .lg\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0; }
  .lg\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal; }
  .lg\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .lg\:bg-fixed {
    background-attachment: fixed; }
  .lg\:bg-local {
    background-attachment: local; }
  .lg\:bg-scroll {
    background-attachment: scroll; }
  .lg\:bg-transparent {
    background-color: transparent; }
  .lg\:bg-black {
    background-color: #22292f; }
  .lg\:bg-grey-darkest {
    background-color: #3d4852; }
  .lg\:bg-grey-darker {
    background-color: #606f7b; }
  .lg\:bg-grey-dark {
    background-color: #8795a1; }
  .lg\:bg-grey {
    background-color: #b8c2cc; }
  .lg\:bg-grey-light {
    background-color: #dae1e7; }
  .lg\:bg-grey-lighter {
    background-color: #f1f5f8; }
  .lg\:bg-grey-lightest {
    background-color: #f8fafc; }
  .lg\:bg-white {
    background-color: #fff; }
  .lg\:bg-blue-darker {
    background-color: #0e1932; }
  .lg\:bg-blue-dark {
    background-color: #1d2945; }
  .lg\:bg-blue {
    background-color: #2d374d; }
  .lg\:bg-blue-light {
    background-color: #45526d; }
  .lg\:bg-blue-lighter {
    background-color: #626e87; }
  .lg\:bg-pink-darker {
    background-color: #a31e1e; }
  .lg\:bg-pink-dark {
    background-color: #c63c3c; }
  .lg\:bg-pink {
    background-color: #e76363; }
  .lg\:bg-pink-light {
    background-color: #ff9393; }
  .lg\:bg-pink-lighter {
    background-color: #ffbcbc; }
  .lg\:hover\:bg-transparent:hover {
    background-color: transparent; }
  .lg\:hover\:bg-black:hover {
    background-color: #22292f; }
  .lg\:hover\:bg-grey-darkest:hover {
    background-color: #3d4852; }
  .lg\:hover\:bg-grey-darker:hover {
    background-color: #606f7b; }
  .lg\:hover\:bg-grey-dark:hover {
    background-color: #8795a1; }
  .lg\:hover\:bg-grey:hover {
    background-color: #b8c2cc; }
  .lg\:hover\:bg-grey-light:hover {
    background-color: #dae1e7; }
  .lg\:hover\:bg-grey-lighter:hover {
    background-color: #f1f5f8; }
  .lg\:hover\:bg-grey-lightest:hover {
    background-color: #f8fafc; }
  .lg\:hover\:bg-white:hover {
    background-color: #fff; }
  .lg\:hover\:bg-blue-darker:hover {
    background-color: #0e1932; }
  .lg\:hover\:bg-blue-dark:hover {
    background-color: #1d2945; }
  .lg\:hover\:bg-blue:hover {
    background-color: #2d374d; }
  .lg\:hover\:bg-blue-light:hover {
    background-color: #45526d; }
  .lg\:hover\:bg-blue-lighter:hover {
    background-color: #626e87; }
  .lg\:hover\:bg-pink-darker:hover {
    background-color: #a31e1e; }
  .lg\:hover\:bg-pink-dark:hover {
    background-color: #c63c3c; }
  .lg\:hover\:bg-pink:hover {
    background-color: #e76363; }
  .lg\:hover\:bg-pink-light:hover {
    background-color: #ff9393; }
  .lg\:hover\:bg-pink-lighter:hover {
    background-color: #ffbcbc; }
  .lg\:focus\:bg-transparent:focus {
    background-color: transparent; }
  .lg\:focus\:bg-black:focus {
    background-color: #22292f; }
  .lg\:focus\:bg-grey-darkest:focus {
    background-color: #3d4852; }
  .lg\:focus\:bg-grey-darker:focus {
    background-color: #606f7b; }
  .lg\:focus\:bg-grey-dark:focus {
    background-color: #8795a1; }
  .lg\:focus\:bg-grey:focus {
    background-color: #b8c2cc; }
  .lg\:focus\:bg-grey-light:focus {
    background-color: #dae1e7; }
  .lg\:focus\:bg-grey-lighter:focus {
    background-color: #f1f5f8; }
  .lg\:focus\:bg-grey-lightest:focus {
    background-color: #f8fafc; }
  .lg\:focus\:bg-white:focus {
    background-color: #fff; }
  .lg\:focus\:bg-blue-darker:focus {
    background-color: #0e1932; }
  .lg\:focus\:bg-blue-dark:focus {
    background-color: #1d2945; }
  .lg\:focus\:bg-blue:focus {
    background-color: #2d374d; }
  .lg\:focus\:bg-blue-light:focus {
    background-color: #45526d; }
  .lg\:focus\:bg-blue-lighter:focus {
    background-color: #626e87; }
  .lg\:focus\:bg-pink-darker:focus {
    background-color: #a31e1e; }
  .lg\:focus\:bg-pink-dark:focus {
    background-color: #c63c3c; }
  .lg\:focus\:bg-pink:focus {
    background-color: #e76363; }
  .lg\:focus\:bg-pink-light:focus {
    background-color: #ff9393; }
  .lg\:focus\:bg-pink-lighter:focus {
    background-color: #ffbcbc; }
  .lg\:bg-bottom {
    background-position: bottom; }
  .lg\:bg-center {
    background-position: 50%; }
  .lg\:bg-left {
    background-position: 0; }
  .lg\:bg-left-bottom {
    background-position: 0 100%; }
  .lg\:bg-left-top {
    background-position: 0 0; }
  .lg\:bg-right {
    background-position: 100%; }
  .lg\:bg-right-bottom {
    background-position: 100% 100%; }
  .lg\:bg-right-top {
    background-position: 100% 0; }
  .lg\:bg-top {
    background-position: top; }
  .lg\:bg-repeat {
    background-repeat: repeat; }
  .lg\:bg-no-repeat {
    background-repeat: no-repeat; }
  .lg\:bg-repeat-x {
    background-repeat: repeat-x; }
  .lg\:bg-repeat-y {
    background-repeat: repeat-y; }
  .lg\:bg-repeat-round {
    background-repeat: round; }
  .lg\:bg-repeat-space {
    background-repeat: space; }
  .lg\:bg-auto {
    background-size: auto; }
  .lg\:bg-cover {
    background-size: cover; }
  .lg\:bg-contain {
    background-size: contain; }
  .lg\:border-collapse {
    border-collapse: collapse; }
  .lg\:border-separate {
    border-collapse: separate; }
  .lg\:border-transparent {
    border-color: transparent; }
  .lg\:border-black {
    border-color: #22292f; }
  .lg\:border-grey-darkest {
    border-color: #3d4852; }
  .lg\:border-grey-darker {
    border-color: #606f7b; }
  .lg\:border-grey-dark {
    border-color: #8795a1; }
  .lg\:border-grey {
    border-color: #b8c2cc; }
  .lg\:border-grey-light {
    border-color: #dae1e7; }
  .lg\:border-grey-lighter {
    border-color: #f1f5f8; }
  .lg\:border-grey-lightest {
    border-color: #f8fafc; }
  .lg\:border-white {
    border-color: #fff; }
  .lg\:border-blue-darker {
    border-color: #0e1932; }
  .lg\:border-blue-dark {
    border-color: #1d2945; }
  .lg\:border-blue {
    border-color: #2d374d; }
  .lg\:border-blue-light {
    border-color: #45526d; }
  .lg\:border-blue-lighter {
    border-color: #626e87; }
  .lg\:border-pink-darker {
    border-color: #a31e1e; }
  .lg\:border-pink-dark {
    border-color: #c63c3c; }
  .lg\:border-pink {
    border-color: #e76363; }
  .lg\:border-pink-light {
    border-color: #ff9393; }
  .lg\:border-pink-lighter {
    border-color: #ffbcbc; }
  .lg\:hover\:border-transparent:hover {
    border-color: transparent; }
  .lg\:hover\:border-black:hover {
    border-color: #22292f; }
  .lg\:hover\:border-grey-darkest:hover {
    border-color: #3d4852; }
  .lg\:hover\:border-grey-darker:hover {
    border-color: #606f7b; }
  .lg\:hover\:border-grey-dark:hover {
    border-color: #8795a1; }
  .lg\:hover\:border-grey:hover {
    border-color: #b8c2cc; }
  .lg\:hover\:border-grey-light:hover {
    border-color: #dae1e7; }
  .lg\:hover\:border-grey-lighter:hover {
    border-color: #f1f5f8; }
  .lg\:hover\:border-grey-lightest:hover {
    border-color: #f8fafc; }
  .lg\:hover\:border-white:hover {
    border-color: #fff; }
  .lg\:hover\:border-blue-darker:hover {
    border-color: #0e1932; }
  .lg\:hover\:border-blue-dark:hover {
    border-color: #1d2945; }
  .lg\:hover\:border-blue:hover {
    border-color: #2d374d; }
  .lg\:hover\:border-blue-light:hover {
    border-color: #45526d; }
  .lg\:hover\:border-blue-lighter:hover {
    border-color: #626e87; }
  .lg\:hover\:border-pink-darker:hover {
    border-color: #a31e1e; }
  .lg\:hover\:border-pink-dark:hover {
    border-color: #c63c3c; }
  .lg\:hover\:border-pink:hover {
    border-color: #e76363; }
  .lg\:hover\:border-pink-light:hover {
    border-color: #ff9393; }
  .lg\:hover\:border-pink-lighter:hover {
    border-color: #ffbcbc; }
  .lg\:focus\:border-transparent:focus {
    border-color: transparent; }
  .lg\:focus\:border-black:focus {
    border-color: #22292f; }
  .lg\:focus\:border-grey-darkest:focus {
    border-color: #3d4852; }
  .lg\:focus\:border-grey-darker:focus {
    border-color: #606f7b; }
  .lg\:focus\:border-grey-dark:focus {
    border-color: #8795a1; }
  .lg\:focus\:border-grey:focus {
    border-color: #b8c2cc; }
  .lg\:focus\:border-grey-light:focus {
    border-color: #dae1e7; }
  .lg\:focus\:border-grey-lighter:focus {
    border-color: #f1f5f8; }
  .lg\:focus\:border-grey-lightest:focus {
    border-color: #f8fafc; }
  .lg\:focus\:border-white:focus {
    border-color: #fff; }
  .lg\:focus\:border-blue-darker:focus {
    border-color: #0e1932; }
  .lg\:focus\:border-blue-dark:focus {
    border-color: #1d2945; }
  .lg\:focus\:border-blue:focus {
    border-color: #2d374d; }
  .lg\:focus\:border-blue-light:focus {
    border-color: #45526d; }
  .lg\:focus\:border-blue-lighter:focus {
    border-color: #626e87; }
  .lg\:focus\:border-pink-darker:focus {
    border-color: #a31e1e; }
  .lg\:focus\:border-pink-dark:focus {
    border-color: #c63c3c; }
  .lg\:focus\:border-pink:focus {
    border-color: #e76363; }
  .lg\:focus\:border-pink-light:focus {
    border-color: #ff9393; }
  .lg\:focus\:border-pink-lighter:focus {
    border-color: #ffbcbc; }
  .lg\:rounded-none {
    border-radius: 0; }
  .lg\:rounded-sm {
    border-radius: .1rem; }
  .lg\:rounded {
    border-radius: .2rem; }
  .lg\:rounded-lg {
    border-radius: .5rem; }
  .lg\:rounded-full {
    border-radius: 9999px; }
  .lg\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .lg\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .lg\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .lg\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .lg\:rounded-t-sm {
    border-top-left-radius: .1rem;
    border-top-right-radius: .1rem; }
  .lg\:rounded-r-sm {
    border-top-right-radius: .1rem;
    border-bottom-right-radius: .1rem; }
  .lg\:rounded-b-sm {
    border-bottom-right-radius: .1rem;
    border-bottom-left-radius: .1rem; }
  .lg\:rounded-l-sm {
    border-top-left-radius: .1rem;
    border-bottom-left-radius: .1rem; }
  .lg\:rounded-t {
    border-top-left-radius: .2rem;
    border-top-right-radius: .2rem; }
  .lg\:rounded-r {
    border-top-right-radius: .2rem; }
  .lg\:rounded-b, .lg\:rounded-r {
    border-bottom-right-radius: .2rem; }
  .lg\:rounded-b, .lg\:rounded-l {
    border-bottom-left-radius: .2rem; }
  .lg\:rounded-l {
    border-top-left-radius: .2rem; }
  .lg\:rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem; }
  .lg\:rounded-r-lg {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem; }
  .lg\:rounded-b-lg {
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem; }
  .lg\:rounded-l-lg {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem; }
  .lg\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px; }
  .lg\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px; }
  .lg\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px; }
  .lg\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px; }
  .lg\:rounded-tl-none {
    border-top-left-radius: 0; }
  .lg\:rounded-tr-none {
    border-top-right-radius: 0; }
  .lg\:rounded-br-none {
    border-bottom-right-radius: 0; }
  .lg\:rounded-bl-none {
    border-bottom-left-radius: 0; }
  .lg\:rounded-tl-sm {
    border-top-left-radius: .1rem; }
  .lg\:rounded-tr-sm {
    border-top-right-radius: .1rem; }
  .lg\:rounded-br-sm {
    border-bottom-right-radius: .1rem; }
  .lg\:rounded-bl-sm {
    border-bottom-left-radius: .1rem; }
  .lg\:rounded-tl {
    border-top-left-radius: .2rem; }
  .lg\:rounded-tr {
    border-top-right-radius: .2rem; }
  .lg\:rounded-br {
    border-bottom-right-radius: .2rem; }
  .lg\:rounded-bl {
    border-bottom-left-radius: .2rem; }
  .lg\:rounded-tl-lg {
    border-top-left-radius: .5rem; }
  .lg\:rounded-tr-lg {
    border-top-right-radius: .5rem; }
  .lg\:rounded-br-lg {
    border-bottom-right-radius: .5rem; }
  .lg\:rounded-bl-lg {
    border-bottom-left-radius: .5rem; }
  .lg\:rounded-tl-full {
    border-top-left-radius: 9999px; }
  .lg\:rounded-tr-full {
    border-top-right-radius: 9999px; }
  .lg\:rounded-br-full {
    border-bottom-right-radius: 9999px; }
  .lg\:rounded-bl-full {
    border-bottom-left-radius: 9999px; }
  .lg\:border-solid {
    border-style: solid; }
  .lg\:border-dashed {
    border-style: dashed; }
  .lg\:border-dotted {
    border-style: dotted; }
  .lg\:border-double {
    border-style: double; }
  .lg\:border-none {
    border-style: none; }
  .lg\:border-0 {
    border-width: 0; }
  .lg\:border-2 {
    border-width: 2px; }
  .lg\:border-4 {
    border-width: 4px; }
  .lg\:border-8 {
    border-width: 8px; }
  .lg\:border {
    border-width: 1px; }
  .lg\:border-t-0 {
    border-top-width: 0; }
  .lg\:border-r-0 {
    border-right-width: 0; }
  .lg\:border-b-0 {
    border-bottom-width: 0; }
  .lg\:border-l-0 {
    border-left-width: 0; }
  .lg\:border-t-2 {
    border-top-width: 2px; }
  .lg\:border-r-2 {
    border-right-width: 2px; }
  .lg\:border-b-2 {
    border-bottom-width: 2px; }
  .lg\:border-l-2 {
    border-left-width: 2px; }
  .lg\:border-t-4 {
    border-top-width: 4px; }
  .lg\:border-r-4 {
    border-right-width: 4px; }
  .lg\:border-b-4 {
    border-bottom-width: 4px; }
  .lg\:border-l-4 {
    border-left-width: 4px; }
  .lg\:border-t-8 {
    border-top-width: 8px; }
  .lg\:border-r-8 {
    border-right-width: 8px; }
  .lg\:border-b-8 {
    border-bottom-width: 8px; }
  .lg\:border-l-8 {
    border-left-width: 8px; }
  .lg\:border-t {
    border-top-width: 1px; }
  .lg\:border-r {
    border-right-width: 1px; }
  .lg\:border-b {
    border-bottom-width: 1px; }
  .lg\:border-l {
    border-left-width: 1px; }
  .lg\:cursor-auto {
    cursor: auto; }
  .lg\:cursor-default {
    cursor: default; }
  .lg\:cursor-pointer {
    cursor: pointer; }
  .lg\:cursor-wait {
    cursor: wait; }
  .lg\:cursor-text {
    cursor: text; }
  .lg\:cursor-move {
    cursor: move; }
  .lg\:cursor-not-allowed {
    cursor: not-allowed; }
  .lg\:block {
    display: block; }
  .lg\:inline-block {
    display: inline-block; }
  .lg\:inline {
    display: inline; }
  .lg\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .lg\:inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .lg\:table {
    display: table; }
  .lg\:table-row {
    display: table-row; }
  .lg\:table-cell {
    display: table-cell; }
  .lg\:hidden {
    display: none; }
  .lg\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row; }
  .lg\:flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .lg\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column; }
  .lg\:flex-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
  .lg\:flex-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .lg\:flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse; }
  .lg\:flex-no-wrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .lg\:items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
        align-items: flex-start; }
  .lg\:items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
        align-items: flex-end; }
  .lg\:items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center; }
  .lg\:items-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
        align-items: baseline; }
  .lg\:items-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
        align-items: stretch; }
  .lg\:self-auto {
    -ms-flex-item-align: auto;
        align-self: auto; }
  .lg\:self-start {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .lg\:self-end {
    -ms-flex-item-align: end;
        align-self: flex-end; }
  .lg\:self-center {
    -ms-flex-item-align: center;
        align-self: center; }
  .lg\:self-stretch {
    -ms-flex-item-align: stretch;
        align-self: stretch; }
  .lg\:justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .lg\:justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .lg\:justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center; }
  .lg\:justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .lg\:justify-around {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .lg\:content-center {
    -ms-flex-line-pack: center;
        align-content: center; }
  .lg\:content-start {
    -ms-flex-line-pack: start;
        align-content: flex-start; }
  .lg\:content-end {
    -ms-flex-line-pack: end;
        align-content: flex-end; }
  .lg\:content-between {
    -ms-flex-line-pack: justify;
        align-content: space-between; }
  .lg\:content-around {
    -ms-flex-line-pack: distribute;
        align-content: space-around; }
  .lg\:flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
        flex: 1 1 0%; }
  .lg\:flex-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .lg\:flex-initial {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .lg\:flex-none {
    -webkit-box-flex: 0;
    -ms-flex: none;
        flex: none; }
  .lg\:flex-grow-0 {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
        flex-grow: 0; }
  .lg\:flex-grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
        flex-grow: 1; }
  .lg\:flex-shrink-0 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .lg\:flex-shrink {
    -ms-flex-negative: 1;
        flex-shrink: 1; }
  .lg\:order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
        order: 1; }
  .lg\:order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
        order: 2; }
  .lg\:order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
        order: 3; }
  .lg\:order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
        order: 4; }
  .lg\:order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
        order: 5; }
  .lg\:order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
        order: 6; }
  .lg\:order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
        order: 7; }
  .lg\:order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
        order: 8; }
  .lg\:order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
        order: 9; }
  .lg\:order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
        order: 10; }
  .lg\:order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
        order: 11; }
  .lg\:order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
        order: 12; }
  .lg\:order-first {
    -webkit-box-ordinal-group: -9998;
    -ms-flex-order: -9999;
        order: -9999; }
  .lg\:order-last {
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
        order: 9999; }
  .lg\:order-none {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
        order: 0; }
  .lg\:float-right {
    float: right; }
  .lg\:float-left {
    float: left; }
  .lg\:float-none {
    float: none; }
  .lg\:clearfix:after {
    content: "";
    display: table;
    clear: both; }
  .lg\:font-sans {
    font-family: Muli,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif; }
  .lg\:font-serif {
    font-family: Noto Serif,Georgia,Cambria,Times New Roman,Times,serif; }
  .lg\:font-mono {
    font-family: Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace; }
  .lg\:font-hairline {
    font-weight: 100; }
  .lg\:font-thin {
    font-weight: 200; }
  .lg\:font-light {
    font-weight: 300; }
  .lg\:font-normal {
    font-weight: 400; }
  .lg\:font-medium {
    font-weight: 500; }
  .lg\:font-semibold {
    font-weight: 600; }
  .lg\:font-bold {
    font-weight: 700; }
  .lg\:font-extrabold {
    font-weight: 800; }
  .lg\:font-black {
    font-weight: 900; }
  .lg\:hover\:font-hairline:hover {
    font-weight: 100; }
  .lg\:hover\:font-thin:hover {
    font-weight: 200; }
  .lg\:hover\:font-light:hover {
    font-weight: 300; }
  .lg\:hover\:font-normal:hover {
    font-weight: 400; }
  .lg\:hover\:font-medium:hover {
    font-weight: 500; }
  .lg\:hover\:font-semibold:hover {
    font-weight: 600; }
  .lg\:hover\:font-bold:hover {
    font-weight: 700; }
  .lg\:hover\:font-extrabold:hover {
    font-weight: 800; }
  .lg\:hover\:font-black:hover {
    font-weight: 900; }
  .lg\:focus\:font-hairline:focus {
    font-weight: 100; }
  .lg\:focus\:font-thin:focus {
    font-weight: 200; }
  .lg\:focus\:font-light:focus {
    font-weight: 300; }
  .lg\:focus\:font-normal:focus {
    font-weight: 400; }
  .lg\:focus\:font-medium:focus {
    font-weight: 500; }
  .lg\:focus\:font-semibold:focus {
    font-weight: 600; }
  .lg\:focus\:font-bold:focus {
    font-weight: 700; }
  .lg\:focus\:font-extrabold:focus {
    font-weight: 800; }
  .lg\:focus\:font-black:focus {
    font-weight: 900; }
  .lg\:h-0 {
    height: 0; }
  .lg\:h-1 {
    height: .25rem; }
  .lg\:h-2 {
    height: .5rem; }
  .lg\:h-3 {
    height: .75rem; }
  .lg\:h-4 {
    height: 1rem; }
  .lg\:h-5 {
    height: 1.25rem; }
  .lg\:h-6 {
    height: 1.5rem; }
  .lg\:h-8 {
    height: 2rem; }
  .lg\:h-10 {
    height: 2.5rem; }
  .lg\:h-12 {
    height: 3rem; }
  .lg\:h-16 {
    height: 4rem; }
  .lg\:h-20 {
    height: 5rem; }
  .lg\:h-24 {
    height: 6rem; }
  .lg\:h-32 {
    height: 8rem; }
  .lg\:h-40 {
    height: 10rem; }
  .lg\:h-48 {
    height: 12rem; }
  .lg\:h-56 {
    height: 14rem; }
  .lg\:h-64 {
    height: 16rem; }
  .lg\:h-auto {
    height: auto; }
  .lg\:h-px {
    height: 1px; }
  .lg\:h-full {
    height: 100%; }
  .lg\:h-screen {
    height: 100vh; }
  .lg\:leading-none {
    line-height: 1; }
  .lg\:leading-tight {
    line-height: 1.25; }
  .lg\:leading-normal {
    line-height: 1.6; }
  .lg\:leading-loose {
    line-height: 2; }
  .lg\:list-inside {
    list-style-position: inside; }
  .lg\:list-outside {
    list-style-position: outside; }
  .lg\:list-none {
    list-style-type: none; }
  .lg\:list-disc {
    list-style-type: disc; }
  .lg\:list-decimal {
    list-style-type: decimal; }
  .lg\:m-0 {
    margin: 0; }
  .lg\:m-1 {
    margin: .25rem; }
  .lg\:m-2 {
    margin: .5rem; }
  .lg\:m-3 {
    margin: .75rem; }
  .lg\:m-4 {
    margin: 1rem; }
  .lg\:m-5 {
    margin: 1.25rem; }
  .lg\:m-6 {
    margin: 1.5rem; }
  .lg\:m-8 {
    margin: 2rem; }
  .lg\:m-10 {
    margin: 2.5rem; }
  .lg\:m-12 {
    margin: 3rem; }
  .lg\:m-16 {
    margin: 4rem; }
  .lg\:m-20 {
    margin: 5rem; }
  .lg\:m-24 {
    margin: 6rem; }
  .lg\:m-32 {
    margin: 8rem; }
  .lg\:m-40 {
    margin: 10rem; }
  .lg\:m-48 {
    margin: 12rem; }
  .lg\:m-56 {
    margin: 14rem; }
  .lg\:m-64 {
    margin: 16rem; }
  .lg\:m-auto {
    margin: auto; }
  .lg\:m-px {
    margin: 1px; }
  .lg\:-m-1 {
    margin: -.25rem; }
  .lg\:-m-2 {
    margin: -.5rem; }
  .lg\:-m-3 {
    margin: -.75rem; }
  .lg\:-m-4 {
    margin: -1rem; }
  .lg\:-m-5 {
    margin: -1.25rem; }
  .lg\:-m-6 {
    margin: -1.5rem; }
  .lg\:-m-8 {
    margin: -2rem; }
  .lg\:-m-10 {
    margin: -2.5rem; }
  .lg\:-m-12 {
    margin: -3rem; }
  .lg\:-m-16 {
    margin: -4rem; }
  .lg\:-m-20 {
    margin: -5rem; }
  .lg\:-m-24 {
    margin: -6rem; }
  .lg\:-m-32 {
    margin: -8rem; }
  .lg\:-m-40 {
    margin: -10rem; }
  .lg\:-m-48 {
    margin: -12rem; }
  .lg\:-m-56 {
    margin: -14rem; }
  .lg\:-m-64 {
    margin: -16rem; }
  .lg\:-m-px {
    margin: -1px; }
  .lg\:my-0 {
    margin-top: 0;
    margin-bottom: 0; }
  .lg\:mx-0 {
    margin-left: 0;
    margin-right: 0; }
  .lg\:my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem; }
  .lg\:mx-1 {
    margin-left: .25rem;
    margin-right: .25rem; }
  .lg\:my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem; }
  .lg\:mx-2 {
    margin-left: .5rem;
    margin-right: .5rem; }
  .lg\:my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem; }
  .lg\:mx-3 {
    margin-left: .75rem;
    margin-right: .75rem; }
  .lg\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .lg\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem; }
  .lg\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem; }
  .lg\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem; }
  .lg\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }
  .lg\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem; }
  .lg\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .lg\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem; }
  .lg\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem; }
  .lg\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem; }
  .lg\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem; }
  .lg\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem; }
  .lg\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem; }
  .lg\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem; }
  .lg\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem; }
  .lg\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem; }
  .lg\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem; }
  .lg\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem; }
  .lg\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem; }
  .lg\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem; }
  .lg\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem; }
  .lg\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem; }
  .lg\:my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem; }
  .lg\:mx-48 {
    margin-left: 12rem;
    margin-right: 12rem; }
  .lg\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem; }
  .lg\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem; }
  .lg\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem; }
  .lg\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem; }
  .lg\:my-auto {
    margin-top: auto;
    margin-bottom: auto; }
  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto; }
  .lg\:my-px {
    margin-top: 1px;
    margin-bottom: 1px; }
  .lg\:mx-px {
    margin-left: 1px;
    margin-right: 1px; }
  .lg\:-my-1 {
    margin-top: -.25rem;
    margin-bottom: -.25rem; }
  .lg\:-mx-1 {
    margin-left: -.25rem;
    margin-right: -.25rem; }
  .lg\:-my-2 {
    margin-top: -.5rem;
    margin-bottom: -.5rem; }
  .lg\:-mx-2 {
    margin-left: -.5rem;
    margin-right: -.5rem; }
  .lg\:-my-3 {
    margin-top: -.75rem;
    margin-bottom: -.75rem; }
  .lg\:-mx-3 {
    margin-left: -.75rem;
    margin-right: -.75rem; }
  .lg\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem; }
  .lg\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem; }
  .lg\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem; }
  .lg\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem; }
  .lg\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem; }
  .lg\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem; }
  .lg\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem; }
  .lg\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem; }
  .lg\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem; }
  .lg\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem; }
  .lg\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem; }
  .lg\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem; }
  .lg\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem; }
  .lg\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem; }
  .lg\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem; }
  .lg\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem; }
  .lg\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem; }
  .lg\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem; }
  .lg\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem; }
  .lg\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem; }
  .lg\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem; }
  .lg\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem; }
  .lg\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem; }
  .lg\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem; }
  .lg\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem; }
  .lg\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem; }
  .lg\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem; }
  .lg\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem; }
  .lg\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px; }
  .lg\:-mx-px {
    margin-left: -1px;
    margin-right: -1px; }
  .lg\:mt-0 {
    margin-top: 0; }
  .lg\:mr-0 {
    margin-right: 0; }
  .lg\:mb-0 {
    margin-bottom: 0; }
  .lg\:ml-0 {
    margin-left: 0; }
  .lg\:mt-1 {
    margin-top: .25rem; }
  .lg\:mr-1 {
    margin-right: .25rem; }
  .lg\:mb-1 {
    margin-bottom: .25rem; }
  .lg\:ml-1 {
    margin-left: .25rem; }
  .lg\:mt-2 {
    margin-top: .5rem; }
  .lg\:mr-2 {
    margin-right: .5rem; }
  .lg\:mb-2 {
    margin-bottom: .5rem; }
  .lg\:ml-2 {
    margin-left: .5rem; }
  .lg\:mt-3 {
    margin-top: .75rem; }
  .lg\:mr-3 {
    margin-right: .75rem; }
  .lg\:mb-3 {
    margin-bottom: .75rem; }
  .lg\:ml-3 {
    margin-left: .75rem; }
  .lg\:mt-4 {
    margin-top: 1rem; }
  .lg\:mr-4 {
    margin-right: 1rem; }
  .lg\:mb-4 {
    margin-bottom: 1rem; }
  .lg\:ml-4 {
    margin-left: 1rem; }
  .lg\:mt-5 {
    margin-top: 1.25rem; }
  .lg\:mr-5 {
    margin-right: 1.25rem; }
  .lg\:mb-5 {
    margin-bottom: 1.25rem; }
  .lg\:ml-5 {
    margin-left: 1.25rem; }
  .lg\:mt-6 {
    margin-top: 1.5rem; }
  .lg\:mr-6 {
    margin-right: 1.5rem; }
  .lg\:mb-6 {
    margin-bottom: 1.5rem; }
  .lg\:ml-6 {
    margin-left: 1.5rem; }
  .lg\:mt-8 {
    margin-top: 2rem; }
  .lg\:mr-8 {
    margin-right: 2rem; }
  .lg\:mb-8 {
    margin-bottom: 2rem; }
  .lg\:ml-8 {
    margin-left: 2rem; }
  .lg\:mt-10 {
    margin-top: 2.5rem; }
  .lg\:mr-10 {
    margin-right: 2.5rem; }
  .lg\:mb-10 {
    margin-bottom: 2.5rem; }
  .lg\:ml-10 {
    margin-left: 2.5rem; }
  .lg\:mt-12 {
    margin-top: 3rem; }
  .lg\:mr-12 {
    margin-right: 3rem; }
  .lg\:mb-12 {
    margin-bottom: 3rem; }
  .lg\:ml-12 {
    margin-left: 3rem; }
  .lg\:mt-16 {
    margin-top: 4rem; }
  .lg\:mr-16 {
    margin-right: 4rem; }
  .lg\:mb-16 {
    margin-bottom: 4rem; }
  .lg\:ml-16 {
    margin-left: 4rem; }
  .lg\:mt-20 {
    margin-top: 5rem; }
  .lg\:mr-20 {
    margin-right: 5rem; }
  .lg\:mb-20 {
    margin-bottom: 5rem; }
  .lg\:ml-20 {
    margin-left: 5rem; }
  .lg\:mt-24 {
    margin-top: 6rem; }
  .lg\:mr-24 {
    margin-right: 6rem; }
  .lg\:mb-24 {
    margin-bottom: 6rem; }
  .lg\:ml-24 {
    margin-left: 6rem; }
  .lg\:mt-32 {
    margin-top: 8rem; }
  .lg\:mr-32 {
    margin-right: 8rem; }
  .lg\:mb-32 {
    margin-bottom: 8rem; }
  .lg\:ml-32 {
    margin-left: 8rem; }
  .lg\:mt-40 {
    margin-top: 10rem; }
  .lg\:mr-40 {
    margin-right: 10rem; }
  .lg\:mb-40 {
    margin-bottom: 10rem; }
  .lg\:ml-40 {
    margin-left: 10rem; }
  .lg\:mt-48 {
    margin-top: 12rem; }
  .lg\:mr-48 {
    margin-right: 12rem; }
  .lg\:mb-48 {
    margin-bottom: 12rem; }
  .lg\:ml-48 {
    margin-left: 12rem; }
  .lg\:mt-56 {
    margin-top: 14rem; }
  .lg\:mr-56 {
    margin-right: 14rem; }
  .lg\:mb-56 {
    margin-bottom: 14rem; }
  .lg\:ml-56 {
    margin-left: 14rem; }
  .lg\:mt-64 {
    margin-top: 16rem; }
  .lg\:mr-64 {
    margin-right: 16rem; }
  .lg\:mb-64 {
    margin-bottom: 16rem; }
  .lg\:ml-64 {
    margin-left: 16rem; }
  .lg\:mt-auto {
    margin-top: auto; }
  .lg\:mr-auto {
    margin-right: auto; }
  .lg\:mb-auto {
    margin-bottom: auto; }
  .lg\:ml-auto {
    margin-left: auto; }
  .lg\:mt-px {
    margin-top: 1px; }
  .lg\:mr-px {
    margin-right: 1px; }
  .lg\:mb-px {
    margin-bottom: 1px; }
  .lg\:ml-px {
    margin-left: 1px; }
  .lg\:-mt-1 {
    margin-top: -.25rem; }
  .lg\:-mr-1 {
    margin-right: -.25rem; }
  .lg\:-mb-1 {
    margin-bottom: -.25rem; }
  .lg\:-ml-1 {
    margin-left: -.25rem; }
  .lg\:-mt-2 {
    margin-top: -.5rem; }
  .lg\:-mr-2 {
    margin-right: -.5rem; }
  .lg\:-mb-2 {
    margin-bottom: -.5rem; }
  .lg\:-ml-2 {
    margin-left: -.5rem; }
  .lg\:-mt-3 {
    margin-top: -.75rem; }
  .lg\:-mr-3 {
    margin-right: -.75rem; }
  .lg\:-mb-3 {
    margin-bottom: -.75rem; }
  .lg\:-ml-3 {
    margin-left: -.75rem; }
  .lg\:-mt-4 {
    margin-top: -1rem; }
  .lg\:-mr-4 {
    margin-right: -1rem; }
  .lg\:-mb-4 {
    margin-bottom: -1rem; }
  .lg\:-ml-4 {
    margin-left: -1rem; }
  .lg\:-mt-5 {
    margin-top: -1.25rem; }
  .lg\:-mr-5 {
    margin-right: -1.25rem; }
  .lg\:-mb-5 {
    margin-bottom: -1.25rem; }
  .lg\:-ml-5 {
    margin-left: -1.25rem; }
  .lg\:-mt-6 {
    margin-top: -1.5rem; }
  .lg\:-mr-6 {
    margin-right: -1.5rem; }
  .lg\:-mb-6 {
    margin-bottom: -1.5rem; }
  .lg\:-ml-6 {
    margin-left: -1.5rem; }
  .lg\:-mt-8 {
    margin-top: -2rem; }
  .lg\:-mr-8 {
    margin-right: -2rem; }
  .lg\:-mb-8 {
    margin-bottom: -2rem; }
  .lg\:-ml-8 {
    margin-left: -2rem; }
  .lg\:-mt-10 {
    margin-top: -2.5rem; }
  .lg\:-mr-10 {
    margin-right: -2.5rem; }
  .lg\:-mb-10 {
    margin-bottom: -2.5rem; }
  .lg\:-ml-10 {
    margin-left: -2.5rem; }
  .lg\:-mt-12 {
    margin-top: -3rem; }
  .lg\:-mr-12 {
    margin-right: -3rem; }
  .lg\:-mb-12 {
    margin-bottom: -3rem; }
  .lg\:-ml-12 {
    margin-left: -3rem; }
  .lg\:-mt-16 {
    margin-top: -4rem; }
  .lg\:-mr-16 {
    margin-right: -4rem; }
  .lg\:-mb-16 {
    margin-bottom: -4rem; }
  .lg\:-ml-16 {
    margin-left: -4rem; }
  .lg\:-mt-20 {
    margin-top: -5rem; }
  .lg\:-mr-20 {
    margin-right: -5rem; }
  .lg\:-mb-20 {
    margin-bottom: -5rem; }
  .lg\:-ml-20 {
    margin-left: -5rem; }
  .lg\:-mt-24 {
    margin-top: -6rem; }
  .lg\:-mr-24 {
    margin-right: -6rem; }
  .lg\:-mb-24 {
    margin-bottom: -6rem; }
  .lg\:-ml-24 {
    margin-left: -6rem; }
  .lg\:-mt-32 {
    margin-top: -8rem; }
  .lg\:-mr-32 {
    margin-right: -8rem; }
  .lg\:-mb-32 {
    margin-bottom: -8rem; }
  .lg\:-ml-32 {
    margin-left: -8rem; }
  .lg\:-mt-40 {
    margin-top: -10rem; }
  .lg\:-mr-40 {
    margin-right: -10rem; }
  .lg\:-mb-40 {
    margin-bottom: -10rem; }
  .lg\:-ml-40 {
    margin-left: -10rem; }
  .lg\:-mt-48 {
    margin-top: -12rem; }
  .lg\:-mr-48 {
    margin-right: -12rem; }
  .lg\:-mb-48 {
    margin-bottom: -12rem; }
  .lg\:-ml-48 {
    margin-left: -12rem; }
  .lg\:-mt-56 {
    margin-top: -14rem; }
  .lg\:-mr-56 {
    margin-right: -14rem; }
  .lg\:-mb-56 {
    margin-bottom: -14rem; }
  .lg\:-ml-56 {
    margin-left: -14rem; }
  .lg\:-mt-64 {
    margin-top: -16rem; }
  .lg\:-mr-64 {
    margin-right: -16rem; }
  .lg\:-mb-64 {
    margin-bottom: -16rem; }
  .lg\:-ml-64 {
    margin-left: -16rem; }
  .lg\:-mt-px {
    margin-top: -1px; }
  .lg\:-mr-px {
    margin-right: -1px; }
  .lg\:-mb-px {
    margin-bottom: -1px; }
  .lg\:-ml-px {
    margin-left: -1px; }
  .lg\:max-h-10 {
    max-height: 2.5rem; }
  .lg\:max-h-12 {
    max-height: 3rem; }
  .lg\:max-h-16 {
    max-height: 4rem; }
  .lg\:max-h-24 {
    max-height: 6rem; }
  .lg\:max-h-32 {
    max-height: 8rem; }
  .lg\:max-h-48 {
    max-height: 12rem; }
  .lg\:max-h-64 {
    max-height: 16rem; }
  .lg\:max-h-full {
    max-height: 100%; }
  .lg\:max-h-screen {
    max-height: 100vh; }
  .lg\:max-w-10 {
    max-width: 2.5rem; }
  .lg\:max-w-12 {
    max-width: 3rem; }
  .lg\:max-w-16 {
    max-width: 4rem; }
  .lg\:max-w-24 {
    max-width: 6rem; }
  .lg\:max-w-32 {
    max-width: 8rem; }
  .lg\:max-w-48 {
    max-width: 12rem; }
  .lg\:max-w-64 {
    max-width: 16rem; }
  .lg\:max-w-xs {
    max-width: 20rem; }
  .lg\:max-w-sm {
    max-width: 24rem; }
  .lg\:max-w-md {
    max-width: 28rem; }
  .lg\:max-w-lg {
    max-width: 32rem; }
  .lg\:max-w-xl {
    max-width: 36rem; }
  .lg\:max-w-2xl {
    max-width: 42rem; }
  .lg\:max-w-3xl {
    max-width: 48rem; }
  .lg\:max-w-4xl {
    max-width: 56rem; }
  .lg\:max-w-5xl {
    max-width: 64rem; }
  .lg\:max-w-6xl {
    max-width: 72rem; }
  .lg\:max-w-full {
    max-width: 100%; }
  .lg\:min-h-0 {
    min-height: 0; }
  .lg\:min-h-full {
    min-height: 100%; }
  .lg\:min-h-screen {
    min-height: 100vh; }
  .lg\:min-w-0 {
    min-width: 0; }
  .lg\:min-w-full {
    min-width: 100%; }
  .lg\:object-contain {
    -o-object-fit: contain;
    object-fit: contain; }
  .lg\:object-cover {
    -o-object-fit: cover;
    object-fit: cover; }
  .lg\:object-fill {
    -o-object-fit: fill;
    object-fit: fill; }
  .lg\:object-none {
    -o-object-fit: none;
    object-fit: none; }
  .lg\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down; }
  .lg\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom; }
  .lg\:object-center {
    -o-object-position: center;
    object-position: center; }
  .lg\:object-left {
    -o-object-position: left;
    object-position: left; }
  .lg\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom; }
  .lg\:object-left-top {
    -o-object-position: left top;
    object-position: left top; }
  .lg\:object-right {
    -o-object-position: right;
    object-position: right; }
  .lg\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom; }
  .lg\:object-right-top {
    -o-object-position: right top;
    object-position: right top; }
  .lg\:object-top {
    -o-object-position: top;
    object-position: top; }
  .lg\:opacity-0 {
    opacity: 0; }
  .lg\:opacity-25 {
    opacity: .25; }
  .lg\:opacity-50 {
    opacity: .5; }
  .lg\:opacity-75 {
    opacity: .75; }
  .lg\:opacity-100 {
    opacity: 1; }
  .lg\:hover\:opacity-0:hover {
    opacity: 0; }
  .lg\:hover\:opacity-25:hover {
    opacity: .25; }
  .lg\:hover\:opacity-50:hover {
    opacity: .5; }
  .lg\:hover\:opacity-75:hover {
    opacity: .75; }
  .lg\:hover\:opacity-100:hover {
    opacity: 1; }
  .lg\:focus\:opacity-0:focus {
    opacity: 0; }
  .lg\:focus\:opacity-25:focus {
    opacity: .25; }
  .lg\:focus\:opacity-50:focus {
    opacity: .5; }
  .lg\:focus\:opacity-75:focus {
    opacity: .75; }
  .lg\:focus\:opacity-100:focus {
    opacity: 1; }
  .lg\:focus\:outline-none:focus, .lg\:outline-none {
    outline: 0; }
  .lg\:overflow-auto {
    overflow: auto; }
  .lg\:overflow-hidden {
    overflow: hidden; }
  .lg\:overflow-visible {
    overflow: visible; }
  .lg\:overflow-scroll {
    overflow: scroll; }
  .lg\:overflow-x-auto {
    overflow-x: auto; }
  .lg\:overflow-y-auto {
    overflow-y: auto; }
  .lg\:overflow-x-hidden {
    overflow-x: hidden; }
  .lg\:overflow-y-hidden {
    overflow-y: hidden; }
  .lg\:overflow-x-visible {
    overflow-x: visible; }
  .lg\:overflow-y-visible {
    overflow-y: visible; }
  .lg\:overflow-x-scroll {
    overflow-x: scroll; }
  .lg\:overflow-y-scroll {
    overflow-y: scroll; }
  .lg\:scrolling-touch {
    -webkit-overflow-scrolling: touch; }
  .lg\:scrolling-auto {
    -webkit-overflow-scrolling: auto; }
  .lg\:p-0 {
    padding: 0; }
  .lg\:p-1 {
    padding: .25rem; }
  .lg\:p-2 {
    padding: .5rem; }
  .lg\:p-3 {
    padding: .75rem; }
  .lg\:p-4 {
    padding: 1rem; }
  .lg\:p-5 {
    padding: 1.25rem; }
  .lg\:p-6 {
    padding: 1.5rem; }
  .lg\:p-8 {
    padding: 2rem; }
  .lg\:p-10 {
    padding: 2.5rem; }
  .lg\:p-12 {
    padding: 3rem; }
  .lg\:p-16 {
    padding: 4rem; }
  .lg\:p-20 {
    padding: 5rem; }
  .lg\:p-24 {
    padding: 6rem; }
  .lg\:p-32 {
    padding: 8rem; }
  .lg\:p-40 {
    padding: 10rem; }
  .lg\:p-48 {
    padding: 12rem; }
  .lg\:p-56 {
    padding: 14rem; }
  .lg\:p-64 {
    padding: 16rem; }
  .lg\:p-px {
    padding: 1px; }
  .lg\:py-0 {
    padding-top: 0;
    padding-bottom: 0; }
  .lg\:px-0 {
    padding-left: 0;
    padding-right: 0; }
  .lg\:py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem; }
  .lg\:px-1 {
    padding-left: .25rem;
    padding-right: .25rem; }
  .lg\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem; }
  .lg\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem; }
  .lg\:py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem; }
  .lg\:px-3 {
    padding-left: .75rem;
    padding-right: .75rem; }
  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem; }
  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem; }
  .lg\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem; }
  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem; }
  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }
  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem; }
  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem; }
  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem; }
  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem; }
  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem; }
  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem; }
  .lg\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem; }
  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem; }
  .lg\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem; }
  .lg\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem; }
  .lg\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem; }
  .lg\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem; }
  .lg\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem; }
  .lg\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem; }
  .lg\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem; }
  .lg\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem; }
  .lg\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem; }
  .lg\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem; }
  .lg\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem; }
  .lg\:py-px {
    padding-top: 1px;
    padding-bottom: 1px; }
  .lg\:px-px {
    padding-left: 1px;
    padding-right: 1px; }
  .lg\:pt-0 {
    padding-top: 0; }
  .lg\:pr-0 {
    padding-right: 0; }
  .lg\:pb-0 {
    padding-bottom: 0; }
  .lg\:pl-0 {
    padding-left: 0; }
  .lg\:pt-1 {
    padding-top: .25rem; }
  .lg\:pr-1 {
    padding-right: .25rem; }
  .lg\:pb-1 {
    padding-bottom: .25rem; }
  .lg\:pl-1 {
    padding-left: .25rem; }
  .lg\:pt-2 {
    padding-top: .5rem; }
  .lg\:pr-2 {
    padding-right: .5rem; }
  .lg\:pb-2 {
    padding-bottom: .5rem; }
  .lg\:pl-2 {
    padding-left: .5rem; }
  .lg\:pt-3 {
    padding-top: .75rem; }
  .lg\:pr-3 {
    padding-right: .75rem; }
  .lg\:pb-3 {
    padding-bottom: .75rem; }
  .lg\:pl-3 {
    padding-left: .75rem; }
  .lg\:pt-4 {
    padding-top: 1rem; }
  .lg\:pr-4 {
    padding-right: 1rem; }
  .lg\:pb-4 {
    padding-bottom: 1rem; }
  .lg\:pl-4 {
    padding-left: 1rem; }
  .lg\:pt-5 {
    padding-top: 1.25rem; }
  .lg\:pr-5 {
    padding-right: 1.25rem; }
  .lg\:pb-5 {
    padding-bottom: 1.25rem; }
  .lg\:pl-5 {
    padding-left: 1.25rem; }
  .lg\:pt-6 {
    padding-top: 1.5rem; }
  .lg\:pr-6 {
    padding-right: 1.5rem; }
  .lg\:pb-6 {
    padding-bottom: 1.5rem; }
  .lg\:pl-6 {
    padding-left: 1.5rem; }
  .lg\:pt-8 {
    padding-top: 2rem; }
  .lg\:pr-8 {
    padding-right: 2rem; }
  .lg\:pb-8 {
    padding-bottom: 2rem; }
  .lg\:pl-8 {
    padding-left: 2rem; }
  .lg\:pt-10 {
    padding-top: 2.5rem; }
  .lg\:pr-10 {
    padding-right: 2.5rem; }
  .lg\:pb-10 {
    padding-bottom: 2.5rem; }
  .lg\:pl-10 {
    padding-left: 2.5rem; }
  .lg\:pt-12 {
    padding-top: 3rem; }
  .lg\:pr-12 {
    padding-right: 3rem; }
  .lg\:pb-12 {
    padding-bottom: 3rem; }
  .lg\:pl-12 {
    padding-left: 3rem; }
  .lg\:pt-16 {
    padding-top: 4rem; }
  .lg\:pr-16 {
    padding-right: 4rem; }
  .lg\:pb-16 {
    padding-bottom: 4rem; }
  .lg\:pl-16 {
    padding-left: 4rem; }
  .lg\:pt-20 {
    padding-top: 5rem; }
  .lg\:pr-20 {
    padding-right: 5rem; }
  .lg\:pb-20 {
    padding-bottom: 5rem; }
  .lg\:pl-20 {
    padding-left: 5rem; }
  .lg\:pt-24 {
    padding-top: 6rem; }
  .lg\:pr-24 {
    padding-right: 6rem; }
  .lg\:pb-24 {
    padding-bottom: 6rem; }
  .lg\:pl-24 {
    padding-left: 6rem; }
  .lg\:pt-32 {
    padding-top: 8rem; }
  .lg\:pr-32 {
    padding-right: 8rem; }
  .lg\:pb-32 {
    padding-bottom: 8rem; }
  .lg\:pl-32 {
    padding-left: 8rem; }
  .lg\:pt-40 {
    padding-top: 10rem; }
  .lg\:pr-40 {
    padding-right: 10rem; }
  .lg\:pb-40 {
    padding-bottom: 10rem; }
  .lg\:pl-40 {
    padding-left: 10rem; }
  .lg\:pt-48 {
    padding-top: 12rem; }
  .lg\:pr-48 {
    padding-right: 12rem; }
  .lg\:pb-48 {
    padding-bottom: 12rem; }
  .lg\:pl-48 {
    padding-left: 12rem; }
  .lg\:pt-56 {
    padding-top: 14rem; }
  .lg\:pr-56 {
    padding-right: 14rem; }
  .lg\:pb-56 {
    padding-bottom: 14rem; }
  .lg\:pl-56 {
    padding-left: 14rem; }
  .lg\:pt-64 {
    padding-top: 16rem; }
  .lg\:pr-64 {
    padding-right: 16rem; }
  .lg\:pb-64 {
    padding-bottom: 16rem; }
  .lg\:pl-64 {
    padding-left: 16rem; }
  .lg\:pt-px {
    padding-top: 1px; }
  .lg\:pr-px {
    padding-right: 1px; }
  .lg\:pb-px {
    padding-bottom: 1px; }
  .lg\:pl-px {
    padding-left: 1px; }
  .lg\:placeholder-transparent::-webkit-input-placeholder {
    color: transparent; }
  .lg\:placeholder-transparent::-moz-placeholder {
    color: transparent; }
  .lg\:placeholder-transparent:-ms-input-placeholder {
    color: transparent; }
  .lg\:placeholder-transparent::-ms-input-placeholder {
    color: transparent; }
  .lg\:placeholder-transparent::placeholder {
    color: transparent; }
  .lg\:placeholder-black::-webkit-input-placeholder {
    color: #22292f; }
  .lg\:placeholder-black::-moz-placeholder {
    color: #22292f; }
  .lg\:placeholder-black:-ms-input-placeholder {
    color: #22292f; }
  .lg\:placeholder-black::-ms-input-placeholder {
    color: #22292f; }
  .lg\:placeholder-black::placeholder {
    color: #22292f; }
  .lg\:placeholder-grey-darkest::-webkit-input-placeholder {
    color: #3d4852; }
  .lg\:placeholder-grey-darkest::-moz-placeholder {
    color: #3d4852; }
  .lg\:placeholder-grey-darkest:-ms-input-placeholder {
    color: #3d4852; }
  .lg\:placeholder-grey-darkest::-ms-input-placeholder {
    color: #3d4852; }
  .lg\:placeholder-grey-darkest::placeholder {
    color: #3d4852; }
  .lg\:placeholder-grey-darker::-webkit-input-placeholder {
    color: #606f7b; }
  .lg\:placeholder-grey-darker::-moz-placeholder {
    color: #606f7b; }
  .lg\:placeholder-grey-darker:-ms-input-placeholder {
    color: #606f7b; }
  .lg\:placeholder-grey-darker::-ms-input-placeholder {
    color: #606f7b; }
  .lg\:placeholder-grey-darker::placeholder {
    color: #606f7b; }
  .lg\:placeholder-grey-dark::-webkit-input-placeholder {
    color: #8795a1; }
  .lg\:placeholder-grey-dark::-moz-placeholder {
    color: #8795a1; }
  .lg\:placeholder-grey-dark:-ms-input-placeholder {
    color: #8795a1; }
  .lg\:placeholder-grey-dark::-ms-input-placeholder {
    color: #8795a1; }
  .lg\:placeholder-grey-dark::placeholder {
    color: #8795a1; }
  .lg\:placeholder-grey::-webkit-input-placeholder {
    color: #b8c2cc; }
  .lg\:placeholder-grey::-moz-placeholder {
    color: #b8c2cc; }
  .lg\:placeholder-grey:-ms-input-placeholder {
    color: #b8c2cc; }
  .lg\:placeholder-grey::-ms-input-placeholder {
    color: #b8c2cc; }
  .lg\:placeholder-grey::placeholder {
    color: #b8c2cc; }
  .lg\:placeholder-grey-light::-webkit-input-placeholder {
    color: #dae1e7; }
  .lg\:placeholder-grey-light::-moz-placeholder {
    color: #dae1e7; }
  .lg\:placeholder-grey-light:-ms-input-placeholder {
    color: #dae1e7; }
  .lg\:placeholder-grey-light::-ms-input-placeholder {
    color: #dae1e7; }
  .lg\:placeholder-grey-light::placeholder {
    color: #dae1e7; }
  .lg\:placeholder-grey-lighter::-webkit-input-placeholder {
    color: #f1f5f8; }
  .lg\:placeholder-grey-lighter::-moz-placeholder {
    color: #f1f5f8; }
  .lg\:placeholder-grey-lighter:-ms-input-placeholder {
    color: #f1f5f8; }
  .lg\:placeholder-grey-lighter::-ms-input-placeholder {
    color: #f1f5f8; }
  .lg\:placeholder-grey-lighter::placeholder {
    color: #f1f5f8; }
  .lg\:placeholder-grey-lightest::-webkit-input-placeholder {
    color: #f8fafc; }
  .lg\:placeholder-grey-lightest::-moz-placeholder {
    color: #f8fafc; }
  .lg\:placeholder-grey-lightest:-ms-input-placeholder {
    color: #f8fafc; }
  .lg\:placeholder-grey-lightest::-ms-input-placeholder {
    color: #f8fafc; }
  .lg\:placeholder-grey-lightest::placeholder {
    color: #f8fafc; }
  .lg\:placeholder-white::-webkit-input-placeholder {
    color: #fff; }
  .lg\:placeholder-white::-moz-placeholder {
    color: #fff; }
  .lg\:placeholder-white:-ms-input-placeholder {
    color: #fff; }
  .lg\:placeholder-white::-ms-input-placeholder {
    color: #fff; }
  .lg\:placeholder-white::placeholder {
    color: #fff; }
  .lg\:placeholder-blue-darker::-webkit-input-placeholder {
    color: #0e1932; }
  .lg\:placeholder-blue-darker::-moz-placeholder {
    color: #0e1932; }
  .lg\:placeholder-blue-darker:-ms-input-placeholder {
    color: #0e1932; }
  .lg\:placeholder-blue-darker::-ms-input-placeholder {
    color: #0e1932; }
  .lg\:placeholder-blue-darker::placeholder {
    color: #0e1932; }
  .lg\:placeholder-blue-dark::-webkit-input-placeholder {
    color: #1d2945; }
  .lg\:placeholder-blue-dark::-moz-placeholder {
    color: #1d2945; }
  .lg\:placeholder-blue-dark:-ms-input-placeholder {
    color: #1d2945; }
  .lg\:placeholder-blue-dark::-ms-input-placeholder {
    color: #1d2945; }
  .lg\:placeholder-blue-dark::placeholder {
    color: #1d2945; }
  .lg\:placeholder-blue::-webkit-input-placeholder {
    color: #2d374d; }
  .lg\:placeholder-blue::-moz-placeholder {
    color: #2d374d; }
  .lg\:placeholder-blue:-ms-input-placeholder {
    color: #2d374d; }
  .lg\:placeholder-blue::-ms-input-placeholder {
    color: #2d374d; }
  .lg\:placeholder-blue::placeholder {
    color: #2d374d; }
  .lg\:placeholder-blue-light::-webkit-input-placeholder {
    color: #45526d; }
  .lg\:placeholder-blue-light::-moz-placeholder {
    color: #45526d; }
  .lg\:placeholder-blue-light:-ms-input-placeholder {
    color: #45526d; }
  .lg\:placeholder-blue-light::-ms-input-placeholder {
    color: #45526d; }
  .lg\:placeholder-blue-light::placeholder {
    color: #45526d; }
  .lg\:placeholder-blue-lighter::-webkit-input-placeholder {
    color: #626e87; }
  .lg\:placeholder-blue-lighter::-moz-placeholder {
    color: #626e87; }
  .lg\:placeholder-blue-lighter:-ms-input-placeholder {
    color: #626e87; }
  .lg\:placeholder-blue-lighter::-ms-input-placeholder {
    color: #626e87; }
  .lg\:placeholder-blue-lighter::placeholder {
    color: #626e87; }
  .lg\:placeholder-pink-darker::-webkit-input-placeholder {
    color: #a31e1e; }
  .lg\:placeholder-pink-darker::-moz-placeholder {
    color: #a31e1e; }
  .lg\:placeholder-pink-darker:-ms-input-placeholder {
    color: #a31e1e; }
  .lg\:placeholder-pink-darker::-ms-input-placeholder {
    color: #a31e1e; }
  .lg\:placeholder-pink-darker::placeholder {
    color: #a31e1e; }
  .lg\:placeholder-pink-dark::-webkit-input-placeholder {
    color: #c63c3c; }
  .lg\:placeholder-pink-dark::-moz-placeholder {
    color: #c63c3c; }
  .lg\:placeholder-pink-dark:-ms-input-placeholder {
    color: #c63c3c; }
  .lg\:placeholder-pink-dark::-ms-input-placeholder {
    color: #c63c3c; }
  .lg\:placeholder-pink-dark::placeholder {
    color: #c63c3c; }
  .lg\:placeholder-pink::-webkit-input-placeholder {
    color: #e76363; }
  .lg\:placeholder-pink::-moz-placeholder {
    color: #e76363; }
  .lg\:placeholder-pink:-ms-input-placeholder {
    color: #e76363; }
  .lg\:placeholder-pink::-ms-input-placeholder {
    color: #e76363; }
  .lg\:placeholder-pink::placeholder {
    color: #e76363; }
  .lg\:placeholder-pink-light::-webkit-input-placeholder {
    color: #ff9393; }
  .lg\:placeholder-pink-light::-moz-placeholder {
    color: #ff9393; }
  .lg\:placeholder-pink-light:-ms-input-placeholder {
    color: #ff9393; }
  .lg\:placeholder-pink-light::-ms-input-placeholder {
    color: #ff9393; }
  .lg\:placeholder-pink-light::placeholder {
    color: #ff9393; }
  .lg\:placeholder-pink-lighter::-webkit-input-placeholder {
    color: #ffbcbc; }
  .lg\:placeholder-pink-lighter::-moz-placeholder {
    color: #ffbcbc; }
  .lg\:placeholder-pink-lighter:-ms-input-placeholder {
    color: #ffbcbc; }
  .lg\:placeholder-pink-lighter::-ms-input-placeholder {
    color: #ffbcbc; }
  .lg\:placeholder-pink-lighter::placeholder {
    color: #ffbcbc; }
  .lg\:focus\:placeholder-transparent:focus::-webkit-input-placeholder {
    color: transparent; }
  .lg\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent; }
  .lg\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent; }
  .lg\:focus\:placeholder-transparent:focus::-ms-input-placeholder {
    color: transparent; }
  .lg\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent; }
  .lg\:focus\:placeholder-black:focus::-webkit-input-placeholder {
    color: #22292f; }
  .lg\:focus\:placeholder-black:focus::-moz-placeholder {
    color: #22292f; }
  .lg\:focus\:placeholder-black:focus:-ms-input-placeholder {
    color: #22292f; }
  .lg\:focus\:placeholder-black:focus::-ms-input-placeholder {
    color: #22292f; }
  .lg\:focus\:placeholder-black:focus::placeholder {
    color: #22292f; }
  .lg\:focus\:placeholder-grey-darkest:focus::-webkit-input-placeholder {
    color: #3d4852; }
  .lg\:focus\:placeholder-grey-darkest:focus::-moz-placeholder {
    color: #3d4852; }
  .lg\:focus\:placeholder-grey-darkest:focus:-ms-input-placeholder {
    color: #3d4852; }
  .lg\:focus\:placeholder-grey-darkest:focus::-ms-input-placeholder {
    color: #3d4852; }
  .lg\:focus\:placeholder-grey-darkest:focus::placeholder {
    color: #3d4852; }
  .lg\:focus\:placeholder-grey-darker:focus::-webkit-input-placeholder {
    color: #606f7b; }
  .lg\:focus\:placeholder-grey-darker:focus::-moz-placeholder {
    color: #606f7b; }
  .lg\:focus\:placeholder-grey-darker:focus:-ms-input-placeholder {
    color: #606f7b; }
  .lg\:focus\:placeholder-grey-darker:focus::-ms-input-placeholder {
    color: #606f7b; }
  .lg\:focus\:placeholder-grey-darker:focus::placeholder {
    color: #606f7b; }
  .lg\:focus\:placeholder-grey-dark:focus::-webkit-input-placeholder {
    color: #8795a1; }
  .lg\:focus\:placeholder-grey-dark:focus::-moz-placeholder {
    color: #8795a1; }
  .lg\:focus\:placeholder-grey-dark:focus:-ms-input-placeholder {
    color: #8795a1; }
  .lg\:focus\:placeholder-grey-dark:focus::-ms-input-placeholder {
    color: #8795a1; }
  .lg\:focus\:placeholder-grey-dark:focus::placeholder {
    color: #8795a1; }
  .lg\:focus\:placeholder-grey:focus::-webkit-input-placeholder {
    color: #b8c2cc; }
  .lg\:focus\:placeholder-grey:focus::-moz-placeholder {
    color: #b8c2cc; }
  .lg\:focus\:placeholder-grey:focus:-ms-input-placeholder {
    color: #b8c2cc; }
  .lg\:focus\:placeholder-grey:focus::-ms-input-placeholder {
    color: #b8c2cc; }
  .lg\:focus\:placeholder-grey:focus::placeholder {
    color: #b8c2cc; }
  .lg\:focus\:placeholder-grey-light:focus::-webkit-input-placeholder {
    color: #dae1e7; }
  .lg\:focus\:placeholder-grey-light:focus::-moz-placeholder {
    color: #dae1e7; }
  .lg\:focus\:placeholder-grey-light:focus:-ms-input-placeholder {
    color: #dae1e7; }
  .lg\:focus\:placeholder-grey-light:focus::-ms-input-placeholder {
    color: #dae1e7; }
  .lg\:focus\:placeholder-grey-light:focus::placeholder {
    color: #dae1e7; }
  .lg\:focus\:placeholder-grey-lighter:focus::-webkit-input-placeholder {
    color: #f1f5f8; }
  .lg\:focus\:placeholder-grey-lighter:focus::-moz-placeholder {
    color: #f1f5f8; }
  .lg\:focus\:placeholder-grey-lighter:focus:-ms-input-placeholder {
    color: #f1f5f8; }
  .lg\:focus\:placeholder-grey-lighter:focus::-ms-input-placeholder {
    color: #f1f5f8; }
  .lg\:focus\:placeholder-grey-lighter:focus::placeholder {
    color: #f1f5f8; }
  .lg\:focus\:placeholder-grey-lightest:focus::-webkit-input-placeholder {
    color: #f8fafc; }
  .lg\:focus\:placeholder-grey-lightest:focus::-moz-placeholder {
    color: #f8fafc; }
  .lg\:focus\:placeholder-grey-lightest:focus:-ms-input-placeholder {
    color: #f8fafc; }
  .lg\:focus\:placeholder-grey-lightest:focus::-ms-input-placeholder {
    color: #f8fafc; }
  .lg\:focus\:placeholder-grey-lightest:focus::placeholder {
    color: #f8fafc; }
  .lg\:focus\:placeholder-white:focus::-webkit-input-placeholder {
    color: #fff; }
  .lg\:focus\:placeholder-white:focus::-moz-placeholder {
    color: #fff; }
  .lg\:focus\:placeholder-white:focus:-ms-input-placeholder {
    color: #fff; }
  .lg\:focus\:placeholder-white:focus::-ms-input-placeholder {
    color: #fff; }
  .lg\:focus\:placeholder-white:focus::placeholder {
    color: #fff; }
  .lg\:focus\:placeholder-blue-darker:focus::-webkit-input-placeholder {
    color: #0e1932; }
  .lg\:focus\:placeholder-blue-darker:focus::-moz-placeholder {
    color: #0e1932; }
  .lg\:focus\:placeholder-blue-darker:focus:-ms-input-placeholder {
    color: #0e1932; }
  .lg\:focus\:placeholder-blue-darker:focus::-ms-input-placeholder {
    color: #0e1932; }
  .lg\:focus\:placeholder-blue-darker:focus::placeholder {
    color: #0e1932; }
  .lg\:focus\:placeholder-blue-dark:focus::-webkit-input-placeholder {
    color: #1d2945; }
  .lg\:focus\:placeholder-blue-dark:focus::-moz-placeholder {
    color: #1d2945; }
  .lg\:focus\:placeholder-blue-dark:focus:-ms-input-placeholder {
    color: #1d2945; }
  .lg\:focus\:placeholder-blue-dark:focus::-ms-input-placeholder {
    color: #1d2945; }
  .lg\:focus\:placeholder-blue-dark:focus::placeholder {
    color: #1d2945; }
  .lg\:focus\:placeholder-blue:focus::-webkit-input-placeholder {
    color: #2d374d; }
  .lg\:focus\:placeholder-blue:focus::-moz-placeholder {
    color: #2d374d; }
  .lg\:focus\:placeholder-blue:focus:-ms-input-placeholder {
    color: #2d374d; }
  .lg\:focus\:placeholder-blue:focus::-ms-input-placeholder {
    color: #2d374d; }
  .lg\:focus\:placeholder-blue:focus::placeholder {
    color: #2d374d; }
  .lg\:focus\:placeholder-blue-light:focus::-webkit-input-placeholder {
    color: #45526d; }
  .lg\:focus\:placeholder-blue-light:focus::-moz-placeholder {
    color: #45526d; }
  .lg\:focus\:placeholder-blue-light:focus:-ms-input-placeholder {
    color: #45526d; }
  .lg\:focus\:placeholder-blue-light:focus::-ms-input-placeholder {
    color: #45526d; }
  .lg\:focus\:placeholder-blue-light:focus::placeholder {
    color: #45526d; }
  .lg\:focus\:placeholder-blue-lighter:focus::-webkit-input-placeholder {
    color: #626e87; }
  .lg\:focus\:placeholder-blue-lighter:focus::-moz-placeholder {
    color: #626e87; }
  .lg\:focus\:placeholder-blue-lighter:focus:-ms-input-placeholder {
    color: #626e87; }
  .lg\:focus\:placeholder-blue-lighter:focus::-ms-input-placeholder {
    color: #626e87; }
  .lg\:focus\:placeholder-blue-lighter:focus::placeholder {
    color: #626e87; }
  .lg\:focus\:placeholder-pink-darker:focus::-webkit-input-placeholder {
    color: #a31e1e; }
  .lg\:focus\:placeholder-pink-darker:focus::-moz-placeholder {
    color: #a31e1e; }
  .lg\:focus\:placeholder-pink-darker:focus:-ms-input-placeholder {
    color: #a31e1e; }
  .lg\:focus\:placeholder-pink-darker:focus::-ms-input-placeholder {
    color: #a31e1e; }
  .lg\:focus\:placeholder-pink-darker:focus::placeholder {
    color: #a31e1e; }
  .lg\:focus\:placeholder-pink-dark:focus::-webkit-input-placeholder {
    color: #c63c3c; }
  .lg\:focus\:placeholder-pink-dark:focus::-moz-placeholder {
    color: #c63c3c; }
  .lg\:focus\:placeholder-pink-dark:focus:-ms-input-placeholder {
    color: #c63c3c; }
  .lg\:focus\:placeholder-pink-dark:focus::-ms-input-placeholder {
    color: #c63c3c; }
  .lg\:focus\:placeholder-pink-dark:focus::placeholder {
    color: #c63c3c; }
  .lg\:focus\:placeholder-pink:focus::-webkit-input-placeholder {
    color: #e76363; }
  .lg\:focus\:placeholder-pink:focus::-moz-placeholder {
    color: #e76363; }
  .lg\:focus\:placeholder-pink:focus:-ms-input-placeholder {
    color: #e76363; }
  .lg\:focus\:placeholder-pink:focus::-ms-input-placeholder {
    color: #e76363; }
  .lg\:focus\:placeholder-pink:focus::placeholder {
    color: #e76363; }
  .lg\:focus\:placeholder-pink-light:focus::-webkit-input-placeholder {
    color: #ff9393; }
  .lg\:focus\:placeholder-pink-light:focus::-moz-placeholder {
    color: #ff9393; }
  .lg\:focus\:placeholder-pink-light:focus:-ms-input-placeholder {
    color: #ff9393; }
  .lg\:focus\:placeholder-pink-light:focus::-ms-input-placeholder {
    color: #ff9393; }
  .lg\:focus\:placeholder-pink-light:focus::placeholder {
    color: #ff9393; }
  .lg\:focus\:placeholder-pink-lighter:focus::-webkit-input-placeholder {
    color: #ffbcbc; }
  .lg\:focus\:placeholder-pink-lighter:focus::-moz-placeholder {
    color: #ffbcbc; }
  .lg\:focus\:placeholder-pink-lighter:focus:-ms-input-placeholder {
    color: #ffbcbc; }
  .lg\:focus\:placeholder-pink-lighter:focus::-ms-input-placeholder {
    color: #ffbcbc; }
  .lg\:focus\:placeholder-pink-lighter:focus::placeholder {
    color: #ffbcbc; }
  .lg\:pointer-events-none {
    pointer-events: none; }
  .lg\:pointer-events-auto {
    pointer-events: auto; }
  .lg\:static {
    position: static; }
  .lg\:fixed {
    position: fixed; }
  .lg\:absolute {
    position: absolute; }
  .lg\:relative {
    position: relative; }
  .lg\:sticky {
    position: -webkit-sticky;
    position: sticky; }
  .lg\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .lg\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto; }
  .lg\:inset-y-0 {
    top: 0;
    bottom: 0; }
  .lg\:inset-x-0 {
    right: 0;
    left: 0; }
  .lg\:inset-y-auto {
    top: auto;
    bottom: auto; }
  .lg\:inset-x-auto {
    right: auto;
    left: auto; }
  .lg\:top-0 {
    top: 0; }
  .lg\:right-0 {
    right: 0; }
  .lg\:bottom-0 {
    bottom: 0; }
  .lg\:left-0 {
    left: 0; }
  .lg\:top-auto {
    top: auto; }
  .lg\:right-auto {
    right: auto; }
  .lg\:bottom-auto {
    bottom: auto; }
  .lg\:left-auto {
    left: auto; }
  .lg\:resize-none {
    resize: none; }
  .lg\:resize-y {
    resize: vertical; }
  .lg\:resize-x {
    resize: horizontal; }
  .lg\:resize {
    resize: both; }
  .lg\:shadow {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }
  .lg\:shadow-md {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }
  .lg\:shadow-lg {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }
  .lg\:shadow-xl {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }
  .lg\:shadow-2xl {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }
  .lg\:shadow-inner {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
            box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); }
  .lg\:shadow-outline {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
            box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5); }
  .lg\:shadow-none {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .lg\:hover\:shadow:hover {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }
  .lg\:hover\:shadow-md:hover {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }
  .lg\:hover\:shadow-lg:hover {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }
  .lg\:hover\:shadow-xl:hover {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }
  .lg\:hover\:shadow-2xl:hover {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }
  .lg\:hover\:shadow-inner:hover {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
            box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); }
  .lg\:hover\:shadow-outline:hover {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
            box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5); }
  .lg\:hover\:shadow-none:hover {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .lg\:focus\:shadow:focus {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }
  .lg\:focus\:shadow-md:focus {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }
  .lg\:focus\:shadow-lg:focus {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }
  .lg\:focus\:shadow-xl:focus {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }
  .lg\:focus\:shadow-2xl:focus {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }
  .lg\:focus\:shadow-inner:focus {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
            box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); }
  .lg\:focus\:shadow-outline:focus {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
            box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5); }
  .lg\:focus\:shadow-none:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .lg\:fill-current {
    fill: currentColor; }
  .lg\:stroke-current {
    stroke: currentColor; }
  .lg\:table-auto {
    table-layout: auto; }
  .lg\:table-fixed {
    table-layout: fixed; }
  .lg\:text-left {
    text-align: left; }
  .lg\:text-center {
    text-align: center; }
  .lg\:text-right {
    text-align: right; }
  .lg\:text-justify {
    text-align: justify; }
  .lg\:text-transparent {
    color: transparent; }
  .lg\:text-black {
    color: #22292f; }
  .lg\:text-grey-darkest {
    color: #3d4852; }
  .lg\:text-grey-darker {
    color: #606f7b; }
  .lg\:text-grey-dark {
    color: #8795a1; }
  .lg\:text-grey {
    color: #b8c2cc; }
  .lg\:text-grey-light {
    color: #dae1e7; }
  .lg\:text-grey-lighter {
    color: #f1f5f8; }
  .lg\:text-grey-lightest {
    color: #f8fafc; }
  .lg\:text-white {
    color: #fff; }
  .lg\:text-blue-darker {
    color: #0e1932; }
  .lg\:text-blue-dark {
    color: #1d2945; }
  .lg\:text-blue {
    color: #2d374d; }
  .lg\:text-blue-light {
    color: #45526d; }
  .lg\:text-blue-lighter {
    color: #626e87; }
  .lg\:text-pink-darker {
    color: #a31e1e; }
  .lg\:text-pink-dark {
    color: #c63c3c; }
  .lg\:text-pink {
    color: #e76363; }
  .lg\:text-pink-light {
    color: #ff9393; }
  .lg\:text-pink-lighter {
    color: #ffbcbc; }
  .lg\:hover\:text-transparent:hover {
    color: transparent; }
  .lg\:hover\:text-black:hover {
    color: #22292f; }
  .lg\:hover\:text-grey-darkest:hover {
    color: #3d4852; }
  .lg\:hover\:text-grey-darker:hover {
    color: #606f7b; }
  .lg\:hover\:text-grey-dark:hover {
    color: #8795a1; }
  .lg\:hover\:text-grey:hover {
    color: #b8c2cc; }
  .lg\:hover\:text-grey-light:hover {
    color: #dae1e7; }
  .lg\:hover\:text-grey-lighter:hover {
    color: #f1f5f8; }
  .lg\:hover\:text-grey-lightest:hover {
    color: #f8fafc; }
  .lg\:hover\:text-white:hover {
    color: #fff; }
  .lg\:hover\:text-blue-darker:hover {
    color: #0e1932; }
  .lg\:hover\:text-blue-dark:hover {
    color: #1d2945; }
  .lg\:hover\:text-blue:hover {
    color: #2d374d; }
  .lg\:hover\:text-blue-light:hover {
    color: #45526d; }
  .lg\:hover\:text-blue-lighter:hover {
    color: #626e87; }
  .lg\:hover\:text-pink-darker:hover {
    color: #a31e1e; }
  .lg\:hover\:text-pink-dark:hover {
    color: #c63c3c; }
  .lg\:hover\:text-pink:hover {
    color: #e76363; }
  .lg\:hover\:text-pink-light:hover {
    color: #ff9393; }
  .lg\:hover\:text-pink-lighter:hover {
    color: #ffbcbc; }
  .lg\:focus\:text-transparent:focus {
    color: transparent; }
  .lg\:focus\:text-black:focus {
    color: #22292f; }
  .lg\:focus\:text-grey-darkest:focus {
    color: #3d4852; }
  .lg\:focus\:text-grey-darker:focus {
    color: #606f7b; }
  .lg\:focus\:text-grey-dark:focus {
    color: #8795a1; }
  .lg\:focus\:text-grey:focus {
    color: #b8c2cc; }
  .lg\:focus\:text-grey-light:focus {
    color: #dae1e7; }
  .lg\:focus\:text-grey-lighter:focus {
    color: #f1f5f8; }
  .lg\:focus\:text-grey-lightest:focus {
    color: #f8fafc; }
  .lg\:focus\:text-white:focus {
    color: #fff; }
  .lg\:focus\:text-blue-darker:focus {
    color: #0e1932; }
  .lg\:focus\:text-blue-dark:focus {
    color: #1d2945; }
  .lg\:focus\:text-blue:focus {
    color: #2d374d; }
  .lg\:focus\:text-blue-light:focus {
    color: #45526d; }
  .lg\:focus\:text-blue-lighter:focus {
    color: #626e87; }
  .lg\:focus\:text-pink-darker:focus {
    color: #a31e1e; }
  .lg\:focus\:text-pink-dark:focus {
    color: #c63c3c; }
  .lg\:focus\:text-pink:focus {
    color: #e76363; }
  .lg\:focus\:text-pink-light:focus {
    color: #ff9393; }
  .lg\:focus\:text-pink-lighter:focus {
    color: #ffbcbc; }
  .lg\:text-xs {
    font-size: .75rem; }
  .lg\:text-sm {
    font-size: .875rem; }
  .lg\:text-base {
    font-size: 1rem; }
  .lg\:text-base-readability {
    font-size: 1.1rem; }
  .lg\:text-lg {
    font-size: 1.125rem; }
  .lg\:text-xl {
    font-size: 1.25rem; }
  .lg\:text-2xl {
    font-size: 1.5rem; }
  .lg\:text-3xl {
    font-size: 1.875rem; }
  .lg\:text-4xl {
    font-size: 2.25rem; }
  .lg\:text-5xl {
    font-size: 3.2rem; }
  .lg\:text-6xl {
    font-size: 4rem; }
  .lg\:italic {
    font-style: italic; }
  .lg\:not-italic {
    font-style: normal; }
  .lg\:uppercase {
    text-transform: uppercase; }
  .lg\:lowercase {
    text-transform: lowercase; }
  .lg\:capitalize {
    text-transform: capitalize; }
  .lg\:normal-case {
    text-transform: none; }
  .lg\:underline {
    text-decoration: underline; }
  .lg\:line-through {
    text-decoration: line-through; }
  .lg\:no-underline {
    text-decoration: none; }
  .lg\:hover\:underline:hover {
    text-decoration: underline; }
  .lg\:hover\:line-through:hover {
    text-decoration: line-through; }
  .lg\:hover\:no-underline:hover {
    text-decoration: none; }
  .lg\:focus\:underline:focus {
    text-decoration: underline; }
  .lg\:focus\:line-through:focus {
    text-decoration: line-through; }
  .lg\:focus\:no-underline:focus {
    text-decoration: none; }
  .lg\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .lg\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto; }
  .lg\:tracking-tighter {
    letter-spacing: -.05em; }
  .lg\:tracking-tight {
    letter-spacing: -.025em; }
  .lg\:tracking-normal {
    letter-spacing: 0; }
  .lg\:tracking-wide {
    letter-spacing: .025em; }
  .lg\:tracking-wider {
    letter-spacing: .05em; }
  .lg\:tracking-widest {
    letter-spacing: .1em; }
  .lg\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .lg\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text; }
  .lg\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all; }
  .lg\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto; }
  .lg\:align-baseline {
    vertical-align: baseline; }
  .lg\:align-top {
    vertical-align: top; }
  .lg\:align-middle {
    vertical-align: middle; }
  .lg\:align-bottom {
    vertical-align: bottom; }
  .lg\:align-text-top {
    vertical-align: text-top; }
  .lg\:align-text-bottom {
    vertical-align: text-bottom; }
  .lg\:visible {
    visibility: visible; }
  .lg\:invisible {
    visibility: hidden; }
  .lg\:whitespace-normal {
    white-space: normal; }
  .lg\:whitespace-no-wrap {
    white-space: nowrap; }
  .lg\:whitespace-pre {
    white-space: pre; }
  .lg\:whitespace-pre-line {
    white-space: pre-line; }
  .lg\:whitespace-pre-wrap {
    white-space: pre-wrap; }
  .lg\:break-normal {
    overflow-wrap: normal;
    word-break: normal; }
  .lg\:break-words {
    overflow-wrap: break-word; }
  .lg\:break-all {
    word-break: break-all; }
  .lg\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .lg\:w-0 {
    width: 0; }
  .lg\:w-1 {
    width: .25rem; }
  .lg\:w-2 {
    width: .5rem; }
  .lg\:w-3 {
    width: .75rem; }
  .lg\:w-4 {
    width: 1rem; }
  .lg\:w-5 {
    width: 1.25rem; }
  .lg\:w-6 {
    width: 1.5rem; }
  .lg\:w-8 {
    width: 2rem; }
  .lg\:w-10 {
    width: 2.5rem; }
  .lg\:w-12 {
    width: 3rem; }
  .lg\:w-16 {
    width: 4rem; }
  .lg\:w-20 {
    width: 5rem; }
  .lg\:w-24 {
    width: 6rem; }
  .lg\:w-32 {
    width: 8rem; }
  .lg\:w-40 {
    width: 10rem; }
  .lg\:w-48 {
    width: 12rem; }
  .lg\:w-56 {
    width: 14rem; }
  .lg\:w-64 {
    width: 16rem; }
  .lg\:w-128 {
    width: 20rem; }
  .lg\:w-auto {
    width: auto; }
  .lg\:w-px {
    width: 1px; }
  .lg\:w-1\/2 {
    width: 50%; }
  .lg\:w-1\/3 {
    width: 33.333333%; }
  .lg\:w-2\/3 {
    width: 66.666667%; }
  .lg\:w-1\/4 {
    width: 25%; }
  .lg\:w-2\/4 {
    width: 50%; }
  .lg\:w-3\/4 {
    width: 75%; }
  .lg\:w-1\/5 {
    width: 20%; }
  .lg\:w-2\/5 {
    width: 40%; }
  .lg\:w-3\/5 {
    width: 60%; }
  .lg\:w-4\/5 {
    width: 80%; }
  .lg\:w-1\/6 {
    width: 16.666667%; }
  .lg\:w-2\/6 {
    width: 33.333333%; }
  .lg\:w-3\/6 {
    width: 50%; }
  .lg\:w-4\/6 {
    width: 66.666667%; }
  .lg\:w-5\/6 {
    width: 83.333333%; }
  .lg\:w-1\/12 {
    width: 8.333333%; }
  .lg\:w-2\/12 {
    width: 16.666667%; }
  .lg\:w-3\/12 {
    width: 25%; }
  .lg\:w-4\/12 {
    width: 33.333333%; }
  .lg\:w-5\/12 {
    width: 41.666667%; }
  .lg\:w-6\/12 {
    width: 50%; }
  .lg\:w-7\/12 {
    width: 58.333333%; }
  .lg\:w-8\/12 {
    width: 66.666667%; }
  .lg\:w-9\/12 {
    width: 75%; }
  .lg\:w-10\/12 {
    width: 83.333333%; }
  .lg\:w-11\/12 {
    width: 91.666667%; }
  .lg\:w-full {
    width: 100%; }
  .lg\:w-screen {
    width: 100vw; }
  .lg\:z-0 {
    z-index: 0; }
  .lg\:z-10 {
    z-index: 10; }
  .lg\:z-20 {
    z-index: 20; }
  .lg\:z-30 {
    z-index: 30; }
  .lg\:z-40 {
    z-index: 40; }
  .lg\:z-50 {
    z-index: 50; }
  .lg\:z-auto {
    z-index: auto; } }

@media (min-width: 1200px) {
  .xl\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0; }
  .xl\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal; }
  .xl\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0; }
  .xl\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal; }
  .xl\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .xl\:bg-fixed {
    background-attachment: fixed; }
  .xl\:bg-local {
    background-attachment: local; }
  .xl\:bg-scroll {
    background-attachment: scroll; }
  .xl\:bg-transparent {
    background-color: transparent; }
  .xl\:bg-black {
    background-color: #22292f; }
  .xl\:bg-grey-darkest {
    background-color: #3d4852; }
  .xl\:bg-grey-darker {
    background-color: #606f7b; }
  .xl\:bg-grey-dark {
    background-color: #8795a1; }
  .xl\:bg-grey {
    background-color: #b8c2cc; }
  .xl\:bg-grey-light {
    background-color: #dae1e7; }
  .xl\:bg-grey-lighter {
    background-color: #f1f5f8; }
  .xl\:bg-grey-lightest {
    background-color: #f8fafc; }
  .xl\:bg-white {
    background-color: #fff; }
  .xl\:bg-blue-darker {
    background-color: #0e1932; }
  .xl\:bg-blue-dark {
    background-color: #1d2945; }
  .xl\:bg-blue {
    background-color: #2d374d; }
  .xl\:bg-blue-light {
    background-color: #45526d; }
  .xl\:bg-blue-lighter {
    background-color: #626e87; }
  .xl\:bg-pink-darker {
    background-color: #a31e1e; }
  .xl\:bg-pink-dark {
    background-color: #c63c3c; }
  .xl\:bg-pink {
    background-color: #e76363; }
  .xl\:bg-pink-light {
    background-color: #ff9393; }
  .xl\:bg-pink-lighter {
    background-color: #ffbcbc; }
  .xl\:hover\:bg-transparent:hover {
    background-color: transparent; }
  .xl\:hover\:bg-black:hover {
    background-color: #22292f; }
  .xl\:hover\:bg-grey-darkest:hover {
    background-color: #3d4852; }
  .xl\:hover\:bg-grey-darker:hover {
    background-color: #606f7b; }
  .xl\:hover\:bg-grey-dark:hover {
    background-color: #8795a1; }
  .xl\:hover\:bg-grey:hover {
    background-color: #b8c2cc; }
  .xl\:hover\:bg-grey-light:hover {
    background-color: #dae1e7; }
  .xl\:hover\:bg-grey-lighter:hover {
    background-color: #f1f5f8; }
  .xl\:hover\:bg-grey-lightest:hover {
    background-color: #f8fafc; }
  .xl\:hover\:bg-white:hover {
    background-color: #fff; }
  .xl\:hover\:bg-blue-darker:hover {
    background-color: #0e1932; }
  .xl\:hover\:bg-blue-dark:hover {
    background-color: #1d2945; }
  .xl\:hover\:bg-blue:hover {
    background-color: #2d374d; }
  .xl\:hover\:bg-blue-light:hover {
    background-color: #45526d; }
  .xl\:hover\:bg-blue-lighter:hover {
    background-color: #626e87; }
  .xl\:hover\:bg-pink-darker:hover {
    background-color: #a31e1e; }
  .xl\:hover\:bg-pink-dark:hover {
    background-color: #c63c3c; }
  .xl\:hover\:bg-pink:hover {
    background-color: #e76363; }
  .xl\:hover\:bg-pink-light:hover {
    background-color: #ff9393; }
  .xl\:hover\:bg-pink-lighter:hover {
    background-color: #ffbcbc; }
  .xl\:focus\:bg-transparent:focus {
    background-color: transparent; }
  .xl\:focus\:bg-black:focus {
    background-color: #22292f; }
  .xl\:focus\:bg-grey-darkest:focus {
    background-color: #3d4852; }
  .xl\:focus\:bg-grey-darker:focus {
    background-color: #606f7b; }
  .xl\:focus\:bg-grey-dark:focus {
    background-color: #8795a1; }
  .xl\:focus\:bg-grey:focus {
    background-color: #b8c2cc; }
  .xl\:focus\:bg-grey-light:focus {
    background-color: #dae1e7; }
  .xl\:focus\:bg-grey-lighter:focus {
    background-color: #f1f5f8; }
  .xl\:focus\:bg-grey-lightest:focus {
    background-color: #f8fafc; }
  .xl\:focus\:bg-white:focus {
    background-color: #fff; }
  .xl\:focus\:bg-blue-darker:focus {
    background-color: #0e1932; }
  .xl\:focus\:bg-blue-dark:focus {
    background-color: #1d2945; }
  .xl\:focus\:bg-blue:focus {
    background-color: #2d374d; }
  .xl\:focus\:bg-blue-light:focus {
    background-color: #45526d; }
  .xl\:focus\:bg-blue-lighter:focus {
    background-color: #626e87; }
  .xl\:focus\:bg-pink-darker:focus {
    background-color: #a31e1e; }
  .xl\:focus\:bg-pink-dark:focus {
    background-color: #c63c3c; }
  .xl\:focus\:bg-pink:focus {
    background-color: #e76363; }
  .xl\:focus\:bg-pink-light:focus {
    background-color: #ff9393; }
  .xl\:focus\:bg-pink-lighter:focus {
    background-color: #ffbcbc; }
  .xl\:bg-bottom {
    background-position: bottom; }
  .xl\:bg-center {
    background-position: 50%; }
  .xl\:bg-left {
    background-position: 0; }
  .xl\:bg-left-bottom {
    background-position: 0 100%; }
  .xl\:bg-left-top {
    background-position: 0 0; }
  .xl\:bg-right {
    background-position: 100%; }
  .xl\:bg-right-bottom {
    background-position: 100% 100%; }
  .xl\:bg-right-top {
    background-position: 100% 0; }
  .xl\:bg-top {
    background-position: top; }
  .xl\:bg-repeat {
    background-repeat: repeat; }
  .xl\:bg-no-repeat {
    background-repeat: no-repeat; }
  .xl\:bg-repeat-x {
    background-repeat: repeat-x; }
  .xl\:bg-repeat-y {
    background-repeat: repeat-y; }
  .xl\:bg-repeat-round {
    background-repeat: round; }
  .xl\:bg-repeat-space {
    background-repeat: space; }
  .xl\:bg-auto {
    background-size: auto; }
  .xl\:bg-cover {
    background-size: cover; }
  .xl\:bg-contain {
    background-size: contain; }
  .xl\:border-collapse {
    border-collapse: collapse; }
  .xl\:border-separate {
    border-collapse: separate; }
  .xl\:border-transparent {
    border-color: transparent; }
  .xl\:border-black {
    border-color: #22292f; }
  .xl\:border-grey-darkest {
    border-color: #3d4852; }
  .xl\:border-grey-darker {
    border-color: #606f7b; }
  .xl\:border-grey-dark {
    border-color: #8795a1; }
  .xl\:border-grey {
    border-color: #b8c2cc; }
  .xl\:border-grey-light {
    border-color: #dae1e7; }
  .xl\:border-grey-lighter {
    border-color: #f1f5f8; }
  .xl\:border-grey-lightest {
    border-color: #f8fafc; }
  .xl\:border-white {
    border-color: #fff; }
  .xl\:border-blue-darker {
    border-color: #0e1932; }
  .xl\:border-blue-dark {
    border-color: #1d2945; }
  .xl\:border-blue {
    border-color: #2d374d; }
  .xl\:border-blue-light {
    border-color: #45526d; }
  .xl\:border-blue-lighter {
    border-color: #626e87; }
  .xl\:border-pink-darker {
    border-color: #a31e1e; }
  .xl\:border-pink-dark {
    border-color: #c63c3c; }
  .xl\:border-pink {
    border-color: #e76363; }
  .xl\:border-pink-light {
    border-color: #ff9393; }
  .xl\:border-pink-lighter {
    border-color: #ffbcbc; }
  .xl\:hover\:border-transparent:hover {
    border-color: transparent; }
  .xl\:hover\:border-black:hover {
    border-color: #22292f; }
  .xl\:hover\:border-grey-darkest:hover {
    border-color: #3d4852; }
  .xl\:hover\:border-grey-darker:hover {
    border-color: #606f7b; }
  .xl\:hover\:border-grey-dark:hover {
    border-color: #8795a1; }
  .xl\:hover\:border-grey:hover {
    border-color: #b8c2cc; }
  .xl\:hover\:border-grey-light:hover {
    border-color: #dae1e7; }
  .xl\:hover\:border-grey-lighter:hover {
    border-color: #f1f5f8; }
  .xl\:hover\:border-grey-lightest:hover {
    border-color: #f8fafc; }
  .xl\:hover\:border-white:hover {
    border-color: #fff; }
  .xl\:hover\:border-blue-darker:hover {
    border-color: #0e1932; }
  .xl\:hover\:border-blue-dark:hover {
    border-color: #1d2945; }
  .xl\:hover\:border-blue:hover {
    border-color: #2d374d; }
  .xl\:hover\:border-blue-light:hover {
    border-color: #45526d; }
  .xl\:hover\:border-blue-lighter:hover {
    border-color: #626e87; }
  .xl\:hover\:border-pink-darker:hover {
    border-color: #a31e1e; }
  .xl\:hover\:border-pink-dark:hover {
    border-color: #c63c3c; }
  .xl\:hover\:border-pink:hover {
    border-color: #e76363; }
  .xl\:hover\:border-pink-light:hover {
    border-color: #ff9393; }
  .xl\:hover\:border-pink-lighter:hover {
    border-color: #ffbcbc; }
  .xl\:focus\:border-transparent:focus {
    border-color: transparent; }
  .xl\:focus\:border-black:focus {
    border-color: #22292f; }
  .xl\:focus\:border-grey-darkest:focus {
    border-color: #3d4852; }
  .xl\:focus\:border-grey-darker:focus {
    border-color: #606f7b; }
  .xl\:focus\:border-grey-dark:focus {
    border-color: #8795a1; }
  .xl\:focus\:border-grey:focus {
    border-color: #b8c2cc; }
  .xl\:focus\:border-grey-light:focus {
    border-color: #dae1e7; }
  .xl\:focus\:border-grey-lighter:focus {
    border-color: #f1f5f8; }
  .xl\:focus\:border-grey-lightest:focus {
    border-color: #f8fafc; }
  .xl\:focus\:border-white:focus {
    border-color: #fff; }
  .xl\:focus\:border-blue-darker:focus {
    border-color: #0e1932; }
  .xl\:focus\:border-blue-dark:focus {
    border-color: #1d2945; }
  .xl\:focus\:border-blue:focus {
    border-color: #2d374d; }
  .xl\:focus\:border-blue-light:focus {
    border-color: #45526d; }
  .xl\:focus\:border-blue-lighter:focus {
    border-color: #626e87; }
  .xl\:focus\:border-pink-darker:focus {
    border-color: #a31e1e; }
  .xl\:focus\:border-pink-dark:focus {
    border-color: #c63c3c; }
  .xl\:focus\:border-pink:focus {
    border-color: #e76363; }
  .xl\:focus\:border-pink-light:focus {
    border-color: #ff9393; }
  .xl\:focus\:border-pink-lighter:focus {
    border-color: #ffbcbc; }
  .xl\:rounded-none {
    border-radius: 0; }
  .xl\:rounded-sm {
    border-radius: .1rem; }
  .xl\:rounded {
    border-radius: .2rem; }
  .xl\:rounded-lg {
    border-radius: .5rem; }
  .xl\:rounded-full {
    border-radius: 9999px; }
  .xl\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .xl\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .xl\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .xl\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .xl\:rounded-t-sm {
    border-top-left-radius: .1rem;
    border-top-right-radius: .1rem; }
  .xl\:rounded-r-sm {
    border-top-right-radius: .1rem;
    border-bottom-right-radius: .1rem; }
  .xl\:rounded-b-sm {
    border-bottom-right-radius: .1rem;
    border-bottom-left-radius: .1rem; }
  .xl\:rounded-l-sm {
    border-top-left-radius: .1rem;
    border-bottom-left-radius: .1rem; }
  .xl\:rounded-t {
    border-top-left-radius: .2rem;
    border-top-right-radius: .2rem; }
  .xl\:rounded-r {
    border-top-right-radius: .2rem; }
  .xl\:rounded-b, .xl\:rounded-r {
    border-bottom-right-radius: .2rem; }
  .xl\:rounded-b, .xl\:rounded-l {
    border-bottom-left-radius: .2rem; }
  .xl\:rounded-l {
    border-top-left-radius: .2rem; }
  .xl\:rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem; }
  .xl\:rounded-r-lg {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem; }
  .xl\:rounded-b-lg {
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem; }
  .xl\:rounded-l-lg {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem; }
  .xl\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px; }
  .xl\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px; }
  .xl\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px; }
  .xl\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px; }
  .xl\:rounded-tl-none {
    border-top-left-radius: 0; }
  .xl\:rounded-tr-none {
    border-top-right-radius: 0; }
  .xl\:rounded-br-none {
    border-bottom-right-radius: 0; }
  .xl\:rounded-bl-none {
    border-bottom-left-radius: 0; }
  .xl\:rounded-tl-sm {
    border-top-left-radius: .1rem; }
  .xl\:rounded-tr-sm {
    border-top-right-radius: .1rem; }
  .xl\:rounded-br-sm {
    border-bottom-right-radius: .1rem; }
  .xl\:rounded-bl-sm {
    border-bottom-left-radius: .1rem; }
  .xl\:rounded-tl {
    border-top-left-radius: .2rem; }
  .xl\:rounded-tr {
    border-top-right-radius: .2rem; }
  .xl\:rounded-br {
    border-bottom-right-radius: .2rem; }
  .xl\:rounded-bl {
    border-bottom-left-radius: .2rem; }
  .xl\:rounded-tl-lg {
    border-top-left-radius: .5rem; }
  .xl\:rounded-tr-lg {
    border-top-right-radius: .5rem; }
  .xl\:rounded-br-lg {
    border-bottom-right-radius: .5rem; }
  .xl\:rounded-bl-lg {
    border-bottom-left-radius: .5rem; }
  .xl\:rounded-tl-full {
    border-top-left-radius: 9999px; }
  .xl\:rounded-tr-full {
    border-top-right-radius: 9999px; }
  .xl\:rounded-br-full {
    border-bottom-right-radius: 9999px; }
  .xl\:rounded-bl-full {
    border-bottom-left-radius: 9999px; }
  .xl\:border-solid {
    border-style: solid; }
  .xl\:border-dashed {
    border-style: dashed; }
  .xl\:border-dotted {
    border-style: dotted; }
  .xl\:border-double {
    border-style: double; }
  .xl\:border-none {
    border-style: none; }
  .xl\:border-0 {
    border-width: 0; }
  .xl\:border-2 {
    border-width: 2px; }
  .xl\:border-4 {
    border-width: 4px; }
  .xl\:border-8 {
    border-width: 8px; }
  .xl\:border {
    border-width: 1px; }
  .xl\:border-t-0 {
    border-top-width: 0; }
  .xl\:border-r-0 {
    border-right-width: 0; }
  .xl\:border-b-0 {
    border-bottom-width: 0; }
  .xl\:border-l-0 {
    border-left-width: 0; }
  .xl\:border-t-2 {
    border-top-width: 2px; }
  .xl\:border-r-2 {
    border-right-width: 2px; }
  .xl\:border-b-2 {
    border-bottom-width: 2px; }
  .xl\:border-l-2 {
    border-left-width: 2px; }
  .xl\:border-t-4 {
    border-top-width: 4px; }
  .xl\:border-r-4 {
    border-right-width: 4px; }
  .xl\:border-b-4 {
    border-bottom-width: 4px; }
  .xl\:border-l-4 {
    border-left-width: 4px; }
  .xl\:border-t-8 {
    border-top-width: 8px; }
  .xl\:border-r-8 {
    border-right-width: 8px; }
  .xl\:border-b-8 {
    border-bottom-width: 8px; }
  .xl\:border-l-8 {
    border-left-width: 8px; }
  .xl\:border-t {
    border-top-width: 1px; }
  .xl\:border-r {
    border-right-width: 1px; }
  .xl\:border-b {
    border-bottom-width: 1px; }
  .xl\:border-l {
    border-left-width: 1px; }
  .xl\:cursor-auto {
    cursor: auto; }
  .xl\:cursor-default {
    cursor: default; }
  .xl\:cursor-pointer {
    cursor: pointer; }
  .xl\:cursor-wait {
    cursor: wait; }
  .xl\:cursor-text {
    cursor: text; }
  .xl\:cursor-move {
    cursor: move; }
  .xl\:cursor-not-allowed {
    cursor: not-allowed; }
  .xl\:block {
    display: block; }
  .xl\:inline-block {
    display: inline-block; }
  .xl\:inline {
    display: inline; }
  .xl\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .xl\:inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .xl\:table {
    display: table; }
  .xl\:table-row {
    display: table-row; }
  .xl\:table-cell {
    display: table-cell; }
  .xl\:hidden {
    display: none; }
  .xl\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row; }
  .xl\:flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .xl\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column; }
  .xl\:flex-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
  .xl\:flex-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .xl\:flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse; }
  .xl\:flex-no-wrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .xl\:items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
        align-items: flex-start; }
  .xl\:items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
        align-items: flex-end; }
  .xl\:items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center; }
  .xl\:items-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
        align-items: baseline; }
  .xl\:items-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
        align-items: stretch; }
  .xl\:self-auto {
    -ms-flex-item-align: auto;
        align-self: auto; }
  .xl\:self-start {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .xl\:self-end {
    -ms-flex-item-align: end;
        align-self: flex-end; }
  .xl\:self-center {
    -ms-flex-item-align: center;
        align-self: center; }
  .xl\:self-stretch {
    -ms-flex-item-align: stretch;
        align-self: stretch; }
  .xl\:justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .xl\:justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .xl\:justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center; }
  .xl\:justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .xl\:justify-around {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .xl\:content-center {
    -ms-flex-line-pack: center;
        align-content: center; }
  .xl\:content-start {
    -ms-flex-line-pack: start;
        align-content: flex-start; }
  .xl\:content-end {
    -ms-flex-line-pack: end;
        align-content: flex-end; }
  .xl\:content-between {
    -ms-flex-line-pack: justify;
        align-content: space-between; }
  .xl\:content-around {
    -ms-flex-line-pack: distribute;
        align-content: space-around; }
  .xl\:flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
        flex: 1 1 0%; }
  .xl\:flex-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .xl\:flex-initial {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .xl\:flex-none {
    -webkit-box-flex: 0;
    -ms-flex: none;
        flex: none; }
  .xl\:flex-grow-0 {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
        flex-grow: 0; }
  .xl\:flex-grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
        flex-grow: 1; }
  .xl\:flex-shrink-0 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .xl\:flex-shrink {
    -ms-flex-negative: 1;
        flex-shrink: 1; }
  .xl\:order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
        order: 1; }
  .xl\:order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
        order: 2; }
  .xl\:order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
        order: 3; }
  .xl\:order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
        order: 4; }
  .xl\:order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
        order: 5; }
  .xl\:order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
        order: 6; }
  .xl\:order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
        order: 7; }
  .xl\:order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
        order: 8; }
  .xl\:order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
        order: 9; }
  .xl\:order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
        order: 10; }
  .xl\:order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
        order: 11; }
  .xl\:order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
        order: 12; }
  .xl\:order-first {
    -webkit-box-ordinal-group: -9998;
    -ms-flex-order: -9999;
        order: -9999; }
  .xl\:order-last {
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
        order: 9999; }
  .xl\:order-none {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
        order: 0; }
  .xl\:float-right {
    float: right; }
  .xl\:float-left {
    float: left; }
  .xl\:float-none {
    float: none; }
  .xl\:clearfix:after {
    content: "";
    display: table;
    clear: both; }
  .xl\:font-sans {
    font-family: Muli,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif; }
  .xl\:font-serif {
    font-family: Noto Serif,Georgia,Cambria,Times New Roman,Times,serif; }
  .xl\:font-mono {
    font-family: Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace; }
  .xl\:font-hairline {
    font-weight: 100; }
  .xl\:font-thin {
    font-weight: 200; }
  .xl\:font-light {
    font-weight: 300; }
  .xl\:font-normal {
    font-weight: 400; }
  .xl\:font-medium {
    font-weight: 500; }
  .xl\:font-semibold {
    font-weight: 600; }
  .xl\:font-bold {
    font-weight: 700; }
  .xl\:font-extrabold {
    font-weight: 800; }
  .xl\:font-black {
    font-weight: 900; }
  .xl\:hover\:font-hairline:hover {
    font-weight: 100; }
  .xl\:hover\:font-thin:hover {
    font-weight: 200; }
  .xl\:hover\:font-light:hover {
    font-weight: 300; }
  .xl\:hover\:font-normal:hover {
    font-weight: 400; }
  .xl\:hover\:font-medium:hover {
    font-weight: 500; }
  .xl\:hover\:font-semibold:hover {
    font-weight: 600; }
  .xl\:hover\:font-bold:hover {
    font-weight: 700; }
  .xl\:hover\:font-extrabold:hover {
    font-weight: 800; }
  .xl\:hover\:font-black:hover {
    font-weight: 900; }
  .xl\:focus\:font-hairline:focus {
    font-weight: 100; }
  .xl\:focus\:font-thin:focus {
    font-weight: 200; }
  .xl\:focus\:font-light:focus {
    font-weight: 300; }
  .xl\:focus\:font-normal:focus {
    font-weight: 400; }
  .xl\:focus\:font-medium:focus {
    font-weight: 500; }
  .xl\:focus\:font-semibold:focus {
    font-weight: 600; }
  .xl\:focus\:font-bold:focus {
    font-weight: 700; }
  .xl\:focus\:font-extrabold:focus {
    font-weight: 800; }
  .xl\:focus\:font-black:focus {
    font-weight: 900; }
  .xl\:h-0 {
    height: 0; }
  .xl\:h-1 {
    height: .25rem; }
  .xl\:h-2 {
    height: .5rem; }
  .xl\:h-3 {
    height: .75rem; }
  .xl\:h-4 {
    height: 1rem; }
  .xl\:h-5 {
    height: 1.25rem; }
  .xl\:h-6 {
    height: 1.5rem; }
  .xl\:h-8 {
    height: 2rem; }
  .xl\:h-10 {
    height: 2.5rem; }
  .xl\:h-12 {
    height: 3rem; }
  .xl\:h-16 {
    height: 4rem; }
  .xl\:h-20 {
    height: 5rem; }
  .xl\:h-24 {
    height: 6rem; }
  .xl\:h-32 {
    height: 8rem; }
  .xl\:h-40 {
    height: 10rem; }
  .xl\:h-48 {
    height: 12rem; }
  .xl\:h-56 {
    height: 14rem; }
  .xl\:h-64 {
    height: 16rem; }
  .xl\:h-auto {
    height: auto; }
  .xl\:h-px {
    height: 1px; }
  .xl\:h-full {
    height: 100%; }
  .xl\:h-screen {
    height: 100vh; }
  .xl\:leading-none {
    line-height: 1; }
  .xl\:leading-tight {
    line-height: 1.25; }
  .xl\:leading-normal {
    line-height: 1.6; }
  .xl\:leading-loose {
    line-height: 2; }
  .xl\:list-inside {
    list-style-position: inside; }
  .xl\:list-outside {
    list-style-position: outside; }
  .xl\:list-none {
    list-style-type: none; }
  .xl\:list-disc {
    list-style-type: disc; }
  .xl\:list-decimal {
    list-style-type: decimal; }
  .xl\:m-0 {
    margin: 0; }
  .xl\:m-1 {
    margin: .25rem; }
  .xl\:m-2 {
    margin: .5rem; }
  .xl\:m-3 {
    margin: .75rem; }
  .xl\:m-4 {
    margin: 1rem; }
  .xl\:m-5 {
    margin: 1.25rem; }
  .xl\:m-6 {
    margin: 1.5rem; }
  .xl\:m-8 {
    margin: 2rem; }
  .xl\:m-10 {
    margin: 2.5rem; }
  .xl\:m-12 {
    margin: 3rem; }
  .xl\:m-16 {
    margin: 4rem; }
  .xl\:m-20 {
    margin: 5rem; }
  .xl\:m-24 {
    margin: 6rem; }
  .xl\:m-32 {
    margin: 8rem; }
  .xl\:m-40 {
    margin: 10rem; }
  .xl\:m-48 {
    margin: 12rem; }
  .xl\:m-56 {
    margin: 14rem; }
  .xl\:m-64 {
    margin: 16rem; }
  .xl\:m-auto {
    margin: auto; }
  .xl\:m-px {
    margin: 1px; }
  .xl\:-m-1 {
    margin: -.25rem; }
  .xl\:-m-2 {
    margin: -.5rem; }
  .xl\:-m-3 {
    margin: -.75rem; }
  .xl\:-m-4 {
    margin: -1rem; }
  .xl\:-m-5 {
    margin: -1.25rem; }
  .xl\:-m-6 {
    margin: -1.5rem; }
  .xl\:-m-8 {
    margin: -2rem; }
  .xl\:-m-10 {
    margin: -2.5rem; }
  .xl\:-m-12 {
    margin: -3rem; }
  .xl\:-m-16 {
    margin: -4rem; }
  .xl\:-m-20 {
    margin: -5rem; }
  .xl\:-m-24 {
    margin: -6rem; }
  .xl\:-m-32 {
    margin: -8rem; }
  .xl\:-m-40 {
    margin: -10rem; }
  .xl\:-m-48 {
    margin: -12rem; }
  .xl\:-m-56 {
    margin: -14rem; }
  .xl\:-m-64 {
    margin: -16rem; }
  .xl\:-m-px {
    margin: -1px; }
  .xl\:my-0 {
    margin-top: 0;
    margin-bottom: 0; }
  .xl\:mx-0 {
    margin-left: 0;
    margin-right: 0; }
  .xl\:my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem; }
  .xl\:mx-1 {
    margin-left: .25rem;
    margin-right: .25rem; }
  .xl\:my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem; }
  .xl\:mx-2 {
    margin-left: .5rem;
    margin-right: .5rem; }
  .xl\:my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem; }
  .xl\:mx-3 {
    margin-left: .75rem;
    margin-right: .75rem; }
  .xl\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .xl\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem; }
  .xl\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem; }
  .xl\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem; }
  .xl\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }
  .xl\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem; }
  .xl\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .xl\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem; }
  .xl\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem; }
  .xl\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem; }
  .xl\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem; }
  .xl\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem; }
  .xl\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem; }
  .xl\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem; }
  .xl\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem; }
  .xl\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem; }
  .xl\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem; }
  .xl\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem; }
  .xl\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem; }
  .xl\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem; }
  .xl\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem; }
  .xl\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem; }
  .xl\:my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem; }
  .xl\:mx-48 {
    margin-left: 12rem;
    margin-right: 12rem; }
  .xl\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem; }
  .xl\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem; }
  .xl\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem; }
  .xl\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem; }
  .xl\:my-auto {
    margin-top: auto;
    margin-bottom: auto; }
  .xl\:mx-auto {
    margin-left: auto;
    margin-right: auto; }
  .xl\:my-px {
    margin-top: 1px;
    margin-bottom: 1px; }
  .xl\:mx-px {
    margin-left: 1px;
    margin-right: 1px; }
  .xl\:-my-1 {
    margin-top: -.25rem;
    margin-bottom: -.25rem; }
  .xl\:-mx-1 {
    margin-left: -.25rem;
    margin-right: -.25rem; }
  .xl\:-my-2 {
    margin-top: -.5rem;
    margin-bottom: -.5rem; }
  .xl\:-mx-2 {
    margin-left: -.5rem;
    margin-right: -.5rem; }
  .xl\:-my-3 {
    margin-top: -.75rem;
    margin-bottom: -.75rem; }
  .xl\:-mx-3 {
    margin-left: -.75rem;
    margin-right: -.75rem; }
  .xl\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem; }
  .xl\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem; }
  .xl\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem; }
  .xl\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem; }
  .xl\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem; }
  .xl\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem; }
  .xl\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem; }
  .xl\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem; }
  .xl\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem; }
  .xl\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem; }
  .xl\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem; }
  .xl\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem; }
  .xl\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem; }
  .xl\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem; }
  .xl\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem; }
  .xl\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem; }
  .xl\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem; }
  .xl\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem; }
  .xl\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem; }
  .xl\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem; }
  .xl\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem; }
  .xl\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem; }
  .xl\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem; }
  .xl\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem; }
  .xl\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem; }
  .xl\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem; }
  .xl\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem; }
  .xl\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem; }
  .xl\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px; }
  .xl\:-mx-px {
    margin-left: -1px;
    margin-right: -1px; }
  .xl\:mt-0 {
    margin-top: 0; }
  .xl\:mr-0 {
    margin-right: 0; }
  .xl\:mb-0 {
    margin-bottom: 0; }
  .xl\:ml-0 {
    margin-left: 0; }
  .xl\:mt-1 {
    margin-top: .25rem; }
  .xl\:mr-1 {
    margin-right: .25rem; }
  .xl\:mb-1 {
    margin-bottom: .25rem; }
  .xl\:ml-1 {
    margin-left: .25rem; }
  .xl\:mt-2 {
    margin-top: .5rem; }
  .xl\:mr-2 {
    margin-right: .5rem; }
  .xl\:mb-2 {
    margin-bottom: .5rem; }
  .xl\:ml-2 {
    margin-left: .5rem; }
  .xl\:mt-3 {
    margin-top: .75rem; }
  .xl\:mr-3 {
    margin-right: .75rem; }
  .xl\:mb-3 {
    margin-bottom: .75rem; }
  .xl\:ml-3 {
    margin-left: .75rem; }
  .xl\:mt-4 {
    margin-top: 1rem; }
  .xl\:mr-4 {
    margin-right: 1rem; }
  .xl\:mb-4 {
    margin-bottom: 1rem; }
  .xl\:ml-4 {
    margin-left: 1rem; }
  .xl\:mt-5 {
    margin-top: 1.25rem; }
  .xl\:mr-5 {
    margin-right: 1.25rem; }
  .xl\:mb-5 {
    margin-bottom: 1.25rem; }
  .xl\:ml-5 {
    margin-left: 1.25rem; }
  .xl\:mt-6 {
    margin-top: 1.5rem; }
  .xl\:mr-6 {
    margin-right: 1.5rem; }
  .xl\:mb-6 {
    margin-bottom: 1.5rem; }
  .xl\:ml-6 {
    margin-left: 1.5rem; }
  .xl\:mt-8 {
    margin-top: 2rem; }
  .xl\:mr-8 {
    margin-right: 2rem; }
  .xl\:mb-8 {
    margin-bottom: 2rem; }
  .xl\:ml-8 {
    margin-left: 2rem; }
  .xl\:mt-10 {
    margin-top: 2.5rem; }
  .xl\:mr-10 {
    margin-right: 2.5rem; }
  .xl\:mb-10 {
    margin-bottom: 2.5rem; }
  .xl\:ml-10 {
    margin-left: 2.5rem; }
  .xl\:mt-12 {
    margin-top: 3rem; }
  .xl\:mr-12 {
    margin-right: 3rem; }
  .xl\:mb-12 {
    margin-bottom: 3rem; }
  .xl\:ml-12 {
    margin-left: 3rem; }
  .xl\:mt-16 {
    margin-top: 4rem; }
  .xl\:mr-16 {
    margin-right: 4rem; }
  .xl\:mb-16 {
    margin-bottom: 4rem; }
  .xl\:ml-16 {
    margin-left: 4rem; }
  .xl\:mt-20 {
    margin-top: 5rem; }
  .xl\:mr-20 {
    margin-right: 5rem; }
  .xl\:mb-20 {
    margin-bottom: 5rem; }
  .xl\:ml-20 {
    margin-left: 5rem; }
  .xl\:mt-24 {
    margin-top: 6rem; }
  .xl\:mr-24 {
    margin-right: 6rem; }
  .xl\:mb-24 {
    margin-bottom: 6rem; }
  .xl\:ml-24 {
    margin-left: 6rem; }
  .xl\:mt-32 {
    margin-top: 8rem; }
  .xl\:mr-32 {
    margin-right: 8rem; }
  .xl\:mb-32 {
    margin-bottom: 8rem; }
  .xl\:ml-32 {
    margin-left: 8rem; }
  .xl\:mt-40 {
    margin-top: 10rem; }
  .xl\:mr-40 {
    margin-right: 10rem; }
  .xl\:mb-40 {
    margin-bottom: 10rem; }
  .xl\:ml-40 {
    margin-left: 10rem; }
  .xl\:mt-48 {
    margin-top: 12rem; }
  .xl\:mr-48 {
    margin-right: 12rem; }
  .xl\:mb-48 {
    margin-bottom: 12rem; }
  .xl\:ml-48 {
    margin-left: 12rem; }
  .xl\:mt-56 {
    margin-top: 14rem; }
  .xl\:mr-56 {
    margin-right: 14rem; }
  .xl\:mb-56 {
    margin-bottom: 14rem; }
  .xl\:ml-56 {
    margin-left: 14rem; }
  .xl\:mt-64 {
    margin-top: 16rem; }
  .xl\:mr-64 {
    margin-right: 16rem; }
  .xl\:mb-64 {
    margin-bottom: 16rem; }
  .xl\:ml-64 {
    margin-left: 16rem; }
  .xl\:mt-auto {
    margin-top: auto; }
  .xl\:mr-auto {
    margin-right: auto; }
  .xl\:mb-auto {
    margin-bottom: auto; }
  .xl\:ml-auto {
    margin-left: auto; }
  .xl\:mt-px {
    margin-top: 1px; }
  .xl\:mr-px {
    margin-right: 1px; }
  .xl\:mb-px {
    margin-bottom: 1px; }
  .xl\:ml-px {
    margin-left: 1px; }
  .xl\:-mt-1 {
    margin-top: -.25rem; }
  .xl\:-mr-1 {
    margin-right: -.25rem; }
  .xl\:-mb-1 {
    margin-bottom: -.25rem; }
  .xl\:-ml-1 {
    margin-left: -.25rem; }
  .xl\:-mt-2 {
    margin-top: -.5rem; }
  .xl\:-mr-2 {
    margin-right: -.5rem; }
  .xl\:-mb-2 {
    margin-bottom: -.5rem; }
  .xl\:-ml-2 {
    margin-left: -.5rem; }
  .xl\:-mt-3 {
    margin-top: -.75rem; }
  .xl\:-mr-3 {
    margin-right: -.75rem; }
  .xl\:-mb-3 {
    margin-bottom: -.75rem; }
  .xl\:-ml-3 {
    margin-left: -.75rem; }
  .xl\:-mt-4 {
    margin-top: -1rem; }
  .xl\:-mr-4 {
    margin-right: -1rem; }
  .xl\:-mb-4 {
    margin-bottom: -1rem; }
  .xl\:-ml-4 {
    margin-left: -1rem; }
  .xl\:-mt-5 {
    margin-top: -1.25rem; }
  .xl\:-mr-5 {
    margin-right: -1.25rem; }
  .xl\:-mb-5 {
    margin-bottom: -1.25rem; }
  .xl\:-ml-5 {
    margin-left: -1.25rem; }
  .xl\:-mt-6 {
    margin-top: -1.5rem; }
  .xl\:-mr-6 {
    margin-right: -1.5rem; }
  .xl\:-mb-6 {
    margin-bottom: -1.5rem; }
  .xl\:-ml-6 {
    margin-left: -1.5rem; }
  .xl\:-mt-8 {
    margin-top: -2rem; }
  .xl\:-mr-8 {
    margin-right: -2rem; }
  .xl\:-mb-8 {
    margin-bottom: -2rem; }
  .xl\:-ml-8 {
    margin-left: -2rem; }
  .xl\:-mt-10 {
    margin-top: -2.5rem; }
  .xl\:-mr-10 {
    margin-right: -2.5rem; }
  .xl\:-mb-10 {
    margin-bottom: -2.5rem; }
  .xl\:-ml-10 {
    margin-left: -2.5rem; }
  .xl\:-mt-12 {
    margin-top: -3rem; }
  .xl\:-mr-12 {
    margin-right: -3rem; }
  .xl\:-mb-12 {
    margin-bottom: -3rem; }
  .xl\:-ml-12 {
    margin-left: -3rem; }
  .xl\:-mt-16 {
    margin-top: -4rem; }
  .xl\:-mr-16 {
    margin-right: -4rem; }
  .xl\:-mb-16 {
    margin-bottom: -4rem; }
  .xl\:-ml-16 {
    margin-left: -4rem; }
  .xl\:-mt-20 {
    margin-top: -5rem; }
  .xl\:-mr-20 {
    margin-right: -5rem; }
  .xl\:-mb-20 {
    margin-bottom: -5rem; }
  .xl\:-ml-20 {
    margin-left: -5rem; }
  .xl\:-mt-24 {
    margin-top: -6rem; }
  .xl\:-mr-24 {
    margin-right: -6rem; }
  .xl\:-mb-24 {
    margin-bottom: -6rem; }
  .xl\:-ml-24 {
    margin-left: -6rem; }
  .xl\:-mt-32 {
    margin-top: -8rem; }
  .xl\:-mr-32 {
    margin-right: -8rem; }
  .xl\:-mb-32 {
    margin-bottom: -8rem; }
  .xl\:-ml-32 {
    margin-left: -8rem; }
  .xl\:-mt-40 {
    margin-top: -10rem; }
  .xl\:-mr-40 {
    margin-right: -10rem; }
  .xl\:-mb-40 {
    margin-bottom: -10rem; }
  .xl\:-ml-40 {
    margin-left: -10rem; }
  .xl\:-mt-48 {
    margin-top: -12rem; }
  .xl\:-mr-48 {
    margin-right: -12rem; }
  .xl\:-mb-48 {
    margin-bottom: -12rem; }
  .xl\:-ml-48 {
    margin-left: -12rem; }
  .xl\:-mt-56 {
    margin-top: -14rem; }
  .xl\:-mr-56 {
    margin-right: -14rem; }
  .xl\:-mb-56 {
    margin-bottom: -14rem; }
  .xl\:-ml-56 {
    margin-left: -14rem; }
  .xl\:-mt-64 {
    margin-top: -16rem; }
  .xl\:-mr-64 {
    margin-right: -16rem; }
  .xl\:-mb-64 {
    margin-bottom: -16rem; }
  .xl\:-ml-64 {
    margin-left: -16rem; }
  .xl\:-mt-px {
    margin-top: -1px; }
  .xl\:-mr-px {
    margin-right: -1px; }
  .xl\:-mb-px {
    margin-bottom: -1px; }
  .xl\:-ml-px {
    margin-left: -1px; }
  .xl\:max-h-10 {
    max-height: 2.5rem; }
  .xl\:max-h-12 {
    max-height: 3rem; }
  .xl\:max-h-16 {
    max-height: 4rem; }
  .xl\:max-h-24 {
    max-height: 6rem; }
  .xl\:max-h-32 {
    max-height: 8rem; }
  .xl\:max-h-48 {
    max-height: 12rem; }
  .xl\:max-h-64 {
    max-height: 16rem; }
  .xl\:max-h-full {
    max-height: 100%; }
  .xl\:max-h-screen {
    max-height: 100vh; }
  .xl\:max-w-10 {
    max-width: 2.5rem; }
  .xl\:max-w-12 {
    max-width: 3rem; }
  .xl\:max-w-16 {
    max-width: 4rem; }
  .xl\:max-w-24 {
    max-width: 6rem; }
  .xl\:max-w-32 {
    max-width: 8rem; }
  .xl\:max-w-48 {
    max-width: 12rem; }
  .xl\:max-w-64 {
    max-width: 16rem; }
  .xl\:max-w-xs {
    max-width: 20rem; }
  .xl\:max-w-sm {
    max-width: 24rem; }
  .xl\:max-w-md {
    max-width: 28rem; }
  .xl\:max-w-lg {
    max-width: 32rem; }
  .xl\:max-w-xl {
    max-width: 36rem; }
  .xl\:max-w-2xl {
    max-width: 42rem; }
  .xl\:max-w-3xl {
    max-width: 48rem; }
  .xl\:max-w-4xl {
    max-width: 56rem; }
  .xl\:max-w-5xl {
    max-width: 64rem; }
  .xl\:max-w-6xl {
    max-width: 72rem; }
  .xl\:max-w-full {
    max-width: 100%; }
  .xl\:min-h-0 {
    min-height: 0; }
  .xl\:min-h-full {
    min-height: 100%; }
  .xl\:min-h-screen {
    min-height: 100vh; }
  .xl\:min-w-0 {
    min-width: 0; }
  .xl\:min-w-full {
    min-width: 100%; }
  .xl\:object-contain {
    -o-object-fit: contain;
    object-fit: contain; }
  .xl\:object-cover {
    -o-object-fit: cover;
    object-fit: cover; }
  .xl\:object-fill {
    -o-object-fit: fill;
    object-fit: fill; }
  .xl\:object-none {
    -o-object-fit: none;
    object-fit: none; }
  .xl\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down; }
  .xl\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom; }
  .xl\:object-center {
    -o-object-position: center;
    object-position: center; }
  .xl\:object-left {
    -o-object-position: left;
    object-position: left; }
  .xl\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom; }
  .xl\:object-left-top {
    -o-object-position: left top;
    object-position: left top; }
  .xl\:object-right {
    -o-object-position: right;
    object-position: right; }
  .xl\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom; }
  .xl\:object-right-top {
    -o-object-position: right top;
    object-position: right top; }
  .xl\:object-top {
    -o-object-position: top;
    object-position: top; }
  .xl\:opacity-0 {
    opacity: 0; }
  .xl\:opacity-25 {
    opacity: .25; }
  .xl\:opacity-50 {
    opacity: .5; }
  .xl\:opacity-75 {
    opacity: .75; }
  .xl\:opacity-100 {
    opacity: 1; }
  .xl\:hover\:opacity-0:hover {
    opacity: 0; }
  .xl\:hover\:opacity-25:hover {
    opacity: .25; }
  .xl\:hover\:opacity-50:hover {
    opacity: .5; }
  .xl\:hover\:opacity-75:hover {
    opacity: .75; }
  .xl\:hover\:opacity-100:hover {
    opacity: 1; }
  .xl\:focus\:opacity-0:focus {
    opacity: 0; }
  .xl\:focus\:opacity-25:focus {
    opacity: .25; }
  .xl\:focus\:opacity-50:focus {
    opacity: .5; }
  .xl\:focus\:opacity-75:focus {
    opacity: .75; }
  .xl\:focus\:opacity-100:focus {
    opacity: 1; }
  .xl\:focus\:outline-none:focus, .xl\:outline-none {
    outline: 0; }
  .xl\:overflow-auto {
    overflow: auto; }
  .xl\:overflow-hidden {
    overflow: hidden; }
  .xl\:overflow-visible {
    overflow: visible; }
  .xl\:overflow-scroll {
    overflow: scroll; }
  .xl\:overflow-x-auto {
    overflow-x: auto; }
  .xl\:overflow-y-auto {
    overflow-y: auto; }
  .xl\:overflow-x-hidden {
    overflow-x: hidden; }
  .xl\:overflow-y-hidden {
    overflow-y: hidden; }
  .xl\:overflow-x-visible {
    overflow-x: visible; }
  .xl\:overflow-y-visible {
    overflow-y: visible; }
  .xl\:overflow-x-scroll {
    overflow-x: scroll; }
  .xl\:overflow-y-scroll {
    overflow-y: scroll; }
  .xl\:scrolling-touch {
    -webkit-overflow-scrolling: touch; }
  .xl\:scrolling-auto {
    -webkit-overflow-scrolling: auto; }
  .xl\:p-0 {
    padding: 0; }
  .xl\:p-1 {
    padding: .25rem; }
  .xl\:p-2 {
    padding: .5rem; }
  .xl\:p-3 {
    padding: .75rem; }
  .xl\:p-4 {
    padding: 1rem; }
  .xl\:p-5 {
    padding: 1.25rem; }
  .xl\:p-6 {
    padding: 1.5rem; }
  .xl\:p-8 {
    padding: 2rem; }
  .xl\:p-10 {
    padding: 2.5rem; }
  .xl\:p-12 {
    padding: 3rem; }
  .xl\:p-16 {
    padding: 4rem; }
  .xl\:p-20 {
    padding: 5rem; }
  .xl\:p-24 {
    padding: 6rem; }
  .xl\:p-32 {
    padding: 8rem; }
  .xl\:p-40 {
    padding: 10rem; }
  .xl\:p-48 {
    padding: 12rem; }
  .xl\:p-56 {
    padding: 14rem; }
  .xl\:p-64 {
    padding: 16rem; }
  .xl\:p-px {
    padding: 1px; }
  .xl\:py-0 {
    padding-top: 0;
    padding-bottom: 0; }
  .xl\:px-0 {
    padding-left: 0;
    padding-right: 0; }
  .xl\:py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem; }
  .xl\:px-1 {
    padding-left: .25rem;
    padding-right: .25rem; }
  .xl\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem; }
  .xl\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem; }
  .xl\:py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem; }
  .xl\:px-3 {
    padding-left: .75rem;
    padding-right: .75rem; }
  .xl\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem; }
  .xl\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem; }
  .xl\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
  .xl\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
  .xl\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .xl\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem; }
  .xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem; }
  .xl\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }
  .xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem; }
  .xl\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem; }
  .xl\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem; }
  .xl\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem; }
  .xl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem; }
  .xl\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem; }
  .xl\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem; }
  .xl\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem; }
  .xl\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem; }
  .xl\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem; }
  .xl\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem; }
  .xl\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem; }
  .xl\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem; }
  .xl\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem; }
  .xl\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem; }
  .xl\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem; }
  .xl\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem; }
  .xl\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem; }
  .xl\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem; }
  .xl\:py-px {
    padding-top: 1px;
    padding-bottom: 1px; }
  .xl\:px-px {
    padding-left: 1px;
    padding-right: 1px; }
  .xl\:pt-0 {
    padding-top: 0; }
  .xl\:pr-0 {
    padding-right: 0; }
  .xl\:pb-0 {
    padding-bottom: 0; }
  .xl\:pl-0 {
    padding-left: 0; }
  .xl\:pt-1 {
    padding-top: .25rem; }
  .xl\:pr-1 {
    padding-right: .25rem; }
  .xl\:pb-1 {
    padding-bottom: .25rem; }
  .xl\:pl-1 {
    padding-left: .25rem; }
  .xl\:pt-2 {
    padding-top: .5rem; }
  .xl\:pr-2 {
    padding-right: .5rem; }
  .xl\:pb-2 {
    padding-bottom: .5rem; }
  .xl\:pl-2 {
    padding-left: .5rem; }
  .xl\:pt-3 {
    padding-top: .75rem; }
  .xl\:pr-3 {
    padding-right: .75rem; }
  .xl\:pb-3 {
    padding-bottom: .75rem; }
  .xl\:pl-3 {
    padding-left: .75rem; }
  .xl\:pt-4 {
    padding-top: 1rem; }
  .xl\:pr-4 {
    padding-right: 1rem; }
  .xl\:pb-4 {
    padding-bottom: 1rem; }
  .xl\:pl-4 {
    padding-left: 1rem; }
  .xl\:pt-5 {
    padding-top: 1.25rem; }
  .xl\:pr-5 {
    padding-right: 1.25rem; }
  .xl\:pb-5 {
    padding-bottom: 1.25rem; }
  .xl\:pl-5 {
    padding-left: 1.25rem; }
  .xl\:pt-6 {
    padding-top: 1.5rem; }
  .xl\:pr-6 {
    padding-right: 1.5rem; }
  .xl\:pb-6 {
    padding-bottom: 1.5rem; }
  .xl\:pl-6 {
    padding-left: 1.5rem; }
  .xl\:pt-8 {
    padding-top: 2rem; }
  .xl\:pr-8 {
    padding-right: 2rem; }
  .xl\:pb-8 {
    padding-bottom: 2rem; }
  .xl\:pl-8 {
    padding-left: 2rem; }
  .xl\:pt-10 {
    padding-top: 2.5rem; }
  .xl\:pr-10 {
    padding-right: 2.5rem; }
  .xl\:pb-10 {
    padding-bottom: 2.5rem; }
  .xl\:pl-10 {
    padding-left: 2.5rem; }
  .xl\:pt-12 {
    padding-top: 3rem; }
  .xl\:pr-12 {
    padding-right: 3rem; }
  .xl\:pb-12 {
    padding-bottom: 3rem; }
  .xl\:pl-12 {
    padding-left: 3rem; }
  .xl\:pt-16 {
    padding-top: 4rem; }
  .xl\:pr-16 {
    padding-right: 4rem; }
  .xl\:pb-16 {
    padding-bottom: 4rem; }
  .xl\:pl-16 {
    padding-left: 4rem; }
  .xl\:pt-20 {
    padding-top: 5rem; }
  .xl\:pr-20 {
    padding-right: 5rem; }
  .xl\:pb-20 {
    padding-bottom: 5rem; }
  .xl\:pl-20 {
    padding-left: 5rem; }
  .xl\:pt-24 {
    padding-top: 6rem; }
  .xl\:pr-24 {
    padding-right: 6rem; }
  .xl\:pb-24 {
    padding-bottom: 6rem; }
  .xl\:pl-24 {
    padding-left: 6rem; }
  .xl\:pt-32 {
    padding-top: 8rem; }
  .xl\:pr-32 {
    padding-right: 8rem; }
  .xl\:pb-32 {
    padding-bottom: 8rem; }
  .xl\:pl-32 {
    padding-left: 8rem; }
  .xl\:pt-40 {
    padding-top: 10rem; }
  .xl\:pr-40 {
    padding-right: 10rem; }
  .xl\:pb-40 {
    padding-bottom: 10rem; }
  .xl\:pl-40 {
    padding-left: 10rem; }
  .xl\:pt-48 {
    padding-top: 12rem; }
  .xl\:pr-48 {
    padding-right: 12rem; }
  .xl\:pb-48 {
    padding-bottom: 12rem; }
  .xl\:pl-48 {
    padding-left: 12rem; }
  .xl\:pt-56 {
    padding-top: 14rem; }
  .xl\:pr-56 {
    padding-right: 14rem; }
  .xl\:pb-56 {
    padding-bottom: 14rem; }
  .xl\:pl-56 {
    padding-left: 14rem; }
  .xl\:pt-64 {
    padding-top: 16rem; }
  .xl\:pr-64 {
    padding-right: 16rem; }
  .xl\:pb-64 {
    padding-bottom: 16rem; }
  .xl\:pl-64 {
    padding-left: 16rem; }
  .xl\:pt-px {
    padding-top: 1px; }
  .xl\:pr-px {
    padding-right: 1px; }
  .xl\:pb-px {
    padding-bottom: 1px; }
  .xl\:pl-px {
    padding-left: 1px; }
  .xl\:placeholder-transparent::-webkit-input-placeholder {
    color: transparent; }
  .xl\:placeholder-transparent::-moz-placeholder {
    color: transparent; }
  .xl\:placeholder-transparent:-ms-input-placeholder {
    color: transparent; }
  .xl\:placeholder-transparent::-ms-input-placeholder {
    color: transparent; }
  .xl\:placeholder-transparent::placeholder {
    color: transparent; }
  .xl\:placeholder-black::-webkit-input-placeholder {
    color: #22292f; }
  .xl\:placeholder-black::-moz-placeholder {
    color: #22292f; }
  .xl\:placeholder-black:-ms-input-placeholder {
    color: #22292f; }
  .xl\:placeholder-black::-ms-input-placeholder {
    color: #22292f; }
  .xl\:placeholder-black::placeholder {
    color: #22292f; }
  .xl\:placeholder-grey-darkest::-webkit-input-placeholder {
    color: #3d4852; }
  .xl\:placeholder-grey-darkest::-moz-placeholder {
    color: #3d4852; }
  .xl\:placeholder-grey-darkest:-ms-input-placeholder {
    color: #3d4852; }
  .xl\:placeholder-grey-darkest::-ms-input-placeholder {
    color: #3d4852; }
  .xl\:placeholder-grey-darkest::placeholder {
    color: #3d4852; }
  .xl\:placeholder-grey-darker::-webkit-input-placeholder {
    color: #606f7b; }
  .xl\:placeholder-grey-darker::-moz-placeholder {
    color: #606f7b; }
  .xl\:placeholder-grey-darker:-ms-input-placeholder {
    color: #606f7b; }
  .xl\:placeholder-grey-darker::-ms-input-placeholder {
    color: #606f7b; }
  .xl\:placeholder-grey-darker::placeholder {
    color: #606f7b; }
  .xl\:placeholder-grey-dark::-webkit-input-placeholder {
    color: #8795a1; }
  .xl\:placeholder-grey-dark::-moz-placeholder {
    color: #8795a1; }
  .xl\:placeholder-grey-dark:-ms-input-placeholder {
    color: #8795a1; }
  .xl\:placeholder-grey-dark::-ms-input-placeholder {
    color: #8795a1; }
  .xl\:placeholder-grey-dark::placeholder {
    color: #8795a1; }
  .xl\:placeholder-grey::-webkit-input-placeholder {
    color: #b8c2cc; }
  .xl\:placeholder-grey::-moz-placeholder {
    color: #b8c2cc; }
  .xl\:placeholder-grey:-ms-input-placeholder {
    color: #b8c2cc; }
  .xl\:placeholder-grey::-ms-input-placeholder {
    color: #b8c2cc; }
  .xl\:placeholder-grey::placeholder {
    color: #b8c2cc; }
  .xl\:placeholder-grey-light::-webkit-input-placeholder {
    color: #dae1e7; }
  .xl\:placeholder-grey-light::-moz-placeholder {
    color: #dae1e7; }
  .xl\:placeholder-grey-light:-ms-input-placeholder {
    color: #dae1e7; }
  .xl\:placeholder-grey-light::-ms-input-placeholder {
    color: #dae1e7; }
  .xl\:placeholder-grey-light::placeholder {
    color: #dae1e7; }
  .xl\:placeholder-grey-lighter::-webkit-input-placeholder {
    color: #f1f5f8; }
  .xl\:placeholder-grey-lighter::-moz-placeholder {
    color: #f1f5f8; }
  .xl\:placeholder-grey-lighter:-ms-input-placeholder {
    color: #f1f5f8; }
  .xl\:placeholder-grey-lighter::-ms-input-placeholder {
    color: #f1f5f8; }
  .xl\:placeholder-grey-lighter::placeholder {
    color: #f1f5f8; }
  .xl\:placeholder-grey-lightest::-webkit-input-placeholder {
    color: #f8fafc; }
  .xl\:placeholder-grey-lightest::-moz-placeholder {
    color: #f8fafc; }
  .xl\:placeholder-grey-lightest:-ms-input-placeholder {
    color: #f8fafc; }
  .xl\:placeholder-grey-lightest::-ms-input-placeholder {
    color: #f8fafc; }
  .xl\:placeholder-grey-lightest::placeholder {
    color: #f8fafc; }
  .xl\:placeholder-white::-webkit-input-placeholder {
    color: #fff; }
  .xl\:placeholder-white::-moz-placeholder {
    color: #fff; }
  .xl\:placeholder-white:-ms-input-placeholder {
    color: #fff; }
  .xl\:placeholder-white::-ms-input-placeholder {
    color: #fff; }
  .xl\:placeholder-white::placeholder {
    color: #fff; }
  .xl\:placeholder-blue-darker::-webkit-input-placeholder {
    color: #0e1932; }
  .xl\:placeholder-blue-darker::-moz-placeholder {
    color: #0e1932; }
  .xl\:placeholder-blue-darker:-ms-input-placeholder {
    color: #0e1932; }
  .xl\:placeholder-blue-darker::-ms-input-placeholder {
    color: #0e1932; }
  .xl\:placeholder-blue-darker::placeholder {
    color: #0e1932; }
  .xl\:placeholder-blue-dark::-webkit-input-placeholder {
    color: #1d2945; }
  .xl\:placeholder-blue-dark::-moz-placeholder {
    color: #1d2945; }
  .xl\:placeholder-blue-dark:-ms-input-placeholder {
    color: #1d2945; }
  .xl\:placeholder-blue-dark::-ms-input-placeholder {
    color: #1d2945; }
  .xl\:placeholder-blue-dark::placeholder {
    color: #1d2945; }
  .xl\:placeholder-blue::-webkit-input-placeholder {
    color: #2d374d; }
  .xl\:placeholder-blue::-moz-placeholder {
    color: #2d374d; }
  .xl\:placeholder-blue:-ms-input-placeholder {
    color: #2d374d; }
  .xl\:placeholder-blue::-ms-input-placeholder {
    color: #2d374d; }
  .xl\:placeholder-blue::placeholder {
    color: #2d374d; }
  .xl\:placeholder-blue-light::-webkit-input-placeholder {
    color: #45526d; }
  .xl\:placeholder-blue-light::-moz-placeholder {
    color: #45526d; }
  .xl\:placeholder-blue-light:-ms-input-placeholder {
    color: #45526d; }
  .xl\:placeholder-blue-light::-ms-input-placeholder {
    color: #45526d; }
  .xl\:placeholder-blue-light::placeholder {
    color: #45526d; }
  .xl\:placeholder-blue-lighter::-webkit-input-placeholder {
    color: #626e87; }
  .xl\:placeholder-blue-lighter::-moz-placeholder {
    color: #626e87; }
  .xl\:placeholder-blue-lighter:-ms-input-placeholder {
    color: #626e87; }
  .xl\:placeholder-blue-lighter::-ms-input-placeholder {
    color: #626e87; }
  .xl\:placeholder-blue-lighter::placeholder {
    color: #626e87; }
  .xl\:placeholder-pink-darker::-webkit-input-placeholder {
    color: #a31e1e; }
  .xl\:placeholder-pink-darker::-moz-placeholder {
    color: #a31e1e; }
  .xl\:placeholder-pink-darker:-ms-input-placeholder {
    color: #a31e1e; }
  .xl\:placeholder-pink-darker::-ms-input-placeholder {
    color: #a31e1e; }
  .xl\:placeholder-pink-darker::placeholder {
    color: #a31e1e; }
  .xl\:placeholder-pink-dark::-webkit-input-placeholder {
    color: #c63c3c; }
  .xl\:placeholder-pink-dark::-moz-placeholder {
    color: #c63c3c; }
  .xl\:placeholder-pink-dark:-ms-input-placeholder {
    color: #c63c3c; }
  .xl\:placeholder-pink-dark::-ms-input-placeholder {
    color: #c63c3c; }
  .xl\:placeholder-pink-dark::placeholder {
    color: #c63c3c; }
  .xl\:placeholder-pink::-webkit-input-placeholder {
    color: #e76363; }
  .xl\:placeholder-pink::-moz-placeholder {
    color: #e76363; }
  .xl\:placeholder-pink:-ms-input-placeholder {
    color: #e76363; }
  .xl\:placeholder-pink::-ms-input-placeholder {
    color: #e76363; }
  .xl\:placeholder-pink::placeholder {
    color: #e76363; }
  .xl\:placeholder-pink-light::-webkit-input-placeholder {
    color: #ff9393; }
  .xl\:placeholder-pink-light::-moz-placeholder {
    color: #ff9393; }
  .xl\:placeholder-pink-light:-ms-input-placeholder {
    color: #ff9393; }
  .xl\:placeholder-pink-light::-ms-input-placeholder {
    color: #ff9393; }
  .xl\:placeholder-pink-light::placeholder {
    color: #ff9393; }
  .xl\:placeholder-pink-lighter::-webkit-input-placeholder {
    color: #ffbcbc; }
  .xl\:placeholder-pink-lighter::-moz-placeholder {
    color: #ffbcbc; }
  .xl\:placeholder-pink-lighter:-ms-input-placeholder {
    color: #ffbcbc; }
  .xl\:placeholder-pink-lighter::-ms-input-placeholder {
    color: #ffbcbc; }
  .xl\:placeholder-pink-lighter::placeholder {
    color: #ffbcbc; }
  .xl\:focus\:placeholder-transparent:focus::-webkit-input-placeholder {
    color: transparent; }
  .xl\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent; }
  .xl\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent; }
  .xl\:focus\:placeholder-transparent:focus::-ms-input-placeholder {
    color: transparent; }
  .xl\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent; }
  .xl\:focus\:placeholder-black:focus::-webkit-input-placeholder {
    color: #22292f; }
  .xl\:focus\:placeholder-black:focus::-moz-placeholder {
    color: #22292f; }
  .xl\:focus\:placeholder-black:focus:-ms-input-placeholder {
    color: #22292f; }
  .xl\:focus\:placeholder-black:focus::-ms-input-placeholder {
    color: #22292f; }
  .xl\:focus\:placeholder-black:focus::placeholder {
    color: #22292f; }
  .xl\:focus\:placeholder-grey-darkest:focus::-webkit-input-placeholder {
    color: #3d4852; }
  .xl\:focus\:placeholder-grey-darkest:focus::-moz-placeholder {
    color: #3d4852; }
  .xl\:focus\:placeholder-grey-darkest:focus:-ms-input-placeholder {
    color: #3d4852; }
  .xl\:focus\:placeholder-grey-darkest:focus::-ms-input-placeholder {
    color: #3d4852; }
  .xl\:focus\:placeholder-grey-darkest:focus::placeholder {
    color: #3d4852; }
  .xl\:focus\:placeholder-grey-darker:focus::-webkit-input-placeholder {
    color: #606f7b; }
  .xl\:focus\:placeholder-grey-darker:focus::-moz-placeholder {
    color: #606f7b; }
  .xl\:focus\:placeholder-grey-darker:focus:-ms-input-placeholder {
    color: #606f7b; }
  .xl\:focus\:placeholder-grey-darker:focus::-ms-input-placeholder {
    color: #606f7b; }
  .xl\:focus\:placeholder-grey-darker:focus::placeholder {
    color: #606f7b; }
  .xl\:focus\:placeholder-grey-dark:focus::-webkit-input-placeholder {
    color: #8795a1; }
  .xl\:focus\:placeholder-grey-dark:focus::-moz-placeholder {
    color: #8795a1; }
  .xl\:focus\:placeholder-grey-dark:focus:-ms-input-placeholder {
    color: #8795a1; }
  .xl\:focus\:placeholder-grey-dark:focus::-ms-input-placeholder {
    color: #8795a1; }
  .xl\:focus\:placeholder-grey-dark:focus::placeholder {
    color: #8795a1; }
  .xl\:focus\:placeholder-grey:focus::-webkit-input-placeholder {
    color: #b8c2cc; }
  .xl\:focus\:placeholder-grey:focus::-moz-placeholder {
    color: #b8c2cc; }
  .xl\:focus\:placeholder-grey:focus:-ms-input-placeholder {
    color: #b8c2cc; }
  .xl\:focus\:placeholder-grey:focus::-ms-input-placeholder {
    color: #b8c2cc; }
  .xl\:focus\:placeholder-grey:focus::placeholder {
    color: #b8c2cc; }
  .xl\:focus\:placeholder-grey-light:focus::-webkit-input-placeholder {
    color: #dae1e7; }
  .xl\:focus\:placeholder-grey-light:focus::-moz-placeholder {
    color: #dae1e7; }
  .xl\:focus\:placeholder-grey-light:focus:-ms-input-placeholder {
    color: #dae1e7; }
  .xl\:focus\:placeholder-grey-light:focus::-ms-input-placeholder {
    color: #dae1e7; }
  .xl\:focus\:placeholder-grey-light:focus::placeholder {
    color: #dae1e7; }
  .xl\:focus\:placeholder-grey-lighter:focus::-webkit-input-placeholder {
    color: #f1f5f8; }
  .xl\:focus\:placeholder-grey-lighter:focus::-moz-placeholder {
    color: #f1f5f8; }
  .xl\:focus\:placeholder-grey-lighter:focus:-ms-input-placeholder {
    color: #f1f5f8; }
  .xl\:focus\:placeholder-grey-lighter:focus::-ms-input-placeholder {
    color: #f1f5f8; }
  .xl\:focus\:placeholder-grey-lighter:focus::placeholder {
    color: #f1f5f8; }
  .xl\:focus\:placeholder-grey-lightest:focus::-webkit-input-placeholder {
    color: #f8fafc; }
  .xl\:focus\:placeholder-grey-lightest:focus::-moz-placeholder {
    color: #f8fafc; }
  .xl\:focus\:placeholder-grey-lightest:focus:-ms-input-placeholder {
    color: #f8fafc; }
  .xl\:focus\:placeholder-grey-lightest:focus::-ms-input-placeholder {
    color: #f8fafc; }
  .xl\:focus\:placeholder-grey-lightest:focus::placeholder {
    color: #f8fafc; }
  .xl\:focus\:placeholder-white:focus::-webkit-input-placeholder {
    color: #fff; }
  .xl\:focus\:placeholder-white:focus::-moz-placeholder {
    color: #fff; }
  .xl\:focus\:placeholder-white:focus:-ms-input-placeholder {
    color: #fff; }
  .xl\:focus\:placeholder-white:focus::-ms-input-placeholder {
    color: #fff; }
  .xl\:focus\:placeholder-white:focus::placeholder {
    color: #fff; }
  .xl\:focus\:placeholder-blue-darker:focus::-webkit-input-placeholder {
    color: #0e1932; }
  .xl\:focus\:placeholder-blue-darker:focus::-moz-placeholder {
    color: #0e1932; }
  .xl\:focus\:placeholder-blue-darker:focus:-ms-input-placeholder {
    color: #0e1932; }
  .xl\:focus\:placeholder-blue-darker:focus::-ms-input-placeholder {
    color: #0e1932; }
  .xl\:focus\:placeholder-blue-darker:focus::placeholder {
    color: #0e1932; }
  .xl\:focus\:placeholder-blue-dark:focus::-webkit-input-placeholder {
    color: #1d2945; }
  .xl\:focus\:placeholder-blue-dark:focus::-moz-placeholder {
    color: #1d2945; }
  .xl\:focus\:placeholder-blue-dark:focus:-ms-input-placeholder {
    color: #1d2945; }
  .xl\:focus\:placeholder-blue-dark:focus::-ms-input-placeholder {
    color: #1d2945; }
  .xl\:focus\:placeholder-blue-dark:focus::placeholder {
    color: #1d2945; }
  .xl\:focus\:placeholder-blue:focus::-webkit-input-placeholder {
    color: #2d374d; }
  .xl\:focus\:placeholder-blue:focus::-moz-placeholder {
    color: #2d374d; }
  .xl\:focus\:placeholder-blue:focus:-ms-input-placeholder {
    color: #2d374d; }
  .xl\:focus\:placeholder-blue:focus::-ms-input-placeholder {
    color: #2d374d; }
  .xl\:focus\:placeholder-blue:focus::placeholder {
    color: #2d374d; }
  .xl\:focus\:placeholder-blue-light:focus::-webkit-input-placeholder {
    color: #45526d; }
  .xl\:focus\:placeholder-blue-light:focus::-moz-placeholder {
    color: #45526d; }
  .xl\:focus\:placeholder-blue-light:focus:-ms-input-placeholder {
    color: #45526d; }
  .xl\:focus\:placeholder-blue-light:focus::-ms-input-placeholder {
    color: #45526d; }
  .xl\:focus\:placeholder-blue-light:focus::placeholder {
    color: #45526d; }
  .xl\:focus\:placeholder-blue-lighter:focus::-webkit-input-placeholder {
    color: #626e87; }
  .xl\:focus\:placeholder-blue-lighter:focus::-moz-placeholder {
    color: #626e87; }
  .xl\:focus\:placeholder-blue-lighter:focus:-ms-input-placeholder {
    color: #626e87; }
  .xl\:focus\:placeholder-blue-lighter:focus::-ms-input-placeholder {
    color: #626e87; }
  .xl\:focus\:placeholder-blue-lighter:focus::placeholder {
    color: #626e87; }
  .xl\:focus\:placeholder-pink-darker:focus::-webkit-input-placeholder {
    color: #a31e1e; }
  .xl\:focus\:placeholder-pink-darker:focus::-moz-placeholder {
    color: #a31e1e; }
  .xl\:focus\:placeholder-pink-darker:focus:-ms-input-placeholder {
    color: #a31e1e; }
  .xl\:focus\:placeholder-pink-darker:focus::-ms-input-placeholder {
    color: #a31e1e; }
  .xl\:focus\:placeholder-pink-darker:focus::placeholder {
    color: #a31e1e; }
  .xl\:focus\:placeholder-pink-dark:focus::-webkit-input-placeholder {
    color: #c63c3c; }
  .xl\:focus\:placeholder-pink-dark:focus::-moz-placeholder {
    color: #c63c3c; }
  .xl\:focus\:placeholder-pink-dark:focus:-ms-input-placeholder {
    color: #c63c3c; }
  .xl\:focus\:placeholder-pink-dark:focus::-ms-input-placeholder {
    color: #c63c3c; }
  .xl\:focus\:placeholder-pink-dark:focus::placeholder {
    color: #c63c3c; }
  .xl\:focus\:placeholder-pink:focus::-webkit-input-placeholder {
    color: #e76363; }
  .xl\:focus\:placeholder-pink:focus::-moz-placeholder {
    color: #e76363; }
  .xl\:focus\:placeholder-pink:focus:-ms-input-placeholder {
    color: #e76363; }
  .xl\:focus\:placeholder-pink:focus::-ms-input-placeholder {
    color: #e76363; }
  .xl\:focus\:placeholder-pink:focus::placeholder {
    color: #e76363; }
  .xl\:focus\:placeholder-pink-light:focus::-webkit-input-placeholder {
    color: #ff9393; }
  .xl\:focus\:placeholder-pink-light:focus::-moz-placeholder {
    color: #ff9393; }
  .xl\:focus\:placeholder-pink-light:focus:-ms-input-placeholder {
    color: #ff9393; }
  .xl\:focus\:placeholder-pink-light:focus::-ms-input-placeholder {
    color: #ff9393; }
  .xl\:focus\:placeholder-pink-light:focus::placeholder {
    color: #ff9393; }
  .xl\:focus\:placeholder-pink-lighter:focus::-webkit-input-placeholder {
    color: #ffbcbc; }
  .xl\:focus\:placeholder-pink-lighter:focus::-moz-placeholder {
    color: #ffbcbc; }
  .xl\:focus\:placeholder-pink-lighter:focus:-ms-input-placeholder {
    color: #ffbcbc; }
  .xl\:focus\:placeholder-pink-lighter:focus::-ms-input-placeholder {
    color: #ffbcbc; }
  .xl\:focus\:placeholder-pink-lighter:focus::placeholder {
    color: #ffbcbc; }
  .xl\:pointer-events-none {
    pointer-events: none; }
  .xl\:pointer-events-auto {
    pointer-events: auto; }
  .xl\:static {
    position: static; }
  .xl\:fixed {
    position: fixed; }
  .xl\:absolute {
    position: absolute; }
  .xl\:relative {
    position: relative; }
  .xl\:sticky {
    position: -webkit-sticky;
    position: sticky; }
  .xl\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .xl\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto; }
  .xl\:inset-y-0 {
    top: 0;
    bottom: 0; }
  .xl\:inset-x-0 {
    right: 0;
    left: 0; }
  .xl\:inset-y-auto {
    top: auto;
    bottom: auto; }
  .xl\:inset-x-auto {
    right: auto;
    left: auto; }
  .xl\:top-0 {
    top: 0; }
  .xl\:right-0 {
    right: 0; }
  .xl\:bottom-0 {
    bottom: 0; }
  .xl\:left-0 {
    left: 0; }
  .xl\:top-auto {
    top: auto; }
  .xl\:right-auto {
    right: auto; }
  .xl\:bottom-auto {
    bottom: auto; }
  .xl\:left-auto {
    left: auto; }
  .xl\:resize-none {
    resize: none; }
  .xl\:resize-y {
    resize: vertical; }
  .xl\:resize-x {
    resize: horizontal; }
  .xl\:resize {
    resize: both; }
  .xl\:shadow {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }
  .xl\:shadow-md {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }
  .xl\:shadow-lg {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }
  .xl\:shadow-xl {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }
  .xl\:shadow-2xl {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }
  .xl\:shadow-inner {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
            box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); }
  .xl\:shadow-outline {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
            box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5); }
  .xl\:shadow-none {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .xl\:hover\:shadow:hover {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }
  .xl\:hover\:shadow-md:hover {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }
  .xl\:hover\:shadow-lg:hover {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }
  .xl\:hover\:shadow-xl:hover {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }
  .xl\:hover\:shadow-2xl:hover {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }
  .xl\:hover\:shadow-inner:hover {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
            box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); }
  .xl\:hover\:shadow-outline:hover {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
            box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5); }
  .xl\:hover\:shadow-none:hover {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .xl\:focus\:shadow:focus {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }
  .xl\:focus\:shadow-md:focus {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }
  .xl\:focus\:shadow-lg:focus {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }
  .xl\:focus\:shadow-xl:focus {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }
  .xl\:focus\:shadow-2xl:focus {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }
  .xl\:focus\:shadow-inner:focus {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
            box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); }
  .xl\:focus\:shadow-outline:focus {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
            box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5); }
  .xl\:focus\:shadow-none:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .xl\:fill-current {
    fill: currentColor; }
  .xl\:stroke-current {
    stroke: currentColor; }
  .xl\:table-auto {
    table-layout: auto; }
  .xl\:table-fixed {
    table-layout: fixed; }
  .xl\:text-left {
    text-align: left; }
  .xl\:text-center {
    text-align: center; }
  .xl\:text-right {
    text-align: right; }
  .xl\:text-justify {
    text-align: justify; }
  .xl\:text-transparent {
    color: transparent; }
  .xl\:text-black {
    color: #22292f; }
  .xl\:text-grey-darkest {
    color: #3d4852; }
  .xl\:text-grey-darker {
    color: #606f7b; }
  .xl\:text-grey-dark {
    color: #8795a1; }
  .xl\:text-grey {
    color: #b8c2cc; }
  .xl\:text-grey-light {
    color: #dae1e7; }
  .xl\:text-grey-lighter {
    color: #f1f5f8; }
  .xl\:text-grey-lightest {
    color: #f8fafc; }
  .xl\:text-white {
    color: #fff; }
  .xl\:text-blue-darker {
    color: #0e1932; }
  .xl\:text-blue-dark {
    color: #1d2945; }
  .xl\:text-blue {
    color: #2d374d; }
  .xl\:text-blue-light {
    color: #45526d; }
  .xl\:text-blue-lighter {
    color: #626e87; }
  .xl\:text-pink-darker {
    color: #a31e1e; }
  .xl\:text-pink-dark {
    color: #c63c3c; }
  .xl\:text-pink {
    color: #e76363; }
  .xl\:text-pink-light {
    color: #ff9393; }
  .xl\:text-pink-lighter {
    color: #ffbcbc; }
  .xl\:hover\:text-transparent:hover {
    color: transparent; }
  .xl\:hover\:text-black:hover {
    color: #22292f; }
  .xl\:hover\:text-grey-darkest:hover {
    color: #3d4852; }
  .xl\:hover\:text-grey-darker:hover {
    color: #606f7b; }
  .xl\:hover\:text-grey-dark:hover {
    color: #8795a1; }
  .xl\:hover\:text-grey:hover {
    color: #b8c2cc; }
  .xl\:hover\:text-grey-light:hover {
    color: #dae1e7; }
  .xl\:hover\:text-grey-lighter:hover {
    color: #f1f5f8; }
  .xl\:hover\:text-grey-lightest:hover {
    color: #f8fafc; }
  .xl\:hover\:text-white:hover {
    color: #fff; }
  .xl\:hover\:text-blue-darker:hover {
    color: #0e1932; }
  .xl\:hover\:text-blue-dark:hover {
    color: #1d2945; }
  .xl\:hover\:text-blue:hover {
    color: #2d374d; }
  .xl\:hover\:text-blue-light:hover {
    color: #45526d; }
  .xl\:hover\:text-blue-lighter:hover {
    color: #626e87; }
  .xl\:hover\:text-pink-darker:hover {
    color: #a31e1e; }
  .xl\:hover\:text-pink-dark:hover {
    color: #c63c3c; }
  .xl\:hover\:text-pink:hover {
    color: #e76363; }
  .xl\:hover\:text-pink-light:hover {
    color: #ff9393; }
  .xl\:hover\:text-pink-lighter:hover {
    color: #ffbcbc; }
  .xl\:focus\:text-transparent:focus {
    color: transparent; }
  .xl\:focus\:text-black:focus {
    color: #22292f; }
  .xl\:focus\:text-grey-darkest:focus {
    color: #3d4852; }
  .xl\:focus\:text-grey-darker:focus {
    color: #606f7b; }
  .xl\:focus\:text-grey-dark:focus {
    color: #8795a1; }
  .xl\:focus\:text-grey:focus {
    color: #b8c2cc; }
  .xl\:focus\:text-grey-light:focus {
    color: #dae1e7; }
  .xl\:focus\:text-grey-lighter:focus {
    color: #f1f5f8; }
  .xl\:focus\:text-grey-lightest:focus {
    color: #f8fafc; }
  .xl\:focus\:text-white:focus {
    color: #fff; }
  .xl\:focus\:text-blue-darker:focus {
    color: #0e1932; }
  .xl\:focus\:text-blue-dark:focus {
    color: #1d2945; }
  .xl\:focus\:text-blue:focus {
    color: #2d374d; }
  .xl\:focus\:text-blue-light:focus {
    color: #45526d; }
  .xl\:focus\:text-blue-lighter:focus {
    color: #626e87; }
  .xl\:focus\:text-pink-darker:focus {
    color: #a31e1e; }
  .xl\:focus\:text-pink-dark:focus {
    color: #c63c3c; }
  .xl\:focus\:text-pink:focus {
    color: #e76363; }
  .xl\:focus\:text-pink-light:focus {
    color: #ff9393; }
  .xl\:focus\:text-pink-lighter:focus {
    color: #ffbcbc; }
  .xl\:text-xs {
    font-size: .75rem; }
  .xl\:text-sm {
    font-size: .875rem; }
  .xl\:text-base {
    font-size: 1rem; }
  .xl\:text-base-readability {
    font-size: 1.1rem; }
  .xl\:text-lg {
    font-size: 1.125rem; }
  .xl\:text-xl {
    font-size: 1.25rem; }
  .xl\:text-2xl {
    font-size: 1.5rem; }
  .xl\:text-3xl {
    font-size: 1.875rem; }
  .xl\:text-4xl {
    font-size: 2.25rem; }
  .xl\:text-5xl {
    font-size: 3.2rem; }
  .xl\:text-6xl {
    font-size: 4rem; }
  .xl\:italic {
    font-style: italic; }
  .xl\:not-italic {
    font-style: normal; }
  .xl\:uppercase {
    text-transform: uppercase; }
  .xl\:lowercase {
    text-transform: lowercase; }
  .xl\:capitalize {
    text-transform: capitalize; }
  .xl\:normal-case {
    text-transform: none; }
  .xl\:underline {
    text-decoration: underline; }
  .xl\:line-through {
    text-decoration: line-through; }
  .xl\:no-underline {
    text-decoration: none; }
  .xl\:hover\:underline:hover {
    text-decoration: underline; }
  .xl\:hover\:line-through:hover {
    text-decoration: line-through; }
  .xl\:hover\:no-underline:hover {
    text-decoration: none; }
  .xl\:focus\:underline:focus {
    text-decoration: underline; }
  .xl\:focus\:line-through:focus {
    text-decoration: line-through; }
  .xl\:focus\:no-underline:focus {
    text-decoration: none; }
  .xl\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .xl\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto; }
  .xl\:tracking-tighter {
    letter-spacing: -.05em; }
  .xl\:tracking-tight {
    letter-spacing: -.025em; }
  .xl\:tracking-normal {
    letter-spacing: 0; }
  .xl\:tracking-wide {
    letter-spacing: .025em; }
  .xl\:tracking-wider {
    letter-spacing: .05em; }
  .xl\:tracking-widest {
    letter-spacing: .1em; }
  .xl\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .xl\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text; }
  .xl\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all; }
  .xl\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto; }
  .xl\:align-baseline {
    vertical-align: baseline; }
  .xl\:align-top {
    vertical-align: top; }
  .xl\:align-middle {
    vertical-align: middle; }
  .xl\:align-bottom {
    vertical-align: bottom; }
  .xl\:align-text-top {
    vertical-align: text-top; }
  .xl\:align-text-bottom {
    vertical-align: text-bottom; }
  .xl\:visible {
    visibility: visible; }
  .xl\:invisible {
    visibility: hidden; }
  .xl\:whitespace-normal {
    white-space: normal; }
  .xl\:whitespace-no-wrap {
    white-space: nowrap; }
  .xl\:whitespace-pre {
    white-space: pre; }
  .xl\:whitespace-pre-line {
    white-space: pre-line; }
  .xl\:whitespace-pre-wrap {
    white-space: pre-wrap; }
  .xl\:break-normal {
    overflow-wrap: normal;
    word-break: normal; }
  .xl\:break-words {
    overflow-wrap: break-word; }
  .xl\:break-all {
    word-break: break-all; }
  .xl\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .xl\:w-0 {
    width: 0; }
  .xl\:w-1 {
    width: .25rem; }
  .xl\:w-2 {
    width: .5rem; }
  .xl\:w-3 {
    width: .75rem; }
  .xl\:w-4 {
    width: 1rem; }
  .xl\:w-5 {
    width: 1.25rem; }
  .xl\:w-6 {
    width: 1.5rem; }
  .xl\:w-8 {
    width: 2rem; }
  .xl\:w-10 {
    width: 2.5rem; }
  .xl\:w-12 {
    width: 3rem; }
  .xl\:w-16 {
    width: 4rem; }
  .xl\:w-20 {
    width: 5rem; }
  .xl\:w-24 {
    width: 6rem; }
  .xl\:w-32 {
    width: 8rem; }
  .xl\:w-40 {
    width: 10rem; }
  .xl\:w-48 {
    width: 12rem; }
  .xl\:w-56 {
    width: 14rem; }
  .xl\:w-64 {
    width: 16rem; }
  .xl\:w-128 {
    width: 20rem; }
  .xl\:w-auto {
    width: auto; }
  .xl\:w-px {
    width: 1px; }
  .xl\:w-1\/2 {
    width: 50%; }
  .xl\:w-1\/3 {
    width: 33.333333%; }
  .xl\:w-2\/3 {
    width: 66.666667%; }
  .xl\:w-1\/4 {
    width: 25%; }
  .xl\:w-2\/4 {
    width: 50%; }
  .xl\:w-3\/4 {
    width: 75%; }
  .xl\:w-1\/5 {
    width: 20%; }
  .xl\:w-2\/5 {
    width: 40%; }
  .xl\:w-3\/5 {
    width: 60%; }
  .xl\:w-4\/5 {
    width: 80%; }
  .xl\:w-1\/6 {
    width: 16.666667%; }
  .xl\:w-2\/6 {
    width: 33.333333%; }
  .xl\:w-3\/6 {
    width: 50%; }
  .xl\:w-4\/6 {
    width: 66.666667%; }
  .xl\:w-5\/6 {
    width: 83.333333%; }
  .xl\:w-1\/12 {
    width: 8.333333%; }
  .xl\:w-2\/12 {
    width: 16.666667%; }
  .xl\:w-3\/12 {
    width: 25%; }
  .xl\:w-4\/12 {
    width: 33.333333%; }
  .xl\:w-5\/12 {
    width: 41.666667%; }
  .xl\:w-6\/12 {
    width: 50%; }
  .xl\:w-7\/12 {
    width: 58.333333%; }
  .xl\:w-8\/12 {
    width: 66.666667%; }
  .xl\:w-9\/12 {
    width: 75%; }
  .xl\:w-10\/12 {
    width: 83.333333%; }
  .xl\:w-11\/12 {
    width: 91.666667%; }
  .xl\:w-full {
    width: 100%; }
  .xl\:w-screen {
    width: 100vw; }
  .xl\:z-0 {
    z-index: 0; }
  .xl\:z-10 {
    z-index: 10; }
  .xl\:z-20 {
    z-index: 20; }
  .xl\:z-30 {
    z-index: 30; }
  .xl\:z-40 {
    z-index: 40; }
  .xl\:z-50 {
    z-index: 50; }
  .xl\:z-auto {
    z-index: auto; } }

@media (min-width: 1440px) {
  .xxl\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0; }
  .xxl\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal; }
  .xxl\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0; }
  .xxl\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal; }
  .xxl\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .xxl\:bg-fixed {
    background-attachment: fixed; }
  .xxl\:bg-local {
    background-attachment: local; }
  .xxl\:bg-scroll {
    background-attachment: scroll; }
  .xxl\:bg-transparent {
    background-color: transparent; }
  .xxl\:bg-black {
    background-color: #22292f; }
  .xxl\:bg-grey-darkest {
    background-color: #3d4852; }
  .xxl\:bg-grey-darker {
    background-color: #606f7b; }
  .xxl\:bg-grey-dark {
    background-color: #8795a1; }
  .xxl\:bg-grey {
    background-color: #b8c2cc; }
  .xxl\:bg-grey-light {
    background-color: #dae1e7; }
  .xxl\:bg-grey-lighter {
    background-color: #f1f5f8; }
  .xxl\:bg-grey-lightest {
    background-color: #f8fafc; }
  .xxl\:bg-white {
    background-color: #fff; }
  .xxl\:bg-blue-darker {
    background-color: #0e1932; }
  .xxl\:bg-blue-dark {
    background-color: #1d2945; }
  .xxl\:bg-blue {
    background-color: #2d374d; }
  .xxl\:bg-blue-light {
    background-color: #45526d; }
  .xxl\:bg-blue-lighter {
    background-color: #626e87; }
  .xxl\:bg-pink-darker {
    background-color: #a31e1e; }
  .xxl\:bg-pink-dark {
    background-color: #c63c3c; }
  .xxl\:bg-pink {
    background-color: #e76363; }
  .xxl\:bg-pink-light {
    background-color: #ff9393; }
  .xxl\:bg-pink-lighter {
    background-color: #ffbcbc; }
  .xxl\:hover\:bg-transparent:hover {
    background-color: transparent; }
  .xxl\:hover\:bg-black:hover {
    background-color: #22292f; }
  .xxl\:hover\:bg-grey-darkest:hover {
    background-color: #3d4852; }
  .xxl\:hover\:bg-grey-darker:hover {
    background-color: #606f7b; }
  .xxl\:hover\:bg-grey-dark:hover {
    background-color: #8795a1; }
  .xxl\:hover\:bg-grey:hover {
    background-color: #b8c2cc; }
  .xxl\:hover\:bg-grey-light:hover {
    background-color: #dae1e7; }
  .xxl\:hover\:bg-grey-lighter:hover {
    background-color: #f1f5f8; }
  .xxl\:hover\:bg-grey-lightest:hover {
    background-color: #f8fafc; }
  .xxl\:hover\:bg-white:hover {
    background-color: #fff; }
  .xxl\:hover\:bg-blue-darker:hover {
    background-color: #0e1932; }
  .xxl\:hover\:bg-blue-dark:hover {
    background-color: #1d2945; }
  .xxl\:hover\:bg-blue:hover {
    background-color: #2d374d; }
  .xxl\:hover\:bg-blue-light:hover {
    background-color: #45526d; }
  .xxl\:hover\:bg-blue-lighter:hover {
    background-color: #626e87; }
  .xxl\:hover\:bg-pink-darker:hover {
    background-color: #a31e1e; }
  .xxl\:hover\:bg-pink-dark:hover {
    background-color: #c63c3c; }
  .xxl\:hover\:bg-pink:hover {
    background-color: #e76363; }
  .xxl\:hover\:bg-pink-light:hover {
    background-color: #ff9393; }
  .xxl\:hover\:bg-pink-lighter:hover {
    background-color: #ffbcbc; }
  .xxl\:focus\:bg-transparent:focus {
    background-color: transparent; }
  .xxl\:focus\:bg-black:focus {
    background-color: #22292f; }
  .xxl\:focus\:bg-grey-darkest:focus {
    background-color: #3d4852; }
  .xxl\:focus\:bg-grey-darker:focus {
    background-color: #606f7b; }
  .xxl\:focus\:bg-grey-dark:focus {
    background-color: #8795a1; }
  .xxl\:focus\:bg-grey:focus {
    background-color: #b8c2cc; }
  .xxl\:focus\:bg-grey-light:focus {
    background-color: #dae1e7; }
  .xxl\:focus\:bg-grey-lighter:focus {
    background-color: #f1f5f8; }
  .xxl\:focus\:bg-grey-lightest:focus {
    background-color: #f8fafc; }
  .xxl\:focus\:bg-white:focus {
    background-color: #fff; }
  .xxl\:focus\:bg-blue-darker:focus {
    background-color: #0e1932; }
  .xxl\:focus\:bg-blue-dark:focus {
    background-color: #1d2945; }
  .xxl\:focus\:bg-blue:focus {
    background-color: #2d374d; }
  .xxl\:focus\:bg-blue-light:focus {
    background-color: #45526d; }
  .xxl\:focus\:bg-blue-lighter:focus {
    background-color: #626e87; }
  .xxl\:focus\:bg-pink-darker:focus {
    background-color: #a31e1e; }
  .xxl\:focus\:bg-pink-dark:focus {
    background-color: #c63c3c; }
  .xxl\:focus\:bg-pink:focus {
    background-color: #e76363; }
  .xxl\:focus\:bg-pink-light:focus {
    background-color: #ff9393; }
  .xxl\:focus\:bg-pink-lighter:focus {
    background-color: #ffbcbc; }
  .xxl\:bg-bottom {
    background-position: bottom; }
  .xxl\:bg-center {
    background-position: 50%; }
  .xxl\:bg-left {
    background-position: 0; }
  .xxl\:bg-left-bottom {
    background-position: 0 100%; }
  .xxl\:bg-left-top {
    background-position: 0 0; }
  .xxl\:bg-right {
    background-position: 100%; }
  .xxl\:bg-right-bottom {
    background-position: 100% 100%; }
  .xxl\:bg-right-top {
    background-position: 100% 0; }
  .xxl\:bg-top {
    background-position: top; }
  .xxl\:bg-repeat {
    background-repeat: repeat; }
  .xxl\:bg-no-repeat {
    background-repeat: no-repeat; }
  .xxl\:bg-repeat-x {
    background-repeat: repeat-x; }
  .xxl\:bg-repeat-y {
    background-repeat: repeat-y; }
  .xxl\:bg-repeat-round {
    background-repeat: round; }
  .xxl\:bg-repeat-space {
    background-repeat: space; }
  .xxl\:bg-auto {
    background-size: auto; }
  .xxl\:bg-cover {
    background-size: cover; }
  .xxl\:bg-contain {
    background-size: contain; }
  .xxl\:border-collapse {
    border-collapse: collapse; }
  .xxl\:border-separate {
    border-collapse: separate; }
  .xxl\:border-transparent {
    border-color: transparent; }
  .xxl\:border-black {
    border-color: #22292f; }
  .xxl\:border-grey-darkest {
    border-color: #3d4852; }
  .xxl\:border-grey-darker {
    border-color: #606f7b; }
  .xxl\:border-grey-dark {
    border-color: #8795a1; }
  .xxl\:border-grey {
    border-color: #b8c2cc; }
  .xxl\:border-grey-light {
    border-color: #dae1e7; }
  .xxl\:border-grey-lighter {
    border-color: #f1f5f8; }
  .xxl\:border-grey-lightest {
    border-color: #f8fafc; }
  .xxl\:border-white {
    border-color: #fff; }
  .xxl\:border-blue-darker {
    border-color: #0e1932; }
  .xxl\:border-blue-dark {
    border-color: #1d2945; }
  .xxl\:border-blue {
    border-color: #2d374d; }
  .xxl\:border-blue-light {
    border-color: #45526d; }
  .xxl\:border-blue-lighter {
    border-color: #626e87; }
  .xxl\:border-pink-darker {
    border-color: #a31e1e; }
  .xxl\:border-pink-dark {
    border-color: #c63c3c; }
  .xxl\:border-pink {
    border-color: #e76363; }
  .xxl\:border-pink-light {
    border-color: #ff9393; }
  .xxl\:border-pink-lighter {
    border-color: #ffbcbc; }
  .xxl\:hover\:border-transparent:hover {
    border-color: transparent; }
  .xxl\:hover\:border-black:hover {
    border-color: #22292f; }
  .xxl\:hover\:border-grey-darkest:hover {
    border-color: #3d4852; }
  .xxl\:hover\:border-grey-darker:hover {
    border-color: #606f7b; }
  .xxl\:hover\:border-grey-dark:hover {
    border-color: #8795a1; }
  .xxl\:hover\:border-grey:hover {
    border-color: #b8c2cc; }
  .xxl\:hover\:border-grey-light:hover {
    border-color: #dae1e7; }
  .xxl\:hover\:border-grey-lighter:hover {
    border-color: #f1f5f8; }
  .xxl\:hover\:border-grey-lightest:hover {
    border-color: #f8fafc; }
  .xxl\:hover\:border-white:hover {
    border-color: #fff; }
  .xxl\:hover\:border-blue-darker:hover {
    border-color: #0e1932; }
  .xxl\:hover\:border-blue-dark:hover {
    border-color: #1d2945; }
  .xxl\:hover\:border-blue:hover {
    border-color: #2d374d; }
  .xxl\:hover\:border-blue-light:hover {
    border-color: #45526d; }
  .xxl\:hover\:border-blue-lighter:hover {
    border-color: #626e87; }
  .xxl\:hover\:border-pink-darker:hover {
    border-color: #a31e1e; }
  .xxl\:hover\:border-pink-dark:hover {
    border-color: #c63c3c; }
  .xxl\:hover\:border-pink:hover {
    border-color: #e76363; }
  .xxl\:hover\:border-pink-light:hover {
    border-color: #ff9393; }
  .xxl\:hover\:border-pink-lighter:hover {
    border-color: #ffbcbc; }
  .xxl\:focus\:border-transparent:focus {
    border-color: transparent; }
  .xxl\:focus\:border-black:focus {
    border-color: #22292f; }
  .xxl\:focus\:border-grey-darkest:focus {
    border-color: #3d4852; }
  .xxl\:focus\:border-grey-darker:focus {
    border-color: #606f7b; }
  .xxl\:focus\:border-grey-dark:focus {
    border-color: #8795a1; }
  .xxl\:focus\:border-grey:focus {
    border-color: #b8c2cc; }
  .xxl\:focus\:border-grey-light:focus {
    border-color: #dae1e7; }
  .xxl\:focus\:border-grey-lighter:focus {
    border-color: #f1f5f8; }
  .xxl\:focus\:border-grey-lightest:focus {
    border-color: #f8fafc; }
  .xxl\:focus\:border-white:focus {
    border-color: #fff; }
  .xxl\:focus\:border-blue-darker:focus {
    border-color: #0e1932; }
  .xxl\:focus\:border-blue-dark:focus {
    border-color: #1d2945; }
  .xxl\:focus\:border-blue:focus {
    border-color: #2d374d; }
  .xxl\:focus\:border-blue-light:focus {
    border-color: #45526d; }
  .xxl\:focus\:border-blue-lighter:focus {
    border-color: #626e87; }
  .xxl\:focus\:border-pink-darker:focus {
    border-color: #a31e1e; }
  .xxl\:focus\:border-pink-dark:focus {
    border-color: #c63c3c; }
  .xxl\:focus\:border-pink:focus {
    border-color: #e76363; }
  .xxl\:focus\:border-pink-light:focus {
    border-color: #ff9393; }
  .xxl\:focus\:border-pink-lighter:focus {
    border-color: #ffbcbc; }
  .xxl\:rounded-none {
    border-radius: 0; }
  .xxl\:rounded-sm {
    border-radius: .1rem; }
  .xxl\:rounded {
    border-radius: .2rem; }
  .xxl\:rounded-lg {
    border-radius: .5rem; }
  .xxl\:rounded-full {
    border-radius: 9999px; }
  .xxl\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .xxl\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .xxl\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .xxl\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .xxl\:rounded-t-sm {
    border-top-left-radius: .1rem;
    border-top-right-radius: .1rem; }
  .xxl\:rounded-r-sm {
    border-top-right-radius: .1rem;
    border-bottom-right-radius: .1rem; }
  .xxl\:rounded-b-sm {
    border-bottom-right-radius: .1rem;
    border-bottom-left-radius: .1rem; }
  .xxl\:rounded-l-sm {
    border-top-left-radius: .1rem;
    border-bottom-left-radius: .1rem; }
  .xxl\:rounded-t {
    border-top-left-radius: .2rem;
    border-top-right-radius: .2rem; }
  .xxl\:rounded-r {
    border-top-right-radius: .2rem; }
  .xxl\:rounded-b, .xxl\:rounded-r {
    border-bottom-right-radius: .2rem; }
  .xxl\:rounded-b, .xxl\:rounded-l {
    border-bottom-left-radius: .2rem; }
  .xxl\:rounded-l {
    border-top-left-radius: .2rem; }
  .xxl\:rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem; }
  .xxl\:rounded-r-lg {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem; }
  .xxl\:rounded-b-lg {
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem; }
  .xxl\:rounded-l-lg {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem; }
  .xxl\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px; }
  .xxl\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px; }
  .xxl\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px; }
  .xxl\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px; }
  .xxl\:rounded-tl-none {
    border-top-left-radius: 0; }
  .xxl\:rounded-tr-none {
    border-top-right-radius: 0; }
  .xxl\:rounded-br-none {
    border-bottom-right-radius: 0; }
  .xxl\:rounded-bl-none {
    border-bottom-left-radius: 0; }
  .xxl\:rounded-tl-sm {
    border-top-left-radius: .1rem; }
  .xxl\:rounded-tr-sm {
    border-top-right-radius: .1rem; }
  .xxl\:rounded-br-sm {
    border-bottom-right-radius: .1rem; }
  .xxl\:rounded-bl-sm {
    border-bottom-left-radius: .1rem; }
  .xxl\:rounded-tl {
    border-top-left-radius: .2rem; }
  .xxl\:rounded-tr {
    border-top-right-radius: .2rem; }
  .xxl\:rounded-br {
    border-bottom-right-radius: .2rem; }
  .xxl\:rounded-bl {
    border-bottom-left-radius: .2rem; }
  .xxl\:rounded-tl-lg {
    border-top-left-radius: .5rem; }
  .xxl\:rounded-tr-lg {
    border-top-right-radius: .5rem; }
  .xxl\:rounded-br-lg {
    border-bottom-right-radius: .5rem; }
  .xxl\:rounded-bl-lg {
    border-bottom-left-radius: .5rem; }
  .xxl\:rounded-tl-full {
    border-top-left-radius: 9999px; }
  .xxl\:rounded-tr-full {
    border-top-right-radius: 9999px; }
  .xxl\:rounded-br-full {
    border-bottom-right-radius: 9999px; }
  .xxl\:rounded-bl-full {
    border-bottom-left-radius: 9999px; }
  .xxl\:border-solid {
    border-style: solid; }
  .xxl\:border-dashed {
    border-style: dashed; }
  .xxl\:border-dotted {
    border-style: dotted; }
  .xxl\:border-double {
    border-style: double; }
  .xxl\:border-none {
    border-style: none; }
  .xxl\:border-0 {
    border-width: 0; }
  .xxl\:border-2 {
    border-width: 2px; }
  .xxl\:border-4 {
    border-width: 4px; }
  .xxl\:border-8 {
    border-width: 8px; }
  .xxl\:border {
    border-width: 1px; }
  .xxl\:border-t-0 {
    border-top-width: 0; }
  .xxl\:border-r-0 {
    border-right-width: 0; }
  .xxl\:border-b-0 {
    border-bottom-width: 0; }
  .xxl\:border-l-0 {
    border-left-width: 0; }
  .xxl\:border-t-2 {
    border-top-width: 2px; }
  .xxl\:border-r-2 {
    border-right-width: 2px; }
  .xxl\:border-b-2 {
    border-bottom-width: 2px; }
  .xxl\:border-l-2 {
    border-left-width: 2px; }
  .xxl\:border-t-4 {
    border-top-width: 4px; }
  .xxl\:border-r-4 {
    border-right-width: 4px; }
  .xxl\:border-b-4 {
    border-bottom-width: 4px; }
  .xxl\:border-l-4 {
    border-left-width: 4px; }
  .xxl\:border-t-8 {
    border-top-width: 8px; }
  .xxl\:border-r-8 {
    border-right-width: 8px; }
  .xxl\:border-b-8 {
    border-bottom-width: 8px; }
  .xxl\:border-l-8 {
    border-left-width: 8px; }
  .xxl\:border-t {
    border-top-width: 1px; }
  .xxl\:border-r {
    border-right-width: 1px; }
  .xxl\:border-b {
    border-bottom-width: 1px; }
  .xxl\:border-l {
    border-left-width: 1px; }
  .xxl\:cursor-auto {
    cursor: auto; }
  .xxl\:cursor-default {
    cursor: default; }
  .xxl\:cursor-pointer {
    cursor: pointer; }
  .xxl\:cursor-wait {
    cursor: wait; }
  .xxl\:cursor-text {
    cursor: text; }
  .xxl\:cursor-move {
    cursor: move; }
  .xxl\:cursor-not-allowed {
    cursor: not-allowed; }
  .xxl\:block {
    display: block; }
  .xxl\:inline-block {
    display: inline-block; }
  .xxl\:inline {
    display: inline; }
  .xxl\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .xxl\:inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .xxl\:table {
    display: table; }
  .xxl\:table-row {
    display: table-row; }
  .xxl\:table-cell {
    display: table-cell; }
  .xxl\:hidden {
    display: none; }
  .xxl\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row; }
  .xxl\:flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .xxl\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column; }
  .xxl\:flex-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
  .xxl\:flex-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .xxl\:flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse; }
  .xxl\:flex-no-wrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .xxl\:items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
        align-items: flex-start; }
  .xxl\:items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
        align-items: flex-end; }
  .xxl\:items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center; }
  .xxl\:items-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
        align-items: baseline; }
  .xxl\:items-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
        align-items: stretch; }
  .xxl\:self-auto {
    -ms-flex-item-align: auto;
        align-self: auto; }
  .xxl\:self-start {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .xxl\:self-end {
    -ms-flex-item-align: end;
        align-self: flex-end; }
  .xxl\:self-center {
    -ms-flex-item-align: center;
        align-self: center; }
  .xxl\:self-stretch {
    -ms-flex-item-align: stretch;
        align-self: stretch; }
  .xxl\:justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .xxl\:justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .xxl\:justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center; }
  .xxl\:justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .xxl\:justify-around {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .xxl\:content-center {
    -ms-flex-line-pack: center;
        align-content: center; }
  .xxl\:content-start {
    -ms-flex-line-pack: start;
        align-content: flex-start; }
  .xxl\:content-end {
    -ms-flex-line-pack: end;
        align-content: flex-end; }
  .xxl\:content-between {
    -ms-flex-line-pack: justify;
        align-content: space-between; }
  .xxl\:content-around {
    -ms-flex-line-pack: distribute;
        align-content: space-around; }
  .xxl\:flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
        flex: 1 1 0%; }
  .xxl\:flex-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .xxl\:flex-initial {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .xxl\:flex-none {
    -webkit-box-flex: 0;
    -ms-flex: none;
        flex: none; }
  .xxl\:flex-grow-0 {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
        flex-grow: 0; }
  .xxl\:flex-grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
        flex-grow: 1; }
  .xxl\:flex-shrink-0 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .xxl\:flex-shrink {
    -ms-flex-negative: 1;
        flex-shrink: 1; }
  .xxl\:order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
        order: 1; }
  .xxl\:order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
        order: 2; }
  .xxl\:order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
        order: 3; }
  .xxl\:order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
        order: 4; }
  .xxl\:order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
        order: 5; }
  .xxl\:order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
        order: 6; }
  .xxl\:order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
        order: 7; }
  .xxl\:order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
        order: 8; }
  .xxl\:order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
        order: 9; }
  .xxl\:order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
        order: 10; }
  .xxl\:order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
        order: 11; }
  .xxl\:order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
        order: 12; }
  .xxl\:order-first {
    -webkit-box-ordinal-group: -9998;
    -ms-flex-order: -9999;
        order: -9999; }
  .xxl\:order-last {
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
        order: 9999; }
  .xxl\:order-none {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
        order: 0; }
  .xxl\:float-right {
    float: right; }
  .xxl\:float-left {
    float: left; }
  .xxl\:float-none {
    float: none; }
  .xxl\:clearfix:after {
    content: "";
    display: table;
    clear: both; }
  .xxl\:font-sans {
    font-family: Muli,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif; }
  .xxl\:font-serif {
    font-family: Noto Serif,Georgia,Cambria,Times New Roman,Times,serif; }
  .xxl\:font-mono {
    font-family: Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace; }
  .xxl\:font-hairline {
    font-weight: 100; }
  .xxl\:font-thin {
    font-weight: 200; }
  .xxl\:font-light {
    font-weight: 300; }
  .xxl\:font-normal {
    font-weight: 400; }
  .xxl\:font-medium {
    font-weight: 500; }
  .xxl\:font-semibold {
    font-weight: 600; }
  .xxl\:font-bold {
    font-weight: 700; }
  .xxl\:font-extrabold {
    font-weight: 800; }
  .xxl\:font-black {
    font-weight: 900; }
  .xxl\:hover\:font-hairline:hover {
    font-weight: 100; }
  .xxl\:hover\:font-thin:hover {
    font-weight: 200; }
  .xxl\:hover\:font-light:hover {
    font-weight: 300; }
  .xxl\:hover\:font-normal:hover {
    font-weight: 400; }
  .xxl\:hover\:font-medium:hover {
    font-weight: 500; }
  .xxl\:hover\:font-semibold:hover {
    font-weight: 600; }
  .xxl\:hover\:font-bold:hover {
    font-weight: 700; }
  .xxl\:hover\:font-extrabold:hover {
    font-weight: 800; }
  .xxl\:hover\:font-black:hover {
    font-weight: 900; }
  .xxl\:focus\:font-hairline:focus {
    font-weight: 100; }
  .xxl\:focus\:font-thin:focus {
    font-weight: 200; }
  .xxl\:focus\:font-light:focus {
    font-weight: 300; }
  .xxl\:focus\:font-normal:focus {
    font-weight: 400; }
  .xxl\:focus\:font-medium:focus {
    font-weight: 500; }
  .xxl\:focus\:font-semibold:focus {
    font-weight: 600; }
  .xxl\:focus\:font-bold:focus {
    font-weight: 700; }
  .xxl\:focus\:font-extrabold:focus {
    font-weight: 800; }
  .xxl\:focus\:font-black:focus {
    font-weight: 900; }
  .xxl\:h-0 {
    height: 0; }
  .xxl\:h-1 {
    height: .25rem; }
  .xxl\:h-2 {
    height: .5rem; }
  .xxl\:h-3 {
    height: .75rem; }
  .xxl\:h-4 {
    height: 1rem; }
  .xxl\:h-5 {
    height: 1.25rem; }
  .xxl\:h-6 {
    height: 1.5rem; }
  .xxl\:h-8 {
    height: 2rem; }
  .xxl\:h-10 {
    height: 2.5rem; }
  .xxl\:h-12 {
    height: 3rem; }
  .xxl\:h-16 {
    height: 4rem; }
  .xxl\:h-20 {
    height: 5rem; }
  .xxl\:h-24 {
    height: 6rem; }
  .xxl\:h-32 {
    height: 8rem; }
  .xxl\:h-40 {
    height: 10rem; }
  .xxl\:h-48 {
    height: 12rem; }
  .xxl\:h-56 {
    height: 14rem; }
  .xxl\:h-64 {
    height: 16rem; }
  .xxl\:h-auto {
    height: auto; }
  .xxl\:h-px {
    height: 1px; }
  .xxl\:h-full {
    height: 100%; }
  .xxl\:h-screen {
    height: 100vh; }
  .xxl\:leading-none {
    line-height: 1; }
  .xxl\:leading-tight {
    line-height: 1.25; }
  .xxl\:leading-normal {
    line-height: 1.6; }
  .xxl\:leading-loose {
    line-height: 2; }
  .xxl\:list-inside {
    list-style-position: inside; }
  .xxl\:list-outside {
    list-style-position: outside; }
  .xxl\:list-none {
    list-style-type: none; }
  .xxl\:list-disc {
    list-style-type: disc; }
  .xxl\:list-decimal {
    list-style-type: decimal; }
  .xxl\:m-0 {
    margin: 0; }
  .xxl\:m-1 {
    margin: .25rem; }
  .xxl\:m-2 {
    margin: .5rem; }
  .xxl\:m-3 {
    margin: .75rem; }
  .xxl\:m-4 {
    margin: 1rem; }
  .xxl\:m-5 {
    margin: 1.25rem; }
  .xxl\:m-6 {
    margin: 1.5rem; }
  .xxl\:m-8 {
    margin: 2rem; }
  .xxl\:m-10 {
    margin: 2.5rem; }
  .xxl\:m-12 {
    margin: 3rem; }
  .xxl\:m-16 {
    margin: 4rem; }
  .xxl\:m-20 {
    margin: 5rem; }
  .xxl\:m-24 {
    margin: 6rem; }
  .xxl\:m-32 {
    margin: 8rem; }
  .xxl\:m-40 {
    margin: 10rem; }
  .xxl\:m-48 {
    margin: 12rem; }
  .xxl\:m-56 {
    margin: 14rem; }
  .xxl\:m-64 {
    margin: 16rem; }
  .xxl\:m-auto {
    margin: auto; }
  .xxl\:m-px {
    margin: 1px; }
  .xxl\:-m-1 {
    margin: -.25rem; }
  .xxl\:-m-2 {
    margin: -.5rem; }
  .xxl\:-m-3 {
    margin: -.75rem; }
  .xxl\:-m-4 {
    margin: -1rem; }
  .xxl\:-m-5 {
    margin: -1.25rem; }
  .xxl\:-m-6 {
    margin: -1.5rem; }
  .xxl\:-m-8 {
    margin: -2rem; }
  .xxl\:-m-10 {
    margin: -2.5rem; }
  .xxl\:-m-12 {
    margin: -3rem; }
  .xxl\:-m-16 {
    margin: -4rem; }
  .xxl\:-m-20 {
    margin: -5rem; }
  .xxl\:-m-24 {
    margin: -6rem; }
  .xxl\:-m-32 {
    margin: -8rem; }
  .xxl\:-m-40 {
    margin: -10rem; }
  .xxl\:-m-48 {
    margin: -12rem; }
  .xxl\:-m-56 {
    margin: -14rem; }
  .xxl\:-m-64 {
    margin: -16rem; }
  .xxl\:-m-px {
    margin: -1px; }
  .xxl\:my-0 {
    margin-top: 0;
    margin-bottom: 0; }
  .xxl\:mx-0 {
    margin-left: 0;
    margin-right: 0; }
  .xxl\:my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem; }
  .xxl\:mx-1 {
    margin-left: .25rem;
    margin-right: .25rem; }
  .xxl\:my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem; }
  .xxl\:mx-2 {
    margin-left: .5rem;
    margin-right: .5rem; }
  .xxl\:my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem; }
  .xxl\:mx-3 {
    margin-left: .75rem;
    margin-right: .75rem; }
  .xxl\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .xxl\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem; }
  .xxl\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem; }
  .xxl\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem; }
  .xxl\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }
  .xxl\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem; }
  .xxl\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .xxl\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem; }
  .xxl\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem; }
  .xxl\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem; }
  .xxl\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem; }
  .xxl\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem; }
  .xxl\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem; }
  .xxl\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem; }
  .xxl\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem; }
  .xxl\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem; }
  .xxl\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem; }
  .xxl\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem; }
  .xxl\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem; }
  .xxl\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem; }
  .xxl\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem; }
  .xxl\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem; }
  .xxl\:my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem; }
  .xxl\:mx-48 {
    margin-left: 12rem;
    margin-right: 12rem; }
  .xxl\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem; }
  .xxl\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem; }
  .xxl\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem; }
  .xxl\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem; }
  .xxl\:my-auto {
    margin-top: auto;
    margin-bottom: auto; }
  .xxl\:mx-auto {
    margin-left: auto;
    margin-right: auto; }
  .xxl\:my-px {
    margin-top: 1px;
    margin-bottom: 1px; }
  .xxl\:mx-px {
    margin-left: 1px;
    margin-right: 1px; }
  .xxl\:-my-1 {
    margin-top: -.25rem;
    margin-bottom: -.25rem; }
  .xxl\:-mx-1 {
    margin-left: -.25rem;
    margin-right: -.25rem; }
  .xxl\:-my-2 {
    margin-top: -.5rem;
    margin-bottom: -.5rem; }
  .xxl\:-mx-2 {
    margin-left: -.5rem;
    margin-right: -.5rem; }
  .xxl\:-my-3 {
    margin-top: -.75rem;
    margin-bottom: -.75rem; }
  .xxl\:-mx-3 {
    margin-left: -.75rem;
    margin-right: -.75rem; }
  .xxl\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem; }
  .xxl\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem; }
  .xxl\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem; }
  .xxl\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem; }
  .xxl\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem; }
  .xxl\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem; }
  .xxl\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem; }
  .xxl\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem; }
  .xxl\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem; }
  .xxl\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem; }
  .xxl\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem; }
  .xxl\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem; }
  .xxl\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem; }
  .xxl\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem; }
  .xxl\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem; }
  .xxl\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem; }
  .xxl\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem; }
  .xxl\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem; }
  .xxl\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem; }
  .xxl\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem; }
  .xxl\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem; }
  .xxl\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem; }
  .xxl\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem; }
  .xxl\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem; }
  .xxl\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem; }
  .xxl\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem; }
  .xxl\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem; }
  .xxl\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem; }
  .xxl\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px; }
  .xxl\:-mx-px {
    margin-left: -1px;
    margin-right: -1px; }
  .xxl\:mt-0 {
    margin-top: 0; }
  .xxl\:mr-0 {
    margin-right: 0; }
  .xxl\:mb-0 {
    margin-bottom: 0; }
  .xxl\:ml-0 {
    margin-left: 0; }
  .xxl\:mt-1 {
    margin-top: .25rem; }
  .xxl\:mr-1 {
    margin-right: .25rem; }
  .xxl\:mb-1 {
    margin-bottom: .25rem; }
  .xxl\:ml-1 {
    margin-left: .25rem; }
  .xxl\:mt-2 {
    margin-top: .5rem; }
  .xxl\:mr-2 {
    margin-right: .5rem; }
  .xxl\:mb-2 {
    margin-bottom: .5rem; }
  .xxl\:ml-2 {
    margin-left: .5rem; }
  .xxl\:mt-3 {
    margin-top: .75rem; }
  .xxl\:mr-3 {
    margin-right: .75rem; }
  .xxl\:mb-3 {
    margin-bottom: .75rem; }
  .xxl\:ml-3 {
    margin-left: .75rem; }
  .xxl\:mt-4 {
    margin-top: 1rem; }
  .xxl\:mr-4 {
    margin-right: 1rem; }
  .xxl\:mb-4 {
    margin-bottom: 1rem; }
  .xxl\:ml-4 {
    margin-left: 1rem; }
  .xxl\:mt-5 {
    margin-top: 1.25rem; }
  .xxl\:mr-5 {
    margin-right: 1.25rem; }
  .xxl\:mb-5 {
    margin-bottom: 1.25rem; }
  .xxl\:ml-5 {
    margin-left: 1.25rem; }
  .xxl\:mt-6 {
    margin-top: 1.5rem; }
  .xxl\:mr-6 {
    margin-right: 1.5rem; }
  .xxl\:mb-6 {
    margin-bottom: 1.5rem; }
  .xxl\:ml-6 {
    margin-left: 1.5rem; }
  .xxl\:mt-8 {
    margin-top: 2rem; }
  .xxl\:mr-8 {
    margin-right: 2rem; }
  .xxl\:mb-8 {
    margin-bottom: 2rem; }
  .xxl\:ml-8 {
    margin-left: 2rem; }
  .xxl\:mt-10 {
    margin-top: 2.5rem; }
  .xxl\:mr-10 {
    margin-right: 2.5rem; }
  .xxl\:mb-10 {
    margin-bottom: 2.5rem; }
  .xxl\:ml-10 {
    margin-left: 2.5rem; }
  .xxl\:mt-12 {
    margin-top: 3rem; }
  .xxl\:mr-12 {
    margin-right: 3rem; }
  .xxl\:mb-12 {
    margin-bottom: 3rem; }
  .xxl\:ml-12 {
    margin-left: 3rem; }
  .xxl\:mt-16 {
    margin-top: 4rem; }
  .xxl\:mr-16 {
    margin-right: 4rem; }
  .xxl\:mb-16 {
    margin-bottom: 4rem; }
  .xxl\:ml-16 {
    margin-left: 4rem; }
  .xxl\:mt-20 {
    margin-top: 5rem; }
  .xxl\:mr-20 {
    margin-right: 5rem; }
  .xxl\:mb-20 {
    margin-bottom: 5rem; }
  .xxl\:ml-20 {
    margin-left: 5rem; }
  .xxl\:mt-24 {
    margin-top: 6rem; }
  .xxl\:mr-24 {
    margin-right: 6rem; }
  .xxl\:mb-24 {
    margin-bottom: 6rem; }
  .xxl\:ml-24 {
    margin-left: 6rem; }
  .xxl\:mt-32 {
    margin-top: 8rem; }
  .xxl\:mr-32 {
    margin-right: 8rem; }
  .xxl\:mb-32 {
    margin-bottom: 8rem; }
  .xxl\:ml-32 {
    margin-left: 8rem; }
  .xxl\:mt-40 {
    margin-top: 10rem; }
  .xxl\:mr-40 {
    margin-right: 10rem; }
  .xxl\:mb-40 {
    margin-bottom: 10rem; }
  .xxl\:ml-40 {
    margin-left: 10rem; }
  .xxl\:mt-48 {
    margin-top: 12rem; }
  .xxl\:mr-48 {
    margin-right: 12rem; }
  .xxl\:mb-48 {
    margin-bottom: 12rem; }
  .xxl\:ml-48 {
    margin-left: 12rem; }
  .xxl\:mt-56 {
    margin-top: 14rem; }
  .xxl\:mr-56 {
    margin-right: 14rem; }
  .xxl\:mb-56 {
    margin-bottom: 14rem; }
  .xxl\:ml-56 {
    margin-left: 14rem; }
  .xxl\:mt-64 {
    margin-top: 16rem; }
  .xxl\:mr-64 {
    margin-right: 16rem; }
  .xxl\:mb-64 {
    margin-bottom: 16rem; }
  .xxl\:ml-64 {
    margin-left: 16rem; }
  .xxl\:mt-auto {
    margin-top: auto; }
  .xxl\:mr-auto {
    margin-right: auto; }
  .xxl\:mb-auto {
    margin-bottom: auto; }
  .xxl\:ml-auto {
    margin-left: auto; }
  .xxl\:mt-px {
    margin-top: 1px; }
  .xxl\:mr-px {
    margin-right: 1px; }
  .xxl\:mb-px {
    margin-bottom: 1px; }
  .xxl\:ml-px {
    margin-left: 1px; }
  .xxl\:-mt-1 {
    margin-top: -.25rem; }
  .xxl\:-mr-1 {
    margin-right: -.25rem; }
  .xxl\:-mb-1 {
    margin-bottom: -.25rem; }
  .xxl\:-ml-1 {
    margin-left: -.25rem; }
  .xxl\:-mt-2 {
    margin-top: -.5rem; }
  .xxl\:-mr-2 {
    margin-right: -.5rem; }
  .xxl\:-mb-2 {
    margin-bottom: -.5rem; }
  .xxl\:-ml-2 {
    margin-left: -.5rem; }
  .xxl\:-mt-3 {
    margin-top: -.75rem; }
  .xxl\:-mr-3 {
    margin-right: -.75rem; }
  .xxl\:-mb-3 {
    margin-bottom: -.75rem; }
  .xxl\:-ml-3 {
    margin-left: -.75rem; }
  .xxl\:-mt-4 {
    margin-top: -1rem; }
  .xxl\:-mr-4 {
    margin-right: -1rem; }
  .xxl\:-mb-4 {
    margin-bottom: -1rem; }
  .xxl\:-ml-4 {
    margin-left: -1rem; }
  .xxl\:-mt-5 {
    margin-top: -1.25rem; }
  .xxl\:-mr-5 {
    margin-right: -1.25rem; }
  .xxl\:-mb-5 {
    margin-bottom: -1.25rem; }
  .xxl\:-ml-5 {
    margin-left: -1.25rem; }
  .xxl\:-mt-6 {
    margin-top: -1.5rem; }
  .xxl\:-mr-6 {
    margin-right: -1.5rem; }
  .xxl\:-mb-6 {
    margin-bottom: -1.5rem; }
  .xxl\:-ml-6 {
    margin-left: -1.5rem; }
  .xxl\:-mt-8 {
    margin-top: -2rem; }
  .xxl\:-mr-8 {
    margin-right: -2rem; }
  .xxl\:-mb-8 {
    margin-bottom: -2rem; }
  .xxl\:-ml-8 {
    margin-left: -2rem; }
  .xxl\:-mt-10 {
    margin-top: -2.5rem; }
  .xxl\:-mr-10 {
    margin-right: -2.5rem; }
  .xxl\:-mb-10 {
    margin-bottom: -2.5rem; }
  .xxl\:-ml-10 {
    margin-left: -2.5rem; }
  .xxl\:-mt-12 {
    margin-top: -3rem; }
  .xxl\:-mr-12 {
    margin-right: -3rem; }
  .xxl\:-mb-12 {
    margin-bottom: -3rem; }
  .xxl\:-ml-12 {
    margin-left: -3rem; }
  .xxl\:-mt-16 {
    margin-top: -4rem; }
  .xxl\:-mr-16 {
    margin-right: -4rem; }
  .xxl\:-mb-16 {
    margin-bottom: -4rem; }
  .xxl\:-ml-16 {
    margin-left: -4rem; }
  .xxl\:-mt-20 {
    margin-top: -5rem; }
  .xxl\:-mr-20 {
    margin-right: -5rem; }
  .xxl\:-mb-20 {
    margin-bottom: -5rem; }
  .xxl\:-ml-20 {
    margin-left: -5rem; }
  .xxl\:-mt-24 {
    margin-top: -6rem; }
  .xxl\:-mr-24 {
    margin-right: -6rem; }
  .xxl\:-mb-24 {
    margin-bottom: -6rem; }
  .xxl\:-ml-24 {
    margin-left: -6rem; }
  .xxl\:-mt-32 {
    margin-top: -8rem; }
  .xxl\:-mr-32 {
    margin-right: -8rem; }
  .xxl\:-mb-32 {
    margin-bottom: -8rem; }
  .xxl\:-ml-32 {
    margin-left: -8rem; }
  .xxl\:-mt-40 {
    margin-top: -10rem; }
  .xxl\:-mr-40 {
    margin-right: -10rem; }
  .xxl\:-mb-40 {
    margin-bottom: -10rem; }
  .xxl\:-ml-40 {
    margin-left: -10rem; }
  .xxl\:-mt-48 {
    margin-top: -12rem; }
  .xxl\:-mr-48 {
    margin-right: -12rem; }
  .xxl\:-mb-48 {
    margin-bottom: -12rem; }
  .xxl\:-ml-48 {
    margin-left: -12rem; }
  .xxl\:-mt-56 {
    margin-top: -14rem; }
  .xxl\:-mr-56 {
    margin-right: -14rem; }
  .xxl\:-mb-56 {
    margin-bottom: -14rem; }
  .xxl\:-ml-56 {
    margin-left: -14rem; }
  .xxl\:-mt-64 {
    margin-top: -16rem; }
  .xxl\:-mr-64 {
    margin-right: -16rem; }
  .xxl\:-mb-64 {
    margin-bottom: -16rem; }
  .xxl\:-ml-64 {
    margin-left: -16rem; }
  .xxl\:-mt-px {
    margin-top: -1px; }
  .xxl\:-mr-px {
    margin-right: -1px; }
  .xxl\:-mb-px {
    margin-bottom: -1px; }
  .xxl\:-ml-px {
    margin-left: -1px; }
  .xxl\:max-h-10 {
    max-height: 2.5rem; }
  .xxl\:max-h-12 {
    max-height: 3rem; }
  .xxl\:max-h-16 {
    max-height: 4rem; }
  .xxl\:max-h-24 {
    max-height: 6rem; }
  .xxl\:max-h-32 {
    max-height: 8rem; }
  .xxl\:max-h-48 {
    max-height: 12rem; }
  .xxl\:max-h-64 {
    max-height: 16rem; }
  .xxl\:max-h-full {
    max-height: 100%; }
  .xxl\:max-h-screen {
    max-height: 100vh; }
  .xxl\:max-w-10 {
    max-width: 2.5rem; }
  .xxl\:max-w-12 {
    max-width: 3rem; }
  .xxl\:max-w-16 {
    max-width: 4rem; }
  .xxl\:max-w-24 {
    max-width: 6rem; }
  .xxl\:max-w-32 {
    max-width: 8rem; }
  .xxl\:max-w-48 {
    max-width: 12rem; }
  .xxl\:max-w-64 {
    max-width: 16rem; }
  .xxl\:max-w-xs {
    max-width: 20rem; }
  .xxl\:max-w-sm {
    max-width: 24rem; }
  .xxl\:max-w-md {
    max-width: 28rem; }
  .xxl\:max-w-lg {
    max-width: 32rem; }
  .xxl\:max-w-xl {
    max-width: 36rem; }
  .xxl\:max-w-2xl {
    max-width: 42rem; }
  .xxl\:max-w-3xl {
    max-width: 48rem; }
  .xxl\:max-w-4xl {
    max-width: 56rem; }
  .xxl\:max-w-5xl {
    max-width: 64rem; }
  .xxl\:max-w-6xl {
    max-width: 72rem; }
  .xxl\:max-w-full {
    max-width: 100%; }
  .xxl\:min-h-0 {
    min-height: 0; }
  .xxl\:min-h-full {
    min-height: 100%; }
  .xxl\:min-h-screen {
    min-height: 100vh; }
  .xxl\:min-w-0 {
    min-width: 0; }
  .xxl\:min-w-full {
    min-width: 100%; }
  .xxl\:object-contain {
    -o-object-fit: contain;
    object-fit: contain; }
  .xxl\:object-cover {
    -o-object-fit: cover;
    object-fit: cover; }
  .xxl\:object-fill {
    -o-object-fit: fill;
    object-fit: fill; }
  .xxl\:object-none {
    -o-object-fit: none;
    object-fit: none; }
  .xxl\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down; }
  .xxl\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom; }
  .xxl\:object-center {
    -o-object-position: center;
    object-position: center; }
  .xxl\:object-left {
    -o-object-position: left;
    object-position: left; }
  .xxl\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom; }
  .xxl\:object-left-top {
    -o-object-position: left top;
    object-position: left top; }
  .xxl\:object-right {
    -o-object-position: right;
    object-position: right; }
  .xxl\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom; }
  .xxl\:object-right-top {
    -o-object-position: right top;
    object-position: right top; }
  .xxl\:object-top {
    -o-object-position: top;
    object-position: top; }
  .xxl\:opacity-0 {
    opacity: 0; }
  .xxl\:opacity-25 {
    opacity: .25; }
  .xxl\:opacity-50 {
    opacity: .5; }
  .xxl\:opacity-75 {
    opacity: .75; }
  .xxl\:opacity-100 {
    opacity: 1; }
  .xxl\:hover\:opacity-0:hover {
    opacity: 0; }
  .xxl\:hover\:opacity-25:hover {
    opacity: .25; }
  .xxl\:hover\:opacity-50:hover {
    opacity: .5; }
  .xxl\:hover\:opacity-75:hover {
    opacity: .75; }
  .xxl\:hover\:opacity-100:hover {
    opacity: 1; }
  .xxl\:focus\:opacity-0:focus {
    opacity: 0; }
  .xxl\:focus\:opacity-25:focus {
    opacity: .25; }
  .xxl\:focus\:opacity-50:focus {
    opacity: .5; }
  .xxl\:focus\:opacity-75:focus {
    opacity: .75; }
  .xxl\:focus\:opacity-100:focus {
    opacity: 1; }
  .xxl\:focus\:outline-none:focus, .xxl\:outline-none {
    outline: 0; }
  .xxl\:overflow-auto {
    overflow: auto; }
  .xxl\:overflow-hidden {
    overflow: hidden; }
  .xxl\:overflow-visible {
    overflow: visible; }
  .xxl\:overflow-scroll {
    overflow: scroll; }
  .xxl\:overflow-x-auto {
    overflow-x: auto; }
  .xxl\:overflow-y-auto {
    overflow-y: auto; }
  .xxl\:overflow-x-hidden {
    overflow-x: hidden; }
  .xxl\:overflow-y-hidden {
    overflow-y: hidden; }
  .xxl\:overflow-x-visible {
    overflow-x: visible; }
  .xxl\:overflow-y-visible {
    overflow-y: visible; }
  .xxl\:overflow-x-scroll {
    overflow-x: scroll; }
  .xxl\:overflow-y-scroll {
    overflow-y: scroll; }
  .xxl\:scrolling-touch {
    -webkit-overflow-scrolling: touch; }
  .xxl\:scrolling-auto {
    -webkit-overflow-scrolling: auto; }
  .xxl\:p-0 {
    padding: 0; }
  .xxl\:p-1 {
    padding: .25rem; }
  .xxl\:p-2 {
    padding: .5rem; }
  .xxl\:p-3 {
    padding: .75rem; }
  .xxl\:p-4 {
    padding: 1rem; }
  .xxl\:p-5 {
    padding: 1.25rem; }
  .xxl\:p-6 {
    padding: 1.5rem; }
  .xxl\:p-8 {
    padding: 2rem; }
  .xxl\:p-10 {
    padding: 2.5rem; }
  .xxl\:p-12 {
    padding: 3rem; }
  .xxl\:p-16 {
    padding: 4rem; }
  .xxl\:p-20 {
    padding: 5rem; }
  .xxl\:p-24 {
    padding: 6rem; }
  .xxl\:p-32 {
    padding: 8rem; }
  .xxl\:p-40 {
    padding: 10rem; }
  .xxl\:p-48 {
    padding: 12rem; }
  .xxl\:p-56 {
    padding: 14rem; }
  .xxl\:p-64 {
    padding: 16rem; }
  .xxl\:p-px {
    padding: 1px; }
  .xxl\:py-0 {
    padding-top: 0;
    padding-bottom: 0; }
  .xxl\:px-0 {
    padding-left: 0;
    padding-right: 0; }
  .xxl\:py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem; }
  .xxl\:px-1 {
    padding-left: .25rem;
    padding-right: .25rem; }
  .xxl\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem; }
  .xxl\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem; }
  .xxl\:py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem; }
  .xxl\:px-3 {
    padding-left: .75rem;
    padding-right: .75rem; }
  .xxl\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .xxl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem; }
  .xxl\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem; }
  .xxl\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
  .xxl\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
  .xxl\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .xxl\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem; }
  .xxl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem; }
  .xxl\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }
  .xxl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem; }
  .xxl\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem; }
  .xxl\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem; }
  .xxl\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem; }
  .xxl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem; }
  .xxl\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem; }
  .xxl\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem; }
  .xxl\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem; }
  .xxl\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem; }
  .xxl\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem; }
  .xxl\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem; }
  .xxl\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem; }
  .xxl\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem; }
  .xxl\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem; }
  .xxl\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem; }
  .xxl\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem; }
  .xxl\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem; }
  .xxl\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem; }
  .xxl\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem; }
  .xxl\:py-px {
    padding-top: 1px;
    padding-bottom: 1px; }
  .xxl\:px-px {
    padding-left: 1px;
    padding-right: 1px; }
  .xxl\:pt-0 {
    padding-top: 0; }
  .xxl\:pr-0 {
    padding-right: 0; }
  .xxl\:pb-0 {
    padding-bottom: 0; }
  .xxl\:pl-0 {
    padding-left: 0; }
  .xxl\:pt-1 {
    padding-top: .25rem; }
  .xxl\:pr-1 {
    padding-right: .25rem; }
  .xxl\:pb-1 {
    padding-bottom: .25rem; }
  .xxl\:pl-1 {
    padding-left: .25rem; }
  .xxl\:pt-2 {
    padding-top: .5rem; }
  .xxl\:pr-2 {
    padding-right: .5rem; }
  .xxl\:pb-2 {
    padding-bottom: .5rem; }
  .xxl\:pl-2 {
    padding-left: .5rem; }
  .xxl\:pt-3 {
    padding-top: .75rem; }
  .xxl\:pr-3 {
    padding-right: .75rem; }
  .xxl\:pb-3 {
    padding-bottom: .75rem; }
  .xxl\:pl-3 {
    padding-left: .75rem; }
  .xxl\:pt-4 {
    padding-top: 1rem; }
  .xxl\:pr-4 {
    padding-right: 1rem; }
  .xxl\:pb-4 {
    padding-bottom: 1rem; }
  .xxl\:pl-4 {
    padding-left: 1rem; }
  .xxl\:pt-5 {
    padding-top: 1.25rem; }
  .xxl\:pr-5 {
    padding-right: 1.25rem; }
  .xxl\:pb-5 {
    padding-bottom: 1.25rem; }
  .xxl\:pl-5 {
    padding-left: 1.25rem; }
  .xxl\:pt-6 {
    padding-top: 1.5rem; }
  .xxl\:pr-6 {
    padding-right: 1.5rem; }
  .xxl\:pb-6 {
    padding-bottom: 1.5rem; }
  .xxl\:pl-6 {
    padding-left: 1.5rem; }
  .xxl\:pt-8 {
    padding-top: 2rem; }
  .xxl\:pr-8 {
    padding-right: 2rem; }
  .xxl\:pb-8 {
    padding-bottom: 2rem; }
  .xxl\:pl-8 {
    padding-left: 2rem; }
  .xxl\:pt-10 {
    padding-top: 2.5rem; }
  .xxl\:pr-10 {
    padding-right: 2.5rem; }
  .xxl\:pb-10 {
    padding-bottom: 2.5rem; }
  .xxl\:pl-10 {
    padding-left: 2.5rem; }
  .xxl\:pt-12 {
    padding-top: 3rem; }
  .xxl\:pr-12 {
    padding-right: 3rem; }
  .xxl\:pb-12 {
    padding-bottom: 3rem; }
  .xxl\:pl-12 {
    padding-left: 3rem; }
  .xxl\:pt-16 {
    padding-top: 4rem; }
  .xxl\:pr-16 {
    padding-right: 4rem; }
  .xxl\:pb-16 {
    padding-bottom: 4rem; }
  .xxl\:pl-16 {
    padding-left: 4rem; }
  .xxl\:pt-20 {
    padding-top: 5rem; }
  .xxl\:pr-20 {
    padding-right: 5rem; }
  .xxl\:pb-20 {
    padding-bottom: 5rem; }
  .xxl\:pl-20 {
    padding-left: 5rem; }
  .xxl\:pt-24 {
    padding-top: 6rem; }
  .xxl\:pr-24 {
    padding-right: 6rem; }
  .xxl\:pb-24 {
    padding-bottom: 6rem; }
  .xxl\:pl-24 {
    padding-left: 6rem; }
  .xxl\:pt-32 {
    padding-top: 8rem; }
  .xxl\:pr-32 {
    padding-right: 8rem; }
  .xxl\:pb-32 {
    padding-bottom: 8rem; }
  .xxl\:pl-32 {
    padding-left: 8rem; }
  .xxl\:pt-40 {
    padding-top: 10rem; }
  .xxl\:pr-40 {
    padding-right: 10rem; }
  .xxl\:pb-40 {
    padding-bottom: 10rem; }
  .xxl\:pl-40 {
    padding-left: 10rem; }
  .xxl\:pt-48 {
    padding-top: 12rem; }
  .xxl\:pr-48 {
    padding-right: 12rem; }
  .xxl\:pb-48 {
    padding-bottom: 12rem; }
  .xxl\:pl-48 {
    padding-left: 12rem; }
  .xxl\:pt-56 {
    padding-top: 14rem; }
  .xxl\:pr-56 {
    padding-right: 14rem; }
  .xxl\:pb-56 {
    padding-bottom: 14rem; }
  .xxl\:pl-56 {
    padding-left: 14rem; }
  .xxl\:pt-64 {
    padding-top: 16rem; }
  .xxl\:pr-64 {
    padding-right: 16rem; }
  .xxl\:pb-64 {
    padding-bottom: 16rem; }
  .xxl\:pl-64 {
    padding-left: 16rem; }
  .xxl\:pt-px {
    padding-top: 1px; }
  .xxl\:pr-px {
    padding-right: 1px; }
  .xxl\:pb-px {
    padding-bottom: 1px; }
  .xxl\:pl-px {
    padding-left: 1px; }
  .xxl\:placeholder-transparent::-webkit-input-placeholder {
    color: transparent; }
  .xxl\:placeholder-transparent::-moz-placeholder {
    color: transparent; }
  .xxl\:placeholder-transparent:-ms-input-placeholder {
    color: transparent; }
  .xxl\:placeholder-transparent::-ms-input-placeholder {
    color: transparent; }
  .xxl\:placeholder-transparent::placeholder {
    color: transparent; }
  .xxl\:placeholder-black::-webkit-input-placeholder {
    color: #22292f; }
  .xxl\:placeholder-black::-moz-placeholder {
    color: #22292f; }
  .xxl\:placeholder-black:-ms-input-placeholder {
    color: #22292f; }
  .xxl\:placeholder-black::-ms-input-placeholder {
    color: #22292f; }
  .xxl\:placeholder-black::placeholder {
    color: #22292f; }
  .xxl\:placeholder-grey-darkest::-webkit-input-placeholder {
    color: #3d4852; }
  .xxl\:placeholder-grey-darkest::-moz-placeholder {
    color: #3d4852; }
  .xxl\:placeholder-grey-darkest:-ms-input-placeholder {
    color: #3d4852; }
  .xxl\:placeholder-grey-darkest::-ms-input-placeholder {
    color: #3d4852; }
  .xxl\:placeholder-grey-darkest::placeholder {
    color: #3d4852; }
  .xxl\:placeholder-grey-darker::-webkit-input-placeholder {
    color: #606f7b; }
  .xxl\:placeholder-grey-darker::-moz-placeholder {
    color: #606f7b; }
  .xxl\:placeholder-grey-darker:-ms-input-placeholder {
    color: #606f7b; }
  .xxl\:placeholder-grey-darker::-ms-input-placeholder {
    color: #606f7b; }
  .xxl\:placeholder-grey-darker::placeholder {
    color: #606f7b; }
  .xxl\:placeholder-grey-dark::-webkit-input-placeholder {
    color: #8795a1; }
  .xxl\:placeholder-grey-dark::-moz-placeholder {
    color: #8795a1; }
  .xxl\:placeholder-grey-dark:-ms-input-placeholder {
    color: #8795a1; }
  .xxl\:placeholder-grey-dark::-ms-input-placeholder {
    color: #8795a1; }
  .xxl\:placeholder-grey-dark::placeholder {
    color: #8795a1; }
  .xxl\:placeholder-grey::-webkit-input-placeholder {
    color: #b8c2cc; }
  .xxl\:placeholder-grey::-moz-placeholder {
    color: #b8c2cc; }
  .xxl\:placeholder-grey:-ms-input-placeholder {
    color: #b8c2cc; }
  .xxl\:placeholder-grey::-ms-input-placeholder {
    color: #b8c2cc; }
  .xxl\:placeholder-grey::placeholder {
    color: #b8c2cc; }
  .xxl\:placeholder-grey-light::-webkit-input-placeholder {
    color: #dae1e7; }
  .xxl\:placeholder-grey-light::-moz-placeholder {
    color: #dae1e7; }
  .xxl\:placeholder-grey-light:-ms-input-placeholder {
    color: #dae1e7; }
  .xxl\:placeholder-grey-light::-ms-input-placeholder {
    color: #dae1e7; }
  .xxl\:placeholder-grey-light::placeholder {
    color: #dae1e7; }
  .xxl\:placeholder-grey-lighter::-webkit-input-placeholder {
    color: #f1f5f8; }
  .xxl\:placeholder-grey-lighter::-moz-placeholder {
    color: #f1f5f8; }
  .xxl\:placeholder-grey-lighter:-ms-input-placeholder {
    color: #f1f5f8; }
  .xxl\:placeholder-grey-lighter::-ms-input-placeholder {
    color: #f1f5f8; }
  .xxl\:placeholder-grey-lighter::placeholder {
    color: #f1f5f8; }
  .xxl\:placeholder-grey-lightest::-webkit-input-placeholder {
    color: #f8fafc; }
  .xxl\:placeholder-grey-lightest::-moz-placeholder {
    color: #f8fafc; }
  .xxl\:placeholder-grey-lightest:-ms-input-placeholder {
    color: #f8fafc; }
  .xxl\:placeholder-grey-lightest::-ms-input-placeholder {
    color: #f8fafc; }
  .xxl\:placeholder-grey-lightest::placeholder {
    color: #f8fafc; }
  .xxl\:placeholder-white::-webkit-input-placeholder {
    color: #fff; }
  .xxl\:placeholder-white::-moz-placeholder {
    color: #fff; }
  .xxl\:placeholder-white:-ms-input-placeholder {
    color: #fff; }
  .xxl\:placeholder-white::-ms-input-placeholder {
    color: #fff; }
  .xxl\:placeholder-white::placeholder {
    color: #fff; }
  .xxl\:placeholder-blue-darker::-webkit-input-placeholder {
    color: #0e1932; }
  .xxl\:placeholder-blue-darker::-moz-placeholder {
    color: #0e1932; }
  .xxl\:placeholder-blue-darker:-ms-input-placeholder {
    color: #0e1932; }
  .xxl\:placeholder-blue-darker::-ms-input-placeholder {
    color: #0e1932; }
  .xxl\:placeholder-blue-darker::placeholder {
    color: #0e1932; }
  .xxl\:placeholder-blue-dark::-webkit-input-placeholder {
    color: #1d2945; }
  .xxl\:placeholder-blue-dark::-moz-placeholder {
    color: #1d2945; }
  .xxl\:placeholder-blue-dark:-ms-input-placeholder {
    color: #1d2945; }
  .xxl\:placeholder-blue-dark::-ms-input-placeholder {
    color: #1d2945; }
  .xxl\:placeholder-blue-dark::placeholder {
    color: #1d2945; }
  .xxl\:placeholder-blue::-webkit-input-placeholder {
    color: #2d374d; }
  .xxl\:placeholder-blue::-moz-placeholder {
    color: #2d374d; }
  .xxl\:placeholder-blue:-ms-input-placeholder {
    color: #2d374d; }
  .xxl\:placeholder-blue::-ms-input-placeholder {
    color: #2d374d; }
  .xxl\:placeholder-blue::placeholder {
    color: #2d374d; }
  .xxl\:placeholder-blue-light::-webkit-input-placeholder {
    color: #45526d; }
  .xxl\:placeholder-blue-light::-moz-placeholder {
    color: #45526d; }
  .xxl\:placeholder-blue-light:-ms-input-placeholder {
    color: #45526d; }
  .xxl\:placeholder-blue-light::-ms-input-placeholder {
    color: #45526d; }
  .xxl\:placeholder-blue-light::placeholder {
    color: #45526d; }
  .xxl\:placeholder-blue-lighter::-webkit-input-placeholder {
    color: #626e87; }
  .xxl\:placeholder-blue-lighter::-moz-placeholder {
    color: #626e87; }
  .xxl\:placeholder-blue-lighter:-ms-input-placeholder {
    color: #626e87; }
  .xxl\:placeholder-blue-lighter::-ms-input-placeholder {
    color: #626e87; }
  .xxl\:placeholder-blue-lighter::placeholder {
    color: #626e87; }
  .xxl\:placeholder-pink-darker::-webkit-input-placeholder {
    color: #a31e1e; }
  .xxl\:placeholder-pink-darker::-moz-placeholder {
    color: #a31e1e; }
  .xxl\:placeholder-pink-darker:-ms-input-placeholder {
    color: #a31e1e; }
  .xxl\:placeholder-pink-darker::-ms-input-placeholder {
    color: #a31e1e; }
  .xxl\:placeholder-pink-darker::placeholder {
    color: #a31e1e; }
  .xxl\:placeholder-pink-dark::-webkit-input-placeholder {
    color: #c63c3c; }
  .xxl\:placeholder-pink-dark::-moz-placeholder {
    color: #c63c3c; }
  .xxl\:placeholder-pink-dark:-ms-input-placeholder {
    color: #c63c3c; }
  .xxl\:placeholder-pink-dark::-ms-input-placeholder {
    color: #c63c3c; }
  .xxl\:placeholder-pink-dark::placeholder {
    color: #c63c3c; }
  .xxl\:placeholder-pink::-webkit-input-placeholder {
    color: #e76363; }
  .xxl\:placeholder-pink::-moz-placeholder {
    color: #e76363; }
  .xxl\:placeholder-pink:-ms-input-placeholder {
    color: #e76363; }
  .xxl\:placeholder-pink::-ms-input-placeholder {
    color: #e76363; }
  .xxl\:placeholder-pink::placeholder {
    color: #e76363; }
  .xxl\:placeholder-pink-light::-webkit-input-placeholder {
    color: #ff9393; }
  .xxl\:placeholder-pink-light::-moz-placeholder {
    color: #ff9393; }
  .xxl\:placeholder-pink-light:-ms-input-placeholder {
    color: #ff9393; }
  .xxl\:placeholder-pink-light::-ms-input-placeholder {
    color: #ff9393; }
  .xxl\:placeholder-pink-light::placeholder {
    color: #ff9393; }
  .xxl\:placeholder-pink-lighter::-webkit-input-placeholder {
    color: #ffbcbc; }
  .xxl\:placeholder-pink-lighter::-moz-placeholder {
    color: #ffbcbc; }
  .xxl\:placeholder-pink-lighter:-ms-input-placeholder {
    color: #ffbcbc; }
  .xxl\:placeholder-pink-lighter::-ms-input-placeholder {
    color: #ffbcbc; }
  .xxl\:placeholder-pink-lighter::placeholder {
    color: #ffbcbc; }
  .xxl\:focus\:placeholder-transparent:focus::-webkit-input-placeholder {
    color: transparent; }
  .xxl\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent; }
  .xxl\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent; }
  .xxl\:focus\:placeholder-transparent:focus::-ms-input-placeholder {
    color: transparent; }
  .xxl\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent; }
  .xxl\:focus\:placeholder-black:focus::-webkit-input-placeholder {
    color: #22292f; }
  .xxl\:focus\:placeholder-black:focus::-moz-placeholder {
    color: #22292f; }
  .xxl\:focus\:placeholder-black:focus:-ms-input-placeholder {
    color: #22292f; }
  .xxl\:focus\:placeholder-black:focus::-ms-input-placeholder {
    color: #22292f; }
  .xxl\:focus\:placeholder-black:focus::placeholder {
    color: #22292f; }
  .xxl\:focus\:placeholder-grey-darkest:focus::-webkit-input-placeholder {
    color: #3d4852; }
  .xxl\:focus\:placeholder-grey-darkest:focus::-moz-placeholder {
    color: #3d4852; }
  .xxl\:focus\:placeholder-grey-darkest:focus:-ms-input-placeholder {
    color: #3d4852; }
  .xxl\:focus\:placeholder-grey-darkest:focus::-ms-input-placeholder {
    color: #3d4852; }
  .xxl\:focus\:placeholder-grey-darkest:focus::placeholder {
    color: #3d4852; }
  .xxl\:focus\:placeholder-grey-darker:focus::-webkit-input-placeholder {
    color: #606f7b; }
  .xxl\:focus\:placeholder-grey-darker:focus::-moz-placeholder {
    color: #606f7b; }
  .xxl\:focus\:placeholder-grey-darker:focus:-ms-input-placeholder {
    color: #606f7b; }
  .xxl\:focus\:placeholder-grey-darker:focus::-ms-input-placeholder {
    color: #606f7b; }
  .xxl\:focus\:placeholder-grey-darker:focus::placeholder {
    color: #606f7b; }
  .xxl\:focus\:placeholder-grey-dark:focus::-webkit-input-placeholder {
    color: #8795a1; }
  .xxl\:focus\:placeholder-grey-dark:focus::-moz-placeholder {
    color: #8795a1; }
  .xxl\:focus\:placeholder-grey-dark:focus:-ms-input-placeholder {
    color: #8795a1; }
  .xxl\:focus\:placeholder-grey-dark:focus::-ms-input-placeholder {
    color: #8795a1; }
  .xxl\:focus\:placeholder-grey-dark:focus::placeholder {
    color: #8795a1; }
  .xxl\:focus\:placeholder-grey:focus::-webkit-input-placeholder {
    color: #b8c2cc; }
  .xxl\:focus\:placeholder-grey:focus::-moz-placeholder {
    color: #b8c2cc; }
  .xxl\:focus\:placeholder-grey:focus:-ms-input-placeholder {
    color: #b8c2cc; }
  .xxl\:focus\:placeholder-grey:focus::-ms-input-placeholder {
    color: #b8c2cc; }
  .xxl\:focus\:placeholder-grey:focus::placeholder {
    color: #b8c2cc; }
  .xxl\:focus\:placeholder-grey-light:focus::-webkit-input-placeholder {
    color: #dae1e7; }
  .xxl\:focus\:placeholder-grey-light:focus::-moz-placeholder {
    color: #dae1e7; }
  .xxl\:focus\:placeholder-grey-light:focus:-ms-input-placeholder {
    color: #dae1e7; }
  .xxl\:focus\:placeholder-grey-light:focus::-ms-input-placeholder {
    color: #dae1e7; }
  .xxl\:focus\:placeholder-grey-light:focus::placeholder {
    color: #dae1e7; }
  .xxl\:focus\:placeholder-grey-lighter:focus::-webkit-input-placeholder {
    color: #f1f5f8; }
  .xxl\:focus\:placeholder-grey-lighter:focus::-moz-placeholder {
    color: #f1f5f8; }
  .xxl\:focus\:placeholder-grey-lighter:focus:-ms-input-placeholder {
    color: #f1f5f8; }
  .xxl\:focus\:placeholder-grey-lighter:focus::-ms-input-placeholder {
    color: #f1f5f8; }
  .xxl\:focus\:placeholder-grey-lighter:focus::placeholder {
    color: #f1f5f8; }
  .xxl\:focus\:placeholder-grey-lightest:focus::-webkit-input-placeholder {
    color: #f8fafc; }
  .xxl\:focus\:placeholder-grey-lightest:focus::-moz-placeholder {
    color: #f8fafc; }
  .xxl\:focus\:placeholder-grey-lightest:focus:-ms-input-placeholder {
    color: #f8fafc; }
  .xxl\:focus\:placeholder-grey-lightest:focus::-ms-input-placeholder {
    color: #f8fafc; }
  .xxl\:focus\:placeholder-grey-lightest:focus::placeholder {
    color: #f8fafc; }
  .xxl\:focus\:placeholder-white:focus::-webkit-input-placeholder {
    color: #fff; }
  .xxl\:focus\:placeholder-white:focus::-moz-placeholder {
    color: #fff; }
  .xxl\:focus\:placeholder-white:focus:-ms-input-placeholder {
    color: #fff; }
  .xxl\:focus\:placeholder-white:focus::-ms-input-placeholder {
    color: #fff; }
  .xxl\:focus\:placeholder-white:focus::placeholder {
    color: #fff; }
  .xxl\:focus\:placeholder-blue-darker:focus::-webkit-input-placeholder {
    color: #0e1932; }
  .xxl\:focus\:placeholder-blue-darker:focus::-moz-placeholder {
    color: #0e1932; }
  .xxl\:focus\:placeholder-blue-darker:focus:-ms-input-placeholder {
    color: #0e1932; }
  .xxl\:focus\:placeholder-blue-darker:focus::-ms-input-placeholder {
    color: #0e1932; }
  .xxl\:focus\:placeholder-blue-darker:focus::placeholder {
    color: #0e1932; }
  .xxl\:focus\:placeholder-blue-dark:focus::-webkit-input-placeholder {
    color: #1d2945; }
  .xxl\:focus\:placeholder-blue-dark:focus::-moz-placeholder {
    color: #1d2945; }
  .xxl\:focus\:placeholder-blue-dark:focus:-ms-input-placeholder {
    color: #1d2945; }
  .xxl\:focus\:placeholder-blue-dark:focus::-ms-input-placeholder {
    color: #1d2945; }
  .xxl\:focus\:placeholder-blue-dark:focus::placeholder {
    color: #1d2945; }
  .xxl\:focus\:placeholder-blue:focus::-webkit-input-placeholder {
    color: #2d374d; }
  .xxl\:focus\:placeholder-blue:focus::-moz-placeholder {
    color: #2d374d; }
  .xxl\:focus\:placeholder-blue:focus:-ms-input-placeholder {
    color: #2d374d; }
  .xxl\:focus\:placeholder-blue:focus::-ms-input-placeholder {
    color: #2d374d; }
  .xxl\:focus\:placeholder-blue:focus::placeholder {
    color: #2d374d; }
  .xxl\:focus\:placeholder-blue-light:focus::-webkit-input-placeholder {
    color: #45526d; }
  .xxl\:focus\:placeholder-blue-light:focus::-moz-placeholder {
    color: #45526d; }
  .xxl\:focus\:placeholder-blue-light:focus:-ms-input-placeholder {
    color: #45526d; }
  .xxl\:focus\:placeholder-blue-light:focus::-ms-input-placeholder {
    color: #45526d; }
  .xxl\:focus\:placeholder-blue-light:focus::placeholder {
    color: #45526d; }
  .xxl\:focus\:placeholder-blue-lighter:focus::-webkit-input-placeholder {
    color: #626e87; }
  .xxl\:focus\:placeholder-blue-lighter:focus::-moz-placeholder {
    color: #626e87; }
  .xxl\:focus\:placeholder-blue-lighter:focus:-ms-input-placeholder {
    color: #626e87; }
  .xxl\:focus\:placeholder-blue-lighter:focus::-ms-input-placeholder {
    color: #626e87; }
  .xxl\:focus\:placeholder-blue-lighter:focus::placeholder {
    color: #626e87; }
  .xxl\:focus\:placeholder-pink-darker:focus::-webkit-input-placeholder {
    color: #a31e1e; }
  .xxl\:focus\:placeholder-pink-darker:focus::-moz-placeholder {
    color: #a31e1e; }
  .xxl\:focus\:placeholder-pink-darker:focus:-ms-input-placeholder {
    color: #a31e1e; }
  .xxl\:focus\:placeholder-pink-darker:focus::-ms-input-placeholder {
    color: #a31e1e; }
  .xxl\:focus\:placeholder-pink-darker:focus::placeholder {
    color: #a31e1e; }
  .xxl\:focus\:placeholder-pink-dark:focus::-webkit-input-placeholder {
    color: #c63c3c; }
  .xxl\:focus\:placeholder-pink-dark:focus::-moz-placeholder {
    color: #c63c3c; }
  .xxl\:focus\:placeholder-pink-dark:focus:-ms-input-placeholder {
    color: #c63c3c; }
  .xxl\:focus\:placeholder-pink-dark:focus::-ms-input-placeholder {
    color: #c63c3c; }
  .xxl\:focus\:placeholder-pink-dark:focus::placeholder {
    color: #c63c3c; }
  .xxl\:focus\:placeholder-pink:focus::-webkit-input-placeholder {
    color: #e76363; }
  .xxl\:focus\:placeholder-pink:focus::-moz-placeholder {
    color: #e76363; }
  .xxl\:focus\:placeholder-pink:focus:-ms-input-placeholder {
    color: #e76363; }
  .xxl\:focus\:placeholder-pink:focus::-ms-input-placeholder {
    color: #e76363; }
  .xxl\:focus\:placeholder-pink:focus::placeholder {
    color: #e76363; }
  .xxl\:focus\:placeholder-pink-light:focus::-webkit-input-placeholder {
    color: #ff9393; }
  .xxl\:focus\:placeholder-pink-light:focus::-moz-placeholder {
    color: #ff9393; }
  .xxl\:focus\:placeholder-pink-light:focus:-ms-input-placeholder {
    color: #ff9393; }
  .xxl\:focus\:placeholder-pink-light:focus::-ms-input-placeholder {
    color: #ff9393; }
  .xxl\:focus\:placeholder-pink-light:focus::placeholder {
    color: #ff9393; }
  .xxl\:focus\:placeholder-pink-lighter:focus::-webkit-input-placeholder {
    color: #ffbcbc; }
  .xxl\:focus\:placeholder-pink-lighter:focus::-moz-placeholder {
    color: #ffbcbc; }
  .xxl\:focus\:placeholder-pink-lighter:focus:-ms-input-placeholder {
    color: #ffbcbc; }
  .xxl\:focus\:placeholder-pink-lighter:focus::-ms-input-placeholder {
    color: #ffbcbc; }
  .xxl\:focus\:placeholder-pink-lighter:focus::placeholder {
    color: #ffbcbc; }
  .xxl\:pointer-events-none {
    pointer-events: none; }
  .xxl\:pointer-events-auto {
    pointer-events: auto; }
  .xxl\:static {
    position: static; }
  .xxl\:fixed {
    position: fixed; }
  .xxl\:absolute {
    position: absolute; }
  .xxl\:relative {
    position: relative; }
  .xxl\:sticky {
    position: -webkit-sticky;
    position: sticky; }
  .xxl\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .xxl\:inset-auto {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto; }
  .xxl\:inset-y-0 {
    top: 0;
    bottom: 0; }
  .xxl\:inset-x-0 {
    right: 0;
    left: 0; }
  .xxl\:inset-y-auto {
    top: auto;
    bottom: auto; }
  .xxl\:inset-x-auto {
    right: auto;
    left: auto; }
  .xxl\:top-0 {
    top: 0; }
  .xxl\:right-0 {
    right: 0; }
  .xxl\:bottom-0 {
    bottom: 0; }
  .xxl\:left-0 {
    left: 0; }
  .xxl\:top-auto {
    top: auto; }
  .xxl\:right-auto {
    right: auto; }
  .xxl\:bottom-auto {
    bottom: auto; }
  .xxl\:left-auto {
    left: auto; }
  .xxl\:resize-none {
    resize: none; }
  .xxl\:resize-y {
    resize: vertical; }
  .xxl\:resize-x {
    resize: horizontal; }
  .xxl\:resize {
    resize: both; }
  .xxl\:shadow {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }
  .xxl\:shadow-md {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }
  .xxl\:shadow-lg {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }
  .xxl\:shadow-xl {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }
  .xxl\:shadow-2xl {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }
  .xxl\:shadow-inner {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
            box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); }
  .xxl\:shadow-outline {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
            box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5); }
  .xxl\:shadow-none {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .xxl\:hover\:shadow:hover {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }
  .xxl\:hover\:shadow-md:hover {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }
  .xxl\:hover\:shadow-lg:hover {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }
  .xxl\:hover\:shadow-xl:hover {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }
  .xxl\:hover\:shadow-2xl:hover {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }
  .xxl\:hover\:shadow-inner:hover {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
            box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); }
  .xxl\:hover\:shadow-outline:hover {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
            box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5); }
  .xxl\:hover\:shadow-none:hover {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .xxl\:focus\:shadow:focus {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }
  .xxl\:focus\:shadow-md:focus {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }
  .xxl\:focus\:shadow-lg:focus {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }
  .xxl\:focus\:shadow-xl:focus {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }
  .xxl\:focus\:shadow-2xl:focus {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }
  .xxl\:focus\:shadow-inner:focus {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
            box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06); }
  .xxl\:focus\:shadow-outline:focus {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
            box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5); }
  .xxl\:focus\:shadow-none:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .xxl\:fill-current {
    fill: currentColor; }
  .xxl\:stroke-current {
    stroke: currentColor; }
  .xxl\:table-auto {
    table-layout: auto; }
  .xxl\:table-fixed {
    table-layout: fixed; }
  .xxl\:text-left {
    text-align: left; }
  .xxl\:text-center {
    text-align: center; }
  .xxl\:text-right {
    text-align: right; }
  .xxl\:text-justify {
    text-align: justify; }
  .xxl\:text-transparent {
    color: transparent; }
  .xxl\:text-black {
    color: #22292f; }
  .xxl\:text-grey-darkest {
    color: #3d4852; }
  .xxl\:text-grey-darker {
    color: #606f7b; }
  .xxl\:text-grey-dark {
    color: #8795a1; }
  .xxl\:text-grey {
    color: #b8c2cc; }
  .xxl\:text-grey-light {
    color: #dae1e7; }
  .xxl\:text-grey-lighter {
    color: #f1f5f8; }
  .xxl\:text-grey-lightest {
    color: #f8fafc; }
  .xxl\:text-white {
    color: #fff; }
  .xxl\:text-blue-darker {
    color: #0e1932; }
  .xxl\:text-blue-dark {
    color: #1d2945; }
  .xxl\:text-blue {
    color: #2d374d; }
  .xxl\:text-blue-light {
    color: #45526d; }
  .xxl\:text-blue-lighter {
    color: #626e87; }
  .xxl\:text-pink-darker {
    color: #a31e1e; }
  .xxl\:text-pink-dark {
    color: #c63c3c; }
  .xxl\:text-pink {
    color: #e76363; }
  .xxl\:text-pink-light {
    color: #ff9393; }
  .xxl\:text-pink-lighter {
    color: #ffbcbc; }
  .xxl\:hover\:text-transparent:hover {
    color: transparent; }
  .xxl\:hover\:text-black:hover {
    color: #22292f; }
  .xxl\:hover\:text-grey-darkest:hover {
    color: #3d4852; }
  .xxl\:hover\:text-grey-darker:hover {
    color: #606f7b; }
  .xxl\:hover\:text-grey-dark:hover {
    color: #8795a1; }
  .xxl\:hover\:text-grey:hover {
    color: #b8c2cc; }
  .xxl\:hover\:text-grey-light:hover {
    color: #dae1e7; }
  .xxl\:hover\:text-grey-lighter:hover {
    color: #f1f5f8; }
  .xxl\:hover\:text-grey-lightest:hover {
    color: #f8fafc; }
  .xxl\:hover\:text-white:hover {
    color: #fff; }
  .xxl\:hover\:text-blue-darker:hover {
    color: #0e1932; }
  .xxl\:hover\:text-blue-dark:hover {
    color: #1d2945; }
  .xxl\:hover\:text-blue:hover {
    color: #2d374d; }
  .xxl\:hover\:text-blue-light:hover {
    color: #45526d; }
  .xxl\:hover\:text-blue-lighter:hover {
    color: #626e87; }
  .xxl\:hover\:text-pink-darker:hover {
    color: #a31e1e; }
  .xxl\:hover\:text-pink-dark:hover {
    color: #c63c3c; }
  .xxl\:hover\:text-pink:hover {
    color: #e76363; }
  .xxl\:hover\:text-pink-light:hover {
    color: #ff9393; }
  .xxl\:hover\:text-pink-lighter:hover {
    color: #ffbcbc; }
  .xxl\:focus\:text-transparent:focus {
    color: transparent; }
  .xxl\:focus\:text-black:focus {
    color: #22292f; }
  .xxl\:focus\:text-grey-darkest:focus {
    color: #3d4852; }
  .xxl\:focus\:text-grey-darker:focus {
    color: #606f7b; }
  .xxl\:focus\:text-grey-dark:focus {
    color: #8795a1; }
  .xxl\:focus\:text-grey:focus {
    color: #b8c2cc; }
  .xxl\:focus\:text-grey-light:focus {
    color: #dae1e7; }
  .xxl\:focus\:text-grey-lighter:focus {
    color: #f1f5f8; }
  .xxl\:focus\:text-grey-lightest:focus {
    color: #f8fafc; }
  .xxl\:focus\:text-white:focus {
    color: #fff; }
  .xxl\:focus\:text-blue-darker:focus {
    color: #0e1932; }
  .xxl\:focus\:text-blue-dark:focus {
    color: #1d2945; }
  .xxl\:focus\:text-blue:focus {
    color: #2d374d; }
  .xxl\:focus\:text-blue-light:focus {
    color: #45526d; }
  .xxl\:focus\:text-blue-lighter:focus {
    color: #626e87; }
  .xxl\:focus\:text-pink-darker:focus {
    color: #a31e1e; }
  .xxl\:focus\:text-pink-dark:focus {
    color: #c63c3c; }
  .xxl\:focus\:text-pink:focus {
    color: #e76363; }
  .xxl\:focus\:text-pink-light:focus {
    color: #ff9393; }
  .xxl\:focus\:text-pink-lighter:focus {
    color: #ffbcbc; }
  .xxl\:text-xs {
    font-size: .75rem; }
  .xxl\:text-sm {
    font-size: .875rem; }
  .xxl\:text-base {
    font-size: 1rem; }
  .xxl\:text-base-readability {
    font-size: 1.1rem; }
  .xxl\:text-lg {
    font-size: 1.125rem; }
  .xxl\:text-xl {
    font-size: 1.25rem; }
  .xxl\:text-2xl {
    font-size: 1.5rem; }
  .xxl\:text-3xl {
    font-size: 1.875rem; }
  .xxl\:text-4xl {
    font-size: 2.25rem; }
  .xxl\:text-5xl {
    font-size: 3.2rem; }
  .xxl\:text-6xl {
    font-size: 4rem; }
  .xxl\:italic {
    font-style: italic; }
  .xxl\:not-italic {
    font-style: normal; }
  .xxl\:uppercase {
    text-transform: uppercase; }
  .xxl\:lowercase {
    text-transform: lowercase; }
  .xxl\:capitalize {
    text-transform: capitalize; }
  .xxl\:normal-case {
    text-transform: none; }
  .xxl\:underline {
    text-decoration: underline; }
  .xxl\:line-through {
    text-decoration: line-through; }
  .xxl\:no-underline {
    text-decoration: none; }
  .xxl\:hover\:underline:hover {
    text-decoration: underline; }
  .xxl\:hover\:line-through:hover {
    text-decoration: line-through; }
  .xxl\:hover\:no-underline:hover {
    text-decoration: none; }
  .xxl\:focus\:underline:focus {
    text-decoration: underline; }
  .xxl\:focus\:line-through:focus {
    text-decoration: line-through; }
  .xxl\:focus\:no-underline:focus {
    text-decoration: none; }
  .xxl\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .xxl\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto; }
  .xxl\:tracking-tighter {
    letter-spacing: -.05em; }
  .xxl\:tracking-tight {
    letter-spacing: -.025em; }
  .xxl\:tracking-normal {
    letter-spacing: 0; }
  .xxl\:tracking-wide {
    letter-spacing: .025em; }
  .xxl\:tracking-wider {
    letter-spacing: .05em; }
  .xxl\:tracking-widest {
    letter-spacing: .1em; }
  .xxl\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .xxl\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text; }
  .xxl\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all; }
  .xxl\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto; }
  .xxl\:align-baseline {
    vertical-align: baseline; }
  .xxl\:align-top {
    vertical-align: top; }
  .xxl\:align-middle {
    vertical-align: middle; }
  .xxl\:align-bottom {
    vertical-align: bottom; }
  .xxl\:align-text-top {
    vertical-align: text-top; }
  .xxl\:align-text-bottom {
    vertical-align: text-bottom; }
  .xxl\:visible {
    visibility: visible; }
  .xxl\:invisible {
    visibility: hidden; }
  .xxl\:whitespace-normal {
    white-space: normal; }
  .xxl\:whitespace-no-wrap {
    white-space: nowrap; }
  .xxl\:whitespace-pre {
    white-space: pre; }
  .xxl\:whitespace-pre-line {
    white-space: pre-line; }
  .xxl\:whitespace-pre-wrap {
    white-space: pre-wrap; }
  .xxl\:break-normal {
    overflow-wrap: normal;
    word-break: normal; }
  .xxl\:break-words {
    overflow-wrap: break-word; }
  .xxl\:break-all {
    word-break: break-all; }
  .xxl\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .xxl\:w-0 {
    width: 0; }
  .xxl\:w-1 {
    width: .25rem; }
  .xxl\:w-2 {
    width: .5rem; }
  .xxl\:w-3 {
    width: .75rem; }
  .xxl\:w-4 {
    width: 1rem; }
  .xxl\:w-5 {
    width: 1.25rem; }
  .xxl\:w-6 {
    width: 1.5rem; }
  .xxl\:w-8 {
    width: 2rem; }
  .xxl\:w-10 {
    width: 2.5rem; }
  .xxl\:w-12 {
    width: 3rem; }
  .xxl\:w-16 {
    width: 4rem; }
  .xxl\:w-20 {
    width: 5rem; }
  .xxl\:w-24 {
    width: 6rem; }
  .xxl\:w-32 {
    width: 8rem; }
  .xxl\:w-40 {
    width: 10rem; }
  .xxl\:w-48 {
    width: 12rem; }
  .xxl\:w-56 {
    width: 14rem; }
  .xxl\:w-64 {
    width: 16rem; }
  .xxl\:w-128 {
    width: 20rem; }
  .xxl\:w-auto {
    width: auto; }
  .xxl\:w-px {
    width: 1px; }
  .xxl\:w-1\/2 {
    width: 50%; }
  .xxl\:w-1\/3 {
    width: 33.333333%; }
  .xxl\:w-2\/3 {
    width: 66.666667%; }
  .xxl\:w-1\/4 {
    width: 25%; }
  .xxl\:w-2\/4 {
    width: 50%; }
  .xxl\:w-3\/4 {
    width: 75%; }
  .xxl\:w-1\/5 {
    width: 20%; }
  .xxl\:w-2\/5 {
    width: 40%; }
  .xxl\:w-3\/5 {
    width: 60%; }
  .xxl\:w-4\/5 {
    width: 80%; }
  .xxl\:w-1\/6 {
    width: 16.666667%; }
  .xxl\:w-2\/6 {
    width: 33.333333%; }
  .xxl\:w-3\/6 {
    width: 50%; }
  .xxl\:w-4\/6 {
    width: 66.666667%; }
  .xxl\:w-5\/6 {
    width: 83.333333%; }
  .xxl\:w-1\/12 {
    width: 8.333333%; }
  .xxl\:w-2\/12 {
    width: 16.666667%; }
  .xxl\:w-3\/12 {
    width: 25%; }
  .xxl\:w-4\/12 {
    width: 33.333333%; }
  .xxl\:w-5\/12 {
    width: 41.666667%; }
  .xxl\:w-6\/12 {
    width: 50%; }
  .xxl\:w-7\/12 {
    width: 58.333333%; }
  .xxl\:w-8\/12 {
    width: 66.666667%; }
  .xxl\:w-9\/12 {
    width: 75%; }
  .xxl\:w-10\/12 {
    width: 83.333333%; }
  .xxl\:w-11\/12 {
    width: 91.666667%; }
  .xxl\:w-full {
    width: 100%; }
  .xxl\:w-screen {
    width: 100vw; }
  .xxl\:z-0 {
    z-index: 0; }
  .xxl\:z-10 {
    z-index: 10; }
  .xxl\:z-20 {
    z-index: 20; }
  .xxl\:z-30 {
    z-index: 30; }
  .xxl\:z-40 {
    z-index: 40; }
  .xxl\:z-50 {
    z-index: 50; }
  .xxl\:z-auto {
    z-index: auto; } }

.gform_wrapper.two-column_wrapper {
  max-width: 100%; }

.gform_wrapper.two-column_wrapper ul.gform_fields,
.gform_wrapper.two-column_wrapper ul.gform_column li.gsection:first-child {
  display: none; }

.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column {
  display: block; }

.gform_wrapper.two-column_wrapper ul.one-half {
  margin-left: 6% !important;
  width: 47%;
  float: left; }

.gform_wrapper.two-column_wrapper ul.one-half.first {
  margin-left: 0 !important; }

#input_3_2,
#input_3_3,
#input_3_4 {
  width: 100%; }

.gform_wrapper .gsection {
  border-bottom: none !important; }

.gform_wrapper .top_label li.gfield.gf_right_half + li.gsection {
  padding: 0 !important; }

@media only screen and (max-width: 1075px) {
  .gform_wrapper.two-column_wrapper ul.one-half {
    width: 100%; }
  .gform_wrapper.two-column_wrapper ul.one-half {
    margin-left: 0 !important; }
  .gform_wrapper .gsection {
    display: none !important;
    /* remove !important if it's not needed */ }
  #gform_wrapper_3 li {
    margin-bottom: 10px; } }

:root {
  --brand-darker-blue: #1d2945;
  --brand-blue: #2c374d;
  --brand-red: #e76363;
  --brand-white: #ffffff;
  --brand-slate: #606f7b;
  --brand-grey: #b8c2cc;
  --brand-light-grey: #dae1e7;
  --font-sans: 'Muli', 'Arial', sans-serif;
  --font-serif: 'Noto Serif','Webdings',Georgia,Cambria,Times New Roman,Times,serif; }

.inner-wrap {
  max-width: 960px;
  margin: 0 auto; }

.wrapper {
  max-width: 1380px;
  margin: 0 auto;
  padding: 0 40px; }

@media screen and (max-width: 768px) {
  .wrapper {
    padding: 0 20px; } }

#byline {
  background: var(--brand-red);
  color: var(--brand-white);
  font-family: var(--font-sans);
  font-size: 24px;
  padding: 20px 30px; }
  #byline span {
    border-left: 1px solid var(--brand-white);
    border-right: 1px solid var(--brand-white);
    padding: 0 30px 0;
    line-height: 1.1;
    margin: 0 30px; width: 55%;}
  #byline > div {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

@media screen and (max-width: 800px) {
  #byline {
    padding: 20px 50px; }
    #byline div {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    #byline span { 
      border: none;
      margin: 30px auto;
      text-align: center;
      font-size: 18px; width: auto;} }

.page-header {
  background-color: var(--brand-blue);
  background-image: url(../assets/img/transparent-map-overlay.png);
  background-size: contain;
  margin-bottom: 75px;
  background-position: center right;
  background-repeat: no-repeat; }
  .page-header .wrapper {
    position: relative;
    overflow-y: hidden; }
    .page-header .wrapper > .btn {
      position: absolute;
      top: 0px;
      right: 0;
      padding: 30px 40px 20px 40px;
      border-radius: 0 0 .2rem .2rem;
      -webkit-transform: translateY(-15px);
              transform: translateY(-15px);
      -webkit-transition: -webkit-transform 0.25s;
      transition: -webkit-transform 0.25s;
      transition: transform 0.25s;
      transition: transform 0.25s, -webkit-transform 0.25s; }
      .page-header .wrapper > .btn:hover {
        -webkit-transform: translateY(0);
                transform: translateY(0); }
  .page-header .page-title-bar {
    padding: 80px 30px 80px 30px; }
    .page-header .page-title-bar h3, .page-header .page-title-bar p {
      color: var(--brand-white);
      font-family: var(--font-sans); }
    .page-header .page-title-bar h3 {
      margin: 0 0 30px 0;
      font-size: 48px;
      font-weight: 800;
}
    .page-header .page-title-bar p {
      font-size: 16px; }

@media screen and (min-width: 768px) {
  .page-title-bar {
    width: 50%;
    padding: 80px 30px 80px 60px; } }

#home-header {
  background: var(--brand-blue);
  padding: 40px 0; }
  #home-header .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  #home-header aside {
    width: 25%;
    max-width: 290px; }
    #home-header aside .btn {
      display: block;
      text-align: center; }

@media screen and (max-width: 960px) {
  #home-header .wrapper {
    display: block; }
  #home-header .fluid-width-video-wrapper,
  #home-header aside {
    width: 100%;
    max-width: none; } }

@media screen and (min-width: 641px) and (max-width: 960px) {
  /*#home-header aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 30px 0; }
    #home-header aside .btn {
      width: calc(50% - 20px);
      margin: 10px 10px 10px 0; }
      #home-header aside .btn:nth-of-type(2n) {
        margin: 10px 0 10px 10px; } */
}

@media screen and (max-width: 640px) {
    #home-header aside {
        display: block;
    }
    #home-header aside .btn {
        width: 100%;
        margin: 10px 0;
    }
}

#home-header .fluid-width-video-wrapper {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    max-width: 960px;
    margin-right: 50px;
    background: #ccc;
    position: relative;
    width: calc(75% - 50px);
}
@media screen and (max-width: 1240px) {
    #home-header .fluid-width-video-wrapper { width: calc(70% - 30px); margin-right: 30px; }
    #home-header aside { width: 30%; }
}
@media screen and (max-width: 1047px) {
    #home-header .fluid-width-video-wrapper { width: calc(60% - 30px); margin-right: 30px; }
    #home-header aside { width: 40%; }
}
@media screen and (max-width: 960px) {
    #home-header .fluid-width-video-wrapper { width: 100%; margin-right: 0;}
    #home-header aside { width: 100%; max-width: 500px; margin: 20px auto 0 auto; }
}

  #home-header .fluid-width-video-wrapper:before {
    display: block;
    content: '';
    padding-top: 56.25%;
    width: 100%; }

#home-header .fluid-width-video-wrapper iframe, #home-header .fluid-width-video-wrapper object, #home-header .fluid-width-video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#home-header .videofit iframe {
  max-width: 100%; }

#home-ctas {
  background-image: url(../assets/img/background-map.jpg); }
  #home-ctas .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-position: center;
    background-size: cover;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #home-ctas .wrapper h3, #home-ctas .wrapper h6 {
      padding: 0;
      margin: 0; }
    #home-ctas .wrapper h3, #home-ctas .wrapper h5 {
      line-height: 1; }

#home-ctas .wrapper .cta-c {
align-self: center;
}
#home-ctas .wrapper .cta-c h3 {
 margin-bottom: 1rem;   
}
    #home-ctas .wrapper article {
      width: 33.33%;
      max-width: 420px;
      padding-top: 72px;
      padding-bottom: 96px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      #home-ctas .wrapper article h5 {
        -webkit-box-flex: 3;
            -ms-flex-positive: 3;
                flex-grow: 3; }
      #home-ctas .wrapper article .btn {
        -ms-flex-item-align: end;
            align-self: flex-end; }
      #home-ctas .wrapper article.cta-a {
        padding-right: 60px;
        padding-left: 60px; }
      #home-ctas .wrapper article.cta-c {
        padding-right: 60px;
        padding-left: 60px;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
  #home-ctas .cta-subscribe {
    position: relative;
    padding-right: 60px;
    padding-left: 60px;
    background: #b8c2cc;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #home-ctas .cta-subscribe form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #home-ctas .cta-subscribe form input[type="text"] {
        width: 100%; }
    #home-ctas .cta-subscribe .cta-social {
      background-color: var(--brand-blue);
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0;
      padding: 15px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
        justify-content: center;
        align-items: center;
}
#home-ctas .cta-subscribe .social {
margin: 4px 0 4px 20px;
list-style: none;
}
#home-ctas .cta-subscribe .social li {
margin-bottom: 0;
}
  #home-ctas .cta-subscribe.mobile {
    display: none; }

@media screen and (max-width: 960px) {
  #home-ctas .wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #home-ctas .wrapper article {
      width: 50%;
      max-width: 100%; }
      #home-ctas .wrapper article.cta-subscribe {
        display: none; }
      #home-ctas .wrapper article.cta-a, #home-ctas .wrapper article.cta-c {
        padding: 30px; }
  #home-ctas .cta-subscribe.mobile {
    width: 100%;
    max-width: 100%;
    display: block;
    padding: 30px 0 0 0; }
    #home-ctas .cta-subscribe.mobile form {
      padding: 30px; }
    #home-ctas .cta-subscribe.mobile .cta-social {
      margin-top: 30px;
      position: relative; } }

@media screen and (max-width: 640px) {
  #home-ctas .wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #home-ctas .wrapper article {
      width: 100%;
      padding: 30px 0;
      max-width: 100%; }
      #home-ctas .wrapper article.cta-subscribe {
        display: none; } }

#bookstore-cta {
  background: var(--brand-blue); }
  #bookstore-cta .inner-wrap {
    margin: 65px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    #bookstore-cta .inner-wrap > div {
      padding: 85px 0 65px 0;
      max-width: 560px; }
  #bookstore-cta h2 {
    font-weight: 300; }
  #bookstore-cta img {
    width: 400px;
    position: absolute;
    right: 0;
    top: -65px; }

@media screen and (max-width: 960px) {
  #bookstore-cta img {
    position: static;
    margin: 0 auto 30px;
    max-width: 300px; }
  #bookstore-cta .inner-wrap {
    margin: 0 auto;
    display: block;
    text-align: center; }
    #bookstore-cta .inner-wrap > div {
      padding: 60px 0 65px 0;
      max-width: 100%; } }

article.post-article .vcard {
  display: none; }

article.post-article h5 {
  color: var(--brand-darker-blue);
  font-family: var(--font-sans);
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0; }

article.post-article.post-article-featured h5 {
  font-size: 24px; }

article.post-article cite {
  font-size: 16px;
  color: var(--brand-slate);
  font-style: normal;
  font-family: var(--font-sans); }
  article.post-article cite span {
    padding: 0 8px;
    color: var(--brand-red); }

article.post-article div.excerpt {
  font-family: var(--font-serif);
  font-size: 16px;
  margin-top: 1.5rem; }

article.post-article .entry-meta {
  margin-top: 20px; }

article.post-article .post-social {
  margin: 0; }

.more-link {
  text-transform: uppercase;
  font-weight: 900;
  font-family: var(--font-sans); }

.article-separator:before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  margin: 30px 0;
  background: var(--brand-grey); }

#videos-section {
  padding: 100px 0 30px 0; }
  #videos-section .grid-wrapper {
    display: grid;
    display: -ms-grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px; }

@media screen and (max-width: 960px) {
  #videos-section .grid-wrapper {
    display: block; }
    #videos-section .grid-wrapper .post-article {
      margin-bottom: 50px; }
      #videos-section .grid-wrapper .post-article:last-of-type {
        margin-bottom: 0; } }

.video-frame {
  max-width: 100%;
  height: auto;
  position: relative !important; }
  .video-frame .video-aspect {
    position: relative;
    padding-top: 56.25%;
    background-color: var(--brand-slate);
    background-size: contain;
    background-position: center; }
  .video-frame iframe {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important; }

#home-blog {
  padding: 30px 0 100px 0; }
  #home-blog .grid-wrapper {
    display: grid;
    display: -ms-grid;
    grid-template-columns: 1fr 50%;
    grid-gap: 90px; }
  #home-blog .featured-articles h5:first-of-type {
    margin-top: 0; }

@media screen and (min-width: 961px) {
  .featured-articles .article-separator:first-of-type {
    display: none; } }

@media screen and (max-width: 960px) {
  #home-blog {
    padding: 60px 0 100px 0; }
    #home-blog .grid-wrapper {
      display: block; }
      #home-blog .grid-wrapper .post-article {
        margin-bottom: 50px; }
        #home-blog .grid-wrapper .post-article:last-of-type {
          margin-bottom: 0; } }

.epk-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .epk-wrapper > aside {
    width: 350px;
    padding-right: 50px; }
  .epk-wrapper > section {
    width: calc(100% - 350px); }

.gfield_label {
  font-family: var(--font-sans) !important;
  text-transform: uppercase;
  color: var(--brand-blue); }

/****************************/
/******Common Elements******/
/**************************/
#footer-site-switch-menu {
  -webkit-transform: translateY(calc(-100% - 60px));
          transform: translateY(calc(-100% - 60px)); }

#kad-banner .container .kad-header-left .nav-main .sf-menu li a {
  font-size: 14px; }

blockquote p {
  font-size: 1em; }

#aside iframe {
  background-color: #fdfdfd; }

#yith-searchsubmit, #es_txt_button {
  padding: 5px 10px;
  color: #fefefe;
  background-color: #287697;
  font-size: 1em;
  border: none; }

yith-searchsubmit:hover, #es_txt_button:hover {
  color: #ffffff;
  background-color: #25587a;
  cursor: pointer;
  border: none;
  -webkit-transition: all .8s;
  transition: all .8s; }

.subtitle {
  font-style: italic; }

.footernav ul li a:hover {
  color: #fff;
  background-color: #1782b7; }

.subscribeLink a:link, .subscribeLink a:visited {
  text-decoration: underline; }

.subscribeLink a:hover, .subscribeLink a:active, .subscribeLink a:focus {
  text-decoration: overline; }

.star-rating {
  color: #d2d76e; }

#SignUp {
  display: none; }

/****************************/
/*******Event Pages**********/
/**************************/
.events-table {
  width: 100%; }

.event-time {
  width: 25%;
  margin-bottom: 20px; }

.event-description {
  width: 75%;
  margin-bottom: 20px; }

.event-description a {
  font-size: 20px;
  font-weight: bold; }

/****************************/
/*****Social FontAwsome*****/
/**************************/
.social {
  font-size: 14pt; }

.socIcon {
  color: #333333; }

.socIcon:hover {
  color: #ffffff; }

.lightSocIcon.fa-inverse {
  color: #eee; }

.lightSocIcon.fa-inverse {
  color: #fff; }

/****************************/
/******Sidebar Elements*****/
/**************************/
.recentpost_date, .recentpost_featimg {
  display: none; }

.recentpost_title {
  font-size: .9em; }

.cat-item {
  font-size: .9em; }

.socialMedia {
  margin: 0 0 10px; }

/****************************/
/*******Book Pages**********/
/**************************/
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.productItem {
  float: none;
  clear: both;
  margin: 10px; }

.productItem hr {
  margin: 20px 0;
  float: none;
  clear: both; }

.productDesc {
  float: left;
  max-width: 420px;
  width: auto;
  padding: 10px;
  margin: 0; }

.bookCover {
  margin: 5px;
  padding: 0;
  float: left; }

/****************************/
/********eBook Page*********/
/**************************/
.img-inline {
  margin: 0;
  padding: 0;
  background: none;
  background-color: transparent;
  border: none;
  display: block; }

.img-inline hr {
  margin: 0 0 20px; }

.readerLogo {
  float: left;
  margin: 0 20px 20px 0; }

/****************************/
/*******Checkout Page*******/
/**************************/
.returnPolicy {
  margin: 10px 0 0;
  max-width: 530px;
  width: auto;
  font-size: .8em; }

/****************************/
/**Invoices & Packing Slip**/
/**************************/
.printPIP {
  margin: 0px;
  font-size: 9pt;
  line-height: 9pt; }

.printPIP p {
  margin: 2px 0; }

/*******************************/
/*AudioCDs and Bundle Products*/
/*****************************/
.BookThumbWhite img {
  float: left;
  background-color: #fff; }

.alert {
  color: #AA0000; }

.foundationBookDesc {
  width: 100%;
  position: relative;
  float: none;
  clear: both;
  margin: 10px 0; }

/****************************/
/* custom CSS 051315        */
/****************************/
/* Misc Styles */
.kad_custom_tab_02_tab {
  background-color: #e0a80b !important; }

.pricebox {
  display: none !important; }

/* general styls */
h3 {
  font-size: 23px;
  color: #124b71; }

.postdate, .postmeta {
  float: none; }

.bg-lightgray {
  background: none; }

.color_gray, #kadbreadcrumbs a, .subhead, .subhead a, .posttags, .posttags a, .product_meta a {
  color: #58585a; }

.headerfont, .tp-caption, .yith-wcan-list li, .yith-wcan .yith-wcan-reset-navigation, ul.yith-wcan-label li a {
  font-family: var(--font-sans); }

/* background styles */
body {
  background: var(--brand-white); }

.boxed #wrapper.container {
  position: relative; }

.globe-image {
  background-image: url(../assets/img/background-map.png);
  background-repeat: no-repeat;
  background-position: center top;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: -2;
  width: 100%;
  height: 729px; }

.footer-image {
  background-image: url(../assets/img/background-footer.jpg);
  background-repeat: repeat-x;
  background-position: center bottom;
  position: absolute;
  left: 0px;
  z-index: -1;
  width: 100%;
  height: 391px; }

/* Social Icons Bar */
.header-social-icons-bar {
  position: relative;
  height: 63px; }

.header-social-icons-container {
  margin: 0 auto;
  padding: 0 15px;
  display: block;
  background: red;
  width: 1170px;
  position: relative; }

.header-social-icons-bar .header-social-icons li {
  display: inline-block;
  margin-right: 10px; }

.header-social-icons-bar .header-bar {
  height: 25px;
  width: 100%;
  background-color: #282828;
  z-index: 1;
  position: absolute; }

.header-social-icons-bar .header-social-icons {
  z-index: 2;
  position: absolute;
  right: 10px;
  top: 0px; }

.header-social-icons-bar .header-social-icons li a {
  width: 39px;
  height: 63px;
  display: block;
  background-image: url(../assets/img/header-social.png);
  background-repeat: no-repeat; }

/* Facebook top social media links */
.header-social-icons-bar .header-social-icons li .facebook {
  background-position: 0 -10px;
  -webkit-transition: background-position 0.5s;
  transition: background-position 0.5s; }

.header-social-icons-bar .header-social-icons li .facebook:hover {
  background-position: 0 0; }

/* Twitter top social media links */
.header-social-icons-bar .header-social-icons li .twitter {
  background-position: -49px -10px;
  -webkit-transition: background-position 0.5s;
  transition: background-position 0.5s; }

.header-social-icons-bar .header-social-icons li .twitter:hover {
  background-position: -49px 0; }

/* Google Plus top social media links */
.header-social-icons-bar .header-social-icons li .googleplus {
  background-position: -97px -10px;
  -webkit-transition: background-position 0.5s;
  transition: background-position 0.5s; }

.header-social-icons-bar .header-social-icons li .googleplus:hover {
  background-position: -97px 0; }

/* youtube top social media links */
.header-social-icons-bar .header-social-icons li .youtube {
  background-position: -145px -10px;
  -webkit-transition: background-position 0.5s;
  transition: background-position 0.5s; }

.header-social-icons-bar .header-social-icons li .youtube:hover {
  background-position: -145px 0; }

/* email top social media links */
.header-social-icons-bar .header-social-icons li .email {
  background-position: -192px -10px;
  -webkit-transition: background-position 0.5s;
  transition: background-position 0.5s; }

.header-social-icons-bar .header-social-icons li .email:hover {
  background-position: -192px 0; }

/* RSS top social media links */
.header-social-icons-bar .header-social-icons li .rssSocial {
  background-position: -240px -10px;
  -webkit-transition: background-position 0.5s;
  transition: background-position 0.5s; }

.header-social-icons-bar .header-social-icons li .rssSocial:hover {
  background-position: -240px 0; }

/* navigation */
.custom-nav {
  background-color: #124b71; }

.kad-header-style-two .nav-main ul.sf-menu {
  width: auto; }

.kad-header-style-two .nav-main ul.sf-menu > li {
  width: auto;
  display: inline-block;
  padding: 0 5px;
  float: none; }

.kad-header-style-two .nav-main ul.sf-menu > li a {
  color: white;
  font-size: 14px; }

.kad-header-style-two .nav-main ul.sf-menu > li a:hover {
  color: #D3D3D3; }

.custom-nav {
  display: block; }

#nav-main, .nav-main {
  margin-top: 10px; }

#menu-main-menu li {
  background-image: url(../assets/img/main-nav-devider.jpg);
  background-position: right;
  background-repeat: no-repeat;
  padding: 0 13px 0 7px;
  height: 36px; }

#menu-main-menu li:last-child {
  background-image: none; }

#menu-main-menu li a {
  font-size: 14px;
  text-transform: uppercase;
  font-family: lato;
  padding: 10px 0 0 0; }

.kad-header-style-two {
  width: auto; }

#menu-secondary-main {
  float: right; }

#menu-secondary-main li {
  border-right: 1px solid #c6c3bc;
  height: auto;
  margin-top: 10px; }

#menu-secondary-main li:last-child {
  border-right: none; }

#menu-secondary-main li a {
  color: #c6c3bc;
  padding: 0 7px; }

/* logo/tagline */
.title-headline {
  text-align: center; }

.belowlogo-text {
  text-transform: uppercase;
  margin-top: 22px; }

/* sidebar */
#ktsidebar {
  padding-left: 0px; }

.sidebar {
  padding-left: 10px;
  position: relative; }

.sidebar h3 {
  font-family: lato;
  font-weight: bold;
  font-size: 17px;
  color: #58585a; }

.sidebar-bookstore,
.sidebar-subscribe,
.sidebar-donate {
  margin-bottom: 7px;
  position: relative;
  z-index: 1;
  width: 295px;
  height: 40px;
  display: block;
  background-image: url(../assets/img/aside-links-YellowTile.jpg);
  background-position: -320px 0;
  -webkit-transition: background-position 0.5s;
  transition: background-position 0.5s; }

.sidebar-bookstore:hover,
.sidebar-subscribe:hover,
.sidebar-donate:hover {
  background-position: -438px 0; }

.sidebar-bookstore a,
.sidebar-subscribe a,
.sidebar-donate a {
  text-transform: uppercase;
  display: block;
  color: black;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 18px;
  padding-right: 0px;
  font-weight: bold;
  text-align: left;
  -webkit-transition: padding-left 0.5s;
  transition: padding-left 0.5s; }

.sidebar-bookstore a:hover,
.sidebar-subscribe a:hover,
.sidebar-donate a:hover {
  padding-left: 170px; }

.sidebar-link-title {
  padding-left: 18px; }

.sidebar-link-corner-piece {
  position: absolute;
  right: 0px;
  top: 39px; }

.sidebar-pad-top {
  margin-top: 15px; }

.sidebar-blue-titles .sidebar-link-title {
  text-transform: uppercase;
  display: block;
  color: white;
  padding: 10px 0;
  padding-left: 18px;
  font-weight: bold; }

.sidebar-blue-titles {
  margin-bottom: 7px;
  position: relative;
  z-index: 1;
  width: 295px;
  display: block;
  background-color: #10425f; }

#cat {
  position: relative;
  left: 28%; }

/* Content styles */
.subhead,
.subhead a {
  font-family: lato-light;
  font-size: 13px;
  color: #58585a; }

.postauthortop {
  padding-bottom: 11px;
  display: block; }

.postcommentscount {
  display: block;
  margin-left: 0; }

.post-social {
  padding-left: 0px; }

.post-social li {
  list-style-type: none;
  display: inline-block;
  margin-right: 5px; }

.post-social li a {
  display: block;
  width: 21px;
  height: 21px;
  background-image: url(../assets/img/post-social.gif); }
ul.social {text-align: center;}
.social li {
	list-style-type: none;
	display: inline-block;
 	margin-right: 5px; }

.social li a {text-decoration: none !important;}

.post-social-facebook {
  background-position: 0 0; }

.post-social-twitter {
  background-position: -32px 0; }

.post-social-googleplus {
  background-position: -65px 0; }

.post-social-email {
  background-position: -97px 0; }

.comments-buffer {
  /*margin-left: 25px;*/
  display: inline-block;
  margin: 0;
  padding: 0;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px); }

.post-social-comments {
  background-position: -131px 0;
  background-repeat: no-repeat;
  width: 250px;
  height: 21px;
  font-size: 16px;
  font-family: lato-light;
  color: #959494;
  margin: 0;
  padding: 7px;
  padding-left: 28px;
  white-space: nowrap; }

.postlist .col-md-12 .entry-content {
  padding-top: 12px; }

.category-videos-blogs-from-bill-warner .postlist article { border-bottom: none !important; width: 50%; float: left; min-height: 700px;}

@media only screen and (max-width: 600px) {
  .category-videos-blogs-from-bill-warner .postlist article{width: 100% !important;}
}


.fluid-width-video-wrapper {padding-top: 0% !important;}
.kad-youtube-shortcode .fluid-width-video-wrapper {padding-top: 57.6667% !important; }

.postlist article {
  border: none;
  border-bottom: 3px double #d1d1d1;
  margin-bottom: 20px !important; }

/*.entry-content {
  padding-top: 12px;
  font-family: lato-light;
  font-size: 15px;
  color: #58585a; }*/

.readMoreLink {
  font-family: lato;
  font-weight: bold;
  font-size: 15px; }

.posttags p {
  font-family: lato;
  font-weight: bold;
  font-size: 11px;
  color: #124b71;
  display: inline-block; }

.homepagecontent div[role="main"] {
  border-right: 1px solid #eeeeee; }

.homepagecontent div[itemprop="articleBody"] {
  padding-top: 0px; }

.homepagecontent div[itemprop="articleBody"] p {
  /*display: inline-block;
	width: 70%;*/
  vertical-align: top; }

.home-thumb {
  max-width: 113px;
  float: left;
  padding: 0 10px 10px 0; }

.kad-animation {
  opacity: 1;
  top: 0px; }

.homepagecontent div.video-column [itemprop="articleBody"] p {
  display: none; }

.homepagecontent div.article-column header,
.homepagecontent div.article-column header a h3 {
  padding-top: 0px;
  margin-top: 0px; }

.more-entries-link {
  text-transform: uppercase;
  font-size: 20px;
  font-family: lato;
  display: block;
  text-align: right; }

/* footer */
.footerclass {
  background-color: #282828; }

#containerfooter {
  padding-top: 0px; }

#menu-footer li {
  display: inline-block;
  float: none; }

#menu-footer li a {
  color: white;
  text-transform: uppercase;
  background-image: none;
  background-color: none; }

#footer { background-color: #f1f5f8; }
#footer-site-switch-button { box-shadow: 0 0 0 1px rgba(0,0,0,0.125); }
.footer-social-icons {
  float: right; }

.footer-social-icons li {
  display: inline-block;
  margin-right: 5px; }

.footer-social-icons li a {
  width: 32px;
  display: block;
color: #2d374d;
  /*background-image: url(../assets/img/footer-SocialMedia.jpg);
  background-repeat: no-repeat;*/ }

/* facebook footer social media links */
.footer-social-icons li .facebook {
  background-position: 0 -10px;
  -webkit-transition: background-position 0.5s;
  transition: background-position 0.5s; }

.footer-social-icons li .facebook:hover {
  background-position: 0 0; }

/* Twitter footer social media links */
.footer-social-icons li .twitter {
  background-position: -39px -10px;
  -webkit-transition: background-position 0.5s;
  transition: background-position 0.5s; }

.footer-social-icons li .twitter:hover {
  background-position: -39px 0; }

/* GooglePlus footer social media links */
.footer-social-icons li .googleplus {
  background-position: -77px -10px;
  -webkit-transition: background-position 0.5s;
  transition: background-position 0.5s; }

.footer-social-icons li .googleplus:hover {
  background-position: -77px 0; }

/* youtube footer social media links */
.footer-social-icons li .youtube {
  background-position: -116px -10px;
  -webkit-transition: background-position 0.5s;
  transition: background-position 0.5s; }

.footer-social-icons li .youtube:hover {
  background-position: -116px 0; }

/* email footer social media links */
.footer-social-icons li .email {
  background-position: -154px -10px;
  -webkit-transition: background-position 0.5s;
  transition: background-position 0.5s; }

.footer-social-icons li .email:hover {
  background-position: -154px 0; }

/* rss footer social media links */
.footer-social-icons li .rss {
  background-position: -193px -10px;
  -webkit-transition: background-position 0.5s;
  transition: background-position 0.5s; }

.footer-social-icons li .rss:hover {
  background-position: -193px 0; }

.footer-logo {
  float: right;
  margin-top: 20px;
  margin-bottom: 20px; }

.footer-copy {
  font-size: 12px;
  color: white;
  margin-left: 25px; }

/* Responsive adjustments */
@media only screen and (max-width: 500px) {
  .event-time {
    width: 100%; }
  .event-description {
    width: 100%; }
  .nav-main {
    display: none; } }

@media (min-width: 768px) {
  .sidebar h3,
  .sidebar .textwidget iframe,
  .sidebar ul li {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block; }
  .sidebar-bookstore,
  .sidebar-subscribe,
  .sidebar-donate,
  .sidebar-blue-titles {
    position: relative;
    margin-left: auto;
    margin-right: auto; }
  .sidebar-link-corner-piece {
    display: none; }
  .sidebar form,
  .select2-container {
    margin-left: auto; }
  .header-social-icons-container {
    width: auto; }
  .nav-main {
    display: none; }
  .sf-dropdown-menu li {
    background-color: none; } }

@media (min-width: 800px) {
  .sidebar h3,
  .sidebar .textwidget iframe,
  .sidebar ul li {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block; }
  .header-social-icons-container {
    width: auto; }
  .sidebar-bookstore,
  .sidebar-subscribe,
  .sidebar-donate,
  .sidebar-blue-titles {
    position: relative;
    margin-left: auto;
    margin-right: auto; }
  .sidebar-link-corner-piece {
    display: none; }
  .sidebar form,
  .select2-container {
    margin-left: auto;
    margin-right: auto; }
  .nav-main {
    display: none; }
  .sf-dropdown-menu li {
    background-color: none; } }

@media (min-width: 980px) {
  .sidebar h3,
  .sidebar .textwidget iframe,
  .sidebar ul li {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block; }
  .header-social-icons-container {
    width: 970px; }
  .sidebar-bookstore,
  .sidebar-subscribe,
  .sidebar-donate,
  .sidebar-blue-titles {
    position: relative;
    margin-left: auto;
    margin-right: auto; }
  .sidebar-link-corner-piece {
    display: none; }
  .sidebar form,
  .select2-container {
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 1200px) {
  .sidebar h3,
  .sidebar .textwidget iframe,
  .sidebar ul li {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: left; }
  .header-social-icons-container {
    width: 1170px; }
  .sidebar-link-corner-piece {
    display: block; }
  .nav-main {
    display: block; } }

/****************************/
/* custom CSS 060215        */
/****************************/
/*
.product_list_widget .product-title {
	margin-top:10px;
}
h3 { 
	line-height:25px;
}
*/
.sf-dropdown-menu {
  border: none; }

.sf-dropdown-menu li {
  background-color: #124B71;
  border: none; }

.sf-dropdown-menu li a {
  color: black; }

.sf-dropdown-menu li a:hover {
  color: black; }

.sf-menu ul {
  border: none; }

/****************************/
/* custom CSS 060415        */
/****************************/
#menu-main-navbar {
  display: inline-block; }

#menu-main-navbar li {
  background-image: url(https://www.politicalislam.com/wp-content/themes/virtue_premium_child/../assets/img/main-nav-devider.jpg);
  background-position: right;
  background-repeat: no-repeat;
  padding: 0 13px 0 7px;
  height: 36px; }

#menu-main-navbar li:last-child {
  background-image: none; }

#menu-main-navbar li a {
  font-size: 14px;
  text-transform: uppercase;
  font-family: lato;
  padding: 10px 0 0 0; }

#menu-topbar-navigation {
  display: inline-block; }

#menu-topbar-navigation li {
  border-right: 1px solid #c6c3bc;
  height: auto;
  margin-top: 10px; }

#menu-topbar-navigation li:last-child {
  border-right: none; }

#menu-topbar-navigation li a {
  color: #c6c3bc;
  padding: 0 7px;
  font-size: 12px; }

.topbar_social {
  display: none; }

.kad-cart-total {
  display: inline-block; }

.topbarmenu ul li a {
  padding: 0px 7px; }

.topbarmenu ul li a {
  color: #C6C3BC; }

#menu-topbar-navigation li {
  margin: 0px; }

#menu-footer-menu {
  list-style: outside none none;
  margin: 0px 0px 0px 20px;
  padding: 0px; }

#menu-footer-menu li {
  float: left;
  display: block;
  margin: 0px 5px; }

#menu-footer-menu li a {
  padding: 2px 8px;
  margin-bottom: 5px;
  background: rgba(0, 0, 0, 0.1) none repeat scroll 0% 0%;
  display: block;
  max-width: 130px;
  -webkit-transition: #6363CE 0.4s ease-in-out 0s;
  transition: #6363CE 0.4s ease-in-out 0s;
  white-space: nowrap; }

#containerfooter .menu {
  margin-top: 20px; }

.product_list_widget img {
  display: block;
  min-width: 147px; }

.product_list_widget .product-title {
  font-family: lato;
  font-weight: bold;
  color: #124b71;
  font-size: 21px;
  display: block; }

.product_list_widget .amount {
  font-family: lato;
  font-size: 31px;
  font-weight: bold;
  color: #58585a;
  display: block;
  padding-top: 14px; }

.sidebar h3, .sidebar .textwidget iframe, .sidebar ul li {
  margin-bottom: 10px; }

.custom-nav {
  display: block; }

.events-table {
  width: 100%; }

.event-time {
  width: 25%;
  margin-bottom: 20px; }

.event-description {
  width: 75%;
  margin-bottom: 20px; }

.event-description a {
  font-size: 20px;
  font-weight: bold; }

.product_list_widget .wp-post-image {
  margin: 0;
  padding: 0;
  text-align: left; }

.sidebar h3 {
  margin-bottom: 10px;
  margin-top: 20px; }

.product_list_widget .amount {
  font-size: 20px; }

.article-column .postcontent header {
  padding: 10px 0px; }

.videofit {
  max-width: 100%; }

.videofitfit {
  max-width: 100%; }

#ktmain {
  padding: 30px; }

.footer-copy {
  margin-top: 10%; }

@media only screen and (max-width: 500px) {
  .event-time {
    width: 100%; }
  .event-description {
    width: 100%; }
  .videofitfit {
    max-width: 100%; } }

#filters {
  display: none; }

/****************************/
/*     custom CSS 081817.   */
/*    Form Warning Popup    */
/****************************/
#ship-warn-popup {
  height: 100vh;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#ship-warn-popup .bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); }

#ship-warn-popup .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50%;
  height: 100px;
  position: relative;
  padding: 3rem;
  background: #fff;
  border: 3px solid #000;
  text-align: center; }

#ship-warn-popup .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 100%;
  border: 3px solid #000;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%); }

#ship-warn-popup .close:before,
#ship-warn-popup .close:after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 2px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg); }

#ship-warn-popup .close:after {
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg); }

/* Press Kit Styles */
/* Last update 12/10/17 */
.epk-nav .back-to-press-kit {
  margin-bottom: 10px;
  display: block;
  position: absolute;
  top: -30px; }

.epk-nav ul {
  margin: 30px 0 0 0;
  padding: 0; }
  .epk-nav ul li {
    list-style: none !important; }
    .epk-nav ul li a {
      display: block;
      margin: 0 0 5px 0;
      text-align: center;
      cursor: pointer !important;
      padding: 15px; }

.epk-nav ul li ul {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }

.epk-nav ul li ul li {
  margin-top: 2px;
  padding-left: 10px; }

.epk-nav ul li:hover ul {
  max-height: 300px; }

.epk-nav li.sf-dropdown i {
  background-color: #114f7f;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

/*.page-template-epk-page {
  font-family: var(--font-sans); }*/

.page-template-epk-page #pageheader {
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  color: #0c4362;
  margin: 50px 0;
  font-family: var(--font-sans);
  font-weight: 700; }

.page-template-epk-page #pageheader span {
  font-weight: 300; }

.page-template-epk-page #ktmain {
  padding-top: 0; }

.page-template-epk-page #ktmain .entry-content {
  padding-top: 0; }

.page-template-epk-page .sidebar .download-links {
  margin-bottom: 50px; }

.page-template-epk-page .sidebar address,
.page-template-epk-page .sidebar h3 {
  font-family: Lato, sans-serif;
  color: #0c4362; }

.page-template-epk-page .sidebar h3 {
  font-size: 18px;
  margin-top: 50px; }

.page-template-epk-page .sidebar address {
  font-weight: 700; }

.page-template-epk-page .sidebar address a {
  font-weight: 400;
  color: #0c4362; }

.page-template-epk-page .sidebar a.button {
  background-color: #0c4362;
  display: block;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-size: 18px;
  margin-top: 10px; }

.page-template-epk-page .main h3,
.page-template-epk-page .main h4 {
  font-weight: 700; }

.page-template-epk-page .main h3 {
  margin: 20px 0; }

.page-template-epk-page .testimonial {
  margin: 0 0 40px;
  background: var(--brand-light-grey);
  padding: 40px;
  position: relative;
  overflow: hidden; }
  .page-template-epk-page .testimonial:before {
    content: '';
    display: block;
    width: 75px;
    height: 75px;
    background: url("../assets/img/quote-left.png") no-repeat;
    position: absolute;
    top: -10px;
    left: 50px; }
  .page-template-epk-page .testimonial:after {
    content: '';
    display: block;
    width: 75px;
    height: 75px;
    background: url("../assets/img/quote-right.png") no-repeat;
    position: absolute;
    bottom: -35px;
    right: 50px; }

.page-template-epk-page .testimonial.featured {
  margin: 100px 0; }

.page-template-epk-page .testimonial-content {
  text-align: center;
  line-height: 1.6;
  width: 75%;
  max-width: 800px;
  margin: 0 auto;
  font-family: var(--font-serif);
  font-weight: 700;
  font-style: italic;
  color: var(--brand-darker-blue); }

.page-template-epk-page .testimonial:first-of-type .testimonial-attribution,
.page-template-epk-page .testimonial.featured .testimonial-attribution {
  position: relative;
  z-index: 20; }

.testimonial-title {
  font-family: var(--font-serif); }

.page-template-epk-page .testimonial-attribution {
  text-align: center;
  margin-top: 40px; }

.page-template-epk-page .testimonial-attribution p {
  margin-bottom: 0; }

.page-template-epk-page .testimonial-author {
  font-weight: 700;
  text-transform: uppercase; }

.page-template-epk-page .headshots,
.page-template-epk-page .columns {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  font-family: var(--font-sans); }

.page-template-epk-page .headshot {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  /* Needed to prevent splitting in grid */
  display: inline-block; }

.page-template-epk-page .headshot p {
  margin: 0; }

.page-template-epk-page .headshot a {
  font-weight: 700; }

.page-template-epk-page .headshot img {
  display: block;
  margin-bottom: 10px; }

.page-template-epk-page h3 {
  margin-top: 0;
  font-size: 21px;
  color: #144a70; }

.page-template-epk-page .appearances ul {
  margin: 0 0 50px 0;
  padding: 0;
  color: #0d324d; }

.page-template-epk-page .appearances ul li {
  padding: 5px 0; }

.page-template-epk-page .appearances ul li a {
  font-weight: 700; }

.page-template-epk-page .social-media {
  background: #ececec;
  padding: 4px 2px;
  display: grid;
  grid-template-columns: 25% 25% 25% 25%; }

.page-template-epk-page .social-media br {
  display: none; }

.page-template-epk-page .social-media a {
  margin: 10px;
  display: inline-block; }

ul.bulleted {
  list-style: disc !important; }

.video-buttons a {
  display: inline-block;
  text-align: center;
  float: left;
  width: 17%;
  margin: 0 1.5%; }

#bookstore {
  margin: 30px 0; }

#bookstore h1 {
  font-size: 60px;
  text-transform: uppercase;
  margin: 0 24px 30px 24px; }

#all .clearance {
  display: none !important; }

#bookstore .kad_add_to_cart {
  display: none; }

.bookstore-box {
  background-color: #ffffff;
  padding: 27px 0;
  margin-bottom: 20px; }

.bookstore-box.box-background {
  background: var(--brand-light-grey); }

.bookstore-box .products {
  padding: 0 30px; }

.bookstore-box h2 {
  color: #0d395e;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px; }

.bookstore-box h2 strong {
  font-weight: 700; }

.bookstore-box.online-box {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: var(--brand-light-grey); }
  .bookstore-box.online-box h2 {
    padding-left: 45px; }

@media screen and (min-width: 768px) {
  .bookstore-box.online-box > div {
    width: 50%; } }

.bookstore-box.online-box {
  font-size: 16px; }
  .bookstore-box.online-box h4 {
    margin-bottom: 30px; }
  .bookstore-box.online-box .learn-callout {
    padding: 60px;
    font-family: var(--font-sans); }
    .bookstore-box.online-box .learn-callout div a {
      color: var(--brand-blue);
      border-bottom: 1px solid var(--brand-blue); }
  .bookstore-box.online-box .get-schooled-callout {
    color: var(--brand-white);
    padding: 60px;
    background-color: var(--brand-blue);
    background: url("../assets/img/open-book-bg.jpg") no-repeat center 60%; }
    .bookstore-box.online-box .get-schooled-callout h4 {
      color: var(--brand-white); }
    .bookstore-box.online-box .get-schooled-callout p {
      padding-bottom: 60px; }

.bookstore-box.online-box .btn {
  margin-top: 20px; }

bookstore-box.online-box .learn-callout:after {
  content: '';
  display: block;
  clear: both; }

@media screen and (max-width: 768px) {
  .bookstore-box.online-box {
    display: block; } }

#bookstore .slick-slide .kad_product {
  height: auto !important;
  padding: 0 15px 15px; }

#bookstore .product_item {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+0,ffffff+99 */
  background: #fcfcfc;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#ffffff));
  background: linear-gradient(to bottom, #fcfcfc 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
  opacity: 1;
  text-align: center;
  min-height: 125px; }

.products div.product {
  border: none !important; }

.product_item .notrated {
  display: block; }

.slick-slide .product_item {
  margin-bottom: 0 !important;
  padding-bottom: 15px; }

/*.product_item .kad_add_to_cart{
  position: absolute;
  bottom: 0%;
  width: 100%;
}
*/
.prev-arrow,
.next-arrow {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0%;
  height: 100%;
  z-index: 100;
  width: 30px;
  font-size: 0;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: background-color 0.33s;
  transition: background-color 0.33s; }

.prev-arrow:hover,
.next-arrow:hover {
  background-color: rgba(255, 255, 255, 0.5); }

.prev-arrow {
  left: 0;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  background: url("../assets/img/slider-prev.png") no-repeat center center; }

.next-arrow {
  right: 0;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  background: url("../assets/img/slider-next.png") no-repeat center center; }

.bookstore-box.box-background .prev-arrow {
  left: 0; }

.bookstore-box.box-background .next-arrow {
  right: 0; }

/*.kad_product_wrapper::before,
.kad_product_wrapper::after{
  display: none !important;
}*/
/* Fix wpautop */
#bookstore > p,
.bookstore-tab-content > p {
  display: none; }

.bookstore-tabs {
  margin: 15px 0; }

.bookstore-tabs ul {
  margin: 0;
  padding: 0;
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.bookstore-tabs ul li {
  display: inline-block;
  padding: 10px 15px;
  margin: 0;
  -webkit-transition: background 0.5s;
  transition: background 0.5s; }

.bookstore-tabs ul li a {
  color: var(--brand-black);
  text-decoration: none;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
  font-family: var(--font-sans);
  font-size: 24px;
  font-weight: 700; }

.bookstore-tabs ul li.active {
  border-bottom: 2px solid var(--brand-blue);
  font-weight: 700; }

.bookstore-tabs .bookstore-tab {
  position: relative;
  display: none; }

.bookstore-tabs .bookstore-tab .description {
  padding: 20px; }

.bookstore-tabs .bookstore-tab .products {
  padding: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.bookstore-tabs .bookstore-tab .kad_product {
  width: 16.667% !important;
  padding: 0 15px 75px 15px !important; }

@media screen and (max-width: 768px) {
  .single_variation_wrap_kad {
    margin-top: 60px; }
  .bookstore-box h2 {
    text-align: center;
    padding: 10px;
    margin-bottom: 30px;
    border-bottom: 2px solid var(--brand-blue); }
  #bookstore .slick-slider .product_item {
    border: 1px solid var(--brand-light-grey) !important; }
  .bookstore-tabs .bookstore-tab .kad_product {
    width: 100% !important;
    padding: 0 15px 45px 15px !important; }
  .bookstore-box.online-box {
    margin-left: -20px;
    margin-right: -20px; }
    .bookstore-box.online-box .learn-callout,
    .bookstore-box.online-box .get-schooled-callout {
      padding: 20px 40px; }
    .bookstore-box.online-box .get-schooled-callout {
      padding-bottom: 100px; }
  .bookstore-tabs ul {
    display: block;
    width: 100%; }
  .bookstore-tabs ul li {
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid var(--brand-blue);
    margin: 0 0 5px 0;
    -webkit-transition: background 0.5s;
    transition: background 0.5s; }
  .bookstore-tabs ul li a {
    color: var(--brand-black);
    text-decoration: none;
    text-transform: uppercase;
    font-family: var(--font-sans);
    font-size: 14px;
    font-weight: 700; }
  .bookstore-tabs ul li.active {
    background: var(--brand-blue);
    color: var(--brand-white);
    font-weight: 700; } }

.bookstore-tabs .bookstore-tab .kad_product .button {
  display: none; }

.bookstore-box .kad_product .button {
  display: none; }

.bookstore-tabs .bookstore-tab.active {
  display: block; }

#menu-bookstore-sidebar-categories {
  font-size: 14px;
  margin-bottom: 30px; }

#menu-bookstore-sidebar-categories li {
  line-height: 1.4;
  background: transparent !important;
  border-bottom: none;
  margin: 0; }

#menu-bookstore-sidebar-categories li a {
  font-family: var(--font-sans);
  line-height: 1.4;
  border-bottom: none;
  padding: 8px 15px;
  -webkit-transition: all 0.33s;
  transition: all 0.33s;
  display: block; }

#menu-bookstore-sidebar-categories li a:hover {
  background: #eeeeee; }

#menu-bookstore-sidebar-categories li .sf-description {
  display: none; }

.product .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .product .row .product-img-case {
    width: 25%;
    margin-right: 50px; }
  .product .row .product-summary-case {
    width: calc(75% - 50px); }

@media screen and (max-width: 768px) {
  .product .row {
    display: block; }
    .product .row .product-img-case,
    .product .row .product-summary-case {
      width: 100%; } }

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.image {
  width: 100%;
  float: none; }

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  width: 100%;
  float: none; }

.summary .entry-summary h1 {
  font-size: 24px; }

.product-summary-case {
  margin-bottom: 80px; }

/*———————————————————————————
SEARCH
———————————————————————————*/
.search .wrapper li {list-style: inside;}
#searchsubmit {
    padding: 9px 10px;
    margin-top: 0px;
    width: calc(35% - 8px);
    margin-left: 8px;
    border-radius: 3px;
    font-size: 15px;
    line-height: 24px;
    height: 42px;
    box-sizing: border-box;
}
#s {width: 65%; float: left;}
