
html, body {background-color: #bbb; font-size: 16px;}
blockquote { font-size: 16px; }
.container { background: #fff; max-width: 1164px;}

header{ margin-bottom: 0.8em;}
  
h1,h2,h3,h4,h5,h6 {color: #666; font-weight: 400;}

/* default styles for extension "tx_frontend" */
.ce-align-left { text-align: left; }
.ce-align-center { text-align: center; }
.ce-align-right { text-align: right; }
.ce-table td, .ce-table th { vertical-align: top; }
.ce-textpic, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }
.ce-left .ce-gallery, .ce-column { float: left; }
.ce-center .ce-outer { position: relative; float: right; right: 50%; }
.ce-center .ce-inner { position: relative; float: right; right: -50%; }
.ce-right .ce-gallery { float: right; }
.ce-gallery figure { display: table; margin: 0; }
.ce-gallery figcaption { display: table-caption; caption-side: bottom; }
.ce-gallery img { display: block; }
.ce-gallery iframe { border-width: 0; }
.ce-border img, .ce-border iframe { border: 2px solid black; padding: 0px; }
.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery { margin-bottom: 10px; }
.ce-intext.ce-right .ce-gallery { margin-left: 10px; }
.ce-intext.ce-left .ce-gallery { margin-right: 10px; }
.ce-below .ce-gallery { margin-top: 10px; }
.ce-column { margin-right: 10px; }
.ce-column:last-child { margin-right: 0; }
.ce-row { margin-bottom: 10px; }
.ce-row:last-child { margin-bottom: 0; }
.ce-above .ce-bodytext { clear: both; }
.ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }
.ce-uploads { margin: 0; padding: 0; }
.ce-uploads li { list-style: none outside none; margin: 1em 0; }
.ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
.ce-uploads span { display: block; }

.tx-indexedsearch-browsebox ul {
  list-style-type: none; list-style-image: none; 
  margin: 0; padding: 0;
  overflow: hidden;
  background-color: #fff;
}

.tx-indexedsearch-browsebox li {  float: left; }

.tx-indexedsearch-browsebox li a { display: block; color: #000; text-align: center;
  padding: 10px; text-decoration: none;
}

.tx-indexedsearch-browsebox li a:hover { background-color: #ccc; }

.searchform { margin: 0.5em 0; }

.f3-widget-paginator { display: flex; list-style-type: none; list-style-image: none; padding: 0; margin: 0 0 1.4rem 0; max-width: 100%; }
.f3-widget-paginator li { background-color: #fff; border-right: 1px solid #ddd; }
.f3-widget-paginator li.current { background-color: #ddd; padding: 16px 24px; color: #000; font-weight: bold; font-size: 1.1rem; }
.f3-widget-paginator li a { display: block; position: relative; padding: 16px 24px; text-decoration: none; font-size: 1.1rem; color: #000; }
.f3-widget-paginator li a:hover { background-color: #ddd; } 
.f3-widget-paginator li.previous, .f3-widget-paginator li.next { position: relative; min-width: 30px; }
.f3-widget-paginator li.previous a, .f3-widget-paginator li.next a { text-indent: -9999px; position: relative; }
.f3-widget-paginator li.previous a:hover, .f3-widget-paginator li.next a:hover { background: none; }
.f3-widget-paginator li.previous:before, .f3-widget-paginator li.next:before { content: ">"; font-weight: bold; color: #000; position: absolute; display: flex; align-items: center; justify-content: center; height: 100%; width: 100%; }
.f3-widget-paginator li.previous:hover, .f3-widget-paginator li.next:hover { background-color: #ddd; }
.f3-widget-paginator li.previous:before { content: "<"; }
.f3-widget-paginator li:first-child { border-top-left-radius: 8px; border-bottom-left-radius: 8px; }
.f3-widget-paginator li:last-child { border-top-right-radius: 8px; border-bottom-right-radius: 8px; border-right: none; }
@media (min-width: 768px) { .f3-widget-paginator li.current, .f3-widget-paginator li a { padding: 6px 10px; font-size: 1rem; } }
@media (min-width: 1024px) { .f3-widget-paginator li.current, .f3-widget-paginator li a { padding: 6px 10px; font-size: 1rem; } }

/* Default styles for news extension */
.news .clear { clear: both; }
.news .nav ul { float: left; display: inline; margin: 0; }
.news .nav li { float: left; }
.news .nav a { float: left; display: block; }
.news .nav:after, .news .article:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.news .article { padding-bottom: 15px; margin-bottom: 15px; }
.news .article:last-child { padding-bottom: 0; margin-bottom: 0; }
.news .article .news-img-wrap { float: right;  margin: 3px 0 5px 12px; background: #fff; }
.news .article .news-img-wrap a { display: block; float: right; padding: 4px; border: 1px solid #ddd; background: #fff; }
.news .article .news-img-wrap img { float: right; height: auto; width: auto; }
.mediaelement-image { float:right; }
.news .article .teaser-text { margin: 0 0 10px 0; }
.news .footer { clear: both; padding: 10px 0 0 0; border-top: 1px solid #eee; margin-top: 15px; }
.news .footer p { line-height: 1em; }
.news .footer span { display: inline-block; padding-right: 8px; margin-right: 8px; border-right: 1px solid #ddd; }
.news .footer span:last-child { border-right: 0; }
.news .footer .news-category a { text-transform: uppercase; }
.news .no-news-found { color: #DB0202; font-style: italic; }
.news .page-navigation p { float: left; }
.news .page-navigation ul { float: right; }
.news .page-navigation ul li { float: left; display: block; padding: 0 2px; background: none; }
.news .page-navigation ul li a { display: block; }
.news-category-view ul li { padding: 5px 8px; }
.news-category-view ul li li { padding: 2px 8px 2px 12px; }
.news-category-view > ul > li:nth-child(even) { background: #f9f9f9; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.news-category-view .category-desc { padding-left: 10px; margin-left: 10px; border-left: 1px solid #ddd; }
.news-single .footer { margin-bottom: 20px; margin-top: 5px; padding: 10px 0 0 0; border-bottom: 0; border-top: 1px solid #eee; }
.news-single .article .news-img-wrap { float: right; margin: 0 0 0 25px; }
.news-single .article .news-img-wrap img { float: none; }
.news-single .teaser-text { font-style: italic; }
.news-single .footerimage { float: right; }
.news-text-wrap { margin-bottom: 10px; }
.news-related-wrap { display: table; margin-top: 20px; width: 100%; }
.news-related { width: 50%; padding: 15px; border: 1px solid #eee; display: table-cell; }
.news-related ul li { line-height: 1em; margin-bottom: 12px; }
.news-related ul li span { border-right: 1px solid #ddd; display: inline-block; margin-right: 8px; padding-right: 8px; }
.news-related ul li span:last-child { border-right: 0; padding-right: 0; }
.news-related h4 { margin-bottom: 10px; }
.news-related-files ul li { margin-bottom: 20px; }
.news-related-files .news-related-files-link .jpg { background-position: 0 0; }
.news-clear { clear: both; }
.news-search-result { background-color: #f9f9f9; }

/* Default style sheet for SrFeuserRegister */
.tx-srfeuserregister-pi1 p { margin-bottom: 0; margin-top: .5em; padding: 0 .3em; text-indent: 0;}
.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: .3em; }
.tx-srfeuserregister-pi1 legend { font-weight: bold; padding: 0 .5em; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
.tx-srfeuserregister-pi1 a { background-image: url("/typo3conf/ext/sr_feuser_register/Resources/Public/Images/internal_link.png"); background-position: 0% 60%;  background-repeat: no-repeat; padding-left: 14px; text-decoration: none; }
.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; } 
.tx-srfeuserregister-pi1 label span { color: #ff0000; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; }
/*.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }*/
.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { background-color: transparent; margin-left: 1em; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { background-color: transparent; background-image: url("../Images/internal_link_new_window.png"); background-repeat: no-repeat; font-size: .8em; margin-left: 1em; padding-left: 15px; }
.tx-srfeuserregister-pi1 ul { list-style-position: inside; margin: 0; padding: 0; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; margin: 0; padding: 0 2em 0 0; }
.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { float: left; margin: 0; padding: 0 0 .5em 0; }
.tx-srfeuserregister-pi1 dt { clear: both; text-align: right; padding-right: 1em; width: 25%; }
.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }
* html .tx-srfeuserregister-pi1 dd { float: none; }
.tx-srfeuserregister-pi1 dd p { margin-bottom: .5em; margin-top: 0; padding: 0; }
.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }
.tx-srfeuserregister-pi1-error {color: red; }
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { float: none; text-align: left; width: 70%; }
.tx-srfeuserregister-pi1 dd{margin-bottom: 1em;}                          
.tx-srfeuserregister-pi1 legend { font-weight: normal; font-size: 16px; }


/* main nav */
@keyframes fadeIn {  from { opacity: 0; } to { opacity: 1; } }
.dropdown-menu.show { -webkit-animation: fadeIn 0.3s alternate; 
 /* Safari 4.0 - 8.0 */
  animation: fadeIn 0.3s alternate; }
.nav-item.dropdown.dropdown-mega { position: static; }
.nav-item.dropdown.dropdown-mega .dropdown-menu { width: 90%; top: auto; left: 5%; }
.navbar-toggler {  border: none; padding: 0; outline: none; }
.navbar-toggler:focus { box-shadow: none; } 
.navbar-toggler .hamburger-toggle { position: relative; display: inline-block; width: 50px; height: 50px; z-index: 11;  float: right;}
.navbar-toggler .hamburger-toggle .hamburger { position: absolute; transform: translate(-50%, -50%) rotate(0deg); left: 50%; top: 50%; width: 50%; height: 50%; pointer-events: none; }
.navbar-toggler .hamburger-toggle .hamburger span { width: 100%; height: 4px; position: absolute; background: #333; border-radius: 2px; z-index: 1; transition: transform 0.2s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.2s cubic-bezier(0.77, 0.2, 0.05, 1), all 0.2s ease-in-out; left: 0px;}
.navbar-toggler .hamburger-toggle .hamburger span:first-child { top: 10%; transform-origin: 50% 50%; transform: translate(0% -50%) !important;}
.navbar-toggler .hamburger-toggle .hamburger span:nth-child(2) { top: 50%; transform: translate(0, -50%);}
.navbar-toggler .hamburger-toggle .hamburger span:last-child { left: 0px; top: auto; bottom: 10%; transform-origin: 50% 50%;}
.navbar-toggler .hamburger-toggle .hamburger.active span { position: absolute; margin: 0;}
.navbar-toggler .hamburger-toggle .hamburger.active span:first-child { top: 45%; transform: rotate(45deg); }
.navbar-toggler .hamburger-toggle .hamburger.active span:nth-child(2) { left: 50%; width: 0px;}
.navbar-toggler .hamburger-toggle .hamburger.active span:last-child { top: 45%; transform: rotate(-45deg);}
.icons { display: inline-flex; margin-left: auto;}
.icons a { transition: all 0.2s ease-in-out; padding: 0.2rem 0.4rem; color: #ccc !important;  text-decoration: none;}
.icons a:hover { color: white; text-shadow: 0 0 30px white;}
.dropdown-submenu .nav-item, .dropdown-submenu .nav-link {padding-left: 1em; padding-top: 0.3em; padding-bottom: 0.3em; }  
.nav-item.active {font-weight: 600; }
.nav-item.inactive {font-weight: 400;}    
a:link.nav-link, a:visited.nav-link, .nav-item a:link, .nav-item a:visited, a:link.navbar-brand, a:visited.navbar-brand {border-bottom: none; } 


/*ul.breadcrumb { padding-bottom: 0; margin-bottom: 0; }
ul.breadcrumb li a,ul.breadcrumb li { padding-bottom: 8px; color: #555;}
#breadcrumbs { border: 1px solid #e7e7e7; border-radius: 4px; }
.breadcrumb > li + li::before {color: #666;}*/
/* ul.breadcrumb {padding: 0.6em 0 0 0.8em;}*/
.breadcrumb-item a { padding: 0 0.5rem 0 0.5rem !important; }
#breadcrumb-div .navbar {padding-bottom: 0; padding-top: 1rem;}

.tx-wcfretreatshort-pi1 a, .tx-wcfretreatshort-pi1 a:link, .tx-wcfretreatshort-pi1  a:visited { text-decoration: none; border-bottom: 1px dotted #222; color: #555; }
.tx-wcfretreatshort-pi1 { margin-top: 0.7em; clear: both; }
.smallvenue { font-size: 90%;   color: #555; }
.tx-wcfretreatshort-pi1 .spanbr { display: inline; }
.tx-wcfretreatshort-pi1 .spancomma { display: none; }
.eventlisttitle  { color: #555; }

/* RETREATS LIST START */
.retreatdetail { border: 1px solid #ddd; border-radius: 9px; box-shadow: 2px 2px 4px rgba(0,0,0,.15); background-color: #fff; padding:  0 0.7em 0.7em 0.7em; margin-bottom: 0.7em; }
.morelink { text-align: right; }
.retreatdetail h2 span { background: transparent; padding:0.1em 0; margin:0.6em 0 0.4em 0; color:#c22; border-bottom-width: 0; }
.resretreat { float: right; border: 0; padding: 0; margin: 0.4em 0.2em; font-size: 75%; }
  
/* TABLES START */
table.displaytable { border: 1px solid #cccccc; }
table.detailstable {width: 100%; }
.displaytable th, .displaytable td { text-align: left; border: 1px solid #cccccc; padding: 0.4em; }
.detailstable th { font-weight: normal; }
.detailstable td { font-weight: bold; }
.detailstable th, .detailstable td, table.detailstable {text-align: left; border: 1px solid #cccccc; padding: 0.4em;}
.ordertable, .ordertable2 {width: 100%; }
.ordertable th, .ordertable td, .ordertable2 th, .ordertable2 td {text-align: left; }
.ordertable th { padding: 0.6em 2em 0.6em 1em; width: 40%; }
.ordertable60 th { padding: 0.6em 2em 0.6em 1em; width: 60%; text-align: left; font-weight: normal; }
.datatable { border: 0;  width: 100%; }
.datatable td {  padding: 0.3em;  border: 0; }
.datatable th {  padding: 0.3em;   color: #336699;  border: 0; }
.danatable, .danatable td, .danatable th { vertical-align: top; padding: 1em; margin: 1em auto 1em auto; border: 0; }
.retreatlist { width: 100%; }
.retreatlisttable { width: 100%; }
.retreatlisttable td, .retreatlisttable th { text-align: left; border-bottom: 1px solid #eeeeee; padding: 0.6em 0.6em; }
.oddrow { background-color: #fdfdfd; }
.evenrow { background-color: #f9f9f9; }
.feeoptions { color: #999; }
.eventicon { float: right; margin: 0 0 0.8em 0.8em; }

#maincontent .btn-primary a:link, #maincontent .btn-primary a:visited {color: #fff; }

.tx-wcfconsent th, .tx-wcfconsent td { text-align: left; font-weight: normal; border: 1px solid #eeeeee; padding: 5px; }
.tx-wcfconsent label { font-weight: normal; }
.tx-wcfconsent td.actionlink { font-weight: bold; font-size: 200%; }
/*.venuename { font-size: 95%; }*/
/* TABLES END */

/* RTE STYLES  */
.boldd { font-weight: bold; }
.italicc { font-style: italic; }
.bolditalic { font-weight: bold; font-style: italic; }
.boldunderlineitalic { font-weight: bold; font-style: italic; text-decoration: underline; }
.boldunderline { text-decoration: underline; font-weight: bold; text-align: justify; }
.underlined { text-decoration: underline; }
.notice, .intro { font-style: italic; }
.highlight { font-weight: bold; }
  
#wcffblike { clear: both;  background-color: transparent; height: 0; display: none; }
#plusone { padding: 1px 0;  width: 45px; margin: 0 0 0 3px; }
#tweet { padding: 1px 0; margin: 1px 0 1px 2px; width: 200px;  background-color: transparent; }
#fbroot { float: left; position: relative; padding: 1px 0; margin: 1px 0 1px 3px; width: 140px; }
.fb-like-box { margin: auto; text-align: center; }
#gsearch { margin-bottom: 0.4em; height: 35px;}

#widgets, #permalink {margin: 0.3em 0; }
#permalink { line-height: 1.4em; margin-bottom: 0.5em; }
.permalink, .permalink a { color: #555; text-decoration: none; }

.quicklinks ul, #leftitems ul, #news ul { margin-left: 0; padding-left: 0; }
.quicklinks li, #leftitems li, #news li { list-style: none; padding: 0.4em 0; }

#maincontent a:link,  #maincontent a:visited { text-decoration: none; border-bottom: 1px dotted #222; color: #222; }
#maincontent a:hover { text-decoration: underline; border-bottom: 0; color: #333; }
#maincontent a:active { text-decoration: none; color: rgb(69,103,138); }

#maincontent h3 a:link,  #maincontent h3 a:visited { text-decoration: none; border-bottom: 1px dotted #222; color: #666; }
#maincontent h3 a:hover { text-decoration: underline; border-bottom: 0; color: #333; }
  
img, object, embed { max-width: 100%; }

/* #homepagegraphic { max-width: 1140px; } */
#pageimage { position: relative; width: 100%; z-index: 5; }
#headerlogo { position: absolute; left: 5px; top: 5px; width: 21%; z-index: 10; border-radius: 8px; border: 1px solid #000000; padding: 5px 5px 5px 0px; background: #ffffff; }
#headerlogo img { width: 100%; height:100%; z-index: 11; }
.tx-wcfrandomimage-pi1 {width: 100%; }
.tx-wcfrandomimage-pi1 img { height:auto; max-width:100%; }


.respimage {max-width: 100%; }
.rimage img {height:auto !important; max-width:100%;  }

 .eventlisttitle ul, #leftitems ul, #news ul { margin-left: 0; padding-left: 0; }
.footer { font-size: 85%; }
#maincontent .news-list-view h3 a:link, #maincontent .news-list-view h3 a:visited { text-decoration: none; border-bottom: 0; }
#formo fieldset { border-top: 3px double #ddd; padding: 0.8em 0; }
   
/* later css */
 ul { list-style-image: url(/fileadmin/tmpl/main/images/grey_bullet.gif);  }
li { margin-top: 0.4rem; margin-bottom: 0.4rem; }
.copyright { font-size: 100%; }
.skiplink, .skiplink a, .skiplink a:link, .skiplink a:visited, .skiplink a:hover, .skiplink a:active { font-size: 0; color: transparent; text-decoration: none; }
#start, #startlink { font-size: 0; color: transparent; margin:0; padding: 0; line-height: 0px; }
.footerbar  { background-color: #ececec; } 
.footerbar2  { background-color: #6c6c6c; }
.footerlink {line-height: 2em; }
                            
#footer, #gplus, #lastupdate { color: #555; text-align: left; font-size: 100%; margin-top: 1em; width: 100%; }
#gplus { margin: 1em; }

a:link,  a:visited {text-decoration: none; border-bottom: 1px dotted #222; color: #555; }
                          
#map_canvas { height: 100%; width: 100%;}
#map_canvas img { max-width: none; }
.alertrow { line-height: 1.5; font-size: 108%; }
.borderedbox{  border: 1px solid #ccc; padding: 8px;  margin: 8px; }

/* .tx-felogin-pi1 label { display: block; } */
                            
#tx-felogin-input-username::before, #tx-felogin-input-password::before {  content: "\a"; white-space: pre; }
       
@media screen and (max-width: 992px) {	
  .thirdcolumn {
  max-width: 98%;
	  margin-left: 1%; margin-right: 1%;
	  background-color: #ececec; }
	
}


/* print styles */
@media print {
html, body {background-color: #fff;}
 #headerlogo a[href]:after { content:""; }
 #headerlogo abbr[title]:after { content:""; }
 #headerlogo {background: #ffffff !important; }
 .news-list-browse, .retreatlist, .selectmenu, #latejs, #latecss, #homeeventslist, #wcffblike, #fbfollow, #fbroot, #tweet, #plusone, .noprint, #news, .news-search-emptyMsg, .news-search-form { display: none; width: 0;  padding: 0; margin: 0; height: 0; }
 .fullprint, .row .fullprint { width: 94%; margin: auto; }
 .retreatdetail {page-break-inside:avoid;}
 a, a:link, a:visited { text-decoration: none; color: #999; }
}

/* cf_cookiemanager */

:root {
  --cc-bg: #fff;
  --cc-text: #2d4156;
  --cc-border-radius: .35em;
  --cc-btn-primary-bg: #2d4156;
  --cc-btn-primary-text: var(--cc-bg);
  --cc-btn-primary-hover-bg: #1d2e38;
  --cc-btn-secondary-bg: #eaeff2;
  --cc-btn-secondary-text: var(--cc-text);
  --cc-btn-secondary-hover-bg: #d8e0e6;
  --cc-btn-border-radius: 4px;
  --cc-toggle-bg-off: #919ea6;
  --cc-toggle-bg-on: var(--cc-btn-primary-bg);
  --cc-toggle-bg-readonly: #d5dee2;
  --cc-toggle-knob-bg: #fff;
  --cc-toggle-knob-icon-color: #ecf2fa;
  --cc-block-text: var(--cc-text);
  --cc-cookie-category-block-bg: #f0f4f7;
  --cc-cookie-category-block-bg-hover: #e9eff4;
  --cc-section-border: #f1f3f5;
  --cc-cookie-table-border: #e9edf2;
  --cc-overlay-bg: rgba(4, 6, 8, .85);
  --cc-webkit-scrollbar-bg: #cfd5db;
  --cc-webkit-scrollbar-bg-hover: #9199a0;
  --cc-font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}

.cc_div *, .cc_div :after, .cc_div :before, .cc_div {
  animation: none;
  background: none;
  border: none;
  border-radius: unset;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  float: none;
  font-family: inherit;
  font-size: 1em;
  font-style: inherit;
  font-variant: normal;
  font-weight: inherit;
  height: auto;
  letter-spacing: unset;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  transition: none;
  vertical-align: baseline;
  visibility: unset;
}

#c-inr {
  margin-bottom: 10px;
}

#c-footer {
  background: var(--cc-bg);
  border-top: 1px solid var(--cc-text);
  color: var(--cc-text);
  padding: 0.4em 0 0.5em;
  margin: 0 auto;
  /*max-width: 32em;*/
  font-size: 14px;
}
#c-footer .c-link-group > * + * {
  margin-left: 1.3em;
}

.cc_div {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2d4156;
  color: var(--cc-text);
  font-family: var(--cc-font-family);
  font-size: 16px;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}

#c-ttl, #s-bl td:before, #s-ttl, .cc_div .b-tl, .cc_div .c-bn {
  font-weight: 600;
}

#cm, #s-bl .act .b-acc, #s-inr, .cc_div .b-tl, .cc_div .c-bl {
  border-radius: 0.35em;
  border-radius: var(--cc-border-radius);
}

#s-bl .act .b-acc {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.cc_div a, .cc_div button, .cc_div input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  overflow: hidden;
}

.cc_div a {
  border-bottom: 1px solid;
}

.cc_div a:hover {
  border-color: transparent;
  text-decoration: none;
}

#cm-ov, #cs-ov, .c--anim #cm, .c--anim #s-cnt, .c--anim #s-inr {
  transition: visibility 0.25s linear, opacity 0.25s ease, transform 0.25s ease !important;
}

.c--anim .c-bn {
  transition: background-color 0.25s ease !important;
}

.c--anim #cm.bar.slide, .c--anim #cm.bar.slide + #cm-ov, .c--anim .bar.slide #s-inr, .c--anim .bar.slide + #cs-ov {
  transition: visibility 0.4s ease, opacity 0.4s ease, transform 0.4s ease !important;
}

#cm.bar.slide, .cc_div .bar.slide #s-inr {
  opacity: 1;
  transform: translateX(100%);
}

#cm.bar.top.slide, .cc_div .bar.left.slide #s-inr {
  opacity: 1;
  transform: translateX(-100%);
}

#cm.slide, .cc_div .slide #s-inr {
  transform: translateY(1.6em);
}

#cm.top.slide {
  transform: translateY(-1.6em);
}

#cm.bar.slide {
  transform: translateY(100%);
}

#cm.bar.top.slide {
  transform: translateY(-100%);
}

.show--consent .c--anim #cm, .show--consent .c--anim #cm.bar, .show--settings .c--anim #s-inr, .show--settings .c--anim .bar.slide #s-inr {
  opacity: 1;
  transform: scale(1);
  visibility: visible !important;
}

.show--consent .c--anim #cm.box.middle, .show--consent .c--anim #cm.cloud.middle {
  transform: scale(1) translateY(-50%);
}

.show--settings .c--anim #s-cnt {
  visibility: visible !important;
}

.force--consent.show--consent .c--anim #cm-ov, .show--settings .c--anim #cs-ov {
  opacity: 1 !important;
  visibility: visible !important;
}

#cm {
  background: #fff;
  background: var(--cc-bg);
  bottom: 1.25em;
  box-shadow: 0 0.625em 1.875em #000;
  box-shadow: 0 0.625em 1.875em rgba(2, 2, 3, 0.28);
  font-family: inherit;
  line-height: normal;
  max-width: 24.2em;
  opacity: 0;
  padding: 1.1em 1.5em 1.4em;
  position: fixed;
  right: 1.25em;
  transform: scale(0.95);
  visibility: hidden;
  width: 100%;
  z-index: 1;
}

#cc_div #cm {
  display: block !important;
}

#c-ttl {
  font-size: 1.05em;
  margin-bottom: 0.7em;
}

.cloud #c-ttl {
  margin-top: -0.15em;
}

#c-txt {
  font-size: 0.9em;
  line-height: 1.5em;
}

.cc_div #c-bns {
  display: flex;
  justify-content: space-between;
  margin-top: 1.4em;
}

.cc_div .c-bn {
  background: #eaeff2;
  background: var(--cc-btn-secondary-bg);
  border-radius: 4px;
  border-radius: var(--cc-btn-border-radius);
  color: #2d4156;
  color: var(--cc-btn-secondary-text);
  cursor: pointer;
  display: inline-block;
  flex: 1;
  font-size: 0.82em;
  padding: 1em 1.7em;
  text-align: center;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

#c-bns button + button, #s-c-bn, #s-cnt button + button {
  float: right;
  margin-left: 1em;
}

#s-cnt #s-rall-bn {
  float: none;
}

#cm .c_link:active, #cm .c_link:hover, #s-c-bn:active, #s-c-bn:hover, #s-cnt button + button:active, #s-cnt button + button:hover {
  background: #d8e0e6;
  background: var(--cc-btn-secondary-hover-bg);
}

#s-cnt {
  display: table;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 101;
}

#s-bl {
  outline: none;
}

#s-bl .title {
  margin-top: 1.4em;
}

#s-bl .b-bn, #s-bl .title:first-child {
  margin-top: 0;
}

#s-bl .b-acc .p {
  margin-top: 0;
  padding: 1em;
}

#s-cnt .b-bn .b-tl {
  background: none;
  display: block;
  font-family: inherit;
  font-size: 0.95em;
  padding: 1.3em 6.4em 1.3em 2.7em;
  position: relative;
  transition: background-color 0.25s ease;
  width: 100%;
}

#s-cnt .b-bn .b-tl.exp {
  cursor: pointer;
}

#s-cnt .act .b-bn .b-tl {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#s-cnt .b-bn .b-tl:active, #s-cnt .b-bn .b-tl:hover {
  background: #e9eff4;
  background: var(--cc-cookie-category-block-bg-hover);
}

#s-bl .b-bn {
  position: relative;
}

#s-bl .c-bl {
  border: 1px solid #f1f3f5;
  border: 1px solid var(--cc-section-border);
  margin-bottom: 0.5em;
  padding: 1em;
  transition: background-color 0.25s ease;
}

#s-bl .c-bl:hover {
  background: #f0f4f7;
  background: var(--cc-cookie-category-block-bg);
}

#s-bl .c-bl:last-child {
  margin-bottom: 0.5em;
}

#s-bl .c-bl:first-child {
  border: none;
  margin-bottom: 2em;
  margin-top: 0;
  padding: 0;
  transition: none;
}

#s-bl .c-bl:not(.b-ex):first-child:hover {
  background: transparent;
  background: unset;
}

#s-bl .c-bl.b-ex {
  background: #f0f4f7;
  background: var(--cc-cookie-category-block-bg);
  border: none;
  padding: 0;
  transition: none;
}

