.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 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 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;
}.fbx-modal,.fbx-modal *{box-sizing:content-box}.fbx-modal{position:fixed;top:0;left:0;z-index:9000001;visibility:hidden;width:100%;height:100%;font-family:"Segoe UI",Helvetica,Arial,"Sans Serif",serif;line-height:normal;outline:0!important;transform:translate3d(0,0,0);perspective:0}.fbx-modal.fbx-loading,.fbx-modal.fbx-show{visibility:visible}.fbx-no-scroll{overflow:hidden!important}.fbx-inner-spacer{display:none;padding:40px}.fbx-inner{position:absolute;top:50%;left:50%;visibility:hidden;overflow:visible!important;margin-top:-5px;margin-left:-5px;min-width:100px;min-height:100px;width:100px;height:100px;z-index:100002}.fbx-show .fbx-inner{visibility:visible}.fbx-loader{position:absolute;top:50%;left:50%;visibility:hidden;z-index:100005;width:80px;height:80px;font-size:16px;transform:translateX(-50%) translateY(-50%)}.fbx-loader .fbx-icon{width:48px;height:48px;margin-top:-24px;margin-left:-24px;transform:none}.fbx-loading .fbx-loader{visibility:visible}.fbx-loading .fbx-loader .fbx-icon{animation:spin 2s infinite linear}.fbx-phone.fbx-portrait .fbx-loader{top:calc(50% + 20px)}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.fbx-stage{position:absolute;top:0;left:0;margin:0;padding:0;width:100%;height:100%;outline:0;border:none;overflow:hidden}.fbx-item-current,.fbx-item-next{-webkit-user-drag:none;position:absolute;top:0;left:0;margin:0;padding:0;width:100%;height:100%;outline:0;border:none;overflow:auto}.fbx-loading .fbx-item-current,.fbx-loading .fbx-item-next{overflow:hidden}.fbx-item-next{z-index:100001}.fbx-item-current{z-index:100002}.fbx-error-msg{width:240px;height:240px;position:relative}.fbx-error-msg>svg{width:auto;height:150px;display:block;top:calc(50% - 20px)}.fbx-error-msg>p{position:absolute;bottom:24px;text-align:center;width:100%;margin:0}.fbx-item-embed,.fbx-item-iframe,.fbx-item-image,.fbx-item-video{margin:0;padding:0;width:100%;height:100%;outline:0;border:none;display:block}.fbx-item-video>.fbx-video{background-color:#000}.fbx-item-embed embed,.fbx-item-embed iframe,.fbx-item-embed object{margin-bottom:0}.fbx-item-embed>embed,.fbx-item-embed>iframe,.fbx-item-embed>object{max-width:100%;max-height:100%}.fbx-ios-12-or-below .fbx-item-current{-webkit-overflow-scrolling:touch!important;overflow:auto!important}.fbx-ios-12-or-below .fbx-item-iframe{width:1px;min-width:100%}.fbx-close,.fbx-next,.fbx-prev{position:absolute;z-index:100006;display:block;outline:0!important;text-decoration:none;cursor:pointer}.fbx-no-buttons .fbx-next,.fbx-no-buttons .fbx-prev{display:none!important}.fbx-credit{position:absolute;z-index:100003;text-transform:lowercase;font-size:10px}.fbx-credit em{font-style:normal;font-size:10px}.fbx-credit a{text-decoration:none;font-size:10px}.fbx-credit a span{letter-spacing:1px;font-size:10px}.fbx-count{position:absolute;z-index:100002;width:100%;text-align:center;font-size:10px}.fbx-btn-transition{transition-property:color,border-color,opacity,box-shadow,filter,-webkit-filter;transition-duration:.2s,.2s,.2s,.2s,.2s,.2s;transition-timing-function:ease-in,linear,ease-in,ease-in,ease-in,ease-in;outline:0}@media (hover:hover){.fbx-close:hover,.fbx-next:hover,.fbx-prev:hover{text-decoration:none}.fbx-credit a:hover span{text-decoration:underline}}.fbx-phone .fbx-count{display:none}.fbx-phone .fbx-credit em{display:none}.fbx-phone.fbx-landscape.fbx-no-nav .fbx-next,.fbx-phone.fbx-landscape.fbx-no-nav .fbx-prev{display:none}.fbx-modal.fbx-phone .fbx-inner{border:none}.fbx-modal.fbx-phone .fbx-close,.fbx-modal.fbx-phone .fbx-next,.fbx-modal.fbx-phone .fbx-prev{position:fixed}.fbx-modal.fbx-phone .fbx-credit{bottom:2px;left:2px}.fbx-modal.fbx-phone.fbx-portrait .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-modal.fbx-phone.fbx-portrait .fbx-close,.fbx-modal.fbx-phone.fbx-portrait .fbx-next,.fbx-modal.fbx-phone.fbx-portrait .fbx-prev{border:none;opacity:1;margin:0;top:0;bottom:auto;width:auto;height:40px;border-radius:0;line-height:40px}.fbx-modal.fbx-phone.fbx-portrait .fbx-prev{left:0;right:66%}.fbx-modal.fbx-phone.fbx-portrait .fbx-next{left:33%;right:33%}.fbx-modal.fbx-phone.fbx-portrait .fbx-close{left:66%;right:0}.fbx-modal.fbx-phone.fbx-portrait.fbx-no-buttons .fbx-close{left:0;right:0}.fbx-modal.fbx-phone.fbx-landscape{border-right-width:46px;border-right-style:solid;box-sizing:border-box}.fbx-modal.fbx-phone.fbx-landscape .fbx-inner-spacer{padding:5px}.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-modal.fbx-phone.fbx-landscape .fbx-prev{bottom:auto;left:auto;right:-45px;width:44px;height:44px;line-height:44px;border:none;opacity:1;margin:0}.fbx-modal.fbx-phone.fbx-landscape .fbx-close{top:0;height:60px}.fbx-modal.fbx-phone.fbx-landscape .fbx-prev{top:62px}.fbx-modal.fbx-phone.fbx-landscape .fbx-next{top:108px}.fbx-icon{display:inline-block;fill:currentColor;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.fbx-icon-close path{display:none}.fbx-flat .fbx-icon-close-flat,.fbx-metro .fbx-icon-close-default,.fbx-rounded .fbx-icon-close-default{display:inline}.fbx-flat .fbx-pause .fbx-icon-play-flat,.fbx-flat .fbx-play .fbx-icon-pause-flat,.fbx-icon-slideshow path,.fbx-metro .fbx-pause .fbx-icon-play-default,.fbx-metro .fbx-play .fbx-icon-pause-default,.fbx-rounded .fbx-pause .fbx-icon-play-default,.fbx-rounded .fbx-play .fbx-icon-pause-default{display:none}.fbx-flat .fbx-pause .fbx-icon-pause-flat,.fbx-flat .fbx-play .fbx-icon-play-flat,.fbx-metro .fbx-pause .fbx-icon-pause-default,.fbx-metro .fbx-play .fbx-icon-play-default,.fbx-rounded .fbx-pause .fbx-icon-pause-default,.fbx-rounded .fbx-play .fbx-icon-play-default{display:inline}.fbx-flat .fbx-maximize .fbx-icon-minimize-flat,.fbx-flat .fbx-minimize .fbx-icon-maximize-flat,.fbx-icon-fullscreen path,.fbx-metro .fbx-maximize .fbx-icon-minimize-default,.fbx-metro .fbx-minimize .fbx-icon-maximize-default,.fbx-rounded .fbx-maximize .fbx-icon-minimize-default,.fbx-rounded .fbx-minimize .fbx-icon-maximize-default{display:none}.fbx-flat .fbx-maximize .fbx-icon-maximize-flat,.fbx-flat .fbx-minimize .fbx-icon-minimize-flat,.fbx-metro .fbx-maximize .fbx-icon-maximize-default,.fbx-metro .fbx-minimize .fbx-icon-minimize-default,.fbx-rounded .fbx-maximize .fbx-icon-maximize-default,.fbx-rounded .fbx-minimize .fbx-icon-minimize-default{display:inline}.fbx-flat.fbx-arrows-1 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-10 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-11 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-2 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-3 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-4 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-5 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-6 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-7 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-8 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-9 .fbx-icon-arrows-flat,.fbx-icon-next path,.fbx-icon-prev path,.fbx-metro.fbx-arrows-1 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-10 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-11 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-2 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-3 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-4 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-5 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-6 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-7 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-8 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-9 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-1 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-10 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-11 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-2 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-3 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-4 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-5 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-6 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-7 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-8 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-9 .fbx-icon-arrows-default{display:none}.fbx-arrows-1 .fbx-icon-arrows-1,.fbx-arrows-10 .fbx-icon-arrows-10,.fbx-arrows-11 .fbx-icon-arrows-11,.fbx-arrows-2 .fbx-icon-arrows-2,.fbx-arrows-3 .fbx-icon-arrows-3,.fbx-arrows-4 .fbx-icon-arrows-4,.fbx-arrows-5 .fbx-icon-arrows-5,.fbx-arrows-6 .fbx-icon-arrows-6,.fbx-arrows-7 .fbx-icon-arrows-7,.fbx-arrows-8 .fbx-icon-arrows-8,.fbx-arrows-9 .fbx-icon-arrows-9,.fbx-flat .fbx-icon-arrows-flat,.fbx-metro .fbx-icon-arrows-default,.fbx-rounded .fbx-icon-arrows-default{display:inline}.fbx-flat.fbx-spinner-1 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-10 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-11 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-2 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-3 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-4 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-5 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-6 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-7 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-8 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-9 .fbx-icon-spinner-flat,.fbx-icon-spinner path,.fbx-metro.fbx-spinner-1 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-10 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-11 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-2 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-3 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-4 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-5 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-6 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-7 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-8 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-9 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-1 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-10 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-11 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-2 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-3 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-4 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-5 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-6 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-7 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-8 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-9 .fbx-icon-spinner-default{display:none}.fbx-flat .fbx-icon-spinner-flat,.fbx-metro .fbx-icon-spinner-default,.fbx-rounded .fbx-icon-spinner-default,.fbx-spinner-1 .fbx-icon-spinner-1,.fbx-spinner-10 .fbx-icon-spinner-10,.fbx-spinner-11 .fbx-icon-spinner-11,.fbx-spinner-2 .fbx-icon-spinner-2,.fbx-spinner-3 .fbx-icon-spinner-3,.fbx-spinner-4 .fbx-icon-spinner-4,.fbx-spinner-5 .fbx-icon-spinner-5,.fbx-spinner-6 .fbx-icon-spinner-6,.fbx-spinner-7 .fbx-icon-spinner-7,.fbx-spinner-8 .fbx-icon-spinner-8,.fbx-spinner-9 .fbx-icon-spinner-9{display:inline}.fbx-loader{box-shadow:0 0 3px rgba(0,0,0,.4)}.fbx-rounded .fbx-prev.fbx-btn-shadow,.fbx-rounded .fbx-prev.fbx-btn-shadow:hover{box-shadow:-2px 0 2px rgba(0,0,0,.4)}.fbx-rounded .fbx-next.fbx-btn-shadow,.fbx-rounded .fbx-next.fbx-btn-shadow:hover{box-shadow:2px 0 2px rgba(0,0,0,.4)}.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-inner-shadow,.fbx-rounded .fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow{box-shadow:0 0 12px rgba(0,0,0,.4)}@media (hover:hover){.fbx-fullscreen-mode .fbx-btn-shadow:hover,.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow:hover,.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow:hover,.fbx-rounded .fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover .fbx-icon,.fbx-sticky-buttons .fbx-next.fbx-btn-shadow:hover,.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow:hover{box-shadow:0 0 6px rgba(0,0,0,.4)}}.fbx-flat .fbx-inner-shadow{box-shadow:0 5px 35px rgba(0,0,0,.65)}.fbx-flat .fbx-inner-shadow,.fbx-flat .fbx-loader,.fbx-flat.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-btn-shadow:hover,.fbx-flat.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow:hover,.fbx-flat.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow:hover,.fbx-flat.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-flat.fbx-sticky-buttons .fbx-next.fbx-btn-shadow:hover,.fbx-flat.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow,.fbx-flat.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover{box-shadow:none}.fbx-flat .fbx-loader .fbx-icon,.fbx-flat:not(.fbx-phone) .fbx-btn-shadow .fbx-icon{filter:drop-shadow(0 0 3px rgba(0, 0, 0, 1))}.fbx-flat:not(.fbx-phone) .fbx-btn-shadow:hover .fbx-icon{filter:drop-shadow(0 0 1px rgba(0, 0, 0, 1))}.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-rounded .fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-rounded.fbx-inset-buttons .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-modal.fbx-phone.fbx-rounded.fbx-inset-buttons .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-modal.fbx-phone.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow{box-shadow:none}.fbx-rounded .fbx-inner{border:solid 8px transparent;border-radius:6px}.fbx-rounded .fbx-item-current,.fbx-rounded .fbx-item-image,.fbx-rounded .fbx-item-next{border-radius:3px}.fbx-rounded .fbx-loader{border-radius:50%}.fbx-rounded .fbx-close{top:-21px;right:-21px;width:28px;height:28px;line-height:28px;border:solid 3px transparent;border-radius:50%}.fbx-rounded .fbx-next,.fbx-rounded .fbx-prev{position:absolute;top:50%;margin-top:-50px;width:30px;height:100px;line-height:100px;border:solid 3px transparent}.fbx-rounded .fbx-prev{left:-40px;border-radius:6px 0 0 6px}.fbx-rounded .fbx-next{right:-40px;border-radius:0 6px 6px 0}.fbx-rounded .fbx-next.fbx-disabled,.fbx-rounded .fbx-prev.fbx-disabled{display:none}.fbx-rounded.fbx-phone .fbx-next.fbx-disabled,.fbx-rounded.fbx-phone .fbx-prev.fbx-disabled{display:block;cursor:default}.fbx-rounded.fbx-phone .fbx-next.fbx-disabled .fbx-icon,.fbx-rounded.fbx-phone .fbx-prev.fbx-disabled .fbx-icon{opacity:.3}.fbx-rounded.fbx-desktop .fbx-next,.fbx-rounded.fbx-desktop .fbx-prev{position:absolute}.fbx-rounded .fbx-count,.fbx-rounded .fbx-credit{bottom:-25px}.fbx-rounded .fbx-inner-spacer{padding:40px 40px 50px 40px}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-rounded.fbx-sticky-buttons .fbx-next,.fbx-rounded.fbx-sticky-buttons .fbx-prev{position:fixed;top:50%;margin-top:-50px;width:40px;height:100px;line-height:100px}.fbx-rounded.fbx-sticky-buttons .fbx-prev{left:0;border-radius:0 6px 6px 0}.fbx-rounded.fbx-sticky-buttons .fbx-next{right:0;border-radius:6px 0 0 6px}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:40px 80px}.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:5px}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:0;bottom:0;border-radius:0;width:55px;height:auto;opacity:.3}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover{opacity:1}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon{height:32px;width:auto}.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:0;bottom:auto;border-radius:0;width:auto;min-width:0;height:40px;opacity:1}.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next .fbx-icon,.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev .fbx-icon{height:16px;width:auto}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{left:0;right:66%}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-next{left:34%;right:34%}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:66%;right:0}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-no-buttons.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:0;right:0}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:50%;bottom:auto;width:34px;height:80px;opacity:.5}.fbx-rounded.fbx-phone.fbx-landscape.fbx-full-buttons .fbx-prev,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-prev,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:62px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next{top:108px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover{opacity:1}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{border-radius:0 6px 6px 0}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next{border-radius:6px 0 0 6px}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev{z-index:100003;position:absolute;top:0;bottom:0;height:100%;width:25%;margin:0;border-radius:0;box-sizing:border-box;opacity:1}@media (hover:hover){.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev{opacity:0}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next:hover,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev:hover,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next:hover,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev:hover{opacity:1}}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev{left:0;right:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next{right:0;left:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev .fbx-icon{width:16px;height:16px;border-radius:50%;position:absolute;top:50%;padding:5px;border-width:3px;border-style:solid;transform:translateY(-50%)}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev .fbx-icon{left:10px;right:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next .fbx-icon{right:10px;left:auto}.fbx-light,.fbx-light .fbx-caption,.fbx-light .fbx-open-caption,.fbx-light.fbx-phone .fbx-social{background-color:rgba(0,0,0,.7)}.fbx-light .fbx-progress{background-color:rgba(255,255,255,.5)}.fbx-fullscreen-mode.fbx-light{background-color:grey}.fbx-light .fbx-inner,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon,.fbx-light.fbx-modal,.fbx-modal.fbx-light.fbx-phone .fbx-close:hover,.fbx-modal.fbx-light.fbx-phone .fbx-fullscreen-toggle:hover,.fbx-modal.fbx-light.fbx-phone .fbx-next:hover,.fbx-modal.fbx-light.fbx-phone .fbx-pause:hover,.fbx-modal.fbx-light.fbx-phone .fbx-play:hover,.fbx-modal.fbx-light.fbx-phone .fbx-prev:hover,.fbx-modal.fbx-light.fbx-phone .fbx-social-toggle:hover,.fbx-rounded.fbx-light .fbx-close,.fbx-rounded.fbx-light .fbx-fullscreen-toggle,.fbx-rounded.fbx-light .fbx-pause,.fbx-rounded.fbx-light .fbx-play,.fbx-rounded.fbx-light .fbx-social-toggle{border-color:#fff}.fbx-light .fbx-close,.fbx-light .fbx-fullscreen-toggle,.fbx-light .fbx-inner,.fbx-light .fbx-loader,.fbx-light .fbx-next,.fbx-light .fbx-pause,.fbx-light .fbx-play,.fbx-light .fbx-prev,.fbx-light .fbx-social-toggle,.fbx-light.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-next,.fbx-light.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-prev,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon{background-color:#fff}.fbx-flat.fbx-light .fbx-close,.fbx-flat.fbx-light .fbx-fullscreen-toggle,.fbx-flat.fbx-light .fbx-loader,.fbx-flat.fbx-light .fbx-next,.fbx-flat.fbx-light .fbx-pause,.fbx-flat.fbx-light .fbx-play,.fbx-flat.fbx-light .fbx-prev,.fbx-flat.fbx-light .fbx-social-toggle,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-prev .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev{background-color:transparent}.fbx-flat.fbx-light.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-prev .fbx-icon{border-color:transparent}.fbx-flat.fbx-light.fbx-modal{border-color:rgba(0,0,0,.2)}.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-close,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-fullscreen-toggle,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-next,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-pause,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-play,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-prev,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-social-toggle{background-color:rgba(0,0,0,.2)}.fbx-light .fbx-close,.fbx-light .fbx-error-msg,.fbx-light .fbx-fullscreen-toggle,.fbx-light .fbx-loader,.fbx-light .fbx-next,.fbx-light .fbx-pause,.fbx-light .fbx-play,.fbx-light .fbx-prev,.fbx-light .fbx-social-toggle,.fbx-metro.fbx-light .fbx-count,.fbx-metro.fbx-light .fbx-credit a{color:#666!important}.fbx-flat.fbx-light .fbx-close,.fbx-flat.fbx-light .fbx-close:hover,.fbx-flat.fbx-light .fbx-count,.fbx-flat.fbx-light .fbx-credit a,.fbx-flat.fbx-light .fbx-fullscreen-toggle,.fbx-flat.fbx-light .fbx-fullscreen-toggle:hover,.fbx-flat.fbx-light .fbx-loader,.fbx-flat.fbx-light .fbx-next,.fbx-flat.fbx-light .fbx-next:hover,.fbx-flat.fbx-light .fbx-pause,.fbx-flat.fbx-light .fbx-pause:hover,.fbx-flat.fbx-light .fbx-play,.fbx-flat.fbx-light .fbx-play:hover,.fbx-flat.fbx-light .fbx-prev,.fbx-flat.fbx-light .fbx-prev:hover,.fbx-flat.fbx-light .fbx-social-toggle,.fbx-flat.fbx-light .fbx-social-toggle:hover{color:#fff!important}.fbx-flat.fbx-light .fbx-count,.fbx-flat.fbx-light .fbx-credit a,.fbx-rounded.fbx-light .fbx-count,.fbx-rounded.fbx-light .fbx-credit a{color:#888}.fbx-light .fbx-caption{color:#fff}.fbx-light .fbx-caption-desc,.fbx-light .fbx-caption-desc a{color:#eee}@media (hover:hover){.fbx-light .fbx-close:hover,.fbx-light .fbx-fullscreen-toggle:hover,.fbx-light .fbx-next:hover,.fbx-light .fbx-pause:hover,.fbx-light .fbx-play:hover,.fbx-light .fbx-prev:hover,.fbx-light .fbx-social-toggle:hover,.fbx-metro.fbx-light .fbx-credit a:hover{color:#bababa!important}.fbx-metro.fbx-light .fbx-close:hover,.fbx-metro.fbx-light .fbx-fullscreen-toggle:hover,.fbx-metro.fbx-light .fbx-next:hover,.fbx-metro.fbx-light .fbx-pause:hover,.fbx-metro.fbx-light .fbx-play:hover,.fbx-metro.fbx-light .fbx-prev:hover,.fbx-metro.fbx-light .fbx-social-toggle:hover{border-color:#bababa}.fbx-flat.fbx-light .fbx-credit a:hover span,.fbx-rounded.fbx-light .fbx-credit a:hover span{color:#ddd}}.fbx-light .fbx-item-current::-webkit-scrollbar{width:12px;height:12px}.fbx-light .fbx-item-current::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.fbx-light .fbx-item-current::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5)}.fbx-light .fbx-item-current::-webkit-scrollbar,.fbx-light .fbx-item-next::-webkit-scrollbar{width:12px;height:12px}.fbx-light .fbx-item-current::-webkit-scrollbar-track,.fbx-light .fbx-item-next::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.fbx-light .fbx-item-current::-webkit-scrollbar-corner,.fbx-light .fbx-item-current::-webkit-scrollbar-thumb,.fbx-light .fbx-item-next::-webkit-scrollbar-corner,.fbx-light .fbx-item-next::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3)}.fbx-caption{position:absolute;top:auto;right:auto;bottom:0;left:0;z-index:100004;width:100%;text-align:center;font-size:14px;transition:visibility .3s ease,opacity .3s ease,transform .3s ease;opacity:1;transform:translateY(0)}.fbx-caption.fbx-hide-caption{transition:none}.fbx-show .fbx-caption{visibility:visible}.fbx-show .fbx-caption.fbx-fade-caption{opacity:0;visibility:hidden}.fbx-caption.fbx-slide-caption{transform:translateY(100%)}.fbx-loading .fbx-caption.fbx-hide-caption,.fbx-show .fbx-caption.fbx-hide-caption{visibility:hidden}.fbx-fullscreen-mode .fbx-caption,.fbx-sticky-caption .fbx-caption{position:fixed;z-index:100007}.fbx-modal.fbx-phone .fbx-caption{position:fixed;z-index:100004}.fbx-rounded .fbx-caption{border-radius:0 0 3px 3px}.fbx-modal.fbx-phone .fbx-caption,.fbx-sticky-caption.fbx-rounded .fbx-caption{border-radius:0}.fbx-close-caption{position:absolute;top:0;right:0;padding:3px 3px 10px 10px;color:#fff!important;font-size:24px;text-decoration:none;line-height:20px;cursor:pointer}.fbx-open-caption{z-index:100004;position:absolute;bottom:0;right:5px;padding:0 10px 10px 10px;color:#fff!important;font-size:24px;text-decoration:none;line-height:20px;opacity:0;visibility:hidden;transition:opacity .3s ease;border-top-left-radius:6px;border-top-right-radius:6px;cursor:pointer}.fbx-caption-toggle-only.fbx-captions-hidden .fbx-open-caption,.fbx-pannable-item.fbx-captions-hidden .fbx-open-caption{opacity:1;visibility:visible}.fbx-caption-title{font-size:15px;padding:15px}.fbx-caption-desc{font-size:12px;line-height:20px;padding:15px}.fbx-caption-desc a{font-size:12px}.fbx-caption-title+.fbx-caption-desc{margin-top:-30px}.fbx-phone .fbx-caption{min-height:20px;font-size:12px;line-height:20px}.fbx-phone .fbx-caption-title{font-size:13px;padding:10px}.fbx-phone .fbx-caption-desc{font-size:11px;line-height:15px;padding:10px}.fbx-phone .fbx-caption-title+.fbx-caption-desc{margin-top:-20px}.fbx-modal.fbx-phone .fbx-caption{bottom:0;position:fixed}.fbx-modal.fbx-phone.fbx-landscape .fbx-caption,.fbx-phone.fbx-landscape.fbx-sticky-caption .fbx-caption{z-index:100004}.fbx-pannable{cursor:-moz-grab;cursor:-webkit-grab;cursor:grab}.fbx-pannable.fbx-panning{cursor:-moz-grabbing;cursor:-webkit-grabbing;cursor:grabbing}.fbx-pannable>div>img.fbx-item{max-width:none;max-height:none}.fbx-pan-overview{cursor:pointer;max-width:150px;max-height:150px;overflow:hidden;background-position:top left;background-size:cover;position:absolute;z-index:100006;border:solid 2px #666;box-shadow:0 0 12px rgba(0,0,0,.8)}.fbx-pan-overview.fbx-top-left{top:20px;left:20px}.fbx-pan-overview.fbx-top-right{top:20px;right:32px}.fbx-pan-overview.fbx-bottom-left{bottom:32px;left:20px}.fbx-pan-overview.fbx-bottom-right{bottom:32px;right:32px}.fbx-pan-viewport{position:absolute;top:0;left:0;box-shadow:0 0 300px 300px rgba(0,0,0,.7)}.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle{right:1px!important}div[id*=ays-survey-container].ays-survey-container *{box-sizing:border-box}div[id*=ays-survey-container][data-theme=minimal].ays-survey-container .ays-survey-question:not(.ays-has-error),div[id*=ays-survey-container][data-theme=modern].ays-survey-container .ays-survey-question:not(.ays-has-error){border-right:unset!important}.ays-survey-container[id^=ays-survey-container] .ays-survey-minimal-theme-question .ays-survey-answer-label input[type=checkbox],.ays-survey-container[id^=ays-survey-container] .ays-survey-minimal-theme-question .ays-survey-answer-label input[type=radio]{display:initial!important}.ays-survey-container .ays-survey-section label.ays-survey-answer-label input[type=checkbox],.ays-survey-container .ays-survey-section label.ays-survey-answer-label input[type=radio],.ays-survey-container[id^=ays-survey-container] .ays-survey-minimal-theme-question .ays-survey-answer-label .ays-survey-answer-star-radio input[type=checkbox],.ays-survey-container[id^=ays-survey-container] .ays-survey-minimal-theme-question .ays-survey-answer-label .ays-survey-answer-star-radio input[type=radio],.display_none_important{display:none!important}.ays-survey-container{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.37);box-shadow:0 1px 4px 0 rgba(0,0,0,.37);word-wrap:break-word;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;margin-bottom:0;padding-bottom:0;word-wrap:break-word;min-width:250px;max-width:100%!important;position:relative}.ays-survey-container .ays-survey-section,.ays-survey-container .ays-survey-section .ays-survey-display-none,.ays-survey-container .ays-survey-section .ays-survey-loader,.ays-survey-container .ays-survey-section .ays-survey-thank-you-page,.ays-survey-popup-survey-window .ays-survey-popup-close-full-screen,.display_none_not_important,div[id*=ays-survey-container-] div.ays-survey-full-screen-mode .ays-survey-close-full-screen{display:none}.ays-survey-container .ays-survey-section.active-section,.elementor-editor-active .elementor-element .elementor-shortcode .ays-survey-container .ays-survey-section:first-of-type{display:block}.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content a.ays-survey-section-button,.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content button.ays-survey-section-button,.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content input.ays-survey-section-button,.ays-survey-container .ays-survey-section .ays-survey-simple-button-container .ays-survey-button-content .ays-survey-button{width:auto}.ays-survey-container .ays-survey-section .ays-survey-section-header{margin-top:12px;background-color:#fff;border:1px solid #dadce0;border-radius:8px;margin-bottom:12px;padding:22px 24px 24px;position:relative;border-top:10px solid #ff5722;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.141),0 1px 3px 0 rgba(0,0,0,.122)}.ays-survey-container .ays-survey-section .ays-survey-section-title-row{-webkit-box-align:center;box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;box-pack:justify;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;font-family:'Google Sans',Roboto,Arial,sans-serif;font-size:32px;font-weight:400;color:#202124;line-height:135%;max-width:100%;min-width:0}.ays-survey-container .ays-survey-section .ays-survey-title{font-family:'Google Sans',Roboto,Arial,sans-serif;margin-bottom:12px}.ays-survey-container .ays-survey-section .ays-survey-section-desc{font-family:Roboto,Arial,sans-serif;font-size:14px;font-weight:400;letter-spacing:.2px;line-height:20px;color:#202124;margin-top:12px}.ays-survey-container .ays-survey-section .ays-survey-section-questions-count{font-family:Roboto,Arial,sans-serif;font-size:18px;text-align:right;cursor:help;font-weight:600}.ays-survey-container .ays-survey-section .ays-survey-question{-webkit-transition:background-color .2s cubic-bezier(0,0,.2,1);transition:background-color .2s cubic-bezier(0,0,.2,1);background-color:#fff;border:1px solid #dadce0;border-radius:8px;margin-bottom:12px;padding:24px;page-break-inside:avoid;word-wrap:break-word;border-left:5px solid #ff5722;position:relative}.ays-survey-container .ays-survey-title-wrap .ays-survey-cover-photo-title-wrap{padding-left:5px}.ays-survey-container .ays-survey-cover-photo-title-wrap.ays-survey-no-cover-photo{background-image:unset!important}.ays-survey-container .ays-survey-cover-photo-title-wrap{height:150px}.ays-survey-container .ays-survey-section .ays-survey-question-header{display:-webkit-box;display:-webkit-flex;display:flex;box-pack:justify;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:16px;-webkit-box-align:start;box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-width:100%;min-width:0;position:relative}.ays-survey-container .ays-survey-section .ays-survey-question-title{font-family:'Google Sans',Roboto,Arial,sans-serif;font-size:16px;letter-spacing:.1px;line-height:1;color:#202124;font-weight:400;width:100%;word-break:break-word;display:block;margin-bottom:10px}.ays-survey-container .ays-survey-section .ays-survey-question-header-content{display:flex;justify-content:space-between;width:100%}.ays-survey-container .ays-survey-section .ays-survey-question-image-container{width:100%;padding:5px 0}.ays-survey-container .ays-survey-section .ays-survey-question-image{max-width:100%;object-position:center center}.ays-survey-container .ays-survey-section .ays-survey-question-required-icon{color:#d93025}.ays-survey-container .ays-survey-section .ays-survey-question-answers{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap;box-pack:justify;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.ays-survey-container .ays-survey-section .ays-survey-answer{display:-webkit-box;display:-webkit-flex;display:flex;min-height:24px;padding:.5em .5em .5em 0}.ays-survey-container .ays-survey-section .ays-survey-question-type-text-box,.ays-survey-container .ays-survey-section .ays-survey-question[data-type=email] .ays-survey-answer,.ays-survey-container .ays-survey-section .ays-survey-question[data-type=name] .ays-survey-answer,.ays-survey-container .ays-survey-section .ays-survey-question[data-type=number] .ays-survey-answer,.ays-survey-container .ays-survey-section .ays-survey-question[data-type=short_text] .ays-survey-answer,.ays-survey-container .ays-survey-section .ays-survey-question[data-type=text] .ays-survey-answer,.ays-survey-container .ays-survey-title-wrap{width:100%}.ays-survey-container .ays-survey-section .ays-survey-answer::after,.ays-survey-container .ays-survey-section .ays-survey-answer::before,.ays-survey-container .ays-survey-section .ays-survey-question-answers::after,.ays-survey-container .ays-survey-section .ays-survey-question-answers::before{content:none!important}.ays-survey-container .ays-survey-section .ays-survey-answer-label{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;box-pack:justify;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;cursor:pointer;outline:unset}.ays-survey-container .ays-survey-section .ays-survey-answer-label-content{-webkit-box-align:center;box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-shrink:1;flex-shrink:1;min-width:0}.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type=checkbox]~.ays-survey-answer-label-content .ays-survey-answer-icon-content,.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type=radio]~.ays-survey-answer-label-content .ays-survey-answer-icon-content{-webkit-transition:border-color .2s cubic-bezier(.4,0,.2,1);transition:border-color .2s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-webkit-tap-highlight-color:transparent;-webkit-border-radius:3px;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;outline:0;display:inline-block;-webkit-flex-shrink:0;flex-shrink:0;height:20px;position:relative;vertical-align:middle;width:20px;z-index:0}.ays-survey-container .ays-survey-section .ays-survey-answer-icon-content-1,.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type=checkbox]~.ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-1,.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type=radio]~.ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-1{-webkit-animation:.2s forwards agmAnimateSelectOut;animation:.2s forwards agmAnimateSelectOut;cursor:pointer;height:20px;position:relative;width:20px}.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type=checkbox]~.ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-2,.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type=radio]~.ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-2{border:2px solid #5f6368;-webkit-border-radius:50%;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;height:20px;width:20px;position:absolute;bottom:0;left:0;right:0;top:0;margin:0}.ays-survey-container .ays-survey-section .ays-survey-answer-label .ays-survey-answer-icon-ink{position:absolute;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity .15s;transition:opacity .15s;background-color:rgba(218,220,224,.2);-webkit-border-radius:100%;border-radius:100%;height:20px;opacity:0;outline:transparent solid .1px;pointer-events:none;width:20px;z-index:-1;bottom:0;left:0;right:0;top:0}.ays-survey-container .ays-survey-section .ays-survey-answer-label:focus .ays-survey-answer-icon-ink,.ays-survey-container .ays-survey-section .ays-survey-answer-label:hover .ays-survey-answer-icon-ink{-webkit-transform:scale(2);transform:scale(2);opacity:1;background-color:rgba(255,87,34,.04)}.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type=checkbox]~.ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-3,.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type=radio]~.ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-3{border:5px solid #f40000;-webkit-border-radius:50%;border-radius:50%;left:50%;position:absolute;top:50%;-webkit-transition:transform .28s;transition:transform .28s;-webkit-transform:translateX(-50%) translateY(-50%) scale(0);transform:translateX(-50%) translateY(-50%) scale(0);cursor:pointer;visibility:hidden}.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type=checkbox]:checked~.ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-2,.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type=radio]:checked~.ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-2{border-color:#f40000}.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type=checkbox]:checked~.ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-3,.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type=radio]:checked~.ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-3{-webkit-transform:translateX(-50%) translateY(-50%) scale(1);transform:translateX(-50%) translateY(-50%) scale(1);visibility:visible}.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type=checkbox]:checked~.ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-2,.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type=checkbox]:checked~.ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-3,.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type=checkbox]~.ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-2{border-radius:0}.ays-survey-container .ays-survey-section .ays-survey-question-answers.ays-survey-question-answers-grid{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;box-pack:justify;-webkit-box-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-direction:row;flex-direction:row;width:100%}.ays-survey-container .ays-survey-section .ays-survey-answer.ays-survey-answer-grid{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-width:260px;min-height:24px;padding:.5em .5em .5em 0;box-pack:justify;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:45%}.ays-survey-container .ays-survey-section .ays-survey-answer-label.ays-survey-answer-label-grid{flex-wrap:wrap}.ays-survey-container .ays-survey-section .ays-survey-answer-label .ays-survey-answer-image-container{-webkit-box-align:center;box-align:center;-webkit-align-items:center;align-items:center;-webkit-align-self:flex-start;align-self:flex-start;display:-webkit-box;display:-webkit-flex;display:flex;height:195px;margin:12px 0;line-height:195px;outline-width:0;padding:8px;width:260px;box-shadow:0 1px 2px 0 rgba(60,64,67,.302),0 1px 3px 1px rgba(60,64,67,.149);-webkit-border-radius:4px;border-radius:4px;background-color:#fff;border-color:#ff5722}.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type=checkbox]:checked~.ays-survey-answer-image-container,.ays-survey-container .ays-survey-section .ays-survey-answer-label input[type=radio]:checked~.ays-survey-answer-image-container{border-style:solid;border-width:2px;outline-width:0;padding:6px}.ays-survey-container .ays-survey-section .ays-survey-answer-label .ays-survey-answer-image-container img{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;max-height:100%;max-width:100%;min-height:0;min-width:0;vertical-align:middle;object-fit:contain;object-position:center center;width:100%;height:100%}@media screen and (max-width:580px){.ays-survey-container .ays-survey-section .ays-survey-answer.ays-survey-answer-grid{width:100%;margin:0}.ays-survey-container .ays-survey-section .ays-survey-button-content .ays-survey-answer-clear-selection-text{line-height:30px!important}}.ays-survey-container .ays-survey-section .ays-survey-answer-label-content>span,.ays-survey-container .ays-survey-section input.ays-survey-question-input~.ays-survey-input-underline,.ays-survey-container .ays-survey-section input.ays-survey-question-input~.ays-survey-input-underline-animation{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;box-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;box-align:center;-webkit-align-items:center;align-items:center;font-family:Roboto,Arial,sans-serif;font-size:14px;font-weight:400;letter-spacing:.2px;line-height:20px;color:#202124;min-width:1px}.ays-survey-container .ays-survey-section .ays-survey-answer-label-content>span{margin-left:.75em}.ays-survey-container .ays-survey-section .ays-survey-answer-label.ays-survey-answer-label-other{-webkit-box-flex:0;box-flex:0;-webkit-flex-grow:0;flex-grow:0;padding-right:20px;width:auto;white-space:nowrap}.ays-survey-container .ays-survey-section .ays-survey-answer .ays-survey-answer-other-text{display:block;width:100%;position:relative;-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;min-width:100px;max-width:100%;margin-top:10px}.ays-survey-container .ays-survey-section .ays-survey-answer .ays-survey-answer-other-text input.ays-survey-answer-other-input{-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;border:none;display:block;font:400 16px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;margin:0;min-width:0;outline:0;padding:.125em 0;z-index:0}.ays-survey-container .ays-survey-section .ays-survey-question-select.dropdown div.text,.ays-survey-container .ays-survey-section .ays-survey-restricted-content{font-family:'Google Sans',Roboto,Arial,sans-serif}.ays-survey-container .ays-survey-section .ays-survey-question-select.dropdown div.item{font-family:'Google Sans',Roboto,Arial,sans-serif;font-size:16px!important;font-weight:500!important;letter-spacing:.1px;line-height:24px!important;color:#202124!important;word-break:break-word}.ays-survey-container .ays-survey-section .ays-survey-question-select.dropdown div.item img.ays-survey-answer-image{vertical-align:middle;margin-top:0;margin-bottom:0;width:50px;height:50px}.ays-survey-container .ays-survey-section .ays-survey-question-select.dropdown div.text img.ays-survey-answer-image{font-size:initial;line-height:1;height:auto;margin:0 .78571429rem 0 0}.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container,.ays-survey-container .ays-survey-section .ays-survey-simple-button-container{-webkit-border-radius:4px;border-radius:4px;color:#5f6368;cursor:pointer;display:inline-block;overflow:hidden;position:relative;z-index:0;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.141),0 1px 3px 0 rgba(0,0,0,.122);margin-right:14px;outline:unset}.ays-survey-container .ays-survey-section .ays-survey-simple-button-container{box-shadow:none}.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content,.ays-survey-container .ays-survey-section .ays-survey-simple-button-container .ays-survey-button-content{-webkit-box-align:center;box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;position:relative}.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content a.ays-survey-section-button,.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content button.ays-survey-section-button,.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content input.ays-survey-section-button,.ays-survey-container .ays-survey-section .ays-survey-simple-button-container .ays-survey-button-content .ays-survey-button{display:inline-block;margin:0;padding:0 24px;background-color:#fff;color:#f40000;font-family:'Google Sans',Roboto,Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.25px;line-height:36px;text-decoration:none;text-transform:none;min-width:auto;outline:0;transition:background .2s .1s;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-webkit-transition:background .2s .1s;border:0;cursor:pointer;border-radius:0}.ays-survey-container .ays-survey-section .ays-survey-simple-button-container .ays-survey-button-content .ays-survey-button{font-size:12px;padding:0;background-color:unset;line-height:initial}.ays-survey-container .ays-survey-section .ays-survey-simple-button-container:hover .ays-survey-button-content .ays-survey-button{transform:none}.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container:focus .ays-survey-section-button-content a.ays-survey-section-button,.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container:focus .ays-survey-section-button-content button.ays-survey-section-button,.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container:focus .ays-survey-section-button-content input.ays-survey-section-button,.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container:hover .ays-survey-section-button-content a.ays-survey-section-button,.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container:hover .ays-survey-section-button-content button.ays-survey-section-button,.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container:hover .ays-survey-section-button-content input.ays-survey-section-button{background-color:rgba(244,0,0,.04);transform:none}@keyframes agmAnimateSelectIn{0%{height:0;width:0}100%{height:100%;width:100%}}@keyframes agmAnimateSelectOut{0%{height:0;width:0}100%{height:100%;width:100%}}.ays-survey-container .ays-survey-section .ays-survey-input{box-shadow:none!important;border:0!important;outline:0!important;background-image:none!important;margin:0!important}.ays-survey-container .ays-survey-section .ays-survey-input:active,.ays-survey-container .ays-survey-section .ays-survey-input:focus{outline:0!important;box-shadow:none!important;border:0!important;background-image:none!important;margin:0!important}.ays-survey-container .ays-survey-section .ays-survey-input:focus~.ays-survey-input-underline-animation{outline:0!important;box-shadow:none!important;border:0!important;height:2px;background-color:#ff5722;-webkit-animation:.3s cubic-bezier(.4,0,.2,1) quantumWizPaperInputAddUnderline;animation:.3s cubic-bezier(.4,0,.2,1) quantumWizPaperInputAddUnderline;-webkit-transform:scaleX(1);transform:scaleX(1)}.ays-survey-container .ays-survey-section .ays-survey-input-underline{background-color:rgba(0,0,0,.12);height:1px;left:0;margin:0;padding:0;position:absolute;width:100%}.ays-survey-container .ays-survey-section .ays-survey-input-underline-animation{-webkit-transform:scaleX(0);transform:scaleX(0);background-color:#4285f4;height:2px;left:0;margin:0;padding:0;position:absolute}.ays-survey-container .ays-survey-section .ays-survey-remove-default-border,.ays-survey-container .ays-survey-section .ays-survey-remove-default-border:focus{border:0;box-shadow:unset;outline:0}.ays-survey-container .ays-survey-section .ays-survey-question-box{width:60%}.ays-survey-container .ays-survey-section .ays-survey-question-date-box{width:100%!important}.ays-survey-container .ays-survey-section .ays-survey-question-input-box{position:relative}.ays-survey-container .ays-survey-section .ays-survey-question-input{min-height:1.5em;max-width:100%;position:relative;vertical-align:top}.ays-survey-container .ays-survey-section input.ays-survey-question-input{height:40px;text-indent:15px}.ays-survey-container .ays-survey-section input.ays-survey-question-input.ays-survey-question-input~.ays-survey-input-underline,.ays-survey-container .ays-survey-section input.ays-survey-question-input.ays-survey-question-input~.ays-survey-input-underline-animation,.ays-survey-container .ays-survey-section textarea.ays-survey-question-input-textarea.ays-survey-question-input~.ays-survey-input-underline,.ays-survey-container .ays-survey-section textarea.ays-survey-question-input-textarea.ays-survey-question-input~.ays-survey-input-underline-animation{width:calc(100%)}.ays-survey-container .ays-survey-section .ays-survey-question .ays-survey-question-input{width:100%;margin:0;background-color:#f8f9fa!important;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;color:initial}.ays-survey-container .ays-survey-section .ays-survey-question .ays-survey-question-input::-webkit-input-placeholder{color:#757575}.ays-survey-container .ays-survey-section .ays-survey-question.isDisabled .ays-survey-question-input,.ays-survey-container .ays-survey-section .ays-survey-question.isDisabled .ays-survey-question-select.ui.selection.dropdown,.ays-survey-container .ays-survey-section .ays-survey-question:not(.isDisabled):hover .ays-survey-question-input,.ays-survey-container .ays-survey-section .ays-survey-question:not(.isDisabled):hover .ays-survey-question-select.ui.selection.dropdown{background-color:rgba(220,220,220,.8)}.ays-survey-container .ays-survey-section .ays-survey-question.isDisabled .ays-survey-question-select.ui.selection.dropdown .default.text,.ays-survey-container .ays-survey-section .ays-survey-question:not(.isDisabled):hover .ays-survey-question-select.ui.selection.dropdown .default.text{color:#666}.ays-survey-container .ays-survey-section .ays-survey-question .ays-survey-question-select.ui.selection.dropdown{min-width:200px;height:40px}.ays-survey-container .ays-survey-section .ays-survey-question-validation-error,.ays-survey-container .ays-survey-section .ays-survey-votes-count-validation-error{font-family:Roboto,Arial,sans-serif;font-size:12px;font-weight:400;letter-spacing:.3px;line-height:16px;color:#d93025;display:none}.ays-survey-container .ays-survey-section .ays-survey-question.ays-has-error{border-color:#d93025}.ays-survey-container .ays-survey-section .ays-survey-question.ays-has-error .ays-survey-question-validation-error,.ays-survey-container .ays-survey-section .ays-survey-question.ays-has-error .ays-survey-votes-count-validation-error{-webkit-box-align:center;box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex}.ays-survey-container .ays-survey-section .ays-survey-question.ays-has-error .ays-survey-question-validation-error img,.ays-survey-container .ays-survey-section .ays-survey-question.ays-has-error .ays-survey-votes-count-validation-error img{margin-right:12px}.ays-survey-container .ays-survey-section .ays-survey-question-input-textarea{-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;font-family:Roboto,Arial,sans-serif;font-size:16px;font-weight:400;letter-spacing:.1px;line-height:24px;background-color:transparent;border:none;-webkit-box-sizing:content-box;box-sizing:content-box;caret-color:#1a73e8;display:block;min-height:24px;outline:0;overflow-y:visible;overflow-x:hidden;padding:16px 0 16px 16px;resize:none;white-space:pre-wrap;word-wrap:break-word;z-index:1}.ays-survey-container .ays-survey-section textarea.ays-survey-question-input-textarea{max-height:1000px;overflow:auto scroll;margin:0;box-sizing:border-box}.ays-survey-container .ays-survey-section input.ays-survey-question-input.ays-survey-question-input::-webkit-inner-spin-button,.ays-survey-container .ays-survey-section input.ays-survey-question-input.ays-survey-question-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ays-survey-container .ays-survey-section input.ays-survey-question-input.ays-survey-question-input[type=number]{-moz-appearance:textfield}.ays-survey-container .ays-survey-section .ays-survey-question-select-conteiner,.ays-survey-container .ays-survey-section .ays-survey-question-type-select-box{padding:0;width:100%!important}.ays-survey-container .ays-survey-section .ays-survey-question-select-conteiner .select2-container{display:block;width:100%!important}.ays-survey-container .ays-survey-section .ays-survey-answer-clear-selection-container{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.ays-survey-container .ays-survey-section .ays-survey-visibility-none{visibility:hidden}.ays-survey-container .ays-survey-section .ays-survey-restricted-content p{margin:0}.ays-survey-container .ays-survey-section .ays-survey-loader{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;justify-content:center;align-items:center}.ays-survey-container .ays-survey-section .ays-survey-redirect-timer{text-align:center;font-family:'Google Sans',Roboto,Arial,sans-serif;font-size:18px;font-weight:500;letter-spacing:.25px;line-height:36px}@keyframes quantumWizPaperInputAddUnderline{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes quantumWizPaperInputAddUnderline{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.ays-survey-container .ays-survey-section .ays_survey_login_form,div[id*=ays-survey-container-] .ays-survey-social-shares{text-align:center}.ays-survey-container .ays-survey-section .ays_survey_login_form form p{margin-top:5px;margin-bottom:15px}.ays-survey-container .ays-survey-section .ays_survey_login_form label{display:block;cursor:pointer;margin:0}.ays-survey-container .ays-survey-section .ays_survey_login_form .ays-survey-question-input-box{width:300px;margin:0 auto}.ays-survey-container .ays-survey-section .ays_survey_login_form input[type=password],.ays-survey-container .ays-survey-section .ays_survey_login_form input[type=text]{box-shadow:none!important;border:0!important;outline:0!important;min-height:1.5em;position:relative;vertical-align:top;width:100%;margin:0;background-color:#f8f9fa;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.ays-survey-container .ays-survey-section .ays_survey_login_form input[type=password]:active,.ays-survey-container .ays-survey-section .ays_survey_login_form input[type=password]:focus,.ays-survey-container .ays-survey-section .ays_survey_login_form input[type=text]:active,.ays-survey-container .ays-survey-section .ays_survey_login_form input[type=text]:focus{outline:0!important;box-shadow:none!important;border:0!important}.ays-survey-container .ays-survey-section .ays_survey_login_form .ays-survey-answer-label{width:auto;display:inline-block}.ays-survey-container .ays-survey-section .ays_survey_login_form input[type=submit].ays-survey-section-button{font-size:16px!important;padding:5px 24px!important;background-color:#cfcfcf}.ays-survey-container .ays-survey-section .ays-survey-question .ays-survey-image-logo-url{position:absolute;right:5px;bottom:0}.ays-survey-container .ays-survey-section .ays-survey-question .ays-survey-image-logo-url-img{width:40px;height:40px;object-fit:cover}div[id*=ays-survey-container-] .ays-survey-social-shares .ays-survey-share-btn{position:relative;display:inline-block;height:24px;margin:5px 5px 0 0;padding:2px 8px;line-height:1.53;letter-spacing:.04em;vertical-align:top;font-size:12px;font-weight:700;font-family:"Helvetica Neue",Arial,sans-serif;color:#111;background:#e0e0e0;border:1px solid #c7c7c7;border-radius:2px;text-decoration:none;transition:.2s}div[id*=ays-survey-container-] .ays-survey-social-shares a.ays-survey-share-btn:focus{background:#08669c}div[id*=ays-survey-container-] .ays-survey-social-shares .ays-survey-share-btn-linkedin{background:#0976b4;color:#fff;border-color:#08669c}div[id*=ays-survey-container-] .ays-survey-social-shares .ays-survey-share-btn-linkedin:focus,div[id*=ays-survey-container-] .ays-survey-social-shares .ays-survey-share-btn-linkedin:hover{background:#08669c;border-color:#075683}div[id*=ays-survey-container-] .ays-survey-social-shares .ays-survey-share-btn-linkedin:active{background:#075683;border-color:#05466b}div[id*=ays-survey-container-] .ays-survey-social-shares .ays-survey-share-btn-facebook{background:#3b5998;color:#fff;border-color:#344e86}div[id*=ays-survey-container-] .ays-survey-social-shares .ays-survey-share-btn-facebook:focus,div[id*=ays-survey-container-] .ays-survey-social-shares .ays-survey-share-btn-facebook:hover{background:#344e86;border-color:#2d4373}div[id*=ays-survey-container-] .ays-survey-social-shares .ays-survey-share-btn-facebook:active{background:#2d4373;border-color:#263961}div[id*=ays-survey-container-] .ays-survey-social-shares .ays-survey-share-btn-twitter{background:#000;color:#fff;border-color:#000}div[id*=ays-survey-container-] .ays-survey-social-shares .ays-survey-share-btn-twitter:active,div[id*=ays-survey-container-] .ays-survey-social-shares .ays-survey-share-btn-twitter:hover,div[id*=ays-survey-container-] .ays-survey-social-shares a.ays-survey-share-btn-twitter:focus{background:#000;border-color:#000}div[id*=ays-survey-container-] .ays-survey-social-shares .ays-survey-share-btn-vkontakte{background:#486c91;color:#fff;border-color:#4b719a}div[id*=ays-survey-container-] .ays-survey-social-shares .ays-survey-share-btn-vkontakte:focus,div[id*=ays-survey-container-] .ays-survey-social-shares .ays-survey-share-btn-vkontakte:hover{background:#2a6098;border-color:#4b719a}div[id*=ays-survey-container-] .ays-survey-social-shares .ays-survey-share-btn-vkontakte:active{background:#4b719a;border-color:#4b719a}.ays-survey-popup-survey-window .ays-survey-popup-full-screen-mode{height:20px;text-align:right}.ays-survey-popup-survey-window .ays-survey-popup-full-screen-mode a.ays-survey-popup-full-screen-container{cursor:pointer;outline:0;border:none;box-shadow:none;margin:0;padding:0;box-sizing:border-box;text-decoration:none}div[id*=ays-survey-container-] div.ays-survey-full-screen-mode .ays-survey-full-screen-container{cursor:pointer;width:24px;height:24px}div[id*=ays-survey-container-] div.ays-survey-full-screen-and-title div.ays-survey-full-screen-mode{display:flex;height:100%;align-items:flex-end;padding:5px}div[id*=ays-survey-container-] div.ays-survey-full-screen-and-title{display:flex;align-items:flex-end;justify-content:space-between}div[id*=ays-survey-container-] div.ays-survey-full-screen-and-title div.ays-survey-full-screen-mode svg{max-width:none}div[id*=ays-survey-container-] div.ays-survey-full-screen-and-title div.ays-survey-full-screen-mode svg.ays-survey-open-full-screen{display:inline}div[id*=ays-survey-container-] .ays-survey-footer-with-live-bar,div[id*=ays-survey-container-] .ays-survey-live-bar-main{display:flex;justify-content:space-between;flex-wrap:wrap}div[id*=ays-survey-container-] .ays-survey-live-bar-wrap{height:12px;width:190px;border-radius:25px;background:#000;margin-top:10px;border:1px solid #000;margin-right:5px}div[id*=ays-survey-container-] .ays-survey-live-bar-fill{height:100%;border-radius:25px}div[id*=ays-survey-container-] .ays-survey-live-bar-main{padding:0 10px}.ays-survey-container .ays-survey-title{font-size:2rem;margin-bottom:12px;display:block;margin-block-start:0.83em;margin-block-end:0.83em;margin-inline-start:0;margin-inline-end:0;font-weight:700}div[id*=ays-survey-container-] div.ays-survey-full-screen-and-title span{margin:0 0 6px}div[id*=ays-survey-container-] div.ays-survey-full-screen-and-title.ays-survey-full-screen-and-no-title{justify-content:flex-end}button.ays-survey-links-by-category-link-button{padding:10px 30px;background:#4169e1;border-radius:4px}button.ays-survey-links-by-category-link-button>a.ays-survey-links-by-category-link{color:#fff;text-decoration:none}button.ays-survey-links-by-category-link-button>a.ays-survey-links-by-category-link:hover{text-decoration:underline}button.ays-survey-links-by-category-link-button:disabled{background:#afb0b0}.ays-survey-container .ays-survey-sections .ays-survey-question sup{position:static;padding-left:5px}.ays-survey-popup-survey-window{position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;max-height:100%;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99999999999;pointer-events:fill;scrollbar-color:#d6d6d6;scrollbar-width:thin;padding:50px;border-radius:10px;box-shadow:0 4.271844863891602px 8.543689727783203px 0 #6061673D}.ays-survey-popup-survey-window .ays-survey-popup-btn-close{display:flex;justify-content:flex-end;margin:4px;cursor:pointer;position:absolute;width:24px;height:24px;top:10px;right:10px;transition:box-shadow 280ms cubic-bezier(.4, 0, .2, 1);z-index:10}.ays-survey-popup-survey-window .ays-survey-popup-btn-close.ays-survey-popup-btn-close-timer{font-weight:700;justify-content:center;align-items:center;font-size:11px;line-height:1}.ays-survey-popup-survey-window .ays-survey-popup-btn-close .ays-survey-popup-btn-close-icon{width:17px;height:17px}.ays-survey-popup-survey-window .ays-survey-popup-content{height:100%;width:100%;overflow-y:auto;padding:0 8px 0 0}.ays-survey-popup-survey-window .ays-survey-popup-content::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}.ays-survey-popup-survey-window .ays-survey-popup-content::-webkit-scrollbar{width:3px;height:3px;background-color:#f5f5f5}.ays-survey-popup-survey-window .ays-survey-popup-content::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#d6d6d6}.ays-survey-popup-trigger-button-conainer-main{position:fixed;text-align:center;font-size:12px;cursor:pointer;background-color:#a8a5a5;color:#fff}.ays-survey-container .ays-survey-answer-label i.ays-survey-star-icon{cursor:pointer;font-size:25px;color:#fc0;font-family:FontAwesome!important;transform-origin:bottom;transform:scale(1);transition:.1s ease-in-out}.ays-survey-container .ays-survey-answer-label i.ays-survey-star-icon.fa-star{transform:scale(1.05)}.ays-survey-container[dir=rtl] .ays-survey-answer-star-list-main .ays-survey-answer-star-list-container .ays-survey-answer-star-list-row .ays-survey-answer-star-list-column.ays-survey-answer-star-list-column-row-header{text-align:right}.ays-survey-container .ays-survey-answer-linear-scale,.ays-survey-container .ays-survey-answer-star{display:-webkit-box;display:-webkit-flex;display:flex;width:100%;overflow-x:auto}.ays-survey-container .ays-survey-answer-linear-scale-radios,.ays-survey-container .ays-survey-answer-star-radios{display:flex;justify-content:center}.ays-survey-container .ays-survey-answer-linear-scale-label,.ays-survey-container .ays-survey-answer-star-label{-webkit-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;align-items:stretch;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-direction:column;flex-direction:column;text-align:center}.ays-survey-container .ays-survey-answer-linear-scale-radio-label,.ays-survey-container .ays-survey-answer-star-radio-label{-webkit-box-align:center;box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;box-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;min-height:3em;font-family:Roboto,Arial,sans-serif;font-size:14px;font-weight:400;letter-spacing:.2px;line-height:20px;color:#202124;padding:0 5px}.ays-survey-container .ays-survey-answer-star-radio-label{min-height:0}.ays-survey-container .ays-survey-answer-linear-scale-radio,.ays-survey-container .ays-survey-answer-star-radio{-webkit-box-align:center;box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;box-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;min-height:3em;word-wrap:break-word}.ays-survey-container .ays-survey-answer-linear-scale label.ays-survey-answer-label,.ays-survey-container .ays-survey-answer-star label.ays-survey-answer-label{width:auto;-webkit-flex-grow:initial;flex-grow:initial;-webkit-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;align-items:stretch;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-direction:column;flex-direction:column;text-align:center;box-pack:justify;-webkit-box-pack:justify;-webkit-justify-content:initial;justify-content:initial}.ays-survey-container .ays-survey-question-date-input-box{width:100%;max-width:230px}.ays-survey-container .ays-survey-question-time-input-box{max-width:230px;width:100%}.ays-survey-container .ays-survey-question-input.ays-survey-question-date-input,.ays-survey-container .ays-survey-timepicker{-webkit-box-flex:1;box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;background-color:#f8f9fa;border:none;display:block;height:40px;line-height:1;margin:0;min-width:0;outline:0;z-index:0;font-family:Roboto,Arial,sans-serif;font-size:16px;font-weight:400;letter-spacing:.2px;padding:10px;box-sizing:border-box}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{display:table;content:'';line-height:0}.clearfix:after{clear:both}.tdn_block_newsletter_subscribe .tdn-image-wrap{line-height:0}.tdn_block_newsletter_subscribe .tdn-icon-wrap{position:relative;display:block}.tdn_block_newsletter_subscribe .tdn-icon{vertical-align:middle}.tdn_block_newsletter_subscribe .tdn-icon-svg{display:inline-flex;align-items:center;justify-content:center;line-height:0}.tdn_block_newsletter_subscribe .tdn-icon-svg svg{height:auto}.tdn_block_newsletter_subscribe .tdn-icon-svg svg,.tdn_block_newsletter_subscribe .tdn-icon-svg svg *{fill:#fff}.tdn_block_newsletter_subscribe .tdn-email-bar{display:flex}.tdn_block_newsletter_subscribe .tdn-input-wrap{flex:1}.tdn_block_newsletter_subscribe .tdn-btn-wrap{display:flex;min-width:100px}.tdn_block_newsletter_subscribe button,.tdn_block_newsletter_subscribe input[type=email]{min-height:42px;height:auto;font-size:12px;transition:all 0.2s ease-in-out}.tdn_block_newsletter_subscribe input[type=email]{padding-left:12px;padding-right:12px}.tdn_block_newsletter_subscribe button{-webkit-appearance:none;outline:none;width:100%;padding:3px 18px;background-color:#4db2ec;color:#fff;border:0}.tdn_block_newsletter_subscribe button:hover{background-color:#222}.tdn_block_newsletter_subscribe button .tdn-btn-icon{position:relative;vertical-align:middle}.tdn_block_newsletter_subscribe .tdn-btn-icon-svg{line-height:0}.tdn_block_newsletter_subscribe .tdn-btn-icon-svg svg{width:12px;height:auto}.tdn_block_newsletter_subscribe .tdn-btn-icon-svg svg,.tdn_block_newsletter_subscribe .tdn-btn-icon-svg svg *{fill:#fff;transition:all 0.2s ease-in-out}.tdn_block_newsletter_subscribe .tdn-checkbox-wrap{margin-top:10px}.tdn_block_newsletter_subscribe .tdn-checkbox{margin-bottom:2px}.tdn_block_newsletter_subscribe .tdn-checkbox:last-child{margin-bottom:0}.tdn_block_newsletter_subscribe .av-checkbox{display:none}.tdn_block_newsletter_subscribe .av-checkbox+label{display:inline-block;margin-bottom:0;cursor:pointer}.tdn_block_newsletter_subscribe .av-checkbox+label .tdn-check{position:relative;display:inline-block;width:18px;height:18px;background-color:#fff;border:1px solid #eee;cursor:pointer;vertical-align:middle;top:-1px}.tdn_block_newsletter_subscribe .av-checkbox+label .tdn-check:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:8px;height:8px;background-color:#4db2ec;opacity:0;transition:all 0.2s}.tdn_block_newsletter_subscribe .av-checkbox+label .tdn-check-title{margin-left:8px;user-select:none;-webkit-user-select:none;font-size:11px;color:#666}.tdn_block_newsletter_subscribe .av-checkbox:checked+label .tdn-check:after{opacity:1}.tdn_block_newsletter_subscribe.tdm_block.tdn-content-horiz-center{text-align:center}.tdn_block_newsletter_subscribe.tdm_block.tdn-content-horiz-right{text-align:right}.tdn-newsletter-image{display:inline-block}.tdn-title{margin-top:0;margin-bottom:13px;font-weight:600}.tdn-descr{font-size:13px;line-height:19px;color:#666}.tdn-disclaimer{margin-top:10px;font-size:12px;line-height:18px;color:#969696}.tdn-social-wrap{margin-top:13px}.tdn-social-item{position:relative;display:inline-block;margin:5px 10px 5px 0;transition:all 0.2s;text-align:center;transform:translateZ(0);-webkit-transform:translateZ(0)}.tdn-social-item:last-child{margin-right:0!important}.tdn-social-item i{font-size:14px;color:#4db2ec;transition:all 0.2s}.tdn-social-item:hover i{color:#000}.tdn-style-bordered .tdn-info-wrap,.tdn-style-dark .tdn-info-wrap{padding:30px 20px 38px}.tdn-style-dark .tdn-title{color:#fff}.tdn-style-dark .tdn-descr{color:#9e9e9e}.tdn-style-dark .tdn-disclaimer{color:#777}.tdn-style-dark input[type=email]{background-color:#333;border-color:#4a4a4a;color:#fff}.tdn-style-dark input[type=email]::placeholder{color:#adadad}.tdn-style-dark input[type=email]:-ms-input-placeholder{color:#adadad}.tdn-style-dark .av-checkbox+label .tdn-check{background-color:#2a2a2a;border-color:#414141}.tdn-style-dark .av-checkbox+label .tdn-check-title{color:#9e9e9e}.tdn-style-dark .td-block-missing-settings{color:#fff}.tds-newsletter2 .tdn-image-wrap{margin-bottom:23px}.tds_newsletter7_block{padding:10px}.tds_newsletter7_block:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-clip:padding-box;-webkit-clip-path:polygon(0% 0%,0% 100%,6px 100%,5px 5px,calc(100% - 5px) 5px,calc(100% - 5px) calc(100% - 5px),5px calc(100% - 5px),5px 100%,100% 100%,100% 0%);clip-path:polygon(0% 0%,0% 100%,5px 100%,5px 5px,calc(100% - 5px) 5px,calc(100% - 5px) calc(100% - 5px),5px calc(100% - 5px),5px 100%,100% 100%,100% 0%);z-index:-2}.ie11 .tds_newsletter7_block:after{content:'';position:absolute;top:5px;left:5px;width:calc(100%-12px);height:calc(100%-12px);background-color:#fff;z-index:-1}[class*=" tdn-icon-"]:before,[class*=" tdn-icons"]:before,[class^=tdn-icon-]:before,[class^=tdn-icons]:before{font-family:'multipurpose'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=tdn-icon-]{line-height:1;text-align:center;display:inline-block}[class*=tdn-icons]{line-height:1;text-align:center;display:inline-block;cursor:default}body .tdc-font-typcn{display:inline-block}body .tdc-font-typcn:before{vertical-align:top}body .tdc-font-oi{display:inline-block}body .tdc-font-oi:before{vertical-align:middle}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{display:table;content:'';line-height:0}.clearfix:after{clear:both}@media (min-width:768px){.tdm-header-style-3 .td-affix .td-main-menu-logo img{top:0}}@-moz-document url-prefix(){@media (min-width:768px){.tdm-header-style-3 .td-main-menu-logo a img{top:-1px}}}.tdm-header-style-1,.tdm-header-style-2,.tdm-header-style-3{}.tdm-header-style-1.td-header-wrap .td-header-top-menu-full,.tdm-header-style-2.td-header-wrap .td-header-top-menu-full,.tdm-header-style-3.td-header-wrap .td-header-top-menu-full{background-color:#222}.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{display:block;margin-right:42px;height:80px}@media (min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{margin-right:20px}}@media (min-width:768px) and (max-width:1018px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{margin-right:10px}}@media (max-width:767px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{float:left;margin:0;display:inline;width:0;height:0}}.tdm-header-style-1 .td-main-menu-logo a,.tdm-header-style-2 .td-main-menu-logo a,.tdm-header-style-3 .td-main-menu-logo a{line-height:80px}.tdm-header-style-1 .td-main-menu-logo img,.tdm-header-style-2 .td-main-menu-logo img,.tdm-header-style-3 .td-main-menu-logo img{max-height:80px}@media (max-width:767px){.tdm-header-style-1 .td-main-menu-logo img,.tdm-header-style-2 .td-main-menu-logo img,.tdm-header-style-3 .td-main-menu-logo img{max-height:48px}}.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{width:100%}@media (min-width:1019px){.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{margin:24px auto 0 auto!important}}@media (min-width:768px) and (max-width:1018px){.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{margin:14px auto 0 auto!important}}.tdm-header-style-1.td-header-background-image .td-header-sp-recs,.tdm-header-style-2.td-header-background-image .td-header-sp-recs,.tdm-header-style-3.td-header-background-image .td-header-sp-recs{}@media (min-width:1019px){.tdm-header-style-1.td-header-background-image .td-header-sp-recs,.tdm-header-style-2.td-header-background-image .td-header-sp-recs,.tdm-header-style-3.td-header-background-image .td-header-sp-recs{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.tdm-header-style-1.td-header-background-image .td-header-sp-recs,.tdm-header-style-2.td-header-background-image .td-header-sp-recs,.tdm-header-style-3.td-header-background-image .td-header-sp-recs{margin-bottom:14px!important}}.tdm-header-style-1 .td-header-rec-wrap,.tdm-header-style-2 .td-header-rec-wrap,.tdm-header-style-3 .td-header-rec-wrap{min-height:0}.tdm-header-style-1 .td-a-rec-id-header img,.tdm-header-style-1 .td-g-rec-id-header img,.tdm-header-style-2 .td-a-rec-id-header img,.tdm-header-style-2 .td-g-rec-id-header img,.tdm-header-style-3 .td-a-rec-id-header img,.tdm-header-style-3 .td-g-rec-id-header img{position:relative}.tdm-header-style-1 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-1 .td-g-rec-id-header .adsbygoogle,.tdm-header-style-2 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-2 .td-g-rec-id-header .adsbygoogle,.tdm-header-style-3 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-3 .td-g-rec-id-header .adsbygoogle{position:relative;display:block!important}.tdm-header-style-1 .tdm-header-menu-btns,.tdm-header-style-2 .tdm-header-menu-btns,.tdm-header-style-3 .tdm-header-menu-btns{line-height:80px}.tdm-header-style-1 .td-header-menu-social,.tdm-header-style-2 .td-header-menu-social,.tdm-header-style-3 .td-header-menu-social{line-height:80px}.tdm-header-style-1 .td-header-menu-wrap-full #td-header-search-button,.tdm-header-style-2 .td-header-menu-wrap-full #td-header-search-button,.tdm-header-style-3 .td-header-menu-wrap-full #td-header-search-button{color:#000}.tdm-header-style-1 .td-header-menu-wrap-full #td-header-search-button .td-icon-search,.tdm-header-style-2 .td-header-menu-wrap-full #td-header-search-button .td-icon-search,.tdm-header-style-3 .td-header-menu-wrap-full #td-header-search-button .td-icon-search{line-height:80px}.tdm-header-style-1 #td-header-menu,.tdm-header-style-2 #td-header-menu,.tdm-header-style-3 #td-header-menu{display:block}.tdm-header-style-1 .sf-menu>li>a,.tdm-header-style-2 .sf-menu>li>a,.tdm-header-style-3 .sf-menu>li>a{line-height:80px}@media (min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .sf-menu>li>a,.tdm-header-style-2 .sf-menu>li>a,.tdm-header-style-3 .sf-menu>li>a{padding:0 12px}}.tdm-header-style-1 .sf-menu a.sf-with-ul,.tdm-header-style-2 .sf-menu a.sf-with-ul,.tdm-header-style-3 .sf-menu a.sf-with-ul{}@media (min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .sf-menu a.sf-with-ul,.tdm-header-style-2 .sf-menu a.sf-with-ul,.tdm-header-style-3 .sf-menu a.sf-with-ul{padding-right:26px}}.tdm-header-style-1 .td-mega-menu ul,.tdm-header-style-2 .td-mega-menu ul,.tdm-header-style-3 .td-mega-menu ul{border-top:none}@media (max-width:767px){.tdm-header-style-1 .td-header-main-menu,.tdm-header-style-2 .td-header-main-menu,.tdm-header-style-3 .td-header-main-menu{height:54px}}.tdm-header-style-1 .td-affix .td-header-menu-btns,.tdm-header-style-1 .td-affix .td-header-menu-social,.tdm-header-style-2 .td-affix .td-header-menu-btns,.tdm-header-style-2 .td-affix .td-header-menu-social,.tdm-header-style-3 .td-affix .td-header-menu-btns,.tdm-header-style-3 .td-affix .td-header-menu-social{line-height:48px}.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_6 .tdm-header-style-1 .td-header-sp-recs,.single_template_6 .tdm-header-style-2 .td-header-sp-recs,.single_template_6 .tdm-header-style-3 .td-header-sp-recs,.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_8 .tdm-header-style-1 .td-header-sp-recs,.single_template_8 .tdm-header-style-2 .td-header-sp-recs,.single_template_8 .tdm-header-style-3 .td-header-sp-recs,.single_template_10 .tdm-header-style-1 .td-header-sp-recs,.single_template_10 .tdm-header-style-2 .td-header-sp-recs,.single_template_10 .tdm-header-style-3 .td-header-sp-recs,.single_template_11 .tdm-header-style-1 .td-header-sp-recs,.single_template_11 .tdm-header-style-2 .td-header-sp-recs,.single_template_11 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs{}@media (min-width:1019px){.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_6 .tdm-header-style-1 .td-header-sp-recs,.single_template_6 .tdm-header-style-2 .td-header-sp-recs,.single_template_6 .tdm-header-style-3 .td-header-sp-recs,.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_8 .tdm-header-style-1 .td-header-sp-recs,.single_template_8 .tdm-header-style-2 .td-header-sp-recs,.single_template_8 .tdm-header-style-3 .td-header-sp-recs,.single_template_10 .tdm-header-style-1 .td-header-sp-recs,.single_template_10 .tdm-header-style-2 .td-header-sp-recs,.single_template_10 .tdm-header-style-3 .td-header-sp-recs,.single_template_11 .tdm-header-style-1 .td-header-sp-recs,.single_template_11 .tdm-header-style-2 .td-header-sp-recs,.single_template_11 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_6 .tdm-header-style-1 .td-header-sp-recs,.single_template_6 .tdm-header-style-2 .td-header-sp-recs,.single_template_6 .tdm-header-style-3 .td-header-sp-recs,.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_8 .tdm-header-style-1 .td-header-sp-recs,.single_template_8 .tdm-header-style-2 .td-header-sp-recs,.single_template_8 .tdm-header-style-3 .td-header-sp-recs,.single_template_10 .tdm-header-style-1 .td-header-sp-recs,.single_template_10 .tdm-header-style-2 .td-header-sp-recs,.single_template_10 .tdm-header-style-3 .td-header-sp-recs,.single_template_11 .tdm-header-style-1 .td-header-sp-recs,.single_template_11 .tdm-header-style-2 .td-header-sp-recs,.single_template_11 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs{margin-bottom:14px!important}}.tdm-header-style-2{}.tdm-header-style-2 .td-logo-in-menu{}@media (min-width:767px){.tdm-header-style-2 .td-logo-in-menu{position:absolute;top:0;left:20px}}@media (min-width:767px){.tdm-header-style-2 #td-header-menu>div>.sf-menu{display:table;margin:0 auto}}.tdm-header-style-2 .tdm-menu-btns-socials{position:absolute;top:0;right:0}.tdm-header-style-3 .sf-menu{float:right}.tdm-menu-active-style3 .tdm-header .sf-menu>li>a:after,.tdm-menu-active-style4 .tdm-header .sf-menu>li>a:after,.tdm-menu-active-style5 .tdm-header .sf-menu>li>a:after{display:none}.tdm-menu-active-style2 .tdm-header ul.sf-menu>li,.tdm-menu-active-style4 .tdm-header ul.sf-menu>li{line-height:80px}.tdm-menu-active-style2 .tdm-header ul.sf-menu>li>a,.tdm-menu-active-style4 .tdm-header ul.sf-menu>li>a{display:inline-block;line-height:1}.tdm-menu-active-style2 .tdm-header .td-affix ul.sf-menu>li,.tdm-menu-active-style4 .tdm-header .td-affix ul.sf-menu>li{line-height:24px!important}.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.sfHover>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>li>a:hover{color:#4db2ec}.tdm-menu-active-style2 .tdm-header .sf-menu>li>a{margin:0 14px;padding:11px 0}.tdm-menu-active-style2 .tdm-header .sf-menu a.sf-with-ul{margin-right:31px}.tdm-menu-active-style2 .tdm-header .td-affix .sf-menu>li>a{padding:0}.tdm-menu-active-style4 .tdm-header .sf-menu>li>a{margin:0 9px;padding:10px;border:3px solid transparent}.tdm-menu-active-style4 .tdm-header .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-item>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.sfHover>a,.tdm-menu-active-style4 .tdm-header .sf-menu>li>a:hover{border-color:#4db2ec}.tdm-menu-active-style4 .tdm-header .sf-menu a.sf-with-ul{padding-right:26px}.tdm-menu-active-style4 .tdm-header .td-affix .sf-menu>li>a{padding:0}.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.sfHover>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>li>a:hover{background-color:#4db2ec;color:#fff}.tdm-header-menu-btns{float:right;margin-left:15px;line-height:48px}@media (max-width:767px){.tdm-header-menu-btns{display:none}}.tdm-header-menu-btns .tdm_block_button{margin-right:8px;margin-bottom:0}@media (min-width:768px) and (max-width:1018px){.tdm-header-menu-btns .tdm_block_button{margin-right:5px}.tdm-header-menu-btns .tdm_block_button .tdm-btn{height:30px;line-height:30px}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4 .tdm-button-a{transform:rotateX(0deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4 .tdm-button-b{transform:rotateX(90deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4:hover .tdm-button-a{transform:rotateX(-90deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4:hover .tdm-button-b{transform:rotateX(0deg) translateZ(15px)}}.tdm-header-menu-btns .tdm_block_button:last-child{margin-right:0}.tdm-header-menu-btns .tds-button{line-height:1}.td-affix .tdm-header-menu-btns{line-height:48px!important}.td-affix .tdm-header-menu-btns .tdm-btn{height:30px;line-height:30px}.td-affix .tdm-header-menu-btns .tdm-btn-style4{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.td-affix .tdm-header-menu-btns .tdm-btn-style4 .tdm-button-a{transform:rotateX(0deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4 .tdm-button-b{transform:rotateX(90deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4:hover .tdm-button-a{transform:rotateX(-90deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4:hover .tdm-button-b{transform:rotateX(0deg) translateZ(15px)}.td-header-menu-social{margin-left:15px}.tdm-header .header-search-wrap{position:relative;float:right;margin-left:15px}.td-header-sp-email,.td-header-sp-info,.td-header-sp-phone{padding-left:0!important;padding-right:0!important;line-height:28px}.td-header-style-12 .td-header-sp-email,.td-header-style-12 .td-header-sp-info,.td-header-style-12 .td-header-sp-phone{line-height:54px}.td-header-sp-email,.td-header-sp-phone{margin-right:32px}.top-bar-style-mp-1 .td-header-sp-top-menu,.top-bar-style-mp-1 .td-header-sp-top-widget{float:right!important}.tdm-title{font-size:36px;line-height:47px;font-weight:400;margin-top:10px;margin-bottom:26px;color:#111;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease}@media (max-width:767px){.tdm-title{font-size:35px;line-height:39px}}.tds-title .tdm-title{display:inline-block}.tdm-title-xxsm{font-size:13px;line-height:16px;font-weight:600}.tdm-title-xsm{font-size:14px;line-height:20px;font-weight:600;text-transform:uppercase}.tdm-title-sm{margin-bottom:7px;font-size:23px;line-height:33px;font-weight:500}.tdm-title-md{font-size:28px;line-height:36px;font-weight:400}@media (min-width:1019px) and (max-width:1140px){.tdm-title-md{font-size:26px;line-height:32px}}@media (min-width:768px) and (max-width:1018px){.tdm-title-md{font-size:24px;line-height:30px}}.tdm-title-bg{font-size:46px;line-height:56px;font-weight:400}@media (min-width:768px) and (max-width:1018px){.tdm-title-bg{font-size:36px;line-height:42px}}@media (max-width:767px){.tdm-title-bg{font-size:40px;line-height:50px}}.tdm-content-horiz-center .tdm-title-line{margin-left:auto;margin-right:auto}.tdm-content-horiz-right .tdm-title-line{margin-left:auto;margin-right:0}.tdm-descr-sm{font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:15px;line-height:26px;color:#666;margin-bottom:30px}.tdm-descr{font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:16px;line-height:28px;color:#666;margin-bottom:30px}@media (max-width:1018px){.tdm-descr{font-size:15px;line-height:24px}}@media (min-width:768px) and (max-width:1018px){.tdm-descr{margin-bottom:25px}}@media (max-width:767px){.tdm-descr{margin-bottom:20px}}.tds-title2 .tdm-title,.tds-title3 .tdm-title{margin-bottom:0!important}.tds-title2 .tdm-title-line,.tds-title3 .tdm-title-line{display:table;position:relative;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease}.tds-title2 .tdm-title-line:after,.tds-title3 .tdm-title-line:after{content:'';width:100%;position:absolute;background-color:#4db2ec;top:0;left:0;margin:auto;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease}.tds-title3 .tdm-title{font-weight:600}.tds-title3 .tdm-title-sub{font-family:'Roboto',sans-serif;text-transform:uppercase;font-size:15px;font-weight:500;color:#666}.tds-title3.tdm-subtitle-above .tdm-title{margin-bottom:26px!important}.tdm-btn{display:inline-block;font-family:'Roboto',sans-serif;text-align:center;position:relative;pointer-events:auto!important}.tdm-btn .tdm-btn-text{pointer-events:none!important;vertical-align:middle;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.tdm-btn .tdm-btn-icon{pointer-events:none;vertical-align:middle;line-height:1;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.tdm-btn .tdm-btn-icon:first-child{margin-right:14px}.tdm-btn .tdm-btn-icon:last-child{margin-left:14px}.tdm-btn .tdm-btn-icon-svg{display:inline-flex;align-items:center;justify-content:center}.tdm-btn .tdm-btn-icon-svg svg{height:auto;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.ie9 .tdm-btn .tdm-btn-text,.ie9 .tdm-btn i,.ie10 .tdm-btn .tdm-btn-text,.ie10 .tdm-btn i,.ie11 .tdm-btn .tdm-btn-text,.ie11 .tdm-btn i{background:transparent}.ie9 div .tdm-title,.ie10 div .tdm-title,.ie11 div .tdm-title{background:transparent}.ie9 .tdm-fancy-title span,.ie10 .tdm-fancy-title span,.ie11 .tdm-fancy-title span{background:transparent}.ie9 .tds-icon:before,.ie10 .tds-icon:before,.ie11 .tds-icon:before{background:transparent}.ie9 .tdm-counter-number,.ie10 .tdm-counter-number,.ie11 .tdm-counter-number{background:transparent}.tdm-btn-sm{font-size:13px;line-height:29px;height:31px;padding:0 16px}.tdm-btn-sm svg{width:13px}.tdm-btn-md{font-size:13px;line-height:39px;height:41px;padding:0 24px}.tdm-btn-md svg{width:13px}@media (max-width:767px){.tdm-btn-md{line-height:40px;height:40px;padding:0 23px}}.tdm-btn-lg{font-size:15px;font-weight:500;line-height:52px;height:55px;padding:0 36px}.tdm-btn-lg svg{width:15px}@media (min-width:768px) and (max-width:1018px){.tdm-btn-lg{line-height:52px;height:52px;padding:0 34px}}@media (max-width:767px){.tdm-btn-lg{font-size:14px;line-height:50px;height:50px;padding:0 30px}.tdm-btn-lg svg{width:14px}}.tdm-btn-xlg{font-size:17px;font-weight:500;line-height:68px;height:75px;padding:0 50px}.tdm-btn-xlg svg{width:17px}.tds-button1{background-color:#4db2ec;color:#fff;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button1 svg,.tds-button1 svg *{fill:#fff}.tds-button1:before{content:'';background-color:#222;width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity 0.3s ease;-moz-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.tds-button1:hover:before{opacity:1}.td-scroll-in-view .tds-button1:before{opacity:1}.tds-button2,.tds-button6,.tds-button7{position:relative;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.tds-button2 .tdm-btn-text,.tds-button2 i,.tds-button6 .tdm-btn-text,.tds-button6 i,.tds-button7 .tdm-btn-text,.tds-button7 i{color:#4db2ec}.tds-button2 svg,.tds-button2 svg *,.tds-button6 svg,.tds-button6 svg *,.tds-button7 svg,.tds-button7 svg *{fill:#4db2ec}.tds-button2:hover .tdm-btn-text,.tds-button2:hover i,.tds-button6:hover .tdm-btn-text,.tds-button6:hover i,.tds-button7:hover .tdm-btn-text,.tds-button7:hover i{color:#222}.tds-button2:hover svg,.tds-button2:hover svg *,.tds-button6:hover svg,.tds-button6:hover svg *,.tds-button7:hover svg,.tds-button7:hover svg *{fill:#222}.td-scroll-in-view .tds-button2 .tdm-btn-text,.td-scroll-in-view .tds-button2 i,.td-scroll-in-view .tds-button6 .tdm-btn-text,.td-scroll-in-view .tds-button6 i,.td-scroll-in-view .tds-button7 .tdm-btn-text,.td-scroll-in-view .tds-button7 i{color:#222}.td-scroll-in-view .tds-button2 svg,.td-scroll-in-view .tds-button2 svg *,.td-scroll-in-view .tds-button6 svg,.td-scroll-in-view .tds-button6 svg *,.td-scroll-in-view .tds-button7 svg,.td-scroll-in-view .tds-button7 svg *{fill:#222}.tds-button2:before,.tds-button6:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-color:#4db2ec;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.tds-button2:hover:before,.tds-button6:hover:before{border-color:#222}.td-scroll-in-view .tds-button2:before,.td-scroll-in-view .tds-button6:before{border-color:#222}.tds-button2{transform:translateZ(0)}.tds-button2:after{content:'';width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity 0.3s ease;-moz-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.tds-button2:hover:after{opacity:1}.td-scroll-in-view .tds-button2:after{opacity:1}.tds-button3{color:#000;background-color:#fff;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;z-index:0}.tds-button3:before{content:'';background-color:#fff;width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease}.tds-button4{background-color:#000;display:inline-block}.tds-button4 .tdm-btn{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;background-color:#000;color:#fff;overflow:hidden;vertical-align:middle;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tds-button4 .tdm-button-b{position:absolute;top:0;left:0;width:100%;height:100%}.tds-button4 svg,.tds-button4 svg *{fill:#fff}.tds-button4.tdm-btn-xlg-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-xlg-wrap .tdm-button-a{transform:rotateX(0deg) translateZ(38px)}.tds-button4.tdm-btn-xlg-wrap .tdm-button-b{transform:rotateX(90deg) translateZ(38px)}.tds-button4.tdm-btn-lg-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-lg-wrap .tdm-button-a{transform:rotateX(0deg) translateZ(27px)}.tds-button4.tdm-btn-lg-wrap .tdm-button-b{transform:rotateX(90deg) translateZ(27px)}.tds-button4.tdm-btn-md-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-md-wrap .tdm-button-a{transform:rotateX(0deg) translateZ(20px)}.tds-button4.tdm-btn-md-wrap .tdm-button-b{transform:rotateX(90deg) translateZ(20px)}.tds-button4.tdm-btn-sm-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-sm-wrap .tdm-button-a{transform:rotateX(0deg) translateZ(15px)}.tds-button4.tdm-btn-sm-wrap .tdm-button-b{transform:rotateX(90deg) translateZ(15px)}.tds-button4:hover.tdm-btn-xlg-wrap .tdm-button-a{transform:rotateX(-90deg) translateZ(38px)}.tds-button4:hover.tdm-btn-xlg-wrap .tdm-button-b{transform:rotateX(0deg) translateZ(38px)}.tds-button4:hover.tdm-btn-lg-wrap .tdm-button-a{transform:rotateX(-90deg) translateZ(27px)}.tds-button4:hover.tdm-btn-lg-wrap .tdm-button-b{transform:rotateX(0deg) translateZ(27px)}.tds-button4:hover.tdm-btn-md-wrap .tdm-button-a{transform:rotateX(-90deg) translateZ(20px)}.tds-button4:hover.tdm-btn-md-wrap .tdm-button-b{transform:rotateX(0deg) translateZ(20px)}.tds-button4:hover.tdm-btn-sm-wrap .tdm-button-a{transform:rotateX(-90deg) translateZ(15px)}.tds-button4:hover.tdm-btn-sm-wrap .tdm-button-b{transform:rotateX(0deg) translateZ(15px)}.tdm-block-button-full .tds-button4{display:block}.td-scroll-in-view .tds-button4.tdm-btn-xlg-wrap .tdm-button-a{transform:rotateX(-90deg) translateZ(38px)}.td-scroll-in-view .tds-button4.tdm-btn-xlg-wrap .tdm-button-b{transform:rotateX(0deg) translateZ(38px)}.td-scroll-in-view .tds-button4.tdm-btn-lg-wrap .tdm-button-a{transform:rotateX(-90deg) translateZ(27px)}.td-scroll-in-view .tds-button4.tdm-btn-lg-wrap .tdm-button-b{transform:rotateX(0deg) translateZ(27px)}.td-scroll-in-view .tds-button4.tdm-btn-md-wrap .tdm-button-a{transform:rotateX(-90deg) translateZ(20px)}.td-scroll-in-view .tds-button4.tdm-btn-md-wrap .tdm-button-b{transform:rotateX(0deg) translateZ(20px)}.td-scroll-in-view .tds-button4.tdm-btn-sm-wrap .tdm-button-a{transform:rotateX(-90deg) translateZ(15px)}.td-scroll-in-view .tds-button4.tdm-btn-sm-wrap .tdm-button-b{transform:rotateX(0deg) translateZ(15px)}.tds-button5{min-width:0;height:auto;padding:0;line-height:initial!important;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;text-align:left}.tds-button5 .tdm-btn-text,.tds-button5 i{color:#000}.tds-button5 svg,.tds-button5 svg *{fill:#000}.tds-button5:hover .tdm-btn-text,.tds-button5:hover i{color:#4db2ec}.tds-button5:hover svg,.tds-button5:hover svg *{fill:#4db2ec}.td-scroll-in-view .tds-button5 .tdm-btn-text,.td-scroll-in-view .tds-button5 i{color:#4db2ec}.td-scroll-in-view .tds-button5 svg,.td-scroll-in-view .tds-button5 svg *{fill:#4db2ec}.tds-button6:after{content:'';position:absolute;width:100%;height:100%;background-color:#4db2ec;opacity:0.14;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 14 ")";filter:alpha(opacity=14.000000000000002);-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;z-index:-1}.tds-button6:hover:after{top:0;left:0}.td-scroll-in-view .tds-button6:after{top:0;left:0}.tds-button7{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button7 .tdm-btn-border-bottom,.tds-button7 .tdm-btn-border-top{content:'';position:absolute;left:0;width:100%;background-color:#4db2ec;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.tds-button7 .tdm-btn-border-top{top:0}.tds-button7 .tdm-btn-border-bottom{bottom:0}.tds-button7:before{content:'';width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity 0.3s ease;-moz-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.tds-button7:hover .tdm-btn-border-bottom,.tds-button7:hover .tdm-btn-border-top{background-color:#222}.tds-button7:hover:before{opacity:1}.td-scroll-in-view .tds-button7 .tdm-btn-border-bottom,.td-scroll-in-view .tds-button7 .tdm-btn-border-top{background-color:#222}.td-scroll-in-view .tds-button7:before{opacity:1}.tds-button8{color:#000;background-color:#fff;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;z-index:0;vertical-align:middle;overflow:hidden}.tds-button8:before{content:'';background-color:#fff;padding-top:100%;width:100%;left:50%;top:50%;position:absolute;z-index:-1;border-radius:50%!important;transform:translate(-50%,-50%) scale(0);-webkit-transform:translate(-50%,-50%) scale(0);-webkit-transition:all 0.4s cubic-bezier(0.8,0.13,0.21,0.9);-moz-transition:all 0.4s cubic-bezier(0.8,0.13,0.21,0.9);-o-transition:all 0.4s cubic-bezier(0.8,0.13,0.21,0.9);transition:all 0.4s cubic-bezier(0.8,0.13,0.21,0.9)}.tdm_block .tdm-row .tdm-col{float:none;display:inline-block;vertical-align:top}@media (max-width:767px){.tdm_block .tdm-row .tdm-col{float:left;width:100%}}.tdm_block .td-block-width{margin:0 auto}.tdm_white_text .tdm-descr,.tdm_white_text .tdm-title{color:#fff}.tdm-width-1068 .td-block-width{max-width:1068px}.tdm-width-1200 .td-block-width{max-width:1200px}.tdm-width-1400 .td-block-width{max-width:1400px}.tdm-width-1600 .td-block-width{max-width:1600px}.tdm-width-1800 .td-block-width{max-width:1800px}.tdm-width-full .td-block-width{max-width:100%}.tdm-full-height .td-block-width{height:100vh!important}.tdm-layout-12-12 .tdm-col{width:50%}.tdm-row-height{display:flex}@media (max-width:767px){.tdm-row-height{flex-direction:column}}[class*=tdc-theme-] .tdm-row-height{display:inherit;flex-direction:inherit}[class*=tdc-theme-] .tdm-row-height .tdc-columns{display:flex}@media (max-width:767px){[class*=tdc-theme-] .tdm-row-height .tdc-columns{flex-direction:column}}@media (min-width:767px){.tdm-layout-13-23 .tdm-col:first-child{width:33.33333333%}.tdm-layout-13-23 .tdm-col:last-child{width:66.66666667%}.tdm-layout-23-13 .tdm-col:first-child{width:66.66666667%}.tdm-layout-23-13 .tdm-col:last-child{width:33.33333333%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-13-23 .tdm-col:first-child{width:41.66666667%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-13-23 .tdm-col:last-child{width:58.33333333%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-23-13 .tdm-col:first-child{width:58.33333333%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-23-13 .tdm-col:last-child{width:41.66666667%}}.tdm-inline-block{display:inline-block}.tdm-content-horiz-center{text-align:center!important;margin-right:auto;margin-left:auto}.tdm-content-horiz-right{text-align:right!important;margin-left:auto}.tdm-content-vert-center .td-block-row .tdm-col{vertical-align:middle!important}.tdm-content-vert-bottom .td-block-row .tdm-col{vertical-align:bottom!important}@media (min-width:768px) and (max-width:1108px){.stretch_row_1068 .tdm-col:first-child .tdm-text-padding,.tdm-width-1068 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1068 .tdm-col:last-child .tdm-text-padding,.tdm-width-1068 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1068 .tdm-fix-full,.tdm-width-1068 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1240px){.stretch_row_1200 .tdm-col:first-child .tdm-text-padding,.tdm-width-1200 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1200 .tdm-col:last-child .tdm-text-padding,.tdm-width-1200 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1200 .tdm-fix-full,.tdm-width-1200 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1440px){.stretch_row_1400 .tdm-col:first-child .tdm-text-padding,.tdm-width-1400 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1400 .tdm-col:last-child .tdm-text-padding,.tdm-width-1400 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1400 .tdm-fix-full,.tdm-width-1400 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1640px){.stretch_row_1600 .tdm-col:first-child .tdm-text-padding,.tdm-width-1600 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1600 .tdm-col:last-child .tdm-text-padding,.tdm-width-1600 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1600 .tdm-fix-full,.tdm-width-1600 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1840px){.stretch_row_1800 .tdm-col:first-child .tdm-text-padding,.tdm-width-1800 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1800 .tdm-col:last-child .tdm-text-padding,.tdm-width-1800 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1800 .tdm-fix-full,.tdm-width-1800 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (max-width:767px){.td_block_wrap .tdm-text-padding{padding-left:20px;padding-right:20px}}.td-pb-row .tdm-fix-full{}@media (max-width:767px){.td-pb-row .tdm-fix-full{margin-left:-20px;margin-right:-20px}}.td-stretch-content .tdm-mobile-full{}@media (max-width:767px){.td-stretch-content .tdm-mobile-full{margin-left:-20px;margin-right:-20px;width:auto}}.tdm-col-img{line-height:0}[data-mfp-src]{cursor:pointer}[data-scroll-to-class]{cursor:pointer}.tdm-sub-footer-email,.tdm-sub-footer-info,.tdm-sub-footer-phone{margin-top:8px;margin-bottom:8px;line-height:20px}@font-face{font-family:'multipurpose';src:url(//www.ifod.org.tr/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.eot?2);src:url(//www.ifod.org.tr/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.eot?2#iefix) format('embedded-opentype'),url(//www.ifod.org.tr/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.woff?2) format('woff'),url(//www.ifod.org.tr/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.ttf?2) format('truetype'),url(//www.ifod.org.tr/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.svg?2#wpion) format('svg');font-weight:normal;font-style:normal}[class*=" tdm-icon-"]:before,[class*=" tdm-icons"]:before,[class^=tdm-icon-]:before,[class^=tdm-icons]:before{font-family:'multipurpose'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=tdm-icon-]{line-height:1;text-align:center;display:inline-block}[class*=tdm-icons]{line-height:1;text-align:center;display:inline-block;cursor:default}.tdm-icon-quote-left:before{content:"\e977"}.tdm-icon-quote-right:before{content:"\e978"}.tdm-icon-circle-right:before{content:"\ea42"}.tdm-icon-circle-close:before{content:"\ea0d"}body .tdc-font-typcn{display:inline-block}body .tdc-font-typcn:before{vertical-align:top}body .tdc-font-oi{display:inline-block}body .tdc-font-oi:before{vertical-align:middle}div.wpforms-container .wpforms-form div.wpforms-field-container{font-family:'Open Sans','Open Sans Regular',sans-serif}div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field input,div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field textarea{font-family:'Open Sans','Open Sans Regular',sans-serif;border-color:#eef0f3;border-width:0 0 1px 0;border-radius:0;color:#243442;font-size:15px;padding-right:0;padding-left:0;font-weight:600}div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field .wpforms-field-label{color:#adb3b9;font-size:13px;font-weight:500}div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]{font-family:'Open Sans','Open Sans Regular',sans-serif;border:none;color:#fff;text-transform:uppercase;font-size:13px;font-weight:600;padding:10px 30px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]:hover{background-color:#000}