.header,.preloader{position:fixed;inline-size:100%}.header-container,.preloader,body{background-color:#fff}body,html{height:100%;width:100%}body.theme-dark{background-color:#111}.preloader{block-size:100%;display:grid;place-items:center}.theme-dark .preloader{background-color:#111;color:#fff}@media (max-width:1199px){.header{display:none}}.preloader-img{animation:3s ease-in-out infinite animloaderimg}.preloader-container{display:flex;flex-direction:column;gap:10px;align-items:center}.preloader .loader{width:140px;height:.25rem;display:inline-block;position:relative;background:rgba(0,0,0,.15);overflow:hidden;border-radius:50rem}.theme-dark .preloader .loader{background:rgba(255,255,255,.15)}.preloader .loader::after{content:"";width:30px;height:4.8px;background:#000;position:absolute;top:0;left:0;box-sizing:border-box;animation:2s linear infinite animloader;border-radius:50rem}.theme-dark .preloader .loader::after{background:#fff}.header{inset-block-start:0;inset-inline-start:0}.theme-dark .header,.theme-dark .header-container{background-color:#222;color:#fff}.header-container{max-inline-size:1200px;margin-inline:auto;padding:1.28rem 1.6rem;box-shadow:0 6px 12px -3px rgba(4,97,165,.1);border-radius:0 0 .625rem .625rem}.header .logo{max-height:30px}.placeholder{block-size:0.825rem;inline-size:3rem;background-color:#f5f5f5;border-radius:.3rem}.theme-dark .placeholder{background-color:#555}.placeholder-wide{inline-size:12rem}.d-flex{display:flex}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.flex-column{flex-direction:column}.gap-3{gap:1rem}.gap-4{gap:1.5rem}.gap-5{gap:3rem}@keyframes animloader{0%{left:0;transform:translateX(-100%)}100%{left:100%;transform:translateX(0)}}@keyframes animloaderimg{0%,100%{transform:translateY(0)}50%{transform:translateY(-1rem)}}@media (max-width:768px){.mobile-view body,body{font-size:14px;line-height:1.5}.header-container{padding:1rem}.header-end,.header-start{flex-direction:column;align-items:center;gap:1rem}.logo{max-width:80%;max-height:40px}.placeholder{height:10px;inline-size:30%}.mobile-view body{background-color:#fff}.preloader .loader{width:120px;height:.2rem}.preloader .loader::after{width:25px;height:4px}}