#s-bl .c-bl.b-ex + .c-bl {
  margin-top: 2em;
}

#s-bl .c-bl.b-ex + .c-bl.b-ex {
  margin-top: 0;
}

#s-bl .c-bl.b-ex:first-child {
  margin-bottom: 1em;
  margin-bottom: 0.5em;
}

#s-bl .b-acc {
  display: none;
  margin-bottom: 0;
  max-height: 0;
  overflow: hidden;
  padding-top: 0;
}

#s-bl .act .b-acc {
  display: block;
  max-height: 100%;
  overflow: hidden;
}

#s-cnt .p {
  color: #2d4156;
  color: var(--cc-block-text);
  font-size: 0.9em;
  line-height: 1.5em;
  margin-top: 0.85em;
}

.cc_div .b-tg .c-tgl:disabled {
  cursor: not-allowed;
}

.cc_div .b-tg .expand-button:disabled {
  cursor: not-allowed;
}

#c-vln {
  display: table-cell;
  position: relative;
  vertical-align: middle;
}

#cs {
  bottom: 0;
  left: 0;
  padding: 0 1.7em;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
}

#cs, #s-inr {
  height: 100%;
}

#s-inr {
  box-shadow: 0 13px 27px -5px rgba(3, 6, 9, 0.26);
  margin: 0 auto;
  max-width: 45em;
  opacity: 0;
  overflow: hidden;
  padding-bottom: 4.75em;
  padding-top: 4.75em;
  position: relative;
  transform: scale(0.96);
  visibility: hidden;
}

