.flag-display{align-items:center;display:inline-flex;justify-content:center;line-height:1;vertical-align:middle}.flag-display--sm{font-size:16px}.flag-display--md{font-size:18px}.flag-display--lg{font-size:20px}.flag-display .fi{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:1em;vertical-align:middle;width:1.33em}.flag-display--sm .fi{height:.9em;width:1.2em}.flag-display--md .fi{height:1em;width:1.33em}.flag-display--lg .fi{height:1.125em;width:1.5em}.language-selector{display:inline-block;position:relative}.language-selector__button{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;color:#333;cursor:pointer;display:flex;font-size:14px;gap:8px;justify-content:space-between;min-width:140px;padding:8px 12px;transition:all .2s ease}.language-selector__button:hover{background:#f8f9fa;border-color:#d0d0d0;color:#333}.language-selector__button:focus{outline:2px solid #007bff;outline-offset:2px}.language-selector__flag{font-size:18px;line-height:1}.language-selector__name{color:#333;flex:1 1;font-weight:500;text-align:left}.language-selector__arrow{color:#666;font-size:10px;transition:transform .2s ease}.language-selector__arrow--open{transform:rotate(180deg)}.language-selector__dropdown{animation:fadeIn .2s ease;background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 12px #00000026;left:0;margin-top:4px;max-height:300px;max-width:350px;min-width:280px;overflow-x:hidden;overflow-y:auto;position:absolute;top:100%;width:max-content;z-index:1000}.language-selector__header{border-bottom:1px solid #f0f0f0;color:#666;font-size:12px;font-weight:600;letter-spacing:.5px;padding:12px 16px 8px;text-transform:uppercase}.language-selector__list{list-style:none;margin:0;padding:0}.language-selector__item{margin:0}.language-selector__option{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;font-size:14px;gap:12px;padding:12px 16px;position:relative;text-align:left;transition:background-color .2s ease;white-space:nowrap;width:100%}.language-selector__option:hover{background:#f8f9fa}.language-selector__option--active{background:#e3f2fd;color:#1976d2}.language-selector__option--active:hover{background:#e3f2fd}.language-selector__option-flag{flex-shrink:0;font-size:18px;line-height:1}.language-selector__option-native{flex:1 1;font-weight:500}.language-selector__option-english{color:#666;flex-shrink:0;font-size:12px}.language-selector__option--active .language-selector__option-english{color:#1976d2}.language-selector__check{color:#1976d2;flex-shrink:0;font-weight:700;margin-left:8px}[dir=rtl] .language-selector__name,[dir=rtl] .language-selector__option{text-align:right}[dir=rtl] .language-selector__check{margin-left:0;margin-right:8px}@media (prefers-color-scheme:dark){.language-selector__button{border-color:#444;color:#fff}.language-selector__button:hover{background:#333;border-color:#555}.language-selector__dropdown{background:#2a2a2a;border-color:#444;box-shadow:0 4px 12px #0000004d}.language-selector__header{border-bottom-color:#444;color:#ccc}.language-selector__option{color:#fff}.language-selector__option:hover{background:#333}.language-selector__option--active{background:#1e3a8a;color:#93c5fd}.language-selector__option--active:hover{background:#1e3a8a}.language-selector__option-english{color:#999}.language-selector__check,.language-selector__option--active .language-selector__option-english{color:#93c5fd}}@media (max-width:768px){.language-selector{display:inline-block;width:auto}.language-selector__button{font-size:14px;justify-content:space-between;max-width:200px;min-width:140px;padding:8px 12px;width:auto}.language-selector__dropdown{left:0;max-width:90vw;min-width:250px;right:auto}.language-selector__option{padding:10px 14px}.language-selector__option-english{display:none}}.currency-selector{display:inline-block;position:relative}.currency-selector__button{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;color:#333;cursor:pointer;display:flex;font-size:14px;gap:8px;justify-content:space-between;min-width:140px;padding:8px 12px;transition:all .2s ease}.currency-selector__button:disabled{cursor:not-allowed;opacity:.6}.currency-selector__button:hover:not(:disabled){background:#f8f9fa;border-color:#d0d0d0;color:#333}.currency-selector__button:focus{outline:2px solid #007bff;outline-offset:2px}.currency-selector__flag{font-size:16px;line-height:1}.currency-selector__code{color:#333;font-size:13px;font-weight:600}.currency-selector__symbol{color:#555;font-size:13px;font-weight:500}.currency-selector__arrow{color:#666;font-size:10px;transition:transform .2s ease}.currency-selector__arrow--open{transform:rotate(180deg)}.currency-selector__spinner{animation:spin 1s linear infinite;color:#007bff;font-size:14px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.currency-selector__dropdown{animation:fadeIn .2s ease;background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 12px #00000026;left:0;margin-top:4px;max-height:300px;min-width:250px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.currency-selector__header{border-bottom:1px solid #f0f0f0;color:#666;font-size:12px;font-weight:600;letter-spacing:.5px;padding:12px 16px 8px;text-transform:uppercase}.currency-selector__list{list-style:none;margin:0;padding:0}.currency-selector__item{margin:0}.currency-selector__option{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;font-size:14px;gap:12px;padding:12px 16px;position:relative;text-align:left;transition:background-color .2s ease;width:100%}.currency-selector__option:disabled{cursor:not-allowed;opacity:.6}.currency-selector__option:hover:not(:disabled){background:#f8f9fa}.currency-selector__option--active{background:#e3f2fd;color:#1976d2}.currency-selector__option--active:hover{background:#e3f2fd}.currency-selector__option-flag{flex-shrink:0;font-size:18px;line-height:1}.currency-selector__option-info{display:flex;flex:1 1;flex-direction:column;gap:2px}.currency-selector__option-code{font-size:13px;font-weight:600}.currency-selector__option-name{color:#666;font-size:12px}.currency-selector__option--active .currency-selector__option-name{color:#1976d2}.currency-selector__option-symbol{color:#666;flex-shrink:0;font-size:13px;font-weight:500}.currency-selector__option--active .currency-selector__option-symbol{color:#1976d2}.currency-selector__check{color:#1976d2;flex-shrink:0;font-weight:700;margin-left:8px}[dir=rtl] .currency-selector__option{text-align:right}[dir=rtl] .currency-selector__check{margin-left:0;margin-right:8px}@media (prefers-color-scheme:dark){.currency-selector__button{border-color:#444;color:#fff}.currency-selector__button:hover:not(:disabled){background:#333;border-color:#555}.currency-selector__symbol{color:#ccc}.currency-selector__dropdown{background:#2a2a2a;border-color:#444;box-shadow:0 4px 12px #0000004d}.currency-selector__header{border-bottom-color:#444;color:#ccc}.currency-selector__option{color:#fff}.currency-selector__option:hover:not(:disabled){background:#333}.currency-selector__option--active{background:#1e3a8a;color:#93c5fd}.currency-selector__option--active:hover{background:#1e3a8a}.currency-selector__option-name{color:#999}.currency-selector__option--active .currency-selector__option-name{color:#93c5fd}.currency-selector__option-symbol{color:#ccc}.currency-selector__check,.currency-selector__option--active .currency-selector__option-symbol{color:#93c5fd}}@media (max-width:768px){.currency-selector{display:inline-block;width:auto}.currency-selector__button{font-size:14px;justify-content:space-between;max-width:200px;min-width:140px;padding:8px 12px;width:auto}.currency-selector__dropdown{left:0;max-width:90vw;min-width:200px;right:auto}.currency-selector__option{padding:10px 14px}.currency-selector__option-name{font-size:12px}}.section.half-home{margin-bottom:0;min-height:100vh;padding-bottom:0}.home-center{min-height:100vh;z-index:10}.home-desc-center{padding:20px 0}.video-background{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.video-background .ik-video,.video-background video{height:auto;left:50%;min-height:100%;min-width:100%;object-fit:cover;object-position:center top;opacity:1;position:absolute;top:0;transform:translate(-50%);width:auto;z-index:-1}@media (max-width:768px){.video-background{height:100vh;max-height:650px}.video-background .ik-video,.video-background video{height:auto;max-height:650px;min-height:100vh;min-width:100%;object-fit:cover;object-position:center top;transform:translate(-50%);width:100vw}.section.half-home{margin-bottom:0;max-height:650px;min-height:100vh;padding-bottom:0}.home-center{align-items:center;display:flex;min-height:100vh}.home-desc-center{padding:20px 0}.home-desc-center .mt-4{margin-top:1.5rem!important}.home-desc-center .row{margin:0}.home-desc-center .col-xs-12{padding:0 10px;text-align:center}.hero-search{margin-top:1rem}.hero-search .form-control-lg{font-size:.85rem!important;height:45px!important;padding:.65rem .9rem!important}.hero-search button{height:45px!important;width:45px!important}.hero-search .search-header h6{text-shadow:1px 1px 2px #0000004d}}@media (min-width:769px){.hero-search{margin-top:1.5rem}.hero-search .form-control-lg{border-width:2px!important;font-size:1rem!important;height:55px!important;padding:.9rem 1.2rem!important}.hero-search button{font-size:1.1rem;height:55px!important;width:55px!important}.hero-search .search-header h6{font-size:1rem!important;text-shadow:1px 1px 2px #0006}.hero-search .country-search-container{max-width:100%}.hero-search .position-absolute{box-shadow:0 8px 16px #0003!important;left:0!important;min-width:100%;right:0!important;z-index:1050!important}.text-center .search-section{margin-bottom:2rem;position:relative;z-index:1001}.text-center{padding-left:1rem;padding-right:1rem}.text-center .home-title{text-align:center!important}.text-center .home-subtitle{margin:0 auto;max-width:600px;text-align:center!important}.text-center[style*=flex-start]{padding-bottom:35vh}.text-center[style*=flex-start] .search-section .position-absolute{max-height:250px;overflow-y:auto;z-index:1060!important}.search-section .hero-search{width:100%!important}.search-section .country-search-container{max-width:none!important;width:100%!important}.hero-search .search-input-container .d-flex,.search-section .search-input-container{width:100%!important}.hero-search .form-control-lg{min-width:300px;width:100%!important}@media (max-width:576px){.search-section .d-flex>div{max-width:90vw!important;min-width:280px!important}.hero-search .form-control-lg{min-width:220px}.text-center[style*=flex-start]{padding-bottom:25vh!important;padding-top:5vh!important}}@media (min-width:577px) and (max-width:768px){.text-center[style*=flex-start]{padding-bottom:30vh!important;padding-top:6vh!important}}}@media (max-width:768px){.section.half-home+section,.section.half-home~section:first-of-type{margin-top:-20px;padding-top:20px}}@media (max-width:390px){.video-background{height:100vh;max-height:600px}.video-background .ik-video,.video-background video{max-height:600px;min-height:100vh;object-fit:cover;object-position:center top}.section.half-home{margin-bottom:0;max-height:600px;min-height:100vh;padding-bottom:0}.home-center{min-height:100vh}.home-desc-center .mt-4 img{height:45px!important;max-width:160px!important}}@media (orientation:portrait) and (max-width:768px){.video-background video{min-height:100%;object-position:center top;top:0;transform:translate(-50%) scale(1);width:auto}}@media (orientation:landscape) and (max-width:768px){.video-background video{height:auto;min-width:100%;object-position:center top;top:0;transform:translate(-50%) scale(1)}}@media (min-width:769px) and (max-width:1024px){.video-background video{object-position:center top;top:0;transform:translate(-50%) scale(1)}.section.half-home{max-height:85vh;min-height:75vh}}@media (max-width:480px){.video-background video{object-position:center top;top:0;transform:translate(-50%) scale(1)}.section.half-home{max-height:70vh;min-height:60vh}.home-center{min-height:60vh}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.video-background video{image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast;object-fit:cover}}@media (prefers-reduced-motion:reduce){.video-background video{animation-play-state:paused}}@supports (-webkit-appearance:none){.video-background video{object-fit:cover;-webkit-object-fit:cover}}.section.half-home{max-height:90vh;overflow:hidden}.home-center,.section.half-home{align-items:center;display:flex;min-height:80vh;position:relative}.home-center{width:100%;z-index:2}.home-desc-center{width:100%}.text-right{padding-right:2rem;text-align:center}@media (max-width:768px){.text-right{padding-left:1rem;padding-right:1rem;text-align:center}.home-center{padding:1rem 0}}@media (min-width:769px) and (max-width:1024px){.text-right{padding-right:1.5rem}}@media (max-width:768px){.video-background .ik-video{object-fit:cover;object-position:center top;transform:translate(-50%);will-change:transform}}.featured-blogs{background:linear-gradient(135deg,#f8f9fa,#fff);font-family:Mulish,sans-serif;padding:3rem 0}.featured-blogs-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff7844,#e6682e);-webkit-background-clip:text;background-clip:text;font-family:Montserrat,sans-serif;font-size:2.2rem;font-weight:700;margin-bottom:1rem}.featured-blog-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 6px 20px #00000014;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:all .3s ease}.featured-blog-card:hover{box-shadow:0 12px 35px #00000026;transform:translateY(-8px)}.featured-blog-card:before{background:linear-gradient(90deg,#ff7844,gold);content:"";height:4px;left:0;position:absolute;right:0;top:0;z-index:1}.featured-blog-image{height:220px;overflow:hidden;position:relative}.featured-blog-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.featured-blog-card:hover .featured-blog-image img{transform:scale(1.08)}.featured-badge{border-radius:20px;box-shadow:0 2px 8px #0003;font-size:.8rem;font-weight:600;padding:.4rem .8rem;position:absolute;right:1rem;top:1rem;z-index:2}.featured-blog-content{display:flex;flex:1 1;flex-direction:column;padding:1.5rem}.featured-blog-meta{color:#666;font-size:.9rem;margin-bottom:1rem}.featured-blog-meta i{color:#ff7844}.featured-blog-title{font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.4;margin:0 0 1rem}.featured-blog-title a{color:#333;text-decoration:none;transition:color .3s ease}.featured-blog-title a:hover{color:#ff7844}.featured-blog-excerpt{color:#666;flex:1 1;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.featured-blog-tags{margin-bottom:1rem}.featured-blog-tags .badge{border-radius:12px;font-size:.75rem;font-weight:500;padding:.3rem .7rem}.featured-blog-footer{border-top:1px solid #f0f0f0;margin-top:auto;padding-top:1rem}.featured-blog-stats{color:#666;font-size:.85rem}.featured-blog-stats i{color:#ff7844}.featured-blog-actions .btn-outline-primary{border-color:#ff7844;color:#ff7844;font-size:.85rem;font-weight:600;padding:.4rem 1rem;transition:all .3s ease}.featured-blog-actions .btn-outline-primary:hover{background-color:#ff7844;border-color:#ff7844;color:#fff;transform:translateY(-1px)}.featured-blog-actions .btn-link{color:#666;font-size:1.1rem;transition:color .3s ease}.featured-blog-actions .btn-link:hover{color:#ff7844;transform:scale(1.1)}.featured-blogs-error,.featured-blogs-loading{align-items:center;display:flex;justify-content:center;min-height:200px}.featured-blogs-loading .spinner-border{height:2.5rem;width:2.5rem}.featured-blogs .btn-primary{background-color:#ff7844;border-color:#ff7844;border-radius:25px;font-weight:600;padding:.75rem 2rem;transition:all .3s ease}.featured-blogs .btn-primary:hover{background-color:#e6682e;border-color:#e6682e;box-shadow:0 4px 12px #ff78444d;transform:translateY(-2px)}@media (max-width:768px){.featured-blogs{padding:2rem 0}.featured-blogs-title{font-size:1.8rem}.featured-blog-card{margin-bottom:1.5rem}.featured-blog-image{height:180px}.featured-blog-content{padding:1.25rem}.featured-blog-title{font-size:1.1rem}.featured-blog-excerpt{font-size:.9rem}.featured-blog-footer{align-items:flex-start!important;flex-direction:column;gap:.75rem}.featured-blog-actions{align-items:center;display:flex;justify-content:space-between;width:100%}}@media (max-width:576px){.featured-blogs-title{font-size:1.6rem}.featured-blog-image{height:160px}.featured-blog-content{padding:1rem}.featured-blog-title{font-size:1rem}.featured-blog-meta,.featured-blog-stats{font-size:.8rem}.featured-blog-actions .btn-outline-primary{font-size:.8rem;padding:.3rem .8rem}}.featured-blogs.homepage-section{background:#0000;padding:4rem 0}.featured-blogs.homepage-section .featured-blog-card{box-shadow:0 4px 15px #0000001a}.featured-blogs.homepage-section .featured-blog-card:hover{box-shadow:0 8px 30px #00000026}.blog-admin{font-family:Mulish,sans-serif}.btn-primary{background-color:#ff7844!important;border-color:#ff7844!important}.btn-primary:hover{background-color:#e6682e!important;border-color:#e6682e!important}.btn-outline-primary{border-color:#ff7844!important;color:#ff7844!important}.btn-outline-primary:hover{background-color:#ff7844!important;border-color:#ff7844!important;color:#fff!important}.stats-card{background:linear-gradient(135deg,#ff7844,#e6682e);border-radius:12px;color:#fff;transition:transform .2s ease}.stats-card:hover{transform:translateY(-2px)}.stats-card .card-body{padding:1.5rem}.stats-card i{opacity:.8}.table th{background-color:#f8f9fa;border:none;color:#495057;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.table td{border-color:#e9ecef;vertical-align:middle}.table-hover tbody tr:hover{background-color:#ff78440d}.badge{font-size:.75rem;font-weight:500;padding:.375rem .75rem}.btn-group .btn{font-size:.8rem;margin:0 1px;padding:.25rem .5rem}.btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d}.btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545}.card{border:none;border-radius:12px;box-shadow:0 2px 10px #00000014;transition:box-shadow .2s ease}.card:hover{box-shadow:0 4px 20px #0000001f}.form-control:focus,.form-select:focus{border-color:#ff7844;box-shadow:0 0 0 .2rem #ff784440}.modal-header{background-color:#ff7844;border-bottom:none;color:#fff}.modal-header .btn-close{filter:invert(1)}.modal-content{border:none;border-radius:12px;overflow:hidden}.modal-body{padding:2rem}.modal-footer{border-top:1px solid #e9ecef;padding:1rem 2rem}.pagination .page-link{border-color:#dee2e6;color:#ff7844;padding:.5rem .75rem}.pagination .page-link:hover{background-color:#ff78441a;border-color:#ff7844;color:#e6682e}.pagination .page-item.active .page-link{background-color:#ff7844;border-color:#ff7844;color:#fff}.pagination .page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d}.spinner-border{color:#ff7844!important}.text-center.py-5{padding:3rem 1rem!important}.text-center.py-5 i{color:#dee2e6}.search-filters{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014}.badge.bg-warning{background-color:#ffc107!important;color:#212529!important}@media (max-width:768px){.btn-group{display:flex;flex-direction:column;gap:2px}.btn-group .btn{border-radius:.25rem!important;margin:0}.table-responsive{font-size:.9rem}.modal-body,.stats-card .card-body{padding:1rem}.stats-card h4{font-size:1.5rem}}@media (max-width:576px){.d-flex.justify-content-between{flex-direction:column;gap:1rem}.d-flex.justify-content-between .btn{width:100%}.table td,.table th{font-size:.8rem;padding:.5rem .25rem}.btn-group{flex-direction:row;gap:1px}.btn-group .btn{font-size:.7rem;padding:.2rem .4rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.card{animation:fadeIn .3s ease-out}.form-control::-webkit-scrollbar{width:8px}.form-control::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.form-control::-webkit-scrollbar-thumb{background:#ff7844;border-radius:4px}.form-control::-webkit-scrollbar-thumb:hover{background:#e6682e}.btn:focus,.form-control:focus,.form-select:focus{outline:2px solid #ff7844;outline-offset:2px}@media (prefers-contrast:high){.card{border:1px solid #000}.btn-outline-primary{border-width:2px}.table th{border-bottom:2px solid #000}}