@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------------------
BROWSER RESET / CLEARFIX / PKG
-------------------------------------------------------------------------------*/

/* Reset */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object,figure,label{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
html,fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
strong{font-style:normal;font-weight:bold;}
ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a,ins{text-decoration:none;}

/* slick */
.slick-slide:focus{outline: none!important;}

/* Standard Helper Classes */
.clr{clear: both;float: none;overflow: hidden;width: 1px;height: 1px;margin: 0 -1px -1px 0;border: 0;padding: 0;font-size:0;line-height: 0;}
.clr hr{display:none;}
/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after{content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size:0.1em;line-height: 0;}
* html .pkg{display: inline-block;}
/* no ie mac \*/
* html .pkg{height: 1%;}
.pkg{display: block;}

/*-------------------------------------------------------------------------------
FONT / PKG
-------------------------------------------------------------------------------*/

/* Link Images Outline */
a{
  outline : 0;
}
/* clearfix */
.clearfix:after{
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix{
  min-height: 1px;
}
* html .clearfix{
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

html{overflow: auto; font-size: 625%;}
img{max-width: 100%; height: auto;}
.bold{font-weight: bold;}
.container-fluid{margin-left: auto; margin-right: auto;}
.relative{position: relative;}
.wp-post{line-height: 1.6!important;}
.wp-post h1{font-size:1.8em; line-height: 1.6; font-weight: bold;}
.wp-post h2{font-size:1.5em; line-height: 1.6; font-weight: bold;}
.wp-post h3{font-size:1.17em; line-height: 1.6; font-weight: bold;}
.wp-post h4{font-size:1em; line-height: 1.6; font-weight: bold;}
.wp-post h5{font-size:0.83em; line-height: 1.6; font-weight: bold;}
.wp-post h6{font-size:0.67em; line-height: 1.6; font-weight: bold;}
.wp-post p strong{font-weight: bold;}
.wp-post p em{font-style: italic;}
.wp-post p a{font-size:1em; text-decoration: underline; transition: all 0.3s;}
.wp-post p a:hover{color: #34b5be!important;}
.wp-post hr{margin-top: .1rem; margin-bottom: .1rem;}
.wp-post img{display: block; margin-top: 1em; margin-bottom: 1em; height: auto;}
.wp-post img.aligncenter{margin-left: auto; margin-right: auto;}
.wp-post img.alignleft{margin-left: 0; margin-right: auto;}
.wp-post img.alignright{margin-left: auto; margin-right: 0;}

/* pagenavi */
.wp-pagenavi { text-align: center; text-align: center; color: #242424!important; margin: auto; margin-bottom: 30px; margin-top: 30px;}
.wp-pagenavi .first { display: none;}
.wp-pagenavi a { color: #242424!important;}
.wp-pagenavi span.pages { display: none;}
.wp-pagenavi span,
.wp-pagenavi a { text-decoration: none!important; font-size: 14px; line-height: 1; color: #fff!important; background: #0f0f0f8f; padding: 10px 0!important; margin: 3px!important; border-radius: 50%; height: 35px; width: 35px; display: inline-block; justify-content: center; vertical-align: middle; border: none!important; transition: all .3s;}
.wp-pagenavi a:hover { background: #0e0e0e;}
.wp-pagenavi .current { background: #0e0e0e; color: #fff;}
.wp-pagenavi .extend,
.wp-pagenavi .last { display: none;}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink { position: relative;}
.wp-pagenavi .previouspostslink:after { content: ""; background: url(../images/triangle.png); background-position: center; background-repeat: no-repeat; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg);}
.wp-pagenavi .nextpostslink:after { content: ""; background: url(../images/triangle.png); background-position: center; background-repeat: no-repeat; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;}


[style*='background-image']{background-size: cover; background-position: center; }
[style*='background-image'].no-cover{background-size: contain; background-position: top; background-repeat: no-repeat; }
.bg-repeat{background-repeat: repeat!important; background-size: auto; background-position: auto; }
.bg-over{position: relative; }
.bg-over > *{position: relative; z-index: 1; }
.bg-over:before{content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.3); transition: .3s; opacity: 1;}
.bg-over.is-dark:before,
.pageHero.bg-over:before{background: rgba(0,0,0,.5); }
a:hover .bg-over:before{opacity: 0;}
figure[style*='background-image']{padding-top: 67.5%; }

.nmg-0{margin-left: 0; margin-right: 0;}.nmg-0 > [class*="col"]{padding-left: 0; padding-right: 0;}.nmg-5{margin-left: -0.05rem; margin-right: -0.05rem;}.nmg-5 > [class*="col"]{padding-left: 0.05rem; padding-right: 0.05rem;}.nmg-10{margin-left: -.1rem; margin-right: -.1rem;}.nmg-10 > [class*="col"]{padding-left: .1rem; padding-right: .1rem;}.nmg-20{margin-left: -.2rem; margin-right: -.2rem;}.nmg-20 > [class*="col"]{padding-left: .2rem; padding-right: .2rem;}.nmg-25{margin-left: -.25rem; margin-right: -.25rem;}.nmg-25 > [class*="col"]{padding-left: .25rem; padding-right: .25rem;}.nmg-30{margin-left: -.30rem; margin-right: -.30rem;}.nmg-30 > [class*="col"]{padding-left: .30rem; padding-right: .30rem;}.nmg-35{margin-left: -.35rem; margin-right: -.35rem;}.nmg-35 > [class*="col"]{padding-left: .35rem; padding-right: .35rem;}.nmg-40{margin-left: -.40rem; margin-right: -.40rem;}.nmg-40 > [class*="col"]{padding-left: .40rem; padding-right: .40rem;}.nmg-45{margin-left: -.45rem; margin-right: -.45rem;}.nmg-45 > [class*="col"]{padding-left: .45rem; padding-right: .45rem;}.nmg-50{margin-left: -.50rem; margin-right: -.50rem;}.nmg-50 > [class*="col"]{padding-left: .50rem; padding-right: .50rem;}
.mgt0{margin-top: 0!important;}.mgt5{margin-top: 0.05rem!important;}.mgt10{margin-top: 0.1rem!important;}.mgt15{margin-top: 0.15rem!important;}.mgt20{margin-top: 0.2rem!important;}.mgt25{margin-top: 0.25rem!important;}.mgt30{margin-top: 0.3rem!important;}.mgt35{margin-top: 0.35rem!important;}.mgt40{margin-top: 0.4rem!important;}.mgt45{margin-top: 0.45rem!important;}.mgt50{margin-top: 0.5rem!important;}.mgt55{margin-top: 0.55rem!important;}.mgt60{margin-top: 0.6rem!important;}.mgt65{margin-top: 0.65rem!important;}.mgt70{margin-top: 0.7rem!important;}.mgt75{margin-top: 0.75rem!important;}.mgt80{margin-top: 0.8rem!important;}.mgt85{margin-top: 0.85rem!important;}.mgt90{margin-top: 0.9rem!important;}.mgt95{margin-top: 0.95rem!important;}.mgt100{margin-top: 1rem!important;}.mgb0{margin-bottom: 0rem!important;}.mgb5{margin-bottom: .05rem!important;}.mgb10{margin-bottom: 0.1rem!important;}.mgb15{margin-bottom: 0.15rem!important;}.mgb20{margin-bottom: 0.2rem!important;}.mgb25{margin-bottom: 0.25rem!important;}.mgb30{margin-bottom: 0.3rem!important;}.mgb35{margin-bottom: 0.35rem!important;}.mgb40{margin-bottom: 0.4rem!important;}.mgb45{margin-bottom: 0.45rem!important;}.mgb50{margin-bottom: 0.5rem!important;}.mgb55{margin-bottom: 0.55rem!important;}.mgb60{margin-bottom: 0.6rem!important;}.mgb65{margin-bottom: 0.65rem!important;}.mgb70{margin-bottom: 0.7rem!important;}.mgb75{margin-bottom: 0.75rem!important;}.mgb80{margin-bottom: 0.8rem!important;}.mgb85{margin-bottom: 0.85rem!important;}.mgb90{margin-bottom: 0.9rem!important;}.mgb95{margin-bottom: 0.95rem!important;}.mgb100{margin-bottom: 1rem!important;}.mgr0{margin-right: 0!important;}.mgr5{margin-right: 0.05rem!important;}.mgr10{margin-right: 0.1rem!important;}.mgr15{margin-right: 0.15rem!important;}.mgr20{margin-right: 0.2rem!important;}.mgr25{margin-right: 0.25rem!important;}.mgr30{margin-right: 0.3rem!important;}.mgr35{margin-right: 0.35rem!important;}.mgr40{margin-right: 0.4rem!important;}.mgr45{margin-right: 0.45rem!important;}.mgr50{margin-right: 0.5rem!important;}.mgr55{margin-right: 0.55rem!important;}.mgr60{margin-right: 0.6rem!important;}.mgr65{margin-right: 0.65rem!important;}.mgr70{margin-right: 0.7rem!important;}.mgr75{margin-right: 0.75rem!important;}.mgr80{margin-right: 0.8rem!important;}.mgr85{margin-right: 0.85rem!important;}.mgr90{margin-right: 0.9rem!important;}.mgr95{margin-right: 0.95rem!important;}.mgr100{margin-right: 1rem!important;}.mgl0{margin-left: 0rem!important;}.mgl5{margin-left: 0.05rem!important;}.mgl10{margin-left: 0.1rem!important;}.mgl15{margin-left: 0.15rem!important;}.mgl20{margin-left: 0.2rem!important;}.mgl25{margin-left: 0.25rem!important;}.mgl30{margin-left: 0.3rem!important;}.mgl35{margin-left: 0.35rem!important;}.mgl40{margin-left: 0.4rem!important;}.mgl45{margin-left: 0.45rem!important;}.mgl50{margin-left: 0.5rem!important;}.mgl55{margin-left: 0.55rem!important;}.mgl60{margin-left: 0.6rem!important;}.mgl65{margin-left: 0.65rem!important;}.mgl70{margin-left: 0.7rem!important;}.mgl75{margin-left: 0.75rem!important;}.mgl80{margin-left: 0.8rem!important;}.mgl85{margin-left: 0.85rem!important;}.mgl90{margin-left: 0.9rem!important;}.mgl95{margin-left: 0.95rem!important;}.mgl100{margin-left: 1rem!important;}.pdt0{padding-top: 0!important;}.pdt5{padding-top: 0.05rem!important;}.pdt10{padding-top: 0.1rem!important;}.pdt15{padding-top: 0.15rem!important;}.pdt20{padding-top: 0.2rem!important;}.pdt25{padding-top: 0.25rem!important;}.pdt30{padding-top: 0.3rem!important;}.pdt35{padding-top: 0.35rem!important;}.pdt40{padding-top: 0.4rem!important;}.pdt45{padding-top: 0.45rem!important;}.pdt50{padding-top: 0.5rem!important;}.pdt55{padding-top: 0.55rem!important;}.pdt60{padding-top: 0.6rem!important;}.pdt65{padding-top: 0.65rem!important;}.pdt70{padding-top: 0.7rem!important;}.pdt75{padding-top: 0.75rem!important;}.pdt80{padding-top: 0.8rem!important;}.pdt85{padding-top: 0.85rem!important;}.pdt90{padding-top: 0.9rem!important;}.pdt95{padding-top: 0.95rem!important;}.pdt100{padding-top: 1rem!important;}.pdb0{padding-bottom: 0!important;}.pdb5{padding-bottom: 0.05rem!important;}.pdb10{padding-bottom: 0.1rem!important;}.pdb15{padding-bottom: 0.15rem!important;}.pdb20{padding-bottom: 0.2rem!important;}.pdb25{padding-bottom: 0.25rem!important;}.pdb30{padding-bottom: 0.3rem!important;}.pdb35{padding-bottom: 0.35rem!important;}.pdb40{padding-bottom: 0.4rem!important;}.pdb45{padding-bottom: 0.45rem!important;}.pdb50{padding-bottom: 0.5rem!important;}.pdb55{padding-bottom: 0.55rem!important;}.pdb60{padding-bottom: 0.6rem!important;}.pdb65{padding-bottom: 0.65rem!important;}.pdb70{padding-bottom: 0.7rem!important;}.pdb75{padding-bottom: 0.75rem!important;}.pdb80{padding-bottom: 0.8rem!important;}.pdb85{padding-bottom: 0.85rem!important;}.pdb90{padding-bottom: 0.9rem!important;}.pdb95{padding-bottom: 0.95rem!important;}.pdb100{padding-bottom: 1rem!important;}.pdl0{padding-left: 0!important;}.pdl5{padding-left: 0.05rem!important;}.pdl10{padding-left: 0.1rem!important;}.pdl15{padding-left: 0.15rem!important;}.pdl20{padding-left: 0.2rem!important;}.pdl25{padding-left: 0.25rem!important;}.pdl30{padding-left: 0.3rem!important;}.pdl35{padding-left: 0.35rem!important;}.pdl40{padding-left: 0.4rem!important;}.pdl45{padding-left: 0.45rem!important;}.pdl50{padding-left: 0.5rem!important;}.pdl55{padding-left: 0.55rem!important;}.pdl60{padding-left: 0.6rem!important;}.pdl65{padding-left: 0.65rem!important;}.pdl70{padding-left: 0.7rem!important;}.pdl75{padding-left: 0.75rem!important;}.pdl80{padding-left: 0.8rem!important;}.pdl85{padding-left: 0.85rem!important;}.pdl90{padding-left: 0.9rem!important;}.pdl95{padding-left: 0.95rem!important;}.pdl100{padding-left: 1rem!important;}.pdr0{padding-right: 0!important;}.pdr5{padding-right: 0.05rem!important;}.pdr10{padding-right: 0.1rem!important;}.pdr15{padding-right: 0.15rem!important;}.pdr20{padding-right: 0.2rem!important;}.pdr25{padding-right: 0.25rem!important;}.pdr30{padding-right: 0.3rem!important;}.pdr35{padding-right: 0.35rem!important;}.pdr40{padding-right: 0.4rem!important;}.pdr45{padding-right: 0.45rem!important;}.pdr50{padding-right: 0.5rem!important;}.pdr55{padding-right: 0.55rem!important;}.pdr60{padding-right: 0.6rem!important;}.pdr65{padding-right: 0.65rem!important;}.pdr70{padding-right: 0.7rem!important;}.pdr75{padding-right: 0.75rem!important;}.pdr80{padding-right: 0.8rem!important;}.pdr85{padding-right: 0.85rem!important;}.pdr90{padding-right: 0.9rem!important;}.pdr95{padding-right: 0.95rem!important;}.pdr100{padding-right: 1rem!important;}
.fs0{font-size:0!important;}.fs1{font-size:0.01rem!important;}.fs2{font-size:0.02rem!important;}.fs3{font-size:0.03rem!important;}.fs4{font-size:0.04rem!important;}.fs5{font-size:0.05rem!important;}.fs6{font-size:0.06rem!important;}.fs7{font-size:0.07rem!important;}.fs8{font-size:0.08rem!important;}.fs9{font-size:0.09rem!important;}.fs10{font-size:0.1rem!important;}.fs11{font-size:0.11rem!important;}.fs12{font-size:0.12rem!important;}.fs13{font-size:0.13rem!important;}.fs14{font-size:0.14rem!important;}.fs15{font-size:0.15rem!important;}.fs16{font-size:0.16rem!important;}.fs17{font-size:0.17rem!important;}.fs18{font-size:0.18rem!important;}.fs19{font-size:0.19rem!important;}.fs20{font-size:0.2rem!important;}.fs21{font-size:0.21rem!important;}.fs22{font-size:0.22rem!important;}.fs23{font-size:0.23rem!important;}.fs24{font-size:0.24rem!important;}.fs25{font-size:0.25rem!important;}.fs26{font-size:0.26rem!important;}.fs27{font-size:0.27rem!important;}.fs28{font-size:0.28rem!important;}.fs29{font-size:0.29rem!important;}.fs30{font-size:0.3rem!important;}.fs31{font-size:0.31rem!important;}.fs32{font-size:0.32rem!important;}.fs33{font-size:0.33rem!important;}.fs34{font-size:0.34rem!important;}.fs35{font-size:0.35rem!important;}.fs36{font-size:0.36rem!important;}.fs37{font-size:0.37rem!important;}.fs38{font-size:0.38rem!important;}.fs39{font-size:0.39rem!important;}.fs40{font-size:0.4rem!important;}.fs41{font-size:0.41rem!important;}.fs42{font-size:0.42rem!important;}.fs43{font-size:0.43rem!important;}.fs44{font-size:0.44rem!important;}.fs45{font-size:0.45rem!important;}.fs46{font-size:0.46rem!important;}.fs47{font-size:0.47rem!important;}.fs48{font-size:0.48rem!important;}.fs49{font-size:0.49rem!important;}.fs50{font-size:0.5rem!important;}
@media (min-width: 1200px){
  .xl-nmg-0{margin-left: 0; margin-right: 0;}.xl-nmg-0 > [class*="col"]{padding-left: 0; padding-right: 0;}.xl-nmg-5{margin-left: -0.05rem; margin-right: -0.05rem;}.xl-nmg-5 > [class*="col"]{padding-left: 0.05rem; padding-right: 0.05rem;}.xl-nmg-10{margin-left: -.1rem; margin-right: -.1rem;}.xl-nmg-10 > [class*="col"]{padding-left: .1rem; padding-right: .1rem;}.xl-nmg-20{margin-left: -.2rem; margin-right: -.2rem;}.xl-nmg-20 > [class*="col"]{padding-left: .2rem; padding-right: .2rem;}.xl-nmg-25{margin-left: -.25rem; margin-right: -.25rem;}.xl-nmg-25 > [class*="col"]{padding-left: .25rem; padding-right: .25rem;}.xl-nmg-30{margin-left: -.30rem; margin-right: -.30rem;}.xl-nmg-30 > [class*="col"]{padding-left: .30rem; padding-right: .30rem;}.xl-nmg-35{margin-left: -.35rem; margin-right: -.35rem;}.xl-nmg-35 > [class*="col"]{padding-left: .35rem; padding-right: .35rem;}.xl-nmg-40{margin-left: -.40rem; margin-right: -.40rem;}.xl-nmg-40 > [class*="col"]{padding-left: .40rem; padding-right: .40rem;}.xl-nmg-45{margin-left: -.45rem; margin-right: -.45rem;}.xl-nmg-45 > [class*="col"]{padding-left: .45rem; padding-right: .45rem;}.xl-nmg-50{margin-left: -.50rem; margin-right: -.50rem;}.xl-nmg-50 > [class*="col"]{padding-left: .50rem; padding-right: .50rem;}
  .xl-mgt0{margin-top:0!important}.xl-mgt5{margin-top:.05rem!important}.xl-mgt10{margin-top:.1rem!important}.xl-mgt15{margin-top:.15rem!important}.xl-mgt20{margin-top:.2rem!important}.xl-mgt25{margin-top:.25rem!important}.xl-mgt30{margin-top:.3rem!important}.xl-mgt35{margin-top:.35rem!important}.xl-mgt40{margin-top:.4rem!important}.xl-mgt45{margin-top:.45rem!important}.xl-mgt50{margin-top:.5rem!important}.xl-mgt55{margin-top:.55rem!important}.xl-mgt60{margin-top:.6rem!important}.xl-mgt65{margin-top:.65rem!important}.xl-mgt70{margin-top:.7rem!important}.xl-mgt75{margin-top:.75rem!important}.xl-mgt80{margin-top:.8rem!important}.xl-mgt85{margin-top:.85rem!important}.xl-mgt90{margin-top:.9rem!important}.xl-mgt95{margin-top:.95rem!important}.xl-mgt100{margin-top:1rem!important}.xl-mgb0{margin-bottom:0!important}.xl-mgb5{margin-bottom:.05rem!important}.xl-mgb10{margin-bottom:.1rem!important}.xl-mgb15{margin-bottom:.15rem!important}.xl-mgb20{margin-bottom:.2rem!important}.xl-mgb25{margin-bottom:.25rem!important}.xl-mgb30{margin-bottom:.3rem!important}.xl-mgb35{margin-bottom:.35rem!important}.xl-mgb40{margin-bottom:.4rem!important}.xl-mgb45{margin-bottom:.45rem!important}.xl-mgb50{margin-bottom:.5rem!important}.xl-mgb55{margin-bottom:.55rem!important}.xl-mgb60{margin-bottom:.6rem!important}.xl-mgb65{margin-bottom:.65rem!important}.xl-mgb70{margin-bottom:.7rem!important}.xl-mgb75{margin-bottom:.75rem!important}.xl-mgb80{margin-bottom:.8rem!important}.xl-mgb85{margin-bottom:.85rem!important}.xl-mgb90{margin-bottom:.9rem!important}.xl-mgb95{margin-bottom:.95rem!important}.xl-mgb100{margin-bottom:1rem!important}.xl-mgr0{margin-right:0!important}.xl-mgr5{margin-right:.05rem!important}.xl-mgr10{margin-right:.1rem!important}.xl-mgr15{margin-right:.15rem!important}.xl-mgr20{margin-right:.2rem!important}.xl-mgr25{margin-right:.25rem!important}.xl-mgr30{margin-right:.3rem!important}.xl-mgr35{margin-right:.35rem!important}.xl-mgr40{margin-right:.4rem!important}.xl-mgr45{margin-right:.45rem!important}.xl-mgr50{margin-right:.5rem!important}.xl-mgr55{margin-right:.55rem!important}.xl-mgr60{margin-right:.6rem!important}.xl-mgr65{margin-right:.65rem!important}.xl-mgr70{margin-right:.7rem!important}.xl-mgr75{margin-right:.75rem!important}.xl-mgr80{margin-right:.8rem!important}.xl-mgr85{margin-right:.85rem!important}.xl-mgr90{margin-right:.9rem!important}.xl-mgr95{margin-right:.95rem!important}.xl-mgr100{margin-right:1rem!important}.xl-mgl0{margin-left:0!important}.xl-mgl5{margin-left:.05rem!important}.xl-mgl10{margin-left:.1rem!important}.xl-mgl15{margin-left:.15rem!important}.xl-mgl20{margin-left:.2rem!important}.xl-mgl25{margin-left:.25rem!important}.xl-mgl30{margin-left:.3rem!important}.xl-mgl35{margin-left:.35rem!important}.xl-mgl40{margin-left:.4rem!important}.xl-mgl45{margin-left:.45rem!important}.xl-mgl50{margin-left:.5rem!important}.xl-mgl55{margin-left:.55rem!important}.xl-mgl60{margin-left:.6rem!important}.xl-mgl65{margin-left:.65rem!important}.xl-mgl70{margin-left:.7rem!important}.xl-mgl75{margin-left:.75rem!important}.xl-mgl80{margin-left:.8rem!important}.xl-mgl85{margin-left:.85rem!important}.xl-mgl90{margin-left:.9rem!important}.xl-mgl95{margin-left:.95rem!important}.xl-mgl100{margin-left:1rem!important}.xl-pdt0{padding-top:0!important}.xl-pdt5{padding-top:.05rem!important}.xl-pdt10{padding-top:.1rem!important}.xl-pdt15{padding-top:.15rem!important}.xl-pdt20{padding-top:.2rem!important}.xl-pdt25{padding-top:.25rem!important}.xl-pdt30{padding-top:.3rem!important}.xl-pdt35{padding-top:.35rem!important}.xl-pdt40{padding-top:.4rem!important}.xl-pdt45{padding-top:.45rem!important}.xl-pdt50{padding-top:.5rem!important}.xl-pdt55{padding-top:.55rem!important}.xl-pdt60{padding-top:.6rem!important}.xl-pdt65{padding-top:.65rem!important}.xl-pdt70{padding-top:.7rem!important}.xl-pdt75{padding-top:.75rem!important}.xl-pdt80{padding-top:.8rem!important}.xl-pdt85{padding-top:.85rem!important}.xl-pdt90{padding-top:.9rem!important}.xl-pdt95{padding-top:.95rem!important}.xl-pdt100{padding-top:1rem!important}.xl-pdb0{padding-bottom:0!important}.xl-pdb5{padding-bottom:.05rem!important}.xl-pdb10{padding-bottom:.1rem!important}.xl-pdb15{padding-bottom:.15rem!important}.xl-pdb20{padding-bottom:.2rem!important}.xl-pdb25{padding-bottom:.25rem!important}.xl-pdb30{padding-bottom:.3rem!important}.xl-pdb35{padding-bottom:.35rem!important}.xl-pdb40{padding-bottom:.4rem!important}.xl-pdb45{padding-bottom:.45rem!important}.xl-pdb50{padding-bottom:.5rem!important}.xl-pdb55{padding-bottom:.55rem!important}.xl-pdb60{padding-bottom:.6rem!important}.xl-pdb65{padding-bottom:.65rem!important}.xl-pdb70{padding-bottom:.7rem!important}.xl-pdb75{padding-bottom:.75rem!important}.xl-pdb80{padding-bottom:.8rem!important}.xl-pdb85{padding-bottom:.85rem!important}.xl-pdb90{padding-bottom:.9rem!important}.xl-pdb95{padding-bottom:.95rem!important}.xl-pdb100{padding-bottom:1rem!important}.xl-pdl0{padding-left:0!important}.xl-pdl5{padding-left:.05rem!important}.xl-pdl10{padding-left:.1rem!important}.xl-pdl15{padding-left:.15rem!important}.xl-pdl20{padding-left:.2rem!important}.xl-pdl25{padding-left:.25rem!important}.xl-pdl30{padding-left:.3rem!important}.xl-pdl35{padding-left:.35rem!important}.xl-pdl40{padding-left:.4rem!important}.xl-pdl45{padding-left:.45rem!important}.xl-pdl50{padding-left:.5rem!important}.xl-pdl55{padding-left:.55rem!important}.xl-pdl60{padding-left:.6rem!important}.xl-pdl65{padding-left:.65rem!important}.xl-pdl70{padding-left:.7rem!important}.xl-pdl75{padding-left:.75rem!important}.xl-pdl80{padding-left:.8rem!important}.xl-pdl85{padding-left:.85rem!important}.xl-pdl90{padding-left:.9rem!important}.xl-pdl95{padding-left:.95rem!important}.xl-pdl100{padding-left:1rem!important}.xl-pdr0{padding-right:0!important}.xl-pdr5{padding-right:.05rem!important}.xl-pdr10{padding-right:.1rem!important}.xl-pdr15{padding-right:.15rem!important}.xl-pdr20{padding-right:.2rem!important}.xl-pdr25{padding-right:.25rem!important}.xl-pdr30{padding-right:.3rem!important}.xl-pdr35{padding-right:.35rem!important}.xl-pdr40{padding-right:.4rem!important}.xl-pdr45{padding-right:.45rem!important}.xl-pdr50{padding-right:.5rem!important}.xl-pdr55{padding-right:.55rem!important}.xl-pdr60{padding-right:.6rem!important}.xl-pdr65{padding-right:.65rem!important}.xl-pdr70{padding-right:.7rem!important}.xl-pdr75{padding-right:.75rem!important}.xl-pdr80{padding-right:.8rem!important}.xl-pdr85{padding-right:.85rem!important}.xl-pdr90{padding-right:.9rem!important}.xl-pdr95{padding-right:.95rem!important}.xl-pdr100{padding-right:1rem!important}
  .xl-fs0{font-size:0!important;}.xl-fs1{font-size:0.01rem!important;}.xl-fs2{font-size:0.02rem!important;}.xl-fs3{font-size:0.03rem!important;}.xl-fs4{font-size:0.04rem!important;}.xl-fs5{font-size:0.05rem!important;}.xl-fs6{font-size:0.06rem!important;}.xl-fs7{font-size:0.07rem!important;}.xl-fs8{font-size:0.08rem!important;}.xl-fs9{font-size:0.09rem!important;}.xl-fs10{font-size:0.1rem!important;}.xl-fs11{font-size:0.11rem!important;}.xl-fs12{font-size:0.12rem!important;}.xl-fs13{font-size:0.13rem!important;}.xl-fs14{font-size:0.14rem!important;}.xl-fs15{font-size:0.15rem!important;}.xl-fs16{font-size:0.16rem!important;}.xl-fs17{font-size:0.17rem!important;}.xl-fs18{font-size:0.18rem!important;}.xl-fs19{font-size:0.19rem!important;}.xl-fs20{font-size:0.2rem!important;}.xl-fs21{font-size:0.21rem!important;}.xl-fs22{font-size:0.22rem!important;}.xl-fs23{font-size:0.23rem!important;}.xl-fs24{font-size:0.24rem!important;}.xl-fs25{font-size:0.25rem!important;}.xl-fs26{font-size:0.26rem!important;}.xl-fs27{font-size:0.27rem!important;}.xl-fs28{font-size:0.28rem!important;}.xl-fs29{font-size:0.29rem!important;}.xl-fs30{font-size:0.3rem!important;}.xl-fs31{font-size:0.31rem!important;}.xl-fs32{font-size:0.32rem!important;}.xl-fs33{font-size:0.33rem!important;}.xl-fs34{font-size:0.34rem!important;}.xl-fs35{font-size:0.35rem!important;}.xl-fs36{font-size:0.36rem!important;}.xl-fs37{font-size:0.37rem!important;}.xl-fs38{font-size:0.38rem!important;}.xl-fs39{font-size:0.39rem!important;}.xl-fs40{font-size:0.4rem!important;}.xl-fs41{font-size:0.41rem!important;}.xl-fs42{font-size:0.42rem!important;}.xl-fs43{font-size:0.43rem!important;}.xl-fs44{font-size:0.44rem!important;}.xl-fs45{font-size:0.45rem!important;}.xl-fs46{font-size:0.46rem!important;}.xl-fs47{font-size:0.47rem!important;}.xl-fs48{font-size:0.48rem!important;}.xl-fs49{font-size:0.49rem!important;}.xl-fs50{font-size:0.5rem!important;}
}
@media (min-width: 992px){
  .lg-nmg-0{margin-left: 0; margin-right: 0;}.lg-nmg-0 > [class*="col"]{padding-left: 0; padding-right: 0;}.lg-nmg-5{margin-left: -0.05rem; margin-right: -0.05rem;}.lg-nmg-5 > [class*="col"]{padding-left: 0.05rem; padding-right: 0.05rem;}.lg-nmg-10{margin-left: -.1rem; margin-right: -.1rem;}.lg-nmg-10 > [class*="col"]{padding-left: .1rem; padding-right: .1rem;}.lg-nmg-20{margin-left: -.2rem; margin-right: -.2rem;}.lg-nmg-20 > [class*="col"]{padding-left: .2rem; padding-right: .2rem;}.lg-nmg-25{margin-left: -.25rem; margin-right: -.25rem;}.lg-nmg-25 > [class*="col"]{padding-left: .25rem; padding-right: .25rem;}.lg-nmg-30{margin-left: -.30rem; margin-right: -.30rem;}.lg-nmg-30 > [class*="col"]{padding-left: .30rem; padding-right: .30rem;}.lg-nmg-35{margin-left: -.35rem; margin-right: -.35rem;}.lg-nmg-35 > [class*="col"]{padding-left: .35rem; padding-right: .35rem;}.lg-nmg-40{margin-left: -.40rem; margin-right: -.40rem;}.lg-nmg-40 > [class*="col"]{padding-left: .40rem; padding-right: .40rem;}.lg-nmg-45{margin-left: -.45rem; margin-right: -.45rem;}.lg-nmg-45 > [class*="col"]{padding-left: .45rem; padding-right: .45rem;}.lg-nmg-50{margin-left: -.50rem; margin-right: -.50rem;}.lg-nmg-50 > [class*="col"]{padding-left: .50rem; padding-right: .50rem;}
  .lg-mgt0{margin-top:0!important}.lg-mgt5{margin-top:.05rem!important}.lg-mgt10{margin-top:.1rem!important}.lg-mgt15{margin-top:.15rem!important}.lg-mgt20{margin-top:.2rem!important}.lg-mgt25{margin-top:.25rem!important}.lg-mgt30{margin-top:.3rem!important}.lg-mgt35{margin-top:.35rem!important}.lg-mgt40{margin-top:.4rem!important}.lg-mgt45{margin-top:.45rem!important}.lg-mgt50{margin-top:.5rem!important}.lg-mgt55{margin-top:.55rem!important}.lg-mgt60{margin-top:.6rem!important}.lg-mgt65{margin-top:.65rem!important}.lg-mgt70{margin-top:.7rem!important}.lg-mgt75{margin-top:.75rem!important}.lg-mgt80{margin-top:.8rem!important}.lg-mgt85{margin-top:.85rem!important}.lg-mgt90{margin-top:.9rem!important}.lg-mgt95{margin-top:.95rem!important}.lg-mgt100{margin-top:1rem!important}.lg-mgb0{margin-bottom:0!important}.lg-mgb5{margin-bottom:.05rem!important}.lg-mgb10{margin-bottom:.1rem!important}.lg-mgb15{margin-bottom:.15rem!important}.lg-mgb20{margin-bottom:.2rem!important}.lg-mgb25{margin-bottom:.25rem!important}.lg-mgb30{margin-bottom:.3rem!important}.lg-mgb35{margin-bottom:.35rem!important}.lg-mgb40{margin-bottom:.4rem!important}.lg-mgb45{margin-bottom:.45rem!important}.lg-mgb50{margin-bottom:.5rem!important}.lg-mgb55{margin-bottom:.55rem!important}.lg-mgb60{margin-bottom:.6rem!important}.lg-mgb65{margin-bottom:.65rem!important}.lg-mgb70{margin-bottom:.7rem!important}.lg-mgb75{margin-bottom:.75rem!important}.lg-mgb80{margin-bottom:.8rem!important}.lg-mgb85{margin-bottom:.85rem!important}.lg-mgb90{margin-bottom:.9rem!important}.lg-mgb95{margin-bottom:.95rem!important}.lg-mgb100{margin-bottom:1rem!important}.lg-mgr0{margin-right:0!important}.lg-mgr5{margin-right:.05rem!important}.lg-mgr10{margin-right:.1rem!important}.lg-mgr15{margin-right:.15rem!important}.lg-mgr20{margin-right:.2rem!important}.lg-mgr25{margin-right:.25rem!important}.lg-mgr30{margin-right:.3rem!important}.lg-mgr35{margin-right:.35rem!important}.lg-mgr40{margin-right:.4rem!important}.lg-mgr45{margin-right:.45rem!important}.lg-mgr50{margin-right:.5rem!important}.lg-mgr55{margin-right:.55rem!important}.lg-mgr60{margin-right:.6rem!important}.lg-mgr65{margin-right:.65rem!important}.lg-mgr70{margin-right:.7rem!important}.lg-mgr75{margin-right:.75rem!important}.lg-mgr80{margin-right:.8rem!important}.lg-mgr85{margin-right:.85rem!important}.lg-mgr90{margin-right:.9rem!important}.lg-mgr95{margin-right:.95rem!important}.lg-mgr100{margin-right:1rem!important}.lg-mgl0{margin-left:0!important}.lg-mgl5{margin-left:.05rem!important}.lg-mgl10{margin-left:.1rem!important}.lg-mgl15{margin-left:.15rem!important}.lg-mgl20{margin-left:.2rem!important}.lg-mgl25{margin-left:.25rem!important}.lg-mgl30{margin-left:.3rem!important}.lg-mgl35{margin-left:.35rem!important}.lg-mgl40{margin-left:.4rem!important}.lg-mgl45{margin-left:.45rem!important}.lg-mgl50{margin-left:.5rem!important}.lg-mgl55{margin-left:.55rem!important}.lg-mgl60{margin-left:.6rem!important}.lg-mgl65{margin-left:.65rem!important}.lg-mgl70{margin-left:.7rem!important}.lg-mgl75{margin-left:.75rem!important}.lg-mgl80{margin-left:.8rem!important}.lg-mgl85{margin-left:.85rem!important}.lg-mgl90{margin-left:.9rem!important}.lg-mgl95{margin-left:.95rem!important}.lg-mgl100{margin-left:1rem!important}.lg-pdt0{padding-top:0!important}.lg-pdt5{padding-top:.05rem!important}.lg-pdt10{padding-top:.1rem!important}.lg-pdt15{padding-top:.15rem!important}.lg-pdt20{padding-top:.2rem!important}.lg-pdt25{padding-top:.25rem!important}.lg-pdt30{padding-top:.3rem!important}.lg-pdt35{padding-top:.35rem!important}.lg-pdt40{padding-top:.4rem!important}.lg-pdt45{padding-top:.45rem!important}.lg-pdt50{padding-top:.5rem!important}.lg-pdt55{padding-top:.55rem!important}.lg-pdt60{padding-top:.6rem!important}.lg-pdt65{padding-top:.65rem!important}.lg-pdt70{padding-top:.7rem!important}.lg-pdt75{padding-top:.75rem!important}.lg-pdt80{padding-top:.8rem!important}.lg-pdt85{padding-top:.85rem!important}.lg-pdt90{padding-top:.9rem!important}.lg-pdt95{padding-top:.95rem!important}.lg-pdt100{padding-top:1rem!important}.lg-pdb0{padding-bottom:0!important}.lg-pdb5{padding-bottom:.05rem!important}.lg-pdb10{padding-bottom:.1rem!important}.lg-pdb15{padding-bottom:.15rem!important}.lg-pdb20{padding-bottom:.2rem!important}.lg-pdb25{padding-bottom:.25rem!important}.lg-pdb30{padding-bottom:.3rem!important}.lg-pdb35{padding-bottom:.35rem!important}.lg-pdb40{padding-bottom:.4rem!important}.lg-pdb45{padding-bottom:.45rem!important}.lg-pdb50{padding-bottom:.5rem!important}.lg-pdb55{padding-bottom:.55rem!important}.lg-pdb60{padding-bottom:.6rem!important}.lg-pdb65{padding-bottom:.65rem!important}.lg-pdb70{padding-bottom:.7rem!important}.lg-pdb75{padding-bottom:.75rem!important}.lg-pdb80{padding-bottom:.8rem!important}.lg-pdb85{padding-bottom:.85rem!important}.lg-pdb90{padding-bottom:.9rem!important}.lg-pdb95{padding-bottom:.95rem!important}.lg-pdb100{padding-bottom:1rem!important}.lg-pdl0{padding-left:0!important}.lg-pdl5{padding-left:.05rem!important}.lg-pdl10{padding-left:.1rem!important}.lg-pdl15{padding-left:.15rem!important}.lg-pdl20{padding-left:.2rem!important}.lg-pdl25{padding-left:.25rem!important}.lg-pdl30{padding-left:.3rem!important}.lg-pdl35{padding-left:.35rem!important}.lg-pdl40{padding-left:.4rem!important}.lg-pdl45{padding-left:.45rem!important}.lg-pdl50{padding-left:.5rem!important}.lg-pdl55{padding-left:.55rem!important}.lg-pdl60{padding-left:.6rem!important}.lg-pdl65{padding-left:.65rem!important}.lg-pdl70{padding-left:.7rem!important}.lg-pdl75{padding-left:.75rem!important}.lg-pdl80{padding-left:.8rem!important}.lg-pdl85{padding-left:.85rem!important}.lg-pdl90{padding-left:.9rem!important}.lg-pdl95{padding-left:.95rem!important}.lg-pdl100{padding-left:1rem!important}.lg-pdr0{padding-right:0!important}.lg-pdr5{padding-right:.05rem!important}.lg-pdr10{padding-right:.1rem!important}.lg-pdr15{padding-right:.15rem!important}.lg-pdr20{padding-right:.2rem!important}.lg-pdr25{padding-right:.25rem!important}.lg-pdr30{padding-right:.3rem!important}.lg-pdr35{padding-right:.35rem!important}.lg-pdr40{padding-right:.4rem!important}.lg-pdr45{padding-right:.45rem!important}.lg-pdr50{padding-right:.5rem!important}.lg-pdr55{padding-right:.55rem!important}.lg-pdr60{padding-right:.6rem!important}.lg-pdr65{padding-right:.65rem!important}.lg-pdr70{padding-right:.7rem!important}.lg-pdr75{padding-right:.75rem!important}.lg-pdr80{padding-right:.8rem!important}.lg-pdr85{padding-right:.85rem!important}.lg-pdr90{padding-right:.9rem!important}.lg-pdr95{padding-right:.95rem!important}.lg-pdr100{padding-right:1rem!important}
  .lg-fs0{font-size:0!important;}.lg-fs1{font-size:0.01rem!important;}.lg-fs2{font-size:0.02rem!important;}.lg-fs3{font-size:0.03rem!important;}.lg-fs4{font-size:0.04rem!important;}.lg-fs5{font-size:0.05rem!important;}.lg-fs6{font-size:0.06rem!important;}.lg-fs7{font-size:0.07rem!important;}.lg-fs8{font-size:0.08rem!important;}.lg-fs9{font-size:0.09rem!important;}.lg-fs10{font-size:0.1rem!important;}.lg-fs11{font-size:0.11rem!important;}.lg-fs12{font-size:0.12rem!important;}.lg-fs13{font-size:0.13rem!important;}.lg-fs14{font-size:0.14rem!important;}.lg-fs15{font-size:0.15rem!important;}.lg-fs16{font-size:0.16rem!important;}.lg-fs17{font-size:0.17rem!important;}.lg-fs18{font-size:0.18rem!important;}.lg-fs19{font-size:0.19rem!important;}.lg-fs20{font-size:0.2rem!important;}.lg-fs21{font-size:0.21rem!important;}.lg-fs22{font-size:0.22rem!important;}.lg-fs23{font-size:0.23rem!important;}.lg-fs24{font-size:0.24rem!important;}.lg-fs25{font-size:0.25rem!important;}.lg-fs26{font-size:0.26rem!important;}.lg-fs27{font-size:0.27rem!important;}.lg-fs28{font-size:0.28rem!important;}.lg-fs29{font-size:0.29rem!important;}.lg-fs30{font-size:0.3rem!important;}.lg-fs31{font-size:0.31rem!important;}.lg-fs32{font-size:0.32rem!important;}.lg-fs33{font-size:0.33rem!important;}.lg-fs34{font-size:0.34rem!important;}.lg-fs35{font-size:0.35rem!important;}.lg-fs36{font-size:0.36rem!important;}.lg-fs37{font-size:0.37rem!important;}.lg-fs38{font-size:0.38rem!important;}.lg-fs39{font-size:0.39rem!important;}.lg-fs40{font-size:0.4rem!important;}.lg-fs41{font-size:0.41rem!important;}.lg-fs42{font-size:0.42rem!important;}.lg-fs43{font-size:0.43rem!important;}.lg-fs44{font-size:0.44rem!important;}.lg-fs45{font-size:0.45rem!important;}.lg-fs46{font-size:0.46rem!important;}.lg-fs47{font-size:0.47rem!important;}.lg-fs48{font-size:0.48rem!important;}.lg-fs49{font-size:0.49rem!important;}.lg-fs50{font-size:0.5rem!important;}
}
@media (min-width: 768px){
  .md-nmg-0{margin-left: 0; margin-right: 0;}.md-nmg-0 > [class*="col"]{padding-left: 0; padding-right: 0;}.md-nmg-5{margin-left: -0.05rem; margin-right: -0.05rem;}.md-nmg-5 > [class*="col"]{padding-left: 0.05rem; padding-right: 0.05rem;}.md-nmg-10{margin-left: -.1rem; margin-right: -.1rem;}.md-nmg-10 > [class*="col"]{padding-left: .1rem; padding-right: .1rem;}.md-nmg-20{margin-left: -.2rem; margin-right: -.2rem;}.md-nmg-20 > [class*="col"]{padding-left: .2rem; padding-right: .2rem;}.md-nmg-25{margin-left: -.25rem; margin-right: -.25rem;}.md-nmg-25 > [class*="col"]{padding-left: .25rem; padding-right: .25rem;}.md-nmg-30{margin-left: -.30rem; margin-right: -.30rem;}.md-nmg-30 > [class*="col"]{padding-left: .30rem; padding-right: .30rem;}.md-nmg-35{margin-left: -.35rem; margin-right: -.35rem;}.md-nmg-35 > [class*="col"]{padding-left: .35rem; padding-right: .35rem;}.md-nmg-40{margin-left: -.40rem; margin-right: -.40rem;}.md-nmg-40 > [class*="col"]{padding-left: .40rem; padding-right: .40rem;}.md-nmg-45{margin-left: -.45rem; margin-right: -.45rem;}.md-nmg-45 > [class*="col"]{padding-left: .45rem; padding-right: .45rem;}.md-nmg-50{margin-left: -.50rem; margin-right: -.50rem;}.md-nmg-50 > [class*="col"]{padding-left: .50rem; padding-right: .50rem;}
  .md-mgt0{margin-top:0!important}.md-mgt5{margin-top:.05rem!important}.md-mgt10{margin-top:.1rem!important}.md-mgt15{margin-top:.15rem!important}.md-mgt20{margin-top:.2rem!important}.md-mgt25{margin-top:.25rem!important}.md-mgt30{margin-top:.3rem!important}.md-mgt35{margin-top:.35rem!important}.md-mgt40{margin-top:.4rem!important}.md-mgt45{margin-top:.45rem!important}.md-mgt50{margin-top:.5rem!important}.md-mgt55{margin-top:.55rem!important}.md-mgt60{margin-top:.6rem!important}.md-mgt65{margin-top:.65rem!important}.md-mgt70{margin-top:.7rem!important}.md-mgt75{margin-top:.75rem!important}.md-mgt80{margin-top:.8rem!important}.md-mgt85{margin-top:.85rem!important}.md-mgt90{margin-top:.9rem!important}.md-mgt95{margin-top:.95rem!important}.md-mgt100{margin-top:1rem!important}.md-mgb0{margin-bottom:0!important}.md-mgb5{margin-bottom:.05rem!important}.md-mgb10{margin-bottom:.1rem!important}.md-mgb15{margin-bottom:.15rem!important}.md-mgb20{margin-bottom:.2rem!important}.md-mgb25{margin-bottom:.25rem!important}.md-mgb30{margin-bottom:.3rem!important}.md-mgb35{margin-bottom:.35rem!important}.md-mgb40{margin-bottom:.4rem!important}.md-mgb45{margin-bottom:.45rem!important}.md-mgb50{margin-bottom:.5rem!important}.md-mgb55{margin-bottom:.55rem!important}.md-mgb60{margin-bottom:.6rem!important}.md-mgb65{margin-bottom:.65rem!important}.md-mgb70{margin-bottom:.7rem!important}.md-mgb75{margin-bottom:.75rem!important}.md-mgb80{margin-bottom:.8rem!important}.md-mgb85{margin-bottom:.85rem!important}.md-mgb90{margin-bottom:.9rem!important}.md-mgb95{margin-bottom:.95rem!important}.md-mgb100{margin-bottom:1rem!important}.md-mgr0{margin-right:0!important}.md-mgr5{margin-right:.05rem!important}.md-mgr10{margin-right:.1rem!important}.md-mgr15{margin-right:.15rem!important}.md-mgr20{margin-right:.2rem!important}.md-mgr25{margin-right:.25rem!important}.md-mgr30{margin-right:.3rem!important}.md-mgr35{margin-right:.35rem!important}.md-mgr40{margin-right:.4rem!important}.md-mgr45{margin-right:.45rem!important}.md-mgr50{margin-right:.5rem!important}.md-mgr55{margin-right:.55rem!important}.md-mgr60{margin-right:.6rem!important}.md-mgr65{margin-right:.65rem!important}.md-mgr70{margin-right:.7rem!important}.md-mgr75{margin-right:.75rem!important}.md-mgr80{margin-right:.8rem!important}.md-mgr85{margin-right:.85rem!important}.md-mgr90{margin-right:.9rem!important}.md-mgr95{margin-right:.95rem!important}.md-mgr100{margin-right:1rem!important}.md-mgl0{margin-left:0!important}.md-mgl5{margin-left:.05rem!important}.md-mgl10{margin-left:.1rem!important}.md-mgl15{margin-left:.15rem!important}.md-mgl20{margin-left:.2rem!important}.md-mgl25{margin-left:.25rem!important}.md-mgl30{margin-left:.3rem!important}.md-mgl35{margin-left:.35rem!important}.md-mgl40{margin-left:.4rem!important}.md-mgl45{margin-left:.45rem!important}.md-mgl50{margin-left:.5rem!important}.md-mgl55{margin-left:.55rem!important}.md-mgl60{margin-left:.6rem!important}.md-mgl65{margin-left:.65rem!important}.md-mgl70{margin-left:.7rem!important}.md-mgl75{margin-left:.75rem!important}.md-mgl80{margin-left:.8rem!important}.md-mgl85{margin-left:.85rem!important}.md-mgl90{margin-left:.9rem!important}.md-mgl95{margin-left:.95rem!important}.md-mgl100{margin-left:1rem!important}.md-pdt0{padding-top:0!important}.md-pdt5{padding-top:.05rem!important}.md-pdt10{padding-top:.1rem!important}.md-pdt15{padding-top:.15rem!important}.md-pdt20{padding-top:.2rem!important}.md-pdt25{padding-top:.25rem!important}.md-pdt30{padding-top:.3rem!important}.md-pdt35{padding-top:.35rem!important}.md-pdt40{padding-top:.4rem!important}.md-pdt45{padding-top:.45rem!important}.md-pdt50{padding-top:.5rem!important}.md-pdt55{padding-top:.55rem!important}.md-pdt60{padding-top:.6rem!important}.md-pdt65{padding-top:.65rem!important}.md-pdt70{padding-top:.7rem!important}.md-pdt75{padding-top:.75rem!important}.md-pdt80{padding-top:.8rem!important}.md-pdt85{padding-top:.85rem!important}.md-pdt90{padding-top:.9rem!important}.md-pdt95{padding-top:.95rem!important}.md-pdt100{padding-top:1rem!important}.md-pdb0{padding-bottom:0!important}.md-pdb5{padding-bottom:.05rem!important}.md-pdb10{padding-bottom:.1rem!important}.md-pdb15{padding-bottom:.15rem!important}.md-pdb20{padding-bottom:.2rem!important}.md-pdb25{padding-bottom:.25rem!important}.md-pdb30{padding-bottom:.3rem!important}.md-pdb35{padding-bottom:.35rem!important}.md-pdb40{padding-bottom:.4rem!important}.md-pdb45{padding-bottom:.45rem!important}.md-pdb50{padding-bottom:.5rem!important}.md-pdb55{padding-bottom:.55rem!important}.md-pdb60{padding-bottom:.6rem!important}.md-pdb65{padding-bottom:.65rem!important}.md-pdb70{padding-bottom:.7rem!important}.md-pdb75{padding-bottom:.75rem!important}.md-pdb80{padding-bottom:.8rem!important}.md-pdb85{padding-bottom:.85rem!important}.md-pdb90{padding-bottom:.9rem!important}.md-pdb95{padding-bottom:.95rem!important}.md-pdb100{padding-bottom:1rem!important}.md-pdl0{padding-left:0!important}.md-pdl5{padding-left:.05rem!important}.md-pdl10{padding-left:.1rem!important}.md-pdl15{padding-left:.15rem!important}.md-pdl20{padding-left:.2rem!important}.md-pdl25{padding-left:.25rem!important}.md-pdl30{padding-left:.3rem!important}.md-pdl35{padding-left:.35rem!important}.md-pdl40{padding-left:.4rem!important}.md-pdl45{padding-left:.45rem!important}.md-pdl50{padding-left:.5rem!important}.md-pdl55{padding-left:.55rem!important}.md-pdl60{padding-left:.6rem!important}.md-pdl65{padding-left:.65rem!important}.md-pdl70{padding-left:.7rem!important}.md-pdl75{padding-left:.75rem!important}.md-pdl80{padding-left:.8rem!important}.md-pdl85{padding-left:.85rem!important}.md-pdl90{padding-left:.9rem!important}.md-pdl95{padding-left:.95rem!important}.md-pdl100{padding-left:1rem!important}.md-pdr0{padding-right:0!important}.md-pdr5{padding-right:.05rem!important}.md-pdr10{padding-right:.1rem!important}.md-pdr15{padding-right:.15rem!important}.md-pdr20{padding-right:.2rem!important}.md-pdr25{padding-right:.25rem!important}.md-pdr30{padding-right:.3rem!important}.md-pdr35{padding-right:.35rem!important}.md-pdr40{padding-right:.4rem!important}.md-pdr45{padding-right:.45rem!important}.md-pdr50{padding-right:.5rem!important}.md-pdr55{padding-right:.55rem!important}.md-pdr60{padding-right:.6rem!important}.md-pdr65{padding-right:.65rem!important}.md-pdr70{padding-right:.7rem!important}.md-pdr75{padding-right:.75rem!important}.md-pdr80{padding-right:.8rem!important}.md-pdr85{padding-right:.85rem!important}.md-pdr90{padding-right:.9rem!important}.md-pdr95{padding-right:.95rem!important}.md-pdr100{padding-right:1rem!important}
  .md-fs0{font-size:0!important;}.md-fs1{font-size:0.01rem!important;}.md-fs2{font-size:0.02rem!important;}.md-fs3{font-size:0.03rem!important;}.md-fs4{font-size:0.04rem!important;}.md-fs5{font-size:0.05rem!important;}.md-fs6{font-size:0.06rem!important;}.md-fs7{font-size:0.07rem!important;}.md-fs8{font-size:0.08rem!important;}.md-fs9{font-size:0.09rem!important;}.md-fs10{font-size:0.1rem!important;}.md-fs11{font-size:0.11rem!important;}.md-fs12{font-size:0.12rem!important;}.md-fs13{font-size:0.13rem!important;}.md-fs14{font-size:0.14rem!important;}.md-fs15{font-size:0.15rem!important;}.md-fs16{font-size:0.16rem!important;}.md-fs17{font-size:0.17rem!important;}.md-fs18{font-size:0.18rem!important;}.md-fs19{font-size:0.19rem!important;}.md-fs20{font-size:0.2rem!important;}.md-fs21{font-size:0.21rem!important;}.md-fs22{font-size:0.22rem!important;}.md-fs23{font-size:0.23rem!important;}.md-fs24{font-size:0.24rem!important;}.md-fs25{font-size:0.25rem!important;}.md-fs26{font-size:0.26rem!important;}.md-fs27{font-size:0.27rem!important;}.md-fs28{font-size:0.28rem!important;}.md-fs29{font-size:0.29rem!important;}.md-fs30{font-size:0.3rem!important;}.md-fs31{font-size:0.31rem!important;}.md-fs32{font-size:0.32rem!important;}.md-fs33{font-size:0.33rem!important;}.md-fs34{font-size:0.34rem!important;}.md-fs35{font-size:0.35rem!important;}.md-fs36{font-size:0.36rem!important;}.md-fs37{font-size:0.37rem!important;}.md-fs38{font-size:0.38rem!important;}.md-fs39{font-size:0.39rem!important;}.md-fs40{font-size:0.4rem!important;}.md-fs41{font-size:0.41rem!important;}.md-fs42{font-size:0.42rem!important;}.md-fs43{font-size:0.43rem!important;}.md-fs44{font-size:0.44rem!important;}.md-fs45{font-size:0.45rem!important;}.md-fs46{font-size:0.46rem!important;}.md-fs47{font-size:0.47rem!important;}.md-fs48{font-size:0.48rem!important;}.md-fs49{font-size:0.49rem!important;}.md-fs50{font-size:0.5rem!important;}
}
@media (min-width: 576px){
  .sm-nmg-0{margin-left: 0; margin-right: 0;}.sm-nmg-0 > [class*="col"]{padding-left: 0; padding-right: 0;}.sm-nmg-5{margin-left: -0.05rem; margin-right: -0.05rem;}.sm-nmg-5 > [class*="col"]{padding-left: 0.05rem; padding-right: 0.05rem;}.sm-nmg-10{margin-left: -.1rem; margin-right: -.1rem;}.sm-nmg-10 > [class*="col"]{padding-left: .1rem; padding-right: .1rem;}.sm-nmg-20{margin-left: -.2rem; margin-right: -.2rem;}.sm-nmg-20 > [class*="col"]{padding-left: .2rem; padding-right: .2rem;}.sm-nmg-25{margin-left: -.25rem; margin-right: -.25rem;}.sm-nmg-25 > [class*="col"]{padding-left: .25rem; padding-right: .25rem;}.sm-nmg-30{margin-left: -.30rem; margin-right: -.30rem;}.sm-nmg-30 > [class*="col"]{padding-left: .30rem; padding-right: .30rem;}.sm-nmg-35{margin-left: -.35rem; margin-right: -.35rem;}.sm-nmg-35 > [class*="col"]{padding-left: .35rem; padding-right: .35rem;}.sm-nmg-40{margin-left: -.40rem; margin-right: -.40rem;}.sm-nmg-40 > [class*="col"]{padding-left: .40rem; padding-right: .40rem;}.sm-nmg-45{margin-left: -.45rem; margin-right: -.45rem;}.sm-nmg-45 > [class*="col"]{padding-left: .45rem; padding-right: .45rem;}.sm-nmg-50{margin-left: -.50rem; margin-right: -.50rem;}.sm-nmg-50 > [class*="col"]{padding-left: .50rem; padding-right: .50rem;}
  .sm-mgt0{margin-top:0!important}.sm-mgt5{margin-top:.05rem!important}.sm-mgt10{margin-top:.1rem!important}.sm-mgt15{margin-top:.15rem!important}.sm-mgt20{margin-top:.2rem!important}.sm-mgt25{margin-top:.25rem!important}.sm-mgt30{margin-top:.3rem!important}.sm-mgt35{margin-top:.35rem!important}.sm-mgt40{margin-top:.4rem!important}.sm-mgt45{margin-top:.45rem!important}.sm-mgt50{margin-top:.5rem!important}.sm-mgt55{margin-top:.55rem!important}.sm-mgt60{margin-top:.6rem!important}.sm-mgt65{margin-top:.65rem!important}.sm-mgt70{margin-top:.7rem!important}.sm-mgt75{margin-top:.75rem!important}.sm-mgt80{margin-top:.8rem!important}.sm-mgt85{margin-top:.85rem!important}.sm-mgt90{margin-top:.9rem!important}.sm-mgt95{margin-top:.95rem!important}.sm-mgt100{margin-top:1rem!important}.sm-mgb0{margin-bottom:0!important}.sm-mgb5{margin-bottom:.05rem!important}.sm-mgb10{margin-bottom:.1rem!important}.sm-mgb15{margin-bottom:.15rem!important}.sm-mgb20{margin-bottom:.2rem!important}.sm-mgb25{margin-bottom:.25rem!important}.sm-mgb30{margin-bottom:.3rem!important}.sm-mgb35{margin-bottom:.35rem!important}.sm-mgb40{margin-bottom:.4rem!important}.sm-mgb45{margin-bottom:.45rem!important}.sm-mgb50{margin-bottom:.5rem!important}.sm-mgb55{margin-bottom:.55rem!important}.sm-mgb60{margin-bottom:.6rem!important}.sm-mgb65{margin-bottom:.65rem!important}.sm-mgb70{margin-bottom:.7rem!important}.sm-mgb75{margin-bottom:.75rem!important}.sm-mgb80{margin-bottom:.8rem!important}.sm-mgb85{margin-bottom:.85rem!important}.sm-mgb90{margin-bottom:.9rem!important}.sm-mgb95{margin-bottom:.95rem!important}.sm-mgb100{margin-bottom:1rem!important}.sm-mgr0{margin-right:0!important}.sm-mgr5{margin-right:.05rem!important}.sm-mgr10{margin-right:.1rem!important}.sm-mgr15{margin-right:.15rem!important}.sm-mgr20{margin-right:.2rem!important}.sm-mgr25{margin-right:.25rem!important}.sm-mgr30{margin-right:.3rem!important}.sm-mgr35{margin-right:.35rem!important}.sm-mgr40{margin-right:.4rem!important}.sm-mgr45{margin-right:.45rem!important}.sm-mgr50{margin-right:.5rem!important}.sm-mgr55{margin-right:.55rem!important}.sm-mgr60{margin-right:.6rem!important}.sm-mgr65{margin-right:.65rem!important}.sm-mgr70{margin-right:.7rem!important}.sm-mgr75{margin-right:.75rem!important}.sm-mgr80{margin-right:.8rem!important}.sm-mgr85{margin-right:.85rem!important}.sm-mgr90{margin-right:.9rem!important}.sm-mgr95{margin-right:.95rem!important}.sm-mgr100{margin-right:1rem!important}.sm-mgl0{margin-left:0!important}.sm-mgl5{margin-left:.05rem!important}.sm-mgl10{margin-left:.1rem!important}.sm-mgl15{margin-left:.15rem!important}.sm-mgl20{margin-left:.2rem!important}.sm-mgl25{margin-left:.25rem!important}.sm-mgl30{margin-left:.3rem!important}.sm-mgl35{margin-left:.35rem!important}.sm-mgl40{margin-left:.4rem!important}.sm-mgl45{margin-left:.45rem!important}.sm-mgl50{margin-left:.5rem!important}.sm-mgl55{margin-left:.55rem!important}.sm-mgl60{margin-left:.6rem!important}.sm-mgl65{margin-left:.65rem!important}.sm-mgl70{margin-left:.7rem!important}.sm-mgl75{margin-left:.75rem!important}.sm-mgl80{margin-left:.8rem!important}.sm-mgl85{margin-left:.85rem!important}.sm-mgl90{margin-left:.9rem!important}.sm-mgl95{margin-left:.95rem!important}.sm-mgl100{margin-left:1rem!important}.sm-pdt0{padding-top:0!important}.sm-pdt5{padding-top:.05rem!important}.sm-pdt10{padding-top:.1rem!important}.sm-pdt15{padding-top:.15rem!important}.sm-pdt20{padding-top:.2rem!important}.sm-pdt25{padding-top:.25rem!important}.sm-pdt30{padding-top:.3rem!important}.sm-pdt35{padding-top:.35rem!important}.sm-pdt40{padding-top:.4rem!important}.sm-pdt45{padding-top:.45rem!important}.sm-pdt50{padding-top:.5rem!important}.sm-pdt55{padding-top:.55rem!important}.sm-pdt60{padding-top:.6rem!important}.sm-pdt65{padding-top:.65rem!important}.sm-pdt70{padding-top:.7rem!important}.sm-pdt75{padding-top:.75rem!important}.sm-pdt80{padding-top:.8rem!important}.sm-pdt85{padding-top:.85rem!important}.sm-pdt90{padding-top:.9rem!important}.sm-pdt95{padding-top:.95rem!important}.sm-pdt100{padding-top:1rem!important}.sm-pdb0{padding-bottom:0!important}.sm-pdb5{padding-bottom:.05rem!important}.sm-pdb10{padding-bottom:.1rem!important}.sm-pdb15{padding-bottom:.15rem!important}.sm-pdb20{padding-bottom:.2rem!important}.sm-pdb25{padding-bottom:.25rem!important}.sm-pdb30{padding-bottom:.3rem!important}.sm-pdb35{padding-bottom:.35rem!important}.sm-pdb40{padding-bottom:.4rem!important}.sm-pdb45{padding-bottom:.45rem!important}.sm-pdb50{padding-bottom:.5rem!important}.sm-pdb55{padding-bottom:.55rem!important}.sm-pdb60{padding-bottom:.6rem!important}.sm-pdb65{padding-bottom:.65rem!important}.sm-pdb70{padding-bottom:.7rem!important}.sm-pdb75{padding-bottom:.75rem!important}.sm-pdb80{padding-bottom:.8rem!important}.sm-pdb85{padding-bottom:.85rem!important}.sm-pdb90{padding-bottom:.9rem!important}.sm-pdb95{padding-bottom:.95rem!important}.sm-pdb100{padding-bottom:1rem!important}.sm-pdl0{padding-left:0!important}.sm-pdl5{padding-left:.05rem!important}.sm-pdl10{padding-left:.1rem!important}.sm-pdl15{padding-left:.15rem!important}.sm-pdl20{padding-left:.2rem!important}.sm-pdl25{padding-left:.25rem!important}.sm-pdl30{padding-left:.3rem!important}.sm-pdl35{padding-left:.35rem!important}.sm-pdl40{padding-left:.4rem!important}.sm-pdl45{padding-left:.45rem!important}.sm-pdl50{padding-left:.5rem!important}.sm-pdl55{padding-left:.55rem!important}.sm-pdl60{padding-left:.6rem!important}.sm-pdl65{padding-left:.65rem!important}.sm-pdl70{padding-left:.7rem!important}.sm-pdl75{padding-left:.75rem!important}.sm-pdl80{padding-left:.8rem!important}.sm-pdl85{padding-left:.85rem!important}.sm-pdl90{padding-left:.9rem!important}.sm-pdl95{padding-left:.95rem!important}.sm-pdl100{padding-left:1rem!important}.sm-pdr0{padding-right:0!important}.sm-pdr5{padding-right:.05rem!important}.sm-pdr10{padding-right:.1rem!important}.sm-pdr15{padding-right:.15rem!important}.sm-pdr20{padding-right:.2rem!important}.sm-pdr25{padding-right:.25rem!important}.sm-pdr30{padding-right:.3rem!important}.sm-pdr35{padding-right:.35rem!important}.sm-pdr40{padding-right:.4rem!important}.sm-pdr45{padding-right:.45rem!important}.sm-pdr50{padding-right:.5rem!important}.sm-pdr55{padding-right:.55rem!important}.sm-pdr60{padding-right:.6rem!important}.sm-pdr65{padding-right:.65rem!important}.sm-pdr70{padding-right:.7rem!important}.sm-pdr75{padding-right:.75rem!important}.sm-pdr80{padding-right:.8rem!important}.sm-pdr85{padding-right:.85rem!important}.sm-pdr90{padding-right:.9rem!important}.sm-pdr95{padding-right:.95rem!important}.sm-pdr100{padding-right:1rem!important}
  .sm-fs0{font-size:0!important;}.sm-fs1{font-size:0.01rem!important;}.sm-fs2{font-size:0.02rem!important;}.sm-fs3{font-size:0.03rem!important;}.sm-fs4{font-size:0.04rem!important;}.sm-fs5{font-size:0.05rem!important;}.sm-fs6{font-size:0.06rem!important;}.sm-fs7{font-size:0.07rem!important;}.sm-fs8{font-size:0.08rem!important;}.sm-fs9{font-size:0.09rem!important;}.sm-fs10{font-size:0.1rem!important;}.sm-fs11{font-size:0.11rem!important;}.sm-fs12{font-size:0.12rem!important;}.sm-fs13{font-size:0.13rem!important;}.sm-fs14{font-size:0.14rem!important;}.sm-fs15{font-size:0.15rem!important;}.sm-fs16{font-size:0.16rem!important;}.sm-fs17{font-size:0.17rem!important;}.sm-fs18{font-size:0.18rem!important;}.sm-fs19{font-size:0.19rem!important;}.sm-fs20{font-size:0.2rem!important;}.sm-fs21{font-size:0.21rem!important;}.sm-fs22{font-size:0.22rem!important;}.sm-fs23{font-size:0.23rem!important;}.sm-fs24{font-size:0.24rem!important;}.sm-fs25{font-size:0.25rem!important;}.sm-fs26{font-size:0.26rem!important;}.sm-fs27{font-size:0.27rem!important;}.sm-fs28{font-size:0.28rem!important;}.sm-fs29{font-size:0.29rem!important;}.sm-fs30{font-size:0.3rem!important;}.sm-fs31{font-size:0.31rem!important;}.sm-fs32{font-size:0.32rem!important;}.sm-fs33{font-size:0.33rem!important;}.sm-fs34{font-size:0.34rem!important;}.sm-fs35{font-size:0.35rem!important;}.sm-fs36{font-size:0.36rem!important;}.sm-fs37{font-size:0.37rem!important;}.sm-fs38{font-size:0.38rem!important;}.sm-fs39{font-size:0.39rem!important;}.sm-fs40{font-size:0.4rem!important;}.sm-fs41{font-size:0.41rem!important;}.sm-fs42{font-size:0.42rem!important;}.sm-fs43{font-size:0.43rem!important;}.sm-fs44{font-size:0.44rem!important;}.sm-fs45{font-size:0.45rem!important;}.sm-fs46{font-size:0.46rem!important;}.sm-fs47{font-size:0.47rem!important;}.sm-fs48{font-size:0.48rem!important;}.sm-fs49{font-size:0.49rem!important;}.sm-fs50{font-size:0.5rem!important;}
}