#s-bns, #s-hdr, #s-inr {
  background: #fff;
  background: var(--cc-bg);
}

#s-bl {
  display: block;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  overflow-y: overlay;
  padding: 1.3em 1.8em;
  width: 100%;
}

#s-bns {
  border-top: 1px solid #f1f3f5;
  border-top: 1px solid var(--cc-section-border);
  bottom: 0;
  height: 4.75em;
  left: 0;
  padding: 1em 1.8em;
  position: absolute;
  right: 0;
}

.cc_div .cc-link {
  border-bottom: 1px solid #2d4156;
  border-bottom: 1px solid var(--cc-btn-primary-bg);
  color: #2d4156;
  color: var(--cc-btn-primary-bg);
  cursor: pointer;
  display: inline;
  font-weight: 600;
  padding-bottom: 0;
  text-decoration: none;
}

.cc_div .cc-link:active, .cc_div .cc-link:hover {
  border-color: transparent;
}

#c-bns button:first-child, #s-bns button:first-child {
  background: #2d4156;
  background: var(--cc-btn-primary-bg);
  color: #fff;
  color: var(--cc-btn-primary-text);
}

#c-bns.swap button:first-child {
  background: #eaeff2;
  background: var(--cc-btn-secondary-bg);
  color: #2d4156;
  color: var(--cc-btn-secondary-text);
}

