:root {
  --primary-dark-color: #1a1a1a;
  --primary-dark-color-rgba: 26, 26, 26;
  --border-color: #ececec;
  --invert: invert(0);
  --white-color: #fff;
  --white-color-rgba: 255, 255, 255;
  --offwhite-color: #f6f6f6
}

body.euuser #cmap_jwidget,
body.euuser #comment-section .socialsupporters,
body.euuser #newsletterWidgetDisplay,
body.euuser #weathershow,
body.euuser #widget-head,
body.euuser .button-red,
body.euuser .eu-hidden,
body.euuser .fuel-citylist,
body.euuser .headerlinks .link-dropdown+span,
body.euuser .headerlinks a:first-of-type,
body.euuser .lang-select,
body.euuser .leftsocial span[style="background-color: rgb(202, 202, 202);"],
body.euuser .maintable12 .jornname,
body.euuser .maintable13 .epprout,
body.euuser .photo_comment .writecmnt,
body.euuser .poll-widget,
body.euuser .polldiv,
body.euuser .sectabsbg,
body.euuser .sectabsbg1,
body.euuser .sidebar .box4 .btn5,
body.euuser .submit_btn,
body.euuser .subscribe-form,
body.euuser .topsocial.actions .email,
body.euuser .twitter-follow-button,
body.euuser .user-sec,
body.euuser .watchlater,
body.euuser .welcome-box,
body.euuser .wish_container .field .submit.flR,
body.euuser [data-action=subscribe],
body.euuser [data-action=subscribeall],
body.euuser [data-id=newsletterWidgetDisplay],
body.euuser [data-plugin=comment-rating],
body.euuser div[data-tpwidget=widget-two],
body.euuser li a[pg=new_allsection_epaper],
body.euuser li[data-id=history],
body.euuser li[data-id=watchlater] {
  display: none !important
}

body.euuser [data-id=TrendingNews] {
  display: none !important
}

body.euuser .eu-show {
  display: block !important
}

.direction_fav_listing [data-action=Showtimes_TheatreUnFavourited] {
  display: none
}

.direction_fav_listing li a {
  float: left
}

body.euuser .campaign-social.sticky {
  top: 200px
}

body.euuser .headerlinks .link-dropdown a:first-of-type {
  display: block !important
}

body.euuser #footer .level3 li:nth-child(10),
body.euuser #footer .level3 li:nth-child(9) {
  min-width: 140px
}

body.euuser .article-social.sticky {
  top: 350px
}

body.euuser #header.default-header .main-area {
  height: 90px
}

#gdpr_policy_popup {
  display: none
}

#gdpr_policy_popup.ntfc_overlay {
  z-index: 99999999
}

#gdpr_policy_popup .ontap-background {
  left: 36%
}

#gdpr_policy_popup .gdpr_desc {
  float: left;
  font-size: 16px;
  padding: 10px 0;
  text-align: left
}

#gdpr_policy_popup .subscribe-message {
  border-top: 0;
  padding: 10px 10px 5px
}

#gdpr_policy_popup .gdpr_ul input[type=checkbox] {
  margin-right: 8px;
  vertical-align: middle
}

#gdpr_policy_popup .gdpr_ul {
  text-align: left
}

#gdpr_policy_popup .gdpr_ul li {
  padding: 5px 0
}

.consent-popup * {
  font-family: Verdana !important
}

.consent-popup {
  background: #1a1a1a !important;
  margin: 0 auto;
  position: relative;
  z-index: 100
}

.consent-popup,
.consent-popup * {
  box-sizing: border-box
}

.consent-popup .consent-banner {
  margin: 0 auto;
  max-width: 1160px
}

.consent-banner {
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 14px;
  line-height: 1;
  padding: 16px 16px 12px
}

.consent-banner:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden
}

.consent-banner .column1 {
  font: 12px/18px Verdana;
  margin-bottom: 12px;
  width: 100%
}

.consent-banner .column2 {
  float: right;
  height: 32px;
  margin: 0;
  text-align: center
}

.bgImg .consent-banner {
  padding-left: 10px;
  padding-right: 10px
}

.consent-banner h2 {
  color: #fff;
  font: 700 16px/24px Verdana;
  margin-bottom: 8px
}

.consent-banner label,
.consent-banner p {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px
}

.consent-banner label {
  line-height: normal;
  padding-left: 12px
}

.consent-banner p a {
  color: #f4b408;
  display: inline;
  text-decoration: underline
}

.consent-banner li {
  list-style: none;
  margin-bottom: 8px
}

.consent-banner button#consent-continue-button,
.consent-banner li a {
  color: #f4b408;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: 600;
  line-height: 16;
  text-decoration: none
}

.consent-banner button#consent-continue-button {
  background: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: 600;
  height: auto;
  line-height: 1;
  padding: 10px;
  text-transform: uppercase;
  width: 136px
}

#more,
.consent-banner #consent-more {
  display: none
}

.setting_gdpr {
  float: right;
  padding: 1px 5px 0 4px
}

.setting_gdpr a {
  color: #b3d4f7;
  text-decoration: none;
  text-transform: uppercase
}

.setting_gdpr a:hover {
  text-decoration: none
}

.bgImg .consent-popup {
  max-width: 1000px
}

.consent-popup.space {
  bottom: 0;
  left: 0;
  max-width: 100%;
  padding: 8px 0;
  position: fixed;
  width: 100%;
  z-index: 999999999
}

.checkbox {
  position: relative
}

.checkbox [type=checkbox]:not(:checked)+label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0)
}

.checkbox [type=checkbox]:checked+label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}

.checkbox [type=checkbox]:checked+label:before,
.checkbox [type=checkbox]:not(:checked)+label:before {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #fff;
  border: 1px solid #1a1a1a;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  content: "";
  height: 20px;
  left: -2px;
  position: absolute;
  top: -2px;
  width: 20px
}

.checkbox [type=checkbox]:checked+label:after,
.checkbox [type=checkbox]:not(:checked)+label:after {
  border: solid #1a1a1a;
  border-width: 0 1px 1px 0;
  content: "";
  height: 9px;
  left: 6px;
  position: absolute;
  top: 3px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  width: 5px
}

.euuser .ent_footer [data-label=Newsletter],
.euuser .ent_footer [data-label=Newsletter]+span,
.euuser .ent_footer [data-label=ePaper],
body.euuser .channel_img .tv_addfav,
body.euuser .ent_sprite.favicon,
body.euuser .fav_msg,
body.euuser .followlink,
body.euuser .lfttvInfo .own-rating,
body.euuser .programTitle .favoriteIcon,
body.euuser .programTitle .reminderIcon,
body.euuser .tv-heading .mobfav,
body.euuser .tvchannelhead .tv_addfav,
body.euuser .tvmovie-img .favicon,
body.euuser .tvmovie-img .reminderIcon,
body.euuser .tvshow-banner .reminderIcon,
body.euuser .tvshow-banner .tv_addfav,
body.euuser .usercomment_utilities,
body.euuser [data-plugin=ratemovie] {
  display: none !important
}

.euuser .ent_music_listing1 li:last-child,
.euuser .listinline>li:last-child,
body.euuser #tpwidget-postlogin,
body.euuser .comment_pipe,
body.euuser .favoriteIcon,
body.euuser .heading-rt .favorite,
body.euuser .heading-rt .help_prodmap,
body.euuser .heading-rt .reminder,
body.euuser .reminderIcon,
body.euuser .smsblock,
body.euuser .tv-tags [type=favorites],
body.euuser .user_isloggedin #widget-head,
body.euuser [data-plugin=user-notloggedin] .divider,
body.euuser [data-plugin=user-notloggedin] .sign-in {
  display: none !important
}

body.euuser .leftsharing {
  top: 442px !important
}

.euuser .l3hovermenu a[data-label="Write India"],
body.euuser [catkey="48969469"] {
  display: none !important
}

body.euuser .mainnavl1 #nav-times-poll {
  display: none !important
}

body.euuser #l2nav [data-label="My TV"] {
  display: none !important
}

body.euuser [data-plugin=user-notloggedin] .social-signin {
  float: none;
  height: auto;
  width: 100%
}

body.euuser [data-plugin=user-notloggedin] h3 {
  display: inline-block;
  margin: 0 25px 0 0;
  vertical-align: middle
}

body.euuser [data-plugin=user-notloggedin] .social-signin span {
  vertical-align: middle
}

body.euuser.oldui .consent-popup {
  margin: 0 auto;
  width: 1003px
}

body.euuser.oldui .consent-banner.wrapper {
  height: auto;
  margin: 0 auto;
  overflow: initial;
  width: auto
}

.consent-banner div.wrapper {
  width: 100%
}

.personalisedadsBlk {
  border-top: 15px solid transparent;
  clear: both
}

.consent-popup .checkbox {
  border-top: none;
  display: inline-block;
  margin-top: 4px
}

.consent-popup {
  background: #0d0d0d
}

.consent-banner p a {
  color: #fff;
  font-weight: 600;
  text-decoration: none
}

.consent-banner button#consent-continue-button {
  background-color: #e21b22;
  border: none;
  border-radius: 20px;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  margin-top: -6px;
  text-transform: capitalize
}

.consent-toast-popup {
  align-items: center;
  display: flex;
  justify-content: center
}

.consent-toast-popup p {
  font-size: 14px;
  line-height: 20px
}

.consent-toast-popup .column1 {
  padding-right: 44px;
  width: auto
}

#toast-close-button {
  background: none;
  border: none;
  height: 20px;
  position: relative;
  width: 20px
}

#toast-close-button:after,
#toast-close-button:before {
  background: #fff;
  content: "";
  height: 16px;
  position: absolute;
  right: 8px;
  top: 2px;
  transform: rotate(45deg);
  width: 1px
}

#toast-close-button:after {
  transform: rotate(135deg)
}

.closebtn {
  height: 18px;
  position: absolute;
  right: 8px;
  text-indent: -9999px;
  top: 8px;
  width: 18px
}

.closebtn:after,
.closebtn:before {
  background-color: #fff;
  content: "";
  display: block;
  height: 18px;
  left: 9px;
  position: absolute;
  top: 0;
  width: 1px
}

.closebtn:before {
  transform: rotate(45deg)
}

.closebtn:after {
  transform: rotate(-45deg)
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .consent-banner {
    padding: 24px 16px 80px
  }

  .consent-banner label {
    display: inline-block;
    line-height: normal;
    margin-top: -19px;
    padding-left: 24px;
    position: relative
  }

  .consent-banner .column2 {
    bottom: 26px;
    position: absolute
  }

  .consent-popup.space {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0
  }
}

@media screen and (min-width:768px) and (orientation:portrait),
screen and (min-width:999px) {
  .consent-popup .consent-banner {
    position: relative
  }

  body:not(.bgImg) .closebtn {
    right: -18px
  }
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  ::-webkit-scrollbar {
    background: transparent;
    display: none;
    height: 0;
    width: 0
  }
}

@media screen and (min-width:1300px) {
  .toipLayout:not(.layout_type_2) .contentwrapper {
    max-width: 1168px
  }
}

.topBand_adwrapper {
  margin: 0 auto;
  min-height: 0;
  text-align: center
}

.topBand_adwrapper.isAdActive {
  min-height: 70px;
  padding: 5px
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .topBand_adwrapper.isAdActive {
    margin: 0 auto;
    min-height: 50px !important;
    padding: 0
  }
}

.topBand_adwrapper.phShimmer>div:empty {
  min-height: 50px
}

.topbandad {
  min-height: 0;
  text-align: center
}

.topbandad.isAdActive {
  margin: 10px 0;
  min-height: 70px
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait) {
  .header-container {
    padding: 0 !important
  }
}

.contentwrapper {
  margin: 0 auto;
  max-width: 1000px;
  width: 100%
}

@media screen and (min-width:1421px) {
  .contentwrapper {
    max-width: 1168px
  }
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait) {
  .contentwrapper {
    padding: 0 15px
  }
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .contentwrapper {
    background: var(--white-color);
    overflow-x: hidden;
    padding: 0;
    width: 100%
  }
}

.rpos {
  position: relative
}

.apos {
  position: absolute
}

.linktype1 .icon,
.linktype2 .icon {
  background-image: url(https://static.toiimg.com/photo/112033967.cms);
  background-repeat: no-repeat;
  display: inline-block;
  height: 15px;
  margin-left: 6px;
  width: 13px
}

.linktype1 .icon.toiplus,
.linktype2 .icon.toiplus {
  background-image: url(https://static.toiimg.com/photo/69822060.cms);
  background-position: -19px -159px;
  background-repeat: no-repeat;
  height: 12px;
  margin-top: -4px
}

.linktype1 {
  -ms-flex-align: center !important;
  align-items: center !important;
  border-bottom: 1px dotted #a5a5a5;
  color: var(--primary-dark-color);
  display: -ms-flexbox;
  display: flex;
  font: 500 13px/35px Verdana;
  height: 40px;
  padding-left: 12px;
  position: relative;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in
}

@keyframes XRA7X {
  0% {
    opacity: 0;
    -webkit-transform: scale(0)
  }

  50% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1)
  }
}

@-webkit-keyframes XRA7X {
  0% {
    opacity: 0;
    -webkit-transform: scale(0)
  }

  50% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1)
  }
}

@-moz-keyframes XRA7X {
  0% {
    opacity: 0;
    -webkit-transform: scale(0)
  }

  50% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1)
  }
}

.linktype1 .liveBtn:not(.red) {
  background: #e21b22;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  left: 10px;
  line-height: 1;
  padding: 4px 8px 4px 24px;
  position: absolute;
  text-decoration: none;
  text-transform: uppercase;
  top: 10px;
  z-index: 1
}

.linktype1 .liveBtn:after,
.linktype1 .liveBtn:before {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 2px solid #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  box-shadow: 0 0 10px #fff, inset 0 0 10px #fff;
  box-sizing: border-box;
  content: "\0020";
  height: 12px;
  left: 8px;
  opacity: 0;
  position: absolute;
  top: 4px;
  width: 12px
}

.linktype1 .liveBtn:before {
  -webkit-animation: gogoloader 2s infinite;
  -moz-animation: gogoloader 2s infinite;
  animation: gogoloader 2s infinite;
  z-index: 2
}

.linktype1 .liveBtn:after {
  -webkit-animation: gogoloader 2s 1s infinite;
  -moz-animation: gogoloader 2s 1s infinite;
  animation: gogoloader 2s 1s infinite;
  z-index: 1
}

.linktype1 .liveBtn.red {
  position: absolute
}

.linktype1 .liveBtn.red:after,
.linktype1 .liveBtn.red:before {
  border: 2px solid #e21b22;
  box-shadow: 0 0 10px #e21b22, inset 0 0 10px #e21b22
}

.linktype1:before {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #a5a5a5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 4px
}

.linktype1:hover {
  color: #595959
}

.linktype1:last-child {
  border-bottom: 0
}

