/*!*
* Responsive Timetable for Wordpress
* For Wordpress
*
* @author Rik de Vos
* @link http://rikdevos.com/
* @version 1.10.0
*
* This is not free software. Visit http://rikdevos.com/demos/wordpress-responsive-timetable/ to purchase a license
**/.sched{font-family:lato,sans-serif;font-weight:400;-webkit-transition:opacity .5s;-moz-transition:opacity .5s;-o-transition:opacity .5s;-ms-transition:opacity .5s;transition:opacity .5s;opacity:0}.sched.sched-visible{opacity:1}.sched.sched-hidden,.sched-list.sched-hidden{display:none}.sched,.sched *,.sched-list,.sched-list *,.sched-popup,.sched-popup *{-moz-box-sizing:content-box!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.sched:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched .sched-style{display:none}.sched-loader{line-height:32px;height:32px;clear:both;text-align:center;position:relative;top:100px}.sched-loader .sched-loader-icon{background:url(https://audio.dev/wp-content/plugins/rdv-timetable/css/../img/rolling.svg)no-repeat;width:32px;height:32px;position:relative;-webkit-animation:rotating 1s linear infinite;-moz-animation:rotating 1s linear infinite;-ms-animation:rotating 1s linear infinite;-o-animation:rotating 1s linear infinite;animation:rotating 1s linear infinite;display:inline-block}.sched-loader .sched-loader-text{height:32px;width:160px;line-height:32px;font-size:18px;display:inline-block;position:relative}.sched-loader .sched-loader-text:after{position:absolute;left:10px;top:0;color:#000;content:'Loading Timetable';font-family:lato,sans-serif}@-webkit-keyframes rotating{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.sched-top:after{content:".";display:block;height:0;clear:both;visibility:hidden}body .sched h2.sched-title{font-size:24px;line-height:32px;padding:0!important;margin:18px 32px 18px 0!important;font-weight:700;display:inline-block!important;float:left}.sched h2.sched-title span{font-weight:400}.sched .sched-top-buttons{float:left}.sched .sched-top-buttons.sched-top-buttons-right{float:right}.sched .sched-top-buttons.sched-top-buttons-below-title{float:none;clear:both;margin-left:0}a.sched-download-button{display:inline-block;color:#3c3c3c!important;font-size:14px!important;font-weight:700!important;margin:9px 9px 9px 0;line-height:50px;height:50px;float:left;text-decoration:none!important;outline:none!important;border:none!important;background:0 0;-webkit-transition:background .2s,padding .2s,margin .2s;-moz-transition:background .2s,padding .2s,margin .2s;-o-transition:background .2s,padding .2s,margin .2s;-ms-transition:background .2s,padding .2s,margin .2s;transition:background .2s,padding .2s,margin .2s;padding:0;margin-right:24px}a.sched-download-button:hover{background:#e8e8e8;padding:0 12px;margin-right:0}a.sched-download-button i{margin-left:16px;display:inline-block}.sched-sort{display:block;color:#3c3c3c;font-size:14px;margin:9px 0 9px 12px;line-height:18px;height:50px;float:left;-webkit-transition:margin .2s;-moz-transition:margin .2s;-o-transition:margin .2s;-ms-transition:margin .2s;transition:margin .2s}.sched-top-buttons.sched-top-buttons-below-title .sched-sort{}.sched-top-buttons.sched-top-buttons-below-title .sched-sort.sched-sort-open{margin-right:0;margin-left:0}.sched-sort.sched-sort-right{float:right}.sched-sort.sched-sort-below-title{float:none;clear:both;margin-left:0}.sched-sort.sched-sort-clear{float:none;clear:both;margin-left:0}.sched-sort.sched-sort-hidden{display:none}.sched-sort:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched-sort .sched-sort-label{display:block;line-height:18px;padding:16px 8px 16px 0;height:18px;float:left}.sched-sort .sched-sort-dropdown{display:block;line-height:18px;padding:16px 0;height:18px;float:left;position:relative;-webkit-transition:background .2s;-moz-transition:background .2s;-o-transition:background .2s;-ms-transition:background .2s;transition:background .2s;background:0 0}.sched-sort.sched-sort-open .sched-sort-dropdown{background:#e8e8e8}.sched-sort .sched-sort-current{font-weight:700;line-height:18px;padding:0;margin:0;-webkit-transition:padding .2s,margin .2s;-moz-transition:padding .2s,margin .2s;-o-transition:padding .2s,margin .2s;-ms-transition:padding .2s,margin .2s;transition:padding .2s,margin .2s}.sched-sort .sched-sort-current:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched-sort.sched-sort-open .sched-sort-dropdown .sched-sort-current{padding-left:16px}.sched-sort .sched-sort-current .sched-sort-current-label{display:inline-block;width:100px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:18px;height:18px;padding:0;margin:0;float:left;-webkit-transition:width .2s,max-width .2s;-moz-transition:width .2s,max-width .2s;-o-transition:width .2s,max-width .2s;-ms-transition:width .2s,max-width .2s;transition:width .2s,max-width .2s}.sched-sort.sched-sort-open .sched-sort-dropdown .sched-sort-current .sched-sort-current-label{max-width:initial;width:180px}.sched-sort .sched-sort-current .sched-sort-current-icon{display:inline-block;width:30px;line-height:18px;height:18px;padding:0;margin:0 0 0 8px;float:left}.sched-sort .sched-sort-current .sched-sort-current-icon .sched-icon-chevron-up{display:none}.sched-sort.sched-sort-open .sched-sort-dropdown .sched-sort-current .sched-sort-current-icon .sched-icon-chevron-up{display:inline}.sched-sort.sched-sort-open .sched-sort-dropdown .sched-sort-current .sched-sort-current-icon .sched-icon-chevron-down{display:none}.sched-sort .sched-sort-dropdown .sched-sort-dropdown-select{display:none;opacity:0;position:absolute;background:#e8e8e8;z-index:20;top:50px;width:100%;-webkit-transition:opacity .2s,box-shadow .2s;-moz-transition:opacity .2s,box-shadow .2s;-o-transition:opacity .2s,box-shadow .2s;-ms-transition:opacity .2s,box-shadow .2s;transition:opacity .2s,box-shadow .2s;box-shadow:0 0 12px rgba(0,0,0,.1);padding-bottom:8px}.sched-sort .sched-sort-dropdown .sched-sort-dropdown-select:after{width:100%;height:12px;z-index:0;background:#e8e8e8;position:absolute;top:-12px;left:0;content:''}.sched-sort.sched-sort-open .sched-sort-dropdown .sched-sort-dropdown-select{display:block;opacity:1}.sched-sort .sched-sort-item{width:100%;line-height:18px;padding:9px 0;cursor:pointer;-ms-user-select:none;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}.sched-sort .sched-sort-item:hover{background:rgba(0,0,0,5%)}.sched-sort .sched-sort-item:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched-sort .sched-sort-item.sched-sort-item-all{padding-left:30px;font-weight:700}.sched-sort .sched-sort-item .sched-sort-item-icon{float:left;width:30px;text-align:right;opacity:0;-webkit-transition:opacity .2s,width .2s;-moz-transition:opacity .2s,width .2s;-o-transition:opacity .2s,width .2s;-ms-transition:opacity .2s,width .2s;transition:opacity .2s,width .2s}.sched-sort .sched-sort-item:hover .sched-sort-item-icon{opacity:.3}.sched-is-mobile .sched-sort .sched-sort-item:hover .sched-sort-item-icon{opacity:0}.sched-sort .sched-sort-item.sched-sort-item-selected:hover .sched-sort-item-icon{opacity:.8}.sched-is-mobile .sched-sort .sched-sort-item.sched-sort-item-selected:hover .sched-sort-item-icon{opacity:1}.sched-sort .sched-sort-item.sched-sort-item-selected .sched-sort-item-icon{opacity:1}.sched-sort .sched-sort-item .sched-sort-item-label{margin-left:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0 16px;-webkit-transition:margin .2s;-moz-transition:margin .2s;-o-transition:margin .2s;-ms-transition:margin .2s;transition:margin .2s}.sched-sort.sched-sort-empty .sched-sort-item .sched-sort-item-icon{opacity:0;width:0}.sched-sort.sched-sort-empty .sched-sort-item .sched-sort-item-label{margin-left:0}.sched-sidebar{width:100px;float:left}.sched-sidebar.sched-sidebar-right{float:right}.sched-sidebar .sched-time{margin-top:50px}.sched-sidebar .sched-time .sched-time-value{line-height:14px;height:14px;padding:0 20px 36px 0;color:#3f3f3f;font-size:14px;text-align:right;position:relative;top:-9px}.sched-sidebar.sched-sidebar-right .sched-time .sched-time-value{text-align:left;padding:0 0 36px 20px}.sched-sidebar .sched-time .sched-time-value:last-child{padding-bottom:0}.sched-columns{margin-left:100px;position:relative}.sched-columns:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched-row:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched-h-columns{float:left;width:200px;height:400px;height:100%}.sched-h-content{margin-left:200px;height:400px;height:100%}.sched-h-content .sched-h-content-scroll{overflow:hidden;position:relative}.sched-h-content .sched-h-content-scroll .sched-h-content-scroll-time{position:relative;height:30px}.sched-h-content .sched-h-content-scroll .sched-h-content-scroll-time:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched-h-content .sched-h-content-scroll .sched-h-content-scroll-time-value{position:absolute;top:0;left:0;z-index:1;color:##3f3f3f;font-size:14px;width:80px}.sched-h-content .sched-h-content-scroll .sched-h-content-columns{position:relative}.sched-h-column{font-size:14px;background:#e8e8e8;line-height:18px;height:18px;padding:16px;position:relative;font-weight:700;margin-bottom:1px}.sched-horizontal-medium .sched-h-column{height:28px;line-height:28px}.sched-h-column .sched-h-column-title{font-size:14px;text-align:center;position:relative;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:700}.sched-h-column .sched-h-column-title.sched-h-column-title-multiline{white-space:inherit;overflow:visible;text-overflow:inherit;line-height:18px}.sched-h-column .sched-h-column-title.sched-h-column-title-top{line-height:14px}.sched-h-row{background:#f8f8f8;height:60px;width:9999px;margin-bottom:1px;position:relative}.sched-h-row .sched-h-row-events{background:red}.sched-h-row .sched-h-row-events a.sched-event{top:0;height:100%}.sched-h-row .sched-h-row-events a.sched-event.sched-event-size-1{}.sched-h-row .sched-h-row-events a.sched-event.sched-event-size-21{height:50%}.sched-h-row .sched-h-row-events a.sched-event.sched-event-size-22{height:50%;top:50%}.sched-h-row .sched-h-row-events a.sched-event.sched-event-size-31{height:33.3333%}.sched-h-row .sched-h-row-events a.sched-event.sched-event-size-32{height:33.3333%;top:33.3333%}.sched-h-row .sched-h-row-events a.sched-event.sched-event-size-33{height:33.3333%;top:66.6666%}.sched-h-row .sched-h-row-events a.sched-event.sched-event-size-41{height:25%}.sched-h-row .sched-h-row-events a.sched-event.sched-event-size-42{height:25%;top:25%}.sched-h-row .sched-h-row-events a.sched-event.sched-event-size-43{height:25%;top:50%}.sched-h-row .sched-h-row-events a.sched-event.sched-event-size-44{height:25%;top:75%}.sched-column{width:25%;float:left;position:relative}.sched-column .sched-column-tooltip,.sched-h-column .sched-column-tooltip{position:absolute;z-index:25!important;color:#fff;display:none;top:-70px;z-index:1;background:#18bc9c;color:#fff;width:100%;border-radius:3px;padding:6px 0}.sched-h-column .sched-column-tooltip{top:0}.sched-column .sched-column-tooltip .sched-column-tooltip-arrow,.sched-h-column .sched-column-tooltip .sched-column-tooltip-arrow{position:absolute;bottom:-5px;left:50%}.sched-column .sched-column-tooltip .sched-column-tooltip-arrow .sched-column-tooltip-arrow-inside,.sched-h-column .sched-column-tooltip .sched-column-tooltip-arrow .sched-column-tooltip-arrow-inside{position:relative;left:-5px;width:0;height:0;border-style:solid;border-width:5px 5px 0;border-color:#18bc9c transparent transparent transparent}.sched-column .sched-column-tooltip .sched-column-tooltip-title,.sched-h-column .sched-column-tooltip .sched-column-tooltip-title{font-size:14px;line-height:22px;padding:0 6px;text-align:center}.sched-column .sched-column-tooltip .sched-column-tooltip-description,.sched-h-column .sched-column-tooltip .sched-column-tooltip-description{font-size:12px;line-height:18px;padding:0 6px;text-align:center}.sched-column .sched-column-header,.sched-column .sched-column-header-sticky{font-size:14px;background:#e8e8e8;line-height:18px;height:18px;padding:16px;text-align:center;position:relative;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:700}.sched-column .sched-column-header-sticky{position:fixed;top:30px;z-index:99;display:none}.sched-sticky-header-visible .sched-column .sched-column-header-sticky{display:block}.sched-columns .sched-column:last-child .sched-column-header:after,.sched-columns .sched-column:last-child .sched-column-header-sticky:after{background:red #e8e8e8;top:0;right:0;content:'';height:100px;width:1px;position:absolute}.sched-column .sched-column-header:after,.sched-column .sched-column-header-sticky:after{position:absolute;background:#fff;content:'';right:0;top:0;height:100%;width:1px}.sched-column:last-child .sched-column-header:after,.sched-column:last-child .sched-column-header-sticky:after{background:#e8e8e8}.sched-column .sched-column-header-handle{position:absolute;right:8px;top:18px;font-size:14px;line-height:14px;opacity:.3}.sched-column .sched-column-content{position:absolute;top:50px;width:100%}.sched-column .sched-column-bg{background:#fff;width:100%;height:100%}.sched-column .sched-column-bg .sched-column-bg-block{border-right:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;height:49px;position:relative}.sched-column .sched-column-bg .sched-column-bg-block:after{position:absolute;background:#f5f5f5;content:'';left:0;top:50%;height:1px;width:100%}.sched-column:first-child .sched-column-bg .sched-column-bg-block{border-left:1px solid #e8e8e8}.sched-column .sched-column-bg .sched-column-bg-block .sched-column-bg-block-button{background:#18bc9c;height:25px;width:100%;position:absolute;top:0;left:0;opacity:0;z-index:1;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;-ms-transition:opacity .2s;transition:opacity .2s}.sched-column .sched-column-bg .sched-column-bg-block .sched-column-bg-block-button.sched-column-bg-block-button-even{top:25px;height:25px}.sched-column .sched-column-bg .sched-column-bg-block .sched-column-bg-block-button.sched-column-bg-block-button-visible{opacity:1}.sched-row{}.sched-row.sched-row-no-title{margin-bottom:20px}.sched-row-no-title .sched-column .sched-column-header{display:none}.sched-row-no-title .sched-column .sched-column-content{top:0}.sched-row-no-title .sched-sidebar .sched-time{margin-top:0}.sched-row-no-title .sched-column .sched-column-bg{box-shadow:0 -1px #e8e8e8}a.sched-event{position:absolute;top:100px;height:99px;z-index:10;width:100%;color:#fff!important;font-family:lato,sans-serif!important;font-weight:400!important;font-size:14px!important;text-decoration:none!important;font-style:normal!important;background:0 0!important;padding:0!important;margin:0!important;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;-ms-transition:opacity .2s;transition:opacity .2s;outline:none!important;border:none!important;box-shadow:none!important}a.sched-event:hover{z-index:11}a.sched-event[data-onclick="0"]:hover{cursor:default}a.sched-event.sched-event-sort-hidden{opacity:.3}.sched-column:first-child a.sched-event:after{left:1px}.sched-event.sched-event-size-1{}.sched-event.sched-event-size-21{width:50%}.sched-event.sched-event-size-22{width:50%;left:50%}.sched-event.sched-event-size-31{width:33.3333%}.sched-event.sched-event-size-32{width:33.3333%;left:33.3333%}.sched-event.sched-event-size-33{width:33.3333%;left:66.6666%}.sched-event.sched-event-size-41{width:25%}.sched-event.sched-event-size-42{width:25%;left:25%}.sched-event.sched-event-size-43{width:25%;left:50%}.sched-event.sched-event-size-44{width:25%;left:75%}.sched-column:first-child a.sched-event.sched-event-size-22:before,.sched-column:first-child a.sched-event.sched-event-size-32:before,.sched-column:first-child a.sched-event.sched-event-size-33:before,.sched-column:first-child a.sched-event.sched-event-size-42:before,.sched-column:first-child a.sched-event.sched-event-size-43:before,.sched-column:first-child a.sched-event.sched-event-size-44:before{background:0 0}.sched-event .sched-event-tooltip{position:absolute;z-index:35;color:#fff;display:none;top:-70px;z-index:1;background:#18bc9c;color:#fff;width:100%;border-radius:3px;padding:6px 0;left:0}.sched-event .sched-event-tooltip .sched-event-tooltip-arrow{position:absolute;bottom:-5px;left:50%}.sched-event .sched-event-tooltip .sched-event-tooltip-arrow .sched-event-tooltip-arrow-inside{position:relative;left:-5px;width:0;height:0;border-style:solid;border-width:5px 5px 0;border-color:#18bc9c transparent transparent transparent}.sched-event .sched-event-tooltip .sched-event-tooltip-title{font-size:14px;line-height:22px;padding:0 6px;text-align:center}.sched-event .sched-event-tooltip .sched-event-tooltip-time{font-size:12px;line-height:18px;padding:0 6px;text-align:center}.sched-event .sched-event-tooltip .sched-event-tooltip-description{font-size:12px;line-height:18px;padding:0 6px;text-align:center}.sched-event .sched-event-inner{background:#888;margin:0 1px 0 0;height:100%;padding:0 20px;position:relative;-webkit-transition:background .2s,opacity .2s;-moz-transition:background .2s,opacity .2s;-o-transition:background .2s,opacity .2s;-ms-transition:background .2s,opacity .2s;transition:background .2s,opacity .2s;max-width:100%;overflow:hidden}.sched-event.sched-event-image-bg .sched-event-inner{background-size:cover;background-repeat:no-repeat;background-position:50%}.sched-event.sched-event-image-bg .sched-event-inner:hover{opacity:.9}.sched-event .sched-event-inner .sched-event-inner-bar{display:none;background:#000;position:absolute;top:0;left:0;width:3px;height:100%;content:'';opacity:.5}.sched-columns .sched-column:first-child .sched-event .sched-event-inner .sched-event-inner-bar{left:1px}.sched-event.sched-event-invert .sched-event-inner .sched-event-inner-bar{display:block}.sched-event .sched-event-inner>*{}.sched-column:first-child a.sched-event:before{position:absolute;z-index:12;width:1px;height:100%;background:#e8e8e8;left:0;top:0;content:''}.sched-event .sched-event-copy-icon{position:absolute;top:1px;left:1px;color:#fff;background:rgba(0,0,0,.5);height:16px;line-height:16px;text-align:left;font-size:12px;border-radius:2px;padding:3px 7px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:100%}.sched-event .sched-event-copy-icon span{display:none;margin-left:6px}.sched-event .sched-event-copy-icon:hover span{display:inline}.sched-event .sched-event-title{font-size:14px;line-height:18px;padding-top:14px;font-weight:700}.sched-event .sched-event-subtitle{font-size:12px;line-height:16px;padding-top:6px}.sched-event .sched-event-description{font-size:12px;line-height:16px;padding-top:6px}.sched-event-fulldescription{display:none}.sched-event-image-load{display:none}.sched-popup{position:absolute;width:174px;color:#535353;top:0;left:0;z-index:99999999;display:none;font-family:lato,sans-serif;font-weight:400;font-size:14px;line-height:24px;margin-bottom:20px}.sched-popup.sched-popup-done{box-shadow:2px 2px 10px rgba(0,0,0,.25)}html body .sched-popup .sched-popup-description-text a,html body .sched-popup .sched-meta a{color:#18bc9c}.sched-popup .sched-popup-title{font-size:18px;line-height:18px;background:#01c0c8;color:#fff;padding:30px;border-top-left-radius:3px;border-top-right-radius:3px}.sched-popup.sched-popup-has-image .sched-popup-title{border-top-left-radius:0;border-top-right-radius:0}.sched-popup .sched-popup-title>div{position:relative}.sched-popup .sched-popup-media{display:none;border-top-left-radius:3px;border-top-right-radius:3px;overflow:hidden}.sched-popup .sched-popup-media[data-media-type=youtube]{background:#000;position:relative}.sched-popup .sched-popup-media[data-media-type=youtube] i{position:absolute;top:50%;left:50%;color:#fff;font-size:16px}.sched-popup .sched-popup-media img{width:100%;border-top-left-radius:3px;border-top-right-radius:3px;position:relative;left:0;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s;box-shadow:0 0 rgba(0,0,0,.25);padding:0;margin:0;display:block;border:none}.sched-popup .sched-popup-media img:hover{transform:scale(1.05)}.sched-popup .sched-popup-close{position:absolute;right:0;top:0;color:#fff;font-size:18px;line-height:18px;height:18px;width:18px;padding:10px;text-align:center;z-index:999999999;opacity:0;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;-ms-transition:opacity .2s;transition:opacity .2s;border-top-right-radius:3px;display:block;display:none}.sched-popup.sched-popup-done .sched-popup-close:hover{opacity:1}.sched-popup.sched-popup-done .sched-popup-close{opacity:.75}.sched-popup .sched-popup-description{display:none;background:#fff;padding:30px 30px 16px;padding:0;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.sched-popup p.sched-popup-description-text{font-family:lato,sans-serif!important;font-weight:400!important;font-size:14px!important;line-height:24px!important;padding:0!important;margin:0!important;padding:30px!important}.sched-popup p.sched-popup-description-text.sched-event-no-description{display:none}.sched-meta{}.sched-meta .sched-meta-field{padding:15px 30px;-webkit-transition:background .2s;-moz-transition:background .2s;-o-transition:background .2s;-ms-transition:background .2s;transition:background .2s}.sched-meta .sched-meta-field:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched-meta .sched-meta-field:hover{}.sched-meta .sched-meta-field .sched-meta-icon{float:left;font-size:20px;text-align:center;width:18px;margin-top:14px}.sched-meta .sched-meta-field .sched-meta-right{margin-left:50px}.sched-meta .sched-meta-field .sched-meta-right .sched-meta-name{}.sched-meta .sched-meta-field .sched-meta-right .sched-meta-value{}.sched-meta .sched-meta-field.sched-meta-field-single{}.sched-meta .sched-meta-field.sched-meta-field-single .sched-meta-icon{margin-top:0}.sched-meta .sched-meta-field.sched-meta-field-no-icon .sched-meta-right{margin-left:0}.sched-meta .sched-meta-field.sched-meta-field-no-icon .sched-meta-icon{display:none}.sched-popup .sched-popup-widgets{margin-bottom:16px}.sched-popup .sched-popup-widget{}.sched-popup .sched-popup-widget:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched-popup .sched-popup-widget .sched-popup-widget-icon{float:left;margin-top:3px}.sched-popup .sched-popup-widget .sched-popup-widget-text{margin-left:30px}.sched-popup .sched-popup-buttons{border-top:1px solid #eee;padding:16px;display:none}.sched-popup .sched-popup-buttons a{}.sched-popup .sched-popup-buttons a:hover{}.sched-popup .sched-popup-edit{padding:20px;box-shadow:inset 0 0 20px rgba(0,0,0,.25);background:#595967;height:100px;color:#fff}.sched-popup .sched-popup-social-buttons{margin:16px 30px 0;border-top:1px solid #eee;padding-top:16px}.sched-popup .sched-popup-social-buttons:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched-popup .sched-popup-social-buttons a.sched-popup-social-button{text-decoration:none!important;border:none!important;padding:0!important;margin:0 10px 0 0!important;width:40px;height:40px;border-radius:20px;z-index:999;display:inline-block;font-size:14px!important;color:#fff!important;line-height:40px!important;text-align:center!important;float:left}.sched-popup .sched-popup-social-buttons a.sched-popup-social-button.sched-popup-social-facebook{background-color:#3b5998}.sched-popup .sched-popup-social-buttons a.sched-popup-social-button.sched-popup-social-twitter{background-color:#55acee}.sched-popup .sched-popup-social-buttons a.sched-popup-social-button.sched-popup-social-google-plus{background-color:#dd4b39}.sched-popup .sched-popup-navigate-left,.sched-popup .sched-popup-navigate-right{width:30px;height:50px;padding:30px;background:url(https://audio.dev/wp-content/plugins/rdv-timetable/css/../img/arrow-left.png)no-repeat 50%;background-size:30px 50px;opacity:0;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s;cursor:pointer;position:absolute;left:-120px;top:30px}.sched-popup.sched-popup-hide-arrows .sched-popup-navigate-left,.sched-popup.sched-popup-hide-arrows .sched-popup-navigate-right{display:none!important}.sched-popup .sched-popup-navigate-right{background:url(https://audio.dev/wp-content/plugins/rdv-timetable/css/../img/arrow-right.png)no-repeat 50%;background-size:30px 50px;left:600px}.sched-popup.sched-popup-done .sched-popup-navigate-left,.sched-popup.sched-popup-done .sched-popup-navigate-right{opacity:1}.sched-popup.sched-popup-done .sched-popup-navigate-left:hover{}.sched-popup-overlay{background:#000;position:fixed;width:100%;height:100%;z-index:99999998;top:0;left:0;overflow:hidden;opacity:0;display:none}.sched-popup-overlay .sched-popup-overlay-close{width:50px;height:50px;display:block;position:fixed;right:0;top:0;padding:30px;background:url(https://audio.dev/wp-content/plugins/rdv-timetable/css/../img/close.png)no-repeat 50%;background-size:50px 50px;opacity:.5;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s;cursor:pointer}.sched-popup-overlay .sched-popup-overlay-close:hover{opacity:1}.sched-popup-overlay.sched-popup-overlay-show{display:block;animation-duration:.5s;animation-name:schedFadeOverlay;-ms-animation-duration:.5s;-ms-animation-name:schedFadeOverlay;-moz-animation-duration:.5s;-moz-animation-name:schedFadeOverlay;-webkit-animation-duration:.5s;-webkit-animation-name:schedFadeOverlay;opacity:.5}.sched-popup-overlay.sched-popup-overlay-hide{display:block;animation-duration:.5s;animation-name:schedFadeOverlayReverse;animation-direction:reverse;-ms-animation-duration:.5s;-ms-animation-name:schedFadeOverlayReverse;-ms-animation-direction:reverse;-moz-animation-duration:.5s;-moz-animation-name:schedFadeOverlayReverse;-moz-animation-direction:reverse;-webkit-animation-duration:.5s;-webkit-animation-name:schedFadeOverlayReverse;-webkit-animation-direction:reverse}@keyframes schedFadeOverlay{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.5}}@-ms-keyframes schedFadeOverlay{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.5}}@-moz-keyframes schedFadeOverlay{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.5}}@-webkit-keyframes schedFadeOverlay{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.5}}@keyframes schedFadeOverlayReverse{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.5}}@-ms-keyframes schedFadeOverlayReverse{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.5}}@-moz-keyframes schedFadeOverlayReverse{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.5}}@-webkit-keyframes schedFadeOverlayReverse{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.5}}.sched-list{font-family:lato,sans-serif;font-weight:400}.sched-list .sched-list-title{font-size:24px;line-height:32px;padding:0!important;margin:18px 32px 18px 0!important;font-weight:700;color:#3f3f3f}.sched-list.sched-list-upcoming .sched-top-buttons{display:none}.sched-list .sched-list-column{margin-bottom:18px;clear:both}.sched-list.sched-list-upcoming .sched-list-column{margin-bottom:0;clear:both}.sched-list .sched-list-column:last-child{margin-bottom:0}.sched-list .sched-list-column .sched-list-column-title{font-size:18px;margin-bottom:6px;line-height:1.5em;color:#000;font-weight:700;font-family:lato,sans-serif}.sched-list .sched-list-column ul.sched-list-column-events{list-style-type:none;padding:0!important;margin:0!important}.sched-list .sched-list-column li.sched-list-event-li{list-style-type:none;padding:0!important;margin:0!important}.sched-list .sched-list-column li.sched-list-event-li:hover{}.sched-list a.sched-list-event{position:relative;width:100%;display:block;font-size:14px;line-height:24px;text-decoration:none;color:#3f3f3f;font-family:lato,sans-serif;font-weight:400;padding:6px 0;outline:none;border:none;box-shadow:none}.sched-list a.sched-list-event.sched-list-event-odd{}.sched-list a.sched-list-event:hover{}.sched-list a.sched-list-event:hover .sched-list-event-text{text-decoration:underline}.sched-list a.sched-list-event:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched-list a.sched-list-event .sched-list-event-color{display:block;width:7px;height:7px;border-radius:15px;margin:8px 2px 2px;float:left;-webkit-transition:all .1s;-moz-transition:all .1s;-o-transition:all .1s;-ms-transition:all .1s;transition:all .1s;display:none}.sched-list a.sched-list-event:hover .sched-list-event-color{width:11px;height:11px;margin:6px 0 0}.sched-list a.sched-list-event.sched-list-event-has-color .sched-list-event-color{display:block}.sched-list a.sched-list-event.sched-list-event-has-background{padding:10px;margin-bottom:1px!important}.sched-list li:last-child a.sched-list-event.sched-list-event-has-background{margin-bottom:0!important}.sched-list a.sched-list-event .sched-list-event-text{margin-right:140px}.sched-list a.sched-list-event.sched-list-event-upcoming .sched-list-event-text{margin-right:0}.sched-list a.sched-list-event.sched-list-event-has-color .sched-list-event-text{margin-left:20px}.sched-list a.sched-list-event .sched-list-event-text .sched-list-event-title{}.sched-list a.sched-list-event.sched-list-event-upcoming .sched-list-event-text .sched-list-event-title{font-weight:700}.sched-list a.sched-list-event .sched-list-event-text .sched-list-event-description{font-style:italic}.sched-list a.sched-list-event .sched-list-event-text .sched-list-event-description.sched-list-event-description-truncated{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sched-list a.sched-list-event .sched-list-event-text .sched-list-event-upcoming-time{}.sched-list a.sched-list-event .sched-list-event-time{position:absolute;right:0;top:6px;width:140px;text-align:right}.sched-list a.sched-list-event.sched-list-event-has-background .sched-list-event-time{right:10px}.sched-list .sched-list-top .sched-sort{}
.sched-popup-speaker{display:none;}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/*
 * NOTE: The prefix "fa" has been changed to "sched-icon" for this plugin!
 */
@font-face{font-family:FontAwesomeSCHED;src:url(https://audio.dev/wp-content/plugins/rdv-timetable/packages/icons/css/../fonts/fontawesome-webfont.eot?v=4.3.0);src:url(https://audio.dev/wp-content/plugins/rdv-timetable/packages/icons/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(https://audio.dev/wp-content/plugins/rdv-timetable/packages/icons/css/../fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(https://audio.dev/wp-content/plugins/rdv-timetable/packages/icons/css/../fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'),url(https://audio.dev/wp-content/plugins/rdv-timetable/packages/icons/css/../fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),url(https://audio.dev/wp-content/plugins/rdv-timetable/packages/icons/css/../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.sched-icon{display:inline-block;font:normal normal normal 14px/1 FontAwesomeSCHED;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.sched-icon-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.sched-icon-2x{font-size:2em}.sched-icon-3x{font-size:3em}.sched-icon-4x{font-size:4em}.sched-icon-5x{font-size:5em}.sched-icon-fw{width:1.28571429em;text-align:center}.sched-icon-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.sched-icon-ul>li{position:relative}.sched-icon-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.sched-icon-li.sched-icon-lg{left:-1.85714286em}.sched-icon-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.sched-icon.pull-left{margin-right:.3em}.sched-icon.pull-right{margin-left:.3em}.sched-icon-spin{-webkit-animation:sched-icon-spin 2s infinite linear;animation:sched-icon-spin 2s infinite linear}.sched-icon-pulse{-webkit-animation:sched-icon-spin 1s infinite steps(8);animation:sched-icon-spin 1s infinite steps(8)}@-webkit-keyframes sched-icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes sched-icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.sched-icon-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sched-icon-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sched-icon-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sched-icon-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.sched-icon-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .sched-icon-flip-horizontal,:root .sched-icon-flip-vertical,:root .sched-icon-rotate-180,:root .sched-icon-rotate-270,:root .sched-icon-rotate-90{filter:none}.sched-icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.sched-icon-stack-1x,.sched-icon-stack-2x{position:absolute;left:0;width:100%;text-align:center}.sched-icon-stack-1x{line-height:inherit}.sched-icon-stack-2x{font-size:2em}.sched-icon-inverse{color:#fff}.sched-icon-glass:before{content:"\f000"}.sched-icon-music:before{content:"\f001"}.sched-icon-search:before{content:"\f002"}.sched-icon-envelope-o:before{content:"\f003"}.sched-icon-heart:before{content:"\f004"}.sched-icon-star:before{content:"\f005"}.sched-icon-star-o:before{content:"\f006"}.sched-icon-user:before{content:"\f007"}.sched-icon-film:before{content:"\f008"}.sched-icon-th-large:before{content:"\f009"}.sched-icon-th:before{content:"\f00a"}.sched-icon-th-list:before{content:"\f00b"}.sched-icon-check:before{content:"\f00c"}.sched-icon-close:before,.sched-icon-remove:before,.sched-icon-times:before{content:"\f00d"}.sched-icon-search-plus:before{content:"\f00e"}.sched-icon-search-minus:before{content:"\f010"}.sched-icon-power-off:before{content:"\f011"}.sched-icon-signal:before{content:"\f012"}.sched-icon-cog:before,.sched-icon-gear:before{content:"\f013"}.sched-icon-trash-o:before{content:"\f014"}.sched-icon-home:before{content:"\f015"}.sched-icon-file-o:before{content:"\f016"}.sched-icon-clock-o:before{content:"\f017"}.sched-icon-road:before{content:"\f018"}.sched-icon-download:before{content:"\f019"}.sched-icon-arrow-circle-o-down:before{content:"\f01a"}.sched-icon-arrow-circle-o-up:before{content:"\f01b"}.sched-icon-inbox:before{content:"\f01c"}.sched-icon-play-circle-o:before{content:"\f01d"}.sched-icon-repeat:before,.sched-icon-rotate-right:before{content:"\f01e"}.sched-icon-refresh:before{content:"\f021"}.sched-icon-list-alt:before{content:"\f022"}.sched-icon-lock:before{content:"\f023"}.sched-icon-flag:before{content:"\f024"}.sched-icon-headphones:before{content:"\f025"}.sched-icon-volume-off:before{content:"\f026"}.sched-icon-volume-down:before{content:"\f027"}.sched-icon-volume-up:before{content:"\f028"}.sched-icon-qrcode:before{content:"\f029"}.sched-icon-barcode:before{content:"\f02a"}.sched-icon-tag:before{content:"\f02b"}.sched-icon-tags:before{content:"\f02c"}.sched-icon-book:before{content:"\f02d"}.sched-icon-bookmark:before{content:"\f02e"}.sched-icon-print:before{content:"\f02f"}.sched-icon-camera:before{content:"\f030"}.sched-icon-font:before{content:"\f031"}.sched-icon-bold:before{content:"\f032"}.sched-icon-italic:before{content:"\f033"}.sched-icon-text-height:before{content:"\f034"}.sched-icon-text-width:before{content:"\f035"}.sched-icon-align-left:before{content:"\f036"}.sched-icon-align-center:before{content:"\f037"}.sched-icon-align-right:before{content:"\f038"}.sched-icon-align-justify:before{content:"\f039"}.sched-icon-list:before{content:"\f03a"}.sched-icon-dedent:before,.sched-icon-outdent:before{content:"\f03b"}.sched-icon-indent:before{content:"\f03c"}.sched-icon-video-camera:before{content:"\f03d"}.sched-icon-image:before,.sched-icon-photo:before,.sched-icon-picture-o:before{content:"\f03e"}.sched-icon-pencil:before{content:"\f040"}.sched-icon-map-marker:before{content:"\f041"}.sched-icon-adjust:before{content:"\f042"}.sched-icon-tint:before{content:"\f043"}.sched-icon-edit:before,.sched-icon-pencil-square-o:before{content:"\f044"}.sched-icon-share-square-o:before{content:"\f045"}.sched-icon-check-square-o:before{content:"\f046"}.sched-icon-arrows:before{content:"\f047"}.sched-icon-step-backward:before{content:"\f048"}.sched-icon-fast-backward:before{content:"\f049"}.sched-icon-backward:before{content:"\f04a"}.sched-icon-play:before{content:"\f04b"}.sched-icon-pause:before{content:"\f04c"}.sched-icon-stop:before{content:"\f04d"}.sched-icon-forward:before{content:"\f04e"}.sched-icon-fast-forward:before{content:"\f050"}.sched-icon-step-forward:before{content:"\f051"}.sched-icon-eject:before{content:"\f052"}.sched-icon-chevron-left:before{content:"\f053"}.sched-icon-chevron-right:before{content:"\f054"}.sched-icon-plus-circle:before{content:"\f055"}.sched-icon-minus-circle:before{content:"\f056"}.sched-icon-times-circle:before{content:"\f057"}.sched-icon-check-circle:before{content:"\f058"}.sched-icon-question-circle:before{content:"\f059"}.sched-icon-info-circle:before{content:"\f05a"}.sched-icon-crosshairs:before{content:"\f05b"}.sched-icon-times-circle-o:before{content:"\f05c"}.sched-icon-check-circle-o:before{content:"\f05d"}.sched-icon-ban:before{content:"\f05e"}.sched-icon-arrow-left:before{content:"\f060"}.sched-icon-arrow-right:before{content:"\f061"}.sched-icon-arrow-up:before{content:"\f062"}.sched-icon-arrow-down:before{content:"\f063"}.sched-icon-mail-forward:before,.sched-icon-share:before{content:"\f064"}.sched-icon-expand:before{content:"\f065"}.sched-icon-compress:before{content:"\f066"}.sched-icon-plus:before{content:"\f067"}.sched-icon-minus:before{content:"\f068"}.sched-icon-asterisk:before{content:"\f069"}.sched-icon-exclamation-circle:before{content:"\f06a"}.sched-icon-gift:before{content:"\f06b"}.sched-icon-leaf:before{content:"\f06c"}.sched-icon-fire:before{content:"\f06d"}.sched-icon-eye:before{content:"\f06e"}.sched-icon-eye-slash:before{content:"\f070"}.sched-icon-exclamation-triangle:before,.sched-icon-warning:before{content:"\f071"}.sched-icon-plane:before{content:"\f072"}.sched-icon-calendar:before{content:"\f073"}.sched-icon-random:before{content:"\f074"}.sched-icon-comment:before{content:"\f075"}.sched-icon-magnet:before{content:"\f076"}.sched-icon-chevron-up:before{content:"\f077"}.sched-icon-chevron-down:before{content:"\f078"}.sched-icon-retweet:before{content:"\f079"}.sched-icon-shopping-cart:before{content:"\f07a"}.sched-icon-folder:before{content:"\f07b"}.sched-icon-folder-open:before{content:"\f07c"}.sched-icon-arrows-v:before{content:"\f07d"}.sched-icon-arrows-h:before{content:"\f07e"}.sched-icon-bar-chart-o:before,.sched-icon-bar-chart:before{content:"\f080"}.sched-icon-twitter-square:before{content:"\f081"}.sched-icon-facebook-square:before{content:"\f082"}.sched-icon-camera-retro:before{content:"\f083"}.sched-icon-key:before{content:"\f084"}.sched-icon-cogs:before,.sched-icon-gears:before{content:"\f085"}.sched-icon-comments:before{content:"\f086"}.sched-icon-thumbs-o-up:before{content:"\f087"}.sched-icon-thumbs-o-down:before{content:"\f088"}.sched-icon-star-half:before{content:"\f089"}.sched-icon-heart-o:before{content:"\f08a"}.sched-icon-sign-out:before{content:"\f08b"}.sched-icon-linkedin-square:before{content:"\f08c"}.sched-icon-thumb-tack:before{content:"\f08d"}.sched-icon-external-link:before{content:"\f08e"}.sched-icon-sign-in:before{content:"\f090"}.sched-icon-trophy:before{content:"\f091"}.sched-icon-github-square:before{content:"\f092"}.sched-icon-upload:before{content:"\f093"}.sched-icon-lemon-o:before{content:"\f094"}.sched-icon-phone:before{content:"\f095"}.sched-icon-square-o:before{content:"\f096"}.sched-icon-bookmark-o:before{content:"\f097"}.sched-icon-phone-square:before{content:"\f098"}.sched-icon-twitter:before{content:"\f099"}.sched-icon-facebook-f:before,.sched-icon-facebook:before{content:"\f09a"}.sched-icon-github:before{content:"\f09b"}.sched-icon-unlock:before{content:"\f09c"}.sched-icon-credit-card:before{content:"\f09d"}.sched-icon-rss:before{content:"\f09e"}.sched-icon-hdd-o:before{content:"\f0a0"}.sched-icon-bullhorn:before{content:"\f0a1"}.sched-icon-bell:before{content:"\f0f3"}.sched-icon-certificate:before{content:"\f0a3"}.sched-icon-hand-o-right:before{content:"\f0a4"}.sched-icon-hand-o-left:before{content:"\f0a5"}.sched-icon-hand-o-up:before{content:"\f0a6"}.sched-icon-hand-o-down:before{content:"\f0a7"}.sched-icon-arrow-circle-left:before{content:"\f0a8"}.sched-icon-arrow-circle-right:before{content:"\f0a9"}.sched-icon-arrow-circle-up:before{content:"\f0aa"}.sched-icon-arrow-circle-down:before{content:"\f0ab"}.sched-icon-globe:before{content:"\f0ac"}.sched-icon-wrench:before{content:"\f0ad"}.sched-icon-tasks:before{content:"\f0ae"}.sched-icon-filter:before{content:"\f0b0"}.sched-icon-briefcase:before{content:"\f0b1"}.sched-icon-arrows-alt:before{content:"\f0b2"}.sched-icon-group:before,.sched-icon-users:before{content:"\f0c0"}.sched-icon-chain:before,.sched-icon-link:before{content:"\f0c1"}.sched-icon-cloud:before{content:"\f0c2"}.sched-icon-flask:before{content:"\f0c3"}.sched-icon-cut:before,.sched-icon-scissors:before{content:"\f0c4"}.sched-icon-copy:before,.sched-icon-files-o:before{content:"\f0c5"}.sched-icon-paperclip:before{content:"\f0c6"}.sched-icon-floppy-o:before,.sched-icon-save:before{content:"\f0c7"}.sched-icon-square:before{content:"\f0c8"}.sched-icon-bars:before,.sched-icon-navicon:before,.sched-icon-reorder:before{content:"\f0c9"}.sched-icon-list-ul:before{content:"\f0ca"}.sched-icon-list-ol:before{content:"\f0cb"}.sched-icon-strikethrough:before{content:"\f0cc"}.sched-icon-underline:before{content:"\f0cd"}.sched-icon-table:before{content:"\f0ce"}.sched-icon-magic:before{content:"\f0d0"}.sched-icon-truck:before{content:"\f0d1"}.sched-icon-pinterest:before{content:"\f0d2"}.sched-icon-pinterest-square:before{content:"\f0d3"}.sched-icon-google-plus-square:before{content:"\f0d4"}.sched-icon-google-plus:before{content:"\f0d5"}.sched-icon-money:before{content:"\f0d6"}.sched-icon-caret-down:before{content:"\f0d7"}.sched-icon-caret-up:before{content:"\f0d8"}.sched-icon-caret-left:before{content:"\f0d9"}.sched-icon-caret-right:before{content:"\f0da"}.sched-icon-columns:before{content:"\f0db"}.sched-icon-sort:before,.sched-icon-unsorted:before{content:"\f0dc"}.sched-icon-sort-desc:before,.sched-icon-sort-down:before{content:"\f0dd"}.sched-icon-sort-asc:before,.sched-icon-sort-up:before{content:"\f0de"}.sched-icon-envelope:before{content:"\f0e0"}.sched-icon-linkedin:before{content:"\f0e1"}.sched-icon-rotate-left:before,.sched-icon-undo:before{content:"\f0e2"}.sched-icon-gavel:before,.sched-icon-legal:before{content:"\f0e3"}.sched-icon-dashboard:before,.sched-icon-tachometer:before{content:"\f0e4"}.sched-icon-comment-o:before{content:"\f0e5"}.sched-icon-comments-o:before{content:"\f0e6"}.sched-icon-bolt:before,.sched-icon-flash:before{content:"\f0e7"}.sched-icon-sitemap:before{content:"\f0e8"}.sched-icon-umbrella:before{content:"\f0e9"}.sched-icon-clipboard:before,.sched-icon-paste:before{content:"\f0ea"}.sched-icon-lightbulb-o:before{content:"\f0eb"}.sched-icon-exchange:before{content:"\f0ec"}.sched-icon-cloud-download:before{content:"\f0ed"}.sched-icon-cloud-upload:before{content:"\f0ee"}.sched-icon-user-md:before{content:"\f0f0"}.sched-icon-stethoscope:before{content:"\f0f1"}.sched-icon-suitcase:before{content:"\f0f2"}.sched-icon-bell-o:before{content:"\f0a2"}.sched-icon-coffee:before{content:"\f0f4"}.sched-icon-cutlery:before{content:"\f0f5"}.sched-icon-file-text-o:before{content:"\f0f6"}.sched-icon-building-o:before{content:"\f0f7"}.sched-icon-hospital-o:before{content:"\f0f8"}.sched-icon-ambulance:before{content:"\f0f9"}.sched-icon-medkit:before{content:"\f0fa"}.sched-icon-fighter-jet:before{content:"\f0fb"}.sched-icon-beer:before{content:"\f0fc"}.sched-icon-h-square:before{content:"\f0fd"}.sched-icon-plus-square:before{content:"\f0fe"}.sched-icon-angle-double-left:before{content:"\f100"}.sched-icon-angle-double-right:before{content:"\f101"}.sched-icon-angle-double-up:before{content:"\f102"}.sched-icon-angle-double-down:before{content:"\f103"}.sched-icon-angle-left:before{content:"\f104"}.sched-icon-angle-right:before{content:"\f105"}.sched-icon-angle-up:before{content:"\f106"}.sched-icon-angle-down:before{content:"\f107"}.sched-icon-desktop:before{content:"\f108"}.sched-icon-laptop:before{content:"\f109"}.sched-icon-tablet:before{content:"\f10a"}.sched-icon-mobile-phone:before,.sched-icon-mobile:before{content:"\f10b"}.sched-icon-circle-o:before{content:"\f10c"}.sched-icon-quote-left:before{content:"\f10d"}.sched-icon-quote-right:before{content:"\f10e"}.sched-icon-spinner:before{content:"\f110"}.sched-icon-circle:before{content:"\f111"}.sched-icon-mail-reply:before,.sched-icon-reply:before{content:"\f112"}.sched-icon-github-alt:before{content:"\f113"}.sched-icon-folder-o:before{content:"\f114"}.sched-icon-folder-open-o:before{content:"\f115"}.sched-icon-smile-o:before{content:"\f118"}.sched-icon-frown-o:before{content:"\f119"}.sched-icon-meh-o:before{content:"\f11a"}.sched-icon-gamepad:before{content:"\f11b"}.sched-icon-keyboard-o:before{content:"\f11c"}.sched-icon-flag-o:before{content:"\f11d"}.sched-icon-flag-checkered:before{content:"\f11e"}.sched-icon-terminal:before{content:"\f120"}.sched-icon-code:before{content:"\f121"}.sched-icon-mail-reply-all:before,.sched-icon-reply-all:before{content:"\f122"}.sched-icon-star-half-empty:before,.sched-icon-star-half-full:before,.sched-icon-star-half-o:before{content:"\f123"}.sched-icon-location-arrow:before{content:"\f124"}.sched-icon-crop:before{content:"\f125"}.sched-icon-code-fork:before{content:"\f126"}.sched-icon-chain-broken:before,.sched-icon-unlink:before{content:"\f127"}.sched-icon-question:before{content:"\f128"}.sched-icon-info:before{content:"\f129"}.sched-icon-exclamation:before{content:"\f12a"}.sched-icon-superscript:before{content:"\f12b"}.sched-icon-subscript:before{content:"\f12c"}.sched-icon-eraser:before{content:"\f12d"}.sched-icon-puzzle-piece:before{content:"\f12e"}.sched-icon-microphone:before{content:"\f130"}.sched-icon-microphone-slash:before{content:"\f131"}.sched-icon-shield:before{content:"\f132"}.sched-icon-calendar-o:before{content:"\f133"}.sched-icon-fire-extinguisher:before{content:"\f134"}.sched-icon-rocket:before{content:"\f135"}.sched-icon-maxcdn:before{content:"\f136"}.sched-icon-chevron-circle-left:before{content:"\f137"}.sched-icon-chevron-circle-right:before{content:"\f138"}.sched-icon-chevron-circle-up:before{content:"\f139"}.sched-icon-chevron-circle-down:before{content:"\f13a"}.sched-icon-html5:before{content:"\f13b"}.sched-icon-css3:before{content:"\f13c"}.sched-icon-anchor:before{content:"\f13d"}.sched-icon-unlock-alt:before{content:"\f13e"}.sched-icon-bullseye:before{content:"\f140"}.sched-icon-ellipsis-h:before{content:"\f141"}.sched-icon-ellipsis-v:before{content:"\f142"}.sched-icon-rss-square:before{content:"\f143"}.sched-icon-play-circle:before{content:"\f144"}.sched-icon-ticket:before{content:"\f145"}.sched-icon-minus-square:before{content:"\f146"}.sched-icon-minus-square-o:before{content:"\f147"}.sched-icon-level-up:before{content:"\f148"}.sched-icon-level-down:before{content:"\f149"}.sched-icon-check-square:before{content:"\f14a"}.sched-icon-pencil-square:before{content:"\f14b"}.sched-icon-external-link-square:before{content:"\f14c"}.sched-icon-share-square:before{content:"\f14d"}.sched-icon-compass:before{content:"\f14e"}.sched-icon-caret-square-o-down:before,.sched-icon-toggle-down:before{content:"\f150"}.sched-icon-caret-square-o-up:before,.sched-icon-toggle-up:before{content:"\f151"}.sched-icon-caret-square-o-right:before,.sched-icon-toggle-right:before{content:"\f152"}.sched-icon-eur:before,.sched-icon-euro:before{content:"\f153"}.sched-icon-gbp:before{content:"\f154"}.sched-icon-dollar:before,.sched-icon-usd:before{content:"\f155"}.sched-icon-inr:before,.sched-icon-rupee:before{content:"\f156"}.sched-icon-cny:before,.sched-icon-jpy:before,.sched-icon-rmb:before,.sched-icon-yen:before{content:"\f157"}.sched-icon-rouble:before,.sched-icon-rub:before,.sched-icon-ruble:before{content:"\f158"}.sched-icon-krw:before,.sched-icon-won:before{content:"\f159"}.sched-icon-bitcoin:before,.sched-icon-btc:before{content:"\f15a"}.sched-icon-file:before{content:"\f15b"}.sched-icon-file-text:before{content:"\f15c"}.sched-icon-sort-alpha-asc:before{content:"\f15d"}.sched-icon-sort-alpha-desc:before{content:"\f15e"}.sched-icon-sort-amount-asc:before{content:"\f160"}.sched-icon-sort-amount-desc:before{content:"\f161"}.sched-icon-sort-numeric-asc:before{content:"\f162"}.sched-icon-sort-numeric-desc:before{content:"\f163"}.sched-icon-thumbs-up:before{content:"\f164"}.sched-icon-thumbs-down:before{content:"\f165"}.sched-icon-youtube-square:before{content:"\f166"}.sched-icon-youtube:before{content:"\f167"}.sched-icon-xing:before{content:"\f168"}.sched-icon-xing-square:before{content:"\f169"}.sched-icon-youtube-play:before{content:"\f16a"}.sched-icon-dropbox:before{content:"\f16b"}.sched-icon-stack-overflow:before{content:"\f16c"}.sched-icon-instagram:before{content:"\f16d"}.sched-icon-flickr:before{content:"\f16e"}.sched-icon-adn:before{content:"\f170"}.sched-icon-bitbucket:before{content:"\f171"}.sched-icon-bitbucket-square:before{content:"\f172"}.sched-icon-tumblr:before{content:"\f173"}.sched-icon-tumblr-square:before{content:"\f174"}.sched-icon-long-arrow-down:before{content:"\f175"}.sched-icon-long-arrow-up:before{content:"\f176"}.sched-icon-long-arrow-left:before{content:"\f177"}.sched-icon-long-arrow-right:before{content:"\f178"}.sched-icon-apple:before{content:"\f179"}.sched-icon-windows:before{content:"\f17a"}.sched-icon-android:before{content:"\f17b"}.sched-icon-linux:before{content:"\f17c"}.sched-icon-dribbble:before{content:"\f17d"}.sched-icon-skype:before{content:"\f17e"}.sched-icon-foursquare:before{content:"\f180"}.sched-icon-trello:before{content:"\f181"}.sched-icon-female:before{content:"\f182"}.sched-icon-male:before{content:"\f183"}.sched-icon-gittip:before,.sched-icon-gratipay:before{content:"\f184"}.sched-icon-sun-o:before{content:"\f185"}.sched-icon-moon-o:before{content:"\f186"}.sched-icon-archive:before{content:"\f187"}.sched-icon-bug:before{content:"\f188"}.sched-icon-vk:before{content:"\f189"}.sched-icon-weibo:before{content:"\f18a"}.sched-icon-renren:before{content:"\f18b"}.sched-icon-pagelines:before{content:"\f18c"}.sched-icon-stack-exchange:before{content:"\f18d"}.sched-icon-arrow-circle-o-right:before{content:"\f18e"}.sched-icon-arrow-circle-o-left:before{content:"\f190"}.sched-icon-caret-square-o-left:before,.sched-icon-toggle-left:before{content:"\f191"}.sched-icon-dot-circle-o:before{content:"\f192"}.sched-icon-wheelchair:before{content:"\f193"}.sched-icon-vimeo-square:before{content:"\f194"}.sched-icon-try:before,.sched-icon-turkish-lira:before{content:"\f195"}.sched-icon-plus-square-o:before{content:"\f196"}.sched-icon-space-shuttle:before{content:"\f197"}.sched-icon-slack:before{content:"\f198"}.sched-icon-envelope-square:before{content:"\f199"}.sched-icon-wordpress:before{content:"\f19a"}.sched-icon-openid:before{content:"\f19b"}.sched-icon-bank:before,.sched-icon-institution:before,.sched-icon-university:before{content:"\f19c"}.sched-icon-graduation-cap:before,.sched-icon-mortar-board:before{content:"\f19d"}.sched-icon-yahoo:before{content:"\f19e"}.sched-icon-google:before{content:"\f1a0"}.sched-icon-reddit:before{content:"\f1a1"}.sched-icon-reddit-square:before{content:"\f1a2"}.sched-icon-stumbleupon-circle:before{content:"\f1a3"}.sched-icon-stumbleupon:before{content:"\f1a4"}.sched-icon-delicious:before{content:"\f1a5"}.sched-icon-digg:before{content:"\f1a6"}.sched-icon-pied-piper:before{content:"\f1a7"}.sched-icon-pied-piper-alt:before{content:"\f1a8"}.sched-icon-drupal:before{content:"\f1a9"}.sched-icon-joomla:before{content:"\f1aa"}.sched-icon-language:before{content:"\f1ab"}.sched-icon-fax:before{content:"\f1ac"}.sched-icon-building:before{content:"\f1ad"}.sched-icon-child:before{content:"\f1ae"}.sched-icon-paw:before{content:"\f1b0"}.sched-icon-spoon:before{content:"\f1b1"}.sched-icon-cube:before{content:"\f1b2"}.sched-icon-cubes:before{content:"\f1b3"}.sched-icon-behance:before{content:"\f1b4"}.sched-icon-behance-square:before{content:"\f1b5"}.sched-icon-steam:before{content:"\f1b6"}.sched-icon-steam-square:before{content:"\f1b7"}.sched-icon-recycle:before{content:"\f1b8"}.sched-icon-automobile:before,.sched-icon-car:before{content:"\f1b9"}.sched-icon-cab:before,.sched-icon-taxi:before{content:"\f1ba"}.sched-icon-tree:before{content:"\f1bb"}.sched-icon-spotify:before{content:"\f1bc"}.sched-icon-deviantart:before{content:"\f1bd"}.sched-icon-soundcloud:before{content:"\f1be"}.sched-icon-database:before{content:"\f1c0"}.sched-icon-file-pdf-o:before{content:"\f1c1"}.sched-icon-file-word-o:before{content:"\f1c2"}.sched-icon-file-excel-o:before{content:"\f1c3"}.sched-icon-file-powerpoint-o:before{content:"\f1c4"}.sched-icon-file-image-o:before,.sched-icon-file-photo-o:before,.sched-icon-file-picture-o:before{content:"\f1c5"}.sched-icon-file-archive-o:before,.sched-icon-file-zip-o:before{content:"\f1c6"}.sched-icon-file-audio-o:before,.sched-icon-file-sound-o:before{content:"\f1c7"}.sched-icon-file-movie-o:before,.sched-icon-file-video-o:before{content:"\f1c8"}.sched-icon-file-code-o:before{content:"\f1c9"}.sched-icon-vine:before{content:"\f1ca"}.sched-icon-codepen:before{content:"\f1cb"}.sched-icon-jsfiddle:before{content:"\f1cc"}.sched-icon-life-bouy:before,.sched-icon-life-buoy:before,.sched-icon-life-ring:before,.sched-icon-life-saver:before,.sched-icon-support:before{content:"\f1cd"}.sched-icon-circle-o-notch:before{content:"\f1ce"}.sched-icon-ra:before,.sched-icon-rebel:before{content:"\f1d0"}.sched-icon-empire:before,.sched-icon-ge:before{content:"\f1d1"}.sched-icon-git-square:before{content:"\f1d2"}.sched-icon-git:before{content:"\f1d3"}.sched-icon-hacker-news:before{content:"\f1d4"}.sched-icon-tencent-weibo:before{content:"\f1d5"}.sched-icon-qq:before{content:"\f1d6"}.sched-icon-wechat:before,.sched-icon-weixin:before{content:"\f1d7"}.sched-icon-paper-plane:before,.sched-icon-send:before{content:"\f1d8"}.sched-icon-paper-plane-o:before,.sched-icon-send-o:before{content:"\f1d9"}.sched-icon-history:before{content:"\f1da"}.sched-icon-circle-thin:before,.sched-icon-genderless:before{content:"\f1db"}.sched-icon-header:before{content:"\f1dc"}.sched-icon-paragraph:before{content:"\f1dd"}.sched-icon-sliders:before{content:"\f1de"}.sched-icon-share-alt:before{content:"\f1e0"}.sched-icon-share-alt-square:before{content:"\f1e1"}.sched-icon-bomb:before{content:"\f1e2"}.sched-icon-futbol-o:before,.sched-icon-soccer-ball-o:before{content:"\f1e3"}.sched-icon-tty:before{content:"\f1e4"}.sched-icon-binoculars:before{content:"\f1e5"}.sched-icon-plug:before{content:"\f1e6"}.sched-icon-slideshare:before{content:"\f1e7"}.sched-icon-twitch:before{content:"\f1e8"}.sched-icon-yelp:before{content:"\f1e9"}.sched-icon-newspaper-o:before{content:"\f1ea"}.sched-icon-wifi:before{content:"\f1eb"}.sched-icon-calculator:before{content:"\f1ec"}.sched-icon-paypal:before{content:"\f1ed"}.sched-icon-google-wallet:before{content:"\f1ee"}.sched-icon-cc-visa:before{content:"\f1f0"}.sched-icon-cc-mastercard:before{content:"\f1f1"}.sched-icon-cc-discover:before{content:"\f1f2"}.sched-icon-cc-amex:before{content:"\f1f3"}.sched-icon-cc-paypal:before{content:"\f1f4"}.sched-icon-cc-stripe:before{content:"\f1f5"}.sched-icon-bell-slash:before{content:"\f1f6"}.sched-icon-bell-slash-o:before{content:"\f1f7"}.sched-icon-trash:before{content:"\f1f8"}.sched-icon-copyright:before{content:"\f1f9"}.sched-icon-at:before{content:"\f1fa"}.sched-icon-eyedropper:before{content:"\f1fb"}.sched-icon-paint-brush:before{content:"\f1fc"}.sched-icon-birthday-cake:before{content:"\f1fd"}.sched-icon-area-chart:before{content:"\f1fe"}.sched-icon-pie-chart:before{content:"\f200"}.sched-icon-line-chart:before{content:"\f201"}.sched-icon-lastfm:before{content:"\f202"}.sched-icon-lastfm-square:before{content:"\f203"}.sched-icon-toggle-off:before{content:"\f204"}.sched-icon-toggle-on:before{content:"\f205"}.sched-icon-bicycle:before{content:"\f206"}.sched-icon-bus:before{content:"\f207"}.sched-icon-ioxhost:before{content:"\f208"}.sched-icon-angellist:before{content:"\f209"}.sched-icon-cc:before{content:"\f20a"}.sched-icon-ils:before,.sched-icon-shekel:before,.sched-icon-sheqel:before{content:"\f20b"}.sched-icon-meanpath:before{content:"\f20c"}.sched-icon-buysellads:before{content:"\f20d"}.sched-icon-connectdevelop:before{content:"\f20e"}.sched-icon-dashcube:before{content:"\f210"}.sched-icon-forumbee:before{content:"\f211"}.sched-icon-leanpub:before{content:"\f212"}.sched-icon-sellsy:before{content:"\f213"}.sched-icon-shirtsinbulk:before{content:"\f214"}.sched-icon-simplybuilt:before{content:"\f215"}.sched-icon-skyatlas:before{content:"\f216"}.sched-icon-cart-plus:before{content:"\f217"}.sched-icon-cart-arrow-down:before{content:"\f218"}.sched-icon-diamond:before{content:"\f219"}.sched-icon-ship:before{content:"\f21a"}.sched-icon-user-secret:before{content:"\f21b"}.sched-icon-motorcycle:before{content:"\f21c"}.sched-icon-street-view:before{content:"\f21d"}.sched-icon-heartbeat:before{content:"\f21e"}.sched-icon-venus:before{content:"\f221"}.sched-icon-mars:before{content:"\f222"}.sched-icon-mercury:before{content:"\f223"}.sched-icon-transgender:before{content:"\f224"}.sched-icon-transgender-alt:before{content:"\f225"}.sched-icon-venus-double:before{content:"\f226"}.sched-icon-mars-double:before{content:"\f227"}.sched-icon-venus-mars:before{content:"\f228"}.sched-icon-mars-stroke:before{content:"\f229"}.sched-icon-mars-stroke-v:before{content:"\f22a"}.sched-icon-mars-stroke-h:before{content:"\f22b"}.sched-icon-neuter:before{content:"\f22c"}.sched-icon-facebook-official:before{content:"\f230"}.sched-icon-pinterest-p:before{content:"\f231"}.sched-icon-whatsapp:before{content:"\f232"}.sched-icon-server:before{content:"\f233"}.sched-icon-user-plus:before{content:"\f234"}.sched-icon-user-times:before{content:"\f235"}.sched-icon-bed:before,.sched-icon-hotel:before{content:"\f236"}.sched-icon-viacoin:before{content:"\f237"}.sched-icon-train:before{content:"\f238"}.sched-icon-subway:before{content:"\f239"}.sched-icon-medium:before{content:"\f23a"}
@charset "UTF-8";.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{
  /*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap
  /*!rtl:end:ignore*/}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-form input[type=submit]{width:auto}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
/*!normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css*/button,hr,input{overflow:visible}audio,canvas,progress,video{display:inline-block}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body,h1,h2,h3,h4,h5,h6{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:initial;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}html{box-sizing:border-box}body{font-size:16px;color:#404040}body.oxygen-aos-enabled{overflow-x:hidden}*,::after,::before{box-sizing:inherit}.ct-section-inner-wrap{margin-left:auto;margin-right:auto;height:100%;min-height:inherit}.ct-section-with-shape-divider{position:relative!important}.oxygen-unslider-container:not(.unslider-fade)>ul{list-style:none;width:0}.oxygen-unslider-container:not(.unslider-fade):not(.unslider-horizontal)>ul>li{opacity:0}.oxygen-unslider-container.unslider-fade>ul>li:not(.unslider-active){opacity:0}div.ct-svg-icon>svg,svg.ct-svg-icon{height:1em!important;fill:currentColor}.ct-columns-inner-wrap{display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.ct-column{float:left!important;word-break:break-word}svg.ct-svg-icon{display:inline-block;width:1em!important}div.ct-svg-icon{display:inline-block;box-sizing:content-box;border-radius:50%;width:auto}div.ct-svg-icon>svg{width:1em!important;display:block}div.ct-fancy-icon{display:inline-flex;border-radius:50%}.ct-fancy-icon>svg{fill:currentColor}.ct-columns-inner-wrap>.ct-column:first-child{margin-left:0!important}.ct-columns-inner-wrap>.ct-column:last-child{margin-right:0!important}.ct-video{width:100%}.ct-video>.oxygen-vsb-responsive-video-wrapper{position:relative}.ct-video>.oxygen-vsb-responsive-video-wrapper>iframe{position:absolute;top:0;left:0;width:100%;height:100%}.oxy-nav-menu-list{display:flex;padding:0;margin:0}.oxy-nav-menu .oxy-nav-menu-list li.menu-item{list-style-type:none;display:flex;flex-direction:column}.oxy-nav-menu .oxy-nav-menu-list li.menu-item a{text-decoration:none;border-style:solid;border-width:0;transition-timing-function:ease-in-out;transition-property:background-color,color,border-color;border-color:transparent}.oxy-nav-menu .oxy-nav-menu-list li.current-menu-item>a,.oxy-nav-menu .oxy-nav-menu-list li.menu-item:focus-within>a,.oxy-nav-menu .oxy-nav-menu-list li.menu-item:hover>a{border-color:initial}.oxy-nav-menu .menu-item,.oxy-nav-menu .sub-menu{position:relative}.oxy-nav-menu .menu-item .sub-menu{padding:0;flex-direction:column;white-space:nowrap;transition-timing-function:ease-in-out;transition-property:visibility,opacity;visibility:hidden;opacity:0;display:flex;position:absolute;top:100%}.oxy-nav-menu .sub-menu .sub-menu,.oxy-nav-menu.oxy-nav-menu-vertical .sub-menu{left:100%;top:0}.oxy-nav-menu .menu-item:hover>.sub-menu,.oxy-nav-menu .menu-item:focus-within>.sub-menu{visibility:visible;opacity:1}.oxy-nav-menu .sub-menu li.menu-item{flex-direction:column}@keyframes oxy_sticky_header_fadein{0%{opacity:0}100%{opacity:1}}.oxy-sticky-header-fade-in{animation-name:oxy_sticky_header_fadein;animation-duration:.5s;animation-iteration-count:1}.oxy-sticky-header .oxygen-show-in-sticky-only{display:none}.oxy-sticky-header.oxy-sticky-header-active .oxygen-show-in-sticky-only{display:block}.oxy-header-wrapper{position:relative}.oxy-header-row{width:100%;display:block}.oxy-header-container{height:100%;margin-left:auto;margin-right:auto;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}.oxy-header-center,.oxy-header-left,.oxy-header-right{display:flex;align-items:center}.oxy-header .oxygen-only-show-in-overlay,.oxy-video-container{display:none}.oxy-header-left{justify-content:flex-start}.oxy-header-center{flex-grow:1;justify-content:center}.oxy-header-right{justify-content:flex-end}.admin-bar .oxy-sticky-header-active{top:32px!important}@media screen and (max-width:782px){.admin-bar .oxy-sticky-header-active{top:46px!important}}@media screen and (max-width:600px){.admin-bar .oxy-sticky-header-active{top:0!important}}.oxy-video-background{position:relative;z-index:1}.oxy-video-background .oxy-video-container{display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:-1}.oxy-video-background .oxy-video-container video{min-width:100%;min-height:100%;width:auto;height:auto;top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.oxy-video-overlay{position:absolute;top:0;bottom:0;left:0;right:0}.oxy-map iframe{width:100%;height:100%;display:block}.unslider .unslider-fade ul li.unslider-active{position:relative}.oxy-menu-toggle{cursor:pointer;display:none}.oxy-nav-menu.oxy-nav-menu-open{width:100%;position:fixed;top:0;right:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:auto;z-index:2147483642!important;background-color:#fff}.oxy-nav-menu.oxy-nav-menu-open>div:last-child{max-height:100%;overflow:auto;padding-top:2em;padding-bottom:2em;width:100%}.oxy-nav-menu-prevent-overflow{overflow:hidden;height:100%}.oxy-nav-menu.oxy-nav-menu-open .oxy-menu-toggle{display:initial}.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list{flex-direction:column!important;width:100%}.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list .menu-item a{text-align:center;border:0!important;background-color:initial!important;justify-content:center}.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-hamburger-wrap{position:absolute;top:20px;right:20px;z-index:1}.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu{background-color:#fff;z-index:2147483641}.oxy-nav-menu.oxy-nav-menu-open .menu-item .sub-menu,.oxy-nav-menu.oxy-nav-menu-open .menu-item-has-children>a::after{display:none}.oxy-nav-menu.oxy-nav-menu-open.oxy-nav-menu-responsive-dropdowns .menu-item .sub-menu{display:flex;position:static;animation-name:none;visibility:visible;opacity:1;transition-duration:0s!important}.oxy-nav-menu.oxy-nav-menu-open a:not([href]){display:none}.oxy-nav-menu-hamburger-wrap{display:flex;align-items:center;justify-content:center}.oxy-nav-menu-hamburger{display:flex;justify-content:space-between;flex-direction:column}.oxy-nav-menu-hamburger-line{border-radius:2px}.oxy-nav-menu-open .oxy-nav-menu-hamburger{transform:rotate(45deg)}.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line{display:none}.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{display:initial;position:relative}.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{display:initial;position:relative;transform:rotate(90deg)}.oxy-nav-menu .menu-item a{display:flex;align-items:center}.oxy-nav-menu.oxy-nav-menu-vertical .menu-item a{flex-direction:row}.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow .menu-item-has-children>a::after{width:.35em;height:.35em;margin-left:.5em;border-right:.1em solid;border-top:.1em solid;transform:rotate(135deg);content:""}.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow .sub-menu .menu-item-has-children>a::after,.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow.oxy-nav-menu-vertical .menu-item-has-children>a::after{transform:rotate(45deg)}.oxy-social-icons{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.oxy-social-icons a{line-height:1;width:1em;height:1em;display:flex;align-items:center;justify-content:center;text-decoration:none}.oxy-social-icons a svg{stroke-width:0;stroke:currentColor;fill:currentColor}.oxy-soundcloud{min-width:300px;min-height:120px}.oxy-soundcloud iframe{width:100%;height:100%}.comment-body .alignleft,.oxy-stock-content-styles .alignleft{margin-right:1em;float:left}.comment-body .alignright,.oxy-stock-content-styles .alignright{margin-left:1em;float:right}.comment-body .aligncenter,.oxy-stock-content-styles .aligncenter{margin-left:auto;margin-right:auto}.comment-body img,.oxy-stock-content-styles img{max-width:100%}.oxy-comment-form .comment-reply-title{margin-bottom:.5em}.oxy-comment-form .logged-in-as{margin-bottom:1em;font-size:.75em}.oxy-comment-form #submit{padding:1em 2em;background-color:#000;color:#fff;cursor:pointer;margin-top:.5em;border:none;font-weight:700}.oxy-comment-form input,.oxy-comment-form textarea{padding:.5em;border-radius:0;border:1px solid #000;color:gray;width:100%}.oxy-comment-form label{font-weight:700}.oxy-comment-form .comment-form>p{margin-top:0;margin-bottom:1em}.oxy-comments h3.comments-title{margin-bottom:1em}.oxy-comments ol.children,.oxy-comments ol.comments-list{list-style:none;margin:0;padding:0}.oxy-comments ol.children{margin-left:50px}.oxy-comments li.comment .comment-body{margin-left:0;margin-right:0;margin-bottom:50px}.oxy-comments li.comment .comment-body .comment-content{margin-bottom:1em}.oxy-comments .comment-meta .comment-author{display:flex;flex-direction:row;align-items:center}.oxy-comments .comment-meta .comment-author .avatar{max-width:64px;max-height:64px;margin-right:.5em}.oxy-comments .comment-meta .comment-author span.says::before{content:" ";white-space:pre}.oxy-progress-bar-overlay-percent,.oxy-progress-bar-overlay-text{line-height:1;white-space:nowrap;color:#fff}.oxy-comments .comment-meta .comment-metadata{font-size:.75em;margin-top:.75em}.oxy-comments .comment-meta .edit-link{margin-left:.5em}.oxy-comments .reply{display:flex}.oxy-comments .reply .comment-reply-link{font-size:.75em}.oxy-comments .comment-meta{flex-wrap:wrap}.oxy-comments .comment-awaiting-moderation{flex-basis:100%}.oxy-login-form p{display:flex;flex-direction:column}.oxy-login-form input{padding:.5em;border-radius:0;border:1px solid #000}.oxy-login-form input[type=submit]{padding:1em 2em;background-color:#000;color:#fff;cursor:pointer;border:none;font-weight:700}.oxy-search-form input{padding:.5em;border-radius:0;border:1px solid #000}.oxy-search-form input[type=submit]{padding:calc(.5em + 1px)1em;background-color:#000;color:#fff;cursor:pointer;border:none}.oxy-search-form label.screen-reader-text{display:none}.oxy-icon-box-icon{display:flex;flex-shrink:0;flex-grow:0}.oxy-icon-box-content{flex-grow:1;width:100%}.oxy-icon-box-heading,.oxy-icon-box-text{margin:0}.oxy-icon-box{display:flex;align-items:flex-start}.oxy-pricing-box{display:flex;flex-direction:column;position:relative;overflow:hidden}.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic{order:10;display:flex;flex-direction:row}.oxy-pricing-box-graphic>img{max-width:100%;display:block}.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-title{order:20}.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price{order:30;display:flex;flex-wrap:wrap;flex-direction:row;align-items:baseline;justify-content:center}.oxy-pricing-box-amount{display:flex;align-items:baseline;flex-direction:row}.oxy-pricing-box-currency{align-self:flex-start}.oxy-pricing-box-amount-decimal{align-self:baseline}.oxy-pricing-box-term{margin-left:.4em}.oxy-pricing-box-sale-price{width:100%;flex-grow:0;flex-shrink:0}.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content{order:40}.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta{order:60}@keyframes oxy_progress_bar_width{0%{width:0%}100%{width:100%}}@keyframes oxy_progress_bar_stripes{from{background-position:44px 0}to{background-position:0 0}}.oxy-progress-bar-background,.oxy-progress-bar-progress{background-position:0 0;background-attachment:fixed;background-size:44px 44px}.oxy-progress-bar{display:flex;flex-direction:column;align-items:center;width:100%}.oxy-progress-bar-background{background-color:#d3d3d3;width:100%}.oxy-progress-bar-progress{padding:20px;display:flex;background-color:#a9a9a9;align-items:center}.oxy-progress-bar-overlay-percent{margin-left:auto;padding-left:1em;font-size:.8em}.oxy-tab,.oxy-tab-content{padding:20px}.oxy-progress-bar-overlay-percent:empty{display:none}.oxy-superbox{display:inline-flex}.oxy-superbox-primary,.oxy-superbox-secondary,.oxy-tabs-wrapper{display:flex}.oxy-superbox-wrap{position:relative;overflow:hidden;display:flex;width:100%}.oxy-superbox-primary{position:relative;top:0;left:0;width:100%}.oxy-superbox-secondary{position:absolute;top:0;left:0;width:100%;height:100%}.oxy-tab{cursor:pointer}.oxy-tabs-contents-content-hidden{display:none!important}.oxy-testimonial{display:flex;width:100%}.oxy-testimonial .oxy-testimonial-photo-wrap{display:flex;flex-direction:column}.oxy-testimonial .oxy-testimonial-photo{border-radius:50%}.oxy-testimonial .oxy-testimonial-content-wrap{display:flex;flex-direction:column;order:2}.oxy-testimonial .oxy-testimonial-author-wrap{display:flex;flex-direction:column}.oxy-testimonial .oxy-testimonial-author,.oxy-testimonial .oxy-testimonial-author-info{display:flex}.oxy-toggle{display:flex;flex-direction:row;cursor:pointer}.oxy-toggle-content{align-self:stretch;flex-grow:1;display:flex;flex-direction:column;justify-content:center}.oxy-expand-collapse-icon{align-self:center;flex-shrink:0;flex-grow:0;margin-right:.4em;text-align:initial;width:1em;height:1em;position:relative;display:inline-block}.oxy-expand-collapse-icon::after,.oxy-expand-collapse-icon::before{content:"";background-color:#000;position:absolute;width:1em;height:.16em;top:calc((1em/2) - .08em);transition:.3s ease-in-out all;border-radius:.03em}.oxy-expand-collapse-icon::after{transform:rotate(-90deg)scale(0)}.oxy-eci-collapsed.oxy-expand-collapse-icon::after{transform:rotate(-180deg)}.oxy-eci-collapsed.oxy-expand-collapse-icon::before{transform:rotate(-90deg)}[data-aos][data-aos=""]{transition-duration:0s!important}body.oxy-modal-active{height:100vh;overflow-y:hidden;position:fixed;right:0;left:0}.oxy-modal-backdrop{display:flex;align-items:center;justify-content:center}body:not(.oxygen-builder-body) .oxy-modal-backdrop{display:none}body.oxygen-builder-body .oxy-modal-backdrop{height:100vh}.oxy-modal-backdrop.live{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1400}.oxy-modal-backdrop.hidden{display:none}.oxy-modal-backdrop.left{flex-direction:column;align-items:flex-start}.oxy-modal-backdrop.right{flex-direction:column;align-items:flex-end}.oxy-modal-backdrop.top{flex-direction:row;align-items:flex-start}.oxy-modal-backdrop.bottom{flex-direction:row;align-items:flex-end}.oxy-modal-backdrop.upper_left{flex-direction:row;align-items:flex-start;justify-content:flex-start}.oxy-modal-backdrop.upper_right{flex-direction:row;align-items:flex-start;justify-content:flex-end}.oxy-modal-backdrop.bottom_left{flex-direction:row;align-items:flex-end;justify-content:flex-start}.oxy-modal-backdrop.bottom_right{flex-direction:row;align-items:flex-end;justify-content:flex-end}.oxy-modal-backdrop .ct-modal{background-color:#fff;max-height:100vh;overflow-y:auto}div.oxy-dynamic-list div.oxy-product-images.oxy-woo-element{align-self:stretch}div.oxy-repeater-pages,div.oxy-repeater-pages-wrap{display:flex}.oxy-rich-text p:first-child{margin-block-start:0}.oxy-rich-text p:last-child{margin-block-end:0}:-webkit-any(li,div._important),:is(li,div._important){display:list-item}:-webkit-any(table,div._important),:is(table,div._important){display:table}:is(thead,div._important),:-webkit-any(thead,div._important){display:table-header-group}:is(tr,div._important),:-webkit-any(tr,div._important){display:table-row}:is(tbody,div._important),:-webkit-any(tbody,div._important){display:table-row-group}:is(th,td,div._important),:-webkit-any(th,td,div._important){display:table-cell}:is(caption,div._important),:-webkit-any(caption,div._important){display:table-caption}:is(colgroup,div._important),:-webkit-any(colgroup,div._important){display:table-column-group}:is(col,div._important),:-webkit-any(col,div._important){display:table-column}:is(tfoot,div._important),:-webkit-any(tfoot,div._important){display:table-footer-group}
@charset "utf-8";@font-face{font-family:helveticabold;src:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.eot);src:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.eot?#iefix)format('embedded-opentype'),url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.woff)format('woff'),url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.ttf)format('truetype'),url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.svg#helveticabold)format('svg');font-weight:400;font-style:normal}@font-face{font-family:helveticaregular;src:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot);src:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot?#iefix)format('embedded-opentype'),url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.woff)format('woff'),url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.ttf)format('truetype'),url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.svg#helveticaregular)format('svg');font-weight:400;font-style:normal}@font-face{font-family:helvetica-light;src:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot);src:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot?#iefix)format('embedded-opentype'),url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.woff)format('woff'),url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.ttf)format('truetype'),url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.svg#helvetica-light)format('svg');font-weight:400;font-style:normal}@font-face{font-family:helveticaneue-light;src:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.eot);src:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.eot?#iefix)format('embedded-opentype'),url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.woff)format('woff'),url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.ttf)format('truetype'),url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.svg#helveticaneue-light)format('svg');font-weight:400;font-style:normal}body{margin:0;padding:0}.clear{clear:both}.space{clear:both;padding:30px 0 0;width:100%;float:left}.like_txt{margin:30px 0 0;padding:0;color:#12a252;font-family:helveticaregular;font-size:20px;line-height:20px;text-align:center}.like_txt a{color:#12a252}.sfsibeforpstwpr iframe,.sfsiaftrpstwpr iframe{max-width:none}.sfwp_fivestar_ul li{display:block;padding-right:20px}.shwthmbfraftr{margin-top:5px!important}label.toglpstpgsbttl{float:left;margin-top:5px!important}.tab_3_icns.shwthmbfraftr .cstmdisplaysharingtxt{float:left}.tab6 ul.enough_waffling.sfsi_dsplyatend{width:24%;float:left}.tab4 ul.like_icon{margin:0;padding:20px 0 0;list-style:none;text-align:center}.tab4 ul.like_icon li{margin:0;padding:0;list-style:none;display:inline-block}.tab4 ul.like_icon li span{margin:0;width:58px;display:block;background:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/../images/count_bg.png)no-repeat;height:38px;overflow:hidden;padding:10px 2px 2px;font-size:17px;text-align:center;line-height:24px;color:#5a6570}.tab4 ul.like_icon li a{color:#5a6570;text-decoration:none}.tab4 ul.enough_waffling{margin:0;padding:25px 0 27px;list-style:none;text-align:center}.tab4 ul.enough_waffling li{margin:0 22px;padding:0;list-style:none;display:inline-block}.tab4 ul.enough_waffling li span{float:left}.tab4 ul.enough_waffling li label{margin:0 0 0 20px;float:left;font-family:helveticaregular;font-size:18px;font-weight:400;text-align:center;line-height:38px;color:#5a6570}.sfsi_mainContainer .checkbox{width:31px;height:31px;background:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/../images/check_bg.jpg)no-repeat;display:inherit}.sfsi_mainContainer .radio{width:40px;height:40px;background:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/../images/radio_bg.png)no-repeat;display:inherit}.sfsi_mainContainer .select{width:137px;height:47px;font-size:17px;background:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/../images/select_bg.jpg)no-repeat;display:block;padding-left:16px;line-height:49px}.sfsi_mainContainer .line{background:#eaebee;height:1px;font-size:0;margin:15px 0 0;clear:both;width:100%;float:left}.specify_counts{display:block;margin-top:15px;padding-top:15px;clear:both;width:100%;float:left;border-top:1px solid #eaebee}.specify_counts .radio_section{width:30px;float:left;margin:12px 10px 0 0}.specify_counts .social_icon_like{width:54px;float:left;margin:0 15px 0 0}.specify_counts .social_icon_like ul{margin:0;padding:0;list-style:none;text-align:center}.specify_counts .social_icon_like li{margin:0;padding:0;list-style:none;display:inline-block}.specify_counts .social_icon_like li span{margin:0;width:54px;display:block;background:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/../images/count_bg.jpg)no-repeat;height:24px;overflow:hidden;padding:10px 2px 2px;font-family:helveticaregular;font-size:16px;text-align:center;line-height:24px;color:#5a6570}.specify_counts .social_icon_like li a{color:#5a6570;text-decoration:none}.specify_counts .listing{width:88%;margin-top:-5px;display:inherit;float:left}.specify_counts .listing ul{margin:0;padding:0;list-style:none;text-align:left}.specify_counts .listing li{margin:15px 0 0;padding:0;list-style:none;clear:both;line-height:39px;font-size:17px}.specify_counts .listing li span{float:left;margin-right:20px}.specify_counts .listing li .input{background:#e5e5e5;box-shadow:2px 2px 3px #dcdcdc inset;border:0;padding:10px;margin-left:25px}.specify_counts .listing li .input_facebook{width:288px;background:#e5e5e5;box-shadow:2px 2px 3px #dcdcdc inset;border:0;padding:10px;margin-left:16px}.save_button{width:450px;padding-top:30px;clear:both;margin:auto}.save_button a{background:#12a252;text-align:center;font-size:23px;color:#fff!important;display:block;padding:11px 0;text-decoration:none}.save_button a:hover{background:#079345}.tab5 ul.share_icon_order{margin:0;padding:0;list-style:none;text-align:left}.tab5 ul.share_icon_order li{margin:22px 6px 0 0;padding:0;list-style:none;float:left;line-height:37px}.tab5 ul.share_icon_order li:last-child{margin:22px 0 0 3px}.tab5 .row{border-top:1px solid #eaebee;margin-top:25px;padding-top:15px;clear:both;display:block;width:100%;float:left;font-family:helveticaregular;line-height:42px}.tab5 .icons_size{position:relative}.tab5 .icons_size span{margin-right:18px;display:block;float:left;font-size:17px;font-weight:400;line-height:46px}.tab5 .icons_size span.last{margin-left:55px}.tab5 .icons_size input{width:73px;background:#e5e5e5;box-shadow:2px 2px 3px #dcdcdc inset;border:0;padding:13px 13px 12px;margin-right:18px;float:left;display:block}.tab5 .icons_size select.styled{position:absolute;left:0;width:135px;height:46px;line-height:46px}.tab5 .icons_size .field{position:relative;float:left;display:block;margin-right:20px}.tab5 .icons_size ins{margin-right:25px;float:left;font-size:17px;font-weight:400;text-decoration:none}.tab5 .icons_size ins.leave_empty{line-height:23px}.tab5 .icons_size{padding-top:15px}.tab5 ul.enough_waffling{margin:-5px 0 0;padding:0;list-style:none;text-align:center}.tab5 .new_wind .row_onl ul.enough_waffling{margin:20px 0 0;padding:0;list-style:none;height:38px;text-align:center;width:61%}.tab5 ul.enough_waffling li{margin:0 22px;padding:0;list-style:none;display:inline-block;float:left}.tab5 ul.enough_waffling li span{float:left}.tab5 ul.enough_waffling li label{margin:0 0 0 20px;float:left;font-family:helveticaregular;font-size:18px;font-weight:400;text-align:center;line-height:38px;color:#5a6570}.sticking p{float:left;font-size:18px!important}.sticking p.list{width:168px}.sticking p.link{margin:3px 0 0 12px;padding:0!important;float:left}.sticking .float{margin-left:188px;margin-top:3px;float:left;font-size:17px}.sticking ul{margin:0;padding:30px 0 0;list-style:none;float:left}.sticking a{color:#a4a9ad}.sticking p{line-height:19px!important}.sticking .field{position:relative;float:left;display:block;margin-left:20px}.sticking .field .select{width:206px;height:47px;background:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/../images/select_bg1.jpg)no-repeat;display:block;padding-left:10px}.sticking .field select.styled{position:absolute;left:0;top:0;width:211px;line-height:46px;height:46px}.mouseover_field{width:455px;float:left;font-size:18px;margin-top:10px}.mouseover_field label{width:125px;float:left}.mouseover_field input{width:256px;float:left;background:#e5e5e5;box-shadow:2px 2px 3px #dcdcdc inset;border:0;padding:10px}.pop_up_box{width:474px;background:#fff;box-shadow:0 0 5px 3px #d8d8d8;margin:200px auto;padding:20px 25px 0;font-family:helveticaregular;color:#5a6570;min-height:250px;position:relative}.pop_up_box h4,.pop_up_box_ex h4{font-size:20px;color:#5a6570;text-align:center;margin:0;padding:0;line-height:22px}.pop_up_box p,.pop_up_box_ex p{font-size:17px;line-height:28px;color:#5a6570;text-align:left;margin:0;padding:25px 0 0;font-family:helveticaregular}.sfsi_popupcntnr{float:left;width:100%}.sfsi_popupcntnr>h3{color:#000;float:left;font-weight:700;margin-bottom:5px;width:100%}ul.flwstep{float:left;width:100%}ul.flwstep>li{color:#000;font-size:16px;margin:5px}.upldbtn{float:left;text-align:center;width:100%}.upload_butt{background-color:#12a252;border:none;color:#fff;font-weight:700;margin-top:10px;padding:7px 22px;width:auto;cursor:pointer;font-size:19px}.pop_up_box .button{background:#12a252;font-size:22px;line-height:24px;color:#5a6570;text-align:center;min-height:80px;margin-top:32px;box-shadow:none}.pop_up_box .button:hover{box-shadow:none!important}.pop_up_box .button a.activate{padding:0 0}.pop_up_box a,.pop_up_box_ex a{color:#a4a9ad;font-size:20px;text-decoration:none;text-align:center;display:inline-block;margin-top:18px;width:100%}.pop_up_box .upload{width:100%;float:left;text-align:left;margin-top:15px;height:46px}.pop_up_box .upload label{width:135px;float:left;line-height:45px;font-size:18px;font-family:helveticaregular;text-align:left}.pop_up_box .upload input[type=text]{width:248px;float:left;background:#e5e5e5;box-shadow:2px 2px 3px #dcdcdc inset;border:0;padding:0 10px;font-size:16px;height:44px;text-align:left;color:#5a6570;font-family:helveticaregular}.pop_up_box .upload input.upload_butt{width:100px;background:#12a252;box-shadow:0 0;border:0;text-align:center;font-size:18px;color:#fff;font-family:helveticaregular;height:45px;right:32px;top:71px;position:absolute}.pop_up_box .upload a{color:#12a252;font-size:18px;text-decoration:underline;font-family:helveticaregular;margin:0 0 16px 140px}.pop_up_box a:hover,.pop_up_box_ex a:hover{color:#a4a9ad}.inr_cont .fb_url{clear:both}.inr_cont .fb_url .checkbox,.inr_cont .fb_url input.add,.inr_cont .fb_url label,.inr_cont .fb_url lable{float:left}.inr_cont .fb_url input.add{margin-left:19px}.inr_cont .fb_url .checkbox{margin:6px 0 0}.inr_cont .fb_url label{line-height:22px;margin:10px 0 0 15px;font-size:17px}.inr_cont textarea.add_txt{resize:none;margin:0 0 0 19px!important;height:60px}.tab2 .inr_cont textarea.add_txt{width:382px!important;height:90px;overflow:hidden}.tab2 .inr_cont input.add{width:417px}.red_txt,.tab2 .red_txt{color:#ef4745!important;text-align:center!important;padding-top:5px!important}.green_txt{color:#12a252!important;text-align:center!important;padding-top:5px!important}.red_txt{color:#f80000!important;text-align:center!important;padding-top:5px!important}.linked_tab_2 .fb_url label{width:22%}.twt_tab_2 label{width:18%}.bdr_top{border-top:none!important}.linked_tab_2 .fb_url input.link_dbl{margin-bottom:6px}.tab3{overflow:hidden}.tab3 .row{padding:25px 0;clear:both;overflow:hidden}.tab3 ul.tab_3_list{overflow:hidden;margin:4px 0 11px}ul.tab_3_list li{background:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/../images/tab_3_list_bg.jpg)13px 7px no-repeat;padding:0 0 0 30px;color:#778088;font-family:helveticaregular;font-size:17px;margin-bottom:4px}.tab5 ul.tab_3_list li{background:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/../images/tab_3_list_bg.jpg)13px 18px no-repeat}.tab3 .row h3{margin:20px 0 0;color:#414951;font-family:helveticabold;font-size:20px}ul.tab_3_icns{list-style:none;margin:10px 0 0;overflow:hidden}ul.tab_3_icns li{width:100%;margin:0 0 21px;float:left}ul.tab_3_icns label{float:left;line-height:42px;color:#69737c;font-size:18px;font-family:helveticaregular;min-width:125px}ul.tab_3_icns li .icns_tab_3,ul.tab_3_icns li .radio{float:left}.tab3 .sub_row h4{color:#a4a9ad!important}.tab3 .sub_row p{padding-top:18px!important;clear:both;overflow:hidden}.sub_row .sub_sub_box p{padding-top:18px!important}.tab3 .sub_row .checkbox{float:left;margin-top:4px}.tab3 .sub_row .sub_sub_box{width:80%;margin:7px 0 15px 10%;float:left}.tab3 .sub_row input.smal_inpt{width:73px;background:#e5e5e5;box-shadow:2px 2px 3px #dcdcdc inset;border:0;padding:10px;float:left;margin-left:10px}.tab3 .sub_row .drop_lst{border:1px solid #d6d6d6;font-size:16px;color:#5a6570;width:120px}.tab3 .first_row,.tab3 .first_row p,.tab3 .first_row p .radio,.tab3 .first_row p label{float:left}.tab3 .first_row{width:90%;float:left}.tab3 .first_row p{padding:0!important}.tab3 .first_row p label{line-height:44px;margin:0 10px}.tab3 .first_row p:last-child{margin-left:27%}.tab3 .tab_1_sav{padding-top:20px!important;margin:10px auto 20px}.suc_msg{background:#12a252;color:#fff;display:none;font-size:23px;padding:10px;text-align:left;text-decoration:none}.error_msg{background:#d22b30;color:#fff;display:none;font-size:23px;padding:10px;text-align:left;text-decoration:none}.fileUPInput{cursor:pointer;position:relative;top:-43px;right:0;z-index:99;height:42px;font-size:5px;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);width:100%}.inputWrapper{height:20px;width:50px;overflow:hidden;position:relative;cursor:pointer}.custom-txt{background:0 0!important;padding-left:2px!important}.custom-img{float:left;margin-left:20px}.loader-img{float:left;margin-left:-70px;display:none}.pop-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#d3d3d3;z-index:10;padding:20px;display:none}.fb-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#d3d3d3;z-index:-1000;padding:20px;opacity:0;display:block}.inputError{border:1px solid #f80000!important}.sfsicloseBtn{position:absolute;top:0;right:0;cursor:pointer}.sfsi_tool_tip_2 .tool_tip>img,.tool_tip>img{display:inline-block;margin-right:4px;float:left}.norm_row{float:left;min-width:25px}.norm_row a{border:none;display:inline-block;position:relative;float:left}.sfsi_tool_tip_2 a{min-height:0!important}.sfsi_widget{min-height:55px}.sfsi_widget a img{box-shadow:none!important;outline:0}.sfsi_wicons{display:inline-block;color:#000}.sel-active{background-color:#f7941d}.sfsi_outr_div .close{position:absolute;right:18px;top:18px}.sfsi_outr_div h2{color:#778088;font-family:helveticaregular;font-size:26px;margin:0 0 9px;padding:0;text-align:center;font-weight:400}.sfsi_outr_div ul li a{color:#5a6570;text-decoration:none}.sfsi_outr_div ul li{display:inline-block;list-style:none;margin:0;padding:0;float:none}.expanded-area{display:none}.sfsi_wicons a{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out}.scale,.scale-div,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale a.sfsi_responsive_fluid:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sfsi_premium_sticky_icons_container a:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_icon a:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_fb.sf_icon:hover,.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.sfsi_Sicons{float:left}.sfsi_Sicons .sf_subscrbe{margin:2px 3px 3px 0;line-height:20px}.sfsi_Sicons .sf_fb{margin:0 4px 0 5px;line-height:20px}.sfsi_Sicons .sf_fb_share{text-align:left;vertical-align:middle;float:left;line-height:33px;width:auto;margin-right:7px}.sfsi_Sicons .sf_twiter{margin:-12px 7px 0 4px;line-height:20px}.sfsi_Sicons.left .sf_subscrbe{margin:2px 8px 3px 0}.sfsi_Sicons.left .sf_fb{margin:0 8px 0 0}.sfsi_Sicons.left .sf_twiter{margin:2px 7px 0 0}.sfsi_Sicons.right .sf_subscrbe{margin:2px 0 3px}.sfsi_Sicons.right .sf_fb{margin:0 0 0 7px}.sfsi_Sicons.right .sf_twiter{margin:2px 0 0 8px}.sfsi_Sicons .sf_subscrbe,.sfsi_Sicons .sf_twiter{position:relative;width:75px}.sfsi_Sicons .sf_twiter iframe{margin:0;height:20px!important;overflow:visible!important}.sfsi_Sicons .sf_twiter iframe #widget{overflow:visible!important}.sfsi_Sicons .sf_subscrbe a{width:auto;float:left;border:none;padding-top:0}.sfsi_Sicons .sf_subscrbe a:focus{outline:none}.sfsi_Sicons .sf_subscrbe a img{width:65px;float:left;height:20px!important}.sfsi_Sicons .sf_fb{position:relative;width:75px}.sfsi_Sicons .fb_iframe_widget{float:left;min-width:115px;width:73px;margin:2px 0 0}.sfsi_Sicons .sfsi_socialwpr .fb-like.fb_iframe_widget[data-layout=button_count]{min-width:125px;width:73px!important;margin-left:17px;margin-right:24px}.sfsi_pop_up .button a:hover{color:#fff}.sfsi_pop_up .button:hover{background:#12a252;color:#fff;border:none}ul.icn_listing li .right_info a{outline:0;font-family:helveticaregular}.upload_pop_up .upload_butt{line-height:27px;margin-left:6px}.drop_lsts{left:220px;position:relative;top:-40px}.drop_lsts .styled{top:-42px;width:127px;height:33px}.drop_lsts span{line-height:50px}.drag_drp{left:11px;position:relative;top:38px;font-size:17px}.listing ul li label{width:224px;float:left}.row_onl{width:100%;float:left}#sfsi_Show_popupOn_PageIDs option.sel-active{background:#f7941d}.sfsi_inside div iframe{float:left;margin:0}.sfsi_inside div #___plus_0,.sfsi_inside div #___plusone_0{height:27px}.sfsi_outr_div li{float:left}.sfsi_tool_tip_2 .sfsi_inside div{min-height:0}.sfsi_tool_tip_2 .sfsi_inside>div{height:23px!important}#___plus_1>iframe{height:30px}.main_contant h1{margin:0 0 18px}.main_contant p{margin:0 0 11px}.main_contant p>a{color:#1a1d20;text-decoration:underline}.tab1 .gary_bg{background:#f1f1f1}#accordion{margin-top:25px}.main_contant p>a,.tab1 p span{font-family:helveticabold}.wapper .ui-accordion-header-active{margin-top:20px!important}.wapper .tab2{padding:20px 33px 12px 34px!important}.wapper .tab2 p{margin-bottom:6px}.tab2 .twt_tab_2 label{width:175px}.tab2 .twt_fld{margin:18px 0 23px;float:left}.tab2 .twt_fld_2{margin:0 0 17px;float:left}.tab2 .utube_inn{padding-bottom:2px;float:left}.tab2 .utube_inn label{max-width:90%}.tab2 .utube_inn label span{font-family:helveticabold}.tab2 .inr_cont p>a{font-family:helveticaneue-light;color:#778088;text-decoration:underline}.pinterest_section .inr_cont .pint_url{float:left;padding-top:6px;clear:both}.pinterest_section .inr_cont .add{width:417px!important}.linkedin_section .link_1,.linkedin_section .link_2,.linkedin_section .link_3,.linkedin_section .link_4{float:left;width:100%}.linkedin_section .link_1 input.add,.linkedin_section .link_2 input.add,.linkedin_section .link_3 input.add,.linkedin_section .link_4 input.add{width:417px}.linkedin_section .link_1{margin-bottom:7px}.linkedin_section .link_2{margin-bottom:12px}.linkedin_section .link_3,.linkedin_section .link_4{margin-bottom:13px}.tab2 .linkedin_section .link_4{margin-bottom:0}ul.tab_3_list li span{font-family:helveticaregular}#accordion .tab4 h4,#accordion1 .tab4 h4{color:#414951;font-size:20px}.specify_counts .listing li .input{width:73px}.sfsi_fbpgidwpr{width:180px;float:left;font-weight:700;font-size:17px;color:#000}.sfsi_fbpgiddesc{font-weight:400;width:42%;font-size:14px;color:#888;padding:4px 0 0 60px}.specify_counts .listing li .input.mypginpt{width:288px}.tab3 .Shuffle_auto .sub_sub_box .tab_3_option{padding-top:0!important;margin-bottom:10px!important}.tab4{padding-top:35px!important}.tab4 .save_button{padding-top:46px}.tab5{padding-top:31px!important}.tab7{padding-top:28px!important}.tab5 .row_onl{margin-top:15px}.tab5 .sticking .link>a{color:#a4a9ad;text-decoration:underline}.tab5 .mouse_txt h4{padding-bottom:30px!important}.tab5 .save_button{padding-top:54px}.tab7 .like_pop_box h2{font-family:helveticabold;text-align:center;color:#414951;font-size:26px}.tab1 ul.icn_listing li .right_info label:hover{text-decoration:none!important}.tab1 ul.icn_listing li .right_info label.expanded-area{clear:both;float:left;margin-top:14px;width:100%}.tab7 .space{margin-top:14px}.tab7 .pop_up_show label{font-family:helveticaneue-light!important}.tab7 .save_button{padding-top:78px}.like_txt a{text-decoration:none;font-family:helveticaregular}.bdr_btm_non{border-bottom:none!important}.tab1 .tab_1_sav{padding-top:13px}#accordion .tab2 .facebook_section .inr_cont p.extra_sp,#accordion1 .tab2 .facebook_section .inr_cont p.extra_sp{padding-top:7px}.tab2 .custom_section{width:100%}.tab7{padding-bottom:40px!important}.tab9 .save_button{padding-top:40px}.tab9 .save_button a{padding:16px 0}.tab2 .twitter_section .twt_fld input.add,.tab2 .twitter_section .twt_fld_2 textarea.add_txt{width:464px!important}.tab2 .utube_inn .fb_url label span{font-family:helveticaneue-light}.tab1 label,.tab2 label,.tab3 label,.tab4 label,.tab5 label,.tab6 label,.tab7 label,.tab8 label{cursor:default!important}.tab5 .new_wind h4{margin-bottom:11px!important}.pop_up_box .fb_2 span{height:28px!important}.pop_up_box .sfsi_tool_tip_2 .fbb .fb_1 a{margin-top:0}.tab6 .social_icon_like1 ul li span{margin-top:-1px}#sfpageLoad{background:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/../images/ajax-loader.gif)50% no-repeat #f9f9f9;height:100%;left:160px;opacity:1;position:fixed;top:0;width:calc(100% - 160px);z-index:9999}.sfsi_tool_tip_2,.tool_tip{background:#fff;border:1px solid #e7e7e7;box-shadow:#e7e7e7 0 0 2px 1px;display:block;float:left;margin:0 0 0 -52px;padding:5px 14px;position:absolute;z-index:10000;border-bottom:#e5e5e5 solid 4px;width:100px}.sfsi_tool_tip_2{display:inline-table}.inerCnt,.inerCnt:hover,.inerCnt>a,.inerCnt>a:hover,.widget-area .widget a{outline:0}.sfsi_tool_tip_2_inr{bottom:90%;left:20%;opacity:0}.sfsi_tool_tip_2 .bot_arow{background:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/../images/bot_tip_icn.png)no-repeat;position:absolute;bottom:-21px;left:50%;width:15px;height:21px;margin-left:-5px}.sfsi_tool_tip_2 .top_big_arow{position:absolute;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);top:-21px;left:50%;width:15px;height:21px;margin-right:-5px}.sfsi_tool_tip_2_inr .gpls_visit>a,.sfsi_tool_tip_2_inr .prints_visit_1 a,.sfsi_tool_tip_2_inr .utub_visit>a{margin-top:0}.sfsi_tool_tip_2_inr .linkin_1 a,.sfsi_tool_tip_2_inr .linkin_2 a,.sfsi_tool_tip_2_inr .linkin_3 a,.sfsi_tool_tip_2_inr .linkin_4 a,.sfsi_tool_tip_2_inr .prints_visit a{margin:0}.sfsiTlleftBig{bottom:121%;left:22%;margin-left:-54%}.sfsiTlleft{bottom:100%;left:50%;margin-left:-66px;margin-bottom:2px}.sfsi_plc_btm{bottom:auto;top:100%;left:50%;margin-left:-63px;margin-top:-6px;margin-bottom:auto}.inerCnt{position:relative;z-index:inherit!important;float:left;width:100%;float:left}.sfsi_wicons{margin-bottom:30px;position:relative;padding-top:5px}.norm_row .bot_no{position:absolute;padding:1px 0;font-size:12px!important;text-align:center;line-height:12px!important;background:#fff;border-radius:5px;left:50%;margin-left:-22px;z-index:9;border:1px solid #333;top:100%;white-space:pre;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:8px;width:40px}.norm_row .bot_no:before{content:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/images/count_top_arow.png);position:absolute;height:9px;margin-left:-7.5px;top:-10px;left:50%;width:15px}.bot_no.sfsiSmBtn{font-size:10px;margin-top:4px}.bot_no.sfsiSmBtn:before{margin-left:-8px;top:-9px}.norm_row .cbtn_vsmall{font-size:9px;left:-28%;top:4px}.norm_row .cbtn_vsmall:before{left:31%;top:-9px;margin-left:-31%}h2.optional{font-family:helveticaregular;font-size:25px;margin:14px 0 19px;color:#5a6570}.utube_tool_bdr .utub_visit{margin:9px 0 0;height:24px;display:inline-block;float:none}.utube_tool_bdr .utub_2{margin:9px 0 0;height:24px;width:86px;display:inline-block;float:none}.printst_tool_bdr{width:79px}.printst_tool_bdr .prints_visit{margin:0 0 10px -22px}.printst_tool_bdr .prints_visit_1{margin:0 0 0 -53px}.fb_tool_bdr{width:68px;height:auto}.fb_tool_bdr .sfsi_inside{text-align:center;width:100%;float:left;overflow:hidden;margin-left:2px}.fb_tool_bdr .sfsi_inside .icon1{margin:2px 0 6px 0;height:auto;display:inline-block;float:none}.fb_tool_bdr .sfsi_inside .icon2{margin:2px 0 -2px -8px!important;height:auto;display:inline-block;overflow:hidden}.fb_tool_bdr .sfsi_inside .icon3{margin:2px 0;height:auto;display:inline-block;float:none}.fb_tool_bdr .sfsi_inside .fb_1,.fb_tool_bdr .sfsi_inside .fb_2,.fb_tool_bdr .sfsi_inside .fb_3{margin:9px 0 0;height:25px}.printst_tool_bdr .sfsi_inside{text-align:center;float:left;width:100%}.printst_tool_bdr .sfsi_inside .icon1{margin:3px 0;height:auto;display:inline-block;float:none}.printst_tool_bdr .sfsi_inside .icon2{margin:2px 0;height:auto;display:inline-block;float:none;max-width:73px;width:auto}.printst_tool_bdr .sfsi_inside .prints_visit,.printst_tool_bdr .sfsi_inside .prints_visit_1{margin:9px 0 0;height:20px;float:none;display:inline-block}.printst_tool_bdr{margin-left:-59px}.fb_tool_bdr .sfsi_inside .icon1>a>img,.gpls_tool_bdr .sfsi_inside .icon1>a>img,.linkedin_tool_bdr .sfsi_inside .icon1>a>img,.linkedin_tool_bdr .sfsi_inside .icon4>a>img,.printst_tool_bdr .sfsi_inside .icon1>a>img,.printst_tool_bdr .sfsi_inside .icon2>a>img,.utube_tool_bdr .sfsi_inside .icon1>a>img{padding-top:0}.gpls_tool_bdr{width:76px}.gpls_tool_bdr .sfsi_inside .icon1>a>img{padding-top:0}.gpls_tool_bdr .sfsi_inside{text-align:center;width:100%;float:left}.gpls_tool_bdr .sfsi_inside .icon1{margin:2px 0;display:inline-block;float:none;height:29px;width:76px}.gpls_tool_bdr .sfsi_inside .icon2{margin:2px 0 3px;display:inline-block;float:none;height:24px;width:38px}.gpls_tool_bdr .sfsi_inside .icon3{margin:3px 0 2px;display:inline-block;float:none;height:24px;width:76px}.gpls_tool_bdr .sfsi_inside .gpls_visit,.gpls_tool_bdr .sfsi_inside .gtalk_2,.gpls_tool_bdr .sfsi_inside .gtalk_3{margin:9px 0 0;height:29px}.pop_up_box_ex.sfsi_pop_up .fb_tool_bdr,.gpls_tool_bdr,.linkedin_tool_bdr,.twt_tool_bdr{bottom:100%;left:50%;margin-bottom:-12px}.fb_tool_bdr,.gpls_tool_bdr,.linkedin_tool_bdr,.twt_tool_bdr{bottom:100%;left:50%;margin-bottom:8px}.printst_tool_bdr{bottom:80%;left:50%;margin-bottom:0;margin-bottom:18px}.printst_tool_bdr{bottom:80%;left:50%;margin-bottom:18px}.twt_tool_bdr .sfsi_inside{text-align:center;width:100%;float:left}.twt_tool_bdr .sfsi_inside .cstmicon1{margin:2px 0 2px 0!important;float:none}.twt_tool_bdr .sfsi_inside .cstmicon1 a img{float:left}.twt_tool_bdr .sfsi_inside .icon1{margin:5px 0 3px 0!important;display:inline-block;float:none;height:auto}.twt_tool_bdr .sfsi_inside .icon1 iframe{max-width:100%}.twt_tool_bdr .sfsi_inside .icon2{margin:3px 0 2px!important;display:inline-block;float:none;height:auto}.twt_tool_bdr .sfsi_inside .twt_1{margin:9px 0 0;display:inline-block;float:none;height:20px;overflow:hidden}.twt_tool_bdr .sfsi_inside .twt_1 iframe{width:100%!important}.twt_tool_bdr .sfsi_inside .twt_2{margin:9px 0 0;height:20px;display:inline-block;float:none}.utube_tool_bdr .sfsi_inside{text-align:center;width:100%;float:left}.utube_tool_bdr .sfsi_inside .icon1{margin:4px 0 3px 0;height:24px;display:inline-block;float:none;width:96px}.utube_tool_bdr .sfsi_inside .icon2{margin:2px 0 3px!important;height:24px;display:inline-block;float:none;max-width:96px;width:82px}.pop-overlay.read-overlay.ytex-s2 .utube_tool_bdr{width:93px;bottom:100%;left:50%;margin-bottom:-12px}.utube_tool_bdr{width:93px;bottom:100%;left:50%;margin-bottom:8px}.linkedin_tool_bdr{width:66px}.linkedin_tool_bdr .sfsi_inside{text-align:center;float:left;width:100%}.linkedin_tool_bdr .sfsi_inside .icon1{margin:2px 0 2px 0;display:inline-block;float:none;width:100%;text-align:initial}.linkedin_tool_bdr .sfsi_inside .icon2{margin:2px 19px 2px 0;display:inline-block;float:none;width:100%}.linkedin_tool_bdr .sfsi_inside .icon3{margin:2px 19px 2px 0;display:inline-block;float:none;width:100%}.linkedin_tool_bdr .sfsi_inside .icon4{margin:2px 0 1px 0;display:inline-block;float:none;width:100%}.sfsi_FrntInner_chg .linkedin_tool_bdr .sfsi_inside .icon1{margin:7px 0}.sfsi_widget .linkedin_tool_bdr .sfsi_inside .icon4,.sfsi_widget .gpls_tool_bdr .sfsi_inside .icon1,.sfsi_widget .fb_tool_bdr .sfsi_inside .icon1{height:auto}.linkedin_tool_bdr .linkin_1,.linkedin_tool_bdr .linkin_2,.linkedin_tool_bdr .linkin_3,.linkedin_tool_bdr .linkin_4{margin:9px 0 0!important;height:20px;display:inline-block;float:none;overflow:hidden}.twt_tool_bdr{width:62px;height:auto}.twt_tool_bdr .sfsi_inside .icon1>iframe{margin:0 auto!important;float:none!important;width:100%}.twt_tool_bdr .sfsi_inside .icon1>iframe #widget{text-align:center}.sfsi_pop_up .button{border:none;padding:0}.pop_up_box .button a{color:#fff;line-height:normal;font-size:22px;text-decoration:none;text-align:center;width:482px;height:80px;margin:0;display:table-cell;vertical-align:middle;font-family:helveticabold}.tab3 ul.tab_3_icns li .radio{margin-top:7px}.tab3 ul.tab_3_icns li label{line-height:50px!important;margin-left:20px}.sfsi_mainContainer input[type=email],.sfsi_mainContainer input[type=number],.sfsi_mainContainer input[type=password],.sfsi_mainContainer input[type=search],.sfsi_mainContainer input[type=tel],.sfsi_mainContainer input[type=text],.sfsi_mainContainer input[type=url],.sfsi_mainContainer select,.sfsi_mainContainer textarea{color:#5a6570!important;line-height:1!important}.adminTooltip{left:118px;position:absolute}.adPopWidth{min-height:136px!important}.main_contant p>a.lit_txt,.tab4 p>a{font-family:helveticaregular;color:#414951}.tab1 ul.icn_listing li .custom-txt{margin-left:5px}.tab1 ul.icn_listing li .custom-img{margin-left:18px}.linkedin_section .link_4>label.anthr_labl{height:60px}.mediam_txt{font-family:helveticabold}.sfsiCtxt{line-height:51px;font-family:helveticaregular;font-size:22px;float:left;padding-left:19px;color:#5a6570}.customstep2-img{width:51px;float:left}.tab2 .row h2.custom{margin:15px 0 7px 21px;height:52px;line-height:51px;font-family:helveticaregular;font-size:22px}.custom-links p.cus_link label{margin-left:0}.pop_up_box .sfsi_tool_tip_2 .fbb .fb_1 a>img:hover{opacity:.9}.tab2 .rss_url_row .sfrsTxt{font-size:17px;line-height:47px;margin:0 0 0 4px;font-family:helveticaregular}.tab2 .rss_url_row .sfrsTxt>strong{font-family:helveticaregular}.tab2 .utube_inn p.extra_pp{float:left;width:100%;margin:0 0 0 48px}.tab2 .utube_inn p.extra_pp label{float:left;line-height:41px;margin-right:8px}.sfsi_inside .icon2 .fb_iframe_widget span{width:500px!important}@media(max-width:767px){.sfsi_inside .icon2 .fb_iframe_widget span{width:auto}.sfsi_outr_div{top:10%}.sfsi_outr_div h2{font-size:22px!important;line-height:28px}.sfsi_wicons{padding-top:0}}.specify_counts .listing li .high_prb{height:41px}.sfsi_Sicons{position:relative}.sfsi_Sicons .fb_iframe_widget{float:left;width:73px;margin:2px 0 0}.sfsi_Sicons .sf_fb .fb_iframe_widget>span{position:absolute}.tab2 .utube_inn label{font-size:17px}.sfsi_plc_btm{padding:5px 14px 9px}.tab7 .field{margin-top:7px}.sfsi_outr_div ul li .cmcls img{margin-top:0!important}.sfsi_outr_div ul li .inerCnt{float:left}.sfsi_outr_div ul li .inerCnt .bot_no{position:absolute;padding:1px 0;font-size:12px!important;line-height:12px!important;text-align:center;background:#fff;border-radius:5px;display:block;left:50%;margin-left:-20px;border:1px solid #333;white-space:pre;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:6px;width:40px;word-break:break-all;word-wrap:break-word}.sfsi_outr_div ul li .inerCnt .bot_no:before{content:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/images/count_top_arow.png);position:absolute;height:9px;margin-left:-7.5px;top:-10px;left:50%;width:15px}.sfsi_outr_div{position:fixed;width:100%;float:none;left:50%;top:20%;margin-left:-50%;opacity:0;z-index:-1;display:block;text-align:center}.sfsi_outr_div .sfsi_FrntInner_chg{display:inline-block;padding:15px 17px 27px 18px;background:#fff;border:1px solid #ededed;box-shadow:0 0 5px #CCC;margin:20px;position:relative}.sfsi_FrntInner_chg .sfsiclpupwpr{position:absolute;right:-10px;top:-10px;width:25px;cursor:pointer}.sfsi_FrntInner_chg .sfsiclpupwpr img{width:auto;float:left;border:none}.tab7 .like_pop_box{width:100%;margin:35px auto auto;position:relative;text-align:center}.tab7 .like_pop_box .sfsi_Popinner{display:inline-block;padding:18px 20px;box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;border:1px solid #ededed;background:#fff}.tab7 .like_pop_box .sfsi_Popinner h2{margin:0 0 23px;padding:0;color:#414951;font-family:helveticabold;font-size:26px;text-align:center}.tab7 .like_pop_box .sfsi_Popinner ul{margin:0;padding:0;list-style:none;text-align:center}.tab7 .like_pop_box .sfsi_Popinner ul li{margin:0;padding:0;list-style:none;display:inline-block}.tab7 .like_pop_box .sfsi_Popinner ul li span{margin:0;width:60px;display:block;background:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/../images/count_bg.png)no-repeat;height:37px;overflow:hidden;padding:10px 2px 2px;font-family:helveticaregular;font-size:16px;text-align:center;line-height:24px;color:#5a6570}.tab7 .like_pop_box .sfsi_Popinner ul li a{color:#5a6570;text-decoration:none}.sfsi_outr_div .sfsi_FrntInner_chg .sfsi_wicons{margin-bottom:0}.sfsi_outr_div ul{list-style:none;margin:0 0 24px;padding:0;text-align:center}a.sfsiColbtn{color:#5a6570!important;float:right;font-size:14px;margin:-35px -30px 0 0;position:relative;right:0;font-family:helveticaregular;width:100px;text-decoration:none}.tab3 a.sfsiColbtn{margin-top:-43px}.sfsi_FrntInner_chg ul li:first-of-type .sfsi_wicons{margin-left:0!important}ul.tab_3_icns li .trans_bg{background:#000;padding-left:3px}.tab2 .instagram_section{padding-bottom:20px}h1.abt_titl{text-align:center;margin:19% 0 0}.sfcm.sfsi_wicon{padding:0;width:100%;border:none}.fb_iframe_widget span{vertical-align:top!important}.sfsi_outr_div .sfsi_FrntInner_chg ul{margin:0 0 0 3px}.sfsi_outr_div .sfsi_FrntInner_chg ul li{margin:0 3px 0 0}.sfcm.sfsi_wicon{margin:-1px;padding:0}@media(min-width:320px) and (max-width:480px){.sfsi_tool_tip_2,.tool_tip{padding:5px 14px 0}.sfsi_inside:last-child{margin-bottom:18px;clear:both}.sfsi_outr_div{top:10%}.sfsi_FrntInner_chg .sfsi_wicons{width:31px!important;height:31px!important}.sfsi_FrntInner_chg .sfsi_wicons img{width:100%}.sfsi_Sicons .sf_fb{margin-bottom:24px}.sfsi_Sicons .sf_twiter{margin-bottom:4px}}@media(max-width:320px){.sfsi_tool_tip_2,.tool_tip{padding:5px 14px 0}.sfsi_inside:last-child{margin-bottom:18px;clear:both}.sfsi_FrntInner_chg .sfsi_wicons{width:31px!important;height:31px!important}.sfsi_FrntInner_chg .sfsi_wicons img{width:100%}}ul.SFSI_lsngfrm{float:left;width:61%;padding-left:60px!important}ul.SFSI_instructions{float:left;width:35%}li.youtube_options{padding-left:60px!important}input[name=sfsi_pinterest_manualCounts]{margin-left:-20px!important}ul.SFSI_instructions li{font-size:12px!important;line-height:25px!important;margin:0!important;padding:0 0 0 15px!important;width:100%}.cstmskin_popup{width:500px;background:#fff;box-shadow:0 0 5px 3px #d8d8d8;margin:40px 0 auto;padding:20px 25px;font-family:helveticaregular;color:#5a6570;height:auto;float:left;position:relative;left:35%}.cstomskins_wrpr{float:left;width:100%}.custskinmsg{float:left;font-size:15px;margin-top:10px;width:100%}.custskinmsg>ul{color:#000;float:left;margin-top:8px;width:100%}ul.cstmskin_iconlist{float:left;padding:11px 0 40px 8px;width:100%;max-width:1e3px;margin:0;height:307px;overflow-y:scroll}.placethemanulywpr{max-width:98%!important}.cstmskin_iconlist>li{float:left;margin:3px 0;width:100%}.cstm_icnname{float:left;width:30%}.cstmskins_btn>img{float:left;margin-right:25px}.cstmskin_btn{width:auto;float:left;padding:3px 20px;color:#fff;background-color:#12a252;text-decoration:none;margin:0 10px}.cstmskins_sbmt{width:100%;float:left;text-align:center;margin-top:15px}.done_btn{width:auto;padding:3px 80px;color:#fff;background-color:#12a252;text-decoration:none;font-size:18px}.cstmskin_btn:hover,.done_btn:hover,.cstmskin_btn:focus,.done_btn:focus{color:#fff}.skswrpr,.dlt_btn{display:none}.cstmutbewpr{width:100%;float:left;margin-top:10px;margin-left:40px}.cstmutbewpr ul.enough_waffling li{width:auto;float:left;margin-right:20px}.cstmutbewpr ul.enough_waffling li span{float:left}.cstmutbewpr ul.enough_waffling li label{width:auto;float:left;margin-top:10px;margin-left:10px}.cstmutbewpr .cstmutbtxtwpr{width:100%;float:left;padding-top:10px}.cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr{width:100%;float:left;display:none}#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr p,#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr p{margin-left:0}.cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr{width:100%;float:left;display:none}#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr p label,#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr p label{width:120px}.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a,.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a.sficn{padding:0;margin:0;width:100%;float:left;border:none}.sfsi_socialwpr{width:auto;display:flex;align-items:center}.sfsi_socialwpr .sf_fb{float:left}.sfsipyplfrm{float:left;margin-top:10px;width:100%}.sfsipyplfrm input[type=submit]{background:repeat;border:none;color:#0074a2;cursor:pointer;font-weight:400;margin:0;padding:5px 10px;text-decoration:underline}.sfsipyplfrm input[type=submit]:hover{color:#2ea2cc}.pop_up_box_ex{background:repeat #fff;box-shadow:0 0 5px 3px #d8d8d8;color:#5a6570;font-family:helveticaregular;margin:200px auto;min-height:150px;padding:20px 25px 0;position:relative;width:290px}.pop_up_box_ex{color:#5a6570;font-family:helveticaregular}.cstmutbchnlidwpr .utbe_instruction,.cstmutbchnlnmewpr .utbe_instruction,.lnkdin_instruction{float:left;line-height:22px;margin-top:10px;width:100%}.fb_iframe_widget iframe{max-width:none}.sfsi_mainContainer p.bldtxtmsg{float:left;font-size:15px;font-weight:700;margin-top:12px;width:100%;text-align:center}.sfsinewplgndesc{background:repeat #e5e5e5;float:left;padding:5px 10px 8px;margin-top:25px}.sfsinewplgndesc>.clear>a{color:#5a6570;font-weight:700}.sfsiicnsdvwrp{float:left;width:110px}.sfsi_Sicons:not( .sfsi_Sicons_position_right ) .sf_subscrbe .bot_no{background:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/images/count_left_arow.png)no-repeat 0 0/27px;font-size:12px!important;left:67px;line-height:18px!important;margin-left:0;margin-top:0;padding:1px 0;text-align:center;top:30px;white-space:pre;width:33px;height:24px;z-index:9}.sfsi_wicons a.sficn,.sfsi_wicons .sfsi_inside a,.sfsi_Sicons div a{box-shadow:none;border:none}.sfsi_Sicons .sf_pinit>span>span{width:38px!important;right:-45px!important}.sfsi_wicons a{box-shadow:none!important}a.sficn{cursor:pointer}.sfsi_Sicons .fb_iframe_widget>span{vertical-align:top!important}.sfsi_Sicons .sf_fb{margin:0 -10px 0 2px!important}.disabled_checkbox .sfsi_right_info:before{position:absolute;content:"";width:500px;height:60px;display:inline-block;z-index:99;margin-left:-59px;margin-top:-14px;background:rgba(255,255,255,.6)}.disabled_checkbox .sfsi_right_info.sfsi_Woocommerce_disable:before{margin-left:-49px!important;width:400px}#sfsi_floater .fb_tool_bdr .sfsi_inside .icon2{}.sfsi_wechat_follow_overlay{position:fixed;top:0;width:100%;z-index:99999;background:rgba(0,0,0,.7);height:100vh}.sfsi_wechat_follow_overlay .close_btn{position:absolute;right:60px;top:60px;font-size:40px;line-height:40px;text-decoration:none;border:1px solid #fff;padding:0 10px;border-radius:60px;color:#333;background-color:#ffff;text-decoration:none}@media(max-width:786px){.sfsi_upload_butt_container{display:inline-block}.upload_butt{height:38px}.sfsi_wechat_follow_overlay .sfsi_inner_display>div div.sfsi_upload_butt_container:first-child{margin-left:0;margin-right:20px}}#accordion1 p:nth-child(2){padding-top:0!important}input[name=sfsi_instagram_manualCounts]{margin-left:-15px!important}.sfsi_prem_cmn_rowlisting{width:33.33%}.rss_url_row h4{line-height:43px!important;font-size:17px!important;font-family:helveticaneue-light!important}.cstmutbchnlnmewpr p.extra_pp label{width:auto!important}.cstmutbchnlidwpr p.extra_pp label{width:auto!important}.tab_3_option{margin:10px 0 0}div.tab3 .sub_row.stand.sec_new{margin:0}div#custom_social_data_setting h4{padding-bottom:30px}.like_pop_box img.sfcm{height:50px;width:50px}.linkedin_tool_bdr{line-height:0!important}.twt_tool_bdr{line-height:0!important}div#sfsiid_facebook{line-height:0!important}div#sfsiid_youtube{line-height:0!important}.printst_tool_bdr{line-height:0!important}ul.SFSI_instructions li,ul.SFSI_instructions li a{font-size:17px!important;font-family:helveticaregular!important;font-weight:400;color:#1a1d20!important}body .specify_counts .listing .sfsi_instagramInstruction li{font-size:17px!important;font-family:helveticaregular!important;font-weight:400!important;color:#1a1d20!important;line-height:26px!important}a.pop-up .radio{opacity:.5;background-position:0 0!important}.sfsi_vertically_center{display:flex;justify-content:space-between;align-items:center}.sfsi_center{display:flex;justify-content:center}.sfsi_custom_icons_q4{display:flex;align-items:center}.tab6 .sfsi_responsive_icon_option_li .options .first.first.first{width:25%!important}.sfsi_responsive_icon_gradient{background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.17) 0%,rgba(255,255,255,.17) 100%);background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.17) 0%,rgba(255,255,255,.17) 100%)}.tab6 ul.sfsi_icn_listing8 ul.sfsi_tab_3_icns li{width:50%;max-width:450px;padding-left:0;padding-bottom:0}.tab6 .sfsi_tab_3_icns.sfsi_shwthmbfraftr>li{width:100%!important;max-width:100%!important;border-left:45px solid transparent}.tab6 ul.sfsi_icn_listing8 li{float:left;padding:11px 0 40px 8px;width:100%;max-width:1e3px;margin:0}ul.sfsi_icn_listing8 li .sfsi_right_info a{outline:0;font-family:helveticaregular}#accordion .tab6 ul.sfsi_tab_3_icns{margin-top:25px}.sfsi_tab_3_icns.sfsi_shwthmbfraftr{overflow:visible}ul.sfsi_tab_3_icns{list-style:none;margin:34px 0 0;overflow:hidden}.tab6 ul.sfsi_icn_listing8 li{float:left;padding:11px 0 40px 8px;width:100%;max-width:1e3px;margin:0}.tab6 .sfsi_tab_3_icns.sfsi_shwthmbfraftr .social_icon_like1 li{width:auto;min-width:auto;margin:0 30px 0 0}ul.sfsi_tab_3_icns label{float:left;line-height:42px;color:#69737c;font-size:18px;font-family:helveticaregular;min-width:120px}.tab6 ul.sfsi_tab_3_icns li label{line-height:50px!important}#accordion1 .tab6 ul.sfsi_shwthmbfraftr .labelhdng4,#accordion .tab6 ul.sfsi_shwthmbfraftr .row h4.labelhdng4,#accordion .tab6 ul.sfsi_shwthmbfraftr .labelhdng4,#accordion .tab6 ul.sfsi_shwthmbfraftr .row h4.labelhdng4{color:#555;font-size:20px;margin-left:20px;font-family:helveticaregular}.tab6 ul.sfsi_icn_listing8 li .sfsi_tab_3_icns.sfsi_shwthmbfraftr>li:nth-child(1),.tab6 ul.sfsi_icn_listing8 li .sfsi_tab_3_icns.sfsi_shwthmbfraftr>li:nth-child(2){width:27%!important}.tab6 ul.sfsi_tab_3_icns li .radio{margin-top:7px}ul.sfsi_icn_listing8 li .tb_4_ck{float:left}.sfsi_responsive_default_icon_container .radio_section.tb_4_ck,.sfsi_responsive_custom_icon_container .radio_section.tb_4_ck{margin:5px 20px 0 0!important}.sfsi_responsive_icon_option_li .options .field .select{font-family:helveticaregular;font-weight:400;font-size:17px;color:#5a6570!important}.tab6 ul.sfsi_icn_listing8 ul.sfsi_tab_3_icns .usually li{width:100%!important;max-width:1e3px!important;padding:3px 0 5px 5px!important}.sfsi_responsive_icons a{text-decoration:none!important;box-shadow:none!important}.sfsi_responsive_icons *{box-shadow:none!important}.sfsi_responsive_icon_facebook_container{background-color:#369}.sfsi_responsive_icon_follow_container{background-color:#00b04e}.sfsi_responsive_icon_twitter_container{background-color:#020202}.sfsi_responsive_icon_pinterest_container{background-color:#cb3233}.sfsi_large_button span{font-size:20px;padding:0;line-height:16px;vertical-align:-webkit-baseline-middle!important;display:inline;margin-left:10px}.sfsi_large_button img{max-height:16px!important;padding:0;line-height:0;vertical-align:-webkit-baseline-middle!important;display:inline}.sfsi_large_button{line-height:0;height:unset;padding:13px!important}.sfsi_responsive_icons .sfsi_icons_container span{font-family:sans-serif;font-size:15px}.sfsi_icons_container_box_fully_container{flex-wrap:wrap}.sfsi_responsive_icons .sfsi_icons_container_box_fully_container a{flex-basis:auto!important;flex-grow:1;flex-shrink:1}.sfsi_icons_container>a{float:left!important;text-decoration:none!important;-webkit-box-shadow:unset!important;box-shadow:unset!important;-webkit-transition:unset!important;transition:unset!important;margin-bottom:5px!important}.sfsi_small_button{line-height:0;height:unset;padding:6px!important}.sfsi_small_button span{margin-left:10px;font-size:16px;padding:0;line-height:16px;vertical-align:-webkit-baseline-middle!important;margin-left:10px}.sfsi_small_button img{max-height:16px!important;padding:0;line-height:0;vertical-align:-webkit-baseline-middle!important}.sfsi_medium_button span{margin-left:10px;font-size:18px;padding:0;line-height:16px;vertical-align:-webkit-baseline-middle!important;margin-left:10px}.sfsi_medium_button img{max-height:16px!important;padding:0;line-height:0;vertical-align:-webkit-baseline-middle!important}.sfsi_medium_button{line-height:0;height:unset;padding:9px 10px!important}.sfsi_large_button span{font-size:20px;padding:0;line-height:16px;vertical-align:-webkit-baseline-middle!important;display:inline;margin-left:10px}.sfsi_large_button img{max-height:16px!important;padding:0;line-height:0;vertical-align:-webkit-baseline-middle!important;display:inline}.sfsi_large_button{line-height:0;height:unset;padding:13px!important}.sfsi_responsive_icons_count{padding:5px 10px;float:left!important;display:inline-block;margin-right:0;margin-top:2px}.sfsi_responsive_icons_count h3{font-family:sans-serif!important;font-weight:900;font-size:32px!important;line-height:0!important;padding:0;margin:0}.sfsi_responsive_icons_count h6{font-family:sans-serif!important;font-weight:900;padding:0;margin:0}.sfsi_responsive_icons a,.sfsi_responsive_icons h3,.sfsi_responsive_icons h6{text-decoration:none!important;border:0!important}.sfsi_responsive_with_counter_icons{width:calc(100% - 100px)!important}.sfsiresponsive_icon_preview{padding:0 0 20px;min-width:100%}.sfsi_responsive_icons_count.sfsi_fixed_count_container.sfsi_large_button{padding:12px 13px 9px!important}.sfsi_responsive_icons_count.sfsi_fixed_count_container.sfsi_medium_button{padding:9px 10px 7px!important}.sfsi_responsive_icons_count.sfsi_small_button{padding:7px 6px!important;margin-top:2px}.sfsi_responsive_icons_count.sfsi_small_button h6{display:inline-block;font-size:12px!important;vertical-align:middle}.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_medium_button{padding:9px 10px 7px!important}.sfsi_responsive_icons_count.sfsi_medium_button h3{font-size:21px!important;vertical-align:top;line-height:8px!important;margin:0 0 12px!important;font-weight:900;padding:0}.sfsi_esponsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h3{margin:0 0 15px!important}.sfsi_responsive_icons_count.sfsi_large_button h3{font-size:26px!important;vertical-align:top;line-height:6px!important}.sfsi_responsive_icons_count h3{font-family:sans-serif!important;font-weight:900;padding:0}.sfsi_responsive_icons_count.sfsi_small_button h3{font-size:20px!important;display:inline-block;vertical-align:middle;margin:0!important}.sfsi_responsive_icons_count h3{font-family:sans-serif!important;font-weight:900;line-height:0!important;padding:0;margin:0}.sfsi_responsive_icons a,.sfsi_responsive_icons h3,.sfsi_responsive_icons h6{text-decoration:none!important;border:0!important}.sfsi_responsive_icons_count.sfsi_small_button{padding:7px 6px!important;margin-top:2px}.sfsi_responsive_icons_count{vertical-align:top}.sfsi_responsive_icons_count{float:left}.sfsi_small_button{line-height:0;height:unset}.sfsi_responsive_icons a,.sfsi_responsive_icons h3,.sfsi_responsive_icons h6{text-decoration:none!important;border:0!important}.sfsi_responsive_icons_count.sfsi_small_button h3{font-size:20px!important;display:inline-block;vertical-align:middle;margin:0!important}.sfsi_responsive_icons a,.sfsi_responsive_icons h3,.sfsi_responsive_icons h6{text-decoration:none!important;font-family:helveticaregular!important;border:0!important}.sfsi_responsive_icons_count h3{line-height:0!important;padding:0}.sfsi_responsive_icons_count.sfsi_small_button h6{display:inline-block;font-size:12px!important;margin:0!important;line-height:initial!important;padding:0;margin:0}.sfsi_responsive_icons_count h6{margin:0!important}.sfsi_responsive_icons_count h6{padding:0}.sfsi_responsive_icons a,.sfsi_responsive_icons h3,.sfsi_responsive_icons h6{text-decoration:none!important;font-family:helveticaregular!important;border:0!important}.sfsi_responsive_icons_count.sfsi_medium_button h6{font-size:11px!important;line-height:0!important;margin:0!important}.export_selections{clear:both;color:#afafaf;font-size:23px;display:flex;height:0;position:absolute;top:42px;right:0}.save_export{clear:both;position:relative}.export{padding-right:11px;text-decoration:underline;cursor:pointer}.sf_subscrbe .bot_no,.sf_fb .bot_no,.sf_fb_share .bot_no,.sf_twiter .bot_no,.sf_pinit .bot_no,.sf_linkedin .bot_no{background:url(https://audio.dev/wp-content/plugins/ultimate-social-media-icons/css/images/count_left_arow.png)no-repeat 0 0/27px;font-size:12px!important;left:67px;line-height:19px!important;margin-left:0;text-align:center;white-space:pre;width:35px;height:20px;z-index:9;display:inline-block}.sfsi_icons_container>a{float:left!important;text-decoration:none!important;-webkit-box-shadow:unset!important;box-shadow:unset!important;-webkit-transition:unset!important;transition:unset!important}.sfsi_icons_container a:hover,.sfsi_icons_container a:focus,.sfsi_icons_container a:active{-webkit-box-shadow:unset!important;box-shadow:unset!important}.sfsi_Sicons .sfsi_icons_container img{height:unset!important;width:unset!important}.sfsi_flex_container{display:flex;flex-wrap:wrap;overflow-y:scroll;height:36vh}.sfsi_flex_container>div{height:90px;width:139px;margin:10px;margin-bottom:0;text-align:center;font-size:30px;position:relative;border:1px solid #ddd}.sfsi_flex_container>div>a>img{width:100%;height:88px;object-fit:scale-down}.sfsi_flex_container>div a{position:relative;margin:0;padding:0;z-index:100;height:90px}.sfsi_pinterest_overlay{position:absolute;top:-61px;left:0;width:100%;height:90px;z-index:1000;display:inline-block;background:rgba(189,8,28,.3);text-align:center;padding-top:22px;color:#fff;transition:all .3s;display:none}.sfsi_flex_container>div:hover a .sfsi_pinterest_overlay{display:block}.sfsi_socialwpr img{height:20px}.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon img{height:20.5px!important;margin:0!important;padding:0!important;padding-top:0!important;width:auto!important;max-width:inherit!important;min-width:inherit!important;position:unset!important}.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon a{float:none!important;margin:0!important;padding:0!important;text-decoration:none!important;line-height:unset!important;font-size:inherit!important}.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon .fb_iframe_widget,.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon .fb_iframe_widget>*{float:none!important;vertical-align:unset!important;height:20px!important;position:unset!important;margin-top:0!important;padding-top:0!important;width:59px!important;min-width:unset!important}.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon{vertical-align:unset!important;position:unset!important;margin:0 4px!important;width:unset!important;text-align:unset!important;max-width:100%!important;display:flex!important;align-items:center!important}.sfsi_tool_tip_2.utube_tool_bdr .icon1{margin-left:13px!important}.sfsi_shortcode_container .sfsi_wicons{z-index:110!important}.sfsi_left-align_icon{text-align:left!important}.sfsi_tool_tip_2 .sfsi_inside div:first-child{margin-top:0!important}.sfsi_tool_tip_2 .sfsi_inside div:last-child{margin-bottom:0!important}#sfsiid_facebook.sfsi_tool_tip_2 .sfsi_inside .icon2{margin:0 0 6px!important;height:20px;width:90px}#sfsiid_facebook.sfsi_tool_tip_2 .sfsi_inside .icon3{width:68px;margin-top:0!important}.sfsi_tool_tip_2 .sfsi_inside{margin-left:0;display:flex;flex-direction:column;align-items:center}.sfsi_tool_tip_2{border:0;box-shadow:#86868654 0 0 25px 1px;border-radius:6px;padding:8px 12px;width:140px;transform:translateX(-50%);margin:0;bottom:calc(100% + 8px)}.sfsi_tool_tip_2::after{content:"";position:absolute;top:100%;left:0;width:100%;height:15px}.sfsi_tool_tip_2 .bot_arow{position:absolute;width:0;height:0;border-style:solid;border-width:5px 5px 0;border-color:#fff transparent transparent;bottom:-5px;background:0 0}.sfsi_icons_container>a{padding:2px 0}.sfsi_responsive_icons_count.sfsi_small_button{margin-top:2px!important}.sfsi_responsive_icons_count{margin-top:0}.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button{display:inline-flex!important;align-items:center;padding:10px 13px!important;white-space:nowrap}.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h3{margin:0 7px 0 0!important;font-size:18px!important;line-height:18px!important}.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h6{line-height:14px;font-size:14px}.linkedin_tool_bdr .sfsi_inside .icon2{margin-right:0!important}.linkedin_tool_bdr .sfsi_inside .icon1,.linkedin_tool_bdr .sfsi_inside .icon2,.linkedin_tool_bdr .sfsi_inside .icon3,.linkedin_tool_bdr .sfsi_inside .icon4{width:auto}.linkedin_tool_bdr .sfsi_inside .icon3{margin-right:0}.linkedin_tool_bdr .sfsi_inside .icon3 .IN-widget{width:106px}.vk_tool_bdr .sfsi_inside .icon1{margin:2px 0 3px;height:auto;display:inline-block;float:none}.vk_tool_bdr .sfsi_inside .icon2{margin:3px auto;min-height:25px!important;display:block;overflow:hidden}.vk_tool_bdr .sfsi_inside .icon1 img{width:80px}.vk_tool_bdr .sfsi_inside .icon2 img{width:80px;height:24px}.sfsi_responsive_icons .sfsi_responsive_icon_pinterest_container{background-color:#cb3233}.sfsi_premium_sticky_icons_container{flex-direction:column;display:flex;position:fixed;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_container a{display:block;text-align:center;transition:all .3s ease;color:#fff;font-size:20px}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_right_button_container{right:0}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_left_button_container{left:0}.sfsi_premium_sticky_mobile_icons_container{display:flex;position:fixed;width:100%!important}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_icons_container a{width:100%!important}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_top{top:0}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_bottom{bottom:0}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container{height:40px;vertical-align:middle;margin-top:auto;margin-bottom:auto;display:flex;justify-content:center}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container img{padding:9px;vertical-align:middle!important;box-shadow:unset!important;-webkit-box-shadow:unset!important;max-width:40px!important;max-height:40px!important}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container span{padding:7px;vertical-align:middle!important;box-shadow:unset!important;-webkit-box-shadow:unset!important;line-height:40px}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container.sfsi_premium_sticky_custom_icon{width:40px}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container{width:40px;font-size:12px;height:40px;line-height:20px;margin:0!important;padding-top:3px}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h3,.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h6{margin:0}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_icons_container .sfsi_premium_sticky_icons_count{width:100%!important;padding-top:4px}amp-facebook-like{height:21px;margin-bottom:-7px}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container.sfsi_premium_responsive_icon_follow_container img{padding-top:10px;padding-bottom:10px;padding-right:7px;padding-left:7px}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h3{font-size:16px!important}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h6{font-size:9px!important;padding-top:12px;padding-bottom:12px;padding-right:11px;padding-left:10px}.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_count_container .sfsi_premium_count,.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_count_container .sfsi_premium_count_text{font-size:12px!important}.sfsiaftrpstwpr{display:flex;justify-content:flex-start;max-width:100%!important;clear:both}@media screen and (max-width:569px){.sfsi_responsive_fluid div span{display:none}}.sfsi_actvite_theme_flat .inerCnt .sfcm.sfsi_wicon{padding:0;border:none!important;width:55%!important;height:auto;position:absolute;top:50%;transition:inherit;left:50%;transform:translate(-50%,-50%);margin:0}.sfsi_actvite_theme_flat .inerCnt .sficn{display:flex;border-radius:50%;align-items:center;justify-content:center;height:100%}.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in a.sfsi_responsive_fluid,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sfsi_premium_sticky_icons_container a,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_icon a,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a,.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_fb.sf_icon,.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon{opacity:.6!important}.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in a.sfsi_responsive_fluid:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sfsi_premium_sticky_icons_container a:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_icon a:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_fb.sf_icon:hover,.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover{opacity:1!important;transition:all .6s ease 0s!important}.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale a.sfsi_responsive_fluid:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sfsi_premium_sticky_icons_container a:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_icon a:hover,.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_fb.sf_icon:hover,.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover{z-index:99999!important;transition:all .6s ease 0s!important}.sfsi_Sicons.sfsi-mouseOver-effect .sf_icon a,.sfsi_Sicons.sfsi_Sicons_position_right .sf_subscrbe.sf_icon a{display:inline-block}.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons_position_right .sf_icon .fb_iframe_widget,.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons_position_right .sf_icon .fb_iframe_widget>*{margin-left:0}.vk_tool_bdr .sfsi_inside .icon1,.vk_tool_bdr .sfsi_inside .icon1 a,.vk_tool_bdr .sfsi_inside .icon2,.vk_tool_bdr .sfsi_inside .icon2 a{display:flex;align-items:center}#sfsi_floater .sfsi_tool_tip_2{display:none}.margin-enable-count{margin-left:-13px!important}.sf_fb iframe{margin-top:2px!important}.success-alert{display:none;position:fixed;top:100px;right:10px;background-color:#4caf50;color:#fff;text-align:center;padding:15px;border-radius:5px;z-index:99999}@keyframes intro-animation{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes fade-out{0%{opacity:1}90%{opacity:1}100%{opacity:0}}.sfsi_Sicons .sf_icon a{display:flex!important}
#div_block-202-11{background-color:#1f385f;flex-direction:column;display:flex;text-align:center;align-items:center;padding-top:48px}#div_block-16-14{flex-direction:row;display:flex;align-items:center;justify-content:center;text-align:center}#div_block-15-14{text-align:left;align-items:center;margin-bottom:4em}@media (max-width:767px){#div_block-202-11{padding-top:30px}}#headline-20-14{color:#efedf3}#text_block-13-14{font-weight:400;color:#ffffff}#text_block-207-11{font-size:16px;color:#ffffff;font-weight:500;font-family:'Open Sans';line-height:1.4;margin-bottom:24px;border-bottom-width:1px;border-bottom-color:#000000;border-bottom-style:none;padding-bottom:24px;padding-left:20px;padding-right:20px;border-top-style:none;border-right-style:none;border-left-style:none}#text_block-211-11{background-color:#000;width:100%;font-size:12px;color:rgba(255,255,255,0.5);padding-top:12px;padding-bottom:12px;line-height:1.4;padding-left:20px;padding-right:20px}#link_text-205-11{line-height:1.4;padding-left:20px;padding-right:20px}#link_text-210-11{margin-bottom:36px}#link_text-210-11:hover{color:#ffffff}#link-203-11{margin-top:12px;margin-bottom:12px;margin-right:12px}@media (max-width:767px){#link-203-11{margin-right:0px}}#image-204-11{width:82px}#fancy_icon-18-14{margin-left:16px;margin-right:16px}#_nav_menu-209-11 .oxy-nav-menu-hamburger-line{background-color:rgba(255,255,255,0.7)}@media (max-width:991px){#_nav_menu-209-11 .oxy-nav-menu-list{display:none}#_nav_menu-209-11 .oxy-menu-toggle{display:initial}#_nav_menu-209-11.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list{display:initial}}#_nav_menu-209-11.oxy-nav-menu.oxy-nav-menu-open{background-color:#2b3644;margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-209-11.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:8px;padding-bottom:8px;padding-left:15px;padding-right:15px}#_nav_menu-209-11 .oxy-nav-menu-hamburger-wrap{width:24px;height:24px}#_nav_menu-209-11 .oxy-nav-menu-hamburger{width:24px;height:19px}#_nav_menu-209-11 .oxy-nav-menu-hamburger-line{height:3px;background-color:#afb9c4}#_nav_menu-209-11 .oxy-nav-menu-hamburger-wrap:hover .oxy-nav-menu-hamburger-line{background-color:#ffffff}#_nav_menu-209-11.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:8px}#_nav_menu-209-11.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-8px}#_nav_menu-209-11{font-family:'Open Sans';margin-top:12px;margin-bottom:12px;font-weight:300}#_nav_menu-209-11 .oxy-nav-menu-list{flex-direction:row}#_nav_menu-209-11 .menu-item a{padding-top:8px;padding-left:15px;padding-right:15px;padding-bottom:8px;color:rgba(255,255,255,0.7);font-size:16px;font-weight:900;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#_nav_menu-209-11.oxy-nav-menu:not(.oxy-nav-menu-open) .menu-item a{justify-content:center}#_nav_menu-209-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-top:8px;padding-bottom:8px;color:rgba(255,255,255,0.7)}#_nav_menu-209-11 .menu-item:focus-within a,#_nav_menu-209-11 .menu-item:hover a{color:#fff}#_nav_menu-209-11.oxy-nav-menu:not(.oxy-nav-menu-open) .menu-item a:hover{justify-content:center}#_nav_menu-209-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a:hover{border:0;padding-top:8px;padding-bottom:8px;color:white}@media (max-width:1120px){#_nav_menu-21-14 .oxy-nav-menu-list{display:none}#_nav_menu-21-14 .oxy-menu-toggle{display:initial}#_nav_menu-21-14.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list{display:initial}}#_nav_menu-21-14.oxy-nav-menu.oxy-nav-menu-open{margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-21-14.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px}#_nav_menu-21-14 .oxy-nav-menu-hamburger-wrap{width:40px;height:40px;margin-top:10px;margin-bottom:10px}#_nav_menu-21-14 .oxy-nav-menu-hamburger{width:40px;height:32px}#_nav_menu-21-14 .oxy-nav-menu-hamburger-line{height:6px}#_nav_menu-21-14.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:13px}#_nav_menu-21-14.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-13px}#_nav_menu-21-14 .oxy-nav-menu-list{flex-direction:row}#_nav_menu-21-14 .menu-item a{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px}#_nav_menu-21-14.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu{background-color:#eee}#_nav_menu-21-14.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-top:20px;padding-bottom:20px}#_nav_menu-21-14 .menu-item:focus-within a,#_nav_menu-21-14 .menu-item:hover a{background-color:#eee;padding-top:17px;border-top-width:3px}#_nav_menu-21-14.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu:hover{background-color:#eee}#_nav_menu-21-14.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a:hover{border:0;padding-top:20px;padding-bottom:20px}@media (max-width:991px){#_nav_menu-209-11{padding-top:12px;padding-left:12px;padding-right:12px;padding-bottom:12px}#_nav_menu-209-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0}}@media (max-width:767px){#_nav_menu-209-11{margin-right:0px;margin-top:12px;margin-bottom:12px}#_nav_menu-209-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0}}#_social_icons-208-11.oxy-social-icons{flex-direction:row;margin-right:-6px;margin-bottom:-6px}#_social_icons-208-11.oxy-social-icons a{font-size:24px;margin-right:6px;margin-bottom:6px;border-radius:50%;background-color:rgba(255,255,255,0.7)}#_social_icons-208-11.oxy-social-icons a:hover{background-color:#ffffff}#_social_icons-208-11.oxy-social-icons a svg{width:0.5em;height:0.5em;color:#2b3644}#_social_icons-208-11.oxy-social-icons a:hover svg{color:#41c3e5}
#div_block-5-11{flex-direction:row;display:flex;align-items:center}#div_block-11-11{flex-direction:row;display:flex;align-items:center;justify-content:center;text-align:center}@media (max-width:767px){#div_block-5-11{flex-direction:column;display:flex;align-items:center;text-align:center}}@media (max-width:767px){#div_block-11-11{flex-direction:column;display:flex;align-items:center;text-align:center}}#link-6-11{margin-top:12px;margin-bottom:12px;margin-right:12px}@media (max-width:767px){#link-6-11{margin-right:0px}}#image-7-11{width:82px}#_nav_menu-12-11 .oxy-nav-menu-hamburger-line{background-color:rgba(255,255,255,0.7)}@media (max-width:991px){#_nav_menu-12-11 .oxy-nav-menu-list{display:none}#_nav_menu-12-11 .oxy-menu-toggle{display:initial}#_nav_menu-12-11.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list{display:initial}}#_nav_menu-12-11.oxy-nav-menu.oxy-nav-menu-open{background-color:#a1acaf;margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-12-11.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:8px;padding-bottom:8px;padding-left:15px;padding-right:15px}#_nav_menu-12-11.oxy-nav-menu.oxy-nav-menu-open .menu-item a:hover{color:#efefef}#_nav_menu-12-11 .oxy-nav-menu-hamburger-wrap{width:24px;height:24px}#_nav_menu-12-11 .oxy-nav-menu-hamburger{width:24px;height:19px}#_nav_menu-12-11 .oxy-nav-menu-hamburger-line{height:3px;background-color:#b8d6e5}#_nav_menu-12-11.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:8px}#_nav_menu-12-11.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-8px}#_nav_menu-12-11{font-family:'Open Sans';margin-right:12px}#_nav_menu-12-11 .oxy-nav-menu-list{flex-direction:row}#_nav_menu-12-11 .menu-item a{padding-top:8px;padding-left:15px;padding-right:15px;padding-bottom:8px;color:rgba(255,255,255,0.7);font-size:16px;font-weight:900;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#_nav_menu-12-11.oxy-nav-menu:not(.oxy-nav-menu-open) .menu-item a{justify-content:center}#_nav_menu-12-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-top:8px;padding-bottom:8px;color:rgba(255,255,255,0.7)}#_nav_menu-12-11 .menu-item:focus-within a,#_nav_menu-12-11 .menu-item:hover a{color:#ffffff;padding-bottom:5px;border-bottom-width:3px}#_nav_menu-12-11.oxy-nav-menu:not(.oxy-nav-menu-open) .menu-item a:hover{justify-content:center}#_nav_menu-12-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a:hover{border:0;padding-top:8px;padding-bottom:8px;color:#ffffff}@media (max-width:991px){#_nav_menu-12-11{padding-top:12px;padding-left:12px;padding-right:12px;padding-bottom:12px}#_nav_menu-12-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0}}@media (max-width:767px){#_nav_menu-12-11{margin-right:0px;margin-top:12px;margin-bottom:12px}#_nav_menu-12-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0}}#_header-2-11 .oxy-nav-menu-open,#_header-2-11 .oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu{background-color:#305aa3}#_header-2-11{background-color:#305aa3}@media (max-width:767px){#_header_row-3-11 .oxy-header-container{flex-direction:column}#_header_row-3-11 .oxy-header-container > div{justify-content:center}}.oxy-header.oxy-sticky-header-active > #_header_row-3-11.oxygen-show-in-sticky-only{display:block}@media (max-width:767px){.oxy-header.oxy-sticky-header-active > #_header_row-3-11.oxygen-show-in-sticky-only{display:block}#_header_row-3-11{padding-bottom:24px;padding-top:6px}}#_social_icons-8-11.oxy-social-icons{flex-direction:row;margin-right:-6px;margin-bottom:-6px}#_social_icons-8-11.oxy-social-icons a{font-size:24px;margin-right:6px;margin-bottom:6px;border-radius:50%;background-color:rgba(255,255,255,0.7)}#_social_icons-8-11.oxy-social-icons a:hover{background-color:#ffffff}#_social_icons-8-11.oxy-social-icons a svg{width:0.5em;height:0.5em;color:#1278ab}#_social_icons-8-11.oxy-social-icons a:hover svg{color:#2b3644}
.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
			.ct-div-block,
			.oxy-post-content,
			.ct-text-block,
			.ct-headline,
			.oxy-rich-text,
			.ct-link-text { max-width: 100%; }
			img { flex-shrink: 0; }
			body * { min-height: 1px; }
		}            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1120px;
}
body {font-family: 'Open Sans';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'Source Sans Pro';font-size: 36px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #0074db;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.oxel_icon_button__container:hover{
 background-color:#cfd3d7;
}
.oxel_icon_button__container {
 background-color:#eceeef;
 padding-top:8px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:8px;
 transition-duration:0.3s;
}
.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_icon_button_text {
 color:#374047;
}
.oxel_icon_button_icon {
color: #606e79;}.oxel_icon_button_icon 
>svg {width: 18px;height: 18px;}.oxel_icon_button_icon {
 margin-right:8px;
}
.oxel_horizontal_divider {
 margin-top:16px;
 margin-bottom:16px;
 width:100%;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_horizontal_divider__line {
 height:2px;
 background-color:#98a1a8;
}
.oxel_horizontal_divider__icon {
color: #98a1a8;}.oxel_horizontal_divider__icon 
>svg {width: 16px;height: 16px;}.oxel_horizontal_divider__icon {
flex-shrink: 0;
}
.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap{
display:flex;
}
.atomic-subheading {
 font-family:Source Sans Pro;
 color:#2b2c27;
 font-size:24px;
 line-height:1.6;
 font-weight:200;
 max-width:480px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-subheading {
 font-size:20px;
}
}

@media (max-width: 479px) {
.atomic-subheading {
 font-size:18px;
}
}

.atomic-secondary-heading {
 color:#2b2c27;
 font-weight:400;
 font-size:56px;
 line-height:1.1;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 1120px) {
.atomic-secondary-heading {
 font-size:52px;
}
}

@media (max-width: 767px) {
.atomic-secondary-heading {
 font-size:44px;
}
}

@media (max-width: 479px) {
.atomic-secondary-heading {
 font-size:40px;
}
}

.atomic-primary-button:hover{
 background-color:#6799b2;
 color:#ffffff;
}
.atomic-primary-button {
 font-family:Open Sans;
 background-color:#65bec2;
 padding-top:20px;
 padding-bottom:20px;
 padding-left:48px;
 padding-right:48px;
 font-size:20px;
 color:#ffffff;
 font-weight:700;
 line-height:1.2;
 letter-spacing:.25em;
 text-align:center;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
 text-transform:none;
 text-decoration:none;
 font-style:normal;
}
@media (max-width: 991px) {
.atomic-primary-button {
 padding-top:16px;
 padding-left:36px;
 padding-right:36px;
 padding-bottom:16px;
}
}

@media (max-width: 767px) {
.atomic-primary-button {
 font-size:18px;
}
}

@media (max-width: 479px) {
.atomic-primary-button {
 font-size:16px;
}
}

.atomic-pricing-5-row-light {
 background-color:#ffffff;
 min-width:960px;
}
.atomic-pricing-5-row-dark {
 background-color:#eff4f7;
 min-width:960px;
 width:33.33px;
}
.atomic-pricing-5-marker {
 color:#566d8f;
 font-weight:600;
 line-height:1.6;
 letter-spacing:0.5px;
 width:100%;
 font-size:30px;
}
.atomic-pricing-5-text {
 font-size:18px;
 font-weight:400;
 color:#3b3c38;
 line-height:1.4;
 margin-top:12px;
 margin-bottom:12px;
 margin-left:18px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-pricing-5-title {
 color:#566d8f;
 font-size:20px;
 font-weight:500;
 line-height:1.1;
 letter-spacing:.12px;
 width:100%;
 margin-bottom:8px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-pricing-5-icon {
color: #566d8f;}.atomic-pricing-5-icon 
>svg {width: 30px;height: 30px;}.atomic-pricing-5-icon {
 margin-bottom:16px;
}
.atomic-pricing-5-heading {
 text-align:center;
}
.atomic-pricing-5-heading:not(.ct-section):not(.oxy-easy-posts),
.atomic-pricing-5-heading.oxy-easy-posts .oxy-posts,
.atomic-pricing-5-heading.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-pricing-5-cost {
 color:#65bec2;
 font-size:48px;
 font-weight:700;
 line-height:1.1;
 letter-spacing:0.5px;
}
.atomic-pricing-5-small-text {
 color:#898989;
 font-size:12px;
 font-weight:400;
 line-height:1.4;
 margin-bottom:12px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-pricing-5-footer {
 text-align:justify;
}
.atomic-pricing-5-footer:not(.ct-section):not(.oxy-easy-posts),
.atomic-pricing-5-footer.oxy-easy-posts .oxy-posts,
.atomic-pricing-5-footer.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.atomic-pricing-5-empty {
 color:#566d8f;
 font-size:42px;
 font-weight:600;
 line-height:1.1;
 width:100%;
 opacity:0.3;
}
.atomic-outline-button:hover{
 background-color:transparent;
 color:#6799b2;
 border-top-color:#6799b2;
 border-right-color:#6799b2;
 border-bottom-color:#6799b2;
 border-left-color:#6799b2;
}
.atomic-outline-button {
background-color: transparent;
border: 1px solid #6799b2;
color: #6799b2;
padding: 9px 15px;
}.atomic-outline-button {
 font-family:Open Sans;
 font-weight:700;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 text-align:center;
 line-height:1.2;
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
 border-top-color:#65bec2;
 border-right-color:#65bec2;
 border-bottom-color:#65bec2;
 border-left-color:#65bec2;
 padding-left:46px;
 padding-right:46px;
 padding-top:18px;
 padding-bottom:18px;
 color:#65bec2;
 background-color:transparent;
 font-size:20px;
 margin-right:2px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; letter-spacing:.25em;
 transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
 text-transform:none;
 font-style:normal;
 text-decoration:none;
}
@media (max-width: 991px) {
.atomic-outline-button {
 padding-top:14px;
 padding-bottom:14px;
 padding-right:34px;
 padding-left:34px;
}
}

@media (max-width: 767px) {
.atomic-outline-button {
 font-size:18px;
}
}

@media (max-width: 479px) {
.atomic-outline-button {
 font-size:16px;
}
}

.atomic-pricing-4-title {
 color:#566d8f;
 font-size:20px;
 font-weight:500;
 line-height:1.1;
 letter-spacing:.12em;
 margin-bottom:8px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-pricing-4-icon {
color: #566d8f;}.atomic-pricing-4-icon 
>svg {width: 30px;height: 30px;}.atomic-pricing-4-icon {
 margin-bottom:16px;
}
.atomic-pricing-4-text {
 color:#3b3c38;
 font-size:18px;
 font-weight:400;
 text-align:left;
 line-height:1.6;
 margin-bottom:24px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-pricing-4-cost {
 color:#65bec2;
 font-size:48px;
 font-weight:700;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:4px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-top:auto;
}
.atomic-pricing-4-small-text {
 color:#898989;
 font-size:12px;
 font-weight:400;
 line-height:1.4;
 text-align:left;
 margin-bottom:30px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.proteus-body-text {
 font-family:Open Sans;
 font-size:16px;
 font-weight:500;
 line-height:1.4;
 margin-top:11px;
 color:#2b3644;
}
.proteus-heading-three {
 font-family:'futura-pt';
 color:#2b3644;
 font-size:30px;
 font-weight:400;
 line-height:1;
}
.bnb-heading-three {
 font-family:Source Sans Pro;
 color:#2b2c26;
 font-size:24px;
 font-weight:400;
 line-height:1.1;
}
.bnb-heading-one {
 font-size:64px;
 color:#2b2c26;
 font-weight:400;
 line-height:1.1;
}
@media (max-width: 1120px) {
.bnb-heading-one {
 font-size:60px;
}
}

@media (max-width: 991px) {
.bnb-heading-one {
 font-size:60px;
}
}

@media (max-width: 767px) {
.bnb-heading-one {
 font-size:56px;
}
}

@media (max-width: 479px) {
.bnb-heading-one {
 font-size:48px;
}
}

.bnb-secondary-button:hover{
 color:#ffffff;
 background-color:#ba3739;
 border-top-color:#ba3739;
 border-right-color:#ba3739;
 border-bottom-color:#ba3739;
 border-left-color:#ba3739;
}
.bnb-secondary-button {
 font-family:'futura-pt';
 font-size:14px;
 color:#ba3739;
 font-weight:900;
 line-height:1.1;
 letter-spacing:5px;
 text-align:center;
 padding-top:18px;
 padding-bottom:18px;
 padding-left:48px;
 padding-right:48px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 background-color:#ffffff;
}
.bnb-rooms-left-link {
 color:#ba3739;
 font-size:16px;
 font-weight:400;
 text-decoration:none;
 line-height:1.6;
 margin-bottom:12px;
}
.bnb-rooms-room-wrapper {
 width:100%;
 background-color:#ffffff;
 text-align:left;
}
.bnb-rooms-room-wrapper:not(.ct-section):not(.oxy-easy-posts),
.bnb-rooms-room-wrapper.oxy-easy-posts .oxy-posts,
.bnb-rooms-room-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
align-items:stretch;
}
.bnb-rooms-room-image {
 margin-bottom:24px;
}
.bnb-rooms-room-text {
 font-size:16px;
 font-weight:400;
 line-height:1.6;
 text-align:left;
 padding-left:24px;
 padding-right:24px;
 margin-bottom:18px;
}
.bnb-rooms-room-small-link {
 font-size:12px;
 color:#ba3739;
 font-weight:400;
 text-align:center;
 margin-top:24px;
 margin-bottom:26px;
}
.bnb-rooms-room-price {
 font-family:;
 color:#ba3739;
 font-size:36px;
 font-weight:700;
 font-style:italic;
 line-height:1.1;
 margin-bottom:12px;
 margin-left:24px;
 margin-right:24px;
 border-top-color:#b4b3bb;
 border-top-width:1px;
 border-top-style:solid;
 padding-top:12px;
}
.bnb-rooms-meta-wrapper {
 text-align:left;
 padding-left:24px;
 padding-right:24px;
 margin-bottom:12px;
}
.bnb-rooms-meta-wrapper:not(.ct-section):not(.oxy-easy-posts),
.bnb-rooms-meta-wrapper.oxy-easy-posts .oxy-posts,
.bnb-rooms-meta-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.bnb-rooms-meta-image {
 width:24px;
 margin-right:6px;
}
.bnb-rooms-meta-text {
 color:#95949e;
 font-weight:700;
 font-size:12px;
 letter-spacing:3px;
 line-height:1.1;
 text-align:left;
}
.oxel_dynamicslider {
 width:100%;
}
.swiper-container {
}
.oxel_dynamicslider__container {
 height:400px;
}
.swiper-wrapper {
}
.swiper-slide {
}
.atomic-tritary-heading {
 color:#2b2c27;
 font-size:36px;
 font-weight:400;
 line-height:1.2;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-tritary-heading {
 font-size:30px;
}
}

.atomic-showcase-10-image {
 width:25%;
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
}
@media (max-width: 991px) {
.atomic-showcase-10-image {
 width:33.33%;
}
}

@media (max-width: 767px) {
.atomic-showcase-10-image {
 width:50%;
}
}

@media (max-width: 479px) {
.atomic-showcase-10-image {
 width:100%;
}
}

.atomic-showcase-10-text {
 color:#898989;
 font-size:18px;
 font-weight:400;
 line-height:1.6;
 width:100%;
 text-align:left;
 margin-left:20px;
 margin-top:6px;
 margin-bottom:6px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.saas-heading-two {
 font-family:Source Sans Pro;
 color:#ffffff;
 font-size:48px;
 line-height:1.1;
 font-weight:700;
 margin-bottom:0px;
}
@media (max-width: 479px) {
.saas-heading-two {
 font-size:40px;
}
}

.saas-body-text {
 font-family:Open Sans;
 color:#838aaa;
 font-size:16px;
 font-weight:300;
 line-height:1.6;
 max-width:640px;
}
.saas-divider {
 width:30px;
 background-color:#7ad5ff;
 min-width:30px;
 max-width:30px;
 height:5px;
 min-height:5px;
 max-height:5px;
 border-radius:100px;
}
.saas-secondary-button:hover{
 color:#ffffff;
 background-color:#48c2fb;
}
.saas-secondary-button {
 font-family:Open Sans;
 color:#48c2fb;
 font-size:16px;
 font-weight:400;
 text-decoration:none;
 line-height:1.1;
 letter-spacing:1px;
 background-color:transparent;
 border-radius:100px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 padding-top:15px;
 padding-bottom:15px;
 padding-left:47px;
 padding-right:47px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 border-top-color:#48c2fb;
 border-right-color:#48c2fb;
 border-bottom-color:#48c2fb;
 border-left-color:#48c2fb;
 text-transform:uppercase;
}
.saas-features-img {
 border-radius:6px;
}
.saas-features-column-row {
 margin-bottom:0em;
}
.music-logogrid-1-column {
 text-align:center;
 width:NaN%;
}
.music-logogrid-1-column:not(.ct-section):not(.oxy-easy-posts),
.music-logogrid-1-column.oxy-easy-posts .oxy-posts,
.music-logogrid-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.music-logogrid-1-wrapper {
 width:100%;
 border-radius:24px;
 padding-top:36px;
 padding-left:34px;
 padding-right:31px;
 padding-bottom:36px;
 max-width:360px;
 background-color:#ffffff;
}
.music-logogrid-1-image {
}
.atomic-content-15-image {
 max-width:600px;
}
.atomic-slider-18-image {
 background-color:#ffffff;
 box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.atomic-small-button:hover{
 background-color:#6799b2;
 color:#ffffff;
}
.atomic-small-button {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
}.atomic-small-button {
 background-color:#65bec2;
 font-size:14px;
 font-weight:700;
 color:#ffffff;
 padding-right:18px;
 padding-top:10px;
 padding-bottom:10px;
 line-height:1.2;
 letter-spacing:1px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; text-align:center;
 padding-left:18px;
 transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
}
.atomic-content-30-wrapper {
 width:100%;
 background-color:#eff4fc;
 text-align:center;
}
.atomic-content-30-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-30-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-30-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.atomic-content-30-popup:hover{
 opacity:1;
}
.atomic-content-30-popup {
 padding-top:60px;
 padding-bottom:60px;
 padding-left:60px;
 padding-right:60px;
 background-color:rgba(86,109,143,0.8);
 width:100%;
 text-align:center;
 opacity:0;
}
.atomic-content-30-popup:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-30-popup.oxy-easy-posts .oxy-posts,
.atomic-content-30-popup.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-content-30-column {
 text-align:left;
}
.atomic-content-30-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-30-column.oxy-easy-posts .oxy-posts,
.atomic-content-30-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.atomic-content-30-text {
 color:#3b3c38;
 font-size:18px;
 font-weight:400;
 line-height:1.6;
 margin-top:12px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.saas-primary-button:hover{
transform:scale(1.05,1.05); background-color:#F64E6E;
 box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.saas-primary-button {
 font-family:Open Sans;
 background-color:#F64E6E;
 color:#ffffff;
 font-size:16px;
 letter-spacing:1px;
 line-height:1.1;
 text-decoration:none;
 font-weight:700;
 text-align:center;
 padding-top:16px;
 padding-bottom:16px;
 padding-left:48px;
 padding-right:48px;
 border-radius:100px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 text-transform:uppercase;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
background-image: linear-gradient(-90deg, #f64e6e 0%, #ff795e 98%);
}
.saas-slider-title {
 color:#ffffff;
 line-height:1.2;
}
.saas-slider-text {
 color:#8188a6;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; text-align:left;
 margin-bottom:16px;
 max-width:360px;
}
@media (max-width: 991px) {
.saas-slider-text {
 text-align:center;
}
}

.saas-slider-text-column {
 text-align:left;
}
.saas-slider-text-column:not(.ct-section):not(.oxy-easy-posts),
.saas-slider-text-column.oxy-easy-posts .oxy-posts,
.saas-slider-text-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 991px) {
.saas-slider-text-column {
 text-align:center;
}
.saas-slider-text-column:not(.ct-section):not(.oxy-easy-posts),
.saas-slider-text-column.oxy-easy-posts .oxy-posts,
.saas-slider-text-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.saas-slider-img-column {
}
@media (max-width: 991px) {
.saas-slider-img-column {
 text-align:center;
}
.saas-slider-img-column:not(.ct-section):not(.oxy-easy-posts),
.saas-slider-img-column.oxy-easy-posts .oxy-posts,
.saas-slider-img-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.proteus-big-text {
 font-family:Open Sans;
 color:#576677;
 font-size:24px;
 line-height:1.7;
 margin-bottom:0px;
 font-weight:300;
}
.proteus-green-button:hover{
 background-color:#41c3e5;
 color:#ffffff;
}
.proteus-green-button {
 font-family:Open Sans;
 color:#ffffff;
 font-size:18px;
 font-weight:900;
 padding-top:12px;
 padding-bottom:12px;
 padding-left:48px;
 padding-right:48px;
 background-color:#74d8c2;
 border-radius:100px;
 line-height:1.2;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-bottom:0px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.proteus-slider-1-text-column {
 text-align:left;
}
.proteus-slider-1-text-column:not(.ct-section):not(.oxy-easy-posts),
.proteus-slider-1-text-column.oxy-easy-posts .oxy-posts,
.proteus-slider-1-text-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 991px) {
.proteus-slider-1-text-column {
 text-align:center;
}
.proteus-slider-1-text-column:not(.ct-section):not(.oxy-easy-posts),
.proteus-slider-1-text-column.oxy-easy-posts .oxy-posts,
.proteus-slider-1-text-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.proteus-slider-image {
}
.proteus-showcase-2-wrapper {
 width:33.33%;
 background-color:#1278ab;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#fff;
 border-right-color:#fff;
 border-bottom-color:#fff;
 border-left-color:#fff;
 padding-bottom:20%;
}
@media (max-width: 991px) {
.proteus-showcase-2-wrapper {
 width:50%;
 padding-bottom:30%;
}
}

@media (max-width: 479px) {
.proteus-showcase-2-wrapper {
 width:100%;
 padding-bottom:40%;
}
}

.proteus-heading-two {
 font-family:'futura-pt';
 line-height:1;
 margin-bottom:17px;
 font-weight:100;
 text-transform:uppercase;
}
@media (max-width: 767px) {
.proteus-heading-two {
 font-size:30px;
}
}

@media (max-width: 479px) {
.proteus-heading-two {
 font-size:40px;
}
}

.proteus-subheading {
 font-family:Open Sans;
 color:#74d8c2;
 font-size:18px;
 font-weight:900;
 line-height:1.2;
 letter-spacing:2px;
}
@media (max-width: 767px) {
.proteus-subheading {
 font-size:14px;
}
}

@media (max-width: 479px) {
.proteus-subheading {
 font-size:12px;
}
}

.proteus-team-2-image {
 width:100%;
 margin-bottom:12px;
}
.proteus-team-2-meta-text {
 font-family:Open Sans;
 color:#41c3e5;
 font-size:12px;
 font-weight:400;
 margin-bottom:12px;
 line-height:1.4;
}
.proteus-team-2-column {
}
@media (max-width: 991px) {
.proteus-team-2-column {
}
}

@media (max-width: 767px) {
.proteus-team-2-column {
 text-align:center;
}
.proteus-team-2-column:not(.ct-section):not(.oxy-easy-posts),
.proteus-team-2-column.oxy-easy-posts .oxy-posts,
.proteus-team-2-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.proteus-heading-one {
 font-family:'futura-pt';
 font-weight:300;
 line-height:1;
 text-align:center;
 font-size:49px;
 text-transform:uppercase;
}
@media (max-width: 991px) {
.proteus-heading-one {
 font-size:64px;
}
}

@media (max-width: 767px) {
.proteus-heading-one {
 font-size:46px;
}
}

@media (max-width: 479px) {
.proteus-heading-one {
 font-size:48px;
}
}

.proteus-blue-button:hover{
 color:#fff;
 background-color:#74d8c2;
}
.proteus-blue-button {
 font-family:Open Sans;
 color:#ffffff;
 font-size:18px;
 font-weight:900;
 background-color:#41c3e5;
 padding-top:12px;
 padding-bottom:12px;
 padding-left:48px;
 padding-right:48px;
 border-radius:100px;
 line-height:1.2;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; text-align:center;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.proteus-logo:hover{
 opacity:1;
}
.proteus-logo {
 opacity:1;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
@media (max-width: 767px) {
.proteus-logo {
 margin-top:12px;
 margin-bottom:12px;
}
}

.proteus-green-button-small:hover{
 color:#fff;
 background-color:#41c3e5;
}
.proteus-green-button-small {
 font-family:Open Sans;
 font-size:16px;
 color:#ffffff;
 font-weight:900;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; background-color:#74d8c2;
 padding-top:6px;
 padding-bottom:6px;
 padding-left:30px;
 padding-right:30px;
 border-radius:1000px;
 line-height:1.2;
 text-align:center;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.proteus-iconblock-1-column {
 text-align:center;
}
.proteus-iconblock-1-column:not(.ct-section):not(.oxy-easy-posts),
.proteus-iconblock-1-column.oxy-easy-posts .oxy-posts,
.proteus-iconblock-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.proteus-iconblock-1-image {
border: 1px solid;
padding: 20px;color: #41c3e5;}.proteus-iconblock-1-image 
>svg {width: 36px;height: 36px;}.proteus-iconblock-1-image {
 margin-bottom:24px;
}
.proteus-team-1-wrapper {
 background-color:#f4f7fa;
 width:100%;
 max-width:720px;
 margin-bottom:24px;
}
.proteus-team-1-wrapper:not(.ct-section):not(.oxy-easy-posts),
.proteus-team-1-wrapper.oxy-easy-posts .oxy-posts,
.proteus-team-1-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.proteus-team-1-image {
}
.proteus-team-1-meta-text {
 font-family:Open Sans;
 color:#41c3e5;
 font-size:12px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; line-height:1.4;
 margin-bottom:12px;
 margin-top:12px;
}
.proteus-showcase-1-wrapper {
 width:100%;
 background-color:#1278ab;
 text-align:center;
 padding-top:48px;
 padding-left:48px;
 padding-right:48px;
 padding-bottom:48px;
 height:100%;
}
.proteus-showcase-1-wrapper:not(.ct-section):not(.oxy-easy-posts),
.proteus-showcase-1-wrapper.oxy-easy-posts .oxy-posts,
.proteus-showcase-1-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.proteus-showcase-1-image {
border: 1px solid;
padding: 20px;color: #f4f7fa;}.proteus-showcase-1-image 
>svg {width: 36px;height: 36px;}.proteus-showcase-1-image {
 margin-bottom:12px;
}
.proteus-showcase-1-meta-text {
 font-family:Open Sans;
 color:#ffffff;
 font-size:12px;
 font-weight:400;
 margin-top:18px;
 margin-bottom:18px;
}
.proteus-pricing-1-head-column {
 text-align:center;
}
.proteus-pricing-1-head-column:not(.ct-section):not(.oxy-easy-posts),
.proteus-pricing-1-head-column.oxy-easy-posts .oxy-posts,
.proteus-pricing-1-head-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.proteus-pricing-1-image {
color: #333333;}.proteus-pricing-1-image 
>svg {width: 36px;height: 36px;}.proteus-pricing-1-image {
 margin-bottom:12px;
}
.proteus-pricing-1-price {
 font-family:Source Sans Pro;
 color:#74d8c2;
 font-size:36px;
 font-weight:900;
}
.proteus-pricing-1-heading-cell {
 text-align:left;
}
.proteus-pricing-1-heading-cell:not(.ct-section):not(.oxy-easy-posts),
.proteus-pricing-1-heading-cell.oxy-easy-posts .oxy-posts,
.proteus-pricing-1-heading-cell.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.proteus-pricing-1-centered-cell {
 text-align:justify;
 width:20.00px;
}
.proteus-pricing-1-centered-cell:not(.ct-section):not(.oxy-easy-posts),
.proteus-pricing-1-centered-cell.oxy-easy-posts .oxy-posts,
.proteus-pricing-1-centered-cell.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
justify-content:center;
}
.proteus-pricing-1-x-icon {
 font-family:Source Sans Pro;
 font-size:16px;
 color:#41c3e5;
 font-weight:400;
 line-height:1.4;
 text-align:center;
}
.proteus-pricing-1-check-icon {
 font-family:Source Sans Pro;
 font-size:16px;
 color:#1278ab;
 font-weight:400;
 line-height:1.4;
 text-align:center;
}
.proteus-pricing-1-row {
 min-width:720px;
}
.sponsor-title {
 font-family:'futura-pt';
 font-size:25px;
 text-align:center;
 text-transform:uppercase;
 color:rgba(0,0,0,0.23);
}
.privacy {
}
.oxy-stock-content-styles {
}
.adc-brand {
}
.adc-body {
 font-family:'Open Sans';
 font-size:16px;
}
.sponsor-name {
 font-family:'futura-pt';
}
.mt-xlg {
 margin-top:2em;
 padding-bottom:0px;
}
.mt-lg {
 margin-top:1em;
}
.adc-big-text {
 line-height:1.7;
 margin-bottom:0px;
 font-size:18px;
}
.mb-lg {
}
.ml-lg {
}
.light {
}
.nav-button {
background-color :#875b46;
border: 1px solid #875b46;
}.nav-button {
 margin-bottom:1em;
 width:100%;
 border-radius:30px;
}
.mobile-head {
}
@media (max-width: 479px) {
.mobile-head {
 font-size:20px;
 line-height:1.2;
 background-color:#473127;
}
}

.adc23-button-primary:hover{
 background-color:#41c3e5;
 color:#ffffff;
}
.adc23-button-primary {
background-color :#1e73be;
border: 1px solid #1e73be;
padding: 15px 24px;
}.adc23-button-primary {
 font-family:Open Sans;
 color:#ffffff;
 font-size:26px;
 font-weight:900;
 padding-top:17px;
 padding-bottom:17px;
 padding-left:48px;
 padding-right:48px;
 border-radius:100px;
 line-height:1.2;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-bottom:0px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 margin-top:23px;
 background-color:#178270;
}
.sponsor-mobile {
}
@media (max-width: 767px) {
.sponsor-mobile {
 width:100%;
 margin-left:0px;
 margin-right:0px;
}
}

.stories {
}
@media (max-width: 767px) {
.stories {
 width:100%;
}
}

@media (max-width: 479px) {
.stories {
 width:100%;
}
}

.blockquote {
}
.privacy a {
  color: blue;
}

.privacy a:hover {
  color: black;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	color: #1d2127;
	font-weight: 300;
	letter-spacing: -1px;
	margin: 0;
	font-family: futura-pt, sans-serif;
	
}

h1 {
	font-size: 2.6em;
	line-height: 44px;
	margin: 0 0 32px 0;
}

h2 {
	font-size: 2.2em;
	font-weight: 400;
	letter-spacing: -1px;
	line-height: 42px;
	margin: 0 0 32px 0;
}

h3 {
	font-size: 1.4em;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: .5em;
	
}

h4 {
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 27px;
	margin: 0 0 14px 0;
}

h5 {
	font-size: 1.2em;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 18px;
	margin: 0 0 14px 0;

}

h6 {
	color: #333;
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 22px;
	margin: 0 0 14px 0;
}

h1.big {
	font-size: 4.2em;
	line-height: 54px;
}

h1.small {
	font-size: 2.2em;
	line-height: 42px;
	font-weight: 600;
}

h1.short {
	margin-bottom: 15px;
}

h2.short {
	margin-bottom: 15px;
}

h3.short,
h4.short,
h5.short,
h6.short {
	margin-bottom: 9px;
}

h1.shorter,
h2.shorter,
h3.shorter,
h4.shorter,
h5.shorter,
h6.shorter {
	margin-bottom: 0;
}

h1.tall,
h2.tall,
h3.tall,
h4.tall,
h5.tall,
h6.tall {
	margin-bottom: 33px;
}

h1.taller,
h2.taller,
h3.taller,
h4.taller,
h5.taller,
h6.taller {
	margin-bottom: 44px;
}

h1.spaced,
h2.spaced,
h3.spaced,
h4.spaced,
h5.spaced,
h6.spaced {
	margin-top: 22px;
}

h1.more-spaced,
h2.more-spaced,
h3.more-spaced,
h4.more-spaced,
h5.more-spaced,
h6.more-spaced {
	margin-top: 44px;
}

h1.dark,
h2.dark,
h3.dark,
h4.dark,
h5.dark {
	color: #1d2127;
}

h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light {
	color: #FFF;
}

h1.text-shadow,
h2.text-shadow,
h3.text-shadow,
h4.text-shadow,
h5.text-shadow,
h6.text-shadow {
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}


body {
	background-color: #FFF;
	color: #000;
	font-family: Open Sans, sans-serif;
    font-style: normal;
    font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: -.3px;
	margin: 0;
}





/* Paragraphs */
p {
	color: #000;
	line-height: 24px;
	margin: 0 0 20px;
}

p.featured {
	font-size: 1.6em;
	line-height: 1.5em;
}

p.short {
	margin-bottom: 0;
}

p.tall {
	margin-bottom: 20px;
}

p.taller {
	margin-bottom: 40px;
}

p .alternative-font {
	display: inline-block;
	margin-top: -15px;
	position: relative;
	top: 3px;
	margin-bottom: -6px;
}

p strong {
	font-weight: 600;
}

/* Links */
a, a:hover, a:focus {
	color: #2b8ec1;
}

.adc-button, .adc-button:hover, .btn-secondary:hover {
	color: #ffffff;
}

.btn-default, .btn-default:hover{
	color: #8dc63f;
}

.btn-secondary {
	color: #000000;
}


/* Drop Caps */
p.drop-caps:first-child:first-letter {
	float: left;
	font-size: 75px;
	line-height: 60px;
	padding: 4px;
	margin-right: 5px;
	margin-top: 5px;
	font-family: Georgia;
}

p.drop-caps.drop-caps-style-2:first-child:first-letter {
	background-color: #CCC;
	color: #FFF;
	padding: 6px;
	margin-right: 5px;
	border-radius: 4px;
}

/* Alternative Font Style */
.alternative-font {
	color: #CCC;
	font-family: "Shadows Into Light", cursive;
	font-size: 1.6em;
}

li {
	line-height: 1.6;
}


.adc-sitemap a, .juce-sitemap a:focus {
	color: white;
}

.adc-sitemap h3 {
	color: rgba(0, 0, 0, 0.4);
	border-left: 8px solid rgba(0, 0, 0, 0.2);
	padding-left: 8px;
}


/* Text sizing and spaces */

.text-xs {
	font-size: 1rem !important;
}

.text-sm {
	font-size: 1.3rem !important;
}

.text-md {
	font-size: 1.6rem !important;
}

.text-lg {
	font-size: 1.9rem !important;
}

.text-xl {
	font-size: 2.2rem !important;
}

.text-muted {
	color: #999 !important;
}

html.dark .text-muted {
	color: #505461 !important;
}

.text-dark {
	color: #1d2127 !important;
}

.text-light {
	color: #FFF !important;
}

.text-weight-light {
	font-weight: 300 !important;
}

.text-weight-normal {
	font-weight: 400 !important;
}

.text-weight-semibold {
	font-weight: 600 !important;
}

.text-weight-bold {
	font-weight: 700 !important;
}

.text-uppercase {
	text-transform: uppercase !important;
}

.text-lowercase {
	text-transform: lowercase !important;
}

.text-capitalize {
	text-transform: capitalize !important;
}

.rounded {
	border-radius: 5px !important;
}

.b-thin {
	border-width: 3px !important;
}

.b-normal {
	border-width: 5px !important;
}

.b-thick {
	border-width: 7px !important;
}

/* Spacements */
/* spacement top & bottom */
.m-none {
	margin: 0 !important;
}

.m-auto {
	margin: 0 auto !important;
}

.m-xs {
	margin: 5px !important;
}

.m-sm {
	margin: 10px !important;
}

.m-md {
	margin: 15px !important;
}

.m-lg {
	margin: 20px !important;
}

.m-xl {
	margin: 25px !important;
}

.m-xlg {
	margin: 30px !important;
}

/* spacement top	*/
.mt-none {
	margin-top: 0 !important;
}

.mt-xs {
	margin-top: 5px !important;
}

.mt-sm {
	margin-top: 10px !important;
}

.mt-md {
	margin-top: 15px !important;
}

.mt-lg {
	margin-top: 20px !important;
}

.mt-xl {
	margin-top: 25px !important;
}

.mt-xlg {
	margin-top: 30px !important;
}

/* spacement bottom	*/
.mb-none {
	margin-bottom: 0 !important;
}

.mb-xs {
	margin-bottom: 5px !important;
}

.mb-sm {
	margin-bottom: 10px !important;
}

.mb-md {
	margin-bottom: 15px !important;
}

.mb-lg {
	margin-bottom: 20px !important;
}

.mb-xl {
	margin-bottom: 25px !important;
}

.mb-xlg {
	margin-bottom: 30px !important;
}

/* spacement left	*/
.ml-none {
	margin-left: 0 !important;
}

.ml-xs {
	margin-left: 5px !important;
}

.ml-sm {
	margin-left: 10px !important;
}

.ml-md {
	margin-left: 15px !important;
}

.ml-lg {
	margin-left: 20px !important;
}

.ml-xl {
	margin-left: 25px !important;
}

.ml-xlg {
	margin-left: 30px !important;
}

/* spacement right	*/
.mr-none {
	margin-right: 0 !important;
}

.mr-xs {
	margin-right: 5px !important;
}

.mr-sm {
	margin-right: 10px !important;
}

.mr-md {
	margin-right: 15px !important;
}

.mr-lg {
	margin-right: 20px !important;
}

.mr-xl {
	margin-right: 25px !important;
}

.mr-xlg {
	margin-right: 30px !important;
}

/* Spacement Padding */
.p-none {
	padding: 0 !important;
}

.p-xs {
	padding: 5px !important;
}

.p-sm {
	padding: 10px !important;
}

.p-md {
	padding: 15px !important;
}

.p-lg {
	padding: 20px !important;
}

.p-xl {
	padding: 25px !important;
}

.p-xlg {
	padding: 30px !important;
}

/* spacement top	*/
.pt-none {
	padding-top: 0 !important;
}

.pt-xs {
	padding-top: 5px !important;
}

.pt-sm {
	padding-top: 10px !important;
}

.pt-md {
	padding-top: 15px !important;
}

.pt-lg {
	padding-top: 20px !important;
}

.pt-xl {
	padding-top: 25px !important;
}

.pt-xlg {
	padding-top: 30px !important;
}

/* spacement bottom	*/
.pb-none {
	padding-bottom: 0 !important;
}

.pb-xs {
	padding-bottom: 5px !important;
}

.pb-sm {
	padding-bottom: 10px !important;
}

.pb-md {
	padding-bottom: 15px !important;
}

.pb-lg {
	padding-bottom: 20px !important;
}

.pb-xl {
	padding-bottom: 25px !important;
}

.pb-xlg {
	padding-bottom: 30px !important;
}

/* spacement left	*/
.pl-none {
	padding-left: 0 !important;
}

.pl-xs {
	padding-left: 5px !important;
}

.pl-sm {
	padding-left: 10px !important;
}

.pl-md {
	padding-left: 15px !important;
}

.pl-lg {
	padding-left: 20px !important;
}

.pl-xl {
	padding-left: 25px !important;
}

.pl-xlg {
	padding-left: 30px !important;
}

/* spacement right	*/
.pr-none {
	padding-right: 0 !important;
}

.pr-xs {
	padding-right: 5px !important;
}

.pr-sm {
	padding-right: 10px !important;
}

.pr-md {
	padding-right: 15px !important;
}

.pr-lg {
	padding-right: 20px !important;
}

.pr-xl {
	padding-right: 25px !important;
}

.pr-xlg {
	padding-right: 30px !important;
}

.ib {
	display: inline-block;
	vertical-align: top;
}

.va-middle {
	vertical-align: middle;
}

.ws-nowrap {
	white-space: nowrap;
}

.ws-normal {
	white-space: normal;
}

.stories h3 {
  font-family: futura-pt, sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 1.6em;
	
	line-height: 28px;
	margin-top: 1em;
  margin-bottom:.5em;
}

.stories blockquote p{
    line-height: normal;
}

.stories div.blockquote p{
  line-height: 28px;
  padding: 2em;
  background: url(http://audio.dev/wp-content/uploads/2024/05/quote@2x.png) no-repeat;
  background-size: 120px 80px;
  background-position: 0 20px;
  font-style: italic;

  font-size: 20px;
}

@media (min-width:380px)  {


}