#c-bns.swap button:last-child {
  background: #2d4156;
  background: var(--cc-btn-primary-bg);
  color: #fff;
  color: var(--cc-btn-primary-text);
}

.cc_div .b-tg .c-tgl:checked ~ .c-tg {
  background: #2d4156;
  background: var(--cc-toggle-bg-on);
}

.cc_div .b-tg .expand-button:checked ~ .c-tg {
  background: #2d4156;
  background: var(--cc-toggle-bg-on);
}

#c-bns button:first-child:active, #c-bns button:first-child:hover, #c-bns.swap button:last-child:active, #c-bns.swap button:last-child:hover, #s-bns button:first-child:active, #s-bns button:first-child:hover {
  background: #1d2e38;
  background: var(--cc-btn-primary-hover-bg);
}

#c-bns.swap button:first-child:active, #c-bns.swap button:first-child:hover {
  background: #d8e0e6;
  background: var(--cc-btn-secondary-hover-bg);
}

#s-hdr {
  border-bottom: 1px solid #f1f3f5;
  border-bottom: 1px solid var(--cc-section-border);
  display: table;
  height: 4.75em;
  padding: 0 1.8em;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

#s-hdr, #s-ttl {
  vertical-align: middle;
}

#s-ttl {
  display: table-cell;
  font-size: 1em;
}