.linktype1 span {
  display: block;
  max-width: calc(100% - 20px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.linktype1 .icon.photos {
  background-position: -107px -669px
}

.linktype1 .icon.videos {
  background-position: -86px -266px
}

.linktype2 {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: var(--primary-dark-color);
  display: -webkit-box;
  font: 500 13px/18px Verdana;
  overflow: hidden;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

.linktype2:hover {
  color: #595959
}

.linktype2 .icon {
  position: absolute;
  right: 0;
  top: 0
}

.linktype2 .icon.photos {
  background-position: -108px -666px
}

.linktype2 .icon.videos {
  background-position: -86px -264px
}

.linktype2 .icon.toiplus {
  margin-top: 0
}

a.linktype2 {
  max-height: 54px;
  padding-right: 22px !important;
  position: relative
}

a.linktype2.lbBlinker2 {
  padding-right: 26px !important
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
  a.linktype2 {
    display: block
  }
}

.bdr_top {
  border-top: 1px dotted #a5a5a5
}

.bdr_bottom {
  border-bottom: 1px dotted #a5a5a5
}

.bdr_left {
  border-left: 1px dotted #a5a5a5
}

.bdr_right {
  border-right: 1px dotted #a5a5a5
}

.mrgTB10 {
  margin: 10px 0
}

.mb40 {
  margin-bottom: 40px
}

.mb24 {
  margin-bottom: 24px
}

.no_bdr_last:last-of-type {
  border: none
}

.noBorder,
.noBorder figure {
  border: 0
}

.padR32 {
  padding-right: 32px !important
}

.padL32 {
  padding-left: 32px !important
}

.mediaWireLoader {
  height: 32px;
  left: 50%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 32px
}

@media screen and (max-width:767px) and (orientation:portrait) {
  .adsPlaceholder {
    background: var(--offwhite-color);
    margin-top: -18px
  }

  .adsPlaceholder .CLSPlaceholder:not(:empty) {
    border: none !important
  }

  .adsPlaceholder .CLSPlaceholder:not(:empty):before {
    color: #595959;
    content: "advertisement";
    display: block;
    font: 400 10px/18px Verdana;
    left: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 2px;
    width: 100%;
    z-index: 1
  }
}

.grystar {
  background: url(https://timesofindia.indiatimes.com/photo/62943710.cms) no-repeat 0 0;
  display: inline-block;
  font-size: 0;
  height: 9px;
  line-height: 0;
  vertical-align: middle;
  width: 56px
}

.grystar .redstar {
  background: url(https://timesofindia.indiatimes.com/photo/62943710.cms) no-repeat 0 -9px;
  display: block;
  height: 9px;
  width: 53px
}

@keyframes opacity {
  0% {
    opacity: .2
  }

  to {
    opacity: 1
  }
}

.tagLabel {
  align-items: center;
  background: #e21b22;
  background-clip: padding-box;
  border-radius: 0 4px 0 0;
  bottom: 0;
  color: var(--white-color);
  display: flex;
  font-size: 14px;
  font-weight: 700;
  left: 0;
  line-height: 10px;
  min-width: 42px;
  padding: 8px;
  position: absolute;
  text-align: center;
  z-index: 1
}

.tagLabel:before {
  background-image: url(https://static.toiimg.com/photo/112033967.cms);
  background-position: -47px -219px;
  background-repeat: no-repeat;
  background-size: 412px;
  content: "";
  height: 12px;
  margin-right: 6px;
  transform: scale(1.4);
  width: 12px
}

.phLiner {
  position: relative;
  top: 4px
}

.phLiner>div {
  animation: opacity 1s infinite forwards;
  background: #ebebeb;
  height: 10px;
  margin-bottom: 10px
}

.phLiner>div:first-child {
  margin-bottom: 16px;
  width: 110px
}

.phLiner>div:last-child {
  bottom: -16px;
  margin: -10px 0 0;
  position: relative;
  width: 155px
}

.highlight_text {
  color: #e21b22
}

@media screen and (min-width:768px) and (orientation:portrait),
screen and (min-width:999px) {
  .slick_UI {
    position: relative
  }

  .slick_UI .slick-track {
    display: -ms-flexbox;
    display: flex
  }

  .slick_UI .slick-slide {
    float: none;
    height: inherit;
    position: relative;
    width: 100%
  }

  .slick_UI .slick-disabled {
    cursor: default !important;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity="+$IEValue+")';
    filter: alpha(opacity=30);
    opacity: .3
  }

  .slick_UI .slick-arrow {
    background: transparent;
    background-image: url(https://static.toiimg.com/photo/112033967.cms);
    background-position: -12px -824px;
    background-repeat: no-repeat;
    border: none;
    bottom: 1px;
    cursor: pointer;
    height: 18px;
    position: absolute;
    right: 16px;
    text-indent: -9999px;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    width: 25px;
    z-index: 1
  }

  .slick_UI .slick-arrow:after,
  .slick_UI .slick-arrow:before {
    display: none
  }

  .slick_UI .slick-arrow.slick-disabled {
    background-color: transparent
  }

  .slick_UI .slick-arrow.slick-next:focus,
  .slick_UI .slick-arrow.slick-prev:focus {
    opacity: 1
  }

  .slick_UI .slick-arrow.slick-next:focus:hover,
  .slick_UI .slick-arrow.slick-prev:focus:hover {
    opacity: .65
  }

  .slick_UI .slick-arrow.slick-prev {
    left: unset;
    right: 54px;
    top: unset
  }

  .slick_UI .slick-arrow.slick-next {
    bottom: -4px;
    top: unset;
    -webkit-transform: rotate(180deg) scale(1.2);
    -moz-transform: rotate(180deg) scale(1.2);
    -ms-transform: rotate(180deg) scale(1.2);
    -o-transform: rotate(180deg) scale(1.2);
    transform: rotate(180deg) scale(1.2)
  }

  .slick_UI.smallArrow .slick-arrow {
    background: none;
    border: 1px solid var(--primary-dark-color);
    border-radius: 50%;
    bottom: 0;
    cursor: pointer;
    height: 20px;
    transform: none;
    width: 20px
  }

  .slick_UI.smallArrow .slick-arrow:after {
    border-left: 1px solid var(--primary-dark-color);
    border-top: 1px solid var(--primary-dark-color);
    content: "";
    display: block;
    height: 6px;
    position: absolute;
    top: 6px;
    width: 6px
  }

  .slick_UI.smallArrow .slick-next {
    right: 0
  }

  .slick_UI.smallArrow .slick-next:after {
    right: 7px;
    transform: rotate(135deg)
  }

  .slick_UI.smallArrow .slick-prev {
    left: unset;
    right: 28px
  }

  .slick_UI.smallArrow .slick-prev:after {
    left: unset;
    right: 5px;
    transform: rotate(-45deg)
  }

  .slick_UI.smallArrowBlack .slick-arrow {
    background: #1a1a1a;
    border: 1px solid var(--white-color);
    border-radius: 50%;
    bottom: auto;
    height: 32px;
    top: 50%;
    transform: translateY(-17px);
    width: 32px
  }

  .slick_UI.smallArrowBlack .slick-arrow:after {
    border-left: 1px solid var(--white-color);
    border-top: 1px solid var(--white-color);
    height: 9px;
    width: 9px
  }

  .slick_UI.smallArrowBlack .slick-next {
    right: -10px
  }

  .slick_UI.smallArrowBlack .slick-next:after {
    right: 11px;
    top: 11px
  }

  .slick_UI.smallArrowBlack .slick-prev {
    left: -15px;
    right: unset
  }

  .slick_UI.smallArrowBlack .slick-prev:after {
    right: 8px;
    top: 11px
  }
}

.slick_UI.video_slider .slick-track>div {
  margin-right: 16px
}

.slick_UI.video_slider .slick-arrow.slick-next,
.slick_UI.video_slider .slick-arrow.slick-prev {
  transform: translateY(-79px)
}

@media screen and (max-width:1420px) {

  .slick_UI.video_slider .slick-arrow.slick-next,
  .slick_UI.video_slider .slick-arrow.slick-prev {
    transform: translateY(-77px)
  }
}

.slick_UI .slick-slider .slick-dots,
.slick_UI .slick-slider>ul,
.slick_UI.slick-slider .slick-dots,
.slick_UI.slick-slider>ul {
  align-items: center;
  bottom: unset;
  display: flex !important;
  height: unset;
  justify-content: center;
  margin-top: 14px !important;
  min-height: 14px;
  position: relative;
  top: unset;
  width: 100%
}

.slick_UI .slick-slider .slick-dots button,
.slick_UI .slick-slider>ul button,
.slick_UI.slick-slider .slick-dots button,
.slick_UI.slick-slider>ul button {
  content-visibility: hidden;
  transition: width .5s ease-in-out;
  will-change: auto
}

.slick_UI .slick-slider .slick-dots>li,
.slick_UI .slick-slider>ul>li,
.slick_UI.slick-slider .slick-dots>li,
.slick_UI.slick-slider>ul>li {
  align-items: center;
  display: flex;
  margin: 0;
  width: unset
}

.slick_UI .slick-slider .slick-dots .slick-active button,
.slick_UI .slick-slider>ul .slick-active button,
.slick_UI.slick-slider .slick-dots .slick-active button,
.slick_UI.slick-slider>ul .slick-active button {
  background: #000;
  width: 24px
}

.slick_UI .slick-slider .slick-dots button,
.slick_UI .slick-slider>ul button,
.slick_UI.slick-slider .slick-dots button,
.slick_UI.slick-slider>ul button {
  background: #ccc;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 8px;
  margin-right: 6px;
  overflow: hidden;
  text-indent: -1000px;
  width: 8px
}

.slick-list {
  overflow: hidden
}

.slick-list .slick-slide {
  float: left
}

.gutterAd {
  height: 0;
  margin: 0 !important;
  width: 0
}

@media screen and (min-width:768px) and (orientation:portrait),
screen and (min-width:999px) {

  .ASElectionInsert .slick_UI .slick-slider .slick-dots,
  .ASElectionInsert .slick_UI .slick-slider ul {
    top: 26px
  }
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {

  .ASElectionInsert .slick_UI .slick-slider .slick-dots,
  .ASElectionInsert .slick_UI .slick-slider ul {
    top: -8px
  }
}

@media screen and (min-width:768px) and (orientation:portrait),
screen and (min-width:999px) {
  .ASElectionInsert .slick_UI .slick-slider .slick-dots {
    margin-top: -18px
  }
}

.small_outer_wrapper .contentwrapper {
  margin: 0 auto;
  max-width: 1000px
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait) {
  .small_outer_wrapper .contentwrapper {
    width: calc(100% - 15px)
  }
}

body.bgImg .contentwrapper,
body.bgImg .navsticky,
body.bgImg footer {
  position: relative
}

body.bgImg #header-masthead,
body.bgImg .desktop_paisa,
body.bgImg .nav-sections,
body.bgImg .navigation,
body.bgImg header {
  margin: 0 auto
}

body.bgImg .contentwrapper:before {
  left: 0
}

.strong {
  font-weight: 600
}

.em {
  font-style: italic
}

.u {
  text-decoration: underline
}

.scroll_margin {
  scroll-margin-top: 100px
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .scroll_margin {
    scroll-margin-top: 50px
  }
}

.base_shimmer_wrap,
.leaderboardAd,
.leaderboard_placeHolder {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 16px 0;
  position: relative;
  width: 100%;
  z-index: 1
}

.base_shimmer_wrap .base_shimmer,
.base_shimmer_wrap .lbAd,
.base_shimmer_wrap .lbAdplaceholder,
.leaderboardAd .base_shimmer,
.leaderboardAd .lbAd,
.leaderboardAd .lbAdplaceholder,
.leaderboard_placeHolder .base_shimmer,
.leaderboard_placeHolder .lbAd,
.leaderboard_placeHolder .lbAdplaceholder {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: rgba(246, 247, 248, .5);
  background: linear-gradient(90deg, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  min-height: 90px;
  min-width: 728px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

.base_shimmer {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: rgba(246, 247, 248, .5);
  background: linear-gradient(90deg, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  border-radius: 16px;
  min-width: 100%;
  overflow: hidden;
  transition: all .5s
}

.base_shimmer.base_shimmer_noradius {
  border-radius: 16px 16px 0 0
}

.leaderboard_placeHolder.w_1 {
  margin: 40px 0
}

@media screen and (min-width:768px) and (orientation:portrait),
screen and (min-width:999px) {
  sup.newLabel {
    color: #e21b22;
    font-size: 10px;
    font-weight: 400;
    position: relative;
    top: -3px
  }

  .timesassistCaption {
    align-items: center;
    color: #e21b22 !important;
    display: flex;
    flex-direction: inherit !important;
    font-size: 10px;
    font-weight: 500;
    margin-top: 8px
  }

  .timesAssistPlusIcon {
    background-image: url(https://static.toiimg.com/photo/69822060.cms);
    background-position: -16px -135px;
    background-repeat: no-repeat;
    background-size: 75px;
    height: 12px;
    margin-left: 4px;
    width: 12px
  }

  .timesassistLabel {
    align-items: center;
    color: #e21b22;
    cursor: pointer;
    display: flex;
    padding-right: 4px;
    white-space: nowrap
  }
}

.mrec_placeHolder {
  min-height: 250px !important;
  min-width: 300px
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .mrec_placeHolder {
    margin-top: 20px !important
  }
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .mhD6m {
    max-width: 970px
  }
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body,
html {
  -webkit-overflow-scrolling: touch
}



article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden],
template {
  display: none
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

::-moz-selection,
::selection {
  background: #b3d4fc;
  text-shadow: none
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

a {
  color: var(--primary-dark-color)
}

mark {
  background: #ff0;
  color: #000
}

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;
  max-width: 100%
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 0;
  padding: 0
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code,
kbd,
pre,
samp {
  font-family: monospace, sans-serif;
  font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  border: none;
  outline: none;
  overflow: visible
}

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
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto
}

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
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td,
th {
  padding: 0
}

.ad_300by250 div[id*=google_ads_iframe]:before,
.ad_300by250 div[id*=rtbdemiframe]:before {
  color: #595959;
  content: "advertisement";
  display: block;
  font: 400 10px/18px Verdana;
  left: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 6px;
  width: 100%;
  z-index: 1
}

.article_rhs.Sports .sidebar_ad_fix>.paisa-wrapper:first-of-type:before {
  background-color: #fff;
  color: #595959;
  content: "advertisement";
  display: block;
  font: 400 10px/18px Verdana;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  width: 300px
}

.article_rhs .paisa-wrapper {
  margin-bottom: 32px;
  min-height: 268px;
  z-index: 0
}

.article_rhs .cartoon_rhs .paisa-wrapper {
  margin-bottom: 24px
}

.adwrapper_nobrdr.adwrappercls {
  position: relative
}

.adwrapper_nobrdr .ad_300by250 div[id*=google_ads_iframe]:before,
.adwrapper_nobrdr .ad_300by250 div[id*=rtbdemiframe]:before {
  top: 2px
}

.adwrappercls {
  border: 0 !important;
  margin: 0 0 16px !important;
  min-height: 290px
}

.adwrappercls .ad_300by250.nomrg {
  margin: 0 !important
}

.adwrappercls1 {
  margin: 0 0 -8px;
  min-height: 290px
}

.adwrappercls1 .ad_300by250.nomrg {
  margin: 0 !important
}

.ad_300by250 {
  background-color: #f6f6f6;
  margin: 0 auto;
  min-height: 286px;
  text-align: center
}

.ad_300by250 div[id*=google_ads_iframe],
.ad_300by250 div[id*=rtbdemiframe] {
  padding-top: 24px
}

.ad_300by250.homelist {
  border: 0;
  margin: -13px auto 16px !important
}

.ad_300by250.homelist>div {
  padding: 24px 0 20px
}

.ad_300by250.nomrg {
  background-color: #f6f6f6;
  border: 0;
  margin: 0 auto -16px !important;
  min-height: 294px
}

.ad_300by250.nomrg>div {
  padding: 24px 0 20px
}

.ad_300by250>div,
.paisa-wrapper {
  margin: 0 auto;
  position: relative;
  text-align: center
}

.ad_300by250>div.ad_text:before,
.ad_300by250>div:before,
.paisa-wrapper.ad_text:before,
.paisa-wrapper:before {
  color: #595959;
  content: "advertisement";
  display: block;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase
}

.ad_300by250>div.vertical:before,
.paisa-wrapper.vertical:before {
  height: 0;
  left: -170px;
  position: relative;
  top: 45px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.ad_300by250>div:before {
  content: "";
  display: none
}

.ATF_mobile_ads {
  z-index: 1
}

.desktop_paisa {
  background: rgba(0, 0, 0, .85);
  border-bottom: 1px solid hsla(0, 0%, 100%, .15);
  padding: 10px 0;
  text-align: center
}

.desktop_paisa:empty {
  display: none
}

.desktop_paisa>div {
  display: inline-block
}

.desktop_paisa.snowwhite {
  background-color: #fff
}

@media screen and (max-width:999px) {
  .desktop_paisa {
    display: none
  }
}

.paisa-wrapper {
  text-align: center
}

.ad_300by250>div:before {
  height: 0;
  left: -170px;
  position: relative;
  top: 45px
}

.main-paisa {
  margin-bottom: 10px
}

.main-paisa .paisa-wrapper {
  min-height: 282px
}

.margin-top {
  margin-top: 25px
}

.appgutter {
  display: none;
  margin: 0 auto;
  position: sticky;
  top: 0
}

@media screen and (max-width:1420px) {
  .appgutter {
    max-width: 1000px
  }
}

@media screen and (min-width:1421px) {
  .appgutter {
    max-width: 1168px
  }
}

.appgutter #TOI_appgutter_left,
.appgutter #TOI_appgutter_right {
  height: 100vh;
  max-height: 600px;
  min-width: 130px;
  position: absolute;
  right: 0;
  -webkit-transform: translateX(105%);
  -moz-transform: translateX(105%);
  -ms-transform: translateX(105%);
  -o-transform: translateX(105%);
  transform: translateX(105%)
}

.appgutter #TOI_appgutter_left {
  right: inherit;
  -webkit-transform: translateX(-105%);
  -moz-transform: translateX(-105%);
  -ms-transform: translateX(-105%);
  -o-transform: translateX(-105%);
  transform: translateX(-105%)
}

body.bgImg .appgutter {
  display: block
}

@media screen and (min-width:768px) and (max-width:1024px) {
  #SkinningContainer {
    display: none
  }
}

@media screen and (min-width:1260px) {

  #Skin_LP_left,
  #Skin_LP_right {
    width: calc(50% - 500px) !important
  }
}

@media screen and (min-width:1421px) {

  #Skin_LP_left,
  #Skin_LP_right {
    width: calc(50% - 580px) !important
  }
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .nativeCampaignBlk {
    background: var(--offwhite-color);
    min-height: 290px;
    padding: 20px 16px 8px;
    position: relative
  }

  .nativeCampaignBlk:before {
    color: #595959;
    content: "advertisement";
    display: block;
    font: 400 10px/18px Verdana;
    left: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 2px;
    width: 100%;
    z-index: 1
  }
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .lbad_300by250.lblist:empty {
    background: #f6f6f6;
    margin: 0 auto;
    min-height: 290px;
    text-align: center;
    width: 100%
  }
}

.ATF_mobile_ads {
  background-color: #f5f5f5;
  margin: 0 auto;
  position: relative;
  text-align: center
}

.ATF_mobile_ads>div:not(:empty) {
  height: auto !important;
  padding: 10px 0
}

.phShimmerFBN:empty {
  align-items: center;
  background-color: #f6f6f6 !important;
  display: flex;
  justify-content: center;
  min-height: 50px;
  position: fixed
}

.phShimmer:empty,
.phShimmer>div:empty {
  align-items: center;
  background-color: #f6f6f6 !important;
  display: flex;
  height: 100%;
  justify-content: center;
  position: relative
}

.phShimmer>div {
  min-height: 100%
}

.phShimmer:empty:before,
.phShimmer>div:empty:before,
.phShimmerFBN:empty:before {
  animation: opacity 1s infinite forwards;
  border: 1px solid #aaa;
  border-radius: 2px;
  color: #aaa;
  content: "Ad";
  font-size: 9px;
  line-height: 1.1;
  padding: 0 .4ch;
  position: relative;
  text-align: center;
  top: 1px;
  transition: all 1s;
  z-index: 1
}

.phShimmer:empty:after,
.phShimmer>div:empty:after,
.phShimmerFBN:empty:after {
  animation: opacity 1s infinite forwards;
  border: 1px solid #aaa;
  border-radius: 50px;
  content: "";
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: .2;
  position: absolute;
  top: 50%;
  transition: all 1s;
  width: 40px
}

.phShimmer.adsPlaceholder:empty {
  background-color: #f6f6f6 !important;
  margin: -16px auto 16px;
  min-height: 290px !important
}

.phShimmer.phShimmerCTN:empty,
.phShimmer.phShimmerCTN>div:empty {
  margin: 0 16px 16px
}

.cartoon_content .leaderboard_placeHolder .paisa-wrapper {
  min-height: 90px
}

.cartoon_content .content_rhs .paisa-wrapper {
  max-height: 270px;
  min-height: 268px;
  position: relative;
  width: 300px;
  z-index: 1
}

.linkwithAd .paisa-wrapper {
  height: 16px;
  margin: 0;
  max-height: 16px;
  overflow: hidden;
  width: 100px
}

.linkwithAd .paisa-wrapper:after {
  top: 0
}

.linkwithAd .paisa-wrapper:before {
  content: ""
}

.linkwithAd .paisa-wrapper>div {
  background-color: var(--white-color);
  height: 16px
}

.linkwithAd .paisa-wrapper>div>div {
  height: 16px
}

.linkwithAd .paisa-wrapper iframe {
  height: 16px;
  width: 100px
}

.cls_animate {
  transition: .25s ease-out;
  will-change: transform
}

.ad_spacing {
  padding: 5px 16px;
  text-align: center
}

.exit-first-ad {
  margin-bottom: 24px;
  min-height: 30px;
  text-align: center
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .exit-first-ad {
    margin-bottom: 16px
  }
}

.rslw-widget-ad {
  height: 52px;
  position: absolute;
  right: 0;
  top: 0;
  width: 150px
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .rslw-widget-ad {
    height: 35px;
    top: -8px;
    width: 90px
  }
}

.withSource+.rslw-widget-bottom-ad {
  margin-top: 20px
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .withSource+.rslw-widget-bottom-ad {
    margin-top: 32px
  }
}

.rslw-widget-bottom-ad {
  min-height: 90px;
  overflow: hidden;
  text-align: center
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .rslw-widget-bottom-ad {
    min-height: 50px
  }
}

.rslw-widget-bottom-ad.mb_24 {
  margin-bottom: 24px
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .rslw-widget-bottom-ad.mb_24 {
    margin-bottom: 0
  }

  .rslw-widget-bottom-ad.mt_16 {
    margin-top: 16px
  }
}

.adInv iframe {
  margin-left: auto;
  margin-right: auto
}

.grid_wrapper,
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -16px
}

.grid_wrapper .col_l_1,
.row .col_l_1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%
}

.grid_wrapper .col_l_2,
.row .col_l_2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}

.grid_wrapper .col_l_3,
.row .col_l_3 {
  flex: 0 0 25%;
  max-width: 25%
}

.grid_wrapper .col_l_4,
.row .col_l_4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}

.grid_wrapper .col_l_5,
.row .col_l_5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%
}

.grid_wrapper .col_l_6,
.row .col_l_6 {
  flex: 0 0 50%;
  max-width: 50%
}

.grid_wrapper .col_l_7,
.row .col_l_7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%
}

.grid_wrapper .col_l_8,
.row .col_l_8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%
}

.grid_wrapper .col_l_9,
.row .col_l_9 {
  flex: 0 0 75%;
  max-width: 75%
}

.grid_wrapper .col_l_10,
.row .col_l_10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%
}

