.sguides-content {
  padding-bottom: 24px
}
@media (min-width:992px) {
  .sguides-content {
    padding-bottom: 100px
  }
}
.sguides-content__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
@media (min-width:992px) {
  .sguides-content__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}
.sguides-content__left {
  margin-bottom: 30px
}
@media (min-width:992px) {
  .sguides-content__left {
    margin-right: 100px;
    width: 25%
  }
}
.sguides-content__right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}
.sguides-content__details {
  display: none
}
.sguides-content__details.active {
  display: block
}
.sguides-content__title {
  color: #7345b2;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  margin-bottom: 24px
}
@media (min-width:576px) {
  .sguides-content__title {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 40px
  }
}
.sguides-content__para {
  margin-bottom: 16px
}
@media (min-width:576px) {
  .sguides-content__para {
    margin-bottom: 56px
  }
}
.sguides-content__subTitle {
  color: #26282b;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 8px
}
@media (min-width:576px) {
  .sguides-content__subTitle {
    font-size: 24px;
    line-height: 29px
  }
}
.sguides-content__desc {
  color: #454c53;
  font-size: 16x;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 20px
}
@media (min-width:576px) {
  .sguides-content__desc {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 40px
  }
}
.sguides-content__img {
  margin-bottom: 20px
}
@media (min-width:576px) {
  .sguides-content__img {
    margin-bottom: 40px
  }
}

.sguides-content__desc ul {
  list-style: disc;
  padding-left: 20px;
}


/*# sourceMappingURL=maps/sguides-content.css.map */

.sidebar-accordion {
  background-color: #f7f5f1;
  padding: 24px 16px
}
.sidebar-accordion__title {
  border-bottom: 1px solid #e8ebed;
  color: #26282b;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  padding-bottom: 24px
}
.sidebar-accordion__9menu {
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.sidebar-accordion__nav {
  border-bottom: 1px solid #e8ebed;
  color: #454c53;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding: 14px 0
}
.sidebar-accordion__nav-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}
.sidebar-accordion__nav-inner [class^=icon-]::before {
  color: #7345b2
}
.sidebar-accordion__navItems {
  padding: 4px 0
}
.sidebar-accordion__navItems.collapse {
  display: none
}
.sidebar-accordion__navItem {
  padding: 0 20px;
  cursor: pointer;

}
.sidebar-accordion__navItem-inner {
  padding: 14px 0
}
.sidebar-accordion__navItem:not(:last-child) .sidebar-accordion__navItem-inner {
  border-bottom: 1px solid #e8ebed
}
.sidebar-accordion__navItem.active {
  -webkit-box-shadow: inset 5px 0 0 0 #7345b2;
  -moz-box-shadow: inset 5px 0 0 0 #7345b2;
  box-shadow: inset 5px 0 0 0 #7345b2;
  color: #7345b2;
  font-weight: 700
}
/*# sourceMappingURL=maps/sidebar-accordion.css.map */

.sguides-content__desc >b:first-child{
    margin-bottom: 12px;
    display: inline-block;
}
.sguides-content__desc p {
    margin-bottom: 12px;
}
.sguides-content__desc u {
    text-underline-offset:4px;
}
table#cancellation-returns {
    max-width: 950px;
    width: 100%;
    border-collapse: separate;
    border: 1px solid #CACBCC;
    background: #FFFFFF;
    border-radius: 10px;
    border-spacing: 0;
    /* border: 1px solid #CACBCC; */
}

table#cancellation-returns thead {
    background: #ECE5D7;
}

table#cancellation-returns th {
    font-family: Lato;
    font-weight: 700;
    font-size: 16px;
    line-height: 22.5px;
    color: #26282B;
    background-color: #ECE5D7;
    /* border-bottom: 1px solid #CACBCC; */
}

table#cancellation-returns tr {
    border-bottom: 1px solid #CACBCC;
}

table#cancellation-returns thead tr:nth-child(1) {
    border-bottom: unset;
}

/* table#cancellation-returns tr:nth-last-child(1) {
    border-bottom: unset;
} */
table#cancellation-returns tr:last-child td{
    border-bottom: unset;
}
table#cancellation-returns td {
    font-family: Lato;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #26282B;
}

table#cancellation-returns th,
table#cancellation-returns td {
    /* border: 1px solid #ccc; */
    padding: 16px 20px;
    text-align: left;
}
table#cancellation-returns td {
    border-bottom: 1px solid #CACBCC;
}
table#cancellation-returns th:nth-child(1){
    min-width: 100px;
    border-top-left-radius: 10px;
}
table#cancellation-returns th:nth-child(2){
    min-width: 133px;
}
table#cancellation-returns th:nth-child(3){
    min-width: 100px;
}
table#cancellation-returns th:nth-child(4){
    min-width: 345px;
    border-top-right-radius: 10px;
}

@media (max-width: 600px) {

    table#cancellation-returns {
        /* overflow: scroll; */
        display: block;
        overflow-x: auto;
        /* white-space: nowrap; */
        -ms-overflow-style: none; 
        scrollbar-width: none; 
    }
    table#cancellation-returns::-webkit-scrollbar {
        display: none;
    }
    table#cancellation-returns tr {}

    table#cancellation-returns td {
        vertical-align: top;
    }
}