#s-c-bn {
  font-size: 1.45em;
  font-weight: 400;
  height: 1.7em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 1.7em;
}

#s-c-bnc {
  display: table-cell;
  vertical-align: middle;
}

.cc_div span.t-lb {
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: -1;
}

#c_policy__text {
  height: 31.25em;
  margin-top: 1.25em;
  overflow-y: auto;
}

#c-s-in {
  height: 100%;
  height: calc(100% - 2.5em);
  max-height: 37.5em;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (min-width: 688px) {
  #s-bl::-webkit-scrollbar {
    background: transparent;
    border-radius: 0 0.25em 0.25em 0;
    height: 100%;
    width: 0.9em;
  }
  #s-bl::-webkit-scrollbar-thumb {
    background: #cfd5db;
    background: var(--cc-webkit-scrollbar-bg);
    border: 0.25em solid #fff;
    border: 0.25em solid var(--cc-bg);
    border-radius: 100em;
  }
  #s-bl::-webkit-scrollbar-thumb:hover {
    background: #9199a0;
    background: var(--cc-webkit-scrollbar-bg-hover);
  }
  #s-bl::-webkit-scrollbar-button {
    height: 5px;
    width: 10px;
  }
}
.cc_div .b-tg {
  bottom: 0;
  display: inline-block;
  margin: auto;
  right: 0;
  right: 1.2em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
}

.cc_div .b-tg, .cc_div .b-tg .c-tgl {
  cursor: pointer;
  position: absolute;
  top: 0;
}

.cc_div .b-tg, .cc_div .b-tg .expand-button {
  cursor: pointer;
  position: absolute;
  top: 0;
}

.cc_div .b-tg .c-tgl {
  border: 0;
  display: block;
  left: 0;
  margin: 0;
}

.cc_div .b-tg .expand-button {
  border: 0;
  display: block;
  left: 0;
  margin: 0;
}

.cc_div .b-tg .c-tg {
  background: #919ea6;
  background: var(--cc-toggle-bg-off);
  pointer-events: none;
  position: absolute;
  transition: background-color 0.25s ease, box-shadow 0.25s ease;
}

.cc_div .b-tg, .cc_div .b-tg .c-tg, .cc_div .b-tg .c-tgl, .cc_div span.t-lb {
  border-radius: 4em;
  height: 1.5em;
  width: 3.4em;
}

.cc_div .b-tg, .cc_div .b-tg .c-tg, .cc_div .b-tg .expand-button, .cc_div span.t-lb {
  border-radius: 4em;
  height: 1.5em;
  width: 3.4em;
}

.cc_div .b-tg .c-tg.c-ro {
  cursor: not-allowed;
}

.cc_div .b-tg .c-tgl ~ .c-tg.c-ro {
  background: #d5dee2;
  background: var(--cc-toggle-bg-readonly);
}

.cc_div .b-tg .expand-button ~ .c-tg.c-ro {
  background: #d5dee2;
  background: var(--cc-toggle-bg-readonly);
}

.cc_div .b-tg .c-tgl ~ .c-tg.c-ro:after {
  box-shadow: none;
}

.cc_div .b-tg .expand-button ~ .c-tg.c-ro:after {
  box-shadow: none;
}