.grid_wrapper .col_l_11,
.row .col_l_11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%
}

.grid_wrapper .col_l_12,
.row .col_l_12 {
  flex: 0 0 100%;
  max-width: 100%
}

.grid_wrapper .col_l_hide,
.row .col_l_hide {
  display: none !important
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait) {

  .grid_wrapper .col_m_1,
  .row .col_m_1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .grid_wrapper .col_m_2,
  .row .col_m_2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .grid_wrapper .col_m_3,
  .row .col_m_3 {
    flex: 0 0 25%;
    max-width: 25%
  }

  .grid_wrapper .col_m_4,
  .row .col_m_4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .grid_wrapper .col_m_5,
  .row .col_m_5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .grid_wrapper .col_m_6,
  .row .col_m_6 {
    flex: 0 0 50%;
    max-width: 50%
  }

  .grid_wrapper .col_m_7,
  .row .col_m_7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .grid_wrapper .col_m_8,
  .row .col_m_8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .grid_wrapper .col_m_9,
  .row .col_m_9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .grid_wrapper .col_m_10,
  .row .col_m_10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .grid_wrapper .col_m_11,
  .row .col_m_11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .grid_wrapper .col_m_12,
  .row .col_m_12 {
    flex: 0 0 100%;
    max-width: 100%
  }

  .grid_wrapper .col_m_hide,
  .grid_wrapper .hide_m,
  .row .col_m_hide,
  .row .hide_m {
    display: none !important
  }
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {

  .grid_wrapper .col_sm_1,
  .row .col_sm_1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .grid_wrapper .col_sm_2,
  .row .col_sm_2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .grid_wrapper .col_sm_3,
  .row .col_sm_3 {
    flex: 0 0 25%;
    max-width: 25%
  }

  .grid_wrapper .col_sm_4,
  .row .col_sm_4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .grid_wrapper .col_sm_5,
  .row .col_sm_5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .grid_wrapper .col_sm_6,
  .row .col_sm_6 {
    flex: 0 0 50%;
    max-width: 50%
  }

  .grid_wrapper .col_sm_7,
  .row .col_sm_7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .grid_wrapper .col_sm_8,
  .row .col_sm_8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .grid_wrapper .col_sm_9,
  .row .col_sm_9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .grid_wrapper .col_sm_10,
  .row .col_sm_10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .grid_wrapper .col_sm_11,
  .row .col_sm_11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .grid_wrapper .col_sm_12,
  .row .col_sm_12 {
    flex: 0 0 100%;
    max-width: 100%
  }
}

.grid_wrapper>[class*=col],
.row>[class*=col] {
  padding-left: 16px;
  padding-right: 16px;
  width: 100%
}

.grid_wrapper .push_m_6,
.row .push_m_6 {
  margin-left: 50%;
  margin-top: -340px
}

.w_0.left_spacing {
  margin-left: -16px
}

.w_0.left_spacing>div {
  padding-left: 16px
}

.w_0.right_spacing {
  margin-right: -16px
}

.w_0.right_spacing>div {
  padding-right: 16px
}

.w_0.right_spacing.slick-slider .slick-slide>div {
  padding-right: 32px
}

.w_0.bottom_spacing {
  margin-bottom: 8px
}

.w_0.bottom_v_spacing.vertical_12>div {
  padding-bottom: 8px
}

.w_0.bottom_v_spacing.vertical_12>div:last-of-type {
  padding-bottom: 0
}

.w_0.bottom_v_spacing.vertical_12.vertical_list_padding:last-of-type {
  padding-bottom: 8px
}

.w_0.bottom_h_spacing.horizontal_1,
.w_0.bottom_h_spacing.horizontal_10,
.w_0.bottom_h_spacing.horizontal_11,
.w_0.bottom_h_spacing.horizontal_12,
.w_0.bottom_h_spacing.horizontal_2,
.w_0.bottom_h_spacing.horizontal_3,
.w_0.bottom_h_spacing.horizontal_4,
.w_0.bottom_h_spacing.horizontal_5,
.w_0.bottom_h_spacing.horizontal_6,
.w_0.bottom_h_spacing.horizontal_7,
.w_0.bottom_h_spacing.horizontal_8,
.w_0.bottom_h_spacing.horizontal_9 {
  margin-bottom: 8px;
  row-gap: 8px
}

.w_0.top_spacing {
  margin-top: 8px
}

.w_0.top_v_spacing.vertical_12>div {
  padding-top: 8px
}

.w_0.top_h_spacing.horizontal_1>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_2>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_3>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_4>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_5>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_6>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_7>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_8>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_9>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_10>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_11>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_12>div {
  margin-top: 8px
}

.w_1_col.top_spacing {
  margin-top: 24px
}

.w_1_col.bottom_spacing {
  margin-bottom: 24px
}

.w_1_col.left_spacing {
  margin-left: 24px
}

.w_1_col.right_spacing {
  margin-right: 24px
}

.w_1.left_spacing {
  margin-left: -16px
}

.w_1.left_spacing>div {
  padding-left: 16px
}

.w_1.right_spacing {
  margin-right: -16px
}

.w_1.right_spacing>div {
  padding-right: 16px
}

.w_1.right_spacing.slick-slider .slick-slide>div {
  padding-right: 32px
}

.w_1.bottom_spacing {
  margin-bottom: 24px
}

.w_1.bottom_v_spacing.vertical_12>div {
  padding-bottom: 24px
}

.w_1.bottom_v_spacing.vertical_12>div:last-of-type {
  padding-bottom: 0
}

.w_1.bottom_v_spacing.vertical_12.vertical_list_padding:last-of-type {
  padding-bottom: 24px
}

.w_1.bottom_h_spacing.horizontal_1,
.w_1.bottom_h_spacing.horizontal_10,
.w_1.bottom_h_spacing.horizontal_11,
.w_1.bottom_h_spacing.horizontal_12,
.w_1.bottom_h_spacing.horizontal_2,
.w_1.bottom_h_spacing.horizontal_3,
.w_1.bottom_h_spacing.horizontal_4,
.w_1.bottom_h_spacing.horizontal_5,
.w_1.bottom_h_spacing.horizontal_6,
.w_1.bottom_h_spacing.horizontal_7,
.w_1.bottom_h_spacing.horizontal_8,
.w_1.bottom_h_spacing.horizontal_9 {
  margin-bottom: 32px;
  row-gap: 32px
}

.w_1.top_spacing {
  margin-top: 24px
}

.w_1.top_v_spacing.vertical_12>div {
  padding-top: 24px
}

.w_1.top_h_spacing.horizontal_1>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_2>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_3>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_4>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_5>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_6>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_7>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_8>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_9>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_10>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_11>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_12>div {
  margin-top: 32px
}

.w_2.left_spacing {
  margin-left: -16px
}

.w_2.left_spacing>div {
  padding-left: 16px
}

.w_2.right_spacing {
  margin-right: -16px
}

.w_2.right_spacing>div {
  padding-right: 16px
}

.w_2.right_spacing.slick-slider .slick-slide>div {
  padding-right: 32px
}

.w_2.bottom_spacing {
  margin-bottom: 32px
}

.w_2.bottom_v_spacing.vertical_12>div {
  padding-bottom: 32px
}

.w_2.bottom_v_spacing.vertical_12>div:last-of-type {
  padding-bottom: 0
}

.w_2.bottom_v_spacing.vertical_12.vertical_list_padding:last-of-type {
  padding-bottom: 32px
}

.w_2.bottom_h_spacing.horizontal_1,
.w_2.bottom_h_spacing.horizontal_10,
.w_2.bottom_h_spacing.horizontal_11,
.w_2.bottom_h_spacing.horizontal_12,
.w_2.bottom_h_spacing.horizontal_2,
.w_2.bottom_h_spacing.horizontal_3,
.w_2.bottom_h_spacing.horizontal_4,
.w_2.bottom_h_spacing.horizontal_5,
.w_2.bottom_h_spacing.horizontal_6,
.w_2.bottom_h_spacing.horizontal_7,
.w_2.bottom_h_spacing.horizontal_8,
.w_2.bottom_h_spacing.horizontal_9 {
  margin-bottom: 32px;
  row-gap: 32px
}

.w_2.top_spacing {
  margin-top: 32px
}

.w_2.top_v_spacing.vertical_12>div {
  padding-top: 32px
}

.w_2.top_h_spacing.horizontal_1>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_2>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_3>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_4>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_5>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_6>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_7>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_8>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_9>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_10>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_11>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_12>div {
  margin-top: 32px
}

.m_0.left_spacing {
  margin: 0
}

.m_0.left_spacing>div {
  padding-left: 16px
}

.m_0.left_spacing>[class*=col] {
  padding-left: 0
}

.m_0.right_spacing {
  margin: 0
}

.m_0.right_spacing>div {
  padding-right: 16px
}

.m_0.right_spacing>[class*=col] {
  padding-right: 0
}

.m_0.right_spacing.crs:after {
  content: "";
  min-width: 1px;
  padding-right: 16px
}

.m_0.bottom_spacing {
  margin-bottom: 8px
}

.m_0.bottom_v_spacing.vertical_12>div {
  padding-bottom: 8px
}

.m_0.bottom_v_spacing.vertical_12>div:last-of-type {
  padding-bottom: 0
}

.m_0.bottom_v_spacing.vertical_12.vertical_list_padding:last-of-type {
  padding-bottom: 8px
}

.m_0.bottom_h_spacing.horizontal_1,
.m_0.bottom_h_spacing.horizontal_10,
.m_0.bottom_h_spacing.horizontal_11,
.m_0.bottom_h_spacing.horizontal_12,
.m_0.bottom_h_spacing.horizontal_2,
.m_0.bottom_h_spacing.horizontal_3,
.m_0.bottom_h_spacing.horizontal_4,
.m_0.bottom_h_spacing.horizontal_5,
.m_0.bottom_h_spacing.horizontal_6,
.m_0.bottom_h_spacing.horizontal_7,
.m_0.bottom_h_spacing.horizontal_8,
.m_0.bottom_h_spacing.horizontal_9 {
  margin-bottom: 8px;
  row-gap: 8px
}

.m_0.top_spacing {
  margin-top: 8px
}

.m_0.top_v_spacing.vertical_12>div {
  padding-top: 8px
}

.m_0.top_h_spacing.horizontal_1>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_2>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_3>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_4>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_5>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_6>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_7>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_8>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_9>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_10>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_11>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_12>div {
  margin-top: 8px
}

.m_1.left_spacing {
  margin: 0
}

.m_1.left_spacing>div {
  padding-left: 16px
}

.m_1.left_spacing>[class*=col] {
  padding-left: 0
}

.m_1.right_spacing {
  margin: 0
}

.m_1.right_spacing>div {
  padding-right: 16px
}

.m_1.right_spacing>[class*=col] {
  padding-right: 0
}

.m_1.right_spacing.crs:after {
  content: "";
  min-width: 1px;
  padding-right: 16px
}

.m_1.bottom_spacing {
  margin-bottom: 12px
}

.m_1.bottom_v_spacing.vertical_12>div {
  padding-bottom: 12px
}

.m_1.bottom_v_spacing.vertical_12>div:last-of-type {
  padding-bottom: 0
}

.m_1.bottom_v_spacing.vertical_12.vertical_list_padding:last-of-type {
  padding-bottom: 12px
}

.m_1.bottom_h_spacing.horizontal_1,
.m_1.bottom_h_spacing.horizontal_10,
.m_1.bottom_h_spacing.horizontal_11,
.m_1.bottom_h_spacing.horizontal_12,
.m_1.bottom_h_spacing.horizontal_2,
.m_1.bottom_h_spacing.horizontal_3,
.m_1.bottom_h_spacing.horizontal_4,
.m_1.bottom_h_spacing.horizontal_5,
.m_1.bottom_h_spacing.horizontal_6,
.m_1.bottom_h_spacing.horizontal_7,
.m_1.bottom_h_spacing.horizontal_8,
.m_1.bottom_h_spacing.horizontal_9 {
  margin-bottom: 12px;
  row-gap: 12px
}

.m_1.top_spacing {
  margin-top: 12px
}

.m_1.top_v_spacing.vertical_12>div {
  padding-top: 12px
}

.m_1.top_h_spacing.horizontal_1>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_2>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_3>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_4>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_5>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_6>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_7>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_8>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_9>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_10>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_11>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_12>div {
  margin-top: 12px
}

.brdr_1,
.brdr_1.m_0.horizontal_1.b_brdr,
.brdr_1.m_1.horizontal_1.b_brdr,
.brdr_1.w_0.horizontal_1.b_brdr,
.brdr_1.w_1.horizontal_1.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_1.b_brdr:after,
.brdr_1.m_1.horizontal_1.b_brdr:after,
.brdr_1.w_0.horizontal_1.b_brdr:after,
.brdr_1.w_1.horizontal_1.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_1.t_brdr,
.brdr_1.m_1.horizontal_1.t_brdr,
.brdr_1.w_0.horizontal_1.t_brdr,
.brdr_1.w_1.horizontal_1.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_1.t_brdr:before,
.brdr_1.m_1.horizontal_1.t_brdr:before,
.brdr_1.w_0.horizontal_1.t_brdr:before,
.brdr_1.w_1.horizontal_1.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_1.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_1.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_2.b_brdr,
.brdr_1.m_1.horizontal_2.b_brdr,
.brdr_1.w_0.horizontal_2.b_brdr,
.brdr_1.w_1.horizontal_2.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_2.b_brdr:after,
.brdr_1.m_1.horizontal_2.b_brdr:after,
.brdr_1.w_0.horizontal_2.b_brdr:after,
.brdr_1.w_1.horizontal_2.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_2.t_brdr,
.brdr_1.m_1.horizontal_2.t_brdr,
.brdr_1.w_0.horizontal_2.t_brdr,
.brdr_1.w_1.horizontal_2.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_2.t_brdr:before,
.brdr_1.m_1.horizontal_2.t_brdr:before,
.brdr_1.w_0.horizontal_2.t_brdr:before,
.brdr_1.w_1.horizontal_2.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_2.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_2.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_3.b_brdr,
.brdr_1.m_1.horizontal_3.b_brdr,
.brdr_1.w_0.horizontal_3.b_brdr,
.brdr_1.w_1.horizontal_3.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_3.b_brdr:after,
.brdr_1.m_1.horizontal_3.b_brdr:after,
.brdr_1.w_0.horizontal_3.b_brdr:after,
.brdr_1.w_1.horizontal_3.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_3.t_brdr,
.brdr_1.m_1.horizontal_3.t_brdr,
.brdr_1.w_0.horizontal_3.t_brdr,
.brdr_1.w_1.horizontal_3.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_3.t_brdr:before,
.brdr_1.m_1.horizontal_3.t_brdr:before,
.brdr_1.w_0.horizontal_3.t_brdr:before,
.brdr_1.w_1.horizontal_3.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_3.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_3.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_4.b_brdr,
.brdr_1.m_1.horizontal_4.b_brdr,
.brdr_1.w_0.horizontal_4.b_brdr,
.brdr_1.w_1.horizontal_4.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_4.b_brdr:after,
.brdr_1.m_1.horizontal_4.b_brdr:after,
.brdr_1.w_0.horizontal_4.b_brdr:after,
.brdr_1.w_1.horizontal_4.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_4.t_brdr,
.brdr_1.m_1.horizontal_4.t_brdr,
.brdr_1.w_0.horizontal_4.t_brdr,
.brdr_1.w_1.horizontal_4.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_4.t_brdr:before,
.brdr_1.m_1.horizontal_4.t_brdr:before,
.brdr_1.w_0.horizontal_4.t_brdr:before,
.brdr_1.w_1.horizontal_4.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_4.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_4.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_5.b_brdr,
.brdr_1.m_1.horizontal_5.b_brdr,
.brdr_1.w_0.horizontal_5.b_brdr,
.brdr_1.w_1.horizontal_5.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_5.b_brdr:after,
.brdr_1.m_1.horizontal_5.b_brdr:after,
.brdr_1.w_0.horizontal_5.b_brdr:after,
.brdr_1.w_1.horizontal_5.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_5.t_brdr,
.brdr_1.m_1.horizontal_5.t_brdr,
.brdr_1.w_0.horizontal_5.t_brdr,
.brdr_1.w_1.horizontal_5.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_5.t_brdr:before,
.brdr_1.m_1.horizontal_5.t_brdr:before,
.brdr_1.w_0.horizontal_5.t_brdr:before,
.brdr_1.w_1.horizontal_5.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_5.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_5.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_6.b_brdr,
.brdr_1.m_1.horizontal_6.b_brdr,
.brdr_1.w_0.horizontal_6.b_brdr,
.brdr_1.w_1.horizontal_6.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_6.b_brdr:after,
.brdr_1.m_1.horizontal_6.b_brdr:after,
.brdr_1.w_0.horizontal_6.b_brdr:after,
.brdr_1.w_1.horizontal_6.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_6.t_brdr,
.brdr_1.m_1.horizontal_6.t_brdr,
.brdr_1.w_0.horizontal_6.t_brdr,
.brdr_1.w_1.horizontal_6.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_6.t_brdr:before,
.brdr_1.m_1.horizontal_6.t_brdr:before,
.brdr_1.w_0.horizontal_6.t_brdr:before,
.brdr_1.w_1.horizontal_6.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_6.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_6.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_7.b_brdr,
.brdr_1.m_1.horizontal_7.b_brdr,
.brdr_1.w_0.horizontal_7.b_brdr,
.brdr_1.w_1.horizontal_7.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_7.b_brdr:after,
.brdr_1.m_1.horizontal_7.b_brdr:after,
.brdr_1.w_0.horizontal_7.b_brdr:after,
.brdr_1.w_1.horizontal_7.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_7.t_brdr,
.brdr_1.m_1.horizontal_7.t_brdr,
.brdr_1.w_0.horizontal_7.t_brdr,
.brdr_1.w_1.horizontal_7.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_7.t_brdr:before,
.brdr_1.m_1.horizontal_7.t_brdr:before,
.brdr_1.w_0.horizontal_7.t_brdr:before,
.brdr_1.w_1.horizontal_7.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_7.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_7.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_8.b_brdr,
.brdr_1.m_1.horizontal_8.b_brdr,
.brdr_1.w_0.horizontal_8.b_brdr,
.brdr_1.w_1.horizontal_8.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_8.b_brdr:after,
.brdr_1.m_1.horizontal_8.b_brdr:after,
.brdr_1.w_0.horizontal_8.b_brdr:after,
.brdr_1.w_1.horizontal_8.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_8.t_brdr,
.brdr_1.m_1.horizontal_8.t_brdr,
.brdr_1.w_0.horizontal_8.t_brdr,
.brdr_1.w_1.horizontal_8.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_8.t_brdr:before,
.brdr_1.m_1.horizontal_8.t_brdr:before,
.brdr_1.w_0.horizontal_8.t_brdr:before,
.brdr_1.w_1.horizontal_8.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_8.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_8.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_9.b_brdr,
.brdr_1.m_1.horizontal_9.b_brdr,
.brdr_1.w_0.horizontal_9.b_brdr,
.brdr_1.w_1.horizontal_9.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_9.b_brdr:after,
.brdr_1.m_1.horizontal_9.b_brdr:after,
.brdr_1.w_0.horizontal_9.b_brdr:after,
.brdr_1.w_1.horizontal_9.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_9.t_brdr,
.brdr_1.m_1.horizontal_9.t_brdr,
.brdr_1.w_0.horizontal_9.t_brdr,
.brdr_1.w_1.horizontal_9.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_9.t_brdr:before,
.brdr_1.m_1.horizontal_9.t_brdr:before,
.brdr_1.w_0.horizontal_9.t_brdr:before,
.brdr_1.w_1.horizontal_9.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_9.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_9.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_10.b_brdr,
.brdr_1.m_1.horizontal_10.b_brdr,
.brdr_1.w_0.horizontal_10.b_brdr,
.brdr_1.w_1.horizontal_10.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_10.b_brdr:after,
.brdr_1.m_1.horizontal_10.b_brdr:after,
.brdr_1.w_0.horizontal_10.b_brdr:after,
.brdr_1.w_1.horizontal_10.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_10.t_brdr,
.brdr_1.m_1.horizontal_10.t_brdr,
.brdr_1.w_0.horizontal_10.t_brdr,
.brdr_1.w_1.horizontal_10.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_10.t_brdr:before,
.brdr_1.m_1.horizontal_10.t_brdr:before,
.brdr_1.w_0.horizontal_10.t_brdr:before,
.brdr_1.w_1.horizontal_10.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_10.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_10.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_11.b_brdr,
.brdr_1.m_1.horizontal_11.b_brdr,
.brdr_1.w_0.horizontal_11.b_brdr,
.brdr_1.w_1.horizontal_11.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_11.b_brdr:after,
.brdr_1.m_1.horizontal_11.b_brdr:after,
.brdr_1.w_0.horizontal_11.b_brdr:after,
.brdr_1.w_1.horizontal_11.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_11.t_brdr,
.brdr_1.m_1.horizontal_11.t_brdr,
.brdr_1.w_0.horizontal_11.t_brdr,
.brdr_1.w_1.horizontal_11.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_11.t_brdr:before,
.brdr_1.m_1.horizontal_11.t_brdr:before,
.brdr_1.w_0.horizontal_11.t_brdr:before,
.brdr_1.w_1.horizontal_11.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_11.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_11.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_12.b_brdr,
.brdr_1.m_1.horizontal_12.b_brdr,
.brdr_1.w_0.horizontal_12.b_brdr,
.brdr_1.w_1.horizontal_12.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_12.b_brdr:after,
.brdr_1.m_1.horizontal_12.b_brdr:after,
.brdr_1.w_0.horizontal_12.b_brdr:after,
.brdr_1.w_1.horizontal_12.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_12.t_brdr,
.brdr_1.m_1.horizontal_12.t_brdr,
.brdr_1.w_0.horizontal_12.t_brdr,
.brdr_1.w_1.horizontal_12.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_12.t_brdr:before,
.brdr_1.m_1.horizontal_12.t_brdr:before,
.brdr_1.w_0.horizontal_12.t_brdr:before,
.brdr_1.w_1.horizontal_12.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_12.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_12.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.b_brdr.vertical_12>div:not(.brdr_skip) {
  margin-bottom: 8px;
  padding-bottom: 0
}

.brdr_1.b_brdr.vertical_12>div:not(.brdr_skip):not(:last-of-type):after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 8px
}

