.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpcf7 form{position:relative}.wpcf7 form>div,.wpcf7 form>p{margin-bottom:1.2em}.wpcf7 .wpcf7-form-control-wrap{width:100%;display:block}.wpcf7 input:not([type=submit]):focus,.wpcf7 select:focus,.wpcf7 textarea:focus{border-color:var(--ast-border-color);outline:0}.wpcf7 input:not([type=submit]),.wpcf7 select,.wpcf7 textarea{width:100%;padding:.75em}.wpcf7 input[type=file]{color:#666;height:auto;border-width:1px;border-style:solid;border-color:var(--ast-border-color);border-radius:2px;background:#fafafa;box-shadow:none;box-sizing:border-box;transition:all .2s linear}.wpcf7 input[type=checkbox],.wpcf7 input[type=radio]{display:inline-block;background:#e9eef2;color:#555;clear:none;cursor:pointer;line-height:0;height:1.2em;margin:-3px 4px 0 0;outline:0;padding:0;border-radius:.2em;text-align:center;vertical-align:middle;width:1.4em;min-width:1.4em;transition:all .2s linear}#shDisplay div#shTitle {
font: normal 12px/17px 'Lucida Grande', Verdana, sans-serif; color: #ffffff; text-align: center;
margin: 0 auto;
}
#shDisplay div#shCount {
color: #999999;
font: normal 10px/12px 'Lucida Grande', Verdana, sans-serif;
}
#shDisplay div#shTitle a {
text-decoration: none;
font: bold 16pt 'Courier New', Courier, fixed;
letter-spacing: -2px;
margin: 0 10px;
width: 26px;
color: #999999;
}
#shDisplay div#shTitle a:hover {
color: #ffffff;
border: none;
}
#shDisplay div#shNext{
float:right;
}
#shDisplay div#shPrev {
float:left;
}
body {
height: 100%;
}
#shShutter *, #shDisplay * {
padding: 0;
margin: 0;
}
div#shShutter, div#shDisplay {
top: 0;
left: 0;
width: 100%;
position: absolute;
}
div#shShutter {
height: 100%;
z-index: 10000;
background-color: #000000;
opacity: 0.8;
filter:alpha(opacity=80);
}
div#shDisplay {
display: block;
background-color: transparent;
z-index: 10002;
}
div#shDisplay img#shTopImg {
margin: 0 auto;
border: 1px solid #555;
background: transparent;
display: block;
max-width: none;
max-height: none;
float: none;
padding:2px;
cursor: pointer;
}
div#shDisplay div#shWrap {
visibility: hidden;
}
div#shWaitBar {
font: bold 32px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
height: 36px;
width: 100%;
left: 0;
cursor: default;
opacity: 0.999;
filter: alpha(opacity=100);
z-index: 10001;
margin-top: 160px;
color: #ae0a0a;
text-align: center;
}.ngg-tiktok-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
z-index: 10;
display: flex;
align-items: center;
justify-content: center;
padding: 0 !important;
margin: 0 !important;
}
.ngg-tiktok-video,
.ngg-tiktok-iframe {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
object-fit: contain;
}  #npl_wrapper.npl-tiktok-mode .galleria-image img {
display: none !important;
} .sl-wrapper.sl-tiktok-mode .sl-image img {
display: none !important;
} .sl-wrapper.sl-tiktok-mode .sl-image {
display: flex !important;
align-items: center;
justify-content: center;
width: 100vw !important;
height: 100vh !important;
}
.sl-wrapper.sl-tiktok-mode .sl-image .ngg-tiktok-container {
position: relative !important;
top: auto !important;
left: auto !important;
width: 100% !important;
height: 100% !important;
max-width: 100vw !important;
max-height: 100vh !important;
display: flex;
align-items: center;
justify-content: center;
padding: 0 !important;
margin: 0 !important;
box-sizing: border-box;
}
.sl-wrapper.sl-tiktok-mode .sl-image .ngg-tiktok-video,
.sl-wrapper.sl-tiktok-mode .sl-image .ngg-tiktok-iframe {
width: auto !important;
height: auto !important;
object-fit: contain;
display: block;
} .ngg-tiktok-mode#fancybox-wrap #fancybox-img {
display: none !important;
}
.ngg-tiktok-mode#fancybox-wrap #fancybox-content {
padding: 0 !important;
}
.ngg-tiktok-mode#fancybox-wrap .ngg-tiktok-container {
position: relative !important;
width: auto !important;
height: auto !important;
display: block !important;
padding: 0 !important;
margin: 0 !important;
}
.ngg-tiktok-mode#fancybox-wrap .ngg-tiktok-video,
.ngg-tiktok-mode#fancybox-wrap .ngg-tiktok-iframe {
width: auto !important;
height: auto !important;
max-width: 100% !important;
max-height: 100% !important;
object-fit: contain;
display: block;
} body.ngg-tiktok-shutter-active {
overflow: hidden !important;
}
html.ngg-tiktok-shutter-active {
overflow: hidden !important;
}
#shShutter.ngg-tiktok-mode + #shDisplay #shWrap,
#shShutter.ngg-tiktok-mode ~ #shDisplay #shWrap {
position: relative !important;
display: flex !important;
flex-direction: column;
align-items: center;
justify-content: center;
min-height: 200px;
overflow: visible !important;
}
#shDisplay.ngg-tiktok-mode {
overflow: visible !important;
}
#shDisplay #shWrap .ngg-tiktok-container {
position: relative !important;
top: auto !important;
left: auto !important;
margin: 0 !important;
z-index: 10003;
width: auto !important;
height: auto !important;
max-width: none !important;
max-height: none !important;
display: flex;
align-items: center;
justify-content: center;
padding: 0 !important;
box-sizing: border-box;
overflow: visible !important;
clip: auto !important;
clip-path: none !important;
}
#shDisplay #shWrap .ngg-tiktok-video,
#shDisplay #shWrap .ngg-tiktok-iframe {
width: auto !important;
height: auto !important;
max-width: none !important;
max-height: none !important;
visibility: visible !important;
object-fit: contain !important;
display: block !important;
overflow: visible !important;
clip: auto !important;
clip-path: none !important;
} #TB_window.ngg-tiktok-mode #TB_Image {
display: none !important;
}
#TB_window.ngg-tiktok-mode #TB_ImageOff {
display: none !important;
}
#TB_window.ngg-tiktok-mode {
background: #fff !important;
padding: 15px 15px 0 15px !important;
} #TB_window.ngg-tiktok-mode .ngg-tiktok-wrapper {
display: block !important;
text-align: center !important;
margin: 0 auto !important;
padding: 0 !important;
position: relative !important;
width: auto !important;
height: auto !important;
}
#TB_window.ngg-tiktok-mode .ngg-tiktok-wrapper .ngg-tiktok-container {
position: relative !important;
width: auto !important;
height: auto !important;
display: inline-block !important;
margin: 0 auto !important;
padding: 0 !important;
vertical-align: middle !important;
background: transparent !important;
}
#TB_window.ngg-tiktok-mode .ngg-tiktok-wrapper .ngg-tiktok-video,
#TB_window.ngg-tiktok-mode .ngg-tiktok-wrapper .ngg-tiktok-iframe {
width: auto !important;
height: auto !important;
max-width: 100% !important;
max-height: 100% !important;
object-fit: contain !important;
display: block !important;
margin: 0 auto !important;
} #TB_window.ngg-tiktok-mode #TB_caption {
display: block !important;
visibility: visible !important;
}
#TB_window.ngg-tiktok-mode #TB_secondLine {
display: block !important;
visibility: visible !important;
}
#TB_window.ngg-tiktok-mode #TB_prev,
#TB_window.ngg-tiktok-mode #TB_next {
display: inline !important;
visibility: visible !important;
} .ngg-tiktok-error {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
color: #fff;
z-index: 11;
display: flex;
align-items: center;
justify-content: center;
}
.ngg-tiktok-error-content {
padding: 20px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.ngg-tiktok-error-icon {
font-size: 48px;
display: block;
margin-bottom: 10px;
color: #ff4d4d;
}
.ngg-tiktok-error-text {
font-size: 16px;
font-family: sans-serif;
} .ngg-custom-lightbox-tiktok-mode img:not(.ngg-tiktok-processed) {
display: none !important;
}
.ngg-custom-lightbox-tiktok-mode .ngg-tiktok-container {
position: relative !important;
width: 100% !important;
height: 100% !important;
display: flex !important;
align-items: center;
justify-content: center;
padding: 0 !important;
margin: 0 !important;
}
.ngg-custom-lightbox-tiktok-mode .ngg-tiktok-video,
.ngg-custom-lightbox-tiktok-mode .ngg-tiktok-iframe {
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important;
object-fit: contain;
display: block;
} #ngg-custom-lightbox-overlay {
position: fixed !important;
top: 0 !important;
left: 0 !important;
width: 100% !important;
height: 100% !important;
background-color: transparent !important;
z-index: 999999 !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
#ngg-custom-lightbox-overlay .ngg-custom-lightbox-close {
position: absolute !important;
top: 20px !important;
right: 20px !important;
background: transparent !important;
border: none !important;
color: #000 !important;
font-size: 40px !important;
cursor: pointer !important;
z-index: 1000000 !important;
padding: 10px !important;
line-height: 1 !important;
opacity: 0.8;
transition: opacity 0.2s;
}
#ngg-custom-lightbox-overlay .ngg-custom-lightbox-close:hover {
opacity: 1;
}
#ngg-custom-lightbox-overlay .ngg-custom-lightbox-content {
position: relative !important;
max-width: 90vw !important;
max-height: 90vh !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
#ngg-custom-lightbox-overlay .ngg-tiktok-container {
position: relative !important;
background: transparent !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
#ngg-custom-lightbox-overlay .ngg-tiktok-video {
max-width: 90vw !important;
max-height: 90vh !important;
width: auto !important;
height: auto !important;
object-fit: contain !important;
}.widget-area .widget_wp_sidebarlogin .sidebar-login-account,.widget_wp_sidebarlogin .sidebar-login-account{display:flex}.widget-area .widget_wp_sidebarlogin .sidebar-login-account .sidebar-login-account__avatar,.widget_wp_sidebarlogin .sidebar-login-account .sidebar-login-account__avatar{height:0%}.widget-area .widget_wp_sidebarlogin .sidebar-login-account .sidebar-login-account__avatar img,.widget_wp_sidebarlogin .sidebar-login-account .sidebar-login-account__avatar img{padding:2px;border:1px solid #ddd;margin-right:10px;border-radius:50%;vertical-align:top}.widget-area .widget_wp_sidebarlogin .sidebar-login-links,.widget_wp_sidebarlogin .sidebar-login-links{margin-left:0;margin-top:0;padding:0;list-style:none outside !important;align-self:center;flex-grow:1}.widget-area .widget_wp_sidebarlogin .sidebar-login-links li,.widget_wp_sidebarlogin .sidebar-login-links li{margin:0}.widget-area .widget_wp_sidebarlogin .sidebar-login-form form,.widget-area .widget_wp_sidebarlogin .sidebar-login-form p,.widget_wp_sidebarlogin .sidebar-login-form form,.widget_wp_sidebarlogin .sidebar-login-form p{margin:0 0 1em 0}.widget-area .widget_wp_sidebarlogin .sidebar-login-form .input,.widget_wp_sidebarlogin .sidebar-login-form .input{width:100%;box-sizing:border-box;margin:0}.widget-area .widget_wp_sidebarlogin .sidebar-login-form form.is-loading,.widget_wp_sidebarlogin .sidebar-login-form form.is-loading{opacity:.6;pointer-events:none}.widget-area .widget_wp_sidebarlogin .sidebar-login-form .sidebar-login-error,.widget_wp_sidebarlogin .sidebar-login-form .sidebar-login-error{color:#fff;background-color:#ae121e;margin:1em 0;padding:1em}.widget-area .widget_wp_sidebarlogin .sidebar-login-form .sidebar-login-error a,.widget-area .widget_wp_sidebarlogin .sidebar-login-form .sidebar-login-error>*,.widget_wp_sidebarlogin .sidebar-login-form .sidebar-login-error a,.widget_wp_sidebarlogin .sidebar-login-form .sidebar-login-error>*{color:#fff}