.cc_div .b-tg .c-tg:after {
  background: #fff;
  background: var(--cc-toggle-knob-bg);
  border: none;
  border-radius: 100%;
  box-shadow: 0 1px 2px rgba(24, 32, 35, 0.36);
  box-sizing: content-box;
  content: "";
  display: block;
  height: 1.25em;
  left: 0.125em;
  position: relative;
  top: 0.125em;
  transition: transform 0.25s ease;
  width: 1.25em;
}

.cc_div .b-tg .c-tgl:checked ~ .c-tg:after {
  transform: translateX(1.9em);
}

.cc_div .b-tg .expand-button:checked ~ .c-tg:after {
  transform: translateX(1.9em);
}

#s-bl table, #s-bl td, #s-bl th {
  border: none;
}

#s-bl tbody tr {
  transition: background-color 0.25s ease;
}

#s-bl tbody tr:hover {
  background: #e9eff4;
  background: var(--cc-cookie-category-block-bg-hover);
}

#s-bl table {
  border-collapse: collapse;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-align: left;
  width: 100%;
}

#s-bl td, #s-bl th {
  font-size: 0.8em;
  padding: 0.8em 0.625em 0.8em 1.2em;
  text-align: left;
  vertical-align: top;
}

#s-bl th {
  font-family: inherit;
  padding: 1.2em;
}

#s-bl thead tr:first-child {
  border-bottom: 1px solid #e9edf2;
  border-bottom: 1px solid var(--cc-cookie-table-border);
}

.force--consent #cs, .force--consent #s-cnt {
  width: 100vw;
}

#cm-ov, #cs-ov {
  background: #070707;
  background: rgba(4, 6, 8, 0.85);
  background: var(--cc-overlay-bg);
  bottom: 0;
  display: none;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: none;
  visibility: hidden;
}

.c--anim #cs-ov, .force--consent .c--anim #cm-ov, .force--consent.show--consent #cm-ov, .show--settings #cs-ov {
  display: block;
}

#cs-ov {
  z-index: 2;
}

.force--consent .cc_div {
  bottom: 0;
  left: 0;
  position: fixed;
  top: 0;
  transition: visibility 0.25s linear;
  visibility: hidden;
  width: 100%;
  width: 100vw;
}

.force--consent.show--consent .c--anim .cc_div, .force--consent.show--settings .c--anim .cc_div {
  visibility: visible;
}

.force--consent #cm {
  position: absolute;
}

.force--consent #cm.bar {
  max-width: 100vw;
  width: 100vw;
}

html.force--consent.show--consent {
  overflow-y: hidden !important;
}

html.force--consent.show--consent, html.force--consent.show--consent body {
  height: auto !important;
  overflow-x: hidden !important;
}

.cc_div .act .b-bn .exp:before, .cc_div .b-bn .exp:before {
  border: solid #2d4156;
  border: solid var(--cc-btn-secondary-text);
  border-width: 0 2px 2px 0;
  content: "";
  display: inline-block;
  left: 1.2em;
  margin-right: 15px;
  padding: 0.2em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.cc_div .act .b-bn .b-tl:before {
  transform: translateY(-20%) rotate(225deg);
}

.cc_div .on-i:before {
  border: solid #ecf2fa;
  border: solid var(--cc-toggle-knob-icon-color);
  border-width: 0 2px 2px 0;
  display: inline-block;
  left: 0.75em;
  padding: 0.1em 0.1em 0.45em;
  top: 0.37em;
}

#s-c-bn:after, #s-c-bn:before, .cc_div .on-i:before {
  content: "";
  margin: 0 auto;
  position: absolute;
  transform: rotate(45deg);
}

#s-c-bn:after, #s-c-bn:before {
  background: #2d4156;
  background: var(--cc-btn-secondary-text);
  border-radius: 1em;
  height: 0.6em;
  left: 0.82em;
  top: 0.58em;
  width: 1.5px;
}

#s-c-bn:after {
  transform: rotate(-45deg);
}

.cc_div .off-i, .cc_div .on-i {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  text-align: center;
  transition: opacity 0.15s ease;
  width: 50%;
}

.cc_div .on-i {
  left: 0;
  opacity: 0;
}

.cc_div .off-i:after, .cc_div .off-i:before {
  background: #ecf2fa;
  background: var(--cc-toggle-knob-icon-color);
  content: " ";
  display: block;
  height: 0.7em;
  margin: 0 auto;
  position: absolute;
  right: 0.8em;
  top: 0.42em;
  transform-origin: center;
  width: 0.09375em;
}

.cc_div .off-i:before {
  transform: rotate(45deg);
}

.cc_div .off-i:after {
  transform: rotate(-45deg);
}

.cc_div .b-tg .c-tgl:checked ~ .c-tg .on-i {
  opacity: 1;
}

.cc_div .b-tg .expand-button:checked ~ .c-tg .on-i {
  opacity: 1;
}

.cc_div .b-tg .c-tgl:checked ~ .c-tg .off-i {
  opacity: 0;
}

.cc_div .b-tg .expand-button:checked ~ .c-tg .off-i {
  opacity: 0;
}

#cm.box.middle, #cm.cloud.middle {
  bottom: auto;
  top: 50%;
  transform: translateY(-37%);
}

#cm.box.middle.zoom, #cm.cloud.middle.zoom {
  transform: scale(0.95) translateY(-50%);
}

#cm.box.center, #cm.cloud {
  left: 1em;
  margin: 0 auto;
  right: 1em;
}

#cm.cloud {
  max-width: 50em;
  overflow: hidden;
  padding: 1.3em 2em;
  text-align: center;
  width: unset;
}

.cc_div .cloud #c-inr {
  display: table;
  width: 100%;
}

.cc_div .cloud #c-inr-i {
  display: table-cell;
  padding-right: 2.4em;
  vertical-align: top;
  width: 70%;
}

.cc_div .cloud #c-txt {
  font-size: 0.85em;
}

.cc_div .cloud #c-bns {
  display: table-cell;
  min-width: 170px;
  vertical-align: middle;
}

#cm.cloud .c-bn {
  margin: 0.625em 0 0;
  width: 100%;
}

#cm.cloud .c-bn:first-child {
  margin: 0;
}

#cm.cloud.left {
  margin-right: 1.25em;
}

#cm.cloud.right {
  margin-left: 1.25em;
}

#cm.bar {
  border-radius: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  padding: 2em;
  position: fixed;
  right: 0;
  width: 100%;
}

#cm.bar #c-inr {
  margin: 0 auto;
  max-width: 32em;
}

#cm.bar #c-bns {
  max-width: 33.75em;
}

#cm.bar #cs {
  padding: 0;
}

.cc_div .bar #c-s-in {
  height: 100%;
  max-height: 100%;
  top: 0;
  transform: none;
}

.cc_div .bar #s-bl, .cc_div .bar #s-bns, .cc_div .bar #s-hdr {
  padding-left: 1.6em;
  padding-right: 1.6em;
}

.cc_div .bar #cs {
  padding: 0;
}

.cc_div .bar #s-inr {
  border-radius: 0;
  margin: 0 0 0 auto;
  max-width: 32em;
}

.cc_div .bar.left #s-inr {
  margin-left: 0;
  margin-right: auto;
}

.cc_div .bar #s-bl table, .cc_div .bar #s-bl tbody, .cc_div .bar #s-bl td, .cc_div .bar #s-bl th, .cc_div .bar #s-bl thead, .cc_div .bar #s-bl tr, .cc_div .bar #s-cnt {
  display: block;
}