.brdr_1.t_brdr.vertical_12>div:not(.brdr_skip) {
  margin-top: 8px;
  padding-bottom: 0
}

.brdr_1.t_brdr.vertical_12>div:not(.brdr_skip):before {
  border-top: 1px dotted #a6a6a6;
  content: "";
  display: block;
  padding-top: 8px
}

.brdr_1.r_brdr.vertical_12 {
  border-right: 1px dotted #a6a6a6
}

.brdr_1.l_brdr.vertical_12 {
  border-left: 1px dotted #a6a6a6
}

.brdr_2,
.brdr_2.m_0.horizontal_1.b_brdr,
.brdr_2.m_1.horizontal_1.b_brdr,
.brdr_2.w_0.horizontal_1.b_brdr,
.brdr_2.w_1.horizontal_1.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_1.b_brdr:after,
.brdr_2.m_1.horizontal_1.b_brdr:after,
.brdr_2.w_0.horizontal_1.b_brdr:after,
.brdr_2.w_1.horizontal_1.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_1.t_brdr,
.brdr_2.m_1.horizontal_1.t_brdr,
.brdr_2.w_0.horizontal_1.t_brdr,
.brdr_2.w_1.horizontal_1.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_1.t_brdr:before,
.brdr_2.m_1.horizontal_1.t_brdr:before,
.brdr_2.w_0.horizontal_1.t_brdr:before,
.brdr_2.w_1.horizontal_1.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_1.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_1.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_2.b_brdr,
.brdr_2.m_1.horizontal_2.b_brdr,
.brdr_2.w_0.horizontal_2.b_brdr,
.brdr_2.w_1.horizontal_2.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_2.b_brdr:after,
.brdr_2.m_1.horizontal_2.b_brdr:after,
.brdr_2.w_0.horizontal_2.b_brdr:after,
.brdr_2.w_1.horizontal_2.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_2.t_brdr,
.brdr_2.m_1.horizontal_2.t_brdr,
.brdr_2.w_0.horizontal_2.t_brdr,
.brdr_2.w_1.horizontal_2.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_2.t_brdr:before,
.brdr_2.m_1.horizontal_2.t_brdr:before,
.brdr_2.w_0.horizontal_2.t_brdr:before,
.brdr_2.w_1.horizontal_2.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_2.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_2.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_3.b_brdr,
.brdr_2.m_1.horizontal_3.b_brdr,
.brdr_2.w_0.horizontal_3.b_brdr,
.brdr_2.w_1.horizontal_3.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_3.b_brdr:after,
.brdr_2.m_1.horizontal_3.b_brdr:after,
.brdr_2.w_0.horizontal_3.b_brdr:after,
.brdr_2.w_1.horizontal_3.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_3.t_brdr,
.brdr_2.m_1.horizontal_3.t_brdr,
.brdr_2.w_0.horizontal_3.t_brdr,
.brdr_2.w_1.horizontal_3.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_3.t_brdr:before,
.brdr_2.m_1.horizontal_3.t_brdr:before,
.brdr_2.w_0.horizontal_3.t_brdr:before,
.brdr_2.w_1.horizontal_3.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_3.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_3.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_4.b_brdr,
.brdr_2.m_1.horizontal_4.b_brdr,
.brdr_2.w_0.horizontal_4.b_brdr,
.brdr_2.w_1.horizontal_4.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_4.b_brdr:after,
.brdr_2.m_1.horizontal_4.b_brdr:after,
.brdr_2.w_0.horizontal_4.b_brdr:after,
.brdr_2.w_1.horizontal_4.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_4.t_brdr,
.brdr_2.m_1.horizontal_4.t_brdr,
.brdr_2.w_0.horizontal_4.t_brdr,
.brdr_2.w_1.horizontal_4.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_4.t_brdr:before,
.brdr_2.m_1.horizontal_4.t_brdr:before,
.brdr_2.w_0.horizontal_4.t_brdr:before,
.brdr_2.w_1.horizontal_4.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_4.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_4.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_5.b_brdr,
.brdr_2.m_1.horizontal_5.b_brdr,
.brdr_2.w_0.horizontal_5.b_brdr,
.brdr_2.w_1.horizontal_5.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_5.b_brdr:after,
.brdr_2.m_1.horizontal_5.b_brdr:after,
.brdr_2.w_0.horizontal_5.b_brdr:after,
.brdr_2.w_1.horizontal_5.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_5.t_brdr,
.brdr_2.m_1.horizontal_5.t_brdr,
.brdr_2.w_0.horizontal_5.t_brdr,
.brdr_2.w_1.horizontal_5.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_5.t_brdr:before,
.brdr_2.m_1.horizontal_5.t_brdr:before,
.brdr_2.w_0.horizontal_5.t_brdr:before,
.brdr_2.w_1.horizontal_5.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_5.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_5.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_6.b_brdr,
.brdr_2.m_1.horizontal_6.b_brdr,
.brdr_2.w_0.horizontal_6.b_brdr,
.brdr_2.w_1.horizontal_6.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_6.b_brdr:after,
.brdr_2.m_1.horizontal_6.b_brdr:after,
.brdr_2.w_0.horizontal_6.b_brdr:after,
.brdr_2.w_1.horizontal_6.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_6.t_brdr,
.brdr_2.m_1.horizontal_6.t_brdr,
.brdr_2.w_0.horizontal_6.t_brdr,
.brdr_2.w_1.horizontal_6.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_6.t_brdr:before,
.brdr_2.m_1.horizontal_6.t_brdr:before,
.brdr_2.w_0.horizontal_6.t_brdr:before,
.brdr_2.w_1.horizontal_6.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_6.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_6.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_7.b_brdr,
.brdr_2.m_1.horizontal_7.b_brdr,
.brdr_2.w_0.horizontal_7.b_brdr,
.brdr_2.w_1.horizontal_7.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_7.b_brdr:after,
.brdr_2.m_1.horizontal_7.b_brdr:after,
.brdr_2.w_0.horizontal_7.b_brdr:after,
.brdr_2.w_1.horizontal_7.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_7.t_brdr,
.brdr_2.m_1.horizontal_7.t_brdr,
.brdr_2.w_0.horizontal_7.t_brdr,
.brdr_2.w_1.horizontal_7.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_7.t_brdr:before,
.brdr_2.m_1.horizontal_7.t_brdr:before,
.brdr_2.w_0.horizontal_7.t_brdr:before,
.brdr_2.w_1.horizontal_7.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_7.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_7.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_8.b_brdr,
.brdr_2.m_1.horizontal_8.b_brdr,
.brdr_2.w_0.horizontal_8.b_brdr,
.brdr_2.w_1.horizontal_8.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_8.b_brdr:after,
.brdr_2.m_1.horizontal_8.b_brdr:after,
.brdr_2.w_0.horizontal_8.b_brdr:after,
.brdr_2.w_1.horizontal_8.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_8.t_brdr,
.brdr_2.m_1.horizontal_8.t_brdr,
.brdr_2.w_0.horizontal_8.t_brdr,
.brdr_2.w_1.horizontal_8.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_8.t_brdr:before,
.brdr_2.m_1.horizontal_8.t_brdr:before,
.brdr_2.w_0.horizontal_8.t_brdr:before,
.brdr_2.w_1.horizontal_8.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_8.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_8.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_9.b_brdr,
.brdr_2.m_1.horizontal_9.b_brdr,
.brdr_2.w_0.horizontal_9.b_brdr,
.brdr_2.w_1.horizontal_9.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_9.b_brdr:after,
.brdr_2.m_1.horizontal_9.b_brdr:after,
.brdr_2.w_0.horizontal_9.b_brdr:after,
.brdr_2.w_1.horizontal_9.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_9.t_brdr,
.brdr_2.m_1.horizontal_9.t_brdr,
.brdr_2.w_0.horizontal_9.t_brdr,
.brdr_2.w_1.horizontal_9.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_9.t_brdr:before,
.brdr_2.m_1.horizontal_9.t_brdr:before,
.brdr_2.w_0.horizontal_9.t_brdr:before,
.brdr_2.w_1.horizontal_9.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_9.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_9.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_10.b_brdr,
.brdr_2.m_1.horizontal_10.b_brdr,
.brdr_2.w_0.horizontal_10.b_brdr,
.brdr_2.w_1.horizontal_10.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_10.b_brdr:after,
.brdr_2.m_1.horizontal_10.b_brdr:after,
.brdr_2.w_0.horizontal_10.b_brdr:after,
.brdr_2.w_1.horizontal_10.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_10.t_brdr,
.brdr_2.m_1.horizontal_10.t_brdr,
.brdr_2.w_0.horizontal_10.t_brdr,
.brdr_2.w_1.horizontal_10.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_10.t_brdr:before,
.brdr_2.m_1.horizontal_10.t_brdr:before,
.brdr_2.w_0.horizontal_10.t_brdr:before,
.brdr_2.w_1.horizontal_10.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_10.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_10.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_11.b_brdr,
.brdr_2.m_1.horizontal_11.b_brdr,
.brdr_2.w_0.horizontal_11.b_brdr,
.brdr_2.w_1.horizontal_11.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_11.b_brdr:after,
.brdr_2.m_1.horizontal_11.b_brdr:after,
.brdr_2.w_0.horizontal_11.b_brdr:after,
.brdr_2.w_1.horizontal_11.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_11.t_brdr,
.brdr_2.m_1.horizontal_11.t_brdr,
.brdr_2.w_0.horizontal_11.t_brdr,
.brdr_2.w_1.horizontal_11.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_11.t_brdr:before,
.brdr_2.m_1.horizontal_11.t_brdr:before,
.brdr_2.w_0.horizontal_11.t_brdr:before,
.brdr_2.w_1.horizontal_11.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_11.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_11.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_12.b_brdr,
.brdr_2.m_1.horizontal_12.b_brdr,
.brdr_2.w_0.horizontal_12.b_brdr,
.brdr_2.w_1.horizontal_12.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_12.b_brdr:after,
.brdr_2.m_1.horizontal_12.b_brdr:after,
.brdr_2.w_0.horizontal_12.b_brdr:after,
.brdr_2.w_1.horizontal_12.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_12.t_brdr,
.brdr_2.m_1.horizontal_12.t_brdr,
.brdr_2.w_0.horizontal_12.t_brdr,
.brdr_2.w_1.horizontal_12.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_12.t_brdr:before,
.brdr_2.m_1.horizontal_12.t_brdr:before,
.brdr_2.w_0.horizontal_12.t_brdr:before,
.brdr_2.w_1.horizontal_12.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_12.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_12.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.b_brdr.vertical_12>div:not(.brdr_skip) {
  margin-bottom: 12px;
  padding-bottom: 0
}

