body:after{content:url("/assets/lightbox/close-5d62e6c90005bfb71f6abb440f9e4753681cb23bbd5e60477ab6f442d2f0e69c.png") url("/assets/lightbox/loading-225aa88b6ab02c06222ec9468d62e15fa188e39cdb9431d1f55401ad380753ed.gif") url("/assets/lightbox/prev-7fd9273f20fdb1229c224341271a119020a5eee74ccf6b4605730917c864caf2.png") url("/assets/lightbox/next-15b869b02c6fbaa8c6c26445a2dd2d9bad80fd27b1409f8179e5dd89dc89d90a.png");display:none}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:black;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:normal}.lightbox .lb-image{display:block;height:auto;max-width:inherit;border-radius:3px}.lightbox a img{border:none}.lb-outerContainer{position:relative;background-color:white;*zoom:1;width:250px;height:250px;margin:0 auto;border-radius:4px}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-container{padding:4px}.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url("/assets/lightbox/loading-225aa88b6ab02c06222ec9468d62e15fa188e39cdb9431d1f55401ad380753ed.gif") no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:none;background-image:url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")}.lb-prev,.lb-next{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url("/assets/lightbox/prev-7fd9273f20fdb1229c224341271a119020a5eee74ccf6b4605730917c864caf2.png") left 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transition:opacity 0.6s}.lb-nav a.lb-prev:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url("/assets/lightbox/next-15b869b02c6fbaa8c6c26445a2dd2d9bad80fd27b1409f8179e5dd89dc89d90a.png") right 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transition:opacity 0.6s}.lb-nav a.lb-next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:bold;line-height:1em}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url("/assets/lightbox/close-5d62e6c90005bfb71f6abb440f9e4753681cb23bbd5e60477ab6f442d2f0e69c.png") top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:0.7;transition:opacity 0.2s}.lb-data .lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}/*!
 * FullCalendar v3.9.0
 * Docs & License: https://fullcalendar.io/
 * (c) 2018 Adam Shaw
 */.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}body .fc{font-size:1em}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc button{box-sizing:border-box;margin:0;height:2.1em;padding:0 .6em;font-size:1em;white-space:nowrap;cursor:pointer}.fc button::-moz-focus-inner{margin:0;padding:0}.fc-state-default{border:1px solid}.fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc button .fc-icon{position:relative;top:-0.05em;margin:0 .2em;vertical-align:middle}.fc-state-default{background-color:#f5f5f5;background-image:linear-gradient(to bottom, #fff, #e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);color:#333;text-shadow:0 1px 1px rgba(255,255,255,0.75);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}.fc-state-hover,.fc-state-down,.fc-state-active,.fc-state-disabled{color:#333333;background-color:#e6e6e6}.fc-state-hover{color:#333333;text-decoration:none;background-position:0 -15px;transition:background-position 0.1s linear}.fc-state-down,.fc-state-active{background-color:#cccccc;background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.fc-state-disabled{cursor:default;background-image:none;opacity:0.65;box-shadow:none}.fc-button-group{display:inline-block}.fc .fc-button-group>*{float:left;margin:0 0 0 -1px}.fc .fc-button-group>:first-child{margin-left:0}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,0.15)}.fc-popover .fc-header{padding:2px 4px}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-popover .fc-header .fc-close{cursor:pointer}.fc-ltr .fc-popover .fc-header .fc-title,.fc-rtl .fc-popover .fc-header .fc-close{float:left}.fc-rtl .fc-popover .fc-header .fc-title,.fc-ltr .fc-popover .fc-header .fc-close{float:right}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-clear{clear:both}.fc-bg,.fc-bgevent-skeleton,.fc-highlight-skeleton,.fc-helper-skeleton{position:absolute;top:0;left:0;right:0}.fc-bg{bottom:0}.fc-bg table{height:100%}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc th,.fc td{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]{cursor:pointer}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-row .fc-highlight-skeleton td,.fc-row .fc-bgevent-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-helper-skeleton{z-index:5}.fc .fc-row .fc-content-skeleton table,.fc .fc-row .fc-content-skeleton td,.fc .fc-row .fc-helper-skeleton td{background:none;border-color:transparent}.fc-row .fc-content-skeleton td,.fc-row .fc-helper-skeleton td{border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-helper-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.3;border-radius:3px;border:1px solid #3a87ad}.fc-event,.fc-event-dot{background-color:#3a87ad}.fc-event,.fc-event:hover{color:#fff;text-decoration:none}.fc-event[href],.fc-event.fc-draggable{cursor:pointer}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-bg{z-index:1;background:#fff;opacity:.25}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4}.fc-event .fc-resizer{display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999 !important;box-shadow:0 2px 5px rgba(0,0,0,0.2)}.fc-event.fc-selected.fc-dragging{box-shadow:0 2px 7px rgba(0,0,0,0.3)}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;border-width:1px;width:6px;height:6px;border-style:solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-day-grid-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:bold}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-now-indicator{position:absolute;border:0 solid red}.fc-unselectable{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc-unthemed th,.fc-unthemed td,.fc-unthemed thead,.fc-unthemed tbody,.fc-unthemed .fc-divider,.fc-unthemed .fc-row,.fc-unthemed .fc-content,.fc-unthemed .fc-popover,.fc-unthemed .fc-list-view,.fc-unthemed .fc-list-heading td{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-popover .fc-header,.fc-unthemed .fc-list-heading td{background:#eee}.fc-unthemed .fc-popover .fc-header .fc-close{color:#666}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}.fc-icon{display:inline-block;height:1em;line-height:1em;font-size:1em;text-align:center;overflow:hidden;font-family:"Courier New", Courier, monospace;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fc-icon:after{position:relative}.fc-icon-left-single-arrow:after{content:"\2039";font-weight:bold;font-size:200%;top:-7%}.fc-icon-right-single-arrow:after{content:"\203A";font-weight:bold;font-size:200%;top:-7%}.fc-icon-left-double-arrow:after{content:"\AB";font-size:160%;top:-7%}.fc-icon-right-double-arrow:after{content:"\BB";font-size:160%;top:-7%}.fc-icon-left-triangle:after{content:"\25C4";font-size:125%;top:3%}.fc-icon-right-triangle:after{content:"\25BA";font-size:125%;top:3%}.fc-icon-down-triangle:after{content:"\25BC";font-size:125%;top:2%}.fc-icon-x:after{content:"\D7";font-size:200%;top:6%}.fc-unthemed .fc-popover{border-width:1px;border-style:solid}.fc-unthemed .fc-popover .fc-header .fc-close{font-size:.9em;margin-top:2px}.fc-unthemed .fc-list-item:hover td{background-color:#f5f5f5}.ui-widget .fc-disabled-day{background-image:none}.fc-popover>.ui-widget-header+.ui-widget-content{border-top:0}.ui-widget .fc-event{color:#fff;text-decoration:none;font-weight:normal}.ui-widget td.fc-axis{font-weight:normal}.fc-time-grid .fc-slats .ui-widget-content{background:none}.fc.fc-bootstrap3 a{text-decoration:none}.fc.fc-bootstrap3 a[data-goto]:hover{text-decoration:underline}.fc-bootstrap3 hr.fc-divider{border-color:inherit}.fc-bootstrap3 .fc-today.alert{border-radius:0}.fc-bootstrap3 .fc-popover .panel-body{padding:0}.fc-bootstrap3 .fc-time-grid .fc-slats table{background:none}.fc.fc-bootstrap4 a{text-decoration:none}.fc.fc-bootstrap4 a[data-goto]:hover{text-decoration:underline}.fc-bootstrap4 hr.fc-divider{border-color:inherit}.fc-bootstrap4 .fc-today.alert{border-radius:0}.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]){color:#fff}.fc-bootstrap4 .fc-popover.card{position:absolute}.fc-bootstrap4 .fc-popover .card-body{padding:0}.fc-bootstrap4 .fc-time-grid .fc-slats table{background:none}.fc-toolbar{text-align:center}.fc-toolbar.fc-header-toolbar{margin-bottom:1em}.fc-toolbar.fc-footer-toolbar{margin-top:1em}.fc-toolbar .fc-left{float:left}.fc-toolbar .fc-right{float:right}.fc-toolbar .fc-center{display:inline-block}.fc .fc-toolbar>*>*{float:left;margin-left:.75em}.fc .fc-toolbar>*>:first-child{margin-left:0}.fc-toolbar h2{margin:0}.fc-toolbar button{position:relative}.fc-toolbar .fc-state-hover,.fc-toolbar .ui-state-hover{z-index:2}.fc-toolbar .fc-state-down{z-index:3}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active{z-index:4}.fc-toolbar button:focus{z-index:5}.fc-view-container *,.fc-view-container *:before,.fc-view-container *:after{box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}.fc-basicWeek-view .fc-content-skeleton,.fc-basicDay-view .fc-content-skeleton{padding-bottom:1em}.fc-basic-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid{overflow:hidden}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:0.3}.fc-basic-view .fc-week-number,.fc-basic-view .fc-day-number{padding:2px}.fc-basic-view th.fc-week-number,.fc-basic-view th.fc-day-number{padding:0 2px}.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-basic-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-basic-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px 0}.fc-rtl .fc-basic-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-basic-view .fc-day-top .fc-week-number{min-width:1.5em;text-align:center;background-color:#f2f2f2;color:#808080}.fc-basic-view td.fc-week-number{text-align:center}.fc-basic-view td.fc-week-number>*{display:inline-block;min-width:1.25em}.fc-agenda-view .fc-day-grid{position:relative;z-index:2}.fc-agenda-view .fc-day-grid .fc-row{min-height:3em}.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.fc-time-grid-container,.fc-time-grid{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{position:relative;z-index:3}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-helper-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-highlight-container{position:relative}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-event,.fc-time-grid .fc-bgevent{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-v-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event{overflow:hidden}.fc-time-grid-event.fc-selected{overflow:visible}.fc-time-grid-event.fc-selected .fc-bg{display:none}.fc-time-grid-event .fc-content{overflow:hidden}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\A0-\A0"}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{border-radius:5px;border-width:1px;width:8px;height:8px;border-style:solid;border-color:inherit;background:#fff;left:50%;margin-left:-5px;bottom:-5px}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-event-dot{display:inline-block;width:10px;height:10px;border-radius:5px}.fc-rtl .fc-list-view{direction:rtl}.fc-list-view{border-width:1px;border-style:solid}.fc .fc-list-table{table-layout:auto}.fc-list-table td{border-width:1px 0 0;padding:8px 14px}.fc-list-table tr:first-child td{border-top-width:0}.fc-list-heading{border-bottom-width:1px}.fc-list-heading td{font-weight:bold}.fc-ltr .fc-list-heading-main{float:left}.fc-ltr .fc-list-heading-alt{float:right}.fc-rtl .fc-list-heading-main{float:right}.fc-rtl .fc-list-heading-alt{float:left}.fc-list-item.fc-has-url{cursor:pointer}.fc-list-item-marker,.fc-list-item-time{white-space:nowrap;width:1px}.fc-ltr .fc-list-item-marker{padding-right:0}.fc-rtl .fc-list-item-marker{padding-left:0}.fc-list-item-title a{text-decoration:none;color:inherit}.fc-list-item-title a[href]:hover{text-decoration:underline}.fc-list-empty-wrap2{position:absolute;top:0;left:0;right:0;bottom:0}.fc-list-empty-wrap1{width:100%;height:100%;display:table}.fc-list-empty{display:table-cell;vertical-align:middle;text-align:center}.fc-unthemed .fc-list-empty{background-color:#eee}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.428571429;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:0.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.fade{opacity:0;transition:opacity .15s linear}.fade.in{opacity:1}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.428571429;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#ffffff;background-clip:padding-box;border:1px solid #cccccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#ffffff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999999;border-right-color:rgba(0,0,0,0.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#ffffff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#ffffff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#ffffff;bottom:-10px}.fade{opacity:0;transition:opacity .15s linear}.fade.in{opacity:1}html{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}*,*:before,*:after{box-sizing:inherit}h1,h2,h3,h4,h5,h6{margin:0}a{color:inherit;text-decoration:none}select{padding-left:25px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.pagination{text-align:center;cursor:default}.pagination .previous_page,.pagination .next_page{display:none}.pagination em,.pagination a{display:inline-block;padding:8px 16px;color:#2b3e55;font-family:"IBM Plex Mono", monospace;font-size:14px;font-style:normal;font-weight:bold}.pagination em.current,.pagination a.current{border:solid 1px rgba(6,82,221,0.3);background-color:#f5f7fa;cursor:default}.pagination em:hover,.pagination a:hover{background-color:#f5f7fa}.pagination span.gap{color:rgba(0,0,0,0.4);font-size:16px;font-weight:bold}.small-heading{color:#101010;font-family:"IBM Plex Sans", sans-serif;font-size:16px;font-weight:500;line-height:1.5}.paragraph{color:#303030;font-family:"IBM Plex Sans", sans-serif;font-size:16px;line-height:1.5}.H3-excerpt{color:#303030;font-family:"IBM Plex Sans", sans-serif;font-size:24px;line-height:1.33}.label-caps{color:#2b3e55;font-family:"IBM Plex Mono", monospace;font-size:14px;font-weight:500;line-height:1.29}.H3-card-title{color:#101010;font-family:"IBM Plex Sans", sans-serif;font-size:24px;font-weight:500;line-height:1.33}.H1-Regular{color:#303030;font-family:"IBM Plex Sans", sans-serif;font-size:40px;line-height:1.25}.label-caps-light{color:#ffffff;font-family:"IBM Plex Mono", monospace;font-size:14px;font-weight:500;line-height:1.29}.nav-link{color:#2b3e55;font-family:"IBM Plex Sans", sans-serif;font-size:14px}.button-caps{color:#303030;font-family:"IBM Plex Mono", monospace;font-size:14px;font-weight:500;line-height:1.29;text-align:center}.input-inactive-centered{color:#303030;font-family:"IBM Plex Mono", monospace;font-size:14px;text-align:center}.mono-details{color:#303030;font-family:"IBM Plex Mono", monospace;font-size:14px}.Footer-nav{color:#303030;font-family:"IBM Plex Sans", sans-serif;font-size:14px;font-weight:500}.H1-Regular-Mobile{color:#101010;font-family:"IBM Plex Sans", sans-serif;font-size:32px;line-height:1.25}.offcanvas-nav-link{color:#2b3e55;font-family:"IBM Plex Sans", sans-serif;font-size:16px;line-height:1.5;cursor:pointer}.user-link{color:#ff7a64;font-family:"IBM Plex Mono", monospace;font-size:14px}.article_about_project{display:flex;margin:0 auto 64px;font-family:"Acumin Pro Wide", sans-serif}.article_about_project .article__content{flex-basis:67%;padding:0 0 16px}.article_about_project .article__content .article_subheading{margin-bottom:16px;color:#39375B}.article_about_project .article__content p{margin:0 0 32px;font-size:16px;line-height:24px;color:#050401}.article_about_project .article__content a{text-decoration:underline;color:#39375B}.article_about_project .article__content .logos{margin-bottom:32px}.article_about_project .article__content .logos img{width:100%}@media only screen and (max-width: 924px){.article_about_project .article__content{flex-basis:100%}}.article_about_project .sidebar_title{flex-basis:30%;max-width:195px;padding:16px;margin-right:48px;background:#C5CDD9;color:#1D4E8D;font-weight:600;font-size:24px;line-height:32px}@media only screen and (max-width: 924px){.article_about_project .sidebar_title{display:none}}.article_about_project .article__title{margin-bottom:32px}.article_about_project .article__title h1{padding:16px 0;border-bottom:1px solid #C5CDD9;font-weight:600;font-size:32px;line-height:40px;color:#39375B}.article_about_project .footer div{display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width: 924px){.article_about_project .footer div{align-items:flex-start}}.article_about_project .footer .footer_info{margin-bottom:16px}.article_about_project .footer .footer_info p{margin-bottom:16px}.article_about_project .footer .eu_message{font-weight:600}.article_about_project .footer .eu_message p{margin:0}@media only screen and (max-width: 924px){.article_about_project{padding:0 16px 16px;margin-bottom:32px}}body{margin:0;background:#f5f7fa}body.unscrollable{overflow:hidden}main{display:flex;padding-top:144px;background-color:#FEFCF9}.main_content{flex-grow:1;flex-shrink:0;width:100%;max-width:1200px;margin:0 auto;position:relative}@media only screen and (max-width: 1028px){.main_content{margin:0;padding-top:16px}}@media only screen and (max-width: 924px){.main_content{margin:0;padding-top:84px}}.selectable_text{-webkit-user-select:text;-moz-user-select:text;user-select:text}.selectable_text ::-moz-selection{background:#fdf087}.selectable_text ::selection{background:#fdf087}.selectable_text ::-moz-selection{background:#fdf087}.home__page{background-color:#FEFCF9}.home__page .hero__ad_main_banner{grid-row:3/6}.journalist_school{margin-bottom:96px;display:flex;flex-direction:column}@media only screen and (max-width: 924px){.journalist_school{margin-bottom:48px}}.journalist_school .content{padding:16px 16px 0;background-color:#C5CDD9;font-family:"Acumin Pro Wide", sans-serif}.journalist_school .content .title{margin-bottom:16px;font-weight:600;font-size:24px;line-height:32px;color:#1D4E8D}.journalist_school .content .description{margin-bottom:40px;font-size:16px;line-height:24px;color:#050401}@media only screen and (max-width: 924px){.journalist_school .content .description{margin-bottom:32px}}.journalist_school .desktop{-o-object-fit:cover;object-fit:cover;height:288px}@media only screen and (max-width: 924px){.journalist_school .desktop{display:none}}.journalist_school .mobile{display:none}@media only screen and (max-width: 924px){.journalist_school .mobile{display:block}}.workshop.non-clickable{pointer-events:none;cursor:default}.workshop .workshop__content{display:flex;flex-direction:column;flex:1;height:100%;padding:16px;background:#1D4E8D;color:#F9E7E7;font-family:"Acumin Pro Wide", sans-serif;font-size:16px;line-height:24px}.workshop .workshop__content.inverse{background:#F9E7E7;color:#1D4E8D}.workshop .workshop__content.inverse .workshop__description{color:#050401}.workshop .workshop__content .title{margin-bottom:16px;font-weight:600;font-size:24px;line-height:32px}.workshop .workshop__content .workshop__description{flex-grow:1;margin-bottom:28px;color:#ffffff}.workshop .workshop__content .workshop__location{margin-bottom:24px;font-weight:600}.workshop .workshop__content .workshop__date{margin-bottom:12px;font-weight:600}.calendar-section{display:grid;grid-gap:32px;grid-template-columns:0.6fr 3fr;margin-bottom:64px}@media only screen and (max-width: 924px){.calendar-section{display:flex;flex-direction:column}}.calendar-section .sidebar_title{max-width:195px;padding:16px;margin-right:32px;background:#39375B;color:#F9E7E7;font-family:"Acumin Pro Wide", sans-serif;font-weight:600;font-size:24px;line-height:32px}@media only screen and (max-width: 924px){.calendar-section .sidebar_title{width:100%;max-width:100%}}#calendar a.fc-event{border:none;color:#fff}#calendar .fc-footer-toolbar{display:flex;align-items:center;justify-content:center}#calendar .fc-footer-toolbar .fc-left,#calendar .fc-footer-toolbar .fc-right{width:100%}#calendar .fc-footer-toolbar .fc-prev-button{flex-basis:50%;width:100%;height:40px;background:#FFFFFF;border:1px solid rgba(112,94,147,0.3);box-sizing:border-box}#calendar .fc-footer-toolbar .fc-next-button{flex-basis:50%;width:100%;height:40px;background:#FFFFFF;border:1px solid rgba(112,94,147,0.3);box-sizing:border-box}#calendar .fc-bgevent{background-color:#39375B;opacity:1;color:#ffffff}#calendar .fc-title{background-color:#39375B;color:#ffffff}#calendar .fc-content{background-color:#39375B;color:#ffffff}#calendar .fc-bgevent-skeleton{pointer-events:none}#calendar .fc-bgevent-skeleton .fc-bgevent{pointer-events:auto}html,body{margin:0;padding:0;font-family:Arial, Helvetica Neue, Helvetica, sans-serif;font-size:14px}#calendar{max-width:900px;margin:40px auto}@media only screen and (max-width: 924px){#calendar{margin:0 auto}}.news__page{margin-bottom:32px;background-color:#FEFCF9}.news__page .hero__news_container{margin-bottom:32px}.news__page #sims_news_pagination em,.news__page #sims_news_pagination a{color:#050401;font-family:"Acumin Pro Wide", sans-serif;font-size:16px;font-weight:bold;line-height:24px}.news__page #sims_news_pagination em.current,.news__page #sims_news_pagination em:hover,.news__page #sims_news_pagination a.current,.news__page #sims_news_pagination a:hover{background-color:#1D4E8D;color:#F9E7E7}@media only screen and (max-width: 924px){.news__page{padding:16px}.news__page .article__hero:not(:last-child){margin-bottom:24px}.news__page .hero__news_container{margin-bottom:40px}}.article__hero{display:flex;flex-direction:column;background-color:#ffffff}.article__hero img{width:100%;height:100%}.article__hero:hover .article__headline,.article__hero:hover .article__title,.article__hero:hover .article__category{color:#ff7a64}.article__hero .article__content{display:flex;flex-direction:column;flex-grow:1;font-family:"Acumin Pro Wide", sans-serif;font-size:16px;line-height:24px;color:#050401}.article__hero .article__content .article__title{min-height:144px;padding:16px 16px 32px;background:#F9E7E7}.article__hero .article__content .article__title h3{color:#39375B;font-family:"Acumin Pro Wide", sans-serif;font-weight:600;font-size:24px;line-height:32px}.article__hero .article__content .article__title.inverse{background:#39375B}.article__hero .article__content .article__title.inverse h3{color:#F9E7E7}.article__hero .article__content .article__title.basic{background:white}.article__hero .article__content .article__title.basic h3{color:#39375B}.article__hero .article__content .article__image_mobile{display:none}.article__hero .article__content .article__image{max-height:176px}.article__hero .article__content .article__details{display:flex;flex-direction:column;justify-content:space-between;flex:1;padding:16px}.article__hero .article__content .article__details p{margin:16px 0 0}.article__hero .article__content .article__details .article__summary{margin-bottom:16px}.article__hero .article__content .article__details .article__paragraph{flex-grow:1}.article__hero .article__content .article__details .article__arrow{max-width:325px}.article__hero .article__content .article__details .details__separator{margin:0 8px}.article__hero .article__content .article__details .article__category{text-transform:uppercase}.hero__image{display:block;width:100%;margin-bottom:64px}.hero__image .mobile{display:none}.hero__image img{width:100%}.hero__image svg{width:100%}.hero__highlighted{display:grid;grid-gap:32px;grid-template-columns:0.85fr 2fr 2fr;grid-auto-flow:column;margin:0 auto 96px}.hero__highlighted .sidebar_title{max-width:195px;padding:16px;font-family:"Acumin Pro Wide", sans-serif;font-weight:600;font-size:24px;line-height:32px;background:#C5CDD9;color:#1D4E8D}@media only screen and (max-width: 924px){.hero__highlighted .sidebar_title{width:100%;max-width:100%}}.hero__highlighted .sidebar_title.plain{max-width:195px;padding:16px;font-family:"Acumin Pro Wide", sans-serif;font-weight:600;font-size:24px;line-height:32px;background:#ffffff;color:#1D4E8D}@media only screen and (max-width: 924px){.hero__highlighted .sidebar_title.plain{width:100%;max-width:100%}}.hero__about_project{display:grid;grid-gap:32px;grid-template-columns:0.85fr 2fr 2fr;margin:0 auto 96px}.hero__about_project .sidebar_title{max-width:195px;padding:16px;font-family:"Acumin Pro Wide", sans-serif;font-weight:600;font-size:24px;line-height:32px;background:#F9E7E7;color:#39375B}@media only screen and (max-width: 924px){.hero__about_project .sidebar_title{width:100%;max-width:100%}}.hero__news_container{display:grid;grid-gap:32px;grid-template-columns:0.85fr 4fr;margin:0 auto 96px}.hero__news_container .sidebar_title{max-width:195px;padding:16px;font-family:"Acumin Pro Wide", sans-serif;font-weight:600;font-size:24px;line-height:32px;background:#1D4E8D;color:#F9E7E7}@media only screen and (max-width: 924px){.hero__news_container .sidebar_title{width:100%;max-width:100%}}.hero__news_container .hero__news{display:grid;grid-gap:32px;grid-template-columns:2fr 2fr;margin:0 auto}.hero__news_container .hero__news .article__title{padding:16px 16px 0;min-height:0}.hero__news_container .hero__news img{width:50%}@media only screen and (max-width: 1028px){.hero__container{padding:0 8px;grid-gap:16px}}@media only screen and (max-width: 924px){.hero__container{display:block;margin-bottom:16px;padding:0 16px}.article__hero .article__content .article__image_mobile{display:block;margin-bottom:32px}.article__hero .article__content .article__details{padding:0 16px}.article__hero .article__content .article__details p{margin:0}.article__hero .article__content .article__details p:not(:last-child){margin-bottom:32px}.hero__highlighted{display:flex;flex-direction:column;grid-gap:0;margin:0 auto 40px}.hero__highlighted .article__hero:not(:last-child){margin-bottom:32px}.hero__highlighted .article__summary{margin:16px 0}.hero__about_project{display:flex;flex-direction:column;grid-gap:0;margin:0 auto 40px}.hero__about_project .article__content{margin-bottom:32px}.hero__about_project .article__image{display:none}.hero__about_project .article__title,.hero__about_project .article__image_mobile{max-width:100%;max-height:100%}.hero__news_container{display:flex;flex-direction:column;grid-gap:0;margin:0 auto 72px}.hero__news_container .hero__news{display:flex;flex-direction:column;grid-gap:0}.hero__news_container .hero__news .article__title{padding:16px}.hero__news_container .hero__news img{width:80%}}@media only screen and (max-width: 924px) and (max-width: 720px){.hero__image{margin:0 auto 32px;max-width:375px}.hero__image .desktop{display:none}.hero__image .mobile{display:block}}.footer__container{padding:64px 0 32px;background-color:#eeeeee;font-family:"Acumin Pro Wide", sans-serif}.footer__container .sponsors_container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:32px}.footer__container .sponsors_container a:first-child{margin-bottom:16px}.footer__container .sponsors_container_bottom{display:flex;justify-content:center;align-items:center;margin-bottom:32px}.footer__container .sponsors_container_bottom a:first-child{margin-right:48px}.footer__container .main_container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 0 64px}.footer__container .main_container .action_links{display:flex;justify-content:center;align-items:center;margin-bottom:32px;font-family:"Acumin Pro Wide", sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#1D4E8D}.footer__container .main_container .action_links a{display:block}.footer__container .main_container .action_links a:hover{color:#ff7a64}.footer__container .main_container .action_links a:not(:last-child){margin-right:48px}@media only screen and (max-width: 924px){.footer__container .main_container{align-items:center;flex-direction:column;padding:0 0 32px}.footer__container .main_container .details{display:none}.footer__container .main_container .action_links{flex-direction:column;margin-bottom:32px}.footer__container .main_container .action_links a:not(:last-child){margin:0 0 32px}}.footer__container .main_container_mobile{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 0 64px;display:none}.footer__container .main_container_mobile .action_links{display:flex;justify-content:center;align-items:center;margin-bottom:32px;font-family:"Acumin Pro Wide", sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#1D4E8D}.footer__container .main_container_mobile .action_links a{display:block}.footer__container .main_container_mobile .action_links a:hover{color:#ff7a64}.footer__container .main_container_mobile .action_links a:not(:last-child){margin-right:48px}@media only screen and (max-width: 924px){.footer__container .main_container_mobile{align-items:center;flex-direction:column;padding:0 0 32px}.footer__container .main_container_mobile .details{display:none}.footer__container .main_container_mobile .action_links{flex-direction:column;margin-bottom:32px}.footer__container .main_container_mobile .action_links a:not(:last-child){margin:0 0 32px}}.footer__container .eu_fonds_container{display:flex;justify-content:center;margin:0 auto 32px;padding:69px 0;background:#FEFCF9}.footer__container .eu_fonds_container img{width:100%;max-width:768px;padding:0 16px}.footer__container .disclaimer{font-size:16px;line-height:24px;text-align:center;color:#050401}.footer__container .disclaimer p{margin:0}.footer__container .disclaimer p:not(:last-child){margin-bottom:32px}@media only screen and (max-width: 924px){.footer__container{padding:32px 0 32px}.footer__container .sponsors_container{flex-direction:column}.footer__container .sponsors_container:not(:last-child){margin:0 0 32px}.footer__container .sponsors_container a:not(:last-child){margin:0 0 32px}.footer__container .sponsors_container_bottom{flex-direction:column;margin-bottom:32px}.footer__container .sponsors_container_bottom a:first-child{margin:0 0 16px}.footer__container .disclaimer{padding:0 16px}.footer__container .disclaimer p:not(:last-child){margin-bottom:24px}.footer__container .eu_fonds_container{padding:16px}.footer__container .main_container_mobile{display:flex;flex-direction:column}}header{position:fixed;top:0;right:0;left:0;background-color:#FEFCF9;z-index:300}header .header__menu{display:flex;align-items:flex-end;justify-content:space-between;max-width:1200px;margin:0 auto;padding:24px 0 16px;position:relative}header .header__menu .header__links__section{display:flex;align-items:center;padding:12px 32px;background:#eeeeee;color:#39375B;font-family:"Acumin Pro Wide", sans-serif;font-size:16px;font-weight:600;border-radius:12px;line-height:24px}header .header__menu .header__links__section a{color:#2b3e55;text-decoration:none}header .header__menu .header__links__section a:hover{color:#ff7a64}header .header__menu .header__links__section a:not(:last-child){margin-right:42px}header .header__menu .header__title__section{display:flex;flex-grow:1;align-items:center;justify-content:center}header .header__menu_mobile{display:none}header .offcanvas__hamburger__menu{display:none;max-width:1200px;margin:0 auto;padding:32px 0}header .offcanvas__hamburger__menu.active{display:flex}header .offcanvas__hamburger__menu .menu__section__link{margin-bottom:8px;display:block}header .menu__sections__container_mobile{display:none}@media only screen and (max-width: 1028px){header .header__menu .header__links__section a:not(:last-child){margin-right:16px}}@media only screen and (max-width: 924px){header .header__menu{display:none;padding:16px}header .header__menu .header__title__section{justify-content:flex-start}header .header__menu_mobile{display:flex;flex-direction:column;align-items:center;padding:24px 16px 0;margin-bottom:16px}header .header__menu_mobile .header__menu_mobile_logo{margin-bottom:20px}header .header__menu_mobile .header__links__section{display:flex;align-items:center;padding:12px 32px;background:#eeeeee;color:#39375B;font-family:"Acumin Pro Wide", sans-serif;font-size:16px;font-weight:600;border-radius:12px;line-height:24px;display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 24px 12px 12px}header .header__menu_mobile .header__links__section a{margin-right:24px}header .header__menu_mobile .header__links__section svg{display:none;cursor:pointer}header .header__menu_mobile .header__links__section svg.active:not(.header__user-icon){display:inline-block}header .offcanvas__hamburger__menu{width:100%;margin-top:16px;padding:0;background-color:#eeeeee;border-radius:12px}header .offcanvas__hamburger__menu .menu__sections__container{display:none}header .offcanvas__hamburger__menu .menu__sections__container_mobile{display:flex;flex-direction:column;flex-grow:1;max-height:calc(100vh - 56px);overflow-y:auto;padding:12px}header .offcanvas__hamburger__menu .menu__sections__container_mobile .menu__section__title{flex-grow:1;display:block;font-family:"Acumin Pro Wide", sans-serif;font-weight:600;font-size:16px;line-height:24px;text-align:center;color:#39375B}header .offcanvas__hamburger__menu .menu__sections__container_mobile .menu__section__title:not(:last-child){margin-bottom:24px}}