.cc_div .bar #s-bl thead tr {
  left: -9999px;
  position: absolute;
  top: -9999px;
}

.cc_div .bar #s-bl tr {
  border-top: 1px solid #e9edf2;
  border-top: 1px solid var(--cc-cookie-table-border);
}

.cc_div .bar #s-bl td {
  border: none;
  padding-left: 35%;
  position: relative;
}

.cc_div .bar #s-bl td:before {
  color: #2d4156;
  color: var(--cc-text);
  content: attr(data-column);
  left: 1em;
  overflow: hidden;
  padding-right: 0.625em;
  position: absolute;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#cm.top {
  bottom: auto;
  top: 1.25em;
}

#cm.left {
  left: 1.25em;
  right: auto;
}

#cm.right {
  left: auto;
  right: 1.25em;
}

#cm.bar.left, #cm.bar.right {
  left: 0;
  right: 0;
}

#cm.bar.top {
  top: 0;
}

@media screen and (max-width: 688px) {
	
  #cm, #cm.cloud, #cm.left, #cm.right {
    bottom: 1em;
    display: block;
    left: 1em;
    margin: 0;
    max-width: 100%;
    padding: 1.4em !important;
    right: 1em;
    width: auto;
  }
  .force--consent #cm, .force--consent #cm.cloud {
    max-width: 100vw;
    width: auto;
  }
  #cm.top {
    bottom: auto;
    top: 1em;
  }
  #cm.bottom {
    bottom: 1em;
    top: auto;
  }
  #cm.bar.bottom {
    bottom: 0;
  }
  #cm.cloud .c-bn {
    font-size: 0.85em;
  }
  #s-bns, .cc_div .bar #s-bns {
    padding: 1em 1.3em;
  }
  .cc_div .bar #s-inr {
    max-width: 100%;
    width: 100%;
  }
  .cc_div .cloud #c-inr-i {
    padding-right: 0;
  }
  #cs {
    border-radius: 0;
    padding: 0;
  }
  #c-s-in {
    height: 100%;
    max-height: 100%;
    top: 0;
    transform: none;
  }
  .cc_div .b-tg {
    right: 1.1em;
    transform: scale(1.1);
  }
  #s-inr {
    border-radius: 0;
    margin: 0;
    padding-bottom: 7.9em;
  }
  #s-bns {
    height: 7.9em;
  }
  #s-bl, .cc_div .bar #s-bl {
    padding: 1.3em;
  }
  #s-hdr, .cc_div .bar #s-hdr {
    padding: 0 1.3em;
  }
  #s-bl table {
    width: 100%;
  }
  #s-inr.bns-t {
    padding-bottom: 10.5em;
  }
  .bns-t #s-bns {
    height: 10.5em;
  }
  .cc_div .bns-t .c-bn {
    font-size: 0.83em;
    padding: 0.9em 1.6em;
  }
  #s-cnt .b-bn .b-tl {
    padding-bottom: 1.2em;
    padding-top: 1.2em;
  }
  #s-bl table, #s-bl tbody, #s-bl td, #s-bl th, #s-bl thead, #s-bl tr, #s-cnt {
    display: block;
  }
  #s-bl thead tr {
    left: -9999px;
    position: absolute;
    top: -9999px;
  }
  #s-bl tr {
    border-top: 1px solid #e9edf2;
    border-top: 1px solid var(--cc-cookie-table-border);
  }
  #s-bl td {
    border: none;
    padding-left: 35%;
    position: relative;
  }
  #s-bl td:before {
    color: #2d4156;
    color: var(--cc-text);
    content: attr(data-column);
    left: 1em;
    overflow: hidden;
    padding-right: 0.625em;
    position: absolute;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #cm .c-bn, .cc_div .c-bn {
    margin-right: 0;
    width: 100%;
  }
  #s-cnt #s-rall-bn {
    margin-left: 0;
  }
  .cc_div #c-bns {
    flex-direction: column;
  }
  #c-bns button + button, #s-cnt button + button {
    float: unset;
    margin-left: 0;
    margin-top: 0.625em;
  }
  #cm.box, #cm.cloud {
    left: 1em;
    right: 1em;
    width: auto;
  }
  #cm.cloud.left, #cm.cloud.right {
    margin: 0;
  }
  .cc_div .cloud #c-bns, .cc_div .cloud #c-inr, .cc_div .cloud #c-inr-i {
    display: block;
    min-width: unset;
    width: auto;
  }
  .cc_div .cloud #c-txt {
    font-size: 0.9em;
  }
  .cc_div .cloud #c-bns {
    margin-top: 1.625em;
  }
}
.cc_div.ie #c-vln {
  height: 100%;
  padding-top: 5.62em;
}

.cc_div.ie .bar #c-vln {
  padding-top: 0;
}

.cc_div.ie #cs {
  margin-top: -5.625em;
  max-height: 37.5em;
  position: relative;
  top: 0;
}

.cc_div.ie .bar #cs {
  margin-top: 0;
  max-height: 100%;
}

.cc_div.ie #cm {
  border: 1px solid #dee6e9;
}

.cc_div.ie #c-s-in {
  top: 0;
}

.cc_div.ie .b-tg {
  margin-bottom: 0.7em;
  padding-left: 1em;
}

.cc_div.ie .b-tg .c-tgl:checked ~ .c-tg:after {
  left: 1.95em;
}

.cc_div.ie .b-tg .expand-button:checked ~ .c-tg:after {
  left: 1.95em;
}

.cc_div.ie #s-bl table {
  overflow: auto;
}

.cc_div.ie .b-tg .c-tg {
  display: none;
}

.cc_div.ie .b-tg .c-tgl {
  display: inline-block;
  height: auto;
  margin-bottom: 0.2em;
  position: relative;
  vertical-align: middle;
}

.cc_div.ie .b-tg .expand-button {
  display: inline-block;
  height: auto;
  margin-bottom: 0.2em;
  position: relative;
  vertical-align: middle;
}

.cc_div.ie #s-cnt .b-bn .b-tl {
  padding: 1.3em 6.4em 1.3em 1.4em;
}

.cc_div.ie .bar #s-bl td:before {
  display: none;
}

.cc_div.ie .bar #s-bl td {
  padding: 0.8em 0.625em 0.8em 1.2em;
}

.cc_div.ie .bar #s-bl thead tr {
  position: relative;
}

.cc_div.ie .b-tg .t-lb {
  filter: alpha(opacity=0);
}

.cc_div.ie #cm-ov, .cc_div.ie #cs-ov {
  filter: alpha(opacity=80);
}

div[data-service] *, div[data-service] :after, div[data-service] :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: none;
  font-style: inherit;
  font-variant: normal;
  font-weight: inherit;
  font-family: inherit;
  line-height: 1.2;
  font-size: 1em;
  margin: 0;
  padding: 0;
  text-transform: none;
  letter-spacing: unset;
  color: inherit;
  background: 0 0;
  border: none;
  box-shadow: none;
  text-decoration: none;
  text-align: left;
}

div[data-service] .c-ld {
  bottom: 2em;
  right: 2.5em;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
}

div[data-service] .c-ld, div[data-service] .c-ld:after {
  position: absolute;
  z-index: 1;
  border-radius: 100%;
  width: 20px;
  height: 20px;
}