.brdr_2.b_brdr.vertical_12>div:not(.brdr_skip):not(:last-of-type):after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 12px
}

.brdr_2.t_brdr.vertical_12>div:not(.brdr_skip) {
  margin-top: 12px;
  padding-bottom: 0
}

.brdr_2.t_brdr.vertical_12>div:not(.brdr_skip):before {
  border-top: 1px dotted #a6a6a6;
  content: "";
  display: block;
  padding-top: 12px
}

.brdr_2.r_brdr.vertical_12 {
  border-right: 1px dotted #a6a6a6
}

.brdr_2.l_brdr.vertical_12 {
  border-left: 1px dotted #a6a6a6
}

.brdr_3,
.brdr_3.m_0.horizontal_1.b_brdr,
.brdr_3.m_1.horizontal_1.b_brdr,
.brdr_3.w_0.horizontal_1.b_brdr,
.brdr_3.w_1.horizontal_1.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_1.b_brdr:after,
.brdr_3.m_1.horizontal_1.b_brdr:after,
.brdr_3.w_0.horizontal_1.b_brdr:after,
.brdr_3.w_1.horizontal_1.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_1.t_brdr,
.brdr_3.m_1.horizontal_1.t_brdr,
.brdr_3.w_0.horizontal_1.t_brdr,
.brdr_3.w_1.horizontal_1.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_1.t_brdr:before,
.brdr_3.m_1.horizontal_1.t_brdr:before,
.brdr_3.w_0.horizontal_1.t_brdr:before,
.brdr_3.w_1.horizontal_1.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_1.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_1.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_2.b_brdr,
.brdr_3.m_1.horizontal_2.b_brdr,
.brdr_3.w_0.horizontal_2.b_brdr,
.brdr_3.w_1.horizontal_2.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_2.b_brdr:after,
.brdr_3.m_1.horizontal_2.b_brdr:after,
.brdr_3.w_0.horizontal_2.b_brdr:after,
.brdr_3.w_1.horizontal_2.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_2.t_brdr,
.brdr_3.m_1.horizontal_2.t_brdr,
.brdr_3.w_0.horizontal_2.t_brdr,
.brdr_3.w_1.horizontal_2.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_2.t_brdr:before,
.brdr_3.m_1.horizontal_2.t_brdr:before,
.brdr_3.w_0.horizontal_2.t_brdr:before,
.brdr_3.w_1.horizontal_2.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_2.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_2.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_3.b_brdr,
.brdr_3.m_1.horizontal_3.b_brdr,
.brdr_3.w_0.horizontal_3.b_brdr,
.brdr_3.w_1.horizontal_3.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_3.b_brdr:after,
.brdr_3.m_1.horizontal_3.b_brdr:after,
.brdr_3.w_0.horizontal_3.b_brdr:after,
.brdr_3.w_1.horizontal_3.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_3.t_brdr,
.brdr_3.m_1.horizontal_3.t_brdr,
.brdr_3.w_0.horizontal_3.t_brdr,
.brdr_3.w_1.horizontal_3.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_3.t_brdr:before,
.brdr_3.m_1.horizontal_3.t_brdr:before,
.brdr_3.w_0.horizontal_3.t_brdr:before,
.brdr_3.w_1.horizontal_3.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_3.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_3.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_4.b_brdr,
.brdr_3.m_1.horizontal_4.b_brdr,
.brdr_3.w_0.horizontal_4.b_brdr,
.brdr_3.w_1.horizontal_4.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_4.b_brdr:after,
.brdr_3.m_1.horizontal_4.b_brdr:after,
.brdr_3.w_0.horizontal_4.b_brdr:after,
.brdr_3.w_1.horizontal_4.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_4.t_brdr,
.brdr_3.m_1.horizontal_4.t_brdr,
.brdr_3.w_0.horizontal_4.t_brdr,
.brdr_3.w_1.horizontal_4.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_4.t_brdr:before,
.brdr_3.m_1.horizontal_4.t_brdr:before,
.brdr_3.w_0.horizontal_4.t_brdr:before,
.brdr_3.w_1.horizontal_4.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_4.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_4.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_5.b_brdr,
.brdr_3.m_1.horizontal_5.b_brdr,
.brdr_3.w_0.horizontal_5.b_brdr,
.brdr_3.w_1.horizontal_5.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_5.b_brdr:after,
.brdr_3.m_1.horizontal_5.b_brdr:after,
.brdr_3.w_0.horizontal_5.b_brdr:after,
.brdr_3.w_1.horizontal_5.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_5.t_brdr,
.brdr_3.m_1.horizontal_5.t_brdr,
.brdr_3.w_0.horizontal_5.t_brdr,
.brdr_3.w_1.horizontal_5.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_5.t_brdr:before,
.brdr_3.m_1.horizontal_5.t_brdr:before,
.brdr_3.w_0.horizontal_5.t_brdr:before,
.brdr_3.w_1.horizontal_5.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_5.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_5.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_6.b_brdr,
.brdr_3.m_1.horizontal_6.b_brdr,
.brdr_3.w_0.horizontal_6.b_brdr,
.brdr_3.w_1.horizontal_6.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_6.b_brdr:after,
.brdr_3.m_1.horizontal_6.b_brdr:after,
.brdr_3.w_0.horizontal_6.b_brdr:after,
.brdr_3.w_1.horizontal_6.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_6.t_brdr,
.brdr_3.m_1.horizontal_6.t_brdr,
.brdr_3.w_0.horizontal_6.t_brdr,
.brdr_3.w_1.horizontal_6.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_6.t_brdr:before,
.brdr_3.m_1.horizontal_6.t_brdr:before,
.brdr_3.w_0.horizontal_6.t_brdr:before,
.brdr_3.w_1.horizontal_6.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_6.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_6.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_7.b_brdr,
.brdr_3.m_1.horizontal_7.b_brdr,
.brdr_3.w_0.horizontal_7.b_brdr,
.brdr_3.w_1.horizontal_7.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_7.b_brdr:after,
.brdr_3.m_1.horizontal_7.b_brdr:after,
.brdr_3.w_0.horizontal_7.b_brdr:after,
.brdr_3.w_1.horizontal_7.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_7.t_brdr,
.brdr_3.m_1.horizontal_7.t_brdr,
.brdr_3.w_0.horizontal_7.t_brdr,
.brdr_3.w_1.horizontal_7.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_7.t_brdr:before,
.brdr_3.m_1.horizontal_7.t_brdr:before,
.brdr_3.w_0.horizontal_7.t_brdr:before,
.brdr_3.w_1.horizontal_7.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_7.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_7.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_8.b_brdr,
.brdr_3.m_1.horizontal_8.b_brdr,
.brdr_3.w_0.horizontal_8.b_brdr,
.brdr_3.w_1.horizontal_8.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_8.b_brdr:after,
.brdr_3.m_1.horizontal_8.b_brdr:after,
.brdr_3.w_0.horizontal_8.b_brdr:after,
.brdr_3.w_1.horizontal_8.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_8.t_brdr,
.brdr_3.m_1.horizontal_8.t_brdr,
.brdr_3.w_0.horizontal_8.t_brdr,
.brdr_3.w_1.horizontal_8.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_8.t_brdr:before,
.brdr_3.m_1.horizontal_8.t_brdr:before,
.brdr_3.w_0.horizontal_8.t_brdr:before,
.brdr_3.w_1.horizontal_8.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_8.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_8.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_9.b_brdr,
.brdr_3.m_1.horizontal_9.b_brdr,
.brdr_3.w_0.horizontal_9.b_brdr,
.brdr_3.w_1.horizontal_9.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_9.b_brdr:after,
.brdr_3.m_1.horizontal_9.b_brdr:after,
.brdr_3.w_0.horizontal_9.b_brdr:after,
.brdr_3.w_1.horizontal_9.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_9.t_brdr,
.brdr_3.m_1.horizontal_9.t_brdr,
.brdr_3.w_0.horizontal_9.t_brdr,
.brdr_3.w_1.horizontal_9.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_9.t_brdr:before,
.brdr_3.m_1.horizontal_9.t_brdr:before,
.brdr_3.w_0.horizontal_9.t_brdr:before,
.brdr_3.w_1.horizontal_9.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_9.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_9.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_10.b_brdr,
.brdr_3.m_1.horizontal_10.b_brdr,
.brdr_3.w_0.horizontal_10.b_brdr,
.brdr_3.w_1.horizontal_10.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_10.b_brdr:after,
.brdr_3.m_1.horizontal_10.b_brdr:after,
.brdr_3.w_0.horizontal_10.b_brdr:after,
.brdr_3.w_1.horizontal_10.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_10.t_brdr,
.brdr_3.m_1.horizontal_10.t_brdr,
.brdr_3.w_0.horizontal_10.t_brdr,
.brdr_3.w_1.horizontal_10.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_10.t_brdr:before,
.brdr_3.m_1.horizontal_10.t_brdr:before,
.brdr_3.w_0.horizontal_10.t_brdr:before,
.brdr_3.w_1.horizontal_10.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_10.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_10.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_11.b_brdr,
.brdr_3.m_1.horizontal_11.b_brdr,
.brdr_3.w_0.horizontal_11.b_brdr,
.brdr_3.w_1.horizontal_11.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_11.b_brdr:after,
.brdr_3.m_1.horizontal_11.b_brdr:after,
.brdr_3.w_0.horizontal_11.b_brdr:after,
.brdr_3.w_1.horizontal_11.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_11.t_brdr,
.brdr_3.m_1.horizontal_11.t_brdr,
.brdr_3.w_0.horizontal_11.t_brdr,
.brdr_3.w_1.horizontal_11.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_11.t_brdr:before,
.brdr_3.m_1.horizontal_11.t_brdr:before,
.brdr_3.w_0.horizontal_11.t_brdr:before,
.brdr_3.w_1.horizontal_11.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_11.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_11.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_12.b_brdr,
.brdr_3.m_1.horizontal_12.b_brdr,
.brdr_3.w_0.horizontal_12.b_brdr,
.brdr_3.w_1.horizontal_12.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_12.b_brdr:after,
.brdr_3.m_1.horizontal_12.b_brdr:after,
.brdr_3.w_0.horizontal_12.b_brdr:after,
.brdr_3.w_1.horizontal_12.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_12.t_brdr,
.brdr_3.m_1.horizontal_12.t_brdr,
.brdr_3.w_0.horizontal_12.t_brdr,
.brdr_3.w_1.horizontal_12.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_12.t_brdr:before,
.brdr_3.m_1.horizontal_12.t_brdr:before,
.brdr_3.w_0.horizontal_12.t_brdr:before,
.brdr_3.w_1.horizontal_12.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_12.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_12.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.b_brdr.vertical_12>div:not(.brdr_skip) {
  margin-bottom: 16px;
  padding-bottom: 0
}

