.nav{background-color:#fff;box-shadow:0 2px 3px hsla(0,0%,6%,.13);display:flex;flex-direction:row;height:5.1em;left:0;opacity:.98;position:fixed;top:0;width:100vw}.nav .mobile{margin-bottom:0}.nav .menu-nav{align-items:center;display:flex;flex:2 1;flex-direction:row;justify-content:flex-end;list-style:none;padding-right:1.5em}.nav .menu-nav .menu-nav_item{font-size:20.8rem;padding:0 .8em}.nav .menu-nav_link{-webkit-transition:all .45s ease-in-out;-moz-transition:all .45s ease-in-out;-ms-transition:all .45s ease-in-out;-o-transition:all .45s ease-in-out}.nav .menu-nav_link.active{text-decoration:underline}.nav .menu-nav_link:hover{color:#5c9484;-webkit-transition:all .45s ease-in-out;-moz-transition:all .45s ease-in-out;-ms-transition:all .45s ease-in-out;-o-transition:all .45s ease-in-out}@-webkit-keyframes mobile-nav-transition-enter{0%{opacity:0;-webkit-transform:translateX(100vw);transform:translateX(100vw)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes mobile-nav-transition-enter{0%{opacity:0;-webkit-transform:translateX(100vw);transform:translateX(100vw)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes mobile-nav-transition-exit{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(100vw);transform:translateX(100vw)}}@keyframes mobile-nav-transition-exit{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(100vw);transform:translateX(100vw)}}.mobile-nav{align-items:flex-start;background-color:#5c9484;display:flex;flex-flow:column wrap;height:100vh;list-style:none;overflow:hidden;padding-top:4em;position:relative;width:100vw;z-index:2}.mobile-nav_item{display:inline-block;font-size:25.6rem;font-weight:300;padding:0 0 1.57em 2.2em;text-transform:uppercase}.mobile-nav_item:first-child{-webkit-animation-duration:.63s;animation-duration:.63s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.mobile-nav_item:first-child,.mobile-nav_item:nth-child(2){-webkit-animation-name:mobile-nav-transition-enter;animation-name:mobile-nav-transition-enter}.mobile-nav_item:nth-child(2){-webkit-animation-duration:.71s;animation-duration:.71s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.mobile-nav_item:nth-child(3){-webkit-animation-duration:.79s;animation-duration:.79s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.mobile-nav_item:nth-child(3),.mobile-nav_item:nth-child(4){-webkit-animation-name:mobile-nav-transition-enter;animation-name:mobile-nav-transition-enter}.mobile-nav_item:nth-child(4){-webkit-animation-duration:.87s;animation-duration:.87s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.mobile-nav_item:nth-child(5){-webkit-animation-duration:.95s;animation-duration:.95s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.mobile-nav.start-animation,.mobile-nav_item:nth-child(5){-webkit-animation-name:mobile-nav-transition-enter;animation-name:mobile-nav-transition-enter}.mobile-nav.start-animation{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.mobile-nav.end-animation{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:mobile-nav-transition-exit;animation-name:mobile-nav-transition-exit;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.mobile-nav.closed{-webkit-transform:translateX(100vw);transform:translateX(100vw)}.menu-btn{cursor:pointer;height:1.25em;position:absolute;right:1.8em;top:1.8em;-webkit-transition:all .45s ease-in-out;-moz-transition:all .45s ease-in-out;-ms-transition:all .45s ease-in-out;-o-transition:all .45s ease-in-out;width:1.75em;z-index:3}.menu-btn_burger{right:0;top:.5em}.menu-btn_burger,.menu-btn_burger:before{background:#231f20;height:.1875em;position:absolute;-webkit-transition:all .45s ease-in-out;-moz-transition:all .45s ease-in-out;-ms-transition:all .45s ease-in-out;-o-transition:all .45s ease-in-out;width:1.75em}.menu-btn_burger:before{content:"";top:-.5em}.menu-btn_burger:after{background:#231f20;content:"";height:.1875em;position:absolute;top:.5em;-webkit-transition:all .45s ease-in-out;-moz-transition:all .45s ease-in-out;-ms-transition:all .45s ease-in-out;-o-transition:all .45s ease-in-out;width:1.25em}.menu-btn_burger.open{background:transparent;-webkit-transform:rotate(720);transform:rotate(720)}.menu-btn_burger.open:before{-webkit-transform:rotate(45deg) translate(.3125em,.5em);transform:rotate(45deg) translate(.3125em,.5em)}.menu-btn_burger.open:after{-webkit-transform:rotate(-45deg) translate(.1875em,-.4375em);transform:rotate(-45deg) translate(.1875em,-.4375em);width:1.75em}.menu-btn_burger.opened{background:transparent;-webkit-transform:rotate(720);transform:rotate(720)}.menu-btn_burger.opened:before{-webkit-transform:rotate(45deg) translate(.3125em,.5em);transform:rotate(45deg) translate(.3125em,.5em)}.menu-btn_burger.opened:after{-webkit-transform:rotate(-45deg) translate(.1875em,-.4375em);transform:rotate(-45deg) translate(.1875em,-.4375em);width:1.75em}.logo-wrapper{padding:.31em 0 .31em 3.12em}.logo-wrapper .logo{height:4.375em;width:auto}.footer-wrapper_main{background-color:#5c9484;display:flex;flex-direction:column;height:auto;width:100vw}.footer-wrapper.--flex_col{line-height:1.8;margin-top:2em;text-align:left}.footer-wrapper.--flex_col .social-icons-wrapper{display:flex;flex-direction:row;justify-content:flex-end;margin-right:5.94em}.footer-wrapper.--flex_col .social-icons-wrapper .social-icons{font-size:23rem;margin:0 .44em}.footer-wrapper.--flex_row{justify-content:space-around}.footer-wrapper_copyright{display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin:1em auto;position:relative;width:90%}.footer-wrapper_copyright_text :before{background-color:#000;content:"";display:block;height:.125em;margin-bottom:1em;width:auto}.footer-wrapper_copyright p{font-size:smaller;line-height:1.2;padding-bottom:1em;text-align:justify}.footer_link{padding-top:.32em}.home-wrapper{height:100vh;margin-top:10em;text-align:center}.home-wrapper.mobile{margin-top:0}.home-wrapper h1{font-size:44.8rem;margin-bottom:.35em;padding-bottom:.35em}.banking-accounts-wrapper{background:#fff;display:flex;justify-content:center;margin-top:7.5em;min-height:100vh;position:relative;width:100vw}.banking-accounts-wrapper .--wrapper-width-60{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;width:70vw}.banking-accounts-wrapper .--wrapper-width-60::-webkit-scrollbar{display:none}.banking-accounts-wrapper .--wrapper-width-60 .text-wrapper{margin:1em 0}.banking-accounts-wrapper .--wrapper-width-60 .text-wrapper h3:after{background:linear-gradient(90deg,#5c9484,#b8d0cc);border-radius:3px;content:"";display:block;height:3rem;margin-top:10rem;width:100%}.banking-accounts-wrapper table{font-size:16rem;height:auto;margin-bottom:2em;min-width:1200rem;overflow:auto}.banking-accounts-wrapper table tbody:first-child tr:first-child td:first-child{color:transparent}.banking-accounts-wrapper table tbody tr{height:48rem}.banking-accounts-wrapper table tbody tr td{background-color:#b8d0cc;border-radius:5px;height:62rem;padding:.8em;width:224rem}.banking-accounts-wrapper table tbody:first-child tr td:first-child{background-color:#ddd;border-radius:0;position:relative}.banking-accounts-wrapper table tbody:first-child tr td:first-child div:before{border-left:30rem solid transparent;border-top:32rem solid #fff;content:"";display:block;height:0;position:absolute;right:-1rem;top:0;width:0}.banking-accounts-wrapper table tbody:first-child tr td:first-child div:after{border-bottom:32rem solid #fff;border-left:30rem solid transparent;bottom:0;content:"";display:block;height:0;position:absolute;right:-1rem;width:0}.banking-accounts-wrapper table tbody:first-child tr:first-child td:first-child{background-color:initial}.banking-accounts-wrapper table tbody:first-child tr:first-child td{background-color:#5c9484}.--wrapper-width-60{width:60vw}.loading-page-wrapper{align-items:center;background-color:#fff;display:flex;height:100vh;justify-content:center;opacity:1;position:fixed;text-align:center;width:100vw;z-index:3}.loading-page-wrapper.hiding{opacity:0;transition:.3s ease-in 1.2s}.loading-page-wrapper.hide{display:none}.loading-page-wrapper .loading-animation{align-items:center;display:flex;flex-direction:column;justify-content:center}.loading-page-wrapper .loading-text{color:#ff652f;padding-top:.8em}:root{font-size:6.25%}body{font-size:16rem}*{box-sizing:border-box;margin:0;padding:0}body{background:#fff;color:#231f20;font-family:Playfair Display,serif;height:100%;line-height:1;min-height:100%}h1,h2,h3{font-weight:400}a{color:#231f20;text-decoration:none}header{position:fixed;width:100%;z-index:1}main{height:100%;width:100%}.--flex-container{display:flex;flex-direction:column;min-height:100%}.--wrapper-width-60{display:flex;flex-direction:column;min-height:100vh;width:100vw}footer{color:#231f20;font-size:16rem;margin-top:5em}.--flex_row{display:flex;flex-direction:row}.--flex_col,.blog-wrapper{display:flex;flex-direction:column}.blog-wrapper{min-height:100vh}.blog-wrapper,.blog-wrapper .banner{align-items:center;position:relative;width:100vw}.blog-wrapper .banner{background-color:#082341;color:#fff;display:flex;height:12em;justify-content:center;padding-top:5.1em;text-align:center}.blog-wrapper .banner h2{font-size:50rem}.blog-wrapper .--wrapper-width-60{align-items:center;border:1px solid #ddd;height:auto;width:40%}.blog-wrapper .--wrapper-width-60 h3,.blog-wrapper .--wrapper-width-60 p,.blog-wrapper .--wrapper-width-60 small{padding:8px}.blog-wrapper .blog-post{width:40vw}.blog-wrapper .blog-post img{width:39.88vw}.blog-wrapper .blog-post h3{font-size:30rem}.blog-wrapper .blog-post p{font-size:20rem}.blog-wrapper .blog-nav{width:20vw}
/*# sourceMappingURL=main.001b8cac.css.map*/