div[data-service] .c-ld::after {
  content: "";
  border: 4px solid #fff;
  border-top: 4px solid transparent;
  animation: spin 1s linear infinite;
}

div[data-service].c-h-n .c-ld {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
div[data-service] {
  display: inline-block;
  max-width: 100%;
  min-height: 150px;
  min-width: 300px;
  font-family: inherit;
  position: relative;
  background-color: #0b1016;
}

div[data-service] button, div[data-service] h1, div[data-service] h2, div[data-service] h3, div[data-service] input, div[data-service] label {
  transition: none;
  animation: none;
}

div[data-autoscale] {
  height: auto;
  width: 100%;
}

div[data-service] .c-nt {
  color: #fff;
  max-width: 100%;
  height: 100%;
  width: 100%;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}

div[data-service] .c-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  z-index: 1;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
}

div[data-service] .c-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  background: #1e3861;
  background: linear-gradient(14deg, rgba(12, 15, 23, 0.95) 10%, rgba(0, 0, 0, 0.51) 100%, rgba(68, 77, 125, 0.1082983535) 0);
  background: -moz-linear-gradient(14deg, #1e3861 0, rgba(206, 220, 233, 0.1181022751) 100%);
  background: -webkit-linear-gradient(14deg, #1e3861 0, rgba(206, 220, 233, 0.1181022751) 100%);
  background: linear-gradient(14deg, #1e3861 0, rgba(206, 220, 233, 0.1181022751) 100%);
}

div[data-service] .c-bg-i {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.5s ease, transform 0.5s ease;
}

div[data-service] .c-bg-i.loaded {
  opacity: 1;
}

div[data-service] .c-tl {
  display: block;
  margin-bottom: 10px;
  font-size: 1.2em;
  font-weight: 700;
  text-align: center;
}

div[data-service].c-h-n .c-bg {
  opacity: 1;
  transform: scale(1);
}

div[data-service].c-h-n .c-nt {
  opacity: 0;
  visibility: hidden;
}

div[data-service] .c-n-c {
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 1;
  margin: 0;
  font-size: 0.9em;
  transition: background-color 0.3s ease, opacity 0.3s ease;
}

div[data-service] .c-n-t {
  display: block;
  font-size: 0.95em;
  position: relative;
  z-index: 1;
  line-height: 1.4em;
  color: #fff;
  max-width: 420px;
  margin: 0 auto;
  margin-bottom: 20px;
}

div[data-service] .c-n-a, div[data-service] .c-n-t {
  text-align: center;
}

div[data-service] .c-t-cn {
  display: table-cell;
  vertical-align: middle;
  padding: 0 12px;
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
}

div[data-service] .c-n-c .c-l-b, div[data-service] .c-n-c .c-la-b {
  display: inline-block;
  position: relative;
  padding: 1em;
  vertical-align: middle;
  background: rgba(0, 102, 219, 0.84);
  border: none;
  border-radius: 0.25em;
  font-size: 0.85em;
  padding-left: 2.8em;
  color: #fff;
  margin: 0 auto;
  font-weight: 700;
  cursor: pointer;
  transition: opacity 0.3s ease, transform 0.3s cubic-bezier(0.25, 1, 0.5, 1), visibility 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
  box-shadow: rgba(0, 0, 0, 0.19) 0 4px 12px;
}

div[data-service] .c-n-c .c-l-b::before {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  left: 1.1em;
  z-index: 2;
  height: 0;
  border-left: 12px solid #fff;
  border-top: 7.5px solid transparent;
  border-bottom: 7.5px solid transparent;
}

div[data-service] .c-n-c .c-la-b {
  margin-left: 1em;
  padding: 1em;
  background: rgba(225, 239, 255, 0.8);
  color: #0d1f34;
}

div[data-service] .c-n-c .c-la-b:hover {
  background: rgba(225, 239, 255, 0.95);
}

div[data-service] .c-n-c .c-l-b:hover {
  background: rgba(9, 80, 161, 0.89);
}

div[data-service] .c-n-c .c-la-b:active {
  transition: none;
  background: rgba(225, 239, 255, 0.6);
}

div[data-service] .c-n-c .c-l-b:active {
  transition: none;
  box-shadow: 0 0 0 4px rgba(24, 104, 250, 0.24);
}

div[data-service].c-h-n .c-t-cn {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
}

div[data-service] iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  border: none;
  max-width: 100%;
  width: 100%;
  background: #000;
  display: block;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  transition: opacity 0.5s ease;
}

div[data-service].c-h-b iframe {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition-delay: 0.1s;
}

div[data-service] .c-n-t a {
  color: #5fb3fb;
  text-decoration: none;
  border-bottom: 1px solid #5fb3fb;
}

div[data-service] .c-n-t a:hover {
  border-color: transparent;
}

#s-cnt .cfwrapper {
  background: var(--cc-cookie-category-block-bg);
  margin-bottom: 20px;
}
#s-cnt .block-section {
  display: none;
}
#s-cnt .block-section.opencategory {
  display: block;
}
#s-cnt .block-section .b-bn .b-tl {
  padding: 0.4em 6em 0.4em 3.7em;
}
#s-cnt .block-section .b-bn .b-tl:before {
  left: 2.2em;
}
#s-cnt .block-section .b-ex .desc {
  margin-left: 20px;
  margin-right: 20px;
}
#s-cnt .cfwrapper .cf-category-description {
  font-size: 0.8em;
  padding: 0.8em 0.625em 0.8em 1.2em;
  text-align: left;
  vertical-align: top;
}

.cc_div #cf-category-wrapper .act.exp:before {
  transform: translateY(-20%) rotate(225deg);
}

.cf-cookie-openconsent {
  position: fixed;
  bottom: 15px;
  right: 15px;
  border-radius: 50%;
  background: #202020;
  z-index: 10000000;
  padding: 10px;
  color: #fff;
}

.cookie-additional-description, .cookie-additional-header {
  background: var(--cc-cookie-category-block-bg-hover);
}

.cookie-informations p {
  display: flex;
  font-weight: normal;
  margin-bottom: 5px;
}
.cookie-informations p span {
  padding-right: 5px;
  font-weight: bold;
}
.cookie-informations p a {
  display: block;
}
.cookie-informations p[data-key=description] {
  flex-direction: column;
}
.cookie-informations p[data-key=description] .cookie-title {
  padding: 0 0 5px 0;
}

#s-bl table .cookie-additional-description, #s-bl tbody .cookie-additional-description, #s-bl td .cookie-additional-description, #s-bl th .cookie-additional-description, #s-bl thead .cookie-additional-description, #s-bl tr .cookie-additional-description, #s-cnt .cookie-additional-description {
  display: none;
}

.cookie-item {
  cursor: pointer;
  border-bottom: solid 1px var(--cc-cookie-category-block-bg-hover);
}

#cf-category-wrapper .desc.b-acc {
  font-weight: bold;
}

.cookie-info-icon {
  width: 25px;
  fill: var(--cc-block-text);
}

.cookie-description-active {
  display: table-row !important;
}

.bar .cookie-description-active {
  display: block !important;
}

@media screen and (max-width: 688px) {
  .cookie-description-active {
    display: block !important;
  }
}

/*# sourceMappingURL=default.css.map */