.brdr_3.b_brdr.vertical_12>div:not(.brdr_skip):not(:last-of-type):after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 16px
}

.brdr_3.t_brdr.vertical_12>div:not(.brdr_skip) {
  margin-top: 16px;
  padding-bottom: 0
}

.brdr_3.t_brdr.vertical_12>div:not(.brdr_skip):before {
  border-top: 1px dotted #a6a6a6;
  content: "";
  display: block;
  padding-top: 16px
}

.brdr_3.r_brdr.vertical_12 {
  border-right: 1px dotted #a6a6a6
}

.brdr_3.l_brdr.vertical_12 {
  border-left: 1px dotted #a6a6a6
}

.brdr_4,
.brdr_4.m_0.horizontal_1.b_brdr,
.brdr_4.m_1.horizontal_1.b_brdr,
.brdr_4.w_0.horizontal_1.b_brdr,
.brdr_4.w_1.horizontal_1.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_1.b_brdr:after,
.brdr_4.m_1.horizontal_1.b_brdr:after,
.brdr_4.w_0.horizontal_1.b_brdr:after,
.brdr_4.w_1.horizontal_1.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_1.t_brdr,
.brdr_4.m_1.horizontal_1.t_brdr,
.brdr_4.w_0.horizontal_1.t_brdr,
.brdr_4.w_1.horizontal_1.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_1.t_brdr:before,
.brdr_4.m_1.horizontal_1.t_brdr:before,
.brdr_4.w_0.horizontal_1.t_brdr:before,
.brdr_4.w_1.horizontal_1.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_1.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_1.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_2.b_brdr,
.brdr_4.m_1.horizontal_2.b_brdr,
.brdr_4.w_0.horizontal_2.b_brdr,
.brdr_4.w_1.horizontal_2.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_2.b_brdr:after,
.brdr_4.m_1.horizontal_2.b_brdr:after,
.brdr_4.w_0.horizontal_2.b_brdr:after,
.brdr_4.w_1.horizontal_2.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_2.t_brdr,
.brdr_4.m_1.horizontal_2.t_brdr,
.brdr_4.w_0.horizontal_2.t_brdr,
.brdr_4.w_1.horizontal_2.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_2.t_brdr:before,
.brdr_4.m_1.horizontal_2.t_brdr:before,
.brdr_4.w_0.horizontal_2.t_brdr:before,
.brdr_4.w_1.horizontal_2.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_2.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_2.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_3.b_brdr,
.brdr_4.m_1.horizontal_3.b_brdr,
.brdr_4.w_0.horizontal_3.b_brdr,
.brdr_4.w_1.horizontal_3.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_3.b_brdr:after,
.brdr_4.m_1.horizontal_3.b_brdr:after,
.brdr_4.w_0.horizontal_3.b_brdr:after,
.brdr_4.w_1.horizontal_3.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_3.t_brdr,
.brdr_4.m_1.horizontal_3.t_brdr,
.brdr_4.w_0.horizontal_3.t_brdr,
.brdr_4.w_1.horizontal_3.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_3.t_brdr:before,
.brdr_4.m_1.horizontal_3.t_brdr:before,
.brdr_4.w_0.horizontal_3.t_brdr:before,
.brdr_4.w_1.horizontal_3.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_3.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_3.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_4.b_brdr,
.brdr_4.m_1.horizontal_4.b_brdr,
.brdr_4.w_0.horizontal_4.b_brdr,
.brdr_4.w_1.horizontal_4.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_4.b_brdr:after,
.brdr_4.m_1.horizontal_4.b_brdr:after,
.brdr_4.w_0.horizontal_4.b_brdr:after,
.brdr_4.w_1.horizontal_4.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_4.t_brdr,
.brdr_4.m_1.horizontal_4.t_brdr,
.brdr_4.w_0.horizontal_4.t_brdr,
.brdr_4.w_1.horizontal_4.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_4.t_brdr:before,
.brdr_4.m_1.horizontal_4.t_brdr:before,
.brdr_4.w_0.horizontal_4.t_brdr:before,
.brdr_4.w_1.horizontal_4.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_4.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_4.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_5.b_brdr,
.brdr_4.m_1.horizontal_5.b_brdr,
.brdr_4.w_0.horizontal_5.b_brdr,
.brdr_4.w_1.horizontal_5.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_5.b_brdr:after,
.brdr_4.m_1.horizontal_5.b_brdr:after,
.brdr_4.w_0.horizontal_5.b_brdr:after,
.brdr_4.w_1.horizontal_5.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_5.t_brdr,
.brdr_4.m_1.horizontal_5.t_brdr,
.brdr_4.w_0.horizontal_5.t_brdr,
.brdr_4.w_1.horizontal_5.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_5.t_brdr:before,
.brdr_4.m_1.horizontal_5.t_brdr:before,
.brdr_4.w_0.horizontal_5.t_brdr:before,
.brdr_4.w_1.horizontal_5.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_5.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_5.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_6.b_brdr,
.brdr_4.m_1.horizontal_6.b_brdr,
.brdr_4.w_0.horizontal_6.b_brdr,
.brdr_4.w_1.horizontal_6.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_6.b_brdr:after,
.brdr_4.m_1.horizontal_6.b_brdr:after,
.brdr_4.w_0.horizontal_6.b_brdr:after,
.brdr_4.w_1.horizontal_6.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_6.t_brdr,
.brdr_4.m_1.horizontal_6.t_brdr,
.brdr_4.w_0.horizontal_6.t_brdr,
.brdr_4.w_1.horizontal_6.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_6.t_brdr:before,
.brdr_4.m_1.horizontal_6.t_brdr:before,
.brdr_4.w_0.horizontal_6.t_brdr:before,
.brdr_4.w_1.horizontal_6.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_6.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_6.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_7.b_brdr,
.brdr_4.m_1.horizontal_7.b_brdr,
.brdr_4.w_0.horizontal_7.b_brdr,
.brdr_4.w_1.horizontal_7.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_7.b_brdr:after,
.brdr_4.m_1.horizontal_7.b_brdr:after,
.brdr_4.w_0.horizontal_7.b_brdr:after,
.brdr_4.w_1.horizontal_7.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_7.t_brdr,
.brdr_4.m_1.horizontal_7.t_brdr,
.brdr_4.w_0.horizontal_7.t_brdr,
.brdr_4.w_1.horizontal_7.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_7.t_brdr:before,
.brdr_4.m_1.horizontal_7.t_brdr:before,
.brdr_4.w_0.horizontal_7.t_brdr:before,
.brdr_4.w_1.horizontal_7.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_7.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_7.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_8.b_brdr,
.brdr_4.m_1.horizontal_8.b_brdr,
.brdr_4.w_0.horizontal_8.b_brdr,
.brdr_4.w_1.horizontal_8.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_8.b_brdr:after,
.brdr_4.m_1.horizontal_8.b_brdr:after,
.brdr_4.w_0.horizontal_8.b_brdr:after,
.brdr_4.w_1.horizontal_8.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_8.t_brdr,
.brdr_4.m_1.horizontal_8.t_brdr,
.brdr_4.w_0.horizontal_8.t_brdr,
.brdr_4.w_1.horizontal_8.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_8.t_brdr:before,
.brdr_4.m_1.horizontal_8.t_brdr:before,
.brdr_4.w_0.horizontal_8.t_brdr:before,
.brdr_4.w_1.horizontal_8.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_8.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_8.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_9.b_brdr,
.brdr_4.m_1.horizontal_9.b_brdr,
.brdr_4.w_0.horizontal_9.b_brdr,
.brdr_4.w_1.horizontal_9.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_9.b_brdr:after,
.brdr_4.m_1.horizontal_9.b_brdr:after,
.brdr_4.w_0.horizontal_9.b_brdr:after,
.brdr_4.w_1.horizontal_9.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_9.t_brdr,
.brdr_4.m_1.horizontal_9.t_brdr,
.brdr_4.w_0.horizontal_9.t_brdr,
.brdr_4.w_1.horizontal_9.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_9.t_brdr:before,
.brdr_4.m_1.horizontal_9.t_brdr:before,
.brdr_4.w_0.horizontal_9.t_brdr:before,
.brdr_4.w_1.horizontal_9.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_9.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_9.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_10.b_brdr,
.brdr_4.m_1.horizontal_10.b_brdr,
.brdr_4.w_0.horizontal_10.b_brdr,
.brdr_4.w_1.horizontal_10.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_10.b_brdr:after,
.brdr_4.m_1.horizontal_10.b_brdr:after,
.brdr_4.w_0.horizontal_10.b_brdr:after,
.brdr_4.w_1.horizontal_10.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_10.t_brdr,
.brdr_4.m_1.horizontal_10.t_brdr,
.brdr_4.w_0.horizontal_10.t_brdr,
.brdr_4.w_1.horizontal_10.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_10.t_brdr:before,
.brdr_4.m_1.horizontal_10.t_brdr:before,
.brdr_4.w_0.horizontal_10.t_brdr:before,
.brdr_4.w_1.horizontal_10.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_10.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_10.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_11.b_brdr,
.brdr_4.m_1.horizontal_11.b_brdr,
.brdr_4.w_0.horizontal_11.b_brdr,
.brdr_4.w_1.horizontal_11.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_11.b_brdr:after,
.brdr_4.m_1.horizontal_11.b_brdr:after,
.brdr_4.w_0.horizontal_11.b_brdr:after,
.brdr_4.w_1.horizontal_11.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_11.t_brdr,
.brdr_4.m_1.horizontal_11.t_brdr,
.brdr_4.w_0.horizontal_11.t_brdr,
.brdr_4.w_1.horizontal_11.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_11.t_brdr:before,
.brdr_4.m_1.horizontal_11.t_brdr:before,
.brdr_4.w_0.horizontal_11.t_brdr:before,
.brdr_4.w_1.horizontal_11.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_11.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_11.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_12.b_brdr,
.brdr_4.m_1.horizontal_12.b_brdr,
.brdr_4.w_0.horizontal_12.b_brdr,
.brdr_4.w_1.horizontal_12.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_12.b_brdr:after,
.brdr_4.m_1.horizontal_12.b_brdr:after,
.brdr_4.w_0.horizontal_12.b_brdr:after,
.brdr_4.w_1.horizontal_12.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_12.t_brdr,
.brdr_4.m_1.horizontal_12.t_brdr,
.brdr_4.w_0.horizontal_12.t_brdr,
.brdr_4.w_1.horizontal_12.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_12.t_brdr:before,
.brdr_4.m_1.horizontal_12.t_brdr:before,
.brdr_4.w_0.horizontal_12.t_brdr:before,
.brdr_4.w_1.horizontal_12.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_12.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_12.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.b_brdr.vertical_12>div:not(.brdr_skip) {
  margin-bottom: 20px;
  padding-bottom: 0
}

.brdr_4.b_brdr.vertical_12>div:not(.brdr_skip):not(:last-of-type):after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 20px
}

.brdr_4.t_brdr.vertical_12>div:not(.brdr_skip) {
  margin-top: 20px;
  padding-bottom: 0
}

.brdr_4.t_brdr.vertical_12>div:not(.brdr_skip):before {
  border-top: 1px dotted #a6a6a6;
  content: "";
  display: block;
  padding-top: 20px
}

.brdr_4.r_brdr.vertical_12 {
  border-right: 1px dotted #a6a6a6
}

.brdr_4.l_brdr.vertical_12 {
  border-left: 1px dotted #a6a6a6
}

