@import url("https://fonts.googleapis.com/css2?family=Akshar:wght@300..700&family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap");/*!
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/.pure-menu{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.pure-menu-fixed{position:fixed;left:0;top:0;z-index:3}.pure-menu-list,.pure-menu-item{position:relative}.pure-menu-list{list-style:none;margin:0;padding:0}.pure-menu-item{padding:0;margin:0;height:100%}.pure-menu-link,.pure-menu-heading{display:block;text-decoration:none;white-space:nowrap}.pure-menu-horizontal{width:100%;white-space:nowrap}.pure-menu-horizontal .pure-menu-list{display:inline-block}.pure-menu-horizontal .pure-menu-item,.pure-menu-horizontal .pure-menu-heading,.pure-menu-horizontal .pure-menu-separator{display:inline-block;*display:inline;zoom:1;vertical-align:middle}.pure-menu-item .pure-menu-item{display:block}.pure-menu-children{display:none;position:absolute;left:100%;top:0;margin:0;padding:0;z-index:3}.pure-menu-horizontal .pure-menu-children{left:0;top:auto;width:inherit}.pure-menu-allow-hover:hover>.pure-menu-children,.pure-menu-active>.pure-menu-children{display:block;position:absolute}.pure-menu-has-children>.pure-menu-link:after{padding-left:.5em;content:"\25B8";font-size:small}.pure-menu-horizontal .pure-menu-has-children>.pure-menu-link:after{content:"\25BE"}.pure-menu-scrollable{overflow-y:scroll;overflow-x:hidden}.pure-menu-scrollable .pure-menu-list{display:block}.pure-menu-horizontal.pure-menu-scrollable .pure-menu-list{display:inline-block}.pure-menu-horizontal.pure-menu-scrollable{white-space:nowrap;overflow-y:hidden;overflow-x:auto;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;padding:.5em 0}.pure-menu-horizontal.pure-menu-scrollable::-webkit-scrollbar{display:none}.pure-menu-separator{background-color:#ccc;height:1px;margin:.3em 0}.pure-menu-horizontal .pure-menu-separator{width:1px;height:1.3em;margin:0 .3em}.pure-menu-heading{text-transform:uppercase;color:#565d64}.pure-menu-link{color:#777}.pure-menu-children{background-color:#fff}.pure-menu-link,.pure-menu-disabled,.pure-menu-heading{padding:.5em 1em}.pure-menu-disabled{opacity:.5}.pure-menu-disabled .pure-menu-link:hover{background-color:transparent}.pure-menu-active>.pure-menu-link,.pure-menu-link:hover,.pure-menu-link:focus{background-color:#eee}.pure-menu-selected .pure-menu-link,.pure-menu-selected .pure-menu-link:visited{color:#000}html,body{height:100%;margin:0;padding:0}body{display:grid;grid-template-rows:auto 1fr auto;min-height:100vh;color:black;background:white}body,.redactor-styles{font-size:18px;font-family:"Noto Serif", serif;font-weight:normal}body p,.redactor-styles p{line-height:1.7}body h1,.redactor-styles h1{font-weight:700;color:#525252}body h2,body h3,body h4,body h5,body h6,body nav a,.redactor-styles h2,.redactor-styles h3,.redactor-styles h4,.redactor-styles h5,.redactor-styles h6,.redactor-styles nav a{font-family:"Akshar", sans-serif;font-weight:300}body h1,.redactor-styles h1{font-size:30px}body h2,.redactor-styles h2{font-size:28px}hr{border:none;border-top:1px solid #cbc9ae}figcaption{margin-top:0.5em;font-style:italic;font-size:80%;text-transform:uppercase;display:inline-block;width:80%;color:#525252}div.two_column{display:grid;grid-template-columns:50fr 50fr;column-gap:40px}div.two_column input[type="text"]{width:100%}form div.field{margin-bottom:1em}form div.field div.field-row{display:flex;flex-direction:row;align-items:center;gap:0.5em}form div.field div.checkbox{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-after;gap:7px;align-items:baseline}input,select,button{font-size:14pt;line-height:150%;margin:5px 0}input{border:1px solid black;padding:2px 5px;box-sizing:border-box}label{display:block}textarea{margin:5px 0;font-size:12pt;max-width:100%}select{max-width:100%}input[type="file"]{font-size:12pt}input[type="file"]::-webkit-file-upload-button,input[type="submit"],button[name="submit"],button[name="publish"]{font-size:12pt;border:1px solid #aaaaaa;border-radius:4px;padding:5px 10px;background-image:linear-gradient(to top, #d2d0d0 0%, #f0f0f0 100%)}div.actions{display:flex;align-items:center;margin:1em 0;gap:0.5em}div.actions button,div.actions input{white-space:nowrap}div.actions.with_note div.note{color:#800;font-size:85%}div.actions.with_note div.note:before{content:"Note: ";font-weight:bold}button[name="submit"]{box-shadow:0 0 5px 0 green}button[name="publish"]{box-shadow:0 0 5px 0 orange}.field_with_errors input,.field_with_errors textarea{border:1px dashed red}.field_error_messages{color:#800;font-size:small;font-style:italic}.form_field_label_required{font-size:smaller;font-weight:bold;padding-left:0.5em}.form_field_label_optional,.form_field_label_hint{font-size:smaller;font-weight:normal;font-style:italic;padding-left:0.5em}.form_field_label_hint:before{content:"("}.form_field_label_hint:after{content:")"}header,main,footer{width:100%;margin:0}.redactor-styles.redactor-in{width:100%;margin:0}section.header_content,section.main_content,section.footer_content,section.footer_suffix{box-sizing:content-box;width:1400px;margin:0 auto;padding:0}dl dt{font-weight:bold}dl dd:not(:last-child){margin-bottom:1em}header{background:rgba(235,234,224,0.5);border-bottom:1px solid #cbc9ae;padding-top:20px;padding-bottom:20px}header section.header_content{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}section.messages,div#error_explanation{padding:0 10px;background:#eef;border:1px solid #00f;color:#00f;font-size:125%;font-weight:bold;margin-bottom:1em}article.article section.article-header{border-top:1px dotted #999;border-bottom:1px dotted #999;margin-bottom:20px}article.article .article-date-and-heading-container,article.article .article-summary-and-links-container{display:flex;justify-content:space-between;gap:5px;align-items:center;margin-top:5px}article.article .article-summary-and-links-container{align-items:start}article.article .article-date{font-size:small;margin:0;padding-left:5px;text-align:right}article.article .article-heading{margin:5px 0}article.article .article-summary{font-size:smaller;font-style:italic;margin-bottom:1em}article.article .article-next-prev{font-size:18px;line-height:110%;text-align:right;text-wrap:nowrap;margin-bottom:1em}article.article .article-next-prev a{text-decoration:none}section.blog-articles{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1em}section.blog-articles article.article img{width:100%;height:auto;object-fit:cover;aspect-ratio:1;border-radius:0.5em}section.blog-articles.with-poster-grid article.article img{aspect-ratio:2/3}main,.redactor-box.redactor-styles-on{border:none}main .redactor-styles.redactor-in>h1:first-child,main .redactor-styles.redactor-in>h2:first-child,main .redactor-styles.redactor-in>h3:first-child,main .redactor-styles.redactor-in>h4:first-child,main .redactor-styles.redactor-in>h5:first-child,main .redactor-styles.redactor-in>h6:first-child,main .redactor-styles.redactor-in>p:first-child,main div.above-clear>h1:first-child,main div.above-clear>h2:first-child,main div.above-clear>h3:first-child,main div.above-clear>h4:first-child,main div.above-clear>h5:first-child,main div.above-clear>h6:first-child,main div.above-clear>p:first-child,.redactor-box.redactor-styles-on .redactor-styles.redactor-in>h1:first-child,.redactor-box.redactor-styles-on .redactor-styles.redactor-in>h2:first-child,.redactor-box.redactor-styles-on .redactor-styles.redactor-in>h3:first-child,.redactor-box.redactor-styles-on .redactor-styles.redactor-in>h4:first-child,.redactor-box.redactor-styles-on .redactor-styles.redactor-in>h5:first-child,.redactor-box.redactor-styles-on .redactor-styles.redactor-in>h6:first-child,.redactor-box.redactor-styles-on .redactor-styles.redactor-in>p:first-child,.redactor-box.redactor-styles-on div.above-clear>h1:first-child,.redactor-box.redactor-styles-on div.above-clear>h2:first-child,.redactor-box.redactor-styles-on div.above-clear>h3:first-child,.redactor-box.redactor-styles-on div.above-clear>h4:first-child,.redactor-box.redactor-styles-on div.above-clear>h5:first-child,.redactor-box.redactor-styles-on div.above-clear>h6:first-child,.redactor-box.redactor-styles-on div.above-clear>p:first-child{margin-top:20px}main section.main_content,.redactor-box.redactor-styles-on section.main_content{margin-top:20px;margin-bottom:20px}main img,.redactor-box.redactor-styles-on img{max-width:1400px;height:auto !important}main img[align='right'],.redactor-box.redactor-styles-on img[align='right']{margin:0 10px 10px 0}main img[align='left'],.redactor-box.redactor-styles-on img[align='left']{margin:0 0 10px 10px}main img:not(.no_spinner),main iframe:not(.no_spinner),.redactor-box.redactor-styles-on img:not(.no_spinner),.redactor-box.redactor-styles-on iframe:not(.no_spinner){min-height:36px;background:url(/assets/spinner-cbf97fc274a3a6566e450c4680eab7c87b37301f375632373caac5a1e2788b21.png) center center no-repeat}main figure:not(.no_shadow):not(.no_decorations)>img:not(.no_shadow):not(.no_decorations),main iframe:not(.no_shadow):not(.no_decorations),.redactor-box.redactor-styles-on figure:not(.no_shadow):not(.no_decorations)>img:not(.no_shadow):not(.no_decorations),.redactor-box.redactor-styles-on iframe:not(.no_shadow):not(.no_decorations){-webkit-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.25);-moz-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.25);box-shadow:0px 0px 5px 2px rgba(0,0,0,0.25)}main iframe[allowtransparency='true'],main iframe.tickets,.redactor-box.redactor-styles-on iframe[allowtransparency='true'],.redactor-box.redactor-styles-on iframe.tickets{background-image:none !important;border:none !important}main iframe.tickets.fullscreen-overlay,.redactor-box.redactor-styles-on iframe.tickets.fullscreen-overlay{position:fixed !important;margin:0 !important;padding:5px !important;height:99% !important;width:100% !important;top:0px !important;left:0px !important;right:0px !important;background:rgba(0,0,0,0.8) !important;z-index:999;overflow:auto}main iframe.no_decorations,.redactor-box.redactor-styles-on iframe.no_decorations{margin-left:auto;margin-right:auto;width:1400px;height:1400px;overflow:hidden}main figure,.redactor-box.redactor-styles-on figure{margin:0.4em 0 0.5em 0;padding:0;border-radius:0.3em}main figure>img,main figure>a>img:only-child,.redactor-box.redactor-styles-on figure>img,.redactor-box.redactor-styles-on figure>a>img:only-child{border-radius:0.3em}main figure.float_left,main figure[style*="float: left"],main figure[style*="float:left"],.redactor-box.redactor-styles-on figure.float_left,.redactor-box.redactor-styles-on figure[style*="float: left"],.redactor-box.redactor-styles-on figure[style*="float:left"]{float:left;margin-right:0 10px 10px 0}main figure.float_right,main figure[style*="float: right"],main figure[style*="float:right"],.redactor-box.redactor-styles-on figure.float_right,.redactor-box.redactor-styles-on figure[style*="float: right"],.redactor-box.redactor-styles-on figure[style*="float:right"]{float:right;margin:0 0 10px 10px}main figure[data-redactor-type='video'] iframe,.redactor-box.redactor-styles-on figure[data-redactor-type='video'] iframe{width:980px !important;height:551.25px !important;margin:0 210px;-webkit-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.25);-moz-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.25);box-shadow:0px 0px 5px 2px rgba(0,0,0,0.25)}main figure[data-redactor-type='widget']>iframe,.redactor-box.redactor-styles-on figure[data-redactor-type='widget']>iframe{margin-left:auto;margin-right:auto}main .redactor-styles.redactor-in p:last-child>img:not([class='no_shadow']):last-child,main .redactor-styles.redactor-in>img:not([class='no_shadow']):last-child,main div.above-clear p:last-child>img:not([class='no_shadow']):last-child,main div.above-clear>img:not([class='no_shadow']):last-child,.redactor-box.redactor-styles-on .redactor-styles.redactor-in p:last-child>img:not([class='no_shadow']):last-child,.redactor-box.redactor-styles-on .redactor-styles.redactor-in>img:not([class='no_shadow']):last-child,.redactor-box.redactor-styles-on div.above-clear p:last-child>img:not([class='no_shadow']):last-child,.redactor-box.redactor-styles-on div.above-clear>img:not([class='no_shadow']):last-child{margin-top:15px !important;margin-bottom:15px !important}main .redactor-styles.redactor-in>img:last-child,main div.above-clear>img:last-child,.redactor-box.redactor-styles-on .redactor-styles.redactor-in>img:last-child,.redactor-box.redactor-styles-on div.above-clear>img:last-child{margin-bottom:35px !important}div#publishing-info{display:flex;align-items:center;gap:10px;position:fixed;top:0;left:50%;transform:translate(-50%, 0);padding:0.3em 0.8em;border:1px solid #cbc9ae;border-top:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;font-size:80%;backdrop-filter:blur(7px)}div#publishing-info button,div#publishing-info select{font-size:100%}div#publishing-info.publishing-published{-webkit-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.25);-moz-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.25);box-shadow:0px 0px 5px 2px rgba(0,0,0,0.25);background:#007e0044}div#publishing-info.publishing-current{-webkit-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.25);-moz-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.25);box-shadow:0px 0px 5px 2px rgba(0,0,0,0.25);background:#ffa50044}div#publishing-info.publishing-unpublished{-webkit-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.25);-moz-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.25);box-shadow:0px 0px 5px 2px rgba(0,0,0,0.25);background:#ff000044}footer{background:rgba(235,234,224,0.5);border-top:1px solid #cbc9ae;padding-top:5px;padding-bottom:5px}footer section.footer_content{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}footer section.footer_suffix{text-align:center;font-size:80%;margin:5px auto}a{text-decoration:none;color:#332d18d8}a:visited{color:#534d38d8}a:not(.article-link):hover,a:hover div.article-date-and-heading-container{color:rgba(197,183,133,0.847059);text-decoration:underline}a.article-link:hover img{transition:transform 100ms;transform:scale(105%)}a.article-link:hover div.article-summary{color:rgba(197,183,133,0.847059);text-decoration:none !important}a.bold_button{display:inline-block;box-sizing:border-box;padding:16px 20px 14px 20px;border-radius:3px;line-height:1;font-family:Helvetica, Arial, sans-serif;font-size:90%;font-weight:bold;text-transform:uppercase;letter-spacing:1px;text-decoration:none;color:#fff;background-color:#282828;transition:0.2s opacity linear}a.bold_button:hover{opacity:0.8;text-decoration:none;color:#fff}nav a,nav a:visited{color:#332d18d8}nav a:hover{color:rgba(197,183,133,0.847059)}nav.main_menu{text-align:right}nav.main_menu h1#navigation_title{margin:0}nav.main_menu div.pure-menu-horizontal{overflow:visible !important}nav.main_menu div.pure-menu-horizontal ul.pure-menu-list li.pure-menu-item a{display:block;padding:0;text-decoration:none;font-size:25px}nav.main_menu div.pure-menu-horizontal ul.pure-menu-list li.pure-menu-item a:hover{background:none}nav.main_menu div.pure-menu-horizontal ul.pure-menu-list li.pure-menu-item.current>a{font-weight:600 !important}nav.main_menu div.pure-menu-horizontal ul.pure-menu-list li.pure-menu-item:first-child>a{padding-left:0}nav.main_menu div.pure-menu-horizontal ul.pure-menu-list li.pure-menu-item ul.pure-menu-children{left:auto;right:0;text-align:left;border:1px solid #cbc9ae;border-radius:5px;padding:5px 10px}nav.main_menu div.pure-menu-horizontal ul.pure-menu-list>li.pure-menu-item:not(:first-child)>a:before{display:inline-block;content:"/";font-weight:normal;padding:0 15px}nav.main_menu div.pure-menu-horizontal ul.pure-menu-list>li.pure-menu-item:not(:first-child)>a:hover::before{color:#332d18d8}nav.social_menu{line-height:100%}nav.social_menu a,nav.social_menu a:visited{display:inline-block;padding-left:20px;font-size:2.5em;opacity:0.9}nav.cms_menu{line-height:125%}#ft-insta-app .ft-sff .break-all{word-break:normal}@media only screen and (min-width: 1010px) and (max-width: 1440px){section.header_content,section.main_content,section.footer_content,section.footer_suffix{width:980px;margin:0 auto;padding:0}header #logo{width:147px;height:147px}main iframe:not([src*='www.recaptcha.net']):not([title='widget']),.redactor-box.redactor-styles-on iframe:not([src*='www.recaptcha.net']):not([title='widget']){width:784px !important;height:441px !important;margin:0 98px}main img,.redactor-box.redactor-styles-on img{max-width:980px !important;height:auto !important}main section.blog-articles article.article .article-date-and-heading-container,main section.blog-articles article.article .article-summary-and-links-container,.redactor-box.redactor-styles-on section.blog-articles article.article .article-date-and-heading-container,.redactor-box.redactor-styles-on section.blog-articles article.article .article-summary-and-links-container{flex-wrap:wrap}main section.blog-articles article.article .article-date,.redactor-box.redactor-styles-on section.blog-articles article.article .article-date{padding-left:0;margin-bottom:5px}footer section.footer_content{font-size:80%;white-space:nowrap}footer section.footer_suffix{font-size:70%}nav.main_menu a{font-size:14pt}nav.social_menu a{padding-left:10px;font-size:2em}}@media only screen and (min-width: 720px) and (max-width: 1010px){section.header_content,section.main_content,section.footer_content,section.footer_suffix{width:700px;margin:0 auto;padding:0}header #logo{width:120px;height:120px}main iframe:not([src*='www.recaptcha.net']):not([title='widget']),.redactor-box.redactor-styles-on iframe:not([src*='www.recaptcha.net']):not([title='widget']){width:630px !important;height:354.375px !important;margin:0 35px}main img,.redactor-box.redactor-styles-on img{max-width:700px !important;height:auto !important}main section.blog-articles,.redactor-box.redactor-styles-on section.blog-articles{grid-template-columns:1fr 1fr}main section.blog-articles article.article:only-child,.redactor-box.redactor-styles-on section.blog-articles article.article:only-child{margin-left:0}footer section.footer_content,footer section.footer_suffix{font-size:60%}nav.social_menu a{padding-left:10px;font-size:1.8em}}@media only screen and (max-width: 720px){section.header_content,section.main_content,section.footer_content,section.footer_suffix{width:94vw;margin:0 auto;padding:0;flex-direction:column !important}header #logo{width:80px;height:80px}main iframe:not([src*='www.recaptcha.net']):not([title='widget']),.redactor-box.redactor-styles-on iframe:not([src*='www.recaptcha.net']):not([title='widget']){position:relative;width:94vw !important;height:52.875vw !important;margin:0}main div.actions,.redactor-box.redactor-styles-on div.actions{flex-direction:column;align-items:stretch}main img,.redactor-box.redactor-styles-on img{max-width:94vw !important;height:auto !important}main section.blog-articles,.redactor-box.redactor-styles-on section.blog-articles{grid-template-columns:1fr}main section.blog-articles article.article,.redactor-box.redactor-styles-on section.blog-articles article.article{width:94vw}main section.blog-articles article.article:only-child,.redactor-box.redactor-styles-on section.blog-articles article.article:only-child{margin-left:0}main article.article .article-summary-and-links-container,.redactor-box.redactor-styles-on article.article .article-summary-and-links-container{align-items:center}main article.article .article-summary-and-links-container .article-next-prev,.redactor-box.redactor-styles-on article.article .article-summary-and-links-container .article-next-prev{text-wrap:wrap}footer section.footer_content,footer section.footer_suffix{font-size:60%}footer.admin section.footer_content,footer.admin section.footer_suffix{font-size:100%;flex-direction:row !important}nav.main_menu{text-align:center}nav.main_menu div.pure-menu-horizontal ul.pure-menu-list{padding-top:10px}nav.main_menu div.pure-menu-horizontal ul.pure-menu-list a{padding-left:10px !important;padding-right:10px !important}nav.main_menu div.pure-menu-horizontal ul.pure-menu-list>li.pure-menu-item:not(:first-child)>a:before{display:none}nav.cms_menu{font-size:1.5em}nav.social_menu{margin-top:5px}nav.social_menu a{padding-left:0;font-size:3em}figure{float:none !important;margin:10px auto !important;width:100% !important;max-width:100% !important}figure figcaption{width:100%}div.two_column{grid-template-columns:100fr;row-gap:1em}}body{background:#fff;color:#000}.pure-menu-horizontal{white-space:normal}input[type='submit']{font-size:14pt;background:white;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;border-radius:4px;border:1px solid #888}input[type='submit']:hover{background:#ddd}section.main_content table{border-collapse:collapse;width:100%}section.main_content table thead tr:last-child{border-bottom:1px solid #888}section.main_content table tbody tr:not(:first-child){border-top:1px solid #888}section.main_content table td:not(:first-child){border-left:1px solid #ccc}section.main_content table tbody tr:nth-child(odd){background:#f8f8f8}section.main_content table thead th{text-align:left}section.main_content table th,section.main_content table td{padding:10px 20px !important}section.main_content table td:first-child,section.main_content table th:first-child{padding-left:10px}section.main_content table td:last-child,section.main_content table th:last-child{padding-right:10px}
