 
:root {
--content_color:#3a3a3a;
--bg1:linear-gradient(to right, #efb816, #ffebab);
--bg2:linear-gradient(to right, #101b33, #34435e);
--title_color:#101011;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.loan_banner {
 padding: 33px 0px 86px;
 overflow: hidden;
 position: relative;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.loan_banner {
 padding: 3rem 0px;
 }}
.content {
 max-width: 1232px;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 768px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.content, .swiper_content {
 max-width: 1000px;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1.2rem;
 }}
.flex {
 display: flex;
 }
.wrap {
 flex-wrap: wrap;
 }
.between {
 justify-content: space-between;
 }
.flex_top {
 align-items: flex-start;
 }
.gap {
 gap: 1.25rem;
 }
.loan_banner .gap {
 gap: 2rem 8%;
 }
@media screen and (min-width: 768px) and (max-width: 1220px){
.loan_banner .gap {
 gap: 1rem 1.2rem;
 }}
.loan_banner .head {
 flex: 1 1 0%;
 padding-top: 10.9%;
 }
@media screen and (max-width: 1024px){
.loan_banner .head {
 padding-top: 0px;
 }}
.head h1 {
 font-size: 64px;
 line-height: 85px;
 }
.fadeInLeft {
 animation-name: fadeInLeft;
 }
@media screen and (min-width: 768px) and (max-width: 1220px){
.head h1 {
 font-size: 52px;
 line-height: 1.3;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.head h1 {
 font-size: 46px;
 line-height: 1.3;
 }}
@media screen and (max-width: 768px){
.head h1 {
 font-size: 25px;
 line-height: 1.5;
 }}
.head h1 span {
  display: inline-block;
  background: var(--bg1);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
.head .line {
 display: inline-block;
 vertical-align: top;
 width: 45px;
 height: 5px;
 clip-path: polygon(4px 0px, 100% 0px, calc(100% - 4px) 100%, 0px 100%);
 background: rgb(233, 178, 23);
 }
.loan_banner .head .line {
 width: 55px;
 margin: 31px 0px 29px;
 }
@media screen and (max-width: 768px){
.head .line {
 width: 2.5rem;
 height: 5px;
 }}
@media screen and (max-width: 768px){
.loan_banner .head .line {
 width: 2.5rem;
 margin: 12px 0px;
 }}
.head .desc {
 color: var(--content_color);
 font-size: 19px;
 line-height: 34px;
 }
.loan_banner .head .desc {
 line-height: 35px;
 }
@media screen and (max-width: 768px){
.head .desc {
 font-size: 0.9rem;
 line-height: 1.5rem;
 }}
@media screen and (max-width: 768px){
.loan_banner .head .desc {
 line-height: 1.5rem;
 }}
a {
 color: inherit;
 font-size: inherit;
 text-decoration: none;
 }
.btn {
 display: inline-block;
 vertical-align: top;
 text-align: center;
 transition: 0.3s;
 cursor: pointer;
 border-radius: 6px;
 position: relative;
 z-index: 2;
 font-size: 18px;
 padding: 13px 20px;
 min-width: 188px;
 }
.btn::before, .btn::after {
 content: "";
 display: block;
 position: absolute;
 inset: 0px;
 z-index: -1;
 transition: 0.3s;
 border-radius: 6px;
 }
.btn::before {
 background-image: var(--bg1);
 }
.btn::after {
 opacity: 0;
 background-image: var(--bg2);
 }
.btn:hover {
 color: rgb(255, 255, 255);
 }
.btn:hover::before {
 opacity: 0;
 }
.btn:hover::after {
 opacity: 1;
 }
.loan_banner .head .btn {
 margin-top: 31px;
 min-width: 180px;
 }
@media screen and (max-width: 768px){
.btn, .btn_b, .btn_w {
 font-size: 14px;
 padding: 11px 22px;
 min-width: 120px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
.loan_banner .head .btn {
 margin-top: 1.5rem;
 min-width: 120px;
 }}
.loan_banner .right {
 width: 54.6%;
 position: relative;
 margin-right: -1.8%;
 }
@media screen and (max-width: 768px){
.loan_banner .right {
 width: 100%;
 margin-right: 0px;
 }}
.img.img_cv {
 overflow: hidden;
 }
.loan_banner .img {
 width: 100%;
 aspect-ratio: 841 / 751;
 }
@media screen and (min-width: 768px) and (max-width: 1220px){
.loan_banner .img {
 margin-right: 0px;
 }}
.img.img_cv img {
 width: 100%;
 height: 100%;
 object-fit: cover;
 display: block;
 transition: 0.5s;
 }
.loan_banner .lines {
 background: url("https://www.moneychain.com.au/wp-content/plugins/sytech-fronteditor/sytpl/loan_0/assets/img/loan-bg1.png") center center / cover no-repeat;
 aspect-ratio: 956 / 788;
 width: 114%;
 content: "";
 position: absolute;
 top: 6%;
 right: -12%;
 transition: 3s;
 z-index: -1;
 }
button, input, textarea {
 outline: none;
 border: none;
 font-family: unset;
 color: var(--title_color);
 }
input[type="submit"], button {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
 
@media screen and (max-width: 786px){


}
 
:root {
  --theme_color: #efb816;
  --subtheme_color: #ffebab;
  --title_color: #101011;
  --content_color: #3a3a3a;
  --bg1: linear-gradient(to right, var(--theme_color), var(--subtheme_color));
  --bg2: linear-gradient(to right, #101b33, #34435e);
}
.advantage_section {
 padding: 44px 0px 78px;
 overflow: hidden;
 }
@media screen and (max-width: 768px){
.advantage_section {
 padding: 3rem 0px;
 }}
@media screen and (min-width: 768px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.content, .swiper_content {
 max-width: 1000px;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1.2rem;
 }}
.center {
 text-align: center;
 }
.head h2 {
 font-size: 51px;
 line-height: 64px;
 font-weight: 700;
 }
.fadeInUp {
 animation-name: fadeInUp;
 }
@media screen and (min-width: 768px) and (max-width: 1220px){
.head h2 {
 font-size: 42px;
 line-height: 1.3;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.head h2 {
 font-size: 40px;
 line-height: 1.3;
 }}
@media screen and (max-width: 768px){
.head h2 {
 font-size: 22px;
 line-height: 1.5;
 }}
.head h2 span {
  background: var(--bg1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.head .line.full {
 background: rgb(233, 178, 23);
 }
.advantage_section .head .line {
 margin-top: 19px;
 }
@media screen and (max-width: 768px){
.head .line {
 width: 2.5rem;
 height: 5px;
 }}
@media screen and (max-width: 768px){
.advantage_section .head .line {
 margin-top: 12px;
 }}
.advantage_section .advantage_swiper {
 margin-top: 78px;
 }
@media screen and (max-width: 768px){
.advantage_section .advantage_swiper {
 margin-top: 2rem;
 }}
ul {
 list-style: none;
 }
.swiper-wrapper {
 position: relative;
 width: 100%;
 height: 100%;
 z-index: 1;
 display: flex;
 transition-property: transform, -webkit-transform;
 box-sizing: content-box;
 }
.swiper-container-android .swiper-slide, .swiper-wrapper {
 transform: translate3d(0px, 0px, 0px);
 }
li.swiper-slide {
 height: auto;
 }
.swiper-slide {
 flex-shrink: 0;
 width: 100%;
 height: 100%;
 position: relative;
 transition-property: transform, -webkit-transform;
 }
.item_advantage {
 border-radius: 12px;
 border: 1px solid rgb(221, 221, 221);
 background-color: rgb(255, 255, 255);
 display: flex;
 flex-direction: column;
 align-items: center;
 padding: 23.7% 12% 11.1%;
 height: 100%;
 transition: 0.3s;
 }
.item_advantage:hover {
 box-shadow: rgba(188, 188, 188, 0.45) 0px 15px 15px;
 }
.advantage_section .item_advantage {
 border-radius: 10px;
 border: 1px solid rgb(221, 221, 221);
 background-color: rgb(255, 255, 255);
 display: flex;
 flex-direction: column;
 align-items: center;
 padding: 23.7% 12% 11.1%;
 height: 100%;
 transition: 0.3s;
 }
.advantage_section .item_advantage:hover {
 box-shadow: rgba(188, 188, 188, 0.45) 0px 15px 15px;
 }
@media screen and (max-width: 768px){
.advantage_section .item_advantage {
 padding: 1rem;
 }}
.item_advantage .icon {
 width: 100px;
 aspect-ratio: 1 / 1;
 content: "";
 background: center center / cover no-repeat;
 margin-bottom: 28px;
 }
.advantage_section .item_advantage .icon {
 width: 80px;
 aspect-ratio: 1 / 1;
 content: "";
 background: center center / cover no-repeat;
 margin-bottom: 24px;
 }
@media screen and (max-width: 768px){
.advantage_section .item_advantage .icon {
 width: 4rem;
 margin-bottom: 1rem;
 }}
.item_advantage .info {
 flex: 1 1 0%;
 text-align: center;
 display: flex;
 flex-direction: column;
 align-items: center;
 }
.advantage_section .item_advantage .info {
 flex: 1 1 0%;
 text-align: center;
 display: flex;
 flex-direction: column;
 align-items: center;
 }
.item_advantage h3 {
 font-size: 30px;
 line-height: 45px;
 color: var(--title_color);
 font-weight: 700;
 margin-bottom: 16px;
 }
.advantage_section .item_advantage h3 {
 font-size: 24px;
 line-height: 36px;
 color: var(--title_color);
 font-weight: 700;
 margin-bottom: 12px;
 }
@media screen and (max-width: 768px){
.advantage_section .item_advantage h3 {
 font-size: 18px;
 line-height: 1.5;
 margin-bottom: 8px;
 }}
.item_advantage p {
 font-size: 22px;
 line-height: 34px;
 color: var(--content_color);
 margin-bottom: 28px;
 }
.advantage_section .item_advantage p {
 font-size: 18px;
 line-height: 27px;
 color: var(--content_color);
 margin-bottom: 22px;
 }
@media screen and (max-width: 768px){
.advantage_section .item_advantage p {
 font-size: 0.9rem;
 line-height: 1.5;
 margin-bottom: 0px;
 }}
 
@media screen and (max-width: 786px){


}
.inquire_team {
 padding: 105px 0px 80px;
 }
.inquire_team {
 padding-bottom: 115px;
 }
@media screen and (max-width: 768px){
.inquire_team {
 padding: 3rem 0px;
 }}
@media screen and (min-width: 768px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.content, .swiper_content {
 max-width: 1000px;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1.2rem;
 }}
.flex_middle {
 align-items: center;
 }
@media screen and (max-width: 768px){
.inquire_team .flex {
 flex-direction: column;
 gap: 2rem;
 }}
.inquire_team .left {
 width: 45.7792%;
 }
@media screen and (max-width: 768px){
.inquire_team .left {
 width: 100%;
 }}
.inquire_team .left .img {
 aspect-ratio: 1 / 1;
 border-radius: 24px;
 }
@media screen and (max-width: 768px){
.inquire_team .left .img {
 border-radius: 8px;
 }}
.inquire_team .left .img:hover img {
 transform: scale(1.03);
 }
.inquire_team .right {
 flex: 1 1 0%;
 max-width: 540px;
 }
@media screen and (max-width: 768px){
.inquire_team .right {
 max-width: unset;
 }}
.inquire_team .right .head {
 padding-bottom: 2.6%;
 }
@media screen and (max-width: 768px){
.inquire_team .right .head {
 padding: 0px;
 }}
.inquire_team .right h2 {
 max-width: 450px;
 }
@media screen and (min-width: 768px) and (max-width: 1220px){
.head h2 {
 font-size: 42px;
 line-height: 1.3;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.head h2 {
 font-size: 40px;
 line-height: 1.3;
 }}
@media screen and (max-width: 768px){
.head h2 {
 font-size: 22px;
 line-height: 1.5;
 }}
.inquire_team .right .line {
 margin-top: 21px;
 }
@media screen and (max-width: 768px){
.head .line {
 width: 2.5rem;
 height: 5px;
 }}
@media screen and (max-width: 768px){
.inquire_team .right .head .line {
 margin-top: 0.7rem;
 }}
.inquire_team .right .desc {
 margin-top: 26px;
 font-size: 17px;
 }
@media screen and (max-width: 768px){
.head .desc {
 font-size: 0.9rem;
 line-height: 1.5rem;
 }}
@media screen and (max-width: 768px){
.inquire_team .right .head .desc {
 font-size: 14px;
 line-height: 1.5;
 margin-top: 0.5rem;
 }}
@media screen and (max-width: 768px){
br {
 display: none;
 }}
.inquire_team .right .btn {
 margin-top: 43px;
 min-width: 231px;
 }
@media screen and (max-width: 768px){
.btn, .btn_b, .btn_w {
 font-size: 14px;
 padding: 11px 22px;
 min-width: 120px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
.inquire_team .right .head .btn {
 min-width: unset;
 margin-top: 2rem;
 }}

/*----custom_pc_start----*/  #N68YZA .inquire_team{padding-top:64px;padding-bottom:10px;} /*----custom_pc_end----*/ 
/*----custom_mobile_start----*/ @media screen and (max-width: 786px) { #N68YZA .inquire_team{} } /*----custom_mobile_end----*/
 
@media screen and (max-width: 786px){


}
.loan_argument {
 padding: 59px 0px 110px;
 position: relative;
 overflow: hidden;
 }
.loan_argument::before {
 width: 100%;
 aspect-ratio: 1920 / 573;
 background: url("https://www.moneychain.com.au/wp-content/plugins/sytech-fronteditor/sytpl/loan_4/assets/img/loan-bg5.png") center center / cover no-repeat;
 position: absolute;
 content: "";
 bottom: 0px;
 left: 0px;
 z-index: -1;
 }
@media screen and (min-width: 768px) and (max-width: 1220px){
.loan_argument::before {
 height: 42%;
 }}
@media screen and (max-width: 768px){
.loan_argument {
 padding: 3rem 0px;
 }}
@media screen and (max-width: 768px){
.loan_argument::before {
 height: 60%;
 }}
@media screen and (min-width: 768px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.content, .swiper_content {
 max-width: 1000px;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.head h2 {
 font-size: 42px;
 line-height: 1.3;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.head h2 {
 font-size: 40px;
 line-height: 1.3;
 }}
@media screen and (max-width: 768px){
.head h2 {
 font-size: 22px;
 line-height: 1.5;
 }}
.loan_argument .head .line {
 width: 51px;
 margin-top: 24px;
 }
@media screen and (max-width: 768px){
.head .line {
 width: 2.5rem;
 height: 5px;
 }}
@media screen and (max-width: 768px){
.loan_argument .head .line {
 width: 2.5rem;
 margin-top: 12px;
 }}
.loan_argument .argumentnav {
 max-width: 1083px;
 margin: 91px auto 0px;
 }
@media screen and (max-width: 768px){
.loan_argument .argumentnav {
 max-width: 100vw;
 margin-top: 2rem;
 margin-left: -1.2rem;
 margin-right: 0px;
 }}
.loan_argument .argumentnav ul {
 display: flex;
 justify-content: space-between;
 gap: 1rem;
 }
@media screen and (max-width: 768px){
.loan_argument .argumentnav ul {
 gap: 2rem;
 }}
.loan_argument .argumentnav ul > li .li {
 display: flex;
 flex-direction: column;
 cursor: pointer;
 }
i {
 font-style: normal;
 }
.loan_argument .argumentnav ul > li.active .li i::before, .loan_argument .argumentnav ul > li:hover .li i::before {
 background-color: rgb(254, 247, 229);
 }
.loan_argument .argumentnav ul > li i {
 width: 100px;
 aspect-ratio: 1 / 1;
 border-radius: 50%;
 background: center center / cover no-repeat;
 display: block;
 content: "";
 position: relative;
 overflow: hidden;
 margin-bottom: 31px;
 }
.loan_argument .argumentnav ul > li i::before {
 width: 100%;
 height: 100%;
 content: "";
 background-color: rgb(242, 242, 242);
 position: absolute;
 top: 0px;
 left: 0px;
 z-index: -1;
 transition: 0.3s;
 }
@media screen and (max-width: 768px){
.loan_argument .argumentnav ul li i {
 width: 4rem;
 margin-bottom: 1rem;
 }}
.loan_argument .argumentnav ul > li.active .li span, .loan_argument .argumentnav ul > li:hover .li span {
 color: var(--theme_color);
 }
.loan_argument .argumentnav ul > li span {
 flex: 1 1 0%;
 font-size: 21px;
 line-height: 1.5;
 color: var(--title_color);
 font-weight: 500;
 text-align: center;
 transition: 0.3s;
 }
@media screen and (max-width: 768px){
.loan_argument .argumentnav ul li span {
 font-size: 16px;
 }}
.loan_argument .gap {
 margin-top: 106px;
 gap: 1rem 6.2%;
 }
@media screen and (max-width: 1024px){
.loan_argument .gap {
 flex-wrap: wrap;
 }}
@media screen and (max-width: 768px){
.loan_argument .gap {
 margin-top: 2rem;
 gap: 1rem 6.2%;
 }}
.loan_argument .loan_argument_swiper {
 width: 54.6104%;
 border-radius: 0px 19px 19px 0px;
 overflow: hidden;
 margin-left: -12%;
 aspect-ratio: 841 / 662;
 }
@media screen and (max-width: 1024px){
.loan_argument .loan_argument_swiper {
 width: 100%;
 margin-left: 0px;
 border-radius: 12px;
 aspect-ratio: 2 / 1;
 }}
.swiper-container-fade .swiper-slide {
 pointer-events: none;
 transition-property: opacity;
 }
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
 pointer-events: auto;
 }
.loan_argument .loan_argument_swiper .swiper-slide img {
 width: 100%;
 height: 100%;
 object-fit: cover;
 display: block;
 transition: 0.3s;
 }
.loan_argument .loan_argument_swiper .swiper-slide img:hover {
 transform: scale(1.02);
 }
.loan_argument .items {
 flex: 1 1 0%;
 padding-top: 1.8%;
 }
@media screen and (max-width: 768px){
.loan_argument .items {
 padding-top: 0px;
 }}
.loan_argument .items > div {
 display: grid;
 gap: 53px;
 }
@media screen and (max-width: 768px){
.loan_argument .items > div {
 gap: 1rem;
 }}
.loan_argument .items .item {
 display: grid;
 grid-template-columns: auto 1fr;
 gap: 1rem 27px;
 transition: 0.3s;
 }
.loan_argument .items .item.active {
 padding-bottom: 27px;
 }
@media screen and (max-width: 1024px){
.loan_argument .items .item.active {
 padding-bottom: 0px;
 }}
@media screen and (max-width: 768px){
.loan_argument .items .item {
 grid-template-columns: 1fr;
 gap: 12px;
 }}
.loan_argument .items .item.active i::before {
 background-color: rgb(239, 184, 23);
 }
.loan_argument .items .item i {
 width: 80px;
 aspect-ratio: 1 / 1;
 border-radius: 50%;
 content: "";
 background: center center / cover no-repeat;
 position: relative;
 overflow: hidden;
 display: block;
 box-shadow: rgba(206, 206, 206, 0.45) 0px 12px 12px;
 }
.loan_argument .items .item i::before {
 width: 100%;
 height: 100%;
 content: "";
 background-color: rgb(16, 16, 18);
 position: absolute;
 top: 0px;
 left: 0px;
 transition: 0.3s;
 z-index: -1;
 }
@media screen and (max-width: 768px){
.loan_argument .items .item i {
 width: 3rem;
 }}
.loan_argument .items .item .info {
 width: 100%;
 }
.loan_argument .items .item h3 {
 font-size: 22px;
 line-height: 34px;
 font-weight: 700;
 color: var(--title_color);
 margin-bottom: 8px;
 }
@media screen and (max-width: 768px){
.loan_argument .items .item h3 {
 font-size: 18px;
 line-height: 1.5;
 margin-bottom: 0.5rem;
 }}
.loan_argument .items .item p {
 font-size: 18px;
 line-height: 30px;
 color: var(--content_color);
 }
@media screen and (max-width: 768px){
.loan_argument .items .item p {
 font-size: 0.9rem;
 line-height: 1.5rem;
 }}
/*----custom_pc_start----*/  #BRB9JC .loan_argument{padding-top:20px;padding-bottom:64px;} /*----custom_pc_end----*/ 
/*----custom_mobile_start----*/ @media screen and (max-width: 786px) { #BRB9JC .loan_argument{} } /*----custom_mobile_end----*/
 
@media screen and (max-width: 786px){


}
.exchange_why {
 padding: 148px 0px 110px;
 position: relative;
 }
    section.exchange_why.new::after {
        background-image: url(https://www.moneychain.com.au/wp-content/uploads/2025/12/2bd08395-99de-4e62-a55e-a7ab07954e9a-1.png);
    }
.exchange_why::after {
 content: "";
 display: block;
 width: 30.3646%;
 max-width: 466px;
 aspect-ratio: 583 / 655;
 position: absolute;
 bottom: 0px;
 left: 0px;
 background: url("https://www.moneychain.com.au/wp-content/plugins/sytech-fronteditor/sytpl/exchange_2/assets/img/exchwhybg.png") center center / contain no-repeat;
 }
@media screen and (max-width: 768px){
.exchange_why {
 padding: 4rem 0px 3rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.content, .swiper_content {
 max-width: 1000px;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.head h2 {
 font-size: 42px;
 line-height: 1.3;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.head h2 {
 font-size: 40px;
 line-height: 1.3;
 }}
@media screen and (max-width: 768px){
.head h2 {
 font-size: 22px;
 line-height: 1.5;
 }}
.exchange_why .head .line {
 margin-top: 23px;
 }
@media screen and (max-width: 768px){
.head .line {
 width: 2.5rem;
 height: 5px;
 }}
@media screen and (max-width: 768px){
.exchange_why .head .line {
 margin-top: 0.7rem;
 }}
.exchange_why .list {
 max-width: 75.3896%;
 margin-left: auto;
 margin-top: 58px;
 position: relative;
 z-index: 2;
 }
@media screen and (min-width: 768px) and (max-width: 1024px){
.exchange_why .list {
 max-width: 90%;
 }}
@media screen and (max-width: 768px){
.exchange_why .list {
 max-width: unset;
 width: 100%;
 margin-top: 2rem;
 margin-bottom: 7rem;
 }}
.exchange_why .list ul {
 display: grid;
 grid-template-columns: repeat(3, 1fr);
 gap: 28px 26px;
 align-items: center;
 }
@media screen and (max-width: 768px){
.exchange_why .list ul {
 grid-template-columns: repeat(1, 1fr);
 gap: 1.3rem;
 }}
.exchange_why .list li:first-child {
 grid-area: span 2;
 }
@media screen and (max-width: 768px){
.exchange_why .list li:first-child {
 grid-area: span 1;
 }}
.exchange_why .list .con {
 border-radius: 10px;
 border: 1px solid rgb(235, 235, 235);
 background-color: rgb(255, 255, 255);
 min-height: 335px;
 padding: 46px 10.5903% 1rem;
 display: flex;
 flex-direction: column;
 transition: 0.3s;
 }
@media screen and (max-width: 768px){
.exchange_why .list .con {
 padding: 1.8rem 1.2rem;
 min-height: unset;
 }}
.exchange_why .list i {
 display: block;
 width: 72px;
 height: 72px;
 background: center center / contain no-repeat rgb(241, 241, 241);
 transition: 0.3s;
 border-radius: 50%;
 }
@media screen and (max-width: 768px){
.exchange_why .list i {
 width: 50px;
 height: 50px;
 }}
.exchange_why .list h3 {
 font-size: 22px;
 font-weight: 700;
 line-height: 33px;
 color: rgb(16, 16, 17);
 text-transform: uppercase;
 margin-top: 24px;
 transition: 0.3s;
 }
@media screen and (max-width: 768px){
.exchange_why .list h3 {
 margin-top: 1rem;
 font-size: 18px;
 line-height: 1.4;
 }}
.exchange_why .list p {
 font-size: 17px;
 line-height: 30px;
 color: rgb(58, 58, 58);
 margin-top: 18px;
 flex: 1 1 0%;
 transition: 0.3s;
 }
@media screen and (max-width: 768px){
.exchange_why .list p {
 font-size: 14px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
br {
 display: none;
 }}
.exchange_why .list li:nth-child(3), .exchange_why .list li:nth-child(5) {
 transform: translateY(-132px);
 }
@media screen and (max-width: 768px){
.exchange_why .list li:nth-child(3), .exchange_why .list li:nth-child(5) {
 transform: unset;
 }}
.exchange_why .list li.active .con {
 box-shadow: rgba(83, 83, 83, 0.05) 0px 8px 8px;
 }
.exchange_why .list li.active .con i {
 background-color: rgba(239, 184, 22, 0.11);
 }
 
@media screen and (max-width: 786px){


}
.labour_argument {
 background: url("https://www.moneychain.com.au/wp-content/plugins/sytech-fronteditor/sytpl/labour_2/assets/img/labour-bg3.jpg") center center / cover no-repeat;
 padding: 80px 0px 114px;
 }
@media screen and (max-width: 768px){
.labour_argument {
 padding: 4rem 0px;
 }}
@media screen and (min-width: 768px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.content, .swiper_content {
 max-width: 1000px;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.head h2 {
 font-size: 42px;
 line-height: 1.3;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.head h2 {
 font-size: 40px;
 line-height: 1.3;
 }}
@media screen and (max-width: 768px){
.head h2 {
 font-size: 22px;
 line-height: 1.5;
 }}
.labour_argument .head .line {
 margin-top: 25px;
 width: 51px;
 }
@media screen and (max-width: 768px){
.head .line {
 width: 2.5rem;
 height: 5px;
 }}
.labour_argument .gap {
 margin-top: 65px;
 gap: 1rem 8.18182%;
 }
@media screen and (min-width: 768px) and (max-width: 1220px){
.labour_argument .gap {
 align-items: center;
 }}
@media screen and (max-width: 768px){
.labour_argument .flex {
 flex-direction: column;
 gap: 2rem;
 margin-top: 2rem;
 }}
.labour_argument .labour_argument_swiper {
 width: 42.2727%;
 border-radius: 19px;
 overflow: hidden;
 aspect-ratio: 651 / 662;
 }
@media screen and (max-width: 768px){
.labour_argument .labour_argument_swiper {
 width: 100%;
 border-radius: 10px;
 }}
.labour_argument .labour_argument_swiper .swiper-slide img {
 width: 100%;
 height: 100%;
 object-fit: cover;
 display: block;
 transition: 0.3s;
 }
.labour_argument .labour_argument_swiper .swiper-slide:hover img {
 transform: scale(1.02);
 }
.labour_argument .items {
 flex: 1 1 0%;
 }
.labour_argument .items > div {
 display: grid;
 gap: 20px;
 }
@media screen and (max-width: 768px){
.labour_argument .items > div {
 gap: 1.2rem;
 }}
.labour_argument .items .item {
 background: rgba(255, 255, 255, 0.52);
 border: 1px solid rgb(255, 255, 255);
 border-radius: 11px;
 display: flex;
 align-items: flex-start;
 gap: 1rem 5%;
 padding: 4.7% 11% 5.1% 6%;
 transition: 0.3s;
 box-shadow: rgba(229, 229, 229, 0.45) 0px 8px 8px;
 }
.labour_argument .items .item.active {
 border-color: rgb(234, 234, 234);
 background-color: rgb(255, 255, 255);
 transform: translateX(-9.4%);
 }
@media screen and (max-width: 768px){
.labour_argument .items .item {
 padding: 1.8rem 1.2rem;
 }}
@media screen and (max-width: 768px){
.labour_argument .items .item.active {
 transform: unset;
 }}
.labour_argument .items .item.active .icon {
 background: var(--theme_color);
 }
.labour_argument .items .item .icon {
 width: 70px;
 aspect-ratio: 1 / 1;
 border-radius: 100%;
 overflow: hidden;
 background-color: rgb(16, 16, 18);
 display: block;
 transition: 0.3s;
 }
@media screen and (max-width: 768px){
.labour_argument .items .item .icon {
 width: 50px;
 height: 50px;
 }}
.labour_argument .items .item .icon i {
 display: block;
 width: 100%;
 height: 100%;
 content: "";
 background: center center / cover no-repeat;
 }
.labour_argument .items .item .info {
 flex: 1 1 0%;
 }
.labour_argument .items .item h3 {
 font-size: 22px;
 line-height: 34px;
 font-weight: 700;
 color: var(--title_color);
 margin-bottom: 6px;
 }
@media screen and (max-width: 768px){
.labour_argument .items .item h3 {
 font-size: 18px;
 line-height: 50px;
 margin-bottom: 0px;
 }}
.labour_argument .items .item p {
 font-size: 18px;
 line-height: 30px;
 color: var(--content_color);
 }
@media screen and (max-width: 768px){
.labour_argument .items .item p {
 font-size: 14px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
br {
 display: none;
 }}
 
@media screen and (max-width: 786px){


}
.wise_faq {
 padding-bottom: 128px;
 padding-top: 104px;
 }
@media screen and (max-width: 768px){
.wise_faq {
 padding: 3rem 0px 5rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.content, .swiper_content {
 max-width: 1000px;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (max-width: 768px){
.wise_faq .flex {
 flex-direction: column;
 gap: 2rem;
 }}
.wise_faq .head {
 flex: 1 1 0%;
 max-width: 376px;
 }
@media screen and (max-width: 768px){
.wise_faq .head {
 max-width: unset;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.head h2 {
 font-size: 42px;
 line-height: 1.3;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.head h2 {
 font-size: 40px;
 line-height: 1.3;
 }}
@media screen and (max-width: 768px){
.head h2 {
 font-size: 22px;
 line-height: 1.5;
 }}
.wise_faq .head .line {
 margin-top: 17px;
 }
@media screen and (max-width: 768px){
.head .line {
 width: 2.5rem;
 height: 5px;
 }}
@media screen and (max-width: 768px){
.wise_faq .head .line {
 margin-top: 0.5rem;
 }}
.wise_faq .head .desc {
 margin-top: 35px;
 }
@media screen and (max-width: 768px){
.head .desc {
 font-size: 0.9rem;
 line-height: 1.5rem;
 }}
@media screen and (max-width: 768px){
.wise_faq .head .desc {
 margin-top: 0.5rem;
 }}
.btn_b {
 display: inline-block;
 vertical-align: top;
 text-align: center;
 transition: 0.3s;
 cursor: pointer;
 border-radius: 6px;
 position: relative;
 z-index: 2;
 color: rgb(255, 255, 255);
 font-size: 18px;
 padding: 13px 20px;
 min-width: 188px;
 }
.btn_b::before, .btn_b::after {
 content: "";
 display: block;
 position: absolute;
 inset: 0px;
 z-index: -1;
 transition: 0.3s;
 border-radius: 6px;
 }
.btn_b::before {
 opacity: 0;
 background-image: var(--bg1);
 }
.btn_b::after {
 background-image: var(--bg2);
 }
.btn_b:hover {
 color: var(--title_color);
 }
.btn_b:hover::before {
 opacity: 1;
 }
.btn_b:hover::after {
 opacity: 0;
 }
.btn_b {
 display: inline-block;
 vertical-align: top;
 text-align: center;
 transition: 0.3s;
 cursor: pointer;
 border-radius: 6px;
 position: relative;
 z-index: 2;
 font-size: 22px;
 color: rgb(255, 255, 255);
 padding: 14px 20px;
 min-width: 219px;
 }
.wise_faq .head .btn_b {
 margin-top: 23px;
 font-size: 17px;
 min-width: 180px;
 }
@media screen and (max-width: 768px){
.btn, .btn_b, .btn_w {
 font-size: 14px;
 padding: 11px 22px;
 min-width: 120px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
.wise_faq .head .btn_b {
 font-size: 14px;
 padding: 0.7rem 1rem;
 min-width: 120px;
 margin-top: 2rem;
 }}
.wise_faq .faq_list {
 flex: 1 1 0%;
 max-width: 704px;
 padding-top: 3px;
 }
@media screen and (max-width: 768px){
.wise_faq .faq_list {
 width: 100%;
 }}
.wise_faq .faq_list .faq_item {
 border-bottom: 1px solid rgba(16, 16, 17, 0.15);
 }
.wise_faq .faq_list .question {
 display: flex;
 justify-content: space-between;
 gap: 1.4rem;
 font-size: 22px;
 font-weight: 700;
 color: rgb(16, 16, 17);
 cursor: pointer;
 padding: 28px 0px;
 transition: 0.3s;
 }
.wise_faq .faq_list .question::after {
 content: "";
 display: block;
 width: 11px;
 height: 6px;
 margin-top: 14px;
 transition: 0.3s;
 background: url("https://www.moneychain.com.au/wp-content/plugins/sytech-fronteditor/sytpl/wise_9/assets/img/arr-bd.svg") center center / contain no-repeat;
 }
.wise_faq .faq_list .faq_item.active .question::after {
 transform: rotate(180deg);
 }
@media screen and (max-width: 768px){
.wise_faq .faq_list .faq_item:first-child .question {
 padding-top: 0px;
 }}
@media screen and (max-width: 768px){
.wise_faq .faq_list .faq_item.active .question {
 padding-bottom: 0.5rem;
 }}
@media screen and (max-width: 768px){
.wise_faq .faq_list .question {
 padding: 0.8rem 0px;
 font-size: 16px;
 }}
.wise_faq .faq_list .answer {
 font-size: 17px;
 line-height: 27px;
 color: rgb(58, 58, 58);
 display: none;
 padding-top: 2px;
 padding-bottom: 19px;
 }
.wise_faq .faq_list .faq_item:nth-child(1) .answer {
 display: block;
 }
@media screen and (max-width: 768px){
.wise_faq .faq_list .answer {
 padding: 0px 0px 1rem;
 font-size: 14px;
 line-height: 1.6;
 }}
 
@media screen and (max-width: 786px){


}
.home_escort {
 overflow: hidden;
 padding: 65px 0px;
 }
@media screen and (max-width: 768px){
.home_escort {
 padding: 3rem 0px;
 }}
@media screen and (min-width: 768px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.content, .swiper_content {
 max-width: 1000px;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.head h2 {
 font-size: 42px;
 line-height: 1.3;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.head h2 {
 font-size: 40px;
 line-height: 1.3;
 }}
@media screen and (max-width: 768px){
.head h2 {
 font-size: 22px;
 line-height: 1.5;
 }}
.home_escort .head .line {
 margin-top: 33px;
 }
@media screen and (max-width: 768px){
.head .line {
 width: 2.5rem;
 height: 5px;
 }}
@media screen and (max-width: 768px){
.home_escort .head .line {
 margin-top: 0.7rem;
 }}
.home_escort .head .flex {
 margin-top: 22px;
 align-items: end;
 max-width: 1100px;
 }
@media screen and (max-width: 768px){
.home_escort .flex {
 flex-direction: column;
 margin-top: 0.5rem;
 gap: 2rem;
 }}
.home_escort .head .desc {
 flex: 1 1 0%;
 max-width: 888px;
 letter-spacing: -0.5px;
 }
@media screen and (max-width: 768px){
.head .desc {
 font-size: 0.9rem;
 line-height: 1.5rem;
 }}
@media screen and (max-width: 768px){
br {
 display: none;
 }}
.btn_tran {
 flex-shrink: 0;
 font-size: 17px;
 font-weight: 500;
 color: rgb(16, 16, 17);
 display: flex;
 align-items: center;
 position: relative;
 gap: 21px;
 z-index: 2;
 letter-spacing: 0.2px;
 padding-left: 12px;
 transition: 0.3s;
 }
.btn_tran::before {
 content: "";
 display: block;
 width: 40px;
 height: 40px;
 border-radius: 6px;
 background: linear-gradient(to right, rgb(16, 27, 51), rgb(52, 67, 94));
 position: absolute;
 top: 0px;
 right: 0px;
 z-index: -1;
 transition: 0.3s;
 }
.btn_tran::after {
 content: "";
 display: block;
 width: 40px;
 height: 40px;
 border-radius: 6px;
 transition: 0.3s;
 background: url("https://www.moneychain.com.au/wp-content/plugins/sytech-fronteditor/sytpl/home_3/assets/img/arrow-line-r-w.svg") center center / 17px no-repeat;
 }
.btn_tran:hover::after {
 transform: translateX(5px);
 }
@media screen and (max-width: 768px){
.btn_tran {
 font-size: 15px;
 gap: 12px;
 }}
@media screen and (max-width: 768px){
.btn_tran::after, .btn_tran::before {
 width: 38px;
 height: 38px;
 }}
.home_escort .main {
 flex-direction: row-reverse;
 margin-top: 49px;
 }
@media screen and (max-width: 768px){
.home_escort .main {
 gap: 2rem;
 flex-direction: column-reverse;
 margin-top: 2rem;
 }}
.home_escort .main .nums {
 min-width: 28.961%;
 display: flex;
 align-items: center;
 margin-left: -14px;
 padding: 2rem 0px;
 margin-right: -17px;
 position: relative;
 z-index: 2;
 }
@media screen and (max-width: 768px){
.home_escort .main .nums {
 padding-top: 0px;
 margin: 0px;
 padding-bottom: 0px;
 }}
.home_escort .main .nums .syeditorlist {
 width: 100%;
 padding-bottom: 6%;
 }
@media screen and (max-width: 768px){
.home_escort .main .nums .syeditorlist {
 padding-bottom: 0px;
 }}
.home_escort .main .nums .item {
 border-radius: 14px;
 background: linear-gradient(to right, rgb(16, 27, 51), rgb(52, 67, 94));
 padding: 44px 1.6rem 0px 58px;
 min-height: 176px;
 margin-bottom: 27px;
 width: 100%;
 }
.home_escort .main .nums .item:first-child {
 width: 89.6996%;
 }
@media screen and (min-width: 768px) and (max-width: 1220px){
.home_escort .main .nums .item {
 padding-left: 34px;
 }}
@media screen and (max-width: 768px){
.home_escort .main .nums .item {
 margin-bottom: 1.2rem;
 padding: 2rem 1.4rem;
 min-height: unset;
 border-radius: 8px;
 width: 100% !important;
 }}
.home_escort .main .nums .num, .home_escort .main .nums i {
 font-size: 43px;
 line-height: 1;
 font-weight: 700;
 color: rgb(255, 255, 255);
 }
@media screen and (min-width: 768px) and (max-width: 1024px){
.home_escort .main .nums .num, .home_escort .main .nums i {
 font-size: 29px;
 }}
@media screen and (max-width: 768px){
.home_escort .main .nums .num, .home_escort .main .nums i {
 font-size: 25px;
 margin-right: 5px;
 }}
.home_escort .main .nums p {
 font-size: 17px;
 color: rgba(255, 255, 255, 0.85);
 margin-top: 15px;
 }
@media screen and (min-width: 768px) and (max-width: 1024px){
.home_escort .main .nums p {
 font-size: 15px;
 }}
@media screen and (max-width: 768px){
.home_escort .main .nums p {
 font-size: 14px;
 margin-top: 5px;
 }}
.home_escort .main .nums .item:last-child {
 margin-bottom: 0px;
 }
.home_escort .main .img {
 min-width: 85.6104%;
 min-height: 564px;
 border-radius: 22px;
 }
@media screen and (max-width: 768px){
.home_escort .main .img {
 min-height: unset;
 border-radius: 8px;
 }}
.home_escort .main .img:hover img {
 transform: scale(1.03);
 }
 
@media screen and (max-width: 786px){


}