.brdr_6,
.brdr_6.m_0.horizontal_1.b_brdr,
.brdr_6.m_1.horizontal_1.b_brdr,
.brdr_6.w_0.horizontal_1.b_brdr,
.brdr_6.w_1.horizontal_1.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_1.b_brdr:after,
.brdr_6.m_1.horizontal_1.b_brdr:after,
.brdr_6.w_0.horizontal_1.b_brdr:after,
.brdr_6.w_1.horizontal_1.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_1.t_brdr,
.brdr_6.m_1.horizontal_1.t_brdr,
.brdr_6.w_0.horizontal_1.t_brdr,
.brdr_6.w_1.horizontal_1.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_1.t_brdr:before,
.brdr_6.m_1.horizontal_1.t_brdr:before,
.brdr_6.w_0.horizontal_1.t_brdr:before,
.brdr_6.w_1.horizontal_1.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_1.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_1.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_2.b_brdr,
.brdr_6.m_1.horizontal_2.b_brdr,
.brdr_6.w_0.horizontal_2.b_brdr,
.brdr_6.w_1.horizontal_2.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_2.b_brdr:after,
.brdr_6.m_1.horizontal_2.b_brdr:after,
.brdr_6.w_0.horizontal_2.b_brdr:after,
.brdr_6.w_1.horizontal_2.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_2.t_brdr,
.brdr_6.m_1.horizontal_2.t_brdr,
.brdr_6.w_0.horizontal_2.t_brdr,
.brdr_6.w_1.horizontal_2.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_2.t_brdr:before,
.brdr_6.m_1.horizontal_2.t_brdr:before,
.brdr_6.w_0.horizontal_2.t_brdr:before,
.brdr_6.w_1.horizontal_2.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_2.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_2.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_3.b_brdr,
.brdr_6.m_1.horizontal_3.b_brdr,
.brdr_6.w_0.horizontal_3.b_brdr,
.brdr_6.w_1.horizontal_3.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_3.b_brdr:after,
.brdr_6.m_1.horizontal_3.b_brdr:after,
.brdr_6.w_0.horizontal_3.b_brdr:after,
.brdr_6.w_1.horizontal_3.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_3.t_brdr,
.brdr_6.m_1.horizontal_3.t_brdr,
.brdr_6.w_0.horizontal_3.t_brdr,
.brdr_6.w_1.horizontal_3.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_3.t_brdr:before,
.brdr_6.m_1.horizontal_3.t_brdr:before,
.brdr_6.w_0.horizontal_3.t_brdr:before,
.brdr_6.w_1.horizontal_3.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_3.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_3.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_4.b_brdr,
.brdr_6.m_1.horizontal_4.b_brdr,
.brdr_6.w_0.horizontal_4.b_brdr,
.brdr_6.w_1.horizontal_4.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_4.b_brdr:after,
.brdr_6.m_1.horizontal_4.b_brdr:after,
.brdr_6.w_0.horizontal_4.b_brdr:after,
.brdr_6.w_1.horizontal_4.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_4.t_brdr,
.brdr_6.m_1.horizontal_4.t_brdr,
.brdr_6.w_0.horizontal_4.t_brdr,
.brdr_6.w_1.horizontal_4.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_4.t_brdr:before,
.brdr_6.m_1.horizontal_4.t_brdr:before,
.brdr_6.w_0.horizontal_4.t_brdr:before,
.brdr_6.w_1.horizontal_4.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_4.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_4.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_5.b_brdr,
.brdr_6.m_1.horizontal_5.b_brdr,
.brdr_6.w_0.horizontal_5.b_brdr,
.brdr_6.w_1.horizontal_5.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_5.b_brdr:after,
.brdr_6.m_1.horizontal_5.b_brdr:after,
.brdr_6.w_0.horizontal_5.b_brdr:after,
.brdr_6.w_1.horizontal_5.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_5.t_brdr,
.brdr_6.m_1.horizontal_5.t_brdr,
.brdr_6.w_0.horizontal_5.t_brdr,
.brdr_6.w_1.horizontal_5.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_5.t_brdr:before,
.brdr_6.m_1.horizontal_5.t_brdr:before,
.brdr_6.w_0.horizontal_5.t_brdr:before,
.brdr_6.w_1.horizontal_5.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_5.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_5.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_6.b_brdr,
.brdr_6.m_1.horizontal_6.b_brdr,
.brdr_6.w_0.horizontal_6.b_brdr,
.brdr_6.w_1.horizontal_6.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_6.b_brdr:after,
.brdr_6.m_1.horizontal_6.b_brdr:after,
.brdr_6.w_0.horizontal_6.b_brdr:after,
.brdr_6.w_1.horizontal_6.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_6.t_brdr,
.brdr_6.m_1.horizontal_6.t_brdr,
.brdr_6.w_0.horizontal_6.t_brdr,
.brdr_6.w_1.horizontal_6.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_6.t_brdr:before,
.brdr_6.m_1.horizontal_6.t_brdr:before,
.brdr_6.w_0.horizontal_6.t_brdr:before,
.brdr_6.w_1.horizontal_6.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_6.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_6.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_7.b_brdr,
.brdr_6.m_1.horizontal_7.b_brdr,
.brdr_6.w_0.horizontal_7.b_brdr,
.brdr_6.w_1.horizontal_7.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_7.b_brdr:after,
.brdr_6.m_1.horizontal_7.b_brdr:after,
.brdr_6.w_0.horizontal_7.b_brdr:after,
.brdr_6.w_1.horizontal_7.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_7.t_brdr,
.brdr_6.m_1.horizontal_7.t_brdr,
.brdr_6.w_0.horizontal_7.t_brdr,
.brdr_6.w_1.horizontal_7.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_7.t_brdr:before,
.brdr_6.m_1.horizontal_7.t_brdr:before,
.brdr_6.w_0.horizontal_7.t_brdr:before,
.brdr_6.w_1.horizontal_7.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_7.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_7.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_8.b_brdr,
.brdr_6.m_1.horizontal_8.b_brdr,
.brdr_6.w_0.horizontal_8.b_brdr,
.brdr_6.w_1.horizontal_8.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_8.b_brdr:after,
.brdr_6.m_1.horizontal_8.b_brdr:after,
.brdr_6.w_0.horizontal_8.b_brdr:after,
.brdr_6.w_1.horizontal_8.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_8.t_brdr,
.brdr_6.m_1.horizontal_8.t_brdr,
.brdr_6.w_0.horizontal_8.t_brdr,
.brdr_6.w_1.horizontal_8.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_8.t_brdr:before,
.brdr_6.m_1.horizontal_8.t_brdr:before,
.brdr_6.w_0.horizontal_8.t_brdr:before,
.brdr_6.w_1.horizontal_8.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_8.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_8.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_9.b_brdr,
.brdr_6.m_1.horizontal_9.b_brdr,
.brdr_6.w_0.horizontal_9.b_brdr,
.brdr_6.w_1.horizontal_9.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_9.b_brdr:after,
.brdr_6.m_1.horizontal_9.b_brdr:after,
.brdr_6.w_0.horizontal_9.b_brdr:after,
.brdr_6.w_1.horizontal_9.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_9.t_brdr,
.brdr_6.m_1.horizontal_9.t_brdr,
.brdr_6.w_0.horizontal_9.t_brdr,
.brdr_6.w_1.horizontal_9.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_9.t_brdr:before,
.brdr_6.m_1.horizontal_9.t_brdr:before,
.brdr_6.w_0.horizontal_9.t_brdr:before,
.brdr_6.w_1.horizontal_9.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_9.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_9.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_10.b_brdr,
.brdr_6.m_1.horizontal_10.b_brdr,
.brdr_6.w_0.horizontal_10.b_brdr,
.brdr_6.w_1.horizontal_10.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_10.b_brdr:after,
.brdr_6.m_1.horizontal_10.b_brdr:after,
.brdr_6.w_0.horizontal_10.b_brdr:after,
.brdr_6.w_1.horizontal_10.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_10.t_brdr,
.brdr_6.m_1.horizontal_10.t_brdr,
.brdr_6.w_0.horizontal_10.t_brdr,
.brdr_6.w_1.horizontal_10.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_10.t_brdr:before,
.brdr_6.m_1.horizontal_10.t_brdr:before,
.brdr_6.w_0.horizontal_10.t_brdr:before,
.brdr_6.w_1.horizontal_10.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_10.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_10.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_11.b_brdr,
.brdr_6.m_1.horizontal_11.b_brdr,
.brdr_6.w_0.horizontal_11.b_brdr,
.brdr_6.w_1.horizontal_11.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_11.b_brdr:after,
.brdr_6.m_1.horizontal_11.b_brdr:after,
.brdr_6.w_0.horizontal_11.b_brdr:after,
.brdr_6.w_1.horizontal_11.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_11.t_brdr,
.brdr_6.m_1.horizontal_11.t_brdr,
.brdr_6.w_0.horizontal_11.t_brdr,
.brdr_6.w_1.horizontal_11.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_11.t_brdr:before,
.brdr_6.m_1.horizontal_11.t_brdr:before,
.brdr_6.w_0.horizontal_11.t_brdr:before,
.brdr_6.w_1.horizontal_11.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_11.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_11.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_12.b_brdr,
.brdr_6.m_1.horizontal_12.b_brdr,
.brdr_6.w_0.horizontal_12.b_brdr,
.brdr_6.w_1.horizontal_12.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_12.b_brdr:after,
.brdr_6.m_1.horizontal_12.b_brdr:after,
.brdr_6.w_0.horizontal_12.b_brdr:after,
.brdr_6.w_1.horizontal_12.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_12.t_brdr,
.brdr_6.m_1.horizontal_12.t_brdr,
.brdr_6.w_0.horizontal_12.t_brdr,
.brdr_6.w_1.horizontal_12.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_12.t_brdr:before,
.brdr_6.m_1.horizontal_12.t_brdr:before,
.brdr_6.w_0.horizontal_12.t_brdr:before,
.brdr_6.w_1.horizontal_12.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_12.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_12.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.b_brdr.vertical_12>div:not(.brdr_skip) {
  margin-bottom: 24px;
  padding-bottom: 0
}

.brdr_6.b_brdr.vertical_12>div:not(.brdr_skip):not(:last-of-type):after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 24px
}

.brdr_6.t_brdr.vertical_12>div:not(.brdr_skip) {
  margin-top: 24px;
  padding-bottom: 0
}

.brdr_6.t_brdr.vertical_12>div:not(.brdr_skip):before {
  border-top: 1px dotted #a6a6a6;
  content: "";
  display: block;
  padding-top: 24px
}

.brdr_6.r_brdr.vertical_12 {
  border-right: 1px dotted #a6a6a6
}

.brdr_6.l_brdr.vertical_12 {
  border-left: 1px dotted #a6a6a6
}

.brdr_7,
.brdr_7.m_0.horizontal_1.b_brdr,
.brdr_7.m_1.horizontal_1.b_brdr,
.brdr_7.w_0.horizontal_1.b_brdr,
.brdr_7.w_1.horizontal_1.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_1.b_brdr:after,
.brdr_7.m_1.horizontal_1.b_brdr:after,
.brdr_7.w_0.horizontal_1.b_brdr:after,
.brdr_7.w_1.horizontal_1.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_1.t_brdr,
.brdr_7.m_1.horizontal_1.t_brdr,
.brdr_7.w_0.horizontal_1.t_brdr,
.brdr_7.w_1.horizontal_1.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_1.t_brdr:before,
.brdr_7.m_1.horizontal_1.t_brdr:before,
.brdr_7.w_0.horizontal_1.t_brdr:before,
.brdr_7.w_1.horizontal_1.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_1.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_1.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_2.b_brdr,
.brdr_7.m_1.horizontal_2.b_brdr,
.brdr_7.w_0.horizontal_2.b_brdr,
.brdr_7.w_1.horizontal_2.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_2.b_brdr:after,
.brdr_7.m_1.horizontal_2.b_brdr:after,
.brdr_7.w_0.horizontal_2.b_brdr:after,
.brdr_7.w_1.horizontal_2.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_2.t_brdr,
.brdr_7.m_1.horizontal_2.t_brdr,
.brdr_7.w_0.horizontal_2.t_brdr,
.brdr_7.w_1.horizontal_2.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_2.t_brdr:before,
.brdr_7.m_1.horizontal_2.t_brdr:before,
.brdr_7.w_0.horizontal_2.t_brdr:before,
.brdr_7.w_1.horizontal_2.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_2.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_2.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_3.b_brdr,
.brdr_7.m_1.horizontal_3.b_brdr,
.brdr_7.w_0.horizontal_3.b_brdr,
.brdr_7.w_1.horizontal_3.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_3.b_brdr:after,
.brdr_7.m_1.horizontal_3.b_brdr:after,
.brdr_7.w_0.horizontal_3.b_brdr:after,
.brdr_7.w_1.horizontal_3.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_3.t_brdr,
.brdr_7.m_1.horizontal_3.t_brdr,
.brdr_7.w_0.horizontal_3.t_brdr,
.brdr_7.w_1.horizontal_3.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_3.t_brdr:before,
.brdr_7.m_1.horizontal_3.t_brdr:before,
.brdr_7.w_0.horizontal_3.t_brdr:before,
.brdr_7.w_1.horizontal_3.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_3.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_3.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_4.b_brdr,
.brdr_7.m_1.horizontal_4.b_brdr,
.brdr_7.w_0.horizontal_4.b_brdr,
.brdr_7.w_1.horizontal_4.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_4.b_brdr:after,
.brdr_7.m_1.horizontal_4.b_brdr:after,
.brdr_7.w_0.horizontal_4.b_brdr:after,
.brdr_7.w_1.horizontal_4.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_4.t_brdr,
.brdr_7.m_1.horizontal_4.t_brdr,
.brdr_7.w_0.horizontal_4.t_brdr,
.brdr_7.w_1.horizontal_4.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_4.t_brdr:before,
.brdr_7.m_1.horizontal_4.t_brdr:before,
.brdr_7.w_0.horizontal_4.t_brdr:before,
.brdr_7.w_1.horizontal_4.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_4.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_4.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_5.b_brdr,
.brdr_7.m_1.horizontal_5.b_brdr,
.brdr_7.w_0.horizontal_5.b_brdr,
.brdr_7.w_1.horizontal_5.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_5.b_brdr:after,
.brdr_7.m_1.horizontal_5.b_brdr:after,
.brdr_7.w_0.horizontal_5.b_brdr:after,
.brdr_7.w_1.horizontal_5.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_5.t_brdr,
.brdr_7.m_1.horizontal_5.t_brdr,
.brdr_7.w_0.horizontal_5.t_brdr,
.brdr_7.w_1.horizontal_5.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_5.t_brdr:before,
.brdr_7.m_1.horizontal_5.t_brdr:before,
.brdr_7.w_0.horizontal_5.t_brdr:before,
.brdr_7.w_1.horizontal_5.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_5.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_5.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_6.b_brdr,
.brdr_7.m_1.horizontal_6.b_brdr,
.brdr_7.w_0.horizontal_6.b_brdr,
.brdr_7.w_1.horizontal_6.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_6.b_brdr:after,
.brdr_7.m_1.horizontal_6.b_brdr:after,
.brdr_7.w_0.horizontal_6.b_brdr:after,
.brdr_7.w_1.horizontal_6.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_6.t_brdr,
.brdr_7.m_1.horizontal_6.t_brdr,
.brdr_7.w_0.horizontal_6.t_brdr,
.brdr_7.w_1.horizontal_6.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_6.t_brdr:before,
.brdr_7.m_1.horizontal_6.t_brdr:before,
.brdr_7.w_0.horizontal_6.t_brdr:before,
.brdr_7.w_1.horizontal_6.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_6.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_6.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_7.b_brdr,
.brdr_7.m_1.horizontal_7.b_brdr,
.brdr_7.w_0.horizontal_7.b_brdr,
.brdr_7.w_1.horizontal_7.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_7.b_brdr:after,
.brdr_7.m_1.horizontal_7.b_brdr:after,
.brdr_7.w_0.horizontal_7.b_brdr:after,
.brdr_7.w_1.horizontal_7.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_7.t_brdr,
.brdr_7.m_1.horizontal_7.t_brdr,
.brdr_7.w_0.horizontal_7.t_brdr,
.brdr_7.w_1.horizontal_7.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_7.t_brdr:before,
.brdr_7.m_1.horizontal_7.t_brdr:before,
.brdr_7.w_0.horizontal_7.t_brdr:before,
.brdr_7.w_1.horizontal_7.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_7.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_7.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_8.b_brdr,
.brdr_7.m_1.horizontal_8.b_brdr,
.brdr_7.w_0.horizontal_8.b_brdr,
.brdr_7.w_1.horizontal_8.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_8.b_brdr:after,
.brdr_7.m_1.horizontal_8.b_brdr:after,
.brdr_7.w_0.horizontal_8.b_brdr:after,
.brdr_7.w_1.horizontal_8.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_8.t_brdr,
.brdr_7.m_1.horizontal_8.t_brdr,
.brdr_7.w_0.horizontal_8.t_brdr,
.brdr_7.w_1.horizontal_8.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_8.t_brdr:before,
.brdr_7.m_1.horizontal_8.t_brdr:before,
.brdr_7.w_0.horizontal_8.t_brdr:before,
.brdr_7.w_1.horizontal_8.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_8.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_8.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_9.b_brdr,
.brdr_7.m_1.horizontal_9.b_brdr,
.brdr_7.w_0.horizontal_9.b_brdr,
.brdr_7.w_1.horizontal_9.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_9.b_brdr:after,
.brdr_7.m_1.horizontal_9.b_brdr:after,
.brdr_7.w_0.horizontal_9.b_brdr:after,
.brdr_7.w_1.horizontal_9.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_9.t_brdr,
.brdr_7.m_1.horizontal_9.t_brdr,
.brdr_7.w_0.horizontal_9.t_brdr,
.brdr_7.w_1.horizontal_9.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_9.t_brdr:before,
.brdr_7.m_1.horizontal_9.t_brdr:before,
.brdr_7.w_0.horizontal_9.t_brdr:before,
.brdr_7.w_1.horizontal_9.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_9.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_9.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_10.b_brdr,
.brdr_7.m_1.horizontal_10.b_brdr,
.brdr_7.w_0.horizontal_10.b_brdr,
.brdr_7.w_1.horizontal_10.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_10.b_brdr:after,
.brdr_7.m_1.horizontal_10.b_brdr:after,
.brdr_7.w_0.horizontal_10.b_brdr:after,
.brdr_7.w_1.horizontal_10.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_10.t_brdr,
.brdr_7.m_1.horizontal_10.t_brdr,
.brdr_7.w_0.horizontal_10.t_brdr,
.brdr_7.w_1.horizontal_10.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_10.t_brdr:before,
.brdr_7.m_1.horizontal_10.t_brdr:before,
.brdr_7.w_0.horizontal_10.t_brdr:before,
.brdr_7.w_1.horizontal_10.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_10.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_10.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_11.b_brdr,
.brdr_7.m_1.horizontal_11.b_brdr,
.brdr_7.w_0.horizontal_11.b_brdr,
.brdr_7.w_1.horizontal_11.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_11.b_brdr:after,
.brdr_7.m_1.horizontal_11.b_brdr:after,
.brdr_7.w_0.horizontal_11.b_brdr:after,
.brdr_7.w_1.horizontal_11.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_11.t_brdr,
.brdr_7.m_1.horizontal_11.t_brdr,
.brdr_7.w_0.horizontal_11.t_brdr,
.brdr_7.w_1.horizontal_11.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_11.t_brdr:before,
.brdr_7.m_1.horizontal_11.t_brdr:before,
.brdr_7.w_0.horizontal_11.t_brdr:before,
.brdr_7.w_1.horizontal_11.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_11.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_11.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_12.b_brdr,
.brdr_7.m_1.horizontal_12.b_brdr,
.brdr_7.w_0.horizontal_12.b_brdr,
.brdr_7.w_1.horizontal_12.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_12.b_brdr:after,
.brdr_7.m_1.horizontal_12.b_brdr:after,
.brdr_7.w_0.horizontal_12.b_brdr:after,
.brdr_7.w_1.horizontal_12.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_12.t_brdr,
.brdr_7.m_1.horizontal_12.t_brdr,
.brdr_7.w_0.horizontal_12.t_brdr,
.brdr_7.w_1.horizontal_12.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_12.t_brdr:before,
.brdr_7.m_1.horizontal_12.t_brdr:before,
.brdr_7.w_0.horizontal_12.t_brdr:before,
.brdr_7.w_1.horizontal_12.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_12.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_12.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.b_brdr.vertical_12>div:not(.brdr_skip) {
  margin-bottom: 32px;
  padding-bottom: 0
}

.brdr_7.b_brdr.vertical_12>div:not(.brdr_skip):not(:last-of-type):after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 32px
}

.brdr_7.t_brdr.vertical_12>div:not(.brdr_skip) {
  margin-top: 32px;
  padding-bottom: 0
}

.brdr_7.t_brdr.vertical_12>div:not(.brdr_skip):before {
  border-top: 1px dotted #a6a6a6;
  content: "";
  display: block;
  padding-top: 32px
}

.brdr_7.r_brdr.vertical_12 {
  border-right: 1px dotted #a6a6a6
}

.brdr_7.l_brdr.vertical_12 {
  border-left: 1px dotted #a6a6a6
}

.brdr_1_col {
  position: relative
}

.brdr_1_col.b_brdr {
  padding-bottom: 0
}

.brdr_1_col.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 8px
}

.brdr_1_col.t_brdr {
  padding-top: 0
}

.brdr_1_col.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-top: 8px
}

.brdr_1_col.r_brdr {
  border-right: 1px dotted #a5a5a5;
  padding-right: 8px !important
}

.brdr_1_col.r_brdr+div {
  padding-left: 8px !important
}

.brdr_1_col.l_brdr {
  border-left: 1px dotted #a5a5a5;
  padding-left: 8px !important
}

.brdr_2_col {
  position: relative
}

.brdr_2_col.b_brdr {
  padding-bottom: 0
}

.brdr_2_col.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 12px
}

.brdr_2_col.t_brdr {
  padding-top: 0
}

.brdr_2_col.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-top: 12px
}

.brdr_2_col.r_brdr {
  border-right: 1px dotted #a5a5a5;
  padding-right: 12px !important
}

.brdr_2_col.r_brdr+div {
  padding-left: 12px !important
}

.brdr_2_col.l_brdr {
  border-left: 1px dotted #a5a5a5;
  padding-left: 12px !important
}

.brdr_3_col {
  position: relative
}

.brdr_3_col.b_brdr {
  padding-bottom: 0
}

.brdr_3_col.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 16px
}

.brdr_3_col.t_brdr {
  padding-top: 0
}

.brdr_3_col.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-top: 16px
}

.brdr_3_col.r_brdr {
  border-right: 1px dotted #a5a5a5;
  padding-right: 16px !important
}

.brdr_3_col.r_brdr+div {
  padding-left: 16px !important
}

.brdr_3_col.l_brdr {
  border-left: 1px dotted #a5a5a5;
  padding-left: 16px !important
}

.brdr_4_col {
  position: relative
}

.brdr_4_col.b_brdr {
  padding-bottom: 0
}

.brdr_4_col.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 20px
}

.brdr_4_col.t_brdr {
  padding-top: 0
}

.brdr_4_col.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-top: 20px
}

.brdr_4_col.r_brdr {
  border-right: 1px dotted #a5a5a5;
  padding-right: 20px !important
}

.brdr_4_col.r_brdr+div {
  padding-left: 20px !important
}

.brdr_4_col.l_brdr {
  border-left: 1px dotted #a5a5a5;
  padding-left: 20px !important
}

.brdr_6_col {
  position: relative
}

.brdr_6_col.b_brdr {
  padding-bottom: 0
}

.brdr_6_col.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 24px
}

.brdr_6_col.t_brdr {
  padding-top: 0
}

.brdr_6_col.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-top: 24px
}

.brdr_6_col.r_brdr {
  border-right: 1px dotted #a5a5a5;
  padding-right: 24px !important
}

.brdr_6_col.r_brdr+div {
  padding-left: 24px !important
}

.brdr_6_col.l_brdr {
  border-left: 1px dotted #a5a5a5;
  padding-left: 24px !important
}

.brdr_7_col {
  position: relative
}

.brdr_7_col.b_brdr {
  padding-bottom: 0
}

.brdr_7_col.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 32px
}

.brdr_7_col.t_brdr {
  padding-top: 0
}

.brdr_7_col.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-top: 32px
}

.brdr_7_col.r_brdr {
  border-right: 1px dotted #a5a5a5;
  padding-right: 32px !important
}

.brdr_7_col.r_brdr+div {
  padding-left: 32px !important
}

.brdr_7_col.l_brdr {
  border-left: 1px dotted #a5a5a5;
  padding-left: 32px !important
}

@media screen and (max-width:992px) {
  .mhD6m {
    max-width: 970px
  }
}

@media screen and (max-width:1024px) and (min-width:993px) {
  .mhD6m {
    width: 970px
  }
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .mhD6m {
    padding: 0 15px
  }
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .mhD6m {
    padding: 0
  }
}

.clearfix:after,
.clearfix:before {
  content: "";
  display: table
}

.clearfix:after {
  clear: both
}

.rel {
  position: relative
}

.text-center {
  text-align: center
}

li {
  list-style: none
}

.tosZT:after {
  clear: both;
  content: "";
  display: table
}

.QYrAM {
  background-image: url(https://static.toiimg.com/photo/63396570.cms)
}

.QYrAM,
.iY12n {
  background-repeat: no-repeat;
  display: inline-block
}

.iY12n {
  background-image: url(https://static.toiimg.com/photo/71501947.cms);
  background-size: 500px
}

html {
  color: var(--primary-dark-color);
  font-family: Verdana;
  font-size: 1em;
  font-weight: 100;
  line-height: 1.375
}

a {
  color: #0050b3;
  text-decoration: none
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0
}

:focus {
  outline: none
}



body.AhbOa {
  font-size: 52.5%
}

body.CX6Z8 {
  font-size: 72.5%
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none
}

::selection {
  background: #b3d4fc;
  text-shadow: none
}

@media print {

  *,
  :after,
  :before {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important
  }

  a,
  a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " (" attr(href) ")"
  }

  abbr[title]:after {
    content: " (" attr(title) ")"
  }

  a[href^="#"]:after,
  a[href^="javascript:"]: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%
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }

  h2,
  h3 {
    page-break-after: avoid
  }
}

#QVJEf {
  background: #222
}

.d_jsH {
  margin: 0 auto;
  max-width: 1000px;
  position: sticky;
  top: 0;
  z-index: 901
}

.d_jsH,
.d_jsH .OaOmW {
  background-color: #fff
}

.d_jsH .OaOmW>div {
  position: sticky;
  top: 0;
  z-index: 901
}

@media screen and (min-width:1421px) {
  .d_jsH {
    max-width: 1168px
  }
}

.mPws3 {
  -ms-flex-pack: center !important;
  justify-content: center !important;
  min-height: 271px
}

.mPws3,
.mPws3 .desktop_paisa {
  display: -ms-flexbox;
  display: flex
}

.mPws3 .desktop_paisa {
  -ms-flex-align: center !important;
  align-items: center !important;
  text-align: center
}

.mPws3>div {
  -ms-flex-align: center !important;
  -ms-flex-pack: center !important;
  align-items: center !important;
  display: -ms-flexbox;
  display: flex;
  justify-content: center !important
}

.Q4ny5 {
  margin: 0 auto;
  width: 1168px
}

.g1tmu {
  background-color: #000;
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  text-align: right;
  text-transform: uppercase;
  width: 100%;
  z-index: 9999
}

.Y4_Am {
  height: 0;
  margin: 0 !important;
  width: 0
}

@media screen and (min-width:1280px) {
  .bgImg:not(.gutter) .layout_type_2 .footer_wrapper {
    left: -90px;
    position: relative
  }
}

@media screen and (max-width:1024px) {
  .appView .appOnlyComment {
    right: 20px
  }

  .appView .appOnlyTopsection {
    padding-top: 10px !important
  }

  .appView .appOnlyTopsection p:first-child:before {
    display: none
  }
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .appView .appOnly {
    display: block
  }

  .appView .appOnlyComment {
    display: none
  }

  .appView .appOnlyTopsection {
    margin-top: -13px !important;
    padding-top: 0 !important
  }

  .appView .appOnlyTopsection p:first-child:before {
    display: block;
    top: 0
  }
}

.browserupgrad {
  background: #ccc;
  color: #000;
  margin: .2em 0;
  padding: .2em 0
}

.appOnly {
  color: hsla(0, 0%, 100%, .7) !important;
  font-size: 12px !important;
  text-align: center
}

.appOnly,
.appView .hideAppView {
  display: none
}

.appView .appFullWidth {
  max-width: 100%;
  padding-bottom: 50px;
  width: 100%
}

.appView .miniScorecardWrapper .sticky {
  top: 0
}

.gutter-fallback-ad {
  position: absolute
}

.gutter-fallback-ad.rhs-gutter-fallback {
  right: 0;
  -webkit-transform: translateX(105%);
  -moz-transform: translateX(105%);
  -ms-transform: translateX(105%);
  -o-transform: translateX(105%);
  transform: translateX(105%)
}

.gutter-fallback-ad.lhs-gutter-fallback {
  -webkit-transform: translateX(-105%);
  -moz-transform: translateX(-105%);
  -ms-transform: translateX(-105%);
  -o-transform: translateX(-105%);
  transform: translateX(-105%)
}

.sticky .gutter-fallback-ad {
  position: fixed;
  top: 50px
}

.gutterFallbackWrapper {
  margin: 0;
  position: sticky;
  top: 50px
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .gutterFallbackWrapper {
    display: none
  }
}

.gutterFallbackWrapper .contentwrapper {
  position: relative
}

#pn-overlay-backdrop {
  background: rgba(0, 0, 0, .8);
  cursor: default;
  height: 100%;
  left: 0;
  opacity: 1;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  transition: all .5s;
  width: 100%;
  z-index: 9999
}

#pn-overlay-backdrop .inner {
  align-items: flex-start;
  color: #fff;
  display: flex;
  left: 600px;
  position: absolute;
  top: 200px
}

#pn-overlay-backdrop .arrow {
  bottom: 100%;
  max-width: 121px;
  position: absolute;
  right: 100%
}

#pn-overlay-backdrop .ntf-logo {
  margin-top: 6px;
  max-width: 56px
}

#pn-overlay-backdrop span {
  display: inline-block;
  font-size: 20px;
  line-height: 28px;
  margin-left: 20px
}

#pn-overlay-backdrop span strong {
  display: block
}

.jjYTr {
  color: #fff;
  display: none;
  font-size: 1.75em;
  text-decoration: none
}

.eyEEc {
  margin-left: 10px
}

.o6qg8 {
  text-align: center
}

.o6qg8>div:not(:empty) {
  margin: 10px 0
}

.FbVjI {
  font-size: 4em;
  font-weight: 400;
  line-height: 1em;
  margin: 0;
  padding: 10px
}

.AX29I {
  color: hsla(0, 0%, 100%, .5);
  display: none;
  font-size: 1.25em;
  margin: 0;
  padding: 0
}

.KRtvI {
  background: #444;
  margin-bottom: 0 !important;
  overflow: hidden;
  position: relative;
  text-align: center
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .QVJEf {
    display: none
  }

  .KRtvI {
    background: #fff;
    display: block;
    max-width: 100%
  }

  .KRtvI.W3Uhk {
    background: #000;
    margin-top: -5px
  }
}

body.bgImg {
  background: none !important
}

.atf_sticky {
  background-color: #fff !important;
  max-width: 1168px !important;
  position: sticky !important;
  text-align: center;
  top: -100px;
  transform: translateY(100px);
  transition: all 1.5s ease;
  width: 100%;
  z-index: 1000
}

.atf_sticky.up {
  transform: translateY(-100%)
}

.atf_sticky:before {
  content: ""
}