:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #0085A1;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0085A1;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 0, 133, 161;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: Lora, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;--bs-body-font-size: 1.2rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #212529;--bs-link-hover-color: #0085A1;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd }*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:800;line-height:1.2}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}a{color:var(--bs-link-color);text-decoration:none}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}img{max-width:100%;height:auto}img,svg{vertical-align:middle}#mainNav{position:absolute;top:0;left:0;right:0;z-index:1030;border-bottom:1px solid #dee2e6;background-color:#fff}#mainNav .navbar-brand{font-weight:800}#mainNav .navbar-toggler{font-size:.75rem;font-weight:800;padding:.75rem;text-transform:uppercase}#mainNav .navbar-nav>li.nav-item>a.nav-link{font-size:1rem;font-weight:600}@media (min-width: 992px){#mainNav{border-bottom:1px solid transparent;background:transparent}#mainNav .navbar-brand{color:#fff}#mainNav .navbar-brand:focus,#mainNav .navbar-brand:hover{color:#fffc}#mainNav .navbar-nav>li.nav-item>a.nav-link{color:#fff}#mainNav .navbar-nav>li.nav-item>a.nav-link:focus,#mainNav .navbar-nav>li.nav-item>a.nav-link:hover{color:#fffc}#mainNav{transition:background-color .2s;transform:translateZ(0);backface-visibility:hidden}#mainNav.is-fixed{position:fixed;top:-103px;transition:transform .2s;border-bottom:1px solid white;background-color:#ffffffe6}#mainNav.is-fixed .navbar-brand{color:#212529}#mainNav.is-fixed .navbar-brand:focus,#mainNav.is-fixed .navbar-brand:hover{color:#0085a1}#mainNav.is-fixed .navbar-nav>li.nav-item>a{color:#212529}#mainNav.is-fixed .navbar-nav>li.nav-item>a:focus,#mainNav.is-fixed .navbar-nav>li.nav-item>a:hover{color:#0085a1}#mainNav.is-visible{transform:translate3d(0,100%,0)}}footer{padding-top:3rem;padding-bottom:3rem}header.masthead{position:relative;padding-top:calc(8rem + 0px);background:no-repeat center center;background-color:#6c757d;background-size:cover;background-attachment:scroll}header.masthead:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#212529;opacity:.5}header.masthead .page-heading,header.masthead .post-heading,header.masthead .site-heading{color:#fff}header.masthead .page-heading,header.masthead .site-heading{text-align:center}header.masthead .page-heading h1,header.masthead .page-heading .h1,header.masthead .site-heading h1,header.masthead .site-heading .h1{font-size:3rem}header.masthead .page-heading .subheading,header.masthead .site-heading .subheading{font-size:1.5rem;font-weight:300;line-height:1.1;display:block;margin-top:.625rem}header.masthead .post-heading h1,header.masthead .post-heading .h1{font-size:2.25rem}header.masthead .post-heading .meta,header.masthead .post-heading .subheading{line-height:1.1;display:block}header.masthead .post-heading .subheading{font-size:1.5rem;font-weight:600;margin:.75rem 0 2rem}header.masthead .post-heading .meta{font-size:1.25rem;font-weight:300;font-style:italic}header.masthead .post-heading .meta a{color:#fff}@media (min-width: 992px){header.masthead{padding-top:7.5rem;padding-bottom:6.5rem}header.masthead .page-heading h1,header.masthead .page-heading .h1,header.masthead .site-heading h1,header.masthead .site-heading .h1{font-size:5rem}header.masthead .post-heading h1,header.masthead .post-heading .h1{font-size:3.5rem}header.masthead .post-heading .subheading{font-size:1.875rem}}.section-heading{font-size:2.25rem;font-weight:700;margin-top:3.75rem}.caption{font-size:.875rem;font-style:italic;display:block;margin:0;padding:.625rem;text-align:center}.post-preview a{color:#212529}.post-preview a:focus,.post-preview a:hover{text-decoration:none;color:#0085a1}.post-preview a .post-title{font-size:1.875rem;margin-top:1.875rem;margin-bottom:.625rem}.post-preview a .post-subtitle{font-weight:300;margin-bottom:.625rem}.post-preview .post-meta{font-size:.85rem;font-style:italic;margin-top:0;color:#6c757d}.post-preview .post-meta>a{text-decoration:none}@media (min-width: 992px){.post-preview a .post-title{font-size:2.25rem}}.cookie-consent{position:fixed;bottom:0;left:0;width:100%;background-color:#333;color:#fff;padding:10px;text-align:center}.cookie-consent p{margin:0}.cookie-consent button{background-color:#4caf50;color:#fff;padding:5px 10px;border:none;cursor:pointer}.cookie-consent .cookie-consent__message{color:#fff}.flag-icon{width:20px}h3.post-title{font-size:16px}.navbar-brand img{max-width:75px}h3{font-size:16px}h2.post-title{font-size:20px}h3.post-title{font-size:18px;font-weight:400}.category-wrap{position:absolute;bottom:10px;left:15px;background:#ff3c36;color:#fff;padding:5px 10px}.post-subtitle{font-size:14px;font-weight:400;margin:0}.post-subtitle a{color:#fff}.post-subtitle a:hover{color:#000}.post-fig{height:320px;position:relative;background:#f8f8f8}.post-fig.small-img{height:250px}.post-fig img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blockquote{line-height:28px;font-style:italic}.blockquote-footer:before{display:none}.post-desc h4{font-size:14px;font-weight:700;line-height:22px;margin:0}.post-desc h5{font-size:12px;font-weight:400;line-height:20px;margin:0}.post-desc .post-meta{font-size:12px;margin:0}.block-title h2{font-size:22px}.breadcrumb-wrap .breadcrumb-item,.breadcrumb-wrap .breadcrumb-item+.breadcrumb-item:before{color:#fff}.breadcrumb-wrap .breadcrumb-item a{color:#fff}.thumb-col{position:relative;padding-left:125px;min-height:110px}.thumb-img-wrap{position:absolute;top:0;left:0;width:115px;height:110px;overflow:hidden}.thumb-img-wrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.post-desc h3{font-weight:700;font-size:16px;line-height:24px}.video-wrap,.post-heading{position:relative}.post-heading .category-wrap{position:relative;left:0;display:inline-block;margin:10px 0}.social-icons ul{margin:0;padding:0}.social-icons ul li{list-style-type:none;display:inline-block;margin:0}.social-icons ul li a{font-size:20px;color:#fff;display:inline-block;text-align:center;padding:0 20px;line-height:37px;background:#676767;border-radius:4px}.social-icons ul li a:hover{background:#000;color:#fff}.footer-language ul{margin:0;padding:0}.footer-language ul li{list-style-type:none;display:inline-block;margin:0 0 5px 10px}.btn-primary{background:#ff3c36;border-color:#ff3c36}.btn-primary:hover{background:#f92d26;border-color:#f92d26}.main-footer{background:#123577;color:#fff}.details-wrap:first-letter{initial-letter:2}.video-wrap .ratio:before{padding-top:312px}.footer-nav{margin:0;padding:0}.footer-nav li{list-style-type:none;display:inline-block;margin:0 10px}.footer-nav a{color:#fff}.footer-nav a:hover{color:#ff3c36}@media (min-width: 992px){header.masthead{padding-top:calc(8rem + 57px)}.border-lg-start{border-left:#dee2e6 1px solid}}
