@charset "UTF-8";: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:#20c997;--bs-cyan:#0dcaf0;--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:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--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",Arial,"Noto Sans","Liberation Sans",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, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1.6rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}.btn-close,.btn-close-dark{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:4px;opacity:.5}.btn-close-dark:hover,.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close-dark:focus,.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close-dark:disabled,.btn-close.disabled,.btn-close:disabled,.disabled.btn-close-dark{pointer-events:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:0;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:100%}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:100%}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:transparent}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:1}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:40px 40px;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close,.modal-header .btn-close-dark{padding:20px 20px;margin:-20px -20px -20px auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:40px}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:30px;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:10px}.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}.modal-xl{max-width:1140px}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}.tv3-single-post{font-size:1rem}.tv3-text-sizing{position:relative}.tv3-text-sizing .tv3-text-sizing__toggle{color:#333338;padding:9px 7px;border:1px solid #c4c4c4;border-radius:3px;display:block;transition:all .15s ease;line-height:13px}.tv3-text-sizing .tv3-text-sizing__toggle:hover,.tv3-text-sizing .tv3-text-sizing__toggle[aria-expanded=true]{background:#fff}.tv3-text-sizing .tv3-text-sizing__toggle:hover .tv3-text-sizing__letter--primary,.tv3-text-sizing .tv3-text-sizing__toggle[aria-expanded=true] .tv3-text-sizing__letter--primary{color:red}.tv3-text-sizing .tv3-text-sizing__toggle[aria-expanded=true]{border-bottom-left-radius:0;border-bottom-right-radius:0}.tv3-text-sizing .dropdown-menu{min-width:auto;background:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);white-space:nowrap;padding:0;margin-top:-2px!important}.tv3-text-sizing .dropdown-menu a{display:inline-flex;width:60px;height:60px;justify-content:center;align-items:center;color:#333338;font-size:12px;line-height:1.5;transition:color .15s ease}.tv3-text-sizing .dropdown-menu a:hover{text-decoration:none;color:red}.js-tv3-text-size--default .tv3-text-sizing .dropdown-menu [data-text-size=default]{color:red}.tv3-text-sizing .dropdown-menu [data-text-size=larger]{font-size:15px}.js-tv3-text-size--larger .tv3-text-sizing .dropdown-menu [data-text-size=larger]{color:red}.tv3-text-sizing .dropdown-menu [data-text-size=largest]{font-size:18px}.js-tv3-text-size--largest .tv3-text-sizing .dropdown-menu [data-text-size=largest]{color:red}.tv3-text-sizing__letter--secondary,.tv3-text-sizing__minus{color:#899197}.dark .tv3-text-sizing__toggle{color:#c4c4c4}.dark .tv3-text-sizing__toggle:hover,.dark .tv3-text-sizing__toggle[aria-expanded=true]{background:#333338}.dark .tv3-text-sizing__toggle:hover .tv3-text-sizing__letter--primary,.dark .tv3-text-sizing__toggle[aria-expanded=true] .tv3-text-sizing__letter--primary{color:#c4c4c4}.section-layout-content-grand #header{box-shadow:none}.section-layout-content-grand.tv3-single-layout-class-bg{background:var(--tv3-single-layout-bg);background-position:bottom;background-attachment:fixed;background-size:cover;background-repeat:no-repeat}.section-layout-content-grand.tv3-single-layout-class-bg-color{background:linear-gradient(180deg,#fff 50px,var(--tv3-single-layout-bg-color) 100px,var(--tv3-single-layout-bg-color) 100%)}.section-layout-content-grand.tv3-single-layout-class-text-color .tv3-single-content>h2,.section-layout-content-grand.tv3-single-layout-class-text-color .tv3-single-content>h3,.section-layout-content-grand.tv3-single-layout-class-text-color .tv3-single-content>h4,.section-layout-content-grand.tv3-single-layout-class-text-color .tv3-single-content>h5,.section-layout-content-grand.tv3-single-layout-class-text-color .tv3-single-content>h6,.section-layout-content-grand.tv3-single-layout-class-text-color .tv3-single-content>p:not(.lead){color:var(--tv3-single-layout-text-color)}.section-layout-content-grand.tv3-single-layout-class-text-color .footer{color:var(--tv3-single-layout-text-color)}.section-layout-content-grand.tv3-single-layout-class-accent-color .tv3-single-content a,.section-layout-content-grand.tv3-single-layout-class-accent-color .tv3-single-content h2,.section-layout-content-grand.tv3-single-layout-class-accent-color .tv3-single-content h3,.section-layout-content-grand.tv3-single-layout-class-accent-color .tv3-single-content h4,.section-layout-content-grand.tv3-single-layout-class-accent-color .tv3-single-content h5,.section-layout-content-grand.tv3-single-layout-class-accent-color .tv3-single-content h6{color:var(--tv3-single-layout-accent-color)}.section-layout-content-grand.tv3-single-layout-class-post-image .tv3-single-header{background-image:var(--tv3-single-layout-featured-image);background-repeat:no-repeat;background-size:cover;background-position:center;min-height:590px}.section-layout-content-grand.tv3-single-layout-class-post-image .tv3-single-header-inner{width:100%;position:absolute;bottom:0;background:linear-gradient(0deg,#000,rgba(0,0,0,0) 100%)}.section-layout-content-grand.tv3-single-layout-class-post-image .tv3-single-header-inner .tv3-single-header-content{padding-top:90px}.section-layout-content-grand .embedded-video,.section-layout-content-grand .skaties-gallery,.section-layout-content-grand .tv3-single-collab,.section-layout-content-grand .tv3-single-header,.section-layout-content-grand .tv3-single-media{border-radius:4px;overflow:hidden}.section-layout-content-grand .tv3-single-container-narrow{margin-left:110px;margin-right:110px}.section-layout-content-grand .tv3-single-header{position:relative;margin-bottom:24px;background:var(--tv3-single-layout-block-color)}.section-layout-content-grand .tv3-single-header .tv3-single-breadcrumbs,.section-layout-content-grand .tv3-single-header .tv3-single-content{color:#fff}.section-layout-content-grand .tv3-single-header .tv3-single-breadcrumbs>*,.section-layout-content-grand .tv3-single-header .tv3-single-content>*{margin-bottom:0}.section-layout-content-grand .tv3-single-header .tv3-single-content,.section-layout-content-grand .tv3-single-header-content{display:flex;flex-direction:column;gap:10px}.section-layout-content-grand .tv3-single-header-content{padding-bottom:24px;padding-top:24px}.section-layout-content-grand .tv3-single-header-content-main{display:flex;align-items:end;gap:15px}.section-layout-content-grand .tv3-single-header-content-main>:first-child{flex:2;gap:10px;display:flex;flex-direction:column}.section-layout-content-grand .tv3-single-header-content-main>:last-child{flex:1;display:flex;flex-direction:row;justify-content:end}.section-layout-content-grand .tv3-single-header .tv3-single-collab-inner{flex-flow:row-reverse;gap:8px}.section-layout-content-grand .tv3-single-header .tv3-single-collab-inner img{max-width:44px;max-height:44px}.section-layout-content-grand .tv3-single-post.container{max-width:1220px}.section-layout-content-grand .tv3-single-post .tv3-single-section{padding-bottom:35px}.section-layout-content-grand .tv3-single-post .tv3-single-section h2{display:inline-block}.section-layout-content-grand .tv3-single-post .tv3-single-section .article-content-summary,.section-layout-content-grand .tv3-single-post .tv3-single-section .fb-video,.section-layout-content-grand .tv3-single-post .tv3-single-section blockquote,.section-layout-content-grand .tv3-single-post .tv3-single-section figure,.section-layout-content-grand .tv3-single-post .tv3-single-section ol,.section-layout-content-grand .tv3-single-post .tv3-single-section p,.section-layout-content-grand .tv3-single-post .tv3-single-section ul{margin-bottom:.7368421053em}.section-layout-content-grand .tv3-single-post .tv3-single-section .embedded-video{margin-bottom:30px}.section-layout-content-grand .tv3-single-post .tv3-single-section .skaties-quote-content>:last-child,.section-layout-content-grand .tv3-single-post .tv3-single-section>:last-child{margin-bottom:0}.section-layout-content-grand .tv3-single-post .tv3-single-section .tv3-single-content>:not(.embedded-video,.tv3-single-media,blockquote,.skaties-gallery){width:var(--tv3-single-layout-content-width);margin-left:110px;margin-right:110px}.section-layout-content-grand .tv3-single-post .tv3-single-section .tv3-single-media img{width:100%;height:auto}.section-layout-content-grand .tv3-single-post .tv3-single-section .tv3-single-media.alignleft{max-width:360px;float:left;margin-right:32px}.section-layout-content-grand .tv3-single-post .tv3-single-section .tv3-single-media.alignright{max-width:550px;float:right;margin-left:32px}.section-layout-content-grand .tv3-single-post .tv3-single-section .tv3-single-media.alignnone{margin-left:110px;margin-right:110px}.section-layout-content-grand .tv3-single-post .tv3-single-section .skaties-quote{max-width:550px;float:right;margin-left:32px}.section-layout-content-grand .tv3-single-post .tv3-single-section .skaties-quote+*+:not(.skaties-quote){display:inline-block}.section-layout-content-grand .tv3-single-post .tv3-single-section .skaties-quote+*+.skaties-quote{float:unset;max-width:unset;margin-left:0}.section-layout-content-grand .tv3-single-post .tv3-single-section .skaties-gallery{display:block}.section-layout-content-grand .tv3-single-collab{padding-top:25px;padding-bottom:25px;background-color:var(--tv3-single-layout-block-color)}.section-layout-content-grand .tv3-single-collab-inner{font-size:1.4rem;font-weight:500;display:flex;gap:20px;align-items:center}.section-layout-content-grand .tv3-single-collab-inner img{max-width:94px;max-height:94px}.section-layout-content-grand .tv3-single-collab-content-full{font-size:1.3rem;font-weight:400;opacity:.7}.section-layout-content-grand .tv3-single-text-light,.section-layout-content-grand .tv3-single-text-light .tv3-single-breadcrumbs,.section-layout-content-grand .tv3-single-text-light .tv3-single-content{color:#fff}.section-layout-content-grand .tv3-single-text-dark,.section-layout-content-grand .tv3-single-text-dark .tv3-single-breadcrumbs,.section-layout-content-grand .tv3-single-text-dark .tv3-single-content{color:#222}.section-layout-content-grand .footer{width:100%}@media (max-width:991.98px){.section-layout-content-grand.tv3-single-layout-class-post-image-mobile .tv3-single-header{background-image:var(--tv3-single-layout-featured-image-mobile)}.section-layout-content-grand .embedded-video,.section-layout-content-grand .skaties-gallery,.section-layout-content-grand .tv3-single-collab,.section-layout-content-grand .tv3-single-header,.section-layout-content-grand .tv3-single-media{border-radius:0}.section-layout-content-grand .tv3-single-header-content-main{flex-direction:column;align-items:start}.section-layout-content-grand .tv3-single-post .tv3-single-section .tv3-single-content>:not(.embedded-video,.tv3-single-media,blockquote){max-width:none;margin-left:0;margin-right:0}.section-layout-content-grand .tv3-single-post .tv3-single-section .tv3-single-media.alignleft,.section-layout-content-grand .tv3-single-post .tv3-single-section .tv3-single-media.alignnone,.section-layout-content-grand .tv3-single-post .tv3-single-section .tv3-single-media.alignright{max-width:none;float:unset}.section-layout-content-grand .tv3-single-container-narrow{margin-left:0;margin-right:0}}.tv3-single-breadcrumbs{font-size:1.1rem;line-height:1.8rem;color:#333338}.tv3-single-breadcrumbs .dots:before{content:"\f309";padding:0 3px}.tv3-single-breadcrumbs .dots:first-child:before{content:none}.tv3-single-breadcrumbs a:hover{text-decoration:underline}.page-title{font-size:4rem;line-height:5rem;font-weight:500}.page-terms{font-size:.7368421053em;color:#7c7c7c;text-decoration:underline}.page-terms:hover{color:#555}.tv3-post-lead,.tv3-single-post .lead{font-size:1.1052631579em;line-height:1.619047619;font-weight:400}.tv3-single-content{font-size:1.9em;line-height:1.6315789474}.tv3-single-content .article-content-summary,.tv3-single-content .fb-video,.tv3-single-content blockquote,.tv3-single-content ol,.tv3-single-content p,.tv3-single-content ul{margin-bottom:1.0526315789em}.tv3-single-content .article-content-summary span[style]:not([style=""]),.tv3-single-content .article-content-summary span[style]:not([style=""]) *,.tv3-single-content .fb-video span[style]:not([style=""]),.tv3-single-content .fb-video span[style]:not([style=""]) *,.tv3-single-content blockquote span[style]:not([style=""]),.tv3-single-content blockquote span[style]:not([style=""]) *,.tv3-single-content ol span[style]:not([style=""]),.tv3-single-content ol span[style]:not([style=""]) *,.tv3-single-content p span[style]:not([style=""]),.tv3-single-content p span[style]:not([style=""]) *,.tv3-single-content ul span[style]:not([style=""]),.tv3-single-content ul span[style]:not([style=""]) *{color:inherit!important}.tv3-single-content h2,.tv3-single-content h3,.tv3-single-content h4,.tv3-single-content h5,.tv3-single-content h6{padding-top:10px;margin-bottom:8px;font-weight:500}.tv3-single-content h2{font-size:1.4736842105em;line-height:1.3928571429}.tv3-single-content h3{font-size:1.1052631579em;line-height:1.380952381}.tv3-single-content h4{font-size:1em;line-height:1.4736842105}.tv3-single-content h5,.tv3-single-content h6{font-size:.8947368421em;line-height:1.5}.tv3-single-content table{font-size:.8421052632em;line-height:1.625}.tv3-single-content table thead{border-bottom:.0526315789em solid;white-space:nowrap}.tv3-single-content table thead,.tv3-single-content table thead th{font-weight:500}.tv3-single-content table tbody tr{border-bottom:.0526315789em solid #c4c4c4}.tv3-single-content table tbody tr:last-child{border-bottom:none}.tv3-single-content table td,.tv3-single-content table th{padding:.0625em .625em}.tv3-single-content iframe{display:block;max-width:100%;margin:0 auto 1.0526315789em!important}.tv3-single-content iframe[src*="google.com/maps"]{width:100%}.tv3-single-content .twitter-tweet{margin-left:auto;margin-right:auto}.tv3-single-content .article-content-interview{font-size:1em;line-height:1.5789473684;margin-top:.2631578947em;padding-top:0}.tv3-single-content .article-content-interview:first-child{margin-top:0}.tv3-single-content .article-content-summary{background-color:#f2f2f2;border-radius:4px;padding:20px 20px 20px 50px;font-size:20px;line-height:32px}.tv3-single-content .article-content-summary p{margin-bottom:0}.tv3-single-content .article-content-summary p:before{color:red;content:"•";position:absolute;margin-left:-18px}section.tv3-single-content>:last-child{margin-bottom:1.5789473684em}.tv3-single-media figcaption{font-size:1.3em;line-height:1.6153846154;margin-top:-.1538461538em;padding:.4615384615em .7692307692em .3076923077em;background-color:#f2f2f2}.tv3-single-media figcaption .signature{text-transform:uppercase;color:#565e64;font-size:.9230769231em}.tv3-single-content .tv3-single-media figcaption{font-size:.6842105263em}.tv3-single-content .tv3-block{margin:0 3.2rem -1rem}.tv3-single-content .tv3-block .col-4 .title,.tv3-single-content .tv3-block .col-md-4 .title{font-size:1.5rem;line-height:2.2rem;padding:0}.tv3-single-content .tv3-block-header{margin-bottom:1.2rem}.tv3-single-content .tv3-block-header .title{font-size:1.9rem;line-height:2.4rem;font-weight:500}.tv3-list-style li,.tv3-single-content li{position:relative}.tv3-list-style ul,.tv3-single-content ul{list-style:none}.tv3-list-style ul>li:before,.tv3-single-content ul>li:before{color:red;content:"•";position:absolute;margin-left:-18px}.tv3-list-style ol,.tv3-single-content ol{list-style:none}.tv3-list-style ol>li,.tv3-single-content ol>li{counter-increment:item}.tv3-list-style ol>li:before,.tv3-single-content ol>li:before{content:counter(item) ".";position:absolute;margin-left:-24px}.tv3-single-post-label{font-size:1rem;font-weight:500;line-height:1.1rem;color:#353b40;padding:.2rem .5rem;background-color:#dfdfdf;border-radius:2px}.tv3-single-post-label-sudzibu-delis{color:#fff;background:#ff841f}.tv3-single-authors .tv3-post-author{margin-right:2.2rem;margin-bottom:1rem}.tv3-single-authors .tv3-post-author:last-child{margin-right:0}.tv3-single-authors .tv3-post-author .author-image,.tv3-single-authors .tv3-post-author .author-placeholder{width:4.4rem;height:4.4rem;border-radius:2.2rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.15)}.tv3-post-audio-on-top .tv3-single-authors .tv3-post-author .author-image,.tv3-post-audio-on-top .tv3-single-authors .tv3-post-author .author-placeholder{background:#fff}.tv3-single-authors .tv3-post-author .author-name{line-height:1.6rem}.tv3-single-authors .tv3-post-author .author-position,.tv3-single-authors .tv3-post-author .author-time{font-size:1.2rem;line-height:1;color:#565e64;margin-top:.4rem;margin-bottom:0}.tv3-single-meta{color:#333338}.tv3-single-meta .meta-row{line-height:1.6rem}.tv3-single-meta .tv3-post-time{font-size:1.3rem}.dark .tv3-single-meta{color:#e6e6e6}.tv3-single-quote p,.tv3-single-quote-v2 p,.tv3-single-quote-v3 p{margin-bottom:0}.tv3-single-quote .tv3-single-quote-author,.tv3-single-quote-v2 .tv3-single-quote-author,.tv3-single-quote-v3 .tv3-single-quote-author{position:relative;padding:0 20px;margin-top:.5714285714em;font-size:.7368421053em;line-height:1.4285714286;color:#333338}.tv3-single-quote .tv3-single-quote-author .quote-author,.tv3-single-quote-v2 .tv3-single-quote-author .quote-author,.tv3-single-quote-v3 .tv3-single-quote-author .quote-author{font-weight:500}.tv3-single-quote .tv3-single-quote-author .quote-author-extra,.tv3-single-quote-v2 .tv3-single-quote-author .quote-author-extra,.tv3-single-quote-v3 .tv3-single-quote-author .quote-author-extra{font-size:.8571428571em;line-height:1.5;color:#6c757d}.tv3-single-quote .tv3-single-quote-author:before,.tv3-single-quote-v2 .tv3-single-quote-author:before,.tv3-single-quote-v3 .tv3-single-quote-author:before{content:"";position:absolute;left:20px;top:-10.5px;border:8px solid transparent;border-color:transparent transparent #f2f2f2 #f2f2f2;transform-origin:0 0;transform:rotate(-45deg);box-shadow:-2px 2px 2px rgba(0,0,0,.2)}.tv3-single-quote .tv3-single-quote-content,.tv3-single-quote-v2 .tv3-single-quote-content,.tv3-single-quote-v3 .tv3-single-quote-content{position:relative;font-size:1em;line-height:1.5789473684em;padding:16px 20px;background-color:#f2f2f2;box-shadow:inset 2px 0 0 red}.tv3-single-quote-v2 .tv3-single-quote-author{order:1;margin-top:0;margin-bottom:8px}.tv3-single-quote-v2 .tv3-single-quote-author:before{top:auto;bottom:-26px;left:40px;transform:rotate(135deg)}.tv3-single-quote-v2 .tv3-single-quote-content{order:2;box-shadow:inset 0 -2px 0 red}.tv3-single-quote-v3 .tv3-single-quote-author{text-align:right}.tv3-single-quote-v3 .tv3-single-quote-author:before{left:auto;right:20px;margin-top:-2px}.tv3-single-quote-v3 .tv3-single-quote-content{box-shadow:unset;border-bottom:2px solid red}.placholder-circle{margin:0 auto;width:90px;height:90px;background-color:#e0e0e0;border-radius:50%;display:flex;justify-content:center;align-items:center}.author-card-image .bi-person{font-size:3rem}.tv3-author-card,.tv3-author-card-lg,.tv3-author-card-sm{font-size:1.4rem;line-height:2.1rem}.tv3-author-card .tv3-author-card-inner,.tv3-author-card-lg .tv3-author-card-inner,.tv3-author-card-sm .tv3-author-card-inner{border-radius:4px;background-color:#f2f2f2;padding:2rem}.tv3-author-card .author-card-image,.tv3-author-card-lg .author-card-image,.tv3-author-card-sm .author-card-image{margin-right:1.5rem}.tv3-author-card .author-card-image img,.tv3-author-card-lg .author-card-image img,.tv3-author-card-sm .author-card-image img{box-shadow:0 1px 3px 0 rgba(0,0,0,.15);width:70px;height:70px;border-radius:35px}.tv3-author-card .author-name,.tv3-author-card .author-name a,.tv3-author-card-lg .author-name,.tv3-author-card-lg .author-name a,.tv3-author-card-sm .author-name,.tv3-author-card-sm .author-name a{font-size:1.9rem;font-weight:400;line-height:2.6rem;color:red;margin-bottom:.2rem}.tv3-author-card .author-position,.tv3-author-card-lg .author-position,.tv3-author-card-sm .author-position{font-size:1.2rem;line-height:1.8rem;margin-bottom:.2rem;color:#565e64}.tv3-author-card .author-social,.tv3-author-card-lg .author-social,.tv3-author-card-sm .author-social{position:absolute;top:15px;right:15px;font-size:1.3rem}.tv3-author-card .author-about,.tv3-author-card-lg .author-about,.tv3-author-card-sm .author-about{max-width:530px}.tv3-author-card .author-about>*,.tv3-author-card-lg .author-about>*,.tv3-author-card-sm .author-about>*{margin-bottom:0;padding:0}.tv3-author-card .author-card-content,.tv3-author-card-lg .author-card-content,.tv3-author-card-sm .author-card-content{width:100%}.tv3-author-card-lg .author-card-image img{width:160px;height:160px;border-radius:80px}.tv3-author-card-lg .author-card-content{padding-top:1rem}@media (min-width:768px){.tv3-author-card-lg .author-about{font-size:1.6rem;line-height:2.8rem}}.tv3-author-card-sm{padding-top:45px}.tv3-author-card-sm .tv3-author-card-inner{padding:10px}.tv3-author-card-sm .author-card-image{margin:-55px 0 10px}.tv3-author-card-sm .author-card-image img{width:90px;height:90px;border-radius:45px;box-shadow:0 1px 3px 0 rgba(0,0,0,.15)}.tv3-author-card-sm .author-name,.tv3-author-card-sm .author-name a{font-size:1.6rem;line-height:2.2rem;font-weight:500;color:#333338}.tv3-post .tv3-related-posts{font-size:1.6em}.tv3-related-posts a{display:block}.tv3-related-posts li{padding-bottom:4px;display:block}.tv3-related-posts li:last-child{padding-bottom:0}.tv3-related-posts .h6-title{margin-top:0;margin-bottom:10px;font-weight:500;line-height:1.2}iframe[src*=infogram]+div{display:none}.tv3-single-attachment{margin-bottom:1.5789473684em}@media (max-width:767.98px){.page-title{font-size:2.6rem;line-height:3.6rem}.tv3-single-content{font-size:1.7em;line-height:1.5882352941}.tv3-post-lead,.tv3-spec-block .tv3-post-lead{font-size:1.7rem;line-height:2.7rem}.tv3-single-attachment{margin-bottom:1.7647058824em}.tv3-single-content{padding-left:10px;padding-right:10px}.tv3-single-content figcaption{font-size:.7647058824em;padding-left:20px;padding-right:20px}.tv3-single-content blockquote,.tv3-single-content ol,.tv3-single-content p,.tv3-single-content ul{margin-bottom:.9411764706em}.tv3-single-content h2,.tv3-single-content h3,.tv3-single-content h4,.tv3-single-content h5,.tv3-single-content h6{padding-top:16px}.tv3-single-content h2{font-size:1.4117647059em;line-height:1.3958333333}.tv3-single-content h3{font-size:1.1176470588em;line-height:1.4}.tv3-single-content h4{line-height:1.5}.tv3-single-content h5,.tv3-single-content h6{font-size:.8823529412em;line-height:1.5}.tv3-single-content .article-content-interview{line-height:1.5882352941;margin-top:1.8823529412em}.tv3-single-content .article-content-interview:first-child{margin-top:0}.tv3-single-content table{font-size:.9411764706em}.tv3-single-content .article-content-summary{margin-left:-20px;margin-right:-20px;padding:10px 10px 10px 40px;font-size:17px;line-height:27px;border-radius:0}section.tv3-single-content>:last-child{margin-bottom:1.1764705882em}.tv3-single-quote p,.tv3-single-quote-v2 p,.tv3-single-quote-v3 p{margin-bottom:0;padding-left:0;padding-right:0}.tv3-single-quote .tv3-single-quote-content,.tv3-single-quote-v2 .tv3-single-quote-content,.tv3-single-quote-v3 .tv3-single-quote-content{line-height:1.5882352941em}.tv3-author-card,.tv3-author-card-lg,.tv3-author-card-sm{border-radius:0}.tv3-author-card .tv3-author-card-inner,.tv3-author-card-lg .tv3-author-card-inner,.tv3-author-card-sm .tv3-author-card-inner{padding-top:12px}.tv3-author-card .author-card-image,.tv3-author-card-lg .author-card-image,.tv3-author-card-sm .author-card-image{position:absolute;top:-20px}.tv3-author-card .author-card-head,.tv3-author-card-lg .author-card-head,.tv3-author-card-sm .author-card-head{margin-bottom:10px}.tv3-author-card .author-name-el,.tv3-author-card-lg .author-name-el,.tv3-author-card-sm .author-name-el{padding-left:85px}.tv3-author-card .author-position,.tv3-author-card-lg .author-position,.tv3-author-card-sm .author-position{margin-top:0;margin-top:-4px}.tv3-author-card .author-social,.tv3-author-card-lg .author-social,.tv3-author-card-sm .author-social{position:relative;top:unset;right:unset;font-size:1.5rem}.tv3-author-card .author-card-content,.tv3-author-card-lg .author-card-content,.tv3-author-card-sm .author-card-content{padding-top:0}.tv3-author-card .author-about,.tv3-author-card-lg .author-about,.tv3-author-card-sm .author-about{font-size:1.7rem;line-height:2.7rem}.tv3-author-card-lg .author-card-image{margin-right:15px}.tv3-author-card-lg .author-card-image img{box-shadow:0 1px 3px 0 rgba(0,0,0,.15);width:70px;height:70px;border-radius:35px}.tv3-author-card-sm .tv3-author-card-inner{padding-top:10px}.tv3-author-card-sm .author-card-image{position:relative;top:0}.tv3-author-card-sm .author-name-el{padding-left:0}.tv3-author-card-sm .author-card-head{margin-bottom:0}.tv3-author-card-sm .author-name{padding-left:0}.tv3-single-authors .tv3-post-author .author-image,.tv3-single-authors .tv3-post-author .author-placeholder{width:3.2rem;height:3.2rem;border-radius:1.6rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.15)}.tv3-single-authors .tv3-post-author .author-name{line-height:1.4rem}.tv3-single-content .tv3-block{margin:0}.tv3-single-content .tv3-block .col-4 .title,.tv3-single-content .tv3-block .col-md-4 .title{font-size:1.6rem;line-height:2.4rem}.tv3-single-content .tv3-block .tv3-block-header{margin-bottom:.4rem}.tv3-single-content .tv3-block .tv3-block-header .title{font-size:1.7rem;line-height:3.1rem}}.js-tv3-after-single-post-content{height:1rem;margin-top:-1rem}.modal-backdrop{background:rgba(0,0,0,.7)}.btn-close,.btn-close-dark{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;background-color:unset;width:36px;height:36px;padding:12px;border-radius:18px;font-size:12px;box-sizing:border-box;color:#222;opacity:1}.btn-close-dark:focus,.btn-close:focus{box-shadow:none}.btn-close-fill{background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.2)}.btn-close-dark{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23f2f2f2'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")}.btn-close-dark.btn-close-fill{background-color:#1a1a1c}.btn-close-transparent{background-color:transparent;box-shadow:none}.modal-header{padding:20px 37px 20px 20px;border:0}.modal-header .btn-close,.modal-header .btn-close-dark{margin:11px;padding:0;width:14px;height:14px;position:absolute;top:4px;right:4px}.modal-title{font-size:18px;line-height:21.5px}.modal-body{padding:0 16px 0 0;margin:0 4px 11px 20px}.modal-content{border-radius:0;box-shadow:0 16px 48px rgba(0,0,0,.25);border:0}.tv3-swiper-latvijas-lepnums .latvijas-lepnums-item .nav-link{border:1px solid #ccc;border-radius:4px;color:#000;margin-bottom:10px}.tv3-swiper-latvijas-lepnums .latvijas-lepnums-item .nav-link:hover{background-color:#f2f2f2}.tv3-swiper-latvijas-lepnums .latvijas-lepnums-item .nav-link.active{color:#f2f2f2!important;background-color:red;border:none}@media (max-width:767.98px){.tv3-swiper-latvijas-lepnums .latvijas-lepnums-ul{flex-wrap:nowrap}}.modal{top:0}.modal-dialog{max-width:825px}.modal-header{padding:39px 37px 28px 43px}.modal-title{font-size:22px;line-height:26.5px}.modal-body{padding:0 21px 0 0;margin:0 16px 30px 43px}@media (max-width:991.98px){.modal.fade .modal-dialog{transform:translateY(100%);transition:transform .3s ease-out}.modal.fade.show .modal-dialog{transform:translateY(0)}}.modal-open .tv3-quiz__wrapper{position:static}