:root{--primary: #052df5b3;--primary-100: #C6E2D8;--primary-200: #ABD5C5;--primary-300: #8FC7B2;--primary-400: #74BAA0;--primary-600: #156ab5;--primary-700: #536cfa;--primary-800: #052df5;--primary-900: #0C1814;--secondary: #E48878;--secondary-100: #FFFFFF;--secondary-200: #F8E2DE;--secondary-300: #F2C4BC;--secondary-400: #EBA69A;--secondary-600: #DB5F49;--secondary-700: #C43F27;--secondary-800: #96301E;--secondary-900: #672115;--text-dark: #212529;--text-light: #ffffff}*{margin:0;padding:0}.btn:focus{outline:none!important;box-shadow:none}.hk-button{width:fit-content;display:inline-block;text-decoration:none;color:#fff;font-size:20px;padding:10px 50px;background-color:var(--secondary);border-radius:50px}.hk-button:hover{color:#fff;background-color:var(--secondary-600)}.owl-carousel .owl-stage{display:flex;align-items:center}.owl-carousel .caption{text-align:center}#specific{display:inline-block;padding:5px 15px;font-size:15px;cursor:pointer;text-align:center;text-decoration:none;outline:none;color:var(--text-light);border:none;border-radius:10px;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background:var(--primary-700);border:inherit}.player{width:560px;padding:20px;display:inline-block;margin:2em;border-style:solid;border-color:var(--primary-700);border-radius:10px;position:relative}header{position:fixed;top:0;background-color:var(--primary);height:70px;width:100%;z-index:999999}header .hk-nav-item{list-style:none;margin:0;height:70px;display:flex;align-items:center;position:relative}header .hk-nav-item>a{color:#fff;display:block;text-decoration:none;margin:0 8px;font-weight:400;font-size:15px;position:relative;transition:.2s;font-weight:500}header .hk-nav-item>a:hover{font-weight:700}header .hk-nav-item ul{position:absolute;left:5px;top:60px;background-color:#fff;margin:0;padding:15px 20px;border-radius:4px;min-width:200px;transform:translateY(50px);opacity:0;visibility:hidden;transition:.5s}header .hk-nav-item ul li{list-style:none}header .hk-nav-item ul li a{white-space:nowrap;text-decoration:none;color:var(--text-dark);line-height:40px;font-size:15px;transition:.5s}header .hk-nav-item ul li a:hover{font-weight:700}header .hk-nav-item.active ul{transform:translateY(0);opacity:1;visibility:visible}header .hk-nav-item.active .hk-nav-dropdown i{transform:rotate(180deg)}header .hk-navbar-brand{position:relative;height:90px;width:100px}header .hk-navbar-brand img{position:absolute;transition:.5s;height:150px;margin-top:-20px}header .hk-navbar-brand img:last-child{visibility:hidden;opacity:0}header .btn-bank-these,header .btn-platform{color:#fff;border-radius:30px;padding:5px 25px;font-weight:500}header .btn-bank-these{border:2px solid white;background-color:#fff;color:var(--primary);margin-right:10px}header .btn-bank-these:hover{background-color:var(--primary);color:#fff}header .btn-platform{background-color:var(--secondary)}header .btn-platform:hover{color:#fff;background-color:var(--secondary-600)}header.active{background-color:#fff;box-shadow:0 8px 32px #1f26871a}header.active .hk-navbar-brand img:first-child{visibility:hidden;opacity:0}header.active .hk-navbar-brand img:last-child{visibility:visible;opacity:1}header.active .hk-nav-item a{color:var(--text-dark);border-color:var(--primary)}header.active .btn-bank-these{border-color:var(--primary);color:var(--primary)}header.active .btn-bank-these:hover{background-color:var(--primary);color:#fff}body{position:relative;scrollbar-width:thin;scrollbar-color:rgba(5,45,245,.7019607843) #F1F1F1}body main{min-height:500px}body .hk-section{padding:80px 0;color:var(--text-dark)}body .salfa-section-color{background-color:#f9faff}body .hk-section-title{width:100%;margin-bottom:60px}body .hk-section-title p{opacity:40%;font-weight:600;font-size:18px}body .hk-section-title h1{font-weight:800}body .hk-page-header{padding:150px 0;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(0deg,rgb(83,108,250) 0%,rgb(18,35,130));color:#fff;position:relative}body .hk-page-header .hk-page-title{font-size:3.5em;font-weight:600}body .hk-page-header .hk-page-subtitle{font-size:18px;opacity:.8}body .hk-page-header .custom-shape-divider-bottom-1689354616{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}body .hk-page-header .custom-shape-divider-bottom-1689354616 svg{position:relative;display:block;width:calc(202% + 1.3px);height:100px;transform:rotateY(180deg)}body .hk-page-header .custom-shape-divider-bottom-1689354616 .shape-fill{fill:#fff}body .hk-page-header .breadcrumb-item{color:#fff}body .hk-page-header .breadcrumb-item a{color:#fff;text-decoration:none}body .hk-page-header .breadcrumb-item.active{opacity:.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}body .hk-page-header .breadcrumb-item+.breadcrumb-item:before{color:#fff}body::-webkit-scrollbar{height:8px;width:8px}body::-webkit-scrollbar-track{border-radius:5px;background-color:#f1f1f1}body::-webkit-scrollbar-track:hover{background-color:#f1f1f1}body::-webkit-scrollbar-track:active{background-color:#f1f1f1}body::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--primary)}body::-webkit-scrollbar-thumb:hover{background-color:var(--primary-600)}body::-webkit-scrollbar-thumb:active{background-color:var(--primary-600)}body .btn-scroll-top{position:fixed;bottom:50px;right:50px;border:none;width:50px;height:50px;font-size:20px;border-radius:4px;background-color:var(--primary);color:#fff;z-index:9999;transition:.2s;visibility:hidden;opacity:0;transform:translateY(20px)}body .btn-scroll-top:hover{background-color:var(--primary-600)}body .btn-scroll-top.active{visibility:visible;opacity:1;transform:translateY(0)}.turbolinks-progress-bar{z-index:99999999999;height:4px;background-color:var(--secondary)}
