tr.postnl-co-tr-container > td {
padding:0px;
}
.woocommerce-shipping-methods label:has(.postnl_shipping_method_icon) {
display: inline-flex;
align-items: center;
}
.postnl_shipping_method_icon{
max-height: 32px;
width: auto;
margin-right: 5px;
vertical-align: middle;
display: inline-block;
}
.postnl_checkout_container {
border-radius:5px;
margin:5px;
border:1px solid #f0f0f0;
overflow:hidden;
font-size:14px;
}
.postnl_checkout_container.is-hidden {
display: none;
}
.postnl_checkout_tab_list {
margin:0px;
padding:0px;
list-style-type:none;
display:flex;
width:100%;
flex-direction:row;
flex-wrap:nowrap;
}
.postnl_checkout_tab_list > li {
flex-grow:1;
padding:0px;
margin:0px;
}
.postnl_checkout_tab_list > li .postnl_checkout_tab {
display:block;
text-align:center;
margin:0px;
padding:10px;
line-height:1em;
font-size:1em;
font-weight:700;
cursor: pointer;
}
.postnl_checkout_tab_list > li.active .postnl_checkout_tab {
background-color:#ed8c00;
color:#fff;
}
.postnl_checkout_tab_list > li .postnl_checkout_tab i {
float:right;
font-style:normal;
}
.postnl_checkout_tab_list > li .postnl_checkout_tab:after {
content:"";
display:block;
clear:both;
}
.postnl_checkout_tab_list > li input.postnl_option {
display:none;
}
.postnl_content {
display:none;
}
.postnl_content.active {
display:block;
}
.postnl_content_desc {
padding:5px 7px;
background-color:#f0f0f0;
}
.postnl_content .postnl_list {
margin:0px;
padding:0px;
list-style-type:none;
}
.postnl_content .postnl_list > li {
padding:0px;
margin:0px;
}
.postnl_content .postnl_list .list_title {
background-color:#f0f0f0;
border-top:1px solid #d0d0d0;
border-bottom:1px solid #d0d0d0;
line-height:1em;
padding:8px 6px;
}
.postnl_content .postnl_list .list_title:after {
content:"";
display:block;
clear:both;
}
.postnl_content .postnl_list .list_title span {
font-size:1em;
font-weight:700;
}
.postnl_content .postnl_list .list_title span.company {
float:left;
}
.postnl_content .postnl_list .list_title span.distance {
float:right;
font-weight:400;
}
.postnl_content .postnl_list .postnl_sub_list {
margin:0px;
padding:0px;
list-style-type:none;
}
.postnl_content .postnl_list .postnl_sub_list > li {
margin:0px;
padding:0px;
}
.postnl_content .postnl_list .postnl_sub_list > li.active {
background-color:#d1eeff;
}
.postnl_content .postnl_list .postnl_sub_list .postnl_sub_radio_label {
display:block;
padding:13px 7px;
margin:0px;
line-height:1.2em;
cursor: pointer;
}
.postnl_content .postnl_list .postnl_sub_list .postnl_sub_radio_label:after {
content:"";
display:block;
clear:both;
}
.postnl_content .postnl_list .postnl_sub_list .postnl_sub_radio {
margin-right:10px;
float:left;
}
.postnl_content .postnl_list .postnl_sub_list .postnl_sub_radio_label span {
display:block;
overflow:hidden;
}
.postnl_content .postnl_list .postnl_sub_list .postnl_sub_radio_label span.amount,
.postnl_content .postnl_list .postnl_sub_list .postnl_sub_radio_label span.amount * {
display:inline;
}
.postnl_content .postnl_list .postnl_sub_list .postnl_sub_radio_label i {
float:right;
font-style:normal;
margin-left: 10px;
}
.postnl_content .postnl_list .postnl_sub_list .postnl_sub_radio_label i:last-child {
margin-left: 0;
}
.postnl_checkout_container {
position: relative; }
.postnl_checkout_container.loading {
min-height: 200px; }
.postnl-spinner-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
background-color: rgba(255, 255, 255, 0.7);
z-index: 9999;
transition: opacity 0.3s ease;
opacity: 1;
visibility: visible;
}
.postnl-spinner-overlay.hidden {
opacity: 0;
visibility: hidden;
} .screen-reader-text {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap");
.toplevel_page_wp-react-form #wpcontent{padding-left:0}.wp-react-form.wprf-tabs-wrapper{display:flex;flex-direction:column;margin:20px 0}.wp-react-form.wprf-tabs-wrapper .wprf-tab-menu-wrapper{margin-bottom:5px}.wp-react-form.wprf-tabs-wrapper .wprf-tab-menu-wrapper .wprf-tab-nav{display:flex;margin:0;padding:0}.wp-react-form.wprf-tabs-wrapper .wprf-tab-menu-wrapper .wprf-tab-nav .wprf-tab-nav-item{background-color:#f8fafb;border-top:2px solid #f8fafb;color:#516378;cursor:pointer;font-size:15px;font-weight:500;margin-bottom:0;padding:15px 25px}.wp-react-form.wprf-tabs-wrapper .wprf-tab-menu-wrapper .wprf-tab-nav .wprf-tab-nav-item.wprf-active-nav{background-color:#fff;border-color:#6648fe;color:#516378}.wp-react-form.wprf-tabs-wrapper .wprf-tab-menu-wrapper.wprf-tab-menu-sidebar{background-color:#f8fafb;flex-basis:15%}.wp-react-form.wprf-tabs-wrapper .wprf-tab-menu-wrapper.wprf-tab-menu-sidebar .wprf-tab-nav{display:block}.wp-react-form.wprf-tabs-wrapper .wprf-tab-menu-wrapper.wprf-tab-menu-sidebar .wprf-tab-nav .wprf-tab-nav-item.wprf-active-nav{border-right:2px solid #6648fe;border-top-width:0}.wp-react-form.wprf-tabs-wrapper.wprf-tab-menu-as-sidebar{background-color:#fff;border:1px solid #f2f2f2;flex-direction:row;padding:0}.wp-react-form.wprf-tabs-wrapper.wprf-tab-menu-as-sidebar .wprf-tab-menu-wrapper{margin-bottom:0}.wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper{background:#fff;flex:1;flex-basis:85%;padding:30px}.wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .wprf-tab-content{display:none}.wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .wprf-tab-content.wprf-active{display:block}.wprf-control-section:not(:last-child){margin-bottom:15px}.wprf-control-wrapper{align-items:center;display:flex;flex-wrap:wrap}.wprf-control-wrapper:not(:last-child){margin-bottom:20px}.wprf-control-wrapper.hidden{display:none}.wprf-control-wrapper .wprf-control-label{flex-basis:20%;font-weight:700}.wprf-control-wrapper .wprf-control-field{align-items:center;display:flex;flex-basis:80%;flex-wrap:wrap}.wprf-control-wrapper .wprf-control-field .wprf-description{font-size:12px;margin-bottom:0;margin-left:10px;margin-top:0}.wprf-control-wrapper .wprf-control-field>.wprf-radio-card+.wprf-description{display:block;flex-basis:100%;margin-left:0;margin-top:20px}.wprf-control-wrapper .wprf-control-field .wprf-help{display:block;flex-basis:100%;font-size:12px;margin:5px 0 0}.wprf-control-wrapper.wprf-label-none .wprf-control-field{flex-basis:100%}.wprf-control-wrapper.wprf-top-label,.wprf-control-wrapper.wprf-top-label div.wprf-control-field{display:block}.wprf-control-wrapper .wprf-badge-wrapper{display:flex;width:100%}.wprf-control{margin-bottom:20px;width:100%}.wprf-control:last-of-type{margin-bottom:0}.wprf-control .wprf-control-label{margin-bottom:0;margin-top:0}.wprf-control .wprf-input-field{border:1px solid #f2f2f2;box-shadow:none;font-size:14px;line-height:1;margin:0;padding:8px;transition:border .2s linear,box-shadow .2s linear}.wprf-control .wprf-input-field.wprf-large{width:100%}.wprf-control .wprf-input-field:focus{box-shadow:none;outline:none}.wprf-control .clearfix:after,.wprf-control .clearfix:before{content:"";display:table}.wprf-control .clearfix:after{clear:both}.wprf-control .wprf-input-label{display:block;margin-bottom:10px}.wprf-control .wprf-input-label .wprf-label-image{max-width:100%}.wprf-control .wprf-input-label .wprf-badge{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.wprf-control .wprf-input-label .wprf-badge .wprf-badge-item{background-image:linear-gradient(-122deg,#9271ff,#5725ff);box-shadow:0 3px 7px 0 rgba(0,5,41,.1);color:#fff;font-size:14px;height:30px;left:-20px;left:-29px;line-height:30px;position:absolute;text-align:center;text-transform:uppercase;top:8px;transform:rotate(-45deg);width:80px;width:100px;z-index:9}.wprf-control .wprf-input-label .wprf-badge .wprf-badge-item.wprf-badge-active{background-color:#0ccf9f;background-image:none}.wprf-control .wprf-row{margin-left:-10px;margin-right:-10px}.wprf-control .wprf-row .wprf-column{box-sizing:border-box;padding-left:10px;padding-right:10px;width:20%}.wprf-control .wprf-row .wprf-column.wprf-column-1{width:8.3333%}.wprf-control .wprf-row .wprf-column.wprf-column-2{width:16.6667%}.wprf-control .wprf-row .wprf-column.wprf-column-3{width:25%}.wprf-control .wprf-row .wprf-column.wprf-column-4{width:33.3333%}.wprf-control .wprf-row .wprf-column.wprf-column-5{width:41.6667%}.wprf-control .wprf-row .wprf-column.wprf-column-6{width:50%}.wprf-control .wprf-row .wprf-column.wprf-column-7{width:58.3333%}.wprf-control .wprf-row .wprf-column.wprf-column-8{width:66.6667%}.wprf-control .wprf-row .wprf-column.wprf-column-9{width:75%}.wprf-control .wprf-row .wprf-column.wprf-column-10{width:83.3333%}.wprf-control .wprf-row .wprf-column.wprf-column-11{width:91.6667%}.wprf-control .wprf-row .wprf-column.wprf-column-12{width:100%}.wprf-control .wprf-flex{display:flex;flex-wrap:wrap}.wprf-control .wprf-error-message{color:red}.wprf-control.wprf-submit{margin-top:30px}.wprf-control.wprf-submit button.wprf-submit-button{border:none;padding:10px 20px}.wprf-control-section{border:1px solid #f7f7f7;margin-bottom:20px;padding-bottom:20px;position:relative}.wprf-control-section>div.wprf-section-title h4{background:#f8fafb;color:#516378;display:block;font-weight:700;letter-spacing:2px;margin-bottom:20px;margin-top:0;padding:14px;text-transform:uppercase}.wprf-control-section>div.wprf-section-fields{padding-left:20px;padding-right:20px}button.wprf-btn{border:0;cursor:pointer;padding:10px 20px}.wprf-control .wprf-input-field.wprf-input-text{padding:10px}.wprf-input-radio-set-wrap.wprf-radio-card input{display:none}.wprf-input-radio-set-wrap.wprf-radio-card .wprf-input-radio-option{align-items:center;box-shadow:0 0 25px 0 rgba(0,9,78,.08);display:flex;line-height:60px;margin-top:20px;min-height:80px;position:relative}.wprf-input-radio-set-wrap.wprf-radio-card .wprf-input-radio-option.wprf-option-selected:after,.wprf-input-radio-set-wrap.wprf-radio-card .wprf-input-radio-option.wprf-option-selected:before{content:"";position:absolute}.wprf-input-radio-set-wrap.wprf-radio-card .wprf-input-radio-option.wprf-option-selected:after{border-bottom:3.5px solid #fff;border-right:3.5px solid #fff;display:inline-block;height:6px;right:-3px;top:-6px;transform:rotate(45deg);width:3px}.wprf-input-radio-set-wrap.wprf-radio-card .wprf-input-radio-option.wprf-option-selected:before{background:#09dca8;border-radius:50%;box-sizing:border-box;height:20px;left:auto;right:-10px;top:-10px;transition:all .3s ease 0s;width:20px}.wprf-input-radio-set-wrap.wprf-radio-card .wprf-input-radio-option.wprf-option-selected .wprf-input-label{background-color:#0ccf9f;color:#fff}.wprf-input-radio-set-wrap.wprf-radio-card .wprf-input-radio-option.wprf-option-selected .wprf-input-label.wprf-label-has-image{background-color:#fff}.wprf-input-radio-set-wrap.wprf-radio-card .wprf-input-radio-option input.wprf-input-field{display:none}.wprf-input-radio-set-wrap.wprf-radio-card .wprf-input-radio-option .wprf-input-label{align-items:center;background:#fff;border-radius:5px;box-sizing:border-box;display:flex;font-size:14px;height:100%;justify-content:center;margin-bottom:0;padding:10px;transition:background .3s ease 0s;width:100%}.wprf-input-radio-set-wrap.wprf-radio-card .wprf-input-radio-option .wprf-input-label.wprf-label-has-image{padding:0}.wprf-input-radio-set-wrap.wprf-radio-card .wprf-input-radio-option .wprf-input-label.wprf-label-has-image.wprf-size-medium{box-sizing:border-box;padding:10px}.wprf-input-radio-set-wrap.wprf-radio-card .wprf-input-radio-option .wprf-input-label.wprf-label-has-image.wprf-size-medium>img{height:50px;width:50px}.wprf-control-section .wprf-section-title{align-items:center;display:flex}.wprf-control-section .wprf-section-title>h4{flex:1}.wprf-control-section .wprf-section-fields{height:auto;transition:all .3s ease 0s}.wprf-control-section.wprf-section-collapsed .wprf-section-fields{height:0;overflow:hidden}.components-visually-hidden{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.wprf-control-datetime{position:relative}.wprf-control-datetime .wprf-control-datetime-content{z-index:1}.wprf-control-datetime .components-button.is-tertiary{background-color:#f2f2f2;border:none;color:#6648fe;cursor:pointer;padding:10px}.wprf-control-datetime .components-button.is-tertiary:focus{border:none;outline:none}.wprf-control-datetime .components-datetime .PresetDateRangePicker_panel{padding:0 22px 11px}.wprf-control-datetime .components-datetime .PresetDateRangePicker_button{background:0 0;border:2px solid #00a699;box-sizing:border-box;color:#00a699;cursor:pointer;font:inherit;font-weight:700;height:100%;line-height:normal;margin-right:8px;overflow:visible;padding:4px 12px;position:relative;text-align:center}.wprf-control-datetime .components-datetime .PresetDateRangePicker_button:active{outline:0}.wprf-control-datetime .components-datetime .PresetDateRangePicker_button__selected{background:#00a699;color:#fff}.wprf-control-datetime .components-datetime .SingleDatePickerInput{background-color:#fff;display:inline-block}.wprf-control-datetime .components-datetime .SingleDatePickerInput__withBorder{border:1px solid #dbdbdb;border-radius:2px}.wprf-control-datetime .components-datetime .SingleDatePickerInput__rtl{direction:rtl}.wprf-control-datetime .components-datetime .SingleDatePickerInput__disabled{background-color:#f2f2f2}.wprf-control-datetime .components-datetime .SingleDatePickerInput__block{display:block}.wprf-control-datetime .components-datetime .SingleDatePickerInput__showClearDate{padding-right:30px}.wprf-control-datetime .components-datetime .SingleDatePickerInput_clearDate{background:0 0;border:0;color:inherit;cursor:pointer;font:inherit;line-height:normal;margin:0 10px 0 5px;overflow:visible;padding:10px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.wprf-control-datetime .components-datetime .SingleDatePickerInput_clearDate__default:focus,.wprf-control-datetime .components-datetime .SingleDatePickerInput_clearDate__default:hover{background:#dbdbdb;border-radius:50%}.wprf-control-datetime .components-datetime .SingleDatePickerInput_clearDate__small{padding:6px}.wprf-control-datetime .components-datetime .SingleDatePickerInput_clearDate__hide{visibility:hidden}.wprf-control-datetime .components-datetime .SingleDatePickerInput_clearDate_svg{fill:#82888a;height:12px;vertical-align:middle;width:15px}.wprf-control-datetime .components-datetime .SingleDatePickerInput_clearDate_svg__small{height:9px}.wprf-control-datetime .components-datetime .SingleDatePickerInput_calendarIcon{background:0 0;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;line-height:normal;margin:0 5px 0 10px;overflow:visible;padding:10px;vertical-align:middle}.wprf-control-datetime .components-datetime .SingleDatePickerInput_calendarIcon_svg{fill:#82888a;height:15px;vertical-align:middle;width:14px}.wprf-control-datetime .components-datetime .SingleDatePicker{display:inline-block;position:relative}.wprf-control-datetime .components-datetime .SingleDatePicker__block{display:block}.wprf-control-datetime .components-datetime .SingleDatePicker_picker{background-color:#fff;position:absolute;z-index:1}.wprf-control-datetime .components-datetime .SingleDatePicker_picker__rtl{direction:rtl}.wprf-control-datetime .components-datetime .SingleDatePicker_picker__directionLeft{left:0}.wprf-control-datetime .components-datetime .SingleDatePicker_picker__directionRight{right:0}.wprf-control-datetime .components-datetime .SingleDatePicker_picker__portal{background-color:rgba(0,0,0,.3);height:100%;left:0;position:fixed;top:0;width:100%}.wprf-control-datetime .components-datetime .SingleDatePicker_picker__fullScreenPortal{background-color:#fff}.wprf-control-datetime .components-datetime .SingleDatePicker_closeButton{background:0 0;border:0;color:inherit;cursor:pointer;font:inherit;line-height:normal;overflow:visible;padding:15px;position:absolute;right:0;top:0;z-index:2}.wprf-control-datetime .components-datetime .SingleDatePicker_closeButton:focus,.wprf-control-datetime .components-datetime .SingleDatePicker_closeButton:hover{color:#b0b3b4;text-decoration:none}.wprf-control-datetime .components-datetime .SingleDatePicker_closeButton_svg{fill:#cacccd;height:15px;width:15px}.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_buttonReset{background:0 0;border:0;border-radius:0;color:inherit;cursor:pointer;font:inherit;font-size:14px;line-height:normal;overflow:visible;padding:0}.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_buttonReset:active{outline:0}.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_show{position:absolute;width:22px;z-index:2}.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_show__bottomRight{border-right:33px solid #00a699;border-top:26px solid transparent;bottom:0;right:0}.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_show__bottomRight:hover{border-right:33px solid #008489}.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_show__topRight{border-bottom:26px solid transparent;border-right:33px solid #00a699;right:0;top:0}.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_show__topRight:hover{border-right:33px solid #008489}.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_show__topLeft{border-bottom:26px solid transparent;border-left:33px solid #00a699;left:0;top:0}.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_show__topLeft:hover{border-left:33px solid #008489}.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_showSpan{color:#fff;position:absolute}.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_showSpan__bottomRight{bottom:0;right:-28px}.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_showSpan__topRight{right:-28px;top:1px}.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_showSpan__topLeft{left:-28px;top:1px}.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_panel{background:#fff;border:1px solid #dbdbdb;border-radius:2px;bottom:0;left:0;margin:33px;overflow:auto;padding:22px;position:absolute;right:0;top:0;z-index:2}.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_title{font-size:16px;font-weight:700;margin:0}.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_list{font-size:14px;list-style:none;padding:0}.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_close{position:absolute;right:22px;top:22px;z-index:2}.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_close:active{outline:0}.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_closeSvg{fill:#cacccd;height:15px;width:15px}.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_closeSvg:focus,.wprf-control-datetime .components-datetime .DayPickerKeyboardShortcuts_closeSvg:hover{fill:#82888a}.wprf-control-datetime .components-datetime .CalendarDay{box-sizing:border-box;cursor:pointer;font-size:14px;text-align:center}.wprf-control-datetime .components-datetime .CalendarDay:active{outline:0}.wprf-control-datetime .components-datetime .CalendarDay__defaultCursor{cursor:default}.wprf-control-datetime .components-datetime .CalendarDay__default{background:#fff;border:1px solid #e4e7e7;color:#484848}.wprf-control-datetime .components-datetime .CalendarDay__default:hover{background:#e4e7e7;border:1px double #e4e7e7;color:inherit}.wprf-control-datetime .components-datetime .CalendarDay__hovered_offset{background:#f4f5f5;border:1px double #e4e7e7;color:inherit}.wprf-control-datetime .components-datetime .CalendarDay__outside{background:#fff;border:0;color:#484848}.wprf-control-datetime .components-datetime .CalendarDay__outside:hover{border:0}.wprf-control-datetime .components-datetime .CalendarDay__blocked_minimum_nights{background:#fff;border:1px solid #eceeee;color:#cacccd}.wprf-control-datetime .components-datetime .CalendarDay__blocked_minimum_nights:active,.wprf-control-datetime .components-datetime .CalendarDay__blocked_minimum_nights:hover{background:#fff;color:#cacccd}.wprf-control-datetime .components-datetime .CalendarDay__highlighted_calendar{background:#ffe8bc;color:#484848}.wprf-control-datetime .components-datetime .CalendarDay__highlighted_calendar:active,.wprf-control-datetime .components-datetime .CalendarDay__highlighted_calendar:hover{background:#ffce71;color:#484848}.wprf-control-datetime .components-datetime .CalendarDay__selected_span{background:#66e2da;border:1px solid #33dacd;color:#fff}.wprf-control-datetime .components-datetime .CalendarDay__selected_span:active,.wprf-control-datetime .components-datetime .CalendarDay__selected_span:hover{background:#33dacd;border:1px solid #33dacd;color:#fff}.wprf-control-datetime .components-datetime .CalendarDay__last_in_range{border-right:#00a699}.wprf-control-datetime .components-datetime .CalendarDay__selected,.wprf-control-datetime .components-datetime .CalendarDay__selected:active,.wprf-control-datetime .components-datetime .CalendarDay__selected:hover{background:#00a699;border:1px solid #00a699;color:#fff}.wprf-control-datetime .components-datetime .CalendarDay__hovered_span,.wprf-control-datetime .components-datetime .CalendarDay__hovered_span:hover{background:#b2f1ec;border:1px solid #80e8e0;color:#007a87}.wprf-control-datetime .components-datetime .CalendarDay__hovered_span:active{background:#80e8e0;border:1px solid #80e8e0;color:#007a87}.wprf-control-datetime .components-datetime .CalendarDay__blocked_calendar,.wprf-control-datetime .components-datetime .CalendarDay__blocked_calendar:active,.wprf-control-datetime .components-datetime .CalendarDay__blocked_calendar:hover{background:#cacccd;border:1px solid #cacccd;color:#82888a}.wprf-control-datetime .components-datetime .CalendarDay__blocked_out_of_range,.wprf-control-datetime .components-datetime .CalendarDay__blocked_out_of_range:active,.wprf-control-datetime .components-datetime .CalendarDay__blocked_out_of_range:hover{background:#fff;border:1px solid #e4e7e7;color:#cacccd}.wprf-control-datetime .components-datetime .CalendarMonth{background:#fff;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:top}.wprf-control-datetime .components-datetime .CalendarMonth_table{border-collapse:collapse;border-spacing:0}.wprf-control-datetime .components-datetime .CalendarMonth_verticalSpacing{border-collapse:separate}.wprf-control-datetime .components-datetime .CalendarMonth_caption{caption-side:top;color:#484848;font-size:18px;padding-bottom:37px;padding-top:22px;text-align:center}.wprf-control-datetime .components-datetime .CalendarMonth_caption__verticalScrollable{padding-bottom:7px;padding-top:12px}.wprf-control-datetime .components-datetime .CalendarMonthGrid{background:#fff;text-align:left;z-index:0}.wprf-control-datetime .components-datetime .CalendarMonthGrid__animating{z-index:1}.wprf-control-datetime .components-datetime .CalendarMonthGrid__vertical{margin:0 auto}.wprf-control-datetime .components-datetime .CalendarMonthGrid__vertical_scrollable{margin:0 auto;overflow-y:scroll}.wprf-control-datetime .components-datetime .CalendarMonthGrid_month__horizontal{display:inline-block;min-height:100%;vertical-align:top}.wprf-control-datetime .components-datetime .CalendarMonthGrid_month__hideForAnimation{opacity:0;pointer-events:none;position:absolute;z-index:-1}.wprf-control-datetime .components-datetime .CalendarMonthGrid_month__hidden{visibility:hidden}.wprf-control-datetime .components-datetime .DayPickerNavigation{position:relative;z-index:2}.wprf-control-datetime .components-datetime .DayPickerNavigation__horizontal{height:0}.wprf-control-datetime .components-datetime .DayPickerNavigation__verticalDefault{bottom:0;height:52px;left:0;position:absolute;width:100%}.wprf-control-datetime .components-datetime .DayPickerNavigation__verticalScrollableDefault{position:relative}.wprf-control-datetime .components-datetime .DayPickerNavigation_button{border:0;cursor:pointer;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wprf-control-datetime .components-datetime .DayPickerNavigation_button__default{background-color:#fff;border:1px solid #e4e7e7;color:#757575}.wprf-control-datetime .components-datetime .DayPickerNavigation_button__default:focus,.wprf-control-datetime .components-datetime .DayPickerNavigation_button__default:hover{border:1px solid #c4c4c4}.wprf-control-datetime .components-datetime .DayPickerNavigation_button__default:active{background:#f2f2f2}.wprf-control-datetime .components-datetime .DayPickerNavigation_button__horizontalDefault{border-radius:3px;line-height:.78;padding:6px 9px;position:absolute;top:18px}.wprf-control-datetime .components-datetime .DayPickerNavigation_leftButton__horizontalDefault{left:22px}.wprf-control-datetime .components-datetime .DayPickerNavigation_rightButton__horizontalDefault{right:22px}.wprf-control-datetime .components-datetime .DayPickerNavigation_button__verticalDefault{background:#fff;box-shadow:0 0 5px 2px rgba(0,0,0,.1);display:inline-block;height:100%;padding:5px;position:relative;width:50%}.wprf-control-datetime .components-datetime .DayPickerNavigation_nextButton__verticalDefault{border-left:0}.wprf-control-datetime .components-datetime .DayPickerNavigation_nextButton__verticalScrollableDefault{width:100%}.wprf-control-datetime .components-datetime .DayPickerNavigation_svg__horizontal{fill:#82888a;display:block;height:19px;width:19px}.wprf-control-datetime .components-datetime .DayPickerNavigation_svg__vertical{fill:#484848;display:block;height:42px;width:42px}.wprf-control-datetime .components-datetime .DayPicker{background:#fff;position:relative;text-align:left}.wprf-control-datetime .components-datetime .DayPicker__horizontal{background:#fff}.wprf-control-datetime .components-datetime .DayPicker__verticalScrollable{height:100%}.wprf-control-datetime .components-datetime .DayPicker__hidden{visibility:hidden}.wprf-control-datetime .components-datetime .DayPicker__withBorder{border-radius:3px;box-shadow:0 2px 6px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.07)}.wprf-control-datetime .components-datetime .DayPicker_portal__horizontal{box-shadow:none;left:50%;position:absolute;top:50%}.wprf-control-datetime .components-datetime .DayPicker_portal__vertical{position:static}.wprf-control-datetime .components-datetime .DayPicker_focusRegion{outline:0}.wprf-control-datetime .components-datetime .DayPicker_calendarInfo__horizontal,.wprf-control-datetime .components-datetime .DayPicker_wrapper__horizontal{display:inline-block;vertical-align:top}.wprf-control-datetime .components-datetime .DayPicker_weekHeaders{position:relative}.wprf-control-datetime .components-datetime .DayPicker_weekHeaders__horizontal{margin-left:9px}.wprf-control-datetime .components-datetime .DayPicker_weekHeader{color:#757575;position:absolute;text-align:left;top:62px;z-index:2}.wprf-control-datetime .components-datetime .DayPicker_weekHeader__vertical{left:50%}.wprf-control-datetime .components-datetime .DayPicker_weekHeader__verticalScrollable{background:#fff;border-bottom:1px solid #dbdbdb;display:table-row;left:0;margin-left:0;text-align:center;top:0;width:100%}.wprf-control-datetime .components-datetime .DayPicker_weekHeader_ul{font-size:14px;list-style:none;margin:1px 0;padding-left:0;padding-right:0}.wprf-control-datetime .components-datetime .DayPicker_weekHeader_li{display:inline-block;text-align:center}.wprf-control-datetime .components-datetime .DayPicker_transitionContainer{border-radius:3px;overflow:hidden;position:relative}.wprf-control-datetime .components-datetime .DayPicker_transitionContainer__horizontal{transition:height .2s ease-in-out}.wprf-control-datetime .components-datetime .DayPicker_transitionContainer__vertical{width:100%}.wprf-control-datetime .components-datetime .DayPicker_transitionContainer__verticalScrollable{bottom:0;height:100%;left:0;overflow-y:scroll;padding-top:20px;position:absolute;right:0;top:0}.wprf-control-datetime .components-datetime .DateInput{background:#fff;display:inline-block;margin:0;padding:0;position:relative;vertical-align:middle;width:130px}.wprf-control-datetime .components-datetime .DateInput__small{width:97px}.wprf-control-datetime .components-datetime .DateInput__block{width:100%}.wprf-control-datetime .components-datetime .DateInput__disabled{background:#f2f2f2;color:#dbdbdb}.wprf-control-datetime .components-datetime .DateInput_input{background-color:#fff;border:0;border-bottom:2px solid transparent;border-radius:0;color:#484848;font-size:19px;font-weight:200;line-height:24px;padding:11px 11px 9px;width:100%}.wprf-control-datetime .components-datetime .DateInput_input__small{font-size:15px;letter-spacing:.2px;line-height:18px;padding:7px 7px 5px}.wprf-control-datetime .components-datetime .DateInput_input__regular{font-weight:auto}.wprf-control-datetime .components-datetime .DateInput_input__readOnly{-webkit-user-select:none;-moz-user-select:none;user-select:none}.wprf-control-datetime .components-datetime .DateInput_input__focused{background:#fff;border:0;border-bottom:2px solid #008489;outline:0}.wprf-control-datetime .components-datetime .DateInput_input__disabled{background:#f2f2f2;font-style:italic}.wprf-control-datetime .components-datetime .DateInput_screenReaderMessage{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.wprf-control-datetime .components-datetime .DateInput_fang{height:10px;left:22px;position:absolute;width:20px;z-index:2}.wprf-control-datetime .components-datetime .DateInput_fangShape{fill:#fff}.wprf-control-datetime .components-datetime .DateInput_fangStroke{stroke:#dbdbdb;fill:transparent}.wprf-control-datetime .components-datetime .DateRangePickerInput{background-color:#fff;display:inline-block}.wprf-control-datetime .components-datetime .DateRangePickerInput__disabled{background:#f2f2f2}.wprf-control-datetime .components-datetime .DateRangePickerInput__withBorder{border:1px solid #dbdbdb;border-radius:2px}.wprf-control-datetime .components-datetime .DateRangePickerInput__rtl{direction:rtl}.wprf-control-datetime .components-datetime .DateRangePickerInput__block{display:block}.wprf-control-datetime .components-datetime .DateRangePickerInput__showClearDates{padding-right:30px}.wprf-control-datetime .components-datetime .DateRangePickerInput_arrow{color:#484848;display:inline-block;vertical-align:middle}.wprf-control-datetime .components-datetime .DateRangePickerInput_arrow_svg{fill:#484848;height:24px;vertical-align:middle;width:24px}.wprf-control-datetime .components-datetime .DateRangePickerInput_clearDates{background:0 0;border:0;color:inherit;cursor:pointer;font:inherit;line-height:normal;margin:0 10px 0 5px;overflow:visible;padding:10px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.wprf-control-datetime .components-datetime .DateRangePickerInput_clearDates__small{padding:6px}.wprf-control-datetime .components-datetime .DateRangePickerInput_clearDates_default:focus,.wprf-control-datetime .components-datetime .DateRangePickerInput_clearDates_default:hover{background:#dbdbdb;border-radius:50%}.wprf-control-datetime .components-datetime .DateRangePickerInput_clearDates__hide{visibility:hidden}.wprf-control-datetime .components-datetime .DateRangePickerInput_clearDates_svg{fill:#82888a;height:12px;vertical-align:middle;width:15px}.wprf-control-datetime .components-datetime .DateRangePickerInput_clearDates_svg__small{height:9px}.wprf-control-datetime .components-datetime .DateRangePickerInput_calendarIcon{background:0 0;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;line-height:normal;margin:0 5px 0 10px;overflow:visible;padding:10px;vertical-align:middle}.wprf-control-datetime .components-datetime .DateRangePickerInput_calendarIcon_svg{fill:#82888a;height:15px;vertical-align:middle;width:14px}.wprf-control-datetime .components-datetime .DateRangePicker{display:inline-block;position:relative}.wprf-control-datetime .components-datetime .DateRangePicker__block{display:block}.wprf-control-datetime .components-datetime .DateRangePicker_picker{background-color:#fff;position:absolute;z-index:1}.wprf-control-datetime .components-datetime .DateRangePicker_picker__rtl{direction:rtl}.wprf-control-datetime .components-datetime .DateRangePicker_picker__directionLeft{left:0}.wprf-control-datetime .components-datetime .DateRangePicker_picker__directionRight{right:0}.wprf-control-datetime .components-datetime .DateRangePicker_picker__portal{background-color:rgba(0,0,0,.3);height:100%;left:0;position:fixed;top:0;width:100%}.wprf-control-datetime .components-datetime .DateRangePicker_picker__fullScreenPortal{background-color:#fff}.wprf-control-datetime .components-datetime .DateRangePicker_closeButton{background:0 0;border:0;color:inherit;cursor:pointer;font:inherit;line-height:normal;overflow:visible;padding:15px;position:absolute;right:0;top:0;z-index:2}.wprf-control-datetime .components-datetime .DateRangePicker_closeButton:focus,.wprf-control-datetime .components-datetime .DateRangePicker_closeButton:hover{color:#b0b3b4;text-decoration:none}.wprf-control-datetime .components-datetime .DateRangePicker_closeButton_svg{fill:#cacccd;height:15px;width:15px}.wprf-control-datetime .components-datetime .components-datetime{padding:0}.wprf-control-datetime .components-datetime .components-datetime .components-datetime__calendar-help{padding:16px}.wprf-control-datetime .components-datetime .components-datetime .components-datetime__calendar-help h4{margin:0}.wprf-control-datetime .components-datetime .components-datetime .components-datetime__buttons{display:flex;justify-content:space-between}.wprf-control-datetime .components-datetime .components-datetime fieldset{border:0;margin:0;padding:0}.wprf-control-datetime .components-datetime .components-datetime input,.wprf-control-datetime .components-datetime .components-datetime select{border:1px solid #757575;border-radius:2px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.wprf-control-datetime .components-datetime .components-datetime input,.wprf-control-datetime .components-datetime .components-datetime select{transition-duration:0s}}.wprf-control-datetime .components-datetime .components-datetime .components-button,.wprf-control-datetime .components-datetime .components-datetime input[type=number],.wprf-control-datetime .components-datetime .components-datetime select{height:30px;margin-bottom:0;margin-top:0}.wprf-control-datetime .components-datetime .components-datetime__date{border-top:1px solid #ddd;min-height:236px}.wprf-control-datetime .components-datetime .components-datetime__date button{border:none}.wprf-control-datetime .components-datetime .components-datetime__date .DayPickerNavigation_leftButton__horizontalDefault{left:0}.wprf-control-datetime .components-datetime .components-datetime__date .CalendarMonth_caption{font-size:13px}.wprf-control-datetime .components-datetime .components-datetime__date .CalendarMonth_table{border-collapse:separate;border-spacing:2px}.wprf-control-datetime .components-datetime .components-datetime__date .CalendarDay{border:none;border-radius:50%;font-size:13px;text-align:center}.wprf-control-datetime .components-datetime .components-datetime__date .CalendarDay:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 3px #fff;outline:2px solid transparent}.wprf-control-datetime .components-datetime .components-datetime__date .CalendarDay__selected{background:#6648fe;border:2px solid transparent}.wprf-control-datetime .components-datetime .components-datetime__date .CalendarDay__selected:hover{background:var(--wp-admin-theme-color-darker-20)}.wprf-control-datetime .components-datetime .components-datetime__date .CalendarDay__selected:focus{box-shadow:inset 0 0 0 1px #fff}.wprf-control-datetime .components-datetime .components-datetime__date .DayPickerNavigation_button__horizontalDefault{padding:2px 8px;top:20px}.wprf-control-datetime .components-datetime .components-datetime__date .DayPickerNavigation_button__horizontalDefault:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.wprf-control-datetime .components-datetime .components-datetime__date .DayPicker_weekHeader{top:50px}.wprf-control-datetime .components-datetime .components-datetime__date .DayPicker_weekHeader .DayPicker_weekHeader_ul{margin:1px 0;padding-left:0;padding-right:0}.wprf-control-datetime .components-datetime .components-datetime__date.is-description-visible .DayPicker{visibility:hidden}.wprf-control-datetime .components-datetime .components-datetime__time{padding-bottom:16px}.wprf-control-datetime .components-datetime .components-datetime__time fieldset{margin-bottom:.5em;position:relative}.wprf-control-datetime .components-datetime .components-datetime__time fieldset button,.wprf-control-datetime .components-datetime .components-datetime__time fieldset input,.wprf-control-datetime .components-datetime .components-datetime__time fieldset select{height:30px}.wprf-control-datetime .components-datetime .components-datetime__time fieldset+fieldset{margin-bottom:0}.wprf-control-datetime .components-datetime .components-datetime__time .components-datetime__time-field-am-pm fieldset{margin-top:0}.wprf-control-datetime .components-datetime .components-datetime__time .components-datetime__time-wrapper{display:flex}.wprf-control-datetime .components-datetime .components-datetime__time .components-datetime__time-wrapper .components-datetime__time-separator{display:inline-block;padding:0 3px 0 0}.wprf-control-datetime .components-datetime .components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field-time{direction:ltr}.wprf-control-datetime .components-datetime .components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field select{margin-right:4px}.wprf-control-datetime .components-datetime .components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field select:focus{position:relative;z-index:1}.wprf-control-datetime .components-datetime .components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field input[type=number]{-moz-appearance:textfield;margin-right:4px;padding:2px;text-align:center}.wprf-control-datetime .components-datetime .components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field input[type=number]:focus{position:relative;z-index:1}.wprf-control-datetime .components-datetime .components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wprf-control-datetime .components-datetime .components-datetime__time.is-12-hour .components-datetime__time-field-day input{border-radius:2px 0 0 2px!important;margin:-4px 0 0!important}.wprf-control-datetime .components-datetime .components-datetime__time.is-12-hour .components-datetime__time-field-year input{border-radius:0 2px 2px 0!important}.wprf-control-datetime .components-datetime .components-datetime__timezone{line-height:30px;margin-left:4px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.wprf-control-datetime .components-datetime .components-datetime__time-legend{font-weight:600;margin-top:.5em}.wprf-control-datetime .components-datetime .components-datetime__time-legend.invisible{left:-999em;position:absolute;top:-999em}.wprf-control-datetime .components-datetime .components-datetime__time-field-day-input,.wprf-control-datetime .components-datetime .components-datetime__time-field-hours-input,.wprf-control-datetime .components-datetime .components-datetime__time-field-minutes-input{width:35px}.wprf-control-datetime .components-datetime .components-datetime__time-field-year-input{width:55px}.wprf-control-datetime .components-datetime .components-datetime__time-field-month-select{max-width:145px}.wprf-control-datetime .components-popover .components-datetime__date{padding-left:4px}.wprf-control-datetime .components-popover .components-popover__content{background:#fff;border:1px solid #f2f2f2;border-radius:5px;padding:15px;position:absolute;z-index:9999999}.wprf-control-datetime .components-popover .components-datetime__date-help-toggle{display:none;margin-left:auto}.wprf-repeater-control .wprf-repeater-content .wprf-repeater-field{margin-top:20px}.wprf-repeater-control .wprf-repeater-content .wprf-repeater-field .wprf-repeater-field-title{align-items:center;background-color:#f8fafb;cursor:pointer;display:flex;font-size:12px;padding:15px}.wprf-repeater-control .wprf-repeater-content .wprf-repeater-field .wprf-repeater-field-title h4{color:#3d4f7f;cursor:grab;flex-basis:100%;line-height:18px;margin:0}.wprf-repeater-control .wprf-repeater-content .wprf-repeater-field .wprf-repeater-field-title h4 .dashicon,.wprf-repeater-control .wprf-repeater-content .wprf-repeater-field .wprf-repeater-field-title h4 .icon,.wprf-repeater-control .wprf-repeater-content .wprf-repeater-field .wprf-repeater-field-title h4 svg{align-items:center;display:inline-flex;font-size:18px;height:18px;justify-content:center;line-height:18px;margin-right:5px;width:18px}.wprf-repeater-control .wprf-repeater-content .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls{align-self:flex-end;display:flex}.wprf-repeater-control .wprf-repeater-content .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls span{margin-left:10px}.wprf-repeater-control .wprf-repeater-content .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page{color:#5f7eff}.wprf-repeater-control .wprf-repeater-content .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash{color:#dc4f4b}.wprf-repeater-control .wprf-repeater-content .wprf-repeater-field .wprf-repeater-inner-field{background-color:#fff;border:1px solid #f2f2f2;padding:20px}.wprf-repeater-control .wprf-repeater-content .wprf-repeater-field.sortable-chosen .wprf-repeater-field-title h4{cursor:grabbing}.wprf-toggle-wrap{align-items:center;display:flex}.wprf-toggle-wrap.wprf-card{border:1px solid #f2f2f2;margin-bottom:20px;padding:15px}.wprf-toggle-wrap.wprf-label-position-left .wprf-input-label{margin-left:15px}.wprf-toggle-wrap.wprf-label-position-right .wprf-input-label{margin-right:15px}.wprf-toggle-wrap .wprf-input-field,.wprf-toggle-wrap input{display:none}.wprf-toggle-wrap label.wprf-input-label{cursor:pointer;display:inline-block;height:30px;margin-bottom:0;max-height:30px;min-height:30px;position:relative;width:55px}.wprf-toggle-wrap label.wprf-input-label:after,.wprf-toggle-wrap label.wprf-input-label:before{content:"";position:absolute}.wprf-toggle-wrap label.wprf-input-label:before{background:#f0f0f0;border:1px solid #e8eae9;border-radius:20px;height:28px;left:0;top:0;transition:all .4s ease;width:55px}.wprf-toggle-wrap label.wprf-input-label:after{background:#fbfbfb;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 2px 0 rgba(0,0,0,.08);height:24px;left:3px;top:3px;transition:left .3s cubic-bezier(.175,.885,.32,1.275),padding .3s ease,margin .3s ease;width:24px}.wprf-toggle-wrap input:checked+label:before,.wprf-toggle-wrap.wprf-checked:before{background:#2df16e}.wprf-toggle-wrap input:checked+label:after,.wprf-toggle-wrap.wprf-checked:after{left:auto;right:0}.wprf-toggle-wrapper>h4{margin-bottom:10px;margin-top:0}.wprf-toggle-wrapper .wprf-toggle-options .wprf-toggle-wrap{background-color:#fff;border-radius:5px;box-sizing:border-box;display:flex;margin-bottom:15px;margin-top:0;padding:15px}.wprf-toggle-wrapper .wprf-toggle-options .wprf-toggle-wrap.wprf-label-position-right>span{text-align:right}.wprf-toggle-wrapper .wprf-toggle-options .wprf-toggle-wrap>span{flex:1}.wprf-colorpicker-wrap .components-color-picker{width:100%}.wprf-colorpicker-wrap .components-color-picker *{box-sizing:border-box}.wprf-colorpicker-wrap .components-color-picker__saturation{padding-bottom:55%;position:relative;width:100%}.wprf-colorpicker-wrap .components-color-picker__body{padding:16px 16px 12px}.wprf-colorpicker-wrap .components-color-picker__controls{display:flex}.wprf-colorpicker-wrap .components-color-picker__alpha-pointer,.wprf-colorpicker-wrap .components-color-picker__hue-pointer,.wprf-colorpicker-wrap .components-color-picker__saturation-pointer{border:none;box-shadow:none;cursor:pointer;padding:0;position:absolute}.wprf-colorpicker-wrap .components-color-picker__swatch{background-image:linear-gradient(45deg,#ddd 25%,transparent 0),linear-gradient(-45deg,#ddd 25%,transparent 0),linear-gradient(45deg,transparent 75%,#ddd 0),linear-gradient(-45deg,transparent 75%,#ddd 0);background-position:0 0,0 5px,5px -5px,-5px 0;background-size:10px 10px;border-radius:50%;height:32px;margin-right:8px;overflow:hidden;position:relative;width:32px}.is-alpha-disabled .wprf-colorpicker-wrap .components-color-picker__swatch{height:12px;margin-top:0;width:12px}.wprf-colorpicker-wrap .components-color-picker__active{border-radius:50%;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);left:0;position:absolute;right:0;top:0;z-index:2}.wprf-colorpicker-wrap .components-color-picker__saturation-black,.wprf-colorpicker-wrap .components-color-picker__saturation-color,.wprf-colorpicker-wrap .components-color-picker__saturation-white{bottom:0;left:0;position:absolute;right:0;top:0}.wprf-colorpicker-wrap .components-color-picker__saturation-color{overflow:visible}.wprf-colorpicker-wrap .components-color-picker__saturation-white{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.wprf-colorpicker-wrap .components-color-picker__saturation-black{background:linear-gradient(0deg,#000,transparent)}.wprf-colorpicker-wrap .components-button.components-color-picker__saturation-pointer{background-color:transparent;border-radius:50%;box-shadow:0 0 0 1px #fff,inset 0 0 0 1px #000,0 0 0 2px #000;height:14px;padding:0;transform:translate(-50%,-50%);width:14px}.wprf-colorpicker-wrap .components-button.components-color-picker__saturation-pointer:focus:not(:disabled){box-shadow:0 0 0 2px #fff,inset 0 0 0 1px #000,0 0 0 3px #000}.wprf-colorpicker-wrap .components-color-picker__toggles{flex:1}.wprf-colorpicker-wrap .components-color-picker__alpha{background-image:linear-gradient(45deg,#ddd 25%,transparent 0),linear-gradient(-45deg,#ddd 25%,transparent 0),linear-gradient(45deg,transparent 75%,#ddd 0),linear-gradient(-45deg,transparent 75%,#ddd 0);background-position:0 0,0 5px,5px -5px,-5px 0;background-size:10px 10px}.wprf-colorpicker-wrap .components-color-picker__alpha-gradient,.wprf-colorpicker-wrap .components-color-picker__hue-gradient{bottom:0;left:0;position:absolute;right:0;top:0}.wprf-colorpicker-wrap .components-color-picker__alpha,.wprf-colorpicker-wrap .components-color-picker__hue{height:12px;position:relative}.wprf-colorpicker-wrap .is-alpha-enabled .components-color-picker__hue{margin-bottom:8px}.wprf-colorpicker-wrap .components-color-picker__alpha-bar,.wprf-colorpicker-wrap .components-color-picker__hue-bar{height:100%;margin:0 3px;padding:0 2px;position:relative}.wprf-colorpicker-wrap .components-color-picker__hue-gradient{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.wprf-colorpicker-wrap .components-color-picker__alpha-pointer,.wprf-colorpicker-wrap .components-color-picker__hue-pointer{background:#fff;border-radius:50%;box-shadow:0 1px 4px 0 rgba(0,0,0,.37);height:14px;left:0;transform:translate(-7px,-1px);width:14px}.wprf-colorpicker-wrap .components-color-picker__hue-pointer,.wprf-colorpicker-wrap .components-color-picker__saturation-pointer{transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.wprf-colorpicker-wrap .components-color-picker__hue-pointer,.wprf-colorpicker-wrap .components-color-picker__saturation-pointer{transition-duration:0s}}.wprf-colorpicker-wrap .components-color-picker__saturation-pointer:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color),0 0 5px 0 var(--wp-admin-theme-color),inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4)}.wprf-colorpicker-wrap .components-color-picker__alpha-pointer:focus,.wprf-colorpicker-wrap .components-color-picker__hue-pointer:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 2px var(--wp-admin-theme-color),0 0 3px 0 var(--wp-admin-theme-color);outline:2px solid transparent;outline-offset:-2px}.wprf-colorpicker-wrap .components-color-picker__inputs-wrapper{align-items:flex-end;display:flex;margin:0 -4px;min-width:255px;padding-top:16px}.wprf-colorpicker-wrap .components-color-picker__inputs-wrapper fieldset{border:none;flex:1;margin:0;padding:0}.wprf-colorpicker-wrap .components-color-picker__inputs-wrapper .components-color-picker__inputs-fields .components-text-control__input[type=number]{margin:0;padding:6px 3px}.wprf-colorpicker-wrap .components-color-picker__inputs-field{width:100%}.wprf-colorpicker-wrap .components-color-picker__inputs-fields{direction:ltr;display:flex;flex-grow:1;margin-right:4px}.wprf-colorpicker-wrap .components-color-picker__inputs-fields .components-base-control+.components-base-control{margin-top:0}.wprf-colorpicker-wrap .components-color-picker__inputs-fields .components-base-control__field{margin:0 2px}.wprf-colorpicker-wrap .components-color-picker__inputs-toggle{height:30px;padding:0 5px}.wprf-colorpicker-wrap{max-width:300px;min-width:300px;position:relative}.wprf-colorpicker-wrap .wprf-colorpicker-reset{bottom:25px;position:absolute}.wprf-colorpicker-wrap .wprf-picker-display{border:1px solid #ddd;border-radius:50%;cursor:pointer;display:inline-block;height:30px;margin-bottom:15px;margin-right:15px;margin-top:10px;outline:none;width:30px}.wprf-colorpicker-wrap>.components-color-picker{background-color:#fff;border-radius:5px;left:0;padding:10px;position:absolute;top:45px;z-index:11}.wprf-colorpicker-wrap .chrome-picker{position:absolute;top:30px}.wprf-colorpicker-wrap .components-color-picker__inputs-wrapper
.components-color-picker__inputs-fields
.components-text-control__input[type=number]{width:54px}.wprf-group-control .wprf-group-control-inner{align-items:center;display:flex;flex-wrap:wrap}.wprf-group-control .wprf-group-control-inner>*{flex-basis:30%}.wprf-select-wrapper{min-width:250px}.wprf-media{align-items:center;display:flex}.wprf-media .wprf-image-preview{height:auto;margin-right:20px;max-height:100px;overflow:hidden;width:100px}.wprf-media .wprf-image-preview img{display:block;max-height:100%;max-width:100%}.wprf-media .wprf-image-uploader button{margin-right:10px}.wprf-media .wprf-image-uploader button.wprf-image-remove-btn{background-color:#f26f5a;color:#fff}.wprf-editor{height:250px}.wprf-editor .wprf-editor-toolbar{margin-bottom:0}.wprf-editor .wprf-editor-main{border:1px solid #f1f1f1;border-top:0;box-sizing:border-box;height:calc(100% - 46px);padding:0 15px}.wprf-modal{position:relative}.components-modal__screen-overlay{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards;background-color:rgba(0,0,0,.35);bottom:0;left:0;position:fixed;right:0;top:0;z-index:100000}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay{animation-duration:1ms}}.components-modal__frame{background:#fff;border:1px solid #ddd;bottom:0;box-shadow:0 3px 30px rgba(0,0,0,.2);box-sizing:border-box;left:0;margin:0;overflow:auto;position:absolute;right:0;top:0}@media (min-width:600px){.components-modal__frame{animation:components-modal__appear-animation .1s ease-out;animation-fill-mode:forwards;bottom:auto;left:50%;max-height:90%;max-width:calc(100% - 32px);min-width:360px;right:auto;top:50%;transform:translate(-50%,-50%)}}@media (min-width:600px) and (prefers-reduced-motion:reduce){.components-modal__frame{animation-duration:1ms}}@keyframes components-modal__appear-animation{0%{margin-top:32px}to{margin-top:0}}.components-modal__header{align-items:center;background:#fff;border-bottom:1px solid #ddd;box-sizing:border-box;display:flex;flex-direction:row;height:60px;justify-content:space-between;margin:0 -24px 24px;padding:0 24px;position:relative;position:sticky;top:0;z-index:10}@supports (-ms-ime-align:auto){.components-modal__header{position:fixed;width:100%}}.components-modal__header .components-modal__header-heading{font-size:1rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__header .components-button{left:8px;position:relative}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{box-sizing:border-box;height:100%;padding:0 24px}@supports (-ms-ime-align:auto){.components-modal__content{padding-top:60px}}.wprf-modal-body .wprf-modal-footer{align-items:center;border-top:1px solid #f2f2f2;display:flex;margin:24px -24px 0;padding:15px 24px 0}.wprf-modal-body .wprf-modal-footer .wprf-modal-footer-left{flex:1}.wprf-control.wprf-button-group>div{margin-right:15px}.responsive-button{all:initial;align-items:center;background:rgba(106,75,255,.1);border-radius:2px;cursor:pointer;display:flex;height:22px;justify-content:center;margin-right:5px;width:22px}.responsive-button img{display:inline-flex;filter:brightness(50%) invert(55%)}.responsive-button.active img,.responsive-button:hover img{filter:brightness(100%) invert(0)}.wprf-code-viewer{position:relative}.wprf-code-viewer textarea{background:#2e3246;border-color:transparent;border-radius:15px;border-width:15px;color:#eae8eb;cursor:pointer;font-style:italic;line-height:1.7;min-height:300px;resize:none;width:100%}.wprf-code-viewer textarea::-webkit-scrollbar{display:none}.wprf-code-viewer .wprf-copy-button{align-items:center;background:#15c7a3;border:none;border-radius:5px;box-shadow:0 5px 5px rgba(0,0,0,.5),inset 0 5px 5px 5px rgba(0,0,0,.05),inset 0 -5px 5px 5px hsla(0,0%,100%,.1);color:#fff;display:flex;font-weight:600;height:36px;padding:5px 20px;pointer-events:none;position:absolute;right:15px;text-transform:uppercase;top:15px}.wprf-code-viewer .pro-deactivated textarea{background:#555;cursor:not-allowed}.wprf-json-uploader{align-items:center;display:flex}.wprf-json-uploader .wprf-json-uploaderButton{align-items:center;background:#6a4bff;border:none;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;height:36px;justify-content:center;min-width:80px;padding:5px 20px}.wprf-json-uploader .wprf-json-uploaderButton input{display:none}.wprf-json-uploader .wpfr-json-file-name-wrapper{align-items:center;background:#f3f3f3;border:1px solid #e2e2e2;border-radius:22px;display:inline-flex;padding:2px 4px 2px 10px;position:relative}.wprf-json-uploader .wpfr-json-file-name-wrapper .wpfr-json-file-name{color:#7c8db5;display:inline-flex;font-size:14px;font-weight:400;line-height:24px;margin-left:0;margin-right:5px}.wprf-json-uploader .wpfr-json-file-name-wrapper .wprf-json-file-delete-button{background:rgba(255,0,0,.1);border-radius:10px;color:red;cursor:pointer;display:flex;font-size:13px;height:20px;justify-content:center;line-height:20px;min-width:20px;width:20px}.wprf-json-uploader .wpfr-json-file-name-wrapper .wprf-json-file-delete-button:hover{background:red;color:#fff}.wprf-clipboard-wrapper{position:relative}.wprf-clipboard-wrapper input{padding-right:20px!important;width:100%!important}.wprf-clipboard-wrapper .wprf-clipboard-tooltip{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.wprf-clipboard-wrapper .wprf-clipboard-tooltip .wprf-clipboard-tooltip-text{background:#5725ff;border-radius:3px;bottom:calc(100% + 10px);color:#fff;left:50%;line-height:1;max-width:30ch;opacity:0;padding:5px 10px;position:absolute;transform:translateX(-50%);visibility:hidden;white-space:pre}.wprf-clipboard-wrapper .wprf-clipboard-tooltip .wprf-clipboard-tooltip-text:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #5725ff;content:"";left:50%;position:absolute;top:100%;transform:translate(-50%)}.wprf-clipboard-wrapper .wprf-clipboard-tooltip .wprf-copy-icon{cursor:pointer}.wprf-clipboard-wrapper:focus .wprf-clipboard-tooltip-text,.wprf-clipboard-wrapper:hover .wprf-clipboard-tooltip-text{opacity:1;visibility:visible}
.rdw-option-wrapper{align-items:center;background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;height:20px;justify-content:center;margin:0 4px;min-width:25px;padding:5px;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-option-active,.rdw-option-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-option-disabled{cursor:default;opacity:.3}.rdw-dropdown-wrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdown-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000}.rdw-dropdown-carettoclose,.rdw-dropdown-carettoopen{border-left:5px solid transparent;border-right:5px solid transparent;height:0;position:absolute;right:10%;top:35%;width:0}.rdw-dropdown-carettoclose{border-bottom:6px solid #000}.rdw-dropdown-selectedtext{align-items:center;display:flex;height:100%;padding:0 5px;position:relative}.rdw-dropdown-optionwrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;margin:0;max-height:250px;overflow-y:scroll;padding:0;position:relative;width:98%;z-index:100}.rdw-dropdown-optionwrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdownoption-default{align-items:center;display:flex;min-height:25px;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{cursor:default;opacity:.3}.rdw-inline-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-block-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-text-align-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div,.rdw-left-aligned-block>div,.rdw-right-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-colorpicker-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:175px;left:5px;padding:15px;position:absolute;top:35px;width:175px;z-index:100}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{cursor:pointer;font-size:15px;padding:0 10px 5px;text-align:center;width:50%}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{display:flex;flex-wrap:wrap;height:100%;margin:5px auto;overflow:scroll;width:100%}.rdw-colorpicker-cube{border:1px solid #f1f1f1;height:22px;width:22px}.rdw-colorpicker-option{border:none;box-shadow:inset 1px 2px 1px #bfbdbd;height:22px;margin:3px;min-height:20px;min-width:22px;padding:0;width:22px}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:205px;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{border:1px solid #f1f1f1;border-radius:2px;height:25px;margin-bottom:15px;margin-top:5px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin-left:10px;text-transform:capitalize;width:75px}.rdw-link-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-link-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-embedded-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-embedded-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:180px;justify-content:space-between;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-embedded-modal-header{display:flex;font-size:15px}.rdw-embedded-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-embedded-modal-header-label{background:#6eb8d4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7;margin-top:5px;width:95px}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:10px 0;padding:0 5px;width:88%}.rdw-embedded-modal-link-input-wrapper{align-items:center;display:flex}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize;width:75px}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-embedded-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:80%}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-emoji-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-wrap:wrap;height:180px;left:5px;overflow:auto;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-emoji-icon{cursor:pointer;font-size:22px;height:24px;margin:2.5px;width:24px}.rdw-emoji-icon,.rdw-spinner{align-items:center;display:flex;justify-content:center}.rdw-spinner{height:100%;width:100%}.rdw-spinner>div{animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#333;border-radius:100%;display:inline-block;height:12px;width:12px}.rdw-spinner .rdw-bounce1{animation-delay:-.32s}.rdw-spinner .rdw-bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.rdw-image-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-image-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-image-modal-header{display:flex;font-size:15px;margin:10px 0}.rdw-image-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-image-modal-header-label{background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px;width:80px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{align-items:center;background-color:#f1f1f1;border:none;color:gray;cursor:pointer;display:flex;font-size:15px;justify-content:center;margin:10px 0;outline:2px dashed gray;outline-offset:-10px;padding:9px 0;width:100%}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;padding:15px;width:100%}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-height:200px;max-width:100%}.rdw-image-modal-upload-option-input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.rdw-image-modal-url-section{align-items:center;display:flex}.rdw-image-modal-url-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:15px 0 12px;padding:0 5px;width:90%}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 5px;text-transform:capitalize;width:75px}.rdw-image-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-image-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{height:100%;left:0;opacity:.5;position:absolute;top:-3px;width:100%}.rdw-image-modal-alt-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;margin-left:5px;width:70%}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-image-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:40%}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{position:relative}.rdw-history-wrapper,.rdw-remove-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-history-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{background-color:#fff;cursor:pointer;left:40%;position:absolute;top:0}.rdw-mention-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{background:#fff;border:1px solid #f1f1f1;display:flex;flex-direction:column;max-height:150px;min-width:100px;overflow:auto;position:absolute;z-index:100}.rdw-suggestion-option{border-bottom:1px solid #f1f1f1;padding:7px 5px}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-image-alignment-options-popup{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;padding:5px 2px;position:absolute;width:105px;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;min-width:15px;width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{display:flex;justify-content:center}.rdw-image-left{display:flex}.rdw-image-right{display:flex;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{box-sizing:border-box;height:100%;overflow:auto}.rdw-editor-toolbar{background:#fff;border:1px solid #f1f1f1;border-radius:2px;display:flex;flex-wrap:wrap;font-size:15px;justify-content:flex-start;margin-bottom:5px;padding:6px 5px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:content-box}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:hsla(0,0%,100%,0);border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}
:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-name:headShake;animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-animation-name:swing;animation-name:swing;-webkit-transform-origin:top center;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}@keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}@keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}@keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}@keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}@keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after,.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after{content:""}.notificationx-shortcode-wrapper>.nx-bar,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .notificationx-close,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after,.nx-bar,.nx-bar .nx-bar-inner .notificationx-close,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after{position:absolute}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{align-items:center;display:flex}#notificationx-frontend,#notificationx-frontend-crosssite,.notificationx-frontend{color:#000;font-family:Open Sans,sans-serif;text-shadow:none}#notificationx-frontend .nx-container,#notificationx-frontend-crosssite .nx-container,.notificationx-frontend .nx-container{display:flex;flex-direction:column;pointer-events:none;position:fixed;z-index:99998}#notificationx-frontend .nx-container.nxc-bottom_left,#notificationx-frontend-crosssite .nx-container.nxc-bottom_left,.notificationx-frontend .nx-container.nxc-bottom_left{align-items:flex-start;bottom:0;left:0;right:0}@media only screen and (max-width:480px){#notificationx-frontend .nx-container.nxc-bottom_left,#notificationx-frontend-crosssite .nx-container.nxc-bottom_left,.notificationx-frontend .nx-container.nxc-bottom_left{bottom:10px;left:10px;right:10px}}#notificationx-frontend .nx-container.nxc-bottom_right,#notificationx-frontend-crosssite .nx-container.nxc-bottom_right,.notificationx-frontend .nx-container.nxc-bottom_right{align-items:flex-end;bottom:30px;left:0;right:30px}@media only screen and (max-width:480px){#notificationx-frontend .nx-container.nxc-bottom_right,#notificationx-frontend-crosssite .nx-container.nxc-bottom_right,.notificationx-frontend .nx-container.nxc-bottom_right{bottom:10px;left:10px;right:10px}}#notificationx-frontend .nx-container.nxc-top_right,#notificationx-frontend-crosssite .nx-container.nxc-top_right,.notificationx-frontend .nx-container.nxc-top_right{align-items:flex-end;right:30px;top:30px}@media only screen and (max-width:480px){#notificationx-frontend .nx-container.nxc-top_right,#notificationx-frontend-crosssite .nx-container.nxc-top_right,.notificationx-frontend .nx-container.nxc-top_right{left:10px;right:10px;top:10px}}#notificationx-frontend .nx-container.nxc-top_left,#notificationx-frontend-crosssite .nx-container.nxc-top_left,.notificationx-frontend .nx-container.nxc-top_left{align-items:flex-end;left:30px;top:30px}@media only screen and (max-width:480px){#notificationx-frontend .nx-container.nxc-top_left,#notificationx-frontend-crosssite .nx-container.nxc-top_left,.notificationx-frontend .nx-container.nxc-top_left{left:10px;right:10px;top:10px}}#notificationx-frontend .nx-container .nx-notification,#notificationx-frontend-crosssite .nx-container .nx-notification,.notificationx-frontend .nx-container .nx-notification{pointer-events:auto}.notification-item.nx-notification.position-bottom_right{bottom:0!important;left:auto!important;right:0!important}@keyframes SlideBottom{0%{transform:translateY(0)}to{transform:translateY(1000%)}}@keyframes SlideTop{0%{transform:translateY(1000%)}to{transform:translateY(0)}}@keyframes FadeIn{0%{opacity:0}to{opacity:1}}.notificationx-frontend .nx-container .notification-res-item{animation-fill-mode:forwards;background:#fff;bottom:20px!important;box-shadow:0 0 10px rgba(0,0,0,.1);left:auto;left:10px!important;min-width:190px;pointer-events:auto;position:relative;z-index:99998}.notificationx-frontend .nx-container .notification-res-item.nx-res-notification{pointer-events:auto}.notificationx-frontend .nx-container .notification-res-item .notificationx-inner{align-items:center;display:flex}.notificationx-frontend .nx-container .notification-res-item .notificationx-image{align-items:center;align-self:stretch;aspect-ratio:1;display:flex;flex-basis:36px;justify-content:center;margin:0 2px 0 0;min-width:36px;overflow:hidden;padding:6px;width:36px}.notificationx-frontend .nx-container .notification-res-item .notificationx-image img{max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}.notificationx-frontend .nx-container .notification-res-item .notificationx-image .notificationx-image-badge{opacity:0;visibility:hidden}.notificationx-frontend .nx-container .notification-res-item .notificationx-content{display:flex;flex:1;flex-direction:row;font-size:10px;margin-left:4px;margin-right:20px;padding:4px 0}.notificationx-frontend .nx-container .notification-res-item .notificationx-content .notificationX-theme-five-shape{display:none}.notificationx-frontend .nx-container .notification-res-item .notificationx-content p{align-items:center;display:inline-flex;flex-wrap:wrap;font-size:10px;font-weight:400;line-height:1.1;margin:0}.notificationx-frontend .nx-container .notification-res-item .notificationx-content p.nx-first-row{color:#687895}.notificationx-frontend .nx-container .notification-res-item .notificationx-content p.nx-first-row span span{color:#344054}.notificationx-frontend .nx-container .notification-res-item .notificationx-content p.nx-first-row span span:first-child{color:#344054;font-weight:500}.notificationx-frontend .nx-container .notification-res-item .notificationx-content p.nx-first-row span span:nth-child(2){color:#687895;font-weight:400}.notificationx-frontend .nx-container .notification-res-item .notificationx-content p.nx-second-row>span{color:#344054;font-size:10px;font-weight:500;margin-left:4px}.notificationx-frontend .nx-container .notification-res-item .notificationx-content p.nx-second-row>span span:nth-child(2){margin-left:4px}.notificationx-frontend .nx-container .notification-res-item .notificationx-content p.nx-third-row{color:#7c8db5;font-size:10px}.notificationx-frontend .nx-container .notification-res-item .notificationx-content p.nx-third-row .nx-branding,.notificationx-frontend .nx-container .notification-res-item .notificationx-content p.nx-third-row span{display:none}.notificationx-frontend .nx-container .notification-res-item .notificationx-close{display:inline-flex;position:absolute;right:8px!important;top:6px!important}.notificationx-frontend .nx-container .notification-res-item .notificationx-close svg{fill:#000;cursor:pointer;height:7px;width:7px}.notificationx-frontend .nx-container .notification-res-item .notificationx-link{bottom:0;left:0;position:absolute;right:0;top:0}.notificationx-frontend .nx-container .notification-res-item.button-link .notificationx-link{display:none}.notificationx-frontend .nx-container .notification-res-item:not(:last-child){margin-bottom:20px}.notificationx-frontend .nx-container .notification-res-item.source-res-freemius_conversions .notificationx-content{flex-direction:column;gap:4px}.notificationx-frontend .nx-container .notification-res-item.source-res-freemius_conversions .notificationx-content .nx-second-row span{margin-left:0}.notificationx-frontend .nx-container .notification-res-item.type-res-email_subscription.themes-email_subscription_res-theme-two{border-radius:36px}.notificationx-frontend .nx-container .notification-res-item.type-res-email_subscription.themes-email_subscription_res-theme-two .notificationx-image{margin:0;padding:4px}.notificationx-frontend .nx-container .notification-res-item.type-res-email_subscription.themes-email_subscription_res-theme-two .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.type-res-email_subscription.themes-email_subscription_res-theme-three .notificationx-content{margin-left:6px}.notificationx-frontend .nx-container .notification-res-item.type-res-email_subscription .notificationx-content p.nx-second-row span{color:#5220b4}.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-one .notificationx-content p.nx-second-row{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-one .notificationx-content p.nx-second-row span span{color:#5614d5}.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-three,.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-two{border-radius:36px}.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-three .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-two .notificationx-image{margin:0;padding:4px}.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-three .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-two .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-three .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-two .notificationx-content p.nx-second-row{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-three .notificationx-content p.nx-second-row span span,.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-two .notificationx-content p.nx-second-row span span{color:#5614d5}.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-7day-download .notificationx-content p.nx-first-row,.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-today-download .notificationx-content p.nx-first-row,.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-total-download .notificationx-content p.nx-first-row{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-7day-download .notificationx-content p.nx-first-row span span,.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-today-download .notificationx-content p.nx-first-row span span,.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-total-download .notificationx-content p.nx-first-row span span{color:#5614d5}.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-7day-download .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-today-download .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-total-download .notificationx-content p.nx-second-row span{color:#687895}.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-total-download{border-radius:36px}.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-total-download .notificationx-image{margin:0;padding:4px}.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-total-download .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-actively_using .notificationx-content p.nx-first-row span{color:#687895}.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-actively_using .notificationx-content p.nx-second-row{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-actively_using .notificationx-content p.nx-second-row span span{color:#5614d5}.notificationx-frontend .nx-container .notification-res-item.res-type-comments.themes-comments_res-theme-eight .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.res-type-comments.themes-comments_res-theme-nine .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.res-type-comments.themes-comments_res-theme-one .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.res-type-comments.themes-comments_res-theme-seven .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.res-type-comments.themes-comments_res-theme-three .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.res-type-comments.themes-comments_res-theme-two .notificationx-content p.nx-second-row{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement{border-radius:4px}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-one .notificationx-image svg{max-height:34px;position:absolute;top:-3px}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-one .notificationx-content p.nx-first-row span span{color:#687895}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-one .notificationx-content p.nx-second-row span{color:#344054}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-two .notificationx-content p.nx-first-row span span{color:#687895}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-two .notificationx-content p.nx-second-row span{color:#344054}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-three .notificationx-image{padding:3px}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-three .notificationx-image img{border-radius:4px}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-three .notificationx-content p.nx-first-row span span{color:#687895}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-three .notificationx-content p.nx-second-row span{color:#344054}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-five,.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-four{padding-right:10px}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-five .notificationx-inner .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-four .notificationx-inner .notificationx-image{margin:0}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-five .notificationx-inner .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-four .notificationx-inner .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-five .notificationx-inner .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-four .notificationx-inner .notificationx-content{margin:0}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-five .notificationx-inner .notificationx-content p.nx-first-row span span,.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-four .notificationx-inner .notificationx-content p.nx-first-row span span{color:#344054;font-size:12px;font-weight:500;margin-left:4px}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-five .notificationx-inner .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-four .notificationx-inner .notificationx-content p.nx-second-row span{color:#687895}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-five .notificationx-inner .notificationx-content a,.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-four .notificationx-inner .notificationx-content a{background:#fef1ff;border-radius:4px;color:#ab48b3;font-size:8px;font-weight:500;line-height:1.1em;margin-left:4px;padding:6px 12px}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-five .notificationx-inner a,.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-four .notificationx-inner a{background:#4f19cd;border-radius:4px;color:#fff;font-size:8px;font-weight:500;line-height:1.1em;margin-left:4px;padding:6px 12px}.notificationx-frontend .nx-container .notification-res-item.type-res-video{border-radius:4px}.notificationx-frontend .nx-container .notification-res-item.type-res-video .notificationx-content{flex-direction:column;gap:2px}.notificationx-frontend .nx-container .notification-res-item.type-res-video .notificationx-content p.nx-first-row span span{font-weight:500}.notificationx-frontend .nx-container .notification-res-item.type-res-video .notificationx-content p.nx-first-row span span:first-child{color:#344054}.notificationx-frontend .nx-container .notification-res-item.type-res-video .notificationx-content p.nx-first-row span span:nth-child(2){color:#344054;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-1 .notificationx-content p.nx-second-row>span,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-2 .notificationx-content p.nx-second-row>span,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-4 .notificationx-content p.nx-second-row>span{color:#667085;margin-left:0}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-1 .notificationx-content p.nx-second-row>span span:first-child,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-2 .notificationx-content p.nx-second-row>span span:first-child,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-4 .notificationx-content p.nx-second-row>span span:first-child{color:#5614d5}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-1 .notificationx-content p.nx-second-row>span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-2 .notificationx-content p.nx-second-row>span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-4 .notificationx-content p.nx-second-row>span span:nth-child(2){margin-left:0}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-1 .notificationx-content p.nx-second-row>span span:nth-child(3),.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-1 .notificationx-content p.nx-second-row>span span:nth-child(5),.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-2 .notificationx-content p.nx-second-row>span span:nth-child(3),.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-2 .notificationx-content p.nx-second-row>span span:nth-child(5),.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-4 .notificationx-content p.nx-second-row>span span:nth-child(3),.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-4 .notificationx-content p.nx-second-row>span span:nth-child(5){color:#5614d5;margin-left:4px}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-2{border-radius:50px 4px 4px 50px;filter:drop-shadow(-10px 0 15px rgba(0,0,0,.1))}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-2 .notificationx-image{animation:animated 2s infinite;border-radius:50%;box-shadow:none;padding:0;position:relative}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-2 .notificationx-content{padding-left:8px}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-2 .notificationx-content p.nx-second-row>span{color:#667085;margin-left:0}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-2 .notificationx-content p.nx-second-row>span span{position:relative}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-2 .notificationx-content p.nx-second-row>span span:first-child{color:#5614d5;margin-left:14px}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-2 .notificationx-content p.nx-second-row>span span:first-child:before{color:#667085!important;content:"";font-family:dashicons;font-size:12px;left:-15px;position:absolute;top:50%;transform:translateY(-50%)}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-2 .notificationx-content p.nx-second-row>span span:nth-child(2){color:#5614d5;margin-left:18px}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-2 .notificationx-content p.nx-second-row>span span:nth-child(2):before{color:#667085!important;content:"";font-family:dashicons;font-size:12px;left:-15px;position:absolute;top:50%;transform:translateY(-50%)}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3{border-radius:50px 4px 4px 50px;filter:drop-shadow(-10px 0 15px rgba(0,0,0,.1))}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1 .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3 .notificationx-image{animation:animated 2s infinite;border-radius:50%;box-shadow:none;padding:0;position:relative}@keyframes animated{0%{outline:0 solid #c00}to{outline:6px solid rgba(204,0,0,.2)}}@keyframes animated-before{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes animated-after{0%{transform:scale(1)}to{transform:scale(1.4)}}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1 .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3 .notificationx-content{padding-left:8px}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1 .notificationx-content p.nx-second-row>span,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3 .notificationx-content p.nx-second-row>span{color:#667085;margin-left:0}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1 .notificationx-content p.nx-second-row>span span,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3 .notificationx-content p.nx-second-row>span span{position:relative}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1 .notificationx-content p.nx-second-row>span span:first-child,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3 .notificationx-content p.nx-second-row>span span:first-child{color:#5614d5;margin-left:14px}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1 .notificationx-content p.nx-second-row>span span:first-child:before,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3 .notificationx-content p.nx-second-row>span span:first-child:before{color:#667085!important;content:"";font-family:dashicons;font-size:12px;left:-15px;position:absolute;top:50%;transform:translateY(-50%)}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1 .notificationx-content p.nx-second-row>span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3 .notificationx-content p.nx-second-row>span span:nth-child(2){color:#5614d5;margin-left:18px}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1 .notificationx-content p.nx-second-row>span span:nth-child(2):before,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3 .notificationx-content p.nx-second-row>span span:nth-child(2):before{color:#667085!important;content:"";font-family:dashicons;font-size:12px;left:-15px;position:absolute;top:50%;transform:translateY(-50%)}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1 .notificationx-content p.nx-second-row>span span:nth-child(3),.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3 .notificationx-content p.nx-second-row>span span:nth-child(3){color:#5614d5;margin-left:18px}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1 .notificationx-content p.nx-second-row>span span:nth-child(3):before,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3 .notificationx-content p.nx-second-row>span span:nth-child(3):before{color:#667085!important;content:"";font-family:dashicons;font-size:12px;left:-15px;position:absolute;top:50%;transform:translateY(-50%)}.notificationx-frontend .nx-container .notification-res-item.type-res-video.button-link .notificationx-link{background:#c00;border-radius:2px;bottom:inherit;color:#fff;display:block;font-size:8px;font-weight:500;left:inherit;line-height:10px;padding:3px 6px;right:6px;text-decoration:none;top:-18px}.notificationx-frontend .nx-container .notification-res-item.type-res-video.button-link .yt-notificationx-link{border-radius:4px;bottom:inherit;color:#fff;font-size:10px;font-weight:500;left:auto;line-height:12px;position:absolute;right:4px;text-decoration:none;top:-24px}.notificationx-frontend .nx-container .notification-res-item.type-res-video.button-link .yt-notificationx-link .yt-subscription-button-subscriber-count-branded-horizontal{height:18px!important;line-height:18px!important}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-one .notificationx-content p.nx-first-row,.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-one .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-one .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-one .notificationx-content p.nx-second-row span{color:#5220b4;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-one .notificationx-content p.nx-third-row span{color:#5220b4;display:block;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-two{background:transparent;border-radius:0;box-shadow:none}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-two .notificationx-image{background:#fff;border-radius:3px;box-shadow:0 0 10px rgba(0,0,0,.1)}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-two .notificationx-image img{border-radius:3px}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-two .notificationx-content{background:#fff;border-radius:3px;box-shadow:0 0 10px rgba(0,0,0,.1);margin-left:6px;padding:12px 10px}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-two .notificationx-content p.nx-first-row{color:#344054;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-two .notificationx-content p.nx-first-row span span:first-child{color:#7253ec;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-two .notificationx-content p.nx-first-row span span:nth-child(2){color:#344054;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-two .notificationx-content p.nx-second-row span{color:#687895;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-two .notificationx-content p.nx-third-row span{color:#687895;display:block;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-three{border-radius:36px}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-three .notificationx-image{margin-right:0}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-three .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-three .notificationx-content p.nx-first-row{color:#344054;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-three .notificationx-content p.nx-first-row span span:first-child{color:#02c7a1;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-three .notificationx-content p.nx-first-row span span:nth-child(2){color:#344054;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-three .notificationx-content p.nx-second-row span{color:#687895;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-three .notificationx-content p.nx-third-row span{color:#687895;display:block;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-one .notificationx-content p.nx-first-row span span:first-child{color:#687895;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-one .notificationx-content p.nx-first-row span span:nth-child(2){font-weight:500}.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-one .notificationx-image{margin:0;padding:2px}.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-one .notificationx-image img{border-radius:2px}.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-one .notificationx-content{margin-left:8px;padding:8px 0}.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-one .notificationx-content p.nx-first-row span span{color:#344054}.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-one .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-one .notificationx-content p.nx-first-row span span:nth-child(2){color:#344054;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-one .notificationx-content p.nx-second-row span span{font-weight:600;margin-left:4px}.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-one .notificationx-content p.nx-third-row span{display:none}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-two{border-radius:36px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-two .notificationx-image{margin:0;padding:2px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-two .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-two,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-two,.notificationx-frontend .nx-container .notification-res-item.themes-form_res-theme-two,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-three,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-two{border-radius:36px}.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-two .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-two .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-form_res-theme-two .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-three .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-two .notificationx-image{margin:0;padding:4px}.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-two .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-two .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-form_res-theme-two .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-three .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-two .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-two .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-two .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-form_res-theme-two .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-three .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-two .notificationx-content{margin-left:8px;padding:8px 0}.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-two .notificationx-content p.nx-first-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-two .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-two .notificationx-content p.nx-first-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-two .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-form_res-theme-two .notificationx-content p.nx-first-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-form_res-theme-two .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-three .notificationx-content p.nx-first-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-three .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-two .notificationx-content p.nx-first-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-two .notificationx-content p.nx-first-row span span:first-child{color:#344054;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-two .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-two .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-form_res-theme-two .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-three .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-two .notificationx-content p.nx-first-row span span:nth-child(2){color:#687895;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-three .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-two .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-three .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-three .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-email_subscription_res-theme-three .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-form_res-theme-three .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-two .notificationx-image{border-right:1px solid #f2f2f2}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-eight,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-three,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-five,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-five,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-three{background:transparent;box-shadow:none}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-eight .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-three .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-five .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-five .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-three .notificationx-image{background:#fff;border:none!important;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.2);flex-basis:32px;min-width:32px;overflow:initial!important;padding:4px;position:relative;width:32px;z-index:1}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-eight .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-three .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-five .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-five .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-three .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-eight .notificationx-image .notificationx-image-badge:not(.second-span),.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-three .notificationx-image .notificationx-image-badge:not(.second-span),.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-five .notificationx-image .notificationx-image-badge:not(.second-span),.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-five .notificationx-image .notificationx-image-badge:not(.second-span),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-three .notificationx-image .notificationx-image-badge:not(.second-span){display:none}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-eight .notificationx-image .notificationx-image-badge,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-three .notificationx-image .notificationx-image-badge,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-five .notificationx-image .notificationx-image-badge,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-five .notificationx-image .notificationx-image-badge,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-three .notificationx-image .notificationx-image-badge{background:transparent!important;border-bottom-width:0!important;border-left-width:0!important;border-right:14px transparent!important;border-style:solid!important;border-top-color:#fff;border-top-width:16px!important;bottom:-7px!important;left:52%!important;opacity:1;position:absolute;visibility:visible;z-index:-1}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-eight .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-three .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-five .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-five .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-three .notificationx-content{background:#fff;border:none!important;border-bottom-left-radius:0;border-bottom-right-radius:5px;border-top-left-radius:0;border-top-right-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.1);justify-content:center;margin-left:2px!important;margin-right:0!important;padding:8px 16px 8px 8px;position:relative}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-eight .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-eight .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-three .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-three .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-five .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-five .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-five .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-five .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-three .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-three .notificationx-content p.nx-first-row span span:nth-child(2){color:#344054;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-eight .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-three .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-five .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-five .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-three .notificationx-content p.nx-second-row span{color:#5220b4}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-eight .notificationx-content .notificationX-theme-five-shape,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-three .notificationx-content .notificationX-theme-five-shape,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-five .notificationx-content .notificationX-theme-five-shape,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-five .notificationx-content .notificationX-theme-five-shape,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-three .notificationx-content .notificationX-theme-five-shape{fill:#fff;bottom:0;display:block;height:100%;position:absolute;right:100%;top:0}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-seven,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-four,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-four,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-four,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-four{border-radius:20px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-seven .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-four .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-four .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-four .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-four .notificationx-image{background:#fff;border-radius:50%;box-shadow:0 0 0 2px #ead9f8;flex-basis:28px;height:28px;margin:4px 10px 4px 4px;min-width:28px;padding:0;width:28px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-seven .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-four .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-four .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-four .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-four .notificationx-content{padding:10px 0}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four{background:transparent;box-shadow:none;min-width:160px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four .notificationx-image{background:#fff;border-bottom-left-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0 0 10px rgba(0,0,0,.1);overflow:initial!important;padding:4px;position:relative}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four .notificationx-image img{border-radius:2px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four .notificationx-image .notificationx-image-badge,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four .notificationx-image .notificationx-image-badge,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four .notificationx-image .notificationx-image-badge{background:transparent!important;border-bottom-width:0!important;border-left-color:transparent!important;border-left-width:10px;border-right-width:0!important;border-style:solid!important;border-top-color:#fff;border-top-width:7px;bottom:-7px;opacity:1;position:absolute;right:0;visibility:visible}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four .notificationx-content{background:#fff;border-radius:2px;box-shadow:0 0 10px rgba(0,0,0,.1);flex-direction:column;gap:4px;margin-left:6px;padding:4px 6px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four .notificationx-content p.nx-first-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four .notificationx-content p.nx-first-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four .notificationx-content p.nx-first-row span span{color:#344054;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four .notificationx-content p.nx-first-row span span:first-child{color:#5614d5;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four .notificationx-content p.nx-first-row span span:nth-child(2){color:#344054;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four .notificationx-content p.nx-second-row{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four .notificationx-content p.nx-second-row span{color:#687895;margin-left:0}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four .notificationx-content p.nx-third-row,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four .notificationx-content p.nx-third-row,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four .notificationx-content p.nx-third-row{display:none}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-five{border-radius:20px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-five .notificationx-image{background:#f0edff;border-radius:50%;box-shadow:none;margin:2px 6px 2px 2px;padding:6px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-five .notificationx-image:after{align-items:center;background:#6f51ec;border:1px solid #fff;border-radius:50px;box-shadow:0 5px 10px rgba(69,201,177,.4);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:6px;height:12px;justify-content:center;left:-1px;position:absolute;top:-1px;width:12px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-five .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-five .notificationx-content p.nx-first-row span span:first-child{color:#344054}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-five .notificationx-content p.nx-second-row span span:first-child{color:#687895}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-five .notificationx-content p.nx-second-row span span:nth-child(2){display:none}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-five,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-five,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-five{border-radius:36px;min-width:160px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-five .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-five .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-five .notificationx-image{background:#fae8f4;border-radius:50%;flex-basis:40px;margin:1px;min-width:40px;padding:8px;width:40px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-five .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-five .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-five .notificationx-image:after{align-items:center;background:#fe70bc;border:1px solid #fff;border-radius:50px;box-shadow:.4px .4px 8.24px .76px rgba(102,12,60,.102);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:5px;height:11px;justify-content:center;left:2px;line-height:5px;position:absolute;top:-3px;width:11px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-five .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-five .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-five .notificationx-content{flex-direction:column;gap:4px;margin:0;padding:2px 12px 2px 8px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-five .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-five .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-five .notificationx-content p.nx-first-row span span:first-child{color:#ff69b3;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-five .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-five .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-five .notificationx-content p.nx-first-row span span:nth-child(2){color:#687895;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-five .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-five .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-five .notificationx-content p.nx-second-row{line-height:1;max-width:180px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-five .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-five .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-five .notificationx-content p.nx-second-row span{margin-left:0}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-five .notificationx-content p.nx-second-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-five .notificationx-content p.nx-second-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-five .notificationx-content p.nx-second-row span span{color:#687895;font-weight:500;margin-left:0}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-five .notificationx-content p.nx-third-row,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-five .notificationx-content p.nx-third-row,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-five .notificationx-content p.nx-third-row{display:none}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-nine .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-six .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-seven .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-ten .notificationx-image{margin:0;padding:0;transform:scale(1.2);transform-origin:right center}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-nine .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-six .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-seven .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-ten .notificationx-content{margin-left:8px;padding:8px 0}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-nine .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-six .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-seven .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-ten .notificationx-content p.nx-first-row span span:nth-child(2){color:#344054}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-nine .notificationx-content p.nx-second-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-six .notificationx-content p.nx-second-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-seven .notificationx-content p.nx-second-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-ten .notificationx-content p.nx-second-row span span{color:#5220b4}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-six,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-six,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-six{border-radius:36px;min-width:160px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-six .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-six .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-six .notificationx-image{background:#f0edfe;border-radius:50%;flex-basis:40px;margin:1px;min-width:40px;padding:8px;width:40px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-six .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-six .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-six .notificationx-image:after{align-items:center;background:#775af3;border:1px solid #fff;border-radius:50px;box-shadow:.4px .4px 8.24px .76px rgba(102,12,60,.102);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:5px;height:11px;justify-content:center;left:2px;line-height:5px;position:absolute;top:-3px;width:11px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-six .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-six .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-six .notificationx-content{flex-direction:column;gap:4px;margin:0;padding:2px 12px 2px 8px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-six .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-six .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-six .notificationx-content p.nx-first-row span span:first-child{color:#775af3;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-six .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-six .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-six .notificationx-content p.nx-first-row span span:nth-child(2){color:#687895;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-six .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-six .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-six .notificationx-content p.nx-second-row{line-height:1;max-width:180px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-six .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-six .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-six .notificationx-content p.nx-second-row span{margin-left:0}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-six .notificationx-content p.nx-second-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-six .notificationx-content p.nx-second-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-six .notificationx-content p.nx-second-row span span{color:#687895;font-weight:500;margin-left:0}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-six .notificationx-content p.nx-third-row,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-six .notificationx-content p.nx-third-row,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-six .notificationx-content p.nx-third-row{display:none}.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-six{border-radius:20px}.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-six .notificationx-image{background:#f0edff;border-radius:50%;box-shadow:none;margin:2px 6px 2px 2px;padding:6px}.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-six .notificationx-image:after{align-items:center;background:#6f51ec;border:1px solid #fff;border-radius:50px;box-shadow:0 5px 10px rgba(69,201,177,.4);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:6px;height:12px;justify-content:center;left:-1px;line-height:6px;position:absolute;top:-1px;width:12px}.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-six .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-six .notificationx-content{padding:12px 0}.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-six .notificationx-content p.nx-first-row span span:first-child{color:#344054;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-six .notificationx-content p.nx-first-row span span:nth-child(2){color:#687895;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-six .notificationx-content p.nx-second-row span:first-child{color:#344054;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-six .notificationx-content p.nx-second-row span:nth-child(2){color:#687895;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eight,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-seven,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eight,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-seven{border-radius:6px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eight .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-seven .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eight .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-seven .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eight.button-link .notificationx-link,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-seven.button-link .notificationx-link,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eight.button-link .notificationx-link,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-seven.button-link .notificationx-link{background:#5612d6;border-radius:2px;bottom:inherit;color:#fff;display:block;font-size:8px;font-weight:500;left:inherit;line-height:12px;padding:3px 8px;position:absolute;right:8px;text-decoration:none;top:-21px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eight,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eight{box-shadow:0 0 28px rgba(0,0,0,.2)}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eight .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eight .notificationx-image{animation:ani 1.5s infinite;border-radius:50%;box-shadow:0 0 0 10px #fff;flex-basis:28px;height:28px;margin:4px;min-width:28px;padding:0;position:relative;width:28px}@keyframes ani{0%{outline:0 solid rgba(86,18,214,.8)}33%{outline:2px solid rgba(86,18,214,.6)}66%{outline:4px solid rgba(86,18,214,.4)}to{outline:6px solid rgba(86,18,214,.2)}}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eight .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eight .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eight .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eight .notificationx-content{margin-left:14px;padding:8px 0}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-nine,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-eight,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-seven,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-nine{border-radius:3px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-nine .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-eight .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-seven .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-nine .notificationx-image{background:#e2f8f5;border-radius:3px;box-shadow:none;margin:2px 6px 2px 2px;padding:6px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-nine .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-eight .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-seven .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-nine .notificationx-image:after{align-items:center;background:#45c9b1;border:1px solid #fff;border-radius:50px;box-shadow:0 5px 10px rgba(69,201,177,.4);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:6px;height:12px;justify-content:center;left:-2px;line-height:6px;position:absolute;top:-3px;width:12px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-nine .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-eight .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-seven .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-nine .notificationx-content p.nx-first-row span{color:#3ad0bf;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-nine .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-eight .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-seven .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-nine .notificationx-content p.nx-first-row span span:nth-child(2){color:#344054;font-weight:400}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-nine .notificationx-content p.nx-second-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-eight .notificationx-content p.nx-second-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-seven .notificationx-content p.nx-second-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-nine .notificationx-content p.nx-second-row span span:nth-child(2){display:none}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-ten,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-nine,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-eight,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-ten{border-radius:20px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-ten .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-nine .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-eight .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-ten .notificationx-image{background:#f0edff;border-radius:50%;box-shadow:none;margin:2px 6px 2px 2px;padding:6px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-ten .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-nine .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-eight .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-ten .notificationx-image:after{align-items:center;background:#6f51ec;border:1px solid #fff;border-radius:50px;box-shadow:0 5px 10px rgba(69,201,177,.4);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:6px;height:12px;justify-content:center;left:-1px;line-height:6px;position:absolute;top:-1px;width:12px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-ten .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-nine .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-eight .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-ten .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-ten .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-nine .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-eight .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-ten .notificationx-content{padding:12px 0}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-ten .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-ten .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-nine .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-nine .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-eight .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-eight .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-ten .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-ten .notificationx-content p.nx-first-row span span:first-child{color:#7253ec;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-ten .notificationx-content p.nx-second-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-nine .notificationx-content p.nx-second-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-eight .notificationx-content p.nx-second-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-ten .notificationx-content p.nx-second-row span span:nth-child(2){display:none}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eleven,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-ten,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-nine,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eleven{background:transparent;box-shadow:none}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eleven .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-ten .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-nine .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eleven .notificationx-image{background:#f0edff;border:2px solid #fff;border-radius:3px;box-shadow:1.2px 0 4.8px 1.2px rgba(53,32,136,.059);flex-basis:36px;height:36px;margin:0 6px 0 0;min-width:36px;padding:6px;width:36px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eleven .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-ten .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-nine .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eleven .notificationx-image:after{align-items:center;background:#6f51ec;border:1px solid #fff;border-radius:50px;box-shadow:0 5px 10px rgba(69,201,177,.4);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:6px;height:12px;justify-content:center;left:3px;line-height:6px;position:absolute;top:-7px;width:12px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eleven .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-ten .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-nine .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eleven .notificationx-content{background:#fff;border-radius:2px;box-shadow:1.2px 0 4.8px 1.2px rgba(53,32,136,.059);margin:0;padding:10px 16px 10px 10px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eleven .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eleven .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-ten .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-ten .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-nine .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-nine .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eleven .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eleven .notificationx-content p.nx-first-row span span:first-child{color:#7253ec;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eleven .notificationx-content p.nx-second-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-ten .notificationx-content p.nx-second-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-nine .notificationx-content p.nx-second-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eleven .notificationx-content p.nx-second-row span span:nth-child(2){display:none}.notification-item{animation-fill-mode:forwards;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);left:auto;min-width:300px;position:relative;z-index:99998}@media only screen and (max-width:550px){.notification-item{width:80%}}.notification-item audio{display:none}.notification-item:not(.notification-item:last-child){margin-bottom:30px}.notification-item.exit{opacity:0}.notification-item.button-link .notificationx-link{background:#5612d6;left:inherit;padding:6px 15px}.notification-item.button-link .notificationx-link,.notification-item.button-link .yt-notificationx-link{border-radius:4px;bottom:inherit;color:#fff;font-size:14px;font-weight:500;line-height:18px;right:15px;text-decoration:none;top:-35px}.notification-item.button-link .yt-notificationx-link{left:auto;position:absolute}.notification-item.themes-pa-theme-four.button-link .notificationx-link{background-color:red}.notification-item .notificationx-inner{align-items:center;display:flex}.notification-item .notificationx-image{align-items:center;align-self:stretch;display:flex;flex-basis:100px;justify-content:center;min-width:100px;overflow:hidden;padding:12px;width:100px}.notification-item .notificationx-image>img{max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}.notification-item .notificationx-image.image-circle img{aspect-ratio:1/1;border-radius:50%}.notification-item .notificationx-image.image-rounded img{border-radius:10px}.notification-item .notificationx-image .notificationx-image-badge{opacity:0;visibility:hidden}.notification-item .notificationx-content{display:flex;flex:1;flex-direction:column;font-size:14px;margin-left:10px;margin-right:10px;padding:10px 0}.notification-item .notificationx-content:first-child{margin-left:25px}.notification-item .notificationx-content .notificationX-theme-five-shape{display:none}.notification-item .notificationx-content>p{align-items:center;display:inline-flex;flex-wrap:wrap;margin:0}.notification-item .notificationx-content>p a{position:relative;z-index:9}.notification-item .notificationx-content>p:not(:last-of-type){margin-bottom:5px}.notification-item .notificationx-content>p>span{margin-right:5px}.notification-item .notificationx-content>p>span p{margin-bottom:0;margin-top:0}.notification-item .notificationx-content>p.nx-first-row{font-size:13px;line-height:1.2}.notification-item .notificationx-content>p.nx-first-row *{line-height:1.2}.notification-item .notificationx-content>p.nx-second-row{font-size:14px;line-height:1.2}.notification-item .notificationx-content>p.nx-third-row{font-size:13px;line-height:1.2}.notification-item .notificationx-content>p.nx-third-row *{line-height:1.2}.notification-item .notificationx-content.adv-template>p>span{width:100%}.notification-item .notificationx-content.adv-template>p.nx-third-row{align-items:center;display:flex}.notification-item .notificationx-content.adv-template>p.nx-third-row>span{flex-grow:1;width:auto}.notification-item .notificationx-content .nx-branding{align-items:center;display:flex;z-index:9}.notification-item .notificationx-content .nx-branding>*{margin-right:5px}.notification-item .notificationx-content .nx-branding>a{display:inline-block;z-index:999}.notification-item .notificationx-content .nx-branding>a>svg{fill:#5614d5;display:block;height:16px;width:80px}.notification-item .notificationx-content .nx-branding>a:hover>svg{fill:#b18ef4;transition:fill .3s ease 0s}.notification-item .notificationx-close{align-self:start;display:inline-flex;margin-top:5px;order:2;padding:10px 15px 10px 10px;z-index:9}.notification-item .notificationx-close svg{fill:#000;cursor:pointer}.notification-item.img-position-right .notificationx-close{order:0}.notification-item.img-position-right .notificationx-content{order:1}.notification-item.img-position-right .notificationx-image{order:2}.notification-item .notificationx-link{bottom:0;left:0;position:absolute;right:0;top:0}.notification-item:not(.button-link) .notificationx-link{background-color:transparent!important}.notification-item.themes-page_analytics_pa-theme-three,.notification-item.themes-page_analytics_pa-theme-three .notificationx-inner,.notification-item.themes-review_saying,.notification-item.themes-review_saying .notificationx-inner,.notification-item.themes-reviewed,.notification-item.themes-reviewed .notificationx-inner,.notification-item.themes-theme-two,.notification-item.themes-theme-two .notificationx-inner,.notification-item.themes-total-download,.notification-item.themes-total-download .notificationx-inner{border-radius:100px}.notification-item.themes-page_analytics_pa-theme-three:not(.img-position-right) .notificationx-content:first-child,.notification-item.themes-review_saying:not(.img-position-right) .notificationx-content:first-child,.notification-item.themes-reviewed:not(.img-position-right) .notificationx-content:first-child,.notification-item.themes-theme-two:not(.img-position-right) .notificationx-content:first-child,.notification-item.themes-total-download:not(.img-position-right) .notificationx-content:first-child{margin-left:25px}.notification-item.themes-page_analytics_pa-theme-three.img-position-right .notificationx-content:first-child,.notification-item.themes-review_saying.img-position-right .notificationx-content:first-child,.notification-item.themes-reviewed.img-position-right .notificationx-content:first-child,.notification-item.themes-theme-two.img-position-right .notificationx-content:first-child,.notification-item.themes-total-download.img-position-right .notificationx-content:first-child{margin-right:25px}.notification-item.themes-page_analytics_pa-theme-three .notificationx-image:not(.image-circle),.notification-item.themes-review_saying .notificationx-image:not(.image-circle),.notification-item.themes-reviewed .notificationx-image:not(.image-circle),.notification-item.themes-theme-two .notificationx-image:not(.image-circle),.notification-item.themes-total-download .notificationx-image:not(.image-circle){flex-basis:80px;margin:10px 0 10px 10px;padding:15px;width:80px}@media only screen and (max-width:576px){.notification-item.themes-page_analytics_pa-theme-three .notificationx-image:not(.image-circle),.notification-item.themes-review_saying .notificationx-image:not(.image-circle),.notification-item.themes-reviewed .notificationx-image:not(.image-circle),.notification-item.themes-theme-two .notificationx-image:not(.image-circle),.notification-item.themes-total-download .notificationx-image:not(.image-circle){flex-basis:32px;margin:0 4px;min-width:32px;padding:8px 4px;width:32px}}.notification-item.themes-page_analytics_pa-theme-three .notificationx-image:not(.image-circle).position-left,.notification-item.themes-review_saying .notificationx-image:not(.image-circle).position-left,.notification-item.themes-reviewed .notificationx-image:not(.image-circle).position-left,.notification-item.themes-theme-two .notificationx-image:not(.image-circle).position-left,.notification-item.themes-total-download .notificationx-image:not(.image-circle).position-left{margin-left:10px;margin-right:0}.notification-item.themes-page_analytics_pa-theme-three .notificationx-image:not(.image-circle).position-right,.notification-item.themes-review_saying .notificationx-image:not(.image-circle).position-right,.notification-item.themes-reviewed .notificationx-image:not(.image-circle).position-right,.notification-item.themes-theme-two .notificationx-image:not(.image-circle).position-right,.notification-item.themes-total-download .notificationx-image:not(.image-circle).position-right{margin-left:0;margin-right:10px}.notification-item.themes-page_analytics_pa-theme-three .notificationx-close,.notification-item.themes-review_saying .notificationx-close,.notification-item.themes-reviewed .notificationx-close,.notification-item.themes-theme-two .notificationx-close,.notification-item.themes-total-download .notificationx-close{align-self:center;margin-top:0}.notification-item.themes-page_analytics_pa-theme-three.img-position-right .notificationx-close,.notification-item.themes-review_saying.img-position-right .notificationx-close,.notification-item.themes-reviewed.img-position-right .notificationx-close,.notification-item.themes-theme-two.img-position-right .notificationx-close,.notification-item.themes-total-download.img-position-right .notificationx-close{order:0;padding:10px 10px 10px 15px}.notification-item.themes-page_analytics_pa-theme-three.img-position-right .notificationx-content,.notification-item.themes-review_saying.img-position-right .notificationx-content,.notification-item.themes-reviewed.img-position-right .notificationx-content,.notification-item.themes-theme-two.img-position-right .notificationx-content,.notification-item.themes-total-download.img-position-right .notificationx-content{order:1}.notification-item.themes-page_analytics_pa-theme-three.img-position-right .notificationx-image,.notification-item.themes-review_saying.img-position-right .notificationx-image,.notification-item.themes-reviewed.img-position-right .notificationx-image,.notification-item.themes-theme-two.img-position-right .notificationx-image,.notification-item.themes-total-download.img-position-right .notificationx-image{order:2}.notification-item.themes-page_analytics_pa-theme-three .notificationx-link,.notification-item.themes-review_saying .notificationx-link,.notification-item.themes-reviewed .notificationx-link,.notification-item.themes-theme-two .notificationx-link,.notification-item.themes-total-download .notificationx-link{border-radius:100px}.notification-item.themes-theme-three .notificationx-image{border-left:none;border-right:1px solid #f2f2f2}.notification-item.themes-theme-three .notificationx-image.position-right{border-left:1px solid #f2f2f2;border-right:none}.notification-item.themes-email_subscription_theme-three .notificationx-image,.notification-item.themes-email_subscription_theme-three .notificationx-image.position-right{border-left:none;border-right:none}.notification-item.themes-theme-six-free .notificationx-inner div.notificationx-image{border-color:#f2f2f2}.notification-item.themes-review-comment-2,.notification-item.themes-theme-seven-free{border-radius:100px}.notification-item.themes-review-comment-2:not(.img-position-right) .notificationx-content:first-child,.notification-item.themes-theme-seven-free:not(.img-position-right) .notificationx-content:first-child{margin-left:25px}.notification-item.themes-review-comment-2.img-position-right .notificationx-content:first-child,.notification-item.themes-theme-seven-free.img-position-right .notificationx-content:first-child{margin-right:25px}.notification-item.themes-review-comment-2 .notificationx-inner,.notification-item.themes-theme-seven-free .notificationx-inner{border-radius:100px}.notification-item.themes-review-comment-2 .notificationx-image:not(.image-circle),.notification-item.themes-theme-seven-free .notificationx-image:not(.image-circle){padding:19px}.notification-item.themes-review-comment-2 .notificationx-image,.notification-item.themes-theme-seven-free .notificationx-image{background:#fae8f4;border-radius:100px!important;overflow:initial;padding:8px;position:relative}.notification-item.themes-review-comment-2 .notificationx-image:after,.notification-item.themes-theme-seven-free .notificationx-image:after{align-items:center;background:#ff66bc;border:2px solid #fff;border-radius:50px;box-shadow:0 5px 10px rgba(255,102,188,.4);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:7px;height:20px;justify-content:center;left:5px;position:absolute;top:5px;width:20px}.notification-item.themes-review-comment-2 .notificationx-close,.notification-item.themes-theme-seven-free .notificationx-close{align-self:center;margin-top:0}.notification-item.themes-review-comment-2.img-position-right div.notificationx-close,.notification-item.themes-theme-seven-free.img-position-right div.notificationx-close{order:0;padding:10px 10px 10px 15px}.notification-item.themes-review-comment-2.img-position-right div.notificationx-content,.notification-item.themes-theme-seven-free.img-position-right div.notificationx-content{order:1}.notification-item.themes-review-comment-2.img-position-right div.notificationx-image,.notification-item.themes-theme-seven-free.img-position-right div.notificationx-image{order:2}.notification-item.themes-review-comment-2 .notificationx-link,.notification-item.themes-theme-seven-free .notificationx-link{border-radius:100px}.notification-item.themes-conversions_conv-theme-seven,.notification-item.themes-woocommerce_sales_conv-theme-seven{border-radius:3px}.notification-item.themes-conversions_conv-theme-seven .notificationx-image,.notification-item.themes-woocommerce_sales_conv-theme-seven .notificationx-image{overflow:initial!important;position:relative}.notification-item.themes-conversions_conv-theme-seven .notificationx-image:after,.notification-item.themes-woocommerce_sales_conv-theme-seven .notificationx-image:after{align-items:center;background:#45c9b1;border:2px solid #fff;border-radius:50px;box-shadow:0 5px 10px rgba(69,201,177,.4);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:7px;height:20px;justify-content:center;left:-10px;position:absolute;top:-10px;width:20px}.notification-item.themes-review-comment-3,.notification-item.themes-theme-eight-free{border-radius:100px}.notification-item.themes-review-comment-3:not(.img-position-right) .notificationx-content:first-child,.notification-item.themes-theme-eight-free:not(.img-position-right) .notificationx-content:first-child{margin-left:25px}.notification-item.themes-review-comment-3.img-position-right .notificationx-content:first-child,.notification-item.themes-theme-eight-free.img-position-right .notificationx-content:first-child{margin-right:25px}.notification-item.themes-review-comment-3 .notificationx-inner,.notification-item.themes-theme-eight-free .notificationx-inner{border-radius:100px}.notification-item.themes-review-comment-3 .notificationx-image:not(.image-circle),.notification-item.themes-theme-eight-free .notificationx-image:not(.image-circle){padding:19px}.notification-item.themes-review-comment-3 .notificationx-image,.notification-item.themes-theme-eight-free .notificationx-image{background:#f0edfe;border-radius:100px!important;overflow:initial;padding:8px;position:relative}.notification-item.themes-review-comment-3 .notificationx-image:after,.notification-item.themes-theme-eight-free .notificationx-image:after{align-items:center;background:#7052f0;border:2px solid #fff;border-radius:50px;box-shadow:0 5px 10px rgba(112,82,240,.4);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:7px;height:20px;justify-content:center;left:5px;position:absolute;top:5px;width:20px}.notification-item.themes-review-comment-3 .notificationx-close,.notification-item.themes-theme-eight-free .notificationx-close{align-self:center;margin-top:0}.notification-item.themes-review-comment-3.img-position-right div.notificationx-close,.notification-item.themes-theme-eight-free.img-position-right div.notificationx-close{order:0;padding:10px 10px 10px 15px}.notification-item.themes-review-comment-3.img-position-right div.notificationx-content,.notification-item.themes-theme-eight-free.img-position-right div.notificationx-content{order:1}.notification-item.themes-review-comment-3.img-position-right div.notificationx-image,.notification-item.themes-theme-eight-free.img-position-right div.notificationx-image{order:2}.notification-item.themes-review-comment-3 .notificationx-link,.notification-item.themes-theme-eight-free .notificationx-link{border-radius:100px}.notification-item.themes-conversions_conv-theme-ten:not(.notification-item.themes-woocommerce_sales_conv-theme-ten:last-child,.notification-item.themes-conversions_conv-theme-ten:last-child),.notification-item.themes-woocommerce_sales_conv-theme-ten:not(.notification-item.themes-woocommerce_sales_conv-theme-ten:last-child,.notification-item.themes-conversions_conv-theme-ten:last-child){margin-bottom:45px}.notification-item.themes-conversions_conv-theme-ten,.notification-item.themes-conversions_conv-theme-ten .notificationx-inner,.notification-item.themes-woocommerce_sales_conv-theme-ten,.notification-item.themes-woocommerce_sales_conv-theme-ten .notificationx-inner{border-radius:8px}.notification-item.themes-conversions_conv-theme-ten .no-advance-edit .notificationx-content,.notification-item.themes-woocommerce_sales_conv-theme-ten .no-advance-edit .notificationx-content{-moz-column-gap:15px;column-gap:15px;display:grid;grid-template-columns:repeat(3,auto);margin-left:0;margin-right:0;width:100%}.notification-item.themes-conversions_conv-theme-ten .no-advance-edit .notificationx-content .nx-first-row,.notification-item.themes-woocommerce_sales_conv-theme-ten .no-advance-edit .notificationx-content .nx-first-row{color:#344054;font-size:16px;font-weight:500;grid-column-end:3;grid-column-start:1;line-height:21px}.notification-item.themes-conversions_conv-theme-ten .no-advance-edit .notificationx-content .nx-first-row span span:nth-child(2),.notification-item.themes-woocommerce_sales_conv-theme-ten .no-advance-edit .notificationx-content .nx-first-row span span:nth-child(2){color:#b39899;font-weight:400!important}.notification-item.themes-conversions_conv-theme-ten .no-advance-edit .notificationx-content .nx-second-row,.notification-item.themes-woocommerce_sales_conv-theme-ten .no-advance-edit .notificationx-content .nx-second-row{font-size:14px;font-weight:700;grid-column-end:3;grid-column-start:1;line-height:18px}.notification-item.themes-conversions_conv-theme-ten .no-advance-edit .notificationx-content .nx-second-row span span:first-child,.notification-item.themes-woocommerce_sales_conv-theme-ten .no-advance-edit .notificationx-content .nx-second-row span span:first-child{color:#5d3ab4}.notification-item.themes-conversions_conv-theme-ten .no-advance-edit .notificationx-content .nx-third-row,.notification-item.themes-woocommerce_sales_conv-theme-ten .no-advance-edit .notificationx-content .nx-third-row{font-size:12px;font-weight:500;grid-column-end:4;grid-column-start:3;grid-row-end:3;grid-row-start:1}.notification-item.themes-conversions_conv-theme-ten .no-advance-edit .notificationx-content .nx-third-row span span:first-child,.notification-item.themes-woocommerce_sales_conv-theme-ten .no-advance-edit .notificationx-content .nx-third-row span span:first-child{color:#98a2b3}.notification-item.themes-conversions_conv-theme-ten .no-advance-edit .notificationx-content .nx-third-row .nx-branding,.notification-item.themes-woocommerce_sales_conv-theme-ten .no-advance-edit .notificationx-content .nx-third-row .nx-branding{bottom:10px;position:absolute;right:10px}.notification-item.themes-conversions_conv-theme-eleven,.notification-item.themes-woocommerce_sales_conv-theme-eleven{border-radius:50px 8px 8px 50px;box-shadow:0 0 10px rgba(0,0,0,.1);filter:drop-shadow(-10px 0 15px rgba(0,0,0,.1))}.notification-item.themes-conversions_conv-theme-eleven:not(.notification-item.themes-woocommerce_sales_conv-theme-eleven:last-child,.notification-item.themes-conversions_conv-theme-eleven:last-child),.notification-item.themes-woocommerce_sales_conv-theme-eleven:not(.notification-item.themes-woocommerce_sales_conv-theme-eleven:last-child,.notification-item.themes-conversions_conv-theme-eleven:last-child){margin-bottom:45px}.notification-item.themes-conversions_conv-theme-eleven .notificationx-inner,.notification-item.themes-woocommerce_sales_conv-theme-eleven .notificationx-inner{border-radius:50px 8px 8px 50px}.notification-item.themes-conversions_conv-theme-eleven .notificationx-inner .notificationx-image,.notification-item.themes-woocommerce_sales_conv-theme-eleven .notificationx-inner .notificationx-image{animation:bling 1.5s infinite;border-radius:50%;box-shadow:0 0 0 15px #fff;flex-basis:90px;min-width:90px;padding:0;position:relative;width:90px}.notification-item.themes-conversions_conv-theme-eleven .notificationx-inner .notificationx-image img,.notification-item.themes-woocommerce_sales_conv-theme-eleven .notificationx-inner .notificationx-image img{border-radius:50%}.notification-item.themes-conversions_conv-theme-eleven .notificationx-inner .notificationx-content,.notification-item.themes-woocommerce_sales_conv-theme-eleven .notificationx-inner .notificationx-content{margin-left:20px;margin-right:10px;width:100%}.notification-item.themes-conversions_conv-theme-eleven .no-advance-edit .notificationx-content,.notification-item.themes-woocommerce_sales_conv-theme-eleven .no-advance-edit .notificationx-content{-moz-column-gap:15px;column-gap:15px;display:grid;grid-template-columns:repeat(3,auto);margin-left:20px;margin-right:10px;width:100%}.notification-item.themes-conversions_conv-theme-eleven .no-advance-edit .notificationx-content .nx-first-row,.notification-item.themes-woocommerce_sales_conv-theme-eleven .no-advance-edit .notificationx-content .nx-first-row{color:#344054;font-size:16px;font-weight:500;grid-column-end:3;grid-column-start:1;line-height:21px}.notification-item.themes-conversions_conv-theme-eleven .no-advance-edit .notificationx-content .nx-first-row span span:nth-child(2),.notification-item.themes-woocommerce_sales_conv-theme-eleven .no-advance-edit .notificationx-content .nx-first-row span span:nth-child(2){color:#98a2b3;font-weight:400!important}.notification-item.themes-conversions_conv-theme-eleven .no-advance-edit .notificationx-content .nx-second-row,.notification-item.themes-woocommerce_sales_conv-theme-eleven .no-advance-edit .notificationx-content .nx-second-row{font-size:14px;font-weight:500;grid-column-end:3;grid-column-start:1;line-height:18px}.notification-item.themes-conversions_conv-theme-eleven .no-advance-edit .notificationx-content .nx-second-row span span:first-child,.notification-item.themes-woocommerce_sales_conv-theme-eleven .no-advance-edit .notificationx-content .nx-second-row span span:first-child{color:#344054}.notification-item.themes-conversions_conv-theme-eleven .no-advance-edit .notificationx-content .nx-third-row,.notification-item.themes-woocommerce_sales_conv-theme-eleven .no-advance-edit .notificationx-content .nx-third-row{font-size:12px;font-weight:500;grid-column-end:4;grid-column-start:3;grid-row-end:3;grid-row-start:1}.notification-item.themes-conversions_conv-theme-eleven .no-advance-edit .notificationx-content .nx-third-row span span:first-child,.notification-item.themes-woocommerce_sales_conv-theme-eleven .no-advance-edit .notificationx-content .nx-third-row span span:first-child{color:#98a2b3}.notification-item.themes-conversions_conv-theme-eleven .no-advance-edit .notificationx-content .nx-third-row .nx-branding,.notification-item.themes-woocommerce_sales_conv-theme-eleven .no-advance-edit .notificationx-content .nx-third-row .nx-branding{bottom:10px;position:absolute;right:10px}.notification-res-item:not(.button-link) .notificationx-link{background-color:transparent!important}.notificationx-shortcode-wrapper{padding:30px 0}.notificationx-shortcode-wrapper .notification-item{animation:FadeIn .5s;animation-fill-mode:forwards}.themes-conv-theme-nine,.themes-page_analytics_pa-theme-two,.themes-review-comment,.themes-theme-five,.themes-theme-six-free{background-color:transparent;box-shadow:none;left:auto}.themes-conv-theme-nine audio,.themes-page_analytics_pa-theme-two audio,.themes-review-comment audio,.themes-theme-five audio,.themes-theme-six-free audio{display:none}.themes-conv-theme-nine .notificationx-inner,.themes-page_analytics_pa-theme-two .notificationx-inner,.themes-review-comment .notificationx-inner,.themes-theme-five .notificationx-inner,.themes-theme-six-free .notificationx-inner{align-items:stretch;display:flex;position:relative}.themes-conv-theme-nine .notificationx-image,.themes-page_analytics_pa-theme-two .notificationx-image,.themes-review-comment .notificationx-image,.themes-theme-five .notificationx-image,.themes-theme-six-free .notificationx-image{align-items:center;align-self:stretch;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);display:flex;flex-basis:100px;min-width:100px;overflow:hidden;padding:12px;width:100px}@media only screen and (max-width:576px){.themes-conv-theme-nine .notificationx-image,.themes-page_analytics_pa-theme-two .notificationx-image,.themes-review-comment .notificationx-image,.themes-theme-five .notificationx-image,.themes-theme-six-free .notificationx-image{flex-basis:32px;margin:0 4px;min-width:32px;padding:8px 4px;width:32px}}.themes-conv-theme-nine .notificationx-content,.themes-page_analytics_pa-theme-two .notificationx-content,.themes-review-comment .notificationx-content,.themes-theme-five .notificationx-content,.themes-theme-six-free .notificationx-content{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);justify-content:center;margin-left:10px;margin-right:0;padding-left:10px;padding-right:45px}.themes-conv-theme-nine div.notificationx-close,.themes-page_analytics_pa-theme-two div.notificationx-close,.themes-review-comment div.notificationx-close,.themes-theme-five div.notificationx-close,.themes-theme-six-free div.notificationx-close{position:absolute;right:0;top:0}.themes-conv-theme-nine.img-position-right .notificationx-close,.themes-page_analytics_pa-theme-two.img-position-right .notificationx-close,.themes-review-comment.img-position-right .notificationx-close,.themes-theme-five.img-position-right .notificationx-close,.themes-theme-six-free.img-position-right .notificationx-close{left:5px;right:auto}.themes-conv-theme-nine.img-position-right .notificationx-content,.themes-page_analytics_pa-theme-two.img-position-right .notificationx-content,.themes-review-comment.img-position-right .notificationx-content,.themes-theme-five.img-position-right .notificationx-content,.themes-theme-six-free.img-position-right .notificationx-content{margin-left:0;margin-right:10px;padding-left:45px;padding-right:10px}.themes-conv-theme-nine .notificationx-link,.themes-page_analytics_pa-theme-two .notificationx-link,.themes-review-comment .notificationx-link,.themes-theme-five .notificationx-link,.themes-theme-six-free .notificationx-link{bottom:0;left:0;position:absolute;right:0;top:0}.themes-conv-theme-nine .notificationx-image{overflow:initial!important;position:relative}.themes-conv-theme-nine .notificationx-image:after{align-items:center;background:#7052f0;border:2px solid #fff;border-radius:50px;box-shadow:0 5px 10px rgba(112,82,240,.4);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:7px;height:20px;justify-content:center;left:5px;position:absolute;top:-10px;width:20px}.themes-review-comment .notificationx-inner,.themes-theme-six-free .notificationx-inner{margin-bottom:15px}.themes-review-comment .notificationx-image,.themes-theme-six-free .notificationx-image{border-bottom-left-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;overflow:initial!important;position:relative}.themes-review-comment .notificationx-image .notificationx-image-badge,.themes-theme-six-free .notificationx-image .notificationx-image-badge{background:transparent!important;border-bottom-width:0!important;border-left-color:transparent!important;border-left-width:23px;border-right-width:0!important;border-style:solid!important;border-top-color:#fff;border-top-width:13px;opacity:1;position:absolute;right:0;top:100%;visibility:visible}.themes-review-comment .notificationx-image .notificationx-image-badge.second-span,.themes-theme-six-free .notificationx-image .notificationx-image-badge.second-span{border-left-width:23px!important;border-top-width:13px!important}.themes-review-comment .notificationx-content,.themes-theme-six-free .notificationx-content{border-radius:5px}.themes-theme-five .notificationx-inner{margin-bottom:50px}.themes-theme-five .notificationx-image{border:none!important;border-radius:100px;height:100px;overflow:initial!important;position:relative;z-index:1}@media only screen and (max-width:576px){.themes-theme-five .notificationx-image{height:32px}}.themes-theme-five .notificationx-image:not(.image-circle){padding:19px}.themes-theme-five .notificationx-image .notificationx-image-badge{background:transparent!important;border-bottom-width:0!important;border-left-width:0!important;border-right:35px transparent!important;border-style:solid!important;border-top-color:#fff;border-top-width:40px!important;bottom:-25px!important;left:50%!important;opacity:1;position:absolute;visibility:visible;z-index:-1}@media only screen and (max-width:576px){.themes-theme-five .notificationx-image .notificationx-image-badge{border-right-width:9px!important;border-top-width:16px!important;bottom:-8px!important;left:65%!important}}.themes-theme-five .notificationx-image .notificationx-image-badge:not(.second-span){display:none}.themes-theme-five .notificationx-content{border:none!important;border-bottom-left-radius:0;border-bottom-right-radius:5px;border-top-left-radius:0;border-top-right-radius:5px;margin-left:20px!important;margin-right:0!important;position:relative}@media only screen and (max-width:576px){.themes-theme-five .notificationx-content{margin-left:1px!important}}.themes-theme-five .notificationx-content .notificationX-theme-five-shape{fill:#fff;bottom:0;display:block;height:100%;position:absolute;right:100%;top:0}.themes-theme-five .notificationx-content:first-child{border-bottom-left-radius:5px!important;border-top-left-radius:5px!important;margin-left:0!important}.themes-theme-five .notificationx-content:first-child .notificationX-theme-five-shape{display:none}.themes-theme-five.img-position-right .notificationx-content{border-bottom-left-radius:5px;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:0;margin-left:0!important;margin-right:20px!important}.themes-theme-five.img-position-right .notificationx-content .notificationX-theme-five-shape{left:100%;right:auto;transform:rotateY(180deg)}.themes-theme-five.img-position-right .notificationx-content:first-child{border-bottom-right-radius:5px!important;border-top-right-radius:5px!important;margin-right:0!important}.notification-item.nx-notification.source-announcements.themes-announcements_theme-1 .notificationx-image svg{position:absolute!important}@media only screen and (max-width:550px){.notification-item.nx-notification.source-announcements.themes-announcements_theme-1 .notificationx-content .nx-second-row span,.notification-item.nx-notification.source-announcements.themes-announcements_theme-12 .notificationx-content .nx-second-row span,.notification-item.nx-notification.source-announcements.themes-announcements_theme-14 .notificationx-content>p.nx-second-row span,.notification-item.nx-notification.source-announcements.themes-announcements_theme-2 .notificationx-content .nx-second-row span{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-item.nx-notification.source-announcements.themes-announcements_theme-14 .notificationx-content>p.nx-third-row .nx-branding{display:none}}.notification-item.nx-notification.source-announcements.themes-announcements_theme-15 .notificationx-inner .notificationx-content{padding:10px 6px}.notification-item.nx-notification.source-announcements.themes-announcements_theme-15 .notificationx-inner>a{text-align:center}#nx-bar-bottom{position:relative}.notificationx-shortcode-wrapper>.nx-bar,.nx-bar{background-color:#ddd;box-shadow:0 0 70px -30px grey;color:#000;font-family:Open Sans,sans-serif;font-size:14px;left:0;text-align:center;text-shadow:none;top:0;transition:all .2s ease-in;width:100%;z-index:99997}.notificationx-shortcode-wrapper>.nx-bar.nx-sticky-bar,.nx-bar.nx-sticky-bar{position:fixed;width:100%}.notificationx-shortcode-wrapper>.nx-bar.nx-position-top.nx-bar-out,.nx-bar.nx-position-top.nx-bar-out{top:-100%!important}.notificationx-shortcode-wrapper>.nx-bar.nx-position-bottom,.nx-bar.nx-position-bottom{position:absolute;top:0}.notificationx-shortcode-wrapper>.nx-bar.nx-position-bottom.nx-bar-out,.nx-bar.nx-position-bottom.nx-bar-out{bottom:-100%}.notificationx-shortcode-wrapper>.nx-bar.nx-position-bottom.nx-sticky-bar,.nx-bar.nx-position-bottom.nx-sticky-bar{bottom:0;position:fixed;top:auto}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner,.nx-bar .nx-bar-inner{display:inline-block;padding:20px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{margin-right:10px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text.nx-expired,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text.nx-expired{display:none}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown{background-color:#262626;color:#fff;overflow:hidden}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{float:left;margin:0 5px;padding:10px;position:relative;width:40px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section>span,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section>span{display:block;line-height:1}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{display:none;font-size:14px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after{content:":";line-height:1;right:-6px;top:9px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:last-of-type:after,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:last-of-type:after{display:none}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-expired-text,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-expired-text{display:inline-block;padding:10px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-expired-text:not(.nx-countdown-expired),.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-expired-text:not(.nx-countdown-expired){display:none}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown.nx-expired,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown.nx-expired{letter-spacing:1px;padding:10px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown.nx-expired .nx-expired-text,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown.nx-expired .nx-expired-text{display:block}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown.nx-expired .nx-time-section,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown.nx-expired .nx-time-section>span,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown.nx-expired .nx-time-section,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown.nx-expired .nx-time-section>span{display:none}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-bar-content,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-bar-content{display:inline-block;margin-left:15px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-bar-content.nx-bar-slide-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-bar-content.nx-bar-slide-wrapper{min-width:500px}@media only screen and (max-width:786px){.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-bar-content.nx-bar-slide-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-bar-content.nx-bar-slide-wrapper{min-width:100%}}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-bar-content p,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-bar-content p{margin-bottom:0;margin-top:0}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .notificationx-link-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap .notificationx-link-wrapper{margin-left:15px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap a.nx-bar-button,.nx-bar .nx-bar-inner .nx-bar-content-wrap a.nx-bar-button{border:none;border-radius:3px;color:unset;cursor:pointer;display:inline-block;padding:6px 15px;text-decoration:none}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap:not(:last-child) .nx-inner-content-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap:not(:last-child) .nx-inner-content-wrapper{margin-right:40px}@media only screen and (max-width:786px){.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap:not(:last-child) .nx-inner-content-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap:not(:last-child) .nx-inner-content-wrapper{margin-right:0}}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .notificationx-close,.nx-bar .nx-bar-inner .notificationx-close{border-radius:50%;color:#fff;cursor:pointer;font-size:14px;height:10px;line-height:17px;margin:-5px 0 0;right:30px;top:25%;transform:translateY(-50%);width:10px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .notificationx-close.pressbar.position-top-right,.nx-bar .nx-bar-inner .notificationx-close.pressbar.position-top-right{left:auto;right:20px;top:20px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .notificationx-close.pressbar.position-top-left,.nx-bar .nx-bar-inner .notificationx-close.pressbar.position-top-left{left:20px;right:auto;top:20px}.notificationx-shortcode-wrapper>.nx-bar.nx-close-left .nx-bar-inner .notificationx-close,.nx-bar.nx-close-left .nx-bar-inner .notificationx-close{left:30px;right:auto}.notificationx-shortcode-wrapper>.nx-bar.nx-bar-has-elementor .nx-bar-inner,.nx-bar.nx-bar-has-elementor .nx-bar-inner{display:block;padding:0}.notificationx-shortcode-wrapper>.nx-bar.nx-bar-has-elementor .nx-bar-inner .nx-bar-content-wrap,.nx-bar.nx-bar-has-elementor .nx-bar-inner .nx-bar-content-wrap{display:block}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-one .notificationx-link-wrapper,.nx-bar.press_bar_theme-one .notificationx-link-wrapper{background-color:#262626;color:#fff}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-two,.nx-bar.press_bar_theme-two{background-color:#5704a2;color:#fff}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-two .notificationx-link-wrapper,.nx-bar.press_bar_theme-two .notificationx-link-wrapper{background-color:#9b2aff}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-two .nx-bar-inner .notificationx-close,.nx-bar.press_bar_theme-two .nx-bar-inner .notificationx-close{fill:#fff}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-three,.nx-bar.press_bar_theme-three{background-color:#3f4462;color:#fff}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-three .nx-bar-inner .notificationx-close,.nx-bar.press_bar_theme-three .nx-bar-inner .notificationx-close{fill:#fff}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-three .nx-bar-inner .notificationx-link-wrapper,.nx-bar.press_bar_theme-three .nx-bar-inner .notificationx-link-wrapper{background-color:#6549fe}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown,.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown{background:none!important;margin-bottom:-10px}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section,.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{background-color:#6549fe;margin-bottom:10px;width:55px}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section>span.nx-countdown-time-text,.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section>span.nx-countdown-time-text{display:block}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-expired-text,.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-expired-text{background-color:#6549fe;margin-bottom:10px}@media only screen and (max-width:786px){.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap,.nx-bar .nx-bar-inner .nx-bar-content-wrap{flex-direction:column}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper{margin-bottom:15px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{align-items:center;display:flex;flex-direction:column;margin-right:0!important}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{margin-top:10px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{margin-left:0!important}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .notificationx-close,.nx-bar .nx-bar-inner .notificationx-close{bottom:auto;right:10px;top:10px;transform:translateY(0)}.notificationx-shortcode-wrapper>.nx-bar.nx-close-left .nx-bar-inner .notificationx-close,.nx-bar.nx-close-left .nx-bar-inner .notificationx-close{bottom:auto;left:10px;right:auto;top:10px;transform:translateY(0)}}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-slide-wrapper,.nx-bar .nx-bar-slide-wrapper{min-height:20px;overflow:hidden;position:relative}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-slide,.nx-bar .nx-bar-slide{left:0;opacity:0;position:absolute;top:0;transform:translateX(0);width:100%}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-slide h1,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-slide h2,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-slide h3,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-slide h4,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-slide h5,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-slide h6,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-slide p,.nx-bar .nx-bar-slide h1,.nx-bar .nx-bar-slide h2,.nx-bar .nx-bar-slide h3,.nx-bar .nx-bar-slide h4,.nx-bar .nx-bar-slide h5,.nx-bar .nx-bar-slide h6,.nx-bar .nx-bar-slide p{margin:0}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-slide.active,.nx-bar .nx-bar-slide.active{opacity:1;position:relative;transform:translateX(0)}.notificationx-shortcode-wrapper>.nx-bar .slide-direction-left .nx-bar-slide:not(.active),.nx-bar .slide-direction-left .nx-bar-slide:not(.active){transform:translateX(100%)}.notificationx-shortcode-wrapper>.nx-bar .slide-direction-left .nx-bar-slide.left-exit,.nx-bar .slide-direction-left .nx-bar-slide.left-exit{opacity:0;transform:translateX(-100%)}.notificationx-shortcode-wrapper>.nx-bar .slide-direction-right .nx-bar-slide:not(.active),.nx-bar .slide-direction-right .nx-bar-slide:not(.active){transform:translateX(-100%)}.notificationx-shortcode-wrapper>.nx-bar .slide-direction-right .nx-bar-slide.right-exit,.nx-bar .slide-direction-right .nx-bar-slide.right-exit{opacity:0;transform:translateX(100%)}.notificationx-shortcode-wrapper>.nx-bar-has-gutenberg .nx-bar-inner,.nx-bar-has-gutenberg .nx-bar-inner{display:block;padding:0}.notificationx-shortcode-wrapper>.nx-bar-has-gutenberg .nx-bar-inner .nx-bar-content-wrap,.nx-bar-has-gutenberg .nx-bar-inner .nx-bar-content-wrap{display:block}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper #themes .wprf-section-fields .wprf-control-wrapper.wprf-name-advance_edit{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-title{border-bottom-left-radius:10px;border-bottom-right-radius:10px;margin-bottom:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section:not(.advanced_active)>.wprf-section-fields{padding:0!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields{padding:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-wrapper.wprf-name-advance_edit{margin:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section .wprf-section-fields,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section .wprf-section-title{padding:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_editor{margin-bottom:16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_editor .wprf-section-title{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_editor .wprf-section-fields{background:transparent;display:flex;flex-wrap:wrap;gap:24px;margin:0;padding:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_editor .wprf-section-fields .wprf-control{margin-bottom:0;width:auto}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_editor .wprf-section-fields .wprf-control.wprf-normal-message p{margin:-20px 0 0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_editor .wprf-section-fields .wprf-control.wprf-modal .wprf-control-wrapper{padding:0!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_editor .wprf-section-fields .wprf-control.wprf-modal .wprf-control-wrapper .wprf-button{background:transparent;border:1px solid #6a4bff;border-radius:6px;color:#6a4bff;font-size:14px;font-weight:500;line-height:1em;min-height:35px;padding:6px 16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_editor .wprf-section-fields .wprf-control-wrapper.wprf-name-nx-bar_with_elementor_install{padding:0!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_editor .wprf-section-fields .wprf-control-wrapper.wprf-name-nx-bar_with_elementor_install .wprf-button{background:transparent;border:1px solid #6a4bff;border-radius:6px;color:#6a4bff;font-size:14px;font-weight:500;line-height:1em;min-height:35px;padding:6px 16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_editor .wprf-section-fields span{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_design .wprf-section-title{background:transparent}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-name-advance_edit .wprf-control-label{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-name-advance_edit .wprf-control-field{min-height:auto;position:absolute;right:16px;top:20px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section.advanced_active .wprf-section-title{border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:2px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section.advanced_active .wprf-section-fields{padding:30px;transition:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview{border-radius:0;box-shadow:0 0 15px hsla(0,18%,86%,.42);position:sticky;top:32px;z-index:1000}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-title{margin:0;min-height:auto;padding:12px 24px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields{padding:12px 24px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar-responsive .nx-admin-modal-head{padding:0;position:absolute;right:24px;top:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar-responsive .nx-admin-modal-head .nx-admin-modal-preview-button{background:#f5f7fd;border-radius:4px;height:32px;width:32px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar-responsive .nx-admin-modal-head .nx-admin-modal-preview-button svg{width:17px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar-responsive .nx-admin-modal-head .nx-admin-modal-preview-button svg path{fill:#7884a0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar-responsive .nx-admin-modal-head .nx-admin-modal-preview-button.active svg path{fill:#5453fd}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview{position:sticky}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview .nx-bar-inner{align-items:center;justify-content:center}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview .nx-bar-inner .nx-bar-content{min-width:auto}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview.nx-bar-desktop{margin:0 auto;max-width:100%}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview.nx-bar-tablet{margin:0 auto;max-width:542px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview.nx-bar-tablet .nx-bar-inner{align-items:center;justify-content:center}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview.nx-bar-tablet .nx-bar-inner .nx-bar-content{min-width:auto}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap{flex-direction:column;gap:8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown{margin-bottom:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown .nx-time-section{margin:0 2px;width:44px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown .nx-time-section span{font-size:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview.nx-bar-phone{margin:0 auto;max-width:384px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview.nx-bar-phone .nx-bar-inner{align-items:center;justify-content:center}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview.nx-bar-phone .nx-bar-inner .nx-bar-content{min-width:auto}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap{flex-direction:column;gap:8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap:not(:last-child) .nx-inner-content-wrapper{margin-right:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown{margin-bottom:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown .nx-time-section{margin:0 2px;width:44px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown .nx-time-section span{font-size:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.sliding_text .wprf-repeater-control .wprf-repeater-field-title .wprf-repeater-field-controls .dashicons-admin-page{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.sliding_text .wprf-section-fields .wprf-name-press_content .wprf-control-label{opacity:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.sliding_text .wprf-section-title{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.sliding_text .wprf-section-fields{padding:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.pro-activated .wprf-section-fields .radio-card-v2 .wprf-control-field .wprf-row .wprf-input-radio-option .wprf-badge{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-label{margin:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field{min-height:28px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row{display:flex;flex-wrap:nowrap;gap:16px;margin:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row:after,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row:before{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row .wprf-column{height:auto;padding:0;width:auto}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row .wprf-column .wprf-input-radio-option{align-items:unset;border-radius:0;box-shadow:none;display:flex;flex-direction:unset;height:auto;margin-top:0;min-height:auto}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row .wprf-column .wprf-input-radio-option .wprf-input-label{background-color:transparent!important;border:none;border-radius:0;color:#092161!important;cursor:pointer;flex-grow:unset;font-size:14px;font-weight:400;line-height:1em;padding:0 0 0 20px;position:relative;text-align:center}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row .wprf-column .wprf-input-radio-option .wprf-input-label:before{background:transparent;border:1.5px solid #dbe3ee;border-radius:50%;box-sizing:border-box;content:"";height:14px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:14px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row .wprf-column .wprf-input-radio-option .wprf-input-label .wprf-badge{left:auto;right:-26px;top:50%;transform:translateY(-50%)}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row .wprf-column .wprf-input-radio-option.wprf-option-selected .wprf-input-label:before{border:4px solid #6a4bff}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row .wprf-column .wprf-input-radio-option.wprf-option-selected:after,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row .wprf-column .wprf-input-radio-option.wprf-option-selected:before{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control{margin-bottom:30px;margin-left:auto;width:70%}@media only screen and (max-width:1599px){#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control{width:75%}}@media only screen and (max-width:700px){#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control{width:100%}}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control .wprf-repeater-field .wprf-repeater-field-title{align-items:center;background-color:#f8fafb;cursor:pointer;display:flex;font-size:12px;padding:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control .wprf-repeater-field .wprf-repeater-inner-field{background-color:#f8fafb;border:none;padding:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper{align-items:flex-start;background:#fff;border:1px solid #f1f1f1;border-radius:4px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field{width:100%}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .rdw-editor-toolbar{background:#fff;border:none;border-radius:2px;display:flex;flex-wrap:wrap;font-size:15px;justify-content:flex-start;margin-bottom:5px;padding:7px 6px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-editor .wprf-editor-main{border:none;border-top:0;box-sizing:border-box;height:calc(100% - 46px);padding:5px 16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control .wprf-repeater-label .wprf-repeater-button{background:#6a4bff;border:1px solid #6a4bff;box-sizing:border-box;color:#fff;cursor:pointer;gap:4px;line-height:1em;margin-top:20px;padding:10px 12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.bar_coupon .wprf-section-title{border-bottom-left-radius:10px;border-bottom-right-radius:10px;margin-bottom:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.bar_coupon .wprf-section-fields{padding:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.bar_coupon .wprf-section-fields .wprf-name-enable_coupon .wprf-control-label{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.bar_coupon .wprf-section-fields .wprf-name-enable_coupon .wprf-control-field{min-height:auto;position:absolute;right:16px;top:20px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.bar_coupon.coupon_active .wprf-section-title{border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:2px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.bar_coupon.coupon_active .wprf-section-fields{padding:30px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.bar_coupon.coupon_active .wprf-section-fields .wprf-name-enable_coupon{margin-bottom:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-title{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields{padding:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_from_time,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-daily_from_time,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_from_time{display:inline-flex;flex-direction:column;margin-left:30%;margin-right:16px}@media only screen and (max-width:1599px){#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_from_time,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-daily_from_time,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_from_time{margin-left:25%}}@media only screen and (max-width:700px){#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_from_time,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-daily_from_time,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_from_time{margin-left:0}}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_from_time .wprf-control-label,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-daily_from_time .wprf-control-label,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_from_time .wprf-control-label{display:inline-flex;flex:1;margin:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_from_time .wprf-control-label label,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-daily_from_time .wprf-control-label label,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_from_time .wprf-control-label label{margin:0 0 8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_to_time,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-daily_to_time,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_to_time{display:inline-flex;flex-direction:column}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_to_time .wprf-control-label,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-daily_to_time .wprf-control-label,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_to_time .wprf-control-label{display:inline-flex;flex:1;margin:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_to_time .wprf-control-label label,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-daily_to_time .wprf-control-label label,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_to_time .wprf-control-label label{margin:0 0 8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_schedule,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_days{flex-direction:column;margin-left:auto;width:70%}@media only screen and (max-width:1599px){#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_schedule,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_days{width:75%}}@media only screen and (max-width:700px){#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_schedule,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_days{width:1000%}}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_schedule .wprf-control-label,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_days .wprf-control-label{display:inline-flex;flex:1;margin:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_schedule .wprf-control-label label,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_days .wprf-control-label label{margin:0 0 8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange{min-width:400px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange .wprf-daterange-dropdown .rdrCalendarWrapper .rdrDateDisplayWrapper{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange .wprf-daterange-dropdown .rdrCalendarWrapper .rdrMonthAndYearWrapper{padding-top:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange .wprf-daterange-dropdown .rdrCalendarWrapper .rdrMonth .rdrDay.rdrDayToday{color:#6a4bff}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange .wprf-daterange-dropdown .rdrCalendarWrapper .rdrMonth .rdrDay.rdrDayToday .rdrDayNumber span:after{background:#6a4bff;border-radius:50%;bottom:4px;content:"";height:4px;left:50%;position:absolute;transform:translate(-50%);width:4px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange .wprf-daterange-dropdown .rdrCalendarWrapper .rdrStartEdge{background-color:#6a4bff;border-bottom-left-radius:8px;border-top-left-radius:8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange .wprf-daterange-dropdown .rdrCalendarWrapper .rdrInRange{background:#aba7c2}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange .wprf-daterange-dropdown .rdrCalendarWrapper .rdrEndEdge{background-color:#6a4bff;border-bottom-right-radius:8px;border-top-right-radius:8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange .wprf-daterange-dropdown .wprf-daterange-actions{margin-top:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange .wprf-daterange-dropdown .wprf-daterange-actions .wprf-daterange-buttons .wprf-daterange-apply{background-color:#6a4bff;border-color:#6a4bff;color:#fff}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange .wprf-daterange-dropdown .wprf-daterange-actions .wprf-daterange-buttons .wprf-daterange-apply:hover{background-color:#6a4bff;border-color:#6a4bff}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-timepicker{min-width:192px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-timepicker .wprf-timepicker-formatted{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-select-wrapper{margin-right:0;min-width:400px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.timing .wprf-section-fields .wprf-name-scroll_offset .wprf-control-field .wprf-group-control-inner{gap:16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.timing .wprf-section-fields .wprf-name-scroll_offset .wprf-control-field .wprf-group-control-inner .wprf-control-wrapper{margin-bottom:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.timing .wprf-section-fields .wprf-name-scroll_offset .wprf-control-field .wprf-group-control-inner .wprf-control-wrapper.wprf-name-scroll_trigger_value{flex-basis:50%}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.timing .wprf-section-fields .wprf-name-scroll_offset .wprf-control-field .wprf-group-control-inner .wprf-control-wrapper.wprf-name-scroll_trigger_value .wprf-control-field input[type=number]{margin-right:0;max-width:170px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.timing .wprf-section-fields .wprf-name-scroll_offset .wprf-control-field .wprf-group-control-inner .wprf-control-wrapper.wprf-name-scroll_trigger_mode .wprf-select-wrapper{margin-right:0;max-width:110px;min-width:110px;width:100%}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar #source_section{display:none}.themes-comments_maps_theme .notificationx-content>p.nx-first-row,.themes-comments_theme-five .notificationx-content>p.nx-first-row,.themes-comments_theme-four .notificationx-content>p.nx-first-row,.themes-conversions_maps_theme .notificationx-content>p.nx-first-row,.themes-conversions_theme-five .notificationx-content>p.nx-first-row,.themes-conversions_theme-four .notificationx-content>p.nx-first-row,.themes-donation_maps_theme .notificationx-content>p.nx-first-row,.themes-donation_theme-five .notificationx-content>p.nx-first-row,.themes-donation_theme-four .notificationx-content>p.nx-first-row,.themes-download_stats_actively_using .notificationx-content>p.nx-first-row,.themes-elearning_maps_theme .notificationx-content>p.nx-first-row,.themes-elearning_theme-five .notificationx-content>p.nx-first-row,.themes-elearning_theme-four .notificationx-content>p.nx-first-row,.themes-email_subscription_maps_theme .notificationx-content>p.nx-first-row,.themes-email_subscription_theme-one .notificationx-content>p.nx-first-row,.themes-email_subscription_theme-three .notificationx-content>p.nx-first-row,.themes-email_subscription_theme-two .notificationx-content>p.nx-first-row,.themes-google_reviews_maps_theme .notificationx-content>p.nx-first-row,.themes-page_analytics_pa-theme-one .notificationx-content>p.nx-first-row,.themes-review_saying .notificationx-content>p.nx-first-row,.themes-reviewed .notificationx-content>p.nx-first-row,.themes-total-rated .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_maps_theme .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_theme-five .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_theme-four .notificationx-content>p.nx-first-row{color:#000;font-size:13px;font-weight:500}.themes-comments_maps_theme .notificationx-content>p.nx-second-row,.themes-comments_theme-five .notificationx-content>p.nx-second-row,.themes-comments_theme-four .notificationx-content>p.nx-second-row,.themes-conversions_maps_theme .notificationx-content>p.nx-second-row,.themes-conversions_theme-five .notificationx-content>p.nx-second-row,.themes-conversions_theme-four .notificationx-content>p.nx-second-row,.themes-donation_maps_theme .notificationx-content>p.nx-second-row,.themes-donation_theme-five .notificationx-content>p.nx-second-row,.themes-donation_theme-four .notificationx-content>p.nx-second-row,.themes-download_stats_actively_using .notificationx-content>p.nx-second-row,.themes-elearning_maps_theme .notificationx-content>p.nx-second-row,.themes-elearning_theme-five .notificationx-content>p.nx-second-row,.themes-elearning_theme-four .notificationx-content>p.nx-second-row,.themes-email_subscription_maps_theme .notificationx-content>p.nx-second-row,.themes-email_subscription_theme-one .notificationx-content>p.nx-second-row,.themes-email_subscription_theme-three .notificationx-content>p.nx-second-row,.themes-email_subscription_theme-two .notificationx-content>p.nx-second-row,.themes-google_reviews_maps_theme .notificationx-content>p.nx-second-row,.themes-page_analytics_pa-theme-one .notificationx-content>p.nx-second-row,.themes-review_saying .notificationx-content>p.nx-second-row,.themes-reviewed .notificationx-content>p.nx-second-row,.themes-total-rated .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_maps_theme .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_theme-five .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_theme-four .notificationx-content>p.nx-second-row{color:#6a4bff;font-size:14px;font-weight:500}@media only screen and (max-width:576px){.themes-comments_maps_theme .notificationx-content>p.nx-second-row>span span,.themes-comments_theme-five .notificationx-content>p.nx-second-row>span span,.themes-comments_theme-four .notificationx-content>p.nx-second-row>span span,.themes-conversions_maps_theme .notificationx-content>p.nx-second-row>span span,.themes-conversions_theme-five .notificationx-content>p.nx-second-row>span span,.themes-conversions_theme-four .notificationx-content>p.nx-second-row>span span,.themes-donation_maps_theme .notificationx-content>p.nx-second-row>span span,.themes-donation_theme-five .notificationx-content>p.nx-second-row>span span,.themes-donation_theme-four .notificationx-content>p.nx-second-row>span span,.themes-download_stats_actively_using .notificationx-content>p.nx-second-row>span span,.themes-elearning_maps_theme .notificationx-content>p.nx-second-row>span span,.themes-elearning_theme-five .notificationx-content>p.nx-second-row>span span,.themes-elearning_theme-four .notificationx-content>p.nx-second-row>span span,.themes-email_subscription_maps_theme .notificationx-content>p.nx-second-row>span span,.themes-email_subscription_theme-one .notificationx-content>p.nx-second-row>span span,.themes-email_subscription_theme-three .notificationx-content>p.nx-second-row>span span,.themes-email_subscription_theme-two .notificationx-content>p.nx-second-row>span span,.themes-google_reviews_maps_theme .notificationx-content>p.nx-second-row>span span,.themes-page_analytics_pa-theme-one .notificationx-content>p.nx-second-row>span span,.themes-review_saying .notificationx-content>p.nx-second-row>span span,.themes-reviewed .notificationx-content>p.nx-second-row>span span,.themes-total-rated .notificationx-content>p.nx-second-row>span span,.themes-woocommerce_sales_maps_theme .notificationx-content>p.nx-second-row>span span,.themes-woocommerce_sales_theme-five .notificationx-content>p.nx-second-row>span span,.themes-woocommerce_sales_theme-four .notificationx-content>p.nx-second-row>span span{display:none}}.themes-comments_maps_theme .notificationx-content>p.nx-third-row,.themes-comments_theme-five .notificationx-content>p.nx-third-row,.themes-comments_theme-four .notificationx-content>p.nx-third-row,.themes-conversions_maps_theme .notificationx-content>p.nx-third-row,.themes-conversions_theme-five .notificationx-content>p.nx-third-row,.themes-conversions_theme-four .notificationx-content>p.nx-third-row,.themes-donation_maps_theme .notificationx-content>p.nx-third-row,.themes-donation_theme-five .notificationx-content>p.nx-third-row,.themes-donation_theme-four .notificationx-content>p.nx-third-row,.themes-download_stats_actively_using .notificationx-content>p.nx-third-row,.themes-elearning_maps_theme .notificationx-content>p.nx-third-row,.themes-elearning_theme-five .notificationx-content>p.nx-third-row,.themes-elearning_theme-four .notificationx-content>p.nx-third-row,.themes-email_subscription_maps_theme .notificationx-content>p.nx-third-row,.themes-email_subscription_theme-one .notificationx-content>p.nx-third-row,.themes-email_subscription_theme-three .notificationx-content>p.nx-third-row,.themes-email_subscription_theme-two .notificationx-content>p.nx-third-row,.themes-google_reviews_maps_theme .notificationx-content>p.nx-third-row,.themes-page_analytics_pa-theme-one .notificationx-content>p.nx-third-row,.themes-review_saying .notificationx-content>p.nx-third-row,.themes-reviewed .notificationx-content>p.nx-third-row,.themes-total-rated .notificationx-content>p.nx-third-row,.themes-woocommerce_sales_maps_theme .notificationx-content>p.nx-third-row,.themes-woocommerce_sales_theme-five .notificationx-content>p.nx-third-row,.themes-woocommerce_sales_theme-four .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-review_saying .notificationx-content>p.nx-third-row{color:#45c9b1}.themes-google_reviews_maps_theme .notificationx-content>p.nx-second-row{font-size:16px;font-weight:600}.themes-comments_theme-one .notificationx-content>p.nx-first-row,.themes-comments_theme-three .notificationx-content>p.nx-first-row,.themes-comments_theme-two .notificationx-content>p.nx-first-row,.themes-conversions_theme-one .notificationx-content>p.nx-first-row,.themes-conversions_theme-three .notificationx-content>p.nx-first-row,.themes-conversions_theme-two .notificationx-content>p.nx-first-row,.themes-donation_theme-one .notificationx-content>p.nx-first-row,.themes-donation_theme-three .notificationx-content>p.nx-first-row,.themes-donation_theme-two .notificationx-content>p.nx-first-row,.themes-elearning_theme-one .notificationx-content>p.nx-first-row,.themes-elearning_theme-three .notificationx-content>p.nx-first-row,.themes-elearning_theme-two .notificationx-content>p.nx-first-row,.themes-form_theme-one .notificationx-content>p.nx-first-row,.themes-form_theme-three .notificationx-content>p.nx-first-row,.themes-form_theme-two .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_theme-one .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_theme-three .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_theme-two .notificationx-content>p.nx-first-row{color:#7c8db5;font-size:14px;font-weight:400}.themes-comments_theme-one .notificationx-content>p.nx-first-row .nx-first-word,.themes-comments_theme-three .notificationx-content>p.nx-first-row .nx-first-word,.themes-comments_theme-two .notificationx-content>p.nx-first-row .nx-first-word,.themes-conversions_theme-one .notificationx-content>p.nx-first-row .nx-first-word,.themes-conversions_theme-three .notificationx-content>p.nx-first-row .nx-first-word,.themes-conversions_theme-two .notificationx-content>p.nx-first-row .nx-first-word,.themes-donation_theme-one .notificationx-content>p.nx-first-row .nx-first-word,.themes-donation_theme-three .notificationx-content>p.nx-first-row .nx-first-word,.themes-donation_theme-two .notificationx-content>p.nx-first-row .nx-first-word,.themes-elearning_theme-one .notificationx-content>p.nx-first-row .nx-first-word,.themes-elearning_theme-three .notificationx-content>p.nx-first-row .nx-first-word,.themes-elearning_theme-two .notificationx-content>p.nx-first-row .nx-first-word,.themes-form_theme-one .notificationx-content>p.nx-first-row .nx-first-word,.themes-form_theme-three .notificationx-content>p.nx-first-row .nx-first-word,.themes-form_theme-two .notificationx-content>p.nx-first-row .nx-first-word,.themes-woocommerce_sales_theme-one .notificationx-content>p.nx-first-row .nx-first-word,.themes-woocommerce_sales_theme-three .notificationx-content>p.nx-first-row .nx-first-word,.themes-woocommerce_sales_theme-two .notificationx-content>p.nx-first-row .nx-first-word{font-weight:500}.themes-comments_theme-one .notificationx-content>p.nx-second-row,.themes-comments_theme-three .notificationx-content>p.nx-second-row,.themes-comments_theme-two .notificationx-content>p.nx-second-row,.themes-conversions_theme-one .notificationx-content>p.nx-second-row,.themes-conversions_theme-three .notificationx-content>p.nx-second-row,.themes-conversions_theme-two .notificationx-content>p.nx-second-row,.themes-donation_theme-one .notificationx-content>p.nx-second-row,.themes-donation_theme-three .notificationx-content>p.nx-second-row,.themes-donation_theme-two .notificationx-content>p.nx-second-row,.themes-elearning_theme-one .notificationx-content>p.nx-second-row,.themes-elearning_theme-three .notificationx-content>p.nx-second-row,.themes-elearning_theme-two .notificationx-content>p.nx-second-row,.themes-form_theme-one .notificationx-content>p.nx-second-row,.themes-form_theme-three .notificationx-content>p.nx-second-row,.themes-form_theme-two .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_theme-one .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_theme-three .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_theme-two .notificationx-content>p.nx-second-row{color:#000;font-size:14px;font-weight:500}.themes-comments_theme-one .notificationx-content>p.nx-third-row,.themes-comments_theme-three .notificationx-content>p.nx-third-row,.themes-comments_theme-two .notificationx-content>p.nx-third-row,.themes-conversions_theme-one .notificationx-content>p.nx-third-row,.themes-conversions_theme-three .notificationx-content>p.nx-third-row,.themes-conversions_theme-two .notificationx-content>p.nx-third-row,.themes-donation_theme-one .notificationx-content>p.nx-third-row,.themes-donation_theme-three .notificationx-content>p.nx-third-row,.themes-donation_theme-two .notificationx-content>p.nx-third-row,.themes-elearning_theme-one .notificationx-content>p.nx-third-row,.themes-elearning_theme-three .notificationx-content>p.nx-third-row,.themes-elearning_theme-two .notificationx-content>p.nx-third-row,.themes-form_theme-one .notificationx-content>p.nx-third-row,.themes-form_theme-three .notificationx-content>p.nx-third-row,.themes-form_theme-two .notificationx-content>p.nx-third-row,.themes-woocommerce_sales_theme-one .notificationx-content>p.nx-third-row,.themes-woocommerce_sales_theme-three .notificationx-content>p.nx-third-row,.themes-woocommerce_sales_theme-two .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-comments_theme-one .notificationx-content>p.nx-first-row,.themes-comments_theme-three .notificationx-content>p.nx-first-row,.themes-comments_theme-two .notificationx-content>p.nx-first-row{color:#7c8db5;font-size:14px;font-weight:400}.themes-comments_theme-one .notificationx-content>p.nx-first-row .nx-first-word,.themes-comments_theme-three .notificationx-content>p.nx-first-row .nx-first-word,.themes-comments_theme-two .notificationx-content>p.nx-first-row .nx-first-word{font-weight:500}.themes-comments_theme-one .notificationx-content>p.nx-second-row,.themes-comments_theme-three .notificationx-content>p.nx-second-row,.themes-comments_theme-two .notificationx-content>p.nx-second-row{color:#000;font-size:12px;font-weight:500}.themes-comments_theme-one .notificationx-content>p.nx-third-row,.themes-comments_theme-three .notificationx-content>p.nx-third-row,.themes-comments_theme-two .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-download_stats_7day-download .notificationx-content>p.nx-first-row,.themes-download_stats_today-download .notificationx-content>p.nx-first-row{color:#6a4bff;font-size:14px;font-weight:500}.themes-download_stats_7day-download .notificationx-content>p.nx-second-row,.themes-download_stats_today-download .notificationx-content>p.nx-second-row{color:#000;font-size:11px;font-weight:500}.themes-download_stats_7day-download .notificationx-content>p.nx-third-row,.themes-download_stats_today-download .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-download_stats_today-download .notificationx-content>p.nx-third-row{color:#45c9b1;font-size:10px}.themes-conversions_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row,.themes-conversions_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row,.themes-donation_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row,.themes-donation_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row,.themes-elearning_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row,.themes-elearning_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row{color:#000;font-size:14px;font-weight:400}.themes-conversions_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-conversions_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row .nx-second-word,.themes-conversions_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child,.themes-conversions_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-conversions_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row .nx-second-word,.themes-conversions_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child,.themes-donation_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-donation_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row .nx-second-word,.themes-donation_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child,.themes-donation_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-donation_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row .nx-second-word,.themes-donation_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child,.themes-elearning_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-elearning_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row .nx-second-word,.themes-elearning_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child,.themes-elearning_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-elearning_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row .nx-second-word,.themes-elearning_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child,.themes-woocommerce_sales_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-woocommerce_sales_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row .nx-second-word,.themes-woocommerce_sales_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child,.themes-woocommerce_sales_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-woocommerce_sales_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row .nx-second-word,.themes-woocommerce_sales_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child{color:#6a4bff;font-weight:500}.themes-conversions_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row,.themes-conversions_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row,.themes-donation_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row,.themes-donation_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row,.themes-elearning_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row,.themes-elearning_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row{color:#000;font-size:12px;font-weight:500}.themes-conversions_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row .nx-second-word,.themes-conversions_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row .nx-second-word,.themes-donation_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row .nx-second-word,.themes-donation_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row .nx-second-word,.themes-elearning_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row .nx-second-word,.themes-elearning_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row .nx-second-word,.themes-woocommerce_sales_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row .nx-second-word,.themes-woocommerce_sales_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row .nx-second-word{font-weight:400}.themes-conversions_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-conversions_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-donation_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-donation_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-elearning_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-elearning_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-woocommerce_sales_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-woocommerce_sales_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row>span span:nth-child(2){color:#7c8db5;font-weight:400}.themes-conversions_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-third-row,.themes-conversions_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-third-row,.themes-donation_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-third-row,.themes-donation_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-third-row,.themes-elearning_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-third-row,.themes-elearning_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-third-row,.themes-woocommerce_sales_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-third-row,.themes-woocommerce_sales_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-page_analytics_pa-theme-two .notificationx-inner .notificationx-content>p.nx-first-row,.themes-review-comment .notificationx-inner .notificationx-content>p.nx-first-row,.themes-review-comment-3 .notificationx-inner .notificationx-content>p.nx-first-row{color:#000;font-size:14px;font-weight:400}.themes-page_analytics_pa-theme-two .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-page_analytics_pa-theme-two .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child,.themes-review-comment .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-review-comment .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child,.themes-review-comment-3 .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-review-comment-3 .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child{color:#6a4bff;font-weight:500}.themes-page_analytics_pa-theme-two .notificationx-inner .notificationx-content>p.nx-second-row,.themes-review-comment .notificationx-inner .notificationx-content>p.nx-second-row,.themes-review-comment-3 .notificationx-inner .notificationx-content>p.nx-second-row{color:#7c8db5;font-size:12px;font-weight:500}.themes-page_analytics_pa-theme-two .notificationx-inner .notificationx-content>p.nx-third-row,.themes-review-comment .notificationx-inner .notificationx-content>p.nx-third-row,.themes-review-comment-3 .notificationx-inner .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-conversions_conv-theme-seven .notificationx-content>p.nx-first-row,.themes-donation_conv-theme-seven .notificationx-content>p.nx-first-row,.themes-elearning_conv-theme-seven .notificationx-content>p.nx-first-row,.themes-page_analytics_pa-theme-three .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_conv-theme-seven .notificationx-content>p.nx-first-row{color:#000;font-size:14px;font-weight:400}.themes-conversions_conv-theme-seven .notificationx-content>p.nx-first-row>span span:first-child,.themes-donation_conv-theme-seven .notificationx-content>p.nx-first-row>span span:first-child,.themes-elearning_conv-theme-seven .notificationx-content>p.nx-first-row>span span:first-child,.themes-page_analytics_pa-theme-three .notificationx-content>p.nx-first-row>span span:first-child,.themes-woocommerce_sales_conv-theme-seven .notificationx-content>p.nx-first-row>span span:first-child{color:#45c9b1;font-weight:500}.themes-conversions_conv-theme-seven .notificationx-content>p.nx-first-row>span span:nth-child(2),.themes-donation_conv-theme-seven .notificationx-content>p.nx-first-row>span span:nth-child(2),.themes-elearning_conv-theme-seven .notificationx-content>p.nx-first-row>span span:nth-child(2),.themes-page_analytics_pa-theme-three .notificationx-content>p.nx-first-row>span span:nth-child(2),.themes-woocommerce_sales_conv-theme-seven .notificationx-content>p.nx-first-row>span span:nth-child(2){color:#000;font-weight:400}.themes-conversions_conv-theme-seven .notificationx-content>p.nx-second-row,.themes-donation_conv-theme-seven .notificationx-content>p.nx-second-row,.themes-elearning_conv-theme-seven .notificationx-content>p.nx-second-row,.themes-page_analytics_pa-theme-three .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_conv-theme-seven .notificationx-content>p.nx-second-row{color:#000;font-size:12px;font-weight:500}.themes-conversions_conv-theme-seven .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-donation_conv-theme-seven .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-elearning_conv-theme-seven .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-page_analytics_pa-theme-three .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-woocommerce_sales_conv-theme-seven .notificationx-content>p.nx-second-row>span span:nth-child(2){color:#7c8db5;font-weight:400}.themes-conversions_conv-theme-seven .notificationx-content>p.nx-third-row,.themes-donation_conv-theme-seven .notificationx-content>p.nx-third-row,.themes-elearning_conv-theme-seven .notificationx-content>p.nx-third-row,.themes-page_analytics_pa-theme-three .notificationx-content>p.nx-third-row,.themes-woocommerce_sales_conv-theme-seven .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-review-comment-2 .notificationx-content>p.nx-first-row{color:#000;font-size:14px;font-weight:400}.themes-review-comment-2 .notificationx-content>p.nx-first-row .nx-first-word,.themes-review-comment-2 .notificationx-content>p.nx-first-row>span span:first-child{color:#ff66bc;font-weight:500}.themes-review-comment-2 .notificationx-content>p.nx-second-row{color:#7c8db5;font-size:12px;font-weight:500}.themes-review-comment-2 .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-comments_theme-eight-free .notificationx-content>p.nx-first-row,.themes-comments_theme-six-free .notificationx-content>p.nx-first-row{color:#000;font-size:14px;font-weight:400}.themes-comments_theme-eight-free .notificationx-content>p.nx-first-row .nx-first-word,.themes-comments_theme-eight-free .notificationx-content>p.nx-first-row>:last-child,.themes-comments_theme-six-free .notificationx-content>p.nx-first-row .nx-first-word,.themes-comments_theme-six-free .notificationx-content>p.nx-first-row>:last-child{color:#6a4bff;font-weight:500}.themes-comments_theme-eight-free .notificationx-content>p.nx-second-row,.themes-comments_theme-six-free .notificationx-content>p.nx-second-row{color:#7c8db5;font-size:12px;font-weight:500}.themes-comments_theme-eight-free .notificationx-content>p.nx-third-row,.themes-comments_theme-six-free .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-comments_theme-seven-free .notificationx-content>p.nx-first-row{color:#000;font-size:14px;font-weight:400}.themes-comments_theme-seven-free .notificationx-content>p.nx-first-row .nx-first-word,.themes-comments_theme-seven-free .notificationx-content>p.nx-first-row>:last-child{color:#ff66bc;font-weight:500}.themes-comments_theme-seven-free .notificationx-content>p.nx-second-row{color:#7c8db5;font-size:12px;font-weight:500}.themes-comments_theme-seven-free .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-conversions_conv-theme-six .notificationx-content>p.nx-first-row,.themes-donation_conv-theme-six .notificationx-content>p.nx-first-row,.themes-elearning_conv-theme-six .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_conv-theme-six .notificationx-content>p.nx-first-row{color:#000;font-size:14px;font-weight:500}@media only screen and (max-width:576px){.themes-conversions_conv-theme-six .notificationx-content>p.nx-first-row,.themes-donation_conv-theme-six .notificationx-content>p.nx-first-row,.themes-elearning_conv-theme-six .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_conv-theme-six .notificationx-content>p.nx-first-row{font-size:10px}}.themes-conversions_conv-theme-six .notificationx-content>p.nx-first-row>span span:nth-child(2),.themes-donation_conv-theme-six .notificationx-content>p.nx-first-row>span span:nth-child(2),.themes-elearning_conv-theme-six .notificationx-content>p.nx-first-row>span span:nth-child(2),.themes-woocommerce_sales_conv-theme-six .notificationx-content>p.nx-first-row>span span:nth-child(2){font-weight:400}.themes-conversions_conv-theme-six .notificationx-content>p.nx-second-row,.themes-donation_conv-theme-six .notificationx-content>p.nx-second-row,.themes-elearning_conv-theme-six .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_conv-theme-six .notificationx-content>p.nx-second-row{color:#6a4bff;font-size:13px;font-weight:500}@media only screen and (max-width:576px){.themes-conversions_conv-theme-six .notificationx-content>p.nx-second-row,.themes-donation_conv-theme-six .notificationx-content>p.nx-second-row,.themes-elearning_conv-theme-six .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_conv-theme-six .notificationx-content>p.nx-second-row{font-size:10px}}.themes-conversions_conv-theme-six .notificationx-content>p.nx-second-row .nx-first-word,.themes-conversions_conv-theme-six .notificationx-content>p.nx-second-row>span span:first-child,.themes-donation_conv-theme-six .notificationx-content>p.nx-second-row .nx-first-word,.themes-donation_conv-theme-six .notificationx-content>p.nx-second-row>span span:first-child,.themes-elearning_conv-theme-six .notificationx-content>p.nx-second-row .nx-first-word,.themes-elearning_conv-theme-six .notificationx-content>p.nx-second-row>span span:first-child,.themes-woocommerce_sales_conv-theme-six .notificationx-content>p.nx-second-row .nx-first-word,.themes-woocommerce_sales_conv-theme-six .notificationx-content>p.nx-second-row>span span:first-child{color:#7c8db5}@media only screen and (max-width:576px){.themes-conversions_conv-theme-six .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-donation_conv-theme-six .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-elearning_conv-theme-six .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-woocommerce_sales_conv-theme-six .notificationx-content>p.nx-second-row>span span:nth-child(2){display:none}}.themes-conversions_conv-theme-six .notificationx-content>p.nx-third-row,.themes-donation_conv-theme-six .notificationx-content>p.nx-third-row,.themes-elearning_conv-theme-six .notificationx-content>p.nx-third-row,.themes-woocommerce_sales_conv-theme-six .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-youtube_channel-1,.themes-youtube_video-2,.themes-youtube_video-4{border-radius:6px;box-shadow:0 12px 24px 0 rgba(0,1,35,.08);filter:drop-shadow(-10px 0 15px rgba(0,0,0,.1))}.themes-youtube_channel-1:not(.themes-youtube_channel-1:last-child,.themes-youtube_video-2:last-child,.themes-youtube_video-4:last-child),.themes-youtube_video-2:not(.themes-youtube_channel-1:last-child,.themes-youtube_video-2:last-child,.themes-youtube_video-4:last-child),.themes-youtube_video-4:not(.themes-youtube_channel-1:last-child,.themes-youtube_video-2:last-child,.themes-youtube_video-4:last-child){margin-bottom:45px}.themes-youtube_channel-1 .notificationx-inner .notificationx-image,.themes-youtube_video-2 .notificationx-inner .notificationx-image,.themes-youtube_video-4 .notificationx-inner .notificationx-image{padding:8px}.themes-youtube_channel-1 .notificationx-inner .notificationx-image>img,.themes-youtube_video-2 .notificationx-inner .notificationx-image>img,.themes-youtube_video-4 .notificationx-inner .notificationx-image>img{border-radius:4px}.themes-youtube_channel-1 .notificationx-inner .notificationx-content,.themes-youtube_video-2 .notificationx-inner .notificationx-content,.themes-youtube_video-4 .notificationx-inner .notificationx-content{margin-left:0;margin-right:0;padding:8px 4px}.themes-youtube_channel-1 .notificationx-inner .notificationx-content>p.nx-first-row,.themes-youtube_video-2 .notificationx-inner .notificationx-content>p.nx-first-row,.themes-youtube_video-4 .notificationx-inner .notificationx-content>p.nx-first-row{color:#344054!important;font-size:16px;font-weight:500;line-height:20px;margin-bottom:10px}.themes-youtube_channel-1 .notificationx-inner .notificationx-content>p.nx-second-row,.themes-youtube_video-2 .notificationx-inner .notificationx-content>p.nx-second-row,.themes-youtube_video-4 .notificationx-inner .notificationx-content>p.nx-second-row{color:#667085}.themes-youtube_channel-1 .notificationx-inner .notificationx-content>p.nx-second-row>span,.themes-youtube_video-2 .notificationx-inner .notificationx-content>p.nx-second-row>span,.themes-youtube_video-4 .notificationx-inner .notificationx-content>p.nx-second-row>span{display:flex;font-size:12px;font-weight:400;gap:2px;width:100%}.themes-youtube_channel-1 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:first-child,.themes-youtube_video-2 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:first-child,.themes-youtube_video-4 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:first-child{color:#5614d5;font-weight:500}.themes-youtube_channel-1 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(2),.themes-youtube_video-2 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(2),.themes-youtube_video-4 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(2){margin-right:12px}.themes-youtube_channel-1 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(3),.themes-youtube_video-2 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(3),.themes-youtube_video-4 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(3){color:#5614d5;font-weight:500}.themes-youtube_channel-1 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(5),.themes-youtube_video-2 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(5),.themes-youtube_video-4 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(5){color:#5614d5;font-weight:500;margin-left:12px}.themes-youtube_channel-1 .notificationx-inner .notificationx-content>p.nx-third-row>span,.themes-youtube_video-2 .notificationx-inner .notificationx-content>p.nx-third-row>span,.themes-youtube_video-4 .notificationx-inner .notificationx-content>p.nx-third-row>span{margin-right:0}.themes-youtube_channel-1 .notificationx-inner .notificationx-content>p.nx-third-row .nx-branding,.themes-youtube_video-2 .notificationx-inner .notificationx-content>p.nx-third-row .nx-branding,.themes-youtube_video-4 .notificationx-inner .notificationx-content>p.nx-third-row .nx-branding{margin-top:0;width:100%}.themes-youtube_channel-2{border-radius:50px 8px 8px 50px;box-shadow:0 12px 24px 0 rgba(0,1,35,.08);filter:drop-shadow(-10px 0 15px rgba(0,0,0,.1))}.themes-youtube_channel-2:not(.themes-youtube_channel-2:last-child){margin-bottom:45px}.themes-youtube_channel-2 .notificationx-inner{border-radius:50px 8px 8px 50px}.themes-youtube_channel-2 .notificationx-inner .notificationx-image{animation:bling 2s infinite;border-radius:50%;box-shadow:0 0 0 16px #fff;flex-basis:90px;min-width:90px;padding:0;position:relative;width:90px}.themes-youtube_channel-2 .notificationx-inner .notificationx-image img{border-radius:50%;height:100%}.themes-youtube_channel-2 .notificationx-inner .notificationx-content{margin-left:20px;margin-right:0;padding:16px 4px}.themes-youtube_channel-2 .notificationx-inner .notificationx-content>p.nx-first-row{color:#344054!important;font-size:16px;font-weight:500;line-height:20px;margin-bottom:6px}.themes-youtube_channel-2 .notificationx-inner .notificationx-content>p.nx-second-row{color:#5614d5}.themes-youtube_channel-2 .notificationx-inner .notificationx-content>p.nx-second-row>span{display:flex;font-size:12px;font-weight:500;width:100%}.themes-youtube_channel-2 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:first-child{margin-left:16px;margin-right:8px;position:relative}.themes-youtube_channel-2 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:first-child:before{color:#667085!important;content:"";font-family:dashicons;font-size:14px;left:-16px;position:absolute;top:-2px}.themes-youtube_channel-2 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(2){margin-left:16px;margin-right:0;position:relative}.themes-youtube_channel-2 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(2):before{color:#667085!important;content:"";font-family:dashicons;font-size:14px;left:-16px;position:absolute;top:-2px}.themes-youtube_channel-2 .notificationx-inner .notificationx-content>p.nx-third-row>span{margin-right:0}.themes-youtube_channel-2 .notificationx-inner .notificationx-content>p.nx-third-row .nx-branding{margin-top:0;width:100%}.themes-youtube_video-1,.themes-youtube_video-3{border-radius:50px 8px 8px 50px;box-shadow:0 12px 24px 0 rgba(0,1,35,.08);filter:drop-shadow(-10px 0 15px rgba(0,0,0,.1))}.themes-youtube_video-1:not(.themes-youtube_video-1:last-child,.themes-youtube_video-3:last-child),.themes-youtube_video-3:not(.themes-youtube_video-1:last-child,.themes-youtube_video-3:last-child){margin-bottom:45px}.themes-youtube_video-1 .notificationx-inner,.themes-youtube_video-3 .notificationx-inner{border-radius:50px 8px 8px 50px}.themes-youtube_video-1 .notificationx-inner .notificationx-image,.themes-youtube_video-3 .notificationx-inner .notificationx-image{animation:bling 2s infinite;border-radius:50%;box-shadow:0 0 0 16px #fff;flex-basis:90px;min-width:90px;padding:0;position:relative;width:90px}@keyframes bling{0%{outline:0 solid #c00}to{outline:10px solid rgba(204,0,0,.2)}}@keyframes bling-before{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes bling-after{0%{transform:scale(1)}to{transform:scale(1.4)}}.themes-youtube_video-1 .notificationx-inner .notificationx-image img,.themes-youtube_video-3 .notificationx-inner .notificationx-image img{border-radius:50%;height:100%}.themes-youtube_video-1 .notificationx-inner .notificationx-content,.themes-youtube_video-3 .notificationx-inner .notificationx-content{margin-left:20px;margin-right:0;padding:16px 4px}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-first-row,.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-first-row{color:#344054!important;font-size:16px;font-weight:500;line-height:20px;margin-bottom:6px}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-second-row,.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-second-row{color:#5614d5}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-second-row>span,.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-second-row>span{display:flex;font-size:12px;font-weight:500;width:100%}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:first-child,.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:first-child{margin-left:16px;margin-right:8px;position:relative}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:first-child:before,.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:first-child:before{color:#667085!important;content:"";font-family:dashicons;font-size:14px;left:-16px;position:absolute;top:-2px}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(2),.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(2){margin-left:16px;margin-right:8px;position:relative}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(2):before,.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(2):before{color:#667085!important;content:"";font-family:dashicons;font-size:14px;left:-16px;position:absolute;top:-2px}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(3),.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(3){margin-left:16px;margin-right:0;position:relative}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(3):before,.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(3):before{color:#667085!important;content:"";font-family:dashicons;font-size:14px;left:-16px;position:absolute;top:-2px}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-third-row>span,.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-third-row>span{margin-right:0}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-third-row .nx-branding,.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-third-row .nx-branding{margin-top:0;width:100%}.themes-youtube_video-1.button-link .notificationx-link,.themes-youtube_video-2.button-link .notificationx-link,.themes-youtube_video-3.button-link .notificationx-link,.themes-youtube_video-4.button-link .notificationx-link{background:#c00;padding:6px 12px}.themes-youtube_video-1.button-link .notificationx-link>a,.themes-youtube_video-2.button-link .notificationx-link>a,.themes-youtube_video-3.button-link .notificationx-link>a,.themes-youtube_video-4.button-link .notificationx-link>a{color:#fff;text-decoration:none}.themes-youtube_channel-1.button-link .notificationx-link-wrapper,.themes-youtube_channel-2.button-link .notificationx-link-wrapper{bottom:inherit;color:#fff;font-size:14px;font-weight:500;line-height:18px;padding:6px 0;position:absolute;right:15px;text-decoration:none;top:-35px}.themes-youtube_channel-1.button-link .notificationx-link-wrapper .notificationx-link,.themes-youtube_channel-2.button-link .notificationx-link-wrapper .notificationx-link{background:#c00;border-radius:4px 0 0 4px;bottom:inherit;color:inherit;font-size:inherit;font-weight:inherit;left:unset;line-height:inherit;padding:inherit;position:unset;right:unset;text-decoration:none;top:unset}.themes-youtube_channel-1.button-link .notificationx-link-wrapper a,.themes-youtube_channel-2.button-link .notificationx-link-wrapper a{padding:6px 8px!important}.themes-youtube_channel-1.button-link .notificationx-link-wrapper span,.themes-youtube_channel-2.button-link .notificationx-link-wrapper span{background-color:#fff!important;border-radius:0 4px 4px 0!important;color:#c00!important;padding:6px 8px}.themes-conversions_conv-theme-seven,.themes-conversions_theme-one,.themes-download_stats_7day-download,.themes-download_stats_actively_using,.themes-page_analytics_pa-theme-one,.themes-woocommerce_sales_conv-theme-seven,.themes-woocommerce_sales_theme-one{border-radius:5px!important}.themes-conversions_conv-theme-nine,.themes-donation_conv-theme-nine,.themes-elearning_conv-theme-nine,.themes-page_analytics_pa-theme-two,.themes-woocommerce_sales_conv-theme-nine{background:transparent!important;border-radius:5px!important}.themes-conversions_conv-theme-nine .notificationx-content,.themes-conversions_conv-theme-nine .notificationx-image,.themes-donation_conv-theme-nine .notificationx-content,.themes-donation_conv-theme-nine .notificationx-image,.themes-elearning_conv-theme-nine .notificationx-content,.themes-elearning_conv-theme-nine .notificationx-image,.themes-page_analytics_pa-theme-two .notificationx-content,.themes-page_analytics_pa-theme-two .notificationx-image,.themes-woocommerce_sales_conv-theme-nine .notificationx-content,.themes-woocommerce_sales_conv-theme-nine .notificationx-image{border-radius:5px!important}.nxc-cookie_notice_bottom_left{align-items:flex-start;bottom:30px;left:30px;right:0}@media only screen and (max-width:450px){.nxc-cookie_notice_bottom_left{bottom:15px;left:15px}}.nx-gdpr{border-radius:16px;box-shadow:0 5px 14px 0 rgba(8,15,52,.039);font-family:Open Sans,sans-serif}.nx-gdpr.card-gdpr{bottom:30px;left:30px;max-width:480px;min-width:300px;position:fixed;width:90%;z-index:99999}@media only screen and (max-width:450px){.nx-gdpr.card-gdpr{bottom:15px;left:15px}}.nx-gdpr.card-gdpr.cookie_notice_bottom_right{bottom:30px;left:unset;right:30px}@media only screen and (max-width:450px){.nx-gdpr.card-gdpr.cookie_notice_bottom_right{bottom:15px;right:15px}}.nx-gdpr.card-gdpr.cookie_notice_center{bottom:30px;left:calc(50% - 240px)}@media only screen and (max-width:550px){.nx-gdpr.card-gdpr.cookie_notice_center{bottom:15px;left:15px}}.nx-gdpr .nx-gdpr-card.no-branding .nx-gdpr-card-body{border-radius:0 0 16px 16px}.nx-gdpr.banner-gdpr{bottom:0;left:0;position:fixed;right:0;z-index:9999999}.nx-gdpr.banner-gdpr.cookie_banner_top{bottom:unset;top:0}.nx-gdpr.banner-gdpr .nx-gdpr-card{position:relative}.nx-gdpr.banner-gdpr .nx-gdpr-card .nx-gdpr-card-header{padding-bottom:12px}.nx-gdpr.banner-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-description{padding-bottom:16px}@media only screen and (max-width:450px){.nx-gdpr.banner-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-description{padding-bottom:12px}}.nx-gdpr.banner-gdpr .nx-gdpr-card .nx-gdpr-card-footer{padding:4px 26px 8px}@media only screen and (max-width:450px){.nx-gdpr.banner-gdpr .nx-gdpr-card .nx-gdpr-card-footer{padding:4px 20px 8px}}.nx-gdpr.banner-gdpr .nx-gdpr-card .nx-gdpr-close{top:16px}.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-one,.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-one .nx-gdpr .nx-gdpr-card-footer,.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-one .nx-gdpr .nx-gdpr-card-header,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-one,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-one .nx-gdpr .nx-gdpr-card-footer,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-one .nx-gdpr .nx-gdpr-card-header{border-radius:0}.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-two,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-two{border-radius:16px;bottom:16px;left:20px;right:20px}.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card-header,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card-header{padding-bottom:8px;padding-top:12px}.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card-body,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card-body{align-items:center;display:flex;gap:40px;justify-content:space-between;padding:8px 24px 12px}@media only screen and (max-width:767px){.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card-body,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card-body{align-items:flex-start;flex-direction:column;gap:20px;justify-content:flex-start;padding:8px 20px 12px}}.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card-body .nx-gdpr-description,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card-body .nx-gdpr-description{flex:75%;max-width:1165px;padding:0}@media only screen and (max-width:450px){.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card-body .nx-gdpr-description,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card-body .nx-gdpr-description{flex:1;width:100%}}.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card-body .nx-gdpr-actions,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card-body .nx-gdpr-actions{flex:25%;justify-content:flex-end;padding:0}@media only screen and (max-width:450px){.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card-body .nx-gdpr-actions,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card-body .nx-gdpr-actions{flex:1;width:100%}}.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card-body .nx-gdpr-actions .button-single,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card-body .nx-gdpr-actions .button-single{display:none}.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card-footer,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card-footer{padding:8px 26px}.nx-gdpr .nx-gdpr-card{position:relative}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-header{align-items:center;background:#fff;border-radius:16px 16px 0 0;display:flex;gap:6px;padding:24px 24px 18px}@media only screen and (max-width:450px){.nx-gdpr .nx-gdpr-card .nx-gdpr-card-header{padding:20px 20px 16px}}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-header .nx-gdpr-title{font-family:Open Sans,sans-serif;font-size:20px;font-weight:600;line-height:22px}@media only screen and (max-width:450px){.nx-gdpr .nx-gdpr-card .nx-gdpr-card-header .nx-gdpr-title{font-size:16px;line-height:18px}}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-description{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;line-height:22px;margin:0;padding-bottom:24px;padding-left:24px;padding-right:24px}@media only screen and (max-width:450px){.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-description{font-size:13px;line-height:18px;padding-bottom:20px;padding-left:20px;padding-right:20px}}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-description .nx-gdpr-link{font-weight:500;outline:0;padding-left:4px;text-decoration:underline}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions{align-items:center;display:flex;gap:16px;justify-content:space-between;padding-bottom:12px;padding-left:24px;padding-right:24px}@media only screen and (max-width:450px){.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions{flex-direction:column;gap:8px;padding-left:20px;padding-right:20px}}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .button-group{display:flex;gap:8px}@media only screen and (max-width:450px){.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .button-group{flex-direction:column;width:100%}}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .btn{border-radius:8px;cursor:pointer;font-family:Open Sans,sans-serif;font-size:14px;font-weight:500;line-height:16px;min-width:110px;padding:12px 20px;transition:.3s ease-in-out}@media only screen and (max-width:450px){.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .btn{flex:1}}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .btn.btn-primary{background:#6a4bff;border:1px solid #6a4bff;color:#fff}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .btn.btn-primary:hover{background:#5414d0;border:1px solid #5414d0;box-shadow:0 15px 10px -10px rgba(86,20,213,.3)}@media only screen and (max-width:450px){.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .button-single{display:inline-flex;width:100%}}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-footer{align-items:center;border-radius:0 0 16px 16px;display:flex;gap:8px;justify-content:flex-end;padding:8px 26px}@media only screen and (max-width:450px){.nx-gdpr .nx-gdpr-card .nx-gdpr-card-footer{justify-content:center;padding:8px 20px}}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-footer .nx-gdpr-powered{font-family:Open Sans,sans-serif;font-size:12px;font-weight:500;line-height:15px;margin:0}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-footer .nx-branding{align-items:center;display:flex;gap:6px;justify-content:center}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-footer .nx-branding .nx-byline{display:none}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-footer .nx-branding .nx-powered-by{display:inline-flex}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-footer .nx-branding .nx-powered-by svg{height:8px;width:65px}.nx-gdpr .nx-gdpr-card .nx-gdpr-close{align-items:center;border-radius:4px;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;position:absolute;right:24px;top:24px;width:24px}@media only screen and (max-width:450px){.nx-gdpr .nx-gdpr-card .nx-gdpr-close{height:20px;right:20px;top:20px;width:20px}}.nx-gdpr.light{background:transparent;border:1px solid #d9dbe9}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-card-header .nx-gdpr-title{color:#092161;margin:0}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-card-body{background:#fff}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-description{color:#535d77}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-description .nx-gdpr-link{color:#6a4bff}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .btn.btn-secondary{background:#fff;border:1px solid #eff0f6;color:#092161}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .btn.btn-danger{background:transparent;border:1px solid #e5e7f2;color:#092161;transition:none}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-card-footer{background:#f6f7fe}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-card-footer .nx-gdpr-powered{color:#7c8db5}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-card-footer .nx-powered-by svg{fill:#1f3155}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-close{background:#f8f7fa;border:1px solid #f8f7fa}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-close svg path{stroke:#092161}.nx-gdpr.light.gdpr_theme-light-two .nx-gdpr-card .nx-gdpr-actions{background:#f7f7fb;padding-bottom:8px;padding-top:12px}.nx-gdpr.light.gdpr_theme-banner-light-one .nx-gdpr-card .nx-gdpr-actions{background:#f7f7fb;padding-top:12px}.nx-gdpr.gdpr_theme-banner-dark-one .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-banner-light-one .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-dark-one .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-dark-two .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-light-one .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-light-two .nx-gdpr-card .nx-gdpr-card-header img{display:none}.nx-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-dark-three .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-light-three .nx-gdpr-card .nx-gdpr-card-header img{max-width:24px}@media only screen and (max-width:450px){.nx-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-dark-three .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-light-three .nx-gdpr-card .nx-gdpr-card-header img{max-width:20px}}.nx-gdpr.gdpr_theme-dark-four .nx-gdpr-card .nx-gdpr-card-header,.nx-gdpr.gdpr_theme-light-four .nx-gdpr-card .nx-gdpr-card-header{align-items:flex-start;flex-direction:column;gap:12px}.nx-gdpr.gdpr_theme-dark-four .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-light-four .nx-gdpr-card .nx-gdpr-card-header img{max-width:48px}@media only screen and (max-width:450px){.nx-gdpr.gdpr_theme-dark-four .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-light-four .nx-gdpr-card .nx-gdpr-card-header img{max-width:40px}}.nx-gdpr.dark{background:transparent;border:1px solid #222224}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-card-header{background:#000}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-card-header .nx-gdpr-title{color:#ededf2}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-card-body{background:#000}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-description{color:#959599}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-description .nx-gdpr-link{color:#6a4bff}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .btn.btn-secondary{background:#141414;border:1px solid #222224;color:#ededf2}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .btn.btn-danger{background:transparent;border:1px solid #222224;color:#ededf2;transition:none}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-card-footer{background:#0f0f0f}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-card-footer .nx-gdpr-powered{color:#959599}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-card-footer .nx-powered-by svg{fill:#fff}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-close{background:#19191a;border:1px solid #19191a}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-close svg path{stroke:#ededf2}.nx-gdpr.dark.gdpr_theme-dark-two .nx-gdpr-card .nx-gdpr-actions{background:#0f0f0f;padding-bottom:12px;padding-top:16px}.nx-gdpr.dark.gdpr_theme-banner-dark-one .nx-gdpr-card .nx-gdpr-actions{background:#0f0f0f;padding-top:16px}.nx-gdpr-modal-header h3{margin:0;padding:0}.nx-gdpr-modal-header p{font-size:12px;margin:0}.wprf-gdpr-modal-frontend-content h3{margin:0;padding:0}.wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-header{display:flex;justify-content:space-between}.wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-header-title{align-items:center;display:flex;gap:5px;justify-content:start}.wprf-gdpr-modal-frontend-content p{font-size:12px;margin:0}.nx-gdpr-customization-close{position:absolute;right:20px;top:10px;z-index:9}.nx-admin-modal-head{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:center;padding:10px 20px;position:relative}.nx-admin-modal-head .nx-admin-modal-preview-button{all:initial;align-items:center;background:#6a4bff;border-radius:5px;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.nx-admin-modal-head .nx-admin-modal-preview-button img{filter:brightness(100)}.nx-admin-modal-head .nx-admin-modal-preview-button.active{background:#5453fd}.nx-admin-modal-head .nx-admin-modal-close-button{all:initial;align-items:center;background:#dcd6ff;border-radius:4px;color:#fff;cursor:pointer;display:flex;height:15px;justify-content:center;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:15px}.nx-admin-modal-body{background:#f6f7fd;border:2px solid #5414d0;overflow:hidden}.nx-admin-modal-body iframe{max-height:calc(100vh - 150px)}#pro_alert_video_popup{margin-top:20px}.wprf-modal-preview-footer{display:flex;justify-content:space-between;margin-top:20px}.wprf-modal-preview-footer .pagination-wrapper{align-items:center;display:flex;gap:10px;justify-content:center}.wprf-modal-preview-footer .pagination-wrapper .pagination-info{color:#25396f;font-size:14px;font-weight:400}.wprf-modal-preview-footer .rc-pagination{align-items:center;display:flex;margin-bottom:0;margin-left:auto;margin-top:0}.wprf-modal-preview-footer .rc-pagination>:not(:last-child){margin-right:5px}.wprf-modal-preview-footer .rc-pagination:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.wprf-modal-preview-footer .rc-pagination-total-text{align-items:center;display:flex;height:32px;justify-content:center}.wprf-modal-preview-footer .rc-pagination-item{aspect-ratio:1;border-radius:10px;cursor:pointer;display:flex;height:32px;margin-bottom:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wprf-modal-preview-footer .rc-pagination-item a,.wprf-modal-preview-footer .rc-pagination-item button{align-items:center;box-shadow:none;color:#6a4bff;cursor:pointer;display:flex;justify-content:center;text-decoration:none;transition:none;width:100%}.wprf-modal-preview-footer .rc-pagination-item:focus a,.wprf-modal-preview-footer .rc-pagination-item:hover a{color:#25396f}.wprf-modal-preview-footer .rc-pagination-item-active{background-color:rgba(106,75,255,.15)}.wprf-modal-preview-footer .rc-pagination-item-active a,.wprf-modal-preview-footer .rc-pagination-item-active:focus a,.wprf-modal-preview-footer .rc-pagination-item-active:hover a{color:#25396f}.wprf-modal-preview-footer .rc-pagination-jump-next,.wprf-modal-preview-footer .rc-pagination-jump-prev{background:rgba(106,75,255,.15);border-radius:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wprf-modal-preview-footer .rc-pagination-jump-next a,.wprf-modal-preview-footer .rc-pagination-jump-next button,.wprf-modal-preview-footer .rc-pagination-jump-prev a,.wprf-modal-preview-footer .rc-pagination-jump-prev button{align-items:center;border-radius:10px;box-shadow:none;color:transparent;cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.wprf-modal-preview-footer .rc-pagination-jump-next a:after,.wprf-modal-preview-footer .rc-pagination-jump-next button:after,.wprf-modal-preview-footer .rc-pagination-jump-prev a:after,.wprf-modal-preview-footer .rc-pagination-jump-prev button:after{align-items:center;border-radius:10px;bottom:0;box-shadow:none;color:#6a4bff;content:"•••";cursor:pointer;display:flex;font-size:.75rem;justify-content:center;left:0;position:absolute!important;position:relative;right:0;text-decoration:none;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wprf-modal-preview-footer .rc-pagination-jump-next:focus,.wprf-modal-preview-footer .rc-pagination-jump-next:hover,.wprf-modal-preview-footer .rc-pagination-jump-prev:focus,.wprf-modal-preview-footer .rc-pagination-jump-prev:hover{background-color:rgba(106,75,255,.15)}.wprf-modal-preview-footer .rc-pagination-jump-next:focus a,.wprf-modal-preview-footer .rc-pagination-jump-next:focus button,.wprf-modal-preview-footer .rc-pagination-jump-next:hover a,.wprf-modal-preview-footer .rc-pagination-jump-next:hover button,.wprf-modal-preview-footer .rc-pagination-jump-prev:focus a,.wprf-modal-preview-footer .rc-pagination-jump-prev:focus button,.wprf-modal-preview-footer .rc-pagination-jump-prev:hover a,.wprf-modal-preview-footer .rc-pagination-jump-prev:hover button{text-decoration:none}.wprf-modal-preview-footer .rc-pagination-jump-next:focus a:after,.wprf-modal-preview-footer .rc-pagination-jump-next:focus button:after,.wprf-modal-preview-footer .rc-pagination-jump-next:hover a:after,.wprf-modal-preview-footer .rc-pagination-jump-next:hover button:after,.wprf-modal-preview-footer .rc-pagination-jump-prev:focus a:after,.wprf-modal-preview-footer .rc-pagination-jump-prev:focus button:after,.wprf-modal-preview-footer .rc-pagination-jump-prev:hover a:after,.wprf-modal-preview-footer .rc-pagination-jump-prev:hover button:after{color:#fff}.wprf-modal-preview-footer .rc-pagination-jump-next,.wprf-modal-preview-footer .rc-pagination-jump-prev,.wprf-modal-preview-footer .rc-pagination-next,.wprf-modal-preview-footer .rc-pagination-prev{align-items:center;aspect-ratio:1;border-radius:10px;color:#6a4bff;cursor:pointer;display:flex;font-size:.75rem;height:32px;justify-content:center;margin-bottom:0}.wprf-modal-preview-footer .rc-pagination-next a,.wprf-modal-preview-footer .rc-pagination-next button,.wprf-modal-preview-footer .rc-pagination-prev a,.wprf-modal-preview-footer .rc-pagination-prev button{align-items:center;background:none;border:none;border-radius:10px;box-shadow:none;color:transparent;cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.wprf-modal-preview-footer .rc-pagination-next a:after,.wprf-modal-preview-footer .rc-pagination-next button:after,.wprf-modal-preview-footer .rc-pagination-prev a:after,.wprf-modal-preview-footer .rc-pagination-prev button:after{align-items:center;bottom:0;color:#6a4bff;cursor:pointer;display:flex;font-size:.75rem;justify-content:center;left:0;position:absolute!important;position:relative;right:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wprf-modal-preview-footer .rc-pagination-prev a:after,.wprf-modal-preview-footer .rc-pagination-prev button:after{content:"<"}.wprf-modal-preview-footer .rc-pagination-next a:after,.wprf-modal-preview-footer .rc-pagination-next button:after{content:">"}.wprf-modal-preview-footer .rc-pagination-disabled:focus a,.wprf-modal-preview-footer .rc-pagination-disabled:focus button,.wprf-modal-preview-footer .rc-pagination-disabled:hover a,.wprf-modal-preview-footer .rc-pagination-disabled:hover button{background:hsla(0,0%,80%,.15)!important;color:transparent!important;cursor:not-allowed!important}.wprf-modal-preview-footer .rc-pagination-disabled:focus a:after,.wprf-modal-preview-footer .rc-pagination-disabled:focus button:after,.wprf-modal-preview-footer .rc-pagination-disabled:hover a:after,.wprf-modal-preview-footer .rc-pagination-disabled:hover button:after{background:hsla(0,0%,80%,.15)!important;color:#a3a3a3!important;cursor:not-allowed!important}.wprf-modal-preview-footer .rc-pagination-simple .wprf-modal-preview-footer .rc-pagination-next,.wprf-modal-preview-footer .rc-pagination-simple .wprf-modal-preview-footer .rc-pagination-prev{align-items:center;aspect-ratio:1;display:flex;height:32px;justify-content:center}.wprf-modal-preview-footer .rc-pagination-simple .wprf-modal-preview-footer .rc-pagination-next a,.wprf-modal-preview-footer .rc-pagination-simple .wprf-modal-preview-footer .rc-pagination-next button,.wprf-modal-preview-footer .rc-pagination-simple .wprf-modal-preview-footer .rc-pagination-prev a,.wprf-modal-preview-footer .rc-pagination-simple .wprf-modal-preview-footer .rc-pagination-prev button{height:32px;text-decoration:none}.wprf-modal-preview-footer .rc-pagination-simple .wprf-modal-preview-footer .rc-pagination-next a:after,.wprf-modal-preview-footer .rc-pagination-simple .wprf-modal-preview-footer .rc-pagination-next button:after,.wprf-modal-preview-footer .rc-pagination-simple .wprf-modal-preview-footer .rc-pagination-prev a:after,.wprf-modal-preview-footer .rc-pagination-simple .wprf-modal-preview-footer .rc-pagination-prev button:after{height:32px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open{background-color:rgba(11,5,44,.7)!important;padding:unset!important}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open{background:transparent!important;border:none!important;inset:unset!important;left:50%!important;margin:20px auto;max-height:calc(100vh - 100px);max-width:980px!important;overflow:auto!important;padding:0!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-custom-notification-preview,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-custom-notification-preview,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-custom-notification-preview,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-custom-notification-preview{background:transparent!important;width:auto!important}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization{background:#fff!important;border-radius:8px!important;font-family:Open Sans,sans-serif;max-height:80vh!important;max-width:750px!important;width:90%!important}@media only screen and (max-width:550px){.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization{max-height:95vh!important}}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-modal-header,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-modal-header,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-modal-header,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-modal-header{background:#fff;border-bottom:1px solid #eaecfa;padding:24px;position:sticky;top:0;z-index:999}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-modal-header h3,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-modal-header h3,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-modal-header h3,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-modal-header h3{color:#092161;font-family:Open Sans,sans-serif;font-size:20px;font-weight:600;line-height:22px;margin:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content{background:transparent;box-shadow:0 5px 14px 0 rgba(8,15,52,.039);padding:20px 24px 30px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top{margin-bottom:20px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top p,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top p,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top p,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top p{color:#535d77;font-family:Open Sans,sans-serif;font-size:14px;line-height:22px;margin:0 0 12px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top p:last-child,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top p:last-child,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top p:last-child,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top p:last-child{margin-bottom:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button{background:transparent;border:none;color:#6a4bff;font-family:Open Sans,sans-serif;font-size:14px;padding:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button.show-more-btn,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button.show-more-btn,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button.show-more-btn,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button.show-more-btn{margin-left:4px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button.show-less-btn,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button.show-less-btn,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button.show-less-btn,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button.show-less-btn{margin-bottom:12px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top a{color:#6a4bff;text-decoration:underline}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper{display:flex;flex-direction:column;gap:16px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item{border:1px solid #eaecfa;border-radius:8px;padding:12px 16px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header{align-items:center;display:flex;gap:16px;justify-content:space-between;padding-bottom:10px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-title,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-title,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-title,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-title{align-items:center;cursor:pointer;display:flex;gap:10px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-title h3,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-title h3,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-title h3,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-title h3{color:#092161;font-family:Open Sans,sans-serif;font-size:16px;font-weight:500;line-height:20px;margin:0;padding:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active{color:#45c9b1;font-family:Open Sans,sans-serif;font-size:12px;font-weight:500;line-height:16px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input{display:none}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input:checked+.nx_gdpr-toggle-slider:before,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input:checked+.nx_gdpr-toggle-slider:before,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input:checked+.nx_gdpr-toggle-slider:before,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input:checked+.nx_gdpr-toggle-slider:before{background:#6a4bff}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input:checked+.nx_gdpr-toggle-slider:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input:checked+.nx_gdpr-toggle-slider:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input:checked+.nx_gdpr-toggle-slider:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input:checked+.nx_gdpr-toggle-slider:after{left:auto;right:1px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider{cursor:pointer;display:inline-block;height:20px;margin-bottom:0;max-height:20px;min-height:20px;position:relative;width:40px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:before,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:before,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:before,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:before{content:"";position:absolute}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:before,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:before,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:before,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:before{background:#8d92b1;border:none;border-radius:20px;height:20px;left:0;top:0;transition:all .4s ease;width:40px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:after{background:#fff;border-radius:50%;box-shadow:none;height:18px;left:1px;top:1px;transition:left .3s cubic-bezier(.175,.885,.32,1.275),padding .3s ease,margin .3s ease;width:18px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-content,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-content,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-content,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-content{padding-bottom:10px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-content p,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-content p,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-content p,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-content p{color:#7c8db5;font-family:Open Sans,sans-serif;font-size:14px;line-height:19px;margin:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper{background:#f7f8fc;border-radius:8px;display:flex;flex-direction:column;padding:12px 16px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper span,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper span,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper span,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper span{font-size:12px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item{display:flex;flex-direction:column;gap:16px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item:not(:last-child),.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item:not(:last-child),.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item:not(:last-child),.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item:not(:last-child){border-bottom:1px solid #eaecfa;padding-bottom:16px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item:not(:first-child),.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item:not(:first-child),.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item:not(:first-child),.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item:not(:first-child){padding-top:16px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item .nx_gdpr-cookies-list-wrapper-item-value span,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item .nx_gdpr-cookies-list-wrapper-item-value span,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item .nx_gdpr-cookies-list-wrapper-item-value span,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item .nx_gdpr-cookies-list-wrapper-item-value span{color:#7c8db5;font-family:Open Sans,sans-serif;font-size:12px;font-weight:500;line-height:16px;margin-bottom:4px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item .nx_gdpr-cookies-list-wrapper-item-value p,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item .nx_gdpr-cookies-list-wrapper-item-value p,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item .nx_gdpr-cookies-list-wrapper-item-value p,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item .nx_gdpr-cookies-list-wrapper-item-value p{color:#092161;font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;line-height:19px;margin:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer{background:transparent;border-radius:0 0 16px 16px;flex-direction:column;padding:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer:before,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer:before,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer:before,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer:before{background:linear-gradient(180deg,hsla(0,0%,100%,.4),#fff 85%);content:"";height:30px;left:0;position:absolute;right:0;top:-20px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button{background:#fff;display:flex;gap:12px;padding:20px 16px 12px}@media only screen and (max-width:550px){.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button{flex-direction:column;gap:8px}}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button{background:#fff;border:1px solid #6a4bff;border-radius:8px;color:#6a4bff;cursor:pointer;flex:auto;font-family:Open Sans,sans-serif;font-size:14px;font-weight:500;line-height:16px;padding:12px 20px}@media only screen and (max-width:550px){.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button{padding:10px 20px}}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button:first-child,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button:first-child,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button:first-child,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button:first-child{background:#6a4bff;border:1px solid #6a4bff;color:#fff}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright{align-items:center;background:#f6f7fe;border-radius:0 0 16px 16px;display:flex;gap:8px;justify-content:flex-end;padding:6px 16px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding{align-items:center;display:flex;gap:6px;justify-content:center}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-byline,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-byline,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-byline,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-byline{display:none}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-powered-by,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-powered-by,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-powered-by,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-powered-by{display:inline-flex}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-powered-by svg,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-powered-by svg,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-powered-by svg,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-powered-by svg{fill:#1f3155;height:8px;width:65px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-customization-close,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-customization-close,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-customization-close,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-customization-close{align-items:center;background:transparent;border:none;border-radius:4px;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;position:absolute;right:24px;top:20px;width:24px;z-index:9999}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header{align-items:center;background:#fff;border-radius:8px 8px 0 0;box-shadow:0 0 10px rgba(0,0,0,.102);color:#1b1b50;display:flex;font-size:16px;justify-content:space-between;padding:20px 24px;position:sticky;top:0;z-index:999}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header button{background:transparent;border:none;cursor:pointer}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper{background:#f6f7fe;padding:24px 24px 0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table{background:#fff;display:flex;flex-direction:column;max-height:calc(100vh - 250px);max-width:932px;overflow:auto}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead{flex:1}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr{align-items:center;background:#c7cdf8;border-radius:4px 4px 0 0;display:flex}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr th,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr th,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr th,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr th{background:#c7cdf8;border-right:1px solid #e0eaf8;box-sizing:border-box;color:#25396f;flex:1;font-size:12px;font-weight:500;line-height:1.1em;min-width:136px;overflow:hidden;padding:15px 10px;text-align:left;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr th:first-child,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr th:first-child,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr th:first-child,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr th:first-child{width:110px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody{flex:1}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr{align-items:center;background:#fff;display:flex}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr:last-child,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr:last-child,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr:last-child,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr:last-child{border-bottom:1px solid #e0eaf8}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td{border-right:1px solid #e0eaf8;box-sizing:border-box;color:#7c8db5;flex:1;font-size:12px;font-weight:500;line-height:1.1em;min-width:136px;overflow:hidden;padding:15px 10px;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td:first-child,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td:first-child,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td:first-child,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td:first-child{width:110px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td img,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td img,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td img,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td img{max-height:10px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container{position:relative}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image{display:block;max-height:70px;min-height:60px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out;width:70px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image:hover,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image:hover,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image:hover,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image:hover{cursor:pointer}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .popup-image,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .popup-image,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .popup-image,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .popup-image{opacity:0;position:absolute;right:95%;top:50%;transform:translate(-60%,-50%);transition:opacity .3s ease-in-out;visibility:hidden}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container:hover .popup-image,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container:hover .popup-image,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container:hover .popup-image,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container:hover .popup-image{opacity:1;visibility:visible;width:80px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container:hover .popup-image img,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container:hover .popup-image img,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container:hover .popup-image img,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container:hover .popup-image img{max-height:80px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .magnified-image,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .magnified-image,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .magnified-image,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .magnified-image{cursor:zoom-out;display:block;height:200%;left:-50%;position:relative;top:-50%;width:200%}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td.wprf-preview-img,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td.wprf-preview-img,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td.wprf-preview-img,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td.wprf-preview-img{overflow:visible}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields{display:flex;flex-direction:column;gap:10px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field{background:#fff;border-radius:4px;margin-top:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title{align-items:center;background-color:transparent;display:flex;gap:8px;justify-content:space-between;padding:12px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title h4,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title h4,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title h4,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title h4,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title h4,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title h4,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title h4,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title h4{color:#25396f;font-size:14px;font-weight:500;line-height:18px;margin:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title h4>span,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title h4>span,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title h4>span,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title h4>span,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title h4>span,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title h4>span,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title h4>span,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title h4>span{display:none}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls{align-items:center;display:none;gap:10px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls span,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls span,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls span,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls span,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls span,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls span,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls span,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls span{margin-left:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash{color:#7c8db5;cursor:pointer;font-size:18px;transition:.25s ease-in-out}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page:hover,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page:hover,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page:hover,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page:hover,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page:hover,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page:hover,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page:hover,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page:hover{color:#5f7eff}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash:hover,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash:hover,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash:hover,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash:hover,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash:hover,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash:hover,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash:hover,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash:hover{color:#dc4f4b}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field{border:0 solid;border-top:1px solid #e6effb;display:flex;gap:16px;justify-content:space-between;padding:16px 12px 14px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper{align-items:flex-start;display:flex;flex:1;flex-direction:column;flex-wrap:nowrap;gap:8px;margin:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-discovered,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-discovered,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-discovered,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-discovered,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-discovered,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-discovered,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-discovered,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-discovered{display:none}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label{color:#092161;flex-basis:auto;font-size:12px;font-weight:500;line-height:13px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field{align-items:flex-start;flex:1;max-width:210px;min-width:210px;width:100%}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input{border:1px solid #e6effb;border-radius:4px;color:#092161;font-size:12px;line-height:1.1em;margin:0;padding:12px;width:100%}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input:focus-visible,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input:focus-visible,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input:focus-visible,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input:focus-visible,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input:focus-visible,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input:focus-visible,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input:focus-visible,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input:focus-visible{box-shadow:none;outline:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::-moz-placeholder,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::-moz-placeholder,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::-moz-placeholder,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::-moz-placeholder,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::-moz-placeholder,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::-moz-placeholder,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::-moz-placeholder,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::-moz-placeholder{color:#778095!important;max-width:160px;min-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::placeholder,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::placeholder,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::placeholder,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::placeholder,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::placeholder,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::placeholder,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::placeholder,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::placeholder{color:#778095!important;max-width:160px;min-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime{width:100%}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime .components-button.is-tertiary,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime .components-button.is-tertiary,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime .components-button.is-tertiary,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime .components-button.is-tertiary,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime .components-button.is-tertiary,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime .components-button.is-tertiary,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime .components-button.is-tertiary,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime .components-button.is-tertiary{background-color:transparent;border:1px solid #e6effb;border-radius:4px;color:#778095;cursor:pointer;font-size:14px;padding:12px;text-align:left;width:100%}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields{padding-bottom:24px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer{background:#f6f7fe;border-radius:0 0 8px 8px;bottom:0;display:flex;justify-content:space-between;margin-top:0;padding:24px;position:sticky}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper{align-items:center;display:flex;gap:16px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-1t5ousf,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-1t5ousf,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-1t5ousf,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-1t5ousf{margin-bottom:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-1t5ousf .css-hsfpxc .css-1imalal.css-1imalal.css-1imalal,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-1t5ousf .css-hsfpxc .css-1imalal.css-1imalal.css-1imalal,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-1t5ousf .css-hsfpxc .css-1imalal.css-1imalal.css-1imalal,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-1t5ousf .css-hsfpxc .css-1imalal.css-1imalal.css-1imalal{box-sizing:border-box;color:#25396f;display:block;font-size:14px;font-weight:400;line-height:1.4;max-width:100%;overflow:unset;padding-bottom:0;padding-top:0;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;z-index:1}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-l4hgcf.css-l4hgcf.css-l4hgcf,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-l4hgcf.css-l4hgcf.css-l4hgcf,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-l4hgcf.css-l4hgcf.css-l4hgcf,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-l4hgcf.css-l4hgcf.css-l4hgcf{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid #6a4bff!important;box-shadow:none!important;box-sizing:border-box;color:#6a4bff;cursor:pointer;display:block;font-family:inherit;font-size:16px;height:32px;margin:0;max-width:none;min-height:32px;overflow:hidden;padding:0 26px 0 8px;text-overflow:ellipsis;white-space:nowrap;width:100%}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-l4hgcf.css-l4hgcf.css-l4hgcf:focus-visible,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-l4hgcf.css-l4hgcf.css-l4hgcf:focus-visible,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-l4hgcf.css-l4hgcf.css-l4hgcf:focus-visible,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-l4hgcf.css-l4hgcf.css-l4hgcf:focus-visible{outline:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-83ljq2.css-83ljq2.css-83ljq2,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-83ljq2.css-83ljq2.css-83ljq2,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-83ljq2.css-83ljq2.css-83ljq2,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-83ljq2.css-83ljq2.css-83ljq2{border:1px solid #6a4bff;border-radius:inherit;box-sizing:border-box;display:none;inset:0;margin:0;padding:0;pointer-events:none;position:absolute}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper label,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper label,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper label,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper label{color:#25396f;font-size:14px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper{align-items:center;display:flex;gap:16px;justify-content:center}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .pagination-info,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .pagination-info,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .pagination-info,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .pagination-info{color:#25396f;font-size:14px;font-weight:400}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination{align-items:center;display:flex;margin-bottom:0;margin-left:auto;margin-top:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination>:not(:last-child),.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination>:not(:last-child),.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination>:not(:last-child),.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination>:not(:last-child){margin-right:5px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-total-text,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-total-text,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-total-text,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-total-text{align-items:center;display:flex;height:32px;justify-content:center}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item{aspect-ratio:1;border-radius:10px;cursor:pointer;display:flex;height:32px;margin-bottom:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item button{align-items:center;box-shadow:none;color:rgba(0,0,0,.878);cursor:pointer;display:flex;justify-content:center;text-decoration:none;transition:none;width:100%}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item:focus a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item:hover a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item:focus a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item:hover a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item:focus a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item:hover a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item:focus a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item:hover a{background:rgba(106,75,255,.102);border-radius:10px;color:rgba(37,57,111,.878)}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active{background-color:transparent;border:1px solid #6a4bff}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active a{color:#6a4bff}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active:focus a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active:hover a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active:focus a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active:hover a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active:focus a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active:hover a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active:focus a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active:hover a{background-color:transparent;color:#6a4bff}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev{background:rgba(106,75,255,.15);border-radius:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev button{align-items:center;background:transparent;border:none;border-radius:10px;box-shadow:none;color:rgba(0,0,0,.878);cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev button:after{align-items:center;border-radius:10px;bottom:0;box-shadow:none;color:#6a4bff;content:"•••";cursor:pointer;display:flex;font-size:.75rem;justify-content:center;left:0;position:absolute!important;position:relative;right:0;text-decoration:none;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover{background-color:rgba(106,75,255,.15)}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover button{text-decoration:none}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover button:after{color:#6a4bff}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev{align-items:center;aspect-ratio:1;border-radius:10px;color:#6a4bff;cursor:pointer;display:flex;font-size:.75rem;height:32px;justify-content:center;margin-bottom:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button{align-items:center;background:none;border:none;border-radius:10px;box-shadow:none;color:transparent;cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after{align-items:center;bottom:0;color:#6a4bff;cursor:pointer;display:flex;font-size:.75rem;justify-content:center;left:0;position:absolute!important;position:relative;right:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next:hover button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev:hover button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next:hover button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev:hover button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next:hover button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev:hover button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next:hover button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev:hover button{background:rgba(106,75,255,.102);border-radius:10px;color:rgba(37,57,111,.878)}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after{content:"<"}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after{content:">"}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover button{background:hsla(0,0%,80%,.15)!important;color:transparent!important;cursor:not-allowed!important}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover button:after{background:hsla(0,0%,80%,.15)!important;color:#a3a3a3!important;cursor:not-allowed!important}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev{align-items:center;aspect-ratio:1;display:flex;height:32px;justify-content:center}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button{aspect-ratio:1;height:32px;text-decoration:none}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after{aspect-ratio:1;height:32px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-preview-update,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-preview-update,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-preview-update,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-preview-update{background:#6a4bff;border:none;border-radius:5px;color:#fff;font-weight:500;line-height:1.3em;padding:12px 20px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-preview-update:hover,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-preview-update:hover,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-preview-update:hover,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-preview-update:hover{cursor:pointer}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open{background:#fff!important;border-radius:8px!important;max-width:620px!important}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header{border-bottom:1px solid #ebeef5;box-shadow:none;color:#092161;font-weight:600;line-height:21px;padding:24px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header .wprf-repeater-label .wprf-repeater-button,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header .wprf-repeater-label .wprf-repeater-button{border:1px solid #6a4bff;border-radius:8px;color:#6a4bff;font-size:16px;font-weight:500;padding:10px 20px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields{background:#fff;gap:16px;padding:24px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field{background:transparent;border:1px solid #eaecfa;padding:16px;position:relative}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title{padding:0}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title h4,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title h4{color:#092161;font-size:16px;font-weight:500;line-height:21px;margin:0}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field{border:0 solid;border-top:unset;display:flex;flex-direction:column;gap:16px;justify-content:unset;padding:0}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label label,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label label{color:#535d77;font-size:14px;font-weight:500;line-height:19px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field{max-width:100%}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field>span,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field>span{width:100%}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input{border:1px solid #e6effb}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-help,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-help{background:#fff1eb;border-radius:4px;color:#535d77;display:block;flex-basis:100%;font-size:12px;line-height:16px;margin:8px 0 0;padding:12px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-code-viewer textarea,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-code-viewer textarea{color:#fff}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-code-viewer button,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-code-viewer button{display:none}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field textarea,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field textarea{border:1px solid #e6effb;border-radius:4px;color:#092161;font-size:14px;line-height:1.1em;padding:10px 12px;resize:none;width:100%}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field textarea:focus,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field textarea:focus-visible,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field textarea:focus,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field textarea:focus-visible{box-shadow:none;outline:0}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-select-wrapper,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-select-wrapper{width:100%}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-select-wrapper .wprf-select__control,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-select-wrapper .wprf-select__control{border-color:#f0f6ff;box-shadow:none}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-select-wrapper .wprf-select__control:hover,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-select-wrapper .wprf-select__control:hover{border-color:#f0f6ff}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-code-viewer textarea,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-code-viewer textarea{background:#f0f3f7;border:1px solid #e9ebf0;color:#535d77;cursor:text}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-label,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-label{display:none}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field{max-width:unset;min-width:unset;position:absolute;right:16px;top:16px;width:auto}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field .wprf-label-position-right .wprf-input-label,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field .wprf-label-position-right .wprf-input-label{cursor:pointer;display:inline-block;height:20px;margin-bottom:0;margin-right:0;max-height:20px;min-height:20px;position:relative;width:40px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field .wprf-label-position-right .wprf-input-label:before,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field .wprf-label-position-right .wprf-input-label:before{background:#8d92b1;border:none;border-radius:20px;height:20px;left:0;top:0;transition:all .4s ease;width:40px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field .wprf-label-position-right .wprf-input-label:after,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field .wprf-label-position-right .wprf-input-label:after{background:#fff;border-radius:50%;box-shadow:none;height:18px;left:1px;top:1px;transition:left .3s cubic-bezier(.175,.885,.32,1.275),padding .3s ease,margin .3s ease;width:18px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field .wprf-label-position-right input:checked+label:before,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field .wprf-label-position-right input:checked+label:before{background:#6a4bff}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field .wprf-label-position-right input:checked+label:after,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field .wprf-label-position-right input:checked+label:after{left:auto;right:1px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-code-viewer,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-code-viewer{width:100%}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-code-viewer textarea,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-code-viewer textarea{color:#fff}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer{background:#fff;border-top:1px solid #eaecfa;display:flex;gap:12px;justify-content:flex-end;padding:16px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-preview-update,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-preview-update{font-size:14px;line-height:16px;padding:12px 24px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open{max-width:450px!important}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper{align-items:center;background:transparent;display:flex;flex-direction:column;padding-bottom:24px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper img,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper img{margin-bottom:20px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper h2,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper h2{color:#092161;font-size:20px;font-weight:600;line-height:1.2em;margin:0 0 4px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper p,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper p{color:#535d77;font-size:14px;line-height:1.5;margin:0;text-align:center}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper .scan-info,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper .scan-info{align-items:center;color:#535d77;display:flex;font-size:12px;gap:4px;line-height:1em;margin:0 0 20px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper .scan-info span,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper .scan-info span{color:#092161;font-weight:500}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer{justify-content:unset}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn{border-radius:8px;cursor:pointer;flex:1;font-size:14px;font-weight:500;height:40px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-scan-primary,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-scan-primary{background:#6a4bff;border:1px solid #6a4bff;color:#fff}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-scan-secondary,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-scan-secondary{background:#f7f8fa;border:1px solid #d9dbe9;color:#092161}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open{max-width:980px!important}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header{padding:16px 24px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header .header-details,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header .header-details{align-items:center;display:flex;gap:12px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header .header-details .icon-wrap,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header .header-details .icon-wrap{align-items:center;border:1px solid #ebeef5;border-radius:6px;display:flex;height:48px;justify-content:center;width:48px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table{border:1px solid #eaecfa;border-radius:8px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table thead tr th,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table thead tr th{background:#f6f8fa;border:none;color:#535d77;font-size:14px;font-weight:500;line-height:1.2em;padding:15px 16px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table thead tr th:first-child,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table thead tr th:first-child{min-width:220px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td{border-right:none;color:#092161;font-size:14px;font-weight:400;line-height:1.4em;padding:15px 16px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td:first-child,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td:first-child{min-width:220px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td span,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td span{background:#e3f7ed;border-radius:20px;color:#08754d;font-size:14px;font-weight:500;line-height:1.2em;padding:7px 12px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td span.status-completed,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td span.status-completed{background:#e3f7ed;color:#08754d}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td span.status-failed,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td span.status-failed{background:#ffecee;color:#b84348}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td a,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td a{color:#6a4bff;cursor:pointer;text-decoration:underline}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td a:hover,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td a:hover{color:#6a4bff}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr:not(:last-child),.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr:not(:last-child){border-bottom:1px solid #eaecfa}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr:last-child,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr:last-child{border-bottom:none}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open{margin-top:44px!important}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field{border:none!important;padding:0}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child{display:none}.wprf-repeater-content .wprf-control-field .wprf-num-suggestions{display:flex;gap:8px;margin-top:8px}.wprf-repeater-content .wprf-control-field .wprf-num-suggestions span{background:#f0f3f7;border:1px solid #e1e5eb;border-radius:3px;color:#092161;cursor:pointer;font-size:12px;line-height:16px;padding:4px 8px}.nx-csv-modal-ift-container .nx-csv-modal-ift-popup{max-width:500px}.nx-csv-modal-ift-container .nx-csv-modal-ift-popup .swal2-modal.swal2-show .swal2-html-container{margin-bottom:30px}.nx-csv-modal-ift-container .nx-csv-modal-ift-popup .swal2-modal.swal2-show .swal2-styled.swal2-confirm{max-width:150px}.nx-csv-modal-import-limit-container .nx-csv-modal-import-limit-popup .swal2-icon-show{border:none!important}.nx-csv-modal-import-limit-container .nx-csv-modal-import-limit-popup .nx-csv-import-limit button.swal2-confirm{background-color:#6a4bff!important}.nx-csv-modal-import-limit-container .nx-csv-modal-import-limit-popup .swal2-html-container{font-weight:300}.nx-csv-modal-import-limit-container .nx-csv-modal-import-limit-popup .swal2-html-container strong{color:#000;font-weight:400}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field{display:grid;grid-template-columns:repeat(12,1fr)}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:nth-child(5){grid-column:1/span 3}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:nth-child(2),.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:nth-child(6){grid-column:4/span 3}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:nth-child(3),.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:nth-child(7){grid-column:7/span 3}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:nth-child(4){grid-column:10/span 3}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-timestamp{grid-column:1/span 5!important}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-timestamp .wprf-control-field{max-width:250px;width:auto}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-timestamp .wprf-control-field .wprf-control-datetime .components-button.is-tertiary{background:#f2f2f2;border:none;color:#6648fe;font-size:12px;padding:10px 14px}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-image{grid-column:6/span 7!important}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-image .wprf-control-field{flex:1;max-width:100%;min-width:auto}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-image .wprf-control-field .wprf-image-preview{margin-right:16px;max-width:55px}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-image .wprf-control-field .wprf-image-uploader{display:flex}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-image .wprf-control-field .wprf-image-uploader .wprf-btn{background:transparent;border-radius:5px;min-height:36px;transition:.3s ease-in-out}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-image .wprf-control-field .wprf-image-uploader .wprf-image-remove-btn{background:#f85656;border:1px solid #f85656;color:#fff}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-image .wprf-control-field .wprf-image-uploader .wprf-image-upload-btn{border:1px solid #6a4bff;color:#6a4bff;margin-right:0}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-image .wprf-control-field .wprf-image-uploader .wprf-image-upload-btn:hover{box-shadow:0 15px 25px -5px rgba(86,20,213,.3)}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field{min-width:auto}.wpsp-better-repeater-fields .wprf-repeater-inner-field .wprf-name-is_add_script{flex-direction:row!important;justify-content:space-between}.wpsp-better-repeater-fields .wprf-repeater-inner-field .wprf-name-is_add_script .wprf-control-field{justify-content:end}.wpsp-better-repeater-fields .wprf-toggle-wrap{height:20px;margin-right:10px;width:40px}.wpsp-better-repeater-fields .wprf-toggle-wrap label{cursor:pointer;display:flex;font-size:24px;height:20px;min-height:20px;position:relative;width:40px}.wpsp-better-repeater-fields .wprf-toggle-wrap label:after,.wpsp-better-repeater-fields .wprf-toggle-wrap label:before{content:"";position:absolute}.wpsp-better-repeater-fields .wprf-toggle-wrap label:before{background:#7c8db5;border:1px solid #7c8db5;border-radius:50px;box-sizing:border-box;height:20px;left:0;margin:0;transition:background .1s ease .1s;width:40px}.wpsp-better-repeater-fields .wprf-toggle-wrap label:after{animation:switch-off .3s ease-out;background:#fff;border-radius:50px;box-shadow:inset 0 0 0 5px #fcfff4;height:18px;left:1px;top:1px;transition:all .2s ease;width:18px}.wpsp-better-repeater-fields .wprf-toggle-wrap input[type=checkbox]{display:none;visibility:hidden}.wpsp-better-repeater-fields .wprf-toggle-wrap input[type=checkbox]:checked+label:before{background:#6a4bff;border:1px solid #6a4bff}.wpsp-better-repeater-fields .wprf-toggle-wrap input[type=checkbox]:checked+label:after{animation:switch-on .3s ease-out;background:#fff;left:21px}.wpsp-better-repeater-fields .wprf-toggle-wrap.wprf-checked label:before{background:#6a4bff;border:1px solid #6a4bff}.wpsp-better-repeater-fields .wprf-toggle-wrap.wprf-checked label:after{animation:switch-on .3s ease-out;background:#fff;left:21px}@import url("//fonts.googleapis.com/css?family=Montserrat|Acme");
@keyframes rotate-forever{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinner-loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-container .pum-content+.pum-close>span,.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay,html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;transition:.15s ease-in-out}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible}.pum-container.pum-responsive img{max-width:100%;height:auto}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;top:auto;margin-left:inherit}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content>:last-child,.pum-form__message:last-child{margin-bottom:0}.pum-container .pum-content:focus{outline:0}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent}.pum-container.pum-scrollable .pum-content{overflow:auto;overflow-y:scroll;max-height:95%}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.popmake-close,.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{position:static;height:auto;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{margin:0 auto;font-size:18px;line-height:26px;text-align:center;padding:3px;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{font-size:2em;animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;height:.75em;width:.75em;border:.25em solid rgba(0,0,0,.5);border-right-color:transparent;border-radius:50%;display:inline-block}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{margin-left:.5em;border:.25em solid rgba(255,255,255,.5);border-right-color:transparent}.pum-form__messages{display:none;border:1px solid rgba(0,0,0,.25);margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message--error{color:red!important;border-color:red}.pum-form__message--success{color:green!important;border-color:green}.pum-form--loading,.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-alignment-left,.pum-form--alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{margin-bottom:.25em;display:block}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;margin-bottom:5px;font-size:14px;padding:10px 8px}.pum-form--style-default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{right:50%;position:absolute;bottom:40%}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label,.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-container iframe.formidable{width:100%;overflow:visible}.flatpickr-calendar.open,.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important} .pum-theme-1056, .pum-theme-lightbox { background-color: rgba( 0, 0, 0, 0.60 ) } 
.pum-theme-1056 .pum-container, .pum-theme-lightbox .pum-container { padding: 0px; border-radius: 0px; border: 8px none #000000; box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-1056 .pum-title, .pum-theme-lightbox .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 20px; line-height: 30px } 
.pum-theme-1056 .pum-content, .pum-theme-lightbox .pum-content { color: #000000; font-family: inherit; font-weight: 100 } 
.pum-theme-1056 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { position: absolute; height: 34px; width: 33px; left: auto; right: -24px; bottom: auto; top: -24px; padding: 0px; color: #ffffff; font-family: inherit; font-weight: 100; font-size: 23px; line-height: 22px; border: 2px solid #ffffff; border-radius: 11px; box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 1.00 ) } .pum-theme-1057, .pum-theme-enterprise-blue { background-color: rgba( 5, 5, 5, 0.70 ) } 
.pum-theme-1057 .pum-container, .pum-theme-enterprise-blue .pum-container { padding: 28px; border-radius: 5px; border: 1px none #000000; box-shadow: 0px 10px 25px 4px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 0, 0, 0, 1.00 ) } 
.pum-theme-1057 .pum-title, .pum-theme-enterprise-blue .pum-title { color: #53a0c6; text-align: left; text-shadow: 0px 0px 0px rgba( 5, 5, 5, 0.23 ); font-family: inherit; font-weight: 100; font-size: 34px; line-height: 36px } 
.pum-theme-1057 .pum-content, .pum-theme-enterprise-blue .pum-content { color: #bababa; font-family: inherit; font-weight: 100 } 
.pum-theme-1057 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close { position: absolute; height: 28px; width: 28px; left: auto; right: 8px; bottom: auto; top: 8px; padding: 4px; color: #ffffff; font-family: inherit; font-weight: 100; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 42px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 49, 91, 124, 1.00 ) } .pum-theme-16363, .pum-theme-floating-bar { background-color: rgba( 255, 255, 255, 0.00 ) } 
.pum-theme-16363 .pum-container, .pum-theme-floating-bar .pum-container { padding: 8px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 238, 246, 252, 1.00 ) } 
.pum-theme-16363 .pum-title, .pum-theme-floating-bar .pum-title { color: #505050; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-16363 .pum-content, .pum-theme-floating-bar .pum-content { color: #505050; font-family: inherit; font-weight: 400 } 
.pum-theme-16363 .pum-content + .pum-close, .pum-theme-floating-bar .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 5px; bottom: auto; top: 50%; padding: 0px; color: #505050; font-family: Sans-Serif; font-weight: 700; font-size: 15px; line-height: 18px; border: 1px solid #505050; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ); transform: translate(0, -50%) } .pum-theme-17547, .pum-theme-content-only { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-17547 .pum-container, .pum-theme-content-only .pum-container { padding: 0px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ) } 
.pum-theme-17547 .pum-title, .pum-theme-content-only .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-17547 .pum-content, .pum-theme-content-only .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400 } 
.pum-theme-17547 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 7px; bottom: auto; top: 7px; padding: 0px; color: #000000; font-family: inherit; font-weight: 700; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ) } .pum-theme-1059, .pum-theme-cutting-edge { background-color: rgba( 0, 0, 0, 0.50 ) } 
.pum-theme-1059 .pum-container, .pum-theme-cutting-edge .pum-container { padding: 18px; border-radius: 25px; border: 2px double #000000; box-shadow: 0px 10px 25px 0px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 255, 255, 255, 0.95 ) } 
.pum-theme-1059 .pum-title, .pum-theme-cutting-edge .pum-title { color: #333333; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Sans-Serif; font-size: 26px; line-height: 28px } 
.pum-theme-1059 .pum-content, .pum-theme-cutting-edge .pum-content { color: #333333; font-family: inherit } 
.pum-theme-1059 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close { position: absolute; height: 24px; width: 35px; left: auto; right: 0px; bottom: auto; top: 0px; padding: 0px; color: #333333; font-family: inherit; font-size: 11px; line-height: 24px; border: 1px none #ffffff; border-radius: 0px; box-shadow: -1px 1px 1px 0px rgba( 2, 2, 2, 0.10 ); text-shadow: -1px 1px 1px rgba( 0, 0, 0, 0.10 ); background-color: rgba( 255, 255, 255, 1.00 ) } .pum-theme-1058, .pum-theme-hello-box { background-color: rgba( 0, 0, 0, 0.75 ) } 
.pum-theme-1058 .pum-container, .pum-theme-hello-box .pum-container { padding: 30px; border-radius: 80px; border: 14px solid #81d742; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-1058 .pum-title, .pum-theme-hello-box .pum-title { color: #2d2d2d; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Montserrat; font-size: 32px; line-height: 36px } 
.pum-theme-1058 .pum-content, .pum-theme-hello-box .pum-content { color: #2d2d2d; font-family: inherit } 
.pum-theme-1058 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: -30px; bottom: auto; top: -30px; padding: 0px; color: #2d2d2d; font-family: inherit; font-size: 32px; line-height: 28px; border: 1px none #ffffff; border-radius: 28px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } .pum-theme-1060, .pum-theme-framed-border { background-color: rgba( 255, 255, 255, 0.50 ) } 
.pum-theme-1060 .pum-container, .pum-theme-framed-border .pum-container { padding: 18px; border-radius: 0px; border: 20px outset #dd3333; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.97 ) inset; background-color: rgba( 255, 251, 239, 1.00 ) } 
.pum-theme-1060 .pum-title, .pum-theme-framed-border .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-size: 32px; line-height: 36px } 
.pum-theme-1060 .pum-content, .pum-theme-framed-border .pum-content { color: #2d2d2d; font-family: inherit } 
.pum-theme-1060 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close { position: absolute; height: 20px; width: 20px; left: auto; right: -20px; bottom: auto; top: -20px; padding: 0px; color: #ffffff; font-family: Acme; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 0.55 ) } .pum-theme-1055, .pum-theme-default-theme { background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-1055 .pum-container, .pum-theme-default-theme .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 249, 249, 249, 1.00 ) } 
.pum-theme-1055 .pum-title, .pum-theme-default-theme .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: inherit; font-size: 32px; font-style: normal; line-height: 36px } 
.pum-theme-1055 .pum-content, .pum-theme-default-theme .pum-content { color: #8c8c8c; font-family: inherit; font-weight: inherit; font-style: normal } 
.pum-theme-1055 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: 0px; bottom: auto; top: 0px; padding: 8px; color: #ffffff; font-family: inherit; font-weight: inherit; font-size: 12px; font-style: normal; line-height: 14px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 183, 205, 1.00 ) } 
#pum-20579 {z-index: 1999999999}
#pum-18541 {z-index: 1999999999}
#pum-18404 {z-index: 1999999999}
#pum-2082 {z-index: 1999999999}
#pum-2176 {z-index: 1999999999}
#pum-1489 {z-index: 1999999999}
#pum-1084 {z-index: 1999999999}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:not(.e-div-block-base){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:not(.e-div-block-base) .elementor-widget-container,.elementor-element:not(.e-div-block-base):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0;display:inline-block;text-align:left}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto;display:inline-block;text-align:left}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto;display:inline-block;text-align:left}.eael-force-hide{display:none !important}.eael-d-none{display:none !important}.eael-d-block{display:block !important}.eael-h-auto{height:auto !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.elementor-widget-eael-adv-tabs .eael-tab-content-item,.elementor-widget-eael-adv-accordion .eael-accordion-content,.elementor-widget-eael-data-table .td-content,.elementor-widget-eael-info-box .eael-infobox-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template,.elementor-widget-eael-countdown .eael-countdown-container,.elementor-widget-eael-cta-box .eael-cta-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,.elementor-widget-eael-protected-content .eael-protected-content-message,.elementor-widget-eael-protected-content .protected-content,.eael-offcanvas-content-visible .eael-offcanvas-body,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item{position:relative}.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper,.eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper{display:block}.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay,.eael-widget-otea-active .elementor-empty-view,.eael-widget-otea-active .elementor-add-section-inline,.eael-widget-otea-active .elementor-add-section{display:initial !important}.eael-onpage-edit-template-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;border:2px solid #5eead4}.eael-onpage-edit-template-wrapper::after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:2;background:#5eead4;opacity:.3}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate{display:block}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after{display:none}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template{background:#5eead4;color:#000;width:150px;text-align:center;height:30px;line-height:30px;font-size:12px;cursor:pointer;position:relative;z-index:3;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before{content:"";border-top:30px solid #5eead4;border-right:0;border-bottom:0;border-left:14px solid rgba(0,0,0,0);right:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after{content:"";border-top:0;border-right:0;border-bottom:30px solid rgba(0,0,0,0);border-left:14px solid #5eead4;left:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i{margin-right:8px}@font-face{font-family:Nunito;src:url(//balikbayan-nederland.eu/core/modules/6b7224a20d/dist/fonts/nunito-v8-latin-regular.eot);src:url(//balikbayan-nederland.eu/core/modules/6b7224a20d/dist/fonts/nunito-v8-latin-regular.eot?#iefix) format("embedded-opentype"),url(//balikbayan-nederland.eu/core/modules/6b7224a20d/dist/fonts/nunito-v8-latin-regular.woff2) format("woff2"),url(//balikbayan-nederland.eu/core/modules/6b7224a20d/dist/fonts/nunito-v8-latin-regular.woff) format("woff"),url(//balikbayan-nederland.eu/core/modules/6b7224a20d/dist/fonts/nunito-v8-latin-regular.ttf) format("truetype"),url(//balikbayan-nederland.eu/core/modules/6b7224a20d/dist/fonts/nunito-v8-latin-regular.svg#svgFontName) format("svg");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Nunito;src:url(//balikbayan-nederland.eu/core/modules/6b7224a20d/dist/fonts/nunito-v8-latin-700.eot);src:url(//balikbayan-nederland.eu/core/modules/6b7224a20d/dist/fonts/nunito-v8-latin-700.eot?#iefix) format("embedded-opentype"),url(//balikbayan-nederland.eu/core/modules/6b7224a20d/dist/fonts/nunito-v8-latin-700.woff2) format("woff2"),url(//balikbayan-nederland.eu/core/modules/6b7224a20d/dist/fonts/nunito-v8-latin-700.woff) format("woff"),url(//balikbayan-nederland.eu/core/modules/6b7224a20d/dist/fonts/nunito-v8-latin-700.ttf) format("truetype"),url(//balikbayan-nederland.eu/core/modules/6b7224a20d/dist/fonts/nunito-v8-latin-700.svg#svgFontName) format("svg");font-style:normal;font-weight:700;font-display:swap}.gdpr_lightbox-active,.gdpr_lightbox-active body{overflow:hidden}.gdpr_lightbox{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,.9);outline:none!important;opacity:0;transition:opacity .3s ease}.gdpr_lightbox.gdpr_lightbox-opened{opacity:1}.gdpr_lightbox.gdpr_lightbox-closed{opacity:0}.gdpr_lightbox *{box-sizing:border-box}.gdpr_lightbox-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}.gdpr_lightbox-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.gdpr_lightbox-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;transition:opacity .3s ease}.gdpr_lightbox-loading .gdpr_lightbox-loader{opacity:1}.gdpr_lightbox-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}.gdpr_lightbox-content{z-index:9993;width:100%;transform:scale(1);transition:transform .3s ease}.gdpr_lightbox-closed .gdpr_lightbox-content,.gdpr_lightbox-loading .gdpr_lightbox-content{transform:scale(.8)}.gdpr_lightbox-content:after{content:"";position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6)}.gdpr_lightbox-close,.gdpr_lightbox-close:active,.gdpr_lightbox-close:focus,.gdpr_lightbox-close:hover,.gdpr_lightbox-close:visited{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:none;box-shadow:none}.gdpr_lightbox-close::-moz-focus-inner{border:0;padding:0}.gdpr_lightbox-close:active{top:1px}.gdpr_lightbox-image img{max-width:100%;display:block;line-height:0;border:0}.gdpr_lightbox-iframe .gdpr_lightbox-container{width:100%;max-width:964px}.gdpr_lightbox-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;transform:translateZ(0);-webkit-overflow-scrolling:touch}.gdpr_lightbox-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}body.moove_gdpr_overflow{overflow:hidden}body.moove_gdpr_overflow #page{position:relative;z-index:10}body.moove_gdpr_overflow #main-header,body.moove_gdpr_overflow #page-container{z-index:99}.gdpr_lightbox-hide,body.logged-in.et_divi_builder.et-fb #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{display:none}.gdpr_lightbox dialog#moove_gdpr_cookie_modal{display:-ms-flexbox;display:flex;position:relative;padding:0;background:transparent;border:none;width:100%;height:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice button.change-settings-button{padding:0;display:inline-block;border:none;box-shadow:none;background-color:transparent;color:inherit;text-decoration:underline;cursor:pointer;transition:all .2s ease;font-size:inherit;text-transform:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}.cookie-switch.focus-g,.cookie-switch:focus,.gdpr-shr-switch.focus-g,.gdpr-shr-switch:focus{box-shadow:1px 1px 5px #010101;border-radius:50px}#moove_gdpr_cookie_modal .mgbutton.focus-g,#moove_gdpr_cookie_modal .mgbutton:focus{box-shadow:1px 1px 5px #010101}#moove_gdpr_cookie_info_bar .gdpr-fbo-0{-ms-flex-order:1;order:1}#moove_gdpr_cookie_info_bar .gdpr-fbo-1{-ms-flex-order:2;order:2}#moove_gdpr_cookie_info_bar .gdpr-fbo-2{-ms-flex-order:3;order:3}#moove_gdpr_cookie_info_bar .gdpr-fbo-3{-ms-flex-order:4;order:4}#moove_gdpr_cookie_info_bar .gdpr-fbo-4{-ms-flex-order:5;order:5}#moove_gdpr_cookie_info_bar .gdpr-fbo-5{-ms-flex-order:6;order:6}.gdpr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#moove_gdpr_cookie_modal li a .gdpr-svg-icon,#moove_gdpr_cookie_modal li button .gdpr-svg-icon{height:30px;display:inline-block;float:left;width:35px;margin-right:5px;position:relative;top:0}#moove_gdpr_cookie_modal li a .gdpr-svg-icon svg,#moove_gdpr_cookie_modal li button .gdpr-svg-icon svg{height:30px;width:auto;background-color:transparent}body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu .gdpr-svg-icon,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{display:none}.moove_gdpr_cookie_modal_open .gdpr_lightbox-content:after{box-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content{-ms-flex-pack:justify;justify-content:space-between}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{margin:0 -4px;max-width:calc(100% + 8px);width:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px}@media (min-width:768px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px 4px}}#moove_gdpr_cookie_info_bar{content-visibility:auto}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{display:none}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn{display:block;position:absolute;top:-15px;right:-15px;background-color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn.focus-g,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:focus,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn.focus-g,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:focus,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:hover{background-color:#626262;color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container{position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn{background-color:transparent;padding:0;display:inline-block;float:right;position:relative;font-size:14px;line-height:20px;margin:3px 4px;width:36px;height:36px;border-radius:50%;box-shadow:inset 0 0 0 1px #626262;color:#626262;transition:all .3s ease}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn:hover{background-color:#626262;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i{font-size:32px;top:-1px;position:relative;height:30px;display:block;overflow:hidden}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{color:#fff;opacity:.7;box-shadow:inset 0 0 0 1px #fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover{background-color:#fff;opacity:1;color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button{text-decoration:none}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider,#moove_gdpr_cookie_modal .switch .slider{overflow:visible;box-shadow:1px 1px transparent}#moove_gdpr_cookie_modal{margin:0 auto;margin-top:0;min-height:60vh;font-family:Nunito,sans-serif;content-visibility:hidden}#moove_gdpr_cookie_modal span.tab-title{display:block}#moove_gdpr_cookie_modal button{letter-spacing:0;outline:none;cursor:pointer}#moove_gdpr_cookie_modal *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:inherit}#moove_gdpr_cookie_modal .cookie-switch,#moove_gdpr_cookie_modal .switch{position:relative;display:inline-block;width:50px;height:30px;padding:0}#moove_gdpr_cookie_modal .cookie-switch input,#moove_gdpr_cookie_modal .switch input{display:none}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider,#moove_gdpr_cookie_modal .cookie-switch .slider,#moove_gdpr_cookie_modal .switch .cookie-slider,#moove_gdpr_cookie_modal .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:red;transition:.4s;margin:0;padding:0}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch .slider:before,#moove_gdpr_cookie_modal .switch .cookie-slider:before,#moove_gdpr_cookie_modal .switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:1px;bottom:1px;transition:.4s;border:1px solid #f2f2f2;border-radius:50%;background-color:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,.25);display:block;box-sizing:content-box}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:after,#moove_gdpr_cookie_modal .cookie-switch .slider:after,#moove_gdpr_cookie_modal .switch .cookie-slider:after,#moove_gdpr_cookie_modal .switch .slider:after{content:attr(data-text-disabled);position:absolute;top:0;left:60px;font-weight:700;font-size:16px;line-height:30px;color:red;display:block;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.cookie-round,#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.round,#moove_gdpr_cookie_modal .cookie-switch .slider.cookie-round,#moove_gdpr_cookie_modal .cookie-switch .slider.round,#moove_gdpr_cookie_modal .switch .cookie-slider.cookie-round,#moove_gdpr_cookie_modal .switch .cookie-slider.round,#moove_gdpr_cookie_modal .switch .slider.cookie-round,#moove_gdpr_cookie_modal .switch .slider.round{border-radius:34px}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.cookie-round:before,#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.round:before,#moove_gdpr_cookie_modal .cookie-switch .slider.cookie-round:before,#moove_gdpr_cookie_modal .cookie-switch .slider.round:before,#moove_gdpr_cookie_modal .switch .cookie-slider.cookie-round:before,#moove_gdpr_cookie_modal .switch .cookie-slider.round:before,#moove_gdpr_cookie_modal .switch .slider.cookie-round:before,#moove_gdpr_cookie_modal .switch .slider.round:before{border-radius:50%}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.gdpr-sr:after,#moove_gdpr_cookie_modal .cookie-switch .slider.gdpr-sr:after,#moove_gdpr_cookie_modal .switch .cookie-slider.gdpr-sr:after,#moove_gdpr_cookie_modal .switch .slider.gdpr-sr:after{display:none}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch .gdpr-sr-enable{display:none;color:#2e9935}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch .gdpr-sr-disable{display:block;color:red}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .switch .gdpr-sr-label{position:absolute;top:0;left:60px;font-weight:700;font-size:16px;line-height:30px;color:red;display:block;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .switch input:checked+.slider{background-color:#2e9935}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:after,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .switch input:checked+.slider:after{content:attr(data-text-enable);color:#2e9935;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch input:checked+.slider .gdpr-sr-enable{display:block}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch input:checked+.slider .gdpr-sr-disable{display:none}#moove_gdpr_cookie_modal .cookie-switch input:focus+.cookie-slider,#moove_gdpr_cookie_modal .cookie-switch input:focus+.slider,#moove_gdpr_cookie_modal .switch input:focus+.cookie-slider,#moove_gdpr_cookie_modal .switch input:focus+.slider{box-shadow:0 0 1px #2e9935}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:before,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .switch input:checked+.slider:before{transform:translateX(20px)}#moove_gdpr_cookie_modal a,#moove_gdpr_cookie_modal button{outline:none;box-shadow:none;text-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{color:#000;background-color:#fff;width:900px;width:80vw;max-width:1170px;min-height:600px;border-radius:10px;position:relative;margin:0 auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content fieldset{background-color:transparent}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-left .moove-gdpr-company-logo-holder{text-align:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-center .moove-gdpr-company-logo-holder{text-align:center}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-right .moove-gdpr-company-logo-holder{text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2{min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-left-content{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{width:100%;border-top-left-radius:5px;border-bottom-left-radius:5px;position:relative;float:none;padding-bottom:135px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .main-modal-content{max-height:50vh;overflow:hidden;overflow-y:auto;padding-bottom:0;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px;white-space:nowrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{padding-right:0;text-align:right;color:#000;font-weight:700;font-size:13px;letter-spacing:-.3px;position:relative;top:0;text-decoration:none;display:block;-ms-flex-align:baseline;align-items:baseline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main{display:block;position:relative}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{position:relative;overflow:hidden;padding-right:190px;padding-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar{position:absolute;top:0;right:0;width:190px;text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider{position:relative;width:50px;height:30px;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider:after{text-align:right;left:auto;right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:20px;margin-bottom:15px;padding-right:190px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title{display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center;height:75px;position:relative;margin-bottom:20px;padding-right:180px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder{max-width:180px;margin:0;float:right;position:absolute;top:0;right:0;width:100%;text-align:right;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder img{max-width:100%;text-align:center}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .tab-title{width:100%;font-weight:700;font-size:28px;line-height:1.1}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{position:absolute;text-decoration:none;top:-30px;right:-30px;display:block;width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;background:transparent;padding:0;z-index:99;margin:0;outline:none;box-shadow:none;border:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close.focus-g i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close.focus-g span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover span.gdpr-icon{background-color:#fff;color:#0c4da2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{display:block;width:60px;height:60px;line-height:60px;font-size:48px;background-color:#0c4da2;border:1px solid #0c4da2;color:#fff;border-radius:50%;transition:all .3s ease}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{padding:0;margin-bottom:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img{max-height:75px;max-width:70%;width:auto;display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-title h2{font-weight:400;font-size:20px;margin:5px 0 0;padding:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-content.moove-gdpr-no-modal-title .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-content.moove-gdpr-no-modal-title .moove-gdpr-tab-main span.tab-title{margin-top:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:28px;line-height:1.2;margin:0;padding:0;color:#000;margin-bottom:25px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;max-height:calc(100% - 155px);overflow-y:auto;padding-right:20px;padding-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content button,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{font-weight:400;font-size:16px;line-height:1.4;margin-bottom:18px;margin-top:0;padding:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h1,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h2,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h3,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h4,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h5,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h6{font-size:18px;line-height:1.4;margin-bottom:20px;margin-top:0;font-weight:700;text-transform:none;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a{color:#000;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content.moove-gdpr-strict-warning-message{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar{padding:5px;margin-right:10px;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled{opacity:.6;pointer-events:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .cookie-switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .switch input:checked+.slider{background-color:#474747}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .cookie-switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .switch input:checked+.slider:after{color:#474747}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar p{display:inline-block;float:right;color:#09a501;margin:0;line-height:1.2;font:700 11px Arial,Helvetica,sans-serif;font-weight:700}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset{border:none;padding:0;margin:0;box-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap .gdpr-cc-form-fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form .gdpr-cc-form-fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset:hover label{color:#09a501}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:130px;position:absolute;left:0;bottom:0;width:100%;background-color:#f1f1f1;z-index:15;border-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{content:"";position:absolute;bottom:130px;left:60px;right:60px;height:1px;display:block;background-color:#c9c8c8}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding{text-decoration:none;padding:0 10px;font-size:10px;color:#000;font-weight:700;line-height:13px;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;width:auto;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding img{height:15px;margin-left:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding span{display:inline-block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{width:calc(100% + 16px);display:-ms-flexbox;display:flex;padding:0 60px;-ms-flex-pack:justify;justify-content:space-between;margin:0 -2px;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:8px;text-decoration:none;border-radius:150px;color:#fff;padding:15px 10px;transition:all .3s ease;border:1px solid transparent;min-width:160px;text-align:center;text-transform:none;letter-spacing:0;font-weight:700;font-size:14px;line-height:20px;cursor:pointer}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:hover{background-color:#fff}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings{color:#fff;display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings:hover{background-color:#fff}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{width:40%;display:inline-block;float:left;padding:40px 60px;position:absolute;height:100%;top:0;box-shadow:0 0 30px 0 rgba(35,35,35,.1);background:#fff;z-index:10;left:0;border-top-left-radius:5px;border-bottom-left-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{position:absolute;bottom:0;padding-bottom:30px;left:60px;right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{color:#000;font-weight:700;font-size:13px;letter-spacing:-.3px;padding:20px 0;position:relative;top:10px;text-decoration:none;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a img{width:60px;height:auto;display:inline-block;margin-left:5px;position:relative;top:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:inline-block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{padding:0;list-style:none;margin:0;z-index:12}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li{margin:0;padding:0;list-style:none;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button{background-color:#fff;border-color:#f1f1f1;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button span.gdpr-icon{color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:800;font-size:14px;text-decoration:none;text-transform:uppercase;background-color:#f1f1f1;border:1px solid #f1f1f1;line-height:1.1;padding:13px 20px;color:#0c4da2;width:100%;transition:all .3s ease;border-radius:5px;text-align:left;white-space:normal}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a:hover span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button:hover span.gdpr-icon{text-decoration:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{display:inline-block;float:left;font-size:30px;width:40px;margin-right:5px;position:relative;top:0;color:#0c4da2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-nav-tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;width:calc(100% - 40px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{width:60%;display:inline-block;float:right;padding:40px 60px;position:absolute;top:0;height:auto;right:0;background-color:#f1f1f1;border-top-right-radius:5px;border-bottom-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{width:100%;height:0;padding-bottom:38px;background-size:contain;background-position:0;background-repeat:no-repeat}.moove-hidden{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar:after,.moove-clearfix:after{content:"";display:table;clear:both}#moove_gdpr_cookie_info_bar{position:fixed;bottom:0;left:0;width:100%;min-height:60px;max-height:400px;color:#fff;z-index:9900;background-color:#202020;border-top:1px solid #fff;font-family:Nunito,sans-serif;transition:bottom .3s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top{bottom:auto;top:0;transition:top .3s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-dark-scheme{border-top:0;border-bottom:1px solid #fff}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-light-scheme{border-top:0;border-bottom:1px solid #202020}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-info-bar-hidden{bottom:auto;top:-400px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar),#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar){width:600px;max-width:calc(100% - 30px);bottom:15px;border-radius:10px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme{border:1px solid #d3ced2}@media (min-width:767px){#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn{position:absolute;top:-5px;right:-5px;border:none;box-shadow:none;background-color:transparent}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn:hover{background-color:transparent;color:#000}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{position:absolute;top:-5px;right:-5px;border:none;box-shadow:none;background-color:transparent}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover{background-color:transparent;color:#fff}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container{padding:10px 25px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding:10px 0}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder .mgbutton,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder .mgbutton{width:100%}}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left{left:15px;right:auto}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right{right:15px;left:auto}#moove_gdpr_cookie_info_bar *{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#moove_gdpr_cookie_info_bar.moove-gdpr-info-bar-hidden{bottom:-400px}#moove_gdpr_cookie_info_bar.moove-gdpr-align-center,#moove_gdpr_cookie_info_bar.moove-gdpr-align-right{text-align:center}#moove_gdpr_cookie_info_bar button.moove-gdpr-infobar-close-btn{border:none}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{background-color:#fff;border-top:1px solid #202020}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme p{color:#202020}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button{text-decoration:underline;outline:none}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme{background-color:#202020;border-top:1px solid #fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme p{color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button{text-decoration:underline;outline:none;transition:all .2s ease}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{background-color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a{border-color:#fff;color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:hover{background-color:#fff;color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn{background-color:transparent;box-shadow:inset 0 0 0 1px currentColor;opacity:.7;color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:hover{box-shadow:none;opacity:1;color:#fff;background-color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn{background-color:transparent;box-shadow:inset 0 0 0 1px currentColor;opacity:.7;color:#fff}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:hover{box-shadow:none;opacity:1;color:#202020;background-color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 40px;position:static;display:inline-block}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container i.gdpricon-cog-1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container span.gdpricon-cog-1{font-size:40px;width:60px;height:50px;line-height:50px;text-align:center;position:absolute;top:calc(50% - 25px);left:0;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup{position:absolute;width:60px;height:50px;line-height:50px;text-align:center;top:calc(50% - 25px);right:0;text-decoration:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup i,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup span.gdpr-icon{width:28px;height:28px;line-height:26px;text-align:center;text-decoration:none;background-color:#fff;color:#424449;border-radius:50%;display:block;border:1px solid #fff;font-size:16px;position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup:hover i,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup:hover span.gdpr-icon{background-color:#424449;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:30px;padding-right:30px;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a{margin:0;font-size:14px;line-height:18px;font-weight:700;padding-bottom:0;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6{font-size:22px;line-height:30px;margin-bottom:15px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a{display:inline-block;width:35px;height:35px;border:1px solid #202020;color:#202020;text-decoration:none;outline:none;line-height:35px;text-align:center;border-radius:50%;font-size:28px;padding-top:1px;transition:all .2s ease;margin-left:10px;margin-left:6vw}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:hover{background-color:#202020;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{font-size:14px;line-height:20px;color:#fff;font-weight:700;text-decoration:none;border-radius:150px;padding:8px 30px;transition:all .3s ease;border:none;display:inline-block;margin:3px 4px;white-space:nowrap;text-transform:none;letter-spacing:0;cursor:pointer}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{color:#fff;background-color:#202020}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button{background-color:#424449;color:#fff;border-color:transparent;cursor:pointer}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button:hover{border-color:#fff;background-color:#000}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button{text-decoration:underline;cursor:pointer;transition:all .2s ease}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{padding-left:15px;padding-left:3vw}.gdpr_lightbox.moove_gdpr_cookie_modal_open #moove_gdpr_cookie_modal{content-visibility:visible}.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container{max-width:100%}.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-close{opacity:0;visibility:hidden}#moove_gdpr_save_popup_settings_button{display:block;z-index:1001;position:fixed;background-color:rgba(0,0,0,.8);transition:all .3s ease;color:#fff;padding:0;text-align:center;height:40px;outline:none;font-weight:400;font-size:14px;line-height:20px;border-radius:0;border:none;text-decoration:none;border-radius:50px}#moove_gdpr_save_popup_settings_button:not(.gdpr-floating-button-custom-position){bottom:20px;left:20px}#moove_gdpr_save_popup_settings_button span{background-color:inherit;transition:all .3s ease}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon{display:-ms-inline-flexbox;display:inline-flex;line-height:40px;float:left;font-size:30px;min-width:40px;height:40px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;z-index:15;position:relative;background-color:inherit;border-radius:inherit;transition:none}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon i,#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon span.gdpr-icon{position:relative;top:0;font-weight:900;background-color:transparent}#moove_gdpr_save_popup_settings_button span.moove_gdpr_text{font:normal 12px Arial,sans-serif;text-transform:uppercase;white-space:nowrap;padding:0 15px 0 5px;top:0;left:0;position:relative;line-height:40px;display:none;overflow:hidden;z-index:5;background-color:transparent;text-decoration:none}#moove_gdpr_save_popup_settings_button:focus,#moove_gdpr_save_popup_settings_button:hover{background-color:#000}#moove_gdpr_save_popup_settings_button:focus span.moove_gdpr_text,#moove_gdpr_save_popup_settings_button:hover span.moove_gdpr_text{display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{-ms-flex-pack:start;justify-content:flex-start}#moove_gdpr_cookie_info_bar *{box-sizing:border-box}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mright{float:right}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mgrey{background-color:#424449}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mgrey:hover{background-color:#202020}@media (max-width:767px){#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{min-height:30px;font-weight:400}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{font-size:10px;line-height:1.2}#moove_gdpr_cookie_modal li a .gdpr-svg-icon,#moove_gdpr_cookie_modal li button .gdpr-svg-icon{margin-right:0;text-align:center;width:25px;height:25px}#moove_gdpr_cookie_modal li a .gdpr-svg-icon svg,#moove_gdpr_cookie_modal li button .gdpr-svg-icon svg{height:25px}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{height:14px;top:calc(50% - 7px)}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder{-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn{width:30px;height:30px;border:none}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i{font-size:27px;height:25px}.gdpr-fb-hide-mobile{display:none!important}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{width:calc(100vw - 50px)}#moove_gdpr_cookie_modal .cookie-switch,#moove_gdpr_cookie_modal .switch{width:40px;height:24px}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch .slider:before,#moove_gdpr_cookie_modal .switch .cookie-slider:before,#moove_gdpr_cookie_modal .switch .slider:before{height:20px;width:20px}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:before,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .switch input:checked+.slider:before{transform:translateX(16px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title{padding-right:0;height:auto;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .tab-title{font-weight:700;font-size:22px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{height:80vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content .main-modal-content{max-height:calc(80vh - 155px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin-right:2px;margin-bottom:2px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{position:relative;padding-right:10px;max-width:50%;width:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{font-weight:700;font-size:11px;padding-left:0;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a u{display:block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{padding-right:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar{position:relative;left:0;right:auto;width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form{text-align:left;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider{width:40px;height:24px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider:after{left:45px;right:0;text-align:left;top:-3px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider .gdpr-sr-label{left:45px;right:0;text-align:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main span.tab-title{padding-right:0;font-weight:700;font-size:16px;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{max-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{max-height:500px;max-height:90vh;min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .slider:after{font-weight:800;font-size:12px;line-height:30px;min-width:130px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .gdpr-sr-label{line-height:1.8}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-close-modal-button a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-close-modal-button button{display:inline-block;width:30px;height:30px;border:1px solid #202020;color:#202020;text-decoration:none;outline:none;line-height:30px;text-align:center;border-radius:50%;font-size:27px;padding-top:1px;transition:all .2s ease;margin-left:15px;margin-left:6vw;position:absolute;right:5px;top:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{position:absolute;top:-15px;right:-15px;display:block;width:30px;height:30px;line-height:30px;text-decoration:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{width:30px;height:30px;line-height:30px;font-size:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{padding-bottom:30px;background-size:contain;background-position:50%;margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:10px;padding-top:30px;position:relative;top:0;left:0;text-align:center;min-height:140px;border-radius:0;border-top-left-radius:5px;border-top-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{display:-ms-flexbox;display:flex;margin:0 -3px;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li{list-style:none;margin-bottom:20px;display:-ms-inline-flexbox;display:inline-flex;margin:3px;-ms-flex:1;flex:1}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{padding:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{margin:0;text-align:center;width:24px;font-size:24px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-nav-tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title{font-size:8px;line-height:1.2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{top:3px;right:3px;left:auto;padding:0;bottom:auto;transform:scale(.8)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{width:100%;position:relative;padding:15px 10px;border-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2{max-height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:16px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar{padding:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{padding:0;position:relative;overflow:auto;max-height:calc(100% - 110px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{font-weight:400;font-size:14px;line-height:1.3}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h1,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h2,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h3,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h4,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h5,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h6{font-weight:700;font-size:14px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main{margin-bottom:55px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{height:100%;max-height:calc(90vh - 320px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:70px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{left:10px;right:10px;bottom:70px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:0;background-color:#fff;text-decoration:none;border-radius:150px;font-weight:700;font-size:12px;line-height:18px;padding:5px;transition:all .3s ease;border:1px solid #fff;color:#fff;min-width:110px;text-align:center;text-transform:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt button{top:0;padding:5px 0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img{max-height:40px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:15px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container i.gdpricon-cog-1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container span.gdpricon-cog-1{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:0;padding-right:0;display:block;min-height:auto}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice{padding-left:4px;margin-bottom:10px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{padding-left:0}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{font-size:12px;font-weight:700;padding:5px 20px}.moove-gdpr-branding-cnt a{padding:10px 0}}@media screen and (max-width:767px) and (orientation:landscape){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{margin-top:0;background-position:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content{margin-bottom:35px;max-height:55vh;overflow:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{height:600px;height:90vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content .main-modal-content{max-height:500px;max-height:calc(80vh - 80px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{text-align:left;margin:0;display:inline-block;float:left;width:40%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{max-width:60%;float:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding-top:30px;min-height:75px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:45px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:45px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;max-height:350px;max-height:calc(100% - 70px)}#moove_gdpr_cookie_modal{background:transparent;border-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{min-height:55vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a.moove-gdpr-branding{top:0;padding:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{max-height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{padding-bottom:80px}}@media (min-width:768px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-right-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main{height:100%}}@media (min-width:768px) and (max-width:999px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{padding:30px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:120px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:120px;left:20px;right:20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:30px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-height:620px;transform:scale(.75)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{left:20px;right:20px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p>a{font-size:13px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{padding:10px 15px;font-weight:700;font-size:12px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:20px;padding-right:20px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button button{margin-left:15px;margin-left:5vw}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:24px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:7px 15px;font-size:13px;margin:4px 8px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{padding:8px 15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding span{white-space:nowrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{white-space:normal}}@media (min-width:1000px) and (max-width:1300px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{padding:40px 30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:120px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:120px;left:30px;right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{left:30px;right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-width:700px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:10px 30px;margin-left:8px;margin-right:8px}}@media (min-width:768px) and (max-height:700px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-height:600px;transform:scale(.7)}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;max-width:100%;text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:block;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span{display:block}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;max-width:100%;text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:block;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span{display:block}}@media print{#moove_gdpr_cookie_info_bar,#moove_gdpr_cookie_modal,#moove_gdpr_save_popup_settings_button,.gdpr_cookie_settings_shortcode_content{display:none!important}body.moove_gdpr_overflow{overflow:auto}body.moove_gdpr_overflow .gdpr_lightbox{display:none!important}}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon svg{height:30px;width:auto}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon svg *{fill:currentColor}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close,.gdpr-icon.moovegdpr-arrow-close,i.moovegdpr-arrow-close.moovegdpr-arrow-close{position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{position:absolute;content:" ";height:24px;width:1px;top:calc(50% - 12px);background-color:currentColor}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{transform:rotate(45deg)}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after{transform:rotate(-45deg)}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i.moovegdpr-arrow-close:before,.gdpr-icon i.moovegdpr-arrow-close:after,.gdpr-icon i.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close i.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close i.moovegdpr-arrow-close:before{height:18px;top:calc(50% - 8px)}@media (max-width:767px){#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{height:14px;top:calc(50% - 7px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{display:-ms-flexbox;display:flex;padding:5px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:5px 15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a u{display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{text-align:left;padding-left:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-left-content #moove-gdpr-menu{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content .moove-gdpr-tab-main{display:block!important;min-height:auto;max-height:100%;margin-bottom:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content .moove-gdpr-tab-content{margin-bottom:80px;max-height:50vh;overflow:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .tab-title{padding:10px;background-color:#fff;border:1px solid #fff;display:block;margin:10px 0 0;cursor:pointer;transition:all .3s ease;border-radius:5px;position:relative;padding-left:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .tab-title:before{content:"\203A";position:absolute;left:0;top:0;bottom:2px;font-size:24px;color:currentColor;width:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;line-height:1;font-family:Georgia,serif}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .moove-gdpr-tab-main-content{display:none;padding:10px;background-color:#fff}}@media (max-width:350px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{padding:3px 12px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{opacity:0}}