@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap";*,:after,:before{margin:0;padding:0;box-sizing:border-box}body,html{font-family:Poppins,Segoe UI,sans-serif;font-size:16px;line-height:1.5;background-color:#fff;color:#000}a{color:inherit;outline:none}ol,ul{list-style:none}img{max-width:100%;height:auto;display:block}table{border-collapse:collapse;width:100%}td,th{text-align:left;padding:8px}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;border:none;background:none;outline:none}button{cursor:pointer;background:none;border:none;padding:0;color:inherit}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:#c6d8dc;border-radius:5px}::-webkit-scrollbar-track{background:#f5f5f5}input[type=email],input[type=password],input[type=text],textarea{background-color:#fff;border:1px solid #e0e0e0;padding:10px;border-radius:4px}input[type=email]:focus,input[type=password]:focus,input[type=text]:focus,textarea:focus{border-color:#c6d8dc;box-shadow:0 0 0 2px rgba(4,84,135,.4)}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}p{margin:0}button:disabled{cursor:not-allowed;opacity:.5}body{font-size:calc(14.8571428571pxpx + .3571428571pxvw)}h1{font-size:calc(29.7142857143px + .7142857143vw);line-height:1.2}h1,h2{font-family:Poppins,Segoe UI,sans-serif;font-weight:700;color:#000;margin-bottom:16px}h2{font-size:calc(21.7142857143px + .7142857143vw);line-height:1.3}h3{font-size:calc(18.8571428571px + .3571428571vw);font-weight:700}h3,h4{font-family:Poppins,Segoe UI,sans-serif;line-height:1.4;color:#000;margin-bottom:8px}h4{font-size:calc(14.8571428571px + .3571428571vw);font-weight:500}h5{font-size:calc(13.4285714286px + .1785714286vw)}h5,h6{font-family:Poppins,Segoe UI,sans-serif;font-weight:500;line-height:1.5;color:#000;margin-bottom:8px}h6{font-size:calc(11.4285714286px + .1785714286vw)}p{font-size:calc(10.8571428571px + .3571428571vw);color:#000;line-height:1.7}p,small{font-family:Poppins,Segoe UI,sans-serif}small{font-size:12px;color:#182436}a{font-family:Poppins,Segoe UI,sans-serif;color:#ef8a56;text-decoration:none;font-weight:500;transition:color .3s ease-in-out}a:focus,a:hover{color:hsl(20.3921568627,82.7027027027%,73.7254901961%);text-decoration:underline}blockquote{font-size:20px;line-height:1.7;border-left:4px solid #c6d8dc;padding-left:8px;margin-left:0;margin-right:0;font-style:italic;background-color:#f5f5f5}blockquote,ol,ul{font-family:Poppins,Segoe UI,sans-serif;color:#000}ol,ul{font-size:16px;margin-bottom:16px}ol li,ul li{margin-bottom:8px}code,pre{font-family:Courier New,Courier,monospace;background-color:#f5f5f5;padding:2px 6px;border-radius:4px}pre{padding:10px;white-space:pre-wrap;word-wrap:break-word}.lead{font-size:20px;font-weight:500;line-height:1.6;margin-bottom:24px}.text-center{text-align:center}.text-uppercase{text-transform:uppercase}.text-underline{text-decoration:underline}.text-small{font-size:14px;color:#182436}.display-1{font-size:55px;font-weight:700}.display-2{font-size:32px;font-weight:700}.display-3{font-size:24px;font-weight:500}html{scroll-behavior:smooth}body{font-family:Poppins,Segoe UI,sans-serif;background-color:#fff;color:#000;font-size:16px;line-height:1.5}.main-layout-section{display:flex;flex-direction:column;gap:0;min-height:100dvh;overflow-x:hidden}.main-layout-section .header-section{flex:0 0 auto;border-bottom:1px solid #e2e2e2}.main-layout-section .body-section{flex:1 1 auto}.main-layout-section .footer-section{flex:0 0 auto}@media(max-width:320px){body{font-size:14px}}@media(max-width:768px){body{font-size:16px}}@media(max-width:1024px){body{font-size:20px}}.title-desc-top{display:flex;justify-content:space-between}.title-desc-top .left-title-sec .page-title{font-size:24px;color:#000;margin:0}.title-desc-top .left-title-sec .desc{font-size:13px;margin-top:5px}.title-desc-top .right-title-sec{text-align:right}.title-desc-top .right-title-sec p{margin:0;font-size:13px}.title-desc-top .right-title-sec p span{cursor:pointer;text-transform:uppercase;color:#000;font-weight:600;transition:all .5s}.title-desc-top .right-title-sec p span:hover{color:#ef8a56}.button{background-color:#dfac41;border:none;padding:10px 15px;border-radius:6px;color:#fff;font-weight:500;cursor:pointer;position:relative;overflow:hidden;z-index:1;transition:color .3s ease;background-image:linear-gradient(90deg,#3F4F66 50%,#DFAC41 0);background-size:200% 100%;background-position:100% 100%;transition:background-position .4s ease}.button:hover{background-position:0 100%}.button:focus,.button:hover{color:#fff;text-decoration:none}