@keyframes magnifier {
  0% {
    transform: translate(0, 0);
  }
  17% {
    transform: translate(40px, 0);
  }
  34% {
    transform: translate(0, 0);
  }
  51% {
    transform: translate(40px, 0);
  }
  68% {
    transform: translate(40px, -50px);
  }
  85% {
    transform: translate(40px, 0);
  }
  to {
    transform: translate(0, 0);
  }
}
@keyframes bubble {
  from {
    transform: translateX(-20px);
    opacity: 0;
  }
  60% {
    transform: translateX(0px);
    opacity: 1;
  }
  to {
    transform: translateX(10px);
    opacity: 0;
  }
}
.page-intro h1 {
  border-bottom: 1px solid #58595B;
}

.scheme-detail {
  padding-bottom: 80px;
}
@media screen and (max-width: 991px) {
  .scheme-detail {
    padding-top: 3px;
    padding-bottom: 30px;
  }
}
.scheme-detail .col-menu {
  position: relative;
  width: 250px;
  padding-top: 104px;
}
@media screen and (max-width: 991px) {
  .scheme-detail .col-menu {
    display: none;
  }
}
.scheme-detail .col-menu:before {
  content: "";
  display: block;
  border-radius: 50px;
  width: 1171px;
  height: 104px;
  position: absolute;
  z-index: -1;
  background-image: linear-gradient(to left, rgba(169, 255, 251, 0) 1.43%, #A9FFFB 75.01%);
  left: -799px;
  top: 90px;
}
@media screen and (max-width: 991px) {
  .scheme-detail .col-menu:before {
    width: 1171px;
    height: 104px;
  }
}
.scheme-detail .col-menu:after {
  content: "";
  display: block;
  border-radius: 50px;
  width: 545px;
  height: 73px;
  position: absolute;
  z-index: -1;
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 1.86%, #FFF 98.16%);
  left: -80px;
  bottom: -110px;
}
@media screen and (max-width: 991px) {
  .scheme-detail .col-menu:after {
    width: 545px;
    height: 73px;
  }
}
.scheme-detail .col-menu nav {
  position: relative;
  max-height: 80vh;
  overflow-y: auto;
  overflow-x: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.scheme-detail .col-menu nav::-webkit-scrollbar {
  display: none;
}
.scheme-detail .col-menu a {
  padding: 10px 32px;
  display: block;
  border: 1px solid #414042;
  background-color: #ffffff;
  border-radius: 16px 16px 0 16px;
  margin-bottom: 8px;
  font-size: 1em;
  line-height: 1.6;
  letter-spacing: 0.4px;
  color: #58595B;
  transition-duration: 0.2s;
}
.scheme-detail .col-menu a.active {
  border-color: #0C8295;
  background-color: #0C8295;
  color: #ffffff;
  cursor: default;
}
.scheme-detail .col-menu a.active:hover {
  opacity: 1;
}
.scheme-detail .col-menu-m {
  padding-top: 52px;
  padding-bottom: 30px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .scheme-detail .col-menu-m {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .scheme-detail .col-menu-m {
    padding-bottom: 36px;
  }
}
.scheme-detail .col-menu-m .select2-container .select2-selection--single .select2-selection__rendered {
  background-color: #ffffff;
  border-color: #58595B;
}
.scheme-detail .col-menu-m .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 8px 16px !important;
}
.scheme-detail .col-menu-m .select2-container--default .select2-selection--single .select2-selection__arrow:after {
  top: -4px;
}
.scheme-detail .col-content {
  position: relative;
  width: calc(100% - 250px);
  padding-left: 88px;
  padding-top: 48px;
}
@media screen and (max-width: 991px) {
  .scheme-detail .col-content {
    padding: 0;
    width: 100%;
  }
}
.scheme-detail .col-content:before {
  content: "";
  border-radius: 300px 0px 0px 0px;
  background: linear-gradient(180deg, #FFF 80.12%, rgba(255, 255, 255, 0) 119.25%);
  position: absolute;
  top: 0;
  left: -160px;
  width: calc(100% + 160px + 180px);
  height: 100%;
  z-index: -1;
}
@media screen and (max-width: 991px) {
  .scheme-detail .col-content:before {
    border-radius: 80px 0 0 0;
    top: -136px;
    left: -32px;
    width: calc(100% + 64px);
  }
}
@media screen and (min-width: 992px) {
  .scheme-detail .col-content .listing {
    padding-bottom: 57px;
  }
}
.scheme-detail .col-content .listing:before {
  content: "";
  display: block;
  border-radius: 50px;
  width: 1336px;
  height: 126px;
  position: absolute;
  z-index: -1;
  background-image: linear-gradient(to left, rgba(249, 244, 198, 0) 53.67%, #F9F4C6 112.2%);
  left: -333px;
  bottom: 105px;
  z-index: -2;
}
@media screen and (max-width: 991px) {
  .scheme-detail .col-content .listing:before {
    width: 1336px;
    height: 126px;
  }
}
.scheme-detail .col-content .listing:after {
  content: "";
  display: block;
  border-radius: 50px;
  width: 416px;
  height: 43px;
  position: absolute;
  z-index: -1;
  background-image: linear-gradient(90deg, rgba(169, 255, 251, 0) 8.85%, rgba(169, 255, 251, 0.72) 94.23%);
  right: -245px;
  bottom: -58px;
  z-index: -2;
}
@media screen and (max-width: 991px) {
  .scheme-detail .col-content .listing:after {
    width: 416px;
    height: 43px;
  }
}
.scheme-detail .col-content h2 {
  font-size: 2.5em;
  line-height: 1.4;
  letter-spacing: 1.2px;
  margin-bottom: 48px;
}
@media screen and (max-width: 991px) {
  .scheme-detail .col-content h2 {
    font-size: 1.5em;
    line-height: 1.33;
    letter-spacing: 0.72px;
    margin-bottom: 24px;
  }
}
.scheme-detail .col-content h3 {
  font-size: 1.75em;
  font-weight: 500;
  line-height: 1.43;
  letter-spacing: 0.84px;
  color: #0C8295;
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .scheme-detail .col-content h3 {
    font-size: 1.25em;
    letter-spacing: 0.54px;
  }
}
.scheme-detail .col-content h4 {
  font-size: 1.5em;
  line-height: 1.33;
  letter-spacing: 0.72px;
  background-color: #F4F4F4;
  border-bottom: 1px solid rgba(65, 64, 66, 0.3);
  padding: 16px 12px;
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  .scheme-detail .col-content h4 {
    font-size: 1.125em;
    letter-spacing: 0.54px;
  }
}
.scheme-detail .col-content h5 {
  background-color: #F4F4F4;
  padding: 4px 12px;
  color: #58595B;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.56;
  margin-bottom: 20px;
}
.scheme-detail .col-content h6 {
  font-size: 1.25em;
  line-height: 1.6;
  padding: 8px;
  background-color: #0C8295;
  color: #ffffff;
}
.scheme-detail .col-content .com-accordion {
  margin-bottom: 48px;
}
.scheme-detail .col-content .com-accordion .item {
  padding-top: 20px;
  color: #58595B;
  border-bottom: 1px solid #D8D8D8;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 991px) {
  .scheme-detail .col-content .com-accordion .item {
    padding-top: 4px;
  }
}
.scheme-detail .col-content .com-accordion .item.active .sign:after {
  transform: rotate(0deg);
}
.scheme-detail .col-content .com-accordion .item .row {
  padding: 16px 0;
}
.scheme-detail .col-content .com-accordion .item .sign {
  position: relative;
  width: 32px;
  height: 32px;
  padding: 4px;
}
@media screen and (min-width: 992px) {
  .scheme-detail .col-content .com-accordion .item .sign {
    top: 4px;
  }
}
.scheme-detail .col-content .com-accordion .item .sign:before, .scheme-detail .col-content .com-accordion .item .sign:after {
  content: "";
  display: block;
  width: 20px;
  height: 4px;
  border-radius: 5px;
  position: absolute;
  top: 12px;
  left: 4px;
  background-color: #0C8295;
  transition: transform 0.3s ease-in-out;
}
.scheme-detail .col-content .com-accordion .item .sign:after {
  transform: rotate(-270deg);
}
.scheme-detail .col-content .com-accordion .item .question {
  width: calc(100% - 32px);
  margin-top: -2px;
  line-height: 2;
  font-weight: 500;
  padding-left: 8px;
  font-size: 1.25em;
}
@media screen and (max-width: 991px) {
  .scheme-detail .col-content .com-accordion .item .question {
    font-size: 1em;
  }
}
.scheme-detail .col-content .com-accordion .item .details {
  width: 100%;
  padding-left: 48px;
  padding-top: 28px;
  font-weight: 350;
  line-height: 2;
  display: none;
}
@media screen and (max-width: 991px) {
  .scheme-detail .col-content .com-accordion .item .details {
    padding-top: 14px;
  }
}
.scheme-detail .col-content .com-accordion img {
  display: block;
  width: 100%;
}
.scheme-detail .col-content .item-group, .scheme-detail .col-content .group-table, .scheme-detail .col-content .group-txt, .scheme-detail .col-content .group-application, .scheme-detail .col-content .group-coverage {
  margin-bottom: 48px;
}
.scheme-detail .col-content .group-table table {
  border-spacing: 4px;
}
.scheme-detail .col-content .group-table th, .scheme-detail .col-content .group-table td {
  border: 4px solid #ffffff;
}
.scheme-detail .col-content .group-table thead th {
  position: relative;
  border-radius: 28px 0px 0px 0px;
  padding: 12px 20px;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  font-size: 1.25em;
  line-height: 1.2;
  letter-spacing: 0.6px;
}
@media screen and (max-width: 991px) {
  .scheme-detail .col-content .group-table thead th {
    font-size: 0.875em;
    letter-spacing: 0.27px;
  }
}
.scheme-detail .col-content .group-table thead th:first-child {
  width: 19%;
}
.scheme-detail .col-content .group-table thead th:not(:first-child):after {
  display: none;
}
.scheme-detail .col-content .group-table thead th:nth-child(2) {
  width: 27%;
}
.scheme-detail .col-content .group-table thead th:nth-child(3) {
  width: 27%;
}
.scheme-detail .col-content .group-table thead th:nth-child(4) {
  width: 27%;
}
.scheme-detail .col-content .group-table thead th i {
  display: block;
  position: absolute;
  left: 50%;
  bottom: -19px;
  transform: translateX(-50%);
  border-style: solid;
  border-width: 15px 17.5px 0 17.5px;
  width: 35px;
  height: 15px;
  z-index: 1;
}
.scheme-detail .col-content .group-table tbody tr:nth-child(1) td:first-child {
  border-radius: 28px 0px 0px 0px;
}
.scheme-detail .col-content .group-table tbody td {
  position: relative;
  font-weight: 500;
  line-height: 1.4;
  vertical-align: middle;
  padding: 20px;
  letter-spacing: 0.6px;
  background-color: #F6F6F6;
}
.scheme-detail .col-content .group-table tbody td:first-child {
  background-color: #D9D9D9;
  line-height: 1.6;
  text-align: center;
}
.scheme-detail .col-content .group-table tbody small {
  font-size: 0.875em;
  line-height: 1.5;
  letter-spacing: 0.48px;
  font-weight: 400;
}
.scheme-detail .col-content .group-table ul, .scheme-detail .col-content .group-table ol {
  padding-left: 20px;
}
.scheme-detail .col-content .group-table ul li:not(:last-child), .scheme-detail .col-content .group-table ol li:not(:last-child) {
  margin-bottom: 12px;
}
.scheme-detail .col-content .group-table .txt-wrap {
  margin-top: 20px;
  font-size: 0.875em;
  line-height: 1.43;
}
.scheme-detail .col-content .group-application .icon-row {
  display: flex;
  flex-wrap: wrap;
}
.scheme-detail .col-content .group-application .icon-row .item {
  display: flex;
  width: calc((100% - 40px) / 2);
  margin-right: 40px;
  color: #58595B;
  padding: 16px 0;
}
.scheme-detail .col-content .group-application .icon-row .item:nth-child(even) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .scheme-detail .col-content .group-application .icon-row .item {
    width: 100%;
    margin-right: 0;
  }
}
.scheme-detail .col-content .group-application .icon-row .item .icon {
  width: 56px;
  padding: 4px;
  flex-shrink: 0;
}
.scheme-detail .col-content .group-application .icon-row .item .icon img {
  display: block;
  width: 100%;
}
.scheme-detail .col-content .group-application .icon-row .item .content {
  padding-left: 20px;
}
.scheme-detail .col-content .group-application .icon-row .item .content .subhead {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.33;
}
.scheme-detail .col-content .group-application .icon-row .item .content .desc {
  margin-top: 8px;
}
.scheme-detail .col-content .group-application .icon-row .item .content .desc a {
  text-decoration: underline;
}
.scheme-detail .col-content .list-grid {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.scheme-detail .col-content .list-grid .item {
  position: relative;
  margin-right: 12px;
  margin-bottom: 16px;
  width: calc((100% - 36px) / 4);
  padding: 12px 8px 20px;
  border: 1px solid rgba(88, 89, 91, 0.5);
  box-shadow: 0px 4px 4px 0px rgba(88, 89, 91, 0.05);
  border-radius: 8px 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 992px) {
  .scheme-detail .col-content .list-grid .item {
    width: calc((100% - 36px) / 4);
  }
  .scheme-detail .col-content .list-grid .item:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .scheme-detail .col-content .list-grid .item {
    display: block;
  }
}
@media screen and (min-width: 576px) and (max-width: 991px) {
  .scheme-detail .col-content .list-grid .item {
    width: calc((100% - 12px) / 2);
  }
  .scheme-detail .col-content .list-grid .item:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 575px) {
  .scheme-detail .col-content .list-grid .item {
    width: 100%;
    margin-right: 0;
  }
}
.scheme-detail .col-content .list-grid .item .wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-grow: 1;
}
@media screen and (max-width: 991px) {
  .scheme-detail .col-content .list-grid .item .wrap {
    flex-direction: row;
    align-items: flex-start;
    padding-right: 80px;
  }
}
.scheme-detail .col-content .list-grid .item .number {
  display: block;
  font-size: 1.125em;
  line-height: 1.55;
  letter-spacing: 0.54px;
}
@media screen and (max-width: 991px) {
  .scheme-detail .col-content .list-grid .item .number {
    width: 40px;
    font-size: 0.875em;
    letter-spacing: 0.42px;
  }
}
.scheme-detail .col-content .list-grid .item .title {
  display: block;
  color: #0C8295;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.48px;
  margin-bottom: 8px;
}
@media screen and (max-width: 991px) {
  .scheme-detail .col-content .list-grid .item .title {
    width: calc(100% - 40px);
    padding-left: 10px;
    text-align: left;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  .scheme-detail .col-content .list-grid .item .btn {
    position: absolute;
    right: 8px;
    top: 12px;
  }
}
.scheme-detail .col-content .list-grid .item .btn a {
  font-size: 0.875em;
  line-height: 1.71;
  color: #ffffff;
  padding: 4px 16px;
  background-color: #45B2C3;
  border-radius: 8px;
}
.scheme-detail .col-content .list-grid .item .inner-details {
  display: none;
}
.scheme-detail .col-content .list-name-card {
  display: flex;
  flex-wrap: wrap;
}
.scheme-detail .col-content .list-name-card .name-card {
  width: calc((100% - 40px) / 2);
  margin-right: 40px;
  border-radius: 20px 20px 20px 0px;
  border: 1px solid #EDE372;
  background: #FFFCE0;
  padding: 24px 40px;
  color: #58595B;
  margin-bottom: 20px;
}
.scheme-detail .col-content .list-name-card .name-card:nth-child(even) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .scheme-detail .col-content .list-name-card .name-card {
    width: 100%;
    margin-right: 0;
  }
  .scheme-detail .col-content .list-name-card .name-card:not(:last-child) {
    margin-bottom: 16px;
  }
}
.scheme-detail .col-content .list-name-card .name-card .top {
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #EDE372;
}
.scheme-detail .col-content .list-name-card .name-card .number {
  line-height: 1.75;
  letter-spacing: 0.48px;
}
.scheme-detail .col-content .list-name-card .name-card .company-name {
  color: #827611;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.33;
  letter-spacing: 0.72px;
}
.scheme-detail .col-content .list-name-card .name-card .name {
  font-size: 1.125em;
  line-height: 1.55;
  font-weight: 500;
  letter-spacing: 0.54px;
  margin-bottom: 12px;
  display: block;
  width: 100%;
}
.scheme-detail .col-content .list-name-card .name-card .icon-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.scheme-detail .col-content .list-name-card .name-card .icon-row .col {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}
.scheme-detail .col-content .list-name-card .name-card .icon-row .col .icon {
  margin-right: 8px;
  flex-shrink: 0;
}
.scheme-detail .col-content .list-name-card .name-card .icon-row .col .txt {
  flex-shrink: 1;
  word-break: break-all;
}
.scheme-detail .col-content .related {
  margin-top: 32px;
  padding: 16px 0;
  color: #0C8295;
  font-size: 1.75em;
  font-weight: 500;
  line-height: 1.42;
  letter-spacing: 0.84px;
  margin-bottom: 40px;
}
.scheme-detail .col-content .related a {
  position: relative;
  display: flex;
  align-items: center;
}
.scheme-detail .col-content .related a:hover:after {
  transform: translateX(10px) rotate(-90deg);
}
.scheme-detail .col-content .related a:after {
  content: "";
  display: block;
  background-image: url("../img/icon/chevron-down-black.svg");
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: center;
  padding: 4px;
  position: absolute;
  right: 0;
  top: -4px;
  width: 48px;
  height: 48px;
  transform: rotate(-90deg);
  transition: all 0.3s ease-in-out;
}
.scheme-detail .col-content .related a:not(:last-child) {
  margin-bottom: 48px;
}
.scheme-detail .txt-wrap {
  color: #58595B;
  padding: 0 20px;
  line-height: 1.75;
  letter-spacing: 0.48px;
}
.scheme-detail .txt-wrap small {
  font-size: 0.875em;
  line-height: 1.71;
}
.scheme-detail .txt-wrap p {
  margin-top: 0;
}
.scheme-detail .txt-wrap li {
  margin-bottom: 16px;
}
.scheme-detail .txt-wrap ul, .scheme-detail .txt-wrap ol {
  padding-left: 30px;
}
.scheme-detail .txt-wrap ul li > ul, .scheme-detail .txt-wrap ol li > ul {
  list-style-type: disc;
}
.scheme-detail .txt-wrap > ol {
  list-style-type: lower-alpha;
}
.scheme-detail .txt-wrap > ol ol {
  list-style-type: lower-roman;
  padding-left: 18px;
}
.scheme-detail a {
  color: #0C8295;
}

.more-scheme {
  border-top: 1px solid #45B2C3;
  background-color: #F6FFFE;
  padding: 32px;
  margin-top: -80px;
  color: #0C8295;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .more-scheme {
    margin-top: 0;
  }
}
.more-scheme .title {
  font-size: 1.5em;
  line-height: 1.33;
  font-weight: 500;
  margin-bottom: 20px;
}
.more-scheme .row {
  justify-content: center;
}
.more-scheme .item {
  display: flex;
  align-items: center;
}
.more-scheme .item .icon {
  padding: 7px;
  width: 32px;
  flex-shrink: 0;
}
.more-scheme .item .icon img {
  width: 100%;
  display: block;
}
.more-scheme .item:not(:last-child) {
  margin-right: 60px;
}
@media screen and (max-width: 991px) {
  .more-scheme .item:not(:last-child) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 545px) {
  .more-scheme .item:not(:last-child) {
    margin-right: 0;
  }
}
.more-scheme .item .txt {
  flex-shrink: 1;
  font-size: 1.125em;
  line-height: 1.33;
}

#pop-details {
  background-color: transparent;
  text-align: left;
}
#pop-details:before {
  display: none;
}
#pop-details .wrapper {
  border-radius: 32px 0px;
  border: 2px solid rgba(88, 89, 91, 0.3);
  background-color: #ffffff;
  padding: 40px;
  max-width: 870px;
  margin: 0 auto;
}
#pop-details .wrapper:after {
  display: none;
}
#pop-details .top {
  padding-bottom: 20px;
  border-bottom: 1px solid #45B2C3;
  margin-bottom: 20px;
}
#pop-details .top .number {
  font-size: 1.375em;
  line-height: 1.27;
  letter-spacing: 0.66px;
  margin-bottom: 16px;
}
@media screen and (max-width: 991px) {
  #pop-details .top .number {
    font-size: 1em;
    letter-spacing: 0.48px;
    margin-bottom: 8px;
  }
}
#pop-details .top .title {
  color: #0C8295;
  font-size: 1.75em;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.84px;
}
@media screen and (max-width: 991px) {
  #pop-details .top .title {
    font-size: 1.125em;
    line-height: 1.33;
    letter-spacing: 0.54px;
  }
}
#pop-details .details {
  margin-bottom: 56px;
}
@media screen and (max-width: 991px) {
  #pop-details .details {
    margin-bottom: 32px;
  }
}
#pop-details .details .row {
  flex-wrap: nowrap;
}
@media screen and (max-width: 991px) {
  #pop-details .details .row {
    flex-direction: column;
  }
}
#pop-details .details .row .remark {
  color: #0C8295;
  font-weight: 500;
  line-height: 1.62;
  flex-shrink: 0;
}
@media screen and (max-width: 991px) {
  #pop-details .details .row .remark {
    font-size: 0.875em;
    line-height: 1.57;
  }
}
#pop-details .details .row .remark sup {
  font-weight: 400;
  font-size: 0.6em;
}
#pop-details .details .row .desc {
  padding-left: 8px;
  color: #010202;
  flex-shrink: 1;
}
@media screen and (max-width: 991px) {
  #pop-details .details .row .desc {
    font-size: 0.875em;
    line-height: 1.57;
    padding-left: 0;
  }
}
#pop-details .details .row .desc ol, #pop-details .details .row .desc ul {
  padding-left: 24px;
}
#pop-details .details .row a {
  color: #0C8295;
}
#pop-details .btn-container {
  text-align: center;
  color: #45B2C3;
  font-size: 1.25em;
  letter-spacing: 2px;
  line-height: 1.6;
}
@media screen and (max-width: 991px) {
  #pop-details .btn-container {
    font-size: 0.75em;
    letter-spacing: 1.2px;
  }
}
#pop-details .btn-container .btn-close {
  position: relative;
  width: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#pop-details .btn-container .btn-close:hover {
  transform: none;
}
#pop-details .btn-container .btn-close:hover img {
  transform: rotate(90deg);
}
#pop-details .btn-container .btn-close img {
  width: 40px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 991px) {
  #pop-details .btn-container .btn-close img {
    width: 24px;
  }
}/*# sourceMappingURL=scheme-detail.css.map */