@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .1s ease-in-out}.plyr__control svg{display:block;fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height, 5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;inset:0;margin:0;position:fixed;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;cursor:pointer;inset:0;overflow:hidden;position:absolute;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{filter:blur(1px);height:100%;inset:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.cg-carousel{position:relative;overflow:hidden}.cg-carousel__container{position:relative;left:0}.cg-carousel__track{position:relative;display:grid;grid-auto-columns:100%;grid-auto-flow:column}.cg-carousel__slide{box-sizing:border-box;position:relative;width:100%}@-webkit-keyframes slideIn{100%{left:0}}@keyframes slideIn{100%{left:0}}@-webkit-keyframes slideOutLeft{100%{left:-100%}}@keyframes slideOutLeft{100%{left:-100%}}@-webkit-keyframes slideOutRight{100%{left:100%}}@keyframes slideOutRight{100%{left:100%}}.glider,.glider-contain{margin:0 auto;position:relative}.glider,.glider-track{transform:translateZ(0)}.glider-dot,.glider-next,.glider-prev{border:0;padding:0;user-select:none;outline:0}.glider-contain{width:100%}.glider{overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}.glider-track{width:100%;margin:0;padding:0;display:flex;z-index:1}.glider.draggable{user-select:none;cursor:-webkit-grab;cursor:grab}.glider.draggable .glider-slide img{user-select:none;pointer-events:none}.glider.drag{cursor:-webkit-grabbing;cursor:grabbing}.glider-slide{user-select:none;justify-content:center;align-content:center;width:100%;min-width:150px}.glider-slide img{max-width:100%}.glider::-webkit-scrollbar{opacity:0;height:0}.glider-next,.glider-prev{position:absolute;background:0 0;z-index:2;font-size:40px;text-decoration:none;left:-23px;top:30%;cursor:pointer;color:#666;opacity:1;line-height:1;transition:opacity .5s cubic-bezier(.17,.67,.83,.67),color .5s cubic-bezier(.17,.67,.83,.67)}.glider-next:focus,.glider-next:hover,.glider-prev:focus,.glider-prev:hover{color:#ccc}.glider-next{right:-23px;left:auto}.glider-next.disabled,.glider-prev.disabled{opacity:.25;color:#666;cursor:default}.glider-hide{opacity:0}.glider-dots{user-select:none;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;padding:0}.glider-dot{display:block;cursor:pointer;color:#ccc;border-radius:999px;background:#ccc;width:12px;height:12px;margin:7px}.glider-dot:focus,.glider-dot:hover{background:#ddd}.glider-dot.active{background:#a89cc8}@media(max-width:36em){.glider::-webkit-scrollbar{opacity:1;-webkit-appearance:none;width:7px;height:3px}.glider::-webkit-scrollbar-thumb{opacity:1;border-radius:99px;background-color:rgba(156,156,156,.25);-webkit-box-shadow:0 0 1px rgba(255,255,255,.25);box-shadow:0 0 1px rgba(255,255,255,.25)}}
/**
 * @package     EmbedPress
 * @author      EmbedPress <help@embedpress.com>
 * @copyright   Copyright (C) 2018 EmbedPress. All rights reserved.
 * @license     GPLv2 or later
 * @since       1.0
 */
.embedpress-wrapper{position:relative}.ose-dailymotion.responsive,.ose-kickstarter.responsive,.ose-rutube.responsive,.ose-ted.responsive,.ose-vimeo.responsive,.ose-youtube.responsive,.ose-ustream.responsive,.ose-google-docs.responsive,.ose-animatron.responsive,.ose-amcharts.responsive,.ose-on-aol-com.responsive,.ose-animoto.responsive,.ose-soundcloud.responsive,.ose-videojug.responsive,.ose-facebook.responsive,.ose-issuu.responsive{overflow:hidden;position:relative;height:auto}.ose-dailymotion.responsive iframe,.ose-kickstarter.responsive iframe,.ose-rutube.responsive iframe,.ose-ted.responsive iframe,.ose-vimeo.responsive iframe,.ose-vine.responsive iframe,.ose-youtube.responsive iframe,.ose-ustream.responsive iframe,.ose-google-docs.responsive iframe,.ose-animatron.responsive iframe,.ose-amcharts.responsive iframe,.ose-on-aol-com.responsive iframe,.ose-animoto.responsive iframe,.ose-soundcloud.responsive iframe,.ose-videojug.responsive iframe,.ose-issuu.responsive iframe{left:0;top:0;height:100%;width:100%;position:absolute}.ose-dailymotion.responsive,.ose-kickstarter.responsive,.ose-rutube.responsive,.ose-ted.responsive,.ose-vimeo.responsive,.ose-youtube.responsive,.ose-animatron.responsive,.ose-amcharts.responsive,.ose-on-aol-com.responsive,.ose-animoto.responsive,.ose-videojug.responsive{padding-bottom:56.25%}.ose-vine.responsive{padding-bottom:100%}.ose-ustream.responsive{padding-bottom:63.3%}.ose-google-docs.responsive{padding-bottom:62.6%}.ose-google-docs.ose-google-docs-drawings.responsive{padding-bottom:74.5%}.ose-google-docs.ose-google-docs-document.responsive,.ose-google-docs.ose-google-docs-forms.responsive,.ose-google-docs.ose-google-docs-spreadsheets.responsive{padding-bottom:142%}.ose-soundcloud.responsive{padding-bottom:155px}.ose-issuu.responsive iframe{z-index:2}.ose-issuu.responsive{padding-bottom:31.25%}.ose-issuu>div>div>div:last-child{width:100%!important;z-index:0;position:absolute;bottom:0}.ose-mixcloud.responsive iframe{width:100%}.ose-google-docs.responsive{-webkit-overflow-scrolling:touch;overflow-y:auto}.ose-facebook.responsive iframe{padding-bottom:0;width:100%}.elementor-widget iframe{max-height:100%!important}.elementor-cbutton-preview-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px 30px;background:#fbf6f6}@media only screen and (max-width:800px){.elementor-widget-embedpres_elementor .embedpress-facebook-vid-iframe,.embedpress-gutenberg-wrapper .embedpress-facebook-vid-iframe,.embedpress-facebook-vid-iframe{max-height:inherit!important}.ep-first-video iframe{max-height:100%!important}.ep-youtube__content__block .youtube__content__body .content__wrap:not(.youtube-carousel){grid-template-columns:repeat(auto-fit,minmax(calc(50% - 30px),1fr))!important}}@media only screen and (max-width:500px){.elementor-widget-embedpres_elementor .embedpress-facebook-vid-iframe,.embedpress-gutenberg-wrapper .embedpress-facebook-vid-iframe,.embedpress-facebook-vid-iframe{max-height:390px!important}.ep-youtube__content__block .youtube__content__body .content__wrap:not(.youtube-carousel){grid-template-columns:repeat(auto-fit,minmax(calc(100% - 30px),1fr))!important}}.ose-matterport .embera-embed-responsive,.ose-matterport .embera-embed-responsive iframe{width:100%;height:100%}.ose-deviantart img,.ose-deviantart a,.ose-deviantart div{width:100%;height:100%}.ose-meetup{overflow:auto!important;text-align:left}.ose-meetup img{height:auto}article.embedpress-event div#sponsors{display:none}.embedpress-event .link{color:#0098ab}.embedpress-event .visibility--a11yHide{border:0;clip:rect(0 0 0 0);position:absolute;overflow:hidden;margin:-1px;padding:0;width:1px;height:1px}.embedpress-event .text--small{font-size:14px;margin:0}.embedpress-event .flex{display:flex;box-sizing:border-box}.embedpress-event .flex--wrap{flex-wrap:wrap}.embedpress-event .flex--row{align-items:center;box-sizing:border-box;display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:nowrap}.embedpress-event .flex-item{flex-basis:0%;flex-grow:1;width:auto;min-width:0;box-sizing:border-box}.embedpress-event .flex-item--shrink{flex-basis:auto;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:auto}.embedpress-event .flex--row>.flex-item:first-child{padding-left:0}.embedpress-event .text--bold{font-weight:700}.embedpress-event h1,.embedpress-event h2,.embedpress-event h3,.embedpress-event h4,.embedpress-event h5,.embedpress-event h6{font-size:inherit}.embedpress-event .ep-event--title{font-size:32px;font-weight:700}.embedpress-event .ep-event--date{color:#757575;font-weight:400;font-size:16px}.embedpress-event .ep-event--host{margin-top:20px;display:flex;align-items:center;margin-bottom:20px}.ep-event--host .avatar-print{border-radius:50%;height:50px;width:50px}.embedpress-event img.avatar--person{background-image:none!important;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:50%;box-sizing:border-box;vertical-align:middle}.event-info-hosts-text{padding-left:20px;font-size:16px;font-weight:400}.embedpress-event .event-description{margin-top:20px}.text--sectionTitle{font-size:20px;line-height:28px}.ep-event--attendees{margin-top:50px}.ep-event--attendees>.flex{margin-bottom:20px}.ep-event--attendees .gridList{list-style:none;margin:0 -16px 0 0;padding:0}.ep-event--attendees .gridList-item{width:auto}.ep-event--attendees .gridList--autoHeight--has4>.gridList-item{flex:0 0 50%;max-width:50%}.ep-event--attendees .groupMember-name{line-height:1.2!important}.ep-event--attendees .avatar--person{margin-bottom:15px;display:inline-block;border-radius:50%}.ep-event--attendees img.avatar-print{border-radius:50%}.ep-event--attendees .groupMember-role{font-size:12px;color:#757575;padding-top:2px;margin:0}.ep-event--attendees .groupMember{min-height:100%;min-width:128px;padding-left:8px;padding-right:8px}.embedpress-event .align--center{text-align:center}.embedpress-event .card{background:#fff;background-clip:padding-box;background-size:cover;border:1px solid rgb(46 62 72 / .12);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;min-height:100%;padding:16px 16px 18px;position:relative;white-space:normal}.embedpress-event .card--hasHoverShadow{transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.embedpress-event .ep-event-group-link{display:flex;flex-wrap:wrap;align-items:center;background:#fff;border-radius:8px;padding:20px;margin-bottom:20px;border:1px solid rgb(46 62 72 / .12)}.embedpress-event .ep-event-group--name{padding-left:20px;font-size:14px;line-height:1.45;margin:0;width:70%;word-break:break-word}.embedpress-event .ep-event-group--image{-o-object-fit:cover;object-fit:cover;width:56px;height:56px;border-radius:4px}.embedpress-event .ep-event-time-location{background:#fff;border-radius:8px;padding:16px 20px 0 20px;border:1px solid rgb(46 62 72 / .12)}.embedpress-event .ep-event-time-location .ep-event-datetime,.embedpress-event .ep-event-time-location .ep-event-location{padding-bottom:20px}.embedpress-event .ep-event-location .wrap--singleLine--truncate,.embedpress-event .ep-event-time-location .ep-event-datetime{font-size:15px;line-height:1.5;color:#2e3e48;font-style:normal;margin:0}.embedpress-event .ep-event-location address{font-style:normal;margin:0}.embedpress-event .ep-event-location .venueDisplay-venue-address{font-style:normal;color:#757575;margin:0}.embedpress-event .ep-event-location p{line-height:20px}.ep-event--attendees .gridList-item{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:1rem;margin:0;vertical-align:top;width:50%}.gridList-itemInner{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:0 16px 16px 0}.embedpress-yt-subscribe{display:flex;align-items:center;align-content:start;text-align:center;gap:1rem;max-width:600px;width:100%}.embedpress-yt-subscribe .embedpress-yt-subscribe.dark{color:#fff}.embedpress-yt-subscribe .embedpress-yt-sub-text{display:inline-block;margin:0;padding:0}.dewqijm{height:100%;margin-right:10px}.dewqijm img[src^="image"]{display:none}.dewqijm img[src^="http"]{height:56px!important;width:56px!important}.dewqijm>div>div{display:none}.embedpress-event .sticky button{display:none}.embedpress-event .items-center{align-items:center}@media only screen and (min-width:530px){.ep-event--attendees .gridList--autoHeight--has4>.gridList-item{flex:0 0 33.333333%;max-width:33.333333%}}@media only screen and (min-width:640px){.embedpress-event .card{padding:18px 18px 20px}.ep-event--attendees .gridList--autoHeight--has4>.gridList-item{flex:0 0 25%;max-width:25%}}.ose-opensea{height:100%!important;width:calc(100% - 40px)!important;max-height:100%!important}.ose-github{overflow:auto}.ep_nft_content_wrap.ep_nft__wrapper{display:grid}.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-column-gap:15px;grid-row-gap:15px}.ep_nft_content_wrap .ep_nft_item{padding-top:15px;padding-right:15px;padding-left:15px;padding-bottom:15px;background-color:#fff;border-radius:10px;transition:background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s;box-shadow:0 4px 15px rgb(0 0 0 / .09);overflow:hidden;padding:15px;position:relative;transition:.3s ease-in-out}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid .ep_nft_item{display:flex;flex-direction:column}.ep_nft_content_wrap.ep_nft_list .ep_nft_item{justify-content:flex-start;align-items:flex-start}.ep_nft_content_wrap.ep_nft__wrapper.preset-3 .ep_nft_item .ep_nft_content{background-color:#edecf6e6}.ep_nft_content_wrap .ep_nft_thumbnail{margin-top:0;margin-right:0;margin-left:0;margin-bottom:15px;border-radius:5px}.ep_nft_content_wrap .ep_nft_thumbnail img{height:340px;border-radius:5px;width:100%;object-fit:cover}.ep_nft_content .ep_nft_title{color:#333;font-size:16px;margin-top:0;margin-right:0;margin-left:0;margin-bottom:15px;font-weight:600;word-break:break-all}.ep_nft_content{text-align:left}.ep_nft_content .ep_nft_price{color:#333;font-size:14px;margin-top:0;margin-right:0;margin-left:0;margin-bottom:0;display:flex;font-weight:600}.ep_nft_content .ep_nft_price:first-child{margin-bottom:10px}span.eb_nft_currency{max-width:28px;display:flex;align-items:center;justify-content:center}span.eb_nft_currency svg{width:100%;height:auto}.ep_nft_content .ep_nft_price_wrapper{min-height:20px}.ep_nft_content .ep_nft_creator{color:#333;font-size:14px;margin-top:0;margin-right:0;margin-left:0;margin-bottom:20px;display:flex;align-items:center;gap:5px}.ep_nft_content .ep_nft_creator a{color:#3080E2;font-size:14px;text-decoration:none;word-break:break-all;text-decoration:none}.ep_nft_content .ep_nft_creator img{height:30px;width:30px;border-radius:50%}.ep_nft_content .ep_nft_button button{margin-top:0;margin-right:0;margin-left:0;margin-bottom:0}.ep_nft_content .ep_nft_button button a{background-color:#3080E2;color:#fff;font-size:14px;padding-top:15px;padding-right:20px;padding-left:20px;padding-bottom:15px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.ep_nft_content .ep_nft_button button:hover a{background-color:#2e8eee;color:#fff}.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item:hover .ep_nft_button{opacity:1;transform:translate(0);visibility:visible}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a.ep-details-btn:hover{background-color:#2e8eee;color:#fff}.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item:hover .ep_nft_button{opacity:1;transform:translate(0);visibility:visible}.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item .ep_nft_button{bottom:0;left:0;opacity:0;position:absolute;transform:translateY(30px);visibility:hidden;width:100%;transition:0.3s}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep-nft-single-item-wraper .ep_nft_button{margin-top:auto;display:flex;justify-content:space-between;gap:15px}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a{background-color:#3080E2;color:#fff;font-size:14px;padding:10px 20px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;display:block;text-align:center;font-weight:500;text-decoration:none}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button span.ep-nft-rank{color:#a88484;border-color:#a88484}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item{display:flex;gap:15px;align-items:center;border-radius:10px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail{width:55%}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content{width:calc(45% - 15px)}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content .ep_nft_price.ep_nft_last_sale{margin-bottom:15px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_thumbnail svg{border-radius:10px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img{height:260px}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_button a{border-radius:10px;width:100%;display:flex;align-items:center;justify-content:center}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid.ep-preset-2 .ep_nft_content .ep_nft_price:last-child{margin-bottom:15px}.alignleft .ose-opensea,.alignright .ose-opensea,.aligncenter .ose-opensea{max-width:calc(100% - 40px)!important}.embedpress-gutenberg-wrapper.alignright,.embedpress-gutenberg-wrapper.alignleft{width:100%}.embedpress-gutenberg-wrapper.alignright .ep-embed-content-wraper>div{float:right}.embedpress-gutenberg-wrapper.aligncenter.ep-content-share-enabled .ep-embed-content-wraper{justify-content:center}.embedpress-gutenberg-wrapper.alignright.ep-content-share-enabled .ep-embed-content-wraper{justify-content:right}.embedpress-gutenberg-wrapper.alignleft.ep-content-share-enabled .ep-embed-content-wraper{justify-content:left}.embedpress-gutenberg-wrapper.aligncenter{text-align:center;clear:both}.theme-twentytwentythree footer.wp-block-template-part{clear:both}@media all and (max-width:1024px){.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(3,1fr)!important}.alignleft .ose-opensea,.alignright .ose-opensea,.aligncenter .ose-opensea{max-width:100%!important}}@media all and (max-width:991px){.ose-opensea{min-width:100%!important;max-width:calc(100% - 40px)!important}.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(2,1fr)!important}}@media all and (max-width:767px){.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(1,1fr)!important}}.ep-nft-single-item-wraper.ep_nft_content_wrap .ep_nft_item{box-shadow:none}.ep-nft-rank-wraper{margin-bottom:16px;font-weight:600;color:#333;font-size:16px}.ep-nft-rank-wraper.ep-empty-label span{margin-left:0}span.ep-nft-rank{padding:2px 8px;border-radius:7px;margin-left:10px;display:inline-block;font-size:14px;font-weight:600;background:transparent!important;border:1px solid #ddd;color:#333}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content{width:calc(55% - 15px)}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail{width:45%;height:100%}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img{height:100%}.ep-nft-single-item-wraper span.eb_nft_label{color:#333}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_price{display:flex;flex-direction:column;margin-right:45px}.ep-nft-single-item-wraper span.eb_nft_price{font-size:30px;line-height:normal}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_creator img{height:15px;width:15px;border-radius:50%}.ep-nft-single-item-wraper .ep-usd-price{bottom:0;font-size:12px}.ep-nft-single-item-wraper span.eb_nft_label{font-size:15px}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_title{margin-bottom:10px;font-size:24px}.ep-nft-single-item-wraper .CollectionLink--name svg{width:20px;height:20px;margin-left:5px}.ep-nft-single-item-wraper a.CollectionLink--link{font-size:15px;font-weight:500;text-decoration:none;margin-bottom:15px;display:block;color:#3080E2}.ep-nft-single-item-wraper sub.verified-icon{bottom:-5px;left:4px}.ep-nft-single-item-wraper .ep-accordion{border:1px solid #ddd;border-radius:10px;margin-top:15px;display:block}.ep-nft-single-item-wraper .ep-toggle{display:none}.ep-nft-single-item-wraper .ep-option{position:relative}.ep-nft-single-item-wraper .ep-content{padding:1em;border-top:1px solid #ddd}.ep-nft-single-item-wraper .ep-content{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:all 0.2s}.ep-nft-single-item-wraper .ep-title{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:all 0.2s;padding:1em;display:flex;color:#333;font-weight:700;cursor:pointer;border-radius:10px 10px 0 0;align-items:center}.ep-nft-single-item-wraper label.ep-title svg{width:20px;height:20px;margin-right:6px}.ep-nft-single-item-wraper .ep-asset-detail-item{display:flex;justify-content:space-between;font-weight:500}.ep-nft-single-item-wraper .ep-asset-detail-item span{word-break:break-word;max-width:75%}.ep-nft-single-item-wraper .ep-content{display:block}.ep-nft-single-item-wraper .ep-content p{margin:0;padding:.5em 1em 1em;font-size:.9em;line-height:1.5}.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title+.ep-content{display:none;background:#fff0}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_price_wrapper{display:flex}.ep-nft-single-item-wraper .ep-toggle+.ep-title:after{content:"";display:inline-block;position:absolute;width:12px;height:12px;background:#fff0;text-indent:-9999px;border-top:2px solid #bfbfbf;border-left:2px solid #bfbfbf;transition:all 250ms ease-in-out;text-decoration:none;color:#fff0;right:15px;top:50%;transform:rotate(45deg) translate(-20%,-5%)}.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title:before{content:"";display:inline-block;position:absolute;width:12px;height:12px;background:#fff0;text-indent:-9999px;border-top:2px solid #bfbfbf;border-left:2px solid #bfbfbf;transition:all 250ms ease-in-out;text-decoration:none;color:#fff0;right:15px;top:50%;transform:rotate(225deg) translate(80%,20%)}.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title:after{display:none}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_button span.ep-nft-rank{pointer-events:none}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-nft-single-item-wraper.ep-grid .ep_nft_content{margin-bottom:20px}.elementor-widget-embedpres_elementor .ep-nft-gallery-wrapper .ep-loadmore-wrapper button,.embedpress-gutenberg-wrapper .ep-nft-gallery-wrapper .ep-loadmore-wrapper button{display:none}@media screen and (max-width:1024px){.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper,.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(1,1fr)!important}}@media screen and (max-width:991px){.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper,.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(1,1fr)!important}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item{align-items:unset;flex-direction:column}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail{width:100%}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content{width:100%}}@media screen and (max-width:537px){.ep-nft-single-item-wraper sub.ep-usd-price{margin-bottom:15px;display:block}.ose-google-drive iframe{height:250px!important}.ose-nrk-radio iframe{height:400px!important}}.emebedpress-unit-percent iframe{width:100%!important}.password-form-container{width:350px;text-align:center;padding:30px;border-radius:10px;box-shadow:0 0 10px #f4eded;background-color:#f9f9ff;max-width:100%;margin:auto}.password-form-container h2{font-size:22px;margin-bottom:15px;font-family:system-ui}.password-form-container p{font-size:12px;font-family:sans-serif;line-height:1.4em;margin-bottom:15px}form.password-form{margin-bottom:2px}.password-form-container input[type="password"]{padding:10px;border-radius:5px;width:100%;margin-bottom:12px;font-size:20px;color:#6354a5;outline:none;border:1px solid #ddd;outline:0;padding-left:50px;font-family:sans-serif;height:42px}.password-form-container input[type="password"]::placeholder{color:#e0d1d1;font-size:14px}.password-field{position:relative}.password-field span{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;height:42px;width:40px;background:#DED7FC;border-radius:4px}.password-field svg{width:22px}.password-form-container input[type="submit"]{padding:12px 20px;background-color:#6354a5;color:#fff;border:none;border-radius:5px;font-size:14px;cursor:pointer;font-family:sans-serif;transition:background-color 0.3s ease,box-shadow 0.3s ease;font-weight:initial;white-space:normal;word-break:break-all;min-height:42px}.password-form-container button:hover{background-color:#0062cc;box-shadow:0 0 10px #007bff}.password-form-container .error-message{color:red;margin-top:20px;font-size:12px;line-height:1.4em}.password-form-container .error-message.hidden{display:none}p.need-access-message{margin-bottom:2px;margin-top:13px}.wp-block-embed__wrapper{display:inline-block;width:100%;max-width:100%!important}.wp-block-embed__wrapper.position-right-wraper,.wp-block-embed__wrapper.position-right-wraper{max-width:calc(100% - 40px)!important}.ep-elementor-content{position:relative;display:inline-block;max-width:100%}.ep-elementor-content.source-opensea{display:block}.wp-block-embedpress-embedpress>div,.ep-gutenberg-content{position:relative;clear:both}.gutenberg-pdf-wraper{position:relative;width:100%}.presentationModeEnabledIosDevice{position:fixed;left:0;top:0;border:0;height:100%!important;width:100%!important;z-index:999999;min-width:100%!important;min-height:100%!important}.ep-embed-content-wraper{width:100%}.embedpress-gutenberg-wrapper.popup_button,.embedpress-elements-wrapper.popup_button{display:none!important}.elementor-element-edit-mode .embedpress-elements-wrapper.popup_button{display:block!important}.ep-content-share-enabled .ep-embed-content-wraper{display:flex!important}.ep-content-share-enabled .ep-embed-content-wraper.hidden{display:none!important}.ep-share-position-right .ep-embed-content-wraper{flex-direction:row}.ep-content-share-enabled .ep-embed-content-wraper>div:first-child{width:100%}.ep-share-position-left .ep-embed-content-wraper{flex-direction:row-reverse}.ep-share-position-bottom .ep-embed-content-wraper{flex-direction:column}.ep-share-position-top .ep-embed-content-wraper{flex-direction:column-reverse}.ep-fixed-width .gutenberg-pdf-wraper{display:inline-block}.ep-percentage-width .embedpress-inner-iframe{width:100%}.ep-social-share{display:flex;align-items:center}.ep-social-share.share-position-right{right:-40px;top:0;flex-direction:column}.ep-social-share.share-position-left{left:0;top:0;flex-direction:column}.ep-social-share.share-position-bottom,.ep-social-share.share-position-top{justify-content:center}.embedpress-gutenberg-wrapper .ep-social-share.share-position-left,.ep-elementor-content .ep-social-share.share-position-left{left:-40px}.ep-social-icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;margin:0;color:#fff;text-decoration:none;font-size:20px}.ep-social-icon:hover{opacity:.8}.ep-social-share svg{width:20px;height:auto}a.ep-social-icon.pinterest svg{height:25px}.ep-social-share .facebook{background-color:#3b5998}.ep-social-share .facebook svg{width:40px}.ep-social-share .twitter{background-color:#000}a.ep-social-icon.twitter:focus-visible{box-shadow:none;border:none;outline:none}.ep-social-share .pinterest{background-color:#bd081c}.ep-social-share .linkedin{background-color:#0077b5}.ep-social-share .instagram{background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af,#515bd4)}.ep-social-share .reddit{background-color:#ff4500}.ep-social-icon i{margin-right:0}.ep-content-locked .watermark{display:none!important}.ep-content-protection-enabled .watermark{display:none!important}.embedpress-pro-control.not-active{pointer-events:none}.pro__alert__wrap .pro__alert__card h2{font-size:32px;font-weight:450;color:#131f4d;margin-bottom:15px}.pro__alert__wrap .pro__alert__card p{font-size:14px;font-weight:400;color:#7c8db5;margin-top:10px}.pro__alert__wrap .pro__alert__card p a{text-decoration:underline;font-weight:700;color:#131f4d}.emebedpress-unit-percent,.ep-elementor-content.ep-percentage-width{width:100%}[data-theme-mode='dark']{--viewer-primary-color:#343434;--viewer-icons-hover-bgcolor:#453838}[data-theme-mode='light']{--viewer-primary-color:#f2f2f6;--viewer-icons-color:#343434;--viewer-icons-hover-bgcolor:#e5e1e9}@media (prefers-color-scheme:dark){:root{--viewer-primary-color:#343434;--viewer-icons-color:#f2f2f6;--viewer-icons-hover-bgcolor:#453838}}@media (prefers-color-scheme:light){:root{--viewer-primary-color:#f2f2f6;--viewer-icons-color:#343434;--viewer-icons-hover-bgcolor:#e5e1e9}}.ep-file-download-option-masked::after,.ep-external-doc-icons{background:var(--viewer-primary-color)}.ep-external-doc-icons svg path{fill:var(--viewer-icons-color)}.ep-doc-draw-icon svg path{fill:var(--viewer-primary-color);stroke:var(--viewer-icons-color)}.ep-external-doc-icons svg:hover svg path{fill:var(--viewer-icons-color);stroke:var(--viewer-icons-color)}.ep-external-doc-icons svg:hover{background-color:var(--viewer-icons-hover-bgcolor)}.ep-file-download-option-masked{position:relative}.ep-file-download-option-masked{position:relative;width:100%;height:100%;overflow:hidden}.ep-file-download-option-masked .overlay{position:absolute;top:0;left:50%;transform:translateX(-50%);width:calc(100% - 15px);height:calc(100% - 45px);background-color:#fff0;pointer-events:unset;z-index:1;user-select:none;max-width:800px;margin:0 auto}.ep-file-download-option-masked.ep-file-xls .overlay{height:calc(100% - 78px)}.ep-file-download-option-masked iframe{width:100%;height:100%;pointer-events:auto}.wp-block-embedpress-document.embedpress-document-embed iframe{border:none!important;box-shadow:none!important}.ep-file-download-option-masked.enabled-text-copy{pointer-events:all}.embed-download-disabled{width:200px;height:22px;background:#444;position:absolute;right:2px;bottom:8px;opacity:0}.cui-toolbar-button-right{display:none!important}.ndfHFb-c4YZDc-Wrql6b{display:none}.ep-external-doc-icons{position:absolute;display:flex;flex-direction:revert;background:var(--viewer-primary-color);border-radius:6px;z-index:2;bottom:-18px;left:50%;transform:translate(-50%,-50%);padding:0 10px}.ep-external-doc-icons svg{width:30px;height:30px;cursor:pointer;transition:0.3s;padding:5px;border-radius:4px}.block-editor-block-list__block .ep-gutenberg-file-doc .ep-external-doc-icons svg{width:22px;height:22px}.block-editor-block-list__block .ep-gutenberg-file-doc .ep-doc-download-icon svg,.block-editor-block-list__block .ep-gutenberg-file-doc .ep-doc-fullscreen-icon svg{width:20px!important}.ep-doc-minimize-icon svg,.ep-doc-fullscreen-icon svg{padding:6px}.ep-external-doc-icons svg:hover{border-radius:4px}.ep-doc-draw-icon.active svg{background:var(--viewer-icons-hover-bgcolor)}.ep-doc-download-icon,.ep-doc-print-icon,.ep-doc-fullscreen-icon,.ep-doc-popup-icon,.ep-doc-draw-icon,.ep-doc-minimize-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px}.elementor .elementor-element.elementor-element .embedpress-document-embed .fullscreen-enabled iframe,.embedpress-document-embed .fullscreen-enabled iframe{width:100%!important;height:100%!important}.embedpress-document-embed{position:relative}.position-right-wraper .main-content-wraper,.position-left-wraper .main-content-wraper{display:flex}.position-left-wraper .main-content-wraper{display:flex;flex-direction:row-reverse}.position-top-wraper .main-content-wraper{display:flex;flex-direction:column-reverse;justify-content:center}.position-bottom-wraper .main-content-wraper{justify-content:center}.ep-file-download-option-masked.ep-file-link.fullscreen-enabled iframe{margin-left:22%}.ep-file-download-option-masked::after{position:absolute;width:100%;height:30px;background:var(--viewer-primary-color);z-index:1;bottom:0;content:'';left:0}.ep-file-download-option-masked.ep-file-docx::after{bottom:0}.ep-file-download-option-masked.ep-file-docx.ep-powered-by-enabled::after{bottom:0;background:#fff;height:22px}.ep-file-download-option-masked.ep-file-docx.ep-powered-by-enabled.fullscreen-enabled::after{bottom:0}canvas.ep-doc-canvas{position:absolute;z-index:1;left:0;bottom:0;right:0;top:0;clear:both;margin:auto;display:none}:root{--plyr-control-icon-size:15px;--plyr-range-track-height:3px;--plyr-range-thumb-height:10px}.plyr--audio .plyr--full-ui input[type=range]{color:red!important}.ep-embed-content-wraper input[type=range]::-webkit-slider-runnable-track{box-shadow:none}.ep-embed-content-wraper input[type=range]::-moz-range-track{box-shadow:none}a.plyr__controls__item.plyr__control{border-radius:inherit;color:inherit!important}.plyr-initialized button:focus{background-color:var(--plyr-color-main)}.custom-player-preset-1 .plyr__controls{background:var(--plyr-color-main)!important;padding:0!important}.custom-player-preset-1 button.plyr__control{border-radius:0}.custom-player-preset-1 a.plyr__controls__item.plyr__control{border-radius:inherit}.custom-player-preset-1 button.plyr__control.plyr__control--overlaid[data-plyr="play"],.custom-player-preset-2 button.plyr__control.plyr__control--overlaid[data-plyr="play"]{width:100px!important;text-align:center;display:flex;align-items:center!important;justify-content:center;height:60px}.custom-player-preset-1 button.plyr__control.plyr__control--overlaid[data-plyr="play"] svg,.custom-player-preset-2 button.plyr__control.plyr__control--overlaid[data-plyr="play"] svg{width:22px;height:22px}.custom-player-preset-1 .plyr__control:focus{border:none}.custom-player-preset-2 a.plyr__controls__item.plyr__control,.custom-player-preset-2 button.plyr__control.plyr__control--overlaid[data-plyr="play"],.preset-default a.plyr__controls__item.plyr__control{border-radius:4px}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{color:var(--plyr-audio-control-color-hover,#fff)!important}.custom-player-preset-3 .plyr__controls,.custom-player-preset-4 .plyr__controls{background:var(--plyr-color-main)!important;padding:0!important}.custom-player-preset-4 button.plyr__control.plyr__control--overlaid{display:none!important}figure .plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:inherit!important}.plyr{background-color:#000}.plyr--fullscreen-fallback{width:100%!important;max-height:100vh!important;height:100%!important}.pip-mode{position:fixed!important;width:320px!important;height:180px!important;top:calc(100% - 200px)!important;left:calc(100% - 340px)!important;z-index:9999;border-radius:15px!important}.plyr [data-plyr="pip"]{display:block!important}.pip-mode .plyr__video-wrapper{pointer-events:none}.pip-mode .pip-play{display:none}.pip-mode .pip-play,.pip-mode .pip-pause{opacity:0!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#0000004a;z-index:1;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50px;cursor:pointer}.pip-mode .pip-close{opacity:0;position:absolute;right:10px;top:10px;background:#0000004a;z-index:1;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50px;cursor:pointer}.pip-mode:hover .pip-play,.pip-mode:hover .pip-close,.pip-mode:hover .pip-pause{opacity:1!important}.pip-mode .overlay-mask{position:absolute;top:0;left:0;right:0;bottom:0}.pip-mode iframe{pointer-events:none!important}[data-playerid]{opacity:0}[data-playerid].audio.plyr-initialized{opacity:1}.plyr--paused.plyr__poster-enabled .plyr__poster{display:block!important;opacity:1;background-size:cover}@media only screen and (max-width:767px){.plyr__controls [data-plyr="restart"],.plyr__controls [data-plyr="rewind"],.plyr__controls [data-plyr="fast-forward"],.plyr__controls [data-plyr="pip"]{display:none!important}.plyr__video-wrapper iframe{max-height:100%!important}.plyr__controls .plyr__volume input[type=range]{max-width:40px;min-width:40px}}.profile-header{display:flex;align-items:center;padding:16px;border-bottom:1px solid #ddd;justify-content:center;gap:30px;padding-bottom:30px}.posts-tab-options{text-align:center;margin:0}.posts-tab-options .tabs{list-style:none;padding:0;margin:0;display:inline-flex;border-radius:5px;gap:25px;padding:0}.posts-tab-options .tabs svg{width:15px;height:15px}li[data-media-type="ALL"] svg{width:12px;height:12px}.posts-tab-options .tabs li{margin-right:15px;cursor:pointer;padding:10px 0;text-transform:uppercase;font-size:12px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:6px}.posts-tab-options .tabs li:last-child{margin-right:0}.posts-tab-options .tabs li.active{position:relative;color:#737373}.posts-tab-options .tabs li svg{border-radius:2px}.posts-tab-options .tabs li.active svg{color:#737373}.posts-tab-options .tabs li:hover,.posts-tab-options .tabs li:hover svg,.posts-tab-options .tabs li:hover .fill-color{color:#737373}.posts-tab-options .tabs li:hover .fill-color,.posts-tab-options .tabs li.active .fill-color{fill:#737373!important}.posts-tab-options .tabs li.active::after{content:'';position:absolute;top:-1px;height:1px;width:100%;background-color:#737373;left:0;right:0}.profile-image{margin-right:16px}.posts-count{margin-right:15px}.profile-image img{width:120px;height:120px!important;object-fit:cover;border-radius:50%!important;border:3px solid #037bff}.change-photo-button{background-color:#fff0;border:none;cursor:pointer}.change-photo-image{width:100px;height:100px;border-radius:50%;object-fit:cover}.username-section{display:flex;align-items:center;margin-bottom:8px}.profile-link{text-decoration:none}.username{font-size:18px;font-weight:700;margin-right:12px}.edit-profile-link{text-decoration:none;color:#3897f0;font-weight:700}.profile-stats{display:flex;margin-bottom:8px}.stats-list{list-style:none;margin:0;padding:0;display:flex}.stats-list li{margin-right:24px;font-size:14px}.bio-section{margin-bottom:12px;text-align:left}section.profile-details div:last-child{margin:0}.bio{font-size:14px}a.edit-profile-link{padding:8px 15px;background:#efefef;text-decoration:none!important;border-radius:7px;color:#222;font-size:12px;font-weight:500}span.count{font-weight:600}a.followers-link{text-decoration:none!important}a.profile-link,a.profile-link h2{font-size:20px;text-decoration:none!important;margin:0;margin-right:15px}.embedpress-insta-container{overflow:hidden;position:relative}.ose-instagram-feed{max-height:100%!important;height:100%!important}.insta-grid .embedpress-insta-container .insta-gallery,.ose-instagram-feed .insta-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;grid-auto-flow:row}.insta-carousel .embedpress-insta-container .insta-gallery{grid-auto-columns:calc(25% + 0px);gap:0;left:0}.insta-masonry .embedpress-insta-container .insta-gallery{column-count:3;gap:.5em;margin:auto;width:100%;display:inherit}.insta-grid .embedpress-insta-container .insta-gallery-item{position:relative;color:#fff;cursor:pointer;height:350px}.embedpress-insta-container .insta-gallery-item:hover{cursor:pointer}.insta-masonry .embedpress-insta-container .insta-gallery .insta-gallery-item{height:auto;margin-bottom:.5em}.insta-masonry .embedpress-insta-container .insta-gallery .insta-gallery-item video.insta-gallery-image{height:550px;margin-bottom:-13px}.embedpress-insta-container .insta-gallery-item .insta-gallery-item-info,.embedpress-insta-container .insta-gallery-item .insta-gallery-item-info{display:flex;justify-content:center;align-items:center;position:absolute;top:0;width:100%;height:100%;background-color:rgb(0 0 0 / .7);transition:0.3s;opacity:0;visibility:hidden}.insta-masonry .embedpress-insta-container .insta-gallery-item .insta-gallery-item-info{height:calc(100% + 4px)}.embedpress-insta-container .insta-gallery-item:hover .insta-gallery-item-info,.embedpress-insta-container .insta-gallery-item:hover .insta-gallery-item-info{opacity:1;visibility:visible}.embedpress-insta-container .insta-gallery-item-info ul{display:flex;align-items:center;justify-content:center;padding:0;margin:0;height:100%}.embedpress-insta-container .insta-gallery-item-info li{display:flex;align-items:center;font-size:1.7rem;font-weight:600;gap:5px}.embedpress-insta-container .insta-gallery-item-likes{margin-right:2.2rem}.embedpress-insta-container .insta-gallery-item-type{position:absolute;right:1rem;top:1rem;text-shadow:.2rem .2rem .2rem rgb(0 0 0 / .1)}.embedpress-insta-container .insta-gallery-image{width:100%;height:100%;object-fit:cover;min-height:320px}.insta-masonry .embedpress-insta-container .insta-gallery-image{margin-bottom:-13px}.insta-gallery-item-info svg{width:40px;height:40px}.insta-item-reaction-count{display:flex}.insta-item-reaction-count .insta-gallery-item-likes,.insta-item-reaction-count .insta-gallery-item-comments{display:flex;align-items:center;justify-content:center;gap:6px;font-size:20px;font-weight:700;color:#fff}.insta-gallery-item-info .insta-item-reaction-count svg{width:25px;height:25px}.insta-gallery-item-type svg{width:25px;height:25px}.insta-gallery-item-type svg.insta-video-icon{width:22px;height:22px}.cg-carousel__btns.hidden{display:none}.cg-carousel__btns{top:50%;transform:translateY(-50%);position:absolute;width:100%}.ep-embed-content-wraper.insta-carousel .cg-carousel__btns{top:calc(50% - 16px)}.ep-embed-content-wraper.insta-carousel .insta-gallery-item-permalink{display:flex;align-content:center}.cg-carousel__btns button{background:#262323;border:0;border-radius:50px;width:35px;height:35px;display:inline-grid;align-items:center;justify-content:center;cursor:pointer;padding:0}button#js-carousel__prev-1{position:absolute;left:30px;z-index:1;padding:8px 15px}button#js-carousel__next-1{position:absolute;right:30px;z-index:1;padding:8px 15px}.embedpress-popup-block.embedpress-popup-img{position:relative;height:100%;display:flex;background:#000}.popup-carousel,.cg-carousel__track{height:100%}.popup-container .popup-carousel .cg-carousel__track{align-items:center;background-color:#000}.popup-container .popup-carousel{background-color:#000}button.js-carousel__prev-1{position:absolute;left:30px;top:50%;transform:translateY(-50%);z-index:1}button.js-carousel__next-1{position:absolute;right:30px;top:50%;transform:translateY(-50%);z-index:1}.cg-carousel__btn svg{width:16px;height:16px}.load-more-button-container,.load-more-button-container button{display:flex;align-items:center;justify-content:center;gap:5px}.load-more-button-container button{border-style:solid;border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0;color:#fff;border-color:#037bff;background-color:#037bff;padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px;font-family:inherit;font-weight:inherit;line-height:1em;cursor:pointer;border-radius:5px;margin-top:30px}.popup-container{display:flex;width:100%}.popup-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .85);display:flex;justify-content:center;align-items:center;z-index:99999}.popup{border-radius:10px;overflow:hidden;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;max-height:100%;max-width:100%}.popup-container .popup-md-9.white{width:60%;overflow:hidden}.popup-md-3.red{width:40%}.embedpress-popup-img img{width:100%;height:auto;object-fit:contain}video.popup-media-image{height:auto;max-width:100%;width:100%;max-height:100vh;border-top-left-radius:5px;border-bottom-left-radius:5px}img.popup-media-image{height:auto}.embedpress-popup-header,.embedpress-hashtag-header{display:flex;align-items:center;padding:15px 10px;justify-content:space-between;border-bottom:1px solid #f4e9e9}.hashtag-container{border-bottom:1px solid #f4e9e9}.embedpress-hashtag-header{border:none;max-width:350px;margin:auto}.embedpress-hashtag-username{font-weight:700}.embedpress-popup-header-img img,.embedpress-hashtag-header-img img{border-radius:50%!important;margin-right:10px;width:30px;height:30px!important;object-fit:cover;border:2px solid #037bff!important}.embedpress-popup-header-img a,.embedpress-hashtag-header-img a{display:flex;align-items:center;justify-content:center;text-decoration:none!important}.embedpress-popup-username{color:#005293;font-weight:700;font-size:15px;text-decoration:none!important}img.embedpress-hashtag-round{border-radius:50px!important}.insta-followbtn a{text-decoration:none!important;padding:6px 15px;background:#007bff;border-radius:5px;color:#fff!important;font-size:14px;font-weight:400}.embedpress-popup-block.embedpress-popup-info{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;height:100%;background-color:#fff}.embedpress-popup-text{font-size:14px;font-weight:400;overflow:hidden;letter-spacing:.04em;line-height:1.8rem;padding:10px;flex:auto;border-bottom:1px solid #f4e9e9;text-align:left;max-height:calc(100vh - 235px);overflow:auto;word-break:break-all}.embedpress-popup-stats{display:flex;align-items:center;justify-content:space-between;padding:16px 10px}.embedpress-popup-stats .embedpress-inline{display:flex;align-items:center;gap:5px;font-weight:700;color:#000;cursor:pointer;position:relative}.embedpress-popup-stats .embedpress-inline a{display:flex;align-items:center;gap:6px;color:#000;text-decoration:none;font-weight:400}.embedpress-popup-stats .embedpress-inline a svg{width:20px;height:20px}.embedpress-popup-share-buttons{padding:10px;background-color:#fafafa;display:flex;align-items:center}.embedpress-popup-share-buttons a{color:#007bff}.embedpress-href.embedpress-popup-share{cursor:pointer;color:#ca379d;display:flex;align-items:center;gap:6px}.embedpress-popup-share-buttons{background:#f4f9ff;position:absolute;top:-50px;left:-55px;gap:10px;border-radius:5px;box-shadow:0 0 10px rgb(0 0 0 / .2);visibility:hidden;opacity:0;margin-bottom:-10px;transition:0.3s}.embedpress-popup-share-buttons.show{visibility:visible;opacity:1;margin-bottom:0}.embedpress-popup-share-buttons::before{content:"";position:absolute;bottom:-15px;left:50%;margin-left:-8px;border-width:8px;border-style:solid;border-color:#f4f9ff #fff0 #fff0 #fff0}.embedpress-popup-share-buttons::before{content:"";position:absolute;bottom:-15px;left:50%;margin-left:-8px;border-width:8px;border-style:solid;border-color:#f4f9ff #fff0 #fff0 #fff0;z-index:1!important}.embedpress-popup-share-buttons::after{content:"";position:absolute;bottom:-16.1px;left:50%;margin-left:-8px;border-width:8px;border-style:solid;border-color:#e7eaef #fff0 #fff0 #fff0}.embedpress-popup-share-buttons span{color:#fff;font-size:18px;display:flex;align-items:center}.embedpress-popup-share-buttons span svg{width:16px!important;height:16px!important}.embedpress-popup-share-buttons span.dashicons.dashicons-linkedin{color:#0077b5}.embedpress-popup-share-buttons span.dashicons.dashicons-facebook{color:#1877F2}.embedpress-popup-share-buttons span.dashicons.dashicons-pinterest{color:#E60023}span.tag-wrapper a{font-weight:700;text-decoration:none!important}.embedpress-href.embedpress-popup-share svg{width:20px;height:20px}.embedpress-popup-instagram-buttons svg{width:18px!important;height:20px!important}.embedpress-popup-stats .embedpress-inline{transition:0.3s}.embedpress-popup-stats .embedpress-inline:hover svg,.embedpress-popup-stats .embedpress-inline a:hover,.embedpress-popup-stats .embedpress-inline:hover,.embedpress-href:hover svg .st0{color:#737373!important}.embedpress-inline.embedpress-popup-instagram-buttons a:hover svg path{stroke:#737373}.embedpress-inline.popup-like-button a:hover svg{color:#737373;fill:#737373}.embedpress-href.embedpress-popup-share:hover svg{fill:#737373}.date-post{padding:10px;font-size:12px;color:#8e8e8e}div.popup-close{position:absolute;top:50px;right:50px;color:#fff;z-index:15566555655;cursor:pointer;padding:15px;background:#643535;border-radius:50px;height:10px;width:10px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;cursor:pointer}.load-spin{width:100px;height:100px;background-color:red;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loader{margin:auto;border:5px solid #EAF0F6;border-radius:50%;border-top:5px solid #FF7A59;width:30px;height:30px;animation:spinner 4s linear infinite}.sponsored-youtube-video{height:100%}@keyframes spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media screen and (max-width:1200px){.popup-container .popup-md-9.white{width:50%}.popup-container .popup-md-3{width:50%}}@media screen and (max-width:991px){.popup-container{flex-direction:column}.popup-container .popup-md-9.white{width:100%}.popup-container .popup-md-3{width:100%}.embedpress-popup-text{max-height:300px}}@media screen and (max-width:768px){.insta-grid .embedpress-insta-container .insta-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}.embedpress-popup-text{max-height:250px}}@media screen and (max-width:420px){.insta-grid .embedpress-insta-container .insta-gallery{grid-template-columns:repeat(1,minmax(0,1fr))!important}.profile-header{flex-direction:column}.embedpress-popup-text{max-height:200px}.insta-followbtn{display:none}}.ep-player-wrap .hide{display:none}.ep-gdrp-content{background:#222;padding:50px 30px;color:#fff}.ep-gdrp-content a{color:#fff}.ep-youtube__content__pagination{display:flex;justify-content:center;align-items:center;margin-top:30px;gap:10px}.ep-loader-wrap{margin-top:30px;display:flex;justify-content:center}.ep-youtube__content__pagination .ep-prev,.ep-youtube__content__pagination .ep-next{cursor:pointer;border:1px solid rgb(0 0 0 / .1);border-radius:30px;padding:0 20px;height:40px;transition:.3s;display:flex;align-items:center}.ep-youtube__content__pagination .ep-prev:hover,.ep-youtube__content__pagination .ep-next:hover{background-color:#5B4E96;color:#fff}.ep-youtube__content__pagination .ep-page-numbers{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ep-youtube__content__pagination .ep-page-numbers>span{border:1px solid rgb(0 0 0 / .1);border-radius:30px;display:inline-block;width:45px;height:45px;display:flex;align-items:center;justify-content:center}.active__current_page{background:#5B4E96;color:#fff}.ep-youtube__content__block .youtube__content__body .content__wrap:not(.youtube-carousel){margin-top:30px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}[data-source-id] .layout-list .ep-youtube__content__block .youtube__content__body .content__wrap{grid-template-columns:repeat(auto-fit,minmax(calc(100% - 30px),1fr))!important}[data-youtube-channel-carousel].ep-youtube__content__block{position:relative}.ep-youtube__content__block .item{cursor:pointer;white-space:initial}.ep-youtube__content__block .youtube-carousel .item{margin:10px}.ep-youtube__content__block .item:hover .thumb .play-icon{opacity:1;top:50%}.ep-youtube__content__block .item:hover .thumb:after{opacity:.4;z-index:0}.ep-youtube__content__block .thumb{padding-top:56.25%;margin-bottom:5px;position:relative;background-color:#222;background-size:contain!important;border-radius:12px;overflow:hidden}figure .ep-youtube__content__block .thumb{background-color:#222!important}.ep-youtube__content__block .thumb:after{position:absolute;top:0;left:0;height:100%;width:100%;content:'';background:#000;opacity:0;transition:opacity .3s ease}.ep-youtube__content__block .thumb:before{position:absolute;top:0;left:0;height:100%;width:100%;content:'';background:#222;z-index:-1}.ep-youtube__content__block .thumb img{width:100%;height:100%;object-fit:cover}.ep-youtube__content__block .thumb .play-icon{width:50px;height:auto;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:all .3s ease;z-index:2}.ep-youtube__content__block .thumb .play-icon img{width:100}.ep-youtube__content__block .body p{margin-bottom:0;font-size:15px;text-align:left;line-height:1.5;font-weight:400}.ep-youtube__content__block.loading .ep-youtube__content__pagination{display:none}.ep-youtube__content__block .ep-loader{display:none}.ep-youtube__content__block.loading .ep-loader{display:block}.ep-loader img{width:20px}.is_mobile_device{display:none!important}.is_mobile_devic.ep-page-numbers{gap:5px}@media only screen and (max-width:480px){.is_desktop_device{display:none!important}.ep-youtube__content__pagination .ep-page-numbers>span{width:35px;height:35px}.ep-youtube__content__pagination .ep-prev,.ep-youtube__content__pagination .ep-next{height:35px}.is_mobile_device{display:flex!important;}.ep-youtube__content__pagination .ep-page-numbers{gap:5px}}.embedded-youtube-channel .ose-youtube{height:100%!important;max-height:100%!important}.ep-embed-content-wraper.embedded-youtube-channel .ose-youtube,.ep-youtube-channel .ose-youtube{height:100%!important;max-height:100%!important}.ose-youtube .channel-header{display:flex;align-items:center;padding:20px;border-radius:10px}.ose-youtube .profile-picture{width:120px;height:120px;border-radius:50%;margin-right:20px}.ose-youtube .channel-info{flex-grow:1;text-align:left}.ose-youtube .info-description{margin-bottom:20px}.ose-youtube .channel-name{font-size:24px;margin:0}.ose-youtube .channel-details{margin:5px 0}.ose-youtube .more-info{text-decoration:none}.ose-youtube .subscribe-button{background-color:red;border:none;padding:10px 20px 10px 12px;border-radius:30px;cursor:pointer;display:inline-flex;align-items:center;text-decoration:none!important;color:#fff;font-weight:600}.ose-youtube .subscribe-button svg{height:20px;width:20px;margin-right:5px}.ose-youtube .subscribe-button:hover{background-color:#ff6868}#videoPopup.video-popup{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgb(0 0 0 / .95)}.video-popup-content{position:absolute;left:50%;top:calc(50% + 30px);transform:translate(-50%,-50%);max-width:90%;max-height:90%;text-align:center}.video-popup-inner-content{width:100%;height:100%;max-height:90vh;overflow:auto!important;border:1px solid #333;border-radius:8px;background:#000;box-sizing:border-box;padding:20px}.video-popup-content iframe{width:700px!important;height:420px!important;max-width:100%;max-height:100%}#videoPopup.video-popup .close{position:absolute;top:-25px;right:-30px;color:#fff;font-size:35px}#videoPopup.video-popup .close:hover,#videoPopup.video-popup .close:focus{color:#999;text-decoration:none;cursor:pointer}#videoPopup.video-popup .popup-controls{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;justify-content:space-between;align-items:center;pointer-events:none}#videoPopup.video-popup .nav-icon{pointer-events:auto;color:#fff;font-size:50px;cursor:pointer;user-select:none}#videoPopup.video-popup .prev-icon{position:absolute;left:-60%;top:50%;transform:translate(0,-50%);padding:10px}#videoPopup.video-popup .next-icon{position:absolute;right:-60%;top:50%;transform:translate(0,-50%);padding:10px}#videoDescription{color:#fff;font-size:14px}.youtube-video-description{font-family:Arial,sans-serif;margin:0;padding:0 20px;bottom:no;max-width:700px;text-align:left}.youtube-video-header h1{font-size:20px;margin:0 0 10px 0;color:#fff}.youtube-video-meta{font-size:14px;color:#666;margin-bottom:10px}.youtube-video-meta span{margin-right:10px}.youtube-video-body{max-height:200px;overflow:auto}.youtube-video-body p{font-size:15px;margin:0 0 20px 0;color:#ddd}.youtube-video-footer{display:flex;justify-content:space-between;align-items:center;padding-top:5px}.youtube-video-link{font-size:16px;color:#0073aa;text-decoration:none}.youtube-video-link:hover{text-decoration:underline}.youtube-video-stats{font-size:14px;color:#666;display:flex;align-items:center;gap:18px}.youtube-video-stats svg{height:12px;width:14px}.youtube-video-stats span{margin-right:10px;display:flex;align-items:center;gap:8px;color:#dad2d2}.youtube-video-stats i{margin-right:5px}.youtube-body-content .description-container{display:flex;border-radius:4px;max-width:600px;text-align:left;margin-top:10px}.youtube-body-content.body{width:100%}.youtube-body-content .thumbnail{width:30px;height:30px;border-radius:4px;margin-right:10px}.youtube-body-content .thumbnail img{border-radius:50%;margin-right:10px;width:30px;height:30px}.youtube-body-content .details{display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 30px)}.youtube-body-content .title{font-size:14px;font-weight:500;color:#000;margin-bottom:4px;line-height:1.4}.youtube-body-content .channel,.youtube-body-content .views,.youtube-body-content .time{font-size:14px;color:#606060}.youtube-body-content .channel{margin-bottom:4px}.ep-player-wrap.layout-gallery .ep-first-video iframe{border-radius:15px}.ep-player-wrap.layout-list .ep-youtube__content__block .item{display:flex;width:100%;gap:20px}.ep-player-wrap.layout-list .ep-youtube__content__block .thumb{padding-top:20.25%;min-width:250px;max-width:300px}[data-youtube-channel-carousel] .youtube-carousel-container{position:relative;width:100%;overflow:hidden}[data-youtube-channel-carousel] .youtube-carousel{display:flex;transition:transform 0.5s ease-in-out}[data-youtube-channel-carousel] .youtube-carousel .item{min-width:calc(33.3333% - 20px);box-sizing:border-box}[data-youtube-channel-carousel] button{position:absolute;top:50%;transform:translateY(-50%);color:#fff;border:none;cursor:pointer;padding:10px;box-shadow:none;background-color:#000000ba;width:40px;height:40px;display:flex;align-items:center;border-radius:50%;justify-content:center}[data-youtube-channel-carousel] button.preview{left:-100px}.carousel-controls button.next{right:-100px}.fc-list-table .fc-event,.fc-list-table .fc-event:hover{color:inherit!important;text-decoration:none!important}.fc-list-table .fc-event,.fc-list-table .fc-event-dot{background-color:transparent!important}.fc table.fc-list-table{table-layout:inherit!important}.fc-list-table .fc-event{display:table-row!important}@media screen and (max-width:1400px){.ose-youtube .video-popup-content iframe{height:305px!important}.ose-youtube .prev-icon{left:-50%}.ose-youtube .next-icon{right:-50%}}@media screen and (max-width:1200px){.ose-youtube .video-popup-content iframe{height:305px!important}.ose-youtube .prev-icon{left:-40%}.ose-youtube .next-icon{right:-40%}}@media screen and (max-width:992px){.ose-youtube .video-popup-content iframe{height:305px!important}.ose-youtube .prev-icon{left:-40%}.ose-youtube .next-icon{right:-40%}}@media screen and (max-width:576px){.ose-youtube .prev-icon{left:-26%}.ose-youtube .next-icon{right:-26%}}@media screen and (max-width:580px){.ose-youtube .prev-icon{left:-18%}.ose-youtube .next-icon{right:-18%}}.youtube-video-body{display:none}.video-popup-content{width:100%;max-width:720px;margin:auto}@media (max-width:1024px){.youtube-carousel .item{min-width:calc(50% - 20px)!important}}@media (max-width:768px){.youtube-carousel .item{min-width:calc(100% - 20px)!important}[data-youtube-channel-carousel] button.preview{left:0!important}[data-youtube-channel-carousel] button.next{right:0}.video-popup-content{width:calc(100% - 40px);margin:auto}.video-popup-content iframe{max-height:300px}#videoPopup.video-popup .close{top:-25px;transform:translate(0%,-50%);right:unset}}@media (max-width:580px){.ep-first-video{margin-bottom:20px}.video-popup-content iframe{max-height:220px}.ep-player-wrap .ep-youtube__content__block .item{gap:15px}.ep-embed-content-wraper .ep-youtube__content__block .youtube__content__body .content__wrap{gap:30px!important}.ose-youtube .profile-picture{width:80px;height:80px}.ose-youtube .channel-header{gap:10px;align-items:start;padding:0}.description-container{margin-top:0}.description-container p.description{display:none}.ep-player-wrap.layout-list .ep-youtube__content__block .item{flex-direction:column}.ep-player-wrap.layout-list .ep-youtube__content__block .thumb{min-width:100%;min-height:200px}}.ep-google-photos-gallery-grid .ose-google-photos,.ep-google-photos-gallery-masonary .ose-google-photos,.ep-google-photos-gallery-justify .ose-google-photos{height:100%!important;max-height:100%!important}.pa-carousel-widget.jx-carousel-widget,.pa-gallery-player-widget,.ose-google-photos{position:relative}.pa-carousel-widget.jx-carousel-widget::after,.pa-gallery-player-widget::after{position:absolute;right:0;left:0;width:100%;height:60px;background:#fff;content:'';top:10px;background:#fff0}.ep-google-photos-visit-btn:hover{background:rgb(0 0 0 / .9);color:#fff;text-decoration:none}.ep-google-photos-visit-btn svg{width:16px;height:16px;fill:currentColor}.photos-gallery-grid,.photos-gallery-masonry,.photos-gallery-justify{display:grid;grid-template-columns:repeat(5,1fr);gap:3px}.photos-gallery-grid .photo-item,.photos-gallery-masonary .photo-item{width:100%;height:200px;background-color:#f1efef;display:flex;justify-content:center;align-items:center;cursor:pointer;text-align:center}.photos-gallery-masonary{columns:250px;gap:3px;position:relative;width:100%}.photos-gallery-masonary .photo-item{width:100%;height:auto;object-fit:cover;display:block;margin-bottom:3px;cursor:pointer}.photos-gallery-masonary .photo-item img{width:100%;height:100%;object-fit:cover;display:block}.photos-gallery-grid{display:grid;gap:3px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));position:relative}.photos-gallery-grid .photo-item{border-radius:10px;text-align:center;height:280px;cursor:pointer}.photos-gallery-grid .photo-item img{width:100%;height:100%;object-fit:cover;display:block}.photos-gallery-justify{display:flex;flex-wrap:wrap}.photos-gallery-justify .photo-item{cursor:pointer;height:auto}.photos-gallery-justify .photo-item:hover{opacity:.9}.photos-gallery-justify .photo-item img{user-select:none;width:100%;vertical-align:middle}.photos-gallery-justify::after{content:"";flex-grow:99999;min-width:calc(100vw / 4)}@media (max-width:460px){.photos-gallery-justify{flex-direction:column}.photos-gallery-justify .photo-item{width:100%!important}}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .9);display:none;justify-content:center;align-items:center;z-index:1000;transition:0.5s ease}.popup-overlay .popup{position:relative;max-width:100%;max-height:100%;width:100%;height:100%;background-color:#fff0;display:flex!important;justify-content:center;align-items:center;color:#000}.popup-overlay .close-btn{position:absolute;top:10px;right:10px;color:#fff;font-size:30px;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#0a0a0a;border-radius:50%}.popup-overlay .prev-btn,.popup-overlay .next-btn{position:absolute;top:50%;transform:translateY(-50%);font-size:30px;background-color:rgb(0 0 0 / .5);color:#fff;border:none;padding:10px;cursor:pointer;z-index:10;opacity:0;visibility:hidden;transition:0.2s;display:flex}.popup-overlay:hover .prev-btn,.popup-overlay:hover .next-btn{opacity:1;visibility:visible}.popup-overlay .prev-btn{left:10px}.popup-overlay .next-btn{right:10px}.popup-overlay img#popup-image{width:100%;height:auto;max-height:100vh}.popup-overlay .prev-btn:hover,.popup-overlay .next-btn:hover{background-color:rgb(0 0 0 / .8)}@media (max-width:1024px){.photos-gallery-grid .photo-item{width:100%;height:150px!important}.photos-gallery-masonary{columns:200px!important}.photos-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important}}.ose-codesandbox .embera-embed-responsive.embera-embed-responsive-rich.embera-embed-responsive-provider-codesandbox{width:100%;height:100%}.ose-codesandbox .embera-embed-responsive.embera-embed-responsive-rich.embera-embed-responsive-provider-codesandbox iframe{width:100%;height:100%}@media (max-width:767px){.popup-overlay .prev-btn,.popup-overlay .next-btn{font-size:20px;padding:5px}}.getty div:last-child{padding:0!important;height:100%!important;max-height:100%!important}.embedpress-meetup-events{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;max-width:100%;margin:0 auto;background:#f8f9fa;border-radius:0;box-shadow:none;overflow:hidden}.ep-events-header{background:#fff;color:#333;padding:24px 32px;text-align:left;border-bottom:1px solid #e9ecef}.ep-events-title{font-size:24px;font-weight:600;margin:0 0 8px 0;color:#212529}.ep-events-description{font-size:14px;margin:0;color:#6c757d}.ep-events-list{padding:0;background:#f8f9fa}.ep-single-event{background:#fff;margin:16px;border-radius:12px;transition:box-shadow 0.3s ease,transform 0.2s ease;overflow:hidden}.ep-single-event:hover{box-shadow:0 4px 16px rgb(0 0 0 / .12);transform:translateY(-2px)}.ep-event-content{display:flex;align-items:flex-start;gap:24px;padding:24px}.ep-event-info{flex:1;min-width:0}.ep-event-date{display:inline-block;color:#00829b;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.ep-event-title{font-size:20px;font-weight:600;margin:0 0 12px 0;line-height:1.3}.ep-event-title a{color:#212529;text-decoration:none;transition:color 0.3s ease;display:block}.ep-event-title a:hover{color:#06c}.ep-event-venue{display:flex;align-items:center;color:#6c757d;font-size:14px;margin-bottom:12px;font-weight:400}.ep-venue-icon{margin-right:6px;font-size:14px}.ep-event-description{color:#495057;line-height:1.5;font-size:14px;margin-bottom:16px}.ep-event-image{flex-shrink:0;width:150px;border-radius:8px;overflow:hidden}.ep-event-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.ep-single-event:hover .ep-event-image img{transform:scale(1.05)}.ep-event-footer{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.ep-event-attendees{display:flex;align-items:center;gap:8px}.ep-attendees-avatars{display:flex;margin-right:8px}.ep-avatar{width:24px;height:24px;border-radius:50%;border:2px solid #fff;margin-left:-6px;background:linear-gradient(45deg,#667eea,#764ba2)}.ep-avatar:first-child{margin-left:0}.ep-avatar-1{background:linear-gradient(45deg,#667eea,#764ba2)}.ep-avatar-2{background:linear-gradient(45deg,#f093fb,#f5576c)}.ep-avatar-3{background:linear-gradient(45deg,#4facfe,#00f2fe)}.ep-avatar-4{background:linear-gradient(45deg,#43e97b,#38f9d7)}.ep-attendees-count{font-size:13px;color:#6c757d;font-weight:500}.ep-attend-button{border-radius:8px;border:2px solid #00798a;cursor:pointer;color:#fff;fill:#fff;padding:4px 12px;color:#00798a!important;font-size:14px;font-weight:500;transition:background-color 0.3s ease,border-color 0.3s ease;text-decoration:none}.ep-attend-button:hover{color:#fff!important;background-color:#008fa3;border-color:#008fa3}.ep-events-empty{text-align:center;padding:60px 32px;color:#6c757d;font-size:16px;background:#fff;border-radius:12px;margin:16px}@media (max-width:768px){.ep-events-header{padding:16px 20px}.ep-events-title{font-size:20px}.ep-single-event{margin:12px}.ep-event-content{flex-direction:column;gap:16px;padding:20px}.ep-event-image{width:100%;height:160px;order:-1}.ep-event-footer{flex-direction:column;align-items:flex-start;gap:12px}.ep-attend-button{align-self:stretch;text-align:center}}@media (max-width:480px){.ep-events-header{padding:20px 16px}.ep-events-title{font-size:22px}.ep-events-list{padding:16px 12px}.ep-single-event{padding:16px}.ep-event-title{font-size:18px}}.ep-events-loading{text-align:center;padding:40px 20px;color:#6b7280}.ep-events-loading::before{content:'⏳';display:block;font-size:24px;margin-bottom:12px}.ep-events-error{text-align:center;padding:40px 20px;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:20px}.ep-events-error::before{content:'⚠️';display:block;font-size:24px;margin-bottom:12px}.ep-events-empty{text-align:center;padding:40px 20px;color:#6b7280}.ep-events-empty::before{content:'📅';display:block;font-size:24px;margin-bottom:12px}.ep-event-top-content{display:flex;gap:15px}.wp-block-embedpress-embedpress{margin:var(--ep-space-4) 0;position:relative}.wp-block-embedpress-embedpress .embedpress-embed-wrapper{position:relative}.wp-block-embedpress-embedpress .embedpress-embed-wrapper.responsive{max-width:100%;height:auto}.wp-block-embedpress-embedpress .embedpress-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--ep-space-8);background:var(--ep-gray-50);border:1px solid var(--ep-gray-200);border-radius:var(--ep-radius)}.wp-block-embedpress-embedpress .embedpress-loading .embedpress-spinner{width:2rem;height:2rem;border:2px solid var(--ep-gray-300);border-top:2px solid var(--ep-primary);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:var(--ep-space-2)}.wp-block-embedpress-embedpress .embedpress-loading p{margin:0;color:var(--ep-gray-600);font-size:var(--ep-text-sm)}.wp-block-embedpress-embedpress.provider-youtube .embedpress-embed-wrapper{background:#000}.wp-block-embedpress-embedpress.provider-vimeo .embedpress-embed-wrapper{background:#1ab7ea}.wp-block-embedpress-embedpress.provider-wistia .embedpress-embed-wrapper{background:#54bbff}.editor-styles-wrapper .wp-block-embedpress-embedpress .embedpress-provider-info{background:var(--ep-info-light);color:var(--ep-info);padding:var(--ep-space-2);border-radius:var(--ep-radius);font-size:var(--ep-text-sm);margin-bottom:var(--ep-space-3)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.embedpress-gutenberg-wrapper{margin:30px auto}.embedpress-gutenberg-wrapper .ose-embedpress-responsive:not(.ose-youtube) iframe{max-width:100%!important;max-height:100%!important}.embedpress-gutenberg-wrapper.alignright{max-width:100%}.flexia-wrapper.flexia-container>.content-area .embedpress-gutenberg-wrapper{margin:0 auto}@media only screen and (min-width:482px){.entry-content>.embedpress-gutenberg-wrapper.alignright,.entry-content>.embedpress-gutenberg-wrapper.alignleft,.embedpress-gutenberg-wrapper.alignright,.embedpress-gutenberg-wrapper.alignleft{max-width:100%}}.embedpress-gutenberg-wrapper .alignleft,.embedpress-gutenberg-wrapper .alignright,.embedpress-gutenberg-wrapper .aligncenter{float:none;display:block}.embedpress-gutenberg-wrapper .alignright{text-align:right;max-width:100%!important}.embedpress-gutenberg-wrapper .alignleft{text-align:left;max-width:100%!important}.embedpress-gutenberg-wrapper .aligncenter{clear:both;display:block;float:none;margin-right:auto;margin-left:auto;text-align:center}.wp-block-embedpress-embedpress.aligncenter{text-align:center}.embedpress-gutenberg-wrapper .ose-embedpress-responsive{display:inline-block}.embedpress-gutenberg-wrapper{max-width:100%!important}.ep-first-video{position:relative;height:0;padding-bottom:56.25%;border-radius:15px;overflow:hidden}.ep-first-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.embedpress-gutenberg-controls .components-base-control__label,.embedpress-gutenberg-controls .components-input-control__label,.embedpress-gutenberg-controls .components-base-control__field{font-weight:500}.sponsored-upload{margin-bottom:20px}label.components-truncate.components-text.components-input-control__label.em5sgkm4.ecfd-bd--d-eecc-1iznhho.em57xhy0{font-weight:600!important}.text-center{text-align:center!important}.wp-block-embed.is-loading{align-items:center}.css-vwt1e3{margin:0 11px!important}.ep-youtube__content__pagination .ep-prev,.ep-youtube__content__pagination .ep-next{user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.wp-block-embed.is-loading p{margin:0!important}.wp-block-embed.is-loading svg{margin-top:0}.ose-opensea{height:100%!important;width:100%!important;min-width:900px}.alignleft .ose-opensea,.alignright .ose-opensea,.aligncenter .ose-opensea{min-width:900px;max-width:860px!important}.aligncenter .ose-opensea{margin:0 auto;display:block!important}.wp-block[data-align=right]{float:right}.wp-block[data-align=left]{float:left}.ep_nft_content_wrap.ep_nft__wrapper{display:grid}.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-column-gap:15px;grid-row-gap:15px}.ep_nft_content_wrap .ep_nft_item{background-color:#fff;border-radius:10px;transition:background .5s,border .5s,border-radius .5s,box-shadow .5s;box-shadow:0 4px 15px #00000017;overflow:hidden;padding:15px;position:relative;transition:.3s ease-in-out}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid .ep_nft_item{display:flex;flex-direction:column}.ep_nft_content_wrap.ep_nft_list .ep_nft_item{justify-content:flex-start;align-items:flex-start}.ep_nft_content_wrap.ep_nft__wrapper.preset-3 .ep_nft_item .ep_nft_content{background-color:#edecf6e6}.ep_nft_content_wrap .ep_nft_thumbnail{margin:0 0 15px;border-radius:5px}.ep_nft_content_wrap .ep_nft_thumbnail img{height:340px;border-radius:10px;width:100%;object-fit:cover}.ep_nft_content .ep_nft_title{color:#333;font-size:16px;margin:0 0 15px;font-weight:600}.ep_nft_content{text-align:left}.ep_nft_content .ep_nft_price{color:#333;font-size:14px;margin:0;display:flex;font-weight:600}.ep_nft_content .ep_nft_price:first-child{margin-bottom:10px}span.eb_nft_currency{max-width:28px;display:flex;align-items:center;justify-content:center}span.eb_nft_currency svg{width:100%;height:auto}.ep_nft_content .ep_nft_price_wrapper{min-height:20px}.ep_nft_content .ep_nft_creator{color:#333;font-size:14px;margin:0 0 20px;display:flex;align-items:center;gap:5px}.ep_nft_content .ep_nft_creator a{color:#3080e2;font-size:14px;text-decoration:none;word-break:break-all}.ep_nft_content .ep_nft_creator img{height:30px;width:30px;border-radius:50%}.ep_nft_content .ep_nft_button button{margin:0}.ep_nft_content .ep_nft_button button a{background-color:#3080e2;color:#fff;font-size:14px;padding:15px 20px;transition:border .5s,border-radius .5s,box-shadow .5s}.ep_nft_content .ep_nft_button button:hover a{background-color:#2e8eee;color:#fff}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a.ep-details-btn:hover{background-color:#2e8eee;color:#fff}.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item:hover .ep_nft_button{opacity:1;transform:translate(0);visibility:visible}.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item .ep_nft_button{bottom:0;left:0;opacity:0;position:absolute;transform:translateY(30px);visibility:hidden;width:100%;transition:.3s}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button{margin-top:auto}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a{background-color:#3080e2;color:#fff;font-size:14px;padding:10px 20px;transition:border .5s,border-radius .5s,box-shadow .5s;display:block;text-align:center;font-weight:500;text-decoration:none}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item{display:flex;gap:15px;align-items:center;border-radius:10px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail{width:55%}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content{width:calc(45% - 15px)}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content .ep_nft_price.ep_nft_last_sale{margin-bottom:15px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_thumbnail svg{border-radius:10px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img{height:260px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_button a,.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_button a{border-radius:10px}.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item .ep_nft_button a{border-radius:0}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid.ep-preset-2 .ep_nft_content .ep_nft_price:last-child{margin-bottom:15px}.ose-opensea{min-width:100%!important;max-width:calc(100% - 40px)!important}.ep-loadmore-wrapper{margin-top:30px;text-align:center}.ep-loadmore-wrapper button{border-style:solid;border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0;color:#fff;border-color:#0170b9;background-color:#0170b9;border-radius:2px;padding:15px 30px;font-family:inherit;font-weight:inherit;line-height:1;display:flex;align-items:center;justify-content:center;margin:auto;cursor:pointer}.ep-loadmore-wrapper button svg{margin-left:5px}@media all and (max-width:1024px){.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(3,1fr)!important}}@media all and (max-width:991px){.ose-opensea{min-width:auto!important;max-width:calc(100% - 40px)!important}.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(2,1fr)!important}}@media all and (max-width:767px){.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(1,1fr)!important}}.ep-nft-single-item-wraper.ep_nft_content_wrap .ep_nft_item{box-shadow:none}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content{width:calc(55% - 15px)}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail{width:45%;height:100%}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img{height:100%}.ep-nft-single-item-wraper span.eb_nft_label{color:#333}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_price{display:flex;flex-direction:column;margin-right:45px}.ep-nft-single-item-wraper span.eb_nft_price{font-size:30px}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_creator img{height:15px;width:15px;border-radius:50%}.ep-nft-single-item-wraper .ep-usd-price{bottom:0;font-size:12px}.ep-nft-single-item-wraper span.eb_nft_label{font-size:15px}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_title{margin-bottom:10px;font-size:24px}.ep-nft-single-item-wraper .CollectionLink--name svg{width:20px;height:20px;margin-left:5px}.ep-nft-single-item-wraper a.CollectionLink--link{font-size:15px;font-weight:500;text-decoration:none;margin-bottom:15px;display:block;color:#3080e2}.ep-nft-single-item-wraper sub.verified-icon{bottom:-5px;left:4px}.ep-nft-single-item-wraper .ep-accordion{border:1px solid #ddd;border-radius:10px;margin-top:15px;display:block}.ep-nft-single-item-wraper .ep-toggle{display:none}.ep-nft-single-item-wraper .ep-option{position:relative}.ep-nft-single-item-wraper .ep-content{padding:1em;border-top:1px solid #ddd}.ep-nft-single-item-wraper .ep-content{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:all .2s}.ep-nft-single-item-wraper .ep-title{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:all .2s;padding:1em;display:flex;color:#333;font-weight:700;cursor:pointer;border-radius:10px 10px 0 0;align-items:center}.ep-nft-single-item-wraper label.ep-title svg{width:20px;height:20px;margin-right:6px}.ep-nft-single-item-wraper .ep-asset-detail-item{display:flex;justify-content:space-between;font-weight:500;line-height:1.8em}.ep-nft-single-item-wraper .ep-asset-detail-item span{word-break:break-word;max-width:75%}.ep-nft-single-item-wraper .ep-content{display:block}.ep-nft-single-item-wraper .ep-content p{margin:0;padding:.5em 1em 1em;font-size:.9em;line-height:1.5}.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title+.ep-content{display:none;background:#fff0}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_price_wrapper{display:flex}.ep-nft-single-item-wraper .ep-toggle+.ep-title:after{content:"";display:inline-block;position:absolute;width:12px;height:12px;background:#fff0;text-indent:-9999px;border-top:2px solid #bfbfbf;border-left:2px solid #bfbfbf;transition:all .25s ease-in-out;text-decoration:none;color:#fff0;right:15px;top:50%;transform:rotate(45deg) translate(-20%,-5%)}.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title:before{content:"";display:inline-block;position:absolute;width:12px;height:12px;background:#fff0;text-indent:-9999px;border-top:2px solid #bfbfbf;border-left:2px solid #bfbfbf;transition:all .25s ease-in-out;text-decoration:none;color:#fff0;right:15px;top:50%;transform:rotate(225deg) translate(80%,20%)}.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title:after{display:none}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_button span.ep-nft-rank{pointer-events:none}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-nft-single-item-wraper.ep-grid .ep_nft_content{margin-bottom:20px}@media screen and (max-width:1024px){.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper,.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(1,1fr)!important}}@media screen and (max-width:991px){.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper,.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(1,1fr)!important}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item{align-items:unset;flex-direction:column}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail,.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content{width:100%}.ep-embed-content-wraper>div{max-width:100%}}@media screen and (max-width:537px){.ep-nft-single-item-wraper sub.ep-usd-price{margin-bottom:15px;display:block}}.components-panel__body .ep-control-header{border-top:1px solid #fbf0f0;padding-top:16px;width:calc(100% + 32px);margin-left:-16px;padding-left:16px}button.components-color-palette__custom-color-button{height:24px}.components-color-palette__custom-color-text-wrapper{display:none!important}.components-panel__body.is-opened.ep-opensea-options h2.components-panel__body-title,.components-panel__body.is-opened.ep-colors-typography h2.components-panel__body-title{margin-bottom:16px!important}.components-panel__body.is-opened.ep-colors-typography .ep-opensea-sub-controls h2.components-panel__body-title{margin-bottom:0!important}.embedpress-gutenberg-controls .components-panel__body.is-opened h2.components-panel__body-title{margin-bottom:16px!important}.ep-controls-margin{margin-bottom:24px}.ep__instafeed-options .instagram-profile-image-uploader{margin-bottom:0}.block-editor-block-inspector .components-base-control:last-child{margin-bottom:24px!important}.ep-video-controlers .ep-control-field .components-base-control__field{display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center}.ep-video-controlers .ep-control-field .components-base-control__field input{width:70px}.ep-video-controlers .ep-control-field .components-base-control__field .components-base-control__label{margin-bottom:0}.ep-video-controlers .components-base-control .components-base-control__label{margin-right:0}button.ep-remove__image{position:absolute;z-index:1;color:#fff;font-weight:700;border:none;top:10px;left:10px;background:#f11c1d;width:32px;height:32px;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:50px;padding:0;margin:0;cursor:pointer}.ep__custom-logo{text-align:center;margin-bottom:15px}.ep__custom-logo img{width:100%;height:200px;object-fit:cover;border-radius:5px}.ep-logo-upload-button{border:1px solid #ddd;border-radius:5px;padding:20px 15px}.instagram-profile-image-uploader{margin-bottom:20px}.ep-yt-related-videos .components-base-control{margin-bottom:10px!important}.content-share-controls .ep-custom-logo-button{margin-bottom:30px!important}.pro-control.ep-custom-logo-button{margin-bottom:20px!important}.ep-custom-logo-button .isPro{top:50%;transform:translateY(-50%)}.ep-custom-logo-position{margin-top:20px}.ep-yt-related-videos p,.ep-video-controlers p{margin-top:8px;font-size:12px;font-style:normal;color:#757575;margin-bottom:revert}p.is-ep-description{margin-top:-20px!important;color:#757575}span.ep-wistia-message{position:absolute;left:50%;background:#fff;border-radius:15px;padding:8px 15px;top:32%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 200px);text-align:center;max-width:320px}@media only screen and (max-width:520px){.wistia_embed,.ose-wistia{max-height:280px}}.lock-content-pass-input span{position:absolute;right:8px;z-index:1;cursor:pointer;bottom:3.5px;display:none}.lock-content-pass-input span.active{display:block}span.copy-password.active{top:0;width:20px;background:#5b4e96;height:20px;border-radius:15px;padding:3px;right:0}span.copy-tooltip{top:0;display:block;right:10px;font-weight:600;background:#5b4e96;height:max-content;color:#fff;border-radius:15px;visibility:none;transition:.3s;position:absolute;padding:1px 8px;font-size:12px;opacity:0}.copy-tooltip.show{opacity:1;visibility:visible;right:25px}.gutenberg-block-wraper,.gutenberg-wraper{position:relative}.gutenberg-block-wraper{display:inline-block}.gutenberg-block-wraper.ep-content-share-enabled .ep-embed-content-wraper{display:-ms-inline-flexbox!important;display:inline-flex!important;justify-content:center;align-items:center}.gutenberg-block-wraper.ep-content-share-enabled .ep-embed-content-wraper{align-items:center}.gutenberg-block-wraper.ep-content-share-enabled .position-left-wraper.ep-embed-content-wraper,.gutenberg-block-wraper.ep-content-share-enabled .position-right-wraper.ep-embed-content-wraper{align-items:self-start}.gutenberg-block-wraper.source-opensea{display:block}.wp-block-embedpress-embedpress>div{position:relative}.gutenberg-wraper{display:flex}.position-right-wraper.gutenberg-pdf-wraper,.position-left-wraper.gutenberg-pdf-wraper,.position-top-wraper.gutenberg-pdf-wraper,.position-bottom-wraper.gutenberg-pdf-wraper{width:100%}.ep-share-position-right .gutenberg-wraper{flex-direction:row}.ep-share-position-left .gutenberg-wraper{flex-direction:row-reverse}.ep-share-position-bottom .gutenberg-wraper{flex-direction:column}.ep-share-position-top .gutenberg-wraper{flex-direction:column-reverse}.ep-social-share{display:flex;align-items:center}.ep-social-share.share-position-right{right:-40px;top:0;flex-direction:column}.ep-social-share.share-position-left{left:0;top:0;flex-direction:column}.embedpress-gutenberg-wrapper .ep-social-share.share-position-left,.ep-elementor-content .ep-social-share.share-position-left{left:-40px}.ep-social-share.share-position-top,.ep-social-share.share-position-bottom{justify-content:center}.ep-social-icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;margin:0;color:#fff;text-decoration:none;font-size:20px}.ep-social-icon:hover{opacity:.8}.ep-social-share svg{width:20px;height:auto}a.ep-social-icon.pinterest svg{height:25px}.ep-social-share .facebook{background-color:#3b5998}.ep-social-share .facebook svg{width:40px}.ep-social-share .twitter{background-color:#000}a.ep-social-icon.twitter:focus-visible{box-shadow:none;border:none;outline:none}.ep-social-share .pinterest{background-color:#bd081c}.ep-social-share .linkedin{background-color:#0077b5}.ep-social-share .reddit{background-color:#ff4500}.ep-social-icon i{margin-right:0}.gutenberg-block-wraper .ep-social-share.share-position-left{left:-40px;top:0;flex-direction:column}.block-editor-block-list__block .ep-social-share{pointer-events:none}.custom-share-thumbnail-label{font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;box-sizing:border-box;display:block;padding-top:0;padding-bottom:0;max-width:100%;z-index:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px}.lock-content-controllers .components-form-toggle.is-checked .components-form-toggle__track,.content-share-toggle .components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#6354a5))}.ep-pannel-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;gap:10px}.ep-pannel-icon svg{width:18px;height:auto}.ep-documentation,.ep-tips-and-tricks{display:flex;align-items:center;gap:10px;margin-bottom:5px}.ep-documentation svg,.ep-tips-and-tricks svg{width:25px;height:auto}.ep-documentation a,.ep-tips-and-tricks a{font-weight:500;font-size:13px;color:#5b4e96}.ep-calendly-data-link{display:-ms-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:5px;margin-bottom:5px;padding:0 10px;margin-top:-10px!important;margin-bottom:15px}.ep-calendly-data-link svg{width:22px;height:auto}.ep-calendly-data-link a{font-weight:500;font-size:14px;color:#5b4e96}.tips__alert__wrap{position:fixed;top:0;left:0;height:100%;width:100%;background:#0000009c;z-index:99999;display:none}.tips__alert__wrap .tips__alert__card{width:calc(100% - 30px);max-width:500px;margin:7% auto 0;background:#fff;border-radius:20px;padding:30px;display:flex;flex-direction:column;align-items:center;text-align:center}.tips__alert__wrap .tips__alert__card img{height:150px}.tips__alert__wrap .tips__alert__card h2{font-size:17.5px;font-weight:500;color:#131f4d;margin-bottom:15px}.tips__alert__wrap .tips__alert__card p{font-size:14px;font-weight:400;color:#7c8db5;margin-bottom:15px}.tips__alert__wrap .tips__alert__card a{text-decoration:underline;font-weight:700;color:#131f4d}.tips__alert__wrap .tips__alert__card .button{align-self:flex-end;margin-top:20px;padding:6px 30px;border-radius:10px;text-decoration:none}p.ep-live-video-info{display:flex;gap:8px;font-size:12px;font-weight:700;background:#f6d88c;padding:8px;border-radius:10px}p.ep-live-video-info svg{width:20px}.embedpress-gutenberg-controls .components-text-control__input::placeholder,.embedpress-gutenberg-controls .components-textarea-control__input::placeholder{color:#757575}button.skip-ad-button{position:absolute;bottom:15px;right:10px;border:none;background:#d41556b5!important;color:#fff!important;z-index:122222222;font-size:15px;font-weight:700;border-radius:4px;padding:0}.components-panel__row.elementor-panel-alert.elementor-panel-warning-info{margin-top:-15px;display:inline-block;font-size:12px;font-weight:700;background:#f6d88c;padding:8px;border-radius:10px}.components-panel__row.elementor-panel-alert.elementor-panel-warning-info.margin-bottom-10{margin-bottom:10px}.control-description{margin-top:-10px!important;margin-bottom:20px;font-size:12px;font-style:normal;color:#757575}.ep-select-control{margin-bottom:16px}.ep-select-control .ep-select-control-label{font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;box-sizing:border-box;display:block;padding-top:0;padding-bottom:0;max-width:100%;z-index:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ep-select-control .dropdown{position:relative}.ep-select-control .dropdown-header{display:flex;justify-content:space-between;align-items:center;border:1px solid #ccc;padding:8px;cursor:pointer;background-color:#fff;border-radius:4px;font-weight:600}.ep-select-control span.arrow-dropdown svg{width:18px;height:18px}.ep-select-control .dropdown-menu{position:absolute;top:100%;left:0;right:0;border:1px solid #ccc;background-color:#fff;border-radius:4px;z-index:10;max-height:250px;overflow-y:auto;box-shadow:0 4px 6px #0000001a;padding:8px}.ep-select-control .search-input{width:100%;padding:5px 8px;margin-bottom:8px;border:1px solid #ccc;border-radius:4px}.ep-select-control .dropdown-item{display:flex;align-items:center;padding:8px;cursor:pointer;border-radius:4px}.ep-select-control .dropdown-item label{cursor:pointer}.ep-select-control .dropdown-item:hover{background-color:#f0f0f0}.ep-select-control .dropdown-item.selected{background-color:#e6f7ff}.ep-select-control .dropdown-item input{margin-right:8px}.ep-select-control .no-options{padding:8px;text-align:center;color:#888}.plugin-rating{font-family:system-ui;padding:15px;border-top:1px solid #e0e0e0}.plugin-rating h4{margin-bottom:8px;font-size:15px;font-weight:500;color:#1d2939;margin-top:0}.plugin-rating .stars{display:flex;gap:5px;margin-bottom:20px}.plugin-rating .stars .star{color:#b1b8c2;cursor:pointer;width:20px;height:20px}.plugin-rating .tankyou-msg-container,.plugin-rating .feedback-submit-container{margin-top:10px;border-radius:8px;text-align:left;position:relative;margin-bottom:25px}.plugin-rating .tankyou-msg-container textarea.form-control,.plugin-rating .feedback-submit-container textarea.form-control{width:100%;background:#fff;outline:1px solid #ebe1f2;margin-bottom:5px;border:none}.plugin-rating .tankyou-msg-container textarea.form-control::placeholder,.plugin-rating .feedback-submit-container textarea.form-control::placeholder{font-weight:400;font-size:12px;line-height:1.8;color:#5f6c7f}.plugin-rating .tankyou-msg-container textarea:focus,.plugin-rating .feedback-submit-container textarea:focus{outline-color:#5b4e96;box-shadow:none!important;outline:1px solid #5b4e96}.plugin-rating .tankyou-msg-container .submit-button,.plugin-rating .tankyou-msg-container .rating-button,.plugin-rating .feedback-submit-container .submit-button,.plugin-rating .feedback-submit-container .rating-button{border-radius:4px;border-width:1px;padding:8px;width:100%;border:1px solid #5b4e96;color:#5b4e96;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.plugin-rating .tankyou-msg-container .submit-button svg,.plugin-rating .tankyou-msg-container .rating-button svg,.plugin-rating .feedback-submit-container .submit-button svg,.plugin-rating .feedback-submit-container .rating-button svg{height:18px;width:18px}.plugin-rating .tankyou-msg-container .help-message,.plugin-rating .feedback-submit-container .help-message{font-weight:500;font-size:14px;line-height:12px;letter-spacing:0%;margin-bottom:15px;margin-top:0}.plugin-rating .tankyou-msg-container p.form-description,.plugin-rating .feedback-submit-container p.form-description{font-size:12px}.plugin-rating .tankyou-msg-container span.close-icon,.plugin-rating .feedback-submit-container span.close-icon{position:absolute;top:8px;right:8px}.plugin-rating .tankyou-msg-container span.close-icon svg,.plugin-rating .feedback-submit-container span.close-icon svg{height:12px;width:12px;cursor:pointer}.plugin-rating .tankyou-msg-container span.undo-review,.plugin-rating .feedback-submit-container span.undo-review{color:#5b4e96;font-weight:400;text-decoration:none;cursor:pointer}.plugin-rating p.thank-you-message{font-weight:400;color:#5f6c7f;margin-bottom:15px;font-size:14px}.plugin-rating .chat-button{background-color:#5b4e96;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:5px;font-weight:400;width:100%;text-decoration:none}.plugin-rating .chat-button svg{width:18px;height:18px}.plugin-rating .chat-button:hover{background-color:#4b3293}.plugin-rating .upgrade-box{padding:15px;margin-top:20px;border-radius:8px;text-align:left;background:linear-gradient(181.32deg,#fffbf8 1.12%,#fff 98.95%);border:.6px solid #f4efec}.plugin-rating .upgrade-box h5{font-size:14px;margin-top:0;margin-bottom:10px;color:#1d2939;font-weight:600}.plugin-rating .upgrade-box p{font-size:12px;color:#232c39;margin-bottom:12px;font-weight:400}.plugin-rating .upgrade-box .upgrade-link{color:#ec6e00;font-weight:400;text-decoration:none}.plugin-rating .upgrade-box .upgrade-link:hover{text-decoration:underline}.plugin-rating.turn_off_ratting_help{padding:0;margin:0}.plugin-rating.turn_off_ratting_help .upgrade-box{margin:0;border-radius:0}.photos-gallery-grid .ose-google-photos,.photos-gallery-masonary .ose-google-photos,.photos-gallery-justify .ose-google-photos{height:100%!important;max-height:100%!important}.wp-block-embedpress-embedpress iframe{max-width:100%}.wp-block-embedpress-embedpress .components-placeholder.wp-block-embed{min-width:550px;max-width:100%!important}.wp-block-embedpress-embedpress{max-width:100%!important}.ose-the-new-york-times iframe{min-height:500px;max-height:100%}.block-editor-block-list__layout .wp-block figure{margin:0}.block-editor-block-list__layout .wp-block iframe{margin:0}.editor-styles-wrapper .block-editor-block-list__layout.is-root-container>.wp-block-embedpress-embedpress{max-width:1200px!important}.embedpress-event .link{color:#0098ab}.embedpress-event .visibility--a11yHide{border:0;clip:rect(0 0 0 0);position:absolute;overflow:hidden;margin:-1px;padding:0;width:1px;height:1px}.embedpress-event .text--small{font-size:14px;margin:0}.embedpress-event .flex{display:flex;box-sizing:border-box}.embedpress-event .flex--wrap{flex-wrap:wrap}.embedpress-event .flex--row{align-items:center;box-sizing:border-box;display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:nowrap}.embedpress-event .flex--row>.flex-item:first-child{padding-left:0}.embedpress-event .flex-item{flex-basis:0%;flex-grow:1;width:auto;min-width:0;box-sizing:border-box}.embedpress-event .flex-item--shrink{flex-basis:auto;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:auto}.embedpress-event .text--bold{font-weight:700}.embedpress-event h1,.embedpress-event h2,.embedpress-event h3,.embedpress-event h4,.embedpress-event h5,.embedpress-event h6{font-size:inherit}.embedpress-event .ep-event--title{font-size:32px;font-weight:700}.embedpress-event .ep-event--date{color:#757575;font-weight:400;font-size:16px}.embedpress-event .ep-event--host{margin-top:20px;display:flex;align-items:center;margin-bottom:20px}.embedpress-event img.avatar--person{background-image:none!important;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:50%;box-sizing:border-box;vertical-align:middle}.embedpress-event .event-description{margin-top:20px}.embedpress-event .align--center{text-align:center}.embedpress-event .card{background:#fff;background-clip:padding-box;background-size:cover;border:1px solid rgb(46 62 72 / .12);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;min-height:100%;padding:16px 16px 18px;position:relative;white-space:normal}.embedpress-event .card--hasHoverShadow{transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.embedpress-event .ep-event-group-link{display:flex;flex-wrap:wrap;align-items:center;background:#fff;border-radius:8px;padding:20px;margin-bottom:20px;border:1px solid rgb(46 62 72 / .12)}.embedpress-event .ep-event-group--name{padding-left:20px;font-size:14px;line-height:1.45;margin:0;width:70%;word-break:break-word}.embedpress-event .ep-event-group--image{-o-object-fit:cover;object-fit:cover;width:56px;height:56px;border-radius:4px}.embedpress-event .ep-event-time-location{background:#fff;border-radius:8px;padding:16px 20px 0;border:1px solid rgb(46 62 72 / .12)}.embedpress-event .ep-event-time-location .ep-event-datetime{padding-bottom:20px;font-size:15px;line-height:1.5;color:#2e3e48;font-style:normal;margin:0}.embedpress-event .ep-event-time-location .ep-event-location{padding-bottom:20px}.embedpress-event .ep-event-location .wrap--singleLine--truncate{font-size:15px;line-height:1.5;color:#2e3e48;font-style:normal;margin:0}.embedpress-event .ep-event-location address{font-style:normal;margin:0}.embedpress-event .ep-event-location .venueDisplay-venue-address{font-style:normal;color:#757575;margin:0}.embedpress-event .ep-event-location p{line-height:20px}.ep-event--host .avatar-print{border-radius:50%;height:50px;width:50px}.event-info-hosts-text{padding-left:20px;font-size:16px;font-weight:400}.text--sectionTitle{font-size:20px;line-height:28px}.ep-event--attendees{margin-top:50px}.ep-event--attendees>.flex{margin-bottom:20px}.ep-event--attendees .gridList{list-style:none;margin:0 -16px 0 0;padding:0}.ep-event--attendees .gridList-item{width:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:1rem;margin:0;vertical-align:top;width:50%}.ep-event--attendees .gridList--autoHeight--has4>.gridList-item{flex:0 0 50%;max-width:50%}.ep-event--attendees .groupMember-name{line-height:1.2!important}.ep-event--attendees .avatar--person{margin-bottom:15px;display:inline-block;border-radius:50%}.ep-event--attendees img.avatar-print{border-radius:50%}.ep-event--attendees .groupMember-role{font-size:12px;color:#757575;padding-top:2px;margin:0}.ep-event--attendees .groupMember{min-height:100%;min-width:128px;padding-left:8px;padding-right:8px}.gridList-itemInner{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:0 16px 16px 0}.cbutton-preview-wrapper{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fff8f8;height:200px;width:300px;margin:-350px auto auto}h4.cbutton-preview-text{padding-top:0;margin-top:0}@media screen and (max-width:782px){.block-editor-block-list__layout .wp-block figure{height:250px}.block-editor-block-list__layout .wp-block iframe{height:250px}}@media only screen and (min-width:530px){.ep-event--attendees .gridList--autoHeight--has4>.gridList-item{flex:0 0 33.333333%;max-width:33.333333%}}@media only screen and (min-width:640px){.embedpress-event .card{padding:18px 18px 20px}.ep-event--attendees .gridList--autoHeight--has4>.gridList-item{flex:0 0 25%;max-width:25%}}@media only screen and (min-width:482px){.editor-styles-wrapper .wp-block[data-align=right]>*{max-width:100%!important}.editor-styles-wrapper .wp-block[data-align=left]>*{max-width:100%!important}}[data-theme-mode=dark]{--viewer-primary-color:#343434;--viewer-icons-hover-bgcolor:#453838;--viewer-icons-color:#f2f2f6}[data-theme-mode=light]{--viewer-primary-color:#f2f2f6;--viewer-icons-color:#343434;--viewer-icons-hover-bgcolor:#e5e1e9}@media (prefers-color-scheme:dark){:root{--viewer-primary-color:#343434;--viewer-icons-color:#f2f2f6;--viewer-icons-hover-bgcolor:#453838}}@media (prefers-color-scheme:light){:root{--viewer-primary-color:#f2f2f6;--viewer-icons-color:#343434;--viewer-icons-hover-bgcolor:#e5e1e9}}.ep-file-download-option-masked:after,.ep-external-doc-icons{background:var(--viewer-primary-color)}.ep-external-doc-icons svg path{fill:var(--viewer-icons-color)}.ep-doc-draw-icon svg path{fill:var(--viewer-primary-color);stroke:var(--viewer-icons-color)}.ep-external-doc-icons svg:hover svg path{fill:var(--viewer-icons-color);stroke:var(--viewer-icons-color)}.ep-external-doc-icons svg:hover{background-color:var(--viewer-icons-hover-bgcolor)}.ep-file-download-option-masked{position:relative}.embed-download-disabled{width:200px;height:22px;background:#444;position:absolute;right:2px;bottom:8px;opacity:0}.cui-toolbar-button-right{display:none!important}.ndfHFb-c4YZDc-Wrql6b{display:none}.ep-external-doc-icons{position:absolute;display:flex;flex-direction:revert;background:var(--viewer-primary-color);border-radius:6px;z-index:2;bottom:-18px;left:50%;transform:translate(-50%,-50%);padding:0 10px}.ep-external-doc-icons svg{width:30px;height:30px;cursor:pointer;transition:.3s;padding:5px;border-radius:4px}.block-editor-block-list__block .ep-gutenberg-file-doc .ep-external-doc-icons svg{width:22px;height:22px}.block-editor-block-list__block .ep-gutenberg-file-doc .ep-doc-download-icon svg,.block-editor-block-list__block .ep-gutenberg-file-doc .ep-doc-fullscreen-icon svg{width:20px!important}.ep-doc-minimize-icon svg,.ep-doc-fullscreen-icon svg{padding:6px}.ep-external-doc-icons svg:hover{border-radius:4px}.ep-doc-draw-icon.active svg{background:var(--viewer-icons-hover-bgcolor)}.ep-doc-download-icon,.ep-doc-print-icon,.ep-doc-fullscreen-icon,.ep-doc-popup-icon,.ep-doc-draw-icon,.ep-doc-minimize-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px}.elementor .elementor-element.elementor-element .embedpress-document-embed .fullscreen-enabled iframe,.embedpress-document-embed .fullscreen-enabled iframe{width:100%!important;height:100%!important}.ep-file-download-option-masked.ep-file-link.fullscreen-enabled iframe{margin-left:22%}.ep-file-download-option-masked:after{position:absolute;width:100%;height:30px;background:var(--viewer-primary-color);z-index:1;bottom:0;content:"";left:0}.ep-file-download-option-masked.ep-file-docx:after{bottom:0;background:#fff}.ep-file-download-option-masked.ep-file-docx.ep-powered-by-enabled:after{bottom:0;background:#fff;height:22px}.ep-file-download-option-masked.ep-file-docx.ep-powered-by-enabled.fullscreen-enabled:after{bottom:0}.ep-file-download-option-masked.ep-file-docx .ep-external-doc-icons{right:12px;top:12px;display:flex;flex-direction:column;background:var(--viewer-primary-color);border-radius:6px;bottom:auto;left:auto;transform:translate(0)}canvas.ep-doc-canvas{position:absolute;z-index:1;left:0;bottom:0;right:0;top:0;clear:both;margin:auto;display:none}.embedpress-el-powered{text-align:center;margin-top:0!important;font-size:16px!important;font-weight:700}.wp-block-embedpress-document.aligncenter .embedpress-document-embed{margin:auto}.embedpress-embed-document-pdf{max-width:100%;position:relative}.components-toggle-control .components-base-control__field .components-form-toggle{margin-right:6px}.opensea-control.pro-control span.isPro{right:6px;bottom:5px;transform:scale(.9)}.pro-control.opensea-control input{border-color:#cfc2c2;color:#cfc2c2;border-radius:5px}.pro-control .components-base-control{pointer-events:none}.pro-control .sponsored-manager-controllers{opacity:.5}.sponsored-manager-controllers.opacity,.pro-control.ep-custom-logo-button button{opacity:.3}.ads-help{margin-top:30px}button.components-flex.components-color-palette__custom-color{height:20px}.components-color-palette__custom-color-value{display:none!important}.components-circular-option-picker .components-circular-option-picker__swatches{justify-content:space-around}.wp-block-embedpress-document.embedpress-document-embed{max-width:100%!important}@media only screen and (max-width:767px){.wp-block-embedpress-document.embedpress-document-embed{max-height:400px!important}.ep-file-download-option-masked{height:100%}iframe.embedpress-embed-document-pdf{max-height:480px}}.embedpress-calendar-gutenberg{margin:30px auto}.embedpress-calendar-gutenberg iframe,.embedpress-calendar-gutenberg.alignright{max-width:100%}body.page .flexia-wrapper>.content-area{padding:0!important}.flexia-wrapper.flexia-container>.content-area{margin:0!important}.flexia-wrapper.flexia-container>.content-area .embedpress-calendar-gutenberg{margin:0 auto}@media only screen and (min-width:482px){.entry-content>.embedpress-calendar-gutenberg.alignright,.entry-content>.embedpress-calendar-gutenberg.alignleft,.embedpress-calendar-gutenberg.alignright,.embedpress-calendar-gutenberg.alignleft{max-width:100%}}.wp-block-embedpress-embedpress iframe,.wp-block-embedpress-calendar iframe{max-width:100%}.block-editor-block-list__layout .wp-block figure,.block-editor-block-list__layout .wp-block iframe{margin:0}@media screen and (max-width:782px){.block-editor-block-list__layout .wp-block figure,.block-editor-block-list__layout .wp-block iframe{height:250px}}.editor-block-list__block[data-align=right]>.editor-block-list__block-edit{float:right}.wp-block[data-align=left],.wp-block[data-align=right]{height:auto!important}@media only screen and (min-width:482px){.editor-styles-wrapper .wp-block[data-align=right]>*,.editor-styles-wrapper .wp-block[data-align=left]>*{max-width:100%!important}}.editor-styles-wrapper .wp-block[data-align=center]{text-align:center}.editor-styles-wrapper .wp-block:after{content:"";display:block;clear:both;min-height:1px}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.pdfobject-container{height:600px;width:600px;margin:0 auto}.embedpress-el-powered{text-align:center;margin-top:10px!important;font-size:16px!important;font-weight:700}.embedpress-embed-document iframe,[data-type="embedpress/document"] iframe{margin:0 auto;display:block}.embedpress-embed-document{max-width:100%}.embedpress-document-editmode .components-form-file-upload{display:none!important}.pro-control{position:relative;margin-bottom:20px}span.isPro{position:absolute;z-index:1;background:#5b4e96;border-radius:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:40px;height:18px;font-size:10px;right:5px;color:#fff;font-weight:400;text-transform:uppercase;bottom:0;top:0}.pro-control:after{content:"";width:100%;height:100%;background:#fff0;position:absolute;z-index:12;top:0;bottom:0;left:0}.theme-astra span.isPro{right:10px;bottom:5px}.pro-control:hover:after{cursor:pointer}.pro__alert__wrap{position:fixed;top:0;left:0;height:100%;width:100%;background:#0000004d;z-index:1;display:none}.pro__alert__wrap .pro__alert__card{width:calc(100% - 30px);max-width:500px;margin:7% auto 0;background:#fff;border-radius:20px;padding:30px;display:flex;flex-direction:column;align-items:center;text-align:center}.pro__alert__wrap .pro__alert__card h2{font-size:32px;font-weight:450;color:#131f4d;margin-bottom:15px}.pro__alert__wrap .pro__alert__card p{font-size:14px;font-weight:400;color:#7c8db5;margin-top:10px}.pro__alert__wrap .pro__alert__card .button{-ms-flex-item-align:end;align-self:flex-end;margin-top:20px;padding:6px 30px;border-radius:10px}.pro__alert__wrap .pro__alert__card p a{text-decoration:underline;font-weight:700;color:#131f4d}.template__wrapper .button:hover{background:#5b4e96!important;color:#fff!important;border-color:#5b4e96!important}.pro__alert__wrap .pro__alert__card img{height:100px;margin-bottom:20px}.pro-control .components-toggle-control__label{color:#bbacac}.pro-control .components-form-toggle .components-form-toggle__track{border:1px solid #b89d9d}.pro-control .components-form-toggle .components-form-toggle__thumb{background-color:#b89d9d;border:5px solid #b89d9d}.ep-gutenberg-controls-wrapper .components-base-control{margin-top:15px;margin-bottom:30px}.ep-gutenberg-controls-wrapper .remove-last-child-margin .components-base-control:last-child{margin-bottom:30px}.embedpress-documents-control .components-base-control{margin-top:0!important}.pro-control-active{margin-bottom:24px}.disabled-content-protection .pro-control-active,.disabled-content-protection .pro-control{margin-bottom:0}.disabled-content-protection .pro-control-active .components-toggle-control,.disabled-content-protection .pro-control .components-toggle-control{margin-bottom:10px}.lock-content-pass-input{position:relative}.ep-alignleft{text-align:left}.ep-alignright{text-align:right}.ep-aligncenter{text-align:center}.embedpress-document-embed.embedpress-pdf{width:100%}.embedpress-document-embed{position:relative}.embedpress-inner-iframe{text-align:center;position:relative}.ep-fixed-width .embedpress-inner-iframe{display:inline-block}.embedpress-inner-iframe.ep-alignright{text-align:right}.embedpress-inner-iframe.ep-aligncenter{text-align:center}.embedpress-inner-iframe.ep-alignleft{text-align:left}.ep__components-placeholder,.wp-block-embedpress-embedpress{clear:both!important}.ep-pdf-width-contol{position:relative}.ep-unit-choice-option{margin:0!important;position:absolute;top:5px;right:0}.ep-unit-choice-option .components-base-control{margin-bottom:0!important}.ep-unit-choice-option .components-base-control__field .components-flex,.ep-unit-choice-option .components-flex{flex-direction:row!important;justify-content:end;gap:10px;padding:4px 5px;border-radius:4px}.ep-unit-choice-option .components-radio-control__option{position:relative}.ep-unit-choice-option .components-radio-control__option label{position:absolute;top:50%;transform:translate(-50%,-50%);font-size:10px;left:-18px}.ep-unit-choice-option .components-radio-control__input{margin:0;border:none;width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important}.ep-unit-choice-option .components-radio-control__input[type=radio]:checked:before{background-color:var(--wp-admin-theme-color);border:4px solid var(--wp-admin-theme-color)}.ep-unit-choice-option .components-radio-control__input[type=radio]:checked+label{color:#fff}.ep-pdf-width-contol .ep-control-header{font-size:11px}.emebedpress-unit-percent iframe{width:100%!important}.components-panel__body .components-base-control__field{padding:0}@media only screen and (max-width:850px){.embedpress-inner-iframe.emebedpress-unit-percent{width:100%!important}}.presentationModeEnabledIosDevice{position:fixed;left:0;top:0;border:0;height:100%!important;width:100%!important;z-index:999999;min-width:100%!important;min-height:100%!important}.components-edit-button{border-right:1px solid #1e1e1e;border-radius:0}.embedpress-document-editmode .components-placeholder__instructions:after{content:"\aSupported File Type: PDF, DOC, PPT, XLS etc ";white-space:pre}.wp-block-embedpress-embedpress-pdf+*{clear:both}.embedpress-document-editmode .components-placeholder__instructions:after{display:none!important}:root{--ep-primary:#007cba;--ep-primary-hover:#005a87;--ep-primary-light:#e6f3ff;--ep-secondary:#50575e;--ep-secondary-hover:#3c434a;--ep-secondary-light:#f6f7f7;--ep-success:#00a32a;--ep-success-light:#e6f7e6;--ep-warning:#dba617;--ep-warning-light:#fff8e5;--ep-error:#d63638;--ep-error-light:#ffeaea;--ep-info:#72aee6;--ep-info-light:#e5f5ff;--ep-white:#ffffff;--ep-gray-50:#f9fafb;--ep-gray-100:#f3f4f6;--ep-gray-200:#e5e7eb;--ep-gray-300:#d1d5db;--ep-gray-400:#9ca3af;--ep-gray-500:#6b7280;--ep-gray-600:#4b5563;--ep-gray-700:#374151;--ep-gray-800:#1f2937;--ep-gray-900:#111827;--ep-black:#000000;--ep-font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--ep-font-family-mono:Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;--ep-text-xs:.75rem;--ep-text-sm:.875rem;--ep-text-base:1rem;--ep-text-lg:1.125rem;--ep-text-xl:1.25rem;--ep-text-2xl:1.5rem;--ep-text-3xl:1.875rem;--ep-text-4xl:2.25rem;--ep-font-light:300;--ep-font-normal:400;--ep-font-medium:500;--ep-font-semibold:600;--ep-font-bold:700;--ep-leading-tight:1.25;--ep-leading-normal:1.5;--ep-leading-relaxed:1.75;--ep-space-1:.25rem;--ep-space-2:.5rem;--ep-space-3:.75rem;--ep-space-4:1rem;--ep-space-5:1.25rem;--ep-space-6:1.5rem;--ep-space-8:2rem;--ep-space-10:2.5rem;--ep-space-12:3rem;--ep-space-16:4rem;--ep-space-20:5rem;--ep-radius-sm:.125rem;--ep-radius:.25rem;--ep-radius-md:.375rem;--ep-radius-lg:.5rem;--ep-radius-xl:.75rem;--ep-radius-2xl:1rem;--ep-radius-full:9999px;--ep-shadow-sm:0 1px 2px 0 rgb(0 0 0 / .05);--ep-shadow:0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--ep-shadow-md:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--ep-shadow-lg:0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--ep-shadow-xl:0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--ep-transition-fast:.15s ease-in-out;--ep-transition-normal:.3s ease-in-out;--ep-transition-slow:.5s ease-in-out;--ep-z-dropdown:1000;--ep-z-sticky:1020;--ep-z-fixed:1030;--ep-z-modal-backdrop:1040;--ep-z-modal:1050;--ep-z-popover:1060;--ep-z-tooltip:1070;--ep-z-toast:1080;--ep-breakpoint-sm:640px;--ep-breakpoint-md:768px;--ep-breakpoint-lg:1024px;--ep-breakpoint-xl:1280px;--ep-breakpoint-2xl:1536px}.wp-block-accordion-item{display:grid;grid-template-rows:max-content 0fr}.wp-block-accordion-item.is-open{grid-template-rows:max-content 1fr}.wp-block-accordion-item.is-open>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{transform:rotate(45deg)}@media (prefers-reduced-motion:no-preference){.wp-block-accordion-item{transition:grid-template-rows .3s ease-out}.wp-block-accordion-item>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{transition:transform .2s ease-in-out}}.wp-block-accordion-heading__toggle{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;overflow:hidden;padding:var(--wp--preset--spacing--20,1em) 0;position:relative;text-align:inherit;text-decoration:inherit;text-transform:inherit;width:100%;word-spacing:inherit}.wp-block-accordion-heading__toggle:not(:focus-visible){outline:none}.wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title{text-decoration:underline}.wp-block-accordion-heading__toggle-title{flex:1}.wp-block-accordion-heading__toggle-icon{align-items:center;display:flex;height:1.2em;justify-content:center;width:1.2em}.wp-block-accordion-panel[aria-hidden=true],.wp-block-accordion-panel[inert]{display:none;margin-block-start:0}.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}.wp-block-calendar :where(table:not(.has-text-color)){color:#40464d}.wp-block-calendar :where(table:not(.has-text-color)) td,.wp-block-calendar :where(table:not(.has-text-color)) th{border-color:#ddd}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0%;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0%;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):where(a):active,:where(.wp-block-file__button):where(a):focus,:where(.wp-block-file__button):where(a):hover,:where(.wp-block-file__button):where(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}:where(.wp-block-form-input__input){font-size:1em;margin-bottom:.5em;padding:0 .5em}:where(.wp-block-form-input__input)[type=date],:where(.wp-block-form-input__input)[type=datetime-local],:where(.wp-block-form-input__input)[type=datetime],:where(.wp-block-form-input__input)[type=email],:where(.wp-block-form-input__input)[type=month],:where(.wp-block-form-input__input)[type=number],:where(.wp-block-form-input__input)[type=password],:where(.wp-block-form-input__input)[type=search],:where(.wp-block-form-input__input)[type=tel],:where(.wp-block-form-input__input)[type=text],:where(.wp-block-form-input__input)[type=time],:where(.wp-block-form-input__input)[type=url],:where(.wp-block-form-input__input)[type=week]{border-style:solid;border-width:1px;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%;pointer-events:none}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{direction:ltr;display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{grid-column:1;grid-row:1;margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;grid-column:2;grid-row:1;padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{grid-column:2;grid-row:1}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{grid-column:1;grid-row:1}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center;position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block;z-index:1}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1;padding:.5em 1em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-submenu__toggle[aria-expanded=true]+.wp-block-navigation__submenu-icon>svg,.wp-block-navigation-submenu__toggle[aria-expanded=true]>svg{transform:rotate(180deg)}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{outline:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0%;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form input:not([type=submit])),:where(.wp-block-post-comments-form textarea){border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form input:where(:not([type=submit]):not([type=checkbox]))),:where(.wp-block-post-comments-form textarea){padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote :where(cite){color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;height:1.25em;min-height:24px;min-width:24px;vertical-align:text-bottom;width:1.25em}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0%;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){appearance:none;border:1px solid #949494;flex-grow:1;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){background-color:#fff;border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{fill:currentColor;color:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{stroke:#000;background-color:#fefc00;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{stroke:#000;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p,.wp-block-term-template{margin-bottom:0;margin-top:0}.wp-block-term-template{box-sizing:border-box;max-width:100%}.wp-block-term-template.is-layout-flex,.wp-block-term-template.is-layout-grid{list-style:none;padding:0}.wp-block-terms-query .wp-block-term{margin-block-end:0;margin-block-start:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{height:auto;vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}.mzb-featured-posts .mzb-layout-2 .mzb-post{-moz-column-gap:16px;column-gap:16px;align-items:center}.mzb-featured-posts .mzb-layout-2 .mzb-post.mzb-first-post--highlight{grid-column-start:1;grid-column-end:2;padding:0;align-items:normal}.mzb-featured-posts .mzb-layout-2 .mzb-post.mzb-first-post--highlight .mzb-post-meta{display:flex}.mzb-featured-posts .mzb-layout-2 .mzb-post.mzb-first-post--highlight .mzb-featured-image img{width:100%}.mzb-featured-posts .mzb-layout-2 .mzb-post.mzb-first-post--highlight .mzb-post-author{display:flex}.mzb-featured-posts .mzb-layout-2.mzb-layout-2-style-1{grid-template-columns:1fr;--column-gap:20px;--row-gap:20px;-moz-column-gap:var(--column-gap);column-gap:var(--column-gap);row-gap:var(--row-gap)}.mzb-featured-posts .mzb-layout-2.mzb-layout-2-style-1 .mzb-post-meta{display:none}.mzb-featured-posts .mzb-layout-2.mzb-layout-2-style-1 .mzb-featured-image{flex:unset}.mzb-featured-posts .mzb-layout-2.mzb-layout-2-style-1 .mzb-featured-image img{height:110px;width:110px;border-radius:4px}.mzb-featured-posts .mzb-layout-2.mzb-layout-2-style-1 .mzb-post-content{padding:0}.mzb-featured-posts .mzb-layout-2.mzb-layout-2-style-1 .mzb-post-content .mzb-post-title{margin-top:0;margin-bottom:12px}.mzb-featured-posts .mzb-layout-2.mzb-layout-2-style-1 .mzb-post-author{display:none}@media(min-width:992px){.mzb-featured-posts .mzb-layout-2.mzb-layout-2-style-1{grid-template-columns:1.4fr 1fr}.mzb-featured-posts .mzb-layout-2.mzb-layout-2-style-1 .mzb-post.mzb-first-post--highlight{grid-column-start:1;grid-row-start:1;grid-row-end:5;padding:0}}@media(max-width:640px){.mzb-featured-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-1 .mzb-post:not(.mzb-first-post--highlight){flex-direction:row;align-items:center;-moz-column-gap:20px;column-gap:20px}.mzb-featured-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-1 .mzb-post:not(.mzb-first-post--highlight) .mzb-featured-image{width:auto}.mzb-featured-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-1 .mzb-post:not(.mzb-first-post--highlight) .mzb-post-content{align-self:center}}@media(max-width:500px){.mzb-featured-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-1 .mzb-post:not(.mzb-first-post--highlight){flex-direction:column}.mzb-featured-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-1 .mzb-post:not(.mzb-first-post--highlight) .mzb-featured-image{width:100%}.mzb-featured-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-1 .mzb-post:not(.mzb-first-post--highlight) .mzb-featured-image img{width:100%}}.mzb-featured-posts .mzb-layout-3 .mzb-post{-moz-column-gap:16px;column-gap:16px;flex-direction:column}.mzb-featured-posts .mzb-layout-3 .mzb-post .mzb-featured-image{flex:unset;width:100%}.mzb-featured-posts .mzb-layout-3 .mzb-post.mzb-first-post--highlight{grid-column-start:1;grid-column-end:2;grid-row:span 2;padding:0}.mzb-featured-posts .mzb-layout-3 .mzb-post.mzb-first-post--highlight .mzb-post-meta{display:flex}.mzb-featured-posts .mzb-layout-3 .mzb-post.mzb-first-post--highlight .mzb-featured-image{height:416px}.mzb-featured-posts .mzb-layout-3 .mzb-post.mzb-first-post--highlight .mzb-featured-image img{width:100%}.mzb-featured-posts .mzb-layout-3 .mzb-post.mzb-first-post--highlight .mzb-post-content{padding-top:30px}.mzb-featured-posts .mzb-layout-3 .mzb-post.mzb-first-post--highlight .mzb-post-author{display:flex}.mzb-featured-posts .mzb-layout-3 .mzb-post:not(.mzb-first-post--highlight){align-items:normal}.mzb-featured-posts .mzb-layout-3.mzb-layout-3-style-1{grid-template-columns:1.4fr 1fr 1fr;--column-gap:20px;--row-gap:20px;-moz-column-gap:var(--column-gap);column-gap:var(--column-gap);row-gap:var(--row-gap)}.mzb-featured-posts .mzb-layout-3.mzb-layout-3-style-1 .mzb-featured-image{flex:unset}.mzb-featured-posts .mzb-layout-3.mzb-layout-3-style-1 .mzb-featured-image img{border-radius:4px}.mzb-featured-posts .mzb-layout-3.mzb-layout-3-style-1 .mzb-post-content{align-self:auto}.mzb-featured-posts .mzb-layout-3.mzb-layout-3-style-1 .mzb-post-author{display:none}@media(min-width:992px){.mzb-featured-posts .mzb-layout-3.mzb-layout-3-style-1{grid-template-columns:1.4fr 1fr 1fr}.mzb-featured-posts .mzb-layout-3.mzb-layout-3-style-1 .mzb-post.mzb-first-post--highlight{grid-column-start:1;grid-column-end:2;grid-row:span 2;padding:0}}@media(max-width:768px){.mzb-featured-posts .mzb-posts.mzb-layout-3.mzb-layout-3-style-1{grid-template-columns:1fr 1fr}.mzb-featured-posts .mzb-posts.mzb-layout-3.mzb-layout-3-style-1 .mzb-post.mzb-first-post--highlight{grid-column:1/-1}}@media(max-width:400px){.mzb-featured-posts .mzb-posts.mzb-layout-3.mzb-layout-3-style-1{grid-template-columns:1fr}}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-post-col--1,.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-post-col--2,.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-post-col--3,.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-post-col--4{display:block!important;margin:-10px}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-post-col--1 .mzb-post,.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-post-col--2 .mzb-post,.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-post-col--3 .mzb-post,.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-post-col--4 .mzb-post{display:inline-block;vertical-align:top;padding:10px;margin:0;box-sizing:border-box}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-post-col--1 .mzb-post .mzb-featured-image img,.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-post-col--2 .mzb-post .mzb-featured-image img,.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-post-col--3 .mzb-post .mzb-featured-image img,.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-post-col--4 .mzb-post .mzb-featured-image img{width:100%;height:auto;display:block}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-post-col--1 .mzb-post .mzb-post-content,.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-post-col--2 .mzb-post .mzb-post-content,.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-post-col--3 .mzb-post .mzb-post-content,.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-post-col--4 .mzb-post .mzb-post-content{padding-top:15px}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(1){width:100%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(n+2){width:100%}@media(max-width:767px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(n+8){width:100%}}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(1){width:100%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(n+2){width:50%}@media(max-width:767px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(n+8){width:100%}}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(1){width:100%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(n+2){width:33.3333333333%}@media(max-width:767px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(n+8){width:100%}}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(1){width:100%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(n+2){width:25%}@media(max-width:767px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-1.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(n+8){width:100%}}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(1){width:50%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(2){width:50%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(n+3){width:100%}@media(max-width:767px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(n+8){width:100%}}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(1){width:50%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(2){width:50%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(n+3){width:50%}@media(max-width:767px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(n+8){width:100%}}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(1){width:50%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(2){width:50%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(n+3){width:33.3333333333%}@media(max-width:767px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(n+8){width:100%}}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(1){width:50%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(2){width:50%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(n+3){width:25%}@media(max-width:767px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-2.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(n+8){width:100%}}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(1){width:33.3333333333%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(2){width:33.3333333333%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(3){width:33.3333333333%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(n+4){width:100%}@media(max-width:767px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-1 .mzb-post:nth-child(n+8){width:100%}}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(1){width:33.3333333333%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(2){width:33.3333333333%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(3){width:33.3333333333%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(n+4){width:50%}@media(max-width:767px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-2 .mzb-post:nth-child(n+8){width:100%}}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(1){width:33.3333333333%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(2){width:33.3333333333%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(3){width:33.3333333333%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(n+4){width:33.3333333333%}@media(max-width:767px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-3 .mzb-post:nth-child(n+8){width:100%}}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(1){width:33.3333333333%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(2){width:33.3333333333%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(3){width:33.3333333333%}.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(n+4){width:25%}@media(max-width:767px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(-n+3),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-featured-posts .mzb-layout-4.mzb-layout-4-style-1.mzb-layout-4-style-1-top-row-3.mzb-layout-4-style-1-bottom-row-4 .mzb-post:nth-child(n+8){width:100%}}.mzb-featured-posts .mzb-layout-5 .mzb-post{-moz-column-gap:16px;column-gap:16px;align-items:center}.mzb-featured-posts .mzb-layout-5 .mzb-post.mzb-first-post--highlight{display:block;position:relative;grid-column-start:1;grid-column-end:2;padding:0;align-items:normal;height:500px;box-sizing:content-box}.mzb-featured-posts .mzb-layout-5 .mzb-post.mzb-first-post--highlight .mzb-post-meta{display:flex;z-index:2}.mzb-featured-posts .mzb-layout-5 .mzb-post.mzb-first-post--highlight .mzb-featured-image{height:500px;position:relative}.mzb-featured-posts .mzb-layout-5 .mzb-post.mzb-first-post--highlight .mzb-featured-image img{width:100%;height:100%}.mzb-featured-posts .mzb-layout-5 .mzb-post.mzb-first-post--highlight .mzb-featured-image::before{border-radius:4px;background:linear-gradient(180deg,#fff0 35.1%,#000 99.92%);position:absolute;content:"";top:0;left:0;z-index:1;height:100%;width:100%}.mzb-featured-posts .mzb-layout-5 .mzb-post.mzb-first-post--highlight .mzb-post-content{display:block;position:absolute;bottom:0;left:0;right:0;z-index:9;padding:20px}.mzb-featured-posts .mzb-layout-5 .mzb-post.mzb-first-post--highlight .mzb-post-author{display:flex}.mzb-featured-posts .mzb-layout-5 .mzb-post.mzb-first-post--highlight .mzb-post-author a{color:#fff}.mzb-featured-posts .mzb-layout-5 .mzb-post.mzb-first-post--highlight .mzb-post-date a{color:#fff}.mzb-featured-posts .mzb-layout-5 .mzb-post.mzb-first-post--highlight .mzb-post-date svg{fill:#fff}.mzb-featured-posts .mzb-layout-5.mzb-layout-5-style-1{grid-template-columns:1fr;--column-gap:20px;--row-gap:20px;-moz-column-gap:var(--column-gap);column-gap:var(--column-gap);row-gap:var(--row-gap)}.mzb-featured-posts .mzb-layout-5.mzb-layout-5-style-1 .mzb-featured-image{flex:unset}.mzb-featured-posts .mzb-layout-5.mzb-layout-5-style-1 .mzb-featured-image img{height:160px;width:100%;border-radius:4px}.mzb-featured-posts .mzb-layout-5.mzb-layout-5-style-1 .mzb-post-content{padding:0}.mzb-featured-posts .mzb-layout-5.mzb-layout-5-style-1 .mzb-post-content .mzb-post-title{margin-top:0;margin-bottom:12px}.mzb-featured-posts .mzb-layout-5.mzb-layout-5-style-1 .mzb-post-author{display:none}@media(min-width:500px){.mzb-featured-posts .mzb-layout-5.mzb-layout-5-style-1 .mzb-post:not(.mzb-first-post--highlight){flex-direction:row;-moz-column-gap:20px;column-gap:20px;align-items:center}.mzb-featured-posts .mzb-layout-5.mzb-layout-5-style-1 .mzb-post:not(.mzb-first-post--highlight) .mzb-featured-image{width:auto}.mzb-featured-posts .mzb-layout-5.mzb-layout-5-style-1 .mzb-post:not(.mzb-first-post--highlight) .mzb-featured-image img{height:160px;width:210px}.mzb-featured-posts .mzb-layout-5.mzb-layout-5-style-1 .mzb-post:not(.mzb-first-post--highlight) .mzb-post-content{align-self:center}}@media(min-width:992px){.mzb-featured-posts .mzb-layout-5.mzb-layout-5-style-1{grid-template-columns:1.4fr 1fr}.mzb-featured-posts .mzb-layout-5.mzb-layout-5-style-1 .mzb-post.mzb-first-post--highlight{grid-column:1;grid-row:span 3;padding:0}.mzb-featured-posts .mzb-layout-5.mzb-layout-5-style-1 .mzb-post:not(.mzb-first-post--highlight){grid-column:2}}.mzb-featured-posts .mzb-layout-6.mzb-posts{grid-template-columns:1fr}.mzb-featured-posts .mzb-layout-6 .mzb-post{align-items:center}.mzb-featured-posts .mzb-layout-6 .mzb-post.mzb-first-post--highlight{display:flex;flex-direction:column}.mzb-featured-posts .mzb-layout-6 .mzb-post.mzb-first-post--highlight .mzb-featured-image{flex:unset;height:400px}.mzb-featured-posts .mzb-layout-6 .mzb-post.mzb-first-post--highlight .mzb-featured-image img{border-radius:10px;height:100%}.mzb-featured-posts .mzb-layout-6 .mzb-post.mzb-first-post--highlight .mzb-post-content{align-self:normal;padding:25px 0;width:100%}.mzb-featured-posts .mzb-layout-6 .mzb-post:not(.mzb-first-post--highlight){gap:15px}.mzb-featured-posts .mzb-layout-6 .mzb-post:not(.mzb-first-post--highlight) .mzb-featured-image{flex:none}.mzb-featured-posts .mzb-layout-6 .mzb-post:not(.mzb-first-post--highlight) .mzb-featured-image img{height:200px;border-radius:10px}.mzb-featured-posts .mzb-layout-6 .mzb-post:not(.mzb-first-post--highlight) .mzb-post-content{align-self:center;padding:0}.mzb-featured-posts .mzb-layout-6 .mzb-post:not(.mzb-first-post--highlight) .mzb-post-content .mzb-post-title a{font-size:16px}@media(min-width:768px){.mzb-featured-posts .mzb-layout-6.mzb-posts{grid-template-columns:repeat(2,1fr)}.mzb-featured-posts .mzb-layout-6 .mzb-post.mzb-first-post--highlight{flex-direction:row;grid-column:span 2}.mzb-featured-posts .mzb-layout-6 .mzb-post.mzb-first-post--highlight .mzb-featured-image{height:500px;flex:1}.mzb-featured-posts .mzb-layout-6 .mzb-post.mzb-first-post--highlight .mzb-post-content{align-self:center;padding:25px}.mzb-featured-posts .mzb-layout-6 .mzb-post:not(.mzb-first-post--highlight) .mzb-featured-image img{height:130px}}@media(min-width:992px){.mzb-featured-posts .mzb-layout-6.mzb-posts{grid-template-columns:repeat(3,1fr)}.mzb-featured-posts .mzb-layout-6 .mzb-post.mzb-first-post--highlight{flex-direction:row;grid-column:span 3}.mzb-featured-posts .mzb-layout-6 .mzb-post.mzb-first-post--highlight .mzb-post-content{align-self:center;padding:25px}}@media(max-width:768px){.mzb-featured-posts .mzb-layout-6 .mzb-post.mzb-first-post--highlight .mzb-featured-image{width:100%}}@media(max-width:500px){.mzb-featured-posts .mzb-layout-6 .mzb-post .mzb-post-meta{justify-content:center}.mzb-featured-posts .mzb-layout-6 .mzb-post .mzb-post-content{text-align:center}.mzb-featured-posts .mzb-layout-6 .mzb-post .mzb-post-entry-meta{justify-content:center}}.mzb-featured-posts .mzb-post.mzb-first-post--highlight .mzb-post-title a{font-size:32px}.mzb-featured-posts .mzb-post-content .mzb-post-title a{font-size:18px}.mzb-featured-posts .mzb-top-wrapper{display:flex;justify-content:space-between;align-items:flex-start}.mzb-featured-posts .mzb-posts.mzb-layout-1.mzb-none .mzb-post,.mzb-featured-posts .mzb-posts.mzb-layout-2.mzb-none .mzb-post,.mzb-featured-posts .mzb-posts.mzb-layout-3.mzb-none .mzb-post,.mzb-featured-posts .mzb-posts.mzb-layout-4.mzb-none .mzb-post,.mzb-featured-posts .mzb-posts.mzb-layout-5 .mzb-featured-posts .mzb-posts.mzb-layout-6.mzb-none .mzb-post{background-color:#fff0;border-radius:0}.mzb-featured-posts .mzb-posts.mzb-layout-1.mzb-none .mzb-post .mzb-featured-image img,.mzb-featured-posts .mzb-posts.mzb-layout-2.mzb-none .mzb-post .mzb-featured-image img,.mzb-featured-posts .mzb-posts.mzb-layout-3.mzb-none .mzb-post .mzb-featured-image img,.mzb-featured-posts .mzb-posts.mzb-layout-4.mzb-none .mzb-post .mzb-featured-image img,.mzb-featured-posts .mzb-posts.mzb-layout-5 .mzb-featured-posts .mzb-posts.mzb-layout-6.mzb-none .mzb-post .mzb-featured-image img{border-radius:4px}.mzb-featured-posts .mzb-posts.mzb-layout-1.mzb-none .mzb-post .mzb-post-content,.mzb-featured-posts .mzb-posts.mzb-layout-2.mzb-none .mzb-post .mzb-post-content,.mzb-featured-posts .mzb-posts.mzb-layout-3.mzb-none .mzb-post .mzb-post-content,.mzb-featured-posts .mzb-posts.mzb-layout-4.mzb-none .mzb-post .mzb-post-content,.mzb-featured-posts .mzb-posts.mzb-layout-5 .mzb-featured-posts .mzb-posts.mzb-layout-6.mzb-none .mzb-post .mzb-post-content{padding:0}.mzb-featured-posts .mzb-view-more{display:inline-block}.mzb-featured-posts .mzb-view-more>a{display:flex;align-items:center;gap:5px}.mzb-featured-posts .mzb-view-more>a svg{fill:var(--color--primary)}.mzb-featured-posts .mzb-view-more>a p{margin:0}.mzb-featured-posts .mzb-post-col--2 .mzb-post.mzb-first-post--highlight .mzb-post-content{padding:15px;width:calc(100% - 30px)}.mzb-featured-posts .mzb-posts{display:grid;gap:20px;grid-template-columns:repeat(var(--grid-column,1),1fr)}.mzb-featured-posts .mzb-posts.mzb-post-col--2 .mzb-first-post--highlight .mzb-featured-image img{height:180px}.mzb-featured-posts .mzb-posts.mzb-post-col--full{grid-template-columns:1fr}.mzb-featured-posts .mzb-posts.mzb-layout-1.mzb-post-col--3 .mzb-post:not(.mzb-first-post--highlight){align-items:center}.mzb-featured-posts .mzb-post-author a{color:var(--color--black);max-width:76px;pointer-events:auto!important}.mzb-featured-posts .mzb-post-author a:hover{color:var(--color--primary)}.mzb-featured-posts .mzb-post{display:flex;background-color:var(--color--white);border-radius:var(--mzb-border-radius--xs);overflow:hidden}.mzb-featured-posts .mzb-post.mzb-first-post--highlight{flex-direction:column}.mzb-featured-posts .mzb-post.mzb-first-post--highlight .mzb-post-content{padding-top:25px;align-self:flex-start;width:100%;box-sizing:border-box}.mzb-featured-posts .mzb-post.mzb-first-post--highlight .mzb-post-content .mzb-post-view-count,.mzb-featured-posts .mzb-post.mzb-first-post--highlight .mzb-post-content .mzb-post-read-time{display:flex;align-items:center}.mzb-featured-posts .mzb-post.mzb-first-post--highlight .mzb-post-content .mzb-post-view-count span,.mzb-featured-posts .mzb-post.mzb-first-post--highlight .mzb-post-content .mzb-post-read-time span{margin-left:5px}.mzb-featured-posts .mzb-post.mzb-first-post--highlight .mzb-post-content svg{height:14px;width:14px;fill:#414141}.mzb-featured-posts .mzb-post.mzb-first-post--highlight .mzb-post-title a{-webkit-line-clamp:2}.mzb-featured-posts .mzb-post.mzb-first-post--highlight .mzb-featured-image{height:300px}.mzb-featured-posts .mzb-post.mzb-first-post--highlight .mzb-featured-image img{max-width:100%;height:100%}.mzb-featured-posts .mzb-post:not(.mzb-first-post--highlight){-moz-column-gap:20px;column-gap:20px}.mzb-featured-posts .mzb-post .mzb-featured-image img{display:block;width:100%;-o-object-fit:cover;object-fit:cover;height:160px}.mzb-featured-posts .mzb-post .mzb-featured-image.mzb-category--inside-image{position:relative}.mzb-featured-posts .mzb-post .mzb-featured-image.mzb-category--inside-image .mzb-post-meta{position:absolute;left:0;bottom:0;right:0;margin:20px}.mzb-featured-posts .mzb-post-meta{justify-content:space-between;flex-wrap:wrap;display:flex;gap:10px;margin-bottom:10px}.mzb-featured-posts .mzb-post-meta .comments-link{display:flex;gap:5px;align-items:center}.mzb-featured-posts .mzb-post-meta .comments-link svg{height:16px;width:16px;fill:var(--color--primary)}.mzb-featured-posts .mzb-post-meta a{pointer-events:auto!important}.mzb-featured-posts .mzb-post-content{align-self:center;flex:1;width:100%;box-sizing:border-box}.mzb-featured-posts .mzb-post-content .mzb-post-title{margin-bottom:0}.mzb-featured-posts .mzb-post-content .mzb-post-title a{display:block;line-height:1.2;overflow:hidden;text-decoration:none;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;pointer-events:auto!important}.mzb-featured-posts .mzb-post-content .mzb-post-title a:hover{color:var(--color--primary)}.mzb-featured-posts .mzb-post-content .mzb-post-view-count,.mzb-featured-posts .mzb-post-content .mzb-post-read-time{display:flex;align-items:center}.mzb-featured-posts .mzb-post-content .mzb-post-view-count span,.mzb-featured-posts .mzb-post-content .mzb-post-read-time span{margin-left:5px}.mzb-featured-posts .mzb-post-content svg{height:14px;width:14px;fill:#414141}.mzb-featured-posts .mzb-post-entry-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.mzb-featured-posts .mzb-post-entry-meta.mzb-meta-separator--circle span:not(:last-child)::after{content:"●";font-size:.5em;vertical-align:middle}.mzb-featured-posts .mzb-post-entry-meta.mzb-meta-separator--square span:not(:last-child)::after{content:"■";font-size:.5em;vertical-align:middle}.mzb-featured-posts .mzb-post-entry-meta.mzb-meta-separator--vertical-dash span:not(:last-child)::after{content:"|";color:#999}.mzb-featured-posts .mzb-post-entry-meta.mzb-meta-separator--horizontal-dash span:not(:last-child)::after{content:"–";color:#999}.mzb-featured-posts .mzb-post-entry-meta.mzb-meta-separator--outline-circle span:not(:last-child)::after{content:"○";font-size:.6em;vertical-align:middle}.mzb-featured-posts .mzb-post-categories{display:inline-flex;gap:10px;flex-wrap:wrap;z-index:0}.mzb-featured-posts .mzb-post-categories a{display:inline-block;background-color:var(--color--light--primary);padding:4px 8px;border-radius:var(--mzb-border-radius--xxl);text-decoration:none;color:var(--color--primary)}.mzb-featured-posts .mzb-post-categories .editor-styles-wrapper a{color:var(--color--black)}.mzb-featured-posts .mzb-post-date{display:flex;gap:5px;align-items:center}.mzb-featured-posts .mzb-post-date a{color:#414141;text-decoration:none;pointer-events:auto!important}.mzb-featured-posts .mzb-post-date a:hover{color:var(--color--primary)}.mzb-featured-posts .mzb-post-date svg{fill:#414141}.mzb-featured-posts .mzb-post-read-time{display:flex;gap:5px;align-items:center}.mzb-featured-posts .mzb-post .mzb-entry-content{margin-top:10px}.mzb-featured-posts .mzb-post .mzb-entry-content .mzb-entry-summary p{margin:0}.mzb-featured-posts .mzb-post .mzb-read-more{margin-top:12px}.mzb-featured-posts .mzb-post .mzb-read-more a{color:#3f3f46;line-height:1.3;text-transform:capitalize;text-decoration:none;opacity:.9;display:inline-flex;align-items:center;gap:5px;pointer-events:auto!important}.mzb-featured-posts .mzb-post .mzb-read-more a:hover{color:var(--color--primary)}.mzb-featured-posts .mzb-post .mzb-post-content.mzb-meta-position--bottom .mzb-post-entry-meta{margin-top:10px}.mzb-featured-posts .mzb-post .mzb-post-content.mzb-meta-position--top .mzb-post-entry-meta{margin-bottom:10px}.mzb-featured-posts .mzb-post:not(.mzb-first-post--highlight){align-items:center}.magazine-post--pos-1{grid-template-columns:repeat(3,1fr)}.magazine-post--pos-1 .magazine-post-info{grid-column:2/4}@media(max-width:768px){.mzb-featured-posts .mzb-posts.mzb-layout-1.mzb-post-col--3 .mzb-post:not(.mzb-first-post--highlight){flex-direction:column}.mzb-featured-posts .mzb-posts.mzb-layout-1.mzb-post-col--3 .mzb-post:not(.mzb-first-post--highlight) .mzb-featured-image{width:100%}.mzb-featured-posts .mzb-posts.mzb-layout-1.mzb-post-col--3 .mzb-post:not(.mzb-first-post--highlight) .mzb-featured-image img{width:100%}}@media(max-width:640px){.mzb-featured-posts .mzb-post:not(.mzb-first-post--highlight){-moz-column-gap:0;column-gap:0;row-gap:20px}.mzb-featured-posts .mzb-post:not(.mzb-first-post--highlight) .mzb-post-content{align-self:flex-start}.mzb-featured-posts .mzb-posts.mzb-layout-1.mzb-post-col--3{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.mzb-featured-posts .mzb-posts.mzb-layout-1.mzb-post-col--3{grid-template-columns:1fr}}.editor-styles-wrapper .mzb-featured-posts .mzb-post .mzb-post-content .mzb-post-entry-meta.mzb-meta-separator--circle span:not(:last-child)::after{content:"●";font-size:.8em;vertical-align:middle}.mzb-advertisement .mzb-advertisement-content{display:flex;flex-direction:column}.mzb-advertisement .mzb-advertisement-728x90 img{width:728px}.mzb-advertisement .mzb-advertisement-160x600 img{width:160px}.mzb-advertisement .mzb-advertisement-250x250 img{width:250px}.mzb-advertisement .mzb-advertisement-468x60 img{width:468px}.mzb-advertisement .mzb-advertisement-970x90 img{width:970px}.mzb-advertisement img{-o-object-fit:cover;object-fit:cover;display:block}.mzb-banner-posts .mzb-posts.mzb-layout-1.mzb-layout-1-style-2{grid-template-columns:1fr}@media(min-width:768px){.mzb-banner-posts .mzb-posts.mzb-layout-1.mzb-layout-1-style-2{grid-template-columns:2fr 1fr 1fr}.mzb-banner-posts .mzb-posts.mzb-layout-1.mzb-layout-1-style-2 .mzb-post:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:3}.mzb-banner-posts .mzb-posts.mzb-layout-1.mzb-layout-1-style-2 .mzb-post:nth-child(2){grid-column-start:3;grid-row-start:1;grid-row-end:3}}.mzb-banner-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-1,.mzb-banner-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-2{grid-template-columns:1fr}.mzb-banner-posts .mzb-posts.mzb-layout-2 .mzb-post:nth-child(3){--height:calc(100% + var(--gap));height:var(--height)}@media(min-width:768px){.mzb-banner-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-1 .mzb-post:nth-child(3) .mzb-featured-image img{max-height:100%}.mzb-banner-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-1{grid-template-columns:1fr 2fr 1fr}.mzb-banner-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-1 .mzb-post:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:3}.mzb-banner-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-1 .mzb-post:nth-child(2){grid-column-start:2;grid-row-start:1;grid-row-end:3}.mzb-banner-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-1 .mzb-post:nth-child(2) .mzb-post-title a{font-size:32px}.mzb-banner-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-1 .mzb-post:nth-child(3){grid-column-start:3;grid-row-start:1;grid-row-end:3}.mzb-banner-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-2{grid-template-columns:1fr 1fr 1fr}.mzb-banner-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-2 .mzb-post:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:3}.mzb-banner-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-2 .mzb-post:nth-child(2){grid-column-start:2;grid-row-start:1;grid-row-end:3}.mzb-banner-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-2 .mzb-post:nth-child(3){grid-column-start:3;grid-row-start:1;grid-row-end:3}.mzb-banner-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-2 .mzb-post-content{padding:20px}.mzb-banner-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-3{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr}.mzb-banner-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-3 .mzb-post:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:3}.mzb-banner-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-3 .mzb-post:nth-child(2){grid-column-start:2;grid-row-start:1;grid-row-end:2}.mzb-banner-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-3 .mzb-post:nth-child(2),.mzb-banner-posts .mzb-posts.mzb-layout-2.mzb-layout-2-style-3 .mzb-post:nth-child(3){height:calc(var(--height)/2 - var(--gap)/2)}}.mzb-banner-posts .mzb-posts.mzb-layout-3.mzb-layout-3-style-1,.mzb-banner-posts .mzb-posts.mzb-layout-3.mzb-layout-3-style-2{grid-template-columns:1fr}@media(min-width:768px){.mzb-banner-posts .mzb-posts.mzb-layout-3.mzb-layout-3-style-1{grid-template-columns:1fr 1fr}.mzb-banner-posts .mzb-posts.mzb-layout-3.mzb-layout-3-style-1 .mzb-post:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:3}.mzb-banner-posts .mzb-posts.mzb-layout-3.mzb-layout-3-style-1 .mzb-post:nth-child(2){grid-column-start:2;grid-row-start:1;grid-row-end:3}.mzb-banner-posts .mzb-posts.mzb-layout-3.mzb-layout-3-style-1 .mzb-post:nth-child(2) .mzb-post-title a{font-size:32px}.mzb-banner-posts .mzb-posts.mzb-layout-3.mzb-layout-3-style-2{grid-template-columns:3fr 2fr}.mzb-banner-posts .mzb-posts.mzb-layout-3.mzb-layout-3-style-2 .mzb-post:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:2}.mzb-banner-posts .mzb-posts.mzb-layout-3.mzb-layout-3-style-2 .mzb-post:nth-child(2){grid-column-start:2;grid-row-start:1;grid-row-end:2}.mzb-banner-posts .mzb-posts.mzb-layout-3.mzb-layout-3-style-3{grid-template-columns:7fr 3fr}.mzb-banner-posts .mzb-posts.mzb-layout-3.mzb-layout-3-style-3 .mzb-post:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:2}.mzb-banner-posts .mzb-posts.mzb-layout-3.mzb-layout-3-style-3 .mzb-post:nth-child(2){grid-column-start:2;grid-row-start:1;grid-row-end:2}}.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-1,.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-2{grid-template-columns:1fr}@media(min-width:768px){.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-1{all:unset;display:grid;grid-template-areas:"post-1 highlighted post-2" "post-3 highlighted post-4";grid-template-columns:1fr 2fr 1fr;gap:var(--gap,20px)}.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-1 .mzb-post:nth-child(1){grid-area:highlighted}.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-1 .mzb-post:nth-child(2){grid-area:post-1}.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-1 .mzb-post:nth-child(3){grid-area:post-2}.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-1 .mzb-post:nth-child(4){grid-area:post-3}.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-1 .mzb-post:nth-child(5){grid-area:post-4}.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-1 .mzb-post:nth-child(2),.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-1 .mzb-post:nth-child(3),.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-1 .mzb-post:nth-child(4),.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-1 .mzb-post:nth-child(5){height:calc(var(--height)/2 - var(--gap)/2)}.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-2{all:unset;display:grid;grid-template-areas:"highlighted highlighted highlighted2" "post-1 post-2 post-3";grid-template-columns:repeat(3,1fr);gap:var(--gap,20px)}.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-2 .mzb-post:nth-child(1){grid-area:highlighted}.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-2 .mzb-post:nth-child(2){grid-area:highlighted2}.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-2 .mzb-post:nth-child(3){grid-area:post-1}.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-2 .mzb-post:nth-child(4){grid-area:post-2}.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-2 .mzb-post:nth-child(5){grid-area:post-3}.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-2 .mzb-post:nth-child(3),.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-2 .mzb-post:nth-child(4),.mzb-banner-posts .mzb-posts.mzb-layout-4.mzb-layout-4-style-2 .mzb-post:nth-child(5){height:calc(var(--height)/2 - var(--gap)/2)}}.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-1,.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-2{grid-template-columns:1fr}.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-2{all:unset;display:grid;grid-template-columns:1fr}.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-2 .mzb-first-post--highlight{grid-column:1/-1}.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-2 .mzb-first-post--highlight .mzb-featured-image::before{border-radius:4px;background:linear-gradient(180deg,#fff0 35.1%,#000 99.92%);position:absolute;content:"";top:0;left:0;z-index:1;height:100%;width:100%}.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-2 .mzb-first-post--highlight .mzb-post-content{display:flex;flex-direction:column;align-items:flex-start;height:100%;justify-content:center;z-index:1}.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-2 .mzb-bottom-posts-outer-wrapper{padding-left:20px;padding-right:20px;z-index:1;display:flex}.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-2 .mzb-bottom-posts-wrapper{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:var(--gap,20px);margin-top:-100px;margin-left:auto;margin-right:auto;flex-wrap:wrap}.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-2 .mzb-bottom-posts-wrapper .mzb-post{height:calc(var(--height)/2 - var(--gap)/2)}.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-2 .mzb-bottom-posts-wrapper .mzb-post .mzb-featured-image::before{border-radius:4px;background:linear-gradient(180deg,#fff0 35.1%,#000 99.92%);position:absolute;content:"";top:0;left:0;z-index:1;height:100%;width:100%}.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-2 .mzb-bottom-posts-wrapper .mzb-post .mzb-post-content{z-index:1}.mzb-banner-posts.mzb-alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50.1vw)}@media(max-width:840px){.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-2 .mzb-bottom-posts-wrapper{flex:1}.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-2 .mzb-bottom-posts-wrapper .mzb-post{width:100%}}@media(min-width:768px){.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-1{all:unset;display:grid;grid-template-areas:"highlighted post-1 post-2" "highlighted post-3 post-3";grid-template-columns:2fr 1fr 1fr;gap:var(--gap,20px)}.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-1 .mzb-post:nth-child(1){grid-area:highlighted}.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-1 .mzb-post:nth-child(2){grid-area:post-1}.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-1 .mzb-post:nth-child(3){grid-area:post-2}.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-1 .mzb-post:nth-child(4){grid-area:post-3}.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-1 .mzb-post:nth-child(2),.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-1 .mzb-post:nth-child(3),.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-1 .mzb-post:nth-child(4){height:calc(var(--height)/2 - var(--gap)/2)}.mzb-banner-posts .mzb-posts.mzb-layout-5.mzb-layout-5-style-2 .mzb-bottom-posts-wrapper{flex-direction:row}}.mzb-banner-posts .mzb-view-more{display:inline-block}.mzb-banner-posts .mzb-view-more>a{display:flex;align-items:center;gap:5px}.mzb-banner-posts .mzb-view-more>a svg{fill:var(--color--primary)}.mzb-banner-posts .mzb-view-more>a p{margin:0}.mzb-banner-posts .mzb-posts{display:grid;grid-template-columns:1fr;--gap:20px;gap:var(--gap);overflow:hidden}.mzb-banner-posts .mzb-post{position:relative;--height:calc(100% + var(--gap));height:var(--height);overflow:hidden;border-radius:var(--mzb-border-radius--xs)}.mzb-banner-posts .mzb-post .mzb-featured-image{height:100%;pointer-events:none}.mzb-banner-posts .mzb-post .mzb-featured-image img{display:block;height:100%;width:100%;transform:scale(1);transition:.3s ease-in-out;-o-object-fit:cover;object-fit:cover}.mzb-banner-posts .mzb-post .mzb-entry-header{padding:30px}.mzb-banner-posts .mzb-post .mzb-entry-header p{font-size:32px}.mzb-banner-posts .mzb-post-content{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(180deg,#fff0 0%,rgb(0 0 0 / .6) 100%);mix-blend-mode:normal;padding:15px;color:var(--color--white);display:grid;align-items:end;grid-template-rows:repeat(1,1fr);height:100%}.mzb-banner-posts .mzb-post-content .mzb-post-title a,.mzb-banner-posts .mzb-post-content .mzb-read-more a,.mzb-banner-posts .mzb-post-content .mzb-post-meta a{pointer-events:auto!important}.mzb-banner-posts .mzb-post-content .mzb-post-title{margin-top:10px;margin-bottom:unset}.mzb-banner-posts .mzb-post-content .mzb-post-view-count,.mzb-banner-posts .mzb-post-content .mzb-post-read-time{display:flex;align-items:center}.mzb-banner-posts .mzb-post-content .mzb-post-view-count span,.mzb-banner-posts .mzb-post-content .mzb-post-read-time span{font-weight:var(--mzb-font-weight--regular);margin-left:5px}.mzb-banner-posts .mzb-post-content svg{height:14px;width:14px;fill:var(--color--white)}.mzb-banner-posts .mzb-post-title a{color:var(--color--white);font-size:16px;font-weight:var(--mzb-font-weight--semibold);line-height:1.2;display:block;text-shadow:1px 1px 2px rgb(0 0 0 / .2);overflow:hidden;text-overflow:ellipsis;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mzb-banner-posts .mzb-post-title a:hover{opacity:.8;color:var(--color--white)}.mzb-banner-posts .mzb-post-entry-meta.mzb-meta-separator--circle span:nth-child(odd):not(:last-child)::after{content:"●";font-size:.5em;vertical-align:middle}.mzb-banner-posts .mzb-post-entry-meta.mzb-meta-separator--square span:nth-child(odd):not(:last-child)::after{content:"■";font-size:.5em;vertical-align:middle}.mzb-banner-posts .mzb-post-entry-meta.mzb-meta-separator--vertical-dash span:nth-child(odd):not(:last-child)::after{content:"|";color:#999}.mzb-banner-posts .mzb-post-entry-meta.mzb-meta-separator--horizontal-dash span:nth-child(odd):not(:last-child)::after{content:"–";color:#999}.mzb-banner-posts .mzb-post-entry-meta.mzb-meta-separator--outline-circle span:nth-child(odd):not(:last-child)::after{content:"○";font-size:.6em;vertical-align:middle}.mzb-banner-posts .mzb-post-categories{display:inline-flex;gap:10px;flex-wrap:wrap}.mzb-banner-posts .mzb-post-categories a{background-color:var(--color--primary);padding:4px 8px;border-radius:var(--mzb-border-radius--xxl);color:var(--color--white);font-weight:var(--mzb-font-weight--semibold);font-size:12px;display:inline-block;line-height:14px;text-decoration:none}.mzb-banner-posts .mzb-post-categories.mzb-large a{padding:17px 25px}.mzb-banner-posts .mzb-post-categories.mzb-small a{padding:8px 16px}.mzb-banner-posts .mzb-post-categories.mzb-medium a{padding:12px 20px}.mzb-banner-posts .mzb-post-categories.mzb-style-outline a{background:#fff0;border:1px solid var(--color--primary)}.mzb-banner-posts .mzb-post-categories.mzb-style-plain a{background-color:#fff0;padding:0}.mzb-banner-posts .mzb-post-categories .editor-styles-wrapper a{color:var(--color--white)}.mzb-banner-posts .mzb-post-date{display:flex;gap:5px;align-items:center}.mzb-banner-posts .mzb-post-date a{display:block;font-weight:400;color:var(--color--white);font-size:14px;text-decoration:none}.mzb-banner-posts .mzb-post-date a:hover{opacity:.8;color:var(--color--white)}.mzb-banner-posts .mzb-post-date svg{fill:var(--color--white)}.mzb-banner-posts .mzb-post .mzb-post-entry-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.mzb-banner-posts .mzb-featured-image+.mzb-post-content{background:linear-gradient(0deg,rgb(0 0 0 / .7),#fff0 60%,#fff0);height:100%}.mzb-banner-posts .mzb-entry-summary{margin-top:12px}.mzb-banner-posts .mzb-read-more{margin-top:12px}.mzb-banner-posts .mzb-read-more a{color:#fff;font-size:16px;font-weight:600;line-height:1.3;text-transform:capitalize;text-decoration:none;opacity:.9}@media(min-width:768px){.mzb-banner-posts .mzb-posts{grid-template-columns:2fr 1fr 1fr}.mzb-banner-posts .mzb-posts>.mzb-post:first-child .mzb-post-title a{font-size:32px}.mzb-banner-posts .mzb-posts>.mzb-post:first-child .mzb-post-content{padding:30px}.mzb-banner-posts .mzb-posts>.mzb-post:nth-child(3),.mzb-banner-posts .mzb-posts>.mzb-post:nth-child(4){height:calc(var(--height)/2 - var(--gap)/2)}.mzb-banner-posts .mzb-post:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:3}.mzb-banner-posts .mzb-post:nth-child(2){grid-column-start:2;grid-row-start:1;grid-row-end:3}}.editor-styles-wrapper .mzb-banner-posts .mzb-post .mzb-post-content .mzb-post-entry-meta.mzb-meta-separator--circle span:nth-child(odd):not(:last-child)::after{content:"●";font-size:.8em;vertical-align:middle}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-1{grid-template-columns:1fr 1fr 1fr}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-1 .mzb-post{height:100px}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-1 .mzb-post .mzb-post-count-wrapper{display:none}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-1 .mzb-post .mzb-post-categories a{text-align:center;display:flex;align-items:center;justify-content:center}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-2{grid-template-columns:1fr 1fr 1fr}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-2 .mzb-post{height:100px}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-2 .mzb-post .mzb-title-wrapper{position:relative;align-items:end;justify-content:space-between}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-2 .mzb-post .mzb-title-wrapper .mzb-title{display:flex;flex-direction:column}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-2 .mzb-post .mzb-title-wrapper .mzb-title .mzb-post-categories{all:unset;z-index:1}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-2 .mzb-post .mzb-title-wrapper .mzb-title .mzb-post-categories a{padding:0 12px}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-2 .mzb-post .mzb-title-wrapper .mzb-title .mzb-post-count-wrapper{all:unset;z-index:1}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-2 .mzb-post .mzb-title-wrapper .mzb-title .mzb-post-count-wrapper .mzb-post-count{padding:0 0 12px 12px}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-2 .mzb-post .mzb-title-wrapper .mzb-list-icon{padding:0 12px 12px 0}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-2 .mzb-post .mzb-title-wrapper .mzb-list-icon svg{fill:#fff;height:24px;width:24px;z-index:1;position:relative}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-2 .mzb-post .mzb-title-wrapper .mzb-overlay{position:absolute;height:100%;width:100%;background:linear-gradient(0deg,rgb(0 0 0 / .5),rgb(0 0 0 / .5));border:inherit}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-3{grid-template-columns:1fr 1fr 1fr}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-3 .mzb-post{height:175px;flex-direction:column}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-3 .mzb-post .mzb-title-wrapper{position:relative;flex:1 0 60%}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-3 .mzb-post .mzb-title-wrapper .mzb-overlay{position:absolute;height:100%;width:100%;background:linear-gradient(0deg,rgb(0 0 0 / .5),rgb(0 0 0 / .5));border:inherit}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-3 .mzb-post .mzb-title-with-icon{display:flex;justify-content:space-between;align-items:center}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-3 .mzb-post .mzb-title-with-icon .mzb-title{display:flex;flex-direction:column;padding:12px 0}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-3 .mzb-post .mzb-title-with-icon .mzb-title .mzb-post-categories{all:unset;z-index:1}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-3 .mzb-post .mzb-title-with-icon .mzb-title .mzb-post-categories a{padding:0;display:block;color:#000}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-3 .mzb-post .mzb-title-with-icon .mzb-title .mzb-post-count-wrapper{all:unset;z-index:1}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-3 .mzb-post .mzb-title-with-icon .mzb-title .mzb-post-count-wrapper .mzb-post-count{padding:0}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-3 .mzb-post .mzb-title-with-icon .mzb-title .mzb-post-count-wrapper .mzb-post-count a{color:#000}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-3 .mzb-post .mzb-list-icon{padding:0;height:24px}.mzb-category-list .mzb-posts.mzb-layout-2.mzb-layout-2-style-3 .mzb-post .mzb-list-icon svg{fill:#000;height:24px;width:24px}.mzb-category-list .mzb-posts.mzb-layout-3 .mzb-post-count-text{display:none}.mzb-category-list .mzb-posts.mzb-layout-3.mzb-layout-3-style-1 .mzb-post-categories,.mzb-category-list .mzb-posts.mzb-layout-3.layout-3-style-1 .mzb-post-categories{display:flex;align-items:center;gap:8px}.mzb-category-list .mzb-posts.mzb-layout-3.mzb-layout-3-style-1 .mzb-post-categories .mzb-list-icon,.mzb-category-list .mzb-posts.mzb-layout-3.layout-3-style-1 .mzb-post-categories .mzb-list-icon{display:flex}.mzb-category-list .mzb-posts.mzb-layout-3.mzb-layout-3-style-1 .mzb-title-wrapper,.mzb-category-list .mzb-posts.mzb-layout-3.layout-3-style-1 .mzb-title-wrapper{background-image:none!important}.mzb-category-list .mzb-posts.mzb-layout-3.mzb-layout-3-style-1 .mzb-post,.mzb-category-list .mzb-posts.mzb-layout-3.mzb-layout-3-style-1 .mzb-post-count-wrapper,.mzb-category-list .mzb-posts.mzb-layout-3.layout-3-style-1 .mzb-post,.mzb-category-list .mzb-posts.mzb-layout-3.layout-3-style-1 .mzb-post-count-wrapper{all:unset;display:flex}.mzb-category-list .mzb-posts.mzb-layout-3.mzb-layout-3-style-1 .mzb-post-count-wrapper a,.mzb-category-list .mzb-posts.mzb-layout-3.layout-3-style-1 .mzb-post-count-wrapper a{color:#111;font-weight:400}.mzb-category-list .mzb-posts.mzb-layout-3.mzb-layout-3-style-1 .mzb-post-count a:nth-child(2),.mzb-category-list .mzb-posts.mzb-layout-3.layout-3-style-1 .mzb-post-count a:nth-child(2){display:none}.mzb-category-list .mzb-posts.mzb-layout-3.mzb-layout-3-style-1 .mzb-post-categories,.mzb-category-list .mzb-posts.mzb-layout-3.layout-3-style-1 .mzb-post-categories{all:unset;padding:10px}.mzb-category-list .mzb-posts.mzb-layout-3.mzb-layout-3-style-1 .mzb-post-categories a,.mzb-category-list .mzb-posts.mzb-layout-3.layout-3-style-1 .mzb-post-categories a{color:#111;padding:0;font-weight:400}.mzb-category-list .mzb-posts.mzb-layout-3.mzb-layout-3-style-1.separator .mzb-post:not(:last-child),.mzb-category-list .mzb-posts.mzb-layout-3.layout-3-style-1.separator .mzb-post:not(:last-child){border-bottom:1px solid #eaeaea}.mzb-category-list .mzb-posts.mzb-layout-3.mzb-layout-3-style-2{grid-template-columns:repeat(4,1fr);gap:12px}.mzb-category-list .mzb-posts.mzb-layout-3.mzb-layout-3-style-2 .mzb-post{border:1px solid #f4f4f4;border-radius:4px;background:#fff;box-shadow:0 8px 24px 0 rgb(0 0 0 / .04);justify-content:center;align-items:center}.mzb-category-list .mzb-posts.mzb-layout-3.mzb-layout-3-style-2 .mzb-post .mzb-title-wrapper{background-image:none!important;flex:none}.mzb-category-list .mzb-posts.mzb-layout-3.mzb-layout-3-style-2 .mzb-post .mzb-title-wrapper .mzb-post-categories{all:unset;padding-right:10px}.mzb-category-list .mzb-posts.mzb-layout-3.mzb-layout-3-style-2 .mzb-post .mzb-title-wrapper .mzb-post-categories a{color:#111;padding:0;font-weight:400}.mzb-category-list .mzb-posts.mzb-layout-3.mzb-layout-3-style-2 .mzb-post .mzb-post-count-wrapper{all:unset;display:flex}.mzb-category-list .mzb-posts.mzb-layout-3.mzb-layout-3-style-2 .mzb-post .mzb-post-count-wrapper .mzb-post-count a{color:#111;font-weight:400}.mzb-category-list .mzb-posts.mzb-layout-3.mzb-layout-3-style-2 .mzb-post .mzb-post-count-wrapper .mzb-post-count a:first-child::before{content:"("}.mzb-category-list .mzb-posts.mzb-layout-3.mzb-layout-3-style-2 .mzb-post .mzb-post-count-wrapper .mzb-post-count a:first-child::after{content:")"}.mzb-category-list .mzb-posts.mzb-layout-3.mzb-layout-3-style-2 .mzb-post .mzb-post-count-wrapper .mzb-post-count a:nth-child(2){display:none}.mzb-category-list .mzb-posts{display:grid;row-gap:5px}.mzb-category-list .mzb-post{display:flex;overflow:hidden;border-radius:var(--mzb-border-radius--xs);height:60px}.mzb-category-list .mzb-title-wrapper{flex:1 0 60%;background:linear-gradient(0deg,rgb(0 0 0 / .5),rgb(0 0 0 / .5));display:flex;align-items:center;background-size:cover;position:relative}.mzb-category-list .mzb-post-categories{position:absolute;background:linear-gradient(0deg,rgb(0 0 0 / .5),rgb(0 0 0 / .5));height:100%;width:100%;top:0;left:0;display:flex;z-index:1}.mzb-category-list .mzb-post-categories a,.mzb-category-list .mzb-post-count a{color:var(--color--white);font-size:16px;font-weight:var(--mzb-font-weight--semibold);text-decoration:none;overflow:hidden}.mzb-category-list .mzb-post-categories a{padding:20px 12px;width:100%}.mzb-category-list .mzb-post-categories a:hover{opacity:.8;color:var(--color--white)}.mzb-category-list .mzb-post-count-wrapper{background-color:var(--color--primary);display:flex;justify-content:center;align-items:center;padding:20px 18px;flex-basis:100px}.mzb-category-list .mzb-post-count{margin:0}.mzb-category-list .mzb-layout-1-style-2 .mzb-post-count-wrapper,.mzb-category-list .layout-1-style-2 .mzb-post-count-wrapper{padding:0;background:none}.mzb-category-list .mzb-layout-1-style-2 .mzb-title,.mzb-category-list .layout-1-style-2 .mzb-title{display:flex;background-color:var(--color--primary);width:100%;justify-content:space-between;padding:6px 20px}.mzb-category-list .mzb-layout-1-style-2 .mzb-title-wrapper,.mzb-category-list .layout-1-style-2 .mzb-title-wrapper{align-items:flex-end}.mzb-category-list .mzb-layout-1-style-2 .mzb-post img,.mzb-category-list .layout-1-style-2 .mzb-post img{height:120px}.mzb-category-list .mzb-layout-1-style-2 .mzb-post-categories,.mzb-category-list .layout-1-style-2 .mzb-post-categories{position:unset;background:none;align-items:flex-end;width:50%}.mzb-category-list .mzb-layout-1-style-2 .mzb-post-categories a,.mzb-category-list .layout-1-style-2 .mzb-post-categories a{padding:0}.mzb-category-list .mzb-layout-1-style-3 .mzb-post,.mzb-category-list .layout-1-style-3 .mzb-post{justify-content:space-between;position:relative}.mzb-category-list .mzb-layout-1-style-3 .mzb-post img,.mzb-category-list .layout-1-style-3 .mzb-post img{height:90px}.mzb-category-list .mzb-layout-1-style-3 .mzb-title-wrapper,.mzb-category-list .layout-1-style-3 .mzb-title-wrapper{flex:unset;width:100%}.mzb-category-list .mzb-layout-1-style-3 .mzb-post-count-wrapper,.mzb-category-list .layout-1-style-3 .mzb-post-count-wrapper{position:absolute;width:-moz-fit-content;width:fit-content;z-index:1;right:20px;top:50%;transform:translateY(-50%);background:none;padding:0}.mzb-date-weather{display:flex;align-items:center}.mzb-date-weather .mzb-temperature{font-weight:var(--mzb-font-weight--bold);font-size:14px;margin:0 5px 0 10px}.mzb-date-weather .mzb-weather-icon{display:flex}.mzb-date-weather .mzb-weather-date{font-weight:var(--mzb-font-weight--regular);font-size:13px}.mzb-date-weather .mzb-weather-icon svg{fill:var(--color--primary);width:24px;height:24px}.mzb-featured-categories .mzb-top-wrapper{display:flex;justify-content:space-between;align-items:flex-start}.mzb-featured-categories .mzb-view-more{display:inline-block}.mzb-featured-categories .mzb-view-more>a{display:flex;align-items:center;gap:5px}.mzb-featured-categories .mzb-view-more>a svg{fill:var(--color--primary)}.mzb-featured-categories .mzb-view-more>a p{margin:0}.mzb-featured-categories .mzb-category-posts{display:flex;gap:20px}.mzb-featured-categories .mzb-post-heading h2{margin-bottom:0}.mzb-featured-categories .mzb-category-1-posts,.mzb-featured-categories .mzb-category-2-posts{width:50%;display:flex;flex-direction:column;gap:15px}.mzb-featured-categories .mzb-post-title a{display:block;font-size:16px;font-weight:var(--mzb-font-weight--semibold);text-decoration:none;line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mzb-featured-categories .mzb-post-title a:hover{color:var(--color--primary)}.mzb-featured-categories .mzb-post{display:flex;background-color:var(--color--white);border-radius:var(--mzb-border-radius--xs);padding:8px;gap:15px;overflow:hidden}.mzb-featured-categories .mzb-post:nth-child(2){flex-direction:column;padding:unset;gap:0}.mzb-featured-categories .mzb-post:nth-child(2) .mzb-featured-image img{height:180px;max-width:100%}.mzb-featured-categories .mzb-post:nth-child(2) .mzb-post-content{margin-left:unset;padding:15px;align-self:flex-start;width:calc(100% - 30px)}.mzb-featured-categories .mzb-post:nth-child(2) .mzb-post-content .mzb-post-title{margin-top:15px;margin-bottom:15px}.mzb-featured-categories .mzb-post:nth-child(2) .mzb-post-content .mzb-post-title a{font-size:18px}.mzb-featured-categories .mzb-post:nth-child(2) .mzb-post-meta{display:flex;justify-content:space-between}.mzb-featured-categories .mzb-post:nth-child(2) .mzb-post-author a{color:var(--color--black)}.mzb-featured-categories .mzb-post:nth-child(2) .mzb-post-author a:hover{color:var(--color--primary)}.mzb-featured-categories .mzb-post .mzb-featured-image img{display:block;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--mzb-border-radius--xs);height:74px;min-width:74px;max-width:74px}.mzb-featured-categories .mzb-post-meta{display:none}.mzb-featured-categories .mzb-post-meta .comments-link{display:flex;gap:5px;align-items:center}.mzb-featured-categories .mzb-post-meta .comments-link svg{height:16px;width:16px;fill:var(--color--primary)}.mzb-featured-categories .mzb-post-content{align-self:center}.mzb-featured-categories .mzb-post-content .mzb-post-title{margin-bottom:10px}.mzb-featured-categories .mzb-post-entry-meta.mzb-meta-separator--circle span:nth-child(odd):not(:last-child)::after{content:"●";font-size:.5em;vertical-align:middle}.mzb-featured-categories .mzb-post-entry-meta.mzb-meta-separator--square span:nth-child(odd):not(:last-child)::after{content:"■";font-size:.5em;vertical-align:middle}.mzb-featured-categories .mzb-post-entry-meta.mzb-meta-separator--vertical-dash span:nth-child(odd):not(:last-child)::after{content:"|";color:#999}.mzb-featured-categories .mzb-post-entry-meta.mzb-meta-separator--horizontal-dash span:nth-child(odd):not(:last-child)::after{content:"–";margin:0 8px;color:#999}.mzb-featured-categories .mzb-post-entry-meta.mzb-meta-separator--outline-circle span:nth-child(odd):not(:last-child)::after{content:"○";font-size:.6em;vertical-align:middle}.mzb-featured-categories .mzb-post-categories{display:inline-flex;gap:10px;flex-wrap:wrap}.mzb-featured-categories .mzb-post-categories a{display:inline-block;padding:4px 8px;background-color:var(--color--light--primary);color:var(--color--primary);font-weight:var(--mzb-font-weight--semibold);font-size:13px;border-radius:18px;text-decoration:none}.mzb-featured-categories .mzb-post-categories .editor-styles-wrapper a{color:var(--color--black)}.mzb-featured-categories .mzb-post-author{display:none}.mzb-featured-categories .mzb-post-date{display:flex;gap:5px;align-items:center}.mzb-featured-categories .mzb-post-date a{font-size:14px;font-weight:var(--mzb-font-weight--regular);text-decoration:none;color:#414141}.mzb-featured-categories .mzb-post-date a:hover{color:var(--color--primary)}.mzb-featured-categories .mzb-post-date svg{fill:#414141}.mzb-featured-categories .mzb-post-entry-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.mzb-featured-categories .mzb-entry-summary{margin-top:12px}.mzb-featured-categories .mzb-read-more{margin-top:12px}.mzb-featured-categories .mzb-read-more a{color:#3f3f46;font-size:16px;font-weight:600;line-height:1.3;text-transform:capitalize;text-decoration:none;opacity:.9}.mzb-featured-categories .mzb-read-more a:hover{color:var(--color--primary)}@media(max-width:768px){.mzb-featured-categories .mzb-post{flex-direction:column;align-items:center}.mzb-featured-categories .mzb-post .mzb-featured-image{width:100%}.mzb-featured-categories .mzb-post .mzb-featured-image img{width:100%!important;max-width:100%!important}.mzb-featured-categories .mzb-post .mzb-post-content{width:100%}.mzb-featured-categories .mzb-category-posts{flex-direction:column}.mzb-featured-categories .mzb-category-posts .mzb-category-1-posts,.mzb-featured-categories .mzb-category-posts .mzb-category-2-posts{width:100%}}.editor-styles-wrapper .mzb-featured-categories .mzb-post .mzb-post-content .mzb-post-entry-meta.mzb-meta-separator--circle span:nth-child(odd):not(:last-child)::after{content:"●";font-size:.8em;vertical-align:middle}.mzb-grid-module.mzb-layout-1{grid-template-columns:repeat(4,1fr);grid-template-rows:1fr}.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-1 .mzb-posts.mzb-post-col--2{grid-template-columns:repeat(2,1fr)}.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-1 .mzb-posts.mzb-post-col--3{grid-template-columns:repeat(3,1fr)}.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-1 .mzb-posts .mzb-post-content .mzb-post-meta .mzb-post-categories,.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-1 .mzb-posts .mzb-post-content .mzb-post-meta .mzb-comments-link{color:var(--color--white)}.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-1 .mzb-posts .mzb-post-content .mzb-post-meta .mzb-post-categories svg,.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-1 .mzb-posts .mzb-post-content .mzb-post-meta .mzb-comments-link svg{fill:var(--color--white)}.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-1 .mzb-posts .mzb-post-content .mzb-post-title{color:var(--color--white)}.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-1 .mzb-posts .mzb-post-content .mzb-post-view-count svg,.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-1 .mzb-posts .mzb-post-content .mzb-post-read-time svg{fill:var(--color--white)}.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-2 .mzb-posts{grid-template-columns:2fr 1fr 1fr 1fr}.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-2 .mzb-posts.mzb-post-col--2{grid-template-columns:2fr 1fr}.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-2 .mzb-posts.mzb-post-col--3{grid-template-columns:repeat(3,1fr)}.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-2 .mzb-posts .mzb-post:first-child{grid-column-start:initial;grid-column-end:initial}@media(min-width:768px){.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-2 .mzb-posts{grid-template-columns:repeat(3,1fr)}.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-2 .mzb-posts .mzb-post:first-child{grid-column-start:1;grid-column-end:4;order:initial}.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-2 .mzb-posts .mzb-post-content .mzb-post-title{color:var(--color--white)}.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-2 .mzb-posts .mzb-post-content .mzb-post-view-count svg,.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-2 .mzb-posts .mzb-post-content .mzb-post-read-time svg{fill:var(--color--white)}}@media(min-width:1200px){.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-2 .mzb-posts{grid-template-columns:2fr 1fr 1fr 1fr}.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-2 .mzb-posts .mzb-post:first-child{grid-column-start:initial;grid-column-end:initial}.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-2 .mzb-posts .mzb-post-content .mzb-post-title{color:var(--color--white)}.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-2 .mzb-posts .mzb-post-content .mzb-post-view-count svg,.mzb-grid-module.mzb-layout-1.mzb-layout-1-style-2 .mzb-posts .mzb-post-content .mzb-post-read-time svg{fill:var(--color--white)}}.mzb-grid-module.mzb-layout-2 .mzb-post{all:unset;z-index:1}.mzb-grid-module.mzb-layout-2 .mzb-post-title a{color:var(--color--black);text-shadow:unset}.mzb-grid-module.mzb-layout-2 .mzb-post-title a:hover{opacity:unset;color:var(--color--primary)}.mzb-grid-module.mzb-layout-2.mzb-layout-2-style-1 .mzb-posts.mzb-post-col--2{grid-template-columns:repeat(2,1fr)}.mzb-grid-module.mzb-layout-2.mzb-layout-2-style-1 .mzb-posts.mzb-post-col--3{grid-template-columns:repeat(3,1fr)}.mzb-grid-module.mzb-layout-2.mzb-layout-2-style-1 .mzb-featured-image.mzb-category--inside-image{position:relative}.mzb-grid-module.mzb-layout-2.mzb-layout-2-style-1 .mzb-featured-image.mzb-category--inside-image .mzb-post-meta{position:absolute;left:0;bottom:0;right:0;margin:20px}.mzb-grid-module.mzb-layout-2.mzb-layout-2-style-1 .mzb-post-content{all:unset;display:grid;padding:12px 0;gap:12px}.mzb-grid-module.mzb-layout-2.mzb-layout-2-style-1 .mzb-post-content .mzb-read-more{color:var(--color--black)}.mzb-grid-module.mzb-layout-2 .mzb-post-entry-meta a{color:var(--color--black)}.mzb-grid-module.mzb-layout-2 .mzb-post-entry-meta a:hover{color:var(--color--primary)}.mzb-grid-module.mzb-layout-2 .mzb-post-date svg{fill:var(--color--black)}.mzb-grid-module.mzb-layout-2 .mzb-post-view-count svg,.mzb-grid-module.mzb-layout-2 .mzb-post-read-time svg{fill:var(--color--black)}@media(max-width:768px){.mzb-grid-module.mzb-layout-2.mzb-layout-2-style-1 .mzb-posts.mzb-post-col--2{grid-template-columns:1fr}.mzb-grid-module.mzb-layout-2.mzb-layout-2-style-1 .mzb-posts.mzb-post-col--3{grid-template-columns:1fr}}@media(min-width:768px){.mzb-grid-module.mzb-layout-2.mzb-layout-2-style-1 .mzb-posts.mzb-post-col--2{grid-template-columns:repeat(2,1fr)}.mzb-grid-module.mzb-layout-2.mzb-layout-2-style-1 .mzb-posts.mzb-post-col--3{grid-template-columns:repeat(3,1fr)}.mzb-grid-module.mzb-layout-2.mzb-layout-2-style-1 .mzb-post-content{all:unset;display:grid;padding:12px 0;gap:12px}}@media(min-width:1200px){.mzb-grid-module.mzb-layout-2.mzb-layout-2-style-1 .mzb-posts.mzb-post-col--2{grid-template-columns:repeat(2,1fr)}.mzb-grid-module.mzb-layout-2.mzb-layout-2-style-1 .mzb-posts.mzb-post-col--3{grid-template-columns:repeat(3,1fr)}.mzb-grid-module.mzb-layout-2.mzb-layout-2-style-1 .mzb-post-content{all:unset;display:grid;padding:12px 0;gap:12px}}.mzb-grid-module{margin-right:0;margin-left:0}.mzb-grid-module .mzb-post-title a{font-size:24px}.mzb-grid-module .mzb-top-wrapper{display:flex;justify-content:space-between;align-items:flex-start}.mzb-grid-module .mzb-view-more{display:inline-block}.mzb-grid-module .mzb-view-more>a{display:flex;align-items:center;gap:5px}.mzb-grid-module .mzb-view-more>a svg{fill:var(--color--primary)}.mzb-grid-module .mzb-posts{display:grid;grid-template-columns:repeat(2,1fr)}.mzb-grid-module .mzb-post-col--2{grid-template-columns:repeat(2,1fr)}.mzb-grid-module .mzb-post-col--3{grid-template-columns:repeat(3,1fr)}.mzb-grid-module .mzb-post-col--4{grid-template-columns:repeat(4,1fr)}.mzb-grid-module .mzb-featured-image{position:relative;overflow:hidden}.mzb-grid-module .mzb-featured-image img{display:block;border-radius:inherit;height:66.35vh;width:100%;transform:scale(1);transition:.3s transform ease-in-out;-o-object-fit:cover;object-fit:cover;background:linear-gradient(180deg,#fff0 0%,rgb(0 0 0 / .6) 100%)}.mzb-grid-module .mzb-featured-image .mzb-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgb(0 0 0 / .7),#fff0 60%,#fff0);z-index:1;pointer-events:none;border-radius:inherit}.mzb-grid-module .mzb-post{position:relative;height:100%;height:66.35vh}.mzb-grid-module .mzb-post-content{position:absolute;left:0;right:0;bottom:0;mix-blend-mode:normal;padding:15px;color:var(--color--white);display:grid;align-items:end;grid-template-rows:repeat(1,1fr);z-index:2;gap:12px}.mzb-grid-module .mzb-post-content .mzb-post-title{z-index:3;margin:0}.mzb-grid-module .mzb-post-content .mzb-post-view-count,.mzb-grid-module .mzb-post-content .mzb-post-read-time{display:flex;align-items:center}.mzb-grid-module .mzb-post-content .mzb-post-view-count span,.mzb-grid-module .mzb-post-content .mzb-post-read-time span{font-weight:var(--mzb-font-weight--regular);margin-left:5px}.mzb-grid-module .mzb-post-content svg{height:14px;width:14px}.mzb-grid-module .mzb-post-content .mzb-entry-content .mzb-entry-summary p{margin:0}.mzb-grid-module .mzb-post-title a{display:block;color:var(--color--white);font-size:24px;font-weight:var(--mzb-font-weight--semibold);text-shadow:1px 1px 2px rgb(0 0 0 / .2);line-height:1.2;overflow:hidden;text-overflow:ellipsis;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mzb-grid-module .mzb-post-title a:hover{opacity:.8;color:var(--color--white)}.mzb-grid-module .mzb-post-entry-meta .mzb-post-author,.mzb-grid-module .mzb-post-entry-meta .mzb-post-date,.mzb-grid-module .mzb-post-entry-meta .mzb-post-read-time{gap:8px}.mzb-grid-module .mzb-post-entry-meta.mzb-meta-separator--circle span:not(:last-child)::after{content:"●";font-size:.5em;vertical-align:middle}.mzb-grid-module .mzb-post-entry-meta.mzb-meta-separator--square span:not(:last-child)::after{content:"■";font-size:.5em;vertical-align:middle}.mzb-grid-module .mzb-post-entry-meta.mzb-meta-separator--vertical-dash span:not(:last-child)::after{content:"|";color:#999}.mzb-grid-module .mzb-post-entry-meta.mzb-meta-separator--horizontal-dash span:not(:last-child)::after{content:"–";color:#999}.mzb-grid-module .mzb-post-entry-meta.mzb-meta-separator--outline-circle span:not(:last-child)::after{content:"○";font-size:.6em;vertical-align:middle}.mzb-grid-module .mzb-post .mzb-entry-header{padding:30px}.mzb-grid-module .mzb-post .mzb-entry-header p{font-size:32px}.mzb-grid-module .mzb-post-date a{font-size:14px;color:var(--color--white)}.mzb-grid-module .mzb-post-date a:hover{opacity:.8;color:var(--color--white)}.mzb-grid-module .mzb-post-author a{max-width:100px}.mzb-grid-module .mzb-post-date{display:flex;gap:5px;align-items:center}.mzb-grid-module .mzb-post-date a{font-weight:var(--mzb-font-weight--regular);text-decoration:none}.mzb-grid-module .mzb-post-date svg{height:14px;width:14px;fill:var(--color--white)}.mzb-grid-module .mzb-post-entry-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;z-index:3}.mzb-grid-module .mzb-post .mzb-read-more{margin-top:12px}.mzb-grid-module .mzb-post .mzb-read-more a{color:#fff;font-size:16px;font-weight:600;line-height:1.3;text-transform:capitalize;text-decoration:none;opacity:.9}.mzb-grid-module .mzb-post .mzb-read-more a:hover{color:var(--color--primary)}.mzb-grid-module .mzb-post-meta{justify-content:space-between;flex-wrap:wrap;display:flex;gap:10px}.mzb-grid-module .mzb-post-meta .comments-link{display:flex;gap:5px;align-items:center}.mzb-grid-module .mzb-post-meta .comments-link svg{height:16px;width:16px;fill:var(--color--primary)}.mzb-grid-module .mzb-featured-image+.mzb-post-content{height:100%}.mzb-grid-module .mzb-posts.mzb-number-list{counter-reset:post-counter}.mzb-grid-module .mzb-posts.mzb-number-list.mzb-number-list__with-image.mzb-number-list__circle .mzb-post .mzb-featured-image::before{color:var(--color--white);background-color:var(--mzb-colors-primary);border-radius:50%;border:2px solid var(--color--white);padding:5px;height:30px;width:30px;display:flex;align-items:center;justify-content:center}.mzb-grid-module .mzb-posts.mzb-number-list.mzb-number-list__with-image.mzb-number-list__square .mzb-post .mzb-featured-image::before{color:var(--color--white);background-color:var(--mzb-colors-primary);border:2px solid var(--color--white);padding:5px;height:30px;width:30px;display:flex;align-items:center;justify-content:center}.mzb-grid-module .mzb-posts.mzb-number-list.mzb-number-list__with-image.mzb-number-list__dot .mzb-post .mzb-featured-image::before{content:counter(post-counter) "."}.mzb-grid-module .mzb-posts.mzb-number-list.mzb-number-list__with-image.mzb-number-list__zero .mzb-post .mzb-featured-image::before{content:counter(post-counter,decimal-leading-zero)}.mzb-grid-module .mzb-posts.mzb-number-list.mzb-number-list__with-image .mzb-post{position:relative}.mzb-grid-module .mzb-posts.mzb-number-list.mzb-number-list__with-image .mzb-post .mzb-featured-image::before{counter-increment:post-counter;content:counter(post-counter);position:absolute;font-weight:700;color:#000;height:30px;width:30px;z-index:1}.mzb-grid-module .mzb-posts.mzb-number-list.mzb-number-list__with-text.mzb-number-list__circle .mzb-post .mzb-post-content::before{color:var(--color--white);background-color:var(--mzb-colors-primary);border-radius:50%;border:2px solid var(--color--white);padding:5px;height:30px;width:30px;display:flex;align-items:center;justify-content:center}.mzb-grid-module .mzb-posts.mzb-number-list.mzb-number-list__with-text.mzb-number-list__square .mzb-post .mzb-post-content::before{color:var(--color--white);background-color:var(--mzb-colors-primary);border:2px solid var(--color--white);padding:5px;height:30px;width:30px;display:flex;align-items:center;justify-content:center}.mzb-grid-module .mzb-posts.mzb-number-list.mzb-number-list__with-text.mzb-number-list__dot .mzb-post .mzb-post-content::before{content:counter(post-counter) "."}.mzb-grid-module .mzb-posts.mzb-number-list.mzb-number-list__with-text.mzb-number-list__zero .mzb-post .mzb-post-content::before{content:counter(post-counter,decimal-leading-zero)}.mzb-grid-module .mzb-posts.mzb-number-list.mzb-number-list__with-text .mzb-post{position:relative}.mzb-grid-module .mzb-posts.mzb-number-list.mzb-number-list__with-text .mzb-post .mzb-post-content::before{counter-increment:post-counter;content:counter(post-counter);position:absolute;font-weight:700;color:#000;height:30px;width:30px;z-index:1}.mzb-grid-module .mzb-posts.mzb-post-col--4 .mzb-post.mzb-post-separator:not(:nth-child(4n)){border-right:1px solid #e0e0e0;border-radius:0}.mzb-grid-module .mzb-posts.mzb-post-col--2 .mzb-post.mzb-post-separator:nth-child(odd){border-right:1px solid #e0e0e0;border-radius:0}.mzb-section .mzb-grid-module .mzb-posts{margin-right:0;margin-left:0}.mzb-post-categories{display:flex;z-index:3;gap:12px}.mzb-post-categories p{width:-moz-fit-content;width:fit-content;border-radius:4px}@media(max-width:768px){.mzb-grid-module .mzb-posts{grid-template-columns:1fr}}@media(min-width:1200px){.mzb-grid-module .mzb-posts{grid-template-columns:repeat(4,1fr);grid-template-rows:1fr}.mzb-grid-module .mzb-posts.mzb-post-col--2{grid-template-columns:repeat(2,1fr)}.mzb-grid-module .mzb-posts.mzb-post-col--3{grid-template-columns:repeat(3,1fr)}}.editor-styles-wrapper .mzb-grid-module .mzb-post .mzb-post-content .mzb-post-entry-meta.mzb-meta-separator--circle span:not(:last-child)::after{content:"●";font-size:.8em;vertical-align:middle}.mzb-heading .mzb-sub-heading p{margin:0}.mzb-heading.mzb-heading-layout-1-style-1{border:none}.mzb-heading.mzb-heading-layout-1-style-1 .mzb-post-heading{margin-bottom:20px}.mzb-heading.mzb-heading-layout-1-style-1 .mzb-heading-text{position:relative;padding-bottom:0;display:inline-flex;align-items:center;padding-left:20px;line-height:1.2;margin-bottom:0}.mzb-heading.mzb-heading-layout-1-style-1 .mzb-heading-text::before{content:"";height:100%;border:2px solid var(--color--primary);display:inline-block;border-radius:2px;position:absolute;left:0}.mzb-heading.mzb-heading-layout-1-style-2 .mzb-post-heading{margin-bottom:20px}.mzb-heading.mzb-heading-layout-1-style-2 .mzb-heading-text{margin-bottom:0}.mzb-heading.mzb-heading-layout-2-style-1 .mzb-heading-inner{margin-bottom:20px;border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:#000}.mzb-heading.mzb-heading-layout-2-style-1 .mzb-heading-text{display:inline-block;margin-bottom:0;background-color:var(--color--black);border-radius:4px 4px 0 0;padding:6px 12px;color:var(--color--white)}.mzb-heading.mzb-heading-layout-2-style-1 .mzb-heading-text::before{all:unset}.mzb-heading.mzb-heading-layout-6-style-1 .mzb-heading-inner{display:flex;align-items:center;text-align:center;margin-bottom:20px}.mzb-heading.mzb-heading-layout-6-style-1 .mzb-heading-inner::before,.mzb-heading.mzb-heading-layout-6-style-1 .mzb-heading-inner::after{content:"";flex:1;border-bottom:1px solid #ccc}.mzb-heading.mzb-heading-layout-6-style-1 h1,.mzb-heading.mzb-heading-layout-6-style-1 h2,.mzb-heading.mzb-heading-layout-6-style-1 h3,.mzb-heading.mzb-heading-layout-6-style-1 h4,.mzb-heading.mzb-heading-layout-6-style-1 h5,.mzb-heading.mzb-heading-layout-6-style-1 h6{display:inline-block;padding:0 10px;font-weight:400;color:var(--color--black);margin-bottom:0}.mzb-heading.mzb-heading-layout-6-style-1 h1::before,.mzb-heading.mzb-heading-layout-6-style-1 h2::before,.mzb-heading.mzb-heading-layout-6-style-1 h3::before,.mzb-heading.mzb-heading-layout-6-style-1 h4::before,.mzb-heading.mzb-heading-layout-6-style-1 h5::before,.mzb-heading.mzb-heading-layout-6-style-1 h6::before{all:unset}.mzb-heading.mzb-heading-layout-4-style-1{padding-bottom:10px}.mzb-heading.mzb-heading-layout-4-style-1 .mzb-heading-inner{margin-bottom:20px}.mzb-heading.mzb-heading-layout-4-style-1 .mzb-heading-text{margin-bottom:0;position:relative;padding-left:20px}.mzb-heading.mzb-heading-layout-4-style-1 .mzb-heading-text::before{all:unset;content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background-color:var(--color--primary);display:block;border-radius:50%}.mzb-heading.mzb-heading-layout-5-style-1{padding-bottom:10px}.mzb-heading.mzb-heading-layout-5-style-1 .mzb-heading-inner{margin-bottom:20px}.mzb-heading.mzb-heading-layout-5-style-1 .mzb-heading-text{margin-bottom:0;position:relative;padding-left:20px}.mzb-heading.mzb-heading-layout-5-style-1 .mzb-heading-text::before{all:unset;content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background-color:var(--color--primary);display:block}.mzb-heading.mzb-heading-layout-7-style-1 .mzb-heading-inner{display:flex;align-items:center;margin-bottom:20px}.mzb-heading.mzb-heading-layout-7-style-1 .mzb-heading-inner::after{content:"";flex:1;border-bottom:1px solid #ccc}.mzb-heading.mzb-heading-layout-7-style-1 .mzb-heading-text{margin-bottom:0}.mzb-post-content-block p{line-height:1.7;margin-bottom:1.5rem}.mzb-post-content-block h2,.mzb-post-content-block h3,.mzb-post-content-block h4,.mzb-post-content-block h5,.mzb-post-content-block h6{margin-top:2rem;margin-bottom:.7rem;font-weight:600}.mzb-post-content-block ol,.mzb-post-content-block ul{margin-bottom:1.5rem}.mzb-post-content-block ol li,.mzb-post-content-block ul li{margin-bottom:.5rem}.mzb-post-content-block ul{list-style:disc inside}.mzb-post-content-block ol{list-style:decimal inside}.mzb-post-meta-content{display:flex;align-items:center;gap:1.5rem;margin-bottom:1rem}.mzb-post-meta-author,.mzb-post-meta-comment,.mzb-post-meta-date{display:flex;align-items:center;gap:.3rem}.components-panel__body.mzb-panel-body.is-opened>div:last-child .mzb-advance-select-body svg{width:auto;height:auto}.editor-styles-wrapper .block-editor-block-list__layout.is-root-container>:where(:not(.alignleft):not(.alignright):not(.alignfull))[data-type="magazine-blocks/icon"]{display:flex}.mzb-icon-block{display:inline-flex;width:auto}.mzb-icon-block .mzb-outside-icon{display:inline-block;position:relative}.mzb-icon-block .mzb-icon-wrapper{display:flex}.mzb-icon-block .mzb-icon-wrapper svg{fill:#690aa0}.mzb-icon-block .mzb-icon-wrapper.mzb-fill-preset{background-color:#690aa0;border-radius:100%;padding:5px}.mzb-icon-block .mzb-icon-wrapper.mzb-fill-preset svg{fill:#fff}.mzb-icon-block .mzb-icon-wrapper.mzb-outline-preset{border-style:solid;border-radius:100%;border-color:#690aa0;border-width:2px}.mzb-icon-block .mzb-icon-wrapper.mzb-rectangular-fill-preset{background-color:#690aa0}.mzb-icon-block .mzb-icon-wrapper.mzb-rectangular-fill-preset svg{fill:#fff}.mzb-icon-block .mzb-icon-wrapper.mzb-rectangular-outline-preset{border-style:solid;border-color:#690aa0;border-width:2px}.mzb-icon-block .mzb-icon-wrapper.mzb-rounded-fill-preset{background-color:#690aa0;border-radius:8px;padding:2px}.mzb-icon-block .mzb-icon-wrapper.mzb-rounded-fill-preset svg{fill:#fff}.mzb-icon-block .mzb-icon-wrapper.mzb-rounded-outline-preset{border-style:solid;border-radius:8px;border-color:#690aa0;border-width:2px}.mzb-icon-block.mzb-left{margin-right:auto!important}.mzb-icon-block.mzb-center{margin-left:auto!important;margin-right:auto!important}.mzb-icon-block.mzb-right{margin-left:auto!important}:root{--ba-circle-mask:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 600 600%27%3E%3Ccircle cx=%27300%27 cy=%27300%27 r=%27300%27/%3E%3C/svg%3E");--ba-diamond-mask:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 600 600%27%3E%3Cpath d=%27m300.825 600.352-300-297.419L300.663.352l300.162 302.713-300 297.287Z%27/%3E%3C/svg%3E");--ba-hexagon-mask:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 600 651%27%3E%3Cpath d=%27M0 175.5v300l300 175 300-175v-300L300 .5 0 175.5Z%27/%3E%3C/svg%3E");--ba-rounded-mask:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 600 600%27%3E%3Crect width=%27600%27 height=%27600%27 rx=%27100%27/%3E%3C/svg%3E");--ba-blob-1-mask:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 600 534%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M301.282.005C426.161-.59 559.898 50.248 594.185 170.132c31.926 111.632-73.705 198.709-167.979 266.674-93.027 67.065-206.344 134.824-302.736 72.675C14.005 438.903-26 295.739 16.875 172.888 57.251 57.201 178.573.591 301.282.005Z%27 clip-rule=%27evenodd%27/%3E%3C/svg%3E");--ba-blob-2-mask:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 600 577%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M293.207 8.473c93.93-7.321 202.639-27.757 265.255 42.519 64.533 72.427 40.007 181.296 18.356 275.787-21.633 94.414-46.921 203.154-136.577 240.171-86.884 35.873-174.273-32.36-256.501-77.876-73.476-40.671-154.505-80.811-176.439-161.773-22.755-83.991 9.824-173.819 67.958-238.647 54.332-60.588 136.736-73.852 217.948-80.181Z%27 clip-rule=%27evenodd%27/%3E%3C/svg%3E");--ba-blob-3-mask:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 600 640%27%3E%3Cpath d=%27M404.693 564.39C141.225 719.067 6.397 636.425.208 316.464-5.98-3.496 125.753-80.836 395.41 84.448c269.656 165.284 272.751 325.264 9.283 479.942Z%27/%3E%3C/svg%3E");--ba-blob-4-mask:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 600 495%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M293.681 63.095c55.358 4.899 110.557-50.227 160.556-25.963 50.336 24.427 57.288 91.723 80.171 142.783 26.256 58.585 77.38 114.365 63.13 176.964-14.428 63.383-71.872 116.206-134.122 134.905-57.352 17.227-109.951-40.194-169.735-43.634-53.927-3.103-104.781 41.701-156.113 24.883C78.846 453.794 17.781 412.639 2.512 352.756c-15.201-59.62 42.792-110.636 61.21-169.342C82.43 123.789 55.698 35.731 111.064 6.762c57.86-30.273 117.571 50.577 182.617 56.333Z%27 clip-rule=%27evenodd%27/%3E%3C/svg%3E")}.mzb-image{position:relative;transition:all 200ms;margin:0}.mzb-image img{transition:all 200ms;-o-object-fit:cover;object-fit:cover}.mzb-image .hover-effect-zoom-in:hover{transform:scale(1.1);transition:transform .3s ease-in-out}.mzb-image .hover-effect-slide:hover{transform:translateX(10px);transition:transform .3s ease-in-out}.mzb-image .hover-effect-gray-scale:hover{filter:grayscale(100%);transition:filter .3s ease-in-out}.mzb-image .hover-effect-blur:hover{filter:blur(5px);transition:filter .3s ease-in-out}.mzb-image .filter-gray-scale{filter:grayscale(1)}.mzb-image .filter-sepia{filter:sepia(.5)}.mzb-image .filter-saturation{filter:saturate(1.5)}.mzb-image .filter-vintage{filter:sepia(.2) brightness(1.1) contrast(1.3)}.mzb-image .filter-early-bird{filter:contrast(.9) sepia(.2)}.mzb-image .filter-toaster{filter:contrast(1.5) brightness(.9)}.mzb-image .filter-mayfair{filter:contrast(1.1) saturate(1.1)}.mzb-image.overlay{display:inline-block}.mzb-image.overlay .overlay-content{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center}.mzb-image.overlay .overlay-content>h2{text-align:center;width:100%}.mzb-image.overlay .overlay-content.top-left{top:0;left:0}.mzb-image.overlay .overlay-content.top-center{top:0;left:50%;transform:translateX(-50%)}.mzb-image.overlay .overlay-content.top-right{top:0;right:0}.mzb-image.overlay .overlay-content.center-left{top:50%;left:0;transform:translateY(-50%)}.mzb-image.overlay .overlay-content.center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.mzb-image.overlay .overlay-content.center-right{top:50%;right:0;transform:translateY(-50%)}.mzb-image.overlay .overlay-content.bottom-left{bottom:0;left:0}.mzb-image.overlay .overlay-content.bottom-center{bottom:0;left:50%;transform:translateX(-50%)}.mzb-image.overlay .overlay-content.bottom-right{bottom:0;right:0}.mzb-image.overlay .overlay-content .separator{border-top-width:2px;border-color:#000;width:100%;margin-bottom:15px}.mzb-image.overlay .overlay-content .separator.none{display:none}.mzb-image.overlay .overlay-content .separator.solid{border-top:2px solid #000}.mzb-image.overlay .overlay-content .separator.double{border-top:3px double #000}.mzb-image.overlay .overlay-content .separator.dashed{border-top:2px dashed #000}.mzb-image.overlay .overlay-content .separator.dotted{border-top:2px dotted #000}.mzb-image.overlay .overlay-content .separator.groove{border-top:2px groove #000}.mzb-image.overlay .overlay-content .separator.inset{border:2px inset #000}.mzb-image.overlay .overlay-content .separator.outset{border:2px outset #000}.mzb-image.overlay .overlay-content .separator.ridge{border:2px ridge #000}.mzb-image .mask{position:relative}.mzb-image .mask-circle{-webkit-mask-image:var(--ba-circle-mask);mask-image:var(--ba-circle-mask)}.mzb-image .mask-diamond{-webkit-mask-image:var(--ba-diamond-mask);mask-image:var(--ba-diamond-mask)}.mzb-image .mask-hexagon{-webkit-mask-image:var(--ba-hexagon-mask);mask-image:var(--ba-hexagon-mask)}.mzb-image .mask-rounded{-webkit-mask-image:var(--ba-rounded-mask);mask-image:var(--ba-rounded-mask)}.mzb-image .mask-blob1{-webkit-mask-image:var(--ba-blob-1-mask);mask-image:var(--ba-blob-1-mask)}.mzb-image .mask-blob2{-webkit-mask-image:var(--ba-blob-2-mask);mask-image:var(--ba-blob-2-mask)}.mzb-image .mask-blob3{-webkit-mask-image:var(--ba-blob-3-mask);mask-image:var(--ba-blob-3-mask)}.mzb-image .mask-blob4{-webkit-mask-image:var(--ba-blob-4-mask);mask-image:var(--ba-blob-4-mask)}.mzb-image .mask-size-auto{-webkit-mask-size:auto;mask-size:auto}.mzb-image .mask-size-contain{-webkit-mask-size:contain;mask-size:contain}.mzb-image .mask-size-cover{-webkit-mask-size:cover;mask-size:cover}.mzb-image .mask-position-center-top{-webkit-mask-position:center top;mask-position:center top}.mzb-image .mask-position-center-center{-webkit-mask-position:center center;mask-position:center center}.mzb-image .mask-position-center-bottom{-webkit-mask-position:center bottom;mask-position:center bottom}.mzb-image .mask-position-left-top{-webkit-mask-position:left top;mask-position:left top}.mzb-image .mask-position-left-center{-webkit-mask-position:left center;mask-position:left center}.mzb-image .mask-position-left-bottom{-webkit-mask-position:left bottom;mask-position:left bottom}.mzb-image .mask-position-right-top{-webkit-mask-position:right top;mask-position:right top}.mzb-image .mask-position-right-center{-webkit-mask-position:right center;mask-position:right center}.mzb-image .mask-position-right-bottom{-webkit-mask-position:right bottom;mask-position:right bottom}.mzb-image .mask-repeat-no-repeat{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.mzb-image .mask-repeat-repeat{-webkit-mask-repeat:repeat;mask-repeat:repeat}.mzb-image .mask-repeat-repeat-x{-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x}.mzb-image .mask-repeat-repeat-y{-webkit-mask-repeat:repeat-y;mask-repeat:repeat-y}.mzb-image:hover .show-heading-hover h2{display:block}.mzb-image .show-heading-hover h2{display:none}.mzb-image:hover .show-description-hover figcaption{display:block}.mzb-image .show-description-hover figcaption{display:none}.mzb-image:hover .overlay-content .separator.hover{opacity:1}.mzb-image .overlay-content .separator.hover{opacity:0}.mzb-modal-popup-wrap .wp-block{max-width:none!important;margin:0!important}.mzb-modal-popup{display:none}.mzb-modal-popup .mzb-modal-popup-close{opacity:1;display:flex;align-items:center;position:absolute;text-align:center;cursor:pointer;fill:#fff}.mzb-inline-editing{font-size:14px;font-weight:500;line-height:1.6}.mzb-button-link{background:none}.mzb-button-link:hover{cursor:pointer}.mzb-button-link.is-style-link{border:none;text-decoration:underline}.mzb-button-link.is-style-plain{border:none}.mzb-modal-popup-close.window-top-right{top:-20px;right:-25px}.mzb-modal-popup-close.window-top-right svg{fill:#fff}.mzb-modal-popup-close.window-top-left{top:-20px;left:-25px}.mzb-modal-popup-close.window-top-left svg{fill:#fff}.mzb-button-icon{display:flex;width:-moz-fit-content;width:fit-content}.mzb-button-icon .mzb-icon{fill:#fff}.mzb-modal-popup-wrap{display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;background:#fff;border-radius:8px;color:#333;position:relative;z-index:9;margin:30px}.mzb-modal-popup-close{display:none}.mzb-modal-popup-content{padding:35px 35px;overflow-x:hidden;overflow-y:auto;height:100%}.mzb-modal-popup-wrap{display:flex;flex-direction:column;justify-content:flex-start;width:700px;height:310px;max-width:100%;box-sizing:border-box;background:#fff;color:#333;position:relative;z-index:9}.mzb-modal-popup-wrap .mzb-modal-popup-content::-webkit-scrollbar{width:5px}.mzb-modal-popup-wrap .mzb-modal-popup-content::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px rgb(0 0 0 / .3);border-radius:100px}.wp-block-mzb-modal{width:100%}.entry .entry-content a.mzb-modal-button-link{text-decoration:none;align-items:center}.entry .entry-content a.mzb-modal-button-link:hover{color:inherit}.mzb-modal-trigger:not(img){display:flex}.mzb-modal-trigger:not(img) svg{font-size:30px;width:30px;height:30px;line-height:30px;cursor:pointer}img.mzb-modal-trigger{cursor:pointer;height:auto;max-width:100%}.mzb-modal-wrapper .mzb-button{line-height:1}.mzb-modal-wrapper .mzb-button a.mzb-modal-button-link.mzb-modal-trigger{display:inline-flex;text-decoration:none;align-items:center;cursor:pointer}.mzb-modal-wrapper .mzb-button a.mzb-modal-button-link.mzb-modal-trigger svg{fill:currentColor;font-style:normal;vertical-align:top;width:15px;height:15px;font-size:15px}.mzb-modal-wrapper .mzb-button{line-height:1}.mzb-modal-wrapper .mzb-button .mzb-button-link{border-radius:2px;padding:12px 25px;color:#fcfcfc;font-size:14px;line-height:1.6;display:inline-flex;align-items:center;gap:4px}.mzb-modal-wrapper .mzb-button .mzb-button-link .mzb-modal-content-wrapper{display:flex;align-items:center}.mzb-modal-wrapper .mzb-button .mzb-button-link.is-small{padding:8px 16px}.mzb-modal-wrapper .mzb-button .mzb-button-link.is-medium{padding:12px 20px}.mzb-modal-wrapper .mzb-button .mzb-button-link.is-medium{padding:17px 20px}.mzb-modal-wrapper .mzb-button .mzb-button-link.is-style-filled{background:#7e36f4;border:none}.mzb-modal-wrapper .mzb-button .mzb-button-link.is-style-link{box-shadow:none}.mzb-modal-wrapper .mzb-button .mzb-button-link.is-style-link .mzb-modal-content-wrapper{text-decoration:underline}.mzb-modal-wrapper .mzb-button .mzb-button-link.is-style-plain{box-shadow:none}.mzb-modal-wrapper .mzb-button .mzb-button-link.is-style-outline{border-color:#7e36f4;border-style:solid;border-width:1px;box-shadow:0 0 0 1.5px #7e36f4}.mzb-modal-wrapper .mzb-button .mzb-button-link:not(.is-style-filled){color:#7e36f4}.mzb-modal-wrapper .mzb-button .mzb-button-link:not(.is-style-filled) .mzb-icon{fill:#7e36f4}.mzb-modal-content{margin-top:2rem;margin-bottom:2rem;line-height:1.5;color:rgb(0 0 0 / .8)}.mzb-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .6);display:flex;justify-content:center;align-items:center;z-index:99999}.mzb-modal-content{margin-top:2rem;margin-bottom:2rem;line-height:1.5;color:rgb(0 0 0 / .8)}.mzb-modal-inner{background-color:#fff;padding:30px;max-width:500px;max-height:100vh;border-radius:4px;overflow-y:auto;box-sizing:border-box}.mzb-modal-content{margin-top:2rem;margin-bottom:2rem;line-height:1.5;color:rgb(0 0 0 / .8)}.mzb-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .6);display:flex;justify-content:center;align-items:center}.mzb-modal-content{margin-top:2rem;margin-bottom:2rem;line-height:1.5;color:rgb(0 0 0 / .8)}.mzb-modal-popup-close{opacity:1;display:flex;align-items:center;position:absolute;text-align:center;cursor:pointer;top:4px;padding:14px}.mzb-modal-popup-close.popup-top-right{right:10px}.mzb-modal-popup-close.popup-top-left{left:10px}.mzb-modal-popup-close.window-top-left{top:-16px;left:-40px}.mzb-modal-popup-close.window-top-right{top:-16px;right:-40px}.mzb-modal-popup-close svg{fill:#64748b}.mzb-modal-popup{display:none}.mzb-modal-popup.is-open{display:block}.mzb-modal-wrapper .mzb-button.mzb-button-wrapper,.mzb-modal-wrapper .mzb-button.mzb-button-wrapper .mzb-button-link{width:auto!important}.mzb-news-ticker{position:relative;height:50px;display:flex;align-items:center}.mzb-news-ticker .mzb-heading{margin-right:10px;margin-left:5px}.mzb-news-ticker span{margin-top:4px;width:auto;display:flex;line-height:normal;height:100%;color:var(--color--primary);text-transform:uppercase;font-weight:700;font-size:13px;align-items:center}.mzb-news-ticker svg{fill:var(--color--primary)}.mzb-news-ticker .mzb-news-ticker-box{padding-top:2.6px;overflow:hidden;width:25vw;text-align:left}.mzb-news-ticker .mzb-news-ticker-box.mzb-news-ticker-arrows{height:100%;display:flex;align-items:center;gap:1rem}.mzb-news-ticker .mzb-news-ticker-box.mzb-news-ticker-arrows .mzb-news-ticker-nav-btn{text-decoration:none;border:1px solid #ddd;border-radius:4px;padding:4px 8px;cursor:pointer;transition:all .2s;color:inherit;background:#fff;z-index:9}.mzb-news-ticker .mzb-news-ticker-box.mzb-news-ticker-arrows .mzb-news-ticker-nav-btn svg{height:14px;width:14px}.mzb-news-ticker .mzb-news-ticker-box.mzb-news-ticker-arrows .mzb-news-ticker-nav-btn:hover{background:#f0f0f0}.mzb-news-ticker .mzb-news-ticker-box.mzb-news-ticker-arrows .mzb-news-ticker-nav-btn:focus{box-shadow:none}.mzb-news-ticker .mzb-news-ticker-box ul{width:100px;height:auto;min-height:20px;list-style-type:none!important;padding:0;margin:0!important;position:relative;will-change:transform;overflow:hidden}.mzb-news-ticker .mzb-news-ticker-box ul:not([data-initialized=true]){min-height:20px;height:20px}.mzb-news-ticker .mzb-news-ticker-box ul li{width:100%;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:none!important;opacity:0!important;visibility:hidden!important;position:absolute!important;z-index:-1!important}.mzb-news-ticker .mzb-news-ticker-box ul li a{text-decoration:none;font-size:13px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;max-width:100%;word-wrap:break-word}.mzb-news-ticker .mzb-news-ticker-list li{display:none!important;opacity:0!important;visibility:hidden!important;position:absolute!important;z-index:-1!important}.mzb-news-ticker .mzb-news-ticker-list li[style*="display: block"]{display:block!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:1!important}.mzb-news-ticker .mzb-news-ticker-list li{transition:opacity ease-in-out,transform ease-in-out}.mzb-news-ticker .mzb-news-ticker-list li[style*="display: none"]{opacity:0!important;transform:translateX(0)!important;visibility:hidden!important;position:absolute!important;z-index:-1!important}.mzb-news-ticker .mzb-news-ticker-list li[style*="display: block"]{opacity:1!important;visibility:visible!important;position:relative!important;z-index:1!important}.mzb-news-ticker[data-ticker-effect=fade] .mzb-news-ticker-list li{position:absolute;top:0;left:0;width:100%;display:none!important;opacity:0!important}.mzb-news-ticker[data-ticker-effect=fade] .mzb-news-ticker-list li.active,.mzb-news-ticker[data-ticker-effect=fade] .mzb-news-ticker-list li[style*="display: block"]{display:block!important;opacity:1!important;z-index:2!important}.mzb-news-ticker[data-ticker-effect*=slide] .mzb-news-ticker-list li{position:absolute;top:0;left:0;width:100%;display:none!important;opacity:0!important}.mzb-news-ticker[data-ticker-effect*=slide] .mzb-news-ticker-list li.active,.mzb-news-ticker[data-ticker-effect*=slide] .mzb-news-ticker-list li[style*="display: block"]{display:block!important;opacity:1!important;z-index:2!important}.mzb-news-ticker[data-ticker-effect=none] .mzb-news-ticker-list li{display:none!important}.mzb-news-ticker[data-ticker-effect=none] .mzb-news-ticker-list li.active,.mzb-news-ticker[data-ticker-effect=none] .mzb-news-ticker-list li[style*="display: block"]{display:block!important}.mzb-news-ticker:not([data-initialized=true]) .mzb-news-ticker-list li{display:none!important;opacity:0!important;visibility:hidden!important;position:absolute!important;z-index:-1!important}.mzb-news-ticker:not([data-initialized=true])::after{content:"Loading...";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:12px;color:#999;z-index:1}.mzb-news-ticker[data-initialized=true] .mzb-news-ticker-list li{transition:opacity ease-in-out,transform ease-in-out}.mzb-news-ticker[data-initialized=true]::after{display:none}.mzb-news-ticker[data-initialized=false] .mzb-news-ticker-list li{display:none!important;opacity:0!important;visibility:hidden!important;position:absolute!important;z-index:-1!important}@media(max-width:360px){.mzb-news-ticker-box{width:230px}}.mzb-post-list .mzb-layout-1-style-2.mzb-post-col--2{grid-template-columns:repeat(2,1fr)}.mzb-post-list .mzb-layout-1-style-2.mzb-post-col--3{grid-template-columns:repeat(3,1fr)}.mzb-post-list .mzb-layout-1-style-2.mzb-post-col--4{grid-template-columns:repeat(4,1fr)}.mzb-post-list .mzb-layout-1-style-3:nth-child(even){flex-direction:row-reverse}.mzb-post-list .mzb-layout-1-style-3:nth-child(even) .mzb-post{display:grid;grid-template-columns:auto;align-items:center;position:relative}.mzb-post-list .mzb-layout-1-style-3:nth-child(even) .mzb-post .mzb-featured-image{grid-column:1;grid-row:1}.mzb-post-list .mzb-layout-1-style-3:nth-child(even) .mzb-post .mzb-post-content{grid-column:2;grid-row:1;padding:1.5rem}.mzb-post-list .mzb-layout-1-style-3:nth-child(even) .mzb-post:nth-child(even) .mzb-featured-image{grid-column:2}.mzb-post-list .mzb-layout-1-style-3:nth-child(even) .mzb-post:nth-child(even) .mzb-post-content{grid-column:1}.mzb-post-list .mzb-layout-1-style-3:nth-child(even) .mzb-post .mzb-featured-image img{width:100%;height:auto;display:block}@media(max-width:640px){.mzb-posts .mzb-post{flex-direction:column}.mzb-posts .mzb-post .mzb-featured-image{width:100%}.mzb-posts .mzb-post .mzb-featured-image img{width:100%;max-width:100%}}@media(max-width:768px){.mzb-posts .mzb-post{grid-template-columns:1fr}.mzb-posts .mzb-post .mzb-featured-image,.mzb-posts .mzb-post .mzb-post-content{grid-column:1}.mzb-posts .mzb-post .mzb-featured-image{grid-row:1}.mzb-posts .mzb-post .mzb-post-content{grid-row:2}.mzb-posts .mzb-post:nth-child(even) .mzb-featured-image{grid-column:1;grid-row:1}.mzb-posts .mzb-post:nth-child(even) .mzb-post-content{grid-column:1;grid-row:2}}@media(min-width:768px){.mzb-post-list .mzb-layout-1-style-2{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.mzb-post-list .mzb-layout-1-style-2{grid-template-columns:repeat(4,1fr)}}.mzb-post-list .mzb-layout-2-style-1 .mzb-post{flex-direction:column;align-items:center;padding:unset;overflow:hidden;border-radius:var(--mzb-border-radius--xs);gap:0}.mzb-post-list .mzb-layout-2-style-1 .mzb-post .mzb-featured-image{margin-right:unset;width:100%}.mzb-post-list .mzb-layout-2-style-1 .mzb-post .mzb-post-content{padding:15px;width:-moz-fit-content;width:fit-content}.mzb-post-list .mzb-category-in-image{position:relative}.mzb-post-list .mzb-category-in-image .mzb-post-meta{position:absolute;bottom:0;left:0;z-index:1;padding:5px;width:100%;justify-content:space-between;box-sizing:border-box}.mzb-post-list .mzb-post-meta{justify-content:space-between;flex-wrap:wrap;display:flex;gap:10px}.mzb-post-list .mzb-top-wrapper{display:flex;justify-content:space-between;align-items:flex-start}.mzb-post-list .mzb-view-more{display:inline-block}.mzb-post-list .mzb-view-more>a{display:flex;align-items:center;gap:5px}.mzb-post-list .mzb-view-more>a svg{fill:var(--color--primary)}.mzb-post-list .mzb-posts{display:grid;row-gap:10px}.mzb-post-list .mzb-featured-image a{display:block}.mzb-post-list .mzb-post{display:flex;background-color:var(--color--white);border-radius:var(--mzb-border-radius--xs);gap:15px;align-items:center}.mzb-post-list .mzb-post.no-thumbnail{padding-inline:8px}.mzb-post-list .mzb-post-content{flex-basis:75%;align-self:center}.mzb-post-list .mzb-post-content .mzb-post-title{margin-top:10px;margin-bottom:8px}.mzb-post-list .mzb-post-content .mzb-post-view-count,.mzb-post-list .mzb-post-content .mzb-post-read-time{display:flex;align-items:center}.mzb-post-list .mzb-post-content .mzb-post-view-count span,.mzb-post-list .mzb-post-content .mzb-post-read-time span{font-weight:var(--mzb-font-weight--regular);margin-left:5px}.mzb-post-list .mzb-post-content svg{height:14px;width:14px;fill:#414141}.mzb-post-list .mzb-post-entry-meta{flex-wrap:wrap}.mzb-post-list .mzb-post-entry-meta.mzb-meta-separator--circle span:nth-child(odd):not(:last-child)::after{content:"●";font-size:.5em;vertical-align:middle}.mzb-post-list .mzb-post-entry-meta.mzb-meta-separator--square span:nth-child(odd):not(:last-child)::after{content:"■";font-size:.5em;vertical-align:middle}.mzb-post-list .mzb-post-entry-meta.mzb-meta-separator--vertical-dash span:nth-child(odd):not(:last-child)::after{content:"|";color:#999}.mzb-post-list .mzb-post-entry-meta.mzb-meta-separator--horizontal-dash span:nth-child(odd):not(:last-child)::after{content:"–";color:#999}.mzb-post-list .mzb-post-entry-meta.mzb-meta-separator--outline-circle span:nth-child(odd):not(:last-child)::after{content:"○";font-size:.6em;vertical-align:middle}.mzb-post-list .mzb-post img{height:120px;min-width:120px;max-width:120px;border-radius:var(--mzb-border-radius--xs);display:block;-o-object-fit:cover;object-fit:cover}.mzb-post-list .mzb-post-entry-meta{display:flex;justify-content:flex-start;gap:8px}.mzb-post-list .mzb-post-title a{font-size:16px;font-weight:var(--mzb-font-weight--semibold);line-height:1.2;overflow:hidden;text-decoration:none;text-decoration:none;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mzb-post-list .mzb-post-title a:hover{color:var(--color--primary)}.mzb-post-list .mzb-post-date{display:flex;gap:5px;align-items:center}.mzb-post-list .mzb-post-date a{font-size:14px;font-weight:var(--mzb-font-weight--regular);color:#414141;text-decoration:none}.mzb-post-list .mzb-post-date a:hover{color:var(--color--primary)}.mzb-post-list .mzb-post-date svg{fill:#414141}.mzb-post-list .mzb-post.magazine-post--pos-left{grid-template-columns:repeat(3,1fr)}.mzb-post-list .mzb-post.magazine-post--pos-left .magazine-post-info{grid-column:2/4}.mzb-post-list .mzb-post.magazine-post--pos-top{flex-direction:column;align-items:center;padding:unset;overflow:hidden;border-radius:var(--mzb-border-radius--xs);gap:0}.mzb-post-list .mzb-post.magazine-post--pos-top .mzb-featured-image{margin-right:unset;width:100%}.mzb-post-list .mzb-post.magazine-post--pos-top .mzb-featured-image img{border-radius:unset;max-width:100%;width:100%;height:150px}.mzb-post-list .mzb-post.magazine-post--pos-top .mzb-post-content{padding:15px;width:calc(100% - 30px)}.mzb-post-list .no-thumbnail .mzb-post-content{padding-top:7px;padding-bottom:7px}.mzb-post-list .mzb-entry-summary{margin-top:8px}.mzb-post-list .mzb-read-more{margin-top:12px}.mzb-post-list .mzb-read-more a{color:#3f3f46;font-size:16px;font-weight:600;line-height:1.3;text-transform:capitalize;text-decoration:none;opacity:.9}.mzb-post-list .mzb-posts.mzb-number-list{counter-reset:post-counter}.mzb-post-list .mzb-posts.mzb-number-list.mzb-number-list__with-image.mzb-number-list__circle .mzb-post::before{color:var(--color--white);background-color:var(--mzb-colors-primary);border-radius:50%;border:2px solid var(--color--white);padding:5px;height:30px;width:30px;display:flex;align-items:center;justify-content:center}.mzb-post-list .mzb-posts.mzb-number-list.mzb-number-list__with-image.mzb-number-list__square .mzb-post::before{color:var(--color--white);background-color:var(--mzb-colors-primary);border:2px solid var(--color--white);padding:5px;height:30px;width:30px;display:flex;align-items:center;justify-content:center}.mzb-post-list .mzb-posts.mzb-number-list.mzb-number-list__with-image.mzb-number-list__none .mzb-post::before{content:counter(post-counter) "."}.mzb-post-list .mzb-posts.mzb-number-list.mzb-number-list__with-image.mzb-number-list__zero .mzb-post::before{content:counter(post-counter,decimal-leading-zero)}.mzb-post-list .mzb-posts.mzb-number-list.mzb-number-list__with-image .mzb-post::before{counter-increment:post-counter;content:counter(post-counter);position:absolute;font-weight:700;color:#000;height:30px;width:30px;z-index:1}.mzb-post-list .mzb-posts.mzb-number-list.mzb-number-list__with-text.mzb-number-list__circle .mzb-post .mzb-post-content::before{color:var(--color--white);background-color:var(--mzb-colors-primary);border-radius:50%;border:2px solid var(--color--white);padding:5px;height:30px;width:30px;display:flex;align-items:center;justify-content:center}.mzb-post-list .mzb-posts.mzb-number-list.mzb-number-list__with-text.mzb-number-list__square .mzb-post .mzb-post-content::before{color:var(--color--white);background-color:var(--mzb-colors-primary);border:2px solid var(--color--white);padding:5px;height:30px;width:30px;display:flex;align-items:center;justify-content:center}.mzb-post-list .mzb-posts.mzb-number-list.mzb-number-list__with-text.mzb-number-list__none .mzb-post .mzb-post-content::before{content:counter(post-counter) "."}.mzb-post-list .mzb-posts.mzb-number-list.mzb-number-list__with-text.mzb-number-list__zero .mzb-post .mzb-post-content::before{content:counter(post-counter,decimal-leading-zero)}.mzb-post-list .mzb-posts.mzb-number-list.mzb-number-list__with-text .mzb-post .mzb-post-content::before{counter-increment:post-counter;content:counter(post-counter);position:absolute;font-weight:700;color:#000;height:30px;width:30px;z-index:1}.mzb-post-list .mzb-posts.mzb-post-col--4 .mzb-post.mzb-post-separator:not(:nth-child(4n)){border-right:1px solid #e0e0e0;border-radius:0}.mzb-post-list .mzb-posts.mzb-post-col--2 .mzb-post.mzb-post-separator:nth-child(odd){border-right:1px solid #e0e0e0;border-radius:0}.editor-styles-wrapper .mzb-post-list .mzb-post .mzb-post-content .mzb-post-entry-meta.mzb-meta-separator--circle span:nth-child(odd):not(:last-child)::after{content:"●";font-size:.8em;vertical-align:middle}.mzb-post-video.mzb-preset-style-4 .mzb-post-col--1,.mzb-post-video.mzb-preset-style-4 .mzb-post-col--2,.mzb-post-video.mzb-preset-style-4 .mzb-post-col--3,.mzb-post-video.mzb-preset-style-4 .mzb-post-col--4{display:block!important;margin:-10px}.mzb-post-video.mzb-preset-style-4 .mzb-post-col--1 .mzb-post,.mzb-post-video.mzb-preset-style-4 .mzb-post-col--2 .mzb-post,.mzb-post-video.mzb-preset-style-4 .mzb-post-col--3 .mzb-post,.mzb-post-video.mzb-preset-style-4 .mzb-post-col--4 .mzb-post{display:inline-flex;vertical-align:top;padding:10px;margin:0;box-sizing:border-box}.mzb-post-video.mzb-preset-style-4 .mzb-post-col--1 .mzb-post .mzb-featured-image img,.mzb-post-video.mzb-preset-style-4 .mzb-post-col--2 .mzb-post .mzb-featured-image img,.mzb-post-video.mzb-preset-style-4 .mzb-post-col--3 .mzb-post .mzb-featured-image img,.mzb-post-video.mzb-preset-style-4 .mzb-post-col--4 .mzb-post .mzb-featured-image img{width:100%;height:auto;display:block}.mzb-post-video.mzb-preset-style-4 .mzb-post-col--1 .mzb-post .mzb-post-content,.mzb-post-video.mzb-preset-style-4 .mzb-post-col--2 .mzb-post .mzb-post-content,.mzb-post-video.mzb-preset-style-4 .mzb-post-col--3 .mzb-post .mzb-post-content,.mzb-post-video.mzb-preset-style-4 .mzb-post-col--4 .mzb-post .mzb-post-content{padding-top:15px}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(1){width:100%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(n+2){width:100%}@media(max-width:767px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(n+8){width:100%}}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(1){width:100%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(n+2){width:50%}@media(max-width:767px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(n+8){width:100%}}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(1){width:100%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(n+2){width:33.3333333333%}@media(max-width:767px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(n+8){width:100%}}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(1){width:100%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(n+2){width:25%}@media(max-width:767px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-1.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(n+8){width:100%}}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(1){width:50%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(2){width:50%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(n+3){width:100%}@media(max-width:767px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(n+8){width:100%}}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(1){width:50%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(2){width:50%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(n+3){width:50%}@media(max-width:767px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(n+8){width:100%}}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(1){width:50%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(2){width:50%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(n+3){width:33.3333333333%}@media(max-width:767px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(n+8){width:100%}}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(1){width:50%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(2){width:50%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(n+3){width:25%}@media(max-width:767px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-2.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(n+8){width:100%}}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(1){width:33.3333333333%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(2){width:33.3333333333%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(3){width:33.3333333333%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(n+4){width:100%}@media(max-width:767px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-1 .mzb-post:nth-child(n+8){width:100%}}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(1){width:33.3333333333%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(2){width:33.3333333333%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(3){width:33.3333333333%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(n+4){width:50%}@media(max-width:767px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-2 .mzb-post:nth-child(n+8){width:100%}}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(1){width:33.3333333333%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(2){width:33.3333333333%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(3){width:33.3333333333%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(n+4){width:33.3333333333%}@media(max-width:767px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-3 .mzb-post:nth-child(n+8){width:100%}}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(1){width:33.3333333333%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(2){width:33.3333333333%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(3){width:33.3333333333%}.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(n+4){width:25%}@media(max-width:767px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(n+8){width:50%}}@media(max-width:480px){.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(-n+3),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(n+4):nth-child(-n+7),.mzb-post-video.mzb-preset-style-4.mzb-layout-4-top-row-3.mzb-layout-4-bottom-row-4 .mzb-post:nth-child(n+8){width:100%}}.mzb-post-video .mzb-posts{display:grid;grid-template-columns:repeat(var(--grid-column,3),1fr);grid-template-rows:1fr;gap:20px;justify-items:center;overflow:hidden}.mzb-post-video .mzb-posts .mzb-post{position:relative;display:flex;flex-direction:column;width:100%}.mzb-post-video .mzb-posts .mzb-post:not(.mzb-first-video--highlight) .mzb-post-content{display:flex;flex-direction:column;justify-content:center}.mzb-post-video .mzb-posts .mzb-post .mzb-video{position:relative;border-radius:var(--mzb-border-radius--xs);overflow:hidden;width:100%;height:100%}.mzb-post-video .mzb-posts .mzb-post-content .mzb-post-title a,.mzb-post-video .mzb-posts .mzb-post-content .mzb-read-more a,.mzb-post-video .mzb-posts .mzb-post-content .mzb-post-meta a{pointer-events:auto!important}.mzb-post-video .mzb-posts .mzb-post-content .mzb-post-title{margin-top:10px;margin-bottom:unset}.mzb-post-video .mzb-posts .mzb-post-entry-meta.mzb-meta-separator--circle span:nth-child(odd):not(:last-child)::after{content:"●";font-size:.5em;vertical-align:middle}.mzb-post-video .mzb-posts .mzb-post-entry-meta.mzb-meta-separator--square span:nth-child(odd):not(:last-child)::after{content:"■";font-size:.5em;vertical-align:middle}.mzb-post-video .mzb-posts .mzb-post-entry-meta.mzb-meta-separator--vertical-dash span:nth-child(odd):not(:last-child)::after{content:"|";color:#999}.mzb-post-video .mzb-posts .mzb-post-entry-meta.mzb-meta-separator--horizontal-dash span:nth-child(odd):not(:last-child)::after{content:"–";color:#999}.mzb-post-video .mzb-posts .mzb-post-entry-meta.mzb-meta-separator--outline-circle span:nth-child(odd):not(:last-child)::after{content:"○";font-size:.6em;vertical-align:middle}.mzb-post-video .mzb-posts .mzb-post-title a{font-size:16px;font-weight:var(--mzb-font-weight--semibold);line-height:1.2;display:block;overflow:hidden;text-overflow:ellipsis;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mzb-post-video .mzb-posts .mzb-post-categories{display:inline-flex;gap:10px;flex-wrap:wrap}.mzb-post-video .mzb-posts .mzb-post-categories a{background-color:var(--color--primary);padding:4px 8px;border-radius:var(--mzb-border-radius--xxl);color:var(--color--white);font-weight:var(--mzb-font-weight--semibold);font-size:12px;display:inline-block;line-height:14px;text-decoration:none}.mzb-post-video .mzb-posts .mzb-post-categories.mzb-large a{padding:17px 25px}.mzb-post-video .mzb-posts .mzb-post-categories.mzb-small a{padding:8px 16px}.mzb-post-video .mzb-posts .mzb-post-categories.mzb-medium a{padding:12px 20px}.mzb-post-video .mzb-posts .mzb-post-categories.mzb-style-outline a{background:#fff0;border:1px solid var(--color--primary)}.mzb-post-video .mzb-posts .mzb-post-categories.mzb-style-plain a{background-color:#fff0;padding:0}.mzb-post-video .mzb-posts .mzb-post-categories .editor-styles-wrapper a{color:var(--color--white)}.mzb-post-video .mzb-posts .mzb-post-date{display:flex;gap:5px;align-items:center}.mzb-post-video .mzb-posts .mzb-post-date a{display:block;font-weight:400;color:#414141;font-size:14px;text-decoration:none}.mzb-post-video .mzb-posts .mzb-post-date a:hover{opacity:.8;color:var(--color--primary)}.mzb-post-video .mzb-posts .mzb-post-date svg{fill:#414141}.mzb-post-video .mzb-posts .mzb-post-author{display:flex;gap:5px;align-items:center}.mzb-post-video .mzb-posts .mzb-post-author a{display:block;font-weight:400;color:#414141;font-size:14px;text-decoration:none}.mzb-post-video .mzb-posts .mzb-post-author a:hover{opacity:.8;color:var(--color--primary)}.mzb-post-video .mzb-posts .mzb-post-author img{color:#414141}.mzb-post-video .mzb-posts .mzb-post .mzb-post-entry-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.mzb-post-video .mzb-posts .mzb-image-overlay{height:100%}.mzb-post-video .mzb-posts .mzb-featured-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mzb-post-video .mzb-posts .mzb-video-player{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.mzb-post-video .mzb-posts .mzb-custom-embed-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--color--white);border-radius:50%;height:30px;width:30px;display:flex;align-items:center;justify-content:center;z-index:2}.mzb-post-video .mzb-posts .mzb-custom-embed-play svg{height:8px;width:8px;fill:var(--color--primary)}.mzb-post-video .mzb-posts .mzb-entry-summary{margin-top:12px}.mzb-post-video .mzb-posts .mzb-read-more{margin-top:12px}.mzb-post-video .mzb-posts .mzb-read-more a{color:#414141;font-size:16px;font-weight:600;line-height:1.3;text-transform:capitalize;text-decoration:none;opacity:.9}.mzb-post-video.mzb-preset-style-1 .mzb-posts{grid-template-columns:1.4fr 1fr;gap:20px}.mzb-post-video.mzb-preset-style-1 .mzb-posts .mzb-post:not(.mzb-first-video--highlight){-moz-column-gap:16px;column-gap:16px;flex-direction:row}.mzb-post-video.mzb-preset-style-1 .mzb-posts .mzb-post.mzb-first-video--highlight{display:block;grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:5;padding:0}.mzb-post-video.mzb-preset-style-1 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-video{width:100%;height:100%;position:relative;display:inline-block}.mzb-post-video.mzb-preset-style-1 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-video .mzb-featured-image{display:block;width:100%;height:100%}.mzb-post-video.mzb-preset-style-1 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-video .mzb-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#fff0 0%,rgb(0 0 0 / .6) 100%);z-index:1}.mzb-post-video.mzb-preset-style-1 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content{position:absolute;left:10px;right:0;bottom:10px;mix-blend-mode:normal;color:var(--color--white);display:grid;align-items:end;grid-template-rows:repeat(1,1fr);height:100%;z-index:2}.mzb-post-video.mzb-preset-style-1 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-post-title a,.mzb-post-video.mzb-preset-style-1 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-read-more a,.mzb-post-video.mzb-preset-style-1 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-post-meta a{pointer-events:auto!important}.mzb-post-video.mzb-preset-style-1 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-post-title{margin-top:10px;margin-bottom:unset}.mzb-post-video.mzb-preset-style-1 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content svg{height:14px;width:14px;fill:var(--color--white)}.mzb-post-video.mzb-preset-style-1 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-post-author a,.mzb-post-video.mzb-preset-style-1 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-post-date a,.mzb-post-video.mzb-preset-style-1 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-read-more a{color:#fff}@media(max-width:768px){.mzb-post-video.mzb-preset-style-1 .mzb-posts{grid-template-columns:1fr}.mzb-post-video.mzb-preset-style-1 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-title a{font-size:18px}.mzb-post-video.mzb-preset-style-1 .mzb-posts .mzb-post .mzb-post-content{flex:1}}@media(max-width:420px){.mzb-post-video.mzb-preset-style-1 .mzb-posts .mzb-post:not(.mzb-first-video--highlight){flex-direction:column}.mzb-post-video.mzb-preset-style-1 .mzb-posts .mzb-post:not(.mzb-first-video--highlight) .mzb-video{width:100%}.mzb-post-video.mzb-preset-style-1 .mzb-posts .mzb-post:not(.mzb-first-video--highlight) .mzb-post-content{width:100%}}.mzb-post-video.mzb-preset-style-2 .mzb-posts{grid-template-columns:1.4fr 1fr 1fr;gap:20px}.mzb-post-video.mzb-preset-style-2 .mzb-posts .mzb-post{flex-direction:column;-moz-column-gap:16px;column-gap:16px}.mzb-post-video.mzb-preset-style-2 .mzb-posts .mzb-post .mzb-video{width:100%;height:100%;position:relative;display:inline-block}.mzb-post-video.mzb-preset-style-2 .mzb-posts .mzb-post .mzb-video .mzb-featured-image{display:block;width:100%;height:auto}.mzb-post-video.mzb-preset-style-2 .mzb-posts .mzb-post .mzb-video .mzb-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#fff0 0%,rgb(0 0 0 / .6) 100%);z-index:1}.mzb-post-video.mzb-preset-style-2 .mzb-posts .mzb-post.mzb-first-video--highlight{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:5;padding:0;flex-direction:row}.mzb-post-video.mzb-preset-style-2 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-video{width:100%;height:100%}.mzb-post-video.mzb-preset-style-2 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content{position:absolute;left:10px;right:0;bottom:10px;mix-blend-mode:normal;color:var(--color--white);display:grid;align-items:end;grid-template-rows:repeat(1,1fr);height:100%;z-index:2}.mzb-post-video.mzb-preset-style-2 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-post-title a,.mzb-post-video.mzb-preset-style-2 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-read-more a,.mzb-post-video.mzb-preset-style-2 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-post-meta a{pointer-events:auto!important}.mzb-post-video.mzb-preset-style-2 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-post-title{margin-top:10px;margin-bottom:unset}.mzb-post-video.mzb-preset-style-2 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content svg{height:14px;width:14px;fill:var(--color--white)}.mzb-post-video.mzb-preset-style-2 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-post-author a,.mzb-post-video.mzb-preset-style-2 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-post-date a,.mzb-post-video.mzb-preset-style-2 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-read-more a{color:#fff}@media(max-width:768px){.mzb-post-video.mzb-preset-style-2 .mzb-posts{grid-template-columns:1fr}.mzb-post-video.mzb-preset-style-2 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-title a{font-size:18px}}.mzb-post-video.mzb-preset-style-3 .mzb-posts{grid-template-columns:2fr 1fr;grid-template-areas:"highlighted post-1" "highlighted post-2";gap:20px}.mzb-post-video.mzb-preset-style-3 .mzb-posts .mzb-post.mzb-first-video--highlight{display:block;grid-area:highlighted;padding:0}.mzb-post-video.mzb-preset-style-3 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-video{width:100%;height:100%;position:relative;display:inline-block}.mzb-post-video.mzb-preset-style-3 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-video .mzb-featured-image{display:block;width:100%;height:100%}.mzb-post-video.mzb-preset-style-3 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content{position:absolute;left:0;right:0;bottom:0;padding:10px;mix-blend-mode:normal;color:var(--color--white);display:grid;align-items:end;grid-template-rows:repeat(1,1fr);height:100%;z-index:2}.mzb-post-video.mzb-preset-style-3 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-post-title a,.mzb-post-video.mzb-preset-style-3 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-read-more a,.mzb-post-video.mzb-preset-style-3 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-post-meta a{pointer-events:auto!important}.mzb-post-video.mzb-preset-style-3 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-post-title{margin-top:10px;margin-bottom:unset}.mzb-post-video.mzb-preset-style-3 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content svg{height:14px;width:14px;fill:var(--color--white)}.mzb-post-video.mzb-preset-style-3 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-post-author a,.mzb-post-video.mzb-preset-style-3 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-post-date a,.mzb-post-video.mzb-preset-style-3 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-content .mzb-read-more a{color:#fff}.mzb-post-video.mzb-preset-style-3 .mzb-posts .mzb-post:nth-child(2){grid-area:post-1}.mzb-post-video.mzb-preset-style-3 .mzb-posts .mzb-post:nth-child(3){grid-area:post-2}.mzb-post-video.mzb-preset-style-3 .mzb-posts .mzb-post:not(.mzb-first-video--highlight) .mzb-post-content{position:absolute;left:0;right:0;bottom:0;padding:10px;z-index:2}.mzb-post-video.mzb-preset-style-3 .mzb-posts .mzb-post .mzb-video .mzb-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#fff0 0%,rgb(0 0 0 / .6) 100%);z-index:1}.mzb-post-video.mzb-preset-style-3 .mzb-posts.mzb-post-col--full{grid-template-columns:1fr}@media(max-width:768px){.mzb-post-video.mzb-preset-style-3 .mzb-posts{grid-template-areas:"highlighted highlighted" "post-1 post-2";grid-template-columns:1fr 1fr}.mzb-post-video.mzb-preset-style-3 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-title a{font-size:18px}}@media(max-width:520px){.mzb-post-video.mzb-preset-style-3 .mzb-posts{grid-template-areas:"highlighted" "post-1" "post-2";grid-template-columns:1fr}.mzb-post-video.mzb-preset-style-3 .mzb-posts .mzb-post.mzb-first-video--highlight .mzb-post-title a{font-size:18px}}.editor-styles-wrapper .mzb-post-video .mzb-post .mzb-post-content .mzb-post-entry-meta.mzb-meta-separator--circle span:nth-child(odd):not(:last-child)::after{content:"●";font-size:.8em;vertical-align:middle}.mzb-section{position:relative;transition:all 200ms}.mzb-section:has(.mzb-top-separator){padding:0;background-color:#eee}.mzb-section:has(.mzb-bottom-separator){padding:0;background-color:#eee}.mzb-section .mzb-overlay{top:0;bottom:0;position:absolute;left:0;right:0}.mzb-container,.mzb-container-fluid{margin-right:auto;margin-left:auto;position:relative}.mzb-section-inner{display:flex;position:relative}@media(max-width:62em){.mzb-section-inner{flex-wrap:wrap}}.mzb-section-inner.mzb-height-fit-to-screen{min-height:100vh}.mzb-section-inner .mzb-column{position:relative}.mzb-section-inner .mzb-column{padding-left:var(--colSpacing)}.mzb-section-inner.is-vertical{flex-direction:column}.mzb-section-inner.is-horizontal{flex-direction:row}.mzb-section-inner.justify-center{justify-content:center}.mzb-section-inner.justify-left{justify-content:flex-start}.mzb-section-inner.justify-left{justify-content:flex-end}.mzb-section-inner.align-top{align-items:flex-start}.mzb-section-inner.align-center{align-items:center}.mzb-section-inner.align-bottom{align-items:flex-end}.mzb-section-inner.align-stretch{align-items:stretch}.mzb-column-inner{transition:all 200ms}.mzb-top-separator{display:block;width:100%;height:200px;overflow:hidden}.mzb-top-separator .mzb-icon{width:100%;height:100%;transform:scaleX(1)}.mzb-bottom-separator{display:block;width:100%;height:200px;overflow:hidden;position:relative}.mzb-bottom-separator .mzb-icon{width:100%;height:100%;transform:scaleX(1);position:absolute;bottom:-1px}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:#fff0;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}.splide .splide__slide{position:relative;height:420px;overflow:hidden;border-radius:var(--mzb-border-radius--xs)}.splide .mzb-featured-image{height:100%}.splide .mzb-featured-image img{display:block;height:auto;width:100%;transform:scale(1);transition:.3s ease-in-out;-o-object-fit:cover;object-fit:cover}.splide .mzb-post-categories{display:inline-flex;gap:10px;flex-wrap:wrap}.splide .mzb-post-categories a{display:inline-block;padding:4px 8px;background-color:var(--color--primary);color:var(--color--white);font-size:12px;font-weight:var(--mzb-font-weight--semibold);text-decoration:none;border-radius:var(--mzb-border-radius--xxl);line-height:14px}.splide .mzb-post-content{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(180deg,#fff0 0%,rgb(0 0 0 / .6) 100%);mix-blend-mode:normal;padding:15px;color:var(--color--white);display:grid;align-items:end;grid-template-rows:repeat(1,1fr)}.splide .mzb-post-content .mzb-post-title{margin-top:10px;margin-bottom:10px}.splide .mzb-post-title a{display:block;font-size:16px;font-weight:var(--mzb-font-weight--semibold);color:var(--color--white);line-height:1.2;text-shadow:1px 1px 2px rgb(0 0 0 / .2);overflow:hidden;text-decoration:none;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.splide .mzb-post-title a:hover{opacity:.8;color:var(--color--white)}.splide .mzb-post-date{display:flex;gap:5px;align-items:center}.splide .mzb-post-date a{display:block;font-weight:400;font-size:14px;color:var(--color--white);text-decoration:none}.splide .mzb-post-date a:hover{opacity:.8;color:var(--color--white)}.splide .mzb-post-date svg{fill:var(--color--white)}.splide .mzb-post-entry-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.splide .mzb-post-author{display:flex;align-items:center;gap:8px}.splide .mzb-post-author a{max-width:60px;font-weight:var(--mzb-font-weight--regular);font-size:14px;color:var(--color--white);text-decoration:none}.splide .mzb-post-author a:hover{opacity:.8;color:var(--color--white)}.splide .mzb-entry-content .mzb-entry-summary p{margin-top:12px;margin-bottom:12px}.splide .mzb-read-more{margin-top:12px}.splide .mzb-read-more a{color:#fff;font-size:16px;font-weight:600;line-height:1.3;text-transform:capitalize;text-decoration:none;opacity:.9}.splide .mzb-entry-summary{margin-top:12px}.splide .splide__arrows.splide__arrows--ltr .splide__arrow{position:absolute;top:92%;transform:translateY(-92%);z-index:1;display:flex;align-items:center;justify-content:center;padding:4px;background-color:var(--color--primary);border-radius:2px;box-shadow:unset}.splide .splide__arrows.splide__arrows--ltr .splide__arrow.splide__arrow--prev{right:0;margin-right:60px}.splide .splide__arrows.splide__arrows--ltr .splide__arrow.splide__arrow--prev svg{transform:scaleX(-1)}.splide .splide__arrows.splide__arrows--ltr .splide__arrow.splide__arrow--next{right:0;margin-right:24px}.splide .splide__arrows svg{fill:var(--color--white);height:16px;width:16px}.splide .splide__pagination{display:flex;gap:6px;bottom:10px;left:0;padding:0 16px;margin-bottom:0;position:absolute;right:0;z-index:1}.splide .splide__pagination button{background-color:#fff;padding:0;height:8px;width:8px;border-radius:50%;border:1px solid var(--color--primary);opacity:.9}.mzb-slider{position:relative;margin-bottom:30px}.mzb-slider .mzb-view-more{display:inline-block}.mzb-slider .mzb-view-more>a{display:flex;align-items:center;gap:5px}.mzb-slider .mzb-view-more>a svg{fill:var(--color--primary)}.mzb-slider .mzb-view-more>a p{margin:0}.mzb-slider .swiper-button-prev,.mzb-slider .swiper-button-next{width:40px;height:40px;background-color:#7e36f4;border-radius:4px;margin:0;transition:all .3s ease;box-shadow:0 2px 4px rgb(0 0 0 / .1);display:inline-flex;justify-content:center;align-items:center}.mzb-slider .swiper-button-prev:after,.mzb-slider .swiper-button-next:after{font-size:14px;color:#fff;font-weight:700}.mzb-slider.mzb-arrow-position-top .swiper-button-prev,.mzb-slider.mzb-arrow-position-top .swiper-button-next{top:-7px}.mzb-slider.mzb-arrow-position-top .swiper-button-prev{right:50px;left:auto}.mzb-slider.mzb-arrow-position-top .swiper-button-next{right:0}.mzb-slider.mzb-arrow-position-center .swiper-button-prev,.mzb-slider.mzb-arrow-position-center .swiper-button-next{top:50%;transform:translateY(-50%)}.mzb-slider.mzb-arrow-position-center .swiper-button-prev{left:0}.mzb-slider.mzb-arrow-position-center .swiper-button-next{right:0}.mzb-slider.mzb-arrow-position-bottom .swiper-button-prev,.mzb-slider.mzb-arrow-position-bottom .swiper-button-next{bottom:-50px;top:auto}.mzb-slider.mzb-arrow-position-bottom .swiper-button-prev{right:50px;left:auto}.mzb-slider.mzb-arrow-position-bottom .swiper-button-next{right:0}.mzb-slider .swiper-pagination{display:flex;justify-content:center}.mzb-slider .swiper-pagination .swiper-pagination-bullet{opacity:.4}.mzb-slider .swiper-pagination .swiper-pagination-bullet-active{opacity:1}.mzb-slider .swiper-pagination--outside-swiper{all:unset;display:flex;justify-content:center;position:relative;bottom:0;transition:300ms opacity;transform:translate3d(0,0,0);z-index:10}.mzb-slider .swiper-wrapper{height:-moz-min-content;height:min-content}.mzb-slider .swiper .swiper-slide{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;height:-moz-min-content;height:min-content}.mzb-slider .swiper .swiper-slide .mzb-featured-image{height:auto;width:100%}.mzb-slider .swiper .swiper-slide .mzb-featured-image img{display:block;height:545px;width:100%;transform:scale(1);transition:.3s ease-in-out;-o-object-fit:cover;object-fit:cover}.mzb-slider .swiper .swiper-slide .mzb-post-content{color:#fff}.mzb-slider .swiper .swiper-slide .mzb-post-content .mzb-post-meta{display:inline-block}.mzb-slider .swiper .swiper-slide .mzb-post-content .mzb-post-entry-meta{display:flex}.mzb-slider .swiper .swiper-slide .mzb-post-content .mzb-post-entry-meta .mzb-post-author{display:flex;align-items:center;margin-right:8px;gap:10px}.mzb-slider .swiper .swiper-slide .mzb-post-content .mzb-post-entry-meta .mzb-post-date{display:flex;align-items:center;gap:10px}.mzb-slider .swiper .swiper-slide .mzb-post-content .mzb-post-entry-meta .mzb-post-read-time,.mzb-slider .swiper .swiper-slide .mzb-post-content .mzb-post-entry-meta .mzb-post-view-count{display:flex;align-items:center;gap:5px}.mzb-slider .swiper .swiper-slide .mzb-post-content .mzb-post-entry-meta .mzb-post-read-time svg,.mzb-slider .swiper .swiper-slide .mzb-post-content .mzb-post-entry-meta .mzb-post-view-count svg{height:14px;width:14px}.mzb-slider .swiper .swiper-slide .mzb-post-content .mzb-post-categories a:not(:last-child){margin-right:10px}.mzb-slider .swiper .swiper-slide .mzb-post-content a,.mzb-slider .swiper .swiper-slide .mzb-post-content svg{color:#fff;fill:#fff}.mzb-slider .swiper .swiper-slide .mzb-post-content .mzb-post-title{margin-bottom:10px}.mzb-slider .swiper .swiper-slide.style1 .mzb-featured-image::before{border-radius:12px;background:linear-gradient(180deg,#fff0 35.1%,#000 99.92%);position:absolute;content:"";top:0;left:0;width:100%;height:100%;z-index:1}.mzb-slider .swiper .swiper-slide.style1 .mzb-post-content{display:block;position:absolute;bottom:0;left:0;right:0;z-index:9;padding:20px}.mzb-slider .swiper .swiper-slide.style1 .mzb-post-content .mzb-post-meta,.mzb-slider .swiper .swiper-slide.style1 .mzb-post-content .mzb-post-entry-meta,.mzb-slider .swiper .swiper-slide.style1 .mzb-post-content .mzb-post-title,.mzb-slider .swiper .swiper-slide.style1 .mzb-post-content .mzb-entry-summary{margin-bottom:8px}.mzb-slider .swiper .swiper-slide.style1 .mzb-post-content .mzb-entry-summary p{margin:0}.mzb-slider .swiper .swiper-slide.style1 .mzb-post-content .mzb-post-title{display:flex}.mzb-slider .swiper .swiper-slide.style2{position:relative}.mzb-slider .swiper .swiper-slide.style2 .mzb-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .5);opacity:0;transition:opacity .3s ease-in-out;display:flex;align-items:center;justify-content:center;color:#fff;padding:20px}.mzb-slider .swiper .swiper-slide.style2 .mzb-overlay .mzb-post-content{display:none}.mzb-slider .swiper .swiper-slide.style2 .mzb-overlay .mzb-post-content .mzb-post-meta,.mzb-slider .swiper .swiper-slide.style2 .mzb-overlay .mzb-post-content .mzb-post-entry-meta,.mzb-slider .swiper .swiper-slide.style2 .mzb-overlay .mzb-post-content .mzb-post-title,.mzb-slider .swiper .swiper-slide.style2 .mzb-overlay .mzb-post-content .mzb-entry-summary{margin-bottom:8px}.mzb-slider .swiper .swiper-slide.style2 .mzb-overlay .mzb-post-content .mzb-entry-summary p{margin:0}.mzb-slider .swiper .swiper-slide.style2 .mzb-overlay .mzb-post-content .mzb-post-title{display:flex}.mzb-slider .swiper .swiper-slide.style2 .mzb-featured-image img{width:100%;height:auto;display:block}.mzb-slider .swiper .swiper-slide:hover .mzb-overlay{opacity:1}.mzb-slider .swiper .swiper-slide:hover .mzb-overlay .mzb-post-content{display:block;color:#fff;position:absolute;bottom:0;left:0;right:0;padding:20px}.mzb-slider .swiper .swiper-slide:hover .mzb-overlay .mzb-post-content a,.mzb-slider .swiper .swiper-slide:hover .mzb-overlay .mzb-post-content svg{color:#fff;fill:#fff}.mzb-slider .swiper .swiper-slide.style3{background-color:var(--color--white);border-radius:0 0 6px 6px;height:auto}.mzb-slider .swiper .swiper-slide.style3 .mzb-featured-image img{height:200px}.mzb-slider .swiper .swiper-slide.style3 .mzb-featured-image.mzb-category--inside-image{position:relative}.mzb-slider .swiper .swiper-slide.style3 .mzb-featured-image.mzb-category--inside-image .mzb-post-meta{position:absolute;left:0;bottom:0;right:0;margin:20px}.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content{position:relative;padding:16px;background:var(--color--white);color:#373737;width:100%;box-sizing:border-box;flex:1}.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-post-title{display:flex}.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-post-title a{color:#373737}.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content h3.mzb-post-title{font-size:24px;line-height:normal}.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-post-meta.mzb-inside-image{position:absolute;top:-50px}.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-post-meta.mzb-inside-image .mzb-post-categories a{color:#fff;background:rgb(54 103 255 / .8)}.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-post-categories{font-size:13px}.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-post-categories a{border-radius:100px;background:rgb(54 103 255 / .08);color:#3667ff;text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:normal;padding:4px 12px;margin-bottom:8px}.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-post-author a{color:#373737}.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-post-entry-meta{font-size:14px;align-items:center}.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-post-entry-meta.mzb-meta-separator-top{border-top:1px solid #e0e0e0;padding-top:8px}.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-post-entry-meta.mzb-meta-separator-bottom{border-bottom:1px solid #e0e0e0;padding-bottom:8px}.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-post-date svg,.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-post-read-time svg,.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-post-view-count svg{fill:#373737}.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-post-date a,.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-post-read-time a,.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-post-view-count a{color:#373737}.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-post-meta,.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-post-entry-meta,.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-post-title,.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-entry-summary{margin-bottom:8px}.mzb-slider .swiper .swiper-slide.style3 .mzb-post-content .mzb-entry-summary p{margin:0}.mzb-slider .swiper .swiper-slide.style4{background-color:var(--color--white);height:auto}.mzb-slider .swiper .swiper-slide.style4 .mzb-featured-image img{height:200px}.mzb-slider .swiper .swiper-slide.style4 .mzb-featured-image::before{background:linear-gradient(180deg,#fff0 35.1%,#000 99.92%);position:absolute;content:"";top:0;left:0;width:100%;height:100%;z-index:1}.mzb-slider .swiper .swiper-slide.style4 .mzb-post-content{display:block;position:absolute;bottom:0;left:0;right:0;z-index:9;padding:20px}.mzb-slider .swiper .swiper-slide.style4 .mzb-post-content .mzb-post-title{line-height:26px;margin-bottom:8px;display:flex}.mzb-slider .swiper .swiper-slide.style4 .mzb-post-content .mzb-post-meta,.mzb-slider .swiper .swiper-slide.style4 .mzb-post-content .mzb-post-entry-meta,.mzb-slider .swiper .swiper-slide.style4 .mzb-post-content .mzb-post-title,.mzb-slider .swiper .swiper-slide.style4 .mzb-post-content .mzb-entry-summary{margin-bottom:8px}.mzb-slider .swiper .swiper-slide.style4 .mzb-post-content .mzb-entry-summary p{margin:0}.mzb-slider.mzb-arrow-horizontal-placement--outside .swiper-button-prev{margin-left:-50px}.mzb-slider.mzb-arrow-horizontal-placement--outside .swiper-button-next{margin-right:-50px}.mzb-slider.mzb-arrow-horizontal-placement--in-between .swiper-button-prev{margin-left:-20px}.mzb-slider.mzb-arrow-horizontal-placement--in-between .swiper-button-next{margin-right:-20px}@media(max-width:1280px){.mzb-slider.mzb-arrow-horizontal-placement--outside,.mzb-slider.mzb-arrow-horizontal-placement--in-between{margin-left:50px;margin-right:50px}}@media(max-width:767px){.mzb-slider.mzb-arrow-horizontal-placement--outside,.mzb-slider.mzb-arrow-horizontal-placement--in-between{margin-left:42px;margin-right:42px}}.mzb-social-icons{display:flex;gap:10px;align-items:center}.mzb-social-icons .mzb-social-links{display:flex;gap:10px;align-items:center;justify-content:center}.mzb-social-icons .mzb-social-links .block-editor-block-list__layout{display:flex;gap:10px}.mzb-social-icons .mzb-social-links .mzb-social-icons-insert button{display:flex;padding:9px;margin-bottom:0;background-color:var(--color--light--primary);border-radius:50%;justify-content:center;align-items:center;border-color:unset;border-style:unset}.mzb-social-icons .mzb-social-links .mzb-social-icons-insert button svg{fill:var(--color--white);width:14px;height:14px}.mzb-social-icons .mzb-social-links .mzb-social-icons-insert button:hover{background-color:var(--color--primary)}.mzb-social-icons .mzb-social-links .mzb-social-icons-insert button:hover svg{fill:var(--color--white)}.mzb-social-icon{border:none;cursor:pointer;justify-content:center;align-items:center;display:flex}.mzb-social-icon svg{fill:var(--color--primary);width:14px;height:14px}.mzb-social-icon a{display:flex;align-items:center;background-color:var(--color--light--primary);border-radius:50%;padding:9px}.mzb-social-icon a:hover{background-color:var(--color--primary)}.mzb-social-icon a:hover svg{fill:var(--color--white)}.edit-post-visual-editor .components-button{padding:4px!important}.components-popover__content .magazine-blocks-url-input-head{margin-top:20px}:root{--color--primary:#BA81FF;--color--light--primary:#F8F2FF;--color--white:#FFFFFF;--color--black:#111111}:root{--mzb-border-radius--xxs:2px;--mzb-border-radius--xs:4px;--mzb-border-radius--xxl:100px;--mzb-font-weight--regular:400;--mzb-font-weight--semibold:500;--mzb-font-weight--bold:700}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-2-style-1 h2,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-2-style-1 h2,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-2-style-1 h2,.mzb-post-list .mzb-post-heading.mzb-heading-layout-2-style-1 h2,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-2-style-1 h2,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-2-style-1 h2,.mzb-category-list .mzb-post-heading.mzb-heading-layout-2-style-1 h2,.mzb-slider .mzb-post-heading.mzb-heading-layout-2-style-1 h2{display:inline-block;background-color:var(--color--black);border-radius:4px 4px 0 0;padding:6px 12px;font-weight:400;font-size:14px;color:var(--color--white)}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-2-style-1,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-2-style-1,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-2-style-1,.mzb-post-list .mzb-post-heading.mzb-heading-layout-2-style-1,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-2-style-1,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-2-style-1,.mzb-category-list .mzb-post-heading.mzb-heading-layout-2-style-1,.mzb-slider .mzb-post-heading.mzb-heading-layout-2-style-1{margin-bottom:20px;border-bottom:2px solid #000}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-2-style-1 h2,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-2-style-1 h2,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-2-style-1 h2,.mzb-post-list .mzb-post-heading.mzb-heading-layout-2-style-1 h2,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-2-style-1 h2,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-2-style-1 h2,.mzb-category-list .mzb-post-heading.mzb-heading-layout-2-style-1 h2,.mzb-slider .mzb-post-heading.mzb-heading-layout-2-style-1 h2{margin-bottom:0}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-2-style-1 h2::before,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-2-style-1 h2::before,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-2-style-1 h2::before,.mzb-post-list .mzb-post-heading.mzb-heading-layout-2-style-1 h2::before,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-2-style-1 h2::before,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-2-style-1 h2::before,.mzb-category-list .mzb-post-heading.mzb-heading-layout-2-style-1 h2::before,.mzb-slider .mzb-post-heading.mzb-heading-layout-2-style-1 h2::before{all:unset}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-3-style-1,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-3-style-1,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-3-style-1,.mzb-post-list .mzb-post-heading.mzb-heading-layout-3-style-1,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-3-style-1,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-3-style-1,.mzb-category-list .mzb-post-heading.mzb-heading-layout-3-style-1,.mzb-slider .mzb-post-heading.mzb-heading-layout-3-style-1{margin-bottom:20px;width:100%;background-color:#fff0;border-bottom:5px solid #dfdfdf;position:relative}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-3-style-1::before,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-3-style-1::before,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-3-style-1::before,.mzb-post-list .mzb-post-heading.mzb-heading-layout-3-style-1::before,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-3-style-1::before,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-3-style-1::before,.mzb-category-list .mzb-post-heading.mzb-heading-layout-3-style-1::before,.mzb-slider .mzb-post-heading.mzb-heading-layout-3-style-1::before{content:"";position:absolute;left:0;bottom:-5px;width:52px;border-bottom:5px solid var(--color--primary);box-sizing:border-box}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-3-style-1 h2,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-3-style-1 h2,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-3-style-1 h2,.mzb-post-list .mzb-post-heading.mzb-heading-layout-3-style-1 h2,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-3-style-1 h2,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-3-style-1 h2,.mzb-category-list .mzb-post-heading.mzb-heading-layout-3-style-1 h2,.mzb-slider .mzb-post-heading.mzb-heading-layout-3-style-1 h2{display:inline-block;padding-left:2px;font-weight:600;font-size:22px;margin-bottom:12px}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-3-style-1 h2::before,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-3-style-1 h2::before,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-3-style-1 h2::before,.mzb-post-list .mzb-post-heading.mzb-heading-layout-3-style-1 h2::before,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-3-style-1 h2::before,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-3-style-1 h2::before,.mzb-category-list .mzb-post-heading.mzb-heading-layout-3-style-1 h2::before,.mzb-slider .mzb-post-heading.mzb-heading-layout-3-style-1 h2::before{all:unset}.mzb-heading.mzb-heading-layout-3-style-1{margin-bottom:20px;width:100%;background-color:#fff0;position:relative}.mzb-heading.mzb-heading-layout-3-style-1 .mzb-heading-inner{margin-bottom:20px}.mzb-heading.mzb-heading-layout-3-style-1 .mzb-heading-inner::before{content:"";position:absolute;left:0;bottom:-5px;width:52px;border-bottom:5px solid var(--color--primary);box-sizing:border-box}.mzb-heading.mzb-heading-layout-3-style-1 .mzb-heading-text{display:inline-block;padding-left:2px;font-weight:600;margin-bottom:0}.mzb-heading.mzb-heading-layout-3-style-1 .mzb-heading-text::before{all:unset}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-4-style-1,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-4-style-1,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-4-style-1,.mzb-post-list .mzb-post-heading.mzb-heading-layout-4-style-1,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-4-style-1,.mzb-category-list .mzb-post-heading.mzb-heading-layout-4-style-1,.mzb-heading .mzb-post-heading.mzb-heading-layout-4-style-1,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-4-style-1,.mzb-slider .mzb-post-heading.mzb-heading-layout-4-style-1{margin-bottom:20px;border-bottom:4px solid #dfdfdf}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-4-style-1 h2,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-4-style-1 h2,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-4-style-1 h2,.mzb-post-list .mzb-post-heading.mzb-heading-layout-4-style-1 h2,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-4-style-1 h2,.mzb-category-list .mzb-post-heading.mzb-heading-layout-4-style-1 h2,.mzb-heading .mzb-post-heading.mzb-heading-layout-4-style-1 h2,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-4-style-1 h2,.mzb-slider .mzb-post-heading.mzb-heading-layout-4-style-1 h2{margin-bottom:0;position:relative;padding-left:20px}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-4-style-1 h2::before,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-4-style-1 h2::before,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-4-style-1 h2::before,.mzb-post-list .mzb-post-heading.mzb-heading-layout-4-style-1 h2::before,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-4-style-1 h2::before,.mzb-category-list .mzb-post-heading.mzb-heading-layout-4-style-1 h2::before,.mzb-heading .mzb-post-heading.mzb-heading-layout-4-style-1 h2::before,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-4-style-1 h2::before,.mzb-slider .mzb-post-heading.mzb-heading-layout-4-style-1 h2::before{all:unset;content:"•";position:absolute;left:0}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-5-style-1,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-5-style-1,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-5-style-1,.mzb-post-list .mzb-post-heading.mzb-heading-layout-5-style-1,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-5-style-1,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-5-style-1,.mzb-category-list .mzb-post-heading.mzb-heading-layout-5-style-1,.mzb-slider .mzb-post-heading.mzb-heading-layout-5-style-1{margin-bottom:20px;border-bottom:4px solid #dfdfdf}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-5-style-1 h2,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-5-style-1 h2,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-5-style-1 h2,.mzb-post-list .mzb-post-heading.mzb-heading-layout-5-style-1 h2,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-5-style-1 h2,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-5-style-1 h2,.mzb-category-list .mzb-post-heading.mzb-heading-layout-5-style-1 h2,.mzb-slider .mzb-post-heading.mzb-heading-layout-5-style-1 h2{margin-bottom:0;position:relative;padding-left:25px}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-5-style-1 h2::before,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-5-style-1 h2::before,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-5-style-1 h2::before,.mzb-post-list .mzb-post-heading.mzb-heading-layout-5-style-1 h2::before,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-5-style-1 h2::before,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-5-style-1 h2::before,.mzb-category-list .mzb-post-heading.mzb-heading-layout-5-style-1 h2::before,.mzb-slider .mzb-post-heading.mzb-heading-layout-5-style-1 h2::before{all:unset;content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background-color:currentColor;display:block}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-6-style-1,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-6-style-1,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-6-style-1,.mzb-post-list .mzb-post-heading.mzb-heading-layout-6-style-1,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-6-style-1,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-6-style-1,.mzb-category-list .mzb-post-heading.mzb-heading-layout-6-style-1,.mzb-slider .mzb-post-heading.mzb-heading-layout-6-style-1{display:flex;align-items:center;text-align:center;margin-bottom:20px}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-6-style-1::before,.mzb-grid-module .mzb-post-heading.mzb-heading-layout-6-style-1::after,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-6-style-1::before,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-6-style-1::after,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-6-style-1::before,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-6-style-1::after,.mzb-post-list .mzb-post-heading.mzb-heading-layout-6-style-1::before,.mzb-post-list .mzb-post-heading.mzb-heading-layout-6-style-1::after,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-6-style-1::before,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-6-style-1::after,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-6-style-1::before,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-6-style-1::after,.mzb-category-list .mzb-post-heading.mzb-heading-layout-6-style-1::before,.mzb-category-list .mzb-post-heading.mzb-heading-layout-6-style-1::after,.mzb-slider .mzb-post-heading.mzb-heading-layout-6-style-1::before,.mzb-slider .mzb-post-heading.mzb-heading-layout-6-style-1::after{content:"";flex:1;border-bottom:1px solid #ccc}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-6-style-1 .mzb-heading-text,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-6-style-1 .mzb-heading-text,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-6-style-1 .mzb-heading-text,.mzb-post-list .mzb-post-heading.mzb-heading-layout-6-style-1 .mzb-heading-text,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-6-style-1 .mzb-heading-text,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-6-style-1 .mzb-heading-text,.mzb-category-list .mzb-post-heading.mzb-heading-layout-6-style-1 .mzb-heading-text,.mzb-slider .mzb-post-heading.mzb-heading-layout-6-style-1 .mzb-heading-text{display:inline-block;padding:0 10px;font-weight:400;color:var(--color--black);margin-bottom:0}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-6-style-1 .mzb-heading-text::before,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-6-style-1 .mzb-heading-text::before,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-6-style-1 .mzb-heading-text::before,.mzb-post-list .mzb-post-heading.mzb-heading-layout-6-style-1 .mzb-heading-text::before,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-6-style-1 .mzb-heading-text::before,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-6-style-1 .mzb-heading-text::before,.mzb-category-list .mzb-post-heading.mzb-heading-layout-6-style-1 .mzb-heading-text::before,.mzb-slider .mzb-post-heading.mzb-heading-layout-6-style-1 .mzb-heading-text::before{all:unset}.mzb-heading.mzb-heading-layout-6-style-1 .mzb-heading-inner{display:flex;align-items:center;text-align:center;margin-bottom:20px}.mzb-heading.mzb-heading-layout-6-style-1 .mzb-heading-inner::before,.mzb-heading.mzb-heading-layout-6-style-1 .mzb-heading-inner::after{content:"";flex:1;border-bottom:1px solid #ccc}.mzb-heading.mzb-heading-layout-6-style-1 h1,.mzb-heading.mzb-heading-layout-6-style-1 h2,.mzb-heading.mzb-heading-layout-6-style-1 h3,.mzb-heading.mzb-heading-layout-6-style-1 h4,.mzb-heading.mzb-heading-layout-6-style-1 h5,.mzb-heading.mzb-heading-layout-6-style-1 h6{display:inline-block;padding:0 10px;font-weight:400;color:var(--color--black);margin-bottom:0}.mzb-heading.mzb-heading-layout-6-style-1 h1::before,.mzb-heading.mzb-heading-layout-6-style-1 h2::before,.mzb-heading.mzb-heading-layout-6-style-1 h3::before,.mzb-heading.mzb-heading-layout-6-style-1 h4::before,.mzb-heading.mzb-heading-layout-6-style-1 h5::before,.mzb-heading.mzb-heading-layout-6-style-1 h6::before{all:unset}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-7-style-1,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-7-style-1,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-7-style-1,.mzb-post-list .mzb-post-heading.mzb-heading-layout-7-style-1,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-7-style-1,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-7-style-1,.mzb-category-list .mzb-post-heading.mzb-heading-layout-7-style-1,.mzb-slider .mzb-post-heading.mzb-heading-layout-7-style-1{display:flex;align-items:center;margin-bottom:20px}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-7-style-1::after,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-7-style-1::after,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-7-style-1::after,.mzb-post-list .mzb-post-heading.mzb-heading-layout-7-style-1::after,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-7-style-1::after,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-7-style-1::after,.mzb-category-list .mzb-post-heading.mzb-heading-layout-7-style-1::after,.mzb-slider .mzb-post-heading.mzb-heading-layout-7-style-1::after{content:"";flex:1;border-bottom:1px solid #ccc}.mzb-heading.mzb-heading-layout-7-style-1 .mzb-heading-inner{display:flex;align-items:center;margin-bottom:20px}.mzb-heading.mzb-heading-layout-7-style-1 .mzb-heading-inner::after{content:"";flex:1;border-bottom:1px solid #ccc}.mzb-heading-text{margin-bottom:0}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-8-style-1,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-8-style-1,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-8-style-1,.mzb-post-list .mzb-post-heading.mzb-heading-layout-8-style-1,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-8-style-1,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-8-style-1,.mzb-category-list .mzb-post-heading.mzb-heading-layout-8-style-1,.mzb-slider .mzb-post-heading.mzb-heading-layout-8-style-1{margin-bottom:20px;position:relative}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-8-style-1::before,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-8-style-1::before,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-8-style-1::before,.mzb-post-list .mzb-post-heading.mzb-heading-layout-8-style-1::before,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-8-style-1::before,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-8-style-1::before,.mzb-category-list .mzb-post-heading.mzb-heading-layout-8-style-1::before,.mzb-slider .mzb-post-heading.mzb-heading-layout-8-style-1::before{content:"";position:absolute;left:0;bottom:-5px;width:52px;border-bottom:5px solid var(--color--primary);box-sizing:border-box}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-8-style-1 h2,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-8-style-1 h2,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-8-style-1 h2,.mzb-post-list .mzb-post-heading.mzb-heading-layout-8-style-1 h2,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-8-style-1 h2,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-8-style-1 h2,.mzb-category-list .mzb-post-heading.mzb-heading-layout-8-style-1 h2,.mzb-slider .mzb-post-heading.mzb-heading-layout-8-style-1 h2{display:inline-block;padding-left:2px;font-weight:600;font-size:22px;margin-bottom:12px}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-8-style-1 h2::before,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-8-style-1 h2::before,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-8-style-1 h2::before,.mzb-post-list .mzb-post-heading.mzb-heading-layout-8-style-1 h2::before,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-8-style-1 h2::before,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-8-style-1 h2::before,.mzb-category-list .mzb-post-heading.mzb-heading-layout-8-style-1 h2::before,.mzb-slider .mzb-post-heading.mzb-heading-layout-8-style-1 h2::before{all:unset}.mzb-heading.mzb-heading-layout-8-style-1 .mzb-heading-inner{margin-bottom:20px;position:relative}.mzb-heading.mzb-heading-layout-8-style-1 .mzb-heading-inner::before{content:"";position:absolute;left:0;bottom:-5px;width:52px;border-bottom:5px solid var(--color--primary);box-sizing:border-box}.mzb-heading.mzb-heading-layout-8-style-1 .mzb-heading-text{display:inline-block;padding-left:2px;font-weight:600;margin-bottom:0}.mzb-heading.mzb-heading-layout-8-style-1 .mzb-heading-text::before{all:unset}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-9-style-1,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-9-style-1,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-9-style-1,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-9-style-1,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-9-style-1,.mzb-post-list .mzb-post-heading.mzb-heading-layout-9-style-1,.mzb-category-list .mzb-post-heading.mzb-heading-layout-9-style-1,.mzb-slider .mzb-post-heading.mzb-heading-layout-9-style-1{margin-bottom:20px}.mzb-heading.mzb-heading-layout-9-style-1 .mzb-post-heading{margin-bottom:20px;border-top:2px solid #dfdfdf}.mzb-pagination-numbers{display:flex;gap:6px;margin-top:32px}.mzb-pagination-numbers li{list-style:none}.mzb-pagination-numbers .page-item.current a{color:#fff;background-color:var(--color--primary)}.mzb-pagination-numbers .page-item a{display:flex;align-items:center;justify-content:space-around;width:32px;height:32px;border-radius:4px;border:1px solid #f4f4f5;background-color:#fff;color:#3f3f46;font-size:14px;padding:8px;font-weight:600}.mzb-pagination-numbers .page-item svg{height:16px;width:16px}.mzb-pagination-numbers .css-13b06dz{justify-content:unset}.mzb-pagination-numbers .components-flex .components-button{display:flex;align-items:center;justify-content:space-around;width:32px;height:32px;border-radius:4px;border:1px solid #f4f4f5;background-color:#fff;color:#3f3f46;font-size:14px;padding:8px;font-weight:600}.mzb-featured-posts .mzb-border .mzb-post{background-color:unset;border-radius:0;padding:0 0 20px 0}.mzb-featured-posts .mzb-border .mzb-post:not(:last-child){border-bottom:1px dashed #bfbfbf}.mzb-featured-posts .mzb-border .mzb-post .mzb-post-content{padding-bottom:0}.mzb-featured-posts .mzb-border .mzb-post.mzb-first-post--highlight{padding:0}.mzb-featured-posts .mzb-border .mzb-post.mzb-first-post--highlight .mzb-post-content{padding-top:20px;padding-bottom:20px}.mzb-featured-posts .mzb-border.mzb-layout-1-style-2 .mzb-post-content{padding:0}.mzb-featured-posts .mzb-posts.mzb-border{-moz-column-gap:20px;column-gap:20px}.mzb-featured-posts .mzb-layout-2.mzb-border .mzb-post.mzb-first-post--highlight{border-bottom:0}.mzb-featured-posts .mzb-layout-2.mzb-border .mzb-post.mzb-first-post--highlight .mzb-post-content{padding:20px 0 0 0}.mzb-featured-posts .mzb-layout-2.mzb-layout-2-style-3.mzb-border{gap:0}.mzb-featured-posts .mzb-layout-2.mzb-layout-2-style-3.mzb-border .mzb-post{padding:20px 0}.mzb-featured-posts .mzb-layout-2.mzb-layout-2-style-3.mzb-border .mzb-post:not(:last-child){border-bottom:1px dashed #bfbfbf}.mzb-category-1-posts.mzb-border .mzb-post,.mzb-category-2-posts.mzb-border .mzb-post{background-color:unset;border-radius:0;padding:0 0 20px 0}.mzb-category-1-posts.mzb-border .mzb-post:not(:last-child),.mzb-category-2-posts.mzb-border .mzb-post:not(:last-child){border-bottom:1px dashed #bfbfbf}.mzb-category-1-posts.mzb-border .mzb-post:nth-child(2),.mzb-category-2-posts.mzb-border .mzb-post:nth-child(2){padding:0 0 20px 0}.mzb-category-1-posts.mzb-border .mzb-post:nth-child(2) .mzb-post-content,.mzb-category-2-posts.mzb-border .mzb-post:nth-child(2) .mzb-post-content{padding:20px 0 0 0}.mzb-category-1-posts.mzb-border .mzb-post:nth-child(2) .mzb-featured-image img,.mzb-category-2-posts.mzb-border .mzb-post:nth-child(2) .mzb-featured-image img{border-radius:var(--mzb-border-radius--xs)}.mzb-category-1-posts.mzb-border .mzb-posts,.mzb-category-2-posts.mzb-border .mzb-posts{gap:15px}.mzb-banner-posts .mzb-post .mzb-featured-image.zoomOut,.mzb-grid-module .mzb-post .mzb-featured-image.zoomOut,.mzb-featured-posts .mzb-post .mzb-featured-image.zoomOut,.mzb-post-list .mzb-post .mzb-featured-image.zoomOut,.mzb-featured-categories .mzb-post .mzb-featured-image.zoomOut{overflow:hidden}.mzb-banner-posts .mzb-post .mzb-featured-image.zoomOut img,.mzb-grid-module .mzb-post .mzb-featured-image.zoomOut img,.mzb-featured-posts .mzb-post .mzb-featured-image.zoomOut img,.mzb-post-list .mzb-post .mzb-featured-image.zoomOut img,.mzb-featured-categories .mzb-post .mzb-featured-image.zoomOut img{transition:310ms;transform:scale(1.2)}.mzb-banner-posts .mzb-post .mzb-featured-image.zoomIn,.mzb-grid-module .mzb-post .mzb-featured-image.zoomIn,.mzb-featured-posts .mzb-post .mzb-featured-image.zoomIn,.mzb-post-list .mzb-post .mzb-featured-image.zoomIn,.mzb-featured-categories .mzb-post .mzb-featured-image.zoomIn{overflow:hidden}.mzb-banner-posts .mzb-post .mzb-featured-image.zoomIn img,.mzb-grid-module .mzb-post .mzb-featured-image.zoomIn img,.mzb-featured-posts .mzb-post .mzb-featured-image.zoomIn img,.mzb-post-list .mzb-post .mzb-featured-image.zoomIn img,.mzb-featured-categories .mzb-post .mzb-featured-image.zoomIn img{transition:310ms;transform:scale(1)}.mzb-banner-posts .mzb-post .mzb-featured-image.rotateLeft,.mzb-banner-posts .mzb-post .mzb-featured-image.rotateRight,.mzb-grid-module .mzb-post .mzb-featured-image.rotateLeft,.mzb-grid-module .mzb-post .mzb-featured-image.rotateRight,.mzb-featured-posts .mzb-post .mzb-featured-image.rotateLeft,.mzb-featured-posts .mzb-post .mzb-featured-image.rotateRight,.mzb-post-list .mzb-post .mzb-featured-image.rotateLeft,.mzb-post-list .mzb-post .mzb-featured-image.rotateRight,.mzb-featured-categories .mzb-post .mzb-featured-image.rotateLeft,.mzb-featured-categories .mzb-post .mzb-featured-image.rotateRight{overflow:hidden}.mzb-banner-posts .mzb-post .mzb-featured-image.rotateLeft img,.mzb-grid-module .mzb-post .mzb-featured-image.rotateLeft img,.mzb-featured-posts .mzb-post .mzb-featured-image.rotateLeft img,.mzb-post-list .mzb-post .mzb-featured-image.rotateLeft img,.mzb-featured-categories .mzb-post .mzb-featured-image.rotateLeft img{transition:310ms;transform:rotate(0) scale(1)}.mzb-banner-posts .mzb-post .mzb-featured-image.rotateRight img,.mzb-grid-module .mzb-post .mzb-featured-image.rotateRight img,.mzb-featured-posts .mzb-post .mzb-featured-image.rotateRight img,.mzb-post-list .mzb-post .mzb-featured-image.rotateRight img,.mzb-featured-categories .mzb-post .mzb-featured-image.rotateRight img{transition:310ms;transform:rotate(0) scale(1)}.mzb-banner-posts .mzb-post .mzb-featured-image.slideLeft,.mzb-grid-module .mzb-post .mzb-featured-image.slideLeft,.mzb-featured-posts .mzb-post .mzb-featured-image.slideLeft,.mzb-post-list .mzb-post .mzb-featured-image.slideLeft,.mzb-featured-categories .mzb-post .mzb-featured-image.slideLeft{overflow:hidden}.mzb-banner-posts .mzb-post .mzb-featured-image.slideLeft img,.mzb-grid-module .mzb-post .mzb-featured-image.slideLeft img,.mzb-featured-posts .mzb-post .mzb-featured-image.slideLeft img,.mzb-post-list .mzb-post .mzb-featured-image.slideLeft img,.mzb-featured-categories .mzb-post .mzb-featured-image.slideLeft img{transition:310ms;transform:translateX(8px) scale(1.15)}.mzb-banner-posts .mzb-post .mzb-featured-image.slideRight,.mzb-grid-module .mzb-post .mzb-featured-image.slideRight,.mzb-featured-posts .mzb-post .mzb-featured-image.slideRight,.mzb-post-list .mzb-post .mzb-featured-image.slideRight,.mzb-featured-categories .mzb-post .mzb-featured-image.slideRight{overflow:hidden}.mzb-banner-posts .mzb-post .mzb-featured-image.slideRight img,.mzb-grid-module .mzb-post .mzb-featured-image.slideRight img,.mzb-featured-posts .mzb-post .mzb-featured-image.slideRight img,.mzb-post-list .mzb-post .mzb-featured-image.slideRight img,.mzb-featured-categories .mzb-post .mzb-featured-image.slideRight img{transition:310ms;transform:translateX(-8px) scale(1.15)}.mzb-banner-posts .mzb-post:hover .mzb-featured-image.zoomOut img,.mzb-grid-module .mzb-post:hover .mzb-featured-image.zoomOut img,.mzb-featured-posts .mzb-post:hover .mzb-featured-image.zoomOut img,.mzb-post-list .mzb-post:hover .mzb-featured-image.zoomOut img,.mzb-featured-categories .mzb-post:hover .mzb-featured-image.zoomOut img{transform:scale(1)}.mzb-banner-posts .mzb-post:hover .mzb-featured-image.zoomIn img,.mzb-grid-module .mzb-post:hover .mzb-featured-image.zoomIn img,.mzb-featured-posts .mzb-post:hover .mzb-featured-image.zoomIn img,.mzb-post-list .mzb-post:hover .mzb-featured-image.zoomIn img,.mzb-featured-categories .mzb-post:hover .mzb-featured-image.zoomIn img{transform:scale(1.2)}.mzb-banner-posts .mzb-post:hover .mzb-featured-image.opacity img,.mzb-grid-module .mzb-post:hover .mzb-featured-image.opacity img,.mzb-featured-posts .mzb-post:hover .mzb-featured-image.opacity img,.mzb-post-list .mzb-post:hover .mzb-featured-image.opacity img,.mzb-featured-categories .mzb-post:hover .mzb-featured-image.opacity img{opacity:.8;background-color:linear-gradient(180deg,#fff0 0%,rgb(0 0 0 / .6) 100%)}.mzb-banner-posts .mzb-post:hover .mzb-featured-image.rotateLeft img,.mzb-grid-module .mzb-post:hover .mzb-featured-image.rotateLeft img,.mzb-featured-posts .mzb-post:hover .mzb-featured-image.rotateLeft img,.mzb-post-list .mzb-post:hover .mzb-featured-image.rotateLeft img,.mzb-featured-categories .mzb-post:hover .mzb-featured-image.rotateLeft img{transform:rotate(5deg) scale(1.2)}.mzb-banner-posts .mzb-post:hover .mzb-featured-image.rotateRight img,.mzb-grid-module .mzb-post:hover .mzb-featured-image.rotateRight img,.mzb-featured-posts .mzb-post:hover .mzb-featured-image.rotateRight img,.mzb-post-list .mzb-post:hover .mzb-featured-image.rotateRight img,.mzb-featured-categories .mzb-post:hover .mzb-featured-image.rotateRight img{transform:rotate(-5deg) scale(1.2)}.mzb-banner-posts .mzb-post:hover .mzb-featured-image.slideLeft img,.mzb-grid-module .mzb-post:hover .mzb-featured-image.slideLeft img,.mzb-featured-posts .mzb-post:hover .mzb-featured-image.slideLeft img,.mzb-post-list .mzb-post:hover .mzb-featured-image.slideLeft img,.mzb-featured-categories .mzb-post:hover .mzb-featured-image.slideLeft img{transform:translateX(-8px) scale(1.15)}.mzb-banner-posts .mzb-post:hover .mzb-featured-image.slideRight img,.mzb-grid-module .mzb-post:hover .mzb-featured-image.slideRight img,.mzb-featured-posts .mzb-post:hover .mzb-featured-image.slideRight img,.mzb-post-list .mzb-post:hover .mzb-featured-image.slideRight img,.mzb-featured-categories .mzb-post:hover .mzb-featured-image.slideRight img{transform:translateX(8px) scale(1.15)}@font-face{font-display:swap;font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgb(0 0 0 / .15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgb(0 0 0 / .5),#fff0)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:#fff0}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgb(0 0 0 / .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.mzb-post-col--1{--grid-column:1}.mzb-post-col--2{--grid-column:2}.mzb-post-col--3{--grid-column:3}.mzb-icon{fill:var(--color--primary);height:14px;width:14px}.mzb-featured-posts .mzb-post-heading,.mzb-category-list .mzb-post-heading,.mzb-grid-module .mzb-post-heading,.mzb-post-list .mzb-post-heading,.mzb-banner-posts .mzb-post-heading,.mzb-latest-posts .mzb-post-heading,.mzb-featured-categories .mzb-post-heading,.mzb-slider .mzb-post-heading{font-size:18px;position:relative;line-height:1.2;display:flex;align-items:center}.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-1-style-1,.mzb-category-list .mzb-post-heading.mzb-heading-layout-1-style-1,.mzb-grid-module .mzb-post-heading.mzb-heading-layout-1-style-1,.mzb-post-list .mzb-post-heading.mzb-heading-layout-1-style-1,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-1-style-1,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-1-style-1,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-1-style-1,.mzb-slider .mzb-post-heading.mzb-heading-layout-1-style-1{padding-left:20px;margin-bottom:10px}.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text,.mzb-category-list .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text,.mzb-grid-module .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text,.mzb-post-list .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text,.mzb-slider .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text{margin:0}.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text::before,.mzb-category-list .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text::before,.mzb-grid-module .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text::before,.mzb-post-list .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text::before,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text::before,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text::before,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text::before,.mzb-slider .mzb-post-heading.mzb-heading-layout-1-style-1 .mzb-heading-text::before{content:"";width:2px;height:100%;background-color:var(--color--primary);display:inline-block;border-radius:2px;position:absolute;left:0}.mzb-grid-module .mzb-post-heading .mzb-heading-text,.mzb-featured-posts .mzb-post-heading .mzb-heading-text,.mzb-featured-categories .mzb-post-heading .mzb-heading-text{font-size:24px;font-weight:700}.mzb-post-list .mzb-post-heading .mzb-heading-text{font-weight:500}.comments-link a{font-size:14px}.mzb-post-author a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:66px}.mzb-post-author img{height:24px;width:24px;border-radius:var(--mzb-border-radius--xxl)}.mzb-post-date svg{margin-bottom:3px}.mzb-post .mzb-post-categories a:hover,.mzb-post .mzb-post-count a:hover{color:#fff;opacity:.8}.mzb-featured-posts .mzb-post-categories a:hover,.mzb-featured-categories .mzb-post-categories a:hover{color:var(--color--primary)}.mzb-banner-posts .mzb-post-author,.mzb-grid-module .mzb-post-author{display:flex;align-items:center;gap:8px}.mzb-banner-posts .mzb-post-author a,.mzb-grid-module .mzb-post-author a{max-width:60px;color:var(--color--white);font-size:14px;font-weight:var(--mzb-font-weight--regular);text-decoration:none}.mzb-banner-posts .mzb-post-author a:hover,.mzb-grid-module .mzb-post-author a:hover{opacity:.8;color:var(--color--white)}.mzb-featured-posts .mzb-post-author,.mzb-featured-categories .mzb-post-author{display:flex;align-items:center;gap:8px}.mzb-featured-posts .mzb-post-author a,.mzb-featured-categories .mzb-post-author a{max-width:60px;font-size:14px;font-weight:var(--mzb-font-weight--regular);text-decoration:none}.mzb-featured-posts .mzb-post-author a:hover,.mzb-featured-categories .mzb-post-author a:hover{opacity:.8}.mzb-grid-module .mzb-post-heading .mzb-view-more a p,.mzb-featured-categories .mzb-post-heading .mzb-view-more a p,.mzb-featured-posts .mzb-post-heading .mzb-view-more a p,.mzb-post-list .mzb-post-heading .mzb-view-more a p,.mzb-banner-posts .mzb-post-heading .mzb-view-more a p,.mzb-latest-posts .mzb-post-heading .mzb-view-more a p,.mzb-category-list .mzb-post-heading .mzb-view-more a p,.mzb-slider .mzb-post-heading .mzb-view-more a p{margin:0}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-1-style-1,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-1-style-1,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-1-style-1,.mzb-post-list .mzb-post-heading.mzb-heading-layout-1-style-1,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-1-style-1,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-1-style-1,.mzb-category-list .mzb-post-heading.mzb-heading-layout-1-style-1,.mzb-slider .mzb-post-heading.mzb-heading-layout-1-style-1{display:flex;justify-content:space-between;align-items:center;border:none}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-2-style-1,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-2-style-1,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-2-style-1,.mzb-post-list .mzb-post-heading.mzb-heading-layout-2-style-1,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-2-style-1,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-2-style-1,.mzb-category-list .mzb-post-heading.mzb-heading-layout-2-style-1,.mzb-slider .mzb-post-heading.mzb-heading-layout-2-style-1{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;border-bottom:2px solid #000;width:100%}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-2-style-1 .mzb-heading-text,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-2-style-1 .mzb-heading-text,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-2-style-1 .mzb-heading-text,.mzb-post-list .mzb-post-heading.mzb-heading-layout-2-style-1 .mzb-heading-text,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-2-style-1 .mzb-heading-text,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-2-style-1 .mzb-heading-text,.mzb-category-list .mzb-post-heading.mzb-heading-layout-2-style-1 .mzb-heading-text,.mzb-slider .mzb-post-heading.mzb-heading-layout-2-style-1 .mzb-heading-text{display:inline-block;background-color:var(--color--black);border-radius:4px 4px 0 0;padding:6px 12px;color:var(--color--white);margin-bottom:0}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-2-style-1 .mzb-heading-text::before,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-2-style-1 .mzb-heading-text::before,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-2-style-1 .mzb-heading-text::before,.mzb-post-list .mzb-post-heading.mzb-heading-layout-2-style-1 .mzb-heading-text::before,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-2-style-1 .mzb-heading-text::before,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-2-style-1 .mzb-heading-text::before,.mzb-category-list .mzb-post-heading.mzb-heading-layout-2-style-1 .mzb-heading-text::before,.mzb-slider .mzb-post-heading.mzb-heading-layout-2-style-1 .mzb-heading-text::before{all:unset}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-3-style-1,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-3-style-1,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-3-style-1,.mzb-post-list .mzb-post-heading.mzb-heading-layout-3-style-1,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-3-style-1,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-3-style-1,.mzb-category-list .mzb-post-heading.mzb-heading-layout-3-style-1,.mzb-slider .mzb-post-heading.mzb-heading-layout-3-style-1{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;width:100%;background-color:#fff0;border-bottom:2px solid #dfdfdf;position:relative}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-3-style-1::before,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-3-style-1::before,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-3-style-1::before,.mzb-post-list .mzb-post-heading.mzb-heading-layout-3-style-1::before,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-3-style-1::before,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-3-style-1::before,.mzb-category-list .mzb-post-heading.mzb-heading-layout-3-style-1::before,.mzb-slider .mzb-post-heading.mzb-heading-layout-3-style-1::before{content:"";position:absolute;left:0;bottom:-2px;width:52px;border-bottom:2px solid var(--color--primary);box-sizing:border-box}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-3-style-1 .mzb-heading-text,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-3-style-1 .mzb-heading-text,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-3-style-1 .mzb-heading-text,.mzb-post-list .mzb-post-heading.mzb-heading-layout-3-style-1 .mzb-heading-text,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-3-style-1 .mzb-heading-text,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-3-style-1 .mzb-heading-text,.mzb-category-list .mzb-post-heading.mzb-heading-layout-3-style-1 .mzb-heading-text,.mzb-slider .mzb-post-heading.mzb-heading-layout-3-style-1 .mzb-heading-text{display:inline-block;padding-left:2px;margin-bottom:10px}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-3-style-1 .mzb-heading-text::before,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-3-style-1 .mzb-heading-text::before,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-3-style-1 .mzb-heading-text::before,.mzb-post-list .mzb-post-heading.mzb-heading-layout-3-style-1 .mzb-heading-text::before,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-3-style-1 .mzb-heading-text::before,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-3-style-1 .mzb-heading-text::before,.mzb-category-list .mzb-post-heading.mzb-heading-layout-3-style-1 .mzb-heading-text::before,.mzb-slider .mzb-post-heading.mzb-heading-layout-3-style-1 .mzb-heading-text::before{all:unset}.mzb-heading.mzb-heading-layout-2-style-1 .mzb-heading-text{color:var(--color--white)}.mzb-heading.mzb-heading-layout-3-style-1{padding-bottom:10px;width:100%;background-color:#fff0}.mzb-heading.mzb-heading-layout-3-style-1 .mzb-heading-inner{border-bottom:2px solid #dfdfdf;position:relative}.mzb-heading.mzb-heading-layout-3-style-1 .mzb-heading-inner::before{content:"";position:absolute;left:0;bottom:-3px;width:52px;border-bottom:2px solid var(--color--primary);box-sizing:border-box}.mzb-heading.mzb-heading-layout-3-style-1 .mzb-heading-text{display:inline-block;padding-left:2px}.mzb-heading.mzb-heading-layout-3-style-1 .mzb-heading-text::before{all:unset}.mzb-heading.mzb-heading-layout-8-style-1 .mzb-heading-inner{position:relative}.mzb-heading.mzb-heading-layout-8-style-1 .mzb-heading-inner::before{content:"";position:absolute;left:0;bottom:-2px;width:52px;border-bottom:2px solid var(--color--primary);box-sizing:border-box}.mzb-heading.mzb-heading-layout-8-style-1 .mzb-heading-text{display:inline-block;padding-left:2px}.mzb-heading.mzb-heading-layout-8-style-1 .mzb-heading-text::before{all:unset}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-4-style-1,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-4-style-1,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-4-style-1,.mzb-post-list .mzb-post-heading.mzb-heading-layout-4-style-1,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-4-style-1,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-4-style-1,.mzb-category-list .mzb-post-heading.mzb-heading-layout-4-style-1,.mzb-slider .mzb-post-heading.mzb-heading-layout-4-style-1{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #dfdfdf}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-4-style-1 .mzb-heading-text,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-4-style-1 .mzb-heading-text,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-4-style-1 .mzb-heading-text,.mzb-post-list .mzb-post-heading.mzb-heading-layout-4-style-1 .mzb-heading-text,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-4-style-1 .mzb-heading-text,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-4-style-1 .mzb-heading-text,.mzb-category-list .mzb-post-heading.mzb-heading-layout-4-style-1 .mzb-heading-text,.mzb-slider .mzb-post-heading.mzb-heading-layout-4-style-1 .mzb-heading-text{margin-bottom:10px;padding-left:20px}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-4-style-1 .mzb-heading-text::before,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-4-style-1 .mzb-heading-text::before,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-4-style-1 .mzb-heading-text::before,.mzb-post-list .mzb-post-heading.mzb-heading-layout-4-style-1 .mzb-heading-text::before,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-4-style-1 .mzb-heading-text::before,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-4-style-1 .mzb-heading-text::before,.mzb-category-list .mzb-post-heading.mzb-heading-layout-4-style-1 .mzb-heading-text::before,.mzb-slider .mzb-post-heading.mzb-heading-layout-4-style-1 .mzb-heading-text::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background-color:var(--color--primary);display:block;border-radius:50%}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-5-style-1,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-5-style-1,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-5-style-1,.mzb-post-list .mzb-post-heading.mzb-heading-layout-5-style-1,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-5-style-1,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-5-style-1,.mzb-category-list .mzb-post-heading.mzb-heading-layout-5-style-1,.mzb-slider .mzb-post-heading.mzb-heading-layout-5-style-1{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #dfdfdf}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-5-style-1 .mzb-heading-text,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-5-style-1 .mzb-heading-text,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-5-style-1 .mzb-heading-text,.mzb-post-list .mzb-post-heading.mzb-heading-layout-5-style-1 .mzb-heading-text,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-5-style-1 .mzb-heading-text,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-5-style-1 .mzb-heading-text,.mzb-category-list .mzb-post-heading.mzb-heading-layout-5-style-1 .mzb-heading-text,.mzb-slider .mzb-post-heading.mzb-heading-layout-5-style-1 .mzb-heading-text{margin-bottom:10px;padding-left:20px}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-5-style-1 .mzb-heading-text::before,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-5-style-1 .mzb-heading-text::before,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-5-style-1 .mzb-heading-text::before,.mzb-post-list .mzb-post-heading.mzb-heading-layout-5-style-1 .mzb-heading-text::before,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-5-style-1 .mzb-heading-text::before,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-5-style-1 .mzb-heading-text::before,.mzb-category-list .mzb-post-heading.mzb-heading-layout-5-style-1 .mzb-heading-text::before,.mzb-slider .mzb-post-heading.mzb-heading-layout-5-style-1 .mzb-heading-text::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background-color:var(--color--primary);display:block}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-7-style-1,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-7-style-1,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-7-style-1,.mzb-post-list .mzb-post-heading.mzb-heading-layout-7-style-1,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-7-style-1,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-7-style-1,.mzb-category-list .mzb-post-heading.mzb-heading-layout-7-style-1,.mzb-slider .mzb-post-heading.mzb-heading-layout-7-style-1{display:flex;align-items:center;margin-bottom:20px}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-7-style-1::after,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-7-style-1::after,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-7-style-1::after,.mzb-post-list .mzb-post-heading.mzb-heading-layout-7-style-1::after,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-7-style-1::after,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-7-style-1::after,.mzb-category-list .mzb-post-heading.mzb-heading-layout-7-style-1::after,.mzb-slider .mzb-post-heading.mzb-heading-layout-7-style-1::after{content:"";flex:1;border-bottom:1px solid #ccc}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-8-style-1,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-8-style-1,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-8-style-1,.mzb-post-list .mzb-post-heading.mzb-heading-layout-8-style-1,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-8-style-1,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-8-style-1,.mzb-category-list .mzb-post-heading.mzb-heading-layout-8-style-1,.mzb-slider .mzb-post-heading.mzb-heading-layout-8-style-1{padding-bottom:10px;position:relative}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-8-style-1::before,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-8-style-1::before,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-8-style-1::before,.mzb-post-list .mzb-post-heading.mzb-heading-layout-8-style-1::before,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-8-style-1::before,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-8-style-1::before,.mzb-category-list .mzb-post-heading.mzb-heading-layout-8-style-1::before,.mzb-slider .mzb-post-heading.mzb-heading-layout-8-style-1::before{content:"";position:absolute;left:0;bottom:-2px;width:52px;border-bottom:2px solid var(--color--primary);box-sizing:border-box}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-8-style-1 .mzb-heading-text,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-8-style-1 .mzb-heading-text,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-8-style-1 .mzb-heading-text,.mzb-post-list .mzb-post-heading.mzb-heading-layout-8-style-1 .mzb-heading-text,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-8-style-1 .mzb-heading-text,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-8-style-1 .mzb-heading-text,.mzb-category-list .mzb-post-heading.mzb-heading-layout-8-style-1 .mzb-heading-text,.mzb-slider .mzb-post-heading.mzb-heading-layout-8-style-1 .mzb-heading-text{display:inline-block;padding-left:2px;margin-bottom:10px}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-8-style-1 .mzb-heading-text::before,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-8-style-1 .mzb-heading-text::before,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-8-style-1 .mzb-heading-text::before,.mzb-post-list .mzb-post-heading.mzb-heading-layout-8-style-1 .mzb-heading-text::before,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-8-style-1 .mzb-heading-text::before,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-8-style-1 .mzb-heading-text::before,.mzb-category-list .mzb-post-heading.mzb-heading-layout-8-style-1 .mzb-heading-text::before,.mzb-slider .mzb-post-heading.mzb-heading-layout-8-style-1 .mzb-heading-text::before{all:unset}.mzb-grid-module .mzb-post-heading.mzb-heading-layout-9-style-1,.mzb-featured-categories .mzb-post-heading.mzb-heading-layout-9-style-1,.mzb-featured-posts .mzb-post-heading.mzb-heading-layout-9-style-1,.mzb-post-list .mzb-post-heading.mzb-heading-layout-9-style-1,.mzb-banner-posts .mzb-post-heading.mzb-heading-layout-9-style-1,.mzb-latest-posts .mzb-post-heading.mzb-heading-layout-9-style-1,.mzb-category-list .mzb-post-heading.mzb-heading-layout-9-style-1,.mzb-slider .mzb-post-heading.mzb-heading-layout-9-style-1{border-top:2px solid #dfdfdf}@media(max-width:768px){.mzb-post .mzb-banner-posts .mzb-post-content,.mzb-post .mzb-grid-module .mzb-post .mzb-post-title,.mzb-post .mzb-grid-module .mzb-post .mzb-entry-summary,.mzb-post .mzb-featured-categories .mzb-post-content{text-align:center}.mzb-post .mzb-banner-posts .mzb-post .mzb-post-entry-meta,.mzb-post .mzb-post-list .mzb-post .mzb-post-entry-meta,.mzb-post .mzb-post-list .mzb-post,.mzb-post .mzb-post-list .mzb-pagination-numbers,.mzb-post .mzb-post-list .mzb-pagination-numbers .components-flex,.mzb-post .mzb-grid-module .mzb-post .mzb-post-categories,.mzb-post .mzb-grid-module .mzb-post .mzb-post-entry-meta,.mzb-post .mzb-grid-module .mzb-pagination-numbers,.mzb-post .mzb-grid-module .mzb-pagination-numbers .components-flex,.mzb-post .mzb-featured-categories .mzb-post .mzb-post-entry-meta{justify-content:center}}.mzb-tab-post .mzb-tab-controls{display:grid;grid-template-columns:1fr 1fr;text-align:center;border-radius:var(--mzb-border-radius--xs)}.mzb-tab-post .mzb-tab-controls.mzb-tab-layout-style1{border-bottom:2px solid #f2f2f2;border-radius:0}.mzb-tab-post .mzb-tab-controls.mzb-tab-layout-style1 .mzb-tab-title.active{background-color:var(--color--white);position:relative;color:unset}.mzb-tab-post .mzb-tab-controls.mzb-tab-layout-style1 .mzb-tab-title.active::after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;z-index:1;background-color:var(--color--primary)}.mzb-tab-post .mzb-tab-controls .mzb-tab-title{font-size:18px;padding:10px 0;background-color:var(--color--white);cursor:pointer}.mzb-tab-post .mzb-tab-controls .mzb-tab-title.active{color:var(--color--white);background-color:var(--color--primary);font-weight:500}.mzb-tab-post .mzb-posts{display:grid;row-gap:10px;margin-top:10px}.mzb-tab-post .mzb-posts .mzb-post{align-items:center}.mzb-tab-post .mzb-posts .mzb-post-entry-meta{display:flex;flex-wrap:wrap}.mzb-tab-post .mzb-posts .mzb-post-entry-meta.mzb-meta-separator--circle span:nth-child(odd):not(:last-child)::after{content:"●";font-size:.5em;vertical-align:middle}.mzb-tab-post .mzb-posts .mzb-post-entry-meta.mzb-meta-separator--square span:nth-child(odd):not(:last-child)::after{content:"■";font-size:.5em;vertical-align:middle}.mzb-tab-post .mzb-posts .mzb-post-entry-meta.mzb-meta-separator--vertical-dash span:nth-child(odd):not(:last-child)::after{content:"|";color:#999}.mzb-tab-post .mzb-posts .mzb-post-entry-meta.mzb-meta-separator--horizontal-dash span:nth-child(odd):not(:last-child)::after{content:"–";color:#999}.mzb-tab-post .mzb-posts .mzb-post-entry-meta.mzb-meta-separator--outline-circle span:nth-child(odd):not(:last-child)::after{content:"○";font-size:.6em;vertical-align:middle}.mzb-tab-post .mzb-posts .mzb-post-categories{display:inline-flex;gap:10px;flex-wrap:wrap}.mzb-tab-post .mzb-posts .mzb-post-categories a{background-color:var(--color--primary);padding:4px 8px;border-radius:var(--mzb-border-radius--xxl);color:var(--color--white);font-weight:var(--mzb-font-weight--semibold);font-size:12px;display:inline-block;line-height:14px;text-decoration:none}.mzb-tab-post .mzb-posts .mzb-post-categories.mzb-large a{padding:17px 25px}.mzb-tab-post .mzb-posts .mzb-post-categories.mzb-small a{padding:8px 16px}.mzb-tab-post .mzb-posts .mzb-post-categories.mzb-medium a{padding:12px 20px}.mzb-tab-post .mzb-posts .mzb-post-categories.mzb-style-outline a{background:#fff0;border:1px solid var(--color--primary)}.mzb-tab-post .mzb-posts .mzb-post-categories.mzb-style-plain a{background-color:#fff0;padding:0}.mzb-tab-post .mzb-posts .mzb-post-categories .editor-styles-wrapper a{color:var(--color--white)}.mzb-tab-post .mzb-posts .mzb-post-date{display:flex;gap:5px;align-items:center}.mzb-tab-post .mzb-posts .mzb-post-author{display:flex;gap:5px;align-items:center}.mzb-tab-post .mzb-posts .mzb-post-author img{all:unset;height:14px;width:14px;border-radius:50%}.mzb-tab-post .mzb-featured-image a{display:block}.mzb-tab-post .mzb-post{display:flex;background-color:var(--color--white);padding:8px;border-radius:var(--mzb-border-radius--xs);gap:15px}.mzb-tab-post .mzb-post-content{flex-basis:75%;flex-grow:1;align-self:center}.mzb-tab-post .mzb-post-content .mzb-post-title{margin-bottom:8px}.mzb-tab-post .mzb-post img{height:74px;min-width:74px;max-width:74px;border-radius:var(--mzb-border-radius--xs);display:block;-o-object-fit:cover;object-fit:cover}.mzb-tab-post .mzb-post-entry-meta{display:flex;justify-content:flex-start;align-items:center;gap:8px}.mzb-tab-post .mzb-post-title a{font-size:16px;font-weight:500;line-height:1.2;overflow:hidden;text-decoration:none;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mzb-tab-post .mzb-post-title a:hover{color:var(--color--primary)}.mzb-tab-post .mzb-post-date{display:flex;gap:5px;align-items:center}.mzb-tab-post .mzb-post-date a{font-size:14px;font-weight:var(--mzb-font-weight--regular);color:#414141;text-decoration:none}.mzb-tab-post .mzb-post-date a:hover{color:var(--color--primary)}.mzb-tab-post .mzb-post-date svg{fill:#414141}.mzb-tab-post .no-thumbnail .mzb-post-content{padding-top:7px;padding-bottom:7px}.mzb-tab-post[data-active-tab=popular] .mzb-posts[data-posts=latest]{display:none}.mzb-tab-post[data-active-tab=latest] .mzb-posts[data-posts=popular]{display:none}.editor-styles-wrapper .mzb-tab-post .mzb-post .mzb-post-content .mzb-post-entry-meta.mzb-meta-separator--circle span:nth-child(odd):not(:last-child)::after{content:"●";font-size:.8em;vertical-align:middle}.mzb-latest-posts .mzb-layout-1.mzb-layout-1-style-2{grid-template-columns:1fr}@media(min-width:768px){.mzb-latest-posts .mzb-layout-1.mzb-layout-1-style-2{grid-template-columns:repeat(3,1fr)}.mzb-latest-posts .mzb-layout-1.mzb-layout-1-style-2 .mzb-post:first-child{grid-column-start:1;grid-column-end:4;order:initial}}@media(min-width:1200px){.mzb-latest-posts .mzb-layout-1.mzb-layout-1-style-2{grid-template-columns:2fr 1fr 1fr 1fr}.mzb-latest-posts .mzb-layout-1.mzb-layout-1-style-2 .mzb-post:first-child{grid-column-start:initial;grid-column-end:initial}}.mzb-latest-posts .mzb-layout-2 .mzb-post{all:unset}.mzb-latest-posts .mzb-layout-2 .mzb-post-title a{color:var(--color--black);text-shadow:unset}.mzb-latest-posts .mzb-layout-2 .mzb-post-title a:hover{opacity:unset;color:var(--color--primary)}.mzb-latest-posts .mzb-layout-2.mzb-layout-2-style-1 .mzb-post-content{all:unset;display:grid;padding:24px 16px}.mzb-latest-posts .mzb-layout-2 .mzb-post-entry-meta a{color:var(--color--black)}.mzb-latest-posts .mzb-layout-2 .mzb-post-entry-meta a:hover{color:var(--color--primary)}.mzb-latest-posts .mzb-layout-2 .mzb-post-date svg{fill:var(--color--black)}.mzb-latest-posts{margin-right:0;margin-left:0}.mzb-latest-posts .mzb-post-title a{font-size:24px}.mzb-latest-posts .mzb-posts{display:grid;grid-template-columns:repeat(2,1fr)}.mzb-latest-posts .mzb-featured-image img{display:block;height:66.35vh;width:100%;transform:scale(1);transition:.3s transform ease-in-out;-o-object-fit:cover;object-fit:cover}.mzb-latest-posts .mzb-post{position:relative;height:100%;overflow:hidden;height:66.35vh}.mzb-latest-posts .mzb-post-content{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(180deg,#fff0 0%,rgb(0 0 0 / .6) 100%);mix-blend-mode:normal;padding:15px;color:var(--color--white);display:grid;align-items:end;grid-template-rows:repeat(1,1fr);height:100%}.mzb-latest-posts .mzb-post-content .mzb-post-title{margin-bottom:10px}.mzb-latest-posts .mzb-post-title a{display:block;color:var(--color--white);font-size:24px;font-weight:var(--mzb-font-weight--semibold);text-shadow:1px 1px 2px rgb(0 0 0 / .2);line-height:1.2;overflow:hidden;text-overflow:ellipsis;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mzb-latest-posts .mzb-post-title a:hover{opacity:.8;color:var(--color--white)}.mzb-latest-posts .mzb-post .mzb-entry-header{padding:30px}.mzb-latest-posts .mzb-post .mzb-entry-header p{font-size:32px}.mzb-latest-posts .mzb-post-date a{font-size:14px;color:var(--color--white)}.mzb-latest-posts .mzb-post-date a:hover{opacity:.8;color:var(--color--white)}.mzb-latest-posts .mzb-post-author a{max-width:100px}.mzb-latest-posts .mzb-post-date{display:flex;gap:5px;align-items:center}.mzb-latest-posts .mzb-post-date a{font-weight:var(--mzb-font-weight--regular);text-decoration:none}.mzb-latest-posts .mzb-post-date svg{height:14px;width:14px;fill:var(--color--white)}.mzb-latest-posts .mzb-post-entry-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.mzb-latest-posts .mzb-post .mzb-read-more{margin-top:12px}.mzb-latest-posts .mzb-post .mzb-read-more a{color:#fff;font-size:16px;font-weight:600;line-height:1.3;text-transform:capitalize;text-decoration:none;opacity:.9}.mzb-latest-posts .mzb-post .mzb-read-more a:hover{color:var(--color--primary)}.mzb-latest-posts .mzb-featured-image+.mzb-post-content{background:linear-gradient(0deg,rgb(0 0 0 / .7),#fff0 60%,#fff0);height:100%}.mzb-section .mzb-latest-posts .mzb-posts{margin-right:0;margin-left:0}@media(max-width:768px){.mzb-latest-posts .mzb-posts{grid-template-columns:1fr}}@media(min-width:1200px){.mzb-latest-posts .mzb-posts{grid-template-columns:repeat(4,1fr);grid-template-rows:1fr}.mzb-latest-posts .mzb-posts.mzb-post-col--2{grid-template-columns:repeat(2,1fr)}}.mzb-breadcrumbs{display:flex}.mzb-category .mzb-category-list{display:flex;gap:8px}.mzb-category .mzb-category-list .mzb-category-item{cursor:pointer}.mzb-post-image{display:flex;width:100%}.mzb-post-image img{max-width:100%;height:auto}.mzb-button .mzb-button-link{display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;line-height:1;color:#7331ed;text-align:center;text-decoration:none;transition:all 200ms;background:#2563eb;border-radius:2px;cursor:pointer}.mzb-button .mzb-button-link:hover{text-decoration:none}.mzb-button .mzb-button-link .rich-text{cursor:text}.mzb-button .mzb-button-link.is-large{padding:17px 25px}.mzb-button .mzb-button-link.is-small{padding:8px 16px}.mzb-button .mzb-button-link.is-medium{padding:12px 20px}.mzb-button .mzb-button-link.is-style-link,.mzb-button .mzb-button-link.is-style-plain{padding:0}.mzb-button .mzb-button-link:not(.is-style-filled){background:#fff0}.mzb-button .mzb-button-link.is-style-link{text-decoration:underline}.mzb-button .mzb-button-link>.mzb-button-icon{display:inline-flex}.mzb-button .mzb-button-link.is-hover-lift:hover{transform:translateY(-8px)}.mzb-button .mzb-button-link.is-hover-scale:hover{transform:scale(1.05)}.mzb-button .mzb-button-link.is-hover-lift-scale:hover{transform:translateY(-8px) scale(1.05)}.mzb-button .mzb-button-link.is-hover-darken:hover{filter:brightness(.9) contrast(1.2)}.mzb-button.wp-block-magazine-blocks-button{margin:unset}:root{--coblocks-spacing--0:0;--coblocks-spacing--1:0.5em;--coblocks-spacing--2:1em;--coblocks-spacing--3:1.5em;--coblocks-spacing--4:2em;--coblocks-spacing--5:2.5em;--coblocks-spacing--6:3em;--coblocks-spacing--7:3.5em;--coblocks-spacing--8:4em;--coblocks-spacing--9:4.5em;--coblocks-spacing--10:7em}[class*=wp-block-coblocks-]{box-sizing:border-box}[class*=wp-block-coblocks-] *,[class*=wp-block-coblocks-] :after,[class*=wp-block-coblocks-] :before{box-sizing:inherit}.bg-repeat{background-repeat:repeat}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat-x{background-repeat:repeat-x}.bg-repeat-y{background-repeat:repeat-y}.bg-cover{background-size:cover}.bg-auto{background-size:auto}.bg-contain{background-size:contain}.bg-top-left{background-position:0 0}.bg-top-center{background-position:top}.bg-top-right{background-position:100% 0}.bg-center-left{background-position:0}.bg-center-center{background-position:50%}.bg-center-right{background-position:100%}.bg-bottom-left{background-position:0 100%}.bg-bottom-center{background-position:bottom}.bg-bottom-right{background-position:100% 100%}.has-background-overlay{position:relative}.has-background-overlay:not(.has-background){background-color:#000}.has-background-overlay:before{background-color:inherit;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.has-background-overlay-10:before{opacity:.1}.has-background-overlay-20:before{opacity:.2}.has-background-overlay-30:before{opacity:.3}.has-background-overlay-40:before{opacity:.4}.has-background-overlay-50:before{opacity:.5}.has-background-overlay-60:before{opacity:.6}.has-background-overlay-70:before{opacity:.7}.has-background-overlay-80:before{opacity:.8}.has-background-overlay-90:before{opacity:.9}.has-background-overlay-100:before{opacity:1}.has-parallax{background-attachment:fixed}@supports(-webkit-overflow-scrolling:touch){.has-parallax{background-attachment:scroll}}@media(prefers-reduced-motion:reduce){.has-parallax{background-attachment:scroll}}.has-small-gutter.has-2-columns>:not(.block-editor-inner-blocks){max-width:calc(50% - var(--coblocks-spacing--1, .5em))}.has-small-gutter.has-3-columns>:not(.block-editor-inner-blocks){max-width:calc(33.33333% - var(--coblocks-spacing--2, 1em))}.has-small-gutter.has-4-columns>:not(.block-editor-inner-blocks){max-width:calc(50% - var(--coblocks-spacing--1, .5em))}@media(min-width:960px){.has-small-gutter.has-4-columns>:not(.block-editor-inner-blocks){max-width:calc(25% - var(--coblocks-spacing--2, 1em))}}@media(max-width:959px){.has-small-gutter.has-4-columns>:not(.block-editor-inner-blocks):first-of-type,.has-small-gutter.has-4-columns>:not(.block-editor-inner-blocks):nth-of-type(2){margin-bottom:calc(var(--coblocks-spacing--1, .5em)*2)}}.has-medium-gutter.has-2-columns>:not(.block-editor-inner-blocks){max-width:calc(50% - var(--coblocks-spacing--2, 1em))}.has-medium-gutter.has-3-columns>:not(.block-editor-inner-blocks){max-width:calc(33.61345% - var(--coblocks-spacing--3, 1.5em))}.has-medium-gutter.has-4-columns>:not(.block-editor-inner-blocks){max-width:calc(50% - var(--coblocks-spacing--2, 1em))}@media(min-width:960px){.has-medium-gutter.has-4-columns>:not(.block-editor-inner-blocks){max-width:calc(25% - var(--coblocks-spacing--3, 1.5em))}}@media(max-width:959px){.has-medium-gutter.has-4-columns>:not(.block-editor-inner-blocks):first-of-type,.has-medium-gutter.has-4-columns>:not(.block-editor-inner-blocks):nth-of-type(2){margin-bottom:calc(var(--coblocks-spacing--2, 1em)*2)}}.has-large-gutter.has-2-columns>:not(.block-editor-inner-blocks){max-width:calc(49.75124% - var(--coblocks-spacing--3, 1.5em))}.has-large-gutter.has-3-columns>:not(.block-editor-inner-blocks){max-width:calc(33.0033% - var(--coblocks-spacing--4, 2em))}.has-large-gutter.has-4-columns>:not(.block-editor-inner-blocks){max-width:calc(50% - var(--coblocks-spacing--3, 1.5em))}@media(min-width:960px){.has-large-gutter.has-4-columns>:not(.block-editor-inner-blocks){max-width:calc(24.5098% - var(--coblocks-spacing--4, 2em))}}@media(max-width:959px){.has-large-gutter.has-4-columns>:not(.block-editor-inner-blocks):first-of-type,.has-large-gutter.has-4-columns>:not(.block-editor-inner-blocks):nth-of-type(2){margin-bottom:calc(var(--coblocks-spacing--3, 1.5em)*2)}}.has-huge-gutter.has-2-columns>:not(.block-editor-inner-blocks){max-width:calc(49.50495% - var(--coblocks-spacing--4, 2em))}.has-huge-gutter.has-3-columns>:not(.block-editor-inner-blocks){max-width:calc(32.36246% - var(--coblocks-spacing--5, 2.5em))}.has-huge-gutter.has-4-columns>:not(.block-editor-inner-blocks){max-width:calc(50% - var(--coblocks-spacing--4, 2em))}@media(min-width:960px){.has-huge-gutter.has-4-columns>:not(.block-editor-inner-blocks){max-width:calc(24.09639% - var(--coblocks-spacing--5, 2.5em))}}@media(max-width:959px){.has-huge-gutter.has-4-columns>:not(.block-editor-inner-blocks):first-of-type,.has-huge-gutter.has-4-columns>:not(.block-editor-inner-blocks):nth-of-type(2){margin-bottom:calc(var(--coblocks-spacing--4, 2em)*2)}}.has-custom-gutter.has-2-columns>:not(.block-editor-inner-blocks){max-width:calc(50% - var(--coblocks-custom-gutter, 0))}.has-custom-gutter.has-3-columns>:not(.block-editor-inner-blocks){max-width:calc(33.33333% - var(--coblocks-custom-gutter, 0))}.has-custom-gutter.has-4-columns>:not(.block-editor-inner-blocks){max-width:calc(50% - var(--coblocks-custom-gutter, 0))}@media(min-width:960px){.has-custom-gutter.has-4-columns>:not(.block-editor-inner-blocks){max-width:calc(25% - var(--coblocks-custom-gutter, 0))}}@media(max-width:959px){.has-custom-gutter.has-4-columns>:not(.block-editor-inner-blocks):first-of-type,.has-custom-gutter.has-4-columns>:not(.block-editor-inner-blocks):nth-of-type(2){margin-bottom:calc(var(--coblocks-custom-gutter, 0)*2)}}@media(max-width:599px){.has-responsive-columns{flex-direction:column}.has-responsive-columns>*{max-width:100%!important;width:100%!important}.has-responsive-columns.has-no-gutter>[class*=wp-block]:not(:last-child),.has-responsive-columns>[class*=wp-block]:last-child{margin-bottom:0}.has-responsive-columns.has-small-gutter>[class*=wp-block]:not(:last-child){margin-bottom:calc(var(--coblocks-spacing--1, .5em)*2.35)}.has-responsive-columns.has-medium-gutter>[class*=wp-block]:not(:last-child){margin-bottom:calc(var(--coblocks-spacing--2, 1em)*2.35)}.has-responsive-columns.has-large-gutter>[class*=wp-block]:not(:last-child){margin-bottom:calc(var(--coblocks-spacing--3, 1.5em)*2.35)}.has-responsive-columns.has-huge-gutter>[class*=wp-block]:not(:last-child){margin-bottom:calc(var(--coblocks-spacing--4, 2em)*2.35)}.has-responsive-columns.has-custom-gutter>[class*=wp-block]:not(:last-child){margin-bottom:calc(var(--coblocks-custom-gutter, 0)*2.35)}}.has-columns{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}@media(min-width:600px){.has-columns.has-2-columns>:not(.block-editor-inner-blocks),.has-columns.has-3-columns>:not(.block-editor-inner-blocks),.has-columns.has-4-columns>:not(.block-editor-inner-blocks){flex-basis:50%}}@media(min-width:782px){.has-columns.has-3-columns>:not(.block-editor-inner-blocks),.has-columns.has-4-columns>:not(.block-editor-inner-blocks){flex-basis:33.33%}}@media(max-width:959px){.has-columns.has-4-columns>:not(.block-editor-inner-blocks){flex-basis:50%}}@media(min-width:1280px){.has-columns.has-4-columns>:not(.block-editor-inner-blocks){flex-basis:25%}}.alignfull .has-columns{padding-left:var(--coblocks-spacing--2,1em);padding-right:var(--coblocks-spacing--2,1em)}@media(min-width:600px){.alignfull .has-columns{padding-left:var(--coblocks-spacing--4,2em);padding-right:var(--coblocks-spacing--4,2em)}}.coblocks-ellipsis-loading:after{animation:coblocks-ellipsis 1s steps(4) infinite;content:"…";display:inline-block;overflow:hidden;vertical-align:bottom;width:0}@keyframes coblocks-ellipsis{25%{opacity:1}75%{opacity:1}to{opacity:0;width:1.1em}}.has-small-margin{margin-bottom:var(--coblocks-spacing--1,.5em);margin-top:var(--coblocks-spacing--1,.5em)}.has-medium-margin{margin-bottom:var(--coblocks-spacing--2,1em);margin-top:var(--coblocks-spacing--2,1em)}.has-large-margin{margin-bottom:var(--coblocks-spacing--3,1.5em);margin-top:var(--coblocks-spacing--3,1.5em)}.has-huge-margin{margin-bottom:var(--coblocks-spacing--4,2em);margin-top:var(--coblocks-spacing--4,2em)}.has-small-padding,.has-small-padding.wp-block-group,.has-small-padding.wp-block-group.has-background{padding-left:var(--coblocks-spacing--1,.5em)}.has-medium-padding,.has-medium-padding.wp-block-group,.has-medium-padding.wp-block-group.has-background{padding:var(--coblocks-spacing--2,1em)}.has-large-padding,.has-large-padding.wp-block-group,.has-large-padding.wp-block-group.has-background{padding:var(--coblocks-spacing--3,1.5em)}.has-huge-padding,.has-huge-padding.wp-block-group,.has-huge-padding.wp-block-group.has-background{padding:var(--coblocks-spacing--4,2em)}.has-custom-padding,.has-custom-padding.wp-block-group,.has-custom-padding.wp-block-group.has-background{padding:var(--coblocks-custom-padding)}.content-area__wrapper .has-small-padding,.content-area__wrapper .has-small-padding.wp-block-group,.content-area__wrapper .has-small-padding.wp-block-group.has-background,.editor-styles-wrapper .has-small-padding,.editor-styles-wrapper .has-small-padding.wp-block-group,.editor-styles-wrapper .has-small-padding.wp-block-group.has-background{padding:var(--coblocks-spacing--1,.5em)}.content-area__wrapper .has-medium-padding,.content-area__wrapper .has-medium-padding.wp-block-group,.content-area__wrapper .has-medium-padding.wp-block-group.has-background,.editor-styles-wrapper .has-medium-padding,.editor-styles-wrapper .has-medium-padding.wp-block-group,.editor-styles-wrapper .has-medium-padding.wp-block-group.has-background{padding:var(--coblocks-spacing--2,1em)}.content-area__wrapper .has-large-padding,.content-area__wrapper .has-large-padding.wp-block-group,.content-area__wrapper .has-large-padding.wp-block-group.has-background,.editor-styles-wrapper .has-large-padding,.editor-styles-wrapper .has-large-padding.wp-block-group,.editor-styles-wrapper .has-large-padding.wp-block-group.has-background{padding:var(--coblocks-spacing--3,1.5em)}.content-area__wrapper .has-huge-padding,.content-area__wrapper .has-huge-padding.wp-block-group,.content-area__wrapper .has-huge-padding.wp-block-group.has-background,.editor-styles-wrapper .has-huge-padding,.editor-styles-wrapper .has-huge-padding.wp-block-group,.editor-styles-wrapper .has-huge-padding.wp-block-group.has-background{padding:var(--coblocks-spacing--4,2em)}.content-area__wrapper .has-custom-padding,.content-area__wrapper .has-custom-padding.wp-block-group,.content-area__wrapper .has-custom-padding.wp-block-group.has-background,.editor-styles-wrapper .has-custom-padding,.editor-styles-wrapper .has-custom-padding.wp-block-group,.editor-styles-wrapper .has-custom-padding.wp-block-group.has-background{padding:var(--coblocks-custom-padding)}.has-shadow{box-shadow:0 1.5vw 3vw -.7vw rgb(0 0 0 / .125)}.has-shadow-sml,.shadow-sm{box-shadow:0 .5vw 2vw -.25vw #0003}.has-shadow-med,.shadow-md{box-shadow:0 1vw 3vw -.5vw #0003}.has-shadow-lrg,.shadow-lg{box-shadow:0 1.8vw 3vw -.7vw #0003}[class*=hint--]{display:inline-block;position:relative}[class*=hint--]:after,[class*=hint--]:before{opacity:0;pointer-events:none;position:absolute;transform:translateZ(0);visibility:hidden;z-index:1000000}[class*=hint--]:before{background:#0000;border:6px solid #0000;content:"";position:absolute;z-index:1000001}[class*=hint--]:after{background:#1e1e1e;border-radius:2px;box-shadow:2px 2px 4px #0000001a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:11px;padding:6px 8px 7px 9px;white-space:nowrap}[class*=hint--]:hover:after,[class*=hint--]:hover:before{opacity:1;visibility:visible}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label=""]:after,[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.hint--top:before{border-top-color:#1e1e1e;left:calc(50% - 6px)!important;margin-bottom:-10px}.hint--top:after,.hint--top:before{bottom:103%;left:50%}.hint--top:after,.hint--top:hover:after{transform:translateX(-50%)}.hint--bottom:before{border-bottom-color:#1e1e1e;left:calc(50% - 10px);margin-top:-11px}.hint--bottom:after,.hint--bottom:before{left:50%;top:100%}.hint--bottom:after{transform:translateX(-50%)}.hint--bottom:hover:before{transform:translateY(8px)}.hint--bottom:hover:after{transform:translateX(-50%) translateY(8px)}.has-background-video{position:relative}.has-background-video.has-background-overlay:before{z-index:1}.has-background-video.has-background-overlay>:not(.coblocks-video-bg){z-index:10}.has-background-video>:not(.coblocks-video-bg){position:relative}.coblocks-video-bg{bottom:0;height:100%;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%}.coblocks-video-bg>video{background-position:50%;height:100%;object-fit:cover;object-position:50% 50%;width:100%}.coblocks-gallery{list-style:none!important;padding-left:0;padding-right:0}.coblocks-gallery--item{list-style:none!important;margin:0;padding:0!important}.coblocks-gallery--item figure{position:relative}.coblocks-gallery--item img{opacity:1;vertical-align:middle}.coblocks-gallery .coblocks-gallery--item figcaption{color:inherit;margin:0!important}.coblocks-gallery.is-cropped .coblocks-gallery--item a,.coblocks-gallery.is-cropped .coblocks-gallery--item img,.coblocks-gallery.is-cropped .coblocks-gallery--item-thumbnail a,.coblocks-gallery.is-cropped .coblocks-gallery--item-thumbnail img{width:100%}@supports(position:sticky){.coblocks-gallery.is-cropped .coblocks-gallery--item a,.coblocks-gallery.is-cropped .coblocks-gallery--item img,.coblocks-gallery.is-cropped .coblocks-gallery--item-thumbnail a,.coblocks-gallery.is-cropped .coblocks-gallery--item-thumbnail img{flex:1;height:100%;object-fit:cover}}.alignfull ul.coblocks-gallery,.alignwide ul.coblocks-gallery{max-width:100%}.coblocks-gallery--item-thumbnail{list-style:none!important;margin:0;padding:0}.coblocks-gallery--item-thumbnail figure{margin:0;position:relative}.coblocks-gallery--item-thumbnail img{vertical-align:middle}figcaption.coblocks-gallery--primary-caption{font-size:13px;margin-bottom:1em;margin-top:1.2em;text-align:center}figcaption.coblocks-gallery--primary-caption:not(.has-caption-color){color:#1e1e1e}.wp-block-group div[class*=wp-block-coblocks-gallery]{margin-bottom:10px!important;margin-top:10px!important}@media(min-width:250px){.has-grid-sml .coblocks-gallery--item{width:50%}}@media(min-width:500px){.has-grid-sml .coblocks-gallery--item{width:33.3333333333%}}@media(min-width:800px){.has-grid-sml .coblocks-gallery--item{width:25%}}@media(min-width:1300px){.has-grid-sml .coblocks-gallery--item{width:20%}}@media(min-width:1700px){.has-grid-sml .coblocks-gallery--item{width:16.6666666667%}}@media(min-width:1900px){.has-grid-sml .coblocks-gallery--item{width:14.2857142857%}}@media(min-width:350px){.has-grid-med .coblocks-gallery--item:not(.brick){width:50%}}@media(min-width:650px){.has-grid-med .coblocks-gallery--item:not(.brick){width:33.3333333333%}}@media(min-width:1100px){.has-grid-med .coblocks-gallery--item:not(.brick){width:25%}}@media(min-width:1600px){.alignfull .has-grid-med .coblocks-gallery--item:not(.brick){width:20%}}@media(min-width:1900px){.alignfull .has-grid-med .coblocks-gallery--item:not(.brick){width:16.6666666667%}}@media(min-width:400px){.has-grid-lrg .coblocks-gallery--item{width:50%}}@media(min-width:800px){.has-grid-lrg .coblocks-gallery--item{width:33.3333333333%}}@media(min-width:1600px){.alignfull .has-grid-lrg .coblocks-gallery--item{width:25%}}@media(min-width:1900px){.alignfull .has-grid-lrg .coblocks-gallery--item{width:20%}}@media(min-width:400px){.has-grid-xlrg .coblocks-gallery--item:not(.brick){width:50%}}@media(min-width:1600px){.alignfull .has-grid-xlrg .coblocks-gallery--item:not(.brick){width:33.3333333333%}}@media(min-width:1900px){.alignfull .has-grid-xlrg .coblocks-gallery--item:not(.brick){width:25%}}@media(min-width:400px){.has-no-alignment .has-grid-lrg .coblocks-gallery--item:not(.brick){width:50%}}@media(min-width:900px){.has-no-alignment .has-grid-lrg .coblocks-gallery--item:not(.brick){width:33.3333333333%}}.coblocks-gallery.has-gutter{overflow:hidden}@media(min-width:600px){.has-gutter-5{margin:-3px!important;max-width:calc(100% + 5px)!important}.has-gutter-10{margin:-5px!important;max-width:calc(100% + 10px)!important}.has-gutter-15{margin:-8px!important;max-width:calc(100% + 15px)!important}.has-gutter-20{margin:-10px!important;max-width:calc(100% + 20px)!important}.has-gutter-25{margin:-13px!important;max-width:calc(100% + 25px)!important}.has-gutter-30{margin:-15px!important;max-width:calc(100% + 30px)!important}.has-gutter-35{margin:-18px!important;max-width:calc(100% + 35px)!important}.has-gutter-40{margin:-20px!important;max-width:calc(100% + 40px)!important}.has-gutter-45{margin:-23px!important;max-width:calc(100% + 45px)!important}.has-gutter-50{margin:-25px!important;max-width:calc(100% + 50px)!important}.has-gutter-5 .coblocks-gallery--figure{margin:3px}.has-gutter-10 .coblocks-gallery--figure{margin:5px}.has-gutter-15 .coblocks-gallery--figure{margin:8px}.has-gutter-20 .coblocks-gallery--figure{margin:10px}.has-gutter-25 .coblocks-gallery--figure{margin:13px}.has-gutter-30 .coblocks-gallery--figure{margin:15px}.has-gutter-35 .coblocks-gallery--figure{margin:18px}.has-gutter-40 .coblocks-gallery--figure{margin:20px}.has-gutter-45 .coblocks-gallery--figure{margin:23px}.has-gutter-50 .coblocks-gallery--figure{margin:25px}}@media(max-width:599px){.has-gutter-mobile-5{margin:-3px!important;max-width:calc(100% + 5px)!important}.has-gutter-mobile-5 .coblocks-gallery--figure{margin:3px}.has-gutter-mobile-10{margin:-5px!important;max-width:calc(100% + 10px)!important}.has-gutter-mobile-10 .coblocks-gallery--figure{margin:5px}.has-gutter-mobile-15{margin:-8px!important;max-width:calc(100% + 15px)!important}.has-gutter-mobile-15 .coblocks-gallery--figure{margin:8px}.has-gutter-mobile-20{margin:-10px!important;max-width:calc(100% + 20px)!important}.has-gutter-mobile-20 .coblocks-gallery--figure{margin:10px}.has-gutter-mobile-25{margin:-13px!important;max-width:calc(100% + 25px)!important}.has-gutter-mobile-25 .coblocks-gallery--figure{margin:13px}.has-gutter-mobile-30{margin:-15px!important;max-width:calc(100% + 30px)!important}.has-gutter-mobile-30 .coblocks-gallery--figure{margin:15px}.has-gutter-mobile-35{margin:-18px!important;max-width:calc(100% + 35px)!important}.has-gutter-mobile-35 .coblocks-gallery--figure{margin:18px}.has-gutter-mobile-40{margin:-20px!important;max-width:calc(100% + 40px)!important}.has-gutter-mobile-40 .coblocks-gallery--figure{margin:20px}.has-gutter-mobile-45{margin:-23px!important;max-width:calc(100% + 45px)!important}.has-gutter-mobile-45 .coblocks-gallery--figure{margin:23px}.has-gutter-mobile-50{margin:-25px!important;max-width:calc(100% + 50px)!important}.has-gutter-mobile-50 .coblocks-gallery--figure{margin:25px}}.has-horizontal-gutter{overflow-x:hidden}@media(min-width:1300px){.has-no-alignment .has-carousel-lrg .coblocks-gallery--item{width:70%}}.has-no-alignment .has-carousel-xlrg .coblocks-gallery--item{width:100%}.has-carousel-sml .coblocks-gallery--item{width:65%}@media(min-width:700px){.has-carousel-sml .coblocks-gallery--item{width:33.333%}}@media(min-width:1100px){.has-carousel-sml .coblocks-gallery--item{width:25%}}@media(min-width:1600px){.has-carousel-sml .coblocks-gallery--item{width:20%}}.has-carousel-sml.has-aligned-cells .coblocks-gallery--item{width:100%}@media(min-width:700px){.has-carousel-sml.has-aligned-cells .coblocks-gallery--item{width:33.333%}}@media(min-width:1100px){.has-carousel-sml.has-aligned-cells .coblocks-gallery--item{width:25%}}@media(min-width:1600px){.has-carousel-sml.has-aligned-cells .coblocks-gallery--item{width:20%}}.has-carousel-med .coblocks-gallery--item{width:70%}@media(min-width:700px){.has-carousel-med .coblocks-gallery--item{width:33.333%}}@media(min-width:1800px){.has-carousel-med .coblocks-gallery--item{width:25%}}.has-carousel-med.has-aligned-cells .coblocks-gallery--item{width:100%}@media(min-width:600px){.has-carousel-med.has-aligned-cells .coblocks-gallery--item{width:50%}}@media(min-width:900px){.has-carousel-med.has-aligned-cells .coblocks-gallery--item{width:33.333%}}@media(min-width:1200px){.has-carousel-med.has-aligned-cells .coblocks-gallery--item{width:25%}}.has-carousel-lrg .coblocks-gallery--item{width:80%}@media(min-width:600px){.has-carousel-lrg .coblocks-gallery--item{width:70%}}@media(min-width:1300px){.has-carousel-lrg .coblocks-gallery--item{width:60%}}.has-carousel-lrg.has-aligned-cells .coblocks-gallery--item{width:100%}@media(min-width:600px){.has-carousel-lrg.has-aligned-cells .coblocks-gallery--item{width:50%}}@media(min-width:1800px){.has-carousel-lrg.has-aligned-cells .coblocks-gallery--item{width:33.333%}}.has-carousel-xlrg .coblocks-gallery--item{width:100%}@media(min-width:1200px){.has-carousel-xlrg .coblocks-gallery--item{width:80%}}.has-carousel-xlrg.has-aligned-cells .coblocks-gallery--item{width:100%}@media(min-width:600px){.has-margin-bottom-5{margin-bottom:5px!important}.has-margin-bottom-10{margin-bottom:10px!important}.has-margin-bottom-15{margin-bottom:15px!important}.has-margin-bottom-20{margin-bottom:20px!important}.has-margin-bottom-25{margin-bottom:25px!important}.has-margin-bottom-30{margin-bottom:30px!important}.has-margin-bottom-35{margin-bottom:35px!important}.has-margin-bottom-40{margin-bottom:40px!important}.has-margin-bottom-45{margin-bottom:45px!important}.has-margin-bottom-50{margin-bottom:50px!important}}@media(max-width:599px){.has-margin-bottom-mobile-5{margin-bottom:5px!important}.has-margin-bottom-mobile-10{margin-bottom:10px!important}.has-margin-bottom-mobile-15{margin-bottom:15px!important}.has-margin-bottom-mobile-20{margin-bottom:20px!important}.has-margin-bottom-mobile-25{margin-bottom:25px!important}.has-margin-bottom-mobile-30{margin-bottom:30px!important}.has-margin-bottom-mobile-35{margin-bottom:35px!important}.has-margin-bottom-mobile-40{margin-bottom:40px!important}.has-margin-bottom-mobile-45{margin-bottom:45px!important}.has-margin-bottom-mobile-50{margin-bottom:50px!important}}@media(min-width:600px){.has-margin-top-5{margin-top:3px!important}.has-margin-top-10{margin-top:5px!important}.has-margin-top-15{margin-top:8px!important}.has-margin-top-20{margin-top:10px!important}.has-margin-top-25{margin-top:13px!important}.has-margin-top-30{margin-top:15px!important}.has-margin-top-35{margin-top:18px!important}.has-margin-top-40{margin-top:20px!important}.has-margin-top-45{margin-top:23px!important}.has-margin-top-50{margin-top:25px!important}}@media(max-width:599px){.has-margin-top-mobile-5{margin-top:3px!important}.has-margin-top-mobile-10{margin-top:5px!important}.has-margin-top-mobile-15{margin-top:8px!important}.has-margin-top-mobile-20{margin-top:10px!important}.has-margin-top-mobile-25{margin-top:13px!important}.has-margin-top-mobile-30{margin-top:15px!important}.has-margin-top-mobile-35{margin-top:18px!important}.has-margin-top-mobile-40{margin-top:20px!important}.has-margin-top-mobile-45{margin-top:23px!important}.has-margin-top-mobile-50{margin-top:25px!important}}@media(min-width:600px){.has-margin-right-5{margin-right:3px!important}.has-margin-right-10{margin-right:5px!important}.has-margin-right-15{margin-right:8px!important}.has-margin-right-20{margin-right:10px!important}.has-margin-right-25{margin-right:13px!important}.has-margin-right-30{margin-right:15px!important}.has-margin-right-35{margin-right:18px!important}.has-margin-right-40{margin-right:20px!important}.has-margin-right-45{margin-right:23px!important}.has-margin-right-50{margin-right:25px!important}}@media(max-width:599px){.has-margin-right-mobile-5{margin-right:3px!important}.has-margin-right-mobile-10{margin-right:5px!important}.has-margin-right-mobile-15{margin-right:8px!important}.has-margin-right-mobile-20{margin-right:10px!important}.has-margin-right-mobile-25{margin-right:13px!important}.has-margin-right-mobile-30{margin-right:15px!important}.has-margin-right-mobile-35{margin-right:18px!important}.has-margin-right-mobile-40{margin-right:20px!important}.has-margin-right-mobile-45{margin-right:23px!important}.has-margin-right-mobile-50{margin-right:25px!important}}@media(min-width:600px){.has-margin-left-5{margin-left:3px!important}.has-margin-left-10{margin-left:5px!important}.has-margin-left-15{margin-left:8px!important}.has-margin-left-20{margin-left:10px!important}.has-margin-left-25{margin-left:13px!important}.has-margin-left-30{margin-left:15px!important}.has-margin-left-35{margin-left:18px!important}.has-margin-left-40{margin-left:20px!important}.has-margin-left-45{margin-left:23px!important}.has-margin-left-50{margin-left:25px!important}}@media(max-width:599px){.has-margin-left-mobile-5{margin-left:3px!important}.has-margin-left-mobile-10{margin-left:5px!important}.has-margin-left-mobile-15{margin-left:8px!important}.has-margin-left-mobile-20{margin-left:10px!important}.has-margin-left-mobile-25{margin-left:13px!important}.has-margin-left-mobile-30{margin-left:15px!important}.has-margin-left-mobile-35{margin-left:18px!important}.has-margin-left-mobile-40{margin-left:20px!important}.has-margin-left-mobile-45{margin-left:23px!important}.has-margin-left-mobile-50{margin-left:25px!important}}@media(min-width:600px){.has-negative-margin-right-5{margin-right:-3px!important}.has-negative-margin-right-10{margin-right:-5px!important}.has-negative-margin-right-15{margin-right:-8px!important}.has-negative-margin-right-20{margin-right:-10px!important}.has-negative-margin-right-25{margin-right:-13px!important}.has-negative-margin-right-30{margin-right:-15px!important}.has-negative-margin-right-35{margin-right:-18px!important}.has-negative-margin-right-40{margin-right:-20px!important}.has-negative-margin-right-45{margin-right:-23px!important}.has-negative-margin-right-50{margin-right:-25px!important}}@media(max-width:599px){.has-negative-margin-right-mobile-5{margin-right:-3px!important}.has-negative-margin-right-mobile-10{margin-right:-5px!important}.has-negative-margin-right-mobile-15{margin-right:-8px!important}.has-negative-margin-right-mobile-20{margin-right:-10px!important}.has-negative-margin-right-mobile-25{margin-right:-13px!important}.has-negative-margin-right-mobile-30{margin-right:-15px!important}.has-negative-margin-right-mobile-35{margin-right:-18px!important}.has-negative-margin-right-mobile-40{margin-right:-20px!important}.has-negative-margin-right-mobile-45{margin-right:-23px!important}.has-negative-margin-right-mobile-50{margin-right:-25px!important}}@media(min-width:600px){.has-negative-margin-left-5{margin-left:-3px!important}.has-negative-margin-left-10{margin-left:-5px!important}.has-negative-margin-left-15{margin-left:-8px!important}.has-negative-margin-left-20{margin-left:-10px!important}.has-negative-margin-left-25{margin-left:-13px!important}.has-negative-margin-left-30{margin-left:-15px!important}.has-negative-margin-left-35{margin-left:-18px!important}.has-negative-margin-left-40{margin-left:-20px!important}.has-negative-margin-left-45{margin-left:-23px!important}.has-negative-margin-left-50{margin-left:-25px!important}}@media(max-width:599px){.has-negative-margin-left-mobile-5{margin-left:-3px!important}.has-negative-margin-left-mobile-10{margin-left:-5px!important}.has-negative-margin-left-mobile-15{margin-left:-8px!important}.has-negative-margin-left-mobile-20{margin-left:-10px!important}.has-negative-margin-left-mobile-25{margin-left:-13px!important}.has-negative-margin-left-mobile-30{margin-left:-15px!important}.has-negative-margin-left-mobile-35{margin-left:-18px!important}.has-negative-margin-left-mobile-40{margin-left:-20px!important}.has-negative-margin-left-mobile-45{margin-left:-23px!important}.has-negative-margin-left-mobile-50{margin-left:-25px!important}}@media(min-width:600px){.has-negative-margin-5{margin:-3px!important}.has-negative-margin-10{margin:-5px!important}.has-negative-margin-15{margin:-8px!important}.has-negative-margin-20{margin:-10px!important}.has-negative-margin-25{margin:-13px!important}.has-negative-margin-30{margin:-15px!important}.has-negative-margin-35{margin:-18px!important}.has-negative-margin-40{margin:-20px!important}.has-negative-margin-45{margin:-23px!important}.has-negative-margin-50{margin:-25px!important}}@media(max-width:599px){.has-negative-margin-mobile-5{margin:-3px!important}.has-negative-margin-mobile-10{margin:-5px!important}.has-negative-margin-mobile-15{margin:-8px!important}.has-negative-margin-mobile-20{margin:-10px!important}.has-negative-margin-mobile-25{margin:-13px!important}.has-negative-margin-mobile-30{margin:-15px!important}.has-negative-margin-mobile-35{margin:-18px!important}.has-negative-margin-mobile-40{margin:-20px!important}.has-negative-margin-mobile-45{margin:-23px!important}.has-negative-margin-mobile-50{margin:-25px!important}}@media(min-width:600px){.has-padding-5{padding:5px!important}.has-padding-10{padding:10px!important}.has-padding-15{padding:15px!important}.has-padding-20{padding:20px!important}.has-padding-25{padding:25px!important}.has-padding-30{padding:30px!important}.has-padding-35{padding:35px!important}.has-padding-40{padding:40px!important}.has-padding-45{padding:45px!important}.has-padding-50{padding:50px!important}.has-padding-55{padding:55px!important}.has-padding-60{padding:60px!important}.has-padding-65{padding:65px!important}.has-padding-70{padding:70px!important}.has-padding-75{padding:75px!important}.has-padding-80{padding:80px!important}.has-padding-85{padding:85px!important}.has-padding-90{padding:90px!important}.has-padding-95{padding:95px!important}.has-padding-100{padding:100px!important}}@media(max-width:599px){.has-padding-mobile-5{padding:5px!important}.has-padding-mobile-10{padding:10px!important}.has-padding-mobile-15{padding:15px!important}.has-padding-mobile-20{padding:20px!important}.has-padding-mobile-25{padding:25px!important}.has-padding-mobile-30{padding:30px!important}.has-padding-mobile-35{padding:35px!important}.has-padding-mobile-40{padding:40px!important}.has-padding-mobile-45{padding:45px!important}.has-padding-mobile-50{padding:50px!important}.has-padding-mobile-55{padding:55px!important}.has-padding-mobile-60{padding:60px!important}.has-padding-mobile-65{padding:65px!important}.has-padding-mobile-70{padding:70px!important}.has-padding-mobile-75{padding:75px!important}.has-padding-mobile-80{padding:80px!important}.has-padding-mobile-85{padding:85px!important}.has-padding-mobile-90{padding:90px!important}.has-padding-mobile-95{padding:95px!important}.has-padding-mobile-100{padding:100px!important}}.has-border-radius-2 .coblocks-gallery--item img{border-radius:2px}.has-border-radius-2 .coblocks-gallery--item figcaption{border-radius:0 0 2px 2px}.has-border-radius-2 .masonry-brick{border-radius:2px}.has-border-radius-2 .masonry-brick figcaption{border-bottom-left-radius:-2px!important;border-bottom-right-radius:-2px!important}.has-border-radius-3 .coblocks-gallery--item img{border-radius:3px}.has-border-radius-3 .coblocks-gallery--item figcaption{border-radius:0 0 3px 3px}.has-border-radius-3 .masonry-brick{border-radius:3px}.has-border-radius-3 .masonry-brick figcaption{border-bottom-left-radius:-1px!important;border-bottom-right-radius:-1px!important}.has-border-radius-4 .coblocks-gallery--item img{border-radius:4px}.has-border-radius-4 .coblocks-gallery--item figcaption{border-radius:0 0 4px 4px}.has-border-radius-4 .masonry-brick{border-radius:4px}.has-border-radius-4 .masonry-brick figcaption{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.has-border-radius-5 .coblocks-gallery--item img{border-radius:5px}.has-border-radius-5 .coblocks-gallery--item figcaption{border-radius:0 0 5px 5px}.has-border-radius-5 .masonry-brick{border-radius:5px}.has-border-radius-5 .masonry-brick figcaption{border-bottom-left-radius:1px!important;border-bottom-right-radius:1px!important}.has-border-radius-6 .coblocks-gallery--item img{border-radius:6px}.has-border-radius-6 .coblocks-gallery--item figcaption{border-radius:0 0 6px 6px}.has-border-radius-6 .masonry-brick{border-radius:6px}.has-border-radius-6 .masonry-brick figcaption{border-bottom-left-radius:2px!important;border-bottom-right-radius:2px!important}.has-border-radius-7 .coblocks-gallery--item img{border-radius:7px}.has-border-radius-7 .coblocks-gallery--item figcaption{border-radius:0 0 7px 7px}.has-border-radius-7 .masonry-brick{border-radius:7px}.has-border-radius-7 .masonry-brick figcaption{border-bottom-left-radius:3px!important;border-bottom-right-radius:3px!important}.has-border-radius-8 .coblocks-gallery--item img{border-radius:8px}.has-border-radius-8 .coblocks-gallery--item figcaption{border-radius:0 0 8px 8px}.has-border-radius-8 .masonry-brick{border-radius:8px}.has-border-radius-8 .masonry-brick figcaption{border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important}.has-border-radius-9 .coblocks-gallery--item img{border-radius:9px}.has-border-radius-9 .coblocks-gallery--item figcaption{border-radius:0 0 9px 9px}.has-border-radius-9 .masonry-brick{border-radius:9px}.has-border-radius-9 .masonry-brick figcaption{border-bottom-left-radius:5px!important;border-bottom-right-radius:5px!important}.has-border-radius-10 .coblocks-gallery--item img{border-radius:10px}.has-border-radius-10 .coblocks-gallery--item figcaption{border-radius:0 0 10px 10px}.has-border-radius-10 .masonry-brick{border-radius:10px}.has-border-radius-10 .masonry-brick figcaption{border-bottom-left-radius:6px!important;border-bottom-right-radius:6px!important}.has-border-radius-11 .coblocks-gallery--item img{border-radius:11px}.has-border-radius-11 .coblocks-gallery--item figcaption{border-radius:0 0 11px 11px}.has-border-radius-11 .masonry-brick{border-radius:11px}.has-border-radius-11 .masonry-brick figcaption{border-bottom-left-radius:7px!important;border-bottom-right-radius:7px!important}.has-border-radius-12 .coblocks-gallery--item img{border-radius:12px}.has-border-radius-12 .coblocks-gallery--item figcaption{border-radius:0 0 12px 12px}.has-border-radius-12 .masonry-brick{border-radius:12px}.has-border-radius-12 .masonry-brick figcaption{border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important}.has-border-radius-13 .coblocks-gallery--item img{border-radius:13px}.has-border-radius-13 .coblocks-gallery--item figcaption{border-radius:0 0 13px 13px}.has-border-radius-13 .masonry-brick{border-radius:13px}.has-border-radius-13 .masonry-brick figcaption{border-bottom-left-radius:9px!important;border-bottom-right-radius:9px!important}.has-border-radius-14 .coblocks-gallery--item img{border-radius:14px}.has-border-radius-14 .coblocks-gallery--item figcaption{border-radius:0 0 14px 14px}.has-border-radius-14 .masonry-brick{border-radius:14px}.has-border-radius-14 .masonry-brick figcaption{border-bottom-left-radius:10px!important;border-bottom-right-radius:10px!important}.has-border-radius-15 .coblocks-gallery--item img{border-radius:15px}.has-border-radius-15 .coblocks-gallery--item figcaption{border-radius:0 0 15px 15px}.has-border-radius-15 .masonry-brick{border-radius:15px}.has-border-radius-15 .masonry-brick figcaption{border-bottom-left-radius:11px!important;border-bottom-right-radius:11px!important}.has-border-radius-16 .coblocks-gallery--item img{border-radius:16px}.has-border-radius-16 .coblocks-gallery--item figcaption{border-radius:0 0 16px 16px}.has-border-radius-16 .masonry-brick{border-radius:16px}.has-border-radius-16 .masonry-brick figcaption{border-bottom-left-radius:12px!important;border-bottom-right-radius:12px!important}.has-border-radius-17 .coblocks-gallery--item img{border-radius:17px}.has-border-radius-17 .coblocks-gallery--item figcaption{border-radius:0 0 17px 17px}.has-border-radius-17 .masonry-brick{border-radius:17px}.has-border-radius-17 .masonry-brick figcaption{border-bottom-left-radius:13px!important;border-bottom-right-radius:13px!important}.has-border-radius-18 .coblocks-gallery--item img{border-radius:18px}.has-border-radius-18 .coblocks-gallery--item figcaption{border-radius:0 0 18px 18px}.has-border-radius-18 .masonry-brick{border-radius:18px}.has-border-radius-18 .masonry-brick figcaption{border-bottom-left-radius:14px!important;border-bottom-right-radius:14px!important}.has-border-radius-19 .coblocks-gallery--item img{border-radius:19px}.has-border-radius-19 .coblocks-gallery--item figcaption{border-radius:0 0 19px 19px}.has-border-radius-19 .masonry-brick{border-radius:19px}.has-border-radius-19 .masonry-brick figcaption{border-bottom-left-radius:15px!important;border-bottom-right-radius:15px!important}.has-border-radius-20 .coblocks-gallery--item img{border-radius:20px}.has-border-radius-20 .coblocks-gallery--item figcaption{border-radius:0 0 20px 20px}.has-border-radius-20 .masonry-brick{border-radius:20px}.has-border-radius-20 .masonry-brick figcaption{border-bottom-left-radius:16px!important;border-bottom-right-radius:16px!important}.has-caption-style-light .coblocks-gallery--item figcaption{background:linear-gradient(0deg,#ffffffed 6.3%,#ffffff80 61%,#fff0)!important;opacity:1!important}.coblocks-gallery:not(.has-caption-color).has-caption-style-dark figcaption{color:#fff}.coblocks-gallery:not(.has-caption-color).has-caption-style-light figcaption{color:#000}.has-caption-style-none .coblocks-gallery--item{background:none!important;opacity:1!important}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-enabled.is-draggable{-webkit-user-select:none;user-select:none}.flickity-viewport{height:100%;overflow:hidden;position:relative}.is-cropped .flickity-viewport{height:100%!important}.flickity-slider{height:100%;position:absolute;width:100%}.flickity-enabled.is-draggable .flickity-viewport{cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-button{background:#ffffffbf;border:none;color:#000;padding:0;position:absolute;transition:background .1s,opacity .1s}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{background:#fff;border:none;box-shadow:0 0 0 2px #000;outline:none}.flickity-button:active{border:none;opacity:.6}.flickity-button:disabled{cursor:auto;opacity:.25;pointer-events:none}.flickity-button-icon{fill:#000;transform:translateZ(0)}.flickity-prev-next-button{border-radius:9px;height:72px;top:50%;transform:translateY(-50%);width:57px}.has-top-left-carousel-arrows .flickity-prev-next-button{border-radius:4px;height:42px;top:20px;transform:none;width:42px}.has-top-left-carousel-arrows .flickity-prev-next-button.previous{left:20px}.has-top-left-carousel-arrows .flickity-prev-next-button.next{left:67px}.flickity-prev-next-button.previous{left:10px}@media(min-width:600px){.flickity-prev-next-button.previous{left:20px}}.flickity-prev-next-button.next{right:10px}@media(min-width:600px){.flickity-prev-next-button.next{right:20px}}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}@media(min-width:600px){.flickity-rtl .flickity-prev-next-button.previous{right:20px}}.flickity-rtl .flickity-prev-next-button.next{left:10px;right:auto}@media(min-width:600px){.flickity-rtl .flickity-prev-next-button.next{left:20px}}.flickity-prev-next-button .flickity-button-icon{height:50%;left:23%;position:absolute;top:25%;width:50%}.previous.flickity-prev-next-button .flickity-button-icon{left:26%}.flickity-page-dots{bottom:18px;line-height:1;list-style:none;margin:0!important;padding:0!important;position:absolute;text-align:center;width:100%}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{background:#0000004d;border-radius:50%;cursor:pointer;display:inline-block;height:9px;margin:0 6px;width:9px}.flickity-page-dots .dot.is-selected{background:#ffffffbf}.coblocks-lightbox{align-items:center;background:#0000;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.admin-bar .coblocks-lightbox{top:32px}@media(max-width:782px){.admin-bar .coblocks-lightbox{top:46px}}.coblocks-lightbox__background{background-repeat:no-repeat;background-size:cover;bottom:-10em;filter:blur(25px) saturate(175%) brightness(90%);left:-10em;position:absolute;right:-10em;top:-10em}.coblocks-lightbox__heading{align-items:center;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.5em;justify-content:space-between;left:3%;position:absolute;right:3%;top:1em}@media(min-width:600px){.coblocks-lightbox__heading{top:2em}}.coblocks-lightbox__image{z-index:2}.coblocks-lightbox__image img{display:flex;margin:auto;max-height:70vh;max-width:70vw}@media(min-width:960px){.coblocks-lightbox__image img{max-height:80vh;max-width:80vw}}.coblocks-lightbox__arrow{align-items:center;background-color:#0000;border-radius:100%;color:#fff;cursor:pointer;display:flex;height:auto;margin:0 1%;padding:15px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:background-color .25s linear;z-index:3}.coblocks-lightbox__arrow:hover{background-color:#ffffff26}.coblocks-lightbox__arrow:focus{background-color:#ffffff40;box-shadow:inset 0 0 0 3px #ffffff40;outline:none}@media(min-width:600px){.coblocks-lightbox__arrow{background-color:#ffffff26;margin:0 2%}.coblocks-lightbox__arrow:hover{background-color:#ffffff40}}.coblocks-lightbox__arrow>div{background-color:#fff;height:28px;position:relative;width:28px}@media(min-width:960px){.coblocks-lightbox__arrow>div{height:32px;width:32px}}.coblocks-lightbox__arrow .arrow-left{left:-1px;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNTAuOTA2MjUgOTkuMDkzNzUtNDYuODc1LTQ2Ljg3NWMtMS4yMTE2MzYyMy0xLjIxODg2Ny0xLjIxMTYzNjIzLTMuMTg3MzgzIDAtNC40MDYyNWw0Ni44NzUtNDYuODc1IDQuNDA2MjUgNC40MDYyNS00NC42NTYyNSA0NC42NTYyNSA0NC42ODc1IDQ0LjY1NjI1eiIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNi44NzUgMTUpIi8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNTAuOTA2MjUgOTkuMDkzNzUtNDYuODc1LTQ2Ljg3NWMtMS4yMTE2MzYyMy0xLjIxODg2Ny0xLjIxMTYzNjIzLTMuMTg3MzgzIDAtNC40MDYyNWw0Ni44NzUtNDYuODc1IDQuNDA2MjUgNC40MDYyNS00NC42NTYyNSA0NC42NTYyNSA0NC42ODc1IDQ0LjY1NjI1eiIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNi44NzUgMTUpIi8+PC9zdmc+)}.coblocks-lightbox__arrow .arrow-right{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNS4zNDM3NSA5OS4wOTM3NS00LjQzNzUtNC40Mzc1IDQ0LjY4NzUtNDQuNjU2MjUtNDQuNjg3NS00NC42NTYyNSA0LjQzNzUtNC40Mzc1IDQ2Ljg3NSA0Ni44NzVjMS4yMTE2MzYyIDEuMjE4ODY3IDEuMjExNjM2MiAzLjE4NzM4MyAwIDQuNDA2MjV6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM5Ljg3NSAxNSkiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNS4zNDM3NSA5OS4wOTM3NS00LjQzNzUtNC40Mzc1IDQ0LjY4NzUtNDQuNjU2MjUtNDQuNjg3NS00NC42NTYyNSA0LjQzNzUtNC40Mzc1IDQ2Ljg3NSA0Ni44NzVjMS4yMTE2MzYyIDEuMjE4ODY3IDEuMjExNjM2MiAzLjE4NzM4MyAwIDQuNDA2MjV6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM5Ljg3NSAxNSkiLz48L3N2Zz4=);right:-1px}.coblocks-lightbox__arrow--left{left:0;right:auto}.coblocks-lightbox__close{background-color:#fff;background-repeat:no-repeat;cursor:pointer;height:26px;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Im01LjM0Mzc1IDk5LjA5Mzc1LTQuNDM3NS00LjQzNzUgNDQuNjg3NS00NC42NTYyNS00NC42ODc1LTQ0LjY1NjI1IDQuNDM3NS00LjQzNzUgNDYuODc1IDQ2Ljg3NWMxLjIxMTYzNjIgMS4yMTg4NjcgMS4yMTE2MzYyIDMuMTg3MzgzIDAgNC40MDYyNXoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1LjM3NSAxNSkiLz48cGF0aCBkPSJtNTAuOTA2MjUgOTkuMDkzNzUtNDYuODc1LTQ2Ljg3NWMtMS4yMTE2MzYyMy0xLjIxODg2Ny0xLjIxMTYzNjIzLTMuMTg3MzgzIDAtNC40MDYyNWw0Ni44NzUtNDYuODc1IDQuNDA2MjUgNC40MDYyNS00NC42NTYyNSA0NC42NTYyNSA0NC42ODc1IDQ0LjY1NjI1eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTguMzc1IDE1KSIvPjwvZz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Im01LjM0Mzc1IDk5LjA5Mzc1LTQuNDM3NS00LjQzNzUgNDQuNjg3NS00NC42NTYyNS00NC42ODc1LTQ0LjY1NjI1IDQuNDM3NS00LjQzNzUgNDYuODc1IDQ2Ljg3NWMxLjIxMTYzNjIgMS4yMTg4NjcgMS4yMTE2MzYyIDMuMTg3MzgzIDAgNC40MDYyNXoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1LjM3NSAxNSkiLz48cGF0aCBkPSJtNTAuOTA2MjUgOTkuMDkzNzUtNDYuODc1LTQ2Ljg3NWMtMS4yMTE2MzYyMy0xLjIxODg2Ny0xLjIxMTYzNjIzLTMuMTg3MzgzIDAtNC40MDYyNWw0Ni44NzUtNDYuODc1IDQuNDA2MjUgNC40MDYyNS00NC42NTYyNSA0NC42NTYyNSA0NC42ODc1IDQ0LjY1NjI1eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTguMzc1IDE1KSIvPjwvZz48L3N2Zz4=);-webkit-mask-size:contain;mask-size:contain;padding:7px;transition:transform .15s linear;width:26px}@media(min-width:960px){.coblocks-lightbox__close{height:32px;width:32px}}.coblocks-lightbox__close:focus,.coblocks-lightbox__close:hover{background-color:#fff;transform:scale(1.125)}.coblocks-lightbox__caption{color:#fff;margin-top:10px;text-align:center}.has-lightbox figure[class^=align]:hover,.has-lightbox>:not(.carousel-nav) figure:hover,figure.has-lightbox:hover{cursor:zoom-in}figure.has-lightbox.masonry-grid{cursor:default}figure.has-lightbox.masonry-grid figure.masonry-brick:hover{cursor:zoom-in}.is-twentynineteen .entry-content div[class*=wp-block-coblocks-gallery]{margin-bottom:46px;margin-top:46px}.is-twentynineteen .entry-content div[class*=wp-block-coblocks-gallery] .coblocks-gallery--caption{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.71111em;line-height:1.6;margin:0 0 -20px;padding:.5rem;text-align:center}.is-twentynineteen .wp-block-coblocks-gallery-stacked figcaption:not([class*=font-size]){font-size:.71111em}.is-twentyseventeen .entry-content div[class*=wp-block-coblocks-gallery]{margin-bottom:1.75em;margin-top:1.65em}.is-twentyseventeen .entry-content div[class*=wp-block-coblocks-gallery] .coblocks-gallery--primary-caption{font-style:italic;margin-bottom:-10px;margin-top:1em}.is-twentyseventeen .entry-content div[class*=wp-block-coblocks-gallery]:not([class*=masonry]) .coblocks-gallery:not(.has-caption-color) figcaption{color:#1e1e1e}.is-twentyseventeen .wp-block-coblocks-gallery-masonry figcaption{padding-bottom:6px}.is-twentysixteen .entry-content div[class*=wp-block-coblocks-gallery]{margin-bottom:2.3em;margin-top:2.3em}.is-twentysixteen .entry-content div[class*=wp-block-coblocks-gallery] .coblocks-gallery--primary-caption{margin-bottom:-10px;margin-top:.6em}.is-twentysixteen .wp-block-coblocks-gallery-masonry figcaption{padding-bottom:6px}.is-twentyfifteen .entry-content div[class*=wp-block-coblocks-gallery]{margin-bottom:2.2em;margin-top:2.2em}.is-twentyfifteen .entry-content div[class*=wp-block-coblocks-gallery] .coblocks-gallery--primary-caption{margin-bottom:-15px;margin-top:.5em;padding-bottom:0}.is-twentyfifteen .wp-block-coblocks-gallery-masonry figcaption{font-size:13px!important}.is-twentyfourteen .entry-content div[class*=wp-block-coblocks-gallery]{margin-bottom:30px;margin-top:30px}.is-twentyfourteen .entry-content div[class*=wp-block-coblocks-gallery] .coblocks-gallery--primary-caption{margin-bottom:-7px;text-align:left}.is-twentythirteen .entry-content div[class*=wp-block-coblocks-gallery]{margin-bottom:30px;margin-top:34px}.is-twentythirteen .entry-content div[class*=wp-block-coblocks-gallery] .coblocks-gallery--primary-caption{margin-bottom:-10px}.is-twentythirteen .wp-block-coblocks-gallery-masonry figcaption{font-size:13px!important}.is-twentytwelve .entry-content div[class*=wp-block-coblocks-gallery]{margin-bottom:32px;margin-top:32px}.is-twentytwelve .entry-content div[class*=wp-block-coblocks-gallery] .coblocks-gallery:not([class*=border-radius]) img{border-radius:inherit}.is-twentytwelve .entry-content div[class*=wp-block-coblocks-gallery] .coblocks-gallery--primary-caption{margin-bottom:-10px}.is-twentytwelve .wp-block-coblocks-gallery-masonry figcaption{padding-bottom:6px}.is-twentyeleven .entry-content div[class*=wp-block-coblocks-gallery]{margin-bottom:32px;margin-top:33px}.is-twentyeleven .entry-content div[class*=wp-block-coblocks-gallery] .coblocks-gallery img{border:0;max-width:100%;padding:0}.is-twentyeleven .entry-content div[class*=wp-block-coblocks-gallery] .coblocks-gallery--primary-caption{margin-bottom:-15px}.is-twentyeleven .entry-content div[class*=wp-block-coblocks-gallery] .coblocks-gallery--primary-caption:before{color:#666;content:"—";font-size:14px;font-style:normal;font-weight:600;left:10px;margin-right:5px;position:absolute;top:0}.is-twentyeleven .wp-block-coblocks-gallery-stacked figcaption{padding-left:1em!important;padding-right:1em!important;text-align:center!important}.is-twentyeleven .wp-block-coblocks-gallery-stacked figcaption:before{display:none;padding-left:0}.has-filter-grayscale img{filter:grayscale(1)}.has-filter-saturation img{filter:saturate(1.75)}.has-filter-sepia img{filter:sepia(.5)}.has-filter-dim img{filter:brightness(.5)}.has-filter-vintage img{filter:contrast(1.3) saturate(1.5) sepia(.6)}.coblocks-option-selector-control .components-button-group .components-button{justify-content:center;min-width:38px;padding-left:4px;padding-right:4px;vertical-align:middle}.coblocks-option-selector-control.is-custom{margin-bottom:14px}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color)}.coblocks-swiper-container{height:100%;position:relative;width:100%}.no-autoplay{transition:none!important}.swiper-container,.swiper-wrapper{display:flex;height:100%;margin:0;padding:0;width:100%}.swiper-plugin-pagination{height:auto;width:auto}.swiper-container{overflow:hidden}.swiper-container-thumbnails{height:80px;overflow:hidden;position:relative}.swiper-wrapper-thumbnails{transform:none!important;transition:none!important}.coblocks-gallery--caption{bottom:0!important;position:absolute!important;width:100%!important}.swiper-slide{flex-direction:row;width:100%}.swiper-slide,.swiper-slide-thumbnail{align-items:center;display:flex;flex-shrink:0;font-size:18px;justify-content:center}.swiper-slide-thumbnail{height:80px;position:relative;width:100px}.nav-button__next,.nav-button__prev{background-color:var(--wp-admin-theme-color,#007cba);border:none;border-radius:100%;cursor:pointer;height:62px;margin:0 1%;padding:15px;position:absolute;top:50%;transform:translateY(-50%);width:62px}.nav-button__next .icon,.nav-button__prev .icon{background-color:#fff;height:32px;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNS4zNDM3NSA5OS4wOTM3NS00LjQzNzUtNC40Mzc1IDQ0LjY4NzUtNDQuNjU2MjUtNDQuNjg3NS00NC42NTYyNSA0LjQzNzUtNC40Mzc1IDQ2Ljg3NSA0Ni44NzVjMS4yMTE2MzYyIDEuMjE4ODY3IDEuMjExNjM2MiAzLjE4NzM4MyAwIDQuNDA2MjV6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM5Ljg3NSAxNSkiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNS4zNDM3NSA5OS4wOTM3NS00LjQzNzUtNC40Mzc1IDQ0LjY4NzUtNDQuNjU2MjUtNDQuNjg3NS00NC42NTYyNSA0LjQzNzUtNC40Mzc1IDQ2Ljg3NSA0Ni44NzVjMS4yMTE2MzYyIDEuMjE4ODY3IDEuMjExNjM2MiAzLjE4NzM4MyAwIDQuNDA2MjV6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM5Ljg3NSAxNSkiLz48L3N2Zz4=);width:32px}.nav-button__prev{left:0}.nav-button__next{right:0}.no-navigation{display:none}.drag-container{height:auto;width:auto}.swiper-block{height:100%;position:absolute;width:100%;z-index:999999}.no-drag,.swiper-block{pointer-events:none!important;touch-action:none!important}.no-drag{-webkit-user-select:none!important;user-select:none!important}[class*=wp-block-].mt-0>.has-margin{margin-top:0!important}[class*=wp-block-].mb-0>.has-margin{margin-bottom:0!important}[class*=wp-block].mt-0{margin-top:0!important}[class*=wp-block].mb-0{margin-bottom:0!important}.mt-0{margin-top:0}.pt-0{padding-top:0}.coblocks-block-patterns__modal .components-modal__header-heading{align-items:center;display:flex}.coblocks-block-patterns__modal .components-base-control__field{margin-bottom:16px}.coblocks-block-patterns__preview{border:1px solid #1e1e1e;border-radius:2px;margin-bottom:24px;padding:9px}.wp-block-button.w-100,.wp-block-button.w-100 .wp-block-button__link{width:100%}.coblocks-settings-modal .components-base-control__help{color:#757575;display:block;font-style:normal;padding-left:36px;padding-top:2px}@media(min-width:600px){.coblocks-settings-modal .components-base-control__help{padding-left:32px}}.edit-post-sidebar .components-panel__body.is-opened~.coblocks-lightbox-controls{display:flex;margin-top:-8px;padding-left:16px;padding-right:16px}.components-panel__row.coblocks-lightbox-controls{display:flex;margin-top:0;padding-left:16px;padding-right:16px}ul.has-custom-font li{font-family:inherit}.has-custom-font.wp-block-button .wp-block-button__link,.has-custom-font.wp-block-cover p,blockquote.has-custom-font cite,blockquote.has-custom-font p{font-family:inherit!important}.has-custom-font.wp-block-coblocks-click-to-tweet .wp-block-coblocks-click-to-tweet__text,.has-custom-font.wp-block-coblocks-pricing-table .wp-block-coblocks-pricing-table__inner .wp-block-coblocks-pricing-table-item__amount,.has-custom-font.wp-block-coblocks-pricing-table .wp-block-coblocks-pricing-table__inner .wp-block-coblocks-pricing-table-item__title{font-family:inherit}.wp-block-button.has-custom-lineheight .wp-block-button__link{line-height:inherit}.wp-block-button.has-custom-size .wp-block-button__link{font-size:inherit}ul.has-custom-lineheight li{line-height:inherit}ul.has-custom-size li{font-size:inherit}.has-custom-transform.wp-block-coblocks-click-to-tweet .wp-block-coblocks-click-to-tweet__twitter-btn{text-transform:none}.editor-styles-wrapper .wp-block-quote[style*=color] cite,.editor-styles-wrapper .wp-block-quote[style*=color] p,.editor-styles-wrapper .wp-block-quote[style*=color]>div>p,.wp-block-quote[style*=color] cite,.wp-block-quote[style*=color] p,.wp-block-quote[style*=color]>div>p{color:inherit}.wp-block-coblocks-accordion-item{border-radius:4px;margin:0 0 1em}.wp-block-coblocks-accordion-item p:first-of-type{margin-top:0}.wp-block-coblocks-accordion-item p:last-of-type{margin-bottom:0}.wp-block-coblocks-accordion-item__title,.wp-block-coblocks-accordion-item__title.has-background{border-radius:4px;padding:10px 15px;position:relative}.wp-block-coblocks-accordion-item__title.has-background:after,.wp-block-coblocks-accordion-item__title:after{border-radius:4px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background .1s cubic-bezier(.694,0,.335,1)}.wp-block-coblocks-accordion-item__title.has-background:not(.has-background),.wp-block-coblocks-accordion-item__title:not(.has-background){background:#8c8c971a}.wp-block-coblocks-accordion-item__title.has-background:hover:after,.wp-block-coblocks-accordion-item__title:hover:after{background:rgb(0 0 0 / .028)}.wp-block-coblocks-accordion-item__title.has-background:focus,.wp-block-coblocks-accordion-item__title:focus{outline:1px dotted;outline-offset:-4px}.wp-block-coblocks-accordion-item details[open] summary{border-radius:4px 4px 0 0}.wp-block-coblocks-accordion-item__content{border:1px solid #8c8c971a;border-radius:0 0 4px 4px;border-top:0;padding:15px 20px}.wp-block-coblocks-accordion-item__content>div{max-width:100%}.wp-block-coblocks-accordion-item .alignfull img{max-width:100%!important}.wp-block-coblocks-accordion.alignfull{padding:0 12px}:root .wp-block-coblocks-accordion summary,_:-ms-fullscreen{display:block}.wp-block-coblocks-accordion summary,_:-ms-lang(x),_:-webkit-full-screen{display:block}.wp-block-coblocks-alert{background-color:var(--coblocks-alert-default--color--background,#d6efee);border-radius:4px;color:var(--coblocks-alert-default--color--text,#094264);padding:2em}.wp-block-coblocks-alert:not(.has-background).is-style-warning{background-color:var(--coblocks-alert-default--color--background,#fbe7dd)}.wp-block-coblocks-alert:not(.has-background).is-style-error{background-color:var(--coblocks-alert-default--color--background,#ffdede)}.wp-block-coblocks-alert:not(.has-background).is-style-success{background-color:var(--coblocks-alert-default--color--background,#d0eac4)}.wp-block-coblocks-alert:not(.has-text-color).is-style-warning{color:var(--coblocks-alert-warning--color--text,#8a4b30)}.wp-block-coblocks-alert:not(.has-text-color).is-style-error{color:var(--coblocks-alert-error--color--text,#8b343c)}.wp-block-coblocks-alert:not(.has-text-color).is-style-success{color:var(--coblocks-alert-error--color--text,#154a28)}.wp-block-coblocks-alert__title{display:block;margin-bottom:.5em;margin-top:0}.wp-block-coblocks-alert__title:empty{display:none}.wp-block-coblocks-alert__text{margin-bottom:0;margin-top:0}.wp-block-coblocks-author{align-items:flex-start;background:#8b8b961a;display:flex;padding:30px 25px;position:relative}@media(min-width:600px){.wp-block-coblocks-author{padding:40px 35px}}.wp-block-coblocks-author figure.wp-block-coblocks-author__avatar,.wp-block-coblocks-author__avatar{border-radius:100%;flex:0 0 auto;height:70px;margin:0 25px 0 0;position:relative;width:70px}@media(min-width:600px){.wp-block-coblocks-author figure.wp-block-coblocks-author__avatar,.wp-block-coblocks-author__avatar{height:150px;margin-right:35px;width:150px}}.wp-block-coblocks-author__avatar-img{border-radius:100%;display:inline-block;height:100%!important;object-fit:cover;position:absolute;top:0;vertical-align:middle;width:100%}.wp-block-coblocks-author__content{flex:1 1 auto}.wp-block-coblocks-author__content>.wp-block-coblocks-author__name{display:block;font-size:1.5em;margin:0;padding:0}.wp-block-coblocks-author__content>.wp-block-coblocks-author__biography{font-size:inherit;margin:0 0 1em}.wp-block-coblocks-author__content>.wp-block-coblocks-author__biography:last-of-type{margin-bottom:0}.wp-block-coblocks-author .wp-block-button{margin:1em 0 0}.wp-block-coblocks-author[class*=-color] span,.wp-block-coblocks-author[style*=color] span{color:inherit}.wp-block-coblocks-buttons__inner{align-items:center;display:flex;justify-content:center}.wp-block-coblocks-buttons .flex-align-left{align-items:flex-start;justify-content:flex-start}.wp-block-coblocks-buttons .flex-align-right{align-items:flex-end;justify-content:flex-end}.wp-block-coblocks-buttons .wp-block-button{margin-bottom:0}.wp-block-coblocks-buttons .wp-block-button+.wp-block-button{margin-left:1.35em}@media(max-width:600px){.wp-block-coblocks-buttons .is-stacked-on-mobile{display:block}.wp-block-coblocks-buttons .is-stacked-on-mobile .wp-block-button+.wp-block-button{margin-left:0;margin-top:1.35em}}.wp-block-coblocks-click-to-tweet{border:1px solid #0000;border-radius:4px;padding-bottom:var(--coblocks-spacing--4);padding-top:var(--coblocks-spacing--3);position:relative}.wp-block-coblocks-click-to-tweet:after,.wp-block-coblocks-click-to-tweet:before{content:none}.wp-block-coblocks-click-to-tweet__text{margin-bottom:0;padding-left:40px;padding-top:0;position:relative}.wp-block-coblocks-click-to-tweet__text:before{background-color:currentColor;background-size:cover;content:"";display:inline-block;height:24px;left:0;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTIzLjk1NCA0LjU2OWMtLjg4NS4zODktMS44My42NTQtMi44MjUuNzc1IDEuMDE0LS42MTEgMS43OTQtMS41NzQgMi4xNjMtMi43MjMtLjk1MS41NTUtMi4wMDUuOTU5LTMuMTI3IDEuMTg0LS44OTYtLjk1OS0yLjE3My0xLjU1OS0zLjU5MS0xLjU1OS0yLjcxNyAwLTQuOTIgMi4yMDMtNC45MiA0LjkxNyAwIC4zOS4wNDUuNzY1LjEyNyAxLjEyNC00LjA5LS4xOTMtNy43MTUtMi4xNTctMTAuMTQxLTUuMTI2LS40MjcuNzIyLS42NjYgMS41NjEtLjY2NiAyLjQ3NSAwIDEuNzEuODcgMy4yMTMgMi4xODggNC4wOTYtLjgwNy0uMDI2LTEuNTY2LS4yNDgtMi4yMjgtLjYxNnYuMDYxYzAgMi4zODUgMS42OTMgNC4zNzQgMy45NDYgNC44MjctLjQxMy4xMTEtLjg0OS4xNzEtMS4yOTYuMTcxLS4zMTQgMC0uNjE1LS4wMy0uOTE2LS4wODYuNjMxIDEuOTUzIDIuNDQ1IDMuMzc3IDQuNjA0IDMuNDE3LTEuNjggMS4zMTktMy44MDkgMi4xMDUtNi4xMDIgMi4xMDUtLjM5IDAtLjc3OS0uMDIzLTEuMTctLjA2NyAyLjE4OSAxLjM5NCA0Ljc2OCAyLjIwOSA3LjU1NyAyLjIwOSA5LjA1NCAwIDEzLjk5OS03LjQ5NiAxMy45OTktMTMuOTg2IDAtLjIwOSAwLS40Mi0uMDE1LS42My45NjEtLjY4OSAxLjgtMS41NiAyLjQ2LTIuNTQ4eiIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTIzLjk1NCA0LjU2OWMtLjg4NS4zODktMS44My42NTQtMi44MjUuNzc1IDEuMDE0LS42MTEgMS43OTQtMS41NzQgMi4xNjMtMi43MjMtLjk1MS41NTUtMi4wMDUuOTU5LTMuMTI3IDEuMTg0LS44OTYtLjk1OS0yLjE3My0xLjU1OS0zLjU5MS0xLjU1OS0yLjcxNyAwLTQuOTIgMi4yMDMtNC45MiA0LjkxNyAwIC4zOS4wNDUuNzY1LjEyNyAxLjEyNC00LjA5LS4xOTMtNy43MTUtMi4xNTctMTAuMTQxLTUuMTI2LS40MjcuNzIyLS42NjYgMS41NjEtLjY2NiAyLjQ3NSAwIDEuNzEuODcgMy4yMTMgMi4xODggNC4wOTYtLjgwNy0uMDI2LTEuNTY2LS4yNDgtMi4yMjgtLjYxNnYuMDYxYzAgMi4zODUgMS42OTMgNC4zNzQgMy45NDYgNC44MjctLjQxMy4xMTEtLjg0OS4xNzEtMS4yOTYuMTcxLS4zMTQgMC0uNjE1LS4wMy0uOTE2LS4wODYuNjMxIDEuOTUzIDIuNDQ1IDMuMzc3IDQuNjA0IDMuNDE3LTEuNjggMS4zMTktMy44MDkgMi4xMDUtNi4xMDIgMi4xMDUtLjM5IDAtLjc3OS0uMDIzLTEuMTctLjA2NyAyLjE4OSAxLjM5NCA0Ljc2OCAyLjIwOSA3LjU1NyAyLjIwOSA5LjA1NCAwIDEzLjk5OS03LjQ5NiAxMy45OTktMTMuOTg2IDAtLjIwOSAwLS40Mi0uMDE1LS42My45NjEtLjY4OSAxLjgtMS41NiAyLjQ2LTIuNTQ4eiIvPjwvc3ZnPg==);opacity:.3;position:absolute;top:5px;width:24px}.wp-block-coblocks-click-to-tweet__text:after{content:none}.wp-block-coblocks-click-to-tweet__text a,.wp-block-coblocks-click-to-tweet__twitter-btn{box-shadow:none!important;text-decoration:none!important}.wp-block-coblocks-click-to-tweet__twitter-btn{appearance:none;border:none;border-radius:4px;color:#fff!important;cursor:pointer;display:inline-block;font-size:13px;font-style:normal;font-weight:400;line-height:1.8;margin-left:40px;margin-top:10px;padding:.28em 1em;position:relative;white-space:normal;word-break:break-all}.wp-block-coblocks-click-to-tweet__twitter-btn:not(.has-button-color){background:var(--coblocks--color--twitter,#1da1f2)}.wp-block-coblocks-click-to-tweet__twitter-btn:before{background-color:#fff;background-size:cover;content:"";display:inline-block;height:18px;margin-right:5px;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTIzLjk1NCA0LjU2OWMtLjg4NS4zODktMS44My42NTQtMi44MjUuNzc1IDEuMDE0LS42MTEgMS43OTQtMS41NzQgMi4xNjMtMi43MjMtLjk1MS41NTUtMi4wMDUuOTU5LTMuMTI3IDEuMTg0LS44OTYtLjk1OS0yLjE3My0xLjU1OS0zLjU5MS0xLjU1OS0yLjcxNyAwLTQuOTIgMi4yMDMtNC45MiA0LjkxNyAwIC4zOS4wNDUuNzY1LjEyNyAxLjEyNC00LjA5LS4xOTMtNy43MTUtMi4xNTctMTAuMTQxLTUuMTI2LS40MjcuNzIyLS42NjYgMS41NjEtLjY2NiAyLjQ3NSAwIDEuNzEuODcgMy4yMTMgMi4xODggNC4wOTYtLjgwNy0uMDI2LTEuNTY2LS4yNDgtMi4yMjgtLjYxNnYuMDYxYzAgMi4zODUgMS42OTMgNC4zNzQgMy45NDYgNC44MjctLjQxMy4xMTEtLjg0OS4xNzEtMS4yOTYuMTcxLS4zMTQgMC0uNjE1LS4wMy0uOTE2LS4wODYuNjMxIDEuOTUzIDIuNDQ1IDMuMzc3IDQuNjA0IDMuNDE3LTEuNjggMS4zMTktMy44MDkgMi4xMDUtNi4xMDIgMi4xMDUtLjM5IDAtLjc3OS0uMDIzLTEuMTctLjA2NyAyLjE4OSAxLjM5NCA0Ljc2OCAyLjIwOSA3LjU1NyAyLjIwOSA5LjA1NCAwIDEzLjk5OS03LjQ5NiAxMy45OTktMTMuOTg2IDAtLjIwOSAwLS40Mi0uMDE1LS42My45NjEtLjY4OSAxLjgtMS41NiAyLjQ2LTIuNTQ4eiIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTIzLjk1NCA0LjU2OWMtLjg4NS4zODktMS44My42NTQtMi44MjUuNzc1IDEuMDE0LS42MTEgMS43OTQtMS41NzQgMi4xNjMtMi43MjMtLjk1MS41NTUtMi4wMDUuOTU5LTMuMTI3IDEuMTg0LS44OTYtLjk1OS0yLjE3My0xLjU1OS0zLjU5MS0xLjU1OS0yLjcxNyAwLTQuOTIgMi4yMDMtNC45MiA0LjkxNyAwIC4zOS4wNDUuNzY1LjEyNyAxLjEyNC00LjA5LS4xOTMtNy43MTUtMi4xNTctMTAuMTQxLTUuMTI2LS40MjcuNzIyLS42NjYgMS41NjEtLjY2NiAyLjQ3NSAwIDEuNzEuODcgMy4yMTMgMi4xODggNC4wOTYtLjgwNy0uMDI2LTEuNTY2LS4yNDgtMi4yMjgtLjYxNnYuMDYxYzAgMi4zODUgMS42OTMgNC4zNzQgMy45NDYgNC44MjctLjQxMy4xMTEtLjg0OS4xNzEtMS4yOTYuMTcxLS4zMTQgMC0uNjE1LS4wMy0uOTE2LS4wODYuNjMxIDEuOTUzIDIuNDQ1IDMuMzc3IDQuNjA0IDMuNDE3LTEuNjggMS4zMTktMy44MDkgMi4xMDUtNi4xMDIgMi4xMDUtLjM5IDAtLjc3OS0uMDIzLTEuMTctLjA2NyAyLjE4OSAxLjM5NCA0Ljc2OCAyLjIwOSA3LjU1NyAyLjIwOSA5LjA1NCAwIDEzLjk5OS03LjQ5NiAxMy45OTktMTMuOTg2IDAtLjIwOSAwLS40Mi0uMDE1LS42My45NjEtLjY4OSAxLjgtMS41NiAyLjQ2LTIuNTQ4eiIvPjwvc3ZnPg==);position:relative;top:4px;width:18px}.block-editor-block-patterns-list__list-item .block-editor-block-preview__container .wp-block-coblocks-icon .components-resizable-box__container{padding:10px!important}.wp-block-coblocks-dynamic-separator{background:none;border:0;max-width:100%!important;opacity:1;padding:0;position:relative;width:100%}.wp-block-coblocks-dynamic-separator:before{content:"...";display:inline-block;font-size:22px;font-weight:400;left:0;letter-spacing:.95em;line-height:1;margin-left:21px;margin-right:auto;position:absolute;right:0;text-align:center;top:calc(50% - 18px)}.wp-block-coblocks-dynamic-separator.is-style-fullwidth:before,.wp-block-coblocks-dynamic-separator.is-style-line:before{background:currentColor;content:"";display:block;height:1px;margin-left:auto;max-width:120px;top:50%;width:15vw}.wp-block-coblocks-dynamic-separator.is-style-fullwidth:before{max-width:100%;width:100%}.wp-block-coblocks-dynamic-separator:not(.has-background):before{color:#292929}.wp-block-coblocks-dynamic-separator.is-style-fullwidth:not(.has-background):before,.wp-block-coblocks-dynamic-separator.is-style-line:not(.has-background):before{background:#00000026}.is-twentytwenty .entry-content hr.wp-block-coblocks-dynamic-separator:before{background:none;content:"...";left:0;top:calc(50% - 18px);transform:none;width:auto}.is-twentytwenty .entry-content hr.wp-block-coblocks-dynamic-separator:after{display:none}.is-twentytwenty .entry-content hr.wp-block-coblocks-dynamic-separator.is-style-fullwidth:before,.is-twentytwenty .entry-content hr.wp-block-coblocks-dynamic-separator.is-style-line:before{background:currentColor;content:"";display:block;height:1px;margin-left:auto;max-width:120px;top:50%;width:15vw}.is-twentytwenty .entry-content hr.wp-block-coblocks-dynamic-separator.is-style-fullwidth:before{max-width:100%;width:100%}.is-twentytwenty .wp-block-coblocks-dynamic-separator.is-style-fullwidth:not(.has-background):before,.is-twentytwenty .wp-block-coblocks-dynamic-separator.is-style-line:not(.has-background):before{background:#6d6d6d}.wp-block-coblocks-event-item{justify-content:space-between;line-height:1;margin-bottom:var(--coblocks-spacing--5,2.5em);width:100%}@media(min-width:782px){.wp-block-coblocks-event-item{display:flex!important;margin-bottom:var(--coblocks-spacing--3,1.5em)}}[data-type="coblocks/event-item"]{width:100%}.wp-block-coblocks-events__date{margin-bottom:var(--coblocks-spacing--3,1.5em)}@media(min-width:782px){.wp-block-coblocks-events__date{flex-basis:25%;margin-bottom:0}}.wp-block-coblocks-events__content{margin-bottom:var(--coblocks-spacing--3,1.5em)}@media(min-width:782px){.wp-block-coblocks-events__content{flex-basis:65%;margin-bottom:0;padding:0 1em}}.wp-block-coblocks-events__description,.wp-block-coblocks-events__time,.wp-block-coblocks-events__title{display:block}@media(min-width:782px){.wp-block-coblocks-events__details{flex-basis:20%;text-align:right}}.wp-block-coblocks-events__title{font-weight:700;margin-bottom:var(--coblocks-spacing--1,.5em)}.wp-block-coblocks-events__day{align-items:center;display:flex;flex-direction:row;font-size:1.75em;font-weight:700;justify-content:space-between}.wp-block-coblocks-events__day>p{margin-bottom:0}.wp-block-coblocks-events__month{margin-right:5px;margin-top:var(--coblocks-spacing--1,.5em)}@media(min-width:782px){.wp-block-coblocks-events__month{display:block;margin-bottom:5px;margin-right:0}}.wp-block-coblocks-events__time{font-weight:700;margin-bottom:var(--coblocks-spacing--1,.5em)}.wp-block-coblocks-events__description,.wp-block-coblocks-events__location,.wp-block-coblocks-events__month,.wp-block-coblocks-events__time,.wp-block-coblocks-events__year{font-size:.75em}.wp-block-coblocks-events__description{line-height:1.476}.wp-block-coblocks-events-front-container{padding-bottom:25px;position:relative}.wp-block-coblocks-front-events-swiper-container{overflow:hidden}.wp-block-coblocks-events.slick-slider{box-sizing:border-box;display:block;padding-bottom:4em;position:relative;touch-action:pan-y;-webkit-user-select:none;user-select:none}.wp-block-coblocks-events .slick-list{display:block;margin:0 -2em;overflow:hidden;padding:0;position:relative}.wp-block-coblocks-events .slick-list:focus{outline:none}.wp-block-coblocks-events .slick-list.dragging{cursor:pointer;cursor:hand}.wp-block-coblocks-events.slick-slider .slick-list,.wp-block-coblocks-events.slick-slider .slick-track{transform:translateZ(0)}.wp-block-coblocks-events .slick-track{display:flex;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.wp-block-coblocks-events .slick-track:after,.wp-block-coblocks-events .slick-track:before{content:"";display:table}.wp-block-coblocks-events .slick-track:after{clear:both}.wp-block-coblocks-events .slick-loading .slick-track{visibility:hidden}.wp-block-coblocks-events .slick-slide{float:left;height:auto;margin:0 2em;min-height:1px;outline:none}.wp-block-coblocks-events [dir=rtl] .slick-slide{float:right}.wp-block-coblocks-events .slick-slide img{display:block}.wp-block-coblocks-events .slick-slide.slick-loading img{display:none}.wp-block-coblocks-events .slick-slide.dragging img{pointer-events:none}.wp-block-coblocks-events .slick-initialized .slick-slide{display:block}.wp-block-coblocks-events .slick-loading .slick-slide{visibility:hidden}.wp-block-coblocks-events .slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.wp-block-coblocks-events .slick-arrow.slick-hidden{display:none}.wp-block-coblocks-events .arrows{text-align:center}.wp-block-coblocks-events .slick-next,.wp-block-coblocks-events .slick-prev{background:#0000;border:none;bottom:0;color:#0000;cursor:pointer;display:inline-block;font-size:medium;height:4em;line-height:0;outline:none;padding:.5em;position:absolute;width:4em;z-index:1}.wp-block-coblocks-events .slick-next:focus,.wp-block-coblocks-events .slick-next:hover,.wp-block-coblocks-events .slick-prev:focus,.wp-block-coblocks-events .slick-prev:hover{cursor:pointer;opacity:.5;outline:none}.wp-block-coblocks-events .slick-next:focus:before,.wp-block-coblocks-events .slick-next:hover:before,.wp-block-coblocks-events .slick-prev:focus:before,.wp-block-coblocks-events .slick-prev:hover:before{opacity:1}.wp-block-coblocks-events .slick-prev{left:50%;transform:translateX(-100%)}.wp-block-coblocks-events .slick-next{right:50%;transform:translateX(100%)}.wp-block-coblocks-events .slick-next.slick-disabled:before,.wp-block-coblocks-events .slick-prev.slick-disabled:before{opacity:.25}.wp-block-coblocks-events .slick-next:before,.wp-block-coblocks-events .slick-prev:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNTAuOTA2MjUgOTkuMDkzNzUtNDYuODc1LTQ2Ljg3NWMtMS4yMTE2MzYyMy0xLjIxODg2Ny0xLjIxMTYzNjIzLTMuMTg3MzgzIDAtNC40MDYyNWw0Ni44NzUtNDYuODc1IDQuNDA2MjUgNC40MDYyNS00NC42NTYyNSA0NC42NTYyNSA0NC42ODc1IDQ0LjY1NjI1eiIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNi44NzUgMTUpIi8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;content:" ";display:block;height:100%;width:100%}.wp-block-coblocks-events .slick-next:before,.wp-block-coblocks-events [dir=rtl] .slick-prev:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNS4zNDM3NSA5OS4wOTM3NS00LjQzNzUtNC40Mzc1IDQ0LjY4NzUtNDQuNjU2MjUtNDQuNjg3NS00NC42NTYyNSA0LjQzNzUtNC40Mzc1IDQ2Ljg3NSA0Ni44NzVjMS4yMTE2MzYyIDEuMjE4ODY3IDEuMjExNjM2MiAzLjE4NzM4MyAwIDQuNDA2MjV6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM5Ljg3NSAxNSkiLz48L3N2Zz4=)}.wp-block-coblocks-events [dir=rtl] .slick-next:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNTAuOTA2MjUgOTkuMDkzNzUtNDYuODc1LTQ2Ljg3NWMtMS4yMTE2MzYyMy0xLjIxODg2Ny0xLjIxMTYzNjIzLTMuMTg3MzgzIDAtNC40MDYyNWw0Ni44NzUtNDYuODc1IDQuNDA2MjUgNC40MDYyNS00NC42NTYyNSA0NC42NTYyNSA0NC42ODc1IDQ0LjY1NjI1eiIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNi44NzUgMTUpIi8+PC9zdmc+)}.wp-coblocks-events-nav-button__next,.wp-coblocks-events-nav-button__prev{background-color:#0000;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNS4zNDM3NSA5OS4wOTM3NS00LjQzNzUtNC40Mzc1IDQ0LjY4NzUtNDQuNjU2MjUtNDQuNjg3NS00NC42NTYyNSA0LjQzNzUtNC40Mzc1IDQ2Ljg3NSA0Ni44NzVjMS4yMTE2MzYyIDEuMjE4ODY3IDEuMjExNjM2MiAzLjE4NzM4MyAwIDQuNDA2MjV6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM5Ljg3NSAxNSkiLz48L3N2Zz4=);border:none;border-radius:100%;cursor:pointer;height:62px;margin:0 1%;padding:15px;position:absolute;top:50%;width:62px}.wp-coblocks-events-nav-button__prev{left:-5em;transform:rotate(180deg)}.wp-coblocks-events-nav-button__next{right:-5em}.wp-block-coblocks-faq-item{border-bottom:1px solid #8c8c971a;margin:0;padding:1rem 0}.wp-block-coblocks-faq-item__question{font-weight:600;list-style:none;position:relative}.wp-block-coblocks-faq-item__question:hover{cursor:pointer}.wp-block-coblocks-faq-item__question__content{padding-right:2em}.wp-block-coblocks-faq-item__question__icon{display:inline-block;position:absolute;right:0;top:3px;transform:scaleY(-1);transition:transform .2s}.wp-block-coblocks-faq-item__answer{margin-bottom:0;margin-left:0;padding-top:.25rem}.wp-block-coblocks-faq-item[open] .wp-block-coblocks-faq-item__question__icon{transform:scaleY(1)}.wp-block-coblocks-faq__title{margin-bottom:.5rem!important}.wp-block-coblocks-faq__heading{margin:1.25rem 0 0!important}.wp-block-coblocks-faq summary::-webkit-details-marker{display:none}.wp-block-coblocks-features{position:relative}.wp-block-coblocks-features .has-left-content{text-align:left}.wp-block-coblocks-features .has-left-content img{margin-left:0;margin-right:auto}.wp-block-coblocks-features .has-center-content{text-align:center}.wp-block-coblocks-features .has-center-content img{margin-left:auto;margin-right:auto}.wp-block-coblocks-features .has-right-content{text-align:right}.wp-block-coblocks-features .has-right-content img{margin-left:auto;margin-right:0}.wp-block-coblocks-features__inner{position:relative}.wp-block-coblocks-feature{display:flex;flex-direction:column;justify-content:center;margin:0;max-width:100%;position:relative;width:100%;word-break:break-word}.wp-block-coblocks-feature .wp-block-coblocks-icon{margin-bottom:var(--coblocks-spacing--3,1.5em)}.wp-block-coblocks-feature h1,.wp-block-coblocks-feature h2,.wp-block-coblocks-feature h3,.wp-block-coblocks-feature h4,.wp-block-coblocks-feature h5,.wp-block-coblocks-feature h6{margin-top:0!important;padding:0!important}.wp-block-coblocks-feature p{margin-top:0}.wp-block-coblocks-feature p:not(.has-background){padding-top:0}.wp-block-coblocks-feature__inner>*{position:relative}.wp-block-coblocks-feature__inner>:last-child{margin-bottom:0!important}@media(min-width:600px){.wp-block-coblocks-features__inner:not(.has-responsive-columns){align-items:flex-start;display:flex}.wp-block-coblocks-features__inner[class*=gutter]:not(.has-responsive-columns) .wp-block-coblocks-feature:nth-child(odd){margin-right:var(--coblocks-spacing--3,1.5em)}.wp-block-coblocks-features__inner[class*=gutter]:not(.has-responsive-columns) .wp-block-coblocks-feature:not(:first-child),.wp-block-coblocks-features__inner[class*=gutter]:not(.has-responsive-columns) .wp-block-coblocks-feature:nth-child(2n){margin-left:var(--coblocks-spacing--3,1.5em)}.wp-block-coblocks-features__inner[class*=gutter]:not(.has-responsive-columns) .wp-block-coblocks-feature:not(:last-child){margin-right:var(--coblocks-spacing--3,1.5em)}}.wp-block-coblocks-features__inner[class*=gutter]:not(.has-responsive-columns).has-1-columns .wp-block-coblocks-feature{margin-left:0;margin-right:0}.wp-block-coblocks-food-item{margin-top:2.75em}.wp-block-coblocks-food-item__figure{display:flex;margin:.35em 0 1.25em;overflow:hidden;padding-top:100%;position:relative;width:100%}.wp-block-coblocks-food-item__figure img,.wp-block-coblocks-food-item__figure img[itemprop=image]{height:100%;object-fit:cover;position:absolute;top:0;vertical-align:middle;width:100%}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-food-item__figure img,.wp-block-coblocks-food-item__figure img[itemprop=image]{height:auto;left:50%;min-width:100%;top:50%;transform:translate(-50%,-50%)}}.wp-block-coblocks-food-item__heading-wrapper{align-items:center;display:flex;flex:1 85%;margin:0 0 .25em;order:1}.wp-block-coblocks-food-item__heading,.wp-block-coblocks-food-item__heading[itemprop=name]{margin:0;padding:0}.wp-block-coblocks-food-item__content{align-content:flex-start;display:flex;flex:1 100%;flex-wrap:wrap}.wp-block-coblocks-food-item__attributes{display:flex;margin-left:.4em}.wp-block-coblocks-food-item__attributes svg{fill:currentColor;height:18px;width:18px}.wp-block-coblocks-food-item__attributes svg:last-of-type{margin-right:0}.wp-block-coblocks-food-item__attribute{background:none;border:none;display:flex;margin-right:.25em!important;padding:0}.wp-block-coblocks-food-item__attribute--spicier{margin-left:-.25em!important}.wp-block-coblocks-food-item__description{flex:1 100%;margin:0;order:3}.wp-block-coblocks-food-item__price{flex:1 15%;margin:.5em 0 0;opacity:.7;order:2}.wp-block-coblocks-food-item__icon{background-color:currentColor;background-repeat:no-repeat;background-size:cover;display:inline-block;height:18px;width:18px}.wp-block-coblocks-food-item__attribute--popular .wp-block-coblocks-food-item__icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOCAxOCI+PHBhdGggZD0ibTkgMTQuMTQzIDUuNTYyIDMuMzU3LTEuNDc2LTYuMzI3IDQuOTE0LTQuMjU3LTYuNDcxLS41NDktMi41MjktNS45NjctMi41MjkgNS45NjctNi40NzEuNTQ5IDQuOTE0IDQuMjU3LTEuNDc2IDYuMzI3eiIgZmlsbFJ1bGU9ImV2ZW5vZGQiIC8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOCAxOCI+PHBhdGggZD0ibTkgMTQuMTQzIDUuNTYyIDMuMzU3LTEuNDc2LTYuMzI3IDQuOTE0LTQuMjU3LTYuNDcxLS41NDktMi41MjktNS45NjctMi41MjkgNS45NjctNi40NzEuNTQ5IDQuOTE0IDQuMjU3LTEuNDc2IDYuMzI3eiIgZmlsbFJ1bGU9ImV2ZW5vZGQiIC8+PC9zdmc+)}.wp-block-coblocks-food-item__attribute--popular .wp-block-coblocks-food-item__icon:last-of-type{margin-right:0}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-food-item__attribute--popular .wp-block-coblocks-food-item__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOCAxOCI+PHBhdGggZD0ibTkgMTQuMTQzIDUuNTYyIDMuMzU3LTEuNDc2LTYuMzI3IDQuOTE0LTQuMjU3LTYuNDcxLS41NDktMi41MjktNS45NjctMi41MjkgNS45NjctNi40NzEuNTQ5IDQuOTE0IDQuMjU3LTEuNDc2IDYuMzI3eiIgZmlsbFJ1bGU9ImV2ZW5vZGQiIC8+PC9zdmc+);color:#0000!important}}.wp-block-coblocks-food-item__attribute--spicy .wp-block-coblocks-food-item__icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTguOTI5IDExLjgxNUM3Ljc4IDEzLjA2MiA3LjEzMiAxNS4xMjQgNi45ODQgMTggNC4xODYgMTcuMjIzIDIuNSAxNC43OSAyLjUgMTEuOTYzIDIuNSA3LjIgNi4xMDkgNi4xNjYgNS42OSAwYy43ODguMDE0IDMuOTY5IDEuOTQgNC41NjIgNi41MTEuNjIyLS42NS45NC0yLjgwNC44Mi0zLjY4NSAyLjgyMiAyLjI2IDQuMjg1IDUuMTYgNC4yODUgOC4zOTUgMCAzLjIwMy0xLjY3MyA1LjkxOS00LjQ4NCA2Ljc2NS0uMTUtMi44NjktLjc5OC00LjkyNi0xLjk0NC02LjE3MXoiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTguOTI5IDExLjgxNUM3Ljc4IDEzLjA2MiA3LjEzMiAxNS4xMjQgNi45ODQgMTggNC4xODYgMTcuMjIzIDIuNSAxNC43OSAyLjUgMTEuOTYzIDIuNSA3LjIgNi4xMDkgNi4xNjYgNS42OSAwYy43ODguMDE0IDMuOTY5IDEuOTQgNC41NjIgNi41MTEuNjIyLS42NS45NC0yLjgwNC44Mi0zLjY4NSAyLjgyMiAyLjI2IDQuMjg1IDUuMTYgNC4yODUgOC4zOTUgMCAzLjIwMy0xLjY3MyA1LjkxOS00LjQ4NCA2Ljc2NS0uMTUtMi44NjktLjc5OC00LjkyNi0xLjk0NC02LjE3MXoiLz48L3N2Zz4=)}.wp-block-coblocks-food-item__attribute--spicy .wp-block-coblocks-food-item__icon:last-of-type{margin-right:0}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-food-item__attribute--spicy .wp-block-coblocks-food-item__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTguOTI5IDExLjgxNUM3Ljc4IDEzLjA2MiA3LjEzMiAxNS4xMjQgNi45ODQgMTggNC4xODYgMTcuMjIzIDIuNSAxNC43OSAyLjUgMTEuOTYzIDIuNSA3LjIgNi4xMDkgNi4xNjYgNS42OSAwYy43ODguMDE0IDMuOTY5IDEuOTQgNC41NjIgNi41MTEuNjIyLS42NS45NC0yLjgwNC44Mi0zLjY4NSAyLjgyMiAyLjI2IDQuMjg1IDUuMTYgNC4yODUgOC4zOTUgMCAzLjIwMy0xLjY3MyA1LjkxOS00LjQ4NCA2Ljc2NS0uMTUtMi44NjktLjc5OC00LjkyNi0xLjk0NC02LjE3MXoiLz48L3N2Zz4=);color:#0000!important}}.wp-block-coblocks-food-item__attribute--vegan .wp-block-coblocks-food-item__icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjQ1LjQzMWMtLjEzMS0uNDEyLS42OTQtLjQ2OC0uOTE5LS4wOTNDMTIuNzg3IDMuNTI0IDguOTgxIDQuNSA5LjQ3IDcuMmMuMTEyLjU4MS40NSAxLjA2OS45MzcgMS40NDRhMTEuMjcyIDExLjI3MiAwIDAxMi41MTMtMy4wMzhsLTQuNzQ0IDkuODA3TDMuMDM3IDQuODE5YS43NzYuNzc2IDAgMDAtMS4wMTItLjM1Ni43NzYuNzc2IDAgMDAtLjM1NiAxLjAxMmw1LjgxMiAxMmMuMTMxLjI2My4zOTQuNDMxLjY3NS40MzFzLjU2My0uMTY4LjY3NS0uNDMxbDMuODgxLTcuOTg3YzEuMTI1LjA5MyAyLjI3LS4yMDcgMi45NDQtLjk5NCAxLjM2OS0xLjYxMy41ODEtNS43MzgtLjIwNi04LjA2M3oiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjQ1LjQzMWMtLjEzMS0uNDEyLS42OTQtLjQ2OC0uOTE5LS4wOTNDMTIuNzg3IDMuNTI0IDguOTgxIDQuNSA5LjQ3IDcuMmMuMTEyLjU4MS40NSAxLjA2OS45MzcgMS40NDRhMTEuMjcyIDExLjI3MiAwIDAxMi41MTMtMy4wMzhsLTQuNzQ0IDkuODA3TDMuMDM3IDQuODE5YS43NzYuNzc2IDAgMDAtMS4wMTItLjM1Ni43NzYuNzc2IDAgMDAtLjM1NiAxLjAxMmw1LjgxMiAxMmMuMTMxLjI2My4zOTQuNDMxLjY3NS40MzFzLjU2My0uMTY4LjY3NS0uNDMxbDMuODgxLTcuOTg3YzEuMTI1LjA5MyAyLjI3LS4yMDcgMi45NDQtLjk5NCAxLjM2OS0xLjYxMy41ODEtNS43MzgtLjIwNi04LjA2M3oiLz48L3N2Zz4=)}.wp-block-coblocks-food-item__attribute--vegan .wp-block-coblocks-food-item__icon:last-of-type{margin-right:0}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-food-item__attribute--vegan .wp-block-coblocks-food-item__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjQ1LjQzMWMtLjEzMS0uNDEyLS42OTQtLjQ2OC0uOTE5LS4wOTNDMTIuNzg3IDMuNTI0IDguOTgxIDQuNSA5LjQ3IDcuMmMuMTEyLjU4MS40NSAxLjA2OS45MzcgMS40NDRhMTEuMjcyIDExLjI3MiAwIDAxMi41MTMtMy4wMzhsLTQuNzQ0IDkuODA3TDMuMDM3IDQuODE5YS43NzYuNzc2IDAgMDAtMS4wMTItLjM1Ni43NzYuNzc2IDAgMDAtLjM1NiAxLjAxMmw1LjgxMiAxMmMuMTMxLjI2My4zOTQuNDMxLjY3NS40MzFzLjU2My0uMTY4LjY3NS0uNDMxbDMuODgxLTcuOTg3YzEuMTI1LjA5MyAyLjI3LS4yMDcgMi45NDQtLjk5NCAxLjM2OS0xLjYxMy41ODEtNS43MzgtLjIwNi04LjA2M3oiLz48L3N2Zz4=);color:#0000!important}}.wp-block-coblocks-food-item__attribute--vegetarian .wp-block-coblocks-food-item__icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS4yOTUgMTcuODAyYzEuNTIgMS4zNjggMTEuNzEyLTQuNyAxMy4yMi03LjI1NS43MjUtMS4yMjctLjEzLTMuMDI4LTEuNTI4LTQuNDY3IDEuNTktMS4wNTcgMi45ODggMi4yMzMgNC4zMTYgMS41NC42MDQtLjMyMy45OTYtMS4zMTkuNzA0LTEuOTMzLS41MjMtMS4wODYtMi4yNjQtMS4wODYtMy40NC0xLjIxNy44MzQtLjIwMSAyLjgzNy0xLjA1NyAyLjg3Ny0yLjI2NC4wNC0uOTI2LTEuMTM3LTEuOTgyLTIuMDYzLTEuODcxLTEuMjE3LjE0LTEuNjYgMS44OTEtMi4wNzMgMy4wMTgtLjA1LS43MTQtLjItMi4yODQtLjk4Ni0yLjk2OC0xLjA0Ni0uOTE2LTIuMzA0LS4wNS0yLjMzNCAxLjA1Ni0uMDQgMS4zMzkgMi44MzggMi4wODMgMS45MzIgMy42OTMtMS41My0xLjE3Ny0zLjMzLTEuODIxLTQuNDg4LTEuMTQ3LS40OTMuMzEyLTEuMDU2LjkxNi0xLjY0IDEuNy44OTYuOTQ2IDIuMTM0IDIuMDgzIDMuMTEgMi43MzcuMi4xNDEuMjYxLjQyMy4xMS42MjRhLjQ0NC40NDQgMCAwMS0uNjI0LjEyYy0uOTk2LS42NzMtMi4yMTMtMS43OS0zLjExOS0yLjcyNmEyNi45ODUgMjYuOTg1IDAgMDAtMS4zNDggMi4yNDRjLjg1NS44NjUgMS45NDIgMS44NDEgMi44MDcgMi40MjVhLjQ1LjQ1IDAgMDEuMTEuNjIzLjQ1NC40NTQgMCAwMS0uNjMzLjEyMWMtLjg1NS0uNTgzLTEuODcxLTEuNDg5LTIuNzI3LTIuMzM0Qy42OTggMTMuMDMyLS42MSAxNi45OTcuMjk1IDE3Ljh6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS4yOTUgMTcuODAyYzEuNTIgMS4zNjggMTEuNzEyLTQuNyAxMy4yMi03LjI1NS43MjUtMS4yMjctLjEzLTMuMDI4LTEuNTI4LTQuNDY3IDEuNTktMS4wNTcgMi45ODggMi4yMzMgNC4zMTYgMS41NC42MDQtLjMyMy45OTYtMS4zMTkuNzA0LTEuOTMzLS41MjMtMS4wODYtMi4yNjQtMS4wODYtMy40NC0xLjIxNy44MzQtLjIwMSAyLjgzNy0xLjA1NyAyLjg3Ny0yLjI2NC4wNC0uOTI2LTEuMTM3LTEuOTgyLTIuMDYzLTEuODcxLTEuMjE3LjE0LTEuNjYgMS44OTEtMi4wNzMgMy4wMTgtLjA1LS43MTQtLjItMi4yODQtLjk4Ni0yLjk2OC0xLjA0Ni0uOTE2LTIuMzA0LS4wNS0yLjMzNCAxLjA1Ni0uMDQgMS4zMzkgMi44MzggMi4wODMgMS45MzIgMy42OTMtMS41My0xLjE3Ny0zLjMzLTEuODIxLTQuNDg4LTEuMTQ3LS40OTMuMzEyLTEuMDU2LjkxNi0xLjY0IDEuNy44OTYuOTQ2IDIuMTM0IDIuMDgzIDMuMTEgMi43MzcuMi4xNDEuMjYxLjQyMy4xMS42MjRhLjQ0NC40NDQgMCAwMS0uNjI0LjEyYy0uOTk2LS42NzMtMi4yMTMtMS43OS0zLjExOS0yLjcyNmEyNi45ODUgMjYuOTg1IDAgMDAtMS4zNDggMi4yNDRjLjg1NS44NjUgMS45NDIgMS44NDEgMi44MDcgMi40MjVhLjQ1LjQ1IDAgMDEuMTEuNjIzLjQ1NC40NTQgMCAwMS0uNjMzLjEyMWMtLjg1NS0uNTgzLTEuODcxLTEuNDg5LTIuNzI3LTIuMzM0Qy42OTggMTMuMDMyLS42MSAxNi45OTcuMjk1IDE3Ljh6Ii8+PC9zdmc+)}.wp-block-coblocks-food-item__attribute--vegetarian .wp-block-coblocks-food-item__icon:last-of-type{margin-right:0}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-food-item__attribute--vegetarian .wp-block-coblocks-food-item__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS4yOTUgMTcuODAyYzEuNTIgMS4zNjggMTEuNzEyLTQuNyAxMy4yMi03LjI1NS43MjUtMS4yMjctLjEzLTMuMDI4LTEuNTI4LTQuNDY3IDEuNTktMS4wNTcgMi45ODggMi4yMzMgNC4zMTYgMS41NC42MDQtLjMyMy45OTYtMS4zMTkuNzA0LTEuOTMzLS41MjMtMS4wODYtMi4yNjQtMS4wODYtMy40NC0xLjIxNy44MzQtLjIwMSAyLjgzNy0xLjA1NyAyLjg3Ny0yLjI2NC4wNC0uOTI2LTEuMTM3LTEuOTgyLTIuMDYzLTEuODcxLTEuMjE3LjE0LTEuNjYgMS44OTEtMi4wNzMgMy4wMTgtLjA1LS43MTQtLjItMi4yODQtLjk4Ni0yLjk2OC0xLjA0Ni0uOTE2LTIuMzA0LS4wNS0yLjMzNCAxLjA1Ni0uMDQgMS4zMzkgMi44MzggMi4wODMgMS45MzIgMy42OTMtMS41My0xLjE3Ny0zLjMzLTEuODIxLTQuNDg4LTEuMTQ3LS40OTMuMzEyLTEuMDU2LjkxNi0xLjY0IDEuNy44OTYuOTQ2IDIuMTM0IDIuMDgzIDMuMTEgMi43MzcuMi4xNDEuMjYxLjQyMy4xMS42MjRhLjQ0NC40NDQgMCAwMS0uNjI0LjEyYy0uOTk2LS42NzMtMi4yMTMtMS43OS0zLjExOS0yLjcyNmEyNi45ODUgMjYuOTg1IDAgMDAtMS4zNDggMi4yNDRjLjg1NS44NjUgMS45NDIgMS44NDEgMi44MDcgMi40MjVhLjQ1LjQ1IDAgMDEuMTEuNjIzLjQ1NC40NTQgMCAwMS0uNjMzLjEyMWMtLjg1NS0uNTgzLTEuODcxLTEuNDg5LTIuNzI3LTIuMzM0Qy42OTggMTMuMDMyLS42MSAxNi45OTcuMjk1IDE3Ljh6Ii8+PC9zdmc+);color:#0000!important}}.wp-block-coblocks-food-item__attribute--pescatarian .wp-block-coblocks-food-item__icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE3LjgzMyA0LjkwMWMtLjEwNS4wNDktMi4zNDUuOTE3LTMuOTc3IDIuMTIyYTkuNTkyIDkuNTkyIDAgMDAtMi45My0yLjU1NmMtLjgxNy0xLjQ3LjMzNC0yLjc5Ny4zMzQtMi43OTctMi4zNDQtLjY5OS00LjEwMi44OTMtNS4wMjMgMi4wMDItMy40NTMuODY4LTYuMDkgNC44OTUtNi4wOSA1LjY5IDAgLjYyNyAzLjA3NiA1LjQ3NCA2Ljk3IDUuODExLjUyMy42NzUgMS41OSAxLjY0IDIuOTkyIDEuMjMgMCAwLS42Ny0uNzQ3LS4yMy0xLjU5MWE4LjU4IDguNTggMCAwMDQuMTAyLTMuMDM4YzEuNjEyIDEuMTU3IDMuNzQ3IDIgMy44NzIgMi4wNS0uMDQxLS4xNDYtLjk2Mi0zLjMyOC0uOTYyLTQuNDYyLS4wMjEtMS42NjMuOTItNC4zNjQuOTQyLTQuNDZ6TTMuOTk3IDkuMDQ4Yy0uNTQ2IDAtMS0uNDU0LTEtMSAwLS41NDUuNDU0LTEgMS0xczEgLjQ1NSAxIDFjMCAuNTY0LS40NTUgMS0xIDF6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE3LjgzMyA0LjkwMWMtLjEwNS4wNDktMi4zNDUuOTE3LTMuOTc3IDIuMTIyYTkuNTkyIDkuNTkyIDAgMDAtMi45My0yLjU1NmMtLjgxNy0xLjQ3LjMzNC0yLjc5Ny4zMzQtMi43OTctMi4zNDQtLjY5OS00LjEwMi44OTMtNS4wMjMgMi4wMDItMy40NTMuODY4LTYuMDkgNC44OTUtNi4wOSA1LjY5IDAgLjYyNyAzLjA3NiA1LjQ3NCA2Ljk3IDUuODExLjUyMy42NzUgMS41OSAxLjY0IDIuOTkyIDEuMjMgMCAwLS42Ny0uNzQ3LS4yMy0xLjU5MWE4LjU4IDguNTggMCAwMDQuMTAyLTMuMDM4YzEuNjEyIDEuMTU3IDMuNzQ3IDIgMy44NzIgMi4wNS0uMDQxLS4xNDYtLjk2Mi0zLjMyOC0uOTYyLTQuNDYyLS4wMjEtMS42NjMuOTItNC4zNjQuOTQyLTQuNDZ6TTMuOTk3IDkuMDQ4Yy0uNTQ2IDAtMS0uNDU0LTEtMSAwLS41NDUuNDU0LTEgMS0xczEgLjQ1NSAxIDFjMCAuNTY0LS40NTUgMS0xIDF6Ii8+PC9zdmc+)}.wp-block-coblocks-food-item__attribute--pescatarian .wp-block-coblocks-food-item__icon:last-of-type{margin-right:0}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-food-item__attribute--pescatarian .wp-block-coblocks-food-item__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE3LjgzMyA0LjkwMWMtLjEwNS4wNDktMi4zNDUuOTE3LTMuOTc3IDIuMTIyYTkuNTkyIDkuNTkyIDAgMDAtMi45My0yLjU1NmMtLjgxNy0xLjQ3LjMzNC0yLjc5Ny4zMzQtMi43OTctMi4zNDQtLjY5OS00LjEwMi44OTMtNS4wMjMgMi4wMDItMy40NTMuODY4LTYuMDkgNC44OTUtNi4wOSA1LjY5IDAgLjYyNyAzLjA3NiA1LjQ3NCA2Ljk3IDUuODExLjUyMy42NzUgMS41OSAxLjY0IDIuOTkyIDEuMjMgMCAwLS42Ny0uNzQ3LS4yMy0xLjU5MWE4LjU4IDguNTggMCAwMDQuMTAyLTMuMDM4YzEuNjEyIDEuMTU3IDMuNzQ3IDIgMy44NzIgMi4wNS0uMDQxLS4xNDYtLjk2Mi0zLjMyOC0uOTYyLTQuNDYyLS4wMjEtMS42NjMuOTItNC4zNjQuOTQyLTQuNDZ6TTMuOTk3IDkuMDQ4Yy0uNTQ2IDAtMS0uNDU0LTEtMSAwLS41NDUuNDU0LTEgMS0xczEgLjQ1NSAxIDFjMCAuNTY0LS40NTUgMS0xIDF6Ii8+PC9zdmc+);color:#0000!important}}.wp-block-coblocks-food-item__attribute--gluten-free .wp-block-coblocks-food-item__icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQgMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYuOTk4IDBDMy4xMzkgMCAwIDMuMTQgMCA2Ljk5OHMzLjE0IDYuOTk3IDYuOTk4IDYuOTk3IDYuOTk3LTMuMTM5IDYuOTk3LTYuOTk3UzEwLjg1NiAwIDYuOTk4IDB6bS0uMTY2IDguNzIyYy0uMTc0LjE4Ny0uMzYuMzUzLS42NTguNDk5LS4zLjE0NS0uNjc2LjIxOC0xLjEzMy4yMTgtLjU4IDAtMS4wNjgtLjE4LTEuNDM1LS41NDEtLjM2OC0uMzYtLjU2Ni0uODI5LS41NjYtMS40MDV2LS45OWMwLS41NzQuMTkyLTEuMDQyLjU0NS0xLjQwNC4zNTMtLjM2Mi44MTUtLjU0MyAxLjM3MS0uNTQzLjU3OCAwIDEuMDI1LjE0MSAxLjMzMi40MjIuMzA4LjI4Mi40NjcuNjU4LjQ3MyAxLjExN2wtLjAwNS4wMjZINS44NmMtLjAxNy0uMjc0LS4wOTgtLjQ1OC0uMjQxLS42MDUtLjE0My0uMTQ3LS4zNTMtLjIyMy0uNjMtLjIyM2EuODM4LjgzOCAwIDAwLS42OTUuMzM1Yy0uMTc4LjIyNS0uMjYuNTEzLS4yNi44Njd2Ljk5NmMwIC4zNi4wODUuNjUzLjI3Ljg3OC4xODQuMjI0LjQzLjMzNy43NDIuMzM3LjIyMiAwIC40MDYtLjAyMy41NDEtLjA2OS4xMzUtLjA0NS4yMDEtLjEwMS4zMTMtLjE2OVY3LjZoLS44ODN2LS42NTloMS44MTV2MS43OHptNC4xMTYtMy4zNzJIOC41ODV2MS4zMThoMi4wMjd2LjcwOEg4LjU4NXYxLjk3N2gtLjkzMlY0LjY0MWgzLjI5NXoiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQgMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYuOTk4IDBDMy4xMzkgMCAwIDMuMTQgMCA2Ljk5OHMzLjE0IDYuOTk3IDYuOTk4IDYuOTk3IDYuOTk3LTMuMTM5IDYuOTk3LTYuOTk3UzEwLjg1NiAwIDYuOTk4IDB6bS0uMTY2IDguNzIyYy0uMTc0LjE4Ny0uMzYuMzUzLS42NTguNDk5LS4zLjE0NS0uNjc2LjIxOC0xLjEzMy4yMTgtLjU4IDAtMS4wNjgtLjE4LTEuNDM1LS41NDEtLjM2OC0uMzYtLjU2Ni0uODI5LS41NjYtMS40MDV2LS45OWMwLS41NzQuMTkyLTEuMDQyLjU0NS0xLjQwNC4zNTMtLjM2Mi44MTUtLjU0MyAxLjM3MS0uNTQzLjU3OCAwIDEuMDI1LjE0MSAxLjMzMi40MjIuMzA4LjI4Mi40NjcuNjU4LjQ3MyAxLjExN2wtLjAwNS4wMjZINS44NmMtLjAxNy0uMjc0LS4wOTgtLjQ1OC0uMjQxLS42MDUtLjE0My0uMTQ3LS4zNTMtLjIyMy0uNjMtLjIyM2EuODM4LjgzOCAwIDAwLS42OTUuMzM1Yy0uMTc4LjIyNS0uMjYuNTEzLS4yNi44Njd2Ljk5NmMwIC4zNi4wODUuNjUzLjI3Ljg3OC4xODQuMjI0LjQzLjMzNy43NDIuMzM3LjIyMiAwIC40MDYtLjAyMy41NDEtLjA2OS4xMzUtLjA0NS4yMDEtLjEwMS4zMTMtLjE2OVY3LjZoLS44ODN2LS42NTloMS44MTV2MS43OHptNC4xMTYtMy4zNzJIOC41ODV2MS4zMThoMi4wMjd2LjcwOEg4LjU4NXYxLjk3N2gtLjkzMlY0LjY0MWgzLjI5NXoiLz48L3N2Zz4=)}.wp-block-coblocks-food-item__attribute--gluten-free .wp-block-coblocks-food-item__icon:last-of-type{margin-right:0}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-food-item__attribute--gluten-free .wp-block-coblocks-food-item__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQgMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYuOTk4IDBDMy4xMzkgMCAwIDMuMTQgMCA2Ljk5OHMzLjE0IDYuOTk3IDYuOTk4IDYuOTk3IDYuOTk3LTMuMTM5IDYuOTk3LTYuOTk3UzEwLjg1NiAwIDYuOTk4IDB6bS0uMTY2IDguNzIyYy0uMTc0LjE4Ny0uMzYuMzUzLS42NTguNDk5LS4zLjE0NS0uNjc2LjIxOC0xLjEzMy4yMTgtLjU4IDAtMS4wNjgtLjE4LTEuNDM1LS41NDEtLjM2OC0uMzYtLjU2Ni0uODI5LS41NjYtMS40MDV2LS45OWMwLS41NzQuMTkyLTEuMDQyLjU0NS0xLjQwNC4zNTMtLjM2Mi44MTUtLjU0MyAxLjM3MS0uNTQzLjU3OCAwIDEuMDI1LjE0MSAxLjMzMi40MjIuMzA4LjI4Mi40NjcuNjU4LjQ3MyAxLjExN2wtLjAwNS4wMjZINS44NmMtLjAxNy0uMjc0LS4wOTgtLjQ1OC0uMjQxLS42MDUtLjE0My0uMTQ3LS4zNTMtLjIyMy0uNjMtLjIyM2EuODM4LjgzOCAwIDAwLS42OTUuMzM1Yy0uMTc4LjIyNS0uMjYuNTEzLS4yNi44Njd2Ljk5NmMwIC4zNi4wODUuNjUzLjI3Ljg3OC4xODQuMjI0LjQzLjMzNy43NDIuMzM3LjIyMiAwIC40MDYtLjAyMy41NDEtLjA2OS4xMzUtLjA0NS4yMDEtLjEwMS4zMTMtLjE2OVY3LjZoLS44ODN2LS42NTloMS44MTV2MS43OHptNC4xMTYtMy4zNzJIOC41ODV2MS4zMThoMi4wMjd2LjcwOEg4LjU4NXYxLjk3N2gtLjkzMlY0LjY0MWgzLjI5NXoiLz48L3N2Zz4=);color:#0000!important}}.wp-block-coblocks-food-and-drinks.has-columns.has-2-columns>h1,.wp-block-coblocks-food-and-drinks.has-columns.has-2-columns>h2,.wp-block-coblocks-food-and-drinks.has-columns.has-2-columns>h3,.wp-block-coblocks-food-and-drinks.has-columns.has-2-columns>h4,.wp-block-coblocks-food-and-drinks.has-columns.has-2-columns>h5,.wp-block-coblocks-food-and-drinks.has-columns.has-2-columns>h6,.wp-block-coblocks-food-and-drinks.has-columns.has-3-columns>h1,.wp-block-coblocks-food-and-drinks.has-columns.has-3-columns>h2,.wp-block-coblocks-food-and-drinks.has-columns.has-3-columns>h3,.wp-block-coblocks-food-and-drinks.has-columns.has-3-columns>h4,.wp-block-coblocks-food-and-drinks.has-columns.has-3-columns>h5,.wp-block-coblocks-food-and-drinks.has-columns.has-3-columns>h6,.wp-block-coblocks-food-and-drinks.has-columns.has-4-columns>h1,.wp-block-coblocks-food-and-drinks.has-columns.has-4-columns>h2,.wp-block-coblocks-food-and-drinks.has-columns.has-4-columns>h3,.wp-block-coblocks-food-and-drinks.has-columns.has-4-columns>h4,.wp-block-coblocks-food-and-drinks.has-columns.has-4-columns>h5,.wp-block-coblocks-food-and-drinks.has-columns.has-4-columns>h6{flex-basis:100%;max-width:100%}@media(min-width:600px){.wp-block-coblocks-food-and-drinks:not(.is-style-list) .wp-block-coblocks-food-item__content{flex-flow:column;justify-content:center;text-align:center}.wp-block-coblocks-food-and-drinks:not(.is-style-list) .wp-block-coblocks-food-item__heading-wrapper{justify-content:center}}.wp-block-coblocks-food-and-drinks:not(.is-style-list) .wp-block-coblocks-food-item__price{margin-top:0;text-align:right}@media(min-width:600px){.wp-block-coblocks-food-and-drinks:not(.is-style-list) .wp-block-coblocks-food-item__price{text-align:inherit}}.wp-block-coblocks-food-and-drinks.is-style-list .wp-block-coblocks-food-item{display:flex;flex:1 100%!important;margin-top:1.5em;max-width:100%}@media(min-width:600px){.wp-block-coblocks-food-and-drinks.is-style-list .wp-block-coblocks-food-item{align-items:center}}.wp-block-coblocks-food-and-drinks.is-style-list .wp-block-coblocks-food-item .components-placeholder,.wp-block-coblocks-food-and-drinks.is-style-list .wp-block-coblocks-food-item figure{flex:0 0 auto;margin:0 20px 0 0!important;max-height:75px;max-width:75px;padding-top:75px}@media(min-width:600px){.wp-block-coblocks-food-and-drinks.is-style-list .wp-block-coblocks-food-item .components-placeholder,.wp-block-coblocks-food-and-drinks.is-style-list .wp-block-coblocks-food-item figure{max-height:100px;max-width:100px;padding-top:100px}}.wp-block-coblocks-food-and-drinks.is-style-list .wp-block-coblocks-food-item__attributes{margin-left:.6em}.wp-block-coblocks-food-and-drinks.is-style-list .wp-block-coblocks-food-item__description{max-width:calc(100% - 50px)}.wp-block-coblocks-food-and-drinks.is-style-list .wp-block-coblocks-food-item__price{margin-top:0;text-align:right}.coblocks-form label{display:block;float:none;margin-bottom:3px}.coblocks-form .coblocks-form__submit+label{margin:1.25rem 0 3px}.coblocks-form .required-error.hidden{display:none}.coblocks-form .coblocks-field,.coblocks-form select{margin:0 0 1.25rem;width:100%}.coblocks-form .coblocks-field.verify,.coblocks-form select.verify{height:0;left:0;opacity:0;position:absolute;top:0;width:0;z-index:-1}.coblocks-form .coblocks-field input[type=radio]{display:inline-block;float:left;margin:5px 5px 0 0}.coblocks-form .coblocks-field .coblocks-checkbox-label{display:inline-flex;width:95%}.coblocks-form textarea{float:none;height:200px;margin:0 0 1.15rem;resize:vertical;width:100%}.coblocks-form span.required{color:#cc1818;margin-left:5px}.coblocks-form .coblocks-radio-label+.coblocks-field.verify+.coblocks-form__submit{margin-top:1.25rem}.coblocks-form .coblocks-form__submit .wp-block-button__link.is-style-outline{background-color:#0000;border:2px solid!important}.coblocks-form .coblocks-form__submit .wp-block-button__link.is-style-circular{border-radius:100px!important}.coblocks-form .coblocks-form__submit .wp-block-button__link.is-style-3d{box-shadow:inset 0 -3px 0 0 #00000040}.coblocks-form .coblocks-form__submit .wp-block-button__link.is-style-shadow{box-shadow:0 4px 6px #0000001c,0 1px 3px rgb(0 0 0 / .075)}.coblocks-form .coblocks-form__inline-fields{align-items:center;display:flex;flex-flow:row wrap;margin-bottom:1.15rem}.coblocks-form .coblocks-form__inline-fields .coblocks-form__inline-field{margin-bottom:.15rem;width:50%}.coblocks-form .coblocks-form__inline-fields .coblocks-form__inline-field input[type=text]{margin-bottom:3px;width:100%}.coblocks-form .coblocks-form__inline-fields .coblocks-form__inline-field:first-child{padding-right:10px}.coblocks-form .coblocks-form__inline-fields .coblocks-form__inline-field:last-child{padding-left:10px}@media only screen and (max-width:535px){.coblocks-form .coblocks-form__inline-fields{display:block}.coblocks-form .coblocks-form__inline-fields .coblocks-form__inline-field{width:100%}.coblocks-form .coblocks-form__inline-fields .coblocks-form__inline-field:first-child,.coblocks-form .coblocks-form__inline-fields .coblocks-form__inline-field:last-child{margin:0 0 1.15rem;padding:0}}.coblocks-form__subtext{display:block;line-height:1;margin-bottom:-.3rem;margin-top:.3rem;opacity:.66}.coblocks-form .coblocks-form-submission{margin-bottom:4em;padding:1.5em 1em}.coblocks-form .coblocks-form-submission p{margin:0 auto;word-wrap:break-word}.coblocks-form .form-errors .form-error-message{color:#cc1818}.coblocks-form .coblocks--inline{display:flex;flex-flow:row wrap;margin-bottom:1.25rem}.coblocks-form .coblocks--inline label{margin-right:10px}.coblocks-form .coblocks--inline input[type=radio]{margin-top:5px}.coblocks-form .coblocks--inline .coblocks-checkbox-label{width:auto}.coblocks-form .coblocks--inline input[type=checkbox]{margin-top:2px}.is-twentynineteen .coblocks-form__submit,.is-twentysixteen .coblocks-form__submit{margin-top:1.5em}.is-twentyseventeen .coblocks-field{margin-bottom:1.75rem}.is-twentyseventeen .coblocks-label{font-weight:800}.is-twentyseventeen .coblocks-form__submit{margin-top:-.75em}.is-twentyseventeen .coblocks-form__submit .wp-block-button__link{margin-top:.1em}.is-twentynineteen .coblocks-form .components-text-control__input,.is-twentynineteen .coblocks-form .components-textarea-control__input{border-color:#ccc;border-radius:0;padding:1.2rem 0}.is-twentynineteen .coblocks-form__submit.wp-block-button{margin-top:0}.is-twentysixteen .coblocks-form .components-text-control__input,.is-twentysixteen .coblocks-form .components-textarea-control__input{background-color:#f7f7f7;border-color:#d1d1d1;border-radius:2px;padding:.75rem 0}.is-twentysixteen .coblocks-form .components-base-control,.is-twentysixteen .coblocks-form .components-base-control .components-base-control__field{margin-bottom:0}.is-twentysixteen .coblocks-form__submit.wp-block-button{margin-top:0}.wp-block-coblocks-gallery-carousel .coblocks-gallery--item{height:100%;position:relative;width:100%!important}.wp-block-coblocks-gallery-carousel,.wp-block-coblocks-gallery-carousel .coblocks-gallery{overflow:hidden;position:relative}.wp-block-coblocks-gallery-carousel .coblocks-gallery--figure{height:100%}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-2 img{border-radius:2px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-3 img{border-radius:3px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-4 img{border-radius:4px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-5 img{border-radius:5px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-6 img{border-radius:6px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-7 img{border-radius:7px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-8 img{border-radius:8px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-9 img{border-radius:9px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-10 img{border-radius:10px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-11 img{border-radius:11px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-12 img{border-radius:12px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-13 img{border-radius:13px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-14 img{border-radius:14px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-15 img{border-radius:15px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-16 img{border-radius:16px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-17 img{border-radius:17px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-18 img{border-radius:18px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-19 img{border-radius:19px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-20 img{border-radius:20px}.wp-block-coblocks-gallery-carousel .carousel-nav{height:auto}.wp-block-coblocks-gallery-carousel .carousel-nav .flickity-viewport{height:80px!important;margin-left:0;margin-right:0}.wp-block-coblocks-gallery-carousel .carousel-nav figure{margin:0}.wp-block-coblocks-gallery-carousel .carousel-nav .coblocks--figure{height:100%;position:relative}.wp-block-coblocks-gallery-carousel .carousel-nav .coblocks--item-thumbnail{height:80px;opacity:.4;overflow:hidden;transition:opacity .25s ease;width:100px}.wp-block-coblocks-gallery-carousel .carousel-nav .coblocks--item-thumbnail:hover{opacity:.66}.wp-block-coblocks-gallery-carousel .carousel-nav .coblocks--item-thumbnail.is-selected{opacity:1}.wp-block-coblocks-gallery-carousel .carousel-nav .coblocks--item-thumbnail img{height:100%;object-fit:cover;position:absolute;top:0;vertical-align:middle;width:100%}.wp-block-coblocks-gallery-carousel-page-dot-pagination-container{align-items:center;bottom:2.2rem;display:flex;flex-direction:row;justify-content:center;position:absolute;width:100%}.wp-block-coblocks-gallery-carousel-page-dot-pagination-container>.wp-block-coblocks-gallery-carousel-page-dot-wrapper{align-items:center;display:flex;flex-direction:row;flex-grow:.1;justify-content:space-evenly;min-width:45px}.wp-block-coblocks-gallery-carousel-page-dot-pagination-container>.wp-block-coblocks-gallery-carousel-page-dot-wrapper>.wp-block-coblocks-gallery-carousel-page-dot-pagination{background:#fff;border:none;border-radius:50%;cursor:pointer;height:8px;padding:1px 6px;transition:background .2s;width:8px}.wp-block-coblocks-gallery-carousel-thumbnail-pagination{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:flex-start;margin:0 auto;overflow:hidden;width:100%}.wp-block-coblocks-gallery-carousel-thumbnail{border:none;cursor:pointer;min-width:100px;opacity:.4;padding:0}.wp-block-coblocks-gallery-carousel-thumbnail.is-active{opacity:1}.has-responsive-height.has-carousel{height:auto!important;position:relative}.has-responsive-height.has-carousel .flickity-viewport{left:0;position:absolute;top:0;width:100%}body.rtl .flickity-viewport{position:relative}body.rtl .flickity-prev-next-button.next{left:0}body.rtl .flickity-prev-next-button.previous{left:unset}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.alignfull ul,.wp-block-coblocks-gallery-collage.alignfull ul{padding-left:1em;padding-right:1em}.editor-styles-wrapper .wp-block-coblocks-gallery-collage:not(.is-style-layered) li,.wp-block-coblocks-gallery-collage:not(.is-style-layered) li{margin:0}.editor-styles-wrapper .wp-block-coblocks-gallery-collage ul,.wp-block-coblocks-gallery-collage ul{display:flex;flex-wrap:wrap;list-style-type:none;margin:0!important;padding:0!important}.editor-styles-wrapper .wp-block-coblocks-gallery-collage ul li,.wp-block-coblocks-gallery-collage ul li{list-style:none}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.has-no-gutter .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item,.editor-styles-wrapper .wp-block-coblocks-gallery-collage.has-no-gutter .wp-block-coblocks-gallery-collage__item,.wp-block-coblocks-gallery-collage.has-no-gutter .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item,.wp-block-coblocks-gallery-collage.has-no-gutter .wp-block-coblocks-gallery-collage__item{padding:0!important}.editor-styles-wrapper .wp-block-coblocks-gallery-collage__item .block-editor-media-placeholder,.editor-styles-wrapper .wp-block-coblocks-gallery-collage__item figure,.wp-block-coblocks-gallery-collage__item .block-editor-media-placeholder,.wp-block-coblocks-gallery-collage__item figure{padding:0}.editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:first-child,.wp-block-coblocks-gallery-collage__item:first-child{align-self:flex-end;width:75%}.editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:first-child .block-editor-media-placeholder,.editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:first-child figure,.wp-block-coblocks-gallery-collage__item:first-child .block-editor-media-placeholder,.wp-block-coblocks-gallery-collage__item:first-child figure{padding-top:66.6666666667%}.editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(2),.wp-block-coblocks-gallery-collage__item:nth-child(2){align-self:flex-end;margin-right:auto!important;width:25%}.editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(2) .block-editor-media-placeholder,.editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(2) figure,.wp-block-coblocks-gallery-collage__item:nth-child(2) .block-editor-media-placeholder,.wp-block-coblocks-gallery-collage__item:nth-child(2) figure{padding-top:100%}.editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(3),.wp-block-coblocks-gallery-collage__item:nth-child(3){align-self:flex-start;margin-left:auto!important;width:25%}.editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(3) .block-editor-media-placeholder,.editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(3) figure,.wp-block-coblocks-gallery-collage__item:nth-child(3) .block-editor-media-placeholder,.wp-block-coblocks-gallery-collage__item:nth-child(3) figure{padding-top:100%}.editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(4),.wp-block-coblocks-gallery-collage__item:nth-child(4){align-self:flex-start;width:25%}.editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(4) .block-editor-media-placeholder,.editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(4) figure,.wp-block-coblocks-gallery-collage__item:nth-child(4) .block-editor-media-placeholder,.wp-block-coblocks-gallery-collage__item:nth-child(4) figure{padding-top:100%}.editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(5),.wp-block-coblocks-gallery-collage__item:nth-child(5){align-self:flex-start;width:25%}.editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(5) .block-editor-media-placeholder,.editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(5) figure,.wp-block-coblocks-gallery-collage__item:nth-child(5) .block-editor-media-placeholder,.wp-block-coblocks-gallery-collage__item:nth-child(5) figure{padding-top:150%}.is-style-tiled .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:first-child,.is-style-tiled .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(2),.is-style-tiled .wp-block-coblocks-gallery-collage__item:first-child,.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-bottom:0!important}.is-style-tiled .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:first-child,.is-style-tiled .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(4),.is-style-tiled .wp-block-coblocks-gallery-collage__item:first-child,.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(4){width:66.66%}.is-style-tiled .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:first-child .block-editor-media-placeholder,.is-style-tiled .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:first-child figure,.is-style-tiled .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(4) .block-editor-media-placeholder,.is-style-tiled .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(4) figure,.is-style-tiled .wp-block-coblocks-gallery-collage__item:first-child .block-editor-media-placeholder,.is-style-tiled .wp-block-coblocks-gallery-collage__item:first-child figure,.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(4) .block-editor-media-placeholder,.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(4) figure{padding-top:66%}.is-style-tiled .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(2),.is-style-tiled .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(3),.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(2),.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(3){width:33.33%}.is-style-tiled .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(2) .block-editor-media-placeholder,.is-style-tiled .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(2) figure,.is-style-tiled .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(3) .block-editor-media-placeholder,.is-style-tiled .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(3) figure,.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(2) .block-editor-media-placeholder,.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(2) figure,.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(3) .block-editor-media-placeholder,.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(3) figure{padding-top:100%}.is-style-tiled .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(3),.is-style-tiled .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(4),.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(3),.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(4){padding-left:0!important}.is-style-layered .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item,.is-style-layered .wp-block-coblocks-gallery-collage__item{align-self:flex-start}.is-style-layered .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:first-child,.is-style-layered .wp-block-coblocks-gallery-collage__item:first-child{margin-left:16.8539325843%!important;width:40.2247191011%;z-index:4}.is-style-layered .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:first-child .block-editor-media-placeholder,.is-style-layered .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:first-child figure,.is-style-layered .wp-block-coblocks-gallery-collage__item:first-child .block-editor-media-placeholder,.is-style-layered .wp-block-coblocks-gallery-collage__item:first-child figure{padding-top:137.4301675978%}.is-style-layered .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(2),.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(2){margin-left:20.5882352941%!important;margin-top:11.8181818182%!important;width:22.2471910112%;z-index:2}.is-style-layered .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(2).is-selected,.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(2).is-selected{z-index:4}.is-style-layered .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(2) .block-editor-media-placeholder,.is-style-layered .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(2) figure,.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(2) .block-editor-media-placeholder,.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(2) figure{padding-top:100%}.is-style-layered .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(3),.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(3){margin-left:36.8539325843%!important;margin-top:-27.9775280899%!important;width:55.2808988764%;z-index:3}.is-style-layered .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(3) .block-editor-media-placeholder,.is-style-layered .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(3) figure,.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(3) .block-editor-media-placeholder,.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(3) figure{padding-top:69.1056910569%}.is-style-layered .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(4),.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(4){margin-top:-21.2359550562%!important;width:55.2808988764%;z-index:1}.is-style-layered .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(4).is-selected,.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(4).is-selected{z-index:4}.is-style-layered .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(4) .block-editor-media-placeholder,.is-style-layered .editor-styles-wrapper .wp-block-coblocks-gallery-collage__item:nth-child(4) figure,.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(4) .block-editor-media-placeholder,.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(4) figure{padding-top:76.8292682927%}.editor-styles-wrapper .wp-block-coblocks-gallery-collage__figure,.wp-block-coblocks-gallery-collage__figure{display:flex;margin:0;position:relative;width:100%}.editor-styles-wrapper .wp-block-coblocks-gallery-collage__figure img,.wp-block-coblocks-gallery-collage__figure img{height:100%;object-fit:cover;position:absolute;top:0;vertical-align:middle;width:100%}.editor-styles-wrapper .wp-block-coblocks-gallery-collage figcaption,.wp-block-coblocks-gallery-collage figcaption{bottom:0;font-size:13px;margin:0;opacity:.9;padding:30px 10px 10px;position:absolute;text-align:center;width:100%}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.has-caption-style-dark figcaption,.wp-block-coblocks-gallery-collage.has-caption-style-dark figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 50%,#0000)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.has-caption-style-light figcaption,.wp-block-coblocks-gallery-collage.has-caption-style-light figcaption{background:linear-gradient(0deg,#ffffffed 6.3%,#ffffff80 61%,#fff0)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage:not(.has-caption-color).has-caption-style-dark figcaption,.wp-block-coblocks-gallery-collage:not(.has-caption-color).has-caption-style-dark figcaption{color:#fff}.editor-styles-wrapper .wp-block-coblocks-gallery-collage:not(.has-caption-color).has-caption-style-light figcaption,.wp-block-coblocks-gallery-collage:not(.has-caption-color).has-caption-style-light figcaption{color:#000}.editor-styles-wrapper .wp-block-coblocks-gallery-collage .wp-block-coblocks-gallery-collage__item:first-child,.editor-styles-wrapper .wp-block-coblocks-gallery-collage .wp-block-coblocks-gallery-collage__item:nth-child(2),.wp-block-coblocks-gallery-collage .wp-block-coblocks-gallery-collage__item:first-child,.wp-block-coblocks-gallery-collage .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-bottom:calc(var(--coblocks-spacing--1, .5em)*2)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage ul>:not(:first-child),.wp-block-coblocks-gallery-collage ul>:not(:first-child){padding-left:calc(var(--coblocks-spacing--1, .5em)*2)}@media(min-width:600px){.editor-styles-wrapper .wp-block-coblocks-gallery-collage.has-medium-gutter .wp-block-coblocks-gallery-collage__item:first-child,.editor-styles-wrapper .wp-block-coblocks-gallery-collage.has-medium-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2),.wp-block-coblocks-gallery-collage.has-medium-gutter .wp-block-coblocks-gallery-collage__item:first-child,.wp-block-coblocks-gallery-collage.has-medium-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-bottom:calc(var(--coblocks-spacing--2, 1em)*2)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.has-medium-gutter ul>:not(:first-child),.wp-block-coblocks-gallery-collage.has-medium-gutter ul>:not(:first-child){padding-left:calc(var(--coblocks-spacing--2, 1em)*2)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.has-large-gutter .wp-block-coblocks-gallery-collage__item:first-child,.editor-styles-wrapper .wp-block-coblocks-gallery-collage.has-large-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2),.wp-block-coblocks-gallery-collage.has-large-gutter .wp-block-coblocks-gallery-collage__item:first-child,.wp-block-coblocks-gallery-collage.has-large-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-bottom:calc(var(--coblocks-spacing--3, 1.5em)*2)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.has-large-gutter ul>:not(:first-child),.wp-block-coblocks-gallery-collage.has-large-gutter ul>:not(:first-child){padding-left:calc(var(--coblocks-spacing--3, 1.5em)*2)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.has-huge-gutter .wp-block-coblocks-gallery-collage__item:first-child,.editor-styles-wrapper .wp-block-coblocks-gallery-collage.has-huge-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2),.wp-block-coblocks-gallery-collage.has-huge-gutter .wp-block-coblocks-gallery-collage__item:first-child,.wp-block-coblocks-gallery-collage.has-huge-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-bottom:calc(var(--coblocks-spacing--4, 2em)*2)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.has-huge-gutter ul>:not(:first-child),.wp-block-coblocks-gallery-collage.has-huge-gutter ul>:not(:first-child){padding-left:calc(var(--coblocks-spacing--4, 2em)*2)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.has-custom-gutter .wp-block-coblocks-gallery-collage__item:first-child,.editor-styles-wrapper .wp-block-coblocks-gallery-collage.has-custom-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2),.wp-block-coblocks-gallery-collage.has-custom-gutter .wp-block-coblocks-gallery-collage__item:first-child,.wp-block-coblocks-gallery-collage.has-custom-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-bottom:var(--coblocks-custom-gutter,0)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.has-custom-gutter ul>:not(:first-child),.wp-block-coblocks-gallery-collage.has-custom-gutter ul>:not(:first-child){padding-left:var(--coblocks-custom-gutter,0)}}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(2),.wp-block-coblocks-gallery-collage.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-left:calc(var(--coblocks-spacing--1, .5em)*2)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(3),.wp-block-coblocks-gallery-collage.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(3){padding-right:calc(var(--coblocks-spacing--1, .5em)*2);padding-top:calc(var(--coblocks-spacing--1, .5em)*2)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(4),.wp-block-coblocks-gallery-collage.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(4){padding-top:calc(var(--coblocks-spacing--1, .5em)*2)}@media(min-width:600px){.editor-styles-wrapper .wp-block-coblocks-gallery-collage.is-style-tiled.has-medium-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2),.wp-block-coblocks-gallery-collage.is-style-tiled.has-medium-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-left:calc(var(--coblocks-spacing--2, 1em)*2)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.is-style-tiled.has-medium-gutter .wp-block-coblocks-gallery-collage__item:nth-child(3),.wp-block-coblocks-gallery-collage.is-style-tiled.has-medium-gutter .wp-block-coblocks-gallery-collage__item:nth-child(3){padding-right:calc(var(--coblocks-spacing--2, 1em)*2);padding-top:calc(var(--coblocks-spacing--2, 1em)*2)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.is-style-tiled.has-medium-gutter .wp-block-coblocks-gallery-collage__item:nth-child(4),.wp-block-coblocks-gallery-collage.is-style-tiled.has-medium-gutter .wp-block-coblocks-gallery-collage__item:nth-child(4){padding-top:calc(var(--coblocks-spacing--2, 1em)*2)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.is-style-tiled.has-large-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2),.wp-block-coblocks-gallery-collage.is-style-tiled.has-large-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-left:calc(var(--coblocks-spacing--3, 1.5em)*2)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.is-style-tiled.has-large-gutter .wp-block-coblocks-gallery-collage__item:nth-child(3),.wp-block-coblocks-gallery-collage.is-style-tiled.has-large-gutter .wp-block-coblocks-gallery-collage__item:nth-child(3){padding-right:calc(var(--coblocks-spacing--3, 1.5em)*2);padding-top:calc(var(--coblocks-spacing--3, 1.5em)*2)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.is-style-tiled.has-large-gutter .wp-block-coblocks-gallery-collage__item:nth-child(4),.wp-block-coblocks-gallery-collage.is-style-tiled.has-large-gutter .wp-block-coblocks-gallery-collage__item:nth-child(4){padding-top:calc(var(--coblocks-spacing--3, 1.5em)*2)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.is-style-tiled.has-huge-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2),.wp-block-coblocks-gallery-collage.is-style-tiled.has-huge-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-left:calc(var(--coblocks-spacing--4, 2em)*2)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.is-style-tiled.has-huge-gutter .wp-block-coblocks-gallery-collage__item:nth-child(3),.wp-block-coblocks-gallery-collage.is-style-tiled.has-huge-gutter .wp-block-coblocks-gallery-collage__item:nth-child(3){padding-right:calc(var(--coblocks-spacing--4, 2em)*2);padding-top:calc(var(--coblocks-spacing--4, 2em)*2)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.is-style-tiled.has-huge-gutter .wp-block-coblocks-gallery-collage__item:nth-child(4),.wp-block-coblocks-gallery-collage.is-style-tiled.has-huge-gutter .wp-block-coblocks-gallery-collage__item:nth-child(4){padding-top:calc(var(--coblocks-spacing--4, 2em)*2)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.is-style-tiled.has-custom-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2),.wp-block-coblocks-gallery-collage.is-style-tiled.has-custom-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-left:var(--coblocks-custom-gutter,0)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.is-style-tiled.has-custom-gutter .wp-block-coblocks-gallery-collage__item:nth-child(3),.wp-block-coblocks-gallery-collage.is-style-tiled.has-custom-gutter .wp-block-coblocks-gallery-collage__item:nth-child(3){padding-right:var(--coblocks-custom-gutter,0);padding-top:var(--coblocks-custom-gutter,0)}.editor-styles-wrapper .wp-block-coblocks-gallery-collage.is-style-tiled.has-custom-gutter .wp-block-coblocks-gallery-collage__item:nth-child(4),.wp-block-coblocks-gallery-collage.is-style-tiled.has-custom-gutter .wp-block-coblocks-gallery-collage__item:nth-child(4){padding-top:var(--coblocks-custom-gutter,0)}}.wp-block-coblocks-gallery-collage .pb-0{padding-bottom:0!important}.wp-block-coblocks-gallery-collage .pl-0{padding-left:0!important}div.wp-block-coblocks-gallery-masonry{position:relative}div.wp-block-coblocks-gallery-masonry ul{list-style:none!important;padding:0!important}div.wp-block-coblocks-gallery-masonry ul:not([class*=gutter]){margin-left:0!important}div.wp-block-coblocks-gallery-masonry li{margin:0!important}div.wp-block-coblocks-gallery-masonry figure{margin:0;overflow:hidden}div.wp-block-coblocks-gallery-masonry img{height:auto;vertical-align:bottom;width:100%}div.wp-block-coblocks-gallery-masonry figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 50%,#0000);bottom:0;font-size:13px;max-height:100%!important;opacity:.9;overflow:auto;padding:30px 10px 10px!important;position:absolute!important;text-align:center;width:100%}div.wp-block-coblocks-gallery-masonry figcaption img{display:inline}body[class*=version-5-5] [data-type="coblocks/gallery-masonry"].block-editor-block-list__block:after,body[class*=version-5-6] [data-type="coblocks/gallery-masonry"].block-editor-block-list__block:after,body[class*=version-5-7] [data-type="coblocks/gallery-masonry"].block-editor-block-list__block:after{box-shadow:none!important}body[class*=version-5-5] [data-type="coblocks/gallery-masonry"] .block-library-gallery-item__inline-menu,body[class*=version-5-6] [data-type="coblocks/gallery-masonry"] .block-library-gallery-item__inline-menu,body[class*=version-5-7] [data-type="coblocks/gallery-masonry"] .block-library-gallery-item__inline-menu{top:1px}body[class*=version-5-5] [data-type="coblocks/gallery-masonry"] .block-library-gallery-item__inline-menu.is-left,body[class*=version-5-6] [data-type="coblocks/gallery-masonry"] .block-library-gallery-item__inline-menu.is-left,body[class*=version-5-7] [data-type="coblocks/gallery-masonry"] .block-library-gallery-item__inline-menu.is-left{left:1px}body[class*=version-5-5] [data-type="coblocks/gallery-masonry"] .block-library-gallery-item__inline-menu.is-right,body[class*=version-5-6] [data-type="coblocks/gallery-masonry"] .block-library-gallery-item__inline-menu.is-right,body[class*=version-5-7] [data-type="coblocks/gallery-masonry"] .block-library-gallery-item__inline-menu.is-right{right:1px}body[class*=version-5-5] [data-type="coblocks/gallery-masonry"] .coblocks-gallery--figure,body[class*=version-5-6] [data-type="coblocks/gallery-masonry"] .coblocks-gallery--figure,body[class*=version-5-7] [data-type="coblocks/gallery-masonry"] .coblocks-gallery--figure{width:auto!important}body[class*=version-5-5] [data-type="coblocks/gallery-masonry"] .coblocks-gallery--figure.is-selected,body[class*=version-5-6] [data-type="coblocks/gallery-masonry"] .coblocks-gallery--figure.is-selected,body[class*=version-5-7] [data-type="coblocks/gallery-masonry"] .coblocks-gallery--figure.is-selected{border-radius:4px}body[class*=version-5-5] [data-type="coblocks/gallery-masonry"] .coblocks-gallery--figure.is-selected:after,body[class*=version-5-6] [data-type="coblocks/gallery-masonry"] .coblocks-gallery--figure.is-selected:after,body[class*=version-5-7] [data-type="coblocks/gallery-masonry"] .coblocks-gallery--figure.is-selected:after{border-radius:4px;box-shadow:inset 0 0 0 2px var(--wp-admin-theme-color,#007cba),inset 0 0 0 3px #fff}body[class*=version-5-5] [data-type="coblocks/gallery-masonry"] .coblocks-gallery--figure img,body[class*=version-5-6] [data-type="coblocks/gallery-masonry"] .coblocks-gallery--figure img,body[class*=version-5-7] [data-type="coblocks/gallery-masonry"] .coblocks-gallery--figure img{vertical-align:bottom}body[class*=version-5-5] [data-type="coblocks/gallery-masonry"] .components-drop-zone.is-active+ul li:last-child .components-drop-zone,body[class*=version-5-6] [data-type="coblocks/gallery-masonry"] .components-drop-zone.is-active+ul li:last-child .components-drop-zone,body[class*=version-5-7] [data-type="coblocks/gallery-masonry"] .components-drop-zone.is-active+ul li:last-child .components-drop-zone{display:none}body[class*=version-5-5] [data-type="coblocks/gallery-masonry"] .block-editor-rich-text,body[class*=version-5-6] [data-type="coblocks/gallery-masonry"] .block-editor-rich-text,body[class*=version-5-7] [data-type="coblocks/gallery-masonry"] .block-editor-rich-text{bottom:0;left:0;max-height:100%;overflow-y:auto;position:absolute;right:0;width:100%}body[class*=version-5-5] [data-type="coblocks/gallery-masonry"] .block-editor-rich-text .editor-rich-text__tinymce,body[class*=version-5-5] [data-type="coblocks/gallery-masonry"] .block-editor-rich-text .editor-rich-text__tinymce a,body[class*=version-5-6] [data-type="coblocks/gallery-masonry"] .block-editor-rich-text .editor-rich-text__tinymce,body[class*=version-5-6] [data-type="coblocks/gallery-masonry"] .block-editor-rich-text .editor-rich-text__tinymce a,body[class*=version-5-7] [data-type="coblocks/gallery-masonry"] .block-editor-rich-text .editor-rich-text__tinymce,body[class*=version-5-7] [data-type="coblocks/gallery-masonry"] .block-editor-rich-text .editor-rich-text__tinymce a{color:inherit}body[class*=version-5-5] [data-type="coblocks/gallery-masonry"] .block-editor-rich-text .editor-rich-text__tinymce:not(.mce-content-body),body[class*=version-5-6] [data-type="coblocks/gallery-masonry"] .block-editor-rich-text .editor-rich-text__tinymce:not(.mce-content-body),body[class*=version-5-7] [data-type="coblocks/gallery-masonry"] .block-editor-rich-text .editor-rich-text__tinymce:not(.mce-content-body){opacity:.6}body[class*=version-5-5] [data-type="coblocks/gallery-masonry"] .block-editor-rich-text .editor-rich-text__tinymce:focus a[data-mce-selected],body[class*=version-5-6] [data-type="coblocks/gallery-masonry"] .block-editor-rich-text .editor-rich-text__tinymce:focus a[data-mce-selected],body[class*=version-5-7] [data-type="coblocks/gallery-masonry"] .block-editor-rich-text .editor-rich-text__tinymce:focus a[data-mce-selected]{opacity:.2}body[class*=version-5-5] [data-type="coblocks/gallery-masonry"] .block-editor-rich-text figcaption:not([data-is-placeholder-visible=true]),body[class*=version-5-6] [data-type="coblocks/gallery-masonry"] .block-editor-rich-text figcaption:not([data-is-placeholder-visible=true]),body[class*=version-5-7] [data-type="coblocks/gallery-masonry"] .block-editor-rich-text figcaption:not([data-is-placeholder-visible=true]){overflow:hidden;position:relative!important}@supports(position:sticky){body[class*=version-5-5] [data-type="coblocks/gallery-masonry"] .is-selected .block-editor-rich-text,body[class*=version-5-6] [data-type="coblocks/gallery-masonry"] .is-selected .block-editor-rich-text,body[class*=version-5-7] [data-type="coblocks/gallery-masonry"] .is-selected .block-editor-rich-text{bottom:4px;left:4px;margin-top:-4px;right:4px;width:calc(100% - 8px)}}body[class*=version-5-5] [data-type="coblocks/gallery-masonry"] .is-selected .block-editor-rich-text figcaption,body[class*=version-5-6] [data-type="coblocks/gallery-masonry"] .is-selected .block-editor-rich-text figcaption,body[class*=version-5-7] [data-type="coblocks/gallery-masonry"] .is-selected .block-editor-rich-text figcaption{padding-bottom:6px!important}body[class*=version-5-5] [data-type="coblocks/gallery-masonry"] .is-selected .block-editor-rich-text .editor-rich-text__inline-toolbar,body[class*=version-5-6] [data-type="coblocks/gallery-masonry"] .is-selected .block-editor-rich-text .editor-rich-text__inline-toolbar,body[class*=version-5-7] [data-type="coblocks/gallery-masonry"] .is-selected .block-editor-rich-text .editor-rich-text__inline-toolbar{top:0}body[class*=version-5-5] [data-type="coblocks/gallery-masonry"] .is-selected .block-editor-rich-text .editor-rich-text__tinymce,body[class*=version-5-6] [data-type="coblocks/gallery-masonry"] .is-selected .block-editor-rich-text .editor-rich-text__tinymce,body[class*=version-5-7] [data-type="coblocks/gallery-masonry"] .is-selected .block-editor-rich-text .editor-rich-text__tinymce{padding-top:48px}body[class*=version-5-5] [data-type="coblocks/gallery-masonry"] .components-coblocks-gallery-item__image-link+img+.block-editor-rich-text,body[class*=version-5-6] [data-type="coblocks/gallery-masonry"] .components-coblocks-gallery-item__image-link+img+.block-editor-rich-text,body[class*=version-5-7] [data-type="coblocks/gallery-masonry"] .components-coblocks-gallery-item__image-link+img+.block-editor-rich-text{margin-bottom:34px}body[class*=version-5-5] [data-type="coblocks/gallery-masonry"] .wp-block-coblocks-gallery-masonry ul,body[class*=version-5-6] [data-type="coblocks/gallery-masonry"] .wp-block-coblocks-gallery-masonry ul,body[class*=version-5-7] [data-type="coblocks/gallery-masonry"] .wp-block-coblocks-gallery-masonry ul{margin:0}body[class*=version-5-5] [data-type="core/group"] .wp-block-coblocks-gallery-masonry,body[class*=version-5-6] [data-type="core/group"] .wp-block-coblocks-gallery-masonry,body[class*=version-5-7] [data-type="core/group"] .wp-block-coblocks-gallery-masonry{margin-bottom:40px!important;margin-top:40px!important}body[class*=version-5-5] .block-editor-block-list__block[data-type="coblocks/gallery-masonry"]:not(.is-selected):not(.is-focused) .coblocks-gallery div.components-form-file-upload,body[class*=version-5-5] .block-editor-inserter__preview-content .wp-block-coblocks-gallery-masonry .coblocks-gallery--item:last-child,body[class*=version-5-6] .block-editor-block-list__block[data-type="coblocks/gallery-masonry"]:not(.is-selected):not(.is-focused) .coblocks-gallery div.components-form-file-upload,body[class*=version-5-6] .block-editor-inserter__preview-content .wp-block-coblocks-gallery-masonry .coblocks-gallery--item:last-child,body[class*=version-5-7] .block-editor-block-list__block[data-type="coblocks/gallery-masonry"]:not(.is-selected):not(.is-focused) .coblocks-gallery div.components-form-file-upload,body[class*=version-5-7] .block-editor-inserter__preview-content .wp-block-coblocks-gallery-masonry .coblocks-gallery--item:last-child{display:none}figure.wp-block-coblocks-gallery-masonry.masonry-grid{column-fill:initial;column-gap:30px;transition:all .5s ease-in-out}figure.wp-block-coblocks-gallery-masonry.masonry-grid.alignfull,figure.wp-block-coblocks-gallery-masonry.masonry-grid.alignwide{margin:0}figure.wp-block-coblocks-gallery-masonry.masonry-grid figure.wp-block-image{position:relative}figure.wp-block-coblocks-gallery-masonry.masonry-grid figure.wp-block-image:first-of-type{margin-top:0!important}figure.wp-block-coblocks-gallery-masonry.masonry-grid figure.wp-block-image img{border:0;display:block;font:inherit;font-size:100%;height:auto;margin:0;max-width:100%;padding:0;width:100%}figure.wp-block-coblocks-gallery-masonry.masonry-grid figure.wp-block-image figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 50%,#0000);bottom:0;font-size:13px;margin-bottom:0;max-height:100%!important;opacity:.9;overflow:auto;padding:30px 10px 10px!important;position:absolute!important;text-align:center;width:100%}figure.wp-block-coblocks-gallery-masonry.masonry-grid figure.wp-block-image figcaption img{display:inline}figure.wp-block-coblocks-gallery-masonry.masonry-grid.has-small-gutter{column-gap:calc(var(--coblocks-spacing--1, .5em)*2)}figure.wp-block-coblocks-gallery-masonry.masonry-grid.has-small-gutter>figure{margin-bottom:calc(var(--coblocks-spacing--1, .5em)*2)}figure.wp-block-coblocks-gallery-masonry.masonry-grid.has-medium-gutter{column-gap:calc(var(--coblocks-spacing--2, 1em)*2)}figure.wp-block-coblocks-gallery-masonry.masonry-grid.has-medium-gutter>figure{margin-bottom:calc(var(--coblocks-spacing--2, 1em)*2)}figure.wp-block-coblocks-gallery-masonry.masonry-grid.has-large-gutter{column-gap:calc(var(--coblocks-spacing--3, 1.5em)*2)}figure.wp-block-coblocks-gallery-masonry.masonry-grid.has-large-gutter>figure{margin-bottom:calc(var(--coblocks-spacing--3, 1.5em)*2)}figure.wp-block-coblocks-gallery-masonry.masonry-grid.has-custom-gutter{column-gap:calc(var(--coblocks-custom-gutter, 0em)*2)}figure.wp-block-coblocks-gallery-masonry.masonry-grid.has-custom-gutter>figure{margin-bottom:calc(var(--coblocks-custom-gutter, 0)*2)}@media only screen and (min-width:768px)and (max-width:1023px){figure.wp-block-coblocks-gallery-masonry.masonry-grid{column-count:2}}@media only screen and (min-width:1024px){figure.wp-block-coblocks-gallery-masonry.masonry-grid{column-count:3}}.is-twentytwenty figure.wp-block-coblocks-gallery-masonry.masonry-grid{margin-left:auto;margin-right:auto}.wp-block-coblocks-gallery-offset .coblocks-gallery{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:0;margin-left:0;padding-left:0}.wp-block-coblocks-gallery-offset img{max-height:22vw;width:auto}.wp-block-coblocks-gallery-offset figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 50%,#0000);bottom:0;font-size:13px;max-height:100%!important;opacity:1;overflow:hidden;padding:30px 10px 10px!important;position:absolute!important;text-align:center;width:100%}@media(min-width:600px){.wp-block-coblocks-gallery-offset .has-small-images img{max-height:22vw}}@media(min-width:960px){.wp-block-coblocks-gallery-offset .has-small-images img{max-height:11vw}}@media(min-width:600px){.wp-block-coblocks-gallery-offset .has-medium-images img{max-height:28vw}}@media(min-width:960px){.wp-block-coblocks-gallery-offset .has-medium-images img{max-height:12vw}}@media(min-width:600px){.wp-block-coblocks-gallery-offset .has-large-images img{max-height:40vw}}@media(min-width:960px){.wp-block-coblocks-gallery-offset .has-large-images img{max-height:20vw}}@media(min-width:600px){.wp-block-coblocks-gallery-offset .has-huge-images img{max-height:40vw}}@media(min-width:960px){.wp-block-coblocks-gallery-offset .has-huge-images img{max-height:30vw}}.wp-block-coblocks-gallery-offset .has-huge-gutter,.wp-block-coblocks-gallery-offset .has-large-gutter,.wp-block-coblocks-gallery-offset .has-medium-gutter,.wp-block-coblocks-gallery-offset .has-small-gutter{margin-bottom:calc(var(--coblocks-spacing--1, .5em)*-1*2);margin-left:calc(var(--coblocks-spacing--1, .5em)*-.5*2)}.wp-block-coblocks-gallery-offset .has-huge-gutter figure,.wp-block-coblocks-gallery-offset .has-large-gutter figure,.wp-block-coblocks-gallery-offset .has-medium-gutter figure,.wp-block-coblocks-gallery-offset .has-small-gutter figure{margin-bottom:calc(var(--coblocks-spacing--1, .5em)*2);margin-left:calc(var(--coblocks-spacing--1, .5em)*2)}@media(min-width:600px){.wp-block-coblocks-gallery-offset .has-medium-gutter{margin-bottom:calc(var(--coblocks-spacing--2, 1em)*-1*2);margin-left:calc(var(--coblocks-spacing--2, 1em)*-.5*2)}.wp-block-coblocks-gallery-offset .has-medium-gutter figure{margin-bottom:calc(var(--coblocks-spacing--2, 1em)*2);margin-left:calc(var(--coblocks-spacing--2, 1em)*2)}.wp-block-coblocks-gallery-offset .has-large-gutter{margin-bottom:calc(var(--coblocks-spacing--3, 1.5em)*-1*2);margin-left:calc(var(--coblocks-spacing--3, 1.5em)*-.5*2)}.wp-block-coblocks-gallery-offset .has-large-gutter figure{margin-bottom:calc(var(--coblocks-spacing--3, 1.5em)*2);margin-left:calc(var(--coblocks-spacing--3, 1.5em)*2)}.wp-block-coblocks-gallery-offset .has-huge-gutter{margin-bottom:calc(var(--coblocks-spacing--4, 2em)*-1*2);margin-left:calc(var(--coblocks-spacing--4, 2em)*-.5*2)}.wp-block-coblocks-gallery-offset .has-huge-gutter figure{margin-bottom:calc(var(--coblocks-spacing--4, 2em)*2);margin-left:calc(var(--coblocks-spacing--4, 2em)*2)}}.wp-block-coblocks-gallery-offset .has-custom-gutter{margin-bottom:calc(var(--coblocks-custom-gutter, 0)*-1*2);margin-left:calc(var(--coblocks-custom-gutter, 0)*-.5*2)}.wp-block-coblocks-gallery-offset .has-custom-gutter figure{margin-bottom:calc(var(--coblocks-custom-gutter, 0)*2);margin-left:calc(var(--coblocks-custom-gutter, 0)*2)}@media(min-width:600px){.wp-block-coblocks-gallery-offset .has-custom-gutter{margin-bottom:calc(var(--coblocks-custom-gutter, 0)*-1*2);margin-left:calc(var(--coblocks-custom-gutter, 0)*-.5*2)}.wp-block-coblocks-gallery-offset .has-custom-gutter figure{margin-bottom:calc(var(--coblocks-custom-gutter, 0)*2);margin-left:calc(var(--coblocks-custom-gutter, 0)*2)}}.wp-block-coblocks-gallery-stacked{position:relative;text-align:center}.wp-block-coblocks-gallery-stacked.alignleft,.wp-block-coblocks-gallery-stacked.alignright{max-width:305px}.wp-block-coblocks-gallery-stacked:not(.has-caption-color){color:#1e1e1e!important}.wp-block-coblocks-gallery-stacked .coblocks-gallery{margin-left:0;margin-top:0;padding-left:0}.wp-block-coblocks-gallery-stacked .coblocks-gallery.has-small-gutter li:not(:last-of-type){margin-bottom:calc(var(--coblocks-spacing--1, .5em)*2)}.wp-block-coblocks-gallery-stacked .coblocks-gallery.has-medium-gutter li:not(:last-of-type){margin-bottom:calc(var(--coblocks-spacing--2, 1em)*2)}.wp-block-coblocks-gallery-stacked .coblocks-gallery.has-large-gutter li:not(:last-of-type){margin-bottom:calc(var(--coblocks-spacing--3, 1.5em)*2)}.wp-block-coblocks-gallery-stacked .coblocks-gallery.has-custom-gutter li:not(:last-of-type){margin-bottom:calc(var(--coblocks-custom-gutter, 0)*2)}.wp-block-coblocks-gallery-stacked .coblocks-gallery--item{margin-bottom:0;margin-left:auto;margin-right:auto}.wp-block-coblocks-gallery-stacked .coblocks-gallery--item .coblocks-gallery--figure{margin-bottom:0;margin-top:0}.wp-block-coblocks-gallery-stacked .coblocks-gallery--item:last-child{margin-bottom:0}.wp-block-coblocks-gallery-stacked .coblocks-gallery--item:last-child figure{margin-bottom:0!important}.wp-block-coblocks-gallery-stacked .coblocks-gallery--item:last-child figcaption{padding-bottom:0}.wp-block-coblocks-gallery-stacked:not([style*=font-size]):not([class*=font-size]) .coblocks-gallery--caption{font-size:13px}.wp-block-coblocks-gallery-stacked .coblocks-gallery--caption{padding-bottom:1em;padding-top:1em;text-align:center}.is-selected .wp-block-coblocks-gallery-stacked .coblocks-gallery--caption,.is-typing .wp-block-coblocks-gallery-stacked .coblocks-gallery--caption{padding-left:1em;padding-right:1em}.wp-block-coblocks-gallery-stacked .has-fullwidth-images img{width:100%}.wp-block-coblocks-gallery-stacked .coblocks-video-bg{z-index:1}.wp-block-coblocks-gif.alignfull,.wp-block-coblocks-gif.alignwide{width:inherit}.wp-block-coblocks-gif.alignfull img,.wp-block-coblocks-gif.alignwide img{width:100%}.wp-block-coblocks-hero{position:relative}.wp-block-coblocks-hero .has-left-content{text-align:left}.wp-block-coblocks-hero .has-center-content{text-align:center}.wp-block-coblocks-hero .has-center-content .wp-block-coblocks-buttons__inner{justify-content:center}.wp-block-coblocks-hero .has-center-content h1:before,.wp-block-coblocks-hero .has-center-content h2:before{margin-left:auto;margin-right:auto}.wp-block-coblocks-hero .has-right-content{text-align:right}.wp-block-coblocks-hero .has-right-content .wp-block-coblocks-buttons__inner{justify-content:flex-end}.wp-block-coblocks-hero .has-right-content h1:before,.wp-block-coblocks-hero .has-right-content h2:before{margin-left:auto}.wp-block-coblocks-hero__inner{display:flex;position:relative}.wp-block-coblocks-hero__inner.is-fullscreen{height:100vh}.wp-block-coblocks-hero__inner .wp-block-coblocks-hero__content{position:relative}.wp-block-coblocks-hero__inner[class*=hero-top]{align-items:flex-start}.wp-block-coblocks-hero__inner[class*=hero-center]{align-items:center}.wp-block-coblocks-hero__inner[class*=hero-bottom]{align-items:flex-end}.wp-block-coblocks-hero__inner[class*=left-align]{justify-content:flex-start}.wp-block-coblocks-hero__inner[class*=center-align]{justify-content:center}.wp-block-coblocks-hero__inner[class*=right-align]{justify-content:flex-end}.wp-block-coblocks-hero .wp-block-button{margin-bottom:0}.wp-block-coblocks-highlight{background:#0000!important}.wp-block-coblocks-highlight:empty{display:none}.wp-block-coblocks-highlight+.wp-block-coblocks-highlight{padding-top:7px}.wp-block-coblocks-highlight__content{padding:2px 5px 2px 3px;position:relative}.wp-block-coblocks-highlight__content:not(.has-background){background-color:#fff8e5}.wp-block-coblocks-icon{position:relative}.wp-block-coblocks-icon__inner{display:inline-block;position:relative;vertical-align:middle}.wp-block-coblocks-icon__inner a{border:0!important;box-shadow:none!important;height:100%;outline:none;text-shadow:none;width:100%}.wp-block-coblocks-icon__inner svg{fill:currentColor;height:100%;vertical-align:middle;width:100%}.wp-block-coblocks-logos.has-filter-grayscale img,.wp-block-coblocks-logos.is-style-black-and-white img{filter:grayscale(1) brightness(0)}.wp-block-coblocks-logos.is-style-grayscale img{filter:grayscale(1)}.wp-block-coblocks-logos__row{align-items:center;display:flex;flex-direction:row;justify-content:center}@media(max-width:600px){.wp-block-coblocks-logos__row{flex-wrap:wrap}}.wp-block-coblocks-logos__row+.wp-block-coblocks-logos__row{margin-top:2em}.wp-block-coblocks-logos__row>div{padding:0 1.5vw}.wp-block-coblocks-logos__row img{vertical-align:middle;width:100%}.wp-block-coblocks-media-card__wrapper{align-items:center;display:grid;grid-template-areas:"media-text-media media-text-content";grid-template-columns:55% auto;grid-template-rows:auto;margin-left:auto;margin-right:auto;padding:0!important;position:relative}.wp-block-coblocks-media-card.is-style-right .wp-block-coblocks-media-card__wrapper{grid-template-areas:"media-text-content media-text-media";grid-template-columns:auto 55%}.wp-block-coblocks-media-card__inner{color:inherit!important}.wp-block-coblocks-media-card__media{grid-area:media-text-media;-ms-grid-column:1;-ms-grid-row:1;margin:0;position:relative}.wp-block-coblocks-media-card.is-style-right .wp-block-coblocks-media-card__wrapper>.wp-block-coblocks-media-card__media,body.rtl .is-style-left .wp-block-coblocks-media-card__wrapper>.wp-block-coblocks-media-card__media{-ms-grid-column:2;-ms-grid-row:1}body.rtl .is-style-right .wp-block-coblocks-media-card__wrapper>.wp-block-coblocks-media-card__media{-ms-grid-column:1;-ms-grid-row:1}.has-no-media .wp-block-coblocks-media-card__media{align-items:center;background:#8b8b961a;display:flex;height:70vw;justify-content:center;margin-bottom:0;margin-top:0;max-height:600px}@media(min-width:600px){.has-no-media .wp-block-coblocks-media-card__media{width:100%}}.has-no-media.alignfull .wp-block-coblocks-media-card__media,.has-no-media.alignwide .wp-block-coblocks-media-card__media{max-height:700px}.wp-block-coblocks-media-card__media svg{height:30px;opacity:.15;position:relative;top:-30px;width:30px}@media(min-width:600px){.wp-block-coblocks-media-card__media svg{height:50px;width:50px}}.wp-block-coblocks-media-card__content{grid-area:media-text-content;-ms-grid-column:2;-ms-grid-row:1;margin-left:-50%;position:relative;word-break:break-word;z-index:1}.wp-block-coblocks-media-card.is-style-right .wp-block-coblocks-media-card__wrapper>.wp-block-coblocks-media-card__content,body.rtl .is-style-left .wp-block-coblocks-media-card__wrapper>.wp-block-coblocks-media-card__content{-ms-grid-column:1;-ms-grid-row:1}body.rtl .is-style-right .wp-block-coblocks-media-card__wrapper>.wp-block-coblocks-media-card__content{-ms-grid-column:2;-ms-grid-row:1}@media(min-width:600px){.wp-block-coblocks-media-card__content{margin-left:-100px}}.wp-block-coblocks-media-card__content p:last-of-type{margin-bottom:0}.wp-block-coblocks-media-card__content h1,.wp-block-coblocks-media-card__content h2,.wp-block-coblocks-media-card__content h3,.wp-block-coblocks-media-card__content h4,.wp-block-coblocks-media-card__content h5,.wp-block-coblocks-media-card__content h6{margin-top:0!important}.wp-block-coblocks-media-card.is-style-right .wp-block-coblocks-media-card__content{margin-left:0;margin-right:-50%}@media(min-width:600px){.wp-block-coblocks-media-card.is-style-right .wp-block-coblocks-media-card__content{margin-right:-100px}}.wp-block-coblocks-media-card__wrapper>figure>img,.wp-block-coblocks-media-card__wrapper>figure>video{max-width:unset;vertical-align:middle;width:100%}@media(max-width:599px){.wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__wrapper{grid-template-areas:"media-text-media" "media-text-content";grid-template-columns:100%!important}.wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__wrapper>.wp-block-coblocks-media-card__media{-ms-grid-column:1;-ms-grid-row:1}.wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__wrapper>.wp-block-coblocks-media-card__content{-ms-grid-column:1;-ms-grid-row:2}}@media(max-width:599px)and (min-width:600px){.wp-block-coblocks-media-card.is-stacked-on-mobile.is-style-right .wp-block-coblocks-media-card__content{margin-right:-100px}.wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__media{position:inherit}}@media(max-width:599px){.wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__content{margin-left:5%;margin-right:5%;margin-top:-33%}}@media(max-width:599px)and (min-width:600px){.wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__content{grid-area:media-text-content;-ms-grid-column:2;-ms-grid-row:1;margin-left:-100px}@media (max-width:599px){.wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__wrapper>.wp-block-coblocks-media-card__content{-ms-grid-column:1;-ms-grid-row:2}}}@media(max-width:599px){.wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__content p:last-of-type{margin-bottom:0}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-media-card .wp-block-coblocks-media-card__wrapper{display:flex}.wp-block-coblocks-media-card .wp-block-coblocks-media-card__wrapper .wp-block-coblocks-row__inner{flex-grow:1}.wp-block-coblocks-media-card.is-style-right figure{order:2}.wp-block-coblocks-media-card.is-style-right .wp-block-coblocks-row__inner{order:1}}body.rtl .is-style-left .wp-block-coblocks-media-card__wrapper{grid-template-areas:"media-text-content media-text-media" "resizer resizer"!important;grid-template-columns:auto 55%!important}body.rtl .is-style-left .wp-block-coblocks-media-card__content{margin-left:0;margin-right:-100px}body.rtl .is-style-right .wp-block-coblocks-media-card__wrapper{grid-template-areas:"media-text-media media-text-content" "resizer resizer"!important;grid-template-columns:55% auto!important}body.rtl .is-style-right .wp-block-coblocks-media-card__content{margin-left:-100px;margin-right:0}@media(min-width:768px)and (max-width:1024px){.is-twentynineteen .entry .entry-content .wp-block-coblocks-media-card.is-stacked-on-mobile{flex-direction:column}.is-twentynineteen .entry .entry-content .wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__wrapper{grid-template-areas:"media-text-media" "media-text-content";grid-template-columns:100%!important}.is-twentynineteen .entry .entry-content .wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__wrapper>.wp-block-coblocks-media-card__media{-ms-grid-column:1;-ms-grid-row:1}.is-twentynineteen .entry .entry-content .wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__wrapper>.wp-block-coblocks-media-card__content{-ms-grid-column:1;-ms-grid-row:2}}@media(min-width:768px)and (max-width:1024px)and (max-width:599px){.is-twentynineteen .entry .entry-content .wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__media{position:inherit}}@media(min-width:768px)and (max-width:1024px){.is-twentynineteen .entry .entry-content .wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__content{margin-left:5%;margin-right:5%;margin-top:-33%}.is-twentynineteen .entry .entry-content .wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__content p:last-of-type{margin-bottom:0}}.wp-block-coblocks-opentable.has-filter-grayscale img,.wp-block-coblocks-opentable.is-style-black-and-white img{filter:grayscale(1) brightness(0)}.wp-block-coblocks-opentable.is-style-grayscale img{filter:grayscale(1)}.wp-block-coblocks-opentable__row{align-items:center;display:flex;flex-direction:row;justify-content:center}@media(max-width:600px){.wp-block-coblocks-opentable__row{flex-wrap:wrap}}.wp-block-coblocks-opentable__row+.wp-block-coblocks-opentable__row{margin-top:2em}.wp-block-coblocks-opentable__row>div{padding:0 1.5vw}.wp-block-coblocks-opentable__row img{vertical-align:middle;width:100%}.wp-block-coblocks-post-carousel{position:relative}.wp-block-coblocks-post-carousel.alignfull{padding-left:var(--coblocks-spacing--8,1em);padding-right:var(--coblocks-spacing--8,1em)}@media(min-width:600px){.wp-block-coblocks-post-carousel.alignfull{padding-left:var(--coblocks-spacing--10,2em);padding-right:var(--coblocks-spacing--10,2em)}}.wp-block-coblocks-post-carousel.alignfull .wp-coblocks-post-carousel-nav-button__next,.wp-block-coblocks-post-carousel.alignfull .wp-coblocks-post-carousel-nav-button__prev{background-color:#0000;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNS4zNDM3NSA5OS4wOTM3NS00LjQzNzUtNC40Mzc1IDQ0LjY4NzUtNDQuNjU2MjUtNDQuNjg3NS00NC42NTYyNSA0LjQzNzUtNC40Mzc1IDQ2Ljg3NSA0Ni44NzVjMS4yMTE2MzYyIDEuMjE4ODY3IDEuMjExNjM2MiAzLjE4NzM4MyAwIDQuNDA2MjV6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM5Ljg3NSAxNSkiLz48L3N2Zz4=);border:none;border-radius:100%;cursor:pointer;height:62px;margin:0 1%;padding:15px;position:absolute;top:50%;width:62px}.wp-block-coblocks-post-carousel.alignfull .wp-coblocks-post-carousel-nav-button__prev{left:0;transform:rotate(180deg)}.wp-block-coblocks-post-carousel.alignfull .wp-coblocks-post-carousel-nav-button__next{right:0}@media(min-width:782px){.wp-block-coblocks-post-carousel:not(.alignwide) .coblocks-slick{padding-bottom:0}}.wp-block-coblocks-post-carousel .slick-slider{box-sizing:border-box;display:block;position:relative;touch-action:pan-y;-webkit-user-select:none;user-select:none}.wp-block-coblocks-post-carousel .slick-slider .slick-list,.wp-block-coblocks-post-carousel .slick-slider .slick-track{transform:translateZ(0)}.wp-block-coblocks-post-carousel .slick-list{display:block;margin:0;margin-bottom:calc(var(--coblocks-spacing--2, 1em)*-1);overflow:hidden;padding:0;position:relative}.wp-block-coblocks-post-carousel .slick-list:focus{outline:none}.wp-block-coblocks-post-carousel .slick-list.dragging{cursor:pointer;cursor:hand}.wp-block-coblocks-post-carousel .slick-track{display:flex;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.wp-block-coblocks-post-carousel .slick-track:after,.wp-block-coblocks-post-carousel .slick-track:before{content:"";display:table}.wp-block-coblocks-post-carousel .slick-track:after{clear:both}.slick-loading .wp-block-coblocks-post-carousel .slick-track{visibility:hidden}.wp-block-coblocks-post-carousel .slick-slide{display:none;float:left;height:auto;margin:0 var(--coblocks-spacing--2,1em);min-height:1px;outline:none}[dir=rtl] .wp-block-coblocks-post-carousel .slick-slide{float:right}.wp-block-coblocks-post-carousel .slick-slide img{display:block}.wp-block-coblocks-post-carousel .slick-slide.slick-loading img{display:none}.wp-block-coblocks-post-carousel .slick-slide.dragging img{pointer-events:none}.wp-block-coblocks-post-carousel .slick-initialized .slick-slide{display:block}.wp-block-coblocks-post-carousel .slick-next,.wp-block-coblocks-post-carousel .slick-prev{background:#0000;border:none;bottom:0;color:#0000;cursor:pointer;display:inline-block;font-size:medium;height:var(--coblocks-spacing--8,4em);line-height:0;outline:none;padding:.5em;position:absolute;width:var(--coblocks-spacing--8,4em)}.wp-block-coblocks-post-carousel .slick-next:focus,.wp-block-coblocks-post-carousel .slick-next:hover,.wp-block-coblocks-post-carousel .slick-prev:focus,.wp-block-coblocks-post-carousel .slick-prev:hover{cursor:pointer;opacity:.5;outline:none}.wp-block-coblocks-post-carousel .slick-next:focus:before,.wp-block-coblocks-post-carousel .slick-next:hover:before,.wp-block-coblocks-post-carousel .slick-prev:focus:before,.wp-block-coblocks-post-carousel .slick-prev:hover:before{opacity:1}.wp-block-coblocks-post-carousel .slick-prev{left:50%;transform:translateX(-100%)}.wp-block-coblocks-post-carousel .slick-next{right:50%;transform:translateX(100%)}.wp-block-coblocks-post-carousel .slick-next.slick-disabled:before,.wp-block-coblocks-post-carousel .slick-prev.slick-disabled:before{opacity:.25}.wp-block-coblocks-post-carousel .slick-next:before,.wp-block-coblocks-post-carousel .slick-prev:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNTAuOTA2MjUgOTkuMDkzNzUtNDYuODc1LTQ2Ljg3NWMtMS4yMTE2MzYyMy0xLjIxODg2Ny0xLjIxMTYzNjIzLTMuMTg3MzgzIDAtNC40MDYyNWw0Ni44NzUtNDYuODc1IDQuNDA2MjUgNC40MDYyNS00NC42NTYyNSA0NC42NTYyNSA0NC42ODc1IDQ0LjY1NjI1eiIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNi44NzUgMTUpIi8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;content:" ";display:block;height:100%;width:100%}.wp-block-coblocks-post-carousel .slick-next:before,.wp-block-coblocks-post-carousel [dir=rtl] .slick-prev:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNS4zNDM3NSA5OS4wOTM3NS00LjQzNzUtNC40Mzc1IDQ0LjY4NzUtNDQuNjU2MjUtNDQuNjg3NS00NC42NTYyNSA0LjQzNzUtNC40Mzc1IDQ2Ljg3NSA0Ni44NzVjMS4yMTE2MzYyIDEuMjE4ODY3IDEuMjExNjM2MiAzLjE4NzM4MyAwIDQuNDA2MjV6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM5Ljg3NSAxNSkiLz48L3N2Zz4=)}.wp-block-coblocks-post-carousel [dir=rtl] .slick-next:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNTAuOTA2MjUgOTkuMDkzNzUtNDYuODc1LTQ2Ljg3NWMtMS4yMTE2MzYyMy0xLjIxODg2Ny0xLjIxMTYzNjIzLTMuMTg3MzgzIDAtNC40MDYyNWw0Ni44NzUtNDYuODc1IDQuNDA2MjUgNC40MDYyNS00NC42NTYyNSA0NC42NTYyNSA0NC42ODc1IDQ0LjY1NjI1eiIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNi44NzUgMTUpIi8+PC9zdmc+)}.wp-block-coblocks-post-carousel__image{display:table;margin-bottom:var(--coblocks-spacing--2,1em);position:relative;width:100%}.wp-block-coblocks-post-carousel__image a{display:block;outline:none;padding-top:100%;width:100%}.wp-block-coblocks-post-carousel__content{display:flex;flex-direction:column;width:100%}.wp-block-coblocks-post-carousel__date{color:#6c7781;display:block;font-size:16px;margin-bottom:var(--coblocks-spacing--1,.5em)}.wp-block-coblocks-post-carousel__more-link{align-self:self-start;margin-top:var(--coblocks-spacing--2,1em)}.wp-block-coblocks-post-carousel__excerpt{margin-top:var(--coblocks-spacing--1,.5em)}@media(min-width:782px){.wp-block-coblocks-post-carousel:not(.alignwide) .slick-next,.wp-block-coblocks-post-carousel:not(.alignwide) .slick-prev{bottom:50%;transform:translateY(-50%)}.wp-block-coblocks-post-carousel:not(.alignwide) .slick-prev{left:-5em}.wp-block-coblocks-post-carousel:not(.alignwide) .slick-next{right:-5em}}body.rtl .wp-block-coblocks-post-carousel:not(.alignwide) .slick-prev:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNS4zNDM3NSA5OS4wOTM3NS00LjQzNzUtNC40Mzc1IDQ0LjY4NzUtNDQuNjU2MjUtNDQuNjg3NS00NC42NTYyNSA0LjQzNzUtNC40Mzc1IDQ2Ljg3NSA0Ni44NzVjMS4yMTE2MzYyIDEuMjE4ODY3IDEuMjExNjM2MiAzLjE4NzM4MyAwIDQuNDA2MjV6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM5Ljg3NSAxNSkiLz48L3N2Zz4=)}body.rtl .wp-block-coblocks-post-carousel:not(.alignwide) .slick-next:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNTAuOTA2MjUgOTkuMDkzNzUtNDYuODc1LTQ2Ljg3NWMtMS4yMTE2MzYyMy0xLjIxODg2Ny0xLjIxMTYzNjIzLTMuMTg3MzgzIDAtNC40MDYyNWw0Ni44NzUtNDYuODc1IDQuNDA2MjUgNC40MDYyNS00NC42NTYyNSA0NC42NTYyNSA0NC42ODc1IDQ0LjY1NjI1eiIgZmlsbC1ydWxlPSJldmVub2RkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNi44NzUgMTUpIi8+PC9zdmc+)}.wp-coblocks-post-carousel-nav-button__next,.wp-coblocks-post-carousel-nav-button__prev{background-color:#0000;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNS4zNDM3NSA5OS4wOTM3NS00LjQzNzUtNC40Mzc1IDQ0LjY4NzUtNDQuNjU2MjUtNDQuNjg3NS00NC42NTYyNSA0LjQzNzUtNC40Mzc1IDQ2Ljg3NSA0Ni44NzVjMS4yMTE2MzYyIDEuMjE4ODY3IDEuMjExNjM2MiAzLjE4NzM4MyAwIDQuNDA2MjV6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM5Ljg3NSAxNSkiLz48L3N2Zz4=);border:none;border-radius:100%;cursor:pointer;height:62px;margin:0 1%;padding:15px;position:absolute;top:50%;width:62px}.wp-coblocks-post-carousel-nav-button__prev{left:-5em;transform:rotate(180deg)}.wp-coblocks-post-carousel-nav-button__next{right:-5em}.is-twentynineteen .wp-block-coblocks-post-carousel{line-height:1.6}.is-twentynineteen .wp-block-coblocks-post-carousel__content a{font-size:24.75px;line-height:1.2;margin-bottom:.5rem;margin-top:.5rem;text-decoration:none!important}.is-twentynineteen .wp-block-coblocks-post-carousel__content a,.is-twentynineteen .wp-block-coblocks-post-carousel__date{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:700}.is-twentytwenty .wp-block-coblocks-post-carousel{color:#6d6d6d}.is-twentytwenty .wp-block-coblocks-post-carousel .columns{margin-bottom:.5em}.is-twentytwenty .wp-block-coblocks-post-carousel a{font-family:Inter var,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,sans-serif;font-weight:700;letter-spacing:-.025em;text-decoration:none}.is-twentytwenty .wp-block-coblocks-post-carousel a:hover{text-decoration:underline}.is-twentytwenty .wp-block-coblocks-post-carousel__date{color:#6d6d6d;font-family:Inter var,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,sans-serif;font-size:.7em;font-weight:600;letter-spacing:normal;margin-bottom:.2em}.wp-block-coblocks-posts+.wp-block-coblocks-posts{margin-top:var(--coblocks-spacing--2,1em)}.wp-block-coblocks-posts.has-1-columns>div:first-child{margin-top:0}.wp-block-coblocks-posts.has-1-columns>div:last-child{margin-bottom:0}.wp-block-coblocks-posts__inner{margin-left:0;padding-left:0}.wp-block-coblocks-posts__item{align-items:stretch;flex:1 1 auto;margin-bottom:var(--coblocks-spacing--3,1.5em);margin-left:0;margin-top:0;padding-left:0;width:100%}.is-style-stacked .wp-block-coblocks-posts__item{flex-direction:column}.is-style-horizontal .has-image-right .wp-block-coblocks-posts__item{flex-direction:row-reverse}.wp-block-coblocks-posts.is-style-horizontal .wp-block-coblocks-posts__item{display:flex}.wp-block-coblocks-posts__image{display:table;flex:0 0 auto;height:14.285%;margin-right:var(--coblocks-spacing--2,1em);position:relative;width:14.285%}@media(min-width:600px){.wp-block-coblocks-posts__image{margin-right:var(--coblocks-spacing--3,1.5em)}}.has-image-right .wp-block-coblocks-posts__image{margin-left:var(--coblocks-spacing--2,1em);margin-right:0}@media(min-width:600px){.has-image-right .wp-block-coblocks-posts__image{margin-left:var(--coblocks-spacing--3,1.5em)}}.wp-block-coblocks-posts__image>*{display:block;padding-top:100%;width:100%}.is-style-stacked .wp-block-coblocks-posts__image{margin-bottom:var(--coblocks-spacing--2,1em);width:100%}@media(min-width:600px){.has-medium-image .wp-block-coblocks-posts__image{height:20%;width:20%}.has-huge-image .wp-block-coblocks-posts__image,.has-large-image .wp-block-coblocks-posts__image{height:33.33%;width:33.33%}}@media(min-width:782px){.has-huge-image .wp-block-coblocks-posts__image{height:50%;width:50%}}.has-four-to-three-image .wp-block-coblocks-posts__image>*{padding-top:75%}.has-sixteen-to-nine-image .wp-block-coblocks-posts__image>*{padding-top:56.25%}.has-circle-image .wp-block-coblocks-posts__image>*{border-radius:100%}.wp-block-coblocks-posts__content{display:flex;flex-direction:column;margin-top:auto;width:100%}.wp-block-coblocks-posts__content.self-center{align-self:center}.wp-block-coblocks-posts__date{color:#6c7781;display:block;font-size:16px}.wp-block-coblocks-posts__date,.wp-block-coblocks-posts__excerpt{margin-top:var(--coblocks-spacing--1,.5em)}.wp-block-coblocks-posts__more-link{align-self:self-start;display:block}.is-twentynineteen .wp-block-coblocks-posts{line-height:1.6}.is-twentynineteen .wp-block-coblocks-posts__content a{font-size:24.75px;line-height:1.2;margin-bottom:.5rem;margin-top:.5rem;text-decoration:none!important}.is-twentynineteen .wp-block-coblocks-posts__content a,.is-twentynineteen .wp-block-coblocks-posts__date{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:700}.is-twentytwenty .wp-block-coblocks-posts .has-columns{margin-bottom:.5em}.is-twentytwenty .wp-block-coblocks-posts a{font-family:Inter var,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,sans-serif;font-weight:700;letter-spacing:-.025em;text-decoration:none}.is-twentytwenty .wp-block-coblocks-posts a:hover{text-decoration:underline}.is-twentytwenty .wp-block-coblocks-posts__date{color:#6d6d6d;font-family:Inter var,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,sans-serif;font-size:.7em;font-weight:600;letter-spacing:normal;margin-bottom:.2em}.wp-block-coblocks-pricing-table-item{padding:4em 1.5em;position:relative;width:100%}@media(min-width:600px){.wp-block-coblocks-pricing-table-item{margin-bottom:0}}.wp-block-coblocks-pricing-table-item:not(.has-background){background:#8c8c971a}.wp-block-coblocks-pricing-table-item__title{margin-top:0;padding:0}.wp-block-coblocks-pricing-table-item__price-wrapper{display:flex;line-height:1;position:relative}.wp-block-coblocks-pricing-table-item__currency{font-size:1em}.wp-block-coblocks-pricing-table-item__amount{font-size:5em;letter-spacing:normal;line-height:1!important;margin:0;padding:0}.wp-block-coblocks-pricing-table-item .wp-block-coblocks-pricing-table-item__features{margin:0 0 30px;max-width:none;padding:0}.wp-block-coblocks-pricing-table-item .wp-block-coblocks-pricing-table-item__features li,.wp-block-coblocks-pricing-table-item .wp-block-coblocks-pricing-table-item__features ul{list-style:none;margin:0;padding:0}.wp-block-coblocks-pricing-table-item .wp-block-coblocks-pricing-table-item__features li:after{content:" "}.wp-block-coblocks-pricing-table-item .wp-block-coblocks-pricing-table-item__title{display:block;margin-bottom:20px}.wp-block-coblocks-pricing-table-item .wp-block-coblocks-pricing-table-item__price-wrapper{margin-bottom:20px}.wp-block-coblocks-pricing-table-item .wp-block-button{margin-bottom:0}.has-text-align-center .wp-block-coblocks-pricing-table-item__price-wrapper{justify-content:center}.has-text-align-right .wp-block-coblocks-pricing-table-item__price-wrapper{justify-content:flex-end}@media(max-width:959px){.wp-block-coblocks-pricing-table__inner.has-3-columns.has-small-gutter>:not(.block-editor-inner-blocks):first-of-type,.wp-block-coblocks-pricing-table__inner.has-3-columns.has-small-gutter>:not(.block-editor-inner-blocks):nth-of-type(2){flex-basis:50%;max-width:calc(50% - var(--coblocks-spacing--1, .5em))}.wp-block-coblocks-pricing-table__inner.has-3-columns.has-small-gutter>:not(.block-editor-inner-blocks):nth-of-type(3){flex-basis:100%;margin-top:calc(var(--coblocks-spacing--1, .5em)*2);max-width:100%}}@media(max-width:599px){.wp-block-coblocks-pricing-table__inner.has-3-columns.has-small-gutter>:not(.block-editor-inner-blocks):nth-of-type(3){margin-top:0}}@media(max-width:959px){.wp-block-coblocks-pricing-table__inner.has-3-columns.has-medium-gutter>:not(.block-editor-inner-blocks):first-of-type,.wp-block-coblocks-pricing-table__inner.has-3-columns.has-medium-gutter>:not(.block-editor-inner-blocks):nth-of-type(2){flex-basis:50%;max-width:calc(50% - var(--coblocks-spacing--2, 1em))}.wp-block-coblocks-pricing-table__inner.has-3-columns.has-medium-gutter>:not(.block-editor-inner-blocks):nth-of-type(3){flex-basis:100%;margin-top:calc(var(--coblocks-spacing--2, 1em)*2);max-width:100%}}@media(max-width:599px){.wp-block-coblocks-pricing-table__inner.has-3-columns.has-medium-gutter>:not(.block-editor-inner-blocks):nth-of-type(3){margin-top:0}}@media(max-width:959px){.wp-block-coblocks-pricing-table__inner.has-3-columns.has-large-gutter>:not(.block-editor-inner-blocks):first-of-type,.wp-block-coblocks-pricing-table__inner.has-3-columns.has-large-gutter>:not(.block-editor-inner-blocks):nth-of-type(2){flex-basis:50%;max-width:calc(49.75124% - var(--coblocks-spacing--3, 1.5em))}.wp-block-coblocks-pricing-table__inner.has-3-columns.has-large-gutter>:not(.block-editor-inner-blocks):nth-of-type(3){flex-basis:100%;margin-top:calc(var(--coblocks-spacing--3, 1.5em)*2);max-width:100%}}@media(max-width:599px){.wp-block-coblocks-pricing-table__inner.has-3-columns.has-large-gutter>:not(.block-editor-inner-blocks):nth-of-type(3){margin-top:0}}@media(max-width:959px){.wp-block-coblocks-pricing-table__inner.has-3-columns.has-huge-gutter>:not(.block-editor-inner-blocks):first-of-type,.wp-block-coblocks-pricing-table__inner.has-3-columns.has-huge-gutter>:not(.block-editor-inner-blocks):nth-of-type(2){flex-basis:50%;max-width:calc(49.50495% - var(--coblocks-spacing--4, 2em))}.wp-block-coblocks-pricing-table__inner.has-3-columns.has-huge-gutter>:not(.block-editor-inner-blocks):nth-of-type(3){flex-basis:100%;margin-top:calc(var(--coblocks-spacing--4, 2em)*2);max-width:100%}}@media(max-width:599px){.wp-block-coblocks-pricing-table__inner.has-3-columns.has-huge-gutter>:not(.block-editor-inner-blocks):nth-of-type(3){margin-top:0}}@media(min-width:600px){.wp-block-coblocks-pricing-table__inner:not(.has-responsive-columns){display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}}.wp-block-coblocks-pricing-table__inner:not(.has-responsive-columns) .wp-block-coblocks-pricing-table-item{margin-bottom:1.5em}@media(min-width:600px){.wp-block-coblocks-pricing-table.has-2-columns .wp-block-coblocks-pricing-table__inner:not(.has-responsive-columns) .wp-block-coblocks-pricing-table-item{flex-basis:50%;max-width:calc(50% - .75em)}.wp-block-coblocks-pricing-table.has-3-columns .wp-block-coblocks-pricing-table__inner:not(.has-responsive-columns) .wp-block-coblocks-pricing-table-item{flex-basis:33.333%;max-width:calc(33.33333% - .75em)}.wp-block-coblocks-pricing-table.has-4-columns .wp-block-coblocks-pricing-table__inner:not(.has-responsive-columns) .wp-block-coblocks-pricing-table-item{flex-basis:25%;max-width:calc(25% - .75em)}}@media(min-width:600px)and (max-width:1200px){.wp-block-coblocks-pricing-table.has-4-columns .wp-block-coblocks-pricing-table__inner:not(.has-responsive-columns) .wp-block-coblocks-pricing-table-item{flex-basis:50%;max-width:calc(50% - .75em)}}.wp-block-coblocks-row{position:relative}.wp-block-coblocks-row:not([data-columns="1"]){display:flex}.wp-block-coblocks-row:not([data-columns="1"]) .wp-block-coblocks-row__inner{display:flex;flex:1}.wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>[class*=wp-block-]{margin-left:auto;margin-right:auto;max-width:48vw}.wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>[class*=wp-block-].alignwide{max-width:70.5882352941vw}.wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>[class*=wp-block-].alignfull,.wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>[class*=wp-block-][data-columns="1"] .wp-block-coblocks-column__inner>:not([class*=wp-block-]){max-width:100%}.wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>:not([class*=wp-block-]){margin-left:auto;margin-right:auto;max-width:100%}.wp-block-coblocks-column{height:100%;margin-bottom:32px;min-width:0;overflow-wrap:break-word;position:relative;word-break:break-word}@media(min-width:600px){.wp-block-coblocks-column{margin-bottom:0}}.wp-block-coblocks-column p{margin-top:0}.wp-block-coblocks-column p:last-of-type{margin-bottom:0}.wp-block-coblocks-column__inner.has-background-overlay *{position:relative}.has-small-gutter>[class*=wp-block-coblocks-column]:nth-child(odd){margin-right:var(--coblocks-spacing--1,.5em)}.has-small-gutter>[class*=wp-block-coblocks-column]:not(:first-child),.has-small-gutter>[class*=wp-block-coblocks-column]:nth-child(2n){margin-left:var(--coblocks-spacing--1,.5em)}.has-small-gutter>[class*=wp-block-coblocks-column]:not(:last-child){margin-right:var(--coblocks-spacing--1,.5em)}.has-medium-gutter>[class*=wp-block-coblocks-column]:nth-child(odd){margin-right:var(--coblocks-spacing--2,1em)}.has-medium-gutter>[class*=wp-block-coblocks-column]:not(:first-child),.has-medium-gutter>[class*=wp-block-coblocks-column]:nth-child(2n){margin-left:var(--coblocks-spacing--2,1em)}.has-medium-gutter>[class*=wp-block-coblocks-column]:not(:last-child){margin-right:var(--coblocks-spacing--2,1em)}.has-large-gutter>[class*=wp-block-coblocks-column]:nth-child(odd){margin-right:var(--coblocks-spacing--3,1.5em)}.has-large-gutter>[class*=wp-block-coblocks-column]:not(:first-child),.has-large-gutter>[class*=wp-block-coblocks-column]:nth-child(2n){margin-left:var(--coblocks-spacing--3,1.5em)}.has-large-gutter>[class*=wp-block-coblocks-column]:not(:last-child){margin-right:var(--coblocks-spacing--3,1.5em)}.has-huge-gutter>[class*=wp-block-coblocks-column]:nth-child(odd){margin-right:var(--coblocks-spacing--4,2em)}.has-huge-gutter>[class*=wp-block-coblocks-column]:not(:first-child),.has-huge-gutter>[class*=wp-block-coblocks-column]:nth-child(2n){margin-left:var(--coblocks-spacing--4,2em)}.has-huge-gutter>[class*=wp-block-coblocks-column]:not(:last-child){margin-right:var(--coblocks-spacing--4,2em)}.has-custom-gutter>[class*=wp-block-coblocks-column]:nth-child(odd){margin-right:var(--coblocks-custom-gutter,0)}.has-custom-gutter>[class*=wp-block-coblocks-column]:not(:first-child),.has-custom-gutter>[class*=wp-block-coblocks-column]:nth-child(2n){margin-left:var(--coblocks-custom-gutter,0)}.has-custom-gutter>[class*=wp-block-coblocks-column]:not(:last-child){margin-right:var(--coblocks-custom-gutter,0)}@media(max-width:599px){.wp-block-coblocks-row__inner.is-stacked-on-mobile{flex-direction:column}.wp-block-coblocks-row__inner.is-stacked-on-mobile>.wp-block-coblocks-column{margin-left:0!important;margin-right:0!important;max-width:100%!important;width:100%!important}.wp-block-coblocks-row__inner.is-stacked-on-mobile.has-no-gutter>[class*=wp-block]:not(:last-child),.wp-block-coblocks-row__inner.is-stacked-on-mobile>.wp-block-coblocks-column:last-child{margin-bottom:0}.wp-block-coblocks-row__inner.is-stacked-on-mobile.has-small-gutter>[class*=wp-block]:not(:last-child){margin-bottom:calc(var(--coblocks-spacing--1, .5em)*2)}.wp-block-coblocks-row__inner.is-stacked-on-mobile.has-medium-gutter>[class*=wp-block]:not(:last-child){margin-bottom:calc(var(--coblocks-spacing--2, 1em)*2)}.wp-block-coblocks-row__inner.is-stacked-on-mobile.has-large-gutter>[class*=wp-block]:not(:last-child){margin-bottom:calc(var(--coblocks-spacing--3, 1.5em)*2)}.wp-block-coblocks-row__inner.is-stacked-on-mobile.has-huge-gutter>[class*=wp-block]:not(:last-child){margin-bottom:calc(var(--coblocks-spacing--4, 2em)*2)}.wp-block-coblocks-row__inner.is-stacked-on-mobile.has-custom-gutter>[class*=wp-block]:not(:last-child){margin-bottom:calc(var(--coblocks-custom-gutter, 0)*2)}}.wp-block-coblocks-row__inner [data-type="coblocks/column"]{display:flex;margin-bottom:0;margin-top:0}.wp-block-coblocks-row__inner [data-type="coblocks/column"] .wp-block-coblocks-column,.wp-block-coblocks-row__inner [data-type="coblocks/column"] .wp-block-coblocks-column__inner{flex:1}.wp-block-coblocks-row__inner.are-vertically-aligned-top{align-items:flex-start}.wp-block-coblocks-row__inner.are-vertically-aligned-center{align-items:center}.wp-block-coblocks-row__inner.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-coblocks-row__inner .wp-block-coblocks-column.is-vertically-aligned-top{display:flex}.wp-block-coblocks-row__inner .wp-block-coblocks-column.is-vertically-aligned-top .wp-block-coblocks-column__inner{align-self:flex-start}.wp-block-coblocks-row__inner .wp-block-coblocks-column.is-vertically-aligned-center{display:flex}.wp-block-coblocks-row__inner .wp-block-coblocks-column.is-vertically-aligned-center .wp-block-coblocks-column__inner{align-self:center}.wp-block-coblocks-row__inner .wp-block-coblocks-column.is-vertically-aligned-bottom{display:flex}.wp-block-coblocks-row__inner .wp-block-coblocks-column.is-vertically-aligned-bottom .wp-block-coblocks-column__inner{align-self:flex-end}.wp-block-coblocks-row__inner .wp-block-coblocks-column .wp-block-coblocks-column__inner{flex:1}.wp-block-coblocks-row__inner .wp-block-coblocks-column.is-vertically-aligned-bottom,.wp-block-coblocks-row__inner .wp-block-coblocks-column.is-vertically-aligned-center,.wp-block-coblocks-row__inner .wp-block-coblocks-column.is-vertically-aligned-top{width:100%}.wp-block-coblocks-service{margin:0 0 var(--coblocks-spacing--3,1.5em);max-width:100%}@media(min-width:600px){.wp-block-coblocks-service{margin:0}}.wp-block-coblocks-service:last-child{margin-bottom:0}.wp-block-coblocks-service h2,.wp-block-coblocks-service h3,.wp-block-coblocks-service h4,.wp-block-coblocks-service h5,.wp-block-coblocks-service h6{margin-bottom:.5em;margin-top:0}.wp-block-coblocks-service p:first-of-type{margin-top:0}.wp-block-coblocks-service p:last-of-type{margin-bottom:0}.wp-block-coblocks-service .wp-block-buttons{margin:0 0 1.5em}.wp-block-coblocks-service .wp-block-buttons .wp-block-button{margin-bottom:0;margin-top:1.5em}.wp-block-coblocks-service__figure{display:flex;margin:0 0 1.5em;padding:75% 0 0;position:relative;width:100%}.is-style-sixbynine .wp-block-coblocks-service__figure{padding-top:56.25%}.is-style-circle .wp-block-coblocks-service__figure{border-radius:100%;padding-top:100%}.is-style-circle .wp-block-coblocks-service__figure img{border-radius:100%}.is-style-square .wp-block-coblocks-service__figure{padding-top:100%}.wp-block-coblocks-service__figure img{height:100%;object-fit:cover;position:absolute;top:0;vertical-align:middle;width:100%}@media(min-width:600px){.wp-block-coblocks-services[data-columns]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.wp-block-coblocks-services[data-columns][data-columns="2"]>.wp-block-coblocks-service{flex-basis:50%;max-width:calc(50% - var(--coblocks-spacing--2, 1em))}.wp-block-coblocks-services[data-columns][data-columns="3"]>.wp-block-coblocks-service{flex-basis:33.333%;max-width:calc(33.33333% - var(--coblocks-spacing--2, 1em))}}@media(min-width:600px)and (max-width:1280px){.wp-block-coblocks-services[data-columns][data-columns="4"]>.wp-block-coblocks-service{flex-basis:50%;margin-bottom:3em;max-width:calc(50% - var(--coblocks-spacing--2, 1em))}.wp-block-coblocks-services[data-columns][data-columns="4"]>.wp-block-coblocks-service:first-child,.wp-block-coblocks-services[data-columns][data-columns="4"]>.wp-block-coblocks-service:nth-child(3){margin-left:0}.wp-block-coblocks-services[data-columns][data-columns="4"]>.wp-block-coblocks-service:nth-child(2),.wp-block-coblocks-services[data-columns][data-columns="4"]>.wp-block-coblocks-service:nth-child(4){margin-right:0}.wp-block-coblocks-services[data-columns][data-columns="4"]>.wp-block-coblocks-service:nth-child(3),.wp-block-coblocks-services[data-columns][data-columns="4"]>.wp-block-coblocks-service:nth-child(4){margin-bottom:0}}@media(min-width:1280px){.wp-block-coblocks-services[data-columns][data-columns="4"]>.wp-block-coblocks-service{flex-basis:25%;max-width:calc(25% - var(--coblocks-spacing--2, 1em))}}.wp-block-coblocks-services .has-1-columns{justify-content:center}.is-twentytwenty .wp-block-coblocks-services .has-1-columns .wp-block-coblocks-service-column{max-width:58rem}.wp-block-coblocks-shape-divider{display:flex;flex-direction:column;position:relative}.wp-block-coblocks-shape-divider svg{bottom:-1px;fill:currentColor;height:100%;left:0;position:absolute;width:100%}.wp-block-coblocks-shape-divider__svg-wrapper{position:relative}.wp-block-coblocks-shape-divider__alt-wrapper{background-color:currentColor}.wp-block-coblocks-shape-divider.is-horizontally-flipped svg{transform:scaleX(-1)}.wp-block-coblocks-shape-divider.is-vertically-flipped{flex-direction:column-reverse}.wp-block-coblocks-shape-divider.is-vertically-flipped svg{bottom:0;top:-1px;transform:scaleY(-1)}.wp-block-coblocks-shape-divider.is-vertically-flipped.is-horizontally-flipped svg{transform:scaleX(-1) scaleY(-1)}.wp-block-coblocks-shape-divider .divider--waves path:first-child{opacity:.15}.wp-block-coblocks-shape-divider .divider--waves path:nth-child(2){opacity:.3}.wp-block-coblocks-social.has-background{padding:20px 30px}.wp-block-coblocks-social .wp-block-button__link:not(.has-background){background-color:#31373c}.wp-block-coblocks-social .wp-block-button__link:not(.has-text-color){color:#fff}.wp-block-coblocks-social li,.wp-block-coblocks-social ul{list-style:none;margin:0!important;padding:0!important}.wp-block-coblocks-social li{display:inline-block;margin:3px 6px 3px 0!important;vertical-align:middle}.wp-block-coblocks-social li:after,.wp-block-coblocks-social li:before{display:none!important}.wp-block-coblocks-social__button{align-items:center;border:none;border-radius:0;box-shadow:none!important;cursor:pointer;display:inline-flex!important;font-size:15px;justify-content:center;line-height:1;padding:10px 14px;text-align:center;text-decoration:none!important;white-space:normal;word-break:break-all}.wp-block-coblocks-social__button:first-of-type{margin-left:0!important}.wp-block-coblocks-social__button:last-of-type{margin-right:0!important}.wp-block-coblocks-social:not(.is-style-mask) .wp-block-coblocks-social__icon,.wp-block-coblocks-social:not(.is-style-mask) .wp-block-coblocks-social__icon:hover,.wp-block-coblocks-social__text,.wp-block-coblocks-social__text:hover{color:inherit}.wp-block-coblocks-social__icon+.wp-block-coblocks-social__text{margin-left:8px}.wp-block-coblocks-social__icon{background-color:currentColor;background-repeat:no-repeat;background-size:cover;display:inline-block;height:18px;width:18px}.wp-block-coblocks-social__button--facebook .wp-block-coblocks-social__icon+.wp-block-coblocks-social__text,.wp-block-coblocks-social__button--linkedin .wp-block-coblocks-social__icon+.wp-block-coblocks-social__text{margin-left:9px}.wp-block-coblocks-social__button--tumblr .wp-block-coblocks-social__icon+.wp-block-coblocks-social__text{margin-left:4px}.wp-block-coblocks-social__button--twitter .wp-block-coblocks-social__icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTIzLjk1NCA0LjU2OWMtLjg4NS4zODktMS44My42NTQtMi44MjUuNzc1IDEuMDE0LS42MTEgMS43OTQtMS41NzQgMi4xNjMtMi43MjMtLjk1MS41NTUtMi4wMDUuOTU5LTMuMTI3IDEuMTg0LS44OTYtLjk1OS0yLjE3My0xLjU1OS0zLjU5MS0xLjU1OS0yLjcxNyAwLTQuOTIgMi4yMDMtNC45MiA0LjkxNyAwIC4zOS4wNDUuNzY1LjEyNyAxLjEyNC00LjA5LS4xOTMtNy43MTUtMi4xNTctMTAuMTQxLTUuMTI2LS40MjcuNzIyLS42NjYgMS41NjEtLjY2NiAyLjQ3NSAwIDEuNzEuODcgMy4yMTMgMi4xODggNC4wOTYtLjgwNy0uMDI2LTEuNTY2LS4yNDgtMi4yMjgtLjYxNnYuMDYxYzAgMi4zODUgMS42OTMgNC4zNzQgMy45NDYgNC44MjctLjQxMy4xMTEtLjg0OS4xNzEtMS4yOTYuMTcxLS4zMTQgMC0uNjE1LS4wMy0uOTE2LS4wODYuNjMxIDEuOTUzIDIuNDQ1IDMuMzc3IDQuNjA0IDMuNDE3LTEuNjggMS4zMTktMy44MDkgMi4xMDUtNi4xMDIgMi4xMDUtLjM5IDAtLjc3OS0uMDIzLTEuMTctLjA2NyAyLjE4OSAxLjM5NCA0Ljc2OCAyLjIwOSA3LjU1NyAyLjIwOSA5LjA1NCAwIDEzLjk5OS03LjQ5NiAxMy45OTktMTMuOTg2IDAtLjIwOSAwLS40Mi0uMDE1LS42My45NjEtLjY4OSAxLjgtMS41NiAyLjQ2LTIuNTQ4eiIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTIzLjk1NCA0LjU2OWMtLjg4NS4zODktMS44My42NTQtMi44MjUuNzc1IDEuMDE0LS42MTEgMS43OTQtMS41NzQgMi4xNjMtMi43MjMtLjk1MS41NTUtMi4wMDUuOTU5LTMuMTI3IDEuMTg0LS44OTYtLjk1OS0yLjE3My0xLjU1OS0zLjU5MS0xLjU1OS0yLjcxNyAwLTQuOTIgMi4yMDMtNC45MiA0LjkxNyAwIC4zOS4wNDUuNzY1LjEyNyAxLjEyNC00LjA5LS4xOTMtNy43MTUtMi4xNTctMTAuMTQxLTUuMTI2LS40MjcuNzIyLS42NjYgMS41NjEtLjY2NiAyLjQ3NSAwIDEuNzEuODcgMy4yMTMgMi4xODggNC4wOTYtLjgwNy0uMDI2LTEuNTY2LS4yNDgtMi4yMjgtLjYxNnYuMDYxYzAgMi4zODUgMS42OTMgNC4zNzQgMy45NDYgNC44MjctLjQxMy4xMTEtLjg0OS4xNzEtMS4yOTYuMTcxLS4zMTQgMC0uNjE1LS4wMy0uOTE2LS4wODYuNjMxIDEuOTUzIDIuNDQ1IDMuMzc3IDQuNjA0IDMuNDE3LTEuNjggMS4zMTktMy44MDkgMi4xMDUtNi4xMDIgMi4xMDUtLjM5IDAtLjc3OS0uMDIzLTEuMTctLjA2NyAyLjE4OSAxLjM5NCA0Ljc2OCAyLjIwOSA3LjU1NyAyLjIwOSA5LjA1NCAwIDEzLjk5OS03LjQ5NiAxMy45OTktMTMuOTg2IDAtLjIwOSAwLS40Mi0uMDE1LS42My45NjEtLjY4OSAxLjgtMS41NiAyLjQ2LTIuNTQ4eiIvPjwvc3ZnPg==)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-social__button--twitter .wp-block-coblocks-social__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTIzLjk1NCA0LjU2OWMtLjg4NS4zODktMS44My42NTQtMi44MjUuNzc1IDEuMDE0LS42MTEgMS43OTQtMS41NzQgMi4xNjMtMi43MjMtLjk1MS41NTUtMi4wMDUuOTU5LTMuMTI3IDEuMTg0LS44OTYtLjk1OS0yLjE3My0xLjU1OS0zLjU5MS0xLjU1OS0yLjcxNyAwLTQuOTIgMi4yMDMtNC45MiA0LjkxNyAwIC4zOS4wNDUuNzY1LjEyNyAxLjEyNC00LjA5LS4xOTMtNy43MTUtMi4xNTctMTAuMTQxLTUuMTI2LS40MjcuNzIyLS42NjYgMS41NjEtLjY2NiAyLjQ3NSAwIDEuNzEuODcgMy4yMTMgMi4xODggNC4wOTYtLjgwNy0uMDI2LTEuNTY2LS4yNDgtMi4yMjgtLjYxNnYuMDYxYzAgMi4zODUgMS42OTMgNC4zNzQgMy45NDYgNC44MjctLjQxMy4xMTEtLjg0OS4xNzEtMS4yOTYuMTcxLS4zMTQgMC0uNjE1LS4wMy0uOTE2LS4wODYuNjMxIDEuOTUzIDIuNDQ1IDMuMzc3IDQuNjA0IDMuNDE3LTEuNjggMS4zMTktMy44MDkgMi4xMDUtNi4xMDIgMi4xMDUtLjM5IDAtLjc3OS0uMDIzLTEuMTctLjA2NyAyLjE4OSAxLjM5NCA0Ljc2OCAyLjIwOSA3LjU1NyAyLjIwOSA5LjA1NCAwIDEzLjk5OS03LjQ5NiAxMy45OTktMTMuOTg2IDAtLjIwOSAwLS40Mi0uMDE1LS42My45NjEtLjY4OSAxLjgtMS41NiAyLjQ2LTIuNTQ4eiIvPjwvc3ZnPg==);color:#0000!important}}.wp-block-coblocks-social__button--facebook .wp-block-coblocks-social__icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEyLDBhMTIuMDgsMTIuMDgsMCwwLDAtMS44OCwyNFYxNS41N2gtM1YxMi4wOGgzVjkuMzhjMC0zLDEuOC00LjcsNC41NC00LjdhMTguNTIsMTguNTIsMCwwLDEsMi42OC4yM1Y4SDE1LjgzYTEuNzMsMS43MywwLDAsMC0xLjk0LDEuNDloMGExLjIxLDEuMjEsMCwwLDAsMCwuMzh2Mi4yM0gxNy4ybC0uNTMsMy40OUgxMy44OFYyNEExMi4wOCwxMi4wOCwwLDAsMCwxMiwwWiIvPjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEyLDBhMTIuMDgsMTIuMDgsMCwwLDAtMS44OCwyNFYxNS41N2gtM1YxMi4wOGgzVjkuMzhjMC0zLDEuOC00LjcsNC41NC00LjdhMTguNTIsMTguNTIsMCwwLDEsMi42OC4yM1Y4SDE1LjgzYTEuNzMsMS43MywwLDAsMC0xLjk0LDEuNDloMGExLjIxLDEuMjEsMCwwLDAsMCwuMzh2Mi4yM0gxNy4ybC0uNTMsMy40OUgxMy44OFYyNEExMi4wOCwxMi4wOCwwLDAsMCwxMiwwWiIvPjwvc3ZnPgo=)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-social__button--facebook .wp-block-coblocks-social__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEyLDBhMTIuMDgsMTIuMDgsMCwwLDAtMS44OCwyNFYxNS41N2gtM1YxMi4wOGgzVjkuMzhjMC0zLDEuOC00LjcsNC41NC00LjdhMTguNTIsMTguNTIsMCwwLDEsMi42OC4yM1Y4SDE1LjgzYTEuNzMsMS43MywwLDAsMC0xLjk0LDEuNDloMGExLjIxLDEuMjEsMCwwLDAsMCwuMzh2Mi4yM0gxNy4ybC0uNTMsMy40OUgxMy44OFYyNEExMi4wOCwxMi4wOCwwLDAsMCwxMiwwWiIvPjwvc3ZnPgo=);color:#0000!important}}.wp-block-coblocks-social__button--pinterest .wp-block-coblocks-social__icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTEyLjAxNyAwYy02LjYyMSAwLTExLjk4OCA1LjM2Ny0xMS45ODggMTEuOTg3IDAgNS4wNzkgMy4xNTggOS40MTcgNy42MTggMTEuMTYyLS4xMDUtLjk0OS0uMTk5LTIuNDAzLjA0MS0zLjQzOS4yMTktLjkzNyAxLjQwNi01Ljk1NyAxLjQwNi01Ljk1N3MtLjM1OS0uNzItLjM1OS0xLjc4MWMwLTEuNjYzLjk2Ny0yLjkxMSAyLjE2OC0yLjkxMSAxLjAyNCAwIDEuNTE4Ljc2OSAxLjUxOCAxLjY4OCAwIDEuMDI5LS42NTMgMi41NjctLjk5MiAzLjk5Mi0uMjg1IDEuMTkzLjYgMi4xNjUgMS43NzUgMi4xNjUgMi4xMjggMCAzLjc2OC0yLjI0NSAzLjc2OC01LjQ4NyAwLTIuODYxLTIuMDYzLTQuODY5LTUuMDA4LTQuODY5LTMuNDEgMC01LjQwOSAyLjU2Mi01LjQwOSA1LjE5OSAwIDEuMDMzLjM5NCAyLjE0My44ODkgMi43NDEuMDk5LjEyLjExMi4yMjUuMDg1LjM0NS0uMDkuMzc1LS4yOTMgMS4xOTktLjMzNCAxLjM2My0uMDUzLjIyNS0uMTcyLjI3MS0uNDAxLjE2NS0xLjQ5NS0uNjktMi40MzMtMi44NzgtMi40MzMtNC42NDYgMC0zLjc3NiAyLjc0OC03LjI1MiA3LjkyLTcuMjUyIDQuMTU4IDAgNy4zOTIgMi45NjcgNy4zOTIgNi45MjMgMCA0LjEzNS0yLjYwNyA3LjQ2Mi02LjIzMyA3LjQ2Mi0xLjIxNCAwLTIuMzU0LS42MjktMi43NTgtMS4zNzlsLS43NDkgMi44NDhjLS4yNjkgMS4wNDUtMS4wMDQgMi4zNTItMS40OTggMy4xNDYgMS4xMjMuMzQ1IDIuMzA2LjUzNSAzLjU1LjUzNSA2LjYwNyAwIDExLjk4NS01LjM2NSAxMS45ODUtMTEuOTg3IDAtNi42MjMtNS4zNzgtMTEuOTg3LTExLjk4NS0xMS45ODd6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTEyLjAxNyAwYy02LjYyMSAwLTExLjk4OCA1LjM2Ny0xMS45ODggMTEuOTg3IDAgNS4wNzkgMy4xNTggOS40MTcgNy42MTggMTEuMTYyLS4xMDUtLjk0OS0uMTk5LTIuNDAzLjA0MS0zLjQzOS4yMTktLjkzNyAxLjQwNi01Ljk1NyAxLjQwNi01Ljk1N3MtLjM1OS0uNzItLjM1OS0xLjc4MWMwLTEuNjYzLjk2Ny0yLjkxMSAyLjE2OC0yLjkxMSAxLjAyNCAwIDEuNTE4Ljc2OSAxLjUxOCAxLjY4OCAwIDEuMDI5LS42NTMgMi41NjctLjk5MiAzLjk5Mi0uMjg1IDEuMTkzLjYgMi4xNjUgMS43NzUgMi4xNjUgMi4xMjggMCAzLjc2OC0yLjI0NSAzLjc2OC01LjQ4NyAwLTIuODYxLTIuMDYzLTQuODY5LTUuMDA4LTQuODY5LTMuNDEgMC01LjQwOSAyLjU2Mi01LjQwOSA1LjE5OSAwIDEuMDMzLjM5NCAyLjE0My44ODkgMi43NDEuMDk5LjEyLjExMi4yMjUuMDg1LjM0NS0uMDkuMzc1LS4yOTMgMS4xOTktLjMzNCAxLjM2My0uMDUzLjIyNS0uMTcyLjI3MS0uNDAxLjE2NS0xLjQ5NS0uNjktMi40MzMtMi44NzgtMi40MzMtNC42NDYgMC0zLjc3NiAyLjc0OC03LjI1MiA3LjkyLTcuMjUyIDQuMTU4IDAgNy4zOTIgMi45NjcgNy4zOTIgNi45MjMgMCA0LjEzNS0yLjYwNyA3LjQ2Mi02LjIzMyA3LjQ2Mi0xLjIxNCAwLTIuMzU0LS42MjktMi43NTgtMS4zNzlsLS43NDkgMi44NDhjLS4yNjkgMS4wNDUtMS4wMDQgMi4zNTItMS40OTggMy4xNDYgMS4xMjMuMzQ1IDIuMzA2LjUzNSAzLjU1LjUzNSA2LjYwNyAwIDExLjk4NS01LjM2NSAxMS45ODUtMTEuOTg3IDAtNi42MjMtNS4zNzgtMTEuOTg3LTExLjk4NS0xMS45ODd6Ii8+PC9zdmc+)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-social__button--pinterest .wp-block-coblocks-social__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTEyLjAxNyAwYy02LjYyMSAwLTExLjk4OCA1LjM2Ny0xMS45ODggMTEuOTg3IDAgNS4wNzkgMy4xNTggOS40MTcgNy42MTggMTEuMTYyLS4xMDUtLjk0OS0uMTk5LTIuNDAzLjA0MS0zLjQzOS4yMTktLjkzNyAxLjQwNi01Ljk1NyAxLjQwNi01Ljk1N3MtLjM1OS0uNzItLjM1OS0xLjc4MWMwLTEuNjYzLjk2Ny0yLjkxMSAyLjE2OC0yLjkxMSAxLjAyNCAwIDEuNTE4Ljc2OSAxLjUxOCAxLjY4OCAwIDEuMDI5LS42NTMgMi41NjctLjk5MiAzLjk5Mi0uMjg1IDEuMTkzLjYgMi4xNjUgMS43NzUgMi4xNjUgMi4xMjggMCAzLjc2OC0yLjI0NSAzLjc2OC01LjQ4NyAwLTIuODYxLTIuMDYzLTQuODY5LTUuMDA4LTQuODY5LTMuNDEgMC01LjQwOSAyLjU2Mi01LjQwOSA1LjE5OSAwIDEuMDMzLjM5NCAyLjE0My44ODkgMi43NDEuMDk5LjEyLjExMi4yMjUuMDg1LjM0NS0uMDkuMzc1LS4yOTMgMS4xOTktLjMzNCAxLjM2My0uMDUzLjIyNS0uMTcyLjI3MS0uNDAxLjE2NS0xLjQ5NS0uNjktMi40MzMtMi44NzgtMi40MzMtNC42NDYgMC0zLjc3NiAyLjc0OC03LjI1MiA3LjkyLTcuMjUyIDQuMTU4IDAgNy4zOTIgMi45NjcgNy4zOTIgNi45MjMgMCA0LjEzNS0yLjYwNyA3LjQ2Mi02LjIzMyA3LjQ2Mi0xLjIxNCAwLTIuMzU0LS42MjktMi43NTgtMS4zNzlsLS43NDkgMi44NDhjLS4yNjkgMS4wNDUtMS4wMDQgMi4zNTItMS40OTggMy4xNDYgMS4xMjMuMzQ1IDIuMzA2LjUzNSAzLjU1LjUzNSA2LjYwNyAwIDExLjk4NS01LjM2NSAxMS45ODUtMTEuOTg3IDAtNi42MjMtNS4zNzgtMTEuOTg3LTExLjk4NS0xMS45ODd6Ii8+PC9zdmc+);color:#0000!important}}.wp-block-coblocks-social__button--linkedin .wp-block-coblocks-social__icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTIwLjQ0NyAyMC40NTJoLTMuNTU0di01LjU2OWMwLTEuMzI4LS4wMjctMy4wMzctMS44NTItMy4wMzctMS44NTMgMC0yLjEzNiAxLjQ0NS0yLjEzNiAyLjkzOXY1LjY2N2gtMy41NTR2LTExLjQ1MmgzLjQxNHYxLjU2MWguMDQ2Yy40NzctLjkgMS42MzctMS44NSAzLjM3LTEuODUgMy42MDEgMCA0LjI2NyAyLjM3IDQuMjY3IDUuNDU1djYuMjg2em0tMTUuMTEtMTMuMDE5Yy0xLjE0NCAwLTIuMDYzLS45MjYtMi4wNjMtMi4wNjUgMC0xLjEzOC45Mi0yLjA2MyAyLjA2My0yLjA2MyAxLjE0IDAgMi4wNjQuOTI1IDIuMDY0IDIuMDYzIDAgMS4xMzktLjkyNSAyLjA2NS0yLjA2NCAyLjA2NXptMS43ODIgMTMuMDE5aC0zLjU2NHYtMTEuNDUyaDMuNTY0em0xNS4xMDYtMjAuNDUyaC0yMC40NTRjLS45NzkgMC0xLjc3MS43NzQtMS43NzEgMS43Mjl2MjAuNTQyYzAgLjk1Ni43OTIgMS43MjkgMS43NzEgMS43MjloMjAuNDUxYy45NzggMCAxLjc3OC0uNzczIDEuNzc4LTEuNzI5di0yMC41NDJjMC0uOTU1LS44LTEuNzI5LTEuNzc4LTEuNzI5eiIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTIwLjQ0NyAyMC40NTJoLTMuNTU0di01LjU2OWMwLTEuMzI4LS4wMjctMy4wMzctMS44NTItMy4wMzctMS44NTMgMC0yLjEzNiAxLjQ0NS0yLjEzNiAyLjkzOXY1LjY2N2gtMy41NTR2LTExLjQ1MmgzLjQxNHYxLjU2MWguMDQ2Yy40NzctLjkgMS42MzctMS44NSAzLjM3LTEuODUgMy42MDEgMCA0LjI2NyAyLjM3IDQuMjY3IDUuNDU1djYuMjg2em0tMTUuMTEtMTMuMDE5Yy0xLjE0NCAwLTIuMDYzLS45MjYtMi4wNjMtMi4wNjUgMC0xLjEzOC45Mi0yLjA2MyAyLjA2My0yLjA2MyAxLjE0IDAgMi4wNjQuOTI1IDIuMDY0IDIuMDYzIDAgMS4xMzktLjkyNSAyLjA2NS0yLjA2NCAyLjA2NXptMS43ODIgMTMuMDE5aC0zLjU2NHYtMTEuNDUyaDMuNTY0em0xNS4xMDYtMjAuNDUyaC0yMC40NTRjLS45NzkgMC0xLjc3MS43NzQtMS43NzEgMS43Mjl2MjAuNTQyYzAgLjk1Ni43OTIgMS43MjkgMS43NzEgMS43MjloMjAuNDUxYy45NzggMCAxLjc3OC0uNzczIDEuNzc4LTEuNzI5di0yMC41NDJjMC0uOTU1LS44LTEuNzI5LTEuNzc4LTEuNzI5eiIvPjwvc3ZnPg==)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-social__button--linkedin .wp-block-coblocks-social__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTIwLjQ0NyAyMC40NTJoLTMuNTU0di01LjU2OWMwLTEuMzI4LS4wMjctMy4wMzctMS44NTItMy4wMzctMS44NTMgMC0yLjEzNiAxLjQ0NS0yLjEzNiAyLjkzOXY1LjY2N2gtMy41NTR2LTExLjQ1MmgzLjQxNHYxLjU2MWguMDQ2Yy40NzctLjkgMS42MzctMS44NSAzLjM3LTEuODUgMy42MDEgMCA0LjI2NyAyLjM3IDQuMjY3IDUuNDU1djYuMjg2em0tMTUuMTEtMTMuMDE5Yy0xLjE0NCAwLTIuMDYzLS45MjYtMi4wNjMtMi4wNjUgMC0xLjEzOC45Mi0yLjA2MyAyLjA2My0yLjA2MyAxLjE0IDAgMi4wNjQuOTI1IDIuMDY0IDIuMDYzIDAgMS4xMzktLjkyNSAyLjA2NS0yLjA2NCAyLjA2NXptMS43ODIgMTMuMDE5aC0zLjU2NHYtMTEuNDUyaDMuNTY0em0xNS4xMDYtMjAuNDUyaC0yMC40NTRjLS45NzkgMC0xLjc3MS43NzQtMS43NzEgMS43Mjl2MjAuNTQyYzAgLjk1Ni43OTIgMS43MjkgMS43NzEgMS43MjloMjAuNDUxYy45NzggMCAxLjc3OC0uNzczIDEuNzc4LTEuNzI5di0yMC41NDJjMC0uOTU1LS44LTEuNzI5LTEuNzc4LTEuNzI5eiIvPjwvc3ZnPg==);color:#0000!important}}.wp-block-coblocks-social__button--tumblr .wp-block-coblocks-social__icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTE0LjU2MyAyNGMtNS4wOTMgMC03LjAzMS0zLjc1Ni03LjAzMS02LjQxMXYtNy44NDJoLTIuNDE2di0zLjA5OWMzLjYzLTEuMzEzIDQuNTEyLTQuNTk2IDQuNzEtNi40NjkuMDE0LS4xMjguMTE1LS4xNzkuMTczLS4xNzloMy41MTd2Ni4xMTRoNC44MDF2My42MzNoLTQuODJ2Ny40N2MuMDE2IDEuMDAxLjM3NSAyLjM3MSAyLjIwNyAyLjM3MWguMDljLjYzMS0uMDIgMS40ODYtLjIwNSAxLjkzNi0uNDE5bDEuMTU2IDMuNDI1Yy0uNDM2LjYzNi0yLjQgMS4zNzQtNC4xNTYgMS40MDRoLS4xNzh6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTE0LjU2MyAyNGMtNS4wOTMgMC03LjAzMS0zLjc1Ni03LjAzMS02LjQxMXYtNy44NDJoLTIuNDE2di0zLjA5OWMzLjYzLTEuMzEzIDQuNTEyLTQuNTk2IDQuNzEtNi40NjkuMDE0LS4xMjguMTE1LS4xNzkuMTczLS4xNzloMy41MTd2Ni4xMTRoNC44MDF2My42MzNoLTQuODJ2Ny40N2MuMDE2IDEuMDAxLjM3NSAyLjM3MSAyLjIwNyAyLjM3MWguMDljLjYzMS0uMDIgMS40ODYtLjIwNSAxLjkzNi0uNDE5bDEuMTU2IDMuNDI1Yy0uNDM2LjYzNi0yLjQgMS4zNzQtNC4xNTYgMS40MDRoLS4xNzh6Ii8+PC9zdmc+)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-social__button--tumblr .wp-block-coblocks-social__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTE0LjU2MyAyNGMtNS4wOTMgMC03LjAzMS0zLjc1Ni03LjAzMS02LjQxMXYtNy44NDJoLTIuNDE2di0zLjA5OWMzLjYzLTEuMzEzIDQuNTEyLTQuNTk2IDQuNzEtNi40NjkuMDE0LS4xMjguMTE1LS4xNzkuMTczLS4xNzloMy41MTd2Ni4xMTRoNC44MDF2My42MzNoLTQuODJ2Ny40N2MuMDE2IDEuMDAxLjM3NSAyLjM3MSAyLjIwNyAyLjM3MWguMDljLjYzMS0uMDIgMS40ODYtLjIwNSAxLjkzNi0uNDE5bDEuMTU2IDMuNDI1Yy0uNDM2LjYzNi0yLjQgMS4zNzQtNC4xNTYgMS40MDRoLS4xNzh6Ii8+PC9zdmc+);color:#0000!important}}.wp-block-coblocks-social__button--reddit .wp-block-coblocks-social__icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTI0IDExLjc3OWMwLTEuNDU5LTEuMTkyLTIuNjQ1LTIuNjU3LTIuNjQ1LS43MTUgMC0xLjM2My4yODYtMS44NC43NDYtMS44MS0xLjE5MS00LjI1OS0xLjk0OS02Ljk3MS0yLjA0NmwxLjQ4My00LjY2OSA0LjAxNi45NDEtLjAwNi4wNThjMCAxLjE5My45NzUgMi4xNjMgMi4xNzQgMi4xNjMgMS4xOTggMCAyLjE3Mi0uOTcgMi4xNzItMi4xNjNzLS45NzUtMi4xNjQtMi4xNzItMi4xNjRjLS45MiAwLTEuNzA0LjU3NC0yLjAyMSAxLjM3OWwtNC4zMjktMS4wMTVjLS4xODktLjA0Ni0uMzgxLjA2My0uNDQuMjQ5bC0xLjY1NCA1LjIwN2MtMi44MzguMDM0LTUuNDA5Ljc5OC03LjMgMi4wMjUtLjQ3NC0uNDM4LTEuMTAzLS43MTItMS43OTktLjcxMi0xLjQ2NSAwLTIuNjU2IDEuMTg3LTIuNjU2IDIuNjQ2IDAgLjk3LjUzMyAxLjgxMSAxLjMxNyAyLjI3MS0uMDUyLjI4Mi0uMDg2LjU2Ny0uMDg2Ljg1NyAwIDMuOTExIDQuODA4IDcuMDkzIDEwLjcxOSA3LjA5M3MxMC43Mi0zLjE4MiAxMC43Mi03LjA5M2MwLS4yNzQtLjAyOS0uNTQ0LS4wNzUtLjgxLjgzMi0uNDQ3IDEuNDA1LTEuMzEyIDEuNDA1LTIuMzE4em0tMTcuMjI0IDEuODE2YzAtLjg2OC43MS0xLjU3NSAxLjU4Mi0xLjU3NXMxLjU4MS43MDcgMS41ODEgMS41NzUtLjcwOSAxLjU3NC0xLjU4MSAxLjU3NC0xLjU4Mi0uNzA2LTEuNTgyLTEuNTc0em05LjA2MSA0LjY2OWMtLjc5Ny43OTMtMi4wNDggMS4xNzktMy44MjQgMS4xNzlsLS4wMTMtLjAwMy0uMDEzLjAwM2MtMS43NzcgMC0zLjAyOC0uMzg2LTMuODI0LTEuMTc5LS4xNDUtLjE0NC0uMTQ1LS4zNzkgMC0uNTIzLjE0NS0uMTQ1LjM4MS0uMTQ1LjUyNiAwIC42NS42NDcgMS43MjkuOTYxIDMuMjk4Ljk2MWwuMDEzLjAwMy4wMTMtLjAwM2MxLjU2OSAwIDIuNjQ4LS4zMTUgMy4yOTgtLjk2Mi4xNDUtLjE0NS4zODEtLjE0NC41MjYgMCAuMTQ1LjE0NS4xNDUuMzc5IDAgLjUyNHptLS4xODktMy4wOTVjLS44NzIgMC0xLjU4MS0uNzA2LTEuNTgxLTEuNTc0cy43MDktMS41NzUgMS41ODEtMS41NzUgMS41ODEuNzA3IDEuNTgxIDEuNTc1LS43MDkgMS41NzQtMS41ODEgMS41NzR6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTI0IDExLjc3OWMwLTEuNDU5LTEuMTkyLTIuNjQ1LTIuNjU3LTIuNjQ1LS43MTUgMC0xLjM2My4yODYtMS44NC43NDYtMS44MS0xLjE5MS00LjI1OS0xLjk0OS02Ljk3MS0yLjA0NmwxLjQ4My00LjY2OSA0LjAxNi45NDEtLjAwNi4wNThjMCAxLjE5My45NzUgMi4xNjMgMi4xNzQgMi4xNjMgMS4xOTggMCAyLjE3Mi0uOTcgMi4xNzItMi4xNjNzLS45NzUtMi4xNjQtMi4xNzItMi4xNjRjLS45MiAwLTEuNzA0LjU3NC0yLjAyMSAxLjM3OWwtNC4zMjktMS4wMTVjLS4xODktLjA0Ni0uMzgxLjA2My0uNDQuMjQ5bC0xLjY1NCA1LjIwN2MtMi44MzguMDM0LTUuNDA5Ljc5OC03LjMgMi4wMjUtLjQ3NC0uNDM4LTEuMTAzLS43MTItMS43OTktLjcxMi0xLjQ2NSAwLTIuNjU2IDEuMTg3LTIuNjU2IDIuNjQ2IDAgLjk3LjUzMyAxLjgxMSAxLjMxNyAyLjI3MS0uMDUyLjI4Mi0uMDg2LjU2Ny0uMDg2Ljg1NyAwIDMuOTExIDQuODA4IDcuMDkzIDEwLjcxOSA3LjA5M3MxMC43Mi0zLjE4MiAxMC43Mi03LjA5M2MwLS4yNzQtLjAyOS0uNTQ0LS4wNzUtLjgxLjgzMi0uNDQ3IDEuNDA1LTEuMzEyIDEuNDA1LTIuMzE4em0tMTcuMjI0IDEuODE2YzAtLjg2OC43MS0xLjU3NSAxLjU4Mi0xLjU3NXMxLjU4MS43MDcgMS41ODEgMS41NzUtLjcwOSAxLjU3NC0xLjU4MSAxLjU3NC0xLjU4Mi0uNzA2LTEuNTgyLTEuNTc0em05LjA2MSA0LjY2OWMtLjc5Ny43OTMtMi4wNDggMS4xNzktMy44MjQgMS4xNzlsLS4wMTMtLjAwMy0uMDEzLjAwM2MtMS43NzcgMC0zLjAyOC0uMzg2LTMuODI0LTEuMTc5LS4xNDUtLjE0NC0uMTQ1LS4zNzkgMC0uNTIzLjE0NS0uMTQ1LjM4MS0uMTQ1LjUyNiAwIC42NS42NDcgMS43MjkuOTYxIDMuMjk4Ljk2MWwuMDEzLjAwMy4wMTMtLjAwM2MxLjU2OSAwIDIuNjQ4LS4zMTUgMy4yOTgtLjk2Mi4xNDUtLjE0NS4zODEtLjE0NC41MjYgMCAuMTQ1LjE0NS4xNDUuMzc5IDAgLjUyNHptLS4xODktMy4wOTVjLS44NzIgMC0xLjU4MS0uNzA2LTEuNTgxLTEuNTc0cy43MDktMS41NzUgMS41ODEtMS41NzUgMS41ODEuNzA3IDEuNTgxIDEuNTc1LS43MDkgMS41NzQtMS41ODEgMS41NzR6Ii8+PC9zdmc+)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-social__button--reddit .wp-block-coblocks-social__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTI0IDExLjc3OWMwLTEuNDU5LTEuMTkyLTIuNjQ1LTIuNjU3LTIuNjQ1LS43MTUgMC0xLjM2My4yODYtMS44NC43NDYtMS44MS0xLjE5MS00LjI1OS0xLjk0OS02Ljk3MS0yLjA0NmwxLjQ4My00LjY2OSA0LjAxNi45NDEtLjAwNi4wNThjMCAxLjE5My45NzUgMi4xNjMgMi4xNzQgMi4xNjMgMS4xOTggMCAyLjE3Mi0uOTcgMi4xNzItMi4xNjNzLS45NzUtMi4xNjQtMi4xNzItMi4xNjRjLS45MiAwLTEuNzA0LjU3NC0yLjAyMSAxLjM3OWwtNC4zMjktMS4wMTVjLS4xODktLjA0Ni0uMzgxLjA2My0uNDQuMjQ5bC0xLjY1NCA1LjIwN2MtMi44MzguMDM0LTUuNDA5Ljc5OC03LjMgMi4wMjUtLjQ3NC0uNDM4LTEuMTAzLS43MTItMS43OTktLjcxMi0xLjQ2NSAwLTIuNjU2IDEuMTg3LTIuNjU2IDIuNjQ2IDAgLjk3LjUzMyAxLjgxMSAxLjMxNyAyLjI3MS0uMDUyLjI4Mi0uMDg2LjU2Ny0uMDg2Ljg1NyAwIDMuOTExIDQuODA4IDcuMDkzIDEwLjcxOSA3LjA5M3MxMC43Mi0zLjE4MiAxMC43Mi03LjA5M2MwLS4yNzQtLjAyOS0uNTQ0LS4wNzUtLjgxLjgzMi0uNDQ3IDEuNDA1LTEuMzEyIDEuNDA1LTIuMzE4em0tMTcuMjI0IDEuODE2YzAtLjg2OC43MS0xLjU3NSAxLjU4Mi0xLjU3NXMxLjU4MS43MDcgMS41ODEgMS41NzUtLjcwOSAxLjU3NC0xLjU4MSAxLjU3NC0xLjU4Mi0uNzA2LTEuNTgyLTEuNTc0em05LjA2MSA0LjY2OWMtLjc5Ny43OTMtMi4wNDggMS4xNzktMy44MjQgMS4xNzlsLS4wMTMtLjAwMy0uMDEzLjAwM2MtMS43NzcgMC0zLjAyOC0uMzg2LTMuODI0LTEuMTc5LS4xNDUtLjE0NC0uMTQ1LS4zNzkgMC0uNTIzLjE0NS0uMTQ1LjM4MS0uMTQ1LjUyNiAwIC42NS42NDcgMS43MjkuOTYxIDMuMjk4Ljk2MWwuMDEzLjAwMy4wMTMtLjAwM2MxLjU2OSAwIDIuNjQ4LS4zMTUgMy4yOTgtLjk2Mi4xNDUtLjE0NS4zODEtLjE0NC41MjYgMCAuMTQ1LjE0NS4xNDUuMzc5IDAgLjUyNHptLS4xODktMy4wOTVjLS44NzIgMC0xLjU4MS0uNzA2LTEuNTgxLTEuNTc0cy43MDktMS41NzUgMS41ODEtMS41NzUgMS41ODEuNzA3IDEuNTgxIDEuNTc1LS43MDkgMS41NzQtMS41ODEgMS41NzR6Ii8+PC9zdmc+);color:#0000!important}}.wp-block-coblocks-social__button--email .wp-block-coblocks-social__icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTExLjU1NjU2ODcgMTcuOTYzNjAzM2MtMy4xODY3MjM4NCAwLTUuNzc4Mjg0MzYtMi42ODU1NTg3LTUuNzc4Mjg0MzYtNS45ODc4Njc4IDAtMy4zMDIzMDkwMyAyLjU5MTU2MDUyLTUuOTg3ODY3NzMgNS43NzgyODQzNi01Ljk4Nzg2NzczIDMuMTg2NzIzOCAwIDUuNzc4Mjg0MyAyLjY4NTU1ODcgNS43NzgyODQzIDUuOTg3ODY3NzMgMCAzLjMwMjMwOTEtMi41OTE1NjA1IDUuOTg3ODY3OC01Ljc3ODI4NDMgNS45ODc4Njc4em0wLTguOTgxODAxNjRjLTEuNTkzMzYxOTMgMC0yLjg4OTE0MjIgMS4zNDI3NzkzNC0yLjg4OTE0MjIgMi45OTM5MzM4NCAwIDEuNjUxMTU0NiAxLjI5NTc4MDI3IDIuOTkzOTMzOSAyLjg4OTE0MjIgMi45OTM5MzM5IDEuNTkzMzYxOSAwIDIuODg5MTQyMS0xLjM0Mjc3OTMgMi44ODkxNDIxLTIuOTkzOTMzOSAwLTEuNjUxMTU0NS0xLjI5NTc4MDItMi45OTM5MzM4NC0yLjg4OTE0MjEtMi45OTM5MzM4NHptMCAxNC45Njk2Njk0NGMtNi4zNzIwMDMwOCAwLTExLjU1NjU2ODctNS4zNzI2MTQ0LTExLjU1NjU2ODctMTEuOTc1NzM1NiAwLTYuNjAzMTIxMTQgNS4xODQ1NjU2Mi0xMS45NzU3MzU1IDExLjU1NjU2ODctMTEuOTc1NzM1NSA2LjM3MjAwMyAwIDExLjU1NjU2ODYgNS4zNzI2MTQzNiAxMS41NTY1Njg2IDExLjk3NTczNTUgMCAuODEyODUzMS0uMDc5NDUxNCAxLjYyNTcwNjEtLjIzNTQ2NSAyLjQxMzExMDgtLjQ5NjkzMjUgMi40NTUwMjU3LTIuODAxMDIzNCA0LjAxOTM1NjItNS4xMzU0NTAyIDMuNTEwMzg3NC0xLjEzMjU0MzgtLjI0NDAwNTYtMi4xMDYxODQ3LS45MzExMTM0LTIuNzQwMzUxNC0xLjkzNTU3ODItLjYzNDE2NjctMS4wMDI5Njc5LS44NTM3NDE1LTIuMjAzNTM1NC0uNjE2ODMxOC0zLjM3NzE1NzQuMTYwMzQ3My0uODA5ODU5Mi45Mjc0MTQ2LTEuMzI5MzA2NyAxLjcwODkyNzUtMS4xNjAxNDk0Ljc4MTUxMy4xNjkxNTcyIDEuMjgyNzc5Mi45NjI1NDk3IDEuMTE4MDk4MSAxLjc3MDkxMTktLjA3ODAwNjkuMzkyMjA1My0uMDA1Nzc4My43OTAzOTg1LjIwNjU3MzYgMS4xMjU3MTkxLjIxMjM1Mi4zMzUzMjA2LjUzNTkzNTkuNTY0MzU2Ni45MTI5NjkuNjQ2Njg5Ny43NzcxNzkyLjE1ODY3ODUgMS41NDU2OTEtLjM1MTc4NzIgMS43MTAzNzIxLTEuMTYwMTQ5My4xMjI3ODg2LS42MTM3NTY1LjE4MjAxNi0xLjIyMTUyNTEuMTgyMDE2LTEuODMzNzg0NiAwLTQuOTUzNDYzNTctMy44ODczNDA4LTguOTgxODAxNjEtOC42Njc0MjY1LTguOTgxODAxNjEtNC43ODAwODU3NSAwLTguNjY3NDI2NTMgNC4wMjgzMzgwNC04LjY2NzQyNjUzIDguOTgxODAxNjEgMCA0Ljk1MzQ2MzcgMy44ODczNDA3OCA4Ljk4MTgwMTcgOC42Njc0MjY1MyA4Ljk4MTgwMTcgMS4wMjI3NTYzIDAgMi4wMjY3MzMyLS4xODI2MyAyLjk4MTU5NDctLjU0NDg5Ni43NDk3MzI0LS4yODE0Mjk3IDEuNTc3NDcxNi4xMTM3Njk1IDEuODUxOTQwMS44OTM2ODkzLjI3MzAyNC43NzY5MjU4LS4xMTEyMzIgMS42MzYxODQ5LS44NjI0MDg5IDEuOTE5MTExNi0xLjI3MTIyMjYuNDgyMDIzNC0yLjYwODg5NTQuNzI2MDI5LTMuOTcxMTI1OS43MjYwMjl6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSguMzY4ODk2KSIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTExLjU1NjU2ODcgMTcuOTYzNjAzM2MtMy4xODY3MjM4NCAwLTUuNzc4Mjg0MzYtMi42ODU1NTg3LTUuNzc4Mjg0MzYtNS45ODc4Njc4IDAtMy4zMDIzMDkwMyAyLjU5MTU2MDUyLTUuOTg3ODY3NzMgNS43NzgyODQzNi01Ljk4Nzg2NzczIDMuMTg2NzIzOCAwIDUuNzc4Mjg0MyAyLjY4NTU1ODcgNS43NzgyODQzIDUuOTg3ODY3NzMgMCAzLjMwMjMwOTEtMi41OTE1NjA1IDUuOTg3ODY3OC01Ljc3ODI4NDMgNS45ODc4Njc4em0wLTguOTgxODAxNjRjLTEuNTkzMzYxOTMgMC0yLjg4OTE0MjIgMS4zNDI3NzkzNC0yLjg4OTE0MjIgMi45OTM5MzM4NCAwIDEuNjUxMTU0NiAxLjI5NTc4MDI3IDIuOTkzOTMzOSAyLjg4OTE0MjIgMi45OTM5MzM5IDEuNTkzMzYxOSAwIDIuODg5MTQyMS0xLjM0Mjc3OTMgMi44ODkxNDIxLTIuOTkzOTMzOSAwLTEuNjUxMTU0NS0xLjI5NTc4MDItMi45OTM5MzM4NC0yLjg4OTE0MjEtMi45OTM5MzM4NHptMCAxNC45Njk2Njk0NGMtNi4zNzIwMDMwOCAwLTExLjU1NjU2ODctNS4zNzI2MTQ0LTExLjU1NjU2ODctMTEuOTc1NzM1NiAwLTYuNjAzMTIxMTQgNS4xODQ1NjU2Mi0xMS45NzU3MzU1IDExLjU1NjU2ODctMTEuOTc1NzM1NSA2LjM3MjAwMyAwIDExLjU1NjU2ODYgNS4zNzI2MTQzNiAxMS41NTY1Njg2IDExLjk3NTczNTUgMCAuODEyODUzMS0uMDc5NDUxNCAxLjYyNTcwNjEtLjIzNTQ2NSAyLjQxMzExMDgtLjQ5NjkzMjUgMi40NTUwMjU3LTIuODAxMDIzNCA0LjAxOTM1NjItNS4xMzU0NTAyIDMuNTEwMzg3NC0xLjEzMjU0MzgtLjI0NDAwNTYtMi4xMDYxODQ3LS45MzExMTM0LTIuNzQwMzUxNC0xLjkzNTU3ODItLjYzNDE2NjctMS4wMDI5Njc5LS44NTM3NDE1LTIuMjAzNTM1NC0uNjE2ODMxOC0zLjM3NzE1NzQuMTYwMzQ3My0uODA5ODU5Mi45Mjc0MTQ2LTEuMzI5MzA2NyAxLjcwODkyNzUtMS4xNjAxNDk0Ljc4MTUxMy4xNjkxNTcyIDEuMjgyNzc5Mi45NjI1NDk3IDEuMTE4MDk4MSAxLjc3MDkxMTktLjA3ODAwNjkuMzkyMjA1My0uMDA1Nzc4My43OTAzOTg1LjIwNjU3MzYgMS4xMjU3MTkxLjIxMjM1Mi4zMzUzMjA2LjUzNTkzNTkuNTY0MzU2Ni45MTI5NjkuNjQ2Njg5Ny43NzcxNzkyLjE1ODY3ODUgMS41NDU2OTEtLjM1MTc4NzIgMS43MTAzNzIxLTEuMTYwMTQ5My4xMjI3ODg2LS42MTM3NTY1LjE4MjAxNi0xLjIyMTUyNTEuMTgyMDE2LTEuODMzNzg0NiAwLTQuOTUzNDYzNTctMy44ODczNDA4LTguOTgxODAxNjEtOC42Njc0MjY1LTguOTgxODAxNjEtNC43ODAwODU3NSAwLTguNjY3NDI2NTMgNC4wMjgzMzgwNC04LjY2NzQyNjUzIDguOTgxODAxNjEgMCA0Ljk1MzQ2MzcgMy44ODczNDA3OCA4Ljk4MTgwMTcgOC42Njc0MjY1MyA4Ljk4MTgwMTcgMS4wMjI3NTYzIDAgMi4wMjY3MzMyLS4xODI2MyAyLjk4MTU5NDctLjU0NDg5Ni43NDk3MzI0LS4yODE0Mjk3IDEuNTc3NDcxNi4xMTM3Njk1IDEuODUxOTQwMS44OTM2ODkzLjI3MzAyNC43NzY5MjU4LS4xMTEyMzIgMS42MzYxODQ5LS44NjI0MDg5IDEuOTE5MTExNi0xLjI3MTIyMjYuNDgyMDIzNC0yLjYwODg5NTQuNzI2MDI5LTMuOTcxMTI1OS43MjYwMjl6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSguMzY4ODk2KSIvPjwvc3ZnPg==)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-social__button--email .wp-block-coblocks-social__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTExLjU1NjU2ODcgMTcuOTYzNjAzM2MtMy4xODY3MjM4NCAwLTUuNzc4Mjg0MzYtMi42ODU1NTg3LTUuNzc4Mjg0MzYtNS45ODc4Njc4IDAtMy4zMDIzMDkwMyAyLjU5MTU2MDUyLTUuOTg3ODY3NzMgNS43NzgyODQzNi01Ljk4Nzg2NzczIDMuMTg2NzIzOCAwIDUuNzc4Mjg0MyAyLjY4NTU1ODcgNS43NzgyODQzIDUuOTg3ODY3NzMgMCAzLjMwMjMwOTEtMi41OTE1NjA1IDUuOTg3ODY3OC01Ljc3ODI4NDMgNS45ODc4Njc4em0wLTguOTgxODAxNjRjLTEuNTkzMzYxOTMgMC0yLjg4OTE0MjIgMS4zNDI3NzkzNC0yLjg4OTE0MjIgMi45OTM5MzM4NCAwIDEuNjUxMTU0NiAxLjI5NTc4MDI3IDIuOTkzOTMzOSAyLjg4OTE0MjIgMi45OTM5MzM5IDEuNTkzMzYxOSAwIDIuODg5MTQyMS0xLjM0Mjc3OTMgMi44ODkxNDIxLTIuOTkzOTMzOSAwLTEuNjUxMTU0NS0xLjI5NTc4MDItMi45OTM5MzM4NC0yLjg4OTE0MjEtMi45OTM5MzM4NHptMCAxNC45Njk2Njk0NGMtNi4zNzIwMDMwOCAwLTExLjU1NjU2ODctNS4zNzI2MTQ0LTExLjU1NjU2ODctMTEuOTc1NzM1NiAwLTYuNjAzMTIxMTQgNS4xODQ1NjU2Mi0xMS45NzU3MzU1IDExLjU1NjU2ODctMTEuOTc1NzM1NSA2LjM3MjAwMyAwIDExLjU1NjU2ODYgNS4zNzI2MTQzNiAxMS41NTY1Njg2IDExLjk3NTczNTUgMCAuODEyODUzMS0uMDc5NDUxNCAxLjYyNTcwNjEtLjIzNTQ2NSAyLjQxMzExMDgtLjQ5NjkzMjUgMi40NTUwMjU3LTIuODAxMDIzNCA0LjAxOTM1NjItNS4xMzU0NTAyIDMuNTEwMzg3NC0xLjEzMjU0MzgtLjI0NDAwNTYtMi4xMDYxODQ3LS45MzExMTM0LTIuNzQwMzUxNC0xLjkzNTU3ODItLjYzNDE2NjctMS4wMDI5Njc5LS44NTM3NDE1LTIuMjAzNTM1NC0uNjE2ODMxOC0zLjM3NzE1NzQuMTYwMzQ3My0uODA5ODU5Mi45Mjc0MTQ2LTEuMzI5MzA2NyAxLjcwODkyNzUtMS4xNjAxNDk0Ljc4MTUxMy4xNjkxNTcyIDEuMjgyNzc5Mi45NjI1NDk3IDEuMTE4MDk4MSAxLjc3MDkxMTktLjA3ODAwNjkuMzkyMjA1My0uMDA1Nzc4My43OTAzOTg1LjIwNjU3MzYgMS4xMjU3MTkxLjIxMjM1Mi4zMzUzMjA2LjUzNTkzNTkuNTY0MzU2Ni45MTI5NjkuNjQ2Njg5Ny43NzcxNzkyLjE1ODY3ODUgMS41NDU2OTEtLjM1MTc4NzIgMS43MTAzNzIxLTEuMTYwMTQ5My4xMjI3ODg2LS42MTM3NTY1LjE4MjAxNi0xLjIyMTUyNTEuMTgyMDE2LTEuODMzNzg0NiAwLTQuOTUzNDYzNTctMy44ODczNDA4LTguOTgxODAxNjEtOC42Njc0MjY1LTguOTgxODAxNjEtNC43ODAwODU3NSAwLTguNjY3NDI2NTMgNC4wMjgzMzgwNC04LjY2NzQyNjUzIDguOTgxODAxNjEgMCA0Ljk1MzQ2MzcgMy44ODczNDA3OCA4Ljk4MTgwMTcgOC42Njc0MjY1MyA4Ljk4MTgwMTcgMS4wMjI3NTYzIDAgMi4wMjY3MzMyLS4xODI2MyAyLjk4MTU5NDctLjU0NDg5Ni43NDk3MzI0LS4yODE0Mjk3IDEuNTc3NDcxNi4xMTM3Njk1IDEuODUxOTQwMS44OTM2ODkzLjI3MzAyNC43NzY5MjU4LS4xMTEyMzIgMS42MzYxODQ5LS44NjI0MDg5IDEuOTE5MTExNi0xLjI3MTIyMjYuNDgyMDIzNC0yLjYwODg5NTQuNzI2MDI5LTMuOTcxMTI1OS43MjYwMjl6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSguMzY4ODk2KSIvPjwvc3ZnPg==);color:#0000!important}}.wp-block-coblocks-social__button--google .wp-block-coblocks-social__icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTEyLjI0IDEwLjI4NXY0LjExNWg2LjgwNmMtLjI3NSAxLjc2NS0yLjA1NiA1LjE3NC02LjgwNiA1LjE3NC00LjA5NSAwLTcuNDM5LTMuMzg5LTcuNDM5LTcuNTc0czMuMzQ1LTcuNTc0IDcuNDM5LTcuNTc0YzIuMzMgMCAzLjg5MS45ODkgNC43ODUgMS44NDlsMy4yNTQtMy4xMzhjLTIuMDktMS45NTEtNC44LTMuMTM3LTguMDM5LTMuMTM3LTYuNjM1IDAtMTIgNS4zNjUtMTIgMTJzNS4zNjUgMTIgMTIgMTJjNi45MjYgMCAxMS41Mi00Ljg2OSAxMS41Mi0xMS43MjYgMC0uNzg4LS4wODUtMS4zOS0uMTg5LTEuOTg5eiIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTEyLjI0IDEwLjI4NXY0LjExNWg2LjgwNmMtLjI3NSAxLjc2NS0yLjA1NiA1LjE3NC02LjgwNiA1LjE3NC00LjA5NSAwLTcuNDM5LTMuMzg5LTcuNDM5LTcuNTc0czMuMzQ1LTcuNTc0IDcuNDM5LTcuNTc0YzIuMzMgMCAzLjg5MS45ODkgNC43ODUgMS44NDlsMy4yNTQtMy4xMzhjLTIuMDktMS45NTEtNC44LTMuMTM3LTguMDM5LTMuMTM3LTYuNjM1IDAtMTIgNS4zNjUtMTIgMTJzNS4zNjUgMTIgMTIgMTJjNi45MjYgMCAxMS41Mi00Ljg2OSAxMS41Mi0xMS43MjYgMC0uNzg4LS4wODUtMS4zOS0uMTg5LTEuOTg5eiIvPjwvc3ZnPg==)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-social__button--google .wp-block-coblocks-social__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTEyLjI0IDEwLjI4NXY0LjExNWg2LjgwNmMtLjI3NSAxLjc2NS0yLjA1NiA1LjE3NC02LjgwNiA1LjE3NC00LjA5NSAwLTcuNDM5LTMuMzg5LTcuNDM5LTcuNTc0czMuMzQ1LTcuNTc0IDcuNDM5LTcuNTc0YzIuMzMgMCAzLjg5MS45ODkgNC43ODUgMS44NDlsMy4yNTQtMy4xMzhjLTIuMDktMS45NTEtNC44LTMuMTM3LTguMDM5LTMuMTM3LTYuNjM1IDAtMTIgNS4zNjUtMTIgMTJzNS4zNjUgMTIgMTIgMTJjNi45MjYgMCAxMS41Mi00Ljg2OSAxMS41Mi0xMS43MjYgMC0uNzg4LS4wODUtMS4zOS0uMTg5LTEuOTg5eiIvPjwvc3ZnPg==);color:#0000!important}}.wp-block-coblocks-social__button--yelp .wp-block-coblocks-social__icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTIwLjY1Mzc4NjEgMTcuMzExODMxMmMtLjEzMzkyMTMuOTIwMzUyOC0yLjAxMjYxODggMy4zMDgxNDEyLTIuODc2OTMzNiAzLjY1Mzg2NzEtLjI5NTM4NjcuMTE3Nzc0OC0uNTgwMzI1Ny4wODkyODA5LS44MDczMjctLjA4NTQ4MTctLjE0NjI2ODctLjExMzk3NTUtLjI5ODIzNjEtLjM0NjY3NTctMi4zMjQxNTIxLTMuNjM0ODcxMmwtLjYwMTIyMTItLjk4MDE5Yy0uMjMxNzUwMy0uMzUxNDI0Ny0uMTg5MDA5NS0uODEzOTc1Ni4wOTg3Nzg5LTEuMTY3Mjk5OS4yODIwODk1LS4zNDA5NzY5LjY5NTI1MS0uNDY5MTk5NCAxLjA1NTIyMzktLjMzMjQyODcuMDE4OTk1OS4wMTEzOTc1IDEuNTE1ODc1Mi41MDQzNDE5IDEuNTE1ODc1Mi41MDQzNDE5IDMuNDA3ODY5OSAxLjExOTgxMDEgMy41MTg5OTYgMS4xNjI1NTA5IDMuNjYzMzY1MSAxLjI3MDgyNzcuMjE1NjAzOC4xNzY2NjIyLjMxNTMzMjUuNDUxMTUzNC4yNzA2OTIuNzcyMTg0NmguMDA1Njk4OHptLTYuODI5OTg2Ni01LjAwMjU3ODJjLS4yNDEyNDg0LS4zNjY2MjE0LS4yMzc0NDkyLS43OTg3Nzg4LjAxMTM5NzUtMS4wOTcwMTQ5bC45NDc4OTY5LTEuMjkwNzczNDhjMi4wNzkxMDQ2LTIuODM0MTkyNzYgMi4xOTQ5Nzk3LTIuOTgzMzEwODEgMi4zMzU1NDk2LTMuMDgyMDg5NjUuMjQzMTQ3OS0uMTYyNDE1Mi41NDEzODQtLjE3MDAxMzU3LjgyNzI3MjgtLjAzMDM5MzQ4LjgyNTM3MzEuNDAwODE0MTIgMi40OTEzMTYyIDIuODc2OTMzNiAyLjU5MTk5NDYgMy44MjY3MzAxMXYuMDMyMjkzMWMuMDI3NTQ0MS4zMjM4ODA2LS4wOTk3Mjg2LjU4Njk3NDItLjMyODYyOTYuNzQ0NjQwNC0uMTU1NzY2Ni4wOTk3Mjg3LS4yOTgyMzYxLjE1NzY2NjItNC4xNzI0NTYgMS4wOTc5NjQ4LS42MTI2MTg3LjE1NTc2NjYtLjk1MzU5NTcuMjQxMjQ4My0xLjE1NDAwMjcuMzEyNDgzbC4wMjc1NDQxLS4wMjg0OTM5Yy0uMzgzNzE3OC4xMTM5NzU2LS44MTExMjYzLS4wNzAyODQ5LTEuMDUzMzI0NC0uNDU0OTUyNXptLTIuMzc4MjkwNS0xLjQ2ODM4NTRjLS4xODUyMTAzLjA1NzkzNzYtLjc0OTM4OTQuMjMyNzAwMi0xLjQ0Mjc0MDktLjg5MDkwOTA5IDAgMC00LjY4MzQ0NjUtNy4zNjk0NzEwNC00Ljc5MzYyMjktNy41OTY0NzI0MS0uMDY2NDg1NzUtLjI1NjQ0NTA1LjAxNDI0Njk1LS41NDUxODMxOS4yNDIxOTgxMS0uNzc4ODMzMTMuNjk3MTUwNjMtLjcyMjc5NTEzIDQuNDgwMTkwMDktMS43ODA4Njg0NCA1LjQ3MDgyNzg5LTEuNTM5NjIwMTIuMzIyOTMwOC4wODM1ODIwOS41NDUxODMxLjI4NTg4ODc0LjYyMzA2NjUuNTczNjc3MDguMDU2OTg3Ny4zMTgxODE4My41MTc2MzkgNy4xNTc2NjY0My41ODQxMjQ4IDguNjg5Njg4MTguMDYyNjg2NiAxLjMxMDcxOTE5LS40OTg2NDMyIDEuNDg2NDMxNDktLjY4Mzg1MzUgMS41NDI0Njk0OXptLjYxODMxNzUgNy40OTY3NDM4Yy0uMDEwNDQ3NyAzLjU4NDUzMi0uMDE4MDQ2MSAzLjcwNDIwNjQtLjA3NjkzMzUgMy44NzQyMTk5LS4wOTk3Mjg2LjI2Njg5MjgtLjMyODYyOTYuNDQ1NDU0Ni0uNjQ2ODExNC41MDMzOTIyLS45MTE4MDQ2LjE1NTc2NjYtMy43Njc4NDI3LS44OTg1MDc1LTQuMzYzMzY1MTEtMS42MDUxNTYxLS4xMTM5NzU1OC0uMTU1NzY2Ni0uMTg1MjEwMzItLjMxMTUzMzMtLjE5OTQ1NzI3LS40NjgyNDk3LS4wMTUxOTY3NC0uMTEzOTc1NiAwLS4yMjc5NTExLjA0Mjc0MDg1LS4zMjg2Mjk2LjA3MTIzNDczLS4xODUyMTAzLjE3MDk2MzM3LS4zMjc2Nzk4IDIuNzM1NDEzOTItMy4zMzM3ODU3bC43NTQxMzg0MS0uODk2NjA3OWMuMjU3Mzk0OS0uMzI3Njc5OC43MTIzNDc0LS40Mjc0MDg0IDEuMTM4ODA2LS4yNTczOTQ4LjQxNDExMTMuMTU2NzE2NC42NzA1NTYzLjUxMjg5MDEuNjQyMDYyNC44OTc1NTc3djEuNTk1NjU4MXptLTcuNzcyMTg0NzItMi4yOTI4MDg3Yy0uMjgwMTg5OTYtLjAwOTQ5OC0uNTMxODg2MDQtLjE3NzYxMi0uNjc5MTA0NDktLjQ1NTkwMjQtLjEwNTQyNzQyLS4yMDQyMDYyLS4xNzk1MTE1NC0uNTQxMzg0LS4yMjYwNTE1Ny0uOTUxNjk2MS0uMTMwMTIyMTItMS4yMzU2ODUyLjAyNzU0NDEtMy4xMDAxMzU3LjM5Nzk2NDczLTMuNjkxODU5LjE3MzgxMjc2LS4yNzA2OTIuNDI3NDA4NDMtLjQxNDExMTIuNzA3NTk4MzktLjQwNDYxMzMuMTg1MjEwMzIgMCAuMzUwNDc0OTEuMDU3OTM3NiA0LjAxNjY4OTQgMS41NjcxNjQzbDEuMDczMjcwMDUuNDI2NDU4NmMuMzgzNzE3NzkuMTQyNDY5NS42MjExNjY5MS41NDEzODQuNTk4MzcxODEuOTk4MjM2MS0uMDI4NDkzOS40NDE2NTU0LS4yODMwMzkzNy43ODI2MzIzLS42NTkxNTg3OS44ODMzMTA4bC0xLjUyNDQyMzM4LjQ4NDM5NjJjLTMuNDA5NzY5NDQgMS4wOTcwMTQ5LTMuNTIyNzk1MjIgMS4xMjU1MDg4LTMuNzAyMzA2NzYgMS4xMTEyNjE5eiIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTIwLjY1Mzc4NjEgMTcuMzExODMxMmMtLjEzMzkyMTMuOTIwMzUyOC0yLjAxMjYxODggMy4zMDgxNDEyLTIuODc2OTMzNiAzLjY1Mzg2NzEtLjI5NTM4NjcuMTE3Nzc0OC0uNTgwMzI1Ny4wODkyODA5LS44MDczMjctLjA4NTQ4MTctLjE0NjI2ODctLjExMzk3NTUtLjI5ODIzNjEtLjM0NjY3NTctMi4zMjQxNTIxLTMuNjM0ODcxMmwtLjYwMTIyMTItLjk4MDE5Yy0uMjMxNzUwMy0uMzUxNDI0Ny0uMTg5MDA5NS0uODEzOTc1Ni4wOTg3Nzg5LTEuMTY3Mjk5OS4yODIwODk1LS4zNDA5NzY5LjY5NTI1MS0uNDY5MTk5NCAxLjA1NTIyMzktLjMzMjQyODcuMDE4OTk1OS4wMTEzOTc1IDEuNTE1ODc1Mi41MDQzNDE5IDEuNTE1ODc1Mi41MDQzNDE5IDMuNDA3ODY5OSAxLjExOTgxMDEgMy41MTg5OTYgMS4xNjI1NTA5IDMuNjYzMzY1MSAxLjI3MDgyNzcuMjE1NjAzOC4xNzY2NjIyLjMxNTMzMjUuNDUxMTUzNC4yNzA2OTIuNzcyMTg0NmguMDA1Njk4OHptLTYuODI5OTg2Ni01LjAwMjU3ODJjLS4yNDEyNDg0LS4zNjY2MjE0LS4yMzc0NDkyLS43OTg3Nzg4LjAxMTM5NzUtMS4wOTcwMTQ5bC45NDc4OTY5LTEuMjkwNzczNDhjMi4wNzkxMDQ2LTIuODM0MTkyNzYgMi4xOTQ5Nzk3LTIuOTgzMzEwODEgMi4zMzU1NDk2LTMuMDgyMDg5NjUuMjQzMTQ3OS0uMTYyNDE1Mi41NDEzODQtLjE3MDAxMzU3LjgyNzI3MjgtLjAzMDM5MzQ4LjgyNTM3MzEuNDAwODE0MTIgMi40OTEzMTYyIDIuODc2OTMzNiAyLjU5MTk5NDYgMy44MjY3MzAxMXYuMDMyMjkzMWMuMDI3NTQ0MS4zMjM4ODA2LS4wOTk3Mjg2LjU4Njk3NDItLjMyODYyOTYuNzQ0NjQwNC0uMTU1NzY2Ni4wOTk3Mjg3LS4yOTgyMzYxLjE1NzY2NjItNC4xNzI0NTYgMS4wOTc5NjQ4LS42MTI2MTg3LjE1NTc2NjYtLjk1MzU5NTcuMjQxMjQ4My0xLjE1NDAwMjcuMzEyNDgzbC4wMjc1NDQxLS4wMjg0OTM5Yy0uMzgzNzE3OC4xMTM5NzU2LS44MTExMjYzLS4wNzAyODQ5LTEuMDUzMzI0NC0uNDU0OTUyNXptLTIuMzc4MjkwNS0xLjQ2ODM4NTRjLS4xODUyMTAzLjA1NzkzNzYtLjc0OTM4OTQuMjMyNzAwMi0xLjQ0Mjc0MDktLjg5MDkwOTA5IDAgMC00LjY4MzQ0NjUtNy4zNjk0NzEwNC00Ljc5MzYyMjktNy41OTY0NzI0MS0uMDY2NDg1NzUtLjI1NjQ0NTA1LjAxNDI0Njk1LS41NDUxODMxOS4yNDIxOTgxMS0uNzc4ODMzMTMuNjk3MTUwNjMtLjcyMjc5NTEzIDQuNDgwMTkwMDktMS43ODA4Njg0NCA1LjQ3MDgyNzg5LTEuNTM5NjIwMTIuMzIyOTMwOC4wODM1ODIwOS41NDUxODMxLjI4NTg4ODc0LjYyMzA2NjUuNTczNjc3MDguMDU2OTg3Ny4zMTgxODE4My41MTc2MzkgNy4xNTc2NjY0My41ODQxMjQ4IDguNjg5Njg4MTguMDYyNjg2NiAxLjMxMDcxOTE5LS40OTg2NDMyIDEuNDg2NDMxNDktLjY4Mzg1MzUgMS41NDI0Njk0OXptLjYxODMxNzUgNy40OTY3NDM4Yy0uMDEwNDQ3NyAzLjU4NDUzMi0uMDE4MDQ2MSAzLjcwNDIwNjQtLjA3NjkzMzUgMy44NzQyMTk5LS4wOTk3Mjg2LjI2Njg5MjgtLjMyODYyOTYuNDQ1NDU0Ni0uNjQ2ODExNC41MDMzOTIyLS45MTE4MDQ2LjE1NTc2NjYtMy43Njc4NDI3LS44OTg1MDc1LTQuMzYzMzY1MTEtMS42MDUxNTYxLS4xMTM5NzU1OC0uMTU1NzY2Ni0uMTg1MjEwMzItLjMxMTUzMzMtLjE5OTQ1NzI3LS40NjgyNDk3LS4wMTUxOTY3NC0uMTEzOTc1NiAwLS4yMjc5NTExLjA0Mjc0MDg1LS4zMjg2Mjk2LjA3MTIzNDczLS4xODUyMTAzLjE3MDk2MzM3LS4zMjc2Nzk4IDIuNzM1NDEzOTItMy4zMzM3ODU3bC43NTQxMzg0MS0uODk2NjA3OWMuMjU3Mzk0OS0uMzI3Njc5OC43MTIzNDc0LS40Mjc0MDg0IDEuMTM4ODA2LS4yNTczOTQ4LjQxNDExMTMuMTU2NzE2NC42NzA1NTYzLjUxMjg5MDEuNjQyMDYyNC44OTc1NTc3djEuNTk1NjU4MXptLTcuNzcyMTg0NzItMi4yOTI4MDg3Yy0uMjgwMTg5OTYtLjAwOTQ5OC0uNTMxODg2MDQtLjE3NzYxMi0uNjc5MTA0NDktLjQ1NTkwMjQtLjEwNTQyNzQyLS4yMDQyMDYyLS4xNzk1MTE1NC0uNTQxMzg0LS4yMjYwNTE1Ny0uOTUxNjk2MS0uMTMwMTIyMTItMS4yMzU2ODUyLjAyNzU0NDEtMy4xMDAxMzU3LjM5Nzk2NDczLTMuNjkxODU5LjE3MzgxMjc2LS4yNzA2OTIuNDI3NDA4NDMtLjQxNDExMTIuNzA3NTk4MzktLjQwNDYxMzMuMTg1MjEwMzIgMCAuMzUwNDc0OTEuMDU3OTM3NiA0LjAxNjY4OTQgMS41NjcxNjQzbDEuMDczMjcwMDUuNDI2NDU4NmMuMzgzNzE3NzkuMTQyNDY5NS42MjExNjY5MS41NDEzODQuNTk4MzcxODEuOTk4MjM2MS0uMDI4NDkzOS40NDE2NTU0LS4yODMwMzkzNy43ODI2MzIzLS42NTkxNTg3OS44ODMzMTA4bC0xLjUyNDQyMzM4LjQ4NDM5NjJjLTMuNDA5NzY5NDQgMS4wOTcwMTQ5LTMuNTIyNzk1MjIgMS4xMjU1MDg4LTMuNzAyMzA2NzYgMS4xMTEyNjE5eiIvPjwvc3ZnPg==)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-social__button--yelp .wp-block-coblocks-social__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTIwLjY1Mzc4NjEgMTcuMzExODMxMmMtLjEzMzkyMTMuOTIwMzUyOC0yLjAxMjYxODggMy4zMDgxNDEyLTIuODc2OTMzNiAzLjY1Mzg2NzEtLjI5NTM4NjcuMTE3Nzc0OC0uNTgwMzI1Ny4wODkyODA5LS44MDczMjctLjA4NTQ4MTctLjE0NjI2ODctLjExMzk3NTUtLjI5ODIzNjEtLjM0NjY3NTctMi4zMjQxNTIxLTMuNjM0ODcxMmwtLjYwMTIyMTItLjk4MDE5Yy0uMjMxNzUwMy0uMzUxNDI0Ny0uMTg5MDA5NS0uODEzOTc1Ni4wOTg3Nzg5LTEuMTY3Mjk5OS4yODIwODk1LS4zNDA5NzY5LjY5NTI1MS0uNDY5MTk5NCAxLjA1NTIyMzktLjMzMjQyODcuMDE4OTk1OS4wMTEzOTc1IDEuNTE1ODc1Mi41MDQzNDE5IDEuNTE1ODc1Mi41MDQzNDE5IDMuNDA3ODY5OSAxLjExOTgxMDEgMy41MTg5OTYgMS4xNjI1NTA5IDMuNjYzMzY1MSAxLjI3MDgyNzcuMjE1NjAzOC4xNzY2NjIyLjMxNTMzMjUuNDUxMTUzNC4yNzA2OTIuNzcyMTg0NmguMDA1Njk4OHptLTYuODI5OTg2Ni01LjAwMjU3ODJjLS4yNDEyNDg0LS4zNjY2MjE0LS4yMzc0NDkyLS43OTg3Nzg4LjAxMTM5NzUtMS4wOTcwMTQ5bC45NDc4OTY5LTEuMjkwNzczNDhjMi4wNzkxMDQ2LTIuODM0MTkyNzYgMi4xOTQ5Nzk3LTIuOTgzMzEwODEgMi4zMzU1NDk2LTMuMDgyMDg5NjUuMjQzMTQ3OS0uMTYyNDE1Mi41NDEzODQtLjE3MDAxMzU3LjgyNzI3MjgtLjAzMDM5MzQ4LjgyNTM3MzEuNDAwODE0MTIgMi40OTEzMTYyIDIuODc2OTMzNiAyLjU5MTk5NDYgMy44MjY3MzAxMXYuMDMyMjkzMWMuMDI3NTQ0MS4zMjM4ODA2LS4wOTk3Mjg2LjU4Njk3NDItLjMyODYyOTYuNzQ0NjQwNC0uMTU1NzY2Ni4wOTk3Mjg3LS4yOTgyMzYxLjE1NzY2NjItNC4xNzI0NTYgMS4wOTc5NjQ4LS42MTI2MTg3LjE1NTc2NjYtLjk1MzU5NTcuMjQxMjQ4My0xLjE1NDAwMjcuMzEyNDgzbC4wMjc1NDQxLS4wMjg0OTM5Yy0uMzgzNzE3OC4xMTM5NzU2LS44MTExMjYzLS4wNzAyODQ5LTEuMDUzMzI0NC0uNDU0OTUyNXptLTIuMzc4MjkwNS0xLjQ2ODM4NTRjLS4xODUyMTAzLjA1NzkzNzYtLjc0OTM4OTQuMjMyNzAwMi0xLjQ0Mjc0MDktLjg5MDkwOTA5IDAgMC00LjY4MzQ0NjUtNy4zNjk0NzEwNC00Ljc5MzYyMjktNy41OTY0NzI0MS0uMDY2NDg1NzUtLjI1NjQ0NTA1LjAxNDI0Njk1LS41NDUxODMxOS4yNDIxOTgxMS0uNzc4ODMzMTMuNjk3MTUwNjMtLjcyMjc5NTEzIDQuNDgwMTkwMDktMS43ODA4Njg0NCA1LjQ3MDgyNzg5LTEuNTM5NjIwMTIuMzIyOTMwOC4wODM1ODIwOS41NDUxODMxLjI4NTg4ODc0LjYyMzA2NjUuNTczNjc3MDguMDU2OTg3Ny4zMTgxODE4My41MTc2MzkgNy4xNTc2NjY0My41ODQxMjQ4IDguNjg5Njg4MTguMDYyNjg2NiAxLjMxMDcxOTE5LS40OTg2NDMyIDEuNDg2NDMxNDktLjY4Mzg1MzUgMS41NDI0Njk0OXptLjYxODMxNzUgNy40OTY3NDM4Yy0uMDEwNDQ3NyAzLjU4NDUzMi0uMDE4MDQ2MSAzLjcwNDIwNjQtLjA3NjkzMzUgMy44NzQyMTk5LS4wOTk3Mjg2LjI2Njg5MjgtLjMyODYyOTYuNDQ1NDU0Ni0uNjQ2ODExNC41MDMzOTIyLS45MTE4MDQ2LjE1NTc2NjYtMy43Njc4NDI3LS44OTg1MDc1LTQuMzYzMzY1MTEtMS42MDUxNTYxLS4xMTM5NzU1OC0uMTU1NzY2Ni0uMTg1MjEwMzItLjMxMTUzMzMtLjE5OTQ1NzI3LS40NjgyNDk3LS4wMTUxOTY3NC0uMTEzOTc1NiAwLS4yMjc5NTExLjA0Mjc0MDg1LS4zMjg2Mjk2LjA3MTIzNDczLS4xODUyMTAzLjE3MDk2MzM3LS4zMjc2Nzk4IDIuNzM1NDEzOTItMy4zMzM3ODU3bC43NTQxMzg0MS0uODk2NjA3OWMuMjU3Mzk0OS0uMzI3Njc5OC43MTIzNDc0LS40Mjc0MDg0IDEuMTM4ODA2LS4yNTczOTQ4LjQxNDExMTMuMTU2NzE2NC42NzA1NTYzLjUxMjg5MDEuNjQyMDYyNC44OTc1NTc3djEuNTk1NjU4MXptLTcuNzcyMTg0NzItMi4yOTI4MDg3Yy0uMjgwMTg5OTYtLjAwOTQ5OC0uNTMxODg2MDQtLjE3NzYxMi0uNjc5MTA0NDktLjQ1NTkwMjQtLjEwNTQyNzQyLS4yMDQyMDYyLS4xNzk1MTE1NC0uNTQxMzg0LS4yMjYwNTE1Ny0uOTUxNjk2MS0uMTMwMTIyMTItMS4yMzU2ODUyLjAyNzU0NDEtMy4xMDAxMzU3LjM5Nzk2NDczLTMuNjkxODU5LjE3MzgxMjc2LS4yNzA2OTIuNDI3NDA4NDMtLjQxNDExMTIuNzA3NTk4MzktLjQwNDYxMzMuMTg1MjEwMzIgMCAuMzUwNDc0OTEuMDU3OTM3NiA0LjAxNjY4OTQgMS41NjcxNjQzbDEuMDczMjcwMDUuNDI2NDU4NmMuMzgzNzE3NzkuMTQyNDY5NS42MjExNjY5MS41NDEzODQuNTk4MzcxODEuOTk4MjM2MS0uMDI4NDkzOS40NDE2NTU0LS4yODMwMzkzNy43ODI2MzIzLS42NTkxNTg3OS44ODMzMTA4bC0xLjUyNDQyMzM4LjQ4NDM5NjJjLTMuNDA5NzY5NDQgMS4wOTcwMTQ5LTMuNTIyNzk1MjIgMS4xMjU1MDg4LTMuNzAyMzA2NzYgMS4xMTEyNjE5eiIvPjwvc3ZnPg==);color:#0000!important}}.wp-block-coblocks-social__button--youtube .wp-block-coblocks-social__icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTIzLjQ5ODk0NzIgNi40MTgwNDM5M2MtLjI4MjkxNDItLjk3NjE3NDcxLTEuMDc1MDU2Mi0xLjczODk3ODE4LTIuMDg4Nzc2MS0yLjAxMTQxNDAyLTEuODcwNjk1MS0uNDgyNjIzNzctOS4zOTk0OTI1LS40ODI2MjM3Ny05LjM5OTQ5MjUtLjQ4MjYyMzc3cy03LjUwOTc5MDI3LS4wMDk2MzMyMS05LjM5OTQ5MjQuNDgyNjIzNzdjLTEuMDEzNzE5ODkuMjcyNDM1ODQtMS44MDU4NjE5NiAxLjAzNTIzOTMxLTIuMDg4Nzc2MSAyLjAxMTQxNDAyLS4zNTQ2MTExNyAxLjg0NDI4ODAxLS41Mjk0MzYxNyAzLjcxNjQ1NjE3LS41MjIxOTQwMyA1LjU5MjA3Nzc3LS4wMDU4NzMwNSAxLjg2ODU0NDEuMTY4OTQ2MjIgMy43MzM1NTU5LjUyMjE5NDAzIDUuNTcwODg0Ny4yODI5MTQxNC45NzYxNzQ3IDEuMDc1MDU2MjEgMS43Mzg5NzgyIDIuMDg4Nzc2MSAyLjAxMTQxNCAxLjg2ODY5NDMyLjQ4MzU4NzEgOS4zOTk0OTI0LjQ4MzU4NzEgOS4zOTk0OTI0LjQ4MzU4NzFzNy41MDg3OSAwIDkuMzk5NDkyNS0uNDgzNTg3MWMxLjAxMzcxOTktLjI3MjQzNTggMS44MDU4NjE5LTEuMDM1MjM5MyAyLjA4ODc3NjEtMi4wMTE0MTQuMzQ1ODY3Ny0xLjgzNzk5NDMuNTEzMzE4Ny0zLjcwMzAwMDcuNTAwMTg1OC01LjU3MDg4NDcuMDE0NTAxOC0xLjg3NDk1OTEtLjE1Mjk1NDYtMy43NDcxMjE3Ny0uNTAwMTg1OC01LjU5MjA3Nzc3em0tMTMuODkxMTYxMzcgOS4wNTEzNjMwN3YtNi45MjkxNjcxNWw2LjI2NjMyODI3IDMuNDY5ODgxODV6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTIzLjQ5ODk0NzIgNi40MTgwNDM5M2MtLjI4MjkxNDItLjk3NjE3NDcxLTEuMDc1MDU2Mi0xLjczODk3ODE4LTIuMDg4Nzc2MS0yLjAxMTQxNDAyLTEuODcwNjk1MS0uNDgyNjIzNzctOS4zOTk0OTI1LS40ODI2MjM3Ny05LjM5OTQ5MjUtLjQ4MjYyMzc3cy03LjUwOTc5MDI3LS4wMDk2MzMyMS05LjM5OTQ5MjQuNDgyNjIzNzdjLTEuMDEzNzE5ODkuMjcyNDM1ODQtMS44MDU4NjE5NiAxLjAzNTIzOTMxLTIuMDg4Nzc2MSAyLjAxMTQxNDAyLS4zNTQ2MTExNyAxLjg0NDI4ODAxLS41Mjk0MzYxNyAzLjcxNjQ1NjE3LS41MjIxOTQwMyA1LjU5MjA3Nzc3LS4wMDU4NzMwNSAxLjg2ODU0NDEuMTY4OTQ2MjIgMy43MzM1NTU5LjUyMjE5NDAzIDUuNTcwODg0Ny4yODI5MTQxNC45NzYxNzQ3IDEuMDc1MDU2MjEgMS43Mzg5NzgyIDIuMDg4Nzc2MSAyLjAxMTQxNCAxLjg2ODY5NDMyLjQ4MzU4NzEgOS4zOTk0OTI0LjQ4MzU4NzEgOS4zOTk0OTI0LjQ4MzU4NzFzNy41MDg3OSAwIDkuMzk5NDkyNS0uNDgzNTg3MWMxLjAxMzcxOTktLjI3MjQzNTggMS44MDU4NjE5LTEuMDM1MjM5MyAyLjA4ODc3NjEtMi4wMTE0MTQuMzQ1ODY3Ny0xLjgzNzk5NDMuNTEzMzE4Ny0zLjcwMzAwMDcuNTAwMTg1OC01LjU3MDg4NDcuMDE0NTAxOC0xLjg3NDk1OTEtLjE1Mjk1NDYtMy43NDcxMjE3Ny0uNTAwMTg1OC01LjU5MjA3Nzc3em0tMTMuODkxMTYxMzcgOS4wNTEzNjMwN3YtNi45MjkxNjcxNWw2LjI2NjMyODI3IDMuNDY5ODgxODV6Ii8+PC9zdmc+)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-social__button--youtube .wp-block-coblocks-social__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTIzLjQ5ODk0NzIgNi40MTgwNDM5M2MtLjI4MjkxNDItLjk3NjE3NDcxLTEuMDc1MDU2Mi0xLjczODk3ODE4LTIuMDg4Nzc2MS0yLjAxMTQxNDAyLTEuODcwNjk1MS0uNDgyNjIzNzctOS4zOTk0OTI1LS40ODI2MjM3Ny05LjM5OTQ5MjUtLjQ4MjYyMzc3cy03LjUwOTc5MDI3LS4wMDk2MzMyMS05LjM5OTQ5MjQuNDgyNjIzNzdjLTEuMDEzNzE5ODkuMjcyNDM1ODQtMS44MDU4NjE5NiAxLjAzNTIzOTMxLTIuMDg4Nzc2MSAyLjAxMTQxNDAyLS4zNTQ2MTExNyAxLjg0NDI4ODAxLS41Mjk0MzYxNyAzLjcxNjQ1NjE3LS41MjIxOTQwMyA1LjU5MjA3Nzc3LS4wMDU4NzMwNSAxLjg2ODU0NDEuMTY4OTQ2MjIgMy43MzM1NTU5LjUyMjE5NDAzIDUuNTcwODg0Ny4yODI5MTQxNC45NzYxNzQ3IDEuMDc1MDU2MjEgMS43Mzg5NzgyIDIuMDg4Nzc2MSAyLjAxMTQxNCAxLjg2ODY5NDMyLjQ4MzU4NzEgOS4zOTk0OTI0LjQ4MzU4NzEgOS4zOTk0OTI0LjQ4MzU4NzFzNy41MDg3OSAwIDkuMzk5NDkyNS0uNDgzNTg3MWMxLjAxMzcxOTktLjI3MjQzNTggMS44MDU4NjE5LTEuMDM1MjM5MyAyLjA4ODc3NjEtMi4wMTE0MTQuMzQ1ODY3Ny0xLjgzNzk5NDMuNTEzMzE4Ny0zLjcwMzAwMDcuNTAwMTg1OC01LjU3MDg4NDcuMDE0NTAxOC0xLjg3NDk1OTEtLjE1Mjk1NDYtMy43NDcxMjE3Ny0uNTAwMTg1OC01LjU5MjA3Nzc3em0tMTMuODkxMTYxMzcgOS4wNTEzNjMwN3YtNi45MjkxNjcxNWw2LjI2NjMyODI3IDMuNDY5ODgxODV6Ii8+PC9zdmc+);color:#0000!important}}.wp-block-coblocks-social__button--instagram .wp-block-coblocks-social__icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im0xMiAwYy0zLjI2IDAtMy42NjcuMDE1LTQuOTQ3LjA3Mi0xLjI3OC4wNi0yLjE0OC4yNjEtMi45MTMuNTU4LS43ODkuMzA2LTEuNDU5LjcxNy0yLjEyNiAxLjM4NHMtMS4wNzkgMS4zMzYtMS4zODQgMi4xMjZjLS4yOTcuNzY1LS40OTkgMS42MzUtLjU1OCAyLjkxMy0uMDYgMS4yOC0uMDcyIDEuNjg3LS4wNzIgNC45NDdzLjAxNSAzLjY2Ny4wNzIgNC45NDdjLjA2IDEuMjc3LjI2MSAyLjE0OC41NTggMi45MTMuMzA2Ljc4OC43MTcgMS40NTkgMS4zODQgMi4xMjYuNjY3LjY2NiAxLjMzNiAxLjA3OSAyLjEyNiAxLjM4NC43NjYuMjk2IDEuNjM2LjQ5OSAyLjkxMy41NTggMS4yOC4wNiAxLjY4Ny4wNzIgNC45NDcuMDcyczMuNjY3LS4wMTUgNC45NDctLjA3MmMxLjI3Ny0uMDYgMi4xNDgtLjI2MiAyLjkxMy0uNTU4Ljc4OC0uMzA2IDEuNDU5LS43MTggMi4xMjYtMS4zODQuNjY2LS42NjcgMS4wNzktMS4zMzUgMS4zODQtMi4xMjYuMjk2LS43NjUuNDk5LTEuNjM2LjU1OC0yLjkxMy4wNi0xLjI4LjA3Mi0xLjY4Ny4wNzItNC45NDdzLS4wMTUtMy42NjctLjA3Mi00Ljk0N2MtLjA2LTEuMjc3LS4yNjItMi4xNDktLjU1OC0yLjkxMy0uMzA2LS43ODktLjcxOC0xLjQ1OS0xLjM4NC0yLjEyNi0uNjY3LS42NjctMS4zMzUtMS4wNzktMi4xMjYtMS4zODQtLjc2NS0uMjk3LTEuNjM2LS40OTktMi45MTMtLjU1OC0xLjI4LS4wNi0xLjY4Ny0uMDcyLTQuOTQ3LS4wNzJ6bTAgMi4xNmMzLjIwMyAwIDMuNTg1LjAxNiA0Ljg1LjA3MSAxLjE3LjA1NSAxLjgwNS4yNDkgMi4yMjcuNDE1LjU2Mi4yMTcuOTYuNDc3IDEuMzgyLjg5Ni40MTkuNDIuNjc5LjgxOS44OTYgMS4zODEuMTY0LjQyMi4zNiAxLjA1Ny40MTMgMi4yMjcuMDU3IDEuMjY2LjA3IDEuNjQ2LjA3IDQuODVzLS4wMTUgMy41ODUtLjA3NCA0Ljg1Yy0uMDYxIDEuMTctLjI1NiAxLjgwNS0uNDIxIDIuMjI3LS4yMjQuNTYyLS40NzkuOTYtLjg5OSAxLjM4Mi0uNDE5LjQxOS0uODI0LjY3OS0xLjM4Ljg5Ni0uNDIuMTY0LTEuMDY1LjM2LTIuMjM1LjQxMy0xLjI3NC4wNTctMS42NDkuMDctNC44NTkuMDctMy4yMTEgMC0zLjU4Ni0uMDE1LTQuODU5LS4wNzQtMS4xNzEtLjA2MS0xLjgxNi0uMjU2LTIuMjM2LS40MjEtLjU2OS0uMjI0LS45Ni0uNDc5LTEuMzc5LS44OTktLjQyMS0uNDE5LS42OS0uODI0LS45LTEuMzgtLjE2NS0uNDItLjM1OS0xLjA2NS0uNDItMi4yMzUtLjA0NS0xLjI2LS4wNjEtMS42NDktLjA2MS00Ljg0NCAwLTMuMTk2LjAxNi0zLjU4Ni4wNjEtNC44NjEuMDYxLTEuMTcuMjU1LTEuODE0LjQyLTIuMjM0LjIxLS41Ny40NzktLjk2LjktMS4zODEuNDE5LS40MTkuODEtLjY4OSAxLjM3OS0uODk4LjQyLS4xNjYgMS4wNTEtLjM2MSAyLjIyMS0uNDIxIDEuMjc1LS4wNDUgMS42NS0uMDYgNC44NTktLjA2em0wIDMuNjc4Yy0zLjQwNSAwLTYuMTYyIDIuNzYtNi4xNjIgNi4xNjIgMCAzLjQwNSAyLjc2IDYuMTYyIDYuMTYyIDYuMTYyIDMuNDA1IDAgNi4xNjItMi43NiA2LjE2Mi02LjE2MiAwLTMuNDA1LTIuNzYtNi4xNjItNi4xNjItNi4xNjJ6bTAgMTAuMTYyYy0yLjIxIDAtNC0xLjc5LTQtNHMxLjc5LTQgNC00IDQgMS43OSA0IDQtMS43OSA0LTQgNHptNy44NDYtMTAuNDA1YzAgLjc5NS0uNjQ2IDEuNDQtMS40NCAxLjQ0LS43OTUgMC0xLjQ0LS42NDYtMS40NC0xLjQ0cy42NDYtMS40MzkgMS40NC0xLjQzOWMuNzkzLS4wMDEgMS40NC42NDUgMS40NCAxLjQzOXoiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im0xMiAwYy0zLjI2IDAtMy42NjcuMDE1LTQuOTQ3LjA3Mi0xLjI3OC4wNi0yLjE0OC4yNjEtMi45MTMuNTU4LS43ODkuMzA2LTEuNDU5LjcxNy0yLjEyNiAxLjM4NHMtMS4wNzkgMS4zMzYtMS4zODQgMi4xMjZjLS4yOTcuNzY1LS40OTkgMS42MzUtLjU1OCAyLjkxMy0uMDYgMS4yOC0uMDcyIDEuNjg3LS4wNzIgNC45NDdzLjAxNSAzLjY2Ny4wNzIgNC45NDdjLjA2IDEuMjc3LjI2MSAyLjE0OC41NTggMi45MTMuMzA2Ljc4OC43MTcgMS40NTkgMS4zODQgMi4xMjYuNjY3LjY2NiAxLjMzNiAxLjA3OSAyLjEyNiAxLjM4NC43NjYuMjk2IDEuNjM2LjQ5OSAyLjkxMy41NTggMS4yOC4wNiAxLjY4Ny4wNzIgNC45NDcuMDcyczMuNjY3LS4wMTUgNC45NDctLjA3MmMxLjI3Ny0uMDYgMi4xNDgtLjI2MiAyLjkxMy0uNTU4Ljc4OC0uMzA2IDEuNDU5LS43MTggMi4xMjYtMS4zODQuNjY2LS42NjcgMS4wNzktMS4zMzUgMS4zODQtMi4xMjYuMjk2LS43NjUuNDk5LTEuNjM2LjU1OC0yLjkxMy4wNi0xLjI4LjA3Mi0xLjY4Ny4wNzItNC45NDdzLS4wMTUtMy42NjctLjA3Mi00Ljk0N2MtLjA2LTEuMjc3LS4yNjItMi4xNDktLjU1OC0yLjkxMy0uMzA2LS43ODktLjcxOC0xLjQ1OS0xLjM4NC0yLjEyNi0uNjY3LS42NjctMS4zMzUtMS4wNzktMi4xMjYtMS4zODQtLjc2NS0uMjk3LTEuNjM2LS40OTktMi45MTMtLjU1OC0xLjI4LS4wNi0xLjY4Ny0uMDcyLTQuOTQ3LS4wNzJ6bTAgMi4xNmMzLjIwMyAwIDMuNTg1LjAxNiA0Ljg1LjA3MSAxLjE3LjA1NSAxLjgwNS4yNDkgMi4yMjcuNDE1LjU2Mi4yMTcuOTYuNDc3IDEuMzgyLjg5Ni40MTkuNDIuNjc5LjgxOS44OTYgMS4zODEuMTY0LjQyMi4zNiAxLjA1Ny40MTMgMi4yMjcuMDU3IDEuMjY2LjA3IDEuNjQ2LjA3IDQuODVzLS4wMTUgMy41ODUtLjA3NCA0Ljg1Yy0uMDYxIDEuMTctLjI1NiAxLjgwNS0uNDIxIDIuMjI3LS4yMjQuNTYyLS40NzkuOTYtLjg5OSAxLjM4Mi0uNDE5LjQxOS0uODI0LjY3OS0xLjM4Ljg5Ni0uNDIuMTY0LTEuMDY1LjM2LTIuMjM1LjQxMy0xLjI3NC4wNTctMS42NDkuMDctNC44NTkuMDctMy4yMTEgMC0zLjU4Ni0uMDE1LTQuODU5LS4wNzQtMS4xNzEtLjA2MS0xLjgxNi0uMjU2LTIuMjM2LS40MjEtLjU2OS0uMjI0LS45Ni0uNDc5LTEuMzc5LS44OTktLjQyMS0uNDE5LS42OS0uODI0LS45LTEuMzgtLjE2NS0uNDItLjM1OS0xLjA2NS0uNDItMi4yMzUtLjA0NS0xLjI2LS4wNjEtMS42NDktLjA2MS00Ljg0NCAwLTMuMTk2LjAxNi0zLjU4Ni4wNjEtNC44NjEuMDYxLTEuMTcuMjU1LTEuODE0LjQyLTIuMjM0LjIxLS41Ny40NzktLjk2LjktMS4zODEuNDE5LS40MTkuODEtLjY4OSAxLjM3OS0uODk4LjQyLS4xNjYgMS4wNTEtLjM2MSAyLjIyMS0uNDIxIDEuMjc1LS4wNDUgMS42NS0uMDYgNC44NTktLjA2em0wIDMuNjc4Yy0zLjQwNSAwLTYuMTYyIDIuNzYtNi4xNjIgNi4xNjIgMCAzLjQwNSAyLjc2IDYuMTYyIDYuMTYyIDYuMTYyIDMuNDA1IDAgNi4xNjItMi43NiA2LjE2Mi02LjE2MiAwLTMuNDA1LTIuNzYtNi4xNjItNi4xNjItNi4xNjJ6bTAgMTAuMTYyYy0yLjIxIDAtNC0xLjc5LTQtNHMxLjc5LTQgNC00IDQgMS43OSA0IDQtMS43OSA0LTQgNHptNy44NDYtMTAuNDA1YzAgLjc5NS0uNjQ2IDEuNDQtMS40NCAxLjQ0LS43OTUgMC0xLjQ0LS42NDYtMS40NC0xLjQ0cy42NDYtMS40MzkgMS40NC0xLjQzOWMuNzkzLS4wMDEgMS40NC42NDUgMS40NCAxLjQzOXoiLz48L3N2Zz4=)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-social__button--instagram .wp-block-coblocks-social__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im0xMiAwYy0zLjI2IDAtMy42NjcuMDE1LTQuOTQ3LjA3Mi0xLjI3OC4wNi0yLjE0OC4yNjEtMi45MTMuNTU4LS43ODkuMzA2LTEuNDU5LjcxNy0yLjEyNiAxLjM4NHMtMS4wNzkgMS4zMzYtMS4zODQgMi4xMjZjLS4yOTcuNzY1LS40OTkgMS42MzUtLjU1OCAyLjkxMy0uMDYgMS4yOC0uMDcyIDEuNjg3LS4wNzIgNC45NDdzLjAxNSAzLjY2Ny4wNzIgNC45NDdjLjA2IDEuMjc3LjI2MSAyLjE0OC41NTggMi45MTMuMzA2Ljc4OC43MTcgMS40NTkgMS4zODQgMi4xMjYuNjY3LjY2NiAxLjMzNiAxLjA3OSAyLjEyNiAxLjM4NC43NjYuMjk2IDEuNjM2LjQ5OSAyLjkxMy41NTggMS4yOC4wNiAxLjY4Ny4wNzIgNC45NDcuMDcyczMuNjY3LS4wMTUgNC45NDctLjA3MmMxLjI3Ny0uMDYgMi4xNDgtLjI2MiAyLjkxMy0uNTU4Ljc4OC0uMzA2IDEuNDU5LS43MTggMi4xMjYtMS4zODQuNjY2LS42NjcgMS4wNzktMS4zMzUgMS4zODQtMi4xMjYuMjk2LS43NjUuNDk5LTEuNjM2LjU1OC0yLjkxMy4wNi0xLjI4LjA3Mi0xLjY4Ny4wNzItNC45NDdzLS4wMTUtMy42NjctLjA3Mi00Ljk0N2MtLjA2LTEuMjc3LS4yNjItMi4xNDktLjU1OC0yLjkxMy0uMzA2LS43ODktLjcxOC0xLjQ1OS0xLjM4NC0yLjEyNi0uNjY3LS42NjctMS4zMzUtMS4wNzktMi4xMjYtMS4zODQtLjc2NS0uMjk3LTEuNjM2LS40OTktMi45MTMtLjU1OC0xLjI4LS4wNi0xLjY4Ny0uMDcyLTQuOTQ3LS4wNzJ6bTAgMi4xNmMzLjIwMyAwIDMuNTg1LjAxNiA0Ljg1LjA3MSAxLjE3LjA1NSAxLjgwNS4yNDkgMi4yMjcuNDE1LjU2Mi4yMTcuOTYuNDc3IDEuMzgyLjg5Ni40MTkuNDIuNjc5LjgxOS44OTYgMS4zODEuMTY0LjQyMi4zNiAxLjA1Ny40MTMgMi4yMjcuMDU3IDEuMjY2LjA3IDEuNjQ2LjA3IDQuODVzLS4wMTUgMy41ODUtLjA3NCA0Ljg1Yy0uMDYxIDEuMTctLjI1NiAxLjgwNS0uNDIxIDIuMjI3LS4yMjQuNTYyLS40NzkuOTYtLjg5OSAxLjM4Mi0uNDE5LjQxOS0uODI0LjY3OS0xLjM4Ljg5Ni0uNDIuMTY0LTEuMDY1LjM2LTIuMjM1LjQxMy0xLjI3NC4wNTctMS42NDkuMDctNC44NTkuMDctMy4yMTEgMC0zLjU4Ni0uMDE1LTQuODU5LS4wNzQtMS4xNzEtLjA2MS0xLjgxNi0uMjU2LTIuMjM2LS40MjEtLjU2OS0uMjI0LS45Ni0uNDc5LTEuMzc5LS44OTktLjQyMS0uNDE5LS42OS0uODI0LS45LTEuMzgtLjE2NS0uNDItLjM1OS0xLjA2NS0uNDItMi4yMzUtLjA0NS0xLjI2LS4wNjEtMS42NDktLjA2MS00Ljg0NCAwLTMuMTk2LjAxNi0zLjU4Ni4wNjEtNC44NjEuMDYxLTEuMTcuMjU1LTEuODE0LjQyLTIuMjM0LjIxLS41Ny40NzktLjk2LjktMS4zODEuNDE5LS40MTkuODEtLjY4OSAxLjM3OS0uODk4LjQyLS4xNjYgMS4wNTEtLjM2MSAyLjIyMS0uNDIxIDEuMjc1LS4wNDUgMS42NS0uMDYgNC44NTktLjA2em0wIDMuNjc4Yy0zLjQwNSAwLTYuMTYyIDIuNzYtNi4xNjIgNi4xNjIgMCAzLjQwNSAyLjc2IDYuMTYyIDYuMTYyIDYuMTYyIDMuNDA1IDAgNi4xNjItMi43NiA2LjE2Mi02LjE2MiAwLTMuNDA1LTIuNzYtNi4xNjItNi4xNjItNi4xNjJ6bTAgMTAuMTYyYy0yLjIxIDAtNC0xLjc5LTQtNHMxLjc5LTQgNC00IDQgMS43OSA0IDQtMS43OSA0LTQgNHptNy44NDYtMTAuNDA1YzAgLjc5NS0uNjQ2IDEuNDQtMS40NCAxLjQ0LS43OTUgMC0xLjQ0LS42NDYtMS40NC0xLjQ0cy42NDYtMS40MzkgMS40NC0xLjQzOWMuNzkzLS4wMDEgMS40NC42NDUgMS40NCAxLjQzOXoiLz48L3N2Zz4=);color:#0000!important}}.wp-block-coblocks-social__button--houzz .wp-block-coblocks-social__icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTIxLjc3NTI4MjcgMTAuNDU3NzU5OHYxMi40OTk1NDE4aC03LjIyMzYwMTF2LTcuNDI3NjgwOGgtNS4yMjgwMDI1M3Y3LjQyNzY4MDhoLTcuMDk4OTYxOHYtMjEuOTE0NjAzMjRoNS4wNjM2NDMwMnY1LjI4Mjc4OTA1eiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTIxLjc3NTI4MjcgMTAuNDU3NzU5OHYxMi40OTk1NDE4aC03LjIyMzYwMTF2LTcuNDI3NjgwOGgtNS4yMjgwMDI1M3Y3LjQyNzY4MDhoLTcuMDk4OTYxOHYtMjEuOTE0NjAzMjRoNS4wNjM2NDMwMnY1LjI4Mjc4OTA1eiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-social__button--houzz .wp-block-coblocks-social__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTIxLjc3NTI4MjcgMTAuNDU3NzU5OHYxMi40OTk1NDE4aC03LjIyMzYwMTF2LTcuNDI3NjgwOGgtNS4yMjgwMDI1M3Y3LjQyNzY4MDhoLTcuMDk4OTYxOHYtMjEuOTE0NjAzMjRoNS4wNjM2NDMwMnY1LjI4Mjc4OTA1eiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);color:#0000!important}}.wp-block-coblocks-social__button--tiktok .wp-block-coblocks-social__icon{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIyLjA4OCA5LjkyMmE5LjQzNyA5LjQzNyAwIDAgMS01LjUxNS0xLjc2M0wxNi41NzMgMTYuMTg4QTcuMzAyIDcuMzAyIDAgMSAxIDEwLjI3NCA4Ljk1MUwxMC4yNzQgMTIuOTlhMy4zNTMgMy4zNTMgMCAxIDAgMi4zNDYgMy4xOTdMMTIuNjIuNDkybDMuOTUzIDBhNS40NDQgNS40NDQgMCAwIDAgLjA4NC45OTZsMCAwQTUuNDg5IDUuNDg5IDAgMCAwIDE5LjA3NyA1LjA5MmE1LjQ1NSA1LjQ1NSAwIDAgMCAzLjAxLjkwNVoiLz48L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIyLjA4OCA5LjkyMmE5LjQzNyA5LjQzNyAwIDAgMS01LjUxNS0xLjc2M0wxNi41NzMgMTYuMTg4QTcuMzAyIDcuMzAyIDAgMSAxIDEwLjI3NCA4Ljk1MUwxMC4yNzQgMTIuOTlhMy4zNTMgMy4zNTMgMCAxIDAgMi4zNDYgMy4xOTdMMTIuNjIuNDkybDMuOTUzIDBhNS40NDQgNS40NDQgMCAwIDAgLjA4NC45OTZsMCAwQTUuNDg5IDUuNDg5IDAgMCAwIDE5LjA3NyA1LjA5MmE1LjQ1NSA1LjQ1NSAwIDAgMCAzLjAxLjkwNVoiLz48L3N2Zz4K)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-coblocks-social__button--tiktok .wp-block-coblocks-social__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIyLjA4OCA5LjkyMmE5LjQzNyA5LjQzNyAwIDAgMS01LjUxNS0xLjc2M0wxNi41NzMgMTYuMTg4QTcuMzAyIDcuMzAyIDAgMSAxIDEwLjI3NCA4Ljk1MUwxMC4yNzQgMTIuOTlhMy4zNTMgMy4zNTMgMCAxIDAgMi4zNDYgMy4xOTdMMTIuNjIuNDkybDMuOTUzIDBhNS40NDQgNS40NDQgMCAwIDAgLjA4NC45OTZsMCAwQTUuNDg5IDUuNDg5IDAgMCAwIDE5LjA3NyA1LjA5MmE1LjQ1NSA1LjQ1NSAwIDAgMCAzLjAxLjkwNVoiLz48L3N2Zz4K);color:#0000!important}}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__text,.wp-block-coblocks-social.has-colors:not(.is-style-mask) .wp-block-coblocks-social__icon{color:#fff}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--twitter{background-color:#55acee!important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--facebook{background-color:#3b5999!important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--pinterest{background-color:#e60023!important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--linkedin{background-color:#0077b5!important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--tumblr{background-color:#34465d!important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--reddit{background-color:#ff5700!important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--email{background-color:#2880e5!important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--google{background-color:#dd4b39!important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--yelp{background-color:#d32323!important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--youtube{background-color:red!important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--instagram{background-color:#ef0175!important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--houzz{background-color:#4ebc16!important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--tiktok{background-color:#000!important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--twitter{color:#55acee!important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--facebook{color:#3b5999!important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--pinterest{color:#e60023!important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--linkedin{color:#0077b5!important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--tumblr{color:#34465d!important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--reddit{color:#ff5700!important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--email{color:#2880e5!important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--google{color:#dd4b39!important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--yelp{color:#d32323!important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--youtube{color:red!important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--instagram{color:#ef0175!important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--houzz{color:#4ebc16!important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--tiktok{color:#000!important}.wp-block-coblocks-social:not(.is-style-text):not(.is-style-icon-and-text) .wp-block-coblocks-social__button{padding:11px 24px}.wp-block-coblocks-social:not(.is-style-text):not(.is-style-icon-and-text) .wp-block-coblocks-social__button:active{animation:pulse .2s;animation-fill-mode:none;animation-timing-function:ease-out}.wp-block-coblocks-social:not(.is-style-text):not(.is-style-icon-and-text) .wp-block-coblocks-social__text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;width:1px;word-wrap:normal}.wp-block-coblocks-social.is-style-text .wp-block-coblocks-social__icon{display:none}.wp-block-coblocks-social.is-style-text .wp-block-coblocks-social__text{margin-left:0}.wp-block-coblocks-social.is-style-mask li,.wp-block-coblocks-social.is-style-mask.has-button-size-sml li{margin:0 7px!important}.wp-block-coblocks-social.is-style-mask .wp-block-coblocks-social__button{background:#0000!important;display:block;padding:0!important}.wp-block-coblocks-social.is-style-mask .wp-block-coblocks-social__text{margin-left:0}.wp-block-coblocks-social.is-style-mask:not(.has-colors) .wp-block-button__link:not(.has-text-color){color:#31373c}.wp-block-coblocks-social.has-button-size-sml li{margin:2px 4px 2px 0!important}.wp-block-coblocks-social.has-button-size-sml:not(.is-style-text):not(.is-style-icon-and-text):not(.is-style-circular) .wp-block-coblocks-social__button{padding:8px 16px}.wp-block-coblocks-social.has-button-size-sml .wp-block-coblocks-social__icon{height:16px;width:16px}.wp-block-coblocks-social.has-button-size-sml .wp-block-coblocks-social__button{font-size:13px;padding:10px 12px}.wp-block-coblocks-social.has-button-size-med:not(.is-style-text):not(.is-style-icon-and-text):not(.is-style-circular) .wp-block-coblocks-social__button{padding:12px 20px}.wp-block-coblocks-social.has-button-size-med .wp-block-coblocks-social__icon{height:18px;width:18px}.wp-block-coblocks-social.has-button-size-med .wp-block-coblocks-social__button{font-size:15px;padding:12px 14px}.wp-block-coblocks-social.has-button-size-lrg:not(.is-style-text):not(.is-style-icon-and-text):not(.is-style-circular) .wp-block-coblocks-social__button{padding:14px 32px}.wp-block-coblocks-social.has-button-size-lrg .wp-block-coblocks-social__icon{height:20px;width:20px}.wp-block-coblocks-social.has-button-size-lrg .wp-block-coblocks-social__button{font-size:17px;padding:14px 18px}.wp-block-coblocks-social.is-style-circular .wp-block-coblocks-social__button{border-radius:100%}.wp-block-coblocks-social.is-style-circular .wp-block-coblocks-social__button:not(.has-padding){padding:14px!important}@keyframes pulse{0%{transform:scale(1)}15%{transform:scale(.95)}to{transform:scale(1)}}.wp-block-coblocks-testimonials .wp-block-coblocks-testimonial{background-color:#fff;display:flex;flex-grow:1;margin-bottom:1rem;padding:2rem 1.5rem}.wp-block-coblocks-testimonials .wp-block-coblocks-testimonial__image{border:1px solid #000;border-radius:100%;flex-grow:0;flex-shrink:0;height:100px;overflow:hidden;position:relative;width:100px}.wp-block-coblocks-testimonials .wp-block-coblocks-testimonial__image img{height:100%;object-fit:cover;width:100%}.wp-block-coblocks-testimonials .wp-block-coblocks-testimonial__heading{margin-bottom:1.5em}.wp-block-coblocks-testimonials .wp-block-coblocks-testimonial__heading__name{color:inherit;line-height:1;margin:0}.wp-block-coblocks-testimonials .wp-block-coblocks-testimonial__heading__role{font-size:1.2em;line-height:1.2;margin:.25em 0 0}.wp-block-coblocks-testimonials .wp-block-coblocks-testimonial__text{font-size:1em;line-height:1.5;margin:0}.wp-block-coblocks-testimonials.is-style-tall .wp-block-coblocks-testimonial,.wp-block-coblocks-testimonials:not([class*=is-style-]) .wp-block-coblocks-testimonial{align-items:center;flex-direction:column;text-align:center}.wp-block-coblocks-testimonials.is-style-tall .wp-block-coblocks-testimonial__image,.wp-block-coblocks-testimonials:not([class*=is-style-]) .wp-block-coblocks-testimonial__image{margin:0 0 1em}.is-style-conversation .wp-block-coblocks-testimonial{flex-direction:column}.is-style-conversation .wp-block-coblocks-testimonial__heading{margin-bottom:0}.is-style-conversation .wp-block-coblocks-testimonial__text-bubble{margin-bottom:1.5rem;position:relative}.is-style-conversation .wp-block-coblocks-testimonial__text-bubble__tip-back{background-color:#d6d6d6;bottom:-18px;display:block;height:40px;left:22px;position:absolute;transform:rotate(-40deg);width:30px;z-index:1}.is-style-conversation .wp-block-coblocks-testimonial__text-bubble__tip-front{background-color:#fff;bottom:-32px;display:block;height:40px;left:38px;position:absolute;transform:rotate(15deg);width:30px;z-index:2}.is-style-conversation .wp-block-coblocks-testimonial__text{background-color:#d6d6d6;border-radius:8px;color:#999;padding:1em;position:relative;width:100%;z-index:3}.is-style-conversation .wp-block-coblocks-testimonial__image{margin:0 1em 0 1rem}.is-style-conversation .wp-block-coblocks-testimonial__content{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;z-index:2}.is-style-horizontal .wp-block-coblocks-testimonial__image{margin:0 1.25em 0 0}.is-style-horizontal .wp-block-coblocks-testimonial__content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.uppercase{text-transform:uppercase}.m-1{margin:.5em}.m-2{margin:1em}.m-3{margin:1.5em}.m-4{margin:2em}.m-5{margin:2.5em}.m-6{margin:3em}.m-7{margin:3.5em}.m-8{margin:4em}.m-9{margin:4.5em}.m-10{margin:7em}.mt-1{margin-top:.5em}.mt-2{margin-top:1em}.mt-3{margin-top:1.5em}.mt-4{margin-top:2em}.mt-5{margin-top:2.5em}.mt-6{margin-top:3em}.mt-7{margin-top:3.5em}.mt-8{margin-top:4em}.mt-9{margin-top:4.5em}.mt-10{margin-top:7em}.mb-1{margin-bottom:.5em}.mb-2{margin-bottom:1em}.mb-3{margin-bottom:1.5em}.mb-4{margin-bottom:2em}.mb-5{margin-bottom:2.5em}.mb-6{margin-bottom:3em}.mb-7{margin-bottom:3.5em}.mb-8{margin-bottom:4em}.mb-9{margin-bottom:4.5em}.mb-10{margin-bottom:7em}.mr-1{margin-right:.5em}.mr-2{margin-right:1em}.mr-3{margin-right:1.5em}.mr-4{margin-right:2em}.mr-5{margin-right:2.5em}.mr-6{margin-right:3em}.mr-7{margin-right:3.5em}.mr-8{margin-right:4em}.mr-9{margin-right:4.5em}.mr-10{margin-right:7em}.ml-1{margin-left:.5em}.ml-2{margin-left:1em}.ml-3{margin-left:1.5em}.ml-4{margin-left:2em}.ml-5{margin-left:2.5em}.ml-6{margin-left:3em}.ml-7{margin-left:3.5em}.ml-8{margin-left:4em}.ml-9{margin-left:4.5em}.ml-10{margin-left:7em}@media(min-width:600px){.sm\:mt-1{margin-top:.5em}.sm\:mt-2{margin-top:1em}.sm\:mt-3{margin-top:1.5em}.sm\:mt-4{margin-top:2em}.sm\:mt-5{margin-top:2.5em}.sm\:mt-6{margin-top:3em}.sm\:mt-7{margin-top:3.5em}.sm\:mt-8{margin-top:4em}.sm\:mt-9{margin-top:4.5em}.sm\:mt-10{margin-top:7em}.sm\:mb-1{margin-bottom:.5em}.sm\:mb-2{margin-bottom:1em}.sm\:mb-3{margin-bottom:1.5em}.sm\:mb-4{margin-bottom:2em}.sm\:mb-5{margin-bottom:2.5em}.sm\:mb-6{margin-bottom:3em}.sm\:mb-7{margin-bottom:3.5em}.sm\:mb-8{margin-bottom:4em}.sm\:mb-9{margin-bottom:4.5em}.sm\:mb-10{margin-bottom:7em}.sm\:mr-1{margin-right:.5em}.sm\:mr-2{margin-right:1em}.sm\:mr-3{margin-right:1.5em}.sm\:mr-4{margin-right:2em}.sm\:mr-5{margin-right:2.5em}.sm\:mr-6{margin-right:3em}.sm\:mr-7{margin-right:3.5em}.sm\:mr-8{margin-right:4em}.sm\:mr-9{margin-right:4.5em}.sm\:mr-10{margin-right:7em}.sm\:ml-1{margin-left:.5em}.sm\:ml-2{margin-left:1em}.sm\:ml-3{margin-left:1.5em}.sm\:ml-4{margin-left:2em}.sm\:ml-5{margin-left:2.5em}.sm\:ml-6{margin-left:3em}.sm\:ml-7{margin-left:3.5em}.sm\:ml-8{margin-left:4em}.sm\:ml-9{margin-left:4.5em}.sm\:ml-10{margin-left:7em}}@media(min-width:782px){.md\:mt-1{margin-top:.5em}.md\:mt-2{margin-top:1em}.md\:mt-3{margin-top:1.5em}.md\:mt-4{margin-top:2em}.md\:mt-5{margin-top:2.5em}.md\:mt-6{margin-top:3em}.md\:mt-7{margin-top:3.5em}.md\:mt-8{margin-top:4em}.md\:mt-9{margin-top:4.5em}.md\:mt-10{margin-top:7em}.md\:mb-1{margin-bottom:.5em}.md\:mb-2{margin-bottom:1em}.md\:mb-3{margin-bottom:1.5em}.md\:mb-4{margin-bottom:2em}.md\:mb-5{margin-bottom:2.5em}.md\:mb-6{margin-bottom:3em}.md\:mb-7{margin-bottom:3.5em}.md\:mb-8{margin-bottom:4em}.md\:mb-9{margin-bottom:4.5em}.md\:mb-10{margin-bottom:7em}.md\:mr-1{margin-right:.5em}.md\:mr-2{margin-right:1em}.md\:mr-3{margin-right:1.5em}.md\:mr-4{margin-right:2em}.md\:mr-5{margin-right:2.5em}.md\:mr-6{margin-right:3em}.md\:mr-7{margin-right:3.5em}.md\:mr-8{margin-right:4em}.md\:mr-9{margin-right:4.5em}.md\:mr-10{margin-right:7em}.md\:ml-1{margin-left:.5em}.md\:ml-2{margin-left:1em}.md\:ml-3{margin-left:1.5em}.md\:ml-4{margin-left:2em}.md\:ml-5{margin-left:2.5em}.md\:ml-6{margin-left:3em}.md\:ml-7{margin-left:3.5em}.md\:ml-8{margin-left:4em}.md\:ml-9{margin-left:4.5em}.md\:ml-10{margin-left:7em}}@media(min-width:1280px){.lg\:mt-1{margin-top:.5em}.lg\:mt-2{margin-top:1em}.lg\:mt-3{margin-top:1.5em}.lg\:mt-4{margin-top:2em}.lg\:mt-5{margin-top:2.5em}.lg\:mt-6{margin-top:3em}.lg\:mt-7{margin-top:3.5em}.lg\:mt-8{margin-top:4em}.lg\:mt-9{margin-top:4.5em}.lg\:mt-10{margin-top:7em}.lg\:mb-1{margin-bottom:.5em}.lg\:mb-2{margin-bottom:1em}.lg\:mb-3{margin-bottom:1.5em}.lg\:mb-4{margin-bottom:2em}.lg\:mb-5{margin-bottom:2.5em}.lg\:mb-6{margin-bottom:3em}.lg\:mb-7{margin-bottom:3.5em}.lg\:mb-8{margin-bottom:4em}.lg\:mb-9{margin-bottom:4.5em}.lg\:mb-10{margin-bottom:7em}.lg\:mr-1{margin-right:.5em}.lg\:mr-2{margin-right:1em}.lg\:mr-3{margin-right:1.5em}.lg\:mr-4{margin-right:2em}.lg\:mr-5{margin-right:2.5em}.lg\:mr-6{margin-right:3em}.lg\:mr-7{margin-right:3.5em}.lg\:mr-8{margin-right:4em}.lg\:mr-9{margin-right:4.5em}.lg\:mr-10{margin-right:7em}.lg\:ml-1{margin-left:.5em}.lg\:ml-2{margin-left:1em}.lg\:ml-3{margin-left:1.5em}.lg\:ml-4{margin-left:2em}.lg\:ml-5{margin-left:2.5em}.lg\:ml-6{margin-left:3em}.lg\:ml-7{margin-left:3.5em}.lg\:ml-8{margin-left:4em}.lg\:ml-9{margin-left:4.5em}.lg\:ml-10{margin-left:7em}}.p-1{padding:.5em}.p-2{padding:1em}.p-3{padding:1.5em}.p-4{padding:2em}.p-5{padding:2.5em}.p-6{padding:3em}.p-7{padding:3.5em}.p-8{padding:4em}.p-9{padding:4.5em}.p-10{padding:7em}.pt-1{padding-top:.5em}.pt-2{padding-top:1em}.pt-3{padding-top:1.5em}.pt-4{padding-top:2em}.pt-5{padding-top:2.5em}.pt-6{padding-top:3em}.pt-7{padding-top:3.5em}.pt-8{padding-top:4em}.pt-9{padding-top:4.5em}.pt-10{padding-top:7em}.pr-1{padding-right:.5em}.pr-2{padding-right:1em}.pr-3{padding-right:1.5em}.pr-4{padding-right:2em}.pr-5{padding-right:2.5em}.pr-6{padding-right:3em}.pr-7{padding-right:3.5em}.pr-8{padding-right:4em}.pr-9{padding-right:4.5em}.pr-10{padding-right:7em}.pb-1{padding-bottom:.5em}.pb-2{padding-bottom:1em}.pb-3{padding-bottom:1.5em}.pb-4{padding-bottom:2em}.pb-5{padding-bottom:2.5em}.pb-6{padding-bottom:3em}.pb-7{padding-bottom:3.5em}.pb-8{padding-bottom:4em}.pb-9{padding-bottom:4.5em}.pb-10{padding-bottom:7em}.pl-1{padding-left:.5em}.pl-2{padding-left:1em}.pl-3{padding-left:1.5em}.pl-4{padding-left:2em}.pl-5{padding-left:2.5em}.pl-6{padding-left:3em}.pl-7{padding-left:3.5em}.pl-8{padding-left:4em}.pl-9{padding-left:4.5em}.pl-10{padding-left:7em}.pt-full{padding-top:100%}@media(min-width:600px){.sm\:pt-1{padding-top:.5em}.sm\:pt-2{padding-top:1em}.sm\:pt-3{padding-top:1.5em}.sm\:pt-4{padding-top:2em}.sm\:pt-5{padding-top:2.5em}.sm\:pt-6{padding-top:3em}.sm\:pt-7{padding-top:3.5em}.sm\:pt-8{padding-top:4em}.sm\:pt-9{padding-top:4.5em}.sm\:pt-10{padding-top:7em}.sm\:pr-1{padding-right:.5em}.sm\:pr-2{padding-right:1em}.sm\:pr-3{padding-right:1.5em}.sm\:pr-4{padding-right:2em}.sm\:pr-5{padding-right:2.5em}.sm\:pr-6{padding-right:3em}.sm\:pr-7{padding-right:3.5em}.sm\:pr-8{padding-right:4em}.sm\:pr-9{padding-right:4.5em}.sm\:pr-10{padding-right:7em}.sm\:pb-1{padding-bottom:.5em}.sm\:pb-2{padding-bottom:1em}.sm\:pb-3{padding-bottom:1.5em}.sm\:pb-4{padding-bottom:2em}.sm\:pb-5{padding-bottom:2.5em}.sm\:pb-6{padding-bottom:3em}.sm\:pb-7{padding-bottom:3.5em}.sm\:pb-8{padding-bottom:4em}.sm\:pb-9{padding-bottom:4.5em}.sm\:pb-10{padding-bottom:7em}.sm\:pl-1{padding-left:.5em}.sm\:pl-2{padding-left:1em}.sm\:pl-3{padding-left:1.5em}.sm\:pl-4{padding-left:2em}.sm\:pl-5{padding-left:2.5em}.sm\:pl-6{padding-left:3em}.sm\:pl-7{padding-left:3.5em}.sm\:pl-8{padding-left:4em}.sm\:pl-9{padding-left:4.5em}.sm\:pl-10{padding-left:7em}}@media(min-width:1280px){.lg\:pt-1{padding-top:.5em}.lg\:pt-2{padding-top:1em}.lg\:pt-3{padding-top:1.5em}.lg\:pt-4{padding-top:2em}.lg\:pt-5{padding-top:2.5em}.lg\:pt-6{padding-top:3em}.lg\:pt-7{padding-top:3.5em}.lg\:pt-8{padding-top:4em}.lg\:pt-9{padding-top:4.5em}.lg\:pt-10{padding-top:7em}.lg\:pr-1{padding-right:.5em}.lg\:pr-2{padding-right:1em}.lg\:pr-3{padding-right:1.5em}.lg\:pr-4{padding-right:2em}.lg\:pr-5{padding-right:2.5em}.lg\:pr-6{padding-right:3em}.lg\:pr-7{padding-right:3.5em}.lg\:pr-8{padding-right:4em}.lg\:pr-9{padding-right:4.5em}.lg\:pr-10{padding-right:7em}.lg\:pb-1{padding-bottom:.5em}.lg\:pb-2{padding-bottom:1em}.lg\:pb-3{padding-bottom:1.5em}.lg\:pb-4{padding-bottom:2em}.lg\:pb-5{padding-bottom:2.5em}.lg\:pb-6{padding-bottom:3em}.lg\:pb-7{padding-bottom:3.5em}.lg\:pb-8{padding-bottom:4em}.lg\:pb-9{padding-bottom:4.5em}.lg\:pb-10{padding-bottom:7em}.lg\:pl-1{padding-left:.5em}.lg\:pl-2{padding-left:1em}.lg\:pl-3{padding-left:1.5em}.lg\:pl-4{padding-left:2em}.lg\:pl-5{padding-left:2.5em}.lg\:pl-6{padding-left:3em}.lg\:pl-7{padding-left:3.5em}.lg\:pl-8{padding-left:4em}.lg\:pl-9{padding-left:4.5em}.lg\:pl-10{padding-left:7em}}.wp-block-paragraph.is-style-error,.wp-block-paragraph.is-style-info,.wp-block-paragraph.is-style-success,.wp-block-paragraph.is-style-warning,p.is-style-error,p.is-style-info,p.is-style-success,p.is-style-warning{border-radius:4px;box-sizing:border-box;padding:32px}.wp-block-paragraph.is-style-error.coblocks-alert-paragraph,.wp-block-paragraph.is-style-info.coblocks-alert-paragraph,.wp-block-paragraph.is-style-success.coblocks-alert-paragraph,.wp-block-paragraph.is-style-warning.coblocks-alert-paragraph,p.is-style-error.coblocks-alert-paragraph,p.is-style-info.coblocks-alert-paragraph,p.is-style-success.coblocks-alert-paragraph,p.is-style-warning.coblocks-alert-paragraph{margin-bottom:var(--go--spacing--vertical);margin-top:var(--go--spacing--vertical)}.wp-block-paragraph:not(.has-background).is-style-info,p:not(.has-background).is-style-info{background-color:#d6efee}.wp-block-paragraph:not(.has-background).is-style-warning,p:not(.has-background).is-style-warning{background-color:#fbe7dd}.wp-block-paragraph:not(.has-background).is-style-error,p:not(.has-background).is-style-error{background-color:#ffdede}.wp-block-paragraph:not(.has-background).is-style-success,p:not(.has-background).is-style-success{background-color:#d0eac4}.wp-block-paragraph:not(.has-text-color).is-style-info,p:not(.has-text-color).is-style-info{color:#094264}.wp-block-paragraph:not(.has-text-color).is-style-warning,p:not(.has-text-color).is-style-warning{color:#8a4b30}.wp-block-paragraph:not(.has-text-color).is-style-error,p:not(.has-text-color).is-style-error{color:#8b343c}.wp-block-paragraph:not(.has-text-color).is-style-success,p:not(.has-text-color).is-style-success{color:#154a28}.wp-block-image.is-style-bottom-wave img{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg width=\"250\" height=\"248\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M250 220.092145s-12.873712-8.581631-26.547345-11.208661c-13.673633-2.62703-19.948005-2.014057-25.847415-1.094596-14.723528 2.276759-29.197081 7.662171-48.145186 21.760565-7.399261 5.341628-19.223078 13.485421-25.122488 15.630829-5.999399 2.145408-13.223677 3.415139-18.873112 2.320543-2.574743-.437838-5.6494355-.612974-12.4487556-3.371355-6.8743126-2.62703-14.6235377-7.049197-19.9230076-10.595688-10.2989701-6.874062-23.6976303-9.501092-33.4966504-9.807579C17.9982002 222.806743 0 237.080273 0 237.080273V0h250z\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg width=\"250\" height=\"248\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M250 220.092145s-12.873712-8.581631-26.547345-11.208661c-13.673633-2.62703-19.948005-2.014057-25.847415-1.094596-14.723528 2.276759-29.197081 7.662171-48.145186 21.760565-7.399261 5.341628-19.223078 13.485421-25.122488 15.630829-5.999399 2.145408-13.223677 3.415139-18.873112 2.320543-2.574743-.437838-5.6494355-.612974-12.4487556-3.371355-6.8743126-2.62703-14.6235377-7.049197-19.9230076-10.595688-10.2989701-6.874062-23.6976303-9.501092-33.4966504-9.807579C17.9982002 222.806743 0 237.080273 0 237.080273V0h250z\"/></svg>");-webkit-mask-position:bottom;mask-position:bottom}.wp-block-image.is-style-bottom-wave img,.wp-block-image.is-style-top-wave img{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover}.wp-block-image.is-style-top-wave img{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg width=\"250\" height=\"250\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 29.809587s12.873712 8.581631 26.547345 11.208661c13.673633 2.62703 19.948005 2.014057 25.847415 1.094596 14.723528-2.276759 29.197081-7.662171 48.145186-21.760565 7.399261-5.341628 19.223078-13.485421 25.122488-15.630829 5.999399-2.145408 13.223677-3.415139 18.873112-2.320543 2.574743.437838 5.6494355.612974 12.4487556 3.371355 6.8743126 2.62703 14.6235377 7.049197 19.9230076 10.595688 10.2989701 6.874062 23.6976303 9.501092 33.4966504 9.807579C232.0017998 27.094989 250 12.821459 250 12.821459v237.080273H0z\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg width=\"250\" height=\"250\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 29.809587s12.873712 8.581631 26.547345 11.208661c13.673633 2.62703 19.948005 2.014057 25.847415 1.094596 14.723528-2.276759 29.197081-7.662171 48.145186-21.760565 7.399261-5.341628 19.223078-13.485421 25.122488-15.630829 5.999399-2.145408 13.223677-3.415139 18.873112-2.320543 2.574743.437838 5.6494355.612974 12.4487556 3.371355 6.8743126 2.62703 14.6235377 7.049197 19.9230076 10.595688 10.2989701 6.874062 23.6976303 9.501092 33.4966504 9.807579C232.0017998 27.094989 250 12.821459 250 12.821459v237.080273H0z\"/></svg>");-webkit-mask-position:top;mask-position:top}.block-editor-block-styles__item-preview .wp-block-image{margin-top:0}.block-editor-block-styles__item-preview .wp-block-image .components-resizable-box__container{height:100%!important;width:100%!important}.wp-block-cover:not(.components-placeholder):not(.is-placeholder).is-style-bottom-wave{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg width=\"250\" height=\"248\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M250 220.092145s-12.873712-8.581631-26.547345-11.208661c-13.673633-2.62703-19.948005-2.014057-25.847415-1.094596-14.723528 2.276759-29.197081 7.662171-48.145186 21.760565-7.399261 5.341628-19.223078 13.485421-25.122488 15.630829-5.999399 2.145408-13.223677 3.415139-18.873112 2.320543-2.574743-.437838-5.6494355-.612974-12.4487556-3.371355-6.8743126-2.62703-14.6235377-7.049197-19.9230076-10.595688-10.2989701-6.874062-23.6976303-9.501092-33.4966504-9.807579C17.9982002 222.806743 0 237.080273 0 237.080273V0h250z\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg width=\"250\" height=\"248\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M250 220.092145s-12.873712-8.581631-26.547345-11.208661c-13.673633-2.62703-19.948005-2.014057-25.847415-1.094596-14.723528 2.276759-29.197081 7.662171-48.145186 21.760565-7.399261 5.341628-19.223078 13.485421-25.122488 15.630829-5.999399 2.145408-13.223677 3.415139-18.873112 2.320543-2.574743-.437838-5.6494355-.612974-12.4487556-3.371355-6.8743126-2.62703-14.6235377-7.049197-19.9230076-10.595688-10.2989701-6.874062-23.6976303-9.501092-33.4966504-9.807579C17.9982002 222.806743 0 237.080273 0 237.080273V0h250z\"/></svg>");-webkit-mask-position:bottom;mask-position:bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover}.wp-block-cover:not(.components-placeholder):not(.is-placeholder).is-style-top-wave{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg width=\"250\" height=\"250\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 29.809587s12.873712 8.581631 26.547345 11.208661c13.673633 2.62703 19.948005 2.014057 25.847415 1.094596 14.723528-2.276759 29.197081-7.662171 48.145186-21.760565 7.399261-5.341628 19.223078-13.485421 25.122488-15.630829 5.999399-2.145408 13.223677-3.415139 18.873112-2.320543 2.574743.437838 5.6494355.612974 12.4487556 3.371355 6.8743126 2.62703 14.6235377 7.049197 19.9230076 10.595688 10.2989701 6.874062 23.6976303 9.501092 33.4966504 9.807579C232.0017998 27.094989 250 12.821459 250 12.821459v237.080273H0z\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg width=\"250\" height=\"250\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 29.809587s12.873712 8.581631 26.547345 11.208661c13.673633 2.62703 19.948005 2.014057 25.847415 1.094596 14.723528-2.276759 29.197081-7.662171 48.145186-21.760565 7.399261-5.341628 19.223078-13.485421 25.122488-15.630829 5.999399-2.145408 13.223677-3.415139 18.873112-2.320543 2.574743.437838 5.6494355.612974 12.4487556 3.371355 6.8743126 2.62703 14.6235377 7.049197 19.9230076 10.595688 10.2989701 6.874062 23.6976303 9.501092 33.4966504 9.807579C232.0017998 27.094989 250 12.821459 250 12.821459v237.080273H0z\"/></svg>");-webkit-mask-position:top;mask-position:top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover}:root{--coblocks-spacing--0:0;--coblocks-spacing--1:0.5em;--coblocks-spacing--2:1em;--coblocks-spacing--3:1.5em;--coblocks-spacing--4:2em;--coblocks-spacing--5:2.5em;--coblocks-spacing--6:3em;--coblocks-spacing--7:3.5em;--coblocks-spacing--8:4em;--coblocks-spacing--9:4.5em;--coblocks-spacing--10:7em}.wp-block-media-text.is-style-card .wp-block-media-text__content{background-color:var(--wp--preset--color--background,#fff);margin-left:auto;margin-right:auto;margin-top:calc(var(--coblocks-spacing--8, 4em)*-1);padding:var(--coblocks-spacing--4,2em);width:95%}@media(min-width:600px){.wp-block-media-text.is-style-card .wp-block-media-text__content{margin-left:0;margin-right:0;margin-top:0;padding:calc(var(--coblocks-spacing--3, 1.5em)*2);right:1px;width:auto}}@media(min-width:960px){.wp-block-media-text.is-style-card .wp-block-media-text__content{padding:calc(var(--coblocks-spacing--6, 3em)*2)}}.wp-block-media-text.is-style-card.has-media-on-the-right .wp-block-media-text__content{margin-bottom:calc(var(--coblocks-spacing--8, 4em)*-1);margin-top:0}@media(min-width:600px){.wp-block-media-text.is-style-card.has-media-on-the-right .wp-block-media-text__content{margin-bottom:0}}.wp-block-media-text.is-style-overlap .wp-block-media-text__content{margin-left:auto;margin-right:auto;margin-top:calc(var(--coblocks-spacing--4, 2em)*-1);width:90%}@media(min-width:600px){.wp-block-media-text.is-style-overlap .wp-block-media-text__content{margin-left:0;margin-left:calc(var(--coblocks-spacing--8, 4em)*-1);margin-right:0;margin-top:0;width:auto}}@media(min-width:960px){.wp-block-media-text.is-style-overlap .wp-block-media-text__content{margin-left:calc(var(--coblocks-spacing--10, 7em)*-2)}}.wp-block-media-text.is-style-overlap.has-media-on-the-right .wp-block-media-text__content{margin-left:0;margin-right:0;margin-top:0;width:auto}@media(min-width:600px){.wp-block-media-text.is-style-overlap.has-media-on-the-right .wp-block-media-text__content{margin-left:0;margin-right:calc(var(--coblocks-spacing--8, 4em)*-1);width:175%}}@media(min-width:960px){.wp-block-media-text.is-style-overlap.has-media-on-the-right .wp-block-media-text__content{margin-right:calc(var(--coblocks-spacing--10, 7em)*-2)}}@media(min-width:600px){.wp-block-media-text.is-style-card .wp-block-media-text__content,.wp-block-media-text.is-style-outline .wp-block-media-text__content{margin-left:calc(var(--coblocks-spacing--10, 7em)*-1)}.wp-block-media-text.is-style-card.has-media-on-the-right .wp-block-media-text__content,.wp-block-media-text.is-style-outline.has-media-on-the-right .wp-block-media-text__content{margin-left:0;margin-right:calc(var(--coblocks-spacing--10, 7em)*-1)}}.wp-block-media-text.is-style-outline .wp-block-media-text__content{margin-left:auto;margin-right:auto;width:90%}@media(min-width:600px){.wp-block-media-text.is-style-outline .wp-block-media-text__content{margin-left:calc(var(--coblocks-spacing--10, 7em)*-1);margin-right:inherit;margin-top:inherit;width:auto}}.wp-block-media-text.is-style-outline .wp-block-media-text__content h1,.wp-block-media-text.is-style-outline .wp-block-media-text__content h2,.wp-block-media-text.is-style-outline .wp-block-media-text__content h3,.wp-block-media-text.is-style-outline .wp-block-media-text__content h4,.wp-block-media-text.is-style-outline .wp-block-media-text__content h5,.wp-block-media-text.is-style-outline .wp-block-media-text__content h6,.wp-block-media-text.is-style-outline .wp-block-media-text__content p{background-color:var(--wp--preset--color--background,#fff);box-shadow:.5rem 0 0 var(--wp--preset--color--background,#fff),-.5rem 0 0 var(--wp--preset--color--background,#fff);display:inline}.wp-block-media-text.is-style-outline .wp-block-media-text__content .wp-block-buttons{margin-top:var(--coblocks-spacing--5,2.5em)}.wp-block-media-text.is-style-outline.has-media-on-the-right .wp-block-media-text__content{width:100%}@media(min-width:600px){.wp-block-media-text.is-style-outline.has-media-on-the-right .wp-block-media-text__content{margin-left:.5rem;width:175%}}.wp-block-media-text .wp-block-media-text__content :first-child{margin-top:0}@media(min-width:600px){.editor-styles-wrapper .wp-block-media-text.is-style-card .wp-block-media-text__content{right:1px}.editor-styles-wrapper .wp-block-media-text.is-style-card.has-media-on-the-right .wp-block-media-text__content{left:1px;right:auto}}.editor-styles-wrapper .wp-block-media-text.is-style-card .components-resizable-box__handle:after,.editor-styles-wrapper .wp-block-media-text.is-style-outline .components-resizable-box__handle:after,.editor-styles-wrapper .wp-block-media-text.is-style-overlap .components-resizable-box__handle:after{top:-8px}.editor-styles-wrapper .wp-block-media-text.is-style-card.is-selected .wp-block-media-text__media:after,.editor-styles-wrapper .wp-block-media-text.is-style-outline.is-selected .wp-block-media-text__media:after,.editor-styles-wrapper .wp-block-media-text.is-style-overlap.is-selected .wp-block-media-text__media:after{background:var(--wp-admin-theme-color,#007cba);border:2px solid #fff;border-radius:50%;bottom:-7px;content:"";cursor:inherit;display:block;height:15px;position:absolute;right:-8px;width:15px;z-index:9999}.editor-styles-wrapper .wp-block-media-text.is-style-card.has-media-on-the-right .wp-block-media-text__media:after,.editor-styles-wrapper .wp-block-media-text.is-style-outline.has-media-on-the-right .wp-block-media-text__media:after,.editor-styles-wrapper .wp-block-media-text.is-style-overlap.has-media-on-the-right .wp-block-media-text__media:after{left:-8px;right:inherit}.editor-styles-wrapper .wp-block-media-text.is-style-outline .wp-block-media-text__content .wp-block.wp-block-buttons{margin-top:var(--coblocks-spacing--5,2.5em)!important}:root{--coblocks-spacing--0:0;--coblocks-spacing--1:0.5em;--coblocks-spacing--2:1em;--coblocks-spacing--3:1.5em;--coblocks-spacing--4:2em;--coblocks-spacing--5:2.5em;--coblocks-spacing--6:3em;--coblocks-spacing--7:3.5em;--coblocks-spacing--8:4em;--coblocks-spacing--9:4.5em;--coblocks-spacing--10:7em}.is-style-checkbox li{list-style-type:none!important;padding-left:10px;position:relative}@media(min-width:600px){.is-style-checkbox li{padding-left:12px}}.is-style-checkbox li:before{background-color:currentColor;background-size:cover;content:"";display:inline-block;height:20px;left:-20px;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMjAgMjAiIHdpZHRoPSIyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMjAgMTBjMCA1LjUyMjcyNzMtNC40NzcyNzI3IDEwLTEwIDEwLTUuNTIyNzI3MjcgMC0xMC00LjQ3NzI3MjctMTAtMTAgMC01LjUyMjcyNzI3IDQuNDc3MjcyNzMtMTAgMTAtMTAgNS41MjI3MjczIDAgMTAgNC40NzcyNzI3MyAxMCAxMHptLTUuMjgwOTA5MS00LjIyNzI3MjczYy4yMDEwMDk4LS4yMDgzMjczNy40OTM2NjM5LS4zMDA5OTc5Mi43Nzc5NDg5LS4yNDYzNDE4NHMuNTIxNzEyMy4yNDkyMzkwNS42MzExNDIuNTE3MjUwOTNjLjEzODE1MzQuMzI5NzUwNzMuMDYxNDQ3MS43MTA0MDEtLjE5MzYzNjMuOTYwOTA5MDlsLTYuODgwMDAwMDUgNi45NDQ1NDU0NWMtLjMwNTIyMzczLjMwNzY4ODQtLjc5MjQ0OTgzLjMzODE2NDQtMS4xMzM2MzYzNi4wNzA5MDkxbC0zLjc4NDU0NTQ1LTIuOTUxODE4MmMtLjI0MjY4MjI3LS4xOTEyMTE4LS4zNjYxNzk3Ny0uNDk2NDg0Ni0uMzI0NzEwMjItLjgwMjY0OTUuMDQxNDY5NTUtLjMwNjE2NDguMjQxNzI0ODUtLjU2NzU4NTgxLjUyNjUyODQtLjY4NzM1MDQ4LjI4NDU0NTQ1LS4xMTcyNzI3My42MDkwOTA5MS0uMDcyNzI3MjcuODUxODE4MTguMTE4MTgxODJsMy4xODE4MTgxOCAyLjQ4NDU0NTQ2eiIgZmlsbD0iY3VycmVudENvbG9yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4KCg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMjAgMjAiIHdpZHRoPSIyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMjAgMTBjMCA1LjUyMjcyNzMtNC40NzcyNzI3IDEwLTEwIDEwLTUuNTIyNzI3MjcgMC0xMC00LjQ3NzI3MjctMTAtMTAgMC01LjUyMjcyNzI3IDQuNDc3MjcyNzMtMTAgMTAtMTAgNS41MjI3MjczIDAgMTAgNC40NzcyNzI3MyAxMCAxMHptLTUuMjgwOTA5MS00LjIyNzI3MjczYy4yMDEwMDk4LS4yMDgzMjczNy40OTM2NjM5LS4zMDA5OTc5Mi43Nzc5NDg5LS4yNDYzNDE4NHMuNTIxNzEyMy4yNDkyMzkwNS42MzExNDIuNTE3MjUwOTNjLjEzODE1MzQuMzI5NzUwNzMuMDYxNDQ3MS43MTA0MDEtLjE5MzYzNjMuOTYwOTA5MDlsLTYuODgwMDAwMDUgNi45NDQ1NDU0NWMtLjMwNTIyMzczLjMwNzY4ODQtLjc5MjQ0OTgzLjMzODE2NDQtMS4xMzM2MzYzNi4wNzA5MDkxbC0zLjc4NDU0NTQ1LTIuOTUxODE4MmMtLjI0MjY4MjI3LS4xOTEyMTE4LS4zNjYxNzk3Ny0uNDk2NDg0Ni0uMzI0NzEwMjItLjgwMjY0OTUuMDQxNDY5NTUtLjMwNjE2NDguMjQxNzI0ODUtLjU2NzU4NTgxLjUyNjUyODQtLjY4NzM1MDQ4LjI4NDU0NTQ1LS4xMTcyNzI3My42MDkwOTA5MS0uMDcyNzI3MjcuODUxODE4MTguMTE4MTgxODJsMy4xODE4MTgxOCAyLjQ4NDU0NTQ2eiIgZmlsbD0iY3VycmVudENvbG9yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4KCg==);position:absolute;top:6px;transform:scale(.9);width:20px}@media(min-width:600px){.is-style-checkbox li:before{top:8px;transform:0}}.is-style-checkbox li li:before{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMjAgMjAiIHdpZHRoPSIyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMjAgMTBjMCA1LjUyMjcyNzMtNC40NzcyNzI3IDEwLTEwIDEwLTUuNTIyNzI3MjcgMC0xMC00LjQ3NzI3MjctMTAtMTAgMC01LjUyMjcyNzI3IDQuNDc3MjcyNzMtMTAgMTAtMTAgNS41MjI3MjczIDAgMTAgNC40NzcyNzI3MyAxMCAxMHptLTEuNzUxOTUzMSAwYzAtNC41NTUxNzEzNC0zLjY5Mjg3NTUtOC4yNDgwNDY4OC04LjI0ODA0NjktOC4yNDgwNDY4OC00LjU1NTE3MTM0IDAtOC4yNDgwNDY4OCAzLjY5Mjg3NTU0LTguMjQ4MDQ2ODggOC4yNDgwNDY4OCAwIDQuNTU1MTcxNCAzLjY5Mjg3NTU0IDguMjQ4MDQ2OSA4LjI0ODA0Njg4IDguMjQ4MDQ2OSA0LjU1NTE3MTQgMCA4LjI0ODA0NjktMy42OTI4NzU1IDguMjQ4MDQ2OS04LjI0ODA0Njl6bS00LjM1MjY2MTctMy4zMDQwODM4MWMuMjAxMDA5OC0uMjA4MzI3MzcuNDkzNjYzOS0uMzAwOTk3OTIuNzc3OTQ4OS0uMjQ2MzQxODRzLjUyMTcxMjMuMjQ5MjM5MDUuNjMxMTQyLjUxNzI1MDkzYy4xMzgxNTM0LjMyOTc1MDczLjA2MTQ0NzEuNzEwNDAxLS4xOTM2MzYzLjk2MDkwOTA5bC02LjA1NjI5NDM1IDYuMDIxMzU2NTNjLS4zMDUyMjM3My4zMDc2ODg0LS43OTI0NDk4My4zMzgxNjQ0LTEuMTMzNjM2MzYuMDcwOTA5MWwtMy4yNDExNDcwMS0yLjY0ODE4MThjLS4yNDI2ODIyNy0uMTkxMjExOC0uMzY2MTc5NzctLjQ5NjQ4NDYtLjMyNDcxMDIyLS44MDI2NDk1LjA0MTQ2OTU1LS4zMDYxNjQ4LjI0MTcyNDg1LS41Njc1ODU4LjUyNjUyODQtLjY4NzM1MDUyLjI4NDU0NTQ1LS4xMTcyNzI3My42MDkwOTA5MS0uMDcyNzI3MjcuODUxODE4MTguMTE4MTgxODJsMi42Mzg0MTk3NCAyLjE4MDkwOTF6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMjAgMjAiIHdpZHRoPSIyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMjAgMTBjMCA1LjUyMjcyNzMtNC40NzcyNzI3IDEwLTEwIDEwLTUuNTIyNzI3MjcgMC0xMC00LjQ3NzI3MjctMTAtMTAgMC01LjUyMjcyNzI3IDQuNDc3MjcyNzMtMTAgMTAtMTAgNS41MjI3MjczIDAgMTAgNC40NzcyNzI3MyAxMCAxMHptLTEuNzUxOTUzMSAwYzAtNC41NTUxNzEzNC0zLjY5Mjg3NTUtOC4yNDgwNDY4OC04LjI0ODA0NjktOC4yNDgwNDY4OC00LjU1NTE3MTM0IDAtOC4yNDgwNDY4OCAzLjY5Mjg3NTU0LTguMjQ4MDQ2ODggOC4yNDgwNDY4OCAwIDQuNTU1MTcxNCAzLjY5Mjg3NTU0IDguMjQ4MDQ2OSA4LjI0ODA0Njg4IDguMjQ4MDQ2OSA0LjU1NTE3MTQgMCA4LjI0ODA0NjktMy42OTI4NzU1IDguMjQ4MDQ2OS04LjI0ODA0Njl6bS00LjM1MjY2MTctMy4zMDQwODM4MWMuMjAxMDA5OC0uMjA4MzI3MzcuNDkzNjYzOS0uMzAwOTk3OTIuNzc3OTQ4OS0uMjQ2MzQxODRzLjUyMTcxMjMuMjQ5MjM5MDUuNjMxMTQyLjUxNzI1MDkzYy4xMzgxNTM0LjMyOTc1MDczLjA2MTQ0NzEuNzEwNDAxLS4xOTM2MzYzLjk2MDkwOTA5bC02LjA1NjI5NDM1IDYuMDIxMzU2NTNjLS4zMDUyMjM3My4zMDc2ODg0LS43OTI0NDk4My4zMzgxNjQ0LTEuMTMzNjM2MzYuMDcwOTA5MWwtMy4yNDExNDcwMS0yLjY0ODE4MThjLS4yNDI2ODIyNy0uMTkxMjExOC0uMzY2MTc5NzctLjQ5NjQ4NDYtLjMyNDcxMDIyLS44MDI2NDk1LjA0MTQ2OTU1LS4zMDYxNjQ4LjI0MTcyNDg1LS41Njc1ODU4LjUyNjUyODQtLjY4NzM1MDUyLjI4NDU0NTQ1LS4xMTcyNzI3My42MDkwOTA5MS0uMDcyNzI3MjcuODUxODE4MTguMTE4MTgxODJsMi42Mzg0MTk3NCAyLjE4MDkwOTF6Ii8+PC9zdmc+)}.is-twentynineteen .is-style-checkbox li:before{top:10px}.is-style-none,.is-style-none li{list-style-type:none!important;padding-left:0!important}.is-style-none li:before{content:""}.is-style-circular .wp-block-button__link{border-radius:100px!important}.is-style-3d .wp-block-button__link{box-shadow:inset 0 -3px 0 0 #00000040}.is-style-shadow{z-index:1}.is-style-shadow .wp-block-button__link{box-shadow:0 4px 6px #0000001c,0 1px 3px rgb(0 0 0 / .075)}.components-coblocks-animation-toggle.has-animation{position:relative}.components-coblocks-animation-toggle.has-animation :after{border-color:#0000 #1e1e1e #1e1e1e #0000;border-style:solid;border-width:4px;content:"";display:block;height:8px;position:absolute;right:0;top:1px;transform:rotate(-90deg);width:8px}.components-coblocks-animation-toggle .components-button:not(:hover) .coblocks-icon-animation .medium-circle{fill:#727272}.components-coblocks-animation-toggle .components-button:not(:hover) .coblocks-icon-animation .small-circle{fill:#c6c6c6}.components-coblocks-animation-toggle .components-button:hover .coblocks-icon-animation .large-circle,.components-coblocks-animation-toggle .components-button[aria-expanded=true] .coblocks-icon-animation .large-circle{animation:bounce .3s ease-in;animation-fill-mode:forwards}.components-coblocks-animation-toggle .components-button:hover .coblocks-icon-animation .medium-circle,.components-coblocks-animation-toggle .components-button[aria-expanded=true] .coblocks-icon-animation .medium-circle{animation:bounce .3s ease-in;animation-delay:.1s;animation-fill-mode:forwards;fill:rgba(var(--wp-admin-theme-color-rgb),.66);position:relative}.components-coblocks-animation-toggle .components-button:hover .coblocks-icon-animation .small-circle,.components-coblocks-animation-toggle .components-button[aria-expanded=true] .coblocks-icon-animation .small-circle{animation:bounce .3s ease-in;animation-delay:.2s;animation-fill-mode:forwards;fill:rgba(var(--wp-admin-theme-color-rgb),.33)}.components-coblocks-animation-dropdown .components-popover__content{border-color:#1e1e1e;box-shadow:none}.components-coblocks-animation-dropdown .components-menu-group+.components-menu-group{border-top-color:#1e1e1e}.components-coblocks-animation-dropdown .components-menu-item__button.components-button.has-icon{padding-right:6px}@keyframes bounce{0%{transform:translate(0)}50%{transform:translateY(-2px)}to{transform:translate(0)}}.coblocks__preview .wp-block{margin:0;max-width:none!important}.coblocks__preview .components-resizable-box__container{width:100%!important}.coblocks__preview .components-tip{margin-top:12px}.coblocks__preview .block-editor-block-preview__content .block-editor-block-list__block{margin-bottom:0;margin-top:0}body:not(.amp) .coblocks-animate{animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}body:not(.amp) .coblocks-animate.animate-loop{animation-iteration-count:infinite}body:not(.amp) .coblocks-animate.fadeIn{animation-duration:.75s;animation-name:fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}body:not(.amp) .coblocks-animate.zoomIn{animation-duration:.75s;animation-name:zoomIn}@keyframes zoomIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}body:not(.amp) .coblocks-animate.slideInLeft{animation-duration:.75s;animation-name:slideInLeft}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-5em)}to{opacity:1;transform:translateX(0)}}body:not(.amp) .coblocks-animate.slideInRight{animation-duration:.75s;animation-name:slideInRight}@keyframes slideInRight{0%{opacity:0;transform:translateX(5em)}to{opacity:1;transform:translateX(0)}}body:not(.amp) .coblocks-animate.slideInBottom{animation-duration:.75s;animation-name:slideInBottom}@keyframes slideInBottom{0%{opacity:0;transform:translateY(5em)}to{opacity:1;transform:translateY(0)}}body:not(.amp) .coblocks-animate.clipHorizontal{animation-duration:.75s;animation-name:clipHorizontal}@keyframes clipHorizontal{0%{clip-path:polygon(0 50%,0 100%,0 100%,0 50%,100% 50%,100% 0,100% 0,100% 50%);opacity:0}to{clip-path:polygon(0 50%,0 100%,100% 100%,100% 50%,100% 50%,100% 0,0 0,0 50%);opacity:1}}body:not(.amp) .coblocks-animate.clipVertical{animation-duration:.75s;animation-name:clipVertical}@keyframes clipVertical{0%{clip-path:polygon(50% 0,100% 0,100% 0,50% 0,50% 100%,0 100%,0 100%,50% 100%);opacity:0}to{clip-path:polygon(50% 0,100% 0,100% 100%,50% 100%,50% 100%,0 100%,0 0,50% 0);opacity:1}}#gnpub-gnfollow-shortcode-wrapper a{text-decoration:none;color:#000;border:1px solid #c6d2d9;padding:7px 15px 3px 16px;line-height:1;height:40px;vertical-align:middle;position:absolute}#gnpub-gnfollow-shortcode-wrapper a:focus{box-shadow:none}#gnpub-gnfollow-shortcode-wrapper img{width:120px;position:relative;top:9px;left:5px}#gnpub-gnfollow-shortcode-wrapper a:hover{border:1px solid #000}#gnpub-gnfollow-shortcode-follow-text{font-weight:500;font-size:13px}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:#fff0;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:#fff0;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgb(0 0 0 / .15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}@media only screen and (max-width:768px){:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:700;float:left}.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgb(0 0 0 / .025)}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none!important}.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:none}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:none;padding-bottom:.5em}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before{content:" ";display:table}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after{clear:both}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button{float:right}.woocommerce #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);float:left;font-size:.75em;margin-bottom:0;text-align:left;width:48%}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{display:block;width:100%}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}.single-product .twentythirteen .panel{padding-left:20px!important;padding-right:20px!important}}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-display:swap;font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be #fff0 #fff0 #fff0;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.select2-container{width:100%}.select2-container .select2-selection--single{height:auto}.select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}.select2-container .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}.select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}.select2-container .select2-dropdown,.select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}.select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgb(0 0 0 / .2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.7;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.7;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgb(90 89 68 / .5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:#fff0 none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgb(0 0 0 / .1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgb(0 0 0 / .025)}.woocommerce table.shop_table{border:1px solid rgb(0 0 0 / .1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgb(0 0 0 / .1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgb(0 0 0 / .1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgb(0 0 0 / .1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce .wc_bis_form{margin:2em 0;padding:0}.woocommerce .wc_bis_form.hidden{display:none}.woocommerce .wc_bis_form__form-row{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start;gap:.7em;margin:.7em 0}.woocommerce .wc_bis_form__input{box-sizing:border-box;width:auto;white-space:nowrap}.woocommerce .wc_bis_form__button{box-sizing:border-box;white-space:nowrap}.woocommerce .wc_bis_form__checkbox{font-size:var(--wp--preset--font-size--small,.7em);display:block}.woocommerce :where(.wc_bis_form__input,.wc_bis_form__button){padding:.9rem 1.1rem;line-height:1}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgb(0 0 0 / .1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgb(0 0 0 / .1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgb(0 0 0 / .1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgb(0 0 0 / .1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgb(129 110 153 / .14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgb(104 87 125 / .14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:#fff0;border-left-color:#fff0;border-top-color:#fff0;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgb(0 0 0 / .2);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);background:rgb(0 0 0 / .05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}/*! This file is auto-generated */
@font-face{font-display:swap;font-family:dashicons;src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800");src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAQAAAAFZAuk8lY21hcAAAAXwAAAk/AAAU9l+BPsxnbHlmAAAKvAAAYwIAAKlAcWTMRWhlYWQAAG3AAAAALwAAADYXkmaRaGhlYQAAbfAAAAAfAAAAJAQ3A0hobXR4AABuEAAAACUAAAVQpgT/9mxvY2EAAG44AAACqgAAAqps5EEYbWF4cAAAcOQAAAAfAAAAIAJvAKBuYW1lAABxBAAAATAAAAIiwytf8nBvc3QAAHI0AAAJvAAAEhojMlz2eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/Mc4gYGVgYOBhzGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHD4yfHVnAnH1mBgZGIE0CDMAAI/zCGl4nN3Y93/eVRnG8c/9JE2bstLdQIF0N8x0t8w0pSMt0BZKS5ml7F32lrL3hlKmCxEQtzjAhQMRRcEJijhQQWV4vgNBGV4nl3+B/mbTd8+reeVJvuc859znvgL0A5pkO2nW3xcJ8qee02ej7/NNDOz7fHPTw/r/LnTo60ale4ooWov2orOYXXQXPWVr2V52lrPL3qq3WlmtqlZXx1bnVFdVd9TNdWvdXnfWk+tZ9dx6wfvvQ6KgaCraio6iq+/VUbaVHWVX2V0trJb2vXpNtbZaV91YU7fUbXVH3VVPrbvrefnV//WfYJc4M86OS2N9PBCP9n08FS/E6w0agxtDG2P6ProaPY3ljaMaJzVOb1ze2NC4s3Ff46G+VzfRQn8GsBEbM4RN2YQtGMVlMY2v8COGai0Hxm6MjEWxOBZGb+zJArbidjajjUGxJHbgUzwYG/EJPsNDfJLFsYzpXM6Pmcd8Ps1BvB8LGEE7W7KSzdmGA9ifgzmau7ibcUxkB7bnHhZxb+xDgw/yYb7GU/yQp2NgDI9xMZ61sWVsFZtHkxb5+ZgQE2NSdMYmDOM5HmZrfs6H+Cbf4bt8m28xhb2YyjQWciDHxk7RGg2W8DFWxbyYE20cx/GcwImcxKmxWYyIGXr3l7MPp/MAn+PzfIFH+Co/4296Q2v+wdvRHP1iQIyKMTE2ZsZesW8QSzmHi7mFK7iWsziTs7mIG/gAl3Irl3Az13A117GeC7iSdVzIjdzGMXycP/ITfskv+B5PRk/MjT1iCPuyLAbF4Jgds2Jj7uOj7MmX+DI78hfejBa6+Kxmekp0s5TBXM/kiNg29uaNmM5p0c6fmMmMGMbLMZS/8w2+zh78lPFMYFvt9Ul0Moax/IA/s5P2+hy6mcXO7EoPu7F7bM1feSR25wzuZAN3xBasiJGxDSfH9pzLeVzF7NgxtmM0+/FK7MLrvBNTeZSXYlP+wO/5J//SV/2O3/Iiv+EFfs2veDf68xHOj53p5Yt8n72ZG6MZzhoO5wgO4VCO5CgOY3VM4S1epYxdYzKP8QSPx3xu4v7o4Fmdydbo4j1eo+IZbdaW/+Gc/L/82Tj/0zbS/4kVue5YrmzpP3L1Sw3T+SY1mU46qdl05kn9TKef1GL5J6T+popAGmCqDaRWU5UgDTTVC9JGpspB2ti4TOMmpmpC2tRUV0ibmSoMqc1Ua0iDLFfwNNhypU5DTJWINNTQGqRhFos0DrdYrHGExUKNIy16Nbabqhhpc1M9I21hqmykUaYaR9rSyM+7lZGfd2sjP2+HxRKNo01VkTTGVB9JY40HNY6zyGs23lQ9SRNMdZQ00VRRSZNMtZXUaeQ5bmOqt6RtTZWXtJ2pBpO2N1Vj0g6mukza0VShSV2mWk2abKrapClGvtumWuS1mmbkNZ5u5HWdYeQ1m2mq+KRZRl7v2UZ+9p1M9wFpZ9PNQNrFdEeQdjXdFqTdTPcGaXfTDULqNvK6zjHy+vUYed5zjbwee5juHNI8I++f+ca9GheYbiTSQiOfp17TLUVaZLqvSItNNxdpT9MdRtrLdJuR9jae1rjEIu/tpRZ5/y6zyHPZxyLvkX2NtRqXW+R13s8i780VFnmdV1rkc7+/5SKRVhnPazzAIu+7Ay3yuh1kkffdwRZ53x1ikc/0oUY+f6tNNxTpMNOtTFpj5LNyuOmmJh1hurNJR5pub9JRpnucdLTpRicdY7rbSceabnnScUbep8cbeb1PMPKePdHIe/YkI7+fJxt53muN/L1Psch781SLXPNOs8h74HQjv4dnmLoL0plGXuOzLPL+Otsi781zLHINOdfI8zjPyPM438jzuMDI8/iAkedxoZGfcZ1FrlEXWeSzebFFPpeXGLlWXWrkfXSZkffa5Uae3xWmjoh0pak3Il1l6pJIV5v6JdI1ps6JdK2phyJdZ+qmSNeb+irSDaYOi3Sjqdci3WTqukg3G29rvMUi3123WuQ74jaLfEett8j1+3aLXIM3WOQafIdFrk93WuQ9c5dFPmd3W75G0z2mbi8/ah/1fRRh6gDV85t6QYpmU1dI0c/UH1K0mDpFiv6mnpFigKl7pGg19ZEUbaaOkmKQqbekGGzqMimGmPpNiqGmzpNimKkHpRhu6kYpRpj6UoqRpg6Vot3Uq1J0mLpWitGm/pVijKmTpRhr6mkpxpm6W4rxpj6XYoKp46WYaOp9KSaZumCKTlM/TNFl6owpJpt6ZIoppm6ZYqrxpMZpFqrvxXQL1fdihoXqezHTIq/TLFOnTTHbUJ0tui3yGvdYaH3LsNDXlQ0Lvb5sMnXplM2mfp2yn6lzp2wx9fCU/U3dPOUAU19P2Wrq8CnbTL0+5SDjTY2DLXe95RBTEqAcasoElMMs195yuKH6VY4wJQbKkabsQNlu5O/dYcoTlKMNrXs5xiKvwVgL9RblOFPuoBxvvKFxgimLUE40VCvLSRb5Z3aakgpllymzUE429J6VUyzynKYaL2ucZpHnPd2UcihnmPIO5UxT8qGcZcpAlLNNaYiy28jPPsfIz95j5DnOtfybg3IPI89jnpHnMd/I67TAyOu00JSzKHtNiYtqoSl7UfWaUhjVUlMeo1pmSmZU+5gyGtW+prRGtdyU26j2MyU4qhWmLEe10lBvVK0y5Tuq1aakR7XGcq2uDrfIX3+EKQdSHWlKhFRHmbIh1dGGamh1jCkvUh1r5GdZa6E9V51iSpNUpxq6d6vTTAmT6nRT1qQ6w5Qnqc405U+qswy9l9XZFjo71TmmdEq1zpRTqS4y8jpdbLyi8RKLvP6XmvIs1WXGOxovN2VcqitMaZfqSuMljVeZEjDVjaYsTHWTKRVT3WzKx1S3mJIy1a3WN8fbTOmZar0pR1PdbkrUVBtM2ZrqDlPKztdlH+Vt6jAlb+qG8a7GJlMap2425XLqFkN9Rt3flNWpB5hSO3WrKb9Tt5mSPPUgU6anHmzozNRDTDmfeqgp8VMPM2V/6uGG9lw9wtCeq0ca6i/rdkP9Zd1haC/Wow3txXqMoV6zHmtof9fjLFRH6vHGWxonGK9qnGiUGidZ6EzVnRaqR3WX8ZjGycYTGqcaj2ucZqFaUE839N7XM4z7Nc60yPOYZTyrsdvybyfrOUZe7x6L/PPnGu9pnGe8pnG+UWlcYDzzb8iLsxoAeJysvQmcJMdZJ5qRlZmR91F5VWXdZ/bd0511zEzP9PSMPKOrS5JHEpJGI0uyRbUk27KMMMuitVU25lgW+cAyuGt3f17A2Muaw6bHwMIzC5g15jFlMNcaA7vAmp41ZtnfW1h48PbVvC8is46eGZnj97qrIiMjj7i/+H9HfMWwDPyh/wddZTRmnWEaYbfj+cl/F4dYcErIc7BgIAHDv9ftdDtnEASbkL7ZRS98qimf8DXL84pOsbr/qTWMc6Io59OWVFC0WiVfkDTFUbEr5kQX/8mnmgpniLqtmTzGQ7gb0rGH4Q5NKuTLdU0pSJZZUDHOY0yKFpfvV9CvMCpjQGyziBwdVddQaxvZbYyY7uVO5/Jzlzvdy898EP0KjXYuv/mxzvi3Pvt68ih9fohGTJph7GjTKyBHWEa4Xas2T6NWZ3DoFYteNIjcYhGNiu4VtzgY0MMk7y+iX2fKTASxTrsTNsMmruIN2hg4aZJtRFql20GdbvLv+cW4vdBvI4RYLKqYU+or9XVPVZRUyg/8SMnUcjl//ICnYlHgJT29YkoCVvOrC+iHUqwoSIKEkODnc7WMlgm8IMOynpI51lipj39AdxQ/LemylrKkak3J8VxS1hHUM2SOQT/WBOzjUMBurd0McdhthrV21OmGXb/TbUeu53d97PkR3uy0mlXB8dDoONYXOgte0At8OOq42xWMhU7o5XuBB0ddOP6l8urqzurqKOeH8Q30CT/YTZ44flzQQ5LwArltZ5UUKUXL9Qvo5xmJ0UkfICgWlMdvR9h3K22/XXPRMMx99KO5X+i3hsPx1VEfNZPzaGF/f/+lwWD6nq+i/8x4TJU5DnFoYQPpCAYs1MBATRiW28hLkVMyWh2vg7sevWWNpdd8GMzeJvqsaxhu6J7IP2uW18xnsU5OTvz2PxctX/xO0fTVZ0VI8o6fWIb7FtzjhWetyir693AP3KjjZ821svlsnpwYxvhL/1z0TYRpGNFUT9eXZ7dWSLE5WvZr6BpjM3lmielA/7RbzWUU1nCtKsCI9KLKZifc9Byh2mx1/MiKI9EmNA+G7pqcop6hLFf71WXZMGTEKMYw12i0m83RgISBgHv9KI4dXpGNKDJkOBifbLbJXeH4L+nd7LvelXuExqBYUjzJ0G8yPKPADHOZHIz2BrPIQPch2lMGCtswWqCjfHJeilMbPgwtGpArFdKNb37zm+3BINj7+n5/t4XpyX+n4XjQv4r6/auDFmq10H1PPGE///zWQw/bly61lpf3Hn88/fzzaRpGj1y69Ah8dyL4S8b076P/RtuN9jiGDjfYGoznDkw7bzZ8fyJrWdnCPfVjvWYv+6tprZA5dy7UHSfvOOjnsufOZgua+aD4ePQfG68twK3fQi7knckcJ/QhRdqia1UsPnIrVjREzPhwdJ2JBqg3Pggi1EvG4GfRLzMYWqkGcWiITpHF0Dow14GqkG46g9qtbscnFwyE7rv/2P1CxuF+079W0kqFzFNlpewpZSx9FpJtHt+P3gd3YN7xW4VrriaJZcWDW96QLVQvQbKdEe5PaNgfoD9mYDghyKxJhzWZSJTINGOiHHY9Os6Rsv6D6+6G5Vi8trZ9B3ayaU/W5LSB79hedzbSdppHB2s/sK5xEN1wyS1GWtYkP51x8e3bSfp0zo3QFRgXy8ztMGqtVrNWqQquFY/YRkSG7DKi4/M0qpFBugXV72x6rj9/VkDzd7bRyFDGB3QM9xTjOpNVDEPJirI4jQwCcjXACg5IEon0UYukja9C+F2GazQFDFWHyMsk8shNKZN5N2IRrB0R8wBzGVaAqo6cItrcRq015OsIr6Gw021WsQALXgER6t6EZux2Qph7ReRvdrpeClK7HZg/zRDuhgMl8ckS6cGITAG9F3Cne7j97Pb2s28nwTt535RWSrwh2YLEsaInNyqcqAeSXpDa60GR5QwO/x92iuU5JImKUMAqdLaPc4WgYpXltMln3DvfbZQk00McyyRvheCjVh6XI81SBFGxJA1xWgbZnosUxcgG9omKKWrjrzielrUlQ8EplktxUr6TFnguldILS0iqr4Tn0JsESTM4RWFg1s/aaAFWjlPMG29oJRtinS40BtS0RhpICGmjkVUvJO2jo2YXmsrzyaXmOnLXYCKQxvPIdCUDFK7FLUf+BZc0IcS2WeiAuTZTeUlkeV3lUq7Ga6JTNNQ0JxliKFsPWTlWQk7uQmpTcQRsBxBWNZ9nWVZjOY7n0rwoaBiX/BrmIDGFrbKSYhGbUrx7X3/M9eebcPxLWEKiyIoFQ0urCPE4lTJVhDmfFwsZS87ZXAlaS4BLLMe77xQMSYYsDF7UeFbiBMnzcx5b9FRXF6DAdU8xpAa09tqWZTptaE5rrk3TTIYpAK1YYNZgDJ5gdpjzzC5zkXmYeYx5A/PMDW3NR55fa3bbMLIAXvm1dujWyFgjIYZvJPiRW2v6pAlDWELJ9D+N4ABXyHUYpPCGELoJQpKSglO4kzyJ55p6/Ndnkdg1vti0RV6V2Mdqtwui3XyMlZpnOaMrBo9dlB4l1565wEP6ZQTpKfO4yCLpuJFqrqn+sfL/8tXVcnlV9TdKf+lrq+Vj8038f9eqlR+7z2hoeq1aO/8N9xla4w3na9Xz9Ur1wvnqbffqDc249x5I1b8hSa7Wq9VKfa9e8JbPFurL4/9aK3or54q1JW9Kh2h7nmTuuGl84s5kbIUwKEndaSQeeHS0wsgssnS+kqGKJ3fPtUjwNGAuXUqrvMilMvbpNdYo2Xb/LCBRjktrupgXZFHXontdG/NVuRMoJtAkTeXE1JGx9fndlapnq1jGHAFfkrxoq2pu+96Uk81nChYrcDbisF7K6apsqvfV1pqXli1d0hVBlmd49zfQFxgHxg1DAE6yqjRhvmAfIA3vJase+nj2Qvm77E7T/pimbZ4t3XXHXbI+/jD2DMMDBJTV9Y/Zzbb9L8rnN3XlrjvvKu18GhsE/Uzz+RlY9xxY6xlUJQ2yDjO5s+l7CdjHXUDbBTqDq+RiGzB3hBjH0CSBSwmW07MtPgUTQjWcC4VOOVerHrv/WLWaK7ZLyNYVW7e0Zr5czjc1S7cV/dx6tZPfwRIviryEdwrtygSffwHquwXHJmE0CKILm8YU2QHJIFgWlxCBr9toHU0uzI4Avj+j+2njkW2T41Kav6Zxosw5mllWXjl5SbtvLS3sfFAVRN5NYSWluT6HZdYIntR5AX1GEwT99QHQwxQGTKqlZIFzBcxrr2wL6bX7tEsnX1GrmuZwsshpGz45GKcfUhyfFF2gnYbRb1F0WwT0vcXcyzDtShv4AjZcY3G74ls1i9cJAWwDCoXx522jNehZD+gfjM5tBHO9SwhqkRDOW6QhZvtU67zjpHffsHmdObyKHta6gSqaq25g38/JmIUVBF30o4zAszLPLVRsJSVLbErncmdLgsBKAt9ZDdI0zY6w6dkPvKm1cVtGw8F4iPq/EdiaID1hibLW5VNIkgUkKk8akoBkmUdQXM3iWUHm/K6t80iCvJBQtHI8yytceYoTrgBOSAEygkXFrrQrqF1xMRx7qA95RACkaGQAseGwH83G+uQ5QBcVyydPHoyHMMyuMwckgFv5G95vAB6kediAOhsRBPDlJ3kdHqJsD/7G1+Yy3IuG0X70NcpaQNOyQqZHizp5Zjh5pgsd2k3yPdwfAZOyD+hkfPUK5DKXx/T+Btwfwt0ufNHBfmv6wLWoFTGvXj9aL8imFlGIHZevB+HhoNdLyrgfDYd/R91c0qoDWq8oadoj/RDjpF9DP8eYwFvdxzwKJRZqMOXJKh7BEg/TrNuMuX/AcQnPGwJMAoq6eQYR8ttuwVivEaLhRICaYKDDNexWAQH4ruN1XU9nARG2W+jDd97/lsspjl16+vjqgw0eL6dDI4VYw0hjWQC8YhhfcRd0Q4ZJVeU4nWP5XC3dyJR4vAJPuYEmppaW/Ry7cInlJEvWjG8tdRCXaoRBFgkpX+RUJMC6X5M5xGqNFrLSrsyyJU7Scj3ADRmF1dM1zPOsZrCaZfKmGGaUbO2fyWo2rVjmMsOIU16atKMJPFEWaHEFuCI6RslIwW6U8GptwLpd4K3dyZe0+WjcR3vjq6h1rUdY4ZNucbhH/0hahIZwuRf0epSfjqKimw32WnvBXjDpw2uzsYMIk1yxKg3CYR2OW1n6dDBEw1arB3MkCBIaegXKKxIZhwUcAhDKw1Y/OjiI+lCYUT84OAj6zFQecgXtkVFnEylAOBgM4EbUHwyyBwezewaoRWYo8DhosNdH0f7+7BrhCURaNpoVnuWBgiTb6b17cC9P3kNuTXJBcZ7Te3pQHpZKn1APhvPe1x/Np9uuhLRSEYribCaVO5oH4YF8PKRZJDlMrtP3A8CGyYr60/cnbdaoWbQa4bT004xuarMG5X6TCgxvarMeyecM8g/2+gfD4Q3pCEco2BtBHae079MwroDTtr2YlfO9WIBEVgmSoBOWhEJt36OAu0kQ9e9hFokqm0qrvl4IZN8vFng+W1jffMtl11akU43mDm4sSorI1xcUBf1ECnNKWjYV0ZSCjKDywtnOyehksZRqbyxF6/c73idMFKQ9RxcKlj2hR59Evw6UKAPlC2kJfbIA+6SJ12FMYJ+MfsLUhZMItJ/fjRp+F4e1b9D1Vmlrq9TS9ai8tVV+dOnUqQdObS3HEqRzlfbZ+s74z8qdnfoO+mfxfeT+cgT3/+KpB7fg5mwsRMqfUL/3xHee0D54ImmzX4dylZglIg9gdZagO8p9bLNrrE4Hmb/N4ma7u0EkFd0memzzJI4uv3mjvqktSQvFxgMXQn717gcu2Mdekteyl9+8LaJstvcC4tBPwtkbTuIgfbKeK22aNr0Nbm5m7v1gZvOk8EdY4V988WIHsTOaPQLqKQIuNQFHQf/CZOVxFEbJl5AKBOtYfzzid8SI38HwFccjSrtHe9ksjCHyd53IF2MsgT6PPg84YoFpM+cASbyRoKIEruKQoB0ikY3FskB6IblBZbFwreUTmEi6gkoHZidCtZtgSALunG6z1gFcAo8ChiQUXgBSHTkEVaInK2mP01Sd812loe1oWtrQ9ee0hvIRT+fG/zMSTE67y+QcQXiO1yX+OUFbmkQ5/RMQkYXnBD3FvVkWRbG44KQkvZ7VBEtkFcWtB/UsSnNekE2pluundX0HOADHAG7gLZr2MU7XT7R4XrvPFPQXBI17q6Bq3HMCWhLIgcYvvJVX9NRbgHgbb5btpbyIFUkLmpqAjaLipoNcY4Yr/jX0jUAkJg1YjmqwBLVblC1YQ1XBdQBmFaCVSIetIcS4xX7xxaUqAt4x7Zt8dZnNuyjyC0Cb3eJvbNW6MiuximXBlBK7jeN+KO/siM052jAkXB8iazX5EqFeBfKroUGvD6uOjvq6gvot+NOV0UjRp/Laa/Ac4Pxuxa3A6mi1OhHQeiLR6loE4xNJy2aHiqBg6pTJUTGMbWA94NOLVkuoVVodDwHVP4ICgqvHhzwVnKPp+2FCo8hK3r6FrBp5e1RBwyh+5+EhkbCgAGDX3tz7pu1I3nECxiJjAxyB8rnwOSr3EWoTAVByrIaThDYVAfkTMd0oWi/6+cAtFt0A8tA0CKJJJFgtR0PZIBwKOjyIiuue1ysuFUmSfJyjwp9WHHLHyWEvW149OKAMjZHMHbJmS4zP1OnseRuUmXR1t9PuNP1OE2oOk8GLNrudIxxkqhpLdoC9idUL3dm923AVGKFOd9PBG0QgC8QYLpK51N10McFDRC5C2CcBw6vpC18omTkO4ccE3TVyHBYs3TO01e7j3e7jz5Ggu3B7lrO4Uuvhpx9utR5eFXTHDDiZswyn+GjzfMbyMR8UzaKt8Szp6nwG81kvqBRE4XgtYxpcfmV1c/2e9fV70JNL3Ubt7Z4gCx/JlV1rJe2kTbSc5APB+IVCjnf5Ns0IgrfTu2yPrSOpnGM5JH9T2t/2bKyzqRTiX0wvV8sriqyXuML6Pa+7Z500a6KIgeGgAhJqAq06xewyj9+gjfHnmxQfvYKLMFbwNnCQTUzGARkPRP9A5RxRi1A3gw3pCghgdcLOI+bC286ff9t3k+DCuefPnn3+3SQ4t/XU1tZT30SCZ1y7FOpBZeVyaWVle2XlHs0xVMyzbNk1sqrU6XQaviXyLMpxItZVU9FYJnkhBFryQgiyyQshWFHxRjnwhIVcaSUgL91eGRiCqaU1Q+3kHXiZ224j18w5vl0PfJrfhHZfgbki0hm9GNNuuxVCq0B9u5MIbpOpUIgT5+I+UKcbphE8MFHFbVJYsA3tOtE2uXHznkZTdd1hVjZNx9gL6BzaiydGcuhvLPhlL/DK/sKG7S6JtqfaVaJFEpcWDkxHXZIqtmYcu/j6i8d0wy5Ljqc66CCTkwuuacjJ8b2PKIYpHw3M/Lp+xvR9c3eXhGf09eOer6WwxAkCJ+GUtvoWIWWxAD78Xn49l1vP93zFklhRSgkz3oOsoz5TY9aJlHkiR25S4gHw2sGU3vAVEtYqFHbPxxNqBDdCSHiMLn0DunTF9DxzkfXMwPTYRTgZ/+85IXKdKFAM5ToJtymVySe35uEE9aCxME8qxWPSdnFD9uLDruEZk4sQnfAMA6iHDr2/ypxmzjLnmTuZHh0DzXUK59xkJMyfpqgmKB4FUFs6JubPw66LzyDXQPER/6Eqaqqii6q/6g1VUVdUTVS9Vf8VQ45IdSLZGNKQnh9GwBomH/QmM5t2LctNZ82sbWePnI3/dkQeGZFXTGMfCSL6DzglaMF3uq78FNRznWpkiEIG10IhFov7BE/4AvbbaywlpmSF7dJlF2gw+u6qFBiR95rcbV7HCKSaZbP8Yg4bUbCqOCvbq7a8FrRNKb/IszZ6In1XzQvYwSCV82p3WxIyjcoZ05OffJ+49ZqtWg0C8QOvF7PmTsUwETO3Xo0YjeqLAOz4wK/FiNoOuyGGDyBXDGwPYo7dv1Qe991cUC81R48/rpwU/lCNxMcfln/gY2i0Uy6PD1HgZJy86Yy/4+7b5cpz2jdmxNvvVJ5+dkoT0RfRLzH3MA8xTzDPMS8y38F8ANAGUeKtI4d0sJEIvdsT+NUlgxNaCNqDDtFooh1JjvFAjm8g497zw8nS2Z3QTaLFJAMDhhGMEz8eLXESzJPO5Nyfi6Nf8FbP+KIqpSVbIpyApIr+mVXPdNI1lq8EelPiyJoMa00LviTKSaEWVDm2mguuSSYZ9A/FS/N5HtYm+Ka4gHuNxO3CJBd2BfzILtG5kKBEcQgJ/sbfWfW1Zt41RYUXVNF0cw3NX93xZU1eP6nq1ZMuLDuwxGvkWS0O4ZQ1BPdkVVdPrpvWU/F8i+LDBzgVgA+f2hGwCAhzCyuiqOAohkMJLTlEf0TXKTIHATtTxEygMqxDs5NOi5g1kI6aImPPwfz81IQGRYpSVt5PFHLvV9BptaS+T/VJ3HwjSXvjGlHlvZ8E4y8roqpIiiA5hlhFv6Mo71dLPrl2WonvgOD736iUfRWeou/wS+p70jnbteyMHeh+fiq/eRl9gXHpCsKQqUREr2GXcDmeTway3zQQgTCwWgKxCCn2wB7KfmN6uflAczn9gn6ieSbKamo6WN/4pgyAtoWglmnuOIG90/R8M0QXf6Pu2bZX/0Imh+6ub7iKId6lvmOFy6653x14q17AF1zgZyhdZpk5mZTP5IDzqgE/uAyzP2K6zBZzhmEIYvVr7Wjyxf+AOJGYUElWP4r2WsB8R6NXj/SJwAr+WKZHDtGA4OnWII7T8HCfxOZli7/KNJg1qm+Pp2IN+y4O292wGuumCBtAFk8CCrsA9SiAaaIDzcooQdpeNIMgveza2YyMJZF385X1zQvbJfOgHqqNVkMN790pe0Vd5FIrlV4+36uspDhDlUwtY+1g4BV0jNGLJ+85duy+4zP53K8yAZUUE9kKnqAeKMMWonpcWlLCS4fT4lw8HgTH12F9S/mF4nJYDJeLBT8lOO47F+FvUhbE9Or1nuo7DX+bZI7gK2z7DccX0ouL/+ekGNNyjKActzN3Q+uQpqkRAUsVC3F7dD1SlHYLmKcuEUEkIIOQNShTZ9KcIVGdxv8wZXwoNBqaWb2EspcvZ08WskG5ura4uFYtB+O/MhqczYsqLyqGnQHWTeMaJUfLcBxiBfNZU2ARx2U0Z29ra+tQF1KpzusuHw+8E3eIooAR9JUo3tE5rwoZK6jwgoB5nLJM1RRULKT0QFP8ghmGZsFXtEBPCXgleOWV6Ti4hgYwgksQq8zsLU4jAKExiCCWQJDkuUT2TMgf6kPI6+p4qOq6ivqqjgZFl16C4IAkDhRdVxiqtKH2A7GsZImi4/PMa5lLzOvi/CbacuC/mqmbpCYz8cnXuBTjQapXnyZ2iWxhcJ2hBSThoWbZvp3Wjhx6WhoIDJxNDukgnX7O9h04rUCib1vZ67Cqo9F8ZcffBhfgcxluBJj7UHw4uCExk7Gz/vdoaUe5RILjSfpDpEm0ZC3+EtCN0hF6cRsdc/cy98d8qXV0DXRrFBWRvqkK/lzcJis5kIstRMThkYtviE8oC3Dc437PL/l9+B7GK8NBfKBkBpjwPSApyWFICQsajgdokCVwLkvDHbKE7ZD1aBobfwuRm1+jJCdLiU1Aw2iCBW6u6z+sfu2K241VCvQb1wMwaB/A5y3qMWwNSbn30d7fUe5XDg+zV+gfMzcfRolNDWBnGJ90EsTygW6UmhrVDO5WDVMZP6uYhnp3rx9RId4pmOHq+DeUdFpBa6oZjQ9OPXgKPvP2IsSWhtjbkXpYNVxzuxPbpmEPDa5Fg2ul1dUzq6sIyDaMvqB1OEpMxhKbDfRtgKhX6FxiGk6i8OzW1lhCtWsTdEwbNIrDuB0rVMHmT5lMtAMtCA14eRGv7VTD4zhtFx1NbGzWL9Y3G6LmFMb/QzpXcyv4E9B+Jd//KHAJ8MRT1cgTcadZtCu6k200suTr6EW3VKvLQtknAww+Ezz8x+h/EK1fN5HeAl1M7EO2UaxXpclNCgmbVIabcHaYGlRgYi9IFYRHokKUvufC3T1b05S8bsmOKWmeKuCMVlJ9N49QvaaJMse5Ws4GUq+noctLxYqb9pfrHOIlrr6SNhdKHMvLXDFsWOkFs1qK2mWvUijIImfpHAZ4Y2IuhQQ97aTLnKcVlBNphfV0gDKqKRlmRpJUtbyaSUkim8qs5ooLHitjlnXDO7bOMsxMXzECxFWFsc90owln1rYSRo6M/gqu4ckYiKaD4XDCgFF+pacYaLd/qMVd8Fcm6TiPCngUxNBDdLDnQdrkMyfnGhLrLbtC5psPE4hIzPoHrSsB6sH46rUOZ7wmKWuBacIsPU70OVQoUaWrF4YjDjuzczQpKD81zZtE0EglUNXUntXKgdBJERSr7qJ9hYLk8X9SiA7e+P4YM0doS8joZPEwssIPy2k9lCRidqr5+DvRIIa2B0f4y+lcGs3rEOk/mVOjvagf7cWKpGB8OBrN8T5lZgNijoCtCmE3OpSB9qnoipySo1tEKQt7iZghJLo+jEaaMn7Hm3hoVtSAZRVfNjwT0IuibTwoQEcsKjD0LqKPKg43/sSPSjIhNxxvquxH1LTpp1Ip3h7/S1T4PrgCTDebxuy75nEY0c9QCSkwhW7oRlPhEGI2Lh4bXdm4+OT9x47dj5iDYxc3hleOkZMnL27EfDXLoDFgz1Wmw5xktplzzAXmLoKOPaoogVkkEDRPBN3rKBFzA49HzeLaa6gGM6wm+EnHbRoIkBU++kUbNaOUV50sQimOrWP8VdEVfxnjP8Oup7/DAGjCskjVJE9Vc/eLtIt+KP2D6V+efn/A/lz6B230V3WWwJmMq+bKel104QX4l+FVXxXP6S8Zdk5VPUnTUIpNWSLtZwueege84aW571zfEz6mfoOczY4lbLG0DZgC7APLsoEdxBx/Xbf7uudJcHzpwtLShQdIkEml0Au9LNRslFyEYLyfXIXgO1MIdS6++CKvzPPQQ8CGZYbYPLeILBSTgErN3RjMAB8adgkf/SJ/aqmwoRpK0EzVVtp1BFh7/Zcu1teerKPAkJdOl7N8Iyezwma13ulcaH3gtfW119fn5m3lVXLZQu1al8xlSsdvzOZS74UXdh+BrG7OBK70IKN52pCDY+vVq4Lenjq1VNzQZW2uEqsoSFn80mngZ2flvz2a0pFfR78FfXMnc5H5ZrLSUeUCwWik3JR+ABV0CblI6lJt8gQwd6iomTAePiH1XWroFQe+12k3G1N8Rwu8jNzYaN2jGgtPoAnkCpEeVJv/SpRVCTCwkTZYRVUV1kjDoiAi2VnLK36KXauH95cKWSwWyk+t5DVdFRSFNWXTcPzU+K+XycJ9SknBQ1gWJUmRiLxZSxsp8i6k5SWJZWWlgHlN0bEti4Yo29iQDf4Zt1jAjeWF16TTWi57d2OhWDf8vJk2RU1CuiCzrO8ET8bI4EXexrqi8bgAr+NkKS/y8Ir4dbM1hPQTBh4TRl03AcyNmA2HlZ2qRKKQtK4LLdkvekRnMx4V3QM4/H7YbofLGVtR7MyAkNknHRKOogc2Lzu5x4LpuP499HuA0pcSucBUnRZLBKhdEZ/YLPqxgeMZFKLPOW17HeYrdjEeiI6YFkVjzR5/ryMJMi9aaddVV1Tbeddl9DnbXktjnIZ7B6KYxq5ordvta44NN7hu2hJ5WZDgxjm6OIhtX7qRVbPh29sn5iSxrQbDHFnfBBhlDbdrAfFEzHAI38ceG1997LEb7kF8G1t+G42uT25CLbiJTeSTwyQ/K7JIfkQ91aOmKOQ7zY/cR/TlGoqLMiSq7CltuEJl3Izt4nal7eO23+66FTfsuoMIZff2gmh8bW8P9XrNj0a93WiYHGfl3Kd2DaQmoVuzIrdLjAuAyx+h05fHo8uXX3wRRS++OF8vYnNDauW3ocxtPBoOye2foVV78cXxVXL35P4gtgWwI8igFu0NBlAUgpjn8SkP6//5yT0NOvWcmIslmpxONyIrB2FxiRiTMr01eiWWvU8vRERwQHM4L+sZ03XNjC6zKSnFcjyyrbKlOarKcXII8A1WEJIuiaqoKBBIHCfxyNLzcel+l5PTQe11tSAtcwDmZFZK1zohAAaJk2XuPQs5XUQSL6UEUbWWLFUUUpLMs6KeY+b3FxApzXGCme3KBNcLFNcjAEaNVoxOyXaCmOndjBUwcTI98XHFrRxHL2tOWh0/r9g2+nZiEQUcuqSnc7pK2M20qSmiwPNQFNWsmyoU5o/pCDq0lfHvahabVtGiYo9HZOjsyTKVoV4h3PKeqXmmY8LH00wRK6L024SeitN+0RgPOChih0w0jncTvSjBZ3S1A1pgT9DXzVASd+NNEtNNFJXplZiZ2ew8gXbcDF3+Mp+K4dmjMTz7TzFoe+nrAMTtxXG0HV96m0GNKfu5czW6uh6vnUPZOK0VI7X48563EdnAcnc+rRe/ipnTTYqMA/U7BjzwvWRVn4h2gYUltmEA7dq41enW4tr6sN633VildpqqJWEMzieRIRmtEXNBmob6MTm3KFvaymcCQFYPXYaA6nWOXfTXgslJZUW+HDhZ7uyjxy4iJibTsQgtCoptR89oduFPdV/vaRkdTnoQfZOgZ/QenEBSFATaos8WbXJhrn4yrLRrgNFuI/jM/sdXJZo2jU+b5fDvXZnvi9tgiUgIUf8fWpW4IQ56u7ukSvP1Kty6XjdXA99Y1VvXi3Q5Dif1+sjRysxquXFDvaBve7uzer3jSEX6R2s5uLFeQOppxebHoworLtmRdPv8eHSPjsOv3Vc39e1kHP6T/datqzep08asnnNjMLh15eZ6aXC0nrfspzv//+mnkFrI/YO7yVy+K3359D+2n966Ak9vz+tGVVqvM6SP5sD/TS0f/p0JlNuaFPrviqK+nsmRYkJweLTM/Vl94KDvkavwTQ5zmG5ELSfrsxVpAmgr7QQq0/WJJ9KvCPdQn0gEBhHZFQTs/gDO0MPjq8HhIdkzdJ2RgezKQUAPRH177cqVYX+ebyFtlbmRYwrn9X4zLumne71o8jnCHR3OXWDm94hhRidWjxE1zfXJDI7aaC8aX23t9waDHuCk0WjY2h8O52wlfx19nuzIRMTGhAzGyVZaujuhGAvbO/EOrm0YeGRnG6zFnSb6abVQvuvsome7fNrAAPEVwRZ5XledQOSB3xZct1sweMPJp5csQUYve7aTquzUC13XJdt9eDlnqzrPi46gmIIi6K7g2h5b2jElKTOzF/499AcUE9qw2vrddRb7tu8JBkv3sX6k8smqUflk/csPKEj+fz9Z/3NTrXxf5ROQ9ok6Wn5AKcrj+if/pyKlZjj+t9FvA75KA11h7JpVadfIrDIQAL12t9M00Bnk9wHBjtBTFTEjQc/uYXa44791EQ3GBxG6rSKyOBiPhn0p8z3+zlsXJ+/9CXQA8zvZQ0oKCJjdI8w80eqip85LCI/eWxzh3On35t+z9978e9EPn5ey4ucL7/m8iO57X/59PwVp0zk1s7WmVltk/PHJEfWvoiygnmx8AJJElFM0ZL7W8/7k+egwsUPv3/T4qz3vJ/mTIzo4PCRm+TS84fGkLd4JmNiAFi5BG1sxO0j2FhAGF7djARyONqk9xPAb26eDohds3Vaq5YNMEC4eD/KQDG29WmlilgsLK4vvvssK08eXfG8OcxP73ijG9RExFjscDK6h4bXeXr/HzMsJeGppTq17bbJBAx/2+9nhsEdD1O+TXb3XGXqY42euUJ4c4He35nb9ShcazweEj6M2DiuY8DgfOHmy3C8/Me4/AYc4joYQR/c/MYbjXvnECQieQP1JfGqL99FYZkLkXgImwnSK5qlQD2YbEa/HWnmAxcxGlNaX9l/XsOwHP/CAbTYe23dVU7Qi9E3d9kYtl4P1qBquv+be+25bDytwpiuGWdlod0lW/LQuRN4d750FnsKtQaZhF/OkLn7Kx1C5CqlleDAcDvZKx59Ezl7pyeOl6taTpfEIolvE2rhfevLE7f3SiSfR7ZXHT5T6EH183qZfjTWZM/IPND0kBnbAqBLBBg4JGoY+BwbWxYkQoYoOEmIOwfcvqJahGJpXMCuNUsNwdbGJ9ayuZ+eXBUXRXeD2bdmo2MWs5RuKIt0rBCqQ+ilWv5aMXzIbParNrBIZCLByRBsTEaaw1iDR5Bslx95h0O9H8LnOHB7AMA/6ox4Z4kE224suPULgZ6/V2o0ich7N2viGvREomW0TXUk8a8jWiMM+0G6YNjD69qiqprXfn7Ph/hcxL4lgduBaN+rCF31L546O8aMmDWHSRdFhazpPR/Pz1AbWaP4/Fr/Ofw8I7qYqoUR/fm0qv/0a+nNi4U/XP3d+G0H89V/lGtF4VZI42RUAte/3okE0aME36s8njAbZEcpCFAHbPOj3e63p3+DatdHBwX6U/O3GqXM6Irpyo1o83rYQVVeR5Zou5TROkZIPLHzv58vtYrFd1kzbjD+BZJrmAI1K7TPt0r5smjKKSDge0XgPbtm72mdmtnNXoG3uZy4zTzBPMU8TqSCwpDCHHYOsuLVuwpOvI+KBoSoQDwcdv0kn9wakwwwgUu4OoXs4hhk+NTskeLUauqS4rdRml7wL+3w0Gz9okDJYIcUv3rFSYgWWZ/mUgkUeiYhs+dwQZRXWUlW3dZno1JEp8KoIHDyHeJlXeMzLoRdxnJOuyOO/uEb/UImFl/Apll9Mp4speI6XOY4kpFhR5j8mcgKv6ByWDZ7VeJ5Np1iOg7U9xad53VRQTby3n9XCYAj/8+0j0l26K8xF5uuodg37Z4iBFSE5wDtSC8GYPGB/mxJAWCbjy5RC+ARguBMMBotEtQntMls/yObSIVRDFdGdh4flFc1ICRw2LFnFqqCoQiplZGFZqtimo8tY5g1Fw1hXFQXrWEs7nqbJWgXWvV4/0CQsn4+CD6WRCvVUDRWzgqDzgiBAPY3A2AzuVjXF4FOqKFiCiVOcLViGrCHE6lYwoTNXbk1nanStxDAN/HbUoAQg/taS40EfZnJACA2aIzTDbJbqbG9FaGZ+Qip/nxGPBv+h3C6V2mUFWHzTIQZSAYxqMth32qUPUYvqiNhIjqlFHSJqnSlNGQFV02FmrRAkAxO8O7WP7t6kjiUG6sTBAqGh6PRt15nXnIplF98XkhePhyQMddRqXd1toVEvCHqJCimAq6NJQaxTp34Q5vvgpjJs3FQG2yJSZ5pWmxkvECM/+ER+Fz5HCvJFkv/4qk7LQ/A7NGgQtDeAqLeywZEijUdxWU6bSdm+eGUwgA+UK6Y5vwj02SaWMd3YCAawMNGDJtvQbpH2F6bipA1htVbbqi2K/Gajsvz5I0nCRrO8/GN5R4fpV7qQ3sy3tm5b74aVm1LmcP5PMQ6lez6RuydapdMo1isR/yLraCY4Rs/lTfPfGavGCcMgh3d9RBS72MM/hHFXdNF35Q0fUOq/M83jptfx4RZj/NUfwi7cgz8ieriLGeYfTm9LqP2Po7ejPpHxTuwVfo0iyHVYh04z54m0jQoEu82YZwZWpK3Htrg4CmHFhPXSfRWsSYhzaeLjgerUQvS9kiTIkrNateoVPy06kp/Jfil3Incyp291ukHBsDSjUHY8y9DN51Z0PiU+lbUsy8gBzgxGffTv2RTnynY901zEXorLHy9++3C4/Jah75oWh9i05tg7y7KnBAuWEtTVjPbBwSgY9qaY4RfQPcxZ5nbmXqCWl+gukK5LhbhhLbYUBsRZIx5YyO49GNWAUagI1IUujwgl3fTxGtQfMCSQRbjQwNE6EqANKN7CG7Uo1sW00AdlS0n7lbSRyvCFbLeeyRknjVwmU83k/LXVtCJhA7MVVpDKa46EbcnVJPbuu1lJHf8FnxMF7vmirJvWG1euoI3AND/LpVzsWAVRdTI7O8vLO8HOzk4KnnbgMVNN27KbEgzFChzZeFB3PNNcQqIvv2ZZzc5kO1eO4I7ZvsUb7O9mOxXjmRh/kn2wxDqmNYzxTDxG3011NDK8L0rVUtBqYa2L7j/2TKt/LP9G5WJzQLTRvfDtszVrSNcsl1oHNMnO/Yl2iyxKr3rycqz7P3Z4uHOLGDXNhngU7N8UmckC9tCArhpMbE8fxob11JS+7RIlej+qd9JOlCn+01LmEA2+pxHabu0D37taDsPS6k9CreM16Kvoq0wGkFsRZmebOQ6YbZtJvA8JOCSKI6AGbBi7H+J9IJEh9qncKPE85MdGp10+hPEGc8NPXBApVmc5JD6InNOWqBInRON3jYatfjQcjT5t2rXEBVH9lBValVUT8ZOL8DzxMKSK1lJIvBHZZ7qmQtwRnYWLo71+9H7rVB1Ol08c92q2uWCuViw3uUSqZE3Xuq+FS2M7LdJ6sKpaBMFHKEGdeA6B3ur4atfQsAcYfdi7zgSICbLDLDlcnQY3JaBREIwH2SzqZ8nfYBCQv2gaBJBCLkQ0IAlTe5QW1VHBcLATtb/XmNgE1SaRQXGpCB9EfH9B7HPxgSgWybEYX40/UxpN+O7V2H9Tbc6WMCSepoghQpVujiTD7QyRe3Q7RL2CDj1zvE/sItCe6VWEFPf0U5hPSannO93nUxLLC089zbGACP/Nv9FfPiSWFST4G0HhnngaCyn28Y2Nx9mUgJ9+glMEWX3nO9Up//1nUJ4i0foR7TAAiAZVQhPvCWTbaIklXpIcYE6uUqvGFoTC8ONEc8Rx3/+ulKygL78orvn/xXPFbyFH3737z19QMM8idPLjHIul2Xy6RnmnLJXkQVZQe8iIbIci0h1i0+T5bwBacGz8o8e+9CM8p1ji+78Hp+UUj4ZrX1yDzx+8hzMNln/DG3jWMDlmprcibUp8pBCL5xvsM3HNnbnCinzsu8R1WDds+0csNT9HNooVXV3t95vN3d2g2QS0V/SuEiMbCHp7RDlTFJ97GQAEDEDC/vfm91onvPuNuUOX3jq/198ql4/Nv1yYe7cNrVaClX31VvU7WquwDaOnOzXAO1LHg4Np5a6tFVumQsSt+nwJRvsvzJUhu9N01rZjqeyRtl6lnmhuUdupT6nmvD+pkHqcetW2/zNZTAluvoJNB+sKruRd2RexxApuz1X8b71VSw1EMSO5haqgati2hGreEVhJlDKKc5fLp47Nt+N8uX06Sm5uw5Aywt1XHx3RAHjiW3ZZfWOwVt07Miom+CHWp2aYPPWGdpPvq6ltWIUg9PkTdGjI4z71bjWUjfEg0Sg+NL7WmkUjRHcc0fvQd8XweH9/NInM2U0RDwRE5mwBE2ABKxAbLSFA2f3+Z56rf/zj9efQQexfY9R6rv4jP1J/jpm3uxJjz4cuGVrdmk109Ras/+7hKHpv/V8+HUXja6NWHx2MgnvfW/9X15ledICy0Wxv/ltgnXCJhQKgpBpxbbaF2k1qggkF+t27t+U7BMltZspL0Zkz0c/euZYW5bOpaLVz51TWNzoq/4/fc+Q1bqIGuAu9SQYm8um2eFpLl61iY7nd/iUJBvlIk8evyNqHt0PDOM4uh6vbH9ZkcjMzlR9cozbYs9VsTgcevxxROQpdyNp8cjzaDeNhtheMxlchoC7KhhOWZrx/7doIWEVgbAOqEpjKGr9EfXW0EwV6CbnYBbK/jtq9bKWy9sBapZId2F7FVNHLEcY8/URXDlK8qesvMUd9oLiJZ5H2xLmYK8Q29oOol615axvBci1YzrY3/GaEBuPBcCQiRGzjpZHKIowRO6Fpv0/bnOiZAXGRJk42GtamGw4npsfxcuFDF8T8RVXwYYwLc9fDVvOAF7NYga+KfUPP6IaPVwOgKuXVK7kG6zgQdRzURC9L3M6OgCfhA1aWpabyB2zWeoCTtOE+NTAfrODNmr+gf5ycfVxf8Gubc3Nusp+e+kCxcMUmIrCEC/a7tQBd3R+PdmOTleFwNBigw/FoHwE22AOIEAT9wax/rqFDsjrajQ4dCZOFBLsJY0NOWp0DRBRKd7XbDds+5KNqo9Vq2I6OPhmxpjL+xUa7fVdL+v7oT8orcJP0W3TQsdPy2gTXIjqSp15FY5vXqbdRN0zSUeC6tR7BG+6+V9wnR+haIEaoX7fXe72iS82X+nD0iru7RW9A/JDO2iZLLVepZcS85TZ1vRdvHid7GMh+nInRg9+ZGH3U2nPmHhEdrFYtFgah4SYVJnxKMWkE3a2YY6AC42sDArnLfgToQ1Q0M30trco8x6KUIGt2ThfZg6yp/AkamuRheHLTJA+Td30eZRPE/obEBGQ0VGVL1VXNkLWspsH7/0Qxs8yN9it5gq9vmrvAv9jTOk0MWax5Q5aNJJHET6Lv1tNpffyNEKLvGA8PYhTXS+xYYpvjcqAJsRFLuhyoGB0mD+jk4fEe5YFI3ywXi29U1UKmamfoXlHlIAqyUA9LVgNtNhYIP019aR2VU2DhFsKLJPH3bC3j2EJ7cWm51ky72tZyuPl/pbWMm8btxcWVatN2tJOQ9jOVjMnzfOOie9KpNlc333R2Nbw5aUoHr1GOq0g9wZ6IuXqHQlLil3KCLaKbIvgm6xrEvP3EsWMn/pYEcmyV/a0mtb3+1rhrfyVOPD3ZtX9scbh4jAZX5+2048/LyViKzWemcghSXonRAK3HfnbKk96HFbfjE7EDkT0kX7oLBBLpytoy3toKoh7wAoP4m+2Nh4P9/XgBRmhfNqgnKOIM6pDu3tijugB9ui6lKDerQ97OdN1oQh+ukN2tRJND1gu+WwPs6TZCtwuMHZSBOGMCxMHDlIJruBuWUNtAUXRwcO1g/PPN3mgA4SAMd0Kylg6Je48BAmwRhOGl5g4gkBHx+bHTHAwGcEsvbGrhdQZSgMEJw72wCbfuNBlmTlYnQPs4VLtE9EhUywYMZjuFY4UZ0ZeF3YPB2vnwjs+t3RGeX3shPL88WPub82uDtTvQaEDT4CokXmdCmkqun791HvFbqRTHjXiaU60SZ/xQ/Q54+PAOchh/jh5QH95Wh1zopTpNe4WGNH1ajy8AhiO7Y1p0X+YaIltTqf/kif57M1n1yJ4JHFtD0UXan3Bw3UkEfZ+y4A/9BSVv6IJjFKywqGfyvl5sWkXTEXTjMMgG8PkuzdHgs6Hbmmbr6AXbcezl4+2HdMWUSxnJMKRMSbIU/aH28TVyf9CUyY36kkwe02bryK9Su3rCC0fUPRu1BNz0u2sTWR1x/NAOm+gzP/88PruweZ5FpRPVldpWcEez+7rjx1/XPXlpg2VRc3dhg0XnN6tbdVQ8HuSpi4bo0ZO6fSPunOCYmyihn3jbnXjdnUcwPzdE/f2IBEcx6FXicIy6KUtoxK+gnwZezqO+h7aoTRPphk3Cy1UpcUqi/iya6naASpQQ2f0XwhG6Yh016XaCTY+wDtUw3vjyeU5R9WqgiIVq4bmU5BU8GWcL2T/kZIhKOFPIpsv6xrObRpkvheUP5ay8Vs1xOXVpVZY/v7qkQryqF6x8ipPRe6wl3Swu1TKZRb2ezdYLjmNMIuOrz60fP77+nJZOf6HZeVLU1ccW1hFaX3hM1cUnuk2OQ9P++1P0acK5Evam2wwnGwW6jWSfTgmh/1h/pO7p2W/6DuyKJYBS2a2ve+ZMLjACAb2u/lDdrQQ//M0Yl7CHxw1UzihZo4pn42OQ6BVnohIL7Qx24IOG3/7t44Nv+zbUm9z7m+iniFSqETt0IO7EBRxvUiDGIIg5vbESZHmvcTK7Ydsb2ZMNj49WNu4Klhc31h/Mr7GuabrsWv7rHl9cno6ZrwB+JLLcJnOK2WFi6+ZmTUcYcJxHBFFF1EWdFo+hwl0dxTYmJaBJmJiVLyPcKRHXA9Q7jgEx9LOiL28vLd35YpU3iivLIrIyEjovjr9S3Siu35nl3iyzsKrLP+hlsmWv8swpJ1A948xb65zGcdo39JdOoR/BeNtAd52RHbRQWBYzFpLQHVLmv1Tya+cyubuPSzkZ462ymc2UoxMBi9BWJDg8l5b6p2bt+jGYd4T3qlHLeWgwuljVKvGGd0IuCAlJPNpQvczLGmvYx9Yck9WIxen4kIRH01AAYb9TDguFsNKO+eOjZ3M8xRXoV5vKJtaZNvFEVqPMZsw9UP0rifsRkVq2a7hG3PzRG1LUIiKm1f2IiKei+uOVKKilmkHA5s08e3U3G/2vrS3zkUfWaNine5kHgGL3Bg89NLhvZ+e+QR85J7dKlx55Zetk6ZFLTOKvO1m74vWK9PhrmDuYXWgnQH54G51JdShhYl0yX1Ob3UQrhsNqst2ZjLRN4PFZYltb86catEpswEKEwsPrPE5xKUBMlibqIo8QD7yGrH4BVq2HambOEARRti090DXNteH8Cl1nqR050KT3pDAvi5LiG4KsYl6y4Iy7LYA1OrvumTm9TFwtAZCEA8eX9ZyVy2ZbQbBLQ2amoxgm9Tye1JPWkZ+rI3ZcH+rI/z3rF9dtfI0XWS7FskJaEzWoHM8Cw6IibvBdNSOvAypU0lA1Q42rdo2oqMbDPmp9IytysiTCYCfV4mSoFlSu3/d8K9DLQOFT8FIWsTypk9mmcsoomPn1A6iYBpyTgXokBr/JIgejBLgE14/a6LDfG/X7vYNe0OvvEcVln353s70DGBxTO/b/hr4wkXGiCTLmyUwn9NqfuBhFfbJl84FT4//e8JZfe5e3dPHXGq9d9u66uOShZ5eoseJ97sW73KWLd3qfdV2SfufFGSaH8hIZMSkzQ9iFCX1LAZ8KIxwwETq82rp6taUFO/0+YvqxGQbqUysMgqC1S/B3JX4fC2+E9+nJ+1y6grWJNV0jCv2KW8E1n2V68RvGf3Hl0gF5ySNXLqGA5HH1atT/KOTDTMpHfRIpVL5WINgI8G3UBva15jegrGTrrU81pyG8+mAzbYenzq/dhj4MXXk4gjwGdOPzoGY7ndtPPPRpwI6IOYyg3Ye3fD8MpG4NqI8LQKVRARIPhbdJa7SJkhZ9aPPibasXtkLbGr8L3gNvi3q7WZLBQw+duL3j2LcdEhwYXWd6B4dztlCERy1TlF4ku/aoUr4bIwoyeKvE+W3b3wZOf6e9eeLEZnvn1NPlc97ZxuLtS0u3LzbOumv7xypvQIfl4jMvPVMsd9fDQm3p9tfevlQtNltXFpeJK/fpfCIyf6IVyUOei8TrHBAHq0IaCapjQ9tFrSaBFt2IjCkSa0z4A79dpdCn5hL3iK1oPAImda/4K9lRH3irQTARnN+xVHV2nMryoIeYXg+qi6gXNeDUe3DDjw0GWcJSLRf7kQrQVR0cobVE4lakPgcJ919z426MqA3MdDt8mwCfLl+JI4BAI+LXNEK98egwLgM/Pgx61Ifs+BrxbHatFaEgGl27thdzgsPg6uHh/iA7OpzDXfP6EIZwGpXEFw/5lQMojEX3mcM3QFfHwAn/E806JH4ziRM/9OPjd6M9V01bX0e3NDPEX0WrNcfbphLvWUSSVpt6cwmPOiKj9qqx7ephq0VMChzTlM88e/r0s+8gwZmZndZg2I/1vv3kGgTjvZm117wNbqyBu8Ff14RoUGXYnFnsxWR/w7xJbLIt4vfpuJ3ZJSvQW1Q6SqSDber6DvD6vI2yPZ9lqtKuHLaojVQwZ3Fc26pWty6Q4H2EZIyoMdLw2MU3kKsQoFZ16/aT1erJ27eq40E0zf/aLH9Ec3ZpKV69SVNkngZfqwC/g/ooujH/8dVZ/sRajWSfmvYr6dUGxF8917myIeaWfem3dnfhgw5v3ZUoS662ZjxCbLtvUf8dj8/R/+5NrFJYrVVrsEoKxLGHAyslcTOyOfmdmtOIuO2lflH82GqKTHEiqSJiXmo/hc4vnFyAT/30w6fhk48R0rfxSsOu5l2OaIpYyc3X7EaxYdf0nJqk6HrNafyHSrXzb6OGkU4bS2s0gpgCedtCYYW87fQ5GFe+bm6wqqfpVbtRpm+VyCt4NWfU7Dp5K+SDWfTDD0SNSiW9mv232dU0jczJjq7QmevNpAczjokH6h/GprkxTOwRFxeJuwv0CIEsPeKRs2Wq6BXVRAe6MvGqoejR6KB/kCW/SzHf9vN+munOPbdGdvCliB6bWAYOBsPBYH9vbx8iRCUOqOMQBYAhYIkcZPeYmdyX+KWlnmuJ/qJHXENf37t6de/rmek974cxVmY249nr0p9ioro+6uuMCG/XETVmhelFfylmOblEZJGICc+FmgxcsmQofcWQgDeW9PBccygqWFcjVcOKiA6b50K35GUcMafEv8Ch5EQn45VcuHP8rOdppqppqjkb95+lbaASayxS7yk18yk8aAEj4cceL+gPPuz0ek07lwuD4IO7u5axZJg9362UTkUo/45cMwefH14ef/l7CmkTmVbpe35soxAIQmaCdY/qYTaZDtVNM93Eo8pEJ2O/qj7m1U/meefTt1TT3DoaxGx1/CTaT1xURf1JZO+mlCkt/gVKi4Gvb3TnPA9M3WP4XUCxuN0FjrRXNOxmu5E2i7GQ7dQDb//Xg8FzK5/4kFhMB81mkC6Kr4sla99SvdZqRYetxs/M7VUgFhdMvHFusr948ttdbeqhcSrkW7qw5JgFPg8sLa4aeb5gOpBUb7XuaMEiQKLVYpbznZVsdsXxuWyxWofEc9Gdrdads30EQ+rDr0G1nFN9w43aTuAvE5cEAqZaICKvHgQAUANqpMRA+HxLkTW/6CtqnQALFOwunzq1vGvKB+QWCK6c4GzZ8H1DTade3CWqvKP7P25c6Y7smD+yTX5G+I/s/zhIEiEgr535+OGovFCj2gmP0n1ikU2czPlRiKkKMpwL8WZn4lDMm3YxivbGV0e9Xn+ttLbWmwahlWFZJRIExGZMIpRWFDTaGwMHtNfTokALslor0LKBFmUh7GctqZzPFVUjd1qxFPgc6QdSznBWMpsaa0FXJP7gNgnl77rEHwmV/06KFAjcmyVeTOmOUxLNnmoLsmsZzrQc4799Nyc4rPIQ6xQcrOsPmlspXpALjnskb5lqLEnedOcNMMdk8w3NBFZPokXr9bIA1+LXjg+jVra3u9vLEl/47JE6TGswKeG0KDf2i3iTLUvyLNmoQ/oGDu1KgY3oL46F8SnlCumrgyEU62DYv870gXL3h0Qem+RFbNN7wMP1qIQQeNxsNjtlUxPsOilveqJ7nLU8LP0YuLtoHU0NnBIUOalTdBVeF5BsYgrzTb3ecNbk1/b3iVH2bgLKWq0ezdg8UvfY/3SGovo6tRA+xrQSnjkpS8IDT8ye8T8gTgt6hVjutIbQd7cKp+XtxYY5weRADXeyyaFFTXQSu6pb9dut+izZm3PLzor3ydOd7jd1VkRzh0+CESZ9RNH9pH9u9L5JdIOTfsmaco+6pZHN3WiuQ3bJEkkCYxDbm8Vj/0voT6Hl6a9/IM8lkAuo3zLy49W4G1InmWvUp8A2S382rDbdZY4SQXgsjqT7VgSq+YVFAn1BRGbJ4QSW437sBBZ6AkZBCUmu5Boidr6S4kTRWWmWTiJD9bBWMSpGSVMLpXIFi5Ysp0RdMLHBC5hV0dPFUn6zIrDoZXiIexkhUbJP5DPSd7MpjhX0WvRTnB60/FxUNlROWlp4rlD8NJvCtptRZAfuwHrG9SWNme1Lmf0mBvm9CvhaEMT2g/R72LrSQkyrNWunQeLzIHmmTdS709+nSL4D4vRv2Jo8wzIzPzhobkSwzJiZfNGAWJb19nu9adlumc9c2QiLPslnQncIT0E8m8576XXILqLYtjX5TbPpKkY3FRCNRBTzlXt3diMiY6ToIOrcBVMW1jbyczzBfqL1LbknHpTbMTBoyw+eIHeSBU425n1uD+O9hnZEERWgS7qnpj/dX4j6rcmuw6ntOrV+I7tUYocOwbT96Lp4grlAfa6R4daKf2SAuAQC6A/zihhUT2BCvGOCyoY9wrbEG4zCr8GqIsNSeJ7jMId5T/dFQ7WKjmmnTCWPNVUUZcOVVTFQjGw671mSIknp5pw37GOvPXbstU+QAAWcwkqSxPIoxaZLoizW65zlO4Gh6CleFDOqLEtq3lCMapiy5HyQwemfnXN2/a7kPRBMeCUYO4Q3aMLMJL5aGJj3tZkfGFzp6ogKSbdTAI1ifY5PpYaJNDHWeJxh6fJNnUOF2wgnu6uaLGNvVLMLiizbBWH8v38HGBcO8RiqiPkUYWJMDav4eSOjlyt6RlczYtEtitbXFxYXTzgStE3tm4NGAB90MB5VN3Ie51pfxqpgpiSR5wVJ4kSZ/MzY9xe0rEH8S2iFlIBSKcSxiycXbcPSA2z7j6RzuUa8Hk1kSteI1S+iFJxsUq3RbXyJQx0iYuzv0k9yRMzcCTlO5UUx9o5R9x3MffHMOOKfeIJr7NhbzYQvmf9hS/ITJlMWdRLBAEMAoTVRZMixW3fZiJItBUW3l02/Jp3tTawWg/FwP3F6Hx8+1HxHkzt5z0mY9onrMOPhZJPBwQiaOJ3NpqGtIVr88eEwwe5yfHAdxyatha5fT2jLg8SieWKtMTHhIG3390qbbGSeWX5Mtti4aEQZKrqrORjM4tlBMIsX3SNX3OJBvL6QIIpeJe4V58+KM19oL6GXKJ3E8Q+tEh0EeunRR+uPXmo8+mjj0qPoUXICMXKePPN+9H76zOwRH3Ue7V56tPMo/SDmUvfR5KQ7R6M4uks0rMH9qYqNtOhj6dCJUC8C8vSXP59NnNjE938efYZ6xmTs2Mx+YqvRrBIv+kVWmFjbC24tNvAgW5boXeQH3cjJnNDq91XRV2Tdz3sFP68s7VUMO7+ZZg0j1a6kzSXPGZTy6yvrGf/ia/RaaSGzoivloFbIWLvvi80Q0Gc4uRDU7bSbzmxkPC5dWm7Ki2fl7IWdS7ed7iw2TG6znc+kjdA2pEztKzETlrTXf0Z/NLMC1xFg/DUU/8YsoZ9Ev0jdkNFfJ9OpR0JiSknEfcLcD0iiK+RHS69kzuxkORJ7h3XM00TPe4cIK/s7sO7hd5DfRLI075h1xV8pplKSIAJUkDhhA/1s9ty5zKcyluFxmXPnsi9ZoiKI/hn/JWy4+CX6hvQxT00Lsmh9yttZQYjYinnEGT7LTuTB8Z52smO+CphxkzkJa2XicYvs3bYwHcg1ss3D9WPbPfpzR4m7kgiWVeLHInnkFQdWSjwYod4fO6YTrJnOM3mnXrcLj0fArvbGh1f671UURTeGARBFFBHndZ8x3GzfMdN2oZ93fEDB/eCwf9DSfWNeB6TQX8Ob+FaF9bwzdQrTnZDiKU2mJk8b9Ffrmq1pavemyBNoZ5Xyewcxth7Eh2/U72k2GqFurpbfnphjxheGiVuX43fEKv07/igmJ4uEaOn6rrbgWLv3aGZ5NRunKEcOE/nRj9P1qAR88gnqxW4zBoFk6BNOvTZ/LhRRl6ZT/8Tk1xNasfcywrV1af0hsglnpD3Qhm/qkpL2TaB096UV2TD9tCKxWvbXMpaZNn0I/rzqmemaZ1oXsyeaTbMVbBrLzRNoMZ8NPNMuZHKuadummw/yacu1wiDIZ/J2LpfN2fn7cu28HbRzmdWz+YrjVPJnV2e6qK8CN7ZKf5c5bMZChhLC5PfBsDBxtEx6hPiy9r1EDNHthHzYjB0flBBqCxKSexoPy9/eWz3V1mEJ9PDJJ+RA1OzierH0fEkgysazpiYI4vjTvMKyWk9RZR71BVmT79EQq/IvvbVYXCs5mhjI5x4RfQANSlp137oIC7LmnU1rqiF8mVdEXu3JrMTP6ZmJVQpxCk3kMV7shjkhUXQPqQDknSxe1NOxD3BJ2IjlKVNVDeI7C82wkBFSKS7lS8VK1C1kvUzN8K1UpqyoYglLiCtqLMZSOR1uV5fvRCPPOb9QaJssp6T5VP6+fLFSXFkuVVnHlI9V7TTWraxjvhhusmilLgYZzVi6cP9tzdk+n2sJxiW/17wxQ8eEV2pQ59aT7Q7dNjD8SZzKYhKGEIDHgBiTjkbou4e8IJpuobCQZweKnCkUlgrSXw/39sjG5thBd1RAgvC2VGGxkEm/lH+Eh0jB/QQW9ycOCvAN5crRPZvNoyXr3rCGElOjG4qztxc7ByXBww8+COdzpWjNfqPgSivqTX0rXP9bsqij65AzkX516CrY7ayxbeJklRrgEacblPoSQweINRtUMo5jt/BklhGXb5fvXbtX4GxX+aenT2Zydo4XO7nC+XvWz36b7Av02vhXVQmXFL+olp7M5opa8b+it5MLvs29DT9xbFM3RJUXtkvwVHThqzIn3Lt+kfNrWjmfeT0846slLGrOl5O18XfR7yZ+S4pIZ9fYbdZLzRQqLnplMZ9/7Zve9FoaXtjb24XWeGVhkgDh+CdJ2u7MB8KVxB5lakYV/+5gC7iCfRKZYcVYj3PDvQPqzqRHQvrz60k5D9BvQo9ukV9Bi61nyc+UEY0zZZfohshOy16DOnhxnCyMUJnkPuIDF118RobZyeoax4qOya2dW/OfwWmzVn3k4ddkMlUSF5/JWNaxc2czJZwVBMMRKsqHn5EDJ5XK6LLJif9fZVce3MZ13vft9fbGsVgssABxElyKBEGRi0MSKZKSTOowoYOU4viWFQW04qN2bcty3ThIrXQSJemRNrXJmcTNjNI2mTRNQ9e5HWfGaTIxWTfH1E3SNskfISepp+00bqedNlDf9xYAQcpuEhDcA8Du2337ju/4fb8vFMyMlg6Rw/QI4rK2feiWm7MXpGCIHHfwwO5QKJa5rYAjmiCV3w6X7ev/LVInJrn6GkVF5wHLRBE4E4gmUhCxnfedHpyYJ0IrGaHIx76wCzZ3PyFQgYahT1DAaWNBUtFg3BFZQ74cEQKnJZV9uIElXMPKU1oE/YFisMNIwQsKvoto22z4QVFhizza/wBPtHG8T8M8i5qacu38haQiTYZknNd1vfVtU1X+XlYKvIJ5vh+LX7R/KEoC0JxvPYcl8sx8zz/opmAuGOvopLjDlowaw1lH17PDRAFtm6hRI1+TPhw0ZfxNqZYnSmfIl7d79M5NonWCN8sPD3cxEOpOoTZqlA58oCn6/SSKfiM3NpaT5URr4zWulItls7uz4oIcMAVWilt4UUMbu2fH2ETrZ6hZcN+XG83liA60KNsJHoUMaVHs9Uv740UnCo0pgCeR/AOgpkbDxzo6Bxju/TGMy9NO4kcyes2ms7JSr9dpMAT4bzxE1zevkVfZcTbidaceX1taMtSmZjSblMK9tbnaqC/He3yaOvUiwUzWZgH2XMgf5ULxHqllF1t+go4K3qYFQMC97Qv9jGYoopTFAVaXjegsGw6usudOnDjH1g11BcwDEjtYHWQl1UAK2VFZ0HJV4/6Q7rp66Ey9fvpKOn3ldH2dkuaphgvmftdQmS285ia1NfYD43KHZRyC+4EBIUVqCFJ11cZyogCW3zEy2Lr06sto1Wk1nNxEPhGLJfITuda652RGEDOScepOmYhkmyjukc8VhfzG84byI4teZiQ/5N1r5zwv18uhCFbeuK9jYhpBWxE8oj/kBfIBmeSJlrm+1GjWyWNprdf7kgkPrSw1+/qcBmrMe+tgeNlT8p6dh6W3dV/PUZbfObCiFWiyKKKm1+xu4B45f87COUxT10W9LrXVFBK64p/o5lw/jzHwcUd9wnwiqaP1hCmFxMnJyCEzEY4YcoA/LLLOwao+4OiSQD2tmtFaD8fDZjy0OlgYyvM8i1E6m0sJAU0PR2Jh1vx5xGGJHHNXUA+RsyhSWLjfNRIFQ9Jy4CLOaWI0Arz6kfDhBG/zEstaPG8JUtGMmWY83KujQ+5lsPCAZcdHtFl536yy3lxebg7t3z/UbFImX6LlLjXqk2cmvV2HFw/vYnb6n/v+P/8zGLvfwO/81NobuZzXy+UeW0KFPA1S+fmyWxvvAMZhMBjIV3q8WFY7brxa8yi8nfQatBJ3pXu1v+KDXKJQqAyIz1p5O1k8UEzadnJyqK+kXZIGY+kSO7KatOPWF7iBSqGQUAKfC98rufFMsZghx18yRp3hyaRtpUYyqeJWG/wa6asxmuHPTyFGkTlE4vTAfGMRlRJ3A+meOLGndtvZX7ulfmNx5L0njr79qDtb63tPNJMZyWS8++64rVKrF4tH528+8vjherI6W0gXM5liuvusPoEe83OYUrLod3/ySP+930KXyOqebzLXj2FbGBLgiWmz4gCEXKDpYdvoQWCMoTTe15jGNWZpjYzpS8sNSHBCptzmChG7INLodfiizB0I4I1l1CBTOqB+nS2gb3dM/wJ6kWJ9aLYm38QHiTMByQOeY2qUJlM0blfVOKrllYQsa6GgpIdVFIo7CU1WHVEcvDWbMM3qkaOyUzlWLh9DH+x/yy4JS5om6URNCLKqqcmBgiRYejZx9EjVNJ93biyXb+yx/W6ir9I4yAWwkUNu0xJHZDKDx5ZIx5ApDhi9uS5lJx6APMIAWqhN8bVKlQaKGxzpfyUOPSOLTloWiZ6i2rZqhUMa6a4Xb+AUJ5MLu244l3HODJQHyPsHnV+aejSmm+Gg3v1l1nRdM5tx0L1GOiwaOKzJrCCw5PbDCpKUeTHgWAFOkriA5TzuwMkGFjq/lDhB4CQtGJE7vzTArG5YTi9XrkKxbrgCSFWYNbisH4JH7pj08339uwvCrYubyPFazX+fGz6OvMY80sPF2ePC8damt+v3kKO5nXb4FdLGcsBlQEc6MsS7PszDbjO9g4kSR4HuHT1EU61yD9gHR0YOxB7gIL/CAftBjnswSnMtZGR5wiEbzoQs05+SjTD5aJtcCFwo7exynk+Q20n70k5sBUgSxGAciiT7+vOlbNWJSIoSMIimaYQ0Q5RmZjImWud5BcwTT9x2aDgq84KkaEEzGk9lC7tKXrwnhsYvc88vUyqRCqgKWaGfUYIGCuT+RRfT5AXyx+fdvkG1KUdDTjgS/IUXuC6Sx2wn85Ks6Opqvr8vGQnrPXMhpihBpkblkZBne2be9tN9h1bK5aWlZPWO6gLZWFkrt9YgnL28Vka0X3T0uKXtfA01wETCyEHGCpgW3LZ61ERMa9UjR5NRYoW81tbiK/S11Cay6fhY1tt4GDK/dOIufTSMSXOX45U10K5g8fyK02jsCHek1L0bzW6//TZ6nNosimC9A32Y2ifG/HwC2/c5PytVbsDFKbRqpbAWDMZNnPoLsqkHgk4Y99UOP2LnzHOXzpk5+xH0OMRtc6yg0QQJ3c3WRxZvUPfMze1Rb1hktuLt6j5eBmVtL+si5xrTnEdME9UhC/MWD6hG7t0hsuQQ1Yl7GdMKNmlNRFrAFGTZJZ0AUwUuIdut1mxjO1X+qwNx9awxhtSzanwgPfaUDzD8vL/3T+0ve0AF/+h/c9L/Ztn3C0X8vWn/O6Y37kZjksxuyK+6bQY3aZwJzrngqoGomFzeDz2hjkH4KIV8hbaEqDGRqliI2XKrDLIav+uOosYLwvjSqBhFiOV1sfS2iqCznL7vsbLAs7uPHPIkncfSxNHFKlE3VHLnW96U73I8a6u6IsgooDnqqMjxCS3IYsGQw4E0r1eSokB2gwYXEsUsFxSDvXGRMmVqI0o2rtmQMzqNIHqq5pLxor58oW9lpe/Ccn3y0VPRS5eipx5FG8vmox+bn//Yo+bZS4FbL09OXr41sM2fIZP1652j50hme/mB68u/ruzryu2WuYQ2YPyDgGmfW8Emcw8djsA5RpPb+sGzzY1YOh27CZHZABuYTAlvJvvo6gF0UHDjenxAOHhQTqSseNxKJeSDB4UB8qHbnZ8pxjgDyHaTUpO0GUq2rfYjN0vUPNuPOvDHwAimnWzHBnYCpYCzY1FvER2n2WjqWoDHmO8bTfWsEjpiVNXMZMydS8h/nvnvZnOVlRVRDhCVxrK6a8Uga5PtznPALAXcqFkM+b/JI5qGCof8VPX19Y8Ui1L/mG2P9RNBdn39PGxJwyUp2+ufBD4q0GhrgocLOD8NilbErnkBMhdMsW7FRcm/bG14q8h55tjMC+dXB35wZOq5wfHKYhEJiFknL6f0/mK9fvzAxdJv9wfM+tLeOuePCazexrF3cQaFHuuKANw4vkmb/kP8LLr7jjuKd97ZepHVWk8/SV/oSOu7yP3M7aXbyfu30EutCvr4uSz5Q3e3nn6jcswt6GeFI+Vw5NxmT1lXaTF/y2ovwsmvXqYv9IxfSOuP/FJaT6O7aUlMx6epd/Py5WmkYq3i2jXLBVBDIV+hhAi4za1vV/wF1/XsYPtqNns1k3nx56+hVy+LzpMJ8cknw4EnY9LlPzx52l08OXhywV04iVAGZ7OZuey/wFUcdHCiVEpgB909GQ5MTMSk4dbayUV38ZR7cmFw4WR3Lnuduu5UNOC423Vda/8DjyI6d6z/GHm3PuxX9lXyvnyZ3PhL/3PsWO7YsavtuoZXevONyzE7FU1Kg7ouANEfYG5BCidlfdwv5uOklM/RUuh5XyL1fSstp/VZeqOkFCRups91sAedcvJg9doiEoY7cfOu75vP+rYKTARy9NcnT5HacxdOu6dPts6yWkbLjpQyRqvyTObLz2c/hF76PlTvqQH4waknoMir8GzbD3grN19n/n69SGgPN3oS2aL+awyR/HdSFvgggGYvNo6HvGzIs5DbRfUjZ/Uas4rm/UBntA57DR+gD4cp7fH0Web1eCwpd+UWw0+W4pp6GX86fJUwU6O11eYyIOfja2hto0FEmaVVb7WBVsHj3IToIZrdse60Xz0cnB32P1obvuW4G2sP8F4/dsTyGpThxnKaQP6BRgF061B87+YmWqW5QppNuvIcL16OM1v8optML6YXemqe8lRQ+1LFz1JJlHJvjb4o5eZa69m4nx+XeUPeLdQmL+itE6DWo2FINLPG0vIKWllvEJHLN29Tsl/for2lQ1Dew1rOHSsh6kZspzkeo7ZICwL9DES6mfd5Dqsyx9m2VlcNjxcl/NOqdFzkDaRC3kw+oipzVtBQg1dlLG9ID6uSsrzRLueb6G8oVzdEooylECWtAm92hPJVg+uPaC9EciKPE831lhN3egpq/QcA+7olWW863VvSFiZjkwmSeyozpyh+HVcofxAu1KJTRCusQQZ2opzSFOxpSHdadW24JAOBQdknyjajnp2tULtQxcO2P0f72WLsqECd8nYbjcAyTmQgELac1hOO6RrhiIO4vKBpX9FiQp5Xta+IghL69AsS5vJcAL8giWyeVURuVQ+hFhDIWAl8VNFNfV03LaG1oeHoN1RpHWvo9qMIEwUSH3nPESk86OKjrR+fJeecI+c+q8f4OVZdn+MMfBfGHFlLZwXc+rpSnycC4fFIgguqDd009REpFGlI6pExSVUZzccksAy1rk0SufAYqaMLzGPMO5h3Me+HDMOICNrbasuuQqhXClXdqJ0nX9ljUbBY1+xodZQdENMsBnbHUVJrmIi3JXB7TIP67Vo2iDKAcNlWlX5iajKliBGPTOJubXwggPJVXIaDa9TBDZioaSC8qgG1/vX1+5+Bwol6H/n3ckEkqkTU5Fk9wiocy8WiPMdLyKU7feHSWayjsPZgVRM4PlQYQsGArpypCImtur8vMXlm8k8LLKcYkZzKIz4mChGpGEveU+REpRS3kryOLib6AgENXTyCw4MD+OiVw7CWjv5wsJ7sP0n+P6KlWVEPBlUcSl7gkISwjESWHxq/wGEkG3g6bDRN7+whIyDbpczxBVbkpZvNkDV/IxkJj1tunwsgrRkdiWhw8jw5Hkn7zPAldWQ6KAUi2T3OkHZKE/jbT53osdP7/D1EDiUaf0XEFbGQtYjqWq2R0eSOM7ehQGsF8u989p7n7Oqx6k+ei9fqnsUI0AbomGuTUW+IuZHaS3zrJ6aRpltYEwvna/ZOd1pHtEkh0i3y5CkRnYw844FpEBRJLybKj0caCHJcLYrto/uHzSOUd2Q1mnqo7Dy0SrfJ4uWFvlMZLqQH8xKRsYKjlrU7RDbkfEgPsdMRsYpNhOqKNLvqNfwjrMaN4+0tGGyTtVoylA9gmY/JIU0LKXHSrwL9wbFwOh1GW3YhP38qxcWjnuwAYFLHHo1Jz3L+/bnIq2tGazWg1PlCqXCuztux6D3IsYPKZ+UAi1YMzXHUAFyAahhvbv1cNnSlq289T8qR20wTjIlDEHjp1SqkdQN/Lp1CwN8wG14olW78/fzM0p4TqDTT37/U34/WD7W+tWvXu1793oTnvXbo/PnzbT3hQ+ScSZBycvtRO+d2Bzxo0yzclRJC569IH7CyWesD2ZFUKrXvSjTDZp9R6umRdNVOp+1/rmaybNay0+1z/hh9nuYMaDt3wBMDCIASaq/2k+5fQjSVeFsHt6s1EVfRj81kOrNvZuH4QV054KV2y7Kk6dmhSNS09fxb93E1N9KvZxJqKoF+py+izUzOFIaG0CDqTyJOLOeQivRd49FimVUVtxY0cDAX5np4nCLQDinrrg+HtDqub+8XGax77dUWZCjazmO+lawHxqZ2PqYA3aCggTEfPADADtB+0MbUhScuTNHFhs9IslxMjxeL4+liysr1KZqAsVIwg+FIwMJKSFZTOSuFmOn2MVMX/tcnjHwMCzQImRcCMsZCbcrdw/E35PL9g/E8x7+tUibn6eHA+xh6npEoPvRXvWDml7/KL/0ql7aFl++jviDfGJ9vp5z1x4VuhmPb7c12STGrHoRedLJwBtQVRdHIdWqKghwaWUFDLwLqKuW9UQPP1gRTBSJD1RRqW/UCY1WIcm7BzBztEGPgPPBTe5RsCcxB0Fpq3gekqcFkKThszw0W58dx5eZbXrhlQpnc9hlyBrxY1EumB+eGl5a8JXc8Fh3ry5C9bpmvoj/3ywQ3hw0oRz9altyjmSM9BbCOPvUOWHSEkflxsXrLLZPy1GBid3A4PtdXrO/4BH1i8PBwo+GOx63xvkzrz3r3tu51hXKlGDRyFuCUHTP8OjjLl8uoXF4BgG4ZoLq9MWMgEQL7yYHrueRciGmnkm1HNezh++jYwl3KZk7NvtXadlnfoWjmryFN0kBw1qTWa5Kmfd/PJrMUMcJkCgsb7eQqncPimpSZL89nwH4PR6742X0fTYnxIAyfwbjIbOnnKzTGIANZddpBJBQuXwu5eAcglFxZE1STphpYXlqKb0E1UNP3Nj8C7g4PMqWqyzSurjdHt+lza/aesGaHoK12ZxWi6qx2MnGnzjyEmIe2tUOIVr+uhgsVG22krBY9B6pbqdYmZNmDvWuwHF3rxtX/hFwHsCdVGGCpoeZnPzcjRQvUgIii3fntHJBSiF0nZHnABToN9J1d75w9vG84JwR3zUxd2bcrwuu8JP2dnDDNhIknLmRHj8ad0b27+wL60dHsBaTv24vxULaqRvb1JbTBTEqwBFWbkU044At7xw/GUm5yLOmM9nFmvxE7OL53e2xv8PrY3lo+jboOnR7j5Bl5Xt4jh/tNM99r5Py3j370TXI6HE6He2UXwIWADuOLE6EsUYRq21AiXn0DxR0H8mHHEcRdtJqbNC+208MZDOcJv4HuZvco1O3H4dEo8X+dAdZj/43WKY4XNDey+l7n4/jMDNMbH4D99olcM2+6BaFL9wqmXeo6pvBScFd8WfM0MiKD/uW3SPV3k6KujJ2KxU6NKbqYRMx8axP1B5aWHKxKkopX9g6U2N2uu5stDfTmhghQK/Pw6/TocWgJVNraomKjzj/gXO7tu+vDJzKZE2+CxR2+rdgDAoS1FcRAv6GX+Mpgf2FwsNA/OE95TFOfcRzQXfV2m+/lPfRjf/Yy+8k4c4w5/jq8lURV7rAgUibEzkwGiiTIlu62D3b+ghILNenFN4HcEtVbq04dkBWt74oYaqvYaCw3my90d1Z7v2mgOh2DVsFsMbVU92Otm34tO06zLikSeTvA0y8B0Fvq+tL+Af2EtHXIIUw1EIuMmbXqOK65RJD9VL8k3U8eWagkWVeu9F8Jox/1Y0u6/79QsyT96D2FK9Wtdv0yepm0xxnauylOiegwIFURVYrmeWx7mSjR5XgUlKMIpgRHbXoqGAVonAT6ZOqu++4c51JCZF4qVybHR8e4xWCc19Rw3/SQxUckrAtExTBY4O7lOTYQicdkng3zAr8LeHHvJwfsu+u+UVyPCMk0OdkH4xxiOTU1FXfTFiY6dpYXWSwqLOaJKqsIWAjziLUENgA6wrVrRE9EpE4OMHVmkbl5h0wluHBLeSI8uv6kPOADTMm1+4ghdxwUaaLagXg5NiBGvTS7uwKoTJo4AgGgqJam37LM7MUrF2dnH3nvxdnW125KibwoWnEjkH7rRPFkOqAbAi8LRliWj8tYEHlBjMYC0QFR4EU7+3Vwkyb2l1/ZN2d+52Aunybda5ac6+J7HyGLG37KIkNHLBrdk0myimapmhTEMdeuJexXWJZog0QE4lAwyN6kISuUdscnpt+WkpIPHBofeueqJm/ZHeHxAhaiztzE3M68ZUdt7EwINl6FqhlGb1w1/i9yo2QmgpqhiFWX9ISCCRXTrZdH3kduAxbXeqRL7XhCILVgRnWj75aKeyShq7rIyZwWlKRZDD4CnnzpRE2R54Ro3wOHeIE0klit9am7vOmXJ1IZJ4GYufaJZx9BxS1xt/XMt1hdQ2hoPBlHsmIqmhTgonlrLBZ5gWUNA0RGsjz+pU/roXA8Xrz/zp+2fuacnyyd+GNV6vSBT1P8WIGMyRTeFvEA0AqT7TRbpWg4sPnYkIIA7AZf4owJ0n53zXCcwO1ThZlvcBwrwsYBdJqV+QkB8wvoQUUSZu/nRUF5YIXDnPLrD/ErAmkMT22LzTV3IlXyfrRBzxx1JLeYO3g5t80J98WHM1NPx5iOb+bD6Ema69bGcDj6zdwH4Rj0ZOyVhzP7u+X9CUWfQsQTOMpyFIIcafficT+djEDkgq9KyUpipP/USS1CpunOTlKSrjHvQpeSkgBJW/iItv/i/vaOlNw7PfFuyDXwfwVB8YUAAHicY2BkYGAA4lWM4ubx/DZfGbiZGEDgtpnQKRj9/9f//0y8TCCVHAxgaQAQawqVAHicY2BkYGBiAAI9Job/v/5/ZuJlYGRAAYwhAF9SBIQAeJxjYGBgYBrFo3gUD0H8/z8Zen4NvLtpHR7khAt1wh4A/0IMmAAAAAAAAAAAUABwAI4A5AEwAVQBsgIAAk4CgAKWAtIDDgNuBAAEqgVSBcgF/AZABqAHIgc+B1IHeAeSB6oHwgfmCAIIigjICOII+AkKCRgJLglACUwJYAlwCXwJkgmkCbAJvAoKClYKnArGC2oLoAu8C+wMDgxkDRINpA5ADqQPGA9mD5wQZhDGEQwRbBG2EfoScBKgEywTohP4FCYUSBSgFSAVYBV2FcwV5BYwFlAWyhcIFzwXbheaGEIYdBi8GNAY4hj0GQgZFhk2GU4ZZhl2GeIaQhqyGyIbjhv6HGIczh0sHWQdkh2uHf4eJh5SHngemB64HtgfCB8cHzgfZh+eH9AgGCBQIHQgjCCsIQohQiHSIkwihCK2IvgjRCOGI8Ij+iRqJOglFCUsJWoljiX6JmgmlCbcJxInPid+J6wn9ChQKIoozCjsKQ4pLiliKZwpwCnoKkQqbCqcKtIrQiuiK+YsPix6LM4tAC0yLZAtxi34LnAuoC62LuAvTC+ML9gwTDC0MNoxDDE0MVwxjDG+MfQyQjKCMrAy7jMaM1oznDPYNGA0ljS8NM41GDVONbQ16DYiNmQ2kjbmNyQ3SDdeN6A33Dg6OHI4ojkcOTY5UDlqOYQ5yDniOfA6bjroOww7fjvmPAA8GjwyPJg8/D1OPbY+ID6APtw/KD9mP8A/6D/+QBRAckDYQQRBQEGEQdhCGEJEQrpC3EMOQ1pDkEOiQ9BD7kQ0RKxE1EUKRURFnkXARehGEEZURmZGvEcoR1BHaEeKR75IIEhASHBIpEjYSSZJWkmOSchJ8koQSk5KgEqkSs5LAks4S8hMrEzKTUBNdE2eTchOEk40TpRO4E8gT1pPlk+wUBBQQlBkUIZQ3FEKUS5RYFGaUd5SUlJ2UtxTYlP4VDJUWFRqVKAAAHicY2BkYGAMYZjCIMgAAkxAzAWEDAz/wXwGACE9AhEAeJxtkE1OwzAQhV/6h2glVIGExM5iwQaR/iy66AHafRfZp6nTpEriyHEr9QKcgDNwBk7AkjNwFF7CKAuoR7K/efPGIxvAGJ/wUC8P181erw6umP1ylzQW7pEfhPsY4VF4QP1FeIhnLIRHuEPIG7xefdstnHAHN3gV7lJ/E+6R34X7uMeH8ID6l/AQAb6FR3jyFruwStLIFNVG749ZaNu8hUDbKjWFmvnTVlvrQtvQ6Z3anlV12s+di1VsTa5WpnA6y4wqrTnoyPmJc+VyMolF9yOTY8d3VUiQIoJBQd5AY48jMlbshfp/JWCH5Zk2ucIMPqYXfGv6isYb8gc1HQpbnLlXOHHmnKpDzDymxyAnrZre2p0xDJWyqR2oRNR9Tqi7SiwxYcR//H4zPf8B3ldh6nicbVcFdOO4Fu1Vw1Camd2dZeYsdJaZmeEzKbaSaCtbXktum/3MzMzMzMzMzMzMzP9JtpN0zu85je99kp+fpEeaY3P5X3Xu//7hJjDMo4IqaqijgSZaaKODLhawiCUsYwXbsB07sAf2xF7Yib2xD/bFftgfB+BAHISDcQgOxWE4HEfgSByFo3EMjkUPx+F4nIATsYpdOAkn4xScitNwOs7AmTgLZ+McnIvzcD4uwIW4CBfjElyKy3A5rsCVuApX4xpci+twPW7AjWTlzbgdbo874I64E+6Mu+CuuBvujnuAo48AIQQGGGIEiVuwBoUIMTQS3IoUBhYZ1rGBTYxxG+6Je+HeuA/ui/vh/ngAHogH4cF4CB6Kh+HheAQeiUfh0XgMHovH4fF4Ap6IJ+HJeAqeiqfh6XgGnoln4dl4Dp6L5+H5eAFeiBfhxXgJXoqX4eV4BV6JV+HVeA1ei9fh9XgD3og34c14C96Kt+HteAfeiXfh3XgP3ov34f34AD6ID+HD+Ag+io/h4/gEPolP4dP4DD6Lz+Hz+AK+iC/hy/gKvoqv4ev4Br6Jb+Hb+A6+i+/h+/gBfogf4cf4CX6Kn+Hn+AV+iV/h1/gNfovf4ff4A/6IP+HP+Av+ir/h7/gH/ol/4d/4D/7L5hgYY/OswqqsxuqswZqsxdqsw7psgS2yJbbMVtg2tp3tYHuwPdlebCfbm+3D9mX7sf3ZAexAdhA7mB3CDmWHscPZEexIdhQ7mh3DjmU9dhw7np3ATmSrbBc7iZ3MTmGnstPY6ewMdiY7i53NzmHnsvPY+ewCdiG7iF3MLmGXssvY5ewKdiW7il3NrmHXsuvY9ewGdiO7id08t8TDSMY9niSCpzwOxEIuCLRSPDFTGkUitqaYHmTG6kjeJtJuLhiKWKQyaOVspCPRzqGS8ZopcCRCyRcLnCkrjbSiUBALu6HTtUJBwoflQKKyoYxNOaCNLUwywloZD01JSVePK7u4la7uxne1prwwy2qtShMzI1LT4DJNFI9Flat+FnW4kkNaM61fpEs5GWRK9TZkaEetXKDEwBYw1rFYzGHiprmhpRmeyuHItnOBx8V7pE7UeMRv03GTx1yNrQxMnafBSK7TOaSp3uiFeiPOV7mFrramvJjpvjozs6TlTMeLIW+DG1vaja+2ZwSdHGeJG+nOktWVCQuzRMmAW9EoRfM8tTW+wdPQ1Po8WMuSSp/Ha5W+ECn9KNXtKx2s9UIx4OQSjb7Wa05pxYGVfhaGMtCx6fHAynVpx3tMRf1+kgpjekoP9c4ZMaHxdGTbdMQ5cRaTkqWpbKDTLDLLM4JUijg0M1OGqc4S05kKkmhmfipoyWJ2vtUJHdyM7TalhZOrNvqZVCGBdj8zMiYLIx4vlDghz9Nxt6QbmgZr/cxaHbcCroJMcavTDkGyj6dukxoloQmRSLmT1XI4H/CUIJ2CrdDDTbViqNNxKxgR7fFU8GYO++59jyhYRSFMJCElk76mo6sG7oza9JuFPcPXRdjJMR235n44CxcCHYqesdwZRKcd6MFAiA4lEp2SumBNpHUiWRSbLm2LTSnqes4lliaMDsN5ysJEkHAKyOlsCsrx4oTRzgtulyfcrJG5pG/7Fkmhc2UiXHc2CDJueXdR3A70ukh7MqL00wy5GfnVd0JueZ8byh9huDghYjPRqZ1yGW3lqYhIW3fC16XYaJSsHgqzRo5SD6WJpDENF7luL5uh80eK/LUWZUs6Ep6SLR66pFhxaMX9aOcBlDaKtDQrcrG9PCvIM04h6WsVdkpMXrC2oyD+/CYRvDiRxs5/Jwrz1O+cpFtIaCPozEv1I6GSckTGIVm3PGGUXG2kUzEZt2ResFCwW0izHIzL1a1JG4xETNGQbwWJlJ18VFMetao5YaUSnVn3zXI/Eipqw5Qno+WJwFAhsGLTbpVQ8Znsyq2ZtmLPguTHSF4UcV9vSlvo66UGCl2lyFZyvVJiU7km7Igyx3BUqqWTV6I0zFngQ6NcQqbKoYx2LXWh2J0IXBUt1axTmdAN+qJMjDRNEXGpXOC3Jmi16mFbRH0R9ngWSt3NcVGmi5FkpK1uFZgKayH2H+iIzUCkifVuWxGb0jbIYpFSXeoMeCDKPN0oSYOCPXThVxtIRRMrA8WHlYHWYSffvB43pHhCnFXtgpA32YUCD7lSIh2X83wslsQfTLcglGlsZsohb3TVEbPgirMJUiF8bdw2Q906nKw6pCRpakOth0o0h6kM/TpreaqvjTh1O2l9JLjL1lV6UhEbyZA8qznSWTpU3JjKyEaqRm+SPibDlre0F6Q66eQw34cdBaHjor4olVTdyeu3zUgp5VC8c7WcyyhjU/j5Ar2yRZKX4VlR/k3jLGhP4WrLxd1mL3C5S8YD7YLC+VPFkU4ehj0+IOO6Bek7Bxe1nDXpYV3URDVqASlJ0WNMKprOJG9EU7nffqb6DeeZ5JgxiUzuLB2qFdxK7Te/UZKFvMqX2aUW8ZQKQte3hL2ix2kXzLlGK8cuJxWTig5hoWA6yFxHupxT6ZKg7xFEITHUAvDQjISwhS4XcsUnvLc0IzGkzEDdWoM0Zc7cZglWJ2hXxaFWJN3Jusn1SNLeWFGlfjEzzYhEY+9THlVctqjH5F60ha2iqyUnqsXaO0qs2zohTxxQFhZpI+EqsuSazYRT/XcFdz4JB23C3q8pu1cSYU3Vf7mZ+GUKaoFdJfQ77jdrSv3CFoueuedzkggbxL1nNEuwWnGommh6uenKFplD4eiSQBFXTd9B2ZE09ST1n3XPdR6MG0mqwyywpkn3hdDfAmqpoF7HVuiha3nCbDgz6Voh51Njqr5naBiyJ8yU6ObRqBPnGKZmhDv/pqGS4lv01gStVj0kgRTKB1othzSZjHbOUTOKlmxa1Eql1u9SjQqqooMwNGPeaFM3iXZ1pUULo2IVJXbc9pDiUwlS5fCIq0HNl91xleoblSiT0SGMROqPrTlhiz6Lu+tRHkFLU54H0YwgFEpQIc0Frh2efcPxLW/4/t2/UfMCO08e1KB/3121Le2nJBeTXDWdJ+ftgPdpO8qivvHNf7PAWdJ2iyHXcebXC1yxtFdtKuexUT4qq4TNqGY3XK1tuwcZmL+R4woVI72dmmZKUobTmoPANdbusrC7sEZlimK8lSUhz+9atRzWii5x3YVv03uoP+YJWp3CXQSN7EtFXXqd+raYQmdpQyhq3X375Vc9EZS30pVSoMiV6G5Jm7pcilxK8re9HaWE7llDtzEurqevbqTuhkiXkWFjg8qRoRtx1zUF+U3C+cCEVTbJqvo4z7bz9Ky79Jj1xdzc/wARDj0u") format("woff"),url("/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800") format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{align-items:center;background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;box-sizing:border-box;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%;min-height:24px;padding:0 8px}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;height:36px;margin:0;padding:6px 12px;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-gray-300,#ddd);border-color:var(--wp-components-color-gray-300,#ddd);color:var(--wp-components-color-foreground-inverted,#fff);outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.has-icon.has-text.has-icon-right{padding-left:12px;padding-right:8px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-calendar{background-color:var(--wp-components-color-background,#fff);color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;font-size:13px;font-weight:400;position:relative;z-index:0}.components-calendar,.components-calendar *,.components-calendar :after,.components-calendar :before{box-sizing:border-box}.components-calendar__day{padding:0;position:relative}.components-calendar__day:has(.components-calendar__day-button:disabled){color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day:has(.components-calendar__day-button:focus-visible),.components-calendar__day:has(.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__day-button{align-items:center;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:flex;font:inherit;font-variant-numeric:tabular-nums;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__day-button:before{border:none;border-radius:2px;content:"";inset:0;position:absolute;z-index:-1}.components-calendar__day-button:after{content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.components-calendar__day-button:disabled{cursor:revert}@media (forced-colors:active){.components-calendar__day-button:disabled{text-decoration:line-through}}.components-calendar__day-button:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:1px}.components-calendar__caption-label{align-items:center;border:0;display:inline-flex;position:relative;text-transform:capitalize;white-space:nowrap;z-index:1}.components-calendar__button-next,.components-calendar__button-previous{align-items:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__button-next:disabled,.components-calendar__button-next[aria-disabled=true],.components-calendar__button-previous:disabled,.components-calendar__button-previous[aria-disabled=true]{color:var(--wp-components-color-gray-600,#949494);cursor:revert}.components-calendar__button-next:focus-visible,.components-calendar__button-previous:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__chevron{fill:currentColor;display:inline-block;height:16px;width:16px}.components-calendar[dir=rtl] .components-calendar__nav .components-calendar__chevron{transform:rotate(180deg);transform-origin:50%}.components-calendar__month-caption{align-content:center;display:flex;height:32px;justify-content:center;margin-bottom:12px}.components-calendar__months{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;max-width:fit-content;position:relative}.components-calendar__month-grid{border-collapse:initial;border-spacing:0 4px}.components-calendar__nav{align-items:center;display:flex;height:32px;inset-block-start:0;inset-inline-end:0;inset-inline-start:0;justify-content:space-between;position:absolute}.components-calendar__weekday{color:var(--wp-components-color-gray-700,#757575);height:32px;padding:0;text-align:center;text-transform:uppercase;width:32px}.components-calendar__day--today:after{border:2px solid;border-radius:50%;content:"";height:0;inset-block-start:2px;inset-inline-end:2px;position:absolute;width:0;z-index:1}.components-calendar__day--selected:not(.components-calendar__range-middle):has(.components-calendar__day-button,.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-foreground-inverted,#fff)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:before{background-color:var(--wp-components-color-foreground,#1e1e1e);border:1px solid #0000}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:disabled:before{background-color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:hover:not(:disabled):before{background-color:var(--wp-components-color-gray-800,#2f2f2f)}.components-calendar__day--hidden{visibility:hidden}.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button,.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button:before{border-end-end-radius:0;border-start-end-radius:0}.components-calendar__range-middle .components-calendar__day-button:before{background-color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);border-color:#0000;border-radius:0;border-style:solid;border-width:1px 0}.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button,.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button:before{border-end-start-radius:0;border-start-start-radius:0}.components-calendar__day--preview svg{color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 16%,#0000);inset:0;pointer-events:none;position:absolute}@media (forced-colors:active){.components-calendar__day--preview svg{color:inherit}}.components-calendar[dir=rtl] .components-calendar__day--preview svg{transform:scaleX(-1)}.components-calendar__day--preview.components-calendar__range-middle .components-calendar__day-button:before{border:none}@keyframes slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:0s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}@media not (prefers-reduced-motion){.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:.3s}}.components-calendar[dir=rtl] .components-calendar__weeks-after-enter,.components-calendar__weeks-before-enter{animation-name:slide-in-left}.components-calendar[dir=rtl] .components-calendar__weeks-after-exit,.components-calendar__weeks-before-exit{animation-name:slide-out-left}.components-calendar[dir=rtl] .components-calendar__weeks-before-enter,.components-calendar__weeks-after-enter{animation-name:slide-in-right}.components-calendar[dir=rtl] .components-calendar__weeks-before-exit,.components-calendar__weeks-after-exit{animation-name:slide-out-right}.components-calendar__caption-after-enter{animation-name:fade-in}.components-calendar__caption-after-exit{animation-name:fade-out}.components-calendar__caption-before-enter{animation-name:fade-in}.components-calendar__caption-before-exit{animation-name:fade-out}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:none;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2h2zm2 0V6h2v2H8zm2 8H8v-2h2v2zm2 0v-2h2v2h-2zm0 2v-2h-2v2H8v2h2v-2h2zm2 0v2h-2v-2h2zm2 0h-2v-2h2v2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2v2zm-2-4v-2h2v2h-2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2H8zm0 2v-2H6v2h2zm2 0v-2h2v2h-2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2h-2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4V0zm0 4V2H2v2h2zm2 0V2h2v2H6zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2H6z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{background:var(--wp-components-color-background,#fff);border:none;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{fill:currentColor;line-height:0;margin:0 auto 8px;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:hover:not(:disabled):not([aria-disabled=true]),.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestion{box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-foreground-inverted,#fff)}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:64px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-64px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;color:#1e1e1e;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}.components-modal__frame h1,.components-modal__frame h2,.components-modal__frame h3{color:#1e1e1e}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 128px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{fill:currentColor;color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%)}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;align-items:flex-start;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;outline:1px solid #0000;padding:24px;position:relative;text-align:left;width:100%}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:currentColor;margin-right:4px}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{stroke:currentColor;box-sizing:initial;height:100%;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:50%;cursor:pointer;display:inline-flex;grid-column:1;grid-row:1;height:24px;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{-webkit-tap-highlight-color:#fff0!important;outline:0}.components-snackbar{backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button,.components-snackbar__action.components-external-link{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus,.components-snackbar__action.components-external-link:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover,.components-snackbar__action.components-external-link:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{background:var(--wp-components-color-background,#fff);border:1px solid #949494;border-color:var(--wp-components-color-gray-600,#949494);border-radius:2px;box-shadow:0 0 0 #0000;color:var(--wp-components-color-foreground,#1e1e1e);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-text-control__input::placeholder,.components-text-control__input[type=color]::placeholder,.components-text-control__input[type=date]::placeholder,.components-text-control__input[type=datetime-local]::placeholder,.components-text-control__input[type=datetime]::placeholder,.components-text-control__input[type=email]::placeholder,.components-text-control__input[type=month]::placeholder,.components-text-control__input[type=number]::placeholder,.components-text-control__input[type=password]::placeholder,.components-text-control__input[type=tel]::placeholder,.components-text-control__input[type=text]::placeholder,.components-text-control__input[type=time]::placeholder,.components-text-control__input[type=url]::placeholder,.components-text-control__input[type=week]::placeholder{color:color-mix(in srgb,var(--wp-components-color-foreground,#1e1e1e),#0000 38%)}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{fill:#f0b849;align-self:center;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid var(--wp-components-color-foreground,#1e1e1e);border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:var(--wp-components-color-foreground,#1e1e1e)}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:var(--wp-components-color-background,#fff);border-right:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:var(--wp-components-color-background,#fff);border:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.components-validated-control:has(:is(input,select):user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control :is(textarea,input[type=text]):user-invalid{--wp-admin-theme-color:#cc1818;--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control .components-combobox-control__suggestions-container:has(input:user-invalid):not(:has([aria-expanded=true])){border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate{position:relative}.components-validated-control__wrapper-with-error-delegate:has(select:user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input[type=radio]:invalid){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input:user-invalid) .components-form-token-field__input-container:not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__error-delegate{height:100%;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.components-validated-control__indicator{align-items:flex-start;animation:components-validated-control__indicator-jump .2s cubic-bezier(.68,-.55,.27,1.55);color:var(--wp-components-color-gray-700,#757575);display:flex;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.75rem;gap:4px;line-height:16px;margin:8px 0 0}.components-validated-control__indicator.is-invalid{color:#cc1818}.components-validated-control__indicator.is-valid{color:color-mix(in srgb,#000 30%,#4ab866)}.components-validated-control__indicator-icon{flex-shrink:0}.components-validated-control__indicator-spinner{height:12px;margin:2px;width:12px}@keyframes components-validated-control__indicator-jump{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}#wpadminbar>.godaddy-styles *,.godaddy-styles *{font-family:GD Sherpa,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.4}#wpadminbar>.godaddy-styles .is-bigger,.godaddy-styles .is-bigger{font-size:1.1em!important;font-weight:500!important}#wpadminbar>.godaddy-styles .components-button,#wpadminbar>.godaddy-styles.components-button,.godaddy-styles .components-button,.godaddy-styles.components-button{border:0;border-radius:6px;box-shadow:none;font-size:1em;height:auto;line-height:1;padding:1.25em;transition:background-color,color,.2s ease-in-out}#wpadminbar>.godaddy-styles .components-button:disabled,#wpadminbar>.godaddy-styles.components-button:disabled,.godaddy-styles .components-button:disabled,.godaddy-styles.components-button:disabled{opacity:.5}#wpadminbar>.godaddy-styles .components-button>svg,#wpadminbar>.godaddy-styles.components-button>svg,.godaddy-styles .components-button>svg,.godaddy-styles.components-button>svg{height:24px;margin-left:.2em;position:relative;right:-5px;top:-1px;transform:scale(.75);width:24px}#wpadminbar>.godaddy-styles .components-button.no-padding,#wpadminbar>.godaddy-styles.components-button.no-padding,.godaddy-styles .components-button.no-padding,.godaddy-styles.components-button.no-padding{padding:0}#wpadminbar>.godaddy-styles .components-button.is-big,#wpadminbar>.godaddy-styles.components-button.is-big,.godaddy-styles .components-button.is-big,.godaddy-styles.components-button.is-big{font-size:1.1em;font-weight:600;padding:1.5em}#wpadminbar>.godaddy-styles .components-button.is-primary,#wpadminbar>.godaddy-styles.components-button.is-primary,.godaddy-styles .components-button.is-primary,.godaddy-styles.components-button.is-primary{background-color:#000;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-primary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:hover:not([disabled]),.godaddy-styles .components-button.is-primary:active:not([disabled]),.godaddy-styles .components-button.is-primary:hover:not([disabled]),.godaddy-styles.components-button.is-primary:active:not([disabled]),.godaddy-styles.components-button.is-primary:hover:not([disabled]){background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-button.is-secondary,#wpadminbar>.godaddy-styles.components-button.is-secondary,.godaddy-styles .components-button.is-secondary,.godaddy-styles.components-button.is-secondary{box-shadow:none;color:#111}#wpadminbar>.godaddy-styles .components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-secondary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:hover:not([disabled]),.godaddy-styles .components-button.is-secondary:active:not([disabled]),.godaddy-styles .components-button.is-secondary:hover:not([disabled]),.godaddy-styles.components-button.is-secondary:active:not([disabled]),.godaddy-styles.components-button.is-secondary:hover:not([disabled]){border:0;box-shadow:none;color:#000}#wpadminbar>.godaddy-styles .components-button.is-tertiary,#wpadminbar>.godaddy-styles.components-button.is-tertiary,.godaddy-styles .components-button.is-tertiary,.godaddy-styles.components-button.is-tertiary{border:1px solid #111;color:#111}#wpadminbar>.godaddy-styles .components-button.is-tertiary:hover,#wpadminbar>.godaddy-styles.components-button.is-tertiary:hover,.godaddy-styles .components-button.is-tertiary:hover,.godaddy-styles.components-button.is-tertiary:hover{background-color:#111;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-link,#wpadminbar>.godaddy-styles.components-button.is-link,.godaddy-styles .components-button.is-link,.godaddy-styles.components-button.is-link{box-shadow:none;color:#00a4a6;padding:0;text-decoration:none}#wpadminbar>.godaddy-styles .components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-link:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:hover:not([disabled]),.godaddy-styles .components-button.is-link:active:not([disabled]),.godaddy-styles .components-button.is-link:hover:not([disabled]),.godaddy-styles.components-button.is-link:active:not([disabled]),.godaddy-styles.components-button.is-link:hover:not([disabled]){color:#111;outline:none}#wpadminbar>.godaddy-styles .components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.has-icon:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:hover:not([disabled]),.godaddy-styles .components-button.has-icon:active:not([disabled]),.godaddy-styles .components-button.has-icon:hover:not([disabled]),.godaddy-styles.components-button.has-icon:active:not([disabled]),.godaddy-styles.components-button.has-icon:hover:not([disabled]){background-color:#fff0;color:#00a4a6}#wpadminbar>.godaddy-styles .components-modal__frame,#wpadminbar>.godaddy-styles.components-modal__frame,.godaddy-styles .components-modal__frame,.godaddy-styles.components-modal__frame{border-radius:1rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content,.godaddy-styles .components-modal__frame .components-modal__content,.godaddy-styles.components-modal__frame .components-modal__content{margin-top:0;padding:4.5rem 4.5rem 4.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content:before,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content:before,.godaddy-styles .components-modal__frame .components-modal__content:before,.godaddy-styles.components-modal__frame .components-modal__content:before{margin:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content p:last-child,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content p:last-child,.godaddy-styles .components-modal__frame .components-modal__content p:last-child,.godaddy-styles.components-modal__frame .components-modal__content p:last-child{margin-bottom:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header{border-bottom:0;font-size:2rem;height:unset;margin-bottom:.75em;padding:0;position:relative}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container{margin-right:8px}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading{font-size:2rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon{font-size:1rem;left:auto;padding:.25em;position:absolute;right:-3.5rem;top:-3.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg{margin-left:0;right:0;top:0;transform:scale(1)}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input{margin-bottom:.5em}#wpadminbar>.godaddy-styles .ux-tag,.godaddy-styles .ux-tag{border-radius:4px;color:#000;font-size:.9em;font-weight:700;letter-spacing:.05625rem;line-height:1.5;padding-block:8px;padding-inline:8px;text-transform:uppercase;white-space:nowrap}#wpadminbar>.godaddy-styles .ux-tag-critical,.godaddy-styles .ux-tag-critical{background-color:#fbb}#wpadminbar>.godaddy-styles .ux-tag-highlight,.godaddy-styles .ux-tag-highlight{background-color:#a6fff8}#wpadminbar>.godaddy-styles .ux-tag-info,.godaddy-styles .ux-tag-info{background-color:#d3c1f7}#wpadminbar>.godaddy-styles .ux-tag-internal,.godaddy-styles .ux-tag-internal{background-color:#fbd9ed}#wpadminbar>.godaddy-styles .ux-tag-neutral,.godaddy-styles .ux-tag-neutral{background-color:#ddeaf8}#wpadminbar>.godaddy-styles .ux-tag-passive,.godaddy-styles .ux-tag-passive{background-color:#f4f8fc}#wpadminbar>.godaddy-styles .ux-tag-success,.godaddy-styles .ux-tag-success{background-color:#9fffb8}#wpadminbar>.godaddy-styles .ux-tag-warning,.godaddy-styles .ux-tag-warning{background-color:#ffeea9}#wpadminbar>.godaddy-styles .components-toggle-control,#wpadminbar>.godaddy-styles.components-toggle-control,.godaddy-styles .components-toggle-control,.godaddy-styles.components-toggle-control{align-items:flex-end;display:flex}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles .components-toggle-control__field,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles.components-toggle-control__field,.godaddy-styles .components-toggle-control .components-base-control__field,.godaddy-styles .components-toggle-control__field,.godaddy-styles.components-toggle-control .components-base-control__field,.godaddy-styles.components-toggle-control__field{margin:0}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track{background-color:#f3f6f8}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track{background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__help,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__help,.godaddy-styles .components-toggle-control .components-base-control__help,.godaddy-styles.components-toggle-control .components-base-control__help{margin:0}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.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:400;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.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}}@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}}@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}@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_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,.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,.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_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,.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,.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}}@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:var(--td_theme_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 #fff0}.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:var(--td_theme_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:var(--td_theme_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{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4 .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(15px);transform:rotateX(90deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4:hover .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4:hover .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);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{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4 .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(15px);transform:rotateX(90deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4:hover .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4:hover .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);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;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:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:15px;line-height:26px;color:#666;margin-bottom:30px}.tdm-descr{font-family:var(--td_default_google_font_1,'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;transition:all 0.2s ease}.tds-title2 .tdm-title-line:after,.tds-title3 .tdm-title-line:after{content:'';width:100%;position:absolute;background-color:var(--td_theme_color,#4db2ec);top:0;left:0;margin:auto;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.tds-title3 .tdm-title{font-weight:600}.tds-title3 .tdm-title-sub{font-family:var(--td_default_google_font_2,'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:var(--td_default_google_font_2,'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;transition:all 0.3s}.tdm-btn .tdm-btn-icon{pointer-events:none;vertical-align:middle;line-height:1;-webkit-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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tdm-btn .tdm-btn-icon-svg svg{height:auto;-webkit-transition:all 0.3s;transition:all 0.3s}.ie10 .tdm-btn .tdm-btn-text,.ie10 .tdm-btn i,.ie11 .tdm-btn .tdm-btn-text,.ie11 .tdm-btn i,.ie9 .tdm-btn .tdm-btn-text,.ie9 .tdm-btn i{background:#fff0}.ie10 div .tdm-title,.ie11 div .tdm-title,.ie9 div .tdm-title{background:#fff0}.ie10 .tdm-fancy-title span,.ie11 .tdm-fancy-title span,.ie9 .tdm-fancy-title span{background:#fff0}.ie10 .tds-icon:before,.ie11 .tds-icon:before,.ie9 .tds-icon:before{background:#fff0}.ie10 .tdm-counter-number,.ie11 .tdm-counter-number,.ie9 .tdm-counter-number{background:#fff0}.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:var(--td_theme_color,#4db2ec);color:#fff;-webkit-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;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;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:var(--td_theme_color,#4db2ec)}.tds-button2 svg,.tds-button2 svg *,.tds-button6 svg,.tds-button6 svg *,.tds-button7 svg,.tds-button7 svg *{fill:var(--td_theme_color,#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:var(--td_theme_color,#4db2ec);-webkit-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{-webkit-transform:translateZ(0);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;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;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;transition:all 0.2s ease}.tds-button4{background-color:#000;display:inline-block}.tds-button4 .tdm-btn{-webkit-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{-webkit-transform:rotateX(0deg) translateZ(38px);transform:rotateX(0deg) translateZ(38px)}.tds-button4.tdm-btn-xlg-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(38px);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{-webkit-transform:rotateX(0deg) translateZ(27px);transform:rotateX(0deg) translateZ(27px)}.tds-button4.tdm-btn-lg-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(27px);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{-webkit-transform:rotateX(0deg) translateZ(20px);transform:rotateX(0deg) translateZ(20px)}.tds-button4.tdm-btn-md-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(20px);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{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tds-button4.tdm-btn-sm-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(15px);transform:rotateX(90deg) translateZ(15px)}.tds-button4:hover.tdm-btn-xlg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(38px);transform:rotateX(-90deg) translateZ(38px)}.tds-button4:hover.tdm-btn-xlg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(38px);transform:rotateX(0deg) translateZ(38px)}.tds-button4:hover.tdm-btn-lg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(27px);transform:rotateX(-90deg) translateZ(27px)}.tds-button4:hover.tdm-btn-lg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(27px);transform:rotateX(0deg) translateZ(27px)}.tds-button4:hover.tdm-btn-md-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(20px);transform:rotateX(-90deg) translateZ(20px)}.tds-button4:hover.tdm-btn-md-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(20px);transform:rotateX(0deg) translateZ(20px)}.tds-button4:hover.tdm-btn-sm-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.tds-button4:hover.tdm-btn-sm-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);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{-webkit-transform:rotateX(-90deg) translateZ(38px);transform:rotateX(-90deg) translateZ(38px)}.td-scroll-in-view .tds-button4.tdm-btn-xlg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(38px);transform:rotateX(0deg) translateZ(38px)}.td-scroll-in-view .tds-button4.tdm-btn-lg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(27px);transform:rotateX(-90deg) translateZ(27px)}.td-scroll-in-view .tds-button4.tdm-btn-lg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(27px);transform:rotateX(0deg) translateZ(27px)}.td-scroll-in-view .tds-button4.tdm-btn-md-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(20px);transform:rotateX(-90deg) translateZ(20px)}.td-scroll-in-view .tds-button4.tdm-btn-md-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(20px);transform:rotateX(0deg) translateZ(20px)}.td-scroll-in-view .tds-button4.tdm-btn-sm-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.td-scroll-in-view .tds-button4.tdm-btn-sm-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tds-button5{min-width:0;height:auto;padding:0;line-height:initial!important;-webkit-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:var(--td_theme_color,#4db2ec)}.tds-button5:hover svg,.tds-button5:hover svg *{fill:var(--td_theme_color,#4db2ec)}.td-scroll-in-view .tds-button5 .tdm-btn-text,.td-scroll-in-view .tds-button5 i{color:var(--td_theme_color,#4db2ec)}.td-scroll-in-view .tds-button5 svg,.td-scroll-in-view .tds-button5 svg *{fill:var(--td_theme_color,#4db2ec)}.tds-button6:after{content:'';position:absolute;width:100%;height:100%;background-color:var(--td_theme_color,#4db2ec);opacity:.14;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 14 ")";filter:alpha(opacity=14.000000000000002);-webkit-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;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:var(--td_theme_color,#4db2ec);-webkit-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;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;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(.8,.13,.21,.9);transition:all 0.4s cubic-bezier(.8,.13,.21,.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:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px){.tdm-row-height{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}[class*=tdc-theme-] .tdm-row-height{display:inherit;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit}[class*=tdc-theme-] .tdm-row-height .tdc-columns{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px){[class*=tdc-theme-] .tdm-row-height .tdc-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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}}@media (max-width:767px){.td-pb-row .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@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-display:swap;font-family:'multipurpose';src:url(/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.eot?2);src:url('/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.eot?2#iefix') format('embedded-opentype'),url(/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.woff?2) format('woff'),url(/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.ttf?2) format('truetype'),url('/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.svg?2#wpion') format('svg');font-weight:400;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:400;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:var(--td_default_google_font_1,'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:var(--td_default_google_font_1,'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:var(--td_default_google_font_1,'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;transition:all 0.3s ease}div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]:hover{background-color:#000}:root{--td_theme_color:#4db2ec;--td_grid_border_color:#ededed;--td_black:#222;--td_text_color:#111;--td_default_google_font_1:'Open Sans', 'Open Sans Regular', sans-serif;--td_default_google_font_2:'Roboto', sans-serif}.mx_image_background{background-color:#f2f2f2}.td-visibility-hidden{visibility:hidden}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:#fff0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}img{max-width:100%;height:auto}.td-main-content-wrap,.td-category-grid{background-color:#fff}.td-page-meta{display:none}.td-container,.tdc-row,.tdc-row-composer{width:1068px;margin-right:auto;margin-left:auto}.td-container:before,.tdc-row:before,.tdc-row-composer:before,.td-container:after,.tdc-row:after,.tdc-row-composer:after{display:table;content:'';line-height:0}.td-container:after,.tdc-row:after,.tdc-row-composer:after{clear:both}.tdc-row[class*="stretch_row"]>.td-pb-row>.td-element-style,.tdc-row-composer[class*="stretch_row"]>.td-pb-row>.td-element-style{width:100vw!important;left:50%!important;transform:translateX(-50%)!important}@media (max-width:767px){.td-pb-row>.td-element-style{width:100vw!important;left:50%!important;transform:translateX(-50%)!important}}.td-md-is-ios .tdc-row[class*="stretch_row"]>.td-pb-row>.td-element-style,.td-md-is-ios .tdc-row-composer[class*="stretch_row"]>.td-pb-row>.td-element-style{width:calc(100vw + 1px)!important}@media (max-width:767px){.td-md-is-ios .td-pb-row>.td-element-style{width:calc(100vw + 1px)!important}}@media (min-width:1019px){.vc_inner.absolute_inner{padding-left:20px;padding-right:20px}}@media (min-width:768px) and (max-width:1018px){.vc_inner.absolute_inner{padding-left:14px;padding-right:14px}}.vc_inner.absolute_inner_full{width:100%!important}.vc_inner.absolute_inner_1068{width:100%!important;max-width:1156px;left:0;right:0;margin:0 auto}@media (min-width:1019px) and (max-width:1140px){.vc_inner.absolute_inner_1068{max-width:1020px;padding-left:0;padding-right:0}}@media (min-width:768px) and (max-width:1018px){.vc_inner.absolute_inner_1068{max-width:768px;padding-left:0;padding-right:0}}.tdc-row.stretch_row_1200,.tdc-row-composer.stretch_row_1200{width:auto!important;max-width:1240px}@media (min-width:768px) and (max-width:1018px){.tdc-row.stretch_row_1200>.td-pb-row,.tdc-row-composer.stretch_row_1200>.td-pb-row{margin-right:0;margin-left:0}}@media (min-width:1141px){.tdc-row.stretch_row_1200,.tdc-row-composer.stretch_row_1200{padding-left:24px;padding-right:24px}}@media (min-width:1019px) and (max-width:1140px){.tdc-row.stretch_row_1200,.tdc-row-composer.stretch_row_1200{padding-left:20px;padding-right:20px}}.vc_inner.absolute_inner_1200{width:100%!important;max-width:1248px;left:0;right:0;margin:0 auto}.tdc-row.stretch_row_1400,.tdc-row-composer.stretch_row_1400{width:auto!important;max-width:1440px}@media (min-width:768px) and (max-width:1018px){.tdc-row.stretch_row_1400>.td-pb-row,.tdc-row-composer.stretch_row_1400>.td-pb-row{margin-right:0;margin-left:0}}@media (min-width:1141px){.tdc-row.stretch_row_1400,.tdc-row-composer.stretch_row_1400{padding-left:24px;padding-right:24px}}@media (min-width:1019px) and (max-width:1140px){.tdc-row.stretch_row_1400,.tdc-row-composer.stretch_row_1400{padding-left:20px;padding-right:20px}}.vc_inner.absolute_inner_1400{width:100%!important;max-width:1448px;left:0;right:0;margin:0 auto}.tdc-row.stretch_row_1600,.tdc-row-composer.stretch_row_1600{width:auto!important;max-width:1640px}@media (min-width:768px) and (max-width:1018px){.tdc-row.stretch_row_1600>.td-pb-row,.tdc-row-composer.stretch_row_1600>.td-pb-row{margin-right:0;margin-left:0}}@media (min-width:1141px){.tdc-row.stretch_row_1600,.tdc-row-composer.stretch_row_1600{padding-left:24px;padding-right:24px}}@media (min-width:1019px) and (max-width:1140px){.tdc-row.stretch_row_1600,.tdc-row-composer.stretch_row_1600{padding-left:20px;padding-right:20px}}.vc_inner.absolute_inner_1600{width:100%!important;max-width:1648px;left:0;right:0;margin:0 auto}.tdc-row.stretch_row_1800,.tdc-row-composer.stretch_row_1800{width:auto!important;max-width:1840px}@media (min-width:768px) and (max-width:1018px){.tdc-row.stretch_row_1800>.td-pb-row,.tdc-row-composer.stretch_row_1800>.td-pb-row{margin-right:0;margin-left:0}}@media (min-width:1141px){.tdc-row.stretch_row_1800,.tdc-row-composer.stretch_row_1800{padding-left:24px;padding-right:24px}}@media (min-width:1019px) and (max-width:1140px){.tdc-row.stretch_row_1800,.tdc-row-composer.stretch_row_1800{padding-left:20px;padding-right:20px}}.vc_inner.absolute_inner_1800{width:100%!important;max-width:1848px;left:0;right:0;margin:0 auto}.tdc-row.stretch_row_content,.tdc-row-composer.stretch_row_content{width:100%!important}.tdc-row.stretch_row_content_no_space,.tdc-row-composer.stretch_row_content_no_space{width:100%!important}.tdc-row.stretch_row_content_no_space>.td-pb-row,.tdc-row-composer.stretch_row_content_no_space>.td-pb-row{margin-left:0;margin-right:0}@media (max-width:767px){.tdc-row.td-stretch-content,.tdc-row-composer.td-stretch-content{padding-left:20px;padding-right:20px}}.td-pb-row{*zoom:1;margin-right:-24px;margin-left:-24px;position:relative}.td-pb-row:before,.td-pb-row:after{display:table;content:''}.td-pb-row:after{clear:both}.td-boxed-layout .vc_row{width:auto;left:0;padding-left:0;padding-right:0}.td-pb-row [class*="td-pb-span"]{display:block;min-height:1px;float:left;padding-right:24px;padding-left:24px;position:relative}@media (min-width:1019px) and (max-width:1140px){.td-pb-row [class*="td-pb-span"]{padding-right:20px;padding-left:20px}}@media (min-width:768px) and (max-width:1018px){.td-pb-row [class*="td-pb-span"]{padding-right:14px;padding-left:14px}}@media (max-width:767px){.td-pb-row [class*="td-pb-span"]{padding-right:0;padding-left:0;float:none;width:100%}}.vc_row-no-padding.td-pb-row [class*="td-pb-span"]{padding-left:0;padding-right:0}.td-ss-main-sidebar,.td-ss-row .td-pb-span4 .wpb_wrapper{-webkit-backface-visibility:hidden;-webkit-perspective:1000}.td-pb-span1{width:8.33333333%}.td-pb-span2{width:16.66666667%}.td-pb-span3{width:25%}.td-pb-span4{width:33.33333333%}.td-pb-span5{width:41.66666667%}.td-pb-span6{width:50%}.td-pb-span7{width:58.33333333%}.td-pb-span8{width:66.66666667%}.td-pb-span9{width:75%}.td-pb-span10{width:83.33333333%}.td-pb-span11{width:91.66666667%}.td-pb-span12{width:100%}.wpb_row{margin-bottom:0}.vc_col-has-fill>.vc_column-inner,.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{padding-top:0}.vc_row .vc_column-inner{padding-left:0;padding-right:0}.td-block-row{*zoom:1;margin-left:-24px;margin-right:-24px}.td-block-row:before,.td-block-row:after{display:table;content:''}.td-block-row:after{clear:both}.td-block-row [class*="td-block-span"]{display:block;min-height:1px;float:left;padding-right:24px;padding-left:24px}@media (min-width:1019px) and (max-width:1140px){.td-block-row [class*="td-block-span"]{padding-right:20px;padding-left:20px}}@media (min-width:768px) and (max-width:1018px){.td-block-row [class*="td-block-span"]{padding-right:14px;padding-left:14px}}@media (max-width:767px){.td-block-row [class*="td-block-span"]{padding-right:0;padding-left:0;float:none;width:100%}}.td-block-span1{width:8.33333333%}.td-block-span2{width:16.66666667%}.td-block-span3{width:25%}.td-block-span4{width:33.33333333%}.td-block-span5{width:41.66666667%}.td-block-span6{width:50%}.td-block-span7{width:58.33333333%}.td-block-span8{width:66.66666667%}.td-block-span9{width:75%}.td-block-span10{width:83.33333333%}.td-block-span11{width:91.66666667%}.td-block-span12{width:100%}@media (min-width:1019px) and (max-width:1140px){.td-container,.tdc-row,.tdc-row-composer{width:980px}.td-pb-row,.td-block-row{margin-right:-20px;margin-left:-20px}}@media (min-width:768px) and (max-width:1018px){.td-container,.tdc-row,.tdc-row-composer{width:740px}.td-pb-row,.td-block-row{margin-right:-14px;margin-left:-14px}}@media (max-width:767px){.td-container,.tdc-row,.tdc-row-composer{width:100%;padding-left:20px;padding-right:20px}.td-pb-row,.td-block-row{width:100%;margin-left:0;margin-right:0}}.td-header-wrap{position:relative;z-index:2000}.td-header-row{*zoom:1;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif)}.td-header-row:before,.td-header-row:after{display:table;content:''}.td-header-row:after{clear:both}.td-header-row [class*="td-header-sp"]{display:block;min-height:1px;float:left;padding-right:24px;padding-left:24px}@media (min-width:1019px) and (max-width:1140px){.td-header-row [class*="td-header-sp"]{padding-right:20px;padding-left:20px}}@media (min-width:768px) and (max-width:1018px){.td-header-row [class*="td-header-sp"]{padding-right:14px;padding-left:14px}}@media (max-width:767px){.td-header-row [class*="td-header-sp"]{padding-right:0;padding-left:0;float:none;width:100%}}.td-header-gradient:before{content:"";background:#fff0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAD1BMVEUAAAAAAAAAAAAAAAAAAABPDueNAAAABXRSTlMGAhQQCyEd++8AAAAUSURBVAjXY1AAQgMgdABCCBAAQQAT6AFRBPHcWgAAAABJRU5ErkJggg==);width:100%;height:12px;position:absolute;left:0;bottom:-12px;z-index:1}.td-logo{margin:0;padding:0;line-height:inherit;font-size:inherit!important}@media (max-width:767px){#td-header-search-button{display:none}}#td-header-search-button-mob{display:none}@media (max-width:767px){#td-header-search-button-mob{display:block}}.td-search-box-wrap{position:absolute;top:100%;right:0}#td-top-search{position:absolute;right:0;top:50%;margin-top:-24px}@media (max-width:767px){#td-top-search{top:0;margin-top:0}}@media (min-width:768px){.td-drop-down-search .td-search-form{margin:20px}}.td-header-wrap .td-drop-down-search{position:absolute;top:100%;right:0;visibility:hidden;opacity:0;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;transform:translate3d(0,20px,0);-webkit-transform:translate3d(0,20px,0);background-color:#fff;-webkit-box-shadow:0 2px 6px rgb(0 0 0 / .2);box-shadow:0 2px 6px rgb(0 0 0 / .2);border-top:0;width:342px;pointer-events:none}.td-header-wrap .td-drop-down-search.td-drop-down-search-open{visibility:visible;opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);pointer-events:auto}.td-header-wrap .td-drop-down-search .btn{position:absolute;height:32px;min-width:67px;line-height:17px;padding:7px 15px 8px;text-shadow:none;vertical-align:top;right:20px;margin:0!important;-webkit-transition:background-color 0.4s;transition:background-color 0.4s}.td-header-wrap .td-drop-down-search .btn:hover{background-color:var(--td_theme_color,#4db2ec)}.td-header-wrap .td-drop-down-search:before{position:absolute;top:-9px;right:19px;display:block;content:'';width:0;height:0;border-style:solid;border-width:0 5.5px 6px 5.5px;border-color:#fff0 #fff0 var(--td_theme_color,#4db2ec) #fff0}.td-header-wrap .td-drop-down-search:after{position:absolute;top:-3px;display:block;content:'';right:0;left:0;margin:0 auto;width:100%;height:3px;background-color:var(--td_theme_color,#4db2ec)}.td-header-wrap #td-header-search{width:235px;height:32px;margin:0;border-right:0;line-height:17px;border-color:#eaeaea!important}@media (max-width:767px){.td-header-wrap #td-header-search{width:91%;font-size:16px}}.td-header-wrap .td-post-category{z-index:2;position:relative}.td-header-wrap .meta-info{line-height:14px}.td-banner-wrap-full{position:relative}.td-header-menu-wrap-full{z-index:9998;position:relative}@media (max-width:767px){.td-header-wrap .td-header-menu-wrap-full,.td-header-wrap .td-header-menu-wrap,.td-header-wrap .td-header-main-menu{background-color:var(--td_mobile_menu_color,#222222)!important;height:54px!important}.header-search-wrap .td-icon-search{color:var(--td_mobile_icons_color,#ffffff)!important}}.td-logo-text-container{display:inline-block;vertical-align:middle;line-height:1;z-index:1}.td-logo-text-container span{display:inline-block;width:100%}.td-logo-text-container .td-logo-text{font-size:75px;font-family:serif;color:#222;line-height:1}@media (max-width:767px){.td-logo-text-container .td-logo-text{font-size:36px}}.td-logo-text-container .td-logo{line-height:1!important}.td-logo-text-container .td-tagline-text{letter-spacing:1.8px;font-size:12px;font-family:serif;color:#777;padding-top:2px;padding-bottom:10px}@media (max-width:767px){.td-logo-text-container .td-tagline-text{font-size:11px}}.td-header-wrap .td-header-menu-wrap-full{background-color:#fff}.td-header-style-1 .td-logo-text-wrap{min-height:130px;line-height:130px}@media (max-width:767px){.td-header-style-1 .td-logo-text-wrap{line-height:90px;min-height:90px}}.td-header-style-1 .td-logo-text-wrap a{position:relative;z-index:1;line-height:130px;display:inline-block;vertical-align:middle}@media (max-width:767px){.td-header-style-1 .td-logo-text-wrap a{line-height:90px}}.td-header-style-1 .td-logo-text-wrap .td-logo{line-height:130px}@media (max-width:767px){.td-header-style-1 .td-logo-text-wrap .td-logo{line-height:90px}}.td-header-style-1 .td-logo-text-container a{line-height:1}.td-header-style-1 .td-header-sp-logo{text-align:center}.td-header-style-1 .header-search-wrap .td-icon-search{color:#000}@media (max-width:767px){.td-header-style-1 .header-search-wrap .td-icon-search{color:#fff}}.td-header-style-1 .td-header-menu-wrap-full{position:relative}.td-header-main-menu{position:relative;z-index:999;padding-right:48px}@media (max-width:767px){.td-header-main-menu{padding-right:64px;padding-left:2px}}.td-header-menu-no-search .td-header-main-menu{padding-right:0}.sf-menu,.sf-menu ul,.sf-menu li{margin:0;list-style:none}@media (max-width:767px){.sf-menu{display:none}}.sf-menu ul{position:absolute;top:-999em;width:10em}.sf-menu>li.td-normal-menu>ul.sub-menu{left:-15px}@media (min-width:768px) and (max-width:1018px){.sf-menu>li.td-normal-menu>ul.sub-menu{left:-5px}}.sf-menu ul li{width:100%}.sf-menu li:hover{visibility:inherit}.sf-menu li{float:left;position:relative}.sf-menu li .fa{margin-right:10px;font-size:1.4em;vertical-align:middle;position:relative;top:-1px}.sf-menu li .td-only-icon{margin-right:0}.sf-menu .td-menu-item>a{display:block;position:relative}.sf-menu li:hover ul,.sf-menu li.sfHover ul{left:0;top:auto;z-index:99}ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul{top:-999em}ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:10em;top:0!important}ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul{top:-999em}.sf-menu>.current-menu-ancestor,.sf-menu>.current-category-ancestor,.sf-menu>.current-menu-item{z-index:0}.td-no-down-arrow>a .sf-sub-indicator{display:none}.sf-menu>li>a{padding:0 14px;line-height:48px;font-size:14px;color:#000;font-weight:700;text-transform:uppercase;-webkit-backface-visibility:hidden}@media (min-width:768px) and (max-width:1018px){.sf-menu>li>a{padding:0 9px;font-size:11px}}.sf-menu .menu_icon{position:relative;top:13px;float:left}.sf-menu .sub-menu .menu_icon{top:0}.sf-menu .menu_hidden{display:none!important}.sf-menu>.current-menu-item>a,.sf-menu>.current-menu-ancestor>a,.sf-menu>.current-category-ancestor>a,.sf-menu>li>a:hover,.sf-menu>.sfHover,.sf-menu>.sfHover>a{z-index:999}.sf-menu>.current-menu-item>a,.sf-menu>.current-menu-ancestor>a,.sf-menu>.current-category-ancestor>a,.sf-menu>li>a:hover,.sf-menu>.sfHover>a{background-color:#fff0}.td-affix .sf-menu>.current-menu-item>a,.td-affix .sf-menu>.current-menu-ancestor>a,.td-affix .sf-menu>.current-category-ancestor>a,.td-affix .sf-menu>li>a:hover,.td-affix .sf-menu>.sfHover>a{background-color:#fff0}.sf-menu>li>a:after{background-color:#fff0;content:'';width:0;height:3px;position:absolute;bottom:0;left:0;right:0;margin:0 auto;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:width 0.2s ease;transition:width 0.2s ease}.sf-menu>.current-menu-item>a:after,.sf-menu>.current-menu-ancestor>a:after,.sf-menu>.current-category-ancestor>a:after,.sf-menu>li:hover>a:after,.sf-menu>.sfHover>a:after{background-color:var(--td_theme_color,#4db2ec);width:100%}#td-header-menu{display:inline-block;vertical-align:top}.td-normal-menu ul{box-shadow:1px 1px 4px rgb(0 0 0 / .15)}.sf-menu .td-normal-menu ul{padding:15px 0}@media (min-width:768px) and (max-width:1018px){.sf-menu .td-normal-menu ul{padding:8px 0}}.sf-menu .td-normal-menu ul ul{margin:-15px 0}@media (min-width:768px) and (max-width:1018px){.sf-menu .td-normal-menu ul ul{margin:-8px 0}}.sf-menu ul{background-color:#fff}.sf-menu ul .td-menu-item>a{padding:7px 30px;font-size:12px;line-height:20px;color:#111}.sf-menu ul .td-menu-item>a .fa{font-size:1em;position:relative;top:-1px;width:20px;margin-right:5px;text-align:center}@media (min-width:768px) and (max-width:1018px){.sf-menu ul .td-menu-item>a{padding:5px 16px 6px;font-size:11px}}.sf-menu ul .td-icon-menu-down{float:right;top:0;font-size:7px}.sf-menu ul .td-menu-item>a:hover,.sf-menu ul .sfHover>a,.sf-menu ul .current-menu-ancestor>a,.sf-menu ul .current-category-ancestor>a,.sf-menu ul .current-menu-item>a{color:var(--td_theme_color,#4db2ec)}.sf-menu li:hover,.sf-menu li.sfHover,.sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active{outline:0}.sf-menu .td-icon-menu-down{position:absolute;top:50%;margin-top:-5px;padding-left:7px;font-size:9px}@media (min-width:768px) and (max-width:1018px){.sf-menu .td-icon-menu-down{padding-left:6px}}.sf-menu .sub-menu{-webkit-backface-visibility:hidden}.sf-menu .sub-menu .td-icon-menu-down{position:absolute;top:50%;right:19px;margin-top:-9px;line-height:19px}.td-menu-badge{font-size:10px;background-color:#f0f8ff;color:var(--td_theme_color,#4db2ec);border-radius:10px;padding:3px 7px 4px;display:inline-block;margin-left:6px;margin-right:-4px;line-height:1;position:relative;top:-1px}.td-menu-badge-right{top:2px;float:right;right:-8px;background-color:rgb(0 0 0 / .03);color:#999}.td-menu-subtitle{font-style:italic;font-size:10px;display:block;line-height:1;padding-right:20px;color:#999}.td-menu-badge-width>ul{min-width:220px}.td-menu-badge-width>ul li:hover .td-menu-badge{background-color:#f0f8ff;color:var(--td_theme_color,#4db2ec)}.td-menu-border{border-bottom:1px solid #f3f3f3;display:block;padding-bottom:12px}@media (max-width:767px){.td-menu-badge,.td-menu-subtitle,.td-menu-border{display:none}}.sf-menu a.sf-with-ul{padding-right:31px;min-width:1px}@media (min-width:768px) and (max-width:1018px){.sf-menu a.sf-with-ul{padding-right:22px}}a.sf-with-ul i.td-icon-menu-down:before{content:'\e808'}ul.sf-js-enabled>li>a>i.td-icon-menu-down:before{content:'\e806'!important}.header-search-wrap{position:absolute;top:0;right:0;z-index:999}.header-search-wrap .td-icon-search{display:inline-block;font-size:19px;width:48px;line-height:48px;text-align:center}@media (min-width:768px) and (max-width:1018px){.header-search-wrap .td-icon-search{font-size:15px}}@media (max-width:767px){.header-search-wrap .td-icon-search{height:54px;width:54px;line-height:54px;font-size:22px;margin-right:2px}}.td-header-menu-social+.td-search-wrapper #td-header-search-button{position:relative}.td-header-menu-social+.td-search-wrapper #td-header-search-button:before{content:'';position:absolute;top:0;left:0;width:1px;height:100%;background-color:#000;opacity:.08}@media (max-width:1140px){.td-header-menu-social+.td-search-wrapper #td-header-search-button:before{display:none}}.td-demo-multicolumn-2 .sub-menu{padding:14px;-moz-column-count:2;-webkit-column-count:2;column-count:2}.td-menu-mob-open-menu .td-demo-multicolumn-2 .sub-menu{padding:0;-moz-column-count:1;-webkit-column-count:1;column-count:1}.td-menu-mob-open-menu .td-demo-menuitem-hide{display:none}.td-demo-menuitem-hide{visibility:hidden}.td-mega-menu-page .sub-menu ul{display:inline-block!important;position:initial!important;width:auto!important}#td-outer-wrap{overflow:hidden}@media (max-width:767px){#td-outer-wrap{margin:auto;width:100%;-webkit-transition:transform 0.7s ease;transition:transform 0.7s ease;-webkit-transform-origin:50% 200px 0;transform-origin:50% 200px 0}}#td-top-mobile-toggle{display:none}@media (max-width:767px){#td-top-mobile-toggle{display:inline-block;position:relative}}#td-top-mobile-toggle a{display:inline-block}#td-top-mobile-toggle i{font-size:27px;width:64px;line-height:54px;height:54px;display:inline-block;padding-top:1px;color:var(--td_mobile_icons_color,#ffffff)}.admin-bar #td-mobile-nav{padding-top:32px}@media (max-width:767px){.admin-bar #td-mobile-nav{padding-top:46px}}.td-menu-background{background-repeat:var(--td_mobile_background_repeat,no-repeat);background-size:var(--td_mobile_background_size,cover);background-position:var(--td_mobile_background_size,center top);position:fixed;top:0;display:block;width:100%;height:113%;z-index:9999;visibility:hidden;transform:translate3d(-100%,0,0);-webkit-transform:translate3d(-100%,0,0)}.td-menu-background:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.98;background:#313b45;background:-webkit-gradient(left top,left bottom,color-stop(0%,var(--td_mobile_gradient_one_mob,#313b45)),color-stop(100%,var(--td_mobile_gradient_two_mob,#3393b8)));background:linear-gradient(to bottom,var(--td_mobile_gradient_one_mob,#313b45) 0%,var(--td_mobile_gradient_two_mob,#3393b8) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--td_mobile_gradient_one_mob, #313b45)',endColorstr='var(--td_mobile_gradient_two_mob, #3393b8)',GradientType=0)}#td-mobile-nav{padding:0;position:fixed;width:100%;height:calc(100% + 1px);top:0;z-index:9999;visibility:hidden;transform:translate3d(-99%,0,0);-webkit-transform:translate3d(-99%,0,0);left:-1%;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",sans-serif}#td-mobile-nav .td_display_err{text-align:center;color:var(--td_mobile_text_color,#ffffff);border:none;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .16);box-shadow:0 0 8px rgb(0 0 0 / .16);margin:-9px -30px 24px;font-size:14px;border-radius:0;padding:12px;position:relative;background-color:rgb(255 255 255 / .06);display:none}#td-mobile-nav input:invalid{box-shadow:none!important}.td-js-loaded .td-menu-background,.td-js-loaded #td-mobile-nav{visibility:visible!important;-webkit-transition:transform 0.5s cubic-bezier(.79,.14,.15,.86);transition:transform 0.5s cubic-bezier(.79,.14,.15,.86)}#td-mobile-nav{height:1px;overflow:hidden}#td-mobile-nav .td-menu-socials{padding:0 65px 0 20px;overflow:hidden;height:60px}#td-mobile-nav .td-social-icon-wrap{margin:20px 5px 0 0;display:inline-block}#td-mobile-nav .td-social-icon-wrap i{border:none;background-color:#fff0;font-size:14px;width:40px;height:40px;line-height:38px;color:var(--td_mobile_text_color,#ffffff);vertical-align:middle}#td-mobile-nav .td-social-icon-wrap .td-icon-instagram{font-size:16px}.td-mobile-close{position:absolute;right:1px;top:0;z-index:1000}.td-mobile-close .td-icon-close-mobile{height:70px;width:70px;line-height:70px;font-size:21px;color:var(--td_mobile_text_color,#ffffff);top:4px;position:relative}.td-mobile-content{padding:20px 20px 0}.td-mobile-container{padding-bottom:20px;position:relative}.td-mobile-content .fa{margin-right:10px;min-width:22px!important;display:inline-block;font-size:18px;text-align:center;position:relative;top:-1px}.td-mobile-content .sub-menu .fa{margin-right:5px;min-width:16px!important;font-size:13px}.td-mobile-content ul{list-style:none;margin:0;padding:0}.td-mobile-content li{float:none;margin-left:0;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.td-mobile-content li a{display:block;line-height:21px;font-size:21px;color:var(--td_mobile_text_color,#ffffff);margin-left:0;padding:12px 30px 12px 12px;font-weight:700}.td-mobile-content .td_mobile_submenu>a .td-icon-menu-right{display:inline-block}.td-mobile-content .td-icon-menu-right{display:none;position:absolute;cursor:pointer;top:10px;right:-4px;z-index:1000;font-size:14px;padding:6px 12px;float:right;color:var(--td_mobile_text_color,#ffffff);-webkit-transform-origin:50% 48% 0;transform-origin:50% 48% 0;-webkit-transition:transform 0.3s ease;transition:transform 0.3s ease;transform:rotate(-90deg);-webkit-transform:rotate(-90deg)}.td-mobile-content .td-icon-menu-right:before{content:'\e83d'}.td-mobile-content .td-sub-menu-open>a i{transform:rotate(0deg);-webkit-transform:rotate(0deg)}.td-mobile-content .td-sub-menu-open>ul{display:block;max-height:2000px;opacity:.9}.td-mobile-content .sub-menu{max-height:0;overflow:hidden;opacity:0;-webkit-transition:max-height 0.5s cubic-bezier(.77,0,.175,1),opacity 0.5s cubic-bezier(.77,0,.175,1);transition:max-height 0.5s cubic-bezier(.77,0,.175,1),opacity 0.5s cubic-bezier(.77,0,.175,1)}.td-mobile-content .sub-menu .td-icon-menu-right{font-size:11px;right:-2px;top:8px;color:var(--td_mobile_text_color,#ffffff)}.td-mobile-content .sub-menu a{padding:9px 26px 9px 36px!important;line-height:19px;font-size:16px;font-weight:400}.td-mobile-content .sub-menu .sub-menu a{padding-left:55px!important}.td-mobile-content .sub-menu .sub-menu .sub-menu a{padding-left:74px!important}.td-mobile-content .current-menu-item>a,.td-mobile-content .current-menu-ancestor>a,.td-mobile-content .current-category-ancestor>a{color:var(--td_mobile_text_active_color,#73c7e3)}.td-mobile-content .menu_icon{display:none}.td-mobile-content .menu-item-has-children a{width:100%;z-index:1}.td-mobile-content .td-link-element-after{position:relative}.rtl .td-mobile-content .td-icon-menu-right{right:auto;left:-4px;transform:rotate(90deg);-webkit-transform:rotate(90deg)}.rtl .td-mobile-content .td-sub-menu-open>a i{transform:rotate(0deg);-webkit-transform:rotate(0deg)}.td-menu-mob-open-menu #td-outer-wrap{position:fixed;transform:scale3d(.9,.9,.9);-webkit-transform:scale3d(.9,.9,.9);-webkit-box-shadow:0 0 46px #000;box-shadow:0 0 46px #000}.td-menu-mob-open-menu #td-mobile-nav{height:calc(100% + 1px);overflow:auto;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);left:0}.td-menu-mob-open-menu #td-mobile-nav label{-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.td-menu-mob-open-menu #td-mobile-nav .td-login-animation{-webkit-transition:all 0.5s ease 0.5s;transition:all 0.5s ease 0.5s}.td-menu-mob-open-menu .td-menu-background{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.td-menu-mob-open-menu .td-mobile-container{-webkit-transition:all 0.5s ease 0.5s;transition:all 0.5s ease 0.5s}.td-mobile-container{opacity:1}.td-hide-menu-content .td-mobile-container{opacity:0;visibility:hidden;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s}.td-hide-menu-content .td-mobile-content{display:none}#td-mobile-nav .td-login-animation{opacity:0;position:absolute;top:0;width:100%}#td-mobile-nav .td-login-animation .td-login-inputs{height:76px}.td-login-hide-mob{pointer-events:none}#td-mobile-nav .td-login-hide{-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;visibility:hidden!important}#td-mobile-nav .td-login-show{visibility:visible!important;opacity:1;pointer-events:auto}.td-search-wrap-mob{padding:0;position:absolute;width:100%;height:auto;top:0;text-align:center;z-index:9999;visibility:hidden;color:var(--td_mobile_text_color,#ffffff);font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",sans-serif}.td-search-wrap-mob .td-drop-down-search{opacity:0;visibility:hidden;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;-webkit-backface-visibility:hidden;position:relative}.td-search-wrap-mob #td-header-search-mob{color:var(--td_mobile_text_color,#ffffff);font-weight:700;font-size:26px;height:40px;line-height:36px;border:0;background:#fff0;outline:0;margin:8px 0;padding:0;text-align:center}.td-search-wrap-mob .td-search-input{margin:0 5%;position:relative}.td-search-wrap-mob .td-search-input span{opacity:.8;font-size:12px}.td-search-wrap-mob .td-search-input:before,.td-search-wrap-mob .td-search-input:after{content:'';position:absolute;display:block;width:100%;height:1px;background-color:var(--td_mobile_text_color,#ffffff);bottom:0;left:0;opacity:.2}.td-search-wrap-mob .td-search-input:after{opacity:.8;transform:scaleX(0);-webkit-transform:scaleX(0);-webkit-transition:transform 0.5s ease 0.8s;transition:transform 0.5s ease 0.8s}.td-search-wrap-mob .td_module_wrap{text-align:left}.td-search-wrap-mob .td_module_wrap .entry-title{font-size:16px;line-height:20px}.td-search-wrap-mob .td_module_wrap .entry-title a{color:var(--td_mobile_text_color,#ffffff)}.td-search-wrap-mob .td_module_wrap:hover .entry-title a{color:var(--td_mobile_text_color,#ffffff)}.td-search-wrap-mob .td-post-date{color:var(--td_mobile_text_color,#dddddd);opacity:.8}.td-search-wrap-mob .td-search-form{margin-bottom:30px}.td-search-wrap-mob .td-aj-search-results{margin:0 5%;text-align:left}.td-search-wrap-mob .td-module-thumb{top:auto;left:auto}.td-search-wrap-mob .result-msg{margin:0 5%}.td-search-wrap-mob .result-msg a{display:block;text-align:center;width:100%;text-transform:uppercase;line-height:50px;color:var(--td_mobile_button_color_mob,#000000);border:none;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .36);box-shadow:0 0 8px rgb(0 0 0 / .36);margin:10px 0 40px;font-size:17px;border-radius:0;background-color:var(--td_mobile_button_background_mob,#ffffff);opacity:.8}.td-search-background{background-repeat:no-repeat;background-size:cover;background-position:center top;position:fixed;top:0;display:block;width:100%;height:113%;z-index:9999;-webkit-transition:all 0.5s cubic-bezier(.79,.14,.15,.86);transition:all 0.5s cubic-bezier(.79,.14,.15,.86);transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);visibility:hidden}.td-search-background:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.98;background:#313b45;background:-webkit-gradient(left top,left bottom,color-stop(0%,var(--td_mobile_gradient_one_mob,#313b45)),color-stop(100%,var(--td_mobile_gradient_two_mob,#3393b8)));background:linear-gradient(to bottom,var(--td_mobile_gradient_one_mob,#313b45) 0%,var(--td_mobile_gradient_two_mob,#3393b8) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--td_mobile_gradient_one_mob, #313b45)',endColorstr='var(--td_mobile_gradient_two_mob, #3393b8)',GradientType=0)}.td-search-close{text-align:right;z-index:1000}.td-search-close .td-icon-close-mobile{height:70px;width:70px;line-height:70px;font-size:21px;color:var(--td_mobile_text_color,#ffffff);position:relative;top:4px;right:0}.td-search-opened #td-outer-wrap{position:fixed;transform:scale3d(.9,.9,.9);-webkit-transform:scale3d(.9,.9,.9);-webkit-box-shadow:0 0 46px;box-shadow:0 0 46px}.td-search-opened .td-search-wrap-mob .td-drop-down-search{opacity:1;visibility:visible!important;-webkit-transition:all 0.5s ease 0.3s;transition:all 0.5s ease 0.3s}.td-search-opened .td-search-background{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);visibility:visible!important}.td-search-opened .td-search-input:after{transform:scaleX(1);-webkit-transform:scaleX(1)}.admin-bar .td-search-wrap-mob{padding-top:32px}@media (max-width:767px){.admin-bar .td-search-wrap-mob{padding-top:46px}}#td-mobile-nav label{position:absolute;top:26px;left:10px;font-size:17px;color:var(--td_mobile_text_color,#ffffff);opacity:.6;pointer-events:none}.td-login-inputs{position:relative}body{font-family:Verdana,BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:14px;line-height:21px}p{margin-top:0;margin-bottom:21px}a:active,a:focus{outline:none}a{color:var(--td_theme_color,#4db2ec);text-decoration:none}ins{background:#fff;text-decoration:none}code{position:relative;top:-1px;border:none;background-color:#F1F1F1;padding:2px 6px}pre{background-color:#f1f1f1;padding:4px 10px;border:none;border-radius:0;margin-top:24px;overflow:auto}cite{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:13px;font-style:italic;font-weight:400;text-transform:none;color:#000}cite a{color:#000}cite a:hover{color:var(--td_theme_color,#4db2ec)}q{font-style:italic}ul,ol{padding:0}ul li,ol li{line-height:24px;margin-left:21px}.wp-block-navigation li{line-height:1.2;margin-left:0}.dl-horizontal a{font-weight:500!important}.dl-horizontal dt{width:70px;font-weight:400;line-height:24px;font-size:15px}.dl-horizontal dd{margin-left:90px;line-height:24px;font-size:14px}address{font-size:inherit!important;line-height:inherit!important;margin-bottom:21px}big{text-transform:uppercase}embed{width:100%}table{width:100%}table th{text-align:left;border:1px solid var(--td_grid_border_color,#ededed);padding:2px 8px}table td{border:1px solid var(--td_grid_border_color,#ededed);padding:2px 8px}table .odd td{background-color:#fcfcfc}h1,h2,h3,h4,h5,h6{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);color:var(--td_text_color,#111111);font-weight:400;margin:6px 0}h1>a,h2>a,h3>a,h4>a,h5>a,h6>a{color:var(--td_text_color,#111111)}div.td-block-title{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);color:var(--td_text_color,#111111)}p.td-module-title,p.tdb-subcategory-name{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);color:var(--td_text_color,#111111)}p.td-module-title>a,p.tdb-subcategory-name>a{color:var(--td_text_color,#111111)}h1{font-size:32px;line-height:40px;margin-top:33px;margin-bottom:23px}h2{font-size:27px;line-height:38px;margin-top:30px;margin-bottom:20px}h3{font-size:22px;line-height:30px;margin-top:27px;margin-bottom:17px}h4{font-size:19px;line-height:29px;margin-top:24px;margin-bottom:14px}h5{font-size:17px;line-height:25px;margin-top:21px;margin-bottom:11px}h6{font-size:16px;line-height:24px;margin-top:21px;margin-bottom:11px}.videopress-placeholder{width:100%!important}.videopress-poster{height:auto!important;width:100%!important}.video-player{width:100%!important}textarea{font-size:12px;line-height:21px;color:#444;border:1px solid #e1e1e1;width:100%;max-width:100%;height:168px;min-height:168px;padding:6px 9px}@media (max-width:767px){textarea{font-size:16px}}textarea:active,textarea:focus{border-color:#b0b0b0!important}textarea:focus,input:focus,input[type]:focus{outline:0 none}input[type=submit]{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:13px;background-color:var(--td_black,#222222);border-radius:0;color:#fff;border:none;padding:8px 15px;font-weight:500;-webkit-transition:background-color 0.4s;transition:background-color 0.4s}input[type=submit]:hover{background-color:var(--td_theme_color,#4db2ec)}input[type=text],input[type=url],input[type=tel],input[type=email]{font-size:12px;line-height:21px;color:#444;border:1px solid #e1e1e1;width:100%;max-width:100%;height:34px;padding:3px 9px}@media (max-width:767px){input[type=text],input[type=url],input[type=tel],input[type=email]{font-size:16px}}input[type=text]:active,input[type=url]:active,input[type=tel]:active,input[type=email]:active,input[type=text]:focus,input[type=url]:focus,input[type=tel]:focus,input[type=email]:focus{border-color:#b0b0b0!important}input[type=password]{width:100%;position:relative;top:0;display:inline-table;vertical-align:middle;font-size:12px;line-height:21px;color:#444;border:1px solid #ccc;max-width:100%;height:34px;padding:3px 9px;margin-bottom:10px}@media (max-width:767px){input[type=password]{font-size:16px}}.tagdiv-type{font-size:15px;line-height:1.74;color:#222}.tagdiv-type img{margin-bottom:21px}.tagdiv-type .wp-block-embed{margin-bottom:26px}.tagdiv-type figure img{margin-bottom:0}.tagdiv-type .alignnone{display:inline-block;margin:0 5px}@media (max-width:767px){.tagdiv-type .alignnone{margin:0 10px 0 0}}.tagdiv-type a:hover{text-decoration:underline}.tagdiv-type ul,.tagdiv-type ol{margin-bottom:26px}.tagdiv-type ul li:not(.blocks-gallery-item):not(.wp-block-navigation-item),.tagdiv-type ol li:not(.blocks-gallery-item):not(.wp-block-navigation-item){line-height:inherit;margin-bottom:10px}.tagdiv-type ul li:not(.blocks-gallery-item):not(.wp-block-navigation-item):last-child,.tagdiv-type ol li:not(.blocks-gallery-item):not(.wp-block-navigation-item):last-child{margin-bottom:0}.tagdiv-type li ul,.tagdiv-type li ol{margin-bottom:0}.tagdiv-type li[style="text-align: center;"],.tagdiv-type li[style="text-align: right;"]{list-style-position:inside;margin-left:-21px}.tagdiv-type p{margin-bottom:26px}.tagdiv-type .td-arrow-list{list-style:none;margin-left:16px}.tagdiv-type .td-arrow-list li:before{font-family:'newspaper',sans-serif;content:'\e803';float:left;margin-left:-16px;line-height:26px;font-size:14px}.tagdiv-type embed,.tagdiv-type iframe,.tagdiv-type object{max-width:100%!important}.tagdiv-type iframe.instagram-media{margin:1px 0 12px!important}.tagdiv-type blockquote{padding:0;position:relative;border-left:none;margin:40px 5% 38px;font-style:italic;text-align:center}@media (max-width:767px){.tagdiv-type blockquote{margin:20px 3% 18px}}.tagdiv-type blockquote p{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:32px;line-height:40px;font-weight:400;text-transform:uppercase;color:var(--td_theme_color,#4db2ec);word-wrap:break-word}@media (min-width:768px) and (max-width:1018px){.tagdiv-type blockquote p{font-size:24px;line-height:32px}}@media (max-width:767px){.tagdiv-type blockquote p{font-size:22px;line-height:30px}}.tagdiv-type blockquote cite{display:block}.tagdiv-type .td_quote_right{float:right;width:50%;margin:21px 0 21px 21px}@media (max-width:767px){.tagdiv-type .td_quote_right{float:none;width:auto;margin-right:5%;margin-left:5%}}.tagdiv-type .td_quote_left{float:left;width:50%;margin:18px 18px 18px 0}@media (max-width:767px){.tagdiv-type .td_quote_left{float:none;width:auto;margin-right:5%;margin-left:5%}}.tagdiv-type .td_quote_left p,.tagdiv-type .td_quote_left cite{text-align:left}@media (max-width:767px){.tagdiv-type .td_quote_left p,.tagdiv-type .td_quote_left cite{text-align:center}}.tagdiv-type .td_quote_box{margin:0;background-color:var(--td_container_transparent,#fcfcfc);border-left:2px solid var(--td_theme_color,#4db2ec);padding:15px 23px 16px 23px;position:relative;top:6px;clear:both}.tagdiv-type .td_quote_box p{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);color:#777;font-size:13px;line-height:21px;margin:0;text-transform:none}.tagdiv-type .td_quote_box cite{margin-top:20px;font-size:11px}.tagdiv-type .td_box_left{width:40%;float:left;margin:0 34px 20px 0}@media (max-width:767px){.tagdiv-type .td_box_left{float:none;margin:0 0 36px 0;width:auto}}.tagdiv-type .td_box_left p,.tagdiv-type .td_box_left cite{text-align:left}.tagdiv-type .td_box_right{width:30%;float:right;margin:0 0 20px 34px}@media (max-width:767px){.tagdiv-type .td_box_right{float:none;margin:0 0 36px 0;width:auto}}.tagdiv-type .td_box_right p,.tagdiv-type .td_box_right cite{text-align:left}.tagdiv-type .td_box_center{margin:0 0 29px 0}@media (max-width:767px){.tagdiv-type .td_box_center{margin-bottom:36px}}.tagdiv-type .wp-block-pullquote blockquote,.tagdiv-type .td_pull_quote{padding:18px 25px;margin:0;clear:both}.tagdiv-type .wp-block-pullquote blockquote p,.tagdiv-type .td_pull_quote p{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);text-transform:none;text-align:center}.tagdiv-type .wp-block-pullquote blockquote p:first-child:before,.tagdiv-type .td_pull_quote p:first-child:before{position:absolute;left:0;display:block;content:'';width:15px;height:15px;box-sizing:border-box;-webkit-box-sizing:border-box;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMAd+67mWZR3SKqMxGIzB8/1rAAAABlSURBVAjXFcexDQEBAAXQd+KCRm4CDZURFGICMYFadTHBxQQmEDHCzWAI9XGJ8s/ANS95FBvccKwYr5kuUQ/5omm5dpQ9Fu+H2efEPX07Sg62f+bJ2T6pJkmnTi5FslM2L56r9geMACBhjTsodgAAAABJRU5ErkJggg==) no-repeat}.tagdiv-type .wp-block-pullquote blockquote p:after,.tagdiv-type .td_pull_quote p:after{position:absolute;bottom:10px;right:0;display:block;content:'';width:15px;height:15px;box-sizing:border-box;-webkit-box-sizing:border-box;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMA3ZnuqndmIhG7VYhEMzOiL2oAAABkSURBVAjXY+D1E2PgULZuYGB89+4A07t3AQzn3r1T4Hv3ToCh7t27CUDRBwxAYQe2d+8MGBiuAuWr5BwYGBjeFTAwzEtgYOB6xMDA8RAowGnOwMD6CsjIA4oWKwBFXYGcLQ0MAFHHH+tW1OhlAAAAAElFTkSuQmCC) no-repeat}.tagdiv-type .wp-block-pullquote blockquote cite,.tagdiv-type .td_pull_quote cite{margin-top:-10px;font-size:11px}.tagdiv-type .td_pull_quote p{font-size:14px;line-height:26px;font-weight:600}.tagdiv-type .wp-block-pullquote blockquote,.tagdiv-type .td_pull_center{margin:17px 0;padding:15px 50px}@media (max-width:767px){.tagdiv-type .wp-block-pullquote blockquote,.tagdiv-type .td_pull_center{padding:15px 20px}}.tagdiv-type .wp-block-pullquote{padding:0;color:var(--td_theme_color,#4db2ec)}.tagdiv-type .wp-block-pullquote.has-text-color p,.tagdiv-type .wp-block-pullquote.has-text-color cite{color:inherit}.tagdiv-type .wp-block-pullquote cite{color:#6c7781}.tagdiv-type .wp-block-pullquote.alignfull blockquote{margin-left:30px;margin-right:30px}.tagdiv-type .wp-block-pullquote.alignleft,.tagdiv-type .td_pull_left{width:40%;margin-right:34px}@media (max-width:767px){.tagdiv-type .wp-block-pullquote.alignleft,.tagdiv-type .td_pull_left{float:none;margin:0 0 30px 0;width:auto}}.tagdiv-type .td_pull_left{float:left}.tagdiv-type .wp-block-pullquote.alignright,.tagdiv-type .td_pull_right{width:30%;margin-left:24px}@media (max-width:767px){.tagdiv-type .wp-block-pullquote.alignright,.tagdiv-type .td_pull_right{float:none;margin:0 0 30px 0;width:auto}}.tagdiv-type .td_pull_right{float:right}.tagdiv-type .wp-block-pullquote.alignleft,.tagdiv-type .wp-block-pullquote.alignright{margin-top:0;margin-bottom:0!important}.tagdiv-type .wp-block-pullquote.alignleft blockquote,.tagdiv-type .wp-block-pullquote.alignright blockquote{margin-top:0;margin-bottom:0;padding:0}@media (max-width:767px){.tagdiv-type .wp-block-pullquote.alignleft,.tagdiv-type .wp-block-pullquote.alignright{max-width:100%}}.tagdiv-type .wp-block-pullquote.is-style-solid-color blockquote{max-width:100%}@media (max-width:767px){.td-md-is-ios .tagdiv-type figure{width:auto}}img.wp-smiley{width:auto}.wp-caption-text,.wp-caption-dd{font-family:Verdana,BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;text-align:left;margin:6px 0 26px 0;font-size:11px;font-style:italic;font-weight:400;line-height:17px;color:#444}.wp-caption{text-align:center;max-width:100%}.wp-caption img{max-width:100%!important}.alignnone{margin-top:0}.aligncenter{text-align:center;clear:both;display:block;margin:6px auto}img.td-center{position:relative;left:50%;transform:translateX(-50%);max-width:100vw!important;width:auto!important;margin-left:0!important;margin-right:0!important}figure.alignright,figure.alignleft,figure.aligncenter{margin-bottom:0}@media (max-width:767px){.alignleft,.alignright{float:none!important}}.alignleft{float:left;margin-top:6px;margin-right:24px!important;margin-bottom:6px!important;margin-left:0}@media (min-width:1019px) and (max-width:1140px){.alignleft{max-width:312px;margin-right:21px}}@media (min-width:768px) and (max-width:1018px){.alignleft{max-width:220px;margin-right:21px}}@media (max-width:767px){.alignleft{text-align:center;margin-left:auto!important;margin-right:auto!important;max-width:100%;margin-bottom:21px}.alignleft img{text-align:center;margin-left:auto;margin-right:auto}.alignleft figcaption{text-align:center}}.mce-content-body .alignleft{margin:6px 24px 6px 0}@media (min-width:1019px) and (max-width:1140px){.td-pb-span12 .alignleft,.mceContentBody-max-width-big .alignleft{max-width:550px!important}}@media (min-width:768px) and (max-width:1018px){.td-pb-span12 .alignleft,.mceContentBody-max-width-big .alignleft{max-width:400px!important}}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.alignright{float:right;margin-top:6px;margin-right:0;margin-bottom:6px!important;margin-left:24px!important}@media (min-width:1019px) and (max-width:1140px){.alignright{max-width:312px;margin-left:21px}}@media (min-width:768px) and (max-width:1018px){.alignright{max-width:220px;margin-left:21px}}@media (max-width:767px){.alignright{text-align:center;margin-left:auto!important;margin-right:auto!important;max-width:100%;margin-bottom:21px}.alignright img{text-align:center;margin-left:auto;margin-right:auto}.alignright figcaption{text-align:center}}.mce-content-body .alignright{margin:6px 0 6px 24px}@media (min-width:1019px) and (max-width:1140px){.td-pb-span12 .alignright,.mceContentBody-max-width-big .alignright{max-width:550px!important}}@media (min-width:768px) and (max-width:1018px){.td-pb-span12 .alignright,.mceContentBody-max-width-big .alignright{max-width:400px!important}}.entry-title a:hover,.td-post-category:hover,.widget a:hover,.td_block_wrap a:hover{text-decoration:none!important}.wp-block-quote.is-large:not(.td_quote_box),.wp-block-quote.is-style-large:not(.td_quote_box){padding:0}.wp-block-quote.is-large cite,.wp-block-quote.is-style-large cite{font-size:13px}.wp-block-quote.is-large:not(.td_quote_left) cite,.wp-block-quote.is-style-large:not(.td_quote_left) cite{text-align:center}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px}.twitter-tweet p{font-family:initial;font-size:initial;line-height:initial;font-style:initial;text-align:initial;text-transform:initial;color:initial;font-weight:initial}blockquote small{margin-top:5px;display:block;font-size:13px;font-style:italic;font-weight:400;text-transform:none;color:#444}blockquote.pull-right{padding-left:20px;border-right:none}blockquote.pull-right:after{border-right:2px solid #FB5502;width:40px;right:-40px}.dropcap{float:left;display:block;font-size:50px;line-height:56px;background-color:var(--td_theme_color,#4db2ec);color:#fff;text-align:center;margin:9px 13px 0 0;padding:2px 10px 4px;font-family:Verdana,BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;text-transform:uppercase;min-width:62px;min-height:62px}.dropcap1{border-radius:70px;font-size:40px;padding:2px 14px 4px}.dropcap2{background-color:transparent!important;color:#4B4B4B;font-size:79px;line-height:69px;margin:0 9px 0 0;padding:0 13px 0 0}.dropcap3{background-color:transparent!important;color:#4B4B4B;font-weight:700;font-size:79px;line-height:69px;margin:0 9px 0 0;padding:0 13px 0 0}.td_text_columns_two_cols{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;-webkit-column-rule-style:solid;-moz-column-rule-style:solid;column-rule-style:solid;-webkit-column-rule-width:1px;-moz-column-rule-width:1px;column-rule-width:1px;-webkit-column-rule-color:#e9e9e9;-moz-column-rule-color:#e9e9e9;column-rule-color:#e9e9e9;margin-bottom:26px}.td_btn{cursor:pointer;display:inline-block;position:relative;color:#fff;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-weight:600}.td_btn_sm{padding:5px 10px;font-size:12px;line-height:1.5}.td_btn_sm.td_round_btn{border-radius:3px}.td_btn_md{padding:9px 12px;font-size:16px;line-height:20px}.td_btn_md.td_round_btn{border-radius:4px}.td_btn_lg{padding:10px 16px;font-size:18px;line-height:1.33}.td_btn_lg.td_round_btn{border-radius:6px}.td_default_btn,.td_round_btn{transition:background-color 0.1s ease;-webkit-transition:background-color 0.1s ease;background-color:var(--td_theme_color,#4db2ec)}.td_default_btn:hover,.td_round_btn:hover{background-color:#444}.td_default_btn:active,.td_round_btn:active{background-color:#000}.td_outlined_btn{border-radius:4px;border:2px solid var(--td_theme_color,#4db2ec);color:var(--td_theme_color,#4db2ec);background-color:#fff0;transition:all 0.1s ease;-webkit-transition:all 0.1s ease}.td_outlined_btn:hover{background-color:var(--td_theme_color,#4db2ec);color:#fff}.td_outlined_btn:active{background-color:#444;border-color:#444}.td_shadow_btn{background-color:var(--td_theme_color,#4db2ec);top:0;-webkit-box-shadow:0 4px 7px 0 rgb(0 0 0 / .25);-moz-box-shadow:0 4px 7px 0 rgb(0 0 0 / .25);box-shadow:0 4px 7px 0 rgb(0 0 0 / .25);transition:top 0.1s ease;-webkit-transition:top 0.1s ease}.td_shadow_btn:hover{top:-3px;-webkit-box-shadow:0 6px 12px 0 rgb(0 0 0 / .25);-moz-box-shadow:0 6px 12px 0 rgb(0 0 0 / .25);box-shadow:0 6px 12px 0 rgb(0 0 0 / .25)}.td_shadow_btn:active{background-color:#444!important}.td_3D_btn{background-color:var(--td_theme_color,#4db2ec);top:0;transition:top 0.1s ease;-webkit-transition:top 0.1s ease}.td_3D_btn:after{content:"";position:absolute;display:block;left:0;top:100%;width:100%;height:5px;background-color:rgb(0 0 0 / .25);z-index:0;transition:height 0.1s ease;-webkit-transition:height 0.1s ease}.td_3D_btn:hover{top:5px}.td_3D_btn:hover:before{height:0}.td_3D_btn:hover:after{height:0}.td_3D_btn:active{background-color:#444!important}.td_text_highlight_0{background-color:rgb(0 0 0 / .77);padding:5px 0 6px 0;margin:0 8px 0 8px;box-shadow:8px 0 0 rgb(0 0 0 / .77),-8px 0 0 rgb(0 0 0 / .77);color:#2a2a2a;-webkit-transition:color 400ms;transition:color 400ms}.td_text_highlight_0:hover{color:#F9F9F9;cursor:default}.td_text_highlight_marker{padding:5px 0 6px 0;margin:0 8px 0 8px;color:#fff;-webkit-transition:color 400ms;transition:color 400ms}.td_text_highlight_marker:hover{color:#F9F9F9}.td_text_highlight_marker_red{background-color:rgb(255 28 26 / .62);box-shadow:8px 0 0 rgb(255 28 26 / .62),-8px 0 0 rgb(255 28 26 / .62)}.td_text_highlight_marker_blue{background-color:rgb(57 213 255 / .75);box-shadow:8px 0 0 rgb(57 213 255 / .75),-8px 0 0 rgb(57 213 255 / .75)}.td_text_highlight_marker_green{background-color:rgb(77 216 69 / .65);box-shadow:8px 0 0 rgb(77 216 69 / .65),-8px 0 0 rgb(77 216 69 / .65)}.td_text_highlight_marker_yellow{background-color:rgb(255 203 0 / .75);box-shadow:8px 0 0 rgb(255 203 0 / .75),-8px 0 0 rgb(255 203 0 / .75)}.td_text_highlight_marker_pink{background-color:rgb(255 101 243 / .75);box-shadow:8px 0 0 rgb(255 101 243 / .75),-8px 0 0 rgb(255 101 243 / .75)}.td-paragraph-padding-0{display:block;padding-left:0;padding-right:6%}.td-paragraph-padding-1{display:block;padding-left:6%;padding-right:6%}.td-paragraph-padding-2{display:block;padding-left:12%;padding-right:12%}.td-paragraph-padding-3{display:block;padding-left:6%;padding-right:12%}.td-paragraph-padding-4{display:block;padding-left:6%;padding-right:0}.td-paragraph-padding-5{display:block;padding-left:18%;padding-right:18%}.td-paragraph-padding-6{display:block;padding-left:12%;padding-right:6%}.td-pb-span8 .td-paragraph-padding-0,.mceContentBody-max-width-small .td-paragraph-padding-0{padding-right:4%}.td-pb-span8 .td-paragraph-padding-1,.mceContentBody-max-width-small .td-paragraph-padding-1{padding-left:4%;padding-right:4%}.td-pb-span8 .td-paragraph-padding-2,.mceContentBody-max-width-small .td-paragraph-padding-2{padding-left:8%;padding-right:8%}.td-pb-span8 .td-paragraph-padding-3,.mceContentBody-max-width-small .td-paragraph-padding-3{padding-left:4%;padding-right:8%}.td-pb-span8 .td-paragraph-padding-4,.mceContentBody-max-width-small .td-paragraph-padding-4{padding-left:4%}.td-pb-span8 .td-paragraph-padding-5,.mceContentBody-max-width-small .td-paragraph-padding-5{padding-left:12%;padding-right:12%}.td-pb-span8 .td-paragraph-padding-6,.mceContentBody-max-width-small .td-paragraph-padding-6{padding-left:8%;padding-right:4%}@media (max-width:500px){.td-paragraph-padding-0,.td-paragraph-padding-1,.td-paragraph-padding-2,.td-paragraph-padding-3,.td-paragraph-padding-4,.td-paragraph-padding-5,.td-paragraph-padding-6{padding-left:10px!important;padding-right:10px!important}}.td_module_wrap{position:relative;padding-bottom:35px}.td_module_wrap .entry-title{font-size:21px;line-height:25px;margin:0 0 6px 0}.td_module_wrap:hover .entry-title a{color:var(--td_theme_color,#4db2ec)}.entry-title{word-wrap:break-word}.td-module-thumb{position:relative;margin-bottom:13px}.td-module-thumb .entry-thumb{display:block}.td-video-play-ico{position:absolute;width:40px;height:40px;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);background-color:rgb(0 0 0 / .48);border:.05em solid #fff;border-radius:100%;font-size:40px;z-index:1;-webkit-box-shadow:0 0 .15em rgb(0 0 0 / .4);box-shadow:0 0 .15em rgb(0 0 0 / .4)}.td-video-play-ico i{position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);font-size:35%;color:#fff}.td-video-play-ico i.td-icon-video-thumb-play{left:54%}.td-video-play-ico i.td-icon-audio-thumb-play{left:47%}.td-video-play-ico.td-video-small{width:20px;height:20px;font-size:20px}.td-module-meta-info{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:11px;margin-bottom:7px;line-height:1;min-height:17px}.td_module_wrap.td-meta-info-hide .td-module-meta-info{min-height:1px;margin-top:-4px}.entry-review-stars{display:inline-block;position:relative;top:1px;vertical-align:middle}.td-post-author-name{font-weight:700;display:inline-block;position:relative;top:2px}.td-post-author-name a{color:#000}.td-post-author-name span{color:#ccc;margin:0 2px 0 2px;font-weight:400}.td-post-author-name div{display:inline;margin-right:2px}.td-post-date{color:#767676;display:inline-block;position:relative;top:2px}.td-module-comments{position:relative;float:right;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:10px;font-weight:600;text-align:center;line-height:1}.td-module-comments a{color:#fff;background-color:#000;display:inline-block;min-width:17px;padding:3px 4px 4px 5px;position:relative}.td-module-comments a:after{position:absolute;bottom:-3px;left:0;content:'';width:0;height:0;border-style:solid;border-width:3px 3px 0 0;border-color:#000 #fff0 #fff0 #fff0}.td-excerpt{font-size:13px;color:#767676;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);word-wrap:break-word;overflow-wrap:anywhere;margin-top:9px}.td-read-more,.more-link-wrap{display:inline-block;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);margin-bottom:20px}.td-read-more a,.more-link-wrap a{background-color:var(--td_theme_color,#4db2ec);color:#fff;display:inline-block;font-size:13px;font-weight:500;line-height:1;padding:10px 15px;-webkit-transition:background-color 0.4s;transition:background-color 0.4s}.td-read-more a:hover,.more-link-wrap a:hover{background-color:var(--td_black,#222222)!important;text-decoration:none}.td-admin-edit{position:absolute;left:0;top:0;display:none;z-index:2;background-color:rgb(0 0 0 / .3);color:#fff!important;padding:3px 10px;font-size:13px;-webkit-transition:background-color 0.4s;transition:background-color 0.4s}.td-admin-edit:hover{background-color:#000}.td-module-thumb:hover .td-admin-edit{display:block}.td-post-category{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:10px;font-weight:600;line-height:1;background-color:var(--td_black,#222222);color:#fff;margin-right:5px;padding:3px 6px 4px;display:block;vertical-align:top;transition:all 0.2s ease;-webkit-transition:all 0.2s ease}.td-post-category:hover{background-color:var(--td_theme_color,#4db2ec)}.td-module-image{position:relative}.td-module-image .td-post-category{position:absolute;bottom:0}.td-module-meta-info .td-post-category{display:inline-block}.td_module_15{padding-bottom:20px;border-bottom:1px dashed #f2f2f2;margin-bottom:40px}.td_module_15 .entry-title{font-size:34px;line-height:42px;margin-bottom:8px;margin-top:0}@media (max-width:1018px){.td_module_15 .entry-title{font-size:26px;line-height:36px}}.td_module_15 .entry-title a:hover{text-decoration:none}.td_module_15.sticky .entry-title a{color:var(--td_theme_color,#4db2ec)}.td_module_15 .td-module-meta-info a:hover{text-decoration:none}.td_module_15.post{margin-top:0}.td_module_15.post .td-post-comments{display:inline-block;float:none;margin-left:22px;vertical-align:top;position:relative;top:2px}.td_module_15.post .td-post-comments a{color:#444}.td_module_15.post .td-module-meta-info{margin-bottom:21px}.td_module_15 .entry-review-stars{top:5px}.td_module_15 .td-post-content{padding-bottom:0}.td_module_15 .td-icon-comments{font-size:9px;margin-right:5px;vertical-align:middle}.td_module_15 .alignwide{width:100%!important;margin-left:0!important}.td_module_15 .alignfull{left:auto;transform:none;width:auto!important;margin-left:0!important}.td_module_15 .alignfull.wp-block-columns{padding-left:0;padding-right:0}.block-title{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:14px;line-height:1;margin-top:0;margin-bottom:26px;border-bottom:2px solid var(--td_header_color,var(--td_black,#222222))}.block-title>a,.block-title>span,.block-title>label,.block-title>span>a{line-height:17px;display:inline-block;padding:7px 12px 4px;background-color:var(--td_header_color,var(--td_black,#222222));color:var(--td_text_header_color,#ffffff)}.td-block-title span,.td-block-title a{display:inline-block}.td_block_template_1 .block-title{text-align:left}.td-page-title{font-size:30px;line-height:38px;margin:-9px 0 19px 0}.td-page-title,.td-page-title h1{color:var(--td_page_title_color,var(--td_text_color,#111111))}@media (min-width:768px) and (max-width:1018px){body .td-page-title{font-size:26px;line-height:34px;margin:-2px 0 19px 0}}@media (max-width:767px){body .td-page-title{font-size:24px;line-height:32px}}@media (min-width:768px) and (max-width:1018px){.page-template-page-pagebuilder-title .td-crumb-container,.page-template-default .td-crumb-container{margin-bottom:0}}.page-template-page-pagebuilder-title .wpb_text_column p:last-child,.page-template-default .wpb_text_column p:last-child{margin-bottom:26px}.page-template-page-pagebuilder-title .wpb_text_column figure img,.page-template-default .wpb_text_column figure img{margin-bottom:0!important}.page-template-page-pagebuilder-title .td-main-content-wrap{padding-top:0}.td-main-content-wrap{padding-bottom:40px}@media (max-width:767px){.td-main-content-wrap{padding-bottom:26px}}.td-main-page-wrap{padding-top:48px}@media (max-width:767px){.td-main-page-wrap{padding-top:32px}}.td-author-page{font-size:12px}@media (min-width:1019px) and (max-width:1140px){.td-author-page{margin-bottom:40px}}@media (min-width:768px) and (max-width:1018px){.td-author-page{margin-bottom:28px}}@media (max-width:767px){.td-author-page{margin-bottom:28px}}.td-author-counters{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:11px;font-weight:700;color:#fff;margin-bottom:12px}@media (max-width:767px){.td-author-counters{margin-bottom:10px}}.td-author-counters span{background-color:var(--td_black,#222222);padding:4px 9px 3px;margin-right:10px;position:relative;top:0}@-moz-document url-prefix(){.td-author-counters span{padding:3px 9px;top:-1px}}.td-404-title{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:40px;color:#222;text-align:center;line-height:50px;margin:50px 0 17px 0}@media (max-width:767px){.td-404-title{font-size:34px;line-height:44px}}.td-404-sub-title{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:21px;line-height:24px;color:#a6a6a6;text-align:center;margin:0 0 40px 0}@media (max-width:767px){.td-404-sub-title{font-size:17px;line-height:22px}}.td-404-sub-sub-title{text-align:center;margin-bottom:70px}.td-404-sub-sub-title a{background-color:var(--td_black,#222222);border:medium none;color:#fff;font-size:11px;font-weight:700;line-height:16px;padding:8px 15px;margin-left:6px}.td-404-sub-sub-title a:hover{color:#fff;background-color:var(--td_theme_color,#4db2ec)}.td-404-head{text-align:center}.td-attachment-page-content p{color:#444;font-size:11px;font-style:italic;line-height:17px}.td-attachment-prev{display:inline-block;margin:10px 0 21px 0}.td-attachment-prev img{width:100px;height:100px}.td-attachment-next{float:right;margin:10px 0 21px 0}.td-attachment-next img{width:100px;height:100px}.td-search-query{color:var(--td_theme_color,#4db2ec)}.search-page-search-wrap{margin:37px 0 51px 0}.td-search-form-widget{position:relative;line-height:21px}.td-search-form-widget .wpb_button{height:32px;position:absolute;right:0;top:0;text-shadow:none;padding:7px 15px 8px 15px;line-height:16px;margin:0}.td-search-form-widget .wpb_button:hover{background-color:var(--td_theme_color,#4db2ec)}.td-search-form-widget div{text-align:left}.td-search-form-widget .td-widget-search-input{width:95%;border-right:0;height:32px;line-height:21px;position:relative;top:0;display:inline-table;vertical-align:middle}.td_search_subtitle{position:relative;top:11px;left:2px;font-size:12px}.page-nav{margin:30px 0 30px 0;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:12px;display:inline-block;width:100%}@media (max-width:767px){.page-nav{margin-right:auto;margin-left:auto;display:table;width:auto}}.page-nav a:hover{color:#fff;background-color:#444;border-color:#444}.page-nav a,.page-nav span{padding:5px 11px;border:1px solid #e3e3e3;display:inline-block;margin:0 8px 8px 0;min-width:33px;text-align:center;color:#666;line-height:21px;float:left}@media (max-width:767px){.page-nav .first,.page-nav .last{display:none}}.page-nav .extend{border:none}@media (max-width:767px){.page-nav .extend{display:none}}.page-nav i{font-size:9px;line-height:1;display:inline-table}.page-nav .page-nav-icon-svg{display:inline-flex;align-items:center;justify-content:center}.page-nav .page-nav-icon-svg svg{width:9px;height:10px}.page-nav .page-nav-icon-svg svg,.page-nav .page-nav-icon-svg svg *{fill:#666}.page-nav a:hover .page-nav-icon-svg svg,.page-nav a:hover .page-nav-icon-svg svg *{fill:#fff}.page-nav .pages{float:right;margin:0;border:none;padding:6px 0 6px 6px}@media (max-width:767px){.page-nav .pages{display:none}}.page-nav .current{background-color:var(--td_theme_color,#4db2ec);color:#fff;border-color:var(--td_theme_color,#4db2ec)}.page-nav:first-child>div{padding:5px 11px;border:1px solid var(--td_theme_color,#4db2ec);display:inline-block;margin:0 8px 8px 0;min-width:33px;text-align:center;color:#fff;line-height:21px;float:left;background-color:var(--td_theme_color,#4db2ec)}.page-nav .td-icon-menu-right{padding-left:1px}.page-nav .td-icon-menu-left{padding-right:1px}.rtl .page-nav a,.rtl .page-nav span{float:right;margin:0 0 8px 8px}.rtl .page-nav .pages{float:left;padding:6px 6px 6px 0}.rtl .page-nav .td-icon-menu-left:before{content:'\e80d'}.rtl .page-nav .td-icon-menu-right:before{content:'\e80c'}.td-page-content{padding-bottom:26px}.td-page-content,.td-page-content p{color:var(--td_page_content_color,var(--td_black,#222222))}.td-page-content h1,.td-page-content h2,.td-page-content h3,.td-page-content h4,.td-page-content h5,.td-page-content h6{color:var(--td_page_h_color,var(--td_text_color,#111111))}.td-page-content table{margin-bottom:21px}.tdc-theme-Newspaper{overflow-x:hidden}.td-pb-span4 .wpb_wrapper,.td-ss-main-sidebar{perspective:unset!important}.td-crumb-container{min-height:35px;margin-bottom:9px;padding-top:21px}@media (min-width:768px) and (max-width:1018px){.td-crumb-container{padding-top:16px}}@media (max-width:767px){.td-crumb-container{padding-top:11px}}@media (max-width:767px){.single-post .td-bred-no-url-last{display:none}}.entry-crumbs{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:12px;color:#c3c3c3;line-height:18px;padding-top:1px;padding-bottom:2px}.entry-crumbs a{color:#c3c3c3}.entry-crumbs a:hover{color:#777}.entry-crumbs .td-bread-sep{font-size:8px;margin:0 5px}.td-category{list-style:none;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:10px;margin-top:0;margin-bottom:10px;line-height:1}.td-category li{display:inline-block;margin:0 5px 5px 0;line-height:1}.td-category a{color:#fff;background-color:var(--td_black,#222222);padding:3px 6px 4px 6px;white-space:nowrap;display:inline-block}.td-category a:hover{opacity:.9}@media (max-width:767px){.single .td-category{margin-bottom:0}}.post{background-color:var(--td_container_transparent,#ffffff)}.post header .entry-title{margin-top:0;margin-bottom:7px;word-wrap:break-word;font-size:41px;line-height:50px}@media (max-width:1018px){.post header .entry-title{font-size:32px;line-height:36px}}@media (max-width:767px){.post header .entry-title{margin-top:3px;margin-bottom:9px}}.td-post-sub-title{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:16px;font-style:italic;font-weight:300;line-height:24px;color:#999;margin:9px 0 14px 0}@media (max-width:767px){.td-post-sub-title{margin:0 0 16px}}.bypostauthor{line-height:1}header .td-module-meta-info{margin-bottom:16px}header .td-post-author-name{font-weight:400;color:#444;float:left}header .td-post-author-name a{font-weight:700;margin-right:3px}header .td-post-date{margin-left:4px;color:#767676;float:left}header .td-post-views{float:right;margin-right:22px}header .td-post-views span{line-height:15px;vertical-align:top}header .td-icon-views{position:relative;line-height:17px;font-size:14px;margin-right:5px}header .td-post-comments{float:right;position:relative;top:2px}header .td-post-comments a{color:#444}header .td-post-comments i{vertical-align:middle}header .td-icon-comments{margin-right:5px;font-size:9px}.post footer{clear:both}.page-nav.page-nav-post{margin-top:0}.td-post-source-tags{font-size:11px}.td-post-source-tags a{font-size:11px}.td-post-source-tags .td-no-tags{margin-bottom:34px}.td-post-source-via{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-weight:600}.td-post-small-box{margin-bottom:4px;line-height:20px;clear:left;height:20px;display:table}.td-post-small-box span{background-color:var(--td_black,#222222);padding:5px 9px;color:#fff;display:block;text-transform:uppercase;line-height:10px;float:left;height:20px}.td-post-small-box a{display:block;float:left;border:1px solid var(--td_grid_border_color,#ededed);margin-left:4px;line-height:8px;color:var(--td_text_color,#111111);padding:5px 8px;height:20px}.td-post-small-box a:hover{color:#fff;background-color:var(--td_theme_color,#4db2ec);border-color:var(--td_theme_color,#4db2ec)}.td-tags{margin:0 0 30px 0;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);display:table;line-height:20px;font-weight:600}.td-tags li{list-style:none;display:inline-block;line-height:20px;margin-left:0;float:left;margin-bottom:4px}.td-tags span,.td-tags a{margin-right:4px;margin-left:0}.td-post-next-prev-content{display:inline-block;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);word-break:break-word}.td-post-next-prev-content span{display:block;font-size:12px;color:#c1c1c1;margin-bottom:7px}.td-post-next-prev-content a{display:block;font-size:15px;color:#222;line-height:21px;margin-bottom:43px}.td-post-next-prev-content a:hover{color:var(--td_theme_color,#4db2ec)}.td-post-next-post{text-align:right}.td-next-prev-separator{display:none}@media (max-width:767px){#td-outer-wrap .td-post-prev-post,#td-outer-wrap .td-post-next-post{width:50%;float:left}}.author-box-wrap{border:1px solid var(--td_grid_border_color,#ededed);padding:21px;margin-bottom:48px}@media (max-width:767px){.author-box-wrap{text-align:center}}.author-box-wrap .avatar{float:left;max-width:96px}@media (max-width:767px){.author-box-wrap .avatar{margin-bottom:5px;float:none}}.author-box-wrap .desc{margin-left:117px;font-size:12px}@media (max-width:767px){.author-box-wrap .desc{margin-left:0}}.author-box-wrap .td-social-icon-wrap .td-icon-font{color:#222}.author-box-wrap .td-author-social{margin-bottom:-5px}.author-box-wrap .td-author-social a{color:#444;margin-top:11px}.author-box-wrap .td-author-social a:hover{color:var(--td_theme_color,#4db2ec)}.author-box-wrap .td-author-social .td-icon-font{font-size:15px;width:auto;min-width:18px;height:auto;margin-right:15px}.td-author-name{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:15px;line-height:21px;font-weight:700;margin:7px 0 8px 0}.td-author-name a{color:#222}.td-author-name a:hover{color:var(--td_theme_color,#4db2ec)}.td-author-url{font-size:11px;font-style:italic;line-height:21px;margin-bottom:6px}.td-author-url a{color:#444}.td-author-url a:hover{color:var(--td_theme_color,#4db2ec)}.wp-embedded-content{width:100%}.td-post-content .wpml-ls-statics-post_translations .wpml-ls-flag{margin-bottom:0}.single.wpb-js-composer .td-post-content .tdc-row{width:100%}.td-post-content p:empty{display:none}.td-post-featured-image{position:relative}.td-post-featured-image img{display:block;margin-bottom:26px;width:100%}.td-post-featured-image .wp-caption-text{margin-bottom:26px;z-index:1}.td-post-content{margin-top:21px;padding-bottom:16px}@media (max-width:767px){.td-post-content{margin-top:16px}}.td-post-content p{word-wrap:break-word}.td-post-content img{display:block}.td-post-content table{margin-bottom:21px}.td-post-content .td-gallery{clear:both}.td-post-content .fb-video{margin-bottom:26px}.td-post-content #fb-root+p{margin:0}.td-post-template-default .td-post-title .td-post-comments{margin-left:22px}.td-post-template-default .td-post-title div.td-post-views{margin-right:0}@media (max-width:1018px){.td-post-template-default .td-post-header header .entry-title{font-size:32px;line-height:36px}}.td-post-template-default .td-post-featured-image img{width:auto}.td-post-template-default .wpb_video_wrapper{margin-bottom:26px}.td-post-template-default .wpb_video_wrapper .fb-video{margin-bottom:0}.td-post-template-default .wpb_video_wrapper iframe{display:block}.td-post-template-default .wpb_video_wrapper .twitter-video{max-width:none!important}.td-post-template-default .wpb_video_wrapper video{max-width:100%}.comment{list-style:none;margin-left:0;padding-bottom:13px;border-bottom:1px dashed var(--td_grid_border_color,#ededed);margin-bottom:21px}.comment:first-child{border-top:none}.comment .avatar{float:left;margin-right:20px;margin-bottom:20px;width:50px}.comment cite{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-weight:700;font-style:normal;font-size:14px;line-height:1}@media (max-width:500px){.comment cite{font-size:16px}}@media (max-width:500px){.comment cite a{display:block}}.comment .comment-content,.comment .comment-meta,.comment .comment-respond{margin-left:56px;display:table-row}.comment .comment-content{margin-top:7px}.comment .comment-content p{margin-bottom:21px}.comment .comment-content p:last-child{margin-bottom:0}.comment p{margin-bottom:0;word-wrap:break-word}.comment .logged-in-as{margin-bottom:10px}.comment .children{margin-left:70px;padding-top:16px;border-top:1px dashed var(--td_grid_border_color,#ededed);margin-top:13px}@media (max-width:500px){.comment .children{margin-left:34px}}.comment .children .children{margin-left:56px}@media (max-width:500px){.comment .children .children{margin-left:0}}.comment .children .comment:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.comment .children .comment .avatar{width:36px;height:36px;position:relative;top:5px}@media (max-width:500px){.comment .children .comment .avatar{top:0}}.comment .children .comment .comment-content,.comment .children .comment .comment-meta,.comment .children .comment .comment-respond{margin-left:56px}.td-comments-title-wrap{transform:translateZ(0);-webkit-transform:translateZ(0)}.comment-link{font-size:11px;line-height:1;color:#747474;padding-left:10px}@media (max-width:500px){.comment-link{padding-left:0;margin-bottom:5px;margin-top:5px;display:block}}.comment-edit-link{font-size:11px;line-height:1;padding-left:10px}.comment-edit-link:hover{text-decoration:underline}@media (max-width:500px){.comment-edit-link{padding-left:0;margin-bottom:5px;margin-top:5px;display:block}}.comment-meta{margin-top:3px}.comment-respond{margin-bottom:21px}@media (max-width:767px){.comment-respond{margin-left:0!important}}.comment-reply-link{font-size:11px;color:#747474}.comment-reply-link:hover{color:var(--td_theme_color,#4db2ec)}.single .comments{margin-bottom:48px;padding-top:10px;margin-top:-10px}#reply-title{font-size:16px;font-weight:700;margin-bottom:7px;margin-top:10px}.logged-in-as{margin-top:0;margin-bottom:10px;font-size:13px}.logged-in-as a{color:var(--td_text_color,#111111);font-weight:600}.logged-in-as a:hover{color:var(--td_theme_color,#4db2ec)}@media (max-width:767px){.logged-in-as a:last-child{display:block;float:right}}#cancel-comment-reply-link{font-size:12px;font-weight:400;color:var(--td_text_color,#111111);margin-left:10px}#cancel-comment-reply-link:hover{color:var(--td_theme_color,#4db2ec)}.comment .comment-form-input-wrap{margin-top:0;margin-bottom:21px}.comment-subscription-form{margin-bottom:3px;font-size:13px}.comment-subscription-form .subscribe-label{margin-left:3px;position:relative;top:-1px}@media (max-width:767px){.td-login-comment{background-color:#222;width:100%;margin-top:20px;text-align:center;text-transform:uppercase;font-size:14px;font-weight:700}.td-login-comment a{color:#fff;padding:14px 0 15px;line-height:19px;display:block}}@media (max-width:767px){.comments .comment-form .submit{width:100%;font-size:15px;font-weight:700;padding:15px 0;text-transform:uppercase}}.comments{clear:both}.comment-form .td-warning-comment,.comment-form .td-warning-author,.comment-form .td-warning-email,.comment-form .td-warning-email-error,.comment-form .td-warning-captcha,.comment-form .td-warning-captcha-score{display:none}.comment-form textarea{display:block}.td-comment-form-warnings .td-warning-comment,.td-comment-form-warnings .td-warning-author,.td-comment-form-warnings .td-warning-email,.td-comment-form-warnings .td-warning-email-error,.td-comment-form-warnings .td-warning-captcha,.td-comment-form-warnings .td-warning-captcha-score{margin-bottom:-11px;color:#ff7a7a;font-size:11px;font-style:italic;line-height:15px}.td-form-comment,.td-form-author,.td-form-email,.td-form-url{margin-top:0;margin-bottom:21px}@media (max-width:767px){.comment-pagination{margin-bottom:25px;margin-left:-3%;margin-right:-3%;text-align:center}.comment-pagination a{background-color:#222;color:#fff;padding:14px 0;display:inline-block;width:45%;text-align:center;line-height:1;margin:0 2%;font-size:13px}}@media (max-width:767px){.comment-list li:last-child{border:none}}.comment-form-cookies-consent label{margin-left:8px}.comment-form-cookies-consent *{vertical-align:middle}.wp-block-image{margin-bottom:21px}.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{margin-bottom:21px}.wp-block-image figcaption{font-family:Verdana,BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;text-align:left;margin:6px 0 0 0;font-size:11px;font-style:italic;font-weight:400;line-height:17px;color:#444}.wp-block-image.alignfull figcaption{margin-right:20px;margin-left:20px}.wp-block-gallery{margin-bottom:26px}.wp-block-gallery figcaption{font-family:Verdana,BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:11px;line-height:17px}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{font-family:Verdana,BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:11px;line-height:17px}.wp-block-gallery.alignnone{display:flex}.wp-block-categories{padding:0 10px}.wp-block-categories,.wp-block-categories ul{list-style-type:none}.wp-block-categories ul{margin:5px 0 0;padding-left:26px}.wp-block-categories li{margin-left:0;margin-bottom:5px}.wp-block-categories li:last-child{margin-bottom:0}.wp-block-categories a{color:#000}.wp-block-categories a:hover{text-decoration:none;color:var(--td_theme_color,#4db2ec)}.wp-block-categories .td-widget-no{float:right}.wp-block-categories .td-widget-no:before{content:'('}.wp-block-categories .td-widget-no:after{content:')'}.wp-block-categories select{height:30px;margin-bottom:10px;margin-top:13px;padding:0 5px}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:36px;line-height:1.2}.wp-block-quote.is-large cite,.wp-block-quote.is-style-large cite{font-size:13px}.wp-block-quote p.has-regular-font-size{font-size:1em}.wp-block-quote p.has-larger-font-size{font-size:3.34em}.wp-block-quote cite{color:#6c7781;font-size:13px;margin-top:1em;position:relative;font-style:normal}figure.wp-block-pullquote{font-size:14px}figure.wp-block-pullquote.has-larger-font-size{font-size:3.34em}figure.wp-block-pullquote p{font-size:1em;line-height:1.858em;font-weight:600}.wp-block-archives{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif)}.wp-block-archives li{line-height:30px;list-style:none;padding:0;margin-left:0!important}.wp-block-archives li a{color:#222}.wp-block-archives li a:hover{color:var(--td_theme_color,#4db2ec);text-decoration:none!important}.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:0}.wp-block-latest-comments .wp-block-latest-comments__comment{display:flex;margin:10px 0!important;line-height:21px;padding-bottom:13px;font-size:12px}.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date{display:block;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:11px;line-height:16px;color:#b5b5b5;font-style:italic;margin-bottom:5px}.wp-block-latest-comments .wp-block-latest-comments__comment p{margin-bottom:0}.wp-block-latest-comments .wp-block-latest-comments__comment a{color:#222;font-style:italic;font-size:11px;font-weight:700}.wp-block-latest-comments .wp-block-latest-comments__comment a:hover{color:var(--td_theme_color,#4db2ec);text-decoration:none!important}.wp-block-latest-posts:not(.is-grid) li{list-style:none;margin-bottom:8px!important;margin-left:0;padding-bottom:7px;border-bottom:1px dashed #f1f1f1;font-family:var(--td_default_google_font_2,'Roboto',sans-serif)}.wp-block-latest-posts:not(.is-grid) li:last-child{border-bottom:none}.wp-block-latest-posts:not(.is-grid) li a{display:inline-block;color:#222;line-height:21px}.wp-block-latest-posts:not(.is-grid) li a:hover{color:var(--td_theme_color,#4db2ec);text-decoration:none!important}.wp-block-latest-posts:not(.is-grid) .wp-block-latest-posts__post-date{display:block;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:11px;line-height:16px;color:#b5b5b5;font-style:italic;margin-bottom:5px}.wp-block-button:not(.is-style-outline) a.wp-block-button__link{transition:background-color 0.1s ease;-webkit-transition:background-color 0.1s ease;padding:9px 12px;font-size:16px;line-height:20px;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-weight:600}.wp-block-button:not(.is-style-outline) a.wp-block-button__link:not([class*="has-background"]):hover{background-color:#444;text-decoration:none!important}.wp-block-button:not(.is-style-outline) a.wp-block-button__link:not([class*="has-background"]){background-color:var(--td_theme_color,#4db2ec)}.wp-block-button.is-style-outline .wp-block-button__link{border-width:2px;border-style:solid;transition:all 0.1s ease;-webkit-transition:all 0.1s ease}.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-background"]){background-color:#fff0}.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-background"]):hover{background-color:#4db2ec}.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-text-color"]){color:var(--td_theme_color,#4db2ec);border-color:var(--td_theme_color,#4db2ec)}.wp-block-button.is-style-outline .wp-block-button__link:hover{background-color:#444;color:#fff;text-decoration:none!important}.td-pb-span12 .alignwide{position:relative;left:50%;transform:translateX(-50%);width:1400px;max-width:100vw}.td-pb-span12 .alignwide img,.td-pb-span12 .alignwide video,.td-pb-span12 .alignwide.wp-block-embed iframe{padding:0 calc((100% - 100vw) / 2)}.td-pb-span12 .alignwide.wp-block-video video{width:100%}.td-pb-span12 .alignwide.wp-block-embed iframe{width:100%}.td-pb-span12 .alignfull{position:relative;left:50%;transform:translateX(-50%);width:100vw!important;max-width:none!important;margin-left:0;margin-right:0}.td-pb-span12 .alignfull.wp-block-cover.has-parallax{left:auto;transform:none;margin-left:calc((-100vw + 100%) / 2)}.td-pb-span12 .alignfull.wp-block-columns{padding-left:8px;padding-right:8px}.td-pb-span12 .alignfull.wp-block-embed-wordpress-tv .wp-block-embed__wrapper{padding-bottom:56.25%}.td-pb-span12 .alignfull.wp-block-embed-wordpress-tv iframe{position:absolute;top:0;left:0;width:100%;height:100%;padding-left:8px;padding-right:8px}.td-pb-span12 .alignfull.wp-block-embed iframe{width:100%}.tdc-column:not(.td-pb-span12) .alignwide{width:100%!important;margin-left:0!important}.tdc-column:not(.td-pb-span12) .alignfull.wp-block-pullquote blockquote{margin-left:0;margin-right:0}.wp-block-embed-flickr.aligncenter .wp-block-embed__wrapper{display:table;margin-left:auto;margin-right:auto}.wp-block-embed-flickr.alignwide img,.wp-block-embed-flickr.alignfull img{width:100%;height:auto}.wp-block-media-text{margin-bottom:26px}.gallery-item{display:inline-block;text-align:center;vertical-align:top;margin-bottom:20px;width:100%;padding:0 2%}.gallery-item .gallery-caption{text-align:center;margin:0}.gallery-item .gallery-icon img{display:inline-block}.gallery-columns-2,.gallery-columns-3,.gallery-columns-4,.gallery-columns-5,.gallery-columns-6,.gallery-columns-7,.gallery-columns-8,.gallery-columns-9{margin:0 -2% 20px}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-columns-1 .gallery-item{margin-bottom:30px;position:relative}.gallery-columns-1 .gallery-item img{display:block}.gallery-columns-1 .gallery-caption{position:absolute;bottom:0;width:100%;background-color:#0e0e0e;color:#fff;font-size:12px;font-style:normal;padding:8px 14px 10px 14px}.post_td_gallery{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);color:#fff;margin-bottom:24px;background-color:#222;overflow:hidden;clear:both}.td-gallery-slide-top{position:relative;min-height:44px;background-color:#111}.td-gallery-title{font-style:italic;font-size:14px;line-height:21px;font-weight:600;padding:16px 20px;width:80%}@media (max-width:767px){.td-gallery-title{width:65%;font-size:13px;line-height:17px;padding:16px}}.td-gallery-controls-wrapper{height:28px;margin:auto!important;position:absolute;right:0;top:0;bottom:0}.td-gallery-slide-count{display:inline-block;margin-right:7px;font-style:italic;font-size:12px;font-weight:600;vertical-align:middle}@media (max-width:767px){.td-gallery-slide-count{margin-right:0}}.td-gallery-slide-prev-next-but{display:inline-block;margin-right:12px;vertical-align:middle}@media (max-width:767px){.td-gallery-slide-prev-next-but{margin-right:8px}}.td-gallery-slide-prev-next-but .td-icon-left,.td-gallery-slide-prev-next-but .td-icon-right{font-size:16px;padding:0 4px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@media (max-width:767px){.td-gallery-slide-prev-next-but .td-icon-left,.td-gallery-slide-prev-next-but .td-icon-right{padding:0 6px}}.td-gallery-slide-prev-next-but .td-icon-left:before{content:'\e80c'}.td-gallery-slide-prev-next-but .td-icon-right:before{content:'\e80d'}.td-gallery-slide-copywrite{float:right;padding:4px 6px;text-align:left;font-style:italic;line-height:1;font-size:11px;display:inline-block;background-color:rgb(0 0 0 / .8)}.td-button{margin:0 4.2px 0 4.3px;background-size:cover!important}.td-doubleSlider-1{overflow:hidden;width:auto;height:580px}@media (min-width:768px) and (max-width:1018px){.td-doubleSlider-1{height:420px}}@media (max-width:767px){.td-doubleSlider-1{height:260px}}.td-doubleSlider-1 .td-slide-galery-figure{height:580px;text-align:center;position:relative}@media (min-width:1019px) and (max-width:1140px){.td-doubleSlider-1 .td-slide-galery-figure{width:980px}}@media (min-width:768px) and (max-width:1018px){.td-doubleSlider-1 .td-slide-galery-figure{width:740px;height:420px}}@media (max-width:767px){.td-doubleSlider-1 .td-slide-galery-figure{width:100%;height:260px}}.td-doubleSlider-1 .td-slide-item img{max-width:none;max-height:100%}@media (max-width:767px){.td-doubleSlider-1 .td-slide-item img{max-width:100%}}@media (max-width:767px){.td-doubleSlider-1 .td-slide-item{width:100%}}.td-doubleSlider-1 .td-slide-item .td-slide-galery-figure img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);overflow:auto}.td-doubleSlider-1 .td-slide-item .td-slide-caption{position:absolute;bottom:0;left:0;text-align:left}.td-doubleSlider-1 .td-slide-item .td-slide-caption span{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:12px;color:#fff;line-height:18px;width:100%;float:left;padding:5px 10px;background-color:rgb(0 0 0 / .6)}.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content{width:100%}.td-slide-on-2-columns .td-gallery-title{width:73%}@media (max-width:767px){.td-slide-on-2-columns .td-gallery-title{width:65%}}.td-slide-on-2-columns .td-doubleSlider-1{height:420px}@media (min-width:768px) and (max-width:1018px){.td-slide-on-2-columns .td-doubleSlider-1{height:320px}}@media (max-width:767px){.td-slide-on-2-columns .td-doubleSlider-1{height:260px}}.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure{height:420px}@media (min-width:1019px) and (max-width:1140px){.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure{width:640px}}@media (min-width:768px) and (max-width:1018px){.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure{width:484px;height:320px}}@media (max-width:767px){.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure{width:100%;height:260px}}.td-slide-on-2-columns .td-button{margin:0 5px}.td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure{height:200px}@media (min-width:768px) and (max-width:1018px){.td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure{height:140px}}.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure{height:300px}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure{height:200px}}.td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure{height:360px}@media (min-width:768px) and (max-width:1018px){.td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure{height:260px}}.td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure{height:420px}@media (min-width:768px) and (max-width:1018px){.td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure{height:320px}}@media (max-width:767px){.td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure{height:260px}}.td-doubleSlider-2{padding:20px 0 10px 0;height:80px!important;width:100%;background-color:#111;visibility:hidden}@media (max-width:767px){.td-doubleSlider-2{display:none}}.td-doubleSlider-2 .td-slider{width:100%;height:100%;overflow-wrap:normal}.td-doubleSlider-2 .td-button{top:-10px;display:inline-block;width:80px!important;height:60px;background-size:cover!important;background-position:center!important}@media (min-width:768px) and (max-width:1018px){.td-doubleSlider-2 .td-button{top:-9px!important;width:56px!important;height:58px}}.td-doubleSlider-2 .td-button:hover{cursor:pointer}.td-doubleSlider-2 .td-button .td-border{height:60px;width:80px}@media (min-width:768px) and (max-width:1018px){.td-doubleSlider-2 .td-button .td-border{height:58px;width:56px}}.td-doubleSlider-2.td_center_slide2{text-align:center;padding:25px 0 10px 0}.td-doubleSlider-2.td_center_slide2 .td-slider{display:inline-block}.td-doubleSlider-2.td_center_slide2 .td-button{position:relative;top:-15px;margin:0 2px 0 3px}.td-js-loaded .td-doubleSlider-2{visibility:visible}.td-slide-galery-figure{width:100%!important}@font-face{font-display:swap;font-family:'newspaper';src:url(/wp-content/themes/Newspaper/images/icons/newspaper.eot?24);src:url('/wp-content/themes/Newspaper/images/icons/newspaper.eot?24#iefix') format('embedded-opentype'),url(/wp-content/themes/Newspaper/images/icons/newspaper.woff?24) format('woff'),url(/wp-content/themes/Newspaper/images/icons/newspaper.ttf?24) format('truetype'),url('/wp-content/themes/Newspaper/images/icons/newspaper.svg?24#newspaper') format('svg');font-weight:400;font-style:normal;font-display:swap}[class^="td-icon-"]:before,[class*=" td-icon-"]:before{font-family:'newspaper';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*="td-icon-"]{line-height:1;text-align:center;display:inline-block}.td-icon-logout:before{content:'\e800'}.td-icon-down:before{content:'\e801'}.td-icon-left:before{content:'\e802'}.td-icon-right:before{content:'\e803'}.td-icon-up:before{content:'\e804'}.td-icon-views:before{content:'\e805'}.td-icon-menu-down:before{content:'\e806'}.td-icon-left-arrow:before{content:'\e807'}.td-icon-right-arrow:before{content:'\e808'}.td-icon-menu-up:before{content:'\e809'}.td-icon-search:before{content:'\e80a'}.td-icon-user:before{content:'\e80b'}.td-icon-menu-left:before{content:'\e80c'}.td-icon-menu-right:before{content:'\e80d'}.rtl .td-next-prev-wrap .td-icon-menu-left:before{content:'\e80d'}.rtl .td-next-prev-wrap .td-icon-menu-right:before{content:'\e80c'}.td-icon-star:before{content:'\e80f'}.td-icon-mail:before{content:'\e810'}.td-icon-behance:before{content:'\e811'}.td-icon-blogger:before{content:'\e812'}.td-icon-delicious:before{content:'\e813'}.td-icon-deviantart:before{content:'\e814'}.td-icon-digg:before{content:'\e815'}.td-icon-dribbble:before{content:'\e816'}.td-icon-evernote:before{content:'\e817'}.td-icon-facebook:before{content:'\e818'}.td-icon-flickr:before{content:'\e819'}.td-icon-forrst:before{content:'\e81a'}.td-icon-googleplus:before{content:'\e81b'}.td-icon-instagram:before{content:'\e81d'}.td-icon-lastfm:before{content:'\e81e'}.td-icon-linkedin:before{content:'\e81f'}.td-icon-mail-1:before{content:'\e820'}.td-icon-myspace:before{content:'\e821'}.td-icon-path:before{content:'\e822'}.td-icon-paypal:before{content:'\e823'}.td-icon-pinterest:before{content:'\e825'}.td-icon-reddit:before{content:'\e827'}.td-icon-rss:before{content:'\e828'}.td-icon-share:before{content:'\e829'}.td-icon-skype:before{content:'\e82a'}.td-icon-soundcloud:before{content:'\e82b'}.td-icon-spotify:before{content:'\e82c'}.td-icon-stackoverflow:before{content:'\e82d'}.td-icon-steam:before{content:'\e82e'}.td-icon-stumbleupon:before{content:'\e82f'}.td-icon-tumblr:before{content:'\e830'}.td-icon-twitter:before{content:'\e831'}.td-icon-vimeo:before{content:'\e832'}.td-icon-windows:before{content:'\e833'}.td-icon-wordpress:before{content:'\e834'}.td-icon-yahoo:before{content:'\e835'}.td-icon-youtube:before{content:'\e836'}.td-icon-vk:before{content:'\e837'}.td-icon-grooveshark:before{content:'\e838'}.td-icon-star-empty:before{content:'\e839'}.td-icon-star-half:before{content:'\e83a'}.td-icon-close:before{content:'\e83c'}.td-icon-read-down:before{content:'\e83d'}.td-icon-comments:before{content:"\e83b"}.td-icon-mobile:before{content:'\e83e'}.td-icon-whatsapp:before{content:'\f232'}.td-icon-website:before{content:'\f232'}.td-icon-commenting:before{content:'\f27a'}.td-icon-close-mobile:before{content:'\e900'}.td-icon-modal-back:before{content:'\e901'}.td-icon-modal-close:before{content:'\e902'}.td-icon-category:before{content:'\e903'}.td-icon-block-header:before{content:'\e904'}.td-icon-home:before{content:'\e905'}.td-icon-print:before{content:'\f02f'}.td-icon-telegram:before{content:'\f2c6'}.td-icon-line:before{content:'\e906'}.td-icon-viber:before{content:'\e907'}.td-icon-plus:before{content:'\ea0a'}.td-icon-minus:before{content:'\ea0b'}.td-icon-dailymotion:before{content:'\e908'}.td-icon-twitch:before{content:'\e909'}.td-icon-xing:before{content:'\e90a'}.td-icon-ebay:before{content:'\e90b'}.td-icon-acolade:before{content:"\e90c"}.td-icon-backslash:before{content:"\e90d"}.td-icon-bracket-square:before{content:"\e90e"}.td-icon-circle:before{content:"\e90f"}.td-icon-circle-full:before{content:"\e910"}.td-icon-circle-line:before{content:"\e911"}.td-icon-circless:before{content:"\e912"}.td-icon-comma-round:before{content:"\e913"}.td-icon-comma-square:before{content:"\e914"}.td-icon-hash:before{content:"\e915"}.td-icon-linee:before{content:"\e916"}.td-icon-pluss:before{content:"\e917"}.td-icon-point-comma-round:before{content:"\e918"}.td-icon-point-comma-square:before{content:"\e919"}.td-icon-point-round:before{content:"\e91a"}.td-icon-point-square:before{content:"\e91b"}.td-icon-quote-round:before{content:"\e91c"}.td-icon-quote-square:before{content:"\e91d"}.td-icon-romb-full:before{content:"\e91e"}.td-icon-romb-line:before{content:"\e91f"}.td-icon-romb-round-full:before{content:"\e920"}.td-icon-romb-round-line:before{content:"\e921"}.td-icon-rombs:before{content:"\e922"}.td-icon-slashh:before{content:"\e923"}.td-icon-star-full:before{content:"\e924"}.td-icon-star-line:before{content:"\e925"}.td-icon-translingual:before{content:"\e926"}.td-icon-upp:before{content:"\e927"}.td-icon-vertical-line:before{content:"\e928"}.td-icon-naver:before{content:"\e9d3"}.td-icon-video-thumb-play:before{content:"\e9d4"}.td-icon-audio-thumb-play:before{content:"\e9d5"}.td-icon-cart:before{content:"\f07a"}.td-icon-tiktok:before{content:"\e9d6"}.td-icon-yandex:before{content:"\e9d7"}.td-icon-flipboard:before{content:"\e9d9"}.td-icon-insta-carousel:before{content:"\e9da"}.td-icon-check:before{content:"\e9db"}.td-icon-cart-empty:before{content:"\e9dc"}.td-icon-profile:before{content:"\e9dd"}.td-icon-log-out:before{content:"\e9de"}.td-icon-discord:before{content:"\e9df"}.td-icon-audio-pause:before{content:"\e9ce"}.td-icon-audio-play:before{content:"\e9cf"}.td-icon-audio-speaker:before{content:"\e9d0"}.td-icon-audio-speaker-mute:before{content:"\e9d1"}.td-icon-audio-refresh:before{content:"\e9d2"}.td-icon-medium:before{content:"\e929"}.td-icon-github:before{content:"\e92a"}.td-icon-patreon:before{content:"\e92b"}.td-icon-rumble:before{content:"\e92c"}.td-icon-clouthub:before{content:"\e92d"}.td-icon-gab:before{content:"\e92e"}.td-icon-parler:before{content:"\e92f"}.td-icon-gettr:before{content:"\e930"}.td-icon-koo:before{content:"\e937"}.td-icon-copy_url:before{content:"\e931"}.td-icon-user-rev-star-empty:before{content:"\e932"}.td-icon-user-rev-star-half:before{content:"\e933"}.td-icon-user-rev-star-full:before{content:"\e934"}.td-icon-kakao:before{content:"\e935"}.td-icon-strava:before{content:"\e936"}.td-icon-website:before{content:"\e938"}.td-icon-bluesky:before{content:"\e93a"}.td-icon-mastodon:before{content:"\e93b"}.td-icon-threads:before{content:"\e93c"}.td-social-icon-wrap:hover .td-icon-font{-webkit-transition:color 0.3s;transition:color 0.3s;color:#fff}.td-social-icon-wrap:hover i.td-icon-behance{color:#000}.td-social-icon-wrap:hover i.td-icon-blogger{color:#ffa900}.td-social-icon-wrap:hover i.td-icon-delicious{color:#39f}.td-social-icon-wrap:hover i.td-icon-deviantart{color:#4e6252}.td-social-icon-wrap:hover i.td-icon-digg{color:#000}.td-social-icon-wrap:hover i.td-icon-dribbble{color:#ea4c89}.td-social-icon-wrap:hover i.td-icon-evernote{color:#07c257}.td-social-icon-wrap:hover i.td-icon-facebook{color:#3B5998}.td-social-icon-wrap:hover i.td-icon-flickr{color:#ff0084}.td-social-icon-wrap:hover i.td-icon-forrst{color:#3b7140}.td-social-icon-wrap:hover i.td-icon-googleplus{color:#dd4b39}.td-social-icon-wrap:hover i.td-icon-grooveshark{color:#f77f00}.td-social-icon-wrap:hover i.td-icon-instagram{color:#3f729b}.td-social-icon-wrap:hover i.td-icon-lastfm{color:#ce2127}.td-social-icon-wrap:hover i.td-icon-linkedin{color:#007bb6}.td-social-icon-wrap:hover i.td-icon-mail{color:#000}.td-social-icon-wrap:hover i.td-icon-myspace{color:#000}.td-social-icon-wrap:hover i.td-icon-path{color:#e62f17}.td-social-icon-wrap:hover i.td-icon-paypal{color:#009cde}.td-social-icon-wrap:hover i.td-icon-pinterest{color:#cb2027}.td-social-icon-wrap:hover i.td-icon-reddit{color:#ff4100}.td-social-icon-wrap:hover i.td-icon-rss{color:#f36f24}.td-social-icon-wrap:hover i.td-icon-share{color:#000}.td-social-icon-wrap:hover i.td-icon-skype{color:#01aef2}.td-social-icon-wrap:hover i.td-icon-soundcloud{color:#f50}.td-social-icon-wrap:hover i.td-icon-spotify{color:#81b900}.td-social-icon-wrap:hover i.td-icon-stackoverflow{color:#000}.td-social-icon-wrap:hover i.td-icon-steam{color:#000}.td-social-icon-wrap:hover i.td-icon-stumbleupon{color:#eb4923}.td-social-icon-wrap:hover i.td-icon-tumblr{color:#32506d}.td-social-icon-wrap:hover i.td-icon-twitter{color:#00aced}.td-social-icon-wrap:hover i.td-icon-vimeo{color:#5289cc}.td-social-icon-wrap:hover i.td-icon-vk{color:#45668e}.td-social-icon-wrap:hover i.td-icon-windows{color:#319de5}.td-social-icon-wrap:hover i.td-icon-wordpress{color:#222}.td-social-icon-wrap:hover i.td-icon-yahoo{color:#720e9e}.td-social-icon-wrap:hover i.td-icon-youtube{color:#b00}.td-social-icon-wrap:hover i.td-icon-dailymotion{color:#41bafc}.td-social-icon-wrap:hover i.td-icon-twitch{color:#4a377d}.td-social-icon-wrap:hover i.td-icon-xing{color:#1e6567}.td-social-icon-wrap:hover i.td-icon-ebay{color:#db2e32}.td-social-icon-wrap:hover i.td-icon-telegram{color:#3b9de1}.td-social-icon-wrap:hover i.td-icon-naver{color:#3ec729}.td-social-icon-wrap:hover i.td-icon-tiktok{color:#009191}.td-social-icon-wrap:hover i.td-icon-yandex{color:red}.td-social-icon-wrap:hover i.td-icon-flipboard{color:#f52828}.td-social-icon-wrap:hover i.td-icon-discord{color:#7289DA}.td-social-icon-wrap:hover i.td-icon-whatsapp{color:#7bbf6a}.td-social-icon-wrap:hover i.td-icon-website{color:#000}.td-social-icon-wrap:hover i.td-icon-bluesky{color:#08f}.td-social-icon-wrap:hover i.td-icon-mastodon{color:#6161ff}.td-social-icon-wrap:hover i.td-icon-threads{color:#000}.widget{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);margin-bottom:38px}.widget a{color:#111}.widget a:hover{color:var(--td_theme_color,#4db2ec)}.widget ul{list-style:none;box-shadow:none}.widget li{line-height:30px;list-style:none;margin-left:12px}.widget li li{margin-left:21px}.widget select{width:100%;height:30px;margin-bottom:10px;margin-top:13px;padding:0 5px}.widget .block-title{margin-bottom:13px}.widget .block-title span a{padding:0;color:inherit}.archive .widget_archive .current,.archive .widget_archive .current a{color:var(--td_theme_color,#4db2ec)}.widget_calendar{margin-bottom:36px}.widget_calendar .block-title{margin-bottom:17px}.widget_calendar table{width:100%;text-align:center}.widget_calendar th{text-align:center}.widget_calendar td{padding:8px 0}@media (min-width:768px) and (max-width:1018px){.widget_calendar td{padding:5px 0}}.widget_calendar #today{background-color:var(--td_grid_border_color,#ededed);font-weight:700;color:#000}.widget_calendar caption{font-weight:700;padding-bottom:10px}.widget_calendar thead tr{line-height:34px}@media (min-width:768px) and (max-width:1018px){.widget_calendar thead tr{line-height:28px}}.widget_calendar tfoot td{border:none}.widget_calendar tfoot #prev{text-align:left}.widget_calendar tfoot #next{text-align:right}.widget_calendar tfoot a:hover{color:var(--td_theme_color,#4db2ec)}.widget_categories li .td-cat-no,.widget_categories .td-widget-no{float:right;margin-right:10px}.widget_recent_comments,.td_wp_recentcomments{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);margin-bottom:42px;font-size:12px;color:#444}.widget_recent_comments .block-title,.td_wp_recentcomments .block-title{margin-bottom:18px}.widget_recent_comments span a,.td_wp_recentcomments span a{margin-right:5px;margin-left:0}.widget_recent_comments a,.td_wp_recentcomments a{margin-left:5px;font-style:italic;font-size:13px;font-weight:600}.widget_recent_comments .recentcomments,.td_wp_recentcomments .recentcomments{display:block;margin:10px 12px!important;line-height:21px;padding-bottom:13px}.widget_recent_comments .recentcomments:last-child{border-bottom:0;padding-bottom:0}.td_wp_recentcomments>div:first-child .recentcomments{margin-top:0!important}.td_wp_recentcomments>div:last-child .recentcomments{border-bottom:0!important;margin-bottom:0!important;padding-bottom:0!important}.td_wp_recentcomments a{color:#111}.td_wp_recentcomments a:hover{color:var(--td_theme_color,#4db2ec)}.widget_recent_entries{margin-bottom:32px}.widget_recent_entries ul{margin-top:13px}.widget_recent_entries li{margin-bottom:8px;padding-bottom:7px;border-bottom:1px dashed #f1f1f1;font-family:var(--td_default_google_font_2,'Roboto',sans-serif)}@media (min-width:768px) and (max-width:1018px){.widget_recent_entries li{margin-bottom:3px;padding-bottom:2px}}.widget_recent_entries li:last-child{border-bottom:none}.widget_recent_entries li a{display:inline-block;line-height:21px}.widget_recent_entries .post-date{display:block;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:11px;line-height:16px;color:#b5b5b5;font-style:italic;margin-bottom:5px}.widget_rss{margin-bottom:29px}.widget_rss .block-title{margin-bottom:17px}.widget_rss .block-title span{padding:0;line-height:1}.widget_rss .block-title a:first-child{display:none}.widget_rss .block-title a:hover{color:var(--td_theme_color,#4db2ec)}.widget_rss .block-title .rsswidget{color:var(--td_text_header_color,#ffffff);padding:6px 12px 5px 12px}.widget_rss li{margin-bottom:14px;padding-bottom:10px;border-bottom:1px dashed #f1f1f1;line-height:21px}.widget_rss li .rsswidget{margin-bottom:8px;margin-right:10px;padding-bottom:7px;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-weight:500;font-size:18px}.widget_rss li .rssSummary{font-size:12px;color:#444}.widget_rss li:last-child{border-bottom:none}.widget_rss .rss-date,.widget_rss cite{display:block;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:11px;line-height:16px;color:#b5b5b5;font-style:italic;position:relative;margin-bottom:5px;margin-top:5px}.widget_search{margin-bottom:48px}.widget_search .block-title{margin-bottom:26px}.widget_text ul{margin-bottom:21px}.widget_text ul li{list-style:disc;list-style-position:inside}.widget_text ol{margin-bottom:21px}.widget_text ol li{list-style-type:decimal;margin:0 0 0 21px;line-height:24px}.widget_text a{color:var(--td_theme_color,#4db2ec)}.widget_text a:hover{text-decoration:underline!important}.widget_text .block-title{margin-bottom:26px}.widget_text .wp-smiley{width:auto}.widget_tag_cloud{margin-bottom:48px}.widget_tag_cloud .block-title{margin-bottom:26px}.widget_tag_cloud .tagcloud{padding:0 12px}.widget_tag_cloud a{margin-right:10px;margin-bottom:10px;display:inline-block}.wp-video{margin-bottom:26px;position:relative}.wp-video .wp-video-shortcode{outline:none}.widget_media_video .wp-video{margin-bottom:0}.widget_media_video .block-title,.widget_media_audio .block-title,.widget_media_image .block-title{margin-bottom:26px}@media print{html,body{background-color:#FFF;color:#000;margin:0;padding:0}body{width:80%;margin-left:auto;margin-right:auto;zoom:80%}body .td-post-featured-image img{width:100%!important}.td-post-template-1 .td-featured-image-rec{width:40%}.td-post-template-6 #td-full-screen-header-image{position:relative!important}.td-post-template-6 .td-post-header{height:auto!important}.td-post-template-6 .td-post-header-holder{position:relative!important}.td-post-template-6 .td-backstretch,.td-post-template-7 .td-backstretch{left:auto!important;right:auto!important;transform:none!important;width:auto!important;height:auto!important}.td-post-template-7 .td-parallax-header{left:auto!important;right:auto!important;transform:none!important}.td-post-template-8 .td-post-header{height:auto}img{max-width:100%;display:block;text-align:center;margin-left:auto;margin-right:auto}h1,h2,h3,h4,h5,h6{page-break-after:avoid}ul,ol,li{page-break-inside:avoid}table,tr,td{page-break-before:avoid}.single .td-main-sidebar,.single #td-theme-settings,.single .td-header-top-menu,.single .td-header-menu-wrap,.single .td-header-sp-ads,.single .td-main-sidebar,.single .td-post-source-tags,.single .td-post-sharing,.single .td-post-next-prev,.single .td_block_related_posts,.single #comments,.single .td-footer-container,.single .td-footer-wrapper,.single .td-sub-footer-container,.single .td-category,.single .td-post-views,.single .td-post-comments,.single .td-scroll-up,.single iframe,.single .td-more-articles-box,.single .td_block_video_playlist,.single .td-crumb-container,.single .td-g-rec,.single .td-a-rec,.single .td-menu-background,.single .author-box-wrap .avatar{display:none!important}.td-header-desktop-wrap{display:block!important}.td-footer-template-wrap,.td_block_wrap:not(.tdb_breadcrumbs):not(.tdb_header_logo):not(.tdb_single_categories):not(.tdb-single-title):not(.tdb_single_author):not(.tdb_single_date):not(.tdb_single_comments_count):not(.tdb_single_post_views):not(.tdb_single_featured_image):not(.tdb_single_content):not(.td_woo_breadcrumbs):not(.td-woo-product-title):not(.td_woo_product_description):not(.td_woo_add_to_cart):not(.td_woo_product_sku):not(.td_woo_product_image):not(.td_woo_product_tabs):not(.td_woo_product_categories):not(.td_woo_product_tags):not(.td_woo_product_image_bg):not(.td_woo_product_price):not(.td_woo_product_rating){display:none!important}.body.td-animation-stack-type0 img{opacity:1!important}.backstretch{display:none}.td-main-content,.td-main-content-wrap .tdc-column,header{width:100%!important}}.td-sub-footer-container{background-color:#0d0d0d;color:#ccc;font-size:12px;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif)}@media (max-width:767px){.td-sub-footer-container{text-align:center;padding:6px 0}}.td-sub-footer-copy{line-height:20px;margin-top:8px;margin-bottom:8px}@media (max-width:767px){.td-sub-footer-copy{float:none!important}}.td-sub-footer-container .td-sub-footer-menu{float:right}@media (max-width:767px){.td-sub-footer-container .td-sub-footer-menu{float:none}}.td-subfooter-menu{display:inline-block;margin:7px 0;float:right}@media (min-width:1019px) and (max-width:1140px){.td-subfooter-menu{padding-right:40px}}@media (min-width:768px) and (max-width:1018px){.td-subfooter-menu{padding-right:48px}}@media (max-width:767px){.td-subfooter-menu{float:none}}.td-subfooter-menu li{display:inline-block;margin-left:0;line-height:18px}.td-subfooter-menu li a{margin-right:16px;line-height:18px;display:inline-block;color:#ccc}.td-subfooter-menu li a:hover{color:var(--td_theme_color,#4db2ec)}.td-subfooter-menu li:last-child a{margin-right:0}.td-subfooter-menu ul{display:none}.td-subfooter-menu .fa{margin-right:3px}.tagdiv-small-theme-menu>li>a:before{background-color:#fff0;content:'';width:0;height:3px;position:absolute;bottom:0;left:0;right:0;margin:0 auto;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:width 0.2s ease;transition:width 0.2s ease}.tagdiv-small-theme-menu>.current-menu-item>a:before,.tagdiv-small-theme-menu>.current-menu-ancestor>a:before,.tagdiv-small-theme-menu>.current-category-ancestor>a:before,.tagdiv-small-theme-menu>li:hover>a:before,.tagdiv-small-theme-menu>.sfHover>a:before{background-color:var(--td_theme_color,#4db2ec);width:100%}.tagdiv-small-theme-menu>.current-menu-item>a:after,.tagdiv-small-theme-menu>.current-menu-ancestor>a:after,.tagdiv-small-theme-menu>.current-category-ancestor>a:after,.tagdiv-small-theme-menu>li:hover>a:after,.tagdiv-small-theme-menu>.sfHover>a:after{background-color:#fff0;width:auto}.tagdiv-small-theme-menu .menu-item-has-children{position:relative}.tagdiv-small-theme-menu .menu-item-has-children>a:after{content:'\e806';position:relative;top:-2px;padding-left:7px;font-family:newspaper;font-size:9px;line-height:1}@media (min-width:768px) and (max-width:1018px){.tagdiv-small-theme-menu .menu-item-has-children>a:after{top:-1px}}.tagdiv-small-theme-menu .menu-item-has-children ul{min-width:10em;width:auto;padding:15px 0;box-shadow:1px 1px 4px rgb(0 0 0 / .15);visibility:hidden;opacity:0}@media (min-width:768px) and (max-width:1018px){.tagdiv-small-theme-menu .menu-item-has-children ul{padding:8px 0}}.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-menu-item>a,.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-menu-ancestor>a,.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-category-ancestor>a,.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item:hover>a{color:var(--td_theme_color,#4db2ec)}.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item>a{display:block;padding:7px 30px;font-size:12px;line-height:20px;color:#111;white-space:nowrap}@media (min-width:768px) and (max-width:1018px){.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item>a{padding:5px 16px 6px;font-size:11px}}.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children ul{left:100%;margin:-15px 0}@media (min-width:768px) and (max-width:1018px){.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children ul{margin:-8px 0}}.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children>a:after{content:'\e808';position:absolute;top:50%;right:19px;margin-top:-10px;padding-left:7px;font-family:newspaper;font-size:7px;line-height:inherit}.tagdiv-small-theme-menu .menu-item-has-children:hover>a{color:var(--td_theme_color,#4db2ec)}.tagdiv-small-theme-menu .menu-item-has-children:hover>ul{visibility:visible;opacity:1}.tagdiv-small-theme-menu>.menu-item-has-children:hover>ul{left:-15px}@media (min-width:768px) and (max-width:1018px){.tagdiv-small-theme-menu>.menu-item-has-children:hover>ul{left:-5px}}.tagdiv-small-theme .td-menu-background,.tagdiv-small-theme #td-mobile-nav{visibility:visible;transition:transform 0.5s cubic-bezier(.79,.14,.15,.86)}.tagdiv-small-theme #td-mobile-nav .td-mobile-content{padding-top:74px}.tagdiv-small-theme #td-mobile-nav .menu-item{position:relative}:root{--td_theme_color:#4db2ec;--td_grid_border_color:#ededed;--td_black:#222;--td_text_color:#111;--td_default_google_font_1:'Open Sans', 'Open Sans Regular', sans-serif;--td_default_google_font_2:'Roboto', sans-serif}.woocommerce mark{background:#fff0}.woocommerce .button:active{top:auto!important}.woocommerce .woocommerce-message .button:active{top:11px!important}.woocommerce .page-title{display:none}.woocommerce.tax-product_cat .page-title{display:block;margin-top:0}@media (min-width:768px) and (max-width:1018px){.woocommerce .td-container .page-title{font-size:30px;line-height:40px}}@media (max-width:767px){.woocommerce .td-container .page-title{font-size:26px;line-height:34px}}@media (min-width:768px) and (max-width:1018px){.woocommerce .td-main-page-wrap{padding-top:30px}}@media (max-width:767px){.woocommerce .td-main-page-wrap{padding-top:10px}}.woocommerce .product img{box-shadow:none!important}.woocommerce .product .onsale{background:none var(--td_theme_color,#4db2ec);border-radius:0;box-shadow:none;text-shadow:none;margin:0!important;padding:4px;line-height:32px;font-size:12px}.woocommerce .product:hover .woocommerce-loop-product__title{color:#000}.woocommerce .tagged_as{display:block}.woocommerce .page-nav{padding:0}.woocommerce .order_details li:before{content:''}@media (max-width:767px){.woocommerce .order_details{padding-left:0}}.woocommerce .order_details li{margin-top:7px;margin-bottom:7px}@media (max-width:767px){.woocommerce .order_details li{width:100%;display:block;margin-left:0;margin-right:0;border-right:none}}.woocommerce .variation p{font-size:14px;line-height:21px}.woocommerce .widget .variation p{font-size:12px;line-height:30px}.woocommerce .widget .reviewer{font-size:12px;display:block}.woocommerce .widget .star-rating{margin-bottom:3px}.woocommerce .payment_methods li:before{content:''}.woocommerce .product a.button,.woocommerce .product #respond input#submit,.woocommerce .checkout input#place_order,.woocommerce .woocommerce.widget .button{border:none;box-shadow:none;color:#fff;background:none #222;font-size:11px;padding:10px;text-shadow:none;border-radius:0}.woocommerce .product a.button:hover,.woocommerce .product #respond input#submit:hover,.woocommerce .checkout input#place_order:hover,.woocommerce .woocommerce.widget .button:hover{background-color:var(--td_theme_color,#4db2ec)}@media (min-width:768px) and (max-width:1018px){.woocommerce .product a.button,.woocommerce .product #respond input#submit,.woocommerce .checkout input#place_order,.woocommerce .woocommerce.widget .button{font-size:10px;padding:8px}}@media (max-width:767px){.woocommerce .product a.button,.woocommerce .product #respond input#submit,.woocommerce .checkout input#place_order,.woocommerce .woocommerce.widget .button{margin-top:5px}}.woocommerce fieldset{border:0!important;margin:30px 0 20px 0!important;padding:0!important}.woocommerce fieldset legend{font-weight:700;padding-left:3px}@media (max-width:767px){.woocommerce ul.products li.product{margin-bottom:2.2em}}.woocommerce ul.products li.product a img{margin:0 0 8px}.woocommerce ul.products li.product .price del{display:inline-block}.woocommerce ul.products li.product .button{margin-top:0}.woocommerce .price del{display:inline-block!important;font-size:0.75em!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px;font-weight:500;line-height:19px;padding-top:0}@media (max-width:767px){.woocommerce ul.products li.product .woocommerce-loop-product__title{padding-bottom:8px}}.woocommerce ul.products li.product .price{font-weight:600;color:#111;font-size:14px}@media (max-width:767px){.woocommerce ul.products li.product .price{font-size:15px;display:block;margin-bottom:6px}}.woocommerce .form-row .input-text{font-size:12px;line-height:21px;color:#444;border:1px solid #e6e6e6;width:100%;max-width:100%;height:32px!important;padding:3px 9px 3px 9px}.woocommerce #tab-description ol li,.woocommerce .entry-summary ol li{list-style-type:decimal;margin:0 0 0 21px}.woocommerce #tab-description ul li,.woocommerce .entry-summary ul li{margin:0 0 0 21px}@media (max-width:767px){.woocommerce table.shop_table th{font-size:13px}}.woocommerce-page .product table td{border:none!important}.woocommerce-page .variations_button{position:relative;top:10px}.woocommerce-page .related ul li.product.last{margin-right:0!important}.woocommerce-page .related ul li.product.first{clear:both}.single-product .product{margin-top:8px}.single-product .product .onsale{line-height:32px;font-size:12px;left:0;top:0}.single-product .product ul.tabs li:before,.single-product .product ul.tabs li:after{display:none}.single-product .product ul.tabs li{box-shadow:none!important;border:none!important;background:none!important;margin:0!important;padding-left:0!important}.single-product .product ul.tabs{padding:0!important;margin:0!important}.single-product .product .related h2:not(.woocommerce-loop-product__title),.single-product .product .upsells h2{color:#fff;background-color:#222;display:inline-block;line-height:17px;padding:6px 12px 7px;font-size:14px;font-weight:400}.single-product .product_title{font-size:28px;line-height:36px;margin-bottom:0}.single-product .product .summary .price{font-size:24px;color:#111;font-weight:700;margin:20px 0 18px 0}.single-product .product .summary .cart{margin-top:20px;margin-bottom:20px}.single-product .product .summary .cart .button{border:none;box-shadow:none;color:#fff;background:none #222;font-size:11px;padding:10px;text-shadow:none;border-radius:0}.single-product .product .summary .cart .button:hover{background-color:var(--td_theme_color,#4db2ec)}.single-product .product .summary .cart input.qty{height:31px}.single-product .comment-form{margin-top:10px}.single-product .images a{margin-bottom:3.8%}.woocommerce #reviews #comments ol.commentlist li .comment-text{border-radius:0}.single-product .product .summary .cart .button[disabled]{background-color:#222!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{float:left;display:block;padding:0;border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{color:#fff;background-color:#222!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;line-height:17px;padding:6px 12px 7px;font-size:14px;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-weight:400}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-bottom:2px solid #222}.woocommerce-cart .woocommerce table{border-collapse:collapse!important}.woocommerce-cart .woocommerce .cart_totals{text-align:right}.woocommerce-cart .woocommerce .cart_totals table,.woocommerce-cart .woocommerce .cart_totals th,.woocommerce-cart .woocommerce .cart_totals td{border:none!important}.woocommerce-cart .woocommerce .cart_totals th{width:60%!important}.woocommerce-cart .woocommerce .cart_totals tr{border-bottom:1px solid var(--td_grid_border_color,#ededed)}.woocommerce-cart .woocommerce .product-name a{color:#222;font-weight:700}@media (max-width:767px){.woocommerce-cart .woocommerce .cart_item td{padding-left:7px;padding-right:7px;font-size:11px}}.woocommerce-cart .woocommerce .product-remove{width:46px}@media (max-width:767px){.woocommerce-cart .woocommerce .product-remove{width:auto}}.woocommerce-cart .woocommerce .product-thumbnail{width:46px}.woocommerce-cart .woocommerce .coupon{float:left!important;padding-bottom:0!important}@media (max-width:767px){.woocommerce-cart .woocommerce .coupon{margin-bottom:12px;width:100%}}@media (min-width:768px) and (max-width:1018px){.woocommerce-cart .woocommerce .button{width:auto!important;float:right!important}}.woocommerce-cart .woocommerce .actions{padding:10px 8px 0 8px!important}.woocommerce-cart .woocommerce .actions .button{margin-bottom:9px}@media (max-width:767px){.woocommerce-cart .woocommerce .actions .button{width:100%!important;display:block}}.woocommerce-cart .woocommerce h2{font-size:15px;line-height:21px;font-weight:700}.woocommerce-cart .woocommerce table.cart .button,.woocommerce-cart .woocommerce .shipping-calculator-form .button{border:none;box-shadow:none;color:#fff;background:none #222;font-size:11px;padding:9px 10px 10px;text-shadow:none;border-radius:0}.woocommerce-cart .woocommerce table.cart .button:hover,.woocommerce-cart .woocommerce .shipping-calculator-form .button:hover{background-color:var(--td_theme_color,#4db2ec)}.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text{padding:5px 6px}.woocommerce-cart .woocommerce .product-price,.woocommerce-cart .woocommerce .product-subtotal{text-align:right!important}.woocommerce-cart .woocommerce .calculated_shipping td{text-align:right}.woocommerce-cart .woocommerce a.remove{line-height:20px!important;text-decoration:none}@media (max-width:767px){.woocommerce-cart .woocommerce a.remove{line-height:14px!important}}.woocommerce-cart .woocommerce #coupon_code{width:100px!important;height:31px}@media (max-width:767px){.woocommerce-cart .woocommerce #coupon_code{width:100%!important;margin-bottom:7px}}.woocommerce-cart .woocommerce table.cart img{display:block}.woocommerce-cart .woocommerce .cart_totals td{text-align:right}.woocommerce-cart .woocommerce .cart_totals h2{padding-right:20px}@media (min-width:768px) and (max-width:1018px){.woocommerce-cart .woocommerce .cross-sells .button{width:auto!important;float:none!important}}.woocommerce-account{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif)}.woocommerce-account .woocommerce-MyAccount-navigation{margin-bottom:38px}.woocommerce-account .woocommerce-MyAccount-navigation a{color:#111}.woocommerce-account .woocommerce-MyAccount-navigation a:hover{text-decoration:none;color:var(--td_theme_color,#4db2ec)}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;box-shadow:none}.woocommerce-account .woocommerce-MyAccount-navigation li{line-height:30px;list-style:none;margin-left:12px}.woocommerce-account .woocommerce-MyAccount-navigation li li{margin-left:21px}.woocommerce table.shop_table td,.woocommerce-page table.shop_table td{padding:9px 12px}.woocommerce table.shop_table .product-quantity,.woocommerce-page table.shop_table .product-quantity{text-align:right}.woocommerce .woocommerce-message:before,.woocommerce .woocommerce-error:before,.woocommerce .woocommerce-info:before{box-shadow:none!important;display:block!important;height:31px!important;left:20px!important;line-height:31px!important;margin:0!important;padding:0!important;position:absolute!important;top:11px!important;width:31px!important;font-size:21px!important;text-shadow:none!important}.woocommerce .woocommerce-message,.woocommerce .woocommerce-error,.woocommerce .woocommerce-info{font-size:12px;line-height:21px;border:1px solid var(--td_grid_border_color,#ededed)!important;background-color:#fcfcfc!important;box-shadow:none!important;border-radius:0!important;margin:10px 0 20px 0!important;padding:16px 120px 16px 60px!important}.woocommerce .woocommerce-message li,.woocommerce .woocommerce-error li,.woocommerce .woocommerce-info li{font-size:12px;line-height:21px}.woocommerce .woocommerce-message:before,.woocommerce .woocommerce-error:before,.woocommerce .woocommerce-info:before{padding-top:0!important}.woocommerce .woocommerce-message .button,.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button{border:none!important;border-radius:0;box-shadow:none!important;color:#fff!important;background:none #222222!important;font-size:11px!important;padding:10px!important;text-shadow:none!important;margin-left:20px;position:absolute;right:20px;top:11px}.woocommerce .woocommerce-message .button:hover,.woocommerce .woocommerce-error .button:hover,.woocommerce .woocommerce-info .button:hover{background-color:var(--td_theme_color,#4db2ec)!important}.woocommerce-checkout-review-order p{font-size:14px;line-height:21px}.woocommerce-checkout-review-order .product-total,.woocommerce-checkout-review-order tfoot td{text-align:right}.woocommerce-checkout-review-order tfoot{background-color:#fcfcfc}.woocommerce-checkout p{font-size:14px;line-height:21px}@media (min-width:768px) and (max-width:1018px){.woocommerce-checkout p{font-size:12px}}.woocommerce-checkout #payment{border-radius:0;background-color:#fcfcfc;border:1px solid #ededed}.woocommerce-checkout #payment div.payment_box{background-color:#fff;border:1px solid #ededed}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-color:#ededed;border-radius:0}.woocommerce form .form-row{margin:0}.woocommerce a.added_to_cart{font-size:12px;color:#222}.woocommerce a.added_to_cart:hover{color:var(--td_theme_color,#4db2ec)}.woocommerce table.shop_table,.woocommerce-page table.shop_table{border-collapse:collapse}.woocommerce-checkout .woocommerce input.button,.woocommerce-page .woocommerce a.button,.woocommerce-account div.woocommerce .button{border:none;box-shadow:none;color:#fff;background:none #222;font-size:11px;padding:10px;text-shadow:none;border-radius:0}.woocommerce-checkout .woocommerce input.button:hover,.woocommerce-page .woocommerce a.button:hover,.woocommerce-account div.woocommerce .button:hover{background-color:var(--td_theme_color,#4db2ec)}.woocommerce-product-search{position:relative}.woocommerce.widget{margin-bottom:38px}.woocommerce.widget img{box-shadow:none!important;width:70px!important}.woocommerce.widget li a{line-height:19px}.woocommerce.widget .block-title{margin-bottom:26px}.woocommerce.widget.widget_shopping_cart li,.woocommerce.widget.widget_products li,.woocommerce.widget.widget_recently_viewed_products li,.woocommerce.widget.widget_top_rated_products li,.woocommerce.widget.widget_recent_reviews li{margin-bottom:11px}.woocommerce.widget.widget_shopping_cart ins,.woocommerce.widget.widget_products ins,.woocommerce.widget.widget_recently_viewed_products ins,.woocommerce.widget.widget_top_rated_products ins,.woocommerce.widget.widget_recent_reviews ins{background-color:#fff0;font-weight:700}.woocommerce.widget.widget_shopping_cart del,.woocommerce.widget.widget_products del,.woocommerce.widget.widget_recently_viewed_products del,.woocommerce.widget.widget_top_rated_products del,.woocommerce.widget.widget_recent_reviews del{font-size:10px}.woocommerce.widget.widget_product_search .screen-reader-text{display:none}.woocommerce.widget.widget_product_search form div{position:relative;margin-top:11px}.woocommerce.widget.widget_product_search .block-title{margin-bottom:20px}.woocommerce.widget.widget_product_search input[type="search"]{height:32px;width:95%;font-family:Verdana,BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:12px;line-height:21px;color:#444;border:1px solid var(--td_grid_border_color,#ededed);padding:3px 9px 3px 9px;box-sizing:border-box}.woocommerce.widget.widget_product_search input[type="submit"]{position:absolute;right:0;bottom:0}.woocommerce.widget.widget_products .product-title,.woocommerce.widget.widget_recently_viewed_products .product-title,.woocommerce.widget.widget_top_rated_products .product-title{font-size:15px;font-weight:600}.woocommerce.widget.widget_recent_reviews li a{font-size:15px;font-weight:600}.woocommerce.widget .star-rating{top:3px;display:block;margin-bottom:5px;margin-top:5px}.woocommerce.widget .ui-slider .ui-slider-handle{box-shadow:none;border-radius:0;border:1px solid #fff;background:none var(--td_theme_color,#4db2ec);width:15px;height:15px}.woocommerce.widget .ui-slider-range{background:none repeat scroll 0 0 rgb(0 0 0 / .5)!important;box-shadow:none!important}.woocommerce.widget .ui-slider{background:none repeat scroll 0 0 rgb(50 50 50 / .8)!important;border-radius:0!important;margin-bottom:20px!important;margin-top:10px}.woocommerce.widget.widget_layered_nav_filters ul li a{background:none repeat scroll 0 0 var(--td_theme_color,#4db2ec)!important;border-color:transparent!important}.td-footer-wrapper .widget_product_search input[type="submit"]{background-color:#444}.td-footer-wrapper .widget_product_search input[type="submit"]:hover{background-color:var(--td_theme_color,#4db2ec)}.td-footer-wrapper .woocommerce.widget .ui-slider-range{background:none repeat scroll 0 0 rgb(255 255 255 / .5)!important}.td-footer-wrapper .woocommerce.widget .ui-slider{background:none repeat scroll 0 0 rgb(255 255 255 / .3)!important}@media (max-width:767px){.woocommerce div.product div.images{margin-bottom:0}}@media (max-width:768px){.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{font-size:12px;padding:14px;margin-bottom:0}}.woocommerce.columns-8 ul.products li.product{margin-right:2%;width:10.75%}.woocommerce.columns-8 ul.products li.product.last{margin-right:0}@media (max-width:767px){.woocommerce.columns-8 ul.products li.product{margin:0 0 2.992em;width:48%}}.woocommerce.columns-7 ul.products li.product{margin-right:2.2%;width:12.4%}@media (max-width:767px){.woocommerce.columns-7 ul.products li.product{margin:0 0 2.992em;width:48%}}.woocommerce.columns-7 ul.products li.product.last{margin-right:0}@media (min-width:768px) and (max-width:1018px){.woocommerce-page .woocommerce a.button{font-size:9px;padding:8px}}.woocommerce .products .star-rating{margin:.5em 0}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding-bottom:0}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{font-size:13px;padding:18px;display:block;width:100%!important}.epyt-debug{background-color:#ddd;color:#000;cursor:pointer;text-align:left}iframe.__youtube_prefs__{border-width:0}.epyt-gallery{text-align:center}.epyt-gallery .epyt-figure{margin-block:0;margin-inline:0}.epyt-gallery iframe{margin-bottom:0}.epyt-gallery.epyt-lb iframe{display:none;height:0!important}.epyt-gallery-list{display:block;margin:0 -8px;position:relative;transition:opacity .3s ease-out}.epyt-gallery-list .epyt-gallery-thumb{box-sizing:border-box}.epyt-gallery-list p{display:none}.epyt-gallery-clear{clear:both}.epyt-gallery-list.epyt-loading{opacity:.5;transition:opacity .3s ease-out}.epyt-gallery-thumb{box-sizing:border-box;cursor:pointer;display:block!important;float:left;height:auto;opacity:1;overflow-y:hidden;padding:0 8px 10px;position:relative}.epyt-gallery-thumb.hover{height:auto;opacity:1;position:relative;transition:opacity .3s ease-out}.epyt-gallery-img-box{width:100%}.epyt-gallery-img{background-position:50%!important;background-size:cover!important;height:0;overflow:hidden!important;padding-top:56.25%!important;position:relative;width:100%}.epyt-gallery-playhover{height:100%;left:0;opacity:0;position:absolute;text-align:center;top:-10px;transition:opacity .3s ease-out;vertical-align:middle;width:100%}.epyt-gallery-thumb.epyt-current-video .epyt-gallery-playhover,.epyt-gallery-thumb.hover .epyt-gallery-playhover{opacity:1;top:0;transition:all .3s ease-out}.epyt-gallery-thumb .epyt-gallery-playcrutch{display:inline-block;height:100%;vertical-align:middle;width:0}.epyt-gallery-playhover .epyt-play-img{border:none;box-sizing:border-box;display:inline-block!important;height:auto!important;margin:0!important;max-width:15%!important;min-width:30px!important;padding:0!important;vertical-align:middle!important;width:auto}.epyt-gallery-title{font-size:80%;line-height:120%;padding:10px}.epyt-gallery-notitle{padding:4px}.epyt-gallery-notitle span{display:none}.epyt-gallery-rowtitle{left:0;opacity:0;overflow-x:hidden;position:absolute;text-align:center;text-overflow:ellipsis;top:100%;white-space:nowrap;width:100%;z-index:10}.epyt-gallery-rowtitle.hover{opacity:1;transition:opacity .2s linear}.epyt-gallery-rowbreak{clear:both}.epyt-pagination{clear:both;padding:10px 8px;text-align:center}.epyt-pagination.epyt-hide-pagination *{display:none!important}.epyt-pagenumbers>div,.epyt-pagination>div{display:inline-block;padding:0 2px;vertical-align:middle}.epyt-pagination .epyt-pagebutton{cursor:pointer;display:inline-block;padding:0 10px}.epyt-pagebutton>div{display:inline}.epyt-pagination .epyt-loader{display:none}.epyt-gallery-list.epyt-loading .epyt-pagination .epyt-loader{display:inline-block}body .lity-container{max-width:964px;width:100%}.epyt-curtain .lity-opened iframe{opacity:0;transition:opacity .3s linear .5s}.epyt-gallery-allthumbs.epyt-cols-1 .epyt-gallery-thumb{width:100%}.epyt-gallery-allthumbs.epyt-cols-2 .epyt-gallery-thumb{width:50%}.epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb{width:33.333%}.epyt-gallery-allthumbs.epyt-cols-4 .epyt-gallery-thumb{width:25%}.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb{width:20%}.epyt-gallery-allthumbs.epyt-cols-6 .epyt-gallery-thumb{width:16.666%}.epyt-gallery-allthumbs.epyt-cols-7 .epyt-gallery-thumb{width:14.285%}.epyt-gallery-allthumbs.epyt-cols-8 .epyt-gallery-thumb{width:12.5%}.epyt-gallery-allthumbs.epyt-cols-9 .epyt-gallery-thumb{width:11.111%}.epyt-gallery-allthumbs.epyt-cols-10 .epyt-gallery-thumb{width:10%}.epyt-gallery-allthumbs.epyt-cols-11 .epyt-gallery-thumb{width:9.09%}.epyt-gallery-allthumbs.epyt-cols-12 .epyt-gallery-thumb{width:8.333%}.epyt-gallery-allthumbs.epyt-cols-13 .epyt-gallery-thumb{width:7.692%}.epyt-gallery-allthumbs.epyt-cols-14 .epyt-gallery-thumb{width:7.142%}.epyt-gallery-allthumbs.epyt-cols-15 .epyt-gallery-thumb{width:6.666%}.epyt-gallery-allthumbs.epyt-cols-16 .epyt-gallery-thumb{width:6.25%}.epyt-gallery-allthumbs.epyt-cols-17 .epyt-gallery-thumb{width:5.882%}.epyt-gallery-allthumbs.epyt-cols-18 .epyt-gallery-thumb{width:5.555%}.epyt-gallery-allthumbs.epyt-cols-19 .epyt-gallery-thumb{width:5.263%}.epyt-gallery-allthumbs.epyt-cols-20 .epyt-gallery-thumb{width:5%}.epyt-pagebutton.hide,.epyt-pagenumbers.hide{display:none!important;opacity:0!important;visibility:hidden!important}.epyt-gallery-subscribe{clear:both;padding:15px 0 10px;text-align:center}.epyt-gallery-subscribe a.epyt-gallery-subbutton,.epyt-gallery-subscribe a.epyt-gallery-subbutton:hover{background-color:#e62117!important;border-radius:3px;color:#fff!important;display:inline-block;padding:5px 10px;text-decoration:none!important}.epyt-gallery-subscribe a.epyt-gallery-subbutton img{background:transparent;-webkit-box-shadow:none;box-shadow:none;display:inline-block;height:auto!important;margin:0;padding:0 6px 3px 0;vertical-align:middle!important;width:20px!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(180deg,#000,#444);height:auto;padding:25px;text-align:left}body div.__youtube_prefs__.__youtube_prefs_gdpr__ *{color:#e3e3e3!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ a{text-decoration:underline}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__,body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__:hover{background:#e62117!important;border-radius:3px;border-width:0;box-sizing:border-box;color:#fff!important;display:inline-block;font-weight:400;padding:5px 10px;text-decoration:none!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__ img{background:transparent;-webkit-box-shadow:none;box-shadow:none;display:inline-block;height:auto!important;margin-left:8px;padding:0 6px 3px 0;vertical-align:middle!important;width:20px!important}body .epyt-gallery-img-gdpr{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(180deg,#000,#444)}.epyt-facade{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.epyt-facade:hover{-webkit-filter:brightness(90%);-moz-filter:brightness(90%);filter:brightness(90%)}.epyt-facade img.epyt-facade-poster{border:none;cursor:pointer;display:block;height:auto;left:50%;margin:0;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.epyt-facade button.epyt-facade-play{background-color:transparent!important;border-width:0!important;cursor:pointer;height:48px;left:50%;margin-left:-34px;margin-top:-24px;position:absolute;top:50%;-webkit-transition:opacity .25s cubic-bezier(0,0,.2,1);transition:opacity .25s cubic-bezier(0,0,.2,1);width:68px}.epyt-facade button.epyt-facade-play svg{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.epyt-facade button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);fill:#212121;fill-opacity:.8}.epyt-facade:hover button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s cubic-bezier(0,0,.2,1);transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s cubic-bezier(0,0,.2,1);fill:red;fill-opacity:1}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.epyt-facade{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{bottom:0;left:0;overflow-y:auto;position:absolute;right:0;top:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper:before{padding:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper .epyt-is-override.__youtube_prefs_gdpr__{bottom:unset;left:unset;position:relative;right:unset;top:unset}.mx_image_background{background-color:#f2f2f2}.td-visibility-hidden{visibility:hidden}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}.td-sp{background-image:url(/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/sprite/elements.png);background-repeat:no-repeat;display:block}.td-sp-video-play{width:42px;height:42px;background-position:-20px -488px}.td-sp-video-pause{width:42px;height:42px;background-position:-20px -612px}.td-sp-facebook{width:32px;height:32px;background-position:-20px -20px}.td-sp-pinterest{width:32px;height:32px;background-position:-20px -72px}.td-sp-rss{width:32px;height:32px;background-position:-20px -124px}.td-sp-soundcloud{width:32px;height:32px;background-position:-20px -176px}.td-sp-instagram{width:32px;height:32px;background-position:-20px -228px}.td-sp-vimeo{width:32px;height:32px;background-position:-20px -332px}.td-sp-youtube{width:32px;height:32px;background-position:-20px -384px}.td-sp-twitter{width:32px;height:32px;background-position:-20px -436px}.td-sp-tiktok{width:32px;height:32px;background-position:-20px -740px}.td-sp-twitch{width:32px;height:32px;background-position:-20px -781px}.td-sp-steam{width:32px;height:32px;background-position:-20px -843px}.tdc-header-template .td-main-page-wrap,.tdc-no-header .td-main-page-wrap{padding-top:0}.tdc_zone{margin:0}.td-main-content-wrap .tdc_zone{z-index:0}.td-header-template-wrap{z-index:100}.td-header-desktop-wrap{width:100%}.td-header-desktop-wrap .td-spot-id-header{max-width:728px;width:auto}@media (min-width:768px) and (max-width:1018px){.td-header-desktop-wrap .td-spot-id-header{height:60px}}@media (max-width:767px){.td-header-mobile-wrap .td-spot-id-header{margin:0 auto}}.td-header-desktop-sticky-wrap,.td-header-mobile-sticky-wrap{position:fixed;top:0;width:100%;z-index:999;visibility:hidden;opacity:0}.td-header-desktop-sticky-wrap.td-header-active,.td-header-mobile-sticky-wrap.td-header-active{visibility:visible}.td-header-desktop-sticky-wrap.td-header-stop-transition,.td-header-mobile-sticky-wrap.td-header-stop-transition{-webkit-transition:none;transition:none}@media (min-width:767px){.admin-bar .td-header-desktop-sticky-wrap{margin-top:32px}}.tdb-mega-menu .td-post-category{transition:none;-webkit-transition:none}.tdb-hover .td-post-category{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}#td-mobile-nav .td-menu-login-section{list-style:none;position:relative;margin-top:20px}#td-mobile-nav .td-menu-login-section .td-logged-wrap{height:60px;line-height:60px}@media (max-width:320px){#td-mobile-nav .td-menu-login-section .td-logged-wrap{height:40px;line-height:40px}}#td-mobile-nav .td-menu-login-section a{color:var(--td_mobile_text_color,#ffffff)}#td-mobile-nav .td-menu-login-section a:hover{color:var(--td_mobile_text_active_color,#73c7e3)}#td-mobile-nav .td-menu-avatar{position:absolute;top:0;left:20px;margin:0}#td-mobile-nav .td-menu-avatar .td-avatar-container{width:60px;height:60px;border-radius:40px;-webkit-box-shadow:0 0 0 4px rgb(255 255 255 / .1);box-shadow:0 0 0 4px rgb(255 255 255 / .1);overflow:hidden;position:relative}@media (max-width:320px){#td-mobile-nav .td-menu-avatar .td-avatar-container{-webkit-box-shadow:0 0 0 3px rgb(255 255 255 / .1);box-shadow:0 0 0 3px rgb(255 255 255 / .1);width:40px;height:40px}}#td-mobile-nav .td-menu-avatar .avatar{position:absolute;margin:0 auto;left:-9999px;right:-9999px;max-width:none;width:100%;height:100%}#td-mobile-nav .td-menu-username{font-size:20px;font-weight:700;margin:0 100px 0 95px;overflow:hidden;height:60px}@media (max-width:320px){#td-mobile-nav .td-menu-username{font-size:18px;height:40px;margin:0 100px 0 75px}}#td-mobile-nav .td-menu-logout{position:absolute;top:0;right:20px;margin:0}#td-mobile-nav .td-menu-logout a{padding:7px 14px;border:1px solid rgb(255 255 255 / .1);background-color:rgb(255 255 255 / .03);font-size:14px;font-weight:700}.rtl .td-mobile-main-menu{display:flex;flex-direction:column-reverse}.rtl #td-mobile-nav .td-menu-avatar{right:20px;left:auto}.rtl #td-mobile-nav .td-menu-logout{left:20px;right:auto}.rtl #td-mobile-nav .td-menu-username{margin:0 95px 0 100px}#td-mobile-nav .td-guest-wrap{height:40px;text-align:center}#td-mobile-nav .td-guest-wrap .td-menu-avatar{position:relative;display:inline-block;vertical-align:middle;top:auto;left:auto;margin-right:15px}#td-mobile-nav .td-guest-wrap .td-menu-avatar .td-avatar-container{width:40px;height:40px}#td-mobile-nav .td-guest-wrap .td-menu-login{display:inline-block;font-size:20px;font-weight:700;color:#fff;vertical-align:middle}#td-mobile-nav .td-guest-wrap .td-menu-login span{background-color:var(--td_mobile_text_color,#ffffff);width:1px;height:20px;display:inline-block;margin:0 13px;line-height:20px;position:relative;top:3px;opacity:.3}#td-mobile-nav .td-guest-wrap .td-menu-login a{cursor:pointer}#td-mobile-nav .td-register-section{position:absolute;top:0;color:var(--td_mobile_text_color,#ffffff);width:100%;z-index:-1}#td-mobile-nav .td-register-section a{color:var(--td_mobile_text_color,#ffffff)}#td-mobile-nav .td-register-section a:hover{color:var(--td_mobile_text_active_color,#73c7e3)}#td-mobile-nav .td-register-section .td-icon-read-down{font-size:23px;transform:rotate(90deg);-webkit-transform:rotate(90deg);line-height:74px;width:74px}#td-mobile-nav .td-register-section .td-login-input{color:var(--td_mobile_text_color,#ffffff);font-weight:400;font-size:17px;height:40px;line-height:40px;border:0;background:#fff0;outline:0;margin:18px 0;position:relative;border-bottom:1px solid var(--td_mobile_text_color,rgb(255 255 255 / .2));border-radius:0;box-shadow:none}#td-mobile-nav .td-register-section .td-login-input:focus~label,#td-mobile-nav .td-register-section .td-login-input:valid~label{top:-6px;font-size:14px;opacity:.4}#td-mobile-nav .td-register-section .td-login-form-wrap{padding:0 30px}#td-mobile-nav .td-register-section .td-login-button{display:block;text-align:center;width:100%;text-transform:uppercase;line-height:50px;color:var(--td_mobile_button_color_mob,#000000);border:none;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .36);box-shadow:0 0 8px rgb(0 0 0 / .36);margin:17px 0 15px;font-size:17px;border-radius:0;background-color:var(--td_mobile_button_background_mob,#ffffff);opacity:.8;text-shadow:none}#td-mobile-nav .td-register-section .td-login-social{width:100%;margin-top:13px;margin-bottom:10px;line-height:inherit}#td-mobile-nav .td-register-section .td-login-info-text{text-align:center;margin-bottom:20px}#td-mobile-nav .td-register-section .td-login-register-link a{width:100%;display:block;padding:13px;margin-top:24px;font-size:13px;text-transform:uppercase;color:#fff;cursor:pointer;position:relative;text-align:center}#td-mobile-nav .td-register-section .td-login-register-link a:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;border:1px solid #fff;opacity:0;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}#td-mobile-nav .td-register-section .td-login-register-link a:hover{color:#fff}#td-mobile-nav .td-register-section .td-login-register-link a:hover:before{opacity:.2}#td-mobile-nav .td-login-title{position:absolute;top:0;padding:0 50px;text-align:center;line-height:74px;text-transform:uppercase;width:100%;font-size:17px;height:74px;overflow:hidden;z-index:-1}#td-mobile-nav .td-login-panel-title{text-align:center;font-size:16px;padding:30px 10px}#td-mobile-nav .td-login-panel-title span{display:inline-block;font-size:28px;font-weight:700;width:100%;margin-bottom:10px}#td-mobile-nav .td-login-form-mobile-fb-open .td-login-close,#td-mobile-nav .td-login-form-mobile-fb-open .td-register-close,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-panel-title,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-inputs,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-button,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-social,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-info-text,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-register-link{opacity:.5;pointer-events:none}.td-ajax-search-flex .td_module_flex_1{padding-bottom:25px}.td-ajax-search-flex .td_module_flex_1 .td-module-container{flex-direction:row}.td-ajax-search-flex .td_module_flex_1 .td-image-container{flex:0 0 30%;width:30%}.td-ajax-search-flex .td_module_flex_1 .td-image-wrap{padding-bottom:70%}.td-ajax-search-flex .td_module_flex_1 .td-module-meta-info{padding:0 0 0 15px}.td-ajax-search-flex .td_module_flex_1 .entry-title{font-size:16px;line-height:20px;font-weight:500}.td-ajax-search-flex .td_module_flex_1 .td-excerpt,.td-ajax-search-flex .td_module_flex_1 .td-post-category,.td-ajax-search-flex .td_module_flex_1 .td-post-author-name,.td-ajax-search-flex .td_module_flex_1 .td-module-comments,.td-ajax-search-flex .td_module_flex_1 .td-read-more{display:none}.td_block_wrap{margin-bottom:48px;position:relative;clear:both}@media (max-width:767px){.td_block_wrap{margin-bottom:32px}}.td_block_wrap .td-next-prev-wrap,.td_block_wrap .td-load-more-wrap{margin-top:20px}@media (max-width:767px){.td_block_wrap .td-next-prev-wrap,.td_block_wrap .td-load-more-wrap{margin-bottom:0}}.td_block_wrap .td-subcat-item .td-cur-simple-item{color:#000}.td_block_wrap-composer{position:relative}.td-block-title-wrap{position:relative}.td-page-content .td_block_wrap{line-height:21px}.td-fix-index{transform:translateZ(0);-webkit-transform:translateZ(0)}.td_with_ajax_pagination{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);overflow:hidden}.widgettitle,.widgettitle:after,.td-trending-now-title,.td-trending-now-wrapper:hover .td-trending-now-title,.wpb_tabs li.ui-tabs-active a,.wpb_tabs li:hover a,.woocommerce .product .products h2:not(.woocommerce-loop-product__title),.td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more{background-color:var(--td_header_color,#222222)}.td_block_wrap .td-subcat-item .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td-next-prev-wrap{position:relative;clear:both}.td-next-prev-wrap a{display:inline-block;margin-right:7px;width:25px;height:25px;border:1px solid #dcdcdc;line-height:24px;text-align:center;vertical-align:middle;font-size:7px;color:#b7b7b7}.td-next-prev-wrap a:hover{background-color:var(--td_theme_color,#4db2ec);border-color:var(--td_theme_color,#4db2ec);color:#fff}.td-next-prev-wrap .ajax-page-disabled{opacity:.5}.td-next-prev-wrap .td-ajax-next-page{padding-left:2px}.td-next-prev-wrap .td-ajax-prev-page{padding-right:1px}.td-next-prev-wrap .td-next-prev-icon-svg{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.td-next-prev-wrap .td-next-prev-icon-svg svg{width:7px;height:8px}.td-next-prev-wrap .td-next-prev-icon-svg svg,.td-next-prev-wrap .td-next-prev-icon-svg svg *{fill:#b7b7b7}.td-next-prev-wrap a:hover .td-next-prev-icon-svg svg,.td-next-prev-wrap a:hover .td-next-prev-icon-svg svg *{fill:#fff}.rtl .td-next-prev-wrap .td-ajax-next-page{padding-right:2px;padding-left:0}.rtl .td-next-prev-wrap .td-ajax-prev-page{padding-left:1px;padding-right:0}@-moz-document url-prefix(){.td-next-prev-wrap a{line-height:23px}}.td_ajax_load_more{display:inline-block;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:12px;line-height:1;padding:8px 10px;border:1px solid #C9C9C9;text-align:center;vertical-align:middle}.td_ajax_load_more i{font-size:8px;margin-left:6px;position:relative;top:0;vertical-align:middle}.td_ajax_load_more .td-load-more-icon-svg{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;margin-left:6px}.td_ajax_load_more .td-load-more-icon-svg svg{width:7px;height:8px}.td_ajax_load_more .td-load-more-icon-svg svg,.td_ajax_load_more .td-load-more-icon-svg svg *{fill:#767676}.td_ajax_load_more:hover .td-load-more-icon-svg svg,.td_ajax_load_more:hover .td-load-more-icon-svg svg *{fill:#fff}.td_ajax_load_more.ajax-page-disabled{visibility:hidden!important}.td-load-more-wrap{transform:translateZ(0);-webkit-transform:translateZ(0)}@-moz-document url-prefix(){.td_ajax_load_more{padding:7px 10px 9px}}.td-load-more-wrap{text-align:center;clear:both}.td-load-more-wrap a{color:#767676}.td-load-more-wrap a:hover{background-color:var(--td_theme_color,#4db2ec);border-color:var(--td_theme_color,#4db2ec);color:#fff;text-decoration:none!important}.td_block_inner_overflow{overflow:hidden}.td_block_inner_overflow .td-module-image{min-height:20px}.td-load-more-infinite-wrap{display:none}.td-subcat-filter{position:absolute;bottom:0;right:0;margin:auto 0;opacity:0;z-index:2;line-height:30px;text-align:right}.td-subcat-filter ul{margin:0}.td-subcat-filter .td-display-filter{display:none!important}.td-subcat-filter .td-subcat-list{display:inline-block;line-height:1}.td-subcat-filter .td-subcat-list .td-subcat-item{display:inline-block;line-height:1;margin-left:30px}.td-subcat-filter .td-subcat-list a{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:13px;color:#767676;line-height:1}.td-subcat-filter .td-subcat-list a:hover{color:var(--td_theme_color,#4db2ec)}.td-subcat-filter .td-subcat-dropdown{display:inline-block;text-align:right;line-height:30px;position:relative}.td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more span,.td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more i{color:#fff}.td-subcat-filter .td-subcat-dropdown:hover ul{display:block}.td-subcat-filter .td-subcat-dropdown .td-subcat-more{cursor:pointer;margin-left:15px;padding-left:15px;-webkit-user-select:none;display:inline-block}.td-subcat-filter .td-subcat-dropdown .td-subcat-more:before{content:'';width:70px;height:100%;position:absolute;margin-top:2px;top:0;right:0;z-index:1;opacity:0}.td-subcat-filter .td-subcat-dropdown .td-subcat-more i{font-size:9px;color:#767676;margin-left:12px;margin-right:12px}.td-subcat-filter .td-subcat-dropdown ul{list-style:none;position:absolute;right:0;top:100%;padding:6px 0 8px 0;background-color:#fff;background-color:rgb(255 255 255 / .95);z-index:999;border-width:0 1px 1px 1px;border-color:var(--td_grid_border_color,#ededed);border-style:solid;display:none}.td-subcat-filter .td-subcat-dropdown a{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:13px;color:#767676;white-space:nowrap;display:block;line-height:26px;padding-left:21px;padding-right:15px}.td-subcat-filter .td-subcat-dropdown a:hover{color:var(--td_theme_color,#4db2ec)}.td-subcat-filter .td-subcat-dropdown li{margin-left:0}.td-subcat-filter .td-subcat-dropdown span{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:13px;color:#767676;line-height:1}.td-js-loaded .td-subcat-filter{opacity:1;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}.td_quote_on_blocks{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:30px;line-height:35px;font-weight:400;font-style:italic;text-align:left;text-transform:uppercase;color:var(--td_theme_color,#4db2ec);margin-top:10px}@media (max-width:1018px){.td_quote_on_blocks{font-size:22px;line-height:28px}}.td_block_empty_space,.vc_empty_space{margin-bottom:0}.ie8 .entry-thumb:before,.ie9 .entry-thumb:before,.ie10 .entry-thumb:before,.ie11 .entry-thumb:before,.ie8 .entry-thumb:after,.ie9 .entry-thumb:after,.ie10 .entry-thumb:after,.ie11 .entry-thumb:after,.ie8 .td-instagram-element:before,.ie9 .td-instagram-element:before,.ie10 .td-instagram-element:before,.ie11 .td-instagram-element:before,.ie8 .td-instagram-element:after,.ie9 .td-instagram-element:after,.ie10 .td-instagram-element:after,.ie11 .td-instagram-element:after,.ie8 .td-author-image:before,.ie9 .td-author-image:before,.ie10 .td-author-image:before,.ie11 .td-author-image:before,.ie8 .td-author-image:after,.ie9 .td-author-image:after,.ie10 .td-author-image:after,.ie11 .td-author-image:after{display:none!important}.td-menu-blocks-custom{margin-bottom:30px;padding:0 60px}@media (max-width:1018px){.td-menu-blocks-custom{padding:0}}.td-menu-blocks-custom .widget{margin-bottom:0}.td-menu-blocks-custom ul{text-align:center}.td-menu-blocks-custom ul li{display:inline-block;margin-bottom:8px;margin-left:0;margin-right:7px}.td-menu-blocks-custom ul li a{border:1px solid #eaeaea;padding:0 12px;font-size:13px;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-weight:500;line-height:31px;display:block}.td-menu-blocks-custom ul li a:hover{background-color:#111;color:#fff;border-color:#111}.td-menu-blocks-custom .current-menu-item a{border-color:var(--td_theme_color,#4db2ec);background-color:var(--td_theme_color,#4db2ec);color:#fff}.td-menu-blocks-custom .current-menu-item a:hover{color:#fff}.td-menu-block-headers{text-align:center}.td-menu-block-headers ul{margin-top:0}.td-menu-block-headers li{display:inline-block;margin:2px!important;text-align:center;line-height:17px!important;font-size:10px;margin-top:20px!important}@media (max-width:767px){.td-menu-block-headers li{margin-top:15px!important;font-size:9px}}.td-menu-block-headers li.current-menu-item img{border-color:var(--td_theme_color,#4db2ec)}.td-menu-block-headers li.current-menu-item a{color:var(--td_theme_color,#4db2ec)}.td-menu-block-headers li:hover img{border-color:var(--td_theme_color,#4db2ec)}.td-menu-block-headers li img{display:block;border:1px solid #eaeaea;width:110px}@media (max-width:767px){.td-menu-block-headers li img{width:82px}}.td-list-menu-inline{padding:0 60px;margin-bottom:22px}@media (max-width:1018px){.td-list-menu-inline{padding:0}}.td-list-menu-inline ul{margin:0;text-align:center}.td-list-menu-inline ul li{display:inline-block;margin-bottom:8px;margin-left:0;margin-right:10px}.td-list-menu-inline ul li a{border:1px solid #eaeaea;padding:0 12px;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:13px;font-weight:500;line-height:31px;color:#000;display:block}.td-list-menu-inline ul li a:hover{background-color:#111;color:#fff;border-color:#111}.td-list-menu-inline .current-menu-item a{border-color:var(--td_theme_color,#4db2ec);background-color:var(--td_theme_color,#4db2ec);color:#fff!important}.td-tab-blocks-custom{margin-bottom:0!important}.td-tab-blocks-custom ul.wpb_tabs_nav{border-bottom:0}.td-tab-blocks-custom .wpb_text_column{margin-bottom:21px}.td-tab-blocks-custom.wpb_tabs li.ui-tabs-active a,.td-tab-blocks-custom.wpb_tabs li:hover a{background-color:#111}.td-tab-blocks-custom ul.wpb_tabs_nav{display:table;margin-left:auto;margin-right:auto;margin-bottom:40px}@media (min-width:768px) and (max-width:1018px){.td-tab-blocks-custom ul.wpb_tabs_nav{margin-bottom:20px}}@media (max-width:767px){.td-tab-blocks-custom ul.wpb_tabs_nav{text-align:center;margin-bottom:20px}}.td-tab-blocks-custom ul.wpb_tabs_nav li{display:inline-block;margin:0 2px;background-color:transparent!important}@media (max-width:767px){.td-tab-blocks-custom ul.wpb_tabs_nav li{margin:0 0 6px 0;float:none}}.td-tab-blocks-custom ul.wpb_tabs_nav li a{padding:5px 13px!important;font-size:13px;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-weight:500;line-height:18px}@media (min-width:768px) and (max-width:1018px){.td-tab-blocks-custom ul.wpb_tabs_nav li a{padding:4px 9px!important;font-size:12px}}@media (max-width:767px){.td-tab-blocks-custom ul.wpb_tabs_nav li a{padding:4px 7px!important;font-size:12px;line-height:16px}}.td-tab-blocks-custom ul.wpb_tabs_nav li a:hover{background-color:#111;color:#fff}.td-h-effect-up-shadow .entry-thumb:not(.td-animation-stack-type0-2):not(.td-animation-stack-type1-2):not(.td-animation-stack-type2-2),.td-h-effect-up-shadow .td-module-thumb a:after,.td-h-effect-up-shadow .td-category-pos-image .td-post-category,.td-h-effect-up-shadow .td-admin-edit{-webkit-transition:box-shadow 0.3s ease,transform 0.3s ease;transition:box-shadow 0.3s ease,transform 0.3s ease}.td-h-effect-up-shadow .entry-thumb.td-animation-stack-type0-2{transition:box-shadow 0.3s ease,transform 0.3s ease,opacity 0.3s cubic-bezier(.39,.76,.51,.56)}.td-h-effect-up-shadow .entry-thumb.td-animation-stack-type1-2{transition:box-shadow 0.3s ease,transform 0.3s ease,opacity 0.3s cubic-bezier(.39,.76,.51,.56) 0s}.td-h-effect-up-shadow .entry-thumb.td-animation-stack-type2-2{transition:box-shadow 0.3s ease,transform 0.3s ease,opacity 0.4s cubic-bezier(.13,.43,.57,.88)}.td-h-effect-up-shadow .entry-thumb{-webkit-box-shadow:0 3px 12px -1px rgb(7 10 25 / .2),0 22px 27px -20px rgb(7 10 25 / .2);box-shadow:0 3px 12px -1px rgb(7 10 25 / .2),0 22px 27px -20px rgb(7 10 25 / .2)}.td-h-effect-up-shadow .td_module_wrap:hover .entry-thumb,.td-h-effect-up-shadow.td_module_wrap:hover .entry-thumb,.td-h-effect-up-shadow .td_module_wrap:hover .td-module-thumb a:after,.td-h-effect-up-shadow.td_module_wrap:hover .td-module-thumb a:after,.td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category,.td-h-effect-up-shadow.td_module_wrap:hover .td-category-pos-image .td-post-category,.td-h-effect-up-shadow .td_module_wrap:hover .td-admin-edit,.td-h-effect-up-shadow.td_module_wrap:hover .td-admin-edit{transform:translate(0,-2px)!important;-webkit-transform:translate(0,-2px)!important}.td-h-effect-up-shadow .td_module_wrap:hover .entry-thumb,.td-h-effect-up-shadow.td_module_wrap:hover .entry-thumb{-webkit-box-shadow:0 15px 45px -5px rgb(7 10 25 / .25);box-shadow:0 15px 45px -5px rgb(7 10 25 / .25)}.td-h-effect-shadow .td-module-thumb .entry-thumb{-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.td-h-effect-shadow .td_module_wrap:hover .entry-thumb,.td-h-effect-shadow.td_module_wrap:hover .entry-thumb{-webkit-box-shadow:rgb(108 108 108 / .2) 0 2px 2px,rgb(108 108 108 / .2) 0 4px 4px,rgb(108 108 108 / .2) 0 8px 8px,rgb(108 108 108 / .2) 0 16px 16px;box-shadow:rgb(108 108 108 / .2) 0 2px 2px,rgb(108 108 108 / .2) 0 4px 4px,rgb(108 108 108 / .2) 0 8px 8px,rgb(108 108 108 / .2) 0 16px 16px}[class*='td_flex_block_'] .td-post-vid-time{padding:3px 6px 4px;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:10px;font-weight:600;line-height:1}[class*='td_flex_block_'] .td-next-prev-wrap a{width:auto;height:auto;min-width:25px;min-height:25px}[class*='td_flex_block_'] .td-icon-star,[class*='td_flex_block_'] .td-icon-star-empty,[class*='td_flex_block_'] .td-icon-star-half{width:1.3em}.td-post-vid-time{pointer-events:none}html[class*='ie'] [class*='td_flex_block_5'] .td-module-container,html[class*='ie'] [class*='tdb_header_mega_menu '] .td-module-container,html[class*='ie'] [class*='tdb_single_related'] .td-module-container{display:block}html[class*='ie'] [class*='td_flex_block_5'] .td-image-container,html[class*='ie'] [class*='tdb_header_mega_menu '] .td-image-container,html[class*='ie'] [class*='tdb_single_related'] .td-image-container{height:auto;flex:initial}.td-user-rev-stars{display:flex;align-items:center}.td-user-rev-star{font-size:14px;color:#b5b5b5}.td-user-rev-star svg{display:block;width:1em;height:auto;fill:#C1BFBF}.td-user-rev-star:not(:last-child){margin-right:3px}.td-user-rev-star-half,.td-user-rev-star-full{color:#ee8302}.td-user-rev-star-half svg,.td-user-rev-star-full svg{fill:#ee8302}.td_module_flex_1,.td_module_flex_3,.td_module_flex_4,.td_module_flex_5{display:inline-block;width:100%;padding-bottom:0}.td_module_flex_1 .td-module-container,.td_module_flex_3 .td-module-container,.td_module_flex_4 .td-module-container,.td_module_flex_5 .td-module-container{display:flex;flex-direction:column;position:relative}.td_module_flex_1 .td-module-container:before,.td_module_flex_3 .td-module-container:before,.td_module_flex_4 .td-module-container:before,.td_module_flex_5 .td-module-container:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px}.td_module_flex_1 .td-image-wrap,.td_module_flex_3 .td-image-wrap,.td_module_flex_4 .td-image-wrap,.td_module_flex_5 .td-image-wrap{display:block;position:relative}.td_module_flex_1 .td-image-container,.td_module_flex_3 .td-image-container,.td_module_flex_4 .td-image-container,.td_module_flex_5 .td-image-container{position:relative;flex:0 0 auto;width:100%;height:100%}.td_module_flex_1 .td-module-thumb,.td_module_flex_3 .td-module-thumb,.td_module_flex_4 .td-module-thumb,.td_module_flex_5 .td-module-thumb{margin-bottom:0}.td_module_flex_1 .td-module-meta-info,.td_module_flex_3 .td-module-meta-info,.td_module_flex_4 .td-module-meta-info,.td_module_flex_5 .td-module-meta-info{width:100%;margin-bottom:0;z-index:1;border:0 solid #eaeaea;min-height:0}.td_module_flex_1 .td-author-photo,.td_module_flex_3 .td-author-photo,.td_module_flex_4 .td-author-photo,.td_module_flex_5 .td-author-photo{display:inline-block;vertical-align:middle}.td_module_flex_1 .td-thumb-css,.td_module_flex_3 .td-thumb-css,.td_module_flex_4 .td-thumb-css,.td_module_flex_5 .td-thumb-css{width:100%;height:100%;position:absolute;background-size:cover;background-position:center center}.td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category),.td_module_flex_3 .td-category-pos-image .td-post-category:not(.td-post-extra-category),.td_module_flex_4 .td-category-pos-image .td-post-category:not(.td-post-extra-category),.td_module_flex_5 .td-category-pos-image .td-post-category:not(.td-post-extra-category),.td_module_flex_1 .td-post-vid-time,.td_module_flex_3 .td-post-vid-time,.td_module_flex_4 .td-post-vid-time,.td_module_flex_5 .td-post-vid-time{position:absolute;z-index:2;bottom:0}.td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category),.td_module_flex_3 .td-category-pos-image .td-post-category:not(.td-post-extra-category),.td_module_flex_4 .td-category-pos-image .td-post-category:not(.td-post-extra-category),.td_module_flex_5 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:0}.td_module_flex_1 .td-post-vid-time,.td_module_flex_3 .td-post-vid-time,.td_module_flex_4 .td-post-vid-time,.td_module_flex_5 .td-post-vid-time{right:0;background-color:#000;color:#fff}.td_module_flex_1 .td-excerpt,.td_module_flex_3 .td-excerpt,.td_module_flex_4 .td-excerpt,.td_module_flex_5 .td-excerpt{margin:20px 0 0;line-height:21px}.td_module_flex_1 .td-read-more,.td_module_flex_3 .td-read-more,.td_module_flex_4 .td-read-more,.td_module_flex_5 .td-read-more{margin:20px 0 0}.td_module_flex_1 .tdb-favorite,.td_module_flex_2 .tdb-favorite,.td_module_flex_3 .tdb-favorite,.td_module_flex_4 .tdb-favorite,.td_module_flex_5 .tdb-favorite,.tdb_module_loop .tdb-favorite,.tdb_module_loop_2 .tdb-favorite{position:absolute;top:10px;right:10px;width:1em;height:1em;background-color:#fff;border-radius:100%;cursor:pointer}.td_module_flex_1 .td-favorite-ico,.td_module_flex_2 .td-favorite-ico,.td_module_flex_3 .td-favorite-ico,.td_module_flex_4 .td-favorite-ico,.td_module_flex_5 .td-favorite-ico,.tdb_module_loop .td-favorite-ico,.tdb_module_loop_2 .td-favorite-ico{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.556em;height:auto;fill:#000;transition:opacity 0.2s ease-in-out}.td_module_flex_1 .td-favorite-ico-full,.td_module_flex_2 .td-favorite-ico-full,.td_module_flex_3 .td-favorite-ico-full,.td_module_flex_4 .td-favorite-ico-full,.td_module_flex_5 .td-favorite-ico-full,.tdb_module_loop .td-favorite-ico-full,.tdb_module_loop_2 .td-favorite-ico-full{opacity:0}.td_module_flex_1 .tdb-favorite:hover .td-favorite-ico-empty,.td_module_flex_2 .tdb-favorite:hover .td-favorite-ico-empty,.td_module_flex_3 .tdb-favorite:hover .td-favorite-ico-empty,.td_module_flex_4 .tdb-favorite:hover .td-favorite-ico-empty,.td_module_flex_5 .tdb-favorite:hover .td-favorite-ico-empty,.tdb_module_loop .tdb-favorite:hover .td-favorite-ico-empty,.tdb_module_loop_2 .tdb-favorite:hover .td-favorite-ico-empty,.td_module_flex_1 .tdb-favorite-selected .td-favorite-ico-empty,.td_module_flex_2 .tdb-favorite-selected .td-favorite-ico-empty,.td_module_flex_3 .tdb-favorite-selected .td-favorite-ico-empty,.td_module_flex_4 .tdb-favorite-selected .td-favorite-ico-empty,.td_module_flex_5 .tdb-favorite-selected .td-favorite-ico-empty,.tdb_module_loop .tdb-favorite-selected .td-favorite-ico-empty,.tdb_module_loop_2 .tdb-favorite-selected .td-favorite-ico-empty{opacity:0}.td_module_flex_1 .tdb-favorite:hover .td-favorite-ico-full,.td_module_flex_2 .tdb-favorite:hover .td-favorite-ico-full,.td_module_flex_3 .tdb-favorite:hover .td-favorite-ico-full,.td_module_flex_4 .tdb-favorite:hover .td-favorite-ico-full,.td_module_flex_5 .tdb-favorite:hover .td-favorite-ico-full,.tdb_module_loop .tdb-favorite:hover .td-favorite-ico-full,.tdb_module_loop_2 .tdb-favorite:hover .td-favorite-ico-full,.td_module_flex_1 .tdb-favorite-selected .td-favorite-ico-full,.td_module_flex_2 .tdb-favorite-selected .td-favorite-ico-full,.td_module_flex_3 .tdb-favorite-selected .td-favorite-ico-full,.td_module_flex_4 .tdb-favorite-selected .td-favorite-ico-full,.td_module_flex_5 .tdb-favorite-selected .td-favorite-ico-full,.tdb_module_loop .tdb-favorite-selected .td-favorite-ico-full,.tdb_module_loop_2 .tdb-favorite-selected .td-favorite-ico-full{opacity:1}.td-module-exclusive .td-module-title a:before{content:var(--td_excl_label,'EXCLUSIVE');font-family:var(--td_default_google_font_2,'Roboto',sans-serif);color:#fff;background-color:red;padding:4px 8px 2px;margin-right:8px;font-size:14px;font-weight:500;line-height:1;vertical-align:middle}.td-mc1-wrap:after,.td-mc1-wrap .td_module_wrap:after{content:'';display:table;clear:both}.td_module_flex_1 .td-image-wrap,.td_module_flex_5 .td-image-wrap{padding-bottom:50%}.td_module_flex_1 .td-module-meta-info,.td_module_flex_5 .td-module-meta-info{padding:13px 0 0 0}.td_module_flex_3 .td-image-wrap,.td_module_flex_4 .td-image-wrap{padding-bottom:70%}.td_module_flex_3 .td-module-meta-info,.td_module_flex_4 .td-module-meta-info{padding:0 0 0 16px}.td_module_flex_3 .entry-title,.td_module_flex_4 .entry-title{font-size:14px;line-height:20px;font-weight:500}@media (min-width:768px) and (max-width:1018px){.td_module_flex_3 .entry-title,.td_module_flex_4 .entry-title{font-size:12px;line-height:18px}}@media (min-width:1019px) and (max-width:1140px){.td_module_flex_3 .entry-title{font-size:12px;line-height:18px}}.td_flex_block.td_with_ajax_pagination,.td_flex_block.td_with_ajax_pagination .td_block_inner{overflow:initial}.td_flex_block.td_with_ajax_pagination .td_block_inner{height:auto!important}.td_flex_block_2.td_with_ajax_pagination .td-block-inner-pagination{position:relative}.td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap{position:absolute;top:0;left:0;right:auto;display:flex;width:100%;height:100%;margin:0;pointer-events:none}.td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap a{background-color:rgb(0 0 0 / .8);min-width:29px;min-height:29px;line-height:30px;font-size:10px;color:#fdfdfd;border:0;pointer-events:auto}.td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap a:last-child{margin-right:0}.td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:10px;height:11px}.td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg,.td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg *{fill:#fdfdfd}.td_module_flex_2{padding-bottom:0}.td_module_flex_2 .td-module-container{position:relative}.td_module_flex_2 .td-module-thumb{margin-bottom:0;overflow:hidden}.td_module_flex_2 .td-image-wrap{display:block;height:100%}.td_module_flex_2 .td-thumb-css{width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover}.td_module_flex_2 .td-module-meta-info{position:absolute;top:0;left:0;right:0;width:100%;margin-bottom:0;color:#fff}.td_module_flex_2 .td-post-category,.td_module_flex_2 .td-post-vid-time{background-color:#fff;color:#000}.td_module_flex_2 .td-post-vid-time{display:inline-block;margin-right:5px}.td_module_flex_2 .entry-title a,.td_module_flex_2 .td-post-author-name a,.td_module_flex_2 .td-post-date{color:#fff}.td_module_flex_2 .entry-title{font-size:25px;line-height:34px}.td_module_flex_2 .td-module-comments{top:2px}.td_module_flex_2 .td-module-comments a{background-color:transparent!important;padding:0;font-size:11px;font-weight:400}.td_module_flex_2 .td-module-comments a:before{font-family:'newspaper',sans-serif;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;content:"\e83b";margin-right:5px;font-size:9px}.td_module_flex_2 .td-module-comments a:after{display:none}.td_module_flex_2 .td-excerpt{font-size:14px;line-height:19px;color:#ddd}.td_module_flex_2 .td-read-more{margin-top:20px}.td-flb-meta-center .td_module_flex_2 .td-module-meta-info{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.td-flb-meta-bottom .td_module_flex_2 .td-module-meta-info{top:auto;bottom:0}.td_flex_block_3 .td_module_column,.td_flex_block_4 .td_module_column{float:left}.td_flex_block_3 .rtl .td_flex_block_3 .td_module_column,.td_flex_block_4 .rtl .td_flex_block_3 .td_module_column{display:flex;flex-direction:column-reverse}@media (min-width:768px) and (max-width:1018px){.td_flex_block_3 .td_module_flex_1 .entry-title,.td_flex_block_4 .td_module_flex_1 .entry-title{font-size:17px;line-height:22px}}.td_flex_block_3 .td_module_flex_1 .td-excerpt,.td_flex_block_4 .td_module_flex_1 .td-excerpt{margin-top:16px}.td_flex_block_3 .td_module_flex_3 .td-module-container,.td_flex_block_4 .td_module_flex_3 .td-module-container{flex-direction:row}.td_flex_block_3 .td-read-more,.td_flex_block_4 .td-read-more{display:none}.td_flex_block_3 .td_module_flex_1 .td-image-wrap{padding-bottom:72%}.td_flex_block_4 .td_module_flex_4 .td-module-container{flex-direction:row}@media (min-width:1019px) and (max-width:1140px){.td_flex_block_4 .td_module_flex_4 .entry-title{font-size:12px;line-height:18px}}.td_flex_block_5 .td-module-meta-info-top{padding:0}a[href^="tel"]{color:inherit}.vc_wp_recentcomments .td_wp_recentcomments{position:relative;margin-bottom:0}.td_block_raw_css{margin-bottom:0}.td-image-gradient:before{bottom:0;content:"";display:block;height:50%;width:100%;position:absolute;z-index:1;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff0),color-stop(100%,rgb(0 0 0 / .8)));background:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .8) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0)}@media (max-width:1018px){.td-image-gradient:before{height:100%}}.tdb-template .td-main-content-wrap{padding-bottom:0}.ie8 .entry-thumb:before,.ie9 .entry-thumb:before,.ie10 .entry-thumb:before,.ie11 .entry-thumb:before,.ie8 .entry-thumb:after,.ie9 .entry-thumb:after,.ie10 .entry-thumb:after,.ie11 .entry-thumb:after,.ie8 .tdb-featured-image-bg:before,.ie9 .tdb-featured-image-bg:before,.ie10 .tdb-featured-image-bg:before,.ie11 .tdb-featured-image-bg:before,.ie8 .tdb-featured-image-bg:after,.ie9 .tdb-featured-image-bg:after,.ie10 .tdb-featured-image-bg:after,.ie11 .tdb-featured-image-bg:after,.ie8 .tdb-author-img:before,.ie9 .tdb-author-img:before,.ie10 .tdb-author-img:before,.ie11 .tdb-author-img:before,.ie8 .tdb-author-img:after,.ie9 .tdb-author-img:after,.ie10 .tdb-author-img:after,.ie11 .tdb-author-img:after,.ie8 .tdb-author-photo:before,.ie9 .tdb-author-photo:before,.ie10 .tdb-author-photo:before,.ie11 .tdb-author-photo:before,.ie8 .tdb-author-photo:after,.ie9 .tdb-author-photo:after,.ie10 .tdb-author-photo:after,.ie11 .tdb-author-photo:after,.ie8 .tdb_single_featured_image .tdb-block-inner:before,.ie9 .tdb_single_featured_image .tdb-block-inner:before,.ie10 .tdb_single_featured_image .tdb-block-inner:before,.ie11 .tdb_single_featured_image .tdb-block-inner:before,.ie8 .tdb_single_featured_image .tdb-block-inner:after,.ie9 .tdb_single_featured_image .tdb-block-inner:after,.ie10 .tdb_single_featured_image .tdb-block-inner:after,.ie11 .tdb_single_featured_image .tdb-block-inner:after{display:none!important}[class*="tdb-fake-block"]{filter:grayscale(1);user-select:none;-webkit-user-select:none}[class*="tdb-fake-block"] .td_module_wrap{pointer-events:none}.tdb-fake-block{opacity:.1}.tdb-fake-block-2{opacity:.2}.td-sidebar-left .td-crumb-container{padding-left:372px}@media (min-width:1019px) and (max-width:1140px){.td-sidebar-left .td-crumb-container{padding-left:341px}}@media (min-width:768px) and (max-width:1018px){.td-sidebar-left .td-crumb-container{padding-left:256px}}@media (max-width:767px){.td-sidebar-left .td-crumb-container{padding-left:0}}.td-sidebar-left-content{float:right!important}@media (max-width:767px){.td-sidebar-left-content{float:none!important}}.page-template-page-pagebuilder-empty .td-main-page-wrap{padding-top:0;padding-bottom:0}.page-template-page-pagebuilder-overlay .td-main-page-wrap{padding-top:0;padding-bottom:0}.page-template-page-pagebuilder-overlay .td-header-wrap{position:absolute;left:0;right:0}.page-template-page-pagebuilder-overlay .td-header-menu-wrap:before,.page-template-page-pagebuilder-overlay .td-header-menu-wrap:after{display:none}.page-template-page-pagebuilder-overlay .td-banner-wrap-full,.page-template-page-pagebuilder-overlay .td-header-menu-wrap-full,.page-template-page-pagebuilder-overlay .td-header-top-menu-full{background-color:#fff0}.tdc-theme-Newspaper.page-template-page-pagebuilder-overlay .td-header-wrap{pointer-events:none}.tdc-theme-Newspaper.page-template-page-pagebuilder-overlay .sf-menu{pointer-events:auto}.tdc-theme-Newspaper #td-mobile-nav{display:none}.tdc-theme-Newspaper.td-menu-mob-open-menu #td-mobile-nav,.tdc-theme-Newspaper.td-search-opened #td-mobile-nav{display:block}.tdm-svg{fill:#000;transform-origin:50% 50% 0;width:100%;min-width:1000px;left:50%;transform:translateX(-50%);position:relative}.tdc-row-divider{position:absolute;width:100%;height:100%;bottom:0;line-height:0;left:50%;transform:translateX(-50%)}@media (max-width:767px){.tdc-row-divider{width:100vw!important}}[class*="stretch_"] .tdc-row-divider{width:100vw}.tdm-svg2{opacity:.3}.tdm-svg3{opacity:.15}.tdm-svg4{opacity:.08}.tdc-row-divider-top{position:absolute;top:0;width:100%;transform:rotateX(180deg);-webkit-transform:rotateX(180deg)}.tdc-row-divider-bottom{position:absolute;bottom:0;width:100%}.tdc-divider-space{background-color:#fff;position:absolute;width:100%;z-index:1}@media (min-width:1019px){.td-boxed-layout .tdc-row>.td-pb-row>.td-element-style,.td-boxed-layout .tdc-video-outer-wrapper,.td-boxed-layout .tdc-row-divider{width:calc(100% + 48px)}.td-boxed-layout .tdc-row>.td-pb-row>.td-element-style,.td-boxed-layout .tdc-video-outer-wrapper{left:-24px}}@media (min-width:768px) and (max-width:1140px){.td-boxed-layout .tdc-row>.td-pb-row>.td-element-style,.td-boxed-layout .tdc-video-outer-wrapper,.td-boxed-layout .tdc-row-divider{width:100vw;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}}.td_block_wrap p:empty:before{display:none}.rtl .td-element-style{right:auto}body .tdc-restr-display-none{display:none!important}@font-face{font-display:swap;font-family:'newspaper-icons';src:url(/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/icons/newspaper-icons.eot?1);src:url('/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/icons/newspaper-icons.eot?1#iefix') format('embedded-opentype'),url(/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/icons/newspaper-icons.woff?1) format('woff'),url(/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/icons/newspaper-icons.ttf?1) format('truetype'),url('/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/icons/newspaper-icons.svg?1#newspaper-icons') format('svg');font-weight:400;font-style:normal;font-display:swap}[class^="td-icons"]:before,[class*=" td-icons"]:before{font-family:'newspaper-icons';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*="td-icons"]{line-height:1;text-align:center;display:inline-block;cursor:default}.rain-d:before{content:'\e800';display:none}.rain-n:before{content:'\e801';display:none}.mist-d:before{content:'\e802';display:none}.mist-n:before{content:'\e802';display:none}.scattered-clouds-d:before{content:'\e803';display:none}.scattered-clouds-n:before{content:'\e803';display:none}.shower-rain-d:before{content:'\e804';display:none}.shower-rain-n:before{content:'\e804';display:none}.snow-d:before{content:'\e805';display:none}.snow-n:before{content:'\e805';display:none}.thunderstorm-d:before{content:'\e806';display:none}.thunderstorm-n:before{content:'\e806';display:none}.broken-clouds-d:before{content:'\e807';display:none}.broken-clouds-n:before{content:'\e807';display:none}.clear-sky-d:before{content:'\e808';display:none}.clear-sky-n:before{content:'\e809';display:none}.few-clouds-d:before{content:'\e80a';display:none}.few-clouds-n:before{content:'\e80b';display:none}.td-icons-drop:before{content:'\e80c'}.td-icons-wind:before{content:'\e80d'}.td-icons-arrows-down:before{content:'\e80e'}.td-icons-arrows-up:before{content:'\e80f'}.td-icons-cloud:before{content:'\e810'}.td-icons-location:before{content:'\e811'}.td-icons-circus:before{content:"\e900"}.td-icons-farm:before{content:"\e901"}.td-icons-home:before{content:"\e902"}.td-icons-pets:before{content:"\e903"}.td-icons-wild:before{content:"\e904"}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:#fff0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;bottom:0;right:0;color:#ccc;padding-right:15px;font-size:11px;line-height:18px}.mfp-arrow{font-family:'newspaper',sans-serif;font-size:30px;position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:#fff0}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px}.mfp-arrow-left{left:0}.mfp-arrow-left:before{content:'\e807';color:#fff}.mfp-arrow-right{right:0}.mfp-arrow-right:before{content:'\e808';color:#fff}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:before{bottom:40px;content:"";display:block;height:20%;width:100%;position:absolute;z-index:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff0),color-stop(100%,rgb(0 0 0 / .7)));background:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .7) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0);opacity:0;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.mfp-ready .mfp-s-ready .mfp-figure:before{opacity:1}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{font-size:11px;line-height:18px;margin-bottom:50px;position:absolute;bottom:0;left:0;width:100%;cursor:auto;padding:0 65px 0 15px;z-index:1}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:before{bottom:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgb(0 0 0 / .6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgb(0 0 0 / .6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.image-source-link{color:#98C3D1}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:.001;-webkit-backface-visibility:hidden;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.mfp-bg{z-index:10000}.mfp-wrap{z-index:10000}.white-popup-block{position:relative;margin:0 auto;max-width:500px;min-height:500px;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);text-align:center;color:#fff;vertical-align:top;-webkit-box-shadow:0 0 20px 0 rgb(0 0 0 / .2);box-shadow:0 0 20px 0 rgb(0 0 0 / .2);padding:0 0 24px;overflow:hidden}.white-popup-block:after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;display:block;background:var(--td_login_gradient_one,rgb(0 69 130 / .8));background:-webkit-gradient(left bottom,right top,color-stop(0%,var(--td_login_gradient_one,rgb(0 69 130 / .8))),color-stop(100%,var(--td_login_gradient_two,rgb(38 134 146 / .8))));background:linear-gradient(45deg,var(--td_login_gradient_one,rgb(0 69 130 / .8)) 0%,var(--td_login_gradient_two,rgb(38 134 146 / .8)) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a80cb',endColorstr='#42bdcd',GradientType=1);z-index:-2}.white-popup-block:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;display:block;background-repeat:var(--td_login_background_repeat,no-repeat);background-size:var(--td_login_background_size,cover);background-position:var(--td_login_background_position,top);opacity:var(--td_login_background_opacity,1);z-index:-3}.mfp-content .td-login-wrap{position:relative}.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-back-button,.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-login-panel-title,.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-login-panel-descr,.mfp-content .td-login-wrap.td-login-wrap-fb-open form,.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-login-social,.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-login-info-text,.mfp-content .td-login-wrap.td-login-wrap-fb-open #register-link{opacity:.5;pointer-events:none}.mfp-content #login-form .td-login-wrap-fb-open+.mfp-close{opacity:.5;pointer-events:none}.mfp-content .td-back-button{visibility:hidden;opacity:0;-webkit-transition:all 0.5s cubic-bezier(.79,.14,.15,.86) 0s;transition:all 0.5s cubic-bezier(.79,.14,.15,.86) 0s;position:absolute;top:13px;left:8px;color:var(--td_login_text_color,#ffffff);width:50px;height:50px;z-index:99}.mfp-content .td-back-button i{line-height:50px;font-size:16px;color:var(--td_login_text_color,#ffffff)}.mfp-content .td-login-inputs{width:100%;display:inline-block;position:relative;margin-bottom:30px;font-size:15px;font-weight:400;color:var(--td_login_text_color,#ffffff)}.mfp-content .td-login-inputs label{position:absolute;top:8px;left:0;text-transform:uppercase;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;pointer-events:none}.mfp-content .td-login-inputs:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--td_login_text_color,#ffffff);opacity:.3}.mfp-content .td-login-input{position:relative;background-color:transparent!important;height:40px;margin:0!important;padding:0;box-shadow:none!important;font-size:15px;color:var(--td_login_text_color,#ffffff);outline:none;border:0}.mfp-content .td-login-input:focus~label,.mfp-content .td-login-input:valid~label{top:-18px;font-size:11px;opacity:.6}.mfp-content .td-login-input:invalid{font-style:italic}.mfp-content .td-login-button{width:100%;height:50px;background-color:var(--td_login_button_background,#ffffff);padding:5px 12px 6px;margin-top:20px;margin-bottom:0;text-transform:uppercase;text-shadow:none;font-size:13px;font-weight:600;color:var(--td_login_button_color,#000000);-webkit-box-shadow:1px 1px 4px 0 rgb(0 0 0 / .2);box-shadow:1px 1px 4px 0 rgb(0 0 0 / .2);border:0;border-radius:0;-webkit-transition:background-color 0.2s ease!important;transition:background-color 0.2s ease!important}.mfp-content .td-login-button:active,.mfp-content .td-login-button:hover{-webkit-box-shadow:1px 1px 4px 0 rgb(0 0 0 / .2);box-shadow:1px 1px 4px 0 rgb(0 0 0 / .2);background-color:var(--td_login_hover_background,#deea4b);color:var(--td_login_hover_color,#000000)}.mfp-content .td-login-social{width:100%;margin-top:15px;margin-bottom:8px}.mfp-content .td-login-info-text{display:block;margin-top:3px;font-size:11px;color:var(--td_login_text_color,#ffffff)}.mfp-content .td-login-info-text a{color:inherit}.mfp-content .td-login-info-text a:hover{text-decoration:underline}.mfp-content #register-link{width:100%;display:block;padding:13px;margin-top:24px;font-size:13px;text-transform:uppercase;color:var(--td_login_text_color,#ffffff);cursor:pointer;position:relative}.mfp-content #register-link:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;border:1px solid var(--td_login_text_color,#ffffff);opacity:0;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}.mfp-content #register-link:hover:before{opacity:.2}.mfp-content .td-login-form-div{padding:0 20%}@media (max-width:480px){.mfp-content .td-login-form-div{padding:0 5%}}.mfp-content #td-login-div{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-webkit-transition:all 0.5s cubic-bezier(.79,.14,.15,.86) 0s;transition:all 0.5s cubic-bezier(.79,.14,.15,.86) 0s}.mfp-content #td-login-div.td-display-none{display:none;visibility:hidden;opacity:0;-webkit-transition:all 0.3s cubic-bezier(.79,.14,.15,.86) 0s;transition:all 0.3s cubic-bezier(.79,.14,.15,.86) 0s}.mfp-content .td-login-animation #td-login-div{transform:translate3d(-300px,0,0);-webkit-transform:translate3d(-300px,0,0)}.mfp-content .td-login-animation .td-back-button{visibility:visible;opacity:1}.mfp-content #td-register-div,.mfp-content #td-forgot-pass-div{display:none;visibility:hidden;opacity:0;-webkit-transition:all 0.5s cubic-bezier(.79,.14,.15,.86) 0s;transition:all 0.5s cubic-bezier(.79,.14,.15,.86) 0s;transform:translate3d(300px,0,0);-webkit-transform:translate3d(300px,0,0)}.mfp-content #td-register-div.td-display-block,.mfp-content #td-forgot-pass-div.td-display-block{display:block;visibility:visible;opacity:1;-webkit-transition:all 0.3s cubic-bezier(.79,.14,.15,.86) 0s;transition:all 0.3s cubic-bezier(.79,.14,.15,.86) 0s;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.mfp-content #login-form .mfp-close{position:absolute;top:26px;width:20px;height:20px;line-height:0;font-size:0;color:var(--td_login_text_color,#ffffff);font-family:'newspaper',sans-serif}.mfp-content #login-form .mfp-close:before{position:absolute;top:50%;left:50%;transform:translate(-50%,50%);-webkit-transform:translate(-50%,50%);font-size:16px;vertical-align:bottom;color:var(--td_login_text_color,#ffffff)}.mfp-content #login-form #login-link{position:absolute;left:26px;top:28px;cursor:pointer}.mfp-content #login-form .mfp-close{right:27px;left:auto;opacity:1}.mfp-content #login-form .mfp-close:before{content:'\e902'}.mfp-content .td-login-panel-title{padding:26px 0 22px 0;line-height:20px;font-size:17px;text-transform:uppercase;color:var(--td_login_text_color,#ffffff);pointer-events:none}.mfp-content .td-login-panel-descr{margin-bottom:77px;font-size:13px;line-height:1}.mfp-content .td_display_err{color:#fff;padding:14px 30px;display:none;position:absolute;top:93px;left:0;right:0;font-size:11px;text-transform:uppercase;margin:0 -40%;line-height:1}.mfp-content .td_display_err:before{content:'';width:100%;height:100%;background-color:#000;position:absolute;top:0;left:0;opacity:.8;z-index:-1}.mfp-content .td_display_msg_ok:before{background-color:#fff;opacity:.1}.mpf-td-login-effect .mfp-with-anim{opacity:0;-webkit-transition:all 400ms cubic-bezier(.55,0,.1,1);transition:all 400ms cubic-bezier(.55,0,.1,1);transform:perspective(600px) scale(.4);-webkit-transform:perspective(600px) scale(.4)}.mpf-td-login-effect.mfp-bg{opacity:0;transition:all 0.3s ease-out}.mpf-td-login-effect.mfp-ready .mfp-with-anim{opacity:1;transform:perspective(600px) scale(1);-webkit-transform:perspective(600px) scale(1)}.mpf-td-login-effect.mfp-ready.mfp-bg{opacity:.8}.mpf-td-login-effect.mfp-removing .mfp-with-anim{transform:perspective(600px) scale(.4);-webkit-transform:perspective(600px) scale(.4);opacity:0}.mpf-td-login-effect.mfp-removing.mfp-bg{opacity:0}#login_pass-mob,#login_pass{display:none!important}.td-login-show #login_pass-mob,.mfp-ready #login_pass{display:inline-block!important}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){.td-sp{background-image:url(/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/sprite/elements@2x.png)!important;background-size:90px 2100px!important}}.td-a-rec img{display:block}.td-visible-desktop{display:table}.td-visible-tablet-landscape,.td-visible-tablet-l,.td-visible-tablet-portrait,.td-visible-tablet-tp,.td-visible-phone{display:none}@media (min-width:1019px) and (max-width:1140px){.td-visible-tablet-landscape,.td-visible-tablet-l{display:table}.td-visible-desktop{display:none}.td-visible-tablet-portrait,.td-visible-tablet-tp{display:none}.td-visible-phone{display:none}}@media (min-width:768px) and (max-width:1018px){.td-visible-tablet-portrait,.td-visible-tablet-tp{display:table}.td-visible-desktop{display:none}.td-visible-tablet-landscape,.td-visible-tablet-l{display:none}.td-visible-phone{display:none}}@media (max-width:767px){.td-visible-phone{display:table}.td-visible-desktop{display:none}.td-visible-tablet-landscape,.td-visible-tablet-l{display:none}.td-visible-tablet-portrait,.td-visible-tablet-tp{display:none}}@media (min-width:1141px){.td-rec-hide-on-m{display:none!important}}@media (min-width:1019px) and (max-width:1140px){.td-rec-hide-on-tl{display:none!important}}@media (min-width:768px) and (max-width:1018px){.td-rec-hide-on-tp{display:none!important}}@media (max-width:767px){.td-rec-hide-on-p{display:none!important}}.td-header-rec-wrap{position:relative;min-height:90px}@media (min-width:768px) and (max-width:1018px){.td-header-rec-wrap{min-height:60px}}@media (max-width:767px){.td-header-rec-wrap{margin-left:auto;margin-right:auto;display:table;min-height:0!important}}.td-header-rec-wrap .td-adspot-title{margin-bottom:-21px;position:relative;top:3px}@media (min-width:768px) and (max-width:1018px){.td-header-rec-wrap .td-adspot-title{margin-bottom:-14px;top:0}}@media (max-width:767px){.td-header-rec-wrap .td-adspot-title{top:0;margin-bottom:-10px}}.td-header-sp-recs{padding:0!important;width:728px;position:relative;min-height:0!important}@media (min-width:768px) and (max-width:1018px){.td-header-sp-recs{width:470px}}@media (max-width:767px){.td-header-sp-recs{width:100%}}.td-header-sp-recs img,.td-header-sp-recs .adsbygoogle{position:absolute;margin:auto;top:0;bottom:0;left:0;right:0}@media (max-width:767px){.td-header-sp-recs img,.td-header-sp-recs .adsbygoogle{position:relative;display:table;margin:10px auto;width:100%}}.td-a-rec-id-smart_list_6 img,.td-a-rec-id-smart_list_7 img,.td-a-rec-id-smart_list_8 img,.td-a-rec-id-post_style_12 img,.td-a-rec-id-sidebar img,.td-a-rec-id-content_top img,.td-a-rec-id-content_inline img,.td-a-rec-id-content_bottom img,.td-a-rec-id-custom_ad_1 img,.td-a-rec-id-custom_ad_2 img,.td-a-rec-id-custom_ad_3 img,.td-a-rec-id-custom_ad_4 img,.td-a-rec-id-custom_ad_5 img{width:100%}.td-g-rec-id-sidebar{text-align:center}.td-g-rec-id-sidebar .adsbygoogle{margin-bottom:44px}.td-visible-desktop,.td-visible-tablet-landscape,.td-visible-tablet-l,.td-visible-tablet-portrait,.td-visible-tablet-tp,.td-visible-phone{margin-left:auto;margin-right:auto}.td-a-rec-id-sidebar>div{margin-bottom:48px}.td-a-rec-id-sidebar .td-block-title-wrap{margin-bottom:26px}.td-a-rec-id-sidebar .td-block-title-wrap+.td-adspot-title{margin-top:-9px}.td-g-rec-id-post_style_12,.td-g-rec-id-content_top,.td-g-rec-id-content_bottom{clear:both}.td-g-rec-id-post_style_12 .adsbygoogle,.td-g-rec-id-content_top .adsbygoogle,.td-g-rec-id-content_bottom .adsbygoogle{margin-bottom:21px;position:relative;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.td-a-rec-id-post_style_12,.td-a-rec-id-content_top,.td-a-rec-id-content_bottom{clear:both;text-align:center}.td-a-rec-id-post_style_12>div,.td-a-rec-id-content_top>div,.td-a-rec-id-content_bottom>div{margin-bottom:21px}.td-a-rec-id-post_style_12 img,.td-a-rec-id-content_top img,.td-a-rec-id-content_bottom img{margin-bottom:0}.td-a-rec-id-post_style_12 .td-adspot-title,.td-a-rec-id-post_style_13 .td-adspot-title{margin-bottom:-9px}.td-g-rec-id-smart_list_6,.td-g-rec-id-smart_list_7,.td-g-rec-id-smart_list_8{clear:both}.td-g-rec-id-smart_list_6 .adsbygoogle,.td-g-rec-id-smart_list_7 .adsbygoogle,.td-g-rec-id-smart_list_8 .adsbygoogle{margin-top:0;margin-bottom:16px;position:relative;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.td-a-rec-id-smart_list_6,.td-a-rec-id-smart_list_7,.td-a-rec-id-smart_list_8{clear:both;text-align:center}.td-a-rec-id-smart_list_6>div,.td-a-rec-id-smart_list_7>div,.td-a-rec-id-smart_list_8>div{margin-top:0;margin-bottom:16px}.td-a-rec-id-smart_list_6 img,.td-a-rec-id-smart_list_7 img,.td-a-rec-id-smart_list_8 img{margin:0}.td-g-rec-id-smart_list_7 .adsbygoogle{margin-bottom:21px}.td-a-rec-id-smart_list_7>div{margin-bottom:26px}.td-a-rec-id-smart_list_7 img{margin-bottom:0}.td-g-rec-id-content_inline .adsbygoogle{margin-bottom:21px;position:relative;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.td-g-rec-id-content_inlineleft,.td-a-rec-id-content_inlineleft{float:left}.td-g-rec-id-content_inlineleft .td-adspot-title,.td-a-rec-id-content_inlineleft .td-adspot-title{margin-right:21px}@media (max-width:767px){.td-g-rec-id-content_inlineleft .td-adspot-title,.td-a-rec-id-content_inlineleft .td-adspot-title{margin:0}}.td-g-rec-id-content_inlineleft>div,.td-a-rec-id-content_inlineleft>div,.td-g-rec-id-content_inlineleft .adsbygoogle,.td-a-rec-id-content_inlineleft .adsbygoogle{margin-bottom:15px;margin-top:9px;margin-right:21px}@media (max-width:767px){.td-g-rec-id-content_inlineleft>div,.td-a-rec-id-content_inlineleft>div,.td-g-rec-id-content_inlineleft .adsbygoogle,.td-a-rec-id-content_inlineleft .adsbygoogle{margin:0 auto 26px auto}}.td-g-rec-id-content_inlineleft img,.td-a-rec-id-content_inlineleft img{margin-bottom:0}@media (max-width:767px){.td-g-rec-id-content_inlineleft,.td-a-rec-id-content_inlineleft{float:none;text-align:center}}.td-g-rec-id-content_inlineright,.td-a-rec-id-content_inlineright{float:right}.td-g-rec-id-content_inlineright .td-adspot-title,.td-a-rec-id-content_inlineright .td-adspot-title{margin-left:21px;margin-bottom:-6px}@media (max-width:767px){.td-g-rec-id-content_inlineright .td-adspot-title,.td-a-rec-id-content_inlineright .td-adspot-title{margin:0}}.td-g-rec-id-content_inlineright>div,.td-a-rec-id-content_inlineright>div,.td-g-rec-id-content_inlineright .adsbygoogle,.td-a-rec-id-content_inlineright .adsbygoogle{margin-bottom:15px;margin-top:6px;margin-left:21px}@media (max-width:767px){.td-g-rec-id-content_inlineright>div,.td-a-rec-id-content_inlineright>div,.td-g-rec-id-content_inlineright .adsbygoogle,.td-a-rec-id-content_inlineright .adsbygoogle{margin:0 auto 26px auto}}.td-g-rec-id-content_inlineright img,.td-a-rec-id-content_inlineright img{margin-bottom:0}@media (max-width:767px){.td-g-rec-id-content_inlineright,.td-a-rec-id-content_inlineright{float:none;text-align:center}}.td-a-rec-id-footer_top,.td-g-rec-id-footer_top{display:table;position:relative;text-align:center;margin:-12px auto 40px auto}@media (max-width:767px){.td-a-rec-id-footer_top>div img,.td-g-rec-id-footer_top>div img{width:100%}}.td-a-rec-id-footer_top .td-adspot-title,.td-g-rec-id-footer_top .td-adspot-title{margin-top:-21px}.td-g-rec-id-custom_ad_1,.td-g-rec-id-custom_ad_2,.td-g-rec-id-custom_ad_3,.td-g-rec-id-custom_ad_4,.td-g-rec-id-custom_ad_5{text-align:center;display:table;margin-left:auto;margin-right:auto;position:relative}.td-g-rec-id-custom_ad_1 .adsbygoogle,.td-g-rec-id-custom_ad_2 .adsbygoogle,.td-g-rec-id-custom_ad_3 .adsbygoogle,.td-g-rec-id-custom_ad_4 .adsbygoogle,.td-g-rec-id-custom_ad_5 .adsbygoogle{margin-bottom:44px}.td-a-rec-id-custom_ad_1,.td-a-rec-id-custom_ad_2,.td-a-rec-id-custom_ad_3,.td-a-rec-id-custom_ad_4,.td-a-rec-id-custom_ad_5{text-align:center;display:table;margin-left:auto;margin-right:auto;position:relative}.td-a-rec-id-custom_ad_1>div,.td-a-rec-id-custom_ad_2>div,.td-a-rec-id-custom_ad_3>div,.td-a-rec-id-custom_ad_4>div,.td-a-rec-id-custom_ad_5>div{margin-bottom:44px}.td-a-rec-id-custom_ad_1 .td-block-title-wrap,.td-a-rec-id-custom_ad_2 .td-block-title-wrap,.td-a-rec-id-custom_ad_3 .td-block-title-wrap,.td-a-rec-id-custom_ad_4 .td-block-title-wrap,.td-a-rec-id-custom_ad_5 .td-block-title-wrap{margin-bottom:26px}.td-a-rec-id-custom_ad_1 .td-block-title-wrap+.td-adspot-title,.td-a-rec-id-custom_ad_2 .td-block-title-wrap+.td-adspot-title,.td-a-rec-id-custom_ad_3 .td-block-title-wrap+.td-adspot-title,.td-a-rec-id-custom_ad_4 .td-block-title-wrap+.td-adspot-title,.td-a-rec-id-custom_ad_5 .td-block-title-wrap+.td-adspot-title{margin-top:-9px}.td-adspot-title{color:#767676;font-size:10px;text-align:center;display:block;font-family:Verdana,BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;line-height:21px}.td-g-rec-id-post_style_1 .adsbygoogle{margin-bottom:15px}@media (max-width:767px){.td-g-rec-id-post_style_1{text-align:center}}.td-a-rec-id-post_style_1 img{width:100%}.td-g-rec-id-post_style_11 .adsbygoogle{margin-bottom:21px}@media (min-width:768px) and (max-width:1018px){.td-g-rec-id-post_style_11 .adsbygoogle{margin-bottom:0}}@media (min-width:768px) and (max-width:1018px){.td-g-rec-id-post_style_11{text-align:center}}@media (max-width:767px){.td-g-rec-id-post_style_11{text-align:center}}.td-a-rec-id-post_style_11>div{margin-bottom:21px;margin-left:0;margin-right:0}@media (min-width:768px) and (max-width:1018px){.td-a-rec-id-post_style_11>div{margin-bottom:0}}@media (max-width:1018px){.td-a-rec-id-post_style_11>div{margin-right:auto;margin-left:auto}}@media (min-width:768px) and (max-width:1018px){.td-a-rec-id-post_style_11{text-align:center}}.td-a-rec-id-post_style_11 img{width:100%}.td-a-rec-id-post_style_11 .td-adspot-title{text-align:left}.td-all-devices{display:table;margin-left:auto;margin-right:auto}.td-all-devices img{display:block}.td-a-rec-id-custom-spot{margin-bottom:0;text-align:center}.td-a-rec-id-custom-spot img{margin:0 auto}.td-a-rec-id-custom-spot .td_spot_img_tl,.td-a-rec-id-custom-spot .td_spot_img_tp,.td-a-rec-id-custom-spot .td_spot_img_mob{display:none}@media (min-width:1140px){.td-a-rec-id-custom-spot .td-spot-id-spot_img_all{display:block}}@media (min-width:1019px) and (max-width:1140px){.td-a-rec-id-custom-spot .td_spot_img_tl{display:block}}@media (min-width:768px) and (max-width:1018px){.td-a-rec-id-custom-spot .td_spot_img_tp{display:block}}@media (max-width:767px){.td-a-rec-id-custom-spot .td_spot_img_mob{display:block}}.tdc-placeholder-title{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);height:50px;border:1px solid #ebebeb;text-align:center;font-size:12px;line-height:50px;display:block;color:#666;margin-left:auto;margin-right:auto;position:relative}.td-spot-id-header{position:relative!important;margin-bottom:0;width:728px;height:90px;margin-left:auto;margin-right:auto}@media (min-width:768px) and (max-width:1018px){.td-spot-id-header{width:468px}}@media (max-width:767px){.td-spot-id-header{position:relative;width:320px;height:50px;margin:10px auto}}.td-spot-id-header .tdc-placeholder-title{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:90px;line-height:90px}@media (min-width:768px) and (max-width:1018px){.td-spot-id-header .tdc-placeholder-title{height:60px;line-height:60px}}@media (max-width:767px){.td-spot-id-header .tdc-placeholder-title{height:50px;line-height:50px}}.td-spot-id-header .tdc-placeholder-title:before{content:'Header ad'}.td-spot-id-content_top .tdc-placeholder-title:before{content:'Article Top Ad'!important}.td-spot-id-content_inline .tdc-placeholder-title:before{content:'Article Inline Ad'!important}.td-spot-id-content_bottom .tdc-placeholder-title:before{content:'Article Bottom Ad'!important}[class*="td-spot-id-smart_list"] .tdc-placeholder-title:before{content:'Smart List Ad'!important}.td-spot-id-post_style_11 .tdc-placeholder-title:before{content:'Post Style 11 Ad'!important}.td-spot-id-post_style_12 .tdc-placeholder-title:before{content:'Post Style 12 & 13 Ad'!important}[class*="td-spot-id-custom_ad"] .tdc-placeholder-title,.td-spot-id-post_style_12 .tdc-placeholder-title,.td-spot-id-video_modal .tdc-placeholder-title{border-color:#ebebeb;max-width:728px;height:90px;margin-left:auto;margin-right:auto;position:relative}@media (min-width:768px) and (max-width:1018px){[class*="td-spot-id-custom_ad"] .tdc-placeholder-title,.td-spot-id-post_style_12 .tdc-placeholder-title,.td-spot-id-video_modal .tdc-placeholder-title{width:468px;height:60px}}@media (max-width:767px){[class*="td-spot-id-custom_ad"] .tdc-placeholder-title,.td-spot-id-post_style_12 .tdc-placeholder-title,.td-spot-id-video_modal .tdc-placeholder-title{position:relative;width:320px;height:50px}}[class*="td-spot-id-custom_ad"] .tdc-placeholder-title:before,.td-spot-id-post_style_12 .tdc-placeholder-title:before,.td-spot-id-video_modal .tdc-placeholder-title:before{position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);margin:auto;display:table;width:100%}[class*="td-spot-id-custom_ad"] .td-adspot-title,.td-spot-id-post_style_12 .td-adspot-title,.td-spot-id-video_modal .td-adspot-title{display:block}.td-spot-id-sidebar .tdc-placeholder-title,[class*="td-spot-id-content"] .tdc-placeholder-title,.td-spot-id-post_style_11 .tdc-placeholder-title,.td-pb-span4 [class*="td-spot-id-custom_ad"] .tdc-placeholder-title{border-color:#ebebeb;max-width:300px;height:250px;margin-left:auto;margin-right:auto}@media (min-width:768px) and (max-width:1018px){.td-spot-id-sidebar .tdc-placeholder-title,[class*="td-spot-id-content"] .tdc-placeholder-title,.td-spot-id-post_style_11 .tdc-placeholder-title,.td-pb-span4 [class*="td-spot-id-custom_ad"] .tdc-placeholder-title{width:200px;height:200px}}.td-spot-id-sidebar .tdc-placeholder-title:before,[class*="td-spot-id-content"] .tdc-placeholder-title:before,.td-spot-id-post_style_11 .tdc-placeholder-title:before,.td-pb-span4 [class*="td-spot-id-custom_ad"] .tdc-placeholder-title:before{position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);margin:auto;display:table;width:100%}.td-spot-id-sidebar .td-adspot-title,[class*="td-spot-id-content"] .td-adspot-title,.td-spot-id-post_style_11 .td-adspot-title,.td-pb-span4 [class*="td-spot-id-custom_ad"] .td-adspot-title{display:block}.td-spot-id-sidebar .tdc-placeholder-title:before{content:'Sidebar ad'}.td-spot-id-footer_top{position:relative!important;margin-bottom:0;width:728px;height:90px;margin-left:auto;margin-right:auto}@media (min-width:768px) and (max-width:1018px){.td-spot-id-footer_top{width:468px}}@media (max-width:767px){.td-spot-id-footer_top{position:relative;width:320px;height:50px;margin:10px auto}}.td-spot-id-footer_top .tdc-placeholder-title{height:90px;line-height:90px}@media (min-width:768px) and (max-width:1018px){.td-spot-id-footer_top .tdc-placeholder-title{height:60px;line-height:60px}}@media (max-width:767px){.td-spot-id-footer_top .tdc-placeholder-title{height:50px;line-height:50px}}.td-spot-id-footer_top .tdc-placeholder-title:before{content:'Footer top ad'}.td-spot-id-custom_ad_1 .tdc-placeholder-title:before{content:'Custom ad 1'!important}.td-spot-id-custom_ad_2 .tdc-placeholder-title:before{content:'Custom ad 2'!important}.td-spot-id-custom_ad_3 .tdc-placeholder-title:before{content:'Custom ad 3'!important}.td-spot-id-custom_ad_4 .tdc-placeholder-title:before{content:'Custom ad 4'!important}.td-spot-id-custom_ad_5 .tdc-placeholder-title:before{content:'Custom ad 5'!important}.td-spot-id-custom_ad_code .tdc-placeholder-title:before{content:'Custom ad code'!important}.td-spot-id-custom_ad_img .tdc-placeholder-title:before{content:'Custom image ad'!important}.td-spot-id-video_modal .tdc-placeholder-title:before{content:'Video modal ad'!important}.td-footer-wrapper .td_social_type:hover .td-social-box{background-color:#444}.td-footer-wrapper .td-social-style1 .td_social_type .td-social-box,.td-footer-wrapper .td-social-style7 .td_social_type .td-social-box{background-color:#444}.td-footer-wrapper .td-social-style2,.td-footer-wrapper .td-social-style8{color:#fff}.td-footer-wrapper .td-social-style2 .td_social_type,.td-footer-wrapper .td-social-style8 .td_social_type{color:#fff}.td-footer-wrapper .td-social-style2 .td_social_type:hover,.td-footer-wrapper .td-social-style8 .td_social_type:hover{color:#999}.td-footer-wrapper .td-social-style2 .td_social_type:hover a,.td-footer-wrapper .td-social-style8 .td_social_type:hover a{color:#999}.td-footer-wrapper .td-social-style2 .td_social_type:hover .td-social-box,.td-footer-wrapper .td-social-style8 .td_social_type:hover .td-social-box{background-color:#fff0}.td-footer-wrapper .td-social-style2 .td_social_type .td-social-box,.td-footer-wrapper .td-social-style8 .td_social_type .td-social-box{border-color:#444}.td-footer-wrapper .td-social-style2 .td_social_type a,.td-footer-wrapper .td-social-style8 .td_social_type a{color:#fff}.td-footer-wrapper .td-social-style2 .td_social_type .td_social_button,.td-footer-wrapper .td-social-style8 .td_social_type .td_social_button{border-color:#444}.td-footer-wrapper .td-social-style3,.td-footer-wrapper .td-social-style4{color:#fff}.td-footer-wrapper .td-social-style3 .td_social_type a,.td-footer-wrapper .td-social-style4 .td_social_type a{color:#fff}.td-footer-wrapper .td-social-style3 .td_social_type:hover,.td-footer-wrapper .td-social-style4 .td_social_type:hover{color:#999}.td-footer-wrapper .td-social-style3 .td_social_type:hover a,.td-footer-wrapper .td-social-style4 .td_social_type:hover a{color:#999}.td-footer-wrapper .td-social-style9,.td-footer-wrapper .td-social-style10{color:#fff}.td-footer-wrapper .td-social-style9 .td_social_type:hover,.td-footer-wrapper .td-social-style10 .td_social_type:hover{color:#999}.td-footer-wrapper .td-social-style9 .td_social_type:hover .td-social-box,.td-footer-wrapper .td-social-style10 .td_social_type:hover .td-social-box{background-color:#fff0}.td-container-wrap{background-color:var(--td_container_transparent,#ffffff);margin-left:auto;margin-right:auto}.td-boxed-layout .td-container-wrap{width:1164px}@media (max-width:1180px){.td-boxed-layout .td-container-wrap{width:100%}}.td-boxed-layout .td-container-wrap.td-main-page-wrap{overflow:hidden}.backstretch{width:100%;height:100%;position:fixed;z-index:-99999;top:0}body .td-backstretch{max-width:none;opacity:0;transition:opacity 2s;display:block}body .td-stretch-width{height:auto;width:100.03%;margin:0;position:relative;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}body .td-stretch-height{position:relative;height:100%;width:auto;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}body.td-background-link{cursor:pointer}body.td-background-link .td-container-wrap,body.td-background-link .td-header-container,body.td-background-link .td-post-header,body.td-background-link .td-container{cursor:auto}.td-scroll-up{position:fixed;bottom:4px;right:5px;cursor:pointer;z-index:9999}.ie9 .td-scroll-up{bottom:-70px}.ie9 .td-scroll-up-visible{bottom:5px}@media (max-width:767px){.td-scroll-up.td-hide-scroll-up-on-mob{display:none!important}}.td-scroll-up[data-style="style1"]{display:none;width:40px;height:40px;background-color:var(--td_theme_color,#4db2ec);transform:translate3d(0,70px,0);transition:transform 0.4s cubic-bezier(.55,0,.1,1) 0s}.td-scroll-up[data-style="style1"].td-scroll-up-visible{transform:translate3d(0,0,0)}.td-scroll-up[data-style="style1"] .td-icon-menu-up{position:relative;color:#fff;font-size:20px;display:block;text-align:center;width:40px;top:7px}.td-js-loaded .td-scroll-up[data-style="style1"]{display:block!important}.td-md-is-android .td-scroll-up[data-style="style1"] .td-icon-menu-up{padding-top:1px}.td-scroll-up[data-style="style2"]{transform:scale(.8);height:40px;width:40px;border-radius:50px;box-shadow:inset 0 0 0 2px #e7e7e7;opacity:0;visibility:hidden;transition:opacity 0.2s ease-in-out;pointer-events:none}.td-scroll-up[data-style="style2"].td-scroll-up-visible{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}.td-scroll-up[data-style="style2"] .td-scroll-up-tooltip{position:absolute;right:0;bottom:calc(100% + 10px);transform:translateY(-20px);background-color:var(--td_black,#222222);padding:5px 6px 6px;min-width:69px;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:10px;line-height:1.1;text-align:center;color:#fff;border-radius:5px;opacity:0;transition:all 0.2s ease-in-out;pointer-events:none}.td-scroll-up[data-style="style2"] .td-scroll-up-tt-arrow{position:absolute;right:10px;bottom:-5px;fill:var(--td_black,#222222)}.td-scroll-up[data-style="style2"] .td-scroll-up-arrow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:22px;height:auto;fill:var(--td_black,#222222);line-height:0;transition:all 0.2s ease-in-out}.td-scroll-up[data-style="style2"] .td-scroll-up-progress-circle{transition:opacity 0.2s ease-in-out}.td-scroll-up[data-style="style2"] .td-scroll-up-progress-circle path{fill:none;stroke:var(--td_black,#222222);stroke-width:4;box-sizing:border-box;transition:stroke-dashoffset 10ms linear 0s;stroke-dasharray:307.919,307.919}.td-scroll-up[data-style="style2"]:hover .td-scroll-up-tooltip{transform:translateY(0);opacity:1}.td-scroll-up[data-style="style2"]:hover .td-scroll-up-arrow{width:28px}.td-scroll-up[data-style="style2"]:hover .td-scroll-up-progress-circle{opacity:0}.td-right-demos-button{font-family:'Open Sans','Open Sans Regular',sans-serif;position:fixed;right:10px;z-index:10000;background:#fff;color:#000;box-shadow:0 1px 6px rgb(0 0 0 / .12);border-radius:6px;text-align:center;font-size:11px;line-height:32px;width:76px;transition:all 0.15s ease}@media (max-width:767px){.td-right-demos-button{display:none}}.td-right-demos-button:hover{color:#1d6df7}#td-theme-demos-button{top:80px}#td-theme-hosting-button{top:116px;border:1px solid #1d6df7}#td-theme-services-button{top:154px}#td-theme-buy-button{top:190px}.td-vm-wrap{position:fixed;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;z-index:10001;opacity:0;-webkit-transition:all 0.2s;transition:all 0.2s}.td-vm-wrap.td-vm-open{opacity:1}.td-vm-wrap .td-vm-overlay{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .85);z-index:-1}.td-vm-wrap .td-vm-title{margin:0 0 20px;font-size:16px;line-height:21px;text-align:center}.td-vm-wrap .td-vm-title a{color:#fff}.td-vm-wrap .td-vm-content-wrap{background-color:#000;padding:40px 80px;box-sizing:content-box;transform:translateY(-30px);-webkit-transform:translateY(-30px);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.td-vm-wrap .td-vm-content-wrap.td-vm-content-wrap-visible{transform:translateY(0);-webkit-transform:translateY(0)}.td-vm-wrap .td-vm-content{position:relative}.td-vm-wrap .td-vm-content .wpb_video_wrapper{opacity:0;-webkit-transition:all 0.3s;transition:all 0.3s;z-index:3}.td-vm-wrap .td-vm-content .wpb_video_wrapper.td-vm-iframe-visible{opacity:1}.td-vm-wrap .td-vm-content video{width:100%}.td-vm-wrap .td-vm-content-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);width:50px;height:50px;margin-top:-28px;margin-left:-28px;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;border:3px solid #fff;border-left-color:#fff0;border-right-color:#fff0;border-radius:50%;-webkit-animation:fullspin 1s infinite ease-out;animation:fullspin 1s infinite ease-out;z-index:2}.td-vm-wrap:not(.td-vm-facebook):not(.td-vm-twitter):not(.td-vm-self-hosted) .td-vm-content{width:100%;height:0;padding-bottom:56.25%;background-color:#000}.td-vm-wrap:not(.td-vm-facebook):not(.td-vm-twitter):not(.td-vm-self-hosted) .td-vm-content .wpb_video_wrapper,.td-vm-wrap:not(.td-vm-facebook):not(.td-vm-twitter):not(.td-vm-self-hosted) .td-vm-content iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.td-vm-wrap:not(.td-vm-facebook) .td-vm-content-wrap,.td-vm-wrap:not(.td-vm-twitter) .td-vm-content-wrap{width:886px;height:auto}@media (min-width:1019px) and (max-width:1140px){.td-vm-wrap:not(.td-vm-facebook) .td-vm-content-wrap,.td-vm-wrap:not(.td-vm-twitter) .td-vm-content-wrap{width:860px}}@media (min-width:768px) and (max-width:1018px){.td-vm-wrap:not(.td-vm-facebook) .td-vm-content-wrap,.td-vm-wrap:not(.td-vm-twitter) .td-vm-content-wrap{width:700px}}@media (max-width:767px){.td-vm-wrap:not(.td-vm-facebook) .td-vm-content-wrap,.td-vm-wrap:not(.td-vm-twitter) .td-vm-content-wrap{width:100%;padding-left:20px;padding-right:20px}}.td-vm-wrap:not(.td-vm-facebook) .td-vm-content,.td-vm-wrap:not(.td-vm-twitter) .td-vm-content{min-height:200px}.td-vm-wrap.td-vm-facebook blockquote,.td-vm-wrap.td-vm-twitter blockquote{display:none}.td-vm-wrap.td-vm-facebook .fb-video{display:block;width:550px!important;height:auto!important;margin:0 auto}.td-vm-wrap .td-vm-rec-wrap{display:block;margin-top:24px;position:relative;left:50%;transform:translateX(-50%);text-align:center}.td-vm-wrap .td-vm-rec-wrap .td-vm-rec-title{font-size:10px;text-align:center;color:#bbb}.td-vm-wrap .td-vm-close{position:absolute;top:50px;right:50px;font-size:22px;color:#fff;cursor:pointer;-webkit-transition:all 0.2s;transition:all 0.2s}@media (min-width:1019px) and (max-width:1140px){.td-vm-wrap .td-vm-close{top:40px;right:40px;font-size:20px}}@media (min-width:768px) and (max-width:1018px){.td-vm-wrap .td-vm-close{top:36px;right:36px;font-size:19px}}@media (max-width:767px){.td-vm-wrap .td-vm-close{top:25px;right:20px;font-size:18px}}.td-vm-wrap .td-vm-close:hover{transform:rotate(90deg);-webkit-transform:rotate(90deg)}.td-vm-wrap .td-vm-close i{pointer-events:none}.admin-bar .td-vm-close{top:72px}@media (max-width:767px){.admin-bar .td-vm-close{top:71px}}@-webkit-keyframes fullspin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fullspin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.wp-block-video.td-video-fixed,.td_wrapper_video_playlist.td-video-fixed,.wp-block-embed__wrapper.td-video-fixed,.wpb_video_wrapper.td-video-fixed{position:fixed!important;right:0!important;top:300px!important;bottom:auto!important;left:auto!important;z-index:9999!important;margin:0!important;padding:0!important;-webkit-box-shadow:0 0 8px 0 rgb(0 0 0 / .2);box-shadow:0 0 8px 0 rgb(0 0 0 / .2)}.wp-block-video.td-video-fixed .td_container_video_playlist,.td_wrapper_video_playlist.td-video-fixed .td_container_video_playlist,.wp-block-embed__wrapper.td-video-fixed .td_container_video_playlist,.wpb_video_wrapper.td-video-fixed .td_container_video_playlist{display:none}.wp-block-video.td-video-fixed-left,.td_wrapper_video_playlist.td-video-fixed-left,.wp-block-embed__wrapper.td-video-fixed-left,.wpb_video_wrapper.td-video-fixed-left{left:0!important;right:auto!important}.wp-block-video.td-video-fixed-left .td_container_video_playlist,.td_wrapper_video_playlist.td-video-fixed-left .td_container_video_playlist,.wp-block-embed__wrapper.td-video-fixed-left .td_container_video_playlist,.wpb_video_wrapper.td-video-fixed-left .td_container_video_playlist{display:none}.wp-block-video.td-video-fixed-bottom,.td_wrapper_video_playlist.td-video-fixed-bottom,.wp-block-embed__wrapper.td-video-fixed-bottom,.wpb_video_wrapper.td-video-fixed-bottom{top:auto!important;bottom:300px!important}.wp-block-video.td-video-fixed-bottom .td_container_video_playlist,.td_wrapper_video_playlist.td-video-fixed-bottom .td_container_video_playlist,.wp-block-embed__wrapper.td-video-fixed-bottom .td_container_video_playlist,.wpb_video_wrapper.td-video-fixed-bottom .td_container_video_playlist{display:none}.td-close-video-fixed{display:none;position:absolute;right:10px;top:10px;background-color:var(--td_theme_color,#4db2ec);color:#fff;padding:7px;cursor:pointer;z-index:1}.td-close-video-fixed i{font-size:11px}.td-video-fixed .td-close-video-fixed{display:flex!important;justify-content:center;align-items:center}.td-sticky-video .td-footer-template-wrap{z-index:-1}.td-login-social{display:flex;align-items:center;justify-content:center;-webkit-appearance:none;padding:11px 20px 12px;font-size:14px;line-height:1;color:#fff;border:none;border-radius:4px;outline:none!important;transition:background-color 0.1s ease-in-out}.td-login-social:disabled{pointer-events:none}.td-login-fb{background-color:#1778f2}.td-login-fb:before{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="19" height="18.891" viewBox="0 0 19 18.891"><path d="M12.493,3a9.488,9.488,0,0,0-1.419,18.869V15.01H8.726v-2.5h2.349V10.851C11.075,8.1,12.414,6.9,14.7,6.9a13.325,13.325,0,0,1,1.947.118V9.191H15.087c-.97,0-1.308.92-1.308,1.956v1.364h2.843l-.385,2.5H13.778v6.885A9.488,9.488,0,0,0,12.493,3Z" transform="translate(-3.005 -3)" fill="%23fff"/></svg>');margin-right:10px;line-height:0}.td-login-fb:hover{background-color:#0d6ce3}.td-login-fb:disabled{background-color:#92c0f7}.wpb_heading{background-color:#222;color:#fff;display:inline-block;padding:8px 12px;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:14px;line-height:1;margin-bottom:26px;margin-top:0}.vc_single_image-img{display:block}.wpb_text_column h1:first-child,.wpb_text_column h2:first-child,.wpb_text_column h3:first-child,.wpb_text_column h4:first-child,.wpb_text_column h5:first-child{margin-top:0}.vc_toggle_title{padding:7px 13px 8px 36px!important;margin:0}.vc_toggle_content{padding-left:15px!important}.vc_toggle_active .vc_toggle_title{background-color:#fcfcfc!important}.vc_toggle_title{border:1px solid var(--td_grid_border_color,#ededed)}.vc_toggle_title:hover{background-color:#fcfcfc!important}.vc_toggle_title h4{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:14px;line-height:21px;font-weight:400}.vc_toggle_title .vc_toggle_icon{left:10px!important}.vc_toggle{margin-bottom:10px!important}.vc_toggle.vc_toggle_size_md .vc_toggle_title{padding:11px 13px 10px 45px!important}.vc_toggle.vc_toggle_size_lg .vc_toggle_title{padding:14px 13px 14px 48px!important}.wpb_gallery .flexslider{overflow:hidden;border:0;border-radius:0;box-shadow:none;position:relative}.wpb_gallery .nivoSlider{box-shadow:none!important}.wpb_gallery .post-title{font-size:26px;line-height:31px;margin-bottom:10px;margin-top:10px}.wpb_gallery .wpb_flexslider .flex-control-nav{bottom:0;z-index:2}.wpb_content_element .icon-next:before{font-family:'newspaper',sans-serif!important;content:'\e808'!important;color:#fff;font-size:30px;top:0!important}.wpb_content_element .icon-prev:before{font-family:'newspaper',sans-serif!important;content:'\e807'!important;color:#fff;font-size:30px;top:0!important}.wpb_tabs .wpb_tab{background-color:#fff!important;padding:0!important}.wpb_tabs .wpb_tabs_nav{border-bottom:2px solid var(--td_header_color,#222222);margin-bottom:26px}.wpb_tabs li a{background-color:#fff;color:#222;padding:8px 12px 5px 12px!important;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:14px;line-height:15px;font-weight:400;white-space:nowrap}.wpb_tabs li.ui-tabs-active a,.wpb_tabs li:hover a{background-color:var(--td_text_header_color,#222222);color:var(--td_text_header_color,#ffffff)}@-moz-document url-prefix(){.wpb_tabs li a{padding:7px 12px 5px 12px!important;line-height:16px}}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic{margin-bottom:22px}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_wrap{padding-bottom:0}@media (max-width:767px){.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_wrap{padding-bottom:12px}}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels{background-color:#fff0;border:none}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container{margin-bottom:26px!important;margin-right:0;border-bottom:2px solid var(--td_header_color,var(--td_theme_color,#4db2ec));display:block}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list{padding:0}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab{margin:0}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active>a,.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover>a{border-color:#fff0;background-color:var(--td_header_color,#222222);color:var(--td_text_header_color,#ffffff)}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab>a{border-color:#fff0;background-color:#fff;color:#222;padding:6px 12px 5px 12px!important;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:14px;line-height:15px;font-weight:400;white-space:nowrap;border-radius:0}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panel-heading{display:none}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panel-body{padding:0;border-color:#fff0;background-color:#fff0}.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container{margin-bottom:17px!important;border:none}.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab{margin:0 11px}@media (max-width:1018px){.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab{margin:0}}.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab>a{background-color:transparent!important;font-size:19px}@media (min-width:768px) and (max-width:1018px){.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab>a{font-size:15px}}@media (max-width:767px){.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab>a{font-size:17px}}.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list{text-align:center}.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active>a,.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover>a{background-color:#fff0;color:#009688}.td-tab-color.vc_tta.vc_general .vc_tta-icon{font-size:1em;top:-2px;position:relative}.td-tab-color .vc_tta-panels-container{margin-bottom:48px}.td-tab-color .vc_tta-tabs-list li:nth-child(1).vc_active>a,.td-tab-color .vc_tta-tabs-list li:nth-child(1):hover>a{color:#e53935!important}.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(1) .td-grid-style-1 .td-post-category{background-color:#e53935!important}.td-tab-color .vc_tta-tabs-list li:nth-child(2).vc_active>a,.td-tab-color .vc_tta-tabs-list li:nth-child(2):hover>a{color:#66bb6a!important}.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(2) .td-grid-style-1 .td-post-category{background-color:#66bb6a!important}.td-tab-color .vc_tta-tabs-list li:nth-child(3).vc_active>a,.td-tab-color .vc_tta-tabs-list li:nth-child(3):hover>a{color:#29B6F6!important}.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(3) .td-grid-style-1 .td-post-category{background-color:#29B6F6!important}.td-tab-color .vc_tta-tabs-list li:nth-child(4).vc_active>a,.td-tab-color .vc_tta-tabs-list li:nth-child(4):hover>a{color:#7F8FA9!important}.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(4) .td-grid-style-1 .td-post-category{background-color:#7F8FA9!important}.td-tab-color .vc_tta-tabs-list li:nth-child(5).vc_active>a,.td-tab-color .vc_tta-tabs-list li:nth-child(5):hover>a{color:#FDD835!important}.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(5) .td-grid-style-1 .td-post-category{background-color:#FDD835!important}.vc_tta-accordion.vc_tta-o-no-fill .td_block_wrap{margin-left:-20px;margin-right:-20px}.vc_progress_bar .vc_label,.vc_progress_bar div{border-radius:0!important}.wpb_tour .wpb_heading{float:left}.wpb_tour .wpb_tabs_nav{clear:both;border-bottom:1px solid var(--td_grid_border_color,#ededed)}.wpb_tour .wpb_tabs_nav li{line-height:16px;margin:0!important;overflow:hidden}.wpb_tour .wpb_tabs_nav li a{color:#222;padding:7px 12px 7px 12px!important;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:14px;line-height:17px;font-weight:400;white-space:nowrap;min-height:30px;border:1px solid var(--td_grid_border_color,#ededed)}.wpb_tour .wpb_tabs_nav li.ui-tabs-active a,.wpb_tour .wpb_tabs_nav li:hover a{background-color:#222;color:#fff;border-width:1px 1px 0 1px;border-style:solid;border-color:#222}.wpb_accordion .ui-state-active a{background-color:#222!important;color:#fff!important;border:0!important}.wpb_accordion .wpb_accordion_header{background-color:#ffffff!important;margin-bottom:10px!important}.wpb_accordion .wpb_accordion_header a{color:#222;padding:10px 12px!important;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:14px;line-height:17px;font-weight:400;white-space:nowrap;min-height:30px;border:1px solid var(--td_grid_border_color,#ededed)}.wpb_accordion .wpb_accordion_content{margin-bottom:10px}.wpb_button,.vc_btn{display:inline-block;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-weight:600;line-height:24px;text-shadow:none;border:none;transition:none;border-radius:0;margin-bottom:21px}.wpb_button:hover,.vc_btn:hover{text-shadow:none;text-decoration:none!important}a.vc_btn-black{-webkit-transition:all 0.2s ease;transition:all 0.2s ease}a.vc_btn-black:hover{background-color:var(--td_theme_color,#4db2ec);border-color:var(--td_theme_color,#4db2ec);color:var(--td_theme_color,#4db2ec)}a.vc_btn-black.vc_btn_square_outlined:hover,a.vc_btn-black.vc_btn_outlined:hover{color:var(--td_theme_color,#4db2ec)!important}.wpb_default{background-color:var(--td_theme_color,#4db2ec)}.wpb_default:hover{text-shadow:none;background-color:var(--td_theme_color,#4db2ec);opacity:.8;-webkit-transition:opacity 0.4s;transition:opacity 0.4s}.wpb_call_to_action{background-color:#fcfcfc}.vc_call_to_action .wpb_heading{background-color:inherit;color:inherit;margin-top:inherit;padding:inherit;line-height:34px;margin-bottom:8px}.vc_call_to_action h2{font-size:27px}.vc_call_to_action h4{line-height:20px!important}.wpb_video_widget .wpb_video_wrapper{margin-bottom:0}.vc_custom_heading>*{margin-top:0;margin-bottom:26px}.widget{overflow:hidden}.vc_wp_rss ul,.vc_wp_archives ul,.vc_wp_categories ul,.vc_wp_posts ul,.vc_wp_text ul,.vc_wp_custommenu ul,.vc_wp_tagcloud ul,.vc_wp_pages ul,.vc_wp_calendar ul,.vc_wp_recentcomments ul,.vc_wp_meta ul,.vc_wp_search ul{margin:0}.widgettitle{background-color:var(--td_header_color,#222222);color:var(--td_text_header_color,#ffffff);display:inline-block;padding:6px 12px 4px;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:14px;line-height:19px;margin-bottom:14px;margin-top:0;min-height:30px;position:relative}.widgettitle:after{content:'';height:2px;width:300%;position:absolute;bottom:0;left:0;background-color:var(--td_header_color,#222222)}.widgettitle>a{color:var(--td_text_header_color,#ffffff)}@-moz-document url-prefix(){.widgettitle{line-height:18px}}.vc_wp_rss{margin-bottom:0}.vc_wp_rss .widgettitle a:first-child{display:none}.vc_wp_rss .widget_rss{margin-bottom:21px}.vc_wp_rss ul{margin:4px 0 0 12px}.vc_wp_rss ul li{margin-left:0;padding-bottom:0}.vc_wp_archives ul{margin:0}.vc_wp_text .textwidget{margin:12px 0 43px 0}.vc_wp_tagcloud .widgettitle{margin-bottom:26px}.vc_wp_search .widgettitle{margin-bottom:26px}.wpb_raw_code{margin-bottom:26px}.tdc-theme-Newspaper .vc_raw_html iframe{pointer-events:none}.wpb_single_image .vc_single_image-wrapper{display:inline-block!important}.wpb_flickr_heading{display:table}@media (min-width:768px) and (max-width:1018px){.td-theme-wrap .td-header-wrap .td-spot-id-header{height:60px}}.td-theme-wrap .td-spot-id-footer_top{display:table;position:relative;text-align:center;margin:-12px auto 40px auto}.td-theme-wrap .td-spot-id-footer_top .tdc-placeholder-title{border:1px solid rgb(136 136 136 / .31)}.tdc-missing-external-shortcode,.td-block-missing-settings,.tdc_external_shortcode{display:block;font-family:Verdana,Geneva,sans-serif;font-size:11px;font-weight:400;text-align:left;padding:20px;border:1px solid #eeecf0;color:#000}.tdc-missing-external-shortcode span,.td-block-missing-settings span,.tdc_external_shortcode span{background-color:#ec4d4d;color:#fff;font-weight:700;padding:3px 8px 4px;font-size:10px;position:relative;top:-1px;margin-right:10px}.td-header-sp-top-menu .td-block-missing-settings{padding:0;border:none;color:#888;font-size:10px}.td-header-sp-top-menu .td-block-missing-settings span{padding:2px 6px;font-size:9px}.td-element-style{position:absolute;z-index:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0;overflow:hidden;pointer-events:none}.td-element-style-before{transition:opacity 1s ease 0s;-webkit-transition:opacity 1s ease 0s;opacity:0}.td-js-loaded .td-element-style-before{opacity:1}.td-footer-instagram-container{padding-bottom:0}.td-footer-instagram-container .td_block_instagram{margin-bottom:0;overflow:hidden}.td-footer-instagram-container .td-footer-instagram-title{text-align:center;text-transform:uppercase;letter-spacing:.1em;font-size:15px;margin:0;padding-bottom:10px;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif)}.td-footer-instagram-container .td-footer-instagram-title .td-footer-instagram-user-link{font-weight:600}@media (max-width:767px){.td-footer-instagram-container .td-footer-instagram-title .td-footer-instagram-user-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;margin:0 20px}}.td-sub-footer-container{background-color:#0d0d0d;color:#ccc;font-size:12px;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif)}@media (max-width:767px){.td-sub-footer-container{text-align:center;padding:6px 0}}.td-sub-footer-copy{line-height:20px;margin-top:8px;margin-bottom:8px}@media (max-width:767px){.td-sub-footer-copy{float:none!important}}.td-sub-footer-container .td-sub-footer-menu{float:right}@media (max-width:767px){.td-sub-footer-container .td-sub-footer-menu{float:none}}.td-subfooter-menu{display:inline-block;margin:7px 0;float:right}@media (min-width:1019px) and (max-width:1140px){.td-subfooter-menu{padding-right:40px}}@media (min-width:768px) and (max-width:1018px){.td-subfooter-menu{padding-right:48px}}@media (max-width:767px){.td-subfooter-menu{float:none}}.td-subfooter-menu li{display:inline-block;margin-left:0;line-height:18px}.td-subfooter-menu li a{margin-right:16px;line-height:18px;display:inline-block;color:#ccc}.td-subfooter-menu li a:hover{color:var(--td_theme_color,#4db2ec)}.td-subfooter-menu li:last-child a{margin-right:0}.td-subfooter-menu ul{display:none}.td-subfooter-menu .fa{margin-right:3px}.td-stretch-content .td-big-grids{width:1068px;margin-left:auto;margin-right:auto}@media (min-width:1019px) and (max-width:1140px){.td-stretch-content .td-big-grids{width:980px}}@media (min-width:768px) and (max-width:1018px){.td-stretch-content .td-big-grids{width:740px}}@media (max-width:767px){.td-stretch-content .td-big-grids{width:auto;margin-left:-20px;margin-right:-20px}}.td-stretch-content .td-module-thumb .entry-thumb{min-width:100%}.td_animated{-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.td_animated_long{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.td_animated_xlong{-webkit-animation-duration:0.8s;animation-duration:0.8s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.td_animated_xxlong{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes td_fadeInRight{0%{opacity:.05;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes td_fadeInRight{0%{opacity:.05;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.td_fadeInRight{-webkit-animation-name:td_fadeInRight;animation-name:td_fadeInRight}@-webkit-keyframes td_fadeInLeft{0%{opacity:.05;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes td_fadeInLeft{0%{opacity:.05;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.td_fadeInLeft{-webkit-animation-name:td_fadeInLeft;animation-name:td_fadeInLeft}@-webkit-keyframes td_fadeInDown{0%{opacity:.05;-webkit-transform:translateY(-15px);transform:translateY(-15px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes td_fadeInDown{0%{opacity:.05;-webkit-transform:translateY(-15px);transform:translateY(-15px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.td_fadeInDown{-webkit-animation-name:td_fadeInDown;animation-name:td_fadeInDown}@-webkit-keyframes td_fadeInUp{0%{opacity:.05;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes td_fadeInUp{0%{opacity:.05;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.td_fadeInUp{-webkit-animation-name:td_fadeInUp;animation-name:td_fadeInUp}@-webkit-keyframes td_fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes td_fadeIn{0%{opacity:0}100%{opacity:1}}.td_fadeIn{-webkit-animation-name:td_fadeIn;animation-name:td_fadeIn}@-webkit-keyframes td_fadeOut_to_1{0%{opacity:1}100%{opacity:.1}}@keyframes td_fadeOut_to_1{0%{opacity:1}100%{opacity:.1}}.td_fadeOut_to_1{-webkit-animation-name:td_fadeOut_to_1;animation-name:td_fadeOut_to_1}@-webkit-keyframes td_fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes td_fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}.td_fadeOutRight{-webkit-animation-name:td_fadeOutRight;animation-name:td_fadeOutRight}@-webkit-keyframes td_fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes td_fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}.td_fadeOutLeft{-webkit-animation-name:td_fadeOutLeft;animation-name:td_fadeOutLeft}.td-lb-box{position:absolute;width:19px;height:19px}.td-lb-box-1{top:0;left:0}.td-lb-box-2{top:0;left:20px}.td-lb-box-3{top:0;left:40px}.td-lb-box-4{top:20px;right:0}.td-lb-box-5{bottom:0;right:0}.td-lb-box-6{bottom:0;left:20px}.td-lb-box-7{bottom:0;left:0}.td-lb-box-8{top:20px;left:0}.td-loader-gif{position:absolute;top:50%;left:50%;width:59px;height:59px;margin-top:-29.5px;margin-left:-29.5px;-webkit-transition:all 400ms cubic-bezier(.55,0,.1,1);transition:all 400ms cubic-bezier(.55,0,.1,1)}@media (max-width:767px){.td-loader-gif{top:200px}}.td-loader-infinite{top:auto;bottom:0}.td-loader-infinite .td-lb-box{position:absolute;width:10px;height:10px}.td-loader-infinite .td-lb-box-1{top:0;left:0}.td-loader-infinite .td-lb-box-2{top:0;left:11px}.td-loader-infinite .td-lb-box-3{top:0;left:22px}.td-loader-infinite .td-lb-box-4{top:11px;right:0}.td-loader-infinite .td-lb-box-5{bottom:0;right:0}.td-loader-infinite .td-lb-box-6{bottom:0;left:11px}.td-loader-infinite .td-lb-box-7{bottom:0;left:0}.td-loader-infinite .td-lb-box-8{top:11px;left:0}.td-loader-infinite.td-loader-gif{width:32px;height:32px;margin-top:-16px;margin-left:-16px}.td-loader-blocks-load-more{top:auto;bottom:48px}.td-loader-animation-start{opacity:0;transform:perspective(600px) scale(.4);-webkit-transform:perspective(600px) scale(.4)}.td-loader-animation-mid{opacity:1;transform:perspective(600px) scale(1);-webkit-transform:perspective(600px) scale(1)}.td-loader-animation-end{opacity:0}@-webkit-keyframes rotateplane{0%{-webkit-transform:perspective(120px)}50%{-webkit-transform:perspective(120px) rotateY(180deg)}100%{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}@keyframes rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}body.td-animation-stack-type0 .td-animation-stack .entry-thumb,body.td-animation-stack-type0 .post img:not(.woocommerce-product-gallery img):not(.rs-pzimg),body.td-animation-stack-type0 .td-animation-stack .td-lazy-img{opacity:0}.td-animation-stack-type0-2:not(.woocommerce-product-gallery img){opacity:1!important;transition:opacity 0.3s;transition-timing-function:cubic-bezier(.39,.76,.51,.56)}body.td-animation-stack-type1 .td-animation-stack .entry-thumb,body.td-animation-stack-type1 .post .entry-thumb,body.td-animation-stack-type1 .post img[class*="wp-image-"],body.td-animation-stack-type1 .post a.td-sml-link-to-image>img,body.td-animation-stack-type1 .td-animation-stack .td-lazy-img{opacity:0;transform:scale(.95)}.td-animation-stack-type1-2{opacity:1!important;transform:scale(1)!important;-webkit-transform:scale(1)!important;-webkit-transition:transform 0.5s ease,opacity 0.3s cubic-bezier(.39,.76,.51,.56) 0s;transition:transform 0.5s ease,opacity 0.3s cubic-bezier(.39,.76,.51,.56) 0s}body.td-animation-stack-type2 .td-animation-stack .entry-thumb,body.td-animation-stack-type2 .post .entry-thumb,body.td-animation-stack-type2 .post img[class*="wp-image-"],body.td-animation-stack-type2 .post a.td-sml-link-to-image>img,body.td-animation-stack-type2 .td-animation-stack .td-lazy-img{opacity:0;transform:translate(0,10px);-webkit-transform:translate(0,10px)}.td-animation-stack-type2-2{opacity:1!important;transform:scale(1)!important;-webkit-transform:scale(1)!important;-webkit-transition:transform 0.4s cubic-bezier(.13,.43,.57,.88),opacity 0.4s cubic-bezier(.13,.43,.57,.88);transition:transform 0.4s cubic-bezier(.13,.43,.57,.88),opacity 0.4s cubic-bezier(.13,.43,.57,.88)}.td-fade-off .td-element-style-before{opacity:1}@media (min-width:1140px){.ie8,.ie9,.ie10,.ie11{margin-left:-1px}.ie8 .td-affix,.ie9 .td-affix,.ie10 .td-affix,.ie11 .td-affix{margin-left:1px}}.ie8 .td-post-content p,.ie9 .td-post-content p,.ie10 .td-post-content p,.ie11 .td-post-content p,.ie8 .mce-content-body p,.ie9 .mce-content-body p,.ie10 .mce-content-body p,.ie11 .mce-content-body p{letter-spacing:-.2px}.ie8 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,.ie9 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,.ie10 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,.ie11 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb{transform:none}.ie8 .td_category_template_8 .td-category-header .td-category a,.ie9 .td_category_template_8 .td-category-header .td-category a,.ie10 .td_category_template_8 .td-category-header .td-category a,.ie11 .td_category_template_8 .td-category-header .td-category a{padding:3px 7px;line-height:12px}.ie8 .td_block_template_1 .td-related-title>.td-related-left,.ie9 .td_block_template_1 .td-related-title>.td-related-left,.ie10 .td_block_template_1 .td-related-title>.td-related-left,.ie11 .td_block_template_1 .td-related-title>.td-related-left,.ie8 .td_block_template_1 .td-related-title>.td-related-right,.ie9 .td_block_template_1 .td-related-title>.td-related-right,.ie10 .td_block_template_1 .td-related-title>.td-related-right,.ie11 .td_block_template_1 .td-related-title>.td-related-right{padding:8px 12px 6px 12px}.ie8 .td-left-smart-list,.ie9 .td-left-smart-list,.ie10 .td-left-smart-list,.ie11 .td-left-smart-list,.ie8 .td-right-smart-list,.ie9 .td-right-smart-list,.ie10 .td-right-smart-list,.ie11 .td-right-smart-list{line-height:38px}.ie8 .td-review-header .block-title,.ie9 .td-review-header .block-title,.ie10 .td-review-header .block-title,.ie11 .td-review-header .block-title,.ie8 .td-review-summary .block-title,.ie9 .td-review-summary .block-title,.ie10 .td-review-summary .block-title,.ie11 .td-review-summary .block-title{padding:8px 12px 7px}.ie8 .td-affix .td-main-menu-logo img,.ie9 .td-affix .td-main-menu-logo img,.ie10 .td-affix .td-main-menu-logo img,.ie11 .td-affix .td-main-menu-logo img{top:-2px}@media (min-width:768px){.ie8 .td-header-style-5 .td-main-menu-logo img,.ie9 .td-header-style-5 .td-main-menu-logo img,.ie10 .td-header-style-5 .td-main-menu-logo img,.ie11 .td-header-style-5 .td-main-menu-logo img,.ie8 .td-header-style-6 .td-main-menu-logo img,.ie9 .td-header-style-6 .td-main-menu-logo img,.ie10 .td-header-style-6 .td-main-menu-logo img,.ie11 .td-header-style-6 .td-main-menu-logo img,.ie8 .td-header-style-12 .td-main-menu-logo img,.ie9 .td-header-style-12 .td-main-menu-logo img,.ie10 .td-header-style-12 .td-main-menu-logo img,.ie11 .td-header-style-12 .td-main-menu-logo img{top:-1px}}.ie8 .td-live-theme-demos .td-skin-scroll,.ie9 .td-live-theme-demos .td-skin-scroll,.ie10 .td-live-theme-demos .td-skin-scroll,.ie11 .td-live-theme-demos .td-skin-scroll{-webkit-transition:all 0.4s cubic-bezier(.55,0,.1,1) 0s;transition:all 0.4s cubic-bezier(.55,0,.1,1) 0s;left:auto;right:-118px}@media (max-width:1366px){.ie8 .td-live-theme-demos .td-skin-scroll,.ie9 .td-live-theme-demos .td-skin-scroll,.ie10 .td-live-theme-demos .td-skin-scroll,.ie11 .td-live-theme-demos .td-skin-scroll{right:-78px}}.ie8 .td-theme-settings-small .td-skin-scroll,.ie9 .td-theme-settings-small .td-skin-scroll,.ie10 .td-theme-settings-small .td-skin-scroll,.ie11 .td-theme-settings-small .td-skin-scroll{right:118px}@media (max-width:1366px){.ie8 .td-theme-settings-small .td-skin-scroll,.ie9 .td-theme-settings-small .td-skin-scroll,.ie10 .td-theme-settings-small .td-skin-scroll,.ie11 .td-theme-settings-small .td-skin-scroll{right:78px}}.ie8 .td-pulldown-syle-default .td-subcat-more,.ie9 .td-pulldown-syle-default .td-subcat-more,.ie10 .td-pulldown-syle-default .td-subcat-more,.ie11 .td-pulldown-syle-default .td-subcat-more,.ie8 .td-pulldown-syle-default .td-subcat-list,.ie9 .td-pulldown-syle-default .td-subcat-list,.ie10 .td-pulldown-syle-default .td-subcat-list,.ie11 .td-pulldown-syle-default .td-subcat-list{position:relative;top:-1px}.ie8 .td-live-theme-demos{display:none}.ie8 .td-header-style-5 .td-header-menu-wrap.td-affix,.ie8 .td-header-style-6 .td-header-menu-wrap.td-affix{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"}.ie8 .td-header-style-8 .td-affix .td-header-sp-logo{height:48px;margin-top:0}.ie8 .td-trending-now-post{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.ie8 .td-trending-now-post:first-child{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.ie8 .td-classic-sharing{display:none}.ie8 .td-post-source-tags{display:none}.ie8 .td-stretch-width,.ie8 .td-stretch-height{left:0!important}.ie8 .td_social_type .td-sp{width:0}.ie8 .td_category_template_6 .td-category-header,.ie8 .td_category_template_8 .td-category-header{filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#96000000',endColorstr='#96000000');background-color:#fff0}.ie8 .td-category-title-holder{padding-right:100px;padding-left:100px}.ie8 .td-header-wrap .td-a-rec-id-header>div,.ie8 .td-header-wrap .td-g-rec-id-header>.adsbygoogle{margin:24px auto 0 auto}.ie8 .td-header-style-1 .td-a-rec-id-header>div,.ie8 .td-header-style-2 .td-a-rec-id-header>div,.ie8 .td-header-style-3 .td-a-rec-id-header>div,.ie8 .td-header-style-1 .td-g-rec-id-header>.adsbygoogle,.ie8 .td-header-style-2 .td-g-rec-id-header>.adsbygoogle,.ie8 .td-header-style-3 .td-g-rec-id-header>.adsbygoogle{margin:auto!important}.ie8 .td-header-style-4 .td-a-rec-id-header>div,.ie8 .td-header-style-4 .td-g-rec-id-header>.adsbygoogle{margin:24px auto}.ie8 .single_template_6 .td-a-rec-id-header>div,.ie8 .single_template_7 .td-a-rec-id-header>div,.ie8 .homepage-post.single_template_7 .td-a-rec-id-header>div,.ie8 .single_template_8 .td-a-rec-id-header>div,.ie8 .single_template_10 .td-a-rec-id-header>div,.ie8 .single_template_11 .td-a-rec-id-header>div,.ie8 .td_category_template_2 .td-a-rec-id-header>div,.ie8 .td_category_template_5 .td-a-rec-id-header>div,.ie8 .td_category_template_6 .td-a-rec-id-header>div,.ie8 .td_category_template_8 .td-a-rec-id-header>div,.ie8 .single_template_6 .td-g-rec-id-header>div,.ie8 .single_template_7 .td-g-rec-id-header>div,.ie8 .homepage-post.single_template_7 .td-g-rec-id-header>div,.ie8 .single_template_8 .td-g-rec-id-header>div,.ie8 .single_template_10 .td-g-rec-id-header>div,.ie8 .single_template_11 .td-g-rec-id-header>div,.ie8 .td_category_template_2 .td-g-rec-id-header>div,.ie8 .td_category_template_5 .td-g-rec-id-header>div,.ie8 .td_category_template_6 .td-g-rec-id-header>div,.ie8 .td_category_template_8 .td-g-rec-id-header>div,.ie8 .single_template_6 .td-a-rec-id-header>.adsbygoogle,.ie8 .single_template_7 .td-a-rec-id-header>.adsbygoogle,.ie8 .homepage-post.single_template_7 .td-a-rec-id-header>.adsbygoogle,.ie8 .single_template_8 .td-a-rec-id-header>.adsbygoogle,.ie8 .single_template_10 .td-a-rec-id-header>.adsbygoogle,.ie8 .single_template_11 .td-a-rec-id-header>.adsbygoogle,.ie8 .td_category_template_2 .td-a-rec-id-header>.adsbygoogle,.ie8 .td_category_template_5 .td-a-rec-id-header>.adsbygoogle,.ie8 .td_category_template_6 .td-a-rec-id-header>.adsbygoogle,.ie8 .td_category_template_8 .td-a-rec-id-header>.adsbygoogle,.ie8 .single_template_6 .td-g-rec-id-header>.adsbygoogle,.ie8 .single_template_7 .td-g-rec-id-header>.adsbygoogle,.ie8 .homepage-post.single_template_7 .td-g-rec-id-header>.adsbygoogle,.ie8 .single_template_8 .td-g-rec-id-header>.adsbygoogle,.ie8 .single_template_10 .td-g-rec-id-header>.adsbygoogle,.ie8 .single_template_11 .td-g-rec-id-header>.adsbygoogle,.ie8 .td_category_template_2 .td-g-rec-id-header>.adsbygoogle,.ie8 .td_category_template_5 .td-g-rec-id-header>.adsbygoogle,.ie8 .td_category_template_6 .td-g-rec-id-header>.adsbygoogle,.ie8 .td_category_template_8 .td-g-rec-id-header>.adsbygoogle{margin-bottom:24px}.ie8 .td_ajax_load_more i{top:-1px}.ie8 .td-subcat-filter .td-subcat-dropdown{float:right}.ie8 .td-grid-style-1 .td-module-thumb a{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f000000',endColorstr='#000000',GradientType=0)}.ie8 .td-grid-style-1 .td-module-thumb a img{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"}.ie8 .td-grid-style-2 .td-module-thumb a,.ie8 .td-grid-style-3 .td-module-thumb a{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1}.ie8 .td-grid-style-2 .td-module-thumb a img,.ie8 .td-grid-style-3 .td-module-thumb a img{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"}.ie8 .td-grid-style-2 .td-big-grid-post-0 .td-module-thumb a,.ie8 .td-grid-style-3 .td-big-grid-post-0 .td-module-thumb a{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec',endColorstr='#4a8f5e',GradientType=1)}.ie8 .td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a,.ie8 .td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646',endColorstr='#c63939',GradientType=1)}.ie8 .td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a,.ie8 .td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7',endColorstr='#3b78b4',GradientType=1)}.ie8 .td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a,.ie8 .td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#54a3db',endColorstr='#4bcf77',GradientType=1)}.ie8 .td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a,.ie8 .td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4d03f',endColorstr='#f27a35',GradientType=1)}.ie8 .td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a,.ie8 .td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7',endColorstr='#3b78b4',GradientType=1)}.ie8 .td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a,.ie8 .td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec',endColorstr='#4a8f5e',GradientType=1)}.ie8 .td-grid-style-4 .entry-title{background-color:#fff0;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#50000000',endColorstr='#50000000')}.ie8 .td-grid-style-5 .td-module-thumb a{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;background-color:#000}.ie8 .td-grid-style-5 .td-module-thumb a img{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"}.ie8 .td-next-prev-wrap .td-ajax-prev-page{padding-left:1px}.ie8 .td-social-facebook .td-social-but-text{border-left:1px solid #7F9EDF}.ie8 .td-social-twitter .td-social-but-text{border-left:1px solid #8FE2FC}.ie8 .td-post-template-8 .td-post-header-holder{background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"}.ie8 .td-module-comments a{padding:3px 3px 4px 3px}.ie8 .td-social-style-2 .td-icon-font{border:1px solid #333}.ie8 .td_block_14 .td-next-prev-wrap,.ie8 .td_block_14 .td-load-more-wrap{margin-top:23px}.ie8 .td-g-rec-id-smart_list_6,.ie8 .td-g-rec-id-smart_list_7,.ie8 .td-g-rec-id-smart_list_8,.ie8 .td-g-rec-id-footer_top,.ie8 .td-g-rec-id-content_top,.ie8 .td-g-rec-id-content_bottom,.ie8 .td-g-rec-id-content_inline{display:block;margin-left:-16px;margin-right:-16px}.ie8 .td-g-rec-id-smart_list_6 .adsbygoogle,.ie8 .td-g-rec-id-smart_list_7 .adsbygoogle,.ie8 .td-g-rec-id-smart_list_8 .adsbygoogle,.ie8 .td-g-rec-id-footer_top .adsbygoogle,.ie8 .td-g-rec-id-content_top .adsbygoogle,.ie8 .td-g-rec-id-content_bottom .adsbygoogle,.ie8 .td-g-rec-id-content_inline .adsbygoogle{margin-right:auto;margin-left:auto;display:table!important;left:0}.ie8 .td-menu-background{left:-100%}.ie8 .td-live-theme-demos .td-set-theme-style-link:before{background-color:#fff0}.ie9 .td-grid-style-2 .td-big-grid-post-0 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-3 .td-big-grid-post-0 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNGRiMmVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRhOGY1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDE3NjQ2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M2MzkzOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDc2MGI3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiNzhiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNTRhM2RiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRiY2Y3NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjRkMDNmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyN2EzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDc2MGI3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiNzhiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNGRiMmVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRhOGY1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-grid-style-1 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-stretch-width,.ie9 .td-stretch-height{left:0!important;-webkit-transform:none;ms-transform:none;transform:none}.ie9 .td-next-prev-wrap .td-ajax-next-page{padding-left:3px}.ie9 .td-module-comments a{padding:3px 4px 4px 4px}.ie9 .td-menu-background,.ie9 #td-mobile-nav{left:-100%}.ie9 .td-menu-mob-open-menu .td-menu-background,.ie9 .td-menu-mob-open-menu #td-mobile-nav{left:0}.ie9 .td-search-background{right:100%}.ie9 .td-search-opened .td-search-background{right:0}.ie9 .td-demo-multicolumn-2 .sub-menu{padding:0}.ie9 .td-demo-menuitem-hide{display:none}.ie10 .page-nav a{padding:5px 11px 5px 12px}.ie10 .td-module-comments a{padding:3px 4px 4px 4px}@media (min-width:1140px){.ie11{margin-left:-1px}.ie11 .td-affix{margin-left:1px}}.td-md-is-android .td-hover-1 .td-big-grid-post:hover .entry-thumb{-webkit-transition-property:none!important;transition-property:none!important;-webkit-transform:none!important;transform:none!important}.td-md-is-android .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before{box-shadow:none}.td-md-is-android .sf-menu ul .td-menu-item>a{padding:8px 14px 6px}.td-md-is-android .sf-menu .sub-menu .td-icon-menu-down{margin-top:-8px}.td-md-is-android .td-trending-now-wrapper .td-trending-now-nav-left{padding-right:1px}.td-md-is-android .td-big-grid-post .td-post-category{padding:4px 7px 2px;line-height:14px}.td-md-is-android .block-title span,.td-md-is-android .block-title a,.td-md-is-android .block-title label{padding:8px 12px 3px}.td-md-is-android .td-pulldown-syle-default .td-subcat-more span,.td-md-is-android .td_block_template_3 .td-subcat-more span,.td-md-is-android .td_block_template_4 .td-subcat-more span,.td-md-is-android .td_block_template_5 .td-subcat-more span,.td-md-is-android .td_block_template_7 .td-subcat-more span,.td-md-is-android .td-pulldown-syle-default .td-subcat-more i,.td-md-is-android .td_block_template_3 .td-subcat-more i,.td-md-is-android .td_block_template_4 .td-subcat-more i,.td-md-is-android .td_block_template_5 .td-subcat-more i,.td-md-is-android .td_block_template_7 .td-subcat-more i,.td-md-is-android .td-pulldown-syle-default .td-subcat-list,.td-md-is-android .td_block_template_3 .td-subcat-list,.td-md-is-android .td_block_template_4 .td-subcat-list,.td-md-is-android .td_block_template_5 .td-subcat-list,.td-md-is-android .td_block_template_7 .td-subcat-list{position:relative;top:1px}.td-md-is-android .td-category-siblings .td-category{height:21px}.td-md-is-android .td-category-header .td-category .entry-category a{padding:4px 8px}.td-md-is-android input[type=submit]{padding:9px 15px 8px}.td-md-is-android .td-left-smart-list,.td-md-is-android .td-right-smart-list{padding-top:1px}.td-md-is-android .td_smart_list_3 .td-left-smart-list{padding-right:1px}.td-md-is-android .td-author-counters span{padding:5px 9px 2px}.td-md-is-android .td-404-sub-sub-title a{padding:8px 15px 7px}.td-md-is-android .td-menu-blocks-custom ul li a{padding:2px 12px 0}.td-md-is-android .td-tab-blocks-custom ul.wpb_tabs_nav li a{padding:6px 13px 4px!important}.td-md-is-android .td_ajax_load_more i{top:-1px}.td-md-is-android .td-next-prev-wrap a{line-height:25px}.td-md-is-android .page-nav .td-icon-menu-right{padding-left:2px}.td-md-is-android .page-nav .td-icon-menu-left{padding-right:2px}.td-md-is-android .td-page-content .dropcap,.td-md-is-android .td-post-content .dropcap,.td-md-is-android .wpb_text_column .dropcap,.td-md-is-android .td_block_text_with_title .dropcap,.td-md-is-android .bbpress .dropcap,.td-md-is-android .mce-content-body .dropcap,.td-md-is-android .comment-content .dropcap{padding:5px 13px 2px 13px}.td-md-is-android .single-product .product .related h2{padding:8px 12px 5px}@media (max-width:767px){.td-md-is-android .td-trending-now-display-area{height:27px}.td-md-is-android .td-big-grid-post .td-post-category{padding:4px 7px 1px}.td-md-is-android .td-category-siblings .td-subcat-more{padding:4px 5px 3px}.td-md-is-android .td_category_template_3 .td-category-siblings .td-category a{padding:5px 9px}.td-md-is-android .category-template-style-8 .td-category-siblings .td-subcat-more{padding:4px 4px 3px 5px}.td-md-is-android .td-author-counters span{padding:5px 9px 4px}.td-md-is-android .td-theme-slider .slide-meta-cat a{padding:4px 5px 2px}}.td-md-is-android .td-skin-scroll{display:none}.td-md-is-ios body{-webkit-font-smoothing:antialiased}.td-md-is-ios .td-hover-1 .td-big-grid-post:hover .entry-thumb{-webkit-transition-property:none!important;transition-property:none!important;-webkit-transform:none!important;transform:none!important}.td-md-is-ios .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before{box-shadow:none}.td-md-is-ios .sf-menu .sub-menu .td-icon-menu-down{margin-top:-9px;line-height:20px}.td-md-is-ios .td-trending-now-wrapper .td-trending-now-nav-left{padding-right:1px}.td-md-is-ios .td-big-grid-post .td-post-category{padding:3px 7px}.td-md-is-ios .td-pulldown-syle-default .td-subcat-more,.td-md-is-ios .td_block_template_11 .td-subcat-more,.td-md-is-ios .td-pulldown-syle-default .td-subcat-list,.td-md-is-ios .td_block_template_11 .td-subcat-list{position:relative;top:-1px}.td-md-is-ios .td-category-header .td-pulldown-filter-display-option{line-height:22px}.td-md-is-ios .td_category_template_3 .td-category-siblings .td-category a{padding:5px 7px 4px 7px}.td-md-is-ios .td_category_template_3 .td-category-siblings .td-subcat-dropdown{margin-right:6px}.td-md-is-ios .td_category_template_4 .td-category-siblings .td-category a{padding:4px 7px 3px 7px}.td-md-is-ios .td_block_template_1 .td-related-title>.td-related-left,.td-md-is-ios .td_block_template_1 .td-related-title>.td-related-right{padding:8px 12px 6px}.td-md-is-ios .td-module-comments a{padding:3px 4px 4px 4px}.td-md-is-ios .td-left-smart-list,.td-md-is-ios .td-right-smart-list{line-height:39px}.td-md-is-ios .td-author-counters span{padding:4px 9px 3px}.td-md-is-ios input[type=submit]{padding:7px 15px 8px}.td-md-is-ios .td-404-sub-sub-title a{padding:7px 15px 8px}.td-md-is-ios .td-tab-blocks-custom ul.wpb_tabs_nav li a{padding:4px 7px!important}.td-md-is-ios .td-menu-blocks-custom ul li a{padding:0 12px 1px;line-height:27px}.td-md-is-ios .td_ajax_load_more i{top:-1px}@media (max-width:767px){.td-md-is-ios .td-trending-now-display-area{height:27px}}@media (max-width:767px){.td-md-is-ios .td-footer-wrapper .block-title a,.td-md-is-ios .td-footer-wrapper .block-title span,.td-md-is-ios .td-footer-wrapper .block-title label{padding-right:0;padding-left:0}}.td-md-is-ios .td-footer-wrapper .td_block_template_1 .block-title *{padding-right:0;padding-left:0}.td-md-is-ios .td-skin-scroll{display:none}@media (min-width:1140px){.td-md-is-safari{margin-left:-1px}.td-md-is-safari .td-affix{margin-left:1px}}@media (min-width:767px){.td-md-is-safari .td-big-grid-post .td-module-thumb{-webkit-transform:translate3d(0,0,0)}}.td-md-is-safari .td_block_big_grid_8 .td-module-thumb{-webkit-transform:none}.td-md-is-safari .td_module_slide:before{bottom:-1px}.td-md-is-safari .td_module_slide .td-module-title{-webkit-transform:translate3D(0,0,0)}.td-md-is-safari .td-big-grid-post .td-module-thumb a:last-child::before{width:101%;left:-2px}.td-md-is-safari .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb{transform:none;-webkit-transform:none}.td-md-is-safari .td_block_big_grid_6 .td-tiny-thumb .td-post-category{padding:4px 5px 3px}.td-md-is-safari .td-review-header .block-title,.td-md-is-safari .td-review-summary .block-title{padding:7px 12px 6px}.td-md-is-safari .td_block_template_1 .td-related-title>.td-related-left,.td-md-is-safari .td_block_template_1 .td-related-title>.td-related-right{padding:7px 12px 5px 12px}.td-md-is-safari .td-boxed-layout .td-post-template-7 .td-image-gradient-style7:after{width:110%;left:-2px}.td-md-is-safari .td-boxed-layout .td-post-template-3 .td-image-gradient:before{width:110%;left:-2px}.td-md-is-safari .td-big-grid-post .td-meta-info-container{transform:translateZ(0);-webkit-transform:translateZ(0)}.td-md-is-safari .td-grid-style-2 .td-big-grid-post .td-meta-info-container,.td-md-is-safari .td-grid-style-3 .td-big-grid-post .td-meta-info-container{transform:none;-webkit-transform:none}.td-md-is-os-x .td_block_big_grid_6 .td-tiny-thumb .td-post-category{padding:4px 5px 3px}.td-md-is-chrome .td_block_inner_overflow .td_module_wrap,.td-md-is-chrome .td_block_inner_overflow .item-details{position:relative}.td-audio-player{height:40px;font-size:16px;overflow:hidden;visibility:hidden;opacity:0;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.td-audio-player iframe{display:block;width:100%}.td-audio-player .compactSound__artwork{display:none}.td-audio-player .mejs-container,.td-audio-player .mejs-container .mejs-controls,.td-audio-player .mejs-embed,.td-audio-player .mejs-embed body{background:#fff0;background-color:#fff0}.td-audio-player .mejs-container{width:auto!important}.td-audio-player .mejs-button{width:auto;height:auto;font-size:inherit}.td-audio-player .mejs-button button{position:relative;background:#fff0;width:auto;height:auto;margin:0;font-size:inherit}.td-audio-player .mejs-button button:after{position:relative;display:block;font-family:'newspaper',sans-serif;line-height:1;color:#111}.td-audio-player .mejs-playpause-button{margin-right:.75em}.td-audio-player .mejs-playpause-button button:after{font-size:2.625em}.td-audio-player .mejs-play button:after{content:'\e9cf'}.td-audio-player .mejs-pause button:after{content:'\e9ce'}.td-audio-player .mejs-replay button:after{content:'\e9d2'}.td-audio-player .mejs-volume-button{margin-left:1.25em;margin-right:.5em}.td-audio-player .mejs-volume-button button:after{font-size:1.375em}.td-audio-player .mejs-mute button:after{content:'\e9d0'}.td-audio-player .mejs-unmute button:after{content:'\e9d1'}.td-audio-player .mejs-controls{position:relative;align-items:center;padding-left:0;padding-right:0}.td-audio-player .mejs-controls .mejs-time-rail{height:auto;margin:0 .625em;padding-top:0;font-size:inherit}.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-total,.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-buffering,.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-loaded,.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-current,.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-hovered{border-radius:100px;height:.625em}.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-buffering,.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-loaded,.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-current,.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-hovered{height:inherit}.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-total{position:relative;margin-top:0;background:#eee;outline:none}.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff0}.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-current{background:var(--td_theme_color,#4db2ec)}.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-handle,.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-handle-content{border-width:.25em}.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-handle-content{top:-.375em;width:.875em;height:.875em;background-color:#fff;border-color:#fff;border-radius:50%;transform:none;-webkit-transform:none;-webkit-box-shadow:0 0 1px #000;box-shadow:0 0 1px #000;overflow:hidden}.td-audio-player .mejs-controls .mejs-horizontal-volume-slider{height:auto;width:auto}.td-audio-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:relative;top:0;background:#eee;width:3.125em;height:.625em;font-size:inherit;border-radius:100px;overflow:hidden}.td-audio-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{background:var(--td_theme_color,#4db2ec)}.td-audio-player .mejs-time-float{background:rgb(0 0 0 / .7);color:#fff;border-color:#fff0}.td-audio-player .mejs-time-float .mejs-time-float-current{font-size:.8em}.td-audio-player .mejs-time-float .mejs-time-float-corner{top:calc(100% + 1px);border-color:rgb(0 0 0 / .7) #fff0 #fff0}.td-audio-player .mejs-time{padding:0;height:auto;font-size:.85em;line-height:1;color:#000}.td-js-loaded .td-audio-player{height:auto;overflow:visible;visibility:visible;opacity:1}.wp-block-image.td-caption-align-left figcaption .mfp-title,.wp-block-image .td-caption-align-left figcaption .mfp-title,.wp-block-image.td-caption-align-left figcaption,.wp-block-image .td-caption-align-left figcaption{text-align:left}.wp-block-image.td-caption-align-center figcaption .mfp-title,.wp-block-image .td-caption-align-center figcaption .mfp-title,.wp-block-image.td-caption-align-center figcaption,.wp-block-image .td-caption-align-center figcaption{text-align:center}.wp-block-image.td-caption-align-right figcaption .mfp-title,.wp-block-image .td-caption-align-right figcaption .mfp-title,.wp-block-image.td-caption-align-right figcaption,.wp-block-image .td-caption-align-right figcaption{text-align:right}.wp-block-image.td-img-style-shadow{box-shadow:0 4px 10px rgb(0 0 0 / .3)}.mfp-figure.td-caption-align-left figcaption .mfp-title{text-align:left}.mfp-figure.td-caption-align-center figcaption .mfp-title{text-align:center}.mfp-figure.td-caption-align-right figcaption .mfp-title{text-align:right}p[class*="dropcapp"]:first-letter{float:left;display:block;font-size:50px;line-height:56px;background-color:#4db2ec;color:#fff;text-align:center;margin:9px 13px 0 0;padding:2px 14px 4px;font-family:Verdana,BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;text-transform:uppercase}p.dropcapp1:first-letter{padding-left:18px;padding-right:17px;font-size:40px;border-radius:70px}p.dropcapp2:first-letter,p.dropcapp3:first-letter{background-color:transparent!important;color:#4B4B4B;font-size:79px;line-height:69px;margin:0 9px 0 0;padding:0 13px 0 0}p.dropcapp3:first-letter{font-weight:700}p.dropcapp4{margin-top:40px}p.dropcapp4:first-letter{background-color:#000;font-size:.85em;line-height:1;color:#fff;border-radius:100px;margin:-2px 15px 0 0;padding:9px 11px}p.dropcapp4:after{padding-top:0}p span.td_text_columns_two_cols{display:block}.wp-block-button .wp-block-button__link{border-radius:0;cursor:pointer;display:inline-block;position:relative;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-weight:600;padding:9px 12px;font-size:16px;line-height:20px}.wp-block-button .wp-block-button__link:hover{background-color:#4db2ec}.wp-block-button.td_btn_small .wp-block-button__link{padding:5px 10px;font-size:12px;line-height:1.5}.wp-block-button.td_btn_normal .wp-block-button__link{padding:9px 12px;font-size:16px;line-height:20px}.wp-block-button.td_btn_large .wp-block-button__link{padding:10px 16px;font-size:18px;line-height:1.33}.wp-block-button.is-style-round .wp-block-button__link{border-radius:4px}.wp-block-button.is-style-shadow .wp-block-button__link{top:0;-webkit-box-shadow:0 4px 7px 0 rgb(0 0 0 / .25);-moz-box-shadow:0 4px 7px 0 rgb(0 0 0 / .25);box-shadow:0 4px 7px 0 rgb(0 0 0 / .25);transition:top 0.1s ease;-webkit-transition:top 0.1s ease}.wp-block-button.is-style-shadow .wp-block-button__link:hover{top:-3px;-webkit-box-shadow:0 6px 12px 0 rgb(0 0 0 / .25);-moz-box-shadow:0 6px 12px 0 rgb(0 0 0 / .25);box-shadow:0 6px 12px 0 rgb(0 0 0 / .25)}.wp-block-button.is-style-3d .wp-block-button__link{top:0;transition:top 0.1s ease;-webkit-transition:top 0.1s ease}.wp-block-button.is-style-3d .wp-block-button__link:after{content:"";position:absolute;display:block;left:0;top:100%;width:100%;height:5px;background-color:rgb(0 0 0 / .25);z-index:0;transition:height 0.1s ease;-webkit-transition:height 0.1s ease}.wp-block-button.is-style-3d .wp-block-button__link:hover{top:5px}.wp-block-button.is-style-3d .wp-block-button__link:hover:after{height:0}.wp-block-table td,.wp-block-table th{padding:2px 8px}.tdc_woo_shortcodes .woocommerce ul.products{margin-bottom:0}@media (max-width:767px){.tdc_woo_shortcodes .woocommerce ul.products{text-align:center}}.tdc_woo_shortcodes .woocommerce ul.products li.product{margin-right:0!important;margin-bottom:40px}@media (max-width:767px){.tdc_woo_shortcodes .woocommerce ul.products li.product{padding-left:0;padding-right:0;text-align:left!important}.tdc_woo_shortcodes .woocommerce ul.products li.product:last-child{margin-bottom:0}.tdc_woo_shortcodes .woocommerce ul.products li.product a{text-align:left}.tdc_woo_shortcodes .woocommerce ul.products li.product img{float:left;width:30%;margin-right:30px;margin-bottom:0!important}.tdc_woo_shortcodes .woocommerce ul.products li.product .onsale{right:70%}}@media (max-width:767px) and (max-width:767px){.tdc_woo_shortcodes .woocommerce ul.products li.product img{margin-right:15px;margin-bottom:15px!important;width:100%;float:none}}.tdc_woo_shortcodes .woocommerce ul.products li.product .woocommerce-loop-product__link{display:block;position:relative}@media (min-width:767px){.tdc_woo_shortcodes .woocommerce ul.products.columns-1 li.product{width:100%}.tdc_woo_shortcodes .woocommerce ul.products.columns-1 li.product:last-child{margin-bottom:0}.tdc_woo_shortcodes .woocommerce ul.products.columns-2 li.product{width:50%}.tdc_woo_shortcodes .woocommerce ul.products.columns-2 li.product:nth-last-child(-n+2){margin-bottom:0}.tdc_woo_shortcodes .woocommerce ul.products.columns-3 li.product{width:33.33333333%}.tdc_woo_shortcodes .woocommerce ul.products.columns-3 li.product:nth-last-child(-n+3){margin-bottom:0}.tdc_woo_shortcodes .woocommerce ul.products.columns-4 li.product{width:25%}.tdc_woo_shortcodes .woocommerce ul.products.columns-4 li.product:nth-last-child(-n+4){margin-bottom:0}.tdc_woo_shortcodes .woocommerce ul.products.columns-5 li.product{width:20%}.tdc_woo_shortcodes .woocommerce ul.products.columns-5 li.product:nth-last-child(-n+5){margin-bottom:0}.tdc_woo_shortcodes .woocommerce ul.products.columns-6 li.product{width:16.66666667%}.tdc_woo_shortcodes .woocommerce ul.products.columns-6 li.product:nth-last-child(-n+6){margin-bottom:0}.tdc_woo_shortcodes .woocommerce ul.products.columns-7 li.product{width:14.28571428%}.tdc_woo_shortcodes .woocommerce ul.products.columns-7 li.product:nth-last-child(-n+7){margin-bottom:0}.tdc_woo_shortcodes .woocommerce ul.products.columns-8 li.product{width:12.5%}.tdc_woo_shortcodes .woocommerce ul.products.columns-8 li.product:nth-last-child(-n+8){margin-bottom:0}}.mx_image_background{background-color:#f2f2f2}.td-visibility-hidden{visibility:hidden}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
 html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:#fff0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.td_stretch_container{width:100%!important}@media (min-width:1141px){.td_stretch_container .td-header-menu-wrap.td-affix{width:100%!important}}.td-header-style-8 .td_stretch_container .td-header-sp-logo{left:0;right:0;margin:auto;pointer-events:none}.td-header-style-8 .td_stretch_container .td-header-sp-logo img{pointer-events:auto}@media (min-width:1141px){.td-header-style-8 .td_stretch_container .td-header-sp-logo{width:1068px}}@media (min-width:1019px) and (max-width:1140px){.td-header-style-8 .td_stretch_container .td-header-sp-logo{width:980px!important;height:82px;top:0}.td-header-style-8 .td_stretch_container .td-header-sp-logo img{max-width:190px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-8 .td_stretch_container .td-header-sp-logo{width:740px!important;height:82px;top:0}.td-header-style-8 .td_stretch_container .td-header-sp-logo img{max-width:140px}}.td-boxed-layout .td-header-style-8 .td_stretch_container,.td-boxed-layout .td-header-style-8 .td_stretch_container .td-header-sp-logo{width:1164px!important}@media (max-width:1180px){.td-boxed-layout .td-header-style-8 .td_stretch_container,.td-boxed-layout .td-header-style-8 .td_stretch_container .td-header-sp-logo{width:100%!important}}@media (min-width:1141px){.td_stretch_content .sf-menu .td-mega-menu ul,.td_stretch_content_1200 .sf-menu .td-mega-menu ul,.td_stretch_content_1400 .sf-menu .td-mega-menu ul,.td_stretch_content_1600 .sf-menu .td-mega-menu ul,.td_stretch_content_1800 .sf-menu .td-mega-menu ul{width:calc(100% + 2px)!important;overflow:hidden;left:0!important;transform:translateX(0)!important;-webkit-transform:translateX(0)!important}.td_stretch_content .td_block_mega_menu,.td_stretch_content_1200 .td_block_mega_menu,.td_stretch_content_1400 .td_block_mega_menu,.td_stretch_content_1600 .td_block_mega_menu,.td_stretch_content_1800 .td_block_mega_menu{width:1114px;margin-left:auto;margin-right:auto;overflow:visible}.td_stretch_content .td_block_mega_menu:before,.td_stretch_content_1200 .td_block_mega_menu:before,.td_stretch_content_1400 .td_block_mega_menu:before,.td_stretch_content_1600 .td_block_mega_menu:before,.td_stretch_content_1800 .td_block_mega_menu:before{content:'';position:absolute;top:0;right:100%;width:100%;height:100%;background-color:#fafafa}.td_stretch_content .td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat,.td_stretch_content_1200 .td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat,.td_stretch_content_1400 .td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat,.td_stretch_content_1600 .td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat,.td_stretch_content_1800 .td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat{border-left:1px solid #eaeaea}.td_stretch_content .td_block_mega_menu.td-no-subcats:before,.td_stretch_content_1200 .td_block_mega_menu.td-no-subcats:before,.td_stretch_content_1400 .td_block_mega_menu.td-no-subcats:before,.td_stretch_content_1600 .td_block_mega_menu.td-no-subcats:before,.td_stretch_content_1800 .td_block_mega_menu.td-no-subcats:before{display:none}}.td_stretch_content{width:100%!important}@media (min-width:768px){.td_stretch_content .td-container{width:100%!important;padding-left:20px;padding-right:20px}.td_stretch_content #td-top-search{right:10px}.td_stretch_content .td-header-sp-recs{float:right}.td_stretch_content .td-header-menu-wrap.td-affix{width:100%!important}.td_stretch_content .td-drop-down-search{right:10px}}@media (min-width:768px){.td_stretch_content_1200,.td_stretch_content_1400,.td_stretch_content_1600,.td_stretch_content_1800{padding-left:20px;padding-right:20px}.td_stretch_content_1200.td-header-menu-wrap-full,.td_stretch_content_1400.td-header-menu-wrap-full,.td_stretch_content_1600.td-header-menu-wrap-full,.td_stretch_content_1800.td-header-menu-wrap-full{padding-left:0;padding-right:0}.td_stretch_content_1200 .td-header-menu-wrap,.td_stretch_content_1400 .td-header-menu-wrap,.td_stretch_content_1600 .td-header-menu-wrap,.td_stretch_content_1800 .td-header-menu-wrap{padding-left:20px;padding-right:20px}}.td_stretch_content_1200.td-footer-instagram-container,.td_stretch_content_1400.td-footer-instagram-container,.td_stretch_content_1600.td-footer-instagram-container,.td_stretch_content_1800.td-footer-instagram-container{padding-left:0;padding-right:0}.td_stretch_content_1200.td-footer-instagram-container .td-instagram-user,.td_stretch_content_1400.td-footer-instagram-container .td-instagram-user,.td_stretch_content_1600.td-footer-instagram-container .td-instagram-user,.td_stretch_content_1800.td-footer-instagram-container .td-instagram-user,.td_stretch_content_1200.td-footer-instagram-container .td_block_instagram,.td_stretch_content_1400.td-footer-instagram-container .td_block_instagram,.td_stretch_content_1600.td-footer-instagram-container .td_block_instagram,.td_stretch_content_1800.td-footer-instagram-container .td_block_instagram{margin-left:auto;margin-right:auto}.td_stretch_content_1200 .td-container,.td_stretch_content_1200.td-footer-instagram-container .td-instagram-user,.td_stretch_content_1200.td-footer-instagram-container .td_block_instagram{max-width:1200px!important;width:auto!important}.td_stretch_content_1400 .td-container,.td_stretch_content_1400.td-footer-instagram-container .td-instagram-user,.td_stretch_content_1400.td-footer-instagram-container .td_block_instagram{max-width:1400px!important;width:auto!important}.td_stretch_content_1600 .td-container,.td_stretch_content_1600.td-footer-instagram-container .td-instagram-user,.td_stretch_content_1600.td-footer-instagram-container .td_block_instagram{max-width:1600px!important;width:auto!important}.td_stretch_content_1800 .td-container,.td_stretch_content_1800.td-footer-instagram-container .td-instagram-user,.td_stretch_content_1800.td-footer-instagram-container .td_block_instagram{max-width:1800px!important;width:auto!important}@media (min-width:1141px){.td-header-style-3 .td_stretch_content .td-mega-row,.td-header-style-4 .td_stretch_content .td-mega-row{padding:22px 0 16px 0}.td-header-style-3 .td_stretch_content .td-mega-span,.td-header-style-4 .td_stretch_content .td-mega-span{width:196px;min-height:202px;float:left;margin-left:22px!important}.td-header-style-3 .td_stretch_content .td-next-prev-wrap,.td-header-style-4 .td_stretch_content .td-next-prev-wrap{margin:0 0 22px 22px!important}}@media (min-width:1141px){.td-header-style-6 .td_stretch_content #td-header-menu{padding-right:48px}}@media (min-width:1141px){.td-header-style-7 .td_stretch_content #td-header-menu{padding-right:48px}}@media (min-width:1141px){.td-header-style-8 .td_stretch_content .td-header-top-menu,.td-header-style-8 .td_stretch_content_1200 .td-header-top-menu,.td-header-style-8 .td_stretch_content_1400 .td-header-top-menu,.td-header-style-8 .td_stretch_content_1600 .td-header-top-menu,.td-header-style-8 .td_stretch_content_1800 .td-header-top-menu{width:auto}.td-header-style-8 .td_stretch_content.td-header-top-menu-full .td-container,.td-header-style-8 .td_stretch_content_1200.td-header-top-menu-full .td-container,.td-header-style-8 .td_stretch_content_1400.td-header-top-menu-full .td-container,.td-header-style-8 .td_stretch_content_1600.td-header-top-menu-full .td-container,.td-header-style-8 .td_stretch_content_1800.td-header-top-menu-full .td-container{padding-left:20px}.td-header-style-8 .td_stretch_content .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1200 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1400 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1600 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1800 .td-header-sp-logo{left:30px}.td-header-style-8 .td_stretch_content #td-header-menu,.td-header-style-8 .td_stretch_content_1200 #td-header-menu,.td-header-style-8 .td_stretch_content_1400 #td-header-menu,.td-header-style-8 .td_stretch_content_1600 #td-header-menu,.td-header-style-8 .td_stretch_content_1800 #td-header-menu{padding-left:20px}.td-header-style-8 .td_stretch_content .td-container,.td-header-style-8 .td_stretch_content_1200 .td-container,.td-header-style-8 .td_stretch_content_1400 .td-container,.td-header-style-8 .td_stretch_content_1600 .td-container,.td-header-style-8 .td_stretch_content_1800 .td-container{padding-left:0;padding-right:0}}@media (min-width:1019px) and (max-width:1140px){.td-header-style-8 .td_stretch_content .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1200 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1400 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1600 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1800 .td-header-sp-logo{height:82px;top:0}.td-header-style-8 .td_stretch_content.td-container,.td-header-style-8 .td_stretch_content_1200.td-container,.td-header-style-8 .td_stretch_content_1400.td-container,.td-header-style-8 .td_stretch_content_1600.td-container,.td-header-style-8 .td_stretch_content_1800.td-container{width:980px!important}}@media (min-width:768px) and (max-width:1018px){.td-header-style-8 .td_stretch_content .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1200 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1400 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1600 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1800 .td-header-sp-logo{height:82px;top:0}.td-header-style-8 .td_stretch_content.td-container,.td-header-style-8 .td_stretch_content_1200.td-container,.td-header-style-8 .td_stretch_content_1400.td-container,.td-header-style-8 .td_stretch_content_1600.td-container,.td-header-style-8 .td_stretch_content_1800.td-container{width:740px!important}}@media (min-width:1141px){.td-header-style-8 .td_stretch_content_1200 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1400 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1600 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1800 .td-header-sp-logo{width:auto}.td-header-style-8 .td_stretch_content_1200 .td-header-sp-logo{max-width:1200px}.td-header-style-8 .td_stretch_content_1400 .td-header-sp-logo{max-width:1400px}.td-header-style-8 .td_stretch_content_1600 .td-header-sp-logo{max-width:1600px}.td-header-style-8 .td_stretch_content_1800 .td-header-sp-logo{max-width:1800px}}@media (min-width:1141px){.td-header-style-10 .td_stretch_content .td-affix .td-main-menu-logo{margin-left:10px}}.td-smart-list-pagination{text-align:center;margin-bottom:26px}.td-smart-list-button{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);line-height:40px;background-color:#222;color:#fff;padding:11px 24px;font-size:16px;font-style:normal;text-align:center;-webkit-transition:background-color 0.2s ease 0s;transition:background-color 0.2s ease 0s;cursor:pointer;margin:0 10px}.td-smart-list-button:hover{text-decoration:none!important;background-color:var(--td_theme_color,#4db2ec)}.td-smart-list-button .td-icon-left{font-size:14px;position:relative;top:1px;padding-right:11px}.td-smart-list-button .td-icon-right{font-size:14px;position:relative;top:1px;padding-left:11px}.td-smart-disable{opacity:.5;cursor:default;-webkit-user-select:none;user-select:none}.td-smart-disable:hover{background-color:#222!important}.td-smart-list-dropdown-wrap{text-align:center;border:1px solid #ededed;margin-bottom:26px;clear:both}.td-smart-list-dropdown-wrap .td-smart-list-dropdown{height:30px;padding:0 35px 0 10px;margin:10px 0;overflow:hidden;background-color:#fff;border:none;box-shadow:none;-webkit-appearance:none;appearance:none;outline:none;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);max-width:40%;text-overflow:ellipsis;cursor:pointer}@media (min-width:768px) and (max-width:1018px){.td-smart-list-dropdown-wrap .td-smart-list-dropdown{max-width:50%}}@media (max-width:767px){.td-smart-list-dropdown-wrap .td-smart-list-dropdown{text-align:center;max-width:70%}}@media (max-width:767px){.td-smart-list-dropdown-wrap .td-smart-list-dropdown option{text-align:left}}.td-smart-list-dropdown-wrap .td-smart-list-dropdown::-ms-expand{display:none}.td-smart-list-dropdown-wrap .td-smart-list-container{display:inline;position:relative}.td-smart-list-dropdown-wrap .td-smart-list-container:before{content:'';width:0;height:0;position:absolute;top:7px;right:16px;z-index:0;border-left:5px solid #fff0;border-right:5px solid #fff0;border-top:5px solid #000;pointer-events:none}.td-smart-list-dropdown-wrap .td-smart-list-button{padding:2px 18px;margin:0;background-color:transparent!important;color:inherit}@media (max-width:767px){.td-smart-list-dropdown-wrap .td-smart-list-button{padding:2px 6px}}.td-smart-list-dropdown-wrap .td-smart-list-button i{display:none}@media (max-width:767px){.td-smart-list-dropdown-wrap .td-smart-list-button i{display:inline;font-size:12px;top:0}}@media (max-width:767px){.td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-left:before{content:'\e80c'}}@media (max-width:767px){.td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-right:before{content:'\e80d'}}.td-smart-list-dropdown-wrap .td-smart-list-button:hover{background-color:transparent!important;color:var(--td_theme_color,#4db2ec)}@media (max-width:767px){.td-smart-list-dropdown-wrap .td-smart-list-button span{display:none}}.td-smart-list-dropdown-wrap .td-smart-disable:hover{color:#222}.td-smart-list-dropdown-wrap .td-smart-next{border-left:1px solid #ededed;margin-left:3px}.td-smart-list-dropdown-wrap .td-smart-back{border-right:1px solid #ededed;margin-right:3px}@-moz-document url-prefix(){.td-smart-list-dropdown-wrap .td-smart-list-container:before{top:9px}}.td_smart_list_1{position:relative;overflow:hidden;z-index:1;margin-top:38px}.td_smart_list_1 .td-item{width:100%}.td-number-and-title{text-align:center;width:100%;padding:8px 100px 4px 100px;margin-bottom:23px;display:inline-block}@media (max-width:500px){.td-number-and-title{padding:60px 0 0 0;margin-bottom:20px}}.td-sml-current-item-title{display:inline-block;font-weight:700;font-size:22px;line-height:26px;margin-top:0;margin-bottom:0}.td-controls{position:absolute;top:1px;z-index:2;width:100%}.td-left-smart-list,.td-right-smart-list{position:absolute;width:88px;height:40px;line-height:40px;background-color:#222;color:#fff;font-size:14px;font-style:normal;font-weight:400;text-align:center;-webkit-transition:background-color 0.4s;transition:background-color 0.4s}.td-left-smart-list:hover,.td-right-smart-list:hover{text-decoration:none!important;background-color:var(--td_theme_color,#4db2ec)}@-moz-document url-prefix(){.td-left-smart-list,.td-right-smart-list{line-height:38px}}.td-right-smart-list{right:0}.td-right-smart-list .td-icon-right{font-size:16px;position:relative;top:2px;padding-left:11px}.td-left-smart-list{left:0}.td-left-smart-list .td-icon-left{font-size:16px;position:relative;top:2px;padding-right:11px}.td-slide-smart-list-figure img{display:inline-block;vertical-align:top}.td-sml-caption{font-family:Verdana,BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-style:italic;font-size:11px;line-height:17px;margin-top:5px;margin-bottom:21px}.td-sml-description{margin-top:22px;display:block}.td_smart_list_2{margin-top:38px}.td_smart_list_2 .td-number-and-title{text-align:left;padding:0;margin-bottom:21px;position:relative}.td_smart_list_2 .td-sml-description{margin-top:0}.td_smart_list_2 h2{margin:2px 0 0;line-height:32px}.td_smart_list_2 .td-item{margin-bottom:53px}.td_smart_list_2 .td-sml-current-item-title{margin-top:5px;width:100%;padding-left:56px}.td-sml-current-item-nr{position:absolute;top:0;left:0;font-weight:700;font-size:22px;line-height:39px;color:#fff;background-color:#222;width:37px;height:37px;text-align:center;display:inline-block}.td_smart_list_3{position:relative;overflow:hidden;z-index:1}.td_smart_list_3 .td-sml-current-item-title{margin-top:6px}@media (max-width:767px){.td_smart_list_3 .td-sml-current-item-title{font-size:19px}}.td_smart_list_3 .td-number-and-title{padding:0 200px 0 52px;text-align:left;display:block}.td_smart_list_3 .td-number-and-title h2{margin:0}.td_smart_list_3 .td-sml-current-item-nr{position:absolute;left:0;top:1px}.td_smart_list_3 .td-left-smart-list{right:98px;left:auto}.td_smart_list_3 .td-item{width:100%}.td_smart_list_3 .td-sml-description{margin-top:0}.td_smart_list_3 .td-sml-figure{float:right;margin-left:20px;width:300px}@media (max-width:767px){.td_smart_list_3 .td-sml-figure{float:none;margin-left:auto;margin-right:auto}}@media (min-width:768px) and (max-width:1018px){.td_smart_list_3 .td-number-and-title{padding-right:106px}.td_smart_list_3 .td-left-smart-list,.td_smart_list_3 .td-right-smart-list{width:40px;font-size:0}.td_smart_list_3 .td-icon-right{top:1px;left:1px;line-height:40px;padding-left:0;font-size:20px}.td_smart_list_3 .td-left-smart-list{right:50px}.td_smart_list_3 .td-left-smart-list .td-icon-left{top:1px;line-height:40px;padding-right:0;font-size:20px}.td_smart_list_3 .td-slide-smart-list-figure{width:45%}}@media (max-width:767px){.td_smart_list_3 .td-controls{position:relative;height:40px;margin-bottom:25px}.td_smart_list_3 .td-left-smart-list{left:0}.td_smart_list_3 .td-number-and-title{padding:0;text-align:center;margin-bottom:25px}.td_smart_list_3 .td-sml-current-item-nr{position:relative;left:auto;margin-right:15px;top:auto}.td_smart_list_3 .td-slide-smart-list-figure{width:100%;margin:0 0 10px 0;text-align:center}}.smart-list-style-4 .td-post-content{float:left}.smart-list-style-4 .td-post-sharing-top{margin-bottom:0}.td_smart_list_4 .td-item{width:100%;min-height:181px;border-bottom:1px solid var(--td_grid_border_color,#ededed);position:relative;float:left;padding:30px 0 25px}.td_smart_list_4 .td-item:first-child{padding-top:9px}.td_smart_list_4 .td-item:first-child .td-sml-current-item-nr{top:9px}.td_smart_list_4 .td-item:last-of-type{border-bottom:none}.td_smart_list_4 .td-sml-current-item-nr{font-size:18px;width:32px;height:32px;line-height:34px;top:30px}.td_smart_list_4 .td-sml-current-item-title{font-size:18px;line-height:24px;padding-left:47px;padding-top:5px;display:inherit}.td_smart_list_4 h2{line-height:24px;margin-bottom:9px;margin-top:0}.td_smart_list_4 .td-sml-figure{float:right;margin-left:20px;width:150px}@media (max-width:767px){.td_smart_list_4 .td-sml-figure{float:none;margin-left:auto;margin-right:auto}}.td_smart_list_4 .td-number-and-title{text-align:left;padding:0;margin-bottom:9px;display:inherit}.td_smart_list_4 .td-sml-description{margin-top:11px}.td_smart_list_4 .td-sml-caption{line-height:14px;margin-bottom:0}@media (max-width:767px){.td_smart_list_4 .td-item{display:table;width:100%}.td_smart_list_4 .td-item:first-child{padding-top:30px}.td_smart_list_4 .td-item:first-child .td-sml-current-item-nr{top:0}.td_smart_list_4 .td-slide-smart-list-figure{margin:0;width:100%;text-align:center}.td_smart_list_4 .td-number-and-title{display:table-header-group;text-align:center}.td_smart_list_4 .td-sml-current-item-nr{position:relative;top:0}.td_smart_list_4 .td-sml-current-item-title{padding:10px 0}}@-moz-document url-prefix(){.td_smart_list_4 .td-sml-current-item-nr{line-height:32px}}.td_smart_list_5{margin-top:38px}.td_smart_list_5 .td-slide-smart-list-figure{position:relative}.td_smart_list_5 .td-sml-current-item-nr{font-size:26px;width:44px;height:44px;line-height:44px;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);background-color:rgb(0 0 0 / .8);z-index:1}.td_smart_list_5 .td-sml-caption{position:absolute;bottom:0;left:0;right:0;text-align:right;color:#fff;margin-bottom:0;padding:12px 16px;z-index:1}.td_smart_list_5 .td-number-and-title{text-align:left;padding:0;margin-bottom:6px;margin-top:17px}.td_smart_list_5 h2{margin:0}.td_smart_list_5 .td-sml-description{margin-top:0}.td_smart_list_5 .td-item{margin-bottom:53px}.td_smart_list_5 figcaption div:before{bottom:0;left:0;content:"";display:block;height:150%;width:100%;position:absolute;z-index:-1;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff0),color-stop(100%,rgb(0 0 0 / .9)));background:-webkit-linear-gradient(top,#fff0 0%,rgb(0 0 0 / .9) 100%);background:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .9) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0)}.td_smart_list_5 figcaption div:empty{display:none}.td_smart_list_5 .td-sml-figure{position:relative}.td_smart_list_6{margin-top:38px;position:relative;z-index:1;clear:both}@media (max-width:767px){.td_smart_list_6{margin-top:20px}}.td_smart_list_6 .td-number-and-title{text-align:left;padding:0;margin-bottom:21px;position:relative}@media (max-width:767px){.td_smart_list_6 .td-number-and-title{margin-bottom:10px}}.td_smart_list_6 .td-slide-smart-list-figure img{width:100%}.td_smart_list_6 .td-sml-description{margin-top:0}.td_smart_list_6 .td-slide-smart-list-figure{text-align:center;display:table;margin-left:auto;margin-right:auto}.td_smart_list_6 .td-sml-caption{text-align:left}.td_smart_list_6 h2{margin:2px 0 0;line-height:32px}@media (max-width:767px){.td_smart_list_6 h2{text-align:center;margin:0}}@media (max-width:767px){.td_smart_list_6 .td-sml-current-item-nr{position:relative}}.td_smart_list_6 .td-sml-current-item-title{margin-top:5px;width:100%;padding-left:56px}@media (max-width:767px){.td_smart_list_6 .td-sml-current-item-title{margin-top:10px;padding-left:0}}.td_smart_list_7{margin-top:38px;position:relative;z-index:1;clear:both}@media (max-width:767px){.td_smart_list_7{margin-top:20px}}.td_smart_list_7 .td-slide-smart-list-figure img{width:100%}.td_smart_list_7 .td-sml-description{margin-top:0}.td_smart_list_7 .td-slide-smart-list-figure{text-align:center;display:table;margin-left:auto;margin-right:auto}.td_smart_list_7 .td-sml-caption{text-align:left}.td_smart_list_7 h2{margin:0;line-height:1;padding:0 120px;min-height:60px}@media (max-width:767px){.td_smart_list_7 h2{padding:0;min-height:0}}.td_smart_list_7 .td-sml-current-item-title{margin-top:7px;margin-bottom:8px;text-align:center;width:100%;line-height:28px}@media (min-width:768px) and (max-width:1018px){.td_smart_list_7 .td-sml-current-item-title{margin-top:10px;line-height:24px;font-size:19px}}@media (max-width:767px){.td_smart_list_7 .td-sml-current-item-title{margin-top:10px;text-align:left;line-height:30px;font-weight:500;font-size:26px}}.td_smart_list_7 .td-item .td-smart-list-pagination{position:relative;display:inline-block;margin-bottom:26px}@media (max-width:767px){.td_smart_list_7 .td-item .td-smart-list-pagination{margin-bottom:0}}.td_smart_list_7 .td-smart-list-pagination{display:inline-block;width:100%;position:absolute;top:0;margin-bottom:0}@media (max-width:767px){.td_smart_list_7 .td-smart-list-pagination{position:relative}}.td_smart_list_7 .td-smart-list-pagination .td-smart-list-button{margin:0;line-height:20px}.td_smart_list_7 .td-smart-list-pagination .td-smart-back{float:left}.td_smart_list_7 .td-smart-list-pagination .td-smart-next{float:right}.td_smart_list_8{position:relative;z-index:1;clear:both}.td_smart_list_8 .td-number-and-title{text-align:left;padding:0;margin-bottom:16px;position:relative}.td_smart_list_8 .td-number-and-title h2{margin:6px 0 0;line-height:32px}.td_smart_list_8 .td-sml-description{margin-top:0}.td-header-background-image .td-container-wrap{background-color:#fff0}.td-header-bg{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.td-header-bg:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center bottom}.td-header-sp-logo img{margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.td-main-menu-logo{display:none;float:left;margin-right:10px;height:48px}@media (max-width:767px){.td-main-menu-logo{display:block;margin-right:0;height:0}}.td-main-menu-logo a{line-height:48px}.td-main-menu-logo img{padding:3px 0;position:relative;vertical-align:middle;max-height:48px;width:auto}@media (max-width:767px){.td-main-menu-logo img{margin:auto;bottom:0;top:0;left:0;right:0;position:absolute;padding:0}}@media (max-width:1140px){.td-main-menu-logo img{max-width:180px}}@media (min-width:768px){.td-affix .td-logo-sticky{display:block}.td-header-wrap .td-affix .td-main-menu-logo{height:48px!important}.td-header-wrap .td-affix .td-main-menu-logo a{line-height:48px!important}.td-header-wrap .td-affix .td-main-menu-logo img{max-height:48px!important;top:-1px}.td-header-wrap .td-affix .sf-menu>li>a{line-height:48px!important}}.td-visual-hidden{border:0;width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}.td-logo-in-header .td-sticky-disable.td-mobile-logo,.td-logo-in-header .td-sticky-disable.td-header-logo{display:none}@media (max-width:767px){.td-logo-in-header .td-sticky-disable.td-mobile-logo{display:block}}.td-logo-in-header .td-sticky-header.td-mobile-logo{display:none}@media (max-width:767px){.td-logo-in-header .td-sticky-header.td-mobile-logo{display:inherit}}.td-logo-in-header .td-sticky-header.td-header-logo{display:block}@media (max-width:767px){.td-logo-in-header .td-sticky-header.td-header-logo{display:none}}.td-logo-in-header .td-sticky-mobile.td-mobile-logo{display:block}.td-logo-in-header .td-sticky-mobile.td-header-logo{display:none}.td-logo-in-menu .td-sticky-disable.td-mobile-logo{display:none}@media (max-width:767px){.td-logo-in-menu .td-sticky-disable.td-mobile-logo{display:block}}.td-logo-in-menu .td-sticky-disable.td-header-logo{display:block}@media (max-width:767px){.td-logo-in-menu .td-sticky-disable.td-header-logo{display:none}}.td-affix .td-logo-in-menu .td-sticky-disable.td-header-logo{display:none}.td-logo-in-menu .td-sticky-header.td-mobile-logo{display:none}@media (max-width:767px){.td-logo-in-menu .td-sticky-header.td-mobile-logo{display:block}}.td-logo-in-menu .td-sticky-header.td-header-logo{display:block}@media (max-width:767px){.td-logo-in-menu .td-sticky-header.td-header-logo{display:none}}.td-logo-in-menu .td-sticky-mobile.td-mobile-logo{display:none}@media (max-width:767px){.td-logo-in-menu .td-sticky-mobile.td-mobile-logo{display:block}}@media (max-width:767px){.td-logo-in-menu .td-sticky-mobile.td-header-logo{display:none}}.td-affix .td-logo-in-menu .td-sticky-mobile.td-header-logo{display:none}.td-affix .td-logo-in-menu .td-sticky-mobile.td-mobile-logo{display:block}.td-affix .td-logo-in-menu .td-main-logo{display:none}@media (max-width:767px){.td-affix .td-logo-in-menu .td-main-logo{display:block}}.td-affix .td-logo-in-menu.td-logo-sticky .td-main-logo{display:block}.td-header-menu-wrap.td-affix{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);margin-right:auto;margin-left:auto;width:100%;z-index:9999;position:fixed!important;background-color:#fff;background-color:rgb(255 255 255 / .95);top:0}.admin-bar .td-header-menu-wrap.td-affix{top:32px}@media (max-width:767px){.admin-bar .td-header-menu-wrap.td-affix{top:46px}}@media (max-width:602px){.admin-bar .td-header-menu-wrap.td-affix{top:0}}.td-boxed-layout #td-outer-wrap{z-index:1}.td-boxed-layout .td-header-menu-wrap.td-affix{width:1164px;margin-right:auto;margin-left:auto}@media (max-width:1140px){.td-boxed-layout .td-header-menu-wrap.td-affix{width:100%}}.td-wpml .wpml-ls-menu-item .wpml-ls-flag{vertical-align:middle;top:-1px;position:relative;margin-right:5px}.td-wpml .sub-menu .wpml-ls-menu-item .wpml-ls-flag{top:-2px}@media (max-width:767px){.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children{position:relative;display:inline-block;width:100%;margin-top:16px}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children>a{pointer-events:none}}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu{position:absolute;display:block;bottom:100%;background-color:rgb(25 25 25 / .95);padding:12px 20px;margin:0 -20px 10px;visibility:hidden;opacity:0;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;transform:translate3d(0,-10px,0);-webkit-transform:translate3d(0,-10px,0)}@media (max-width:767px){.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu{right:0;left:0;margin:10px 0}}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu:before{content:'';position:absolute;top:100%;width:0;height:0;left:0;right:0;margin:auto;border-style:solid;border-width:6px 6px 0 6px;border-color:rgb(25 25 25 / .95) #fff0 #fff0 #fff0}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu:after{content:'';position:absolute;top:100%;width:100%;height:30px;background-color:#fff0;right:0}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu li{display:block;padding:3px 0;white-space:nowrap}@media (max-width:767px){.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu li{padding:6px 0}}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children:hover .sub-menu{visibility:visible;opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}@media (max-width:767px){.td-wpml .td-subfooter-menu .menu-item-first a{margin-left:16px}}@media (max-width:767px){.td-wpml .td-subfooter-menu .wpml-ls-first-item.menu-item-first{margin-top:0;margin-bottom:16px}}@media (max-width:767px){.td-wpml .td-header-top-menu-full,.td-wpml .td-header-sp-top-menu{display:block!important}.td-wpml .td-header-sp-top-menu{width:100%}.td-wpml .td-header-top-menu{background-color:#3c3c3c!important;padding-left:17px;padding-right:17px;box-shadow:inset 0 -3px 3px -1px rgb(0 0 0 / .2)}.td-wpml .td_ul_logout,.td-wpml .td_ul_login,.td-wpml .td-header-sp-top-widget,.td-wpml .td-weather-top-widget{display:none!important}.td-wpml .menu-top-container{margin-right:0;float:right}.td-wpml .menu-top-container .top-header-menu>li{display:none}.td-wpml .menu-top-container .top-header-menu>li a{margin-right:0}.td-wpml .menu-top-container .top-header-menu .wpml-ls-item{display:inline-block;margin-top:0}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children{position:static;display:inline-block;width:100%}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children>a{pointer-events:none}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu{position:absolute;display:block;background-color:rgb(25 25 25 / .95);padding:7px 10px;visibility:hidden;opacity:0;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0);right:0;left:auto;margin:0}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu:before{content:'';position:absolute;bottom:100%;width:0;height:0;left:0;right:0;margin:auto;border-style:solid;border-width:0 6px 6px 6px;border-color:#fff0 #fff0 rgb(25 25 25 / .95)}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu:after{content:'';position:absolute;bottom:100%;width:100%;height:30px;background-color:#fff0;right:0}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu li{display:block;padding:3px 0;white-space:nowrap}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu a{margin:0 10px}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children:hover .sub-menu{visibility:visible;opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}.td-wpml .wpml-ls-menu-item .wpml-ls-flag{vertical-align:middle;top:-1px;position:relative;margin-right:5px}.td-wpml .sub-menu .wpml-ls-menu-item .wpml-ls-flag{top:-2px}@media (max-width:767px){.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children{position:relative;display:inline-block;width:100%;margin-top:16px}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children>a{pointer-events:none}}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu{position:absolute;display:block;bottom:100%;background-color:rgb(25 25 25 / .95);padding:12px 20px;margin:0 -20px 10px;visibility:hidden;opacity:0;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;transform:translate3d(0,-10px,0);-webkit-transform:translate3d(0,-10px,0)}@media (max-width:767px){.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu{right:0;left:0;margin:10px 0}}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu:before{content:'';position:absolute;top:100%;width:0;height:0;left:0;right:0;margin:auto;border-style:solid;border-width:6px 6px 0 6px;border-color:rgb(25 25 25 / .95) #fff0 #fff0 #fff0}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu:after{content:'';position:absolute;top:100%;width:100%;height:30px;background-color:#fff0;right:0}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu li{display:block;padding:3px 0;white-space:nowrap}@media (max-width:767px){.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu li{padding:6px 0}}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children:hover .sub-menu{visibility:visible;opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}@media (max-width:767px){.td-wpml .td-subfooter-menu .menu-item-first a{margin-left:16px}}@media (max-width:767px){.td-wpml .td-subfooter-menu .wpml-ls-first-item.menu-item-first{margin-top:0;margin-bottom:16px}}@media (max-width:767px){.td-wpml .td-header-top-menu-full,.td-wpml .td-header-sp-top-menu{display:block!important}.td-wpml .td-header-sp-top-menu{width:100%}.td-wpml .td-header-top-menu{background-color:#3c3c3c!important;padding-left:17px;padding-right:17px;box-shadow:inset 0 -3px 3px -1px rgb(0 0 0 / .2)}.td-wpml .td_ul_logout,.td-wpml .td_ul_login,.td-wpml .td-header-sp-top-widget,.td-wpml .td-weather-top-widget{display:none!important}.td-wpml .menu-top-container{margin-right:0;float:right}.td-wpml .menu-top-container .top-header-menu>li{display:none}.td-wpml .menu-top-container .top-header-menu>li a{margin-right:0}.td-wpml .menu-top-container .top-header-menu .wpml-ls-item{display:inline-block;margin-top:0}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children{position:static;display:inline-block;width:100%}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children>a{pointer-events:none}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu{position:absolute;display:block;background-color:rgb(25 25 25 / .95);padding:7px 10px;visibility:hidden;opacity:0;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0);right:0;left:auto;margin:0}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu:before{content:'';position:absolute;bottom:100%;width:0;height:0;left:0;right:0;margin:auto;border-style:solid;border-width:0 6px 6px 6px;border-color:#fff0 #fff0 rgb(25 25 25 / .95)}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu:after{content:'';position:absolute;bottom:100%;width:100%;height:30px;background-color:#fff0;right:0}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu li{display:block;padding:3px 0;white-space:nowrap}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu a{margin:0 10px}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children:hover .sub-menu{visibility:visible;opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}.td-header-wrap .td_module_mx2 .entry-title a:after{position:absolute;left:0;width:100%;top:0;bottom:0;content:'';z-index:1}.td-header-wrap .result-msg{text-align:center;padding:4px 0 6px 0;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:12px;color:#222;font-style:italic}.td-header-wrap .result-msg a{color:#222;display:block}.td-header-wrap .result-msg a:hover{color:var(--td_theme_color,#4db2ec)}.td-header-wrap .td-aj-search-results{background-color:rgb(144 144 144 / .02);border-top:1px solid #ededed;border-bottom:1px solid #ededed;padding:10px 0}.td-header-wrap .td-aj-search-results .item-details{margin:10px 20px 10px 115px}.td-header-wrap .td-aj-search-results .td-module-thumb{top:10px;margin-left:20px}.td-header-wrap .td_module_mx2{padding-bottom:0}.td-header-wrap .no-result{background-color:#fdfdfd;border-top:1px solid #ededed;border-bottom:1px solid #ededed}.td-header-wrap .td-aj-cur-element{background-color:rgb(128 128 128 / .1)}.td-header-top-menu-full{position:relative;z-index:9999}@media (max-width:767px){.td-header-top-menu-full{display:none}}@media (min-width:768px){.td-affix .header-search-wrap .td-icon-search{line-height:48px!important}.td-affix #td-header-menu{display:block}}@media (min-width:768px){.td-header-style-5 .td-affix .td-main-menu-logo img,.td-header-style-6 .td-affix .td-main-menu-logo img,.td-header-style-12 .td-affix .td-main-menu-logo img{top:0}}@-moz-document url-prefix(){@media (min-width:768px){.td-header-style-5 .td-main-menu-logo a img,.td-header-style-6 .td-main-menu-logo a img,.td-header-style-12 .td-main-menu-logo a img{top:-1px}}}@media (max-width:767px){.td-logo-mobile-loaded{display:none}}.td-header-style-1 .td-header-top-menu-full{background-color:#222}.td-header-style-1 .td-header-sp-logo{width:284px;position:relative;height:90px;margin:28px 28px 9px 28px}@media (min-width:1019px) and (max-width:1140px){.td-header-style-1 .td-header-sp-logo{width:224px;margin-left:0}}@media (min-width:768px) and (max-width:1018px){.td-header-style-1 .td-header-sp-logo{width:214px;margin:14px 28px 0 28px;max-height:60px}}@media (max-width:767px){.td-header-style-1 .td-header-sp-logo{display:none}}.td-header-style-1 .td-header-sp-logo img{width:auto;max-height:90px}@media (min-width:768px) and (max-width:1018px){.td-header-style-1 .td-header-sp-logo img{max-height:60px}}.td-header-style-1 .td-header-sp-recs{margin:28px 0 9px 0}@media (min-width:768px) and (max-width:1018px){.td-header-style-1 .td-header-sp-recs{margin:14px 0 0 0}}@media (max-width:767px){.td-header-style-1 .td-header-sp-recs{margin:0}}@media (min-width:768px){.td-header-style-1 .td-header-sp-recs .td-a-rec-id-header>div,.td-header-style-1 .td-header-sp-recs .td-g-rec-id-header>.adsbygoogle{margin:auto}}.td-header-style-1 .td-header-sp-recs .td_block_template_17{transform:none;-webkit-transform:none}@media (min-width:1018px){.td-header-style-1.td-header-background-image .td-header-sp-recs,.td-header-style-1.td-header-background-image .td-header-sp-logo{margin-bottom:28px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-1.td-header-background-image .td-header-sp-recs,.td-header-style-1.td-header-background-image .td-header-sp-logo{margin-bottom:14px}}.td-header-style-1 .header-search-wrap .td-icon-search{color:#000}@media (max-width:767px){.td-header-style-1 .header-search-wrap .td-icon-search{color:#fff}}.td-header-style-1 .td-header-rec-wrap .td-adspot-title{margin-bottom:0;top:-21px}@media (min-width:768px) and (max-width:1018px){.td-header-style-1 .td-header-rec-wrap .td-adspot-title{top:-17px}}@media (max-width:767px){.td-header-style-1 .td-header-rec-wrap .td-adspot-title{top:0;margin-bottom:-10px}}.td-header-style-2 .td-header-top-menu-full{background-color:#222}.td-header-style-2 .td-header-sp-logo{width:284px;position:relative;height:90px;margin:24px 28px 0 28px}@media (min-width:1019px) and (max-width:1140px){.td-header-style-2 .td-header-sp-logo{width:224px;margin:24px 14px 0 14px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-2 .td-header-sp-logo{width:214px;height:60px;margin-top:14px}}@media (max-width:767px){.td-header-style-2 .td-header-sp-logo{display:none}}.td-header-style-2 .td-header-sp-logo img{width:auto;max-height:90px}@media (min-width:768px) and (max-width:1018px){.td-header-style-2 .td-header-sp-logo img{max-height:60px}}.td-header-style-2 .td-header-sp-recs{margin:24px 0 0 0}@media (min-width:768px) and (max-width:1018px){.td-header-style-2 .td-header-sp-recs{margin-top:14px}}@media (max-width:767px){.td-header-style-2 .td-header-sp-recs{margin:0}}@media (min-width:768px){.td-header-style-2 .td-header-sp-recs .td-a-rec-id-header>div,.td-header-style-2 .td-header-sp-recs .td-g-rec-id-header>.adsbygoogle{margin:auto}}.td-header-style-2 .td-header-sp-recs .td_block_template_17{transform:none;-webkit-transform:none}@media (min-width:1018px){.td-header-style-2.td-header-background-image .td-header-sp-recs,.td-header-style-2.td-header-background-image .td-header-sp-logo{margin-bottom:24px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-2.td-header-background-image .td-header-sp-recs,.td-header-style-2.td-header-background-image .td-header-sp-logo{margin-bottom:14px}}.td-header-style-2 .header-search-wrap .td-icon-search{color:#000}@media (max-width:767px){.td-header-style-2 .header-search-wrap .td-icon-search{color:#fff}}.td-header-style-2 .td-header-menu-wrap-full{position:relative}.td-header-style-2 .td-header-rec-wrap .td-adspot-title{margin-bottom:0;top:-21px}@media (min-width:768px) and (max-width:1018px){.td-header-style-2 .td-header-rec-wrap .td-adspot-title{top:-17px}}@media (max-width:767px){.td-header-style-2 .td-header-rec-wrap .td-adspot-title{top:0;margin-bottom:-10px}}@media (min-width:1019px){.single_template_6 .td-header-style-2 .td-header-sp-recs,.single_template_7 .td-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .td-header-style-2 .td-header-sp-recs,.single_template_8 .td-header-style-2 .td-header-sp-recs,.single_template_10 .td-header-style-2 .td-header-sp-recs,.single_template_11 .td-header-style-2 .td-header-sp-recs,.td_category_template_2 .td-header-style-2 .td-header-sp-recs,.td_category_template_5 .td-header-style-2 .td-header-sp-recs,.td_category_template_6 .td-header-style-2 .td-header-sp-recs,.td_category_template_8 .td-header-style-2 .td-header-sp-recs{margin-bottom:24px}}@media (min-width:768px) and (max-width:1018px){.single_template_6 .td-header-style-2 .td-header-sp-recs,.single_template_7 .td-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .td-header-style-2 .td-header-sp-recs,.single_template_8 .td-header-style-2 .td-header-sp-recs,.single_template_10 .td-header-style-2 .td-header-sp-recs,.single_template_11 .td-header-style-2 .td-header-sp-recs,.td_category_template_2 .td-header-style-2 .td-header-sp-recs,.td_category_template_5 .td-header-style-2 .td-header-sp-recs,.td_category_template_6 .td-header-style-2 .td-header-sp-recs,.td_category_template_8 .td-header-style-2 .td-header-sp-recs{margin-bottom:14px}}@media (min-width:1019px){.td_category_template_7 .td-header-style-2 .td-header-sp-recs{margin-bottom:6px}}.td-header-style-3 .td-header-menu-social .td-social-icon-wrap a,.td-header-style-4 .td-header-menu-social .td-social-icon-wrap a,.td-header-style-5 .td-header-menu-social .td-social-icon-wrap a,.td-header-style-6 .td-header-menu-social .td-social-icon-wrap a,.td-header-style-12 .td-header-menu-social .td-social-icon-wrap a{color:#fff}.td-header-style-3 .td-header-menu-social+.td-search-wrapper #td-header-search-button:before,.td-header-style-4 .td-header-menu-social+.td-search-wrapper #td-header-search-button:before,.td-header-style-5 .td-header-menu-social+.td-search-wrapper #td-header-search-button:before,.td-header-style-6 .td-header-menu-social+.td-search-wrapper #td-header-search-button:before,.td-header-style-12 .td-header-menu-social+.td-search-wrapper #td-header-search-button:before{background-color:#fff}.td-header-style-3 .td-header-menu-wrap-full{background-color:transparent!important}.td-header-style-3 .td-header-top-menu-full{background-color:#111}.td-header-style-3 .td-header-sp-logo{width:284px;position:relative;height:90px;margin:28px}@media (min-width:1019px) and (max-width:1140px){.td-header-style-3 .td-header-sp-logo{width:224px;margin-left:0}}@media (min-width:768px) and (max-width:1018px){.td-header-style-3 .td-header-sp-logo{width:214px;height:60px;margin:14px 28px 0 28px}}@media (max-width:767px){.td-header-style-3 .td-header-sp-logo{display:none}}.td-header-style-3 .td-header-sp-logo img{width:auto;max-height:90px}@media (min-width:768px) and (max-width:1018px){.td-header-style-3 .td-header-sp-logo img{max-height:60px}}.td-header-style-3 .td-header-sp-recs{margin:28px 0}@media (min-width:768px) and (max-width:1018px){.td-header-style-3 .td-header-sp-recs{margin:14px 0}}@media (max-width:767px){.td-header-style-3 .td-header-sp-recs{margin:0}}@media (min-width:768px){.td-header-style-3 .td-header-sp-recs .td-a-rec-id-header>div,.td-header-style-3 .td-header-sp-recs .td-g-rec-id-header>.adsbygoogle{margin:auto}}.td-header-style-3 .td-header-sp-recs .td_block_template_17{transform:none;-webkit-transform:none}.td-header-style-3 .header-search-wrap .td-icon-search{color:#fff}.td-header-style-3 .td-header-main-menu{background-color:#151515}@media (max-width:767px){.td-header-style-3 .td-header-main-menu{padding-left:2px}}.td-header-style-3 .sf-menu>li>a{color:#fff}.td-header-style-3 .sf-menu>li>a:after{display:none}.td-header-style-3 .black-menu .sf-menu>.current-menu-item>a,.td-header-style-3 .black-menu .sf-menu>.current-menu-ancestor>a,.td-header-style-3 .black-menu .sf-menu>.current-category-ancestor>a,.td-header-style-3 .black-menu .sf-menu>li>a:hover,.td-header-style-3 .black-menu .sf-menu>.sfHover>a{background-color:var(--td_theme_color,#4db2ec)}.td-header-style-3 .td-affix{background-color:transparent!important}.td-header-style-3 .td-affix .td-header-main-menu{background-color:#151515}.td-header-style-3 .td-header-rec-wrap .td-adspot-title{margin-bottom:0;top:-21px}@media (min-width:768px) and (max-width:1018px){.td-header-style-3 .td-header-rec-wrap .td-adspot-title{top:-17px}}@media (max-width:767px){.td-header-style-3 .td-header-rec-wrap .td-adspot-title{top:0;margin-bottom:-10px}}.td-boxed-layout .td-header-style-3 .td-header-menu-wrap{background-color:#151515!important}.td-full-layout .td-header-style-3 .td-header-main-menu{padding-left:21px}@media (max-width:767px){.td-full-layout .td-header-style-3 .td-header-main-menu{padding-left:0}}@media (min-width:1140px){.td-full-layout .td-header-style-3 .td-header-menu-no-search .td-header-main-menu{padding-right:21px}}.td-full-layout .td-header-style-3 .td-no-subcats .td-mega-span:first-child{margin-left:17px}@media (max-width:1140px){.td-full-layout .td-header-style-3 .td-no-subcats .td-mega-span:first-child{margin-left:18px}}.td-full-layout .td-header-style-3 .td-mega-menu ul{width:1068px!important;box-shadow:none;border-top:none}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-header-style-3 .td-mega-menu ul{width:980px!important}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-3 .td-mega-menu ul{width:740px!important}}.td-full-layout .td-header-style-3 .td-mega-menu .td_block_mega_menu .td-next-prev-wrap{margin:0 0 18px 18px}.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats{width:208px;padding-top:18px}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats{width:192px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats{width:144px}}.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats a{padding:5px 18px}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats a{padding:3px 18px}}.td-full-layout .td-header-style-3 .block-mega-child-cats{max-height:216px}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-3 .block-mega-child-cats{max-height:192px}}.td-full-layout .td-header-style-3 .td-mega-row{padding:18px 0 12px 0}.td-full-layout .td-header-style-3 .td-mega-span{width:192px;min-height:199px;margin-left:18px}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-header-style-3 .td-mega-span{width:174px;min-height:187px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-3 .td-mega-span{width:126px;min-height:174px}}.td-full-layout .td-header-style-3 .td-mega-span .entry-thumb{min-height:132px}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-header-style-3 .td-mega-span .entry-thumb{min-height:120px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-3 .td-mega-span .entry-thumb{min-height:87px}}.td-header-style-4 #td-header-menu,.td-header-style-5 #td-header-menu,.td-header-style-6 #td-header-menu,.td-header-style-7 #td-header-menu,.td-header-style-12 #td-header-menu{display:block}.td-header-style-4 .td-header-top-menu-full{background-color:#111}.td-header-style-4 .td-main-menu-logo{margin:0;display:block}@media (max-width:767px){.td-header-style-4 .td-main-menu-logo{float:left;display:inline;width:0}}.td-header-style-4 .td-main-menu-logo img{margin:0 21px 0 0}@media (min-width:1019px) and (max-width:1140px){.td-header-style-4 .td-main-menu-logo img{margin:0 14px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-4 .td-main-menu-logo img{margin:0 10px}}@media (max-width:767px){.td-header-style-4 .td-main-menu-logo img{margin:auto}}@media (min-width:768px){.td-header-style-4 .td-main-menu-logo img{top:-1px}.td-header-style-4 .td-affix .td-main-menu-logo img{top:0}}.td-header-style-4 .td-header-sp-recs{width:100%}@media (min-width:768px){.td-header-style-4 .td-header-sp-recs{margin:14px auto}}@media (min-width:1019px){.td-header-style-4 .td-header-sp-recs{margin:24px auto}}.td-header-style-4 .td-header-sp-recs img{position:relative}.td-header-style-4 .td-header-sp-recs .adsbygoogle{position:relative;display:block!important}.td-header-style-4 .td-header-rec-wrap{min-height:0}@media (max-width:767px){.td-header-style-4 .td-header-rec-wrap{width:100%!important;padding:0 10px}}.td-header-style-4 .header-search-wrap .td-icon-search{color:#fff}.td-header-style-4 .td-header-menu-wrap-full{background-color:transparent!important}.td-header-style-4 .td-header-main-menu{background-color:#151515}@media (min-width:1140px){.td-header-style-4 .td-header-menu-no-search .td-header-main-menu{padding-right:21px}}.td-header-style-4 .black-menu .sf-menu>.current-menu-item>a,.td-header-style-4 .black-menu .sf-menu>.current-menu-ancestor>a,.td-header-style-4 .black-menu .sf-menu>.current-category-ancestor>a,.td-header-style-4 .black-menu .sf-menu>li>a:hover,.td-header-style-4 .black-menu .sf-menu>.sfHover>a{background-color:var(--td_theme_color,#4db2ec)}.td-header-style-4 .sf-menu>li>a{color:#fff}@media (min-width:1019px) and (max-width:1140px){.td-header-style-4 .sf-menu>li>a{padding:0 12px}}.td-header-style-4 .sf-menu>li>a:after{display:none}@media (min-width:1019px) and (max-width:1140px){.td-header-style-4 .sf-menu a.sf-with-ul{padding-right:26px}}.td-header-style-4 .td-affix{background-color:transparent!important}.td-header-style-4 .td-affix .td-header-main-menu{background-color:#151515}.td-boxed-layout .td-header-style-4 .td-header-menu-wrap{background-color:#151515!important}.td-full-layout .td-header-style-4 .td-main-menu-logo{margin:0;display:block}.td-full-layout .td-header-style-4 .td-main-menu-logo img{margin:0 21px}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-header-style-4 .td-main-menu-logo img{margin:0 14px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-4 .td-main-menu-logo img{margin:0 10px}}@media (max-width:767px){.td-full-layout .td-header-style-4 .td-main-menu-logo img{margin:auto}}.td-full-layout .td-header-style-4 .td-no-subcats .td-mega-span:first-child{margin-left:17px}@media (max-width:1140px){.td-full-layout .td-header-style-4 .td-no-subcats .td-mega-span:first-child{margin-left:18px}}.td-full-layout .td-header-style-4 .td-mega-menu ul{width:1068px!important;box-shadow:none;border-top:none}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-header-style-4 .td-mega-menu ul{width:980px!important}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-4 .td-mega-menu ul{width:740px!important}}.td-full-layout .td-header-style-4 .td-mega-menu .td-next-prev-wrap{margin:0 0 18px 18px}.td-full-layout .td-header-style-4 .td_mega_menu_sub_cats{width:208px;padding-top:18px}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-header-style-4 .td_mega_menu_sub_cats{width:192px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-4 .td_mega_menu_sub_cats{width:144px}}.td-full-layout .td-header-style-4 .td_mega_menu_sub_cats a{padding:5px 18px}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-4 .td_mega_menu_sub_cats a{padding:3px 18px}}.td-full-layout .td-header-style-4 .block-mega-child-cats{max-height:216px}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-4 .block-mega-child-cats{max-height:192px}}.td-full-layout .td-header-style-4 .td-mega-row{padding:18px 0 12px 0}.td-full-layout .td-header-style-4 .td-mega-span{width:192px;min-height:199px;margin-left:18px}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-header-style-4 .td-mega-span{width:174px;min-height:187px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-4 .td-mega-span{width:126px;min-height:174px}}.td-full-layout .td-header-style-4 .td-mega-span .entry-thumb{min-height:132px}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-header-style-4 .td-mega-span .entry-thumb{min-height:120px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-4 .td-mega-span .entry-thumb{min-height:87px}}.td-header-style-5 .td-header-sp-recs,.td-header-style-6 .td-header-sp-recs,.td-header-style-7 .td-header-sp-recs,.td-header-style-8 .td-header-sp-recs,.td-header-style-9 .td-header-sp-recs,.td-header-style-10 .td-header-sp-recs,.td-header-style-11 .td-header-sp-recs,.td-header-style-12 .td-header-sp-recs{width:100%}@media (min-width:1019px){.td-header-style-5 .td-header-sp-recs,.td-header-style-6 .td-header-sp-recs,.td-header-style-7 .td-header-sp-recs,.td-header-style-8 .td-header-sp-recs,.td-header-style-9 .td-header-sp-recs,.td-header-style-10 .td-header-sp-recs,.td-header-style-11 .td-header-sp-recs,.td-header-style-12 .td-header-sp-recs{margin:24px auto 0 auto!important}}@media (min-width:768px) and (max-width:1018px){.td-header-style-5 .td-header-sp-recs,.td-header-style-6 .td-header-sp-recs,.td-header-style-7 .td-header-sp-recs,.td-header-style-8 .td-header-sp-recs,.td-header-style-9 .td-header-sp-recs,.td-header-style-10 .td-header-sp-recs,.td-header-style-11 .td-header-sp-recs,.td-header-style-12 .td-header-sp-recs{margin:14px auto 0 auto!important}}@media (min-width:1019px){.td-header-style-5.td-header-background-image .td-header-sp-recs,.td-header-style-6.td-header-background-image .td-header-sp-recs,.td-header-style-7.td-header-background-image .td-header-sp-recs,.td-header-style-8.td-header-background-image .td-header-sp-recs,.td-header-style-9.td-header-background-image .td-header-sp-recs,.td-header-style-10.td-header-background-image .td-header-sp-recs,.td-header-style-11.td-header-background-image .td-header-sp-recs,.td-header-style-12.td-header-background-image .td-header-sp-recs{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.td-header-style-5.td-header-background-image .td-header-sp-recs,.td-header-style-6.td-header-background-image .td-header-sp-recs,.td-header-style-7.td-header-background-image .td-header-sp-recs,.td-header-style-8.td-header-background-image .td-header-sp-recs,.td-header-style-9.td-header-background-image .td-header-sp-recs,.td-header-style-10.td-header-background-image .td-header-sp-recs,.td-header-style-11.td-header-background-image .td-header-sp-recs,.td-header-style-12.td-header-background-image .td-header-sp-recs{margin-bottom:14px!important}}@media (min-width:768px){.td-header-style-5 .td-header-rec-wrap .td-adspot-title,.td-header-style-6 .td-header-rec-wrap .td-adspot-title,.td-header-style-7 .td-header-rec-wrap .td-adspot-title,.td-header-style-8 .td-header-rec-wrap .td-adspot-title,.td-header-style-9 .td-header-rec-wrap .td-adspot-title,.td-header-style-10 .td-header-rec-wrap .td-adspot-title,.td-header-style-11 .td-header-rec-wrap .td-adspot-title,.td-header-style-12 .td-header-rec-wrap .td-adspot-title{margin-bottom:0;top:0}}.td-header-style-5 .td-header-top-menu-full{background-color:#f9f9f9}.td-header-style-5 .td-header-top-menu-full .td-header-top-menu{color:#000}.td-header-style-5 .td-header-top-menu-full a{color:#000}.td-header-style-5 .top-header-menu .sub-menu{background-color:#f9f9f9}.td-header-style-5 .top-header-menu .td-social-icon-wrap .td-icon-font{color:#000}.td-header-style-5 .td-main-menu-logo{display:block;margin-right:0;height:60px}@media (max-width:767px){.td-header-style-5 .td-main-menu-logo{float:left;margin:0;display:inline;width:0;height:0}}.td-header-style-5 .td-main-menu-logo a{line-height:60px}.td-header-style-5 .td-main-menu-logo img{max-height:60px;margin-right:20px}@media (min-width:768px) and (max-width:1018px){.td-header-style-5 .td-main-menu-logo img{margin-right:10px}}@media (max-width:767px){.td-header-style-5 .td-main-menu-logo img{max-height:48px;margin:auto}}.td-header-style-5 .td-header-rec-wrap{min-height:0}.td-header-style-5 .td-a-rec-id-header img,.td-header-style-5 .td-g-rec-id-header img{position:relative}.td-header-style-5 .td-a-rec-id-header .adsbygoogle,.td-header-style-5 .td-g-rec-id-header .adsbygoogle{position:relative;display:block!important}.td-header-style-5 .td-header-menu-social{line-height:60px}.td-header-style-5 .header-search-wrap #td-header-search-button .td-icon-search{line-height:60px;color:#fff}.td-header-style-5 .td-header-menu-wrap-full{background-color:#151515}.td-header-style-5 .black-menu .sf-menu>.current-menu-item>a,.td-header-style-5 .black-menu .sf-menu>.current-menu-ancestor>a,.td-header-style-5 .black-menu .sf-menu>.current-category-ancestor>a,.td-header-style-5 .black-menu .sf-menu>li>a:hover,.td-header-style-5 .black-menu .sf-menu>.sfHover>a{background-color:var(--td_theme_color,#4db2ec)}.td-header-style-5 .sf-menu>li>a{color:#fff;line-height:60px}@media (min-width:1019px) and (max-width:1140px){.td-header-style-5 .sf-menu>li>a{padding:0 12px}}.td-header-style-5 .sf-menu>li>a:after{display:none}@media (min-width:1019px) and (max-width:1140px){.td-header-style-5 .sf-menu a.sf-with-ul{padding-right:26px}}.td-header-style-5 .td-mega-menu ul{border-top:none}@media (max-width:767px){.td-header-style-5 .td-header-menu-wrap-full{height:54px!important}.td-header-style-5 .td-header-main-menu{height:54px}}.td-header-style-5 .td-affix{background-color:#161616;background-color:rgb(22 22 22 / .9)}@media (min-width:1019px){.single_template_6 .td-header-style-5 .td-a-rec-id-header>div,.single_template_7 .td-header-style-5 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header>div,.single_template_8 .td-header-style-5 .td-a-rec-id-header>div,.single_template_10 .td-header-style-5 .td-a-rec-id-header>div,.single_template_11 .td-header-style-5 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-5 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-5 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-5 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-5 .td-a-rec-id-header>div,.single_template_6 .td-header-style-5 .td-g-rec-id-header>div,.single_template_7 .td-header-style-5 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header>div,.single_template_8 .td-header-style-5 .td-g-rec-id-header>div,.single_template_10 .td-header-style-5 .td-g-rec-id-header>div,.single_template_11 .td-header-style-5 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-5 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-5 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-5 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-5 .td-g-rec-id-header>div,.single_template_6 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.single_template_6 .td-header-style-5 .td-a-rec-id-header>div,.single_template_7 .td-header-style-5 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header>div,.single_template_8 .td-header-style-5 .td-a-rec-id-header>div,.single_template_10 .td-header-style-5 .td-a-rec-id-header>div,.single_template_11 .td-header-style-5 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-5 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-5 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-5 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-5 .td-a-rec-id-header>div,.single_template_6 .td-header-style-5 .td-g-rec-id-header>div,.single_template_7 .td-header-style-5 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header>div,.single_template_8 .td-header-style-5 .td-g-rec-id-header>div,.single_template_10 .td-header-style-5 .td-g-rec-id-header>div,.single_template_11 .td-header-style-5 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-5 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-5 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-5 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-5 .td-g-rec-id-header>div,.single_template_6 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle{margin-bottom:14px!important}}.td-header-style-6 .td-header-top-menu-full{background-color:#f9f9f9}.td-header-style-6 .td-header-top-menu-full .td-header-top-menu{color:#000}.td-header-style-6 .td-header-top-menu-full a{color:#000}.td-header-style-6 .top-header-menu .sub-menu{background-color:#f9f9f9}.td-header-style-6 .top-header-menu .td-social-icon-wrap .td-icon-font{color:#000}.td-header-style-6 .td-main-menu-logo{display:block;margin-right:42px;height:80px}@media (min-width:1019px) and (max-width:1140px){.td-header-style-6 .td-main-menu-logo{margin-right:20px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-6 .td-main-menu-logo{margin-right:10px}}@media (max-width:767px){.td-header-style-6 .td-main-menu-logo{float:left;margin:0;display:inline;width:0;height:0}}.td-header-style-6 .td-main-menu-logo a{line-height:80px}.td-header-style-6 .td-main-menu-logo img{max-height:80px}@media (max-width:767px){.td-header-style-6 .td-main-menu-logo img{max-height:48px}}.td-header-style-6 .td-header-rec-wrap{min-height:0}.td-header-style-6 .td-a-rec-id-header img,.td-header-style-6 .td-g-rec-id-header img{position:relative}.td-header-style-6 .td-a-rec-id-header .adsbygoogle,.td-header-style-6 .td-g-rec-id-header .adsbygoogle{position:relative;display:block!important}.td-header-style-6 .td-header-menu-social{margin-left:3px;margin-right:44px;line-height:80px}.td-header-style-6 .header-search-wrap #td-header-search-button .td-icon-search{line-height:80px;color:#fff}.td-header-style-6 .td-header-menu-wrap-full{background-color:#151515}.td-header-style-6 .black-menu .sf-menu>.current-menu-item>a,.td-header-style-6 .black-menu .sf-menu>.current-menu-ancestor>a,.td-header-style-6 .black-menu .sf-menu>.current-category-ancestor>a,.td-header-style-6 .black-menu .sf-menu>li>a:hover,.td-header-style-6 .black-menu .sf-menu>.sfHover>a{background-color:var(--td_theme_color,#4db2ec)}.td-header-style-6 .sf-menu{float:right}.td-header-style-6 .sf-menu>li>a{color:#fff;line-height:80px}@media (min-width:1019px) and (max-width:1140px){.td-header-style-6 .sf-menu>li>a{padding:0 12px}}.td-header-style-6 .sf-menu>li>a:after{display:none}@media (min-width:1019px) and (max-width:1140px){.td-header-style-6 .sf-menu a.sf-with-ul{padding-right:26px}}.td-header-style-6 .td-mega-menu ul{border-top:none}@media (max-width:767px){.td-header-style-6 .td-header-main-menu{height:54px}}.td-header-style-6 .td-affix{background-color:#161616;background-color:rgb(22 22 22 / .9)}@media (min-width:1019px){.single_template_6 .td-header-style-6 .td-a-rec-id-header>div,.single_template_7 .td-header-style-6 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header>div,.single_template_8 .td-header-style-6 .td-a-rec-id-header>div,.single_template_10 .td-header-style-6 .td-a-rec-id-header>div,.single_template_11 .td-header-style-6 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-6 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-6 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-6 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-6 .td-a-rec-id-header>div,.single_template_6 .td-header-style-6 .td-g-rec-id-header>div,.single_template_7 .td-header-style-6 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header>div,.single_template_8 .td-header-style-6 .td-g-rec-id-header>div,.single_template_10 .td-header-style-6 .td-g-rec-id-header>div,.single_template_11 .td-header-style-6 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-6 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-6 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-6 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-6 .td-g-rec-id-header>div,.single_template_6 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.single_template_6 .td-header-style-6 .td-a-rec-id-header>div,.single_template_7 .td-header-style-6 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header>div,.single_template_8 .td-header-style-6 .td-a-rec-id-header>div,.single_template_10 .td-header-style-6 .td-a-rec-id-header>div,.single_template_11 .td-header-style-6 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-6 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-6 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-6 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-6 .td-a-rec-id-header>div,.single_template_6 .td-header-style-6 .td-g-rec-id-header>div,.single_template_7 .td-header-style-6 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header>div,.single_template_8 .td-header-style-6 .td-g-rec-id-header>div,.single_template_10 .td-header-style-6 .td-g-rec-id-header>div,.single_template_11 .td-header-style-6 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-6 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-6 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-6 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-6 .td-g-rec-id-header>div,.single_template_6 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle{margin-bottom:14px!important}}.td-header-style-7 .td-header-top-menu-full{background-color:#fff}.td-header-style-7 .td-header-top-menu-full a{color:#000}.td-header-style-7 .td-header-top-menu{color:#000;border-bottom:1px solid #e0e0e0}@media (max-width:767px){.td-header-style-7 .td-header-top-menu{padding:5px 0}}.td-header-style-7 .td-header-top-menu .td-social-icon-wrap .td-icon-font{color:#000}.td-header-style-7 .top-header-menu .sub-menu{background-color:#fff}.td-header-style-7 .td-header-sp-logo{margin-right:42px;float:left;height:106px;padding:0}@media (min-width:1019px) and (max-width:1140px){.td-header-style-7 .td-header-sp-logo{margin-right:20px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-7 .td-header-sp-logo{margin-right:10px;height:54px}}@media (max-width:767px){.td-header-style-7 .td-header-sp-logo{display:none}}.td-header-style-7 .td-header-sp-logo a{line-height:106px}@media (min-width:768px) and (max-width:1018px){.td-header-style-7 .td-header-sp-logo a{line-height:54px}}.td-header-style-7 .td-header-sp-logo img{width:auto;max-height:106px;position:relative;padding:6px 0;line-height:106px;vertical-align:middle}@media (min-width:768px) and (max-width:1018px){.td-header-style-7 .td-header-sp-logo img{max-width:140px;max-height:54px;line-height:54px;padding:3px 0}}@media (min-width:768px){.td-header-style-7 .td-header-sp-logo img{top:-1px}.td-header-style-7 .td-affix .td-header-sp-logo img{top:0}}.td-header-style-7 .td-main-menu-logo{display:none}@media (max-width:767px){.td-header-style-7 .td-main-menu-logo{display:block}}.td-header-style-7 .td-header-rec-wrap{min-height:0}.td-header-style-7 .td-a-rec-id-header img,.td-header-style-7 .td-g-rec-id-header img{position:relative}.td-header-style-7 .td-a-rec-id-header .adsbygoogle,.td-header-style-7 .td-g-rec-id-header .adsbygoogle{position:relative;display:block!important}.td-header-style-7 .td-header-menu-social{margin-top:28px;margin-left:3px;margin-right:44px;line-height:78px}@media (min-width:768px) and (max-width:1018px){.td-header-style-7 .td-header-menu-social{line-height:48px}}.td-header-style-7 #td-top-search{margin-top:0;top:auto;bottom:17px}@media (min-width:768px) and (max-width:1018px){.td-header-style-7 #td-top-search{bottom:0}}@media (max-width:767px){.td-header-style-7 #td-top-search{bottom:0}}.td-header-style-7 .header-search-wrap{bottom:0;top:auto}.td-header-style-7 .header-search-wrap .td-icon-search{color:#000}@media (max-width:767px){.td-header-style-7 .header-search-wrap .td-icon-search{color:#fff}}.td-header-style-7 .header-search-wrap #td-header-search-button .td-icon-search{line-height:78px}@media (min-width:768px) and (max-width:1018px){.td-header-style-7 .header-search-wrap #td-header-search-button .td-icon-search{line-height:48px}}.td-header-style-7 .td-header-menu-wrap-full,.td-header-style-7 .td-header-main-menu{position:relative}.td-header-style-7 .sf-menu{margin-top:28px;float:right}@media (min-width:768px) and (max-width:1018px){.td-header-style-7 .sf-menu{margin-top:6px}}.td-header-style-7 .sf-menu>li>a{line-height:78px}@media (min-width:1019px) and (max-width:1140px){.td-header-style-7 .sf-menu>li>a{padding:0 12px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-7 .sf-menu>li>a{line-height:48px}}@media (min-width:1019px) and (max-width:1140px){.td-header-style-7 .sf-menu a.sf-with-ul{padding-right:26px}}@media (max-width:767px){.td-header-style-7 .td-header-main-menu{height:54px}}.td-header-style-7 .td-affix .td-header-sp-logo{display:none}.td-header-style-7 .td-affix .td-logo-sticky{display:block}.td-header-style-7 .td-affix .sf-menu{margin-top:0}.td-header-style-7 .td-affix .td-header-menu-social{margin-top:0}.td-header-style-7 .td-affix .td-header-menu-social .td-social-icon-wrap i{margin-top:0}.td-header-style-7 .td-affix .header-search-wrap{margin-top:0}.td-header-style-7 .td-affix #td-top-search{bottom:0}@media (min-width:1019px){.single_template_6 .td-header-style-7 .td-a-rec-id-header>div,.single_template_7 .td-header-style-7 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header>div,.single_template_8 .td-header-style-7 .td-a-rec-id-header>div,.single_template_10 .td-header-style-7 .td-a-rec-id-header>div,.single_template_11 .td-header-style-7 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-7 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-7 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-7 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-7 .td-a-rec-id-header>div,.single_template_6 .td-header-style-7 .td-g-rec-id-header>div,.single_template_7 .td-header-style-7 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header>div,.single_template_8 .td-header-style-7 .td-g-rec-id-header>div,.single_template_10 .td-header-style-7 .td-g-rec-id-header>div,.single_template_11 .td-header-style-7 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-7 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-7 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-7 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-7 .td-g-rec-id-header>div,.single_template_6 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.single_template_6 .td-header-style-7 .td-a-rec-id-header>div,.single_template_7 .td-header-style-7 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header>div,.single_template_8 .td-header-style-7 .td-a-rec-id-header>div,.single_template_10 .td-header-style-7 .td-a-rec-id-header>div,.single_template_11 .td-header-style-7 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-7 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-7 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-7 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-7 .td-a-rec-id-header>div,.single_template_6 .td-header-style-7 .td-g-rec-id-header>div,.single_template_7 .td-header-style-7 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header>div,.single_template_8 .td-header-style-7 .td-g-rec-id-header>div,.single_template_10 .td-header-style-7 .td-g-rec-id-header>div,.single_template_11 .td-header-style-7 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-7 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-7 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-7 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-7 .td-g-rec-id-header>div,.single_template_6 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle{margin-bottom:14px!important}}.td-header-style-8 .td-header-top-menu-full{background-color:#fff}.td-header-style-8 .td-header-menu-wrap-full{position:relative}.td-header-style-8 .td-header-menu-wrap-full .td-header-sp-logo{display:none}.td-header-style-8 .td-header-menu-wrap-full .td-affix .td-header-sp-logo{display:block;bottom:0;top:0;width:168px;height:auto}@media (max-width:767px){.td-header-style-8 .td-header-menu-wrap-full .td-affix .td-header-sp-logo{display:none}}.td-header-style-8 .td-header-menu-wrap-full .td-affix .td-header-main-menu{padding-left:0}.td-header-style-8 .td-header-menu-wrap{display:table;width:100%}.td-header-style-8 .td-header-menu-wrap.td-affix{background-color:rgb(255 255 255 / .95)}.td-header-style-8 .td-header-header{clear:both}.td-header-style-8 .td-header-top-menu{margin-left:282px;width:786px;min-height:53px;padding:12px 0;color:#000;border-bottom:1px solid #e0e0e0}@media (min-width:1019px) and (max-width:1140px){.td-header-style-8 .td-header-top-menu{margin-left:212px;width:768px;padding:0;min-height:29px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-8 .td-header-top-menu{margin-left:152px;width:588px;padding:0;min-height:29px}}@media (max-width:767px){.td-header-style-8 .td-header-top-menu{display:none}}.td-header-style-8 .td-header-top-menu a{color:#000}.td-header-style-8 .top-header-menu .sub-menu{background-color:#fff!important}.td-header-style-8 .top-header-menu .td-social-icon-wrap .td-icon-font{color:#000}.td-header-style-8 .td-header-sp-logo{position:absolute;width:238px;height:94px;top:6px;z-index:10000}@media (min-width:1019px) and (max-width:1140px){.td-header-style-8 .td-header-sp-logo{width:190px;height:89px;top:-6px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-8 .td-header-sp-logo{width:140px;height:87px;top:-5px}}@media (max-width:767px){.td-header-style-8 .td-header-sp-logo{display:none}}.td-header-style-8 .td-header-sp-logo img{width:auto;max-height:86px;right:auto}@media (max-width:767px){.td-header-style-8 .td-main-menu-logo{display:block}}.td-header-style-8 .td-header-rec-wrap{min-height:0}.td-header-style-8 .td-a-rec-id-header img,.td-header-style-8 .td-g-rec-id-header img{position:relative}.td-header-style-8 .td-a-rec-id-header .adsbygoogle,.td-header-style-8 .td-g-rec-id-header .adsbygoogle{position:relative;display:block!important}.td-header-style-8 .td-header-menu-social{line-height:53px}.td-header-style-8 .td_stretch_content .td-header-menu-social{margin-right:16px}.td-header-style-8 .header-search-wrap .td-icon-search{color:#000}@media (max-width:767px){.td-header-style-8 .header-search-wrap .td-icon-search{color:#fff}}.td-header-style-8 .td-header-menu-wrap-full #td-header-search-button .td-icon-search{line-height:53px}.td-header-style-8 .td-header-main-menu{float:left;width:100%;padding-left:282px;background-color:transparent!important}@media (min-width:1019px) and (max-width:1140px){.td-header-style-8 .td-header-main-menu{padding-left:212px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-8 .td-header-main-menu{padding-left:152px}}@media (max-width:767px){.td-header-style-8 .td-header-main-menu{padding-left:0}}.td-header-style-8 .sf-menu>li>a{line-height:53px}.td-header-style-8 .sf-menu>.current-menu-item>a,.td-header-style-8 .sf-menu>.current-menu-ancestor>a,.td-header-style-8 .sf-menu>.current-category-ancestor>a,.td-header-style-8 .sf-menu>li>a:hover,.td-header-style-8 .sf-menu>.sfHover>a{background-color:transparent!important}@media (max-width:767px){.td-header-style-8 .td-header-menu-wrap .td-container{padding:0}}.td-header-style-8 .td-affix .td-header-sp-logo img{max-height:46px;padding:2px 0}@media (min-width:1019px){.single_template_6 .td-header-style-8 .td-a-rec-id-header>div,.single_template_7 .td-header-style-8 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header>div,.single_template_8 .td-header-style-8 .td-a-rec-id-header>div,.single_template_10 .td-header-style-8 .td-a-rec-id-header>div,.single_template_11 .td-header-style-8 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-8 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-8 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-8 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-8 .td-a-rec-id-header>div,.single_template_6 .td-header-style-8 .td-g-rec-id-header>div,.single_template_7 .td-header-style-8 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header>div,.single_template_8 .td-header-style-8 .td-g-rec-id-header>div,.single_template_10 .td-header-style-8 .td-g-rec-id-header>div,.single_template_11 .td-header-style-8 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-8 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-8 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-8 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-8 .td-g-rec-id-header>div,.single_template_6 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.single_template_6 .td-header-style-8 .td-a-rec-id-header>div,.single_template_7 .td-header-style-8 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header>div,.single_template_8 .td-header-style-8 .td-a-rec-id-header>div,.single_template_10 .td-header-style-8 .td-a-rec-id-header>div,.single_template_11 .td-header-style-8 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-8 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-8 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-8 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-8 .td-a-rec-id-header>div,.single_template_6 .td-header-style-8 .td-g-rec-id-header>div,.single_template_7 .td-header-style-8 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header>div,.single_template_8 .td-header-style-8 .td-g-rec-id-header>div,.single_template_10 .td-header-style-8 .td-g-rec-id-header>div,.single_template_11 .td-header-style-8 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-8 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-8 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-8 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-8 .td-g-rec-id-header>div,.single_template_6 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle{margin-bottom:14px!important}}.td-header-style-9 .td-header-top-menu-full{background-color:#fff;border-bottom:1px solid #e0e0e0}.td-header-style-9 .td-header-top-menu-full .td-header-top-menu{color:#000}.td-header-style-9 .td-header-top-menu-full a{color:#000}.td-header-style-9 .top-header-menu .sub-menu{background-color:#fff}.td-header-style-9 .top-header-menu .td-social-icon-wrap .td-icon-font{color:#000}.td-header-style-9 .td-logo-wrap-full{min-height:130px;line-height:130px}@media (max-width:767px){.td-header-style-9 .td-logo-wrap-full{line-height:90px;min-height:90px}}.td-header-style-9 .td-logo-wrap-full a{position:relative;z-index:1;line-height:130px;display:inline-block;vertical-align:middle}@media (max-width:767px){.td-header-style-9 .td-logo-wrap-full a{line-height:90px}}@media (max-width:767px){.td-header-style-9 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo{display:block}}@media (max-width:767px){.td-header-style-9 .td-main-menu-logo .td-main-logo{display:none}}@media (max-width:767px){.td-header-style-9 .td-logo-in-header .td-header-logo{display:none}}.td-header-style-9 .td-logo-text-container a{line-height:1}.td-header-style-9 .td-header-sp-logo{text-align:center}.td-header-style-9 .td-header-sp-logo img{z-index:1;display:block;position:relative}.td-header-style-9 .td-header-rec-wrap{min-height:0}.td-header-style-9 .td-a-rec-id-header img,.td-header-style-9 .td-g-rec-id-header img{position:relative}.td-header-style-9 .td-a-rec-id-header .adsbygoogle,.td-header-style-9 .td-g-rec-id-header .adsbygoogle{position:relative;display:block!important}.td-header-style-9 .td-banner-bg{background-color:#fff}.td-header-style-9.td-header-background-image .td-banner-bg{background-color:#fff0}.td-header-style-9 .td-header-menu-social{margin-right:4px}.td-header-style-9 .header-search-wrap .td-icon-search{color:#000}@media (max-width:767px){.td-header-style-9 .header-search-wrap .td-icon-search{color:#fff}}.td-header-style-9 .td-header-menu-wrap-full{position:relative}@media (min-width:1019px){.single_template_6 .td-header-style-9 .td-a-rec-id-header>div,.single_template_7 .td-header-style-9 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header>div,.single_template_8 .td-header-style-9 .td-a-rec-id-header>div,.single_template_10 .td-header-style-9 .td-a-rec-id-header>div,.single_template_11 .td-header-style-9 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-9 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-9 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-9 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-9 .td-a-rec-id-header>div,.single_template_6 .td-header-style-9 .td-g-rec-id-header>div,.single_template_7 .td-header-style-9 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header>div,.single_template_8 .td-header-style-9 .td-g-rec-id-header>div,.single_template_10 .td-header-style-9 .td-g-rec-id-header>div,.single_template_11 .td-header-style-9 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-9 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-9 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-9 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-9 .td-g-rec-id-header>div,.single_template_6 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.single_template_6 .td-header-style-9 .td-a-rec-id-header>div,.single_template_7 .td-header-style-9 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header>div,.single_template_8 .td-header-style-9 .td-a-rec-id-header>div,.single_template_10 .td-header-style-9 .td-a-rec-id-header>div,.single_template_11 .td-header-style-9 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-9 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-9 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-9 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-9 .td-a-rec-id-header>div,.single_template_6 .td-header-style-9 .td-g-rec-id-header>div,.single_template_7 .td-header-style-9 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header>div,.single_template_8 .td-header-style-9 .td-g-rec-id-header>div,.single_template_10 .td-header-style-9 .td-g-rec-id-header>div,.single_template_11 .td-header-style-9 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-9 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-9 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-9 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-9 .td-g-rec-id-header>div,.single_template_6 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle{margin-bottom:14px!important}}.td-header-style-10 .td-header-top-menu-full{background-color:#fff;border-bottom:1px solid #e0e0e0}.td-header-style-10 .td-header-top-menu-full .td-header-top-menu{color:#000}.td-header-style-10 .td-header-top-menu-full a{color:#000}.td-header-style-10 .top-header-menu .sub-menu{background-color:#fff}.td-header-style-10 .top-header-menu .td-social-icon-wrap .td-icon-font{color:#000}.td-header-style-10 .td-logo-wrap-full{min-height:130px;line-height:130px}@media (max-width:767px){.td-header-style-10 .td-logo-wrap-full{line-height:90px;min-height:90px}}.td-header-style-10 .td-logo-wrap-full a{position:relative;z-index:1;line-height:130px;display:inline-block;vertical-align:middle;width:100%}@media (max-width:767px){.td-header-style-10 .td-logo-wrap-full a{line-height:90px}}.td-header-style-10 .td-logo-wrap-full .td-logo{line-height:130px}@media (max-width:767px){.td-header-style-10 .td-logo-wrap-full .td-logo{line-height:90px}}@media (max-width:767px){.td-header-style-10 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo{display:block}}@media (max-width:767px){.td-header-style-10 .td-main-menu-logo .td-main-logo{display:none}}@media (max-width:767px){.td-header-style-10 .td-logo-in-header .td-header-logo{display:none}}@media (min-width:768px){.td-header-style-10 .td-logo-sticky img{max-width:102px}}@media (min-width:1019px){.td-header-style-10 .td-logo-sticky img{max-width:inherit}}.td-header-style-10 .td-header-sp-logo{text-align:center}.td-header-style-10 .td-header-sp-logo img{z-index:1;display:block;position:relative}.td-header-style-10 .td-logo-text-container a{line-height:1}.td-header-style-10 .td-header-rec-wrap{min-height:0}.td-header-style-10 .td-a-rec-id-header img,.td-header-style-10 .td-g-rec-id-header img{position:relative}.td-header-style-10 .td-a-rec-id-header .adsbygoogle,.td-header-style-10 .td-g-rec-id-header .adsbygoogle{position:relative;display:block!important}.td-header-style-10 .td-banner-bg{background-color:#fff}.td-header-style-10.td-header-background-image .td-banner-bg{background-color:#fff0}.td-header-style-10 .td-header-menu-social{position:absolute;margin-right:0;float:none;top:0;right:53px}.td-header-style-10 .td-header-menu-no-search .td-header-menu-social{right:0}.td-header-style-10 .td_stretch_content .td-header-menu-social{right:20px}.td-header-style-10 .header-search-wrap .td-icon-search{color:#000}@media (max-width:767px){.td-header-style-10 .header-search-wrap .td-icon-search{color:#fff}}.td-header-style-10 .td-header-menu-wrap-full{position:relative}.td-header-style-10 .menu-main-menu-container{display:inherit}.td-header-style-10 .td-header-main-menu{padding-left:48px}@media (max-width:767px){.td-header-style-10 .td-header-main-menu{padding-left:2px}}.td-header-style-10 #td-header-menu{display:table;margin:0 auto}@media (max-width:767px){.td-header-style-10 #td-header-menu{display:block}}@media (min-width:767px){.td-header-style-10 .td-affix .td-main-menu-logo{position:absolute;left:0}}@media (min-width:1019px){.single_template_6 .td-header-style-10 .td-a-rec-id-header>div,.single_template_7 .td-header-style-10 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header>div,.single_template_8 .td-header-style-10 .td-a-rec-id-header>div,.single_template_10 .td-header-style-10 .td-a-rec-id-header>div,.single_template_11 .td-header-style-10 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-10 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-10 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-10 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-10 .td-a-rec-id-header>div,.single_template_6 .td-header-style-10 .td-g-rec-id-header>div,.single_template_7 .td-header-style-10 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header>div,.single_template_8 .td-header-style-10 .td-g-rec-id-header>div,.single_template_10 .td-header-style-10 .td-g-rec-id-header>div,.single_template_11 .td-header-style-10 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-10 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-10 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-10 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-10 .td-g-rec-id-header>div,.single_template_6 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.single_template_6 .td-header-style-10 .td-a-rec-id-header>div,.single_template_7 .td-header-style-10 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header>div,.single_template_8 .td-header-style-10 .td-a-rec-id-header>div,.single_template_10 .td-header-style-10 .td-a-rec-id-header>div,.single_template_11 .td-header-style-10 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-10 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-10 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-10 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-10 .td-a-rec-id-header>div,.single_template_6 .td-header-style-10 .td-g-rec-id-header>div,.single_template_7 .td-header-style-10 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header>div,.single_template_8 .td-header-style-10 .td-g-rec-id-header>div,.single_template_10 .td-header-style-10 .td-g-rec-id-header>div,.single_template_11 .td-header-style-10 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-10 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-10 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-10 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-10 .td-g-rec-id-header>div,.single_template_6 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle{margin-bottom:14px!important}}.td-header-style-11 .td-header-top-menu-full{background-color:#222}.td-header-style-11 .td-header-top-menu-full .td-header-top-menu{color:#fff}.td-header-style-11 .td-header-top-menu-full a{color:#fff}.td-header-style-11 .top-header-menu .sub-menu{background-color:#222}.td-header-style-11 .td-logo-wrap-full{width:100%;min-height:160px;line-height:160px;border-bottom:1px solid #eee}@media (max-width:767px){.td-header-style-11 .td-logo-wrap-full{line-height:90px;min-height:90px}}.td-header-style-11 .td-logo-wrap-full a{position:relative;z-index:1;line-height:160px;display:inline-block;vertical-align:middle}@media (max-width:767px){.td-header-style-11 .td-logo-wrap-full a{line-height:90px}}.td-header-style-11 .td-logo-wrap-full .td-logo{line-height:160px}@media (max-width:767px){.td-header-style-11 .td-logo-wrap-full .td-logo{line-height:90px}}@media (max-width:767px){.td-header-style-11 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo{display:block}}@media (max-width:767px){.td-header-style-11 .td-main-menu-logo .td-main-logo{display:none}}@media (max-width:767px){.td-header-style-11 .td-logo-in-header .td-header-logo{display:none}}.td-header-style-11 .td-header-sp-logo{text-align:center}.td-header-style-11 .td-header-sp-logo img{z-index:1;display:block;position:relative}.td-header-style-11 .td-logo-text-container a{line-height:1}.td-header-style-11 .td-header-rec-wrap{min-height:0}.td-header-style-11 .td-a-rec-id-header img,.td-header-style-11 .td-g-rec-id-header img{position:relative}.td-header-style-11 .td-a-rec-id-header .adsbygoogle,.td-header-style-11 .td-g-rec-id-header .adsbygoogle{position:relative;display:block!important}.td-header-style-11 .td-banner-bg{background-color:#fff}.td-header-style-11.td-header-background-image .td-banner-bg{background-color:#fff0}.td-header-style-11 .td-header-menu-social{margin-right:5px;line-height:52px}.td-header-style-11 .header-search-wrap .td-icon-search{line-height:52px;color:#000}@media (max-width:767px){.td-header-style-11 .header-search-wrap .td-icon-search{color:#fff}}.td-header-style-11 .td-header-menu-wrap-full{position:relative}.td-header-style-11 .sf-menu>li>a{line-height:52px}.td-header-style-11 .td-affix:after{content:"";background:#fff0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAElBMVEUAAAAAAAAAAAAAAAAAAAAAAADgKxmiAAAABnRSTlMCFg8LBQd761rpAAAAFklEQVQI12MQAEIFIDQAwgAGByAEAwAUCAGRLNh3YwAAAABJRU5ErkJggg==);width:100%;height:12px;position:absolute;bottom:-12px;z-index:1}.td_category_template_2 .td-header-style-11 .td-logo-wrap-full,.td_category_template_5 .td-header-style-11 .td-logo-wrap-full{border-bottom:0}@media (min-width:1019px){.single_template_6 .td-header-style-11 .td-a-rec-id-header>div,.single_template_7 .td-header-style-11 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header>div,.single_template_8 .td-header-style-11 .td-a-rec-id-header>div,.single_template_10 .td-header-style-11 .td-a-rec-id-header>div,.single_template_11 .td-header-style-11 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-11 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-11 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-11 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-11 .td-a-rec-id-header>div,.single_template_6 .td-header-style-11 .td-g-rec-id-header>div,.single_template_7 .td-header-style-11 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header>div,.single_template_8 .td-header-style-11 .td-g-rec-id-header>div,.single_template_10 .td-header-style-11 .td-g-rec-id-header>div,.single_template_11 .td-header-style-11 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-11 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-11 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-11 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-11 .td-g-rec-id-header>div,.single_template_6 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.single_template_6 .td-header-style-11 .td-a-rec-id-header>div,.single_template_7 .td-header-style-11 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header>div,.single_template_8 .td-header-style-11 .td-a-rec-id-header>div,.single_template_10 .td-header-style-11 .td-a-rec-id-header>div,.single_template_11 .td-header-style-11 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-11 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-11 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-11 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-11 .td-a-rec-id-header>div,.single_template_6 .td-header-style-11 .td-g-rec-id-header>div,.single_template_7 .td-header-style-11 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header>div,.single_template_8 .td-header-style-11 .td-g-rec-id-header>div,.single_template_10 .td-header-style-11 .td-g-rec-id-header>div,.single_template_11 .td-header-style-11 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-11 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-11 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-11 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-11 .td-g-rec-id-header>div,.single_template_6 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle{margin-bottom:14px!important}}.td-header-style-12 .td-header-top-menu-full{background-color:#2b2b2b;z-index:1}.td-header-style-12 .td-header-top-menu-full .td-header-top-menu{text-transform:uppercase}.td-header-style-12 .top-header-menu .sub-menu{background-color:#222}.td-header-style-12 .top-header-menu>li,.td-header-style-12 .td-header-sp-top-menu,.td-header-style-12 .td-header-sp-top-widget{line-height:54px}.td-header-style-12 .td-main-menu-logo{display:block;height:80px;margin-right:0}@media (max-width:767px){.td-header-style-12 .td-main-menu-logo{display:inline;width:0;height:0}}.td-header-style-12 .td-main-menu-logo a{line-height:80px}.td-header-style-12 .td-main-menu-logo img{max-height:66px;margin-right:22px}@media (min-width:768px) and (max-width:1018px){.td-header-style-12 .td-main-menu-logo img{margin-right:12px}}@media (max-width:767px){.td-header-style-12 .td-main-menu-logo img{max-height:48px;margin:auto}}.td-header-style-12 .td-header-rec-wrap{min-height:0}.td-header-style-12 .td-a-rec-id-header img,.td-header-style-12 .td-g-rec-id-header img{position:relative}.td-header-style-12 .td-a-rec-id-header .adsbygoogle,.td-header-style-12 .td-g-rec-id-header .adsbygoogle{position:relative;display:block!important}.td-header-style-12 .td-header-menu-social{margin-right:5px;line-height:80px}.td-header-style-12 .header-search-wrap .td-icon-search{color:#fff}.td-header-style-12 .td-header-menu-wrap-full #td-header-search-button .td-icon-search{line-height:80px}.td-header-style-12 .td-header-menu-wrap-full{background-color:var(--td_theme_color,#4db2ec)}.td-header-style-12 .td-header-menu-wrap-full .td-header-gradient:after{content:'';position:absolute;height:100%;width:100%;top:0;left:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff0),color-stop(100%,rgb(0 0 0 / .3)));background:-webkit-linear-gradient(top,#fff0 0%,rgb(0 0 0 / .3) 100%);background:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .3) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#4d000000',GradientType=0)}.td-header-style-12 .sf-menu>.current-menu-item>a,.td-header-style-12 .sf-menu>.current-menu-ancestor>a,.td-header-style-12 .sf-menu>.current-category-ancestor>a,.td-header-style-12 .sf-menu>li>a:hover,.td-header-style-12 .sf-menu>.sfHover>a{background-color:rgb(0 0 0 / .3)!important}.td-header-style-12 .td-affix{background-color:var(--td_theme_color,#4db2ec)}.td-header-style-12 .td-header-menu-wrap .td-header-main-menu{background-color:#fff0}.td-header-style-12 .td-header-menu-wrap .sf-menu>li>a{color:#fff;line-height:80px}@media (min-width:1019px) and (max-width:1140px){.td-header-style-12 .td-header-menu-wrap .sf-menu>li>a{padding:0 13px}}.td-header-style-12 .td-header-menu-wrap .sf-menu>li>a:after{display:none}@media (min-width:1019px) and (max-width:1140px){.td-header-style-12 .td-header-menu-wrap .sf-menu a.sf-with-ul{padding-right:28px}}.td-header-style-12 .td-mega-menu ul{border-top:none}@media (min-width:1019px){.single_template_6 .td-header-style-12 .td-a-rec-id-header>div,.single_template_7 .td-header-style-12 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header>div,.single_template_8 .td-header-style-12 .td-a-rec-id-header>div,.single_template_10 .td-header-style-12 .td-a-rec-id-header>div,.single_template_11 .td-header-style-12 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-12 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-12 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-12 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-12 .td-a-rec-id-header>div,.single_template_6 .td-header-style-12 .td-g-rec-id-header>div,.single_template_7 .td-header-style-12 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header>div,.single_template_8 .td-header-style-12 .td-g-rec-id-header>div,.single_template_10 .td-header-style-12 .td-g-rec-id-header>div,.single_template_11 .td-header-style-12 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-12 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-12 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-12 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-12 .td-g-rec-id-header>div,.single_template_6 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.single_template_6 .td-header-style-12 .td-a-rec-id-header>div,.single_template_7 .td-header-style-12 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header>div,.single_template_8 .td-header-style-12 .td-a-rec-id-header>div,.single_template_10 .td-header-style-12 .td-a-rec-id-header>div,.single_template_11 .td-header-style-12 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-12 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-12 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-12 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-12 .td-a-rec-id-header>div,.single_template_6 .td-header-style-12 .td-g-rec-id-header>div,.single_template_7 .td-header-style-12 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header>div,.single_template_8 .td-header-style-12 .td-g-rec-id-header>div,.single_template_10 .td-header-style-12 .td-g-rec-id-header>div,.single_template_11 .td-header-style-12 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-12 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-12 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-12 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-12 .td-g-rec-id-header>div,.single_template_6 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle{margin-bottom:14px!important}}.td-header-menu-social{float:right;margin-right:5px;line-height:48px}.td-header-menu-social .td-social-icon-wrap a{color:#000}.td-header-menu-social .td-social-icon-wrap i{min-width:16px;font-size:12px;line-height:24px;vertical-align:middle}@media (min-width:768px) and (max-width:1018px){.td-header-menu-social .td-social-icon-wrap i{font-size:12px!important}}@media (max-width:1140px){.td-header-menu-social{display:none}}.td-affix .td-header-menu-social{line-height:48px!important}.td-header-menu-no-search .td-header-menu-social{margin-right:0!important}.td_stretch_content .td-header-menu-social{margin-right:44px}.td-mega-menu{position:static!important}.td-mega-menu ul.sub-menu{position:absolute;width:1114px!important;height:auto;left:50%!important;transform:translateX(-50%);-webkit-transform:translateX(-50%);display:none;border:1px solid #eaeaea;box-shadow:0 2px 6px rgb(0 0 0 / .1)}@media (min-width:1019px) and (max-width:1140px){.td-mega-menu ul.sub-menu{width:1024px!important}}@media (min-width:768px) and (max-width:1018px){.td-mega-menu ul.sub-menu{width:786px!important}}.td-mega-menu .td_block_mega_menu .td-next-prev-wrap{margin:0 0 22px 22px}.td-mega-menu-page .td-mega-grid{padding:22px}@media (min-width:1019px) and (max-width:1140px){.td-mega-menu-page .td-mega-grid{padding:21px}}@media (min-width:768px) and (max-width:1018px){.td-mega-menu-page .td-mega-grid{padding:22px}}.td-mega-menu-page .td-mega-grid .td_block_wrap{padding-bottom:26px}.td-mega-menu-page .wpb_content_element{clear:both}.td-mega-menu-page .wpb_content_element .td_block_wrap .td-pulldown-filter-display-option{display:none}.td-mega-menu-page .wpb_content_element .widgettitle:after{width:1200px}.td-mega-menu-page .wpb_content_element ul{display:inline-block!important;position:relative!important;width:100%!important;border:none!important;left:0!important;top:0!important;margin-left:0!important;webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.td-mega-menu-page .wpb_content_element ul li{webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;float:none!important;width:auto!important;line-height:30px!important;margin-left:0;padding:0!important;list-style-type:disc!important;list-style-position:inside}.td-mega-menu-page .wpb_content_element ul li ul{opacity:1!important;margin-top:4px!important;margin-left:21px!important;padding-bottom:0!important}.td-mega-menu-page .wpb_content_element ul li ul li:last-child{border-bottom:0!important;padding-bottom:0!important}.td-mega-menu-page .wpb_content_element ul li a{background-color:transparent!important;line-height:26px!important;padding:0!important;margin:0!important;color:#222222!important}.td-mega-menu-page .wpb_content_element ul li a i{display:none}.td-mega-menu-page .wpb_content_element ul li a:hover{background-color:transparent!important;color:var(--td_theme_color,#4db2ec)!important}.td-mega-menu-page .vc_wp_custommenu ul li{padding:5px 0!important;border-top:1px dashed #EDEDED;list-style-type:none!important}.td-mega-menu-page .vc_wp_custommenu ul li:first-child{border:none}.td-mega-menu-page .vc_wp_custommenu ul li:last-child{border-bottom:1px dashed #EDEDED}.td-mega-menu-page .vc_wp_custommenu ul li li{border-top:1px dashed #EDEDED!important}.td_block_mega_menu{display:table;width:100%;margin-bottom:0!important}.td_mega_menu_sub_cats{width:218px;max-width:218px;text-align:right;display:table-cell;height:100%;vertical-align:top;padding-top:22px;background-color:#fafafa;position:relative}@media (min-width:1019px) and (max-width:1140px){.td_mega_menu_sub_cats{width:200px;max-width:200px}}@media (min-width:768px) and (max-width:1018px){.td_mega_menu_sub_cats{width:152px;max-width:152px}}.td_mega_menu_sub_cats:after{content:"";width:1px;height:100%;position:absolute;top:0;right:0;background-color:#eaeaea}.td_mega_menu_sub_cats a{display:block;font-size:13px;font-weight:600;color:#333;padding:5px 22px;position:relative;vertical-align:middle;border-top:1px solid #fff0;border-bottom:1px solid #fff0}@media (min-width:1019px) and (max-width:1140px){.td_mega_menu_sub_cats a{padding:4px 22px}}@media (min-width:768px) and (max-width:1018px){.td_mega_menu_sub_cats a{font-size:11px;padding:3px 22px}}.td_mega_menu_sub_cats .cur-sub-cat{background-color:#fff;color:var(--td_theme_color,#4db2ec);border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea}.td_mega_menu_sub_cats .cur-sub-cat:before{content:'';width:1px;height:100%;position:absolute;top:0;right:0;background-color:#fff;z-index:1}.block-mega-child-cats{overflow-x:hidden;overflow-y:auto;max-height:252px;-webkit-overflow-scrolling:touch}@media (min-width:1019px) and (max-width:1140px){.block-mega-child-cats{max-height:238px}}@media (min-width:768px) and (max-width:1018px){.block-mega-child-cats{max-height:224px}}.td-mega-row{display:table-cell;padding:22px 0 10px 0}@media (min-width:768px) and (max-width:1018px){.td-mega-row{padding-bottom:6px}}.td-mega-span{width:196px;min-height:202px;float:left;margin-left:22px}@media (min-width:1019px) and (max-width:1140px){.td-mega-span{width:178px;min-height:189px}}@media (min-width:768px) and (max-width:1018px){.td-mega-span{width:130px;min-height:176px}}.td-mega-span .td-module-thumb{position:relative;margin-bottom:0}.td-mega-span .entry-thumb{min-height:135px}@media (min-width:1019px) and (max-width:1140px){.td-mega-span .entry-thumb{min-height:122px}}@media (min-width:768px) and (max-width:1018px){.td-mega-span .entry-thumb{min-height:89px}}.td-mega-span h3{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-weight:500;font-size:13px;margin:7px 0 0;line-height:18px}@media (min-width:768px) and (max-width:1018px){.td-mega-span h3{font-size:12px;line-height:16px}}.td-mega-span h3 a{color:#333;display:block;-webkit-transition:color 0.4s;transition:color 0.4s}.td-mega-span h3 a:hover{color:var(--td_theme_color,#4db2ec)}.td_mod_mega_menu:hover .entry-title a{color:var(--td_theme_color,#4db2ec)}.td-header-menu-social+.td-search-wrapper #td-header-search-button{position:relative}.td-header-menu-social+.td-search-wrapper #td-header-search-button:before{content:'';position:absolute;top:0;left:0;width:1px;height:100%;background-color:#000;opacity:.08}@media (max-width:1140px){.td-header-menu-social+.td-search-wrapper #td-header-search-button:before{display:none}}.td-header-top-menu{color:#fff;font-size:11px}.td-header-top-menu .fa{text-align:center;min-width:13px!important;margin-right:3px}.td-header-top-menu a{color:#fff}@media (min-width:1019px) and (max-width:1140px){.td-header-top-menu{overflow:visible}}.td-header-sp-top-menu{line-height:28px;padding:0!important;z-index:1000;float:left}@media (max-width:767px){.td-header-sp-top-menu{display:none!important}}.td-header-sp-top-menu .td_ul_logout{margin-right:16px}.td-header-sp-top-widget{position:relative;line-height:28px;text-align:right;padding-left:0!important;padding-right:0!important}.td-header-sp-top-widget .td-social-icon-wrap .td-icon-font{vertical-align:middle}@media (max-width:767px){.td-header-sp-top-widget{width:100%;text-align:center}}.td-header-sp-top-widget .td-search-btns-wrap{float:left}.td-header-sp-top-widget .td-search-btns-wrap:hover .td-icon-search{opacity:.8}.td-header-sp-top-widget .td-icon-search{width:30px;height:24px;font-size:13px;line-height:24px;vertical-align:middle}.td-header-sp-top-widget .td-icon-search:hover{color:var(--td_theme_color,#4db2ec)}.td-header-sp-top-widget .td-icon-search:before{font-weight:700}.td-header-sp-top-widget .td-drop-down-search{top:calc(100% + 1px);text-align:left}.td-header-sp-top-widget .td-drop-down-search:before,.td-header-sp-top-widget .td-drop-down-search:after{display:none}.td-header-sp-top-widget .td-drop-down-search .entry-title a{color:#000}.td-header-sp-top-widget .td-drop-down-search .td_module_wrap:hover .entry-title a{color:var(--td_theme_color,#4db2ec)}.td_data_time{display:inline-block;margin-right:32px}.menu-top-container{display:inline-block;margin-right:16px}.top-header-menu{list-style:none;margin:0;display:inline-block}.top-header-menu li{display:inline-block;position:relative;margin-left:0}.top-header-menu li li{width:100%}.top-header-menu li a{margin-right:16px;line-height:1}.top-header-menu li a:hover{color:var(--td_theme_color,#4db2ec)}.top-header-menu>li{line-height:28px}.top-header-menu>.td-normal-menu:hover>.sub-menu{display:block!important}.top-header-menu .avatar{display:inline-block;vertical-align:middle;margin-right:6px;position:relative;top:-1px}.top-header-menu .td-icon-menu-down{padding-left:6px;font-size:8px;position:relative;top:-1px}.top-header-menu .td-icon-logout{font-size:10px;position:relative;top:1px;margin-right:2px}.top-header-menu .sub-menu{display:none;position:absolute;top:100%;left:-10px;line-height:28px;background-color:#222;z-index:1000}.top-header-menu .sub-menu a{display:block;margin:0 10px;white-space:nowrap;line-height:28px}.top-header-menu .td_user_logd_in{font-weight:700}.top-header-menu .td_user_logd_in:hover{text-decoration:none!important}.top-header-menu .current-menu-item>a,.top-header-menu .current-menu-ancestor>a,.top-header-menu .current-category-ancestor>a{color:var(--td_theme_color,#4db2ec)}.top-header-menu ul .td-icon-menu-down,.top-header-menu .td-mega-menu .td-icon-menu-down{display:none}.top-header-menu .td-mega-menu ul,.top-header-menu ul ul{display:none!important}.td_sp_login_ico_style{position:absolute;top:3px;right:-9px}.td_sp_logout_ico_style{position:relative;top:3px;left:17px}.td-social-icon-wrap>a{display:inline-block}.td-social-icon-wrap .td-icon-font{font-size:12px;width:30px;height:24px;line-height:24px}.td-social-icon-wrap .td-icon-instagram,.td-social-icon-wrap .td-icon-discord{font-size:15px}.td-social-icon-wrap .td-icon-naver,.td-social-icon-wrap .td-icon-gettr{font-size:16px}.td-social-icon-wrap .td-icon-koo{font-size:14px}@media (max-width:767px){.td-social-icon-wrap{margin:0 3px}}.top-bar-style-1 .td-header-sp-top-widget{float:right}.top-bar-style-2 .td_ul_login,.top-bar-style-2 .td_ul_logout{margin-right:32px}.top-bar-style-2 .td-header-sp-top-menu{float:right}.top-bar-style-2 .td-header-sp-top-menu ul:last-child,.top-bar-style-2 .td-header-sp-top-menu div:last-child{margin-right:0}.top-bar-style-2 .menu-top-container,.top-bar-style-2 .top-header-menu li:last-child a{margin-right:0}.top-bar-style-2 .td-search-box-wrap{left:0;right:auto}.top-bar-style-4 .td-header-sp-top-widget,.top-bar-style-4 .td-header-sp-top-menu{float:right}.td_block_weather .block-title{margin-bottom:22px}.td_block_weather .td-weather-wrap{position:relative;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.td-weather-header{padding-left:10px;font-family:var(--td_default_google_font_2,'Roboto',sans-serif)}.td-weather-city{font-size:20px;font-weight:700;line-height:1;text-transform:uppercase;margin-bottom:7px}.td-weather-condition{font-size:14px;line-height:1;text-transform:capitalize;opacity:.8}.td-location-icon{position:absolute;top:0;right:10px;font-size:22px;opacity:.6;z-index:1}.td-location-icon:hover{cursor:pointer;opacity:.9}.td-weather-temperature{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);padding:3px 0;display:inline-block;width:100%;float:left;text-align:center}@media (max-width:1018px){.td-weather-temperature{margin-bottom:-6px;padding:0}}.td-weather-temp-wrap{display:inline-block}.td-weather-now{float:left;text-align:center;line-height:1;padding:32px 16px;font-weight:300;width:145px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@media (max-width:1018px){.td-weather-now{padding:28px 0;position:relative;left:-10px;width:90px;margin-left:12px}}@media (min-width:768px) and (max-width:1018px){.td-weather-now{margin-left:0}}@media (max-width:767px){.td-weather-now{width:100px}}.td-weather-now .td-big-degrees{font-size:40px}@media (max-width:1018px){.td-weather-now .td-big-degrees{font-size:32px}}.td-weather-now .td-circle{font-size:30px;position:relative;top:-6px;opacity:.6;line-height:1;vertical-align:top}.td-weather-now .td-weather-unit{font-size:16px;position:relative;top:-4px;font-weight:400;opacity:.6;left:-2px;line-height:1;vertical-align:top}.td-weather-now:hover{cursor:pointer}.td-weather-lo-hi{float:left;text-align:left;width:55px}.td-weather-degrees-wrap{padding:15px 0}@media (max-width:1018px){.td-weather-degrees-wrap{padding:10px 0}}.td-weather-degrees-wrap i{position:relative;top:3px;font-size:16px;color:#b3b3b3}.td-weather-degrees-wrap .td-small-degrees{font-size:12px}.td-weather-degrees-wrap .td-circle{font-size:18px;position:relative;right:3px;top:3px}.td-weather-information{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:12px;position:relative;padding:5px 0;display:inline-block;width:100%;float:left;opacity:.6}.td-weather-information:before{content:'';width:100%;height:2px;position:absolute;top:-2px;left:0;background-color:var(--td_header_color,#222222);opacity:.2}.td-weather-information i{font-size:16px;position:relative;top:2px}.td-weather-section-1,.td-weather-section-2,.td-weather-section-3{float:left;width:33%}.td-weather-section-1{text-align:right;padding-right:10px}.td-weather-section-2{text-align:center}.td-weather-section-3{text-align:left;padding-left:10px}.td-weather-week{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);padding:15px 8px;width:100%;text-align:center;line-height:1;position:relative;display:inline-block}.td-weather-week:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background-color:var(--td_header_color,#222222);opacity:.07}.td-weather-days{width:20%;float:left;text-align:center;text-transform:uppercase;line-height:1}.td-weather-days .td-day-0,.td-weather-days .td-day-1,.td-weather-days .td-day-2,.td-weather-days .td-day-3,.td-weather-days .td-day-4{margin-bottom:8px;font-size:11px;opacity:.5}.td-weather-days .td-day-degrees{font-size:20px;position:relative;left:4px;line-height:14px;opacity:.7}.td-weather-days .td-circle{position:relative;right:5px}.td-weather-animated-icon{float:left;text-align:right;margin-left:-15px;position:relative}@media (max-width:1018px){.td-weather-animated-icon{left:0;top:-6px;margin-right:0;margin-left:-22px}}@media (min-width:768px) and (max-width:1018px){.td-weather-animated-icon{transform:scale(.72);-webkit-transform:scale(.72);margin-left:-20px}}.td-weather-animated-icon span{width:100px;height:100px;display:inline-block;opacity:.4;margin-top:4px}@media (max-width:1018px){.td-weather-animated-icon span{margin-top:0}}.clear-sky-d{background:url(/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/clear-sky-d.png) no-repeat}.clear-sky-n{background:url(/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/clear-sky-n.png) no-repeat}.few-clouds-d{background:url(/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/few-clouds-d.png) no-repeat}.few-clouds-n{background:url(/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/few-clouds-n.png) no-repeat}.scattered-clouds-d{background:url(/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/scattered-clouds-d.png) no-repeat}.scattered-clouds-n{background:url(/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/scattered-clouds-n.png) no-repeat}.broken-clouds-d{background:url(/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/broken-clouds-d.png) no-repeat}.broken-clouds-n{background:url(/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/broken-clouds-n.png) no-repeat}.shower-rain-d{background:url(/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/shower-rain-d.png) no-repeat}.shower-rain-n{background:url(/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/shower-rain-n.png) no-repeat}.rain-d{background:url(/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/rain-d.png) no-repeat}.rain-n{background:url(/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/rain-n.png) no-repeat}.thunderstorm-d{background:url(/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/thunderstorm.png) no-repeat}.thunderstorm-n{background:url(/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/thunderstorm.png) no-repeat}.snow-d{background:url(/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/snow-d.png) no-repeat}.snow-n{background:url(/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/snow-n.png) no-repeat}.mist-d{background:url(/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/mist.png) no-repeat}.mist-n{background:url(/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/mist.png) no-repeat}.td-weather-set-location{display:none;position:absolute;top:0}.td-weather-set-location .td-location-set-input{height:20px;font-size:20px;font-weight:700;text-transform:uppercase;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);border:0;padding:0 10px}.td-weather-set-location .td-location-set-input:focus~label{top:-20px;font-size:11px;opacity:.5}.td-show-location{display:block!important}.td-show-location label{position:absolute;top:0;left:10px;font-size:13px;opacity:.6;pointer-events:none;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.td_block_weather .td-column-2,.td_block_weather .td-column-3{text-align:right;height:90px}@media (max-width:1018px){.td_block_weather .td-column-2,.td_block_weather .td-column-3{height:auto;display:inline-block;text-align:left;width:100%}}.td_block_weather .td-column-2 .td-weather-city,.td_block_weather .td-column-3 .td-weather-city{position:absolute;top:0}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-city,.td_block_weather .td-column-3 .td-weather-city{position:relative}}.td_block_weather .td-column-2 .td-weather-condition,.td_block_weather .td-column-3 .td-weather-condition{position:absolute;bottom:0}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-condition,.td_block_weather .td-column-3 .td-weather-condition{position:relative}}.td_block_weather .td-column-2 .td-weather-temperature,.td_block_weather .td-column-3 .td-weather-temperature{text-align:right;width:55%;padding-right:20px}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-temperature,.td_block_weather .td-column-3 .td-weather-temperature{width:100%;text-align:center;padding:0}}.td_block_weather .td-column-2 .td-weather-temp-wrap,.td_block_weather .td-column-3 .td-weather-temp-wrap{position:relative;top:-3px}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-temp-wrap,.td_block_weather .td-column-3 .td-weather-temp-wrap{top:0}}.td_block_weather .td-column-2 .td-weather-animated-icon,.td_block_weather .td-column-3 .td-weather-animated-icon{transform:scale(.7);-webkit-transform:scale(.7);margin-right:-15px;top:-5px}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-animated-icon,.td_block_weather .td-column-3 .td-weather-animated-icon{transform:scale(1);-webkit-transform:scale(1);left:0;top:-5px;margin-right:0;margin-left:-22px}}.td_block_weather .td-column-2 .td-weather-now,.td_block_weather .td-column-3 .td-weather-now{width:110px;padding:32px 0;margin-right:10px}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-now,.td_block_weather .td-column-3 .td-weather-now{padding:30px 0;position:relative;left:-10px;width:100px;margin-right:0}}.td_block_weather .td-column-2 .td-weather-now .td-big-degrees,.td_block_weather .td-column-3 .td-weather-now .td-big-degrees{font-size:32px}.td_block_weather .td-column-2 .td-weather-degrees-wrap,.td_block_weather .td-column-3 .td-weather-degrees-wrap{padding:12px 0}.td_block_weather .td-column-2 .td-weather-animated-icon,.td_block_weather .td-column-3 .td-weather-animated-icon{width:auto}.td_block_weather .td-column-2 .td-weather-lo-hi,.td_block_weather .td-column-3 .td-weather-lo-hi{width:auto}.td_block_weather .td-column-2 .td-weather-info-wrap,.td_block_weather .td-column-3 .td-weather-info-wrap{width:45%;float:right;padding-left:20px}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-info-wrap,.td_block_weather .td-column-3 .td-weather-info-wrap{width:100%;padding-left:0}}.td_block_weather .td-column-2 .td-weather-information,.td_block_weather .td-column-3 .td-weather-information{padding:3px 0 10px}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-information,.td_block_weather .td-column-3 .td-weather-information{padding:5px 0}}.td_block_weather .td-column-2 .td-weather-information:before,.td_block_weather .td-column-3 .td-weather-information:before{top:auto;bottom:-4px}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-information:before,.td_block_weather .td-column-3 .td-weather-information:before{bottom:auto;top:-2px}}.td_block_weather .td-column-2 .td-weather-week,.td_block_weather .td-column-3 .td-weather-week{padding:20px 0 15px}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-week,.td_block_weather .td-column-3 .td-weather-week{padding:15px 0}}.td_block_weather .td-column-2 .td-weather-week:before,.td_block_weather .td-column-3 .td-weather-week:before{display:none}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-week:before,.td_block_weather .td-column-3 .td-weather-week:before{display:block}}.td_block_weather .td-column-3 .td-weather-temp-wrap{margin-right:100px}@media (max-width:1018px){.td_block_weather .td-column-3 .td-weather-temp-wrap{margin-right:0}}.td-weather-top-widget{display:inline-block;margin-right:32px}.td-weather-top-widget .td-icons{background:none;vertical-align:middle;position:relative;top:-1px;margin-right:2px}.td-weather-top-widget .td-icons:before{font-size:18px;display:block}.td-weather-top-widget .td-weather-now{line-height:inherit;padding:0;float:none;width:auto;display:inline-block}@media (min-width:768px) and (max-width:1018px){.td-weather-top-widget .td-weather-now{left:0}}.td-weather-top-widget .td-weather-now span{font-weight:600}.td-weather-top-widget .td-weather-now .td-big-degrees{font-size:11px}.td-weather-top-widget .td-weather-now .td-weather-unit{font-size:8px;opacity:1;left:1px;top:-6px;vertical-align:inherit}.td-weather-top-widget .td-weather-header{display:inline-block;padding-left:6px}.td-weather-top-widget .td-weather-header .td-weather-city{font-size:11px;font-weight:500;text-transform:none;margin:0}.td_module_1{padding-bottom:24px}@media (min-width:768px) and (max-width:1018px){.td_module_1 .entry-title{font-size:17px;line-height:22px}}@media (max-width:767px){.td_module_1 .entry-thumb{width:100%}}.td_module_2{padding-bottom:32px}@media (min-width:768px) and (max-width:1018px){.td_module_2 .entry-title{font-size:17px;line-height:22px}}@media (max-width:767px){.td_module_2 .entry-thumb{width:100%}}@media (min-width:768px) and (max-width:1018px){.td_module_3 .entry-title{font-size:17px;line-height:22px}}@media (max-width:767px){.td_module_3 .entry-thumb{width:100%}}.td_module_4{padding-bottom:43px}@media (min-width:768px) and (max-width:1018px){.td_module_4 .entry-title{font-size:17px;line-height:22px}}@media (max-width:767px){.td_module_4 .entry-thumb{width:100%}}.td_module_5{padding-bottom:20px;border-bottom:1px dashed #f2f2f2;margin-bottom:17px}.td_module_5 .td-module-meta-info{margin-bottom:17px}.td_module_5 .td-module-thumb{margin-bottom:14px}.td_module_5 .td-excerpt{margin-top:0}@media (min-width:768px) and (max-width:1018px){.td_module_5 .entry-title{font-size:17px;line-height:22px;font-weight:500}}@media (min-width:1019px) and (max-width:1140px){.td_module_5 .entry-title{font-weight:400}}@media (max-width:767px){.td_module_5 .entry-thumb{width:100%}}.td_module_6{padding-bottom:26px}.td_module_6 .td-module-thumb{position:absolute;left:0;top:0}@media (min-width:768px) and (max-width:1018px){.td_module_6 .td-module-thumb{width:80px}}.td_module_6 .item-details{margin-left:116px;min-height:70px}@media (min-width:768px) and (max-width:1018px){.td_module_6 .item-details{margin-left:95px;min-height:55px}}.td_module_6 .entry-title{font-size:14px;line-height:20px;margin-bottom:4px;font-weight:500}@media (min-width:768px) and (max-width:1140px){.td_module_6 .entry-title{font-size:12px;line-height:18px}}@media (max-width:767px){.td_module_6 .entry-title{font-size:14px}}.td_module_6 .td-module-meta-info{margin-bottom:0;min-height:0}@media (min-width:768px) and (max-width:1140px){.td_module_6 .td-icon-star,.td_module_6 .td-icon-star-empty,.td_module_6 .td-icon-star-half{font-size:15px;width:17px}}@media (min-width:768px) and (max-width:1018px){.td_module_6 .td-post-category{margin-bottom:5px}}@media (max-width:500px){.td_module_6 .td-icon-star,.td_module_6 .td-icon-star-empty,.td_module_6 .td-icon-star-half{font-size:15px;width:17px}}.td_module_7{padding-bottom:26px}.td_module_7 .td-module-thumb{position:absolute;right:0;top:0}.td_module_7 .item-details{margin-right:116px;min-height:70px}.td_module_7 .entry-title{font-size:13px;line-height:20px;margin-bottom:4px;font-weight:500}@media (min-width:768px) and (max-width:1140px){.td_module_7 .entry-title{font-size:12px;line-height:18px}}@media (max-width:767px){.td_module_7 .entry-title{font-size:14px}}.td_module_7 .td-module-meta-info{margin-bottom:0}@media (min-width:768px) and (max-width:1140px){.td_module_7 .td-icon-star,.td_module_7 .td-icon-star-empty,.td_module_7 .td-icon-star-half{font-size:15px;width:17px}}@media (min-width:768px) and (max-width:1018px){.td_module_7 .td-post-category{margin-bottom:5px}}@media (max-width:500px){.td_module_7 .td-icon-star,.td_module_7 .td-icon-star-empty,.td_module_7 .td-icon-star-half{font-size:15px;width:17px}}.td_module_8{padding-bottom:25px;border-bottom:1px dashed #f2f2f2;margin-bottom:16px}.td_module_8 .entry-title{font-size:17px;line-height:24px;margin-bottom:7px;font-weight:500}.td_module_8 .td-module-meta-info{margin-bottom:0}@media (min-width:768px) and (max-width:1018px){.td_module_8 .td-post-author-name{display:none}}.td_module_9{padding-bottom:25px;border-bottom:1px dashed #f2f2f2;margin-bottom:26px;text-align:center}.td_module_9 .td-module-comments{top:auto;float:none;margin-bottom:8px}.td_module_9 .entry-title{font-size:17px;line-height:24px;margin-bottom:8px;font-weight:500}.td_module_9 .td-module-meta-info{margin-bottom:0}.td_module_9 .td_quote_on_blocks{text-align:center}.td_module_9 .td-post-category{display:inline-block;margin:0 0 8px 0}.td_module_10{padding-bottom:40px}@media (max-width:767px){.td_module_10{padding-bottom:26px}.td_module_10 .td-post-category{display:none}}.td_module_10 .td-module-thumb{position:absolute;left:0;top:0}@media (max-width:767px){.td_module_10 .td-module-thumb{width:150px}}@media (max-width:500px){.td_module_10 .td-module-thumb{width:100px}}.td_module_10 .item-details{margin-left:244px;min-height:150px}@media (max-width:767px){.td_module_10 .item-details{margin-left:170px;min-height:103px}}@media (max-width:500px){.td_module_10 .item-details{margin-left:115px;min-height:69px}}@media (max-width:767px){.td_module_10 .td-excerpt{display:none}}.td_module_10 .entry-title{font-size:22px;line-height:28px;margin-bottom:5px}@media (max-width:500px){.td_module_10 .entry-title{font-size:14px;line-height:20px;font-weight:500}}@media (max-width:500px){.td_module_10 .td-video-play-ico{width:20px;height:20px;font-size:20px}}@media (min-width:768px) and (max-width:1018px){.td-pb-span8 .td_module_10 .td-module-thumb{width:190px}.td-pb-span8 .td_module_10 .item-details{margin-left:210px;min-height:131px}.td-pb-span8 .td_module_10 .entry-title{font-size:17px;line-height:22px}.td-pb-span8 .td_module_10 .td-post-author-name{display:none}}.td-pb-span4 .td_module_10{padding-bottom:40px}.td-pb-span4 .td_module_10 .td-module-thumb{width:80px}@media (max-width:767px){.td-pb-span4 .td_module_10 .td-module-thumb{width:150px}}@media (max-width:500px){.td-pb-span4 .td_module_10 .td-module-thumb{width:100px}}.td-pb-span4 .td_module_10 .item-details{margin-left:0;min-height:70px}@media (max-width:767px){.td-pb-span4 .td_module_10 .item-details{padding-left:170px;min-height:103px}}@media (max-width:500px){.td-pb-span4 .td_module_10 .item-details{padding-left:0;min-height:69px}}.td-pb-span4 .td_module_10 .entry-title{font-size:15px;font-weight:500;line-height:21px;padding-left:95px;min-height:55px;margin-bottom:13px}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td_module_10 .entry-title{font-size:13px;line-height:18px;min-height:50px}}@media (max-width:767px){.td-pb-span4 .td_module_10 .entry-title{font-size:22px;line-height:28px;margin-bottom:5px;padding-left:0;font-weight:400;min-height:0}}@media (max-width:500px){.td-pb-span4 .td_module_10 .entry-title{font-size:17px;line-height:23px;font-weight:500;padding-left:110px;min-height:69px;margin-bottom:13px}}.td-pb-span4 .td_module_10 .td-video-play-ico{width:20px;height:20px;font-size:20px}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td_module_10 .td-post-author-name{display:none}}.td_module_11{padding-bottom:48px}@media (min-width:768px) and (max-width:1018px){.td_module_11{padding-bottom:0;border-bottom:1px dashed #EAEAEA;margin-bottom:20px}.td_module_11:last-child{border:0}}@media (max-width:767px){.td_module_11{padding-bottom:30px}}.td_module_11 .td-module-thumb{position:absolute;left:0;top:0}@media (max-width:767px){.td_module_11 .td-module-thumb{width:200px}}@media (max-width:500px){.td_module_11 .td-module-thumb{width:100px}}.td_module_11 .item-details{margin-left:350px;min-height:235px}@media (max-width:767px){.td_module_11 .item-details{margin-left:220px;min-height:145px}}@media (max-width:500px){.td_module_11 .item-details{margin-left:0;min-height:73px;padding-left:110px}}.td_module_11 .entry-title{font-size:25px;line-height:29px;margin-bottom:11px}@media (min-width:768px) and (max-width:1018px){.td_module_11 .entry-title{font-size:20px;line-height:24px;font-weight:500}}@media (max-width:500px){.td_module_11 .entry-title{font-size:17px;line-height:23px;font-weight:500;margin-bottom:8px}}@media (max-width:767px){.td_module_11 .td-post-author-name{display:none}}.td_module_11 .td-excerpt{margin-bottom:15px}@media (max-width:767px){.td_module_11 .td-excerpt{display:none}}.td_module_11 .td-read-more{margin-bottom:0}@media (min-width:768px) and (max-width:1018px){.td_module_11 .td-read-more{display:none}}@media (max-width:767px){.td_module_11 .td-read-more{display:none}}@media (max-width:767px){.td_module_11 .td-video-play-ico{width:20px;height:20px;font-size:20px}}@media (min-width:768px) and (max-width:1018px){.td-pb-span12 .td_module_11 .entry-title{font-size:22px;line-height:28px;font-weight:400}}@media (min-width:1019px) and (max-width:1140px){.td-pb-span8 .td_module_11 .td-module-thumb{width:300px}.td-pb-span8 .td_module_11 .item-details{margin-left:324px;min-height:218px}}@media (min-width:768px) and (max-width:1018px){.td-pb-span8 .td_module_11 .td-module-thumb{width:192px}.td-pb-span8 .td_module_11 .item-details{margin-left:210px;min-height:165px}.td-pb-span8 .td_module_11 .td-post-author-name{display:none}}.td-pb-span4 .td_module_11 .td-module-thumb{position:relative;margin-bottom:8px}@media (max-width:767px){.td-pb-span4 .td_module_11 .td-module-thumb{position:absolute}}@media (max-width:500px){.td-pb-span4 .td_module_11 .td-module-thumb{width:100px}}.td-pb-span4 .td_module_11 .item-details{margin-left:0}@media (max-width:767px){.td-pb-span4 .td_module_11 .item-details{margin-left:220px}}@media (max-width:500px){.td-pb-span4 .td_module_11 .item-details{margin-left:0;min-height:73px}}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td_module_11 .td-post-author-name{display:none}}.td_module_12{padding-bottom:20px;border-bottom:1px dashed #f2f2f2;margin-bottom:30px}.td_module_12 .entry-title{font-size:34px;line-height:42px;margin-bottom:8px}@media (max-width:1018px){.td_module_12 .entry-title{font-size:26px;line-height:36px}}.td_module_12 .td-module-meta-info{margin-bottom:17px}.td_module_12 .td-excerpt{font-size:14px;line-height:24px;margin-bottom:15px}.td_module_13{padding-bottom:20px;border-bottom:1px dashed #f2f2f2;margin-bottom:30px}.td_module_13 .entry-title{font-size:34px;line-height:42px;margin-bottom:8px}@media (max-width:1018px){.td_module_13 .entry-title{font-size:26px;line-height:36px}}.td_module_13 .td-module-meta-info{margin-bottom:17px}.td_module_13 .td-module-thumb{margin-bottom:22px}.td_module_14{padding-bottom:40px}@media (min-width:768px) and (max-width:1018px){.td_module_14{padding-bottom:30px}}@media (max-width:767px){.td_module_14{padding-bottom:21px}}.td_module_14 .entry-thumb{width:100%}.td_module_14:last-child{padding-bottom:0}.td_module_14 .meta-info-container{position:relative}.td_module_14 .entry-title{font-size:30px;line-height:38px;font-weight:500;margin-bottom:10px;position:relative;bottom:-2px}@media (max-width:767px){.td_module_14 .entry-title{font-size:22px;line-height:30px}}@media (max-width:500px){.td_module_14 .entry-title{font-size:18px;line-height:26px;margin-left:14px;margin-right:14px}}.td_module_14 .entry-title:after{content:'';position:absolute;bottom:-43px;left:0;width:100%;border-bottom:1px dashed #f1f1f1}.td_module_14 .td-module-meta-info{position:absolute;margin:0;padding:0 60px;bottom:-43px;width:100%}@media (max-width:1018px){.td_module_14 .td-module-meta-info{padding:0 40px}}@media (max-width:767px){.td_module_14 .td-module-meta-info{bottom:-45px}}@media (max-width:500px){.td_module_14 .td-module-meta-info{padding:0 20px}}.td_module_14 .td-module-meta-holder{background-color:#fff;padding:10px 20px 17px 20px}@media (max-width:500px){.td_module_14 .td-module-meta-holder{padding:8px 0 19px 0}}@media (max-width:767px){.td_module_14 .td-post-category{display:none}}.td_module_14 .td-module-thumb{margin-bottom:60px}@media (max-width:767px){.td_module_14 .td-module-thumb{margin-bottom:70px}}@media (max-width:500px){.td_module_14 .td-post-author-name{margin-left:14px}}@media (max-width:500px){.td_module_14 .td-module-comments{margin-right:14px}}.td_module_14 .td-excerpt{padding:0 80px;font-size:14px;line-height:24px;margin-top:11px}@media (max-width:1018px){.td_module_14 .td-excerpt{padding:0 60px}}@media (max-width:767px){.td_module_14 .td-excerpt{padding:0 60px;margin-top:-5px}}@media (max-width:500px){.td_module_14 .td-excerpt{padding:0 32px}}.td_module_14 .td-read-more{display:block;margin-top:15px}.td-pb-span8 .td_module_14 .td-module-meta-info{padding:0 40px}@media (max-width:500px){.td-pb-span8 .td_module_14 .td-module-meta-info{padding:0 20px}}@media (min-width:768px) and (max-width:1018px){.td-pb-span8 .td_module_14 .entry-title{font-size:22px;line-height:30px}.td-pb-span8 .td_module_14 .td-module-meta-info{padding:0 20px}}.td-pb-span8 .td_module_14 .td-excerpt{padding:0 60px}@media (min-width:768px) and (max-width:1018px){.td-pb-span8 .td_module_14 .td-excerpt{padding:0 40px}}@media (max-width:500px){.td-pb-span8 .td_module_14 .td-excerpt{padding:0 34px}}.td-pb-span4 .td_module_14 .td-module-meta-info{padding:0 40px}@media (max-width:500px){.td-pb-span4 .td_module_14 .td-module-meta-info{padding:0 20px}}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td_module_14 .entry-title{font-size:22px;line-height:30px}.td-pb-span4 .td_module_14 .td-module-meta-info{padding:0 20px}}.td_module_16{padding-bottom:40px}@media (max-width:767px){.td_module_16{padding-bottom:26px}}.td_module_16 .td-module-thumb{position:absolute;left:0;top:0}@media (max-width:767px){.td_module_16 .td-module-thumb{width:80px}}.td_module_16 .item-details{margin-left:174px;min-height:150px}@media (max-width:767px){.td_module_16 .item-details{margin-left:95px;min-height:80px}}.td_module_16 .entry-title{font-size:22px;line-height:28px;margin-bottom:5px}@media (max-width:767px){.td_module_16 .entry-title{font-weight:500}}@media (max-width:500px){.td_module_16 .entry-title{font-size:17px;line-height:22px}}@media (max-width:767px){.td_module_16 .td-excerpt{display:none}}@media (max-width:1018px){.td_module_17{padding-bottom:10px}}.td_module_17 .td-module-image{position:relative}@media (max-width:767px){.td_module_17 .td-module-image{margin-left:-20px;margin-right:-20px}}.td_module_17 .td-module-image .entry-thumb{width:100%}.td_module_17 .entry-title{font-size:28px;line-height:38px;font-weight:700;margin-bottom:17px}@media (max-width:1018px){.td_module_17 .entry-title{font-size:21px;line-height:28px;margin-bottom:13px}}.td_module_17 .td-module-meta-holder{position:absolute;bottom:0;width:100%;height:47px;background-color:rgb(0 0 0 / .7);padding:15px 15px 15px 18px;font-size:12px;line-height:1;pointer-events:none}@media (max-width:767px){.td_module_17 .td-module-meta-holder{padding:13px 12px;height:43px}}.td_module_17 .td-left-meta{display:inline-block}.td_module_17 .td-left-meta .td-post-author-name a{color:#fff;pointer-events:auto}.td_module_17 .td-left-meta .td-post-author-name a:hover{color:#aaa}.td_module_17 .entry-review-stars{color:#fff}.td_module_17 .td-category-corner{padding:0;text-align:left}.td_module_17 .td-post-category{background-color:#fff!important;color:#000;font-size:11px;padding:5px 10px;bottom:auto;top:0}.td_module_17 .td-post-category:hover{background-color:#fff;color:#aaa}.td_module_17 .td-module-comments{pointer-events:auto}.td_module_17 .td-module-comments a{color:#000;background-color:#fff!important}.td_module_17 .td-module-comments a:after{border-color:#fff #fff0 #fff0 transparent!important}.td_module_17 .td-excerpt{font-size:16px;line-height:26px;margin-top:24px}@media (max-width:1018px){.td_module_17 .td-excerpt{font-size:14px;line-height:24px;margin-top:20px}}.td_module_17 .td-read-more{margin-top:20px}@media (max-width:1018px){.td_module_17 .td-read-more{margin-top:15px}}.td_module_17 .td-read-more a{background-color:transparent!important;color:#000;font-size:14px;padding:0 10px 10px 0}.td_module_17 .td-read-more a:hover{color:var(--td_theme_color,#4db2ec)}.td_module_17 .td-icon-menu-right{font-size:9px;margin-left:8px;vertical-align:middle}.td_module_17 .td-module-image{overflow:hidden}.td_module_17 .td-module-thumb{margin-bottom:0}.td_module_18{padding-bottom:40px}@media (max-width:1018px){.td_module_18{padding-bottom:30px}}.td_module_18 .meta-info-container{padding-bottom:10px;border-bottom:1px dashed #f2f2f2;text-align:center}@media (max-width:1018px){.td_module_18 .meta-info-container{padding-bottom:0}}@media (max-width:767px){.td_module_18 .td-module-thumb{margin-left:-20px;margin-right:-20px}}.td_module_18 .entry-title{font-size:25px;line-height:32px;font-weight:700;margin:9px 0 12px}@media (max-width:1018px){.td_module_18 .entry-title{font-size:22px;line-height:28px;margin:8px 0}}.td_module_18 .td-module-meta-info{position:relative;width:100%;margin-bottom:27px}@media (max-width:1018px){.td_module_18 .td-module-meta-info{margin-bottom:18px}}.td_module_18 .td-post-author-name a{font-size:12px}.td_module_18 .td-post-author-name a:hover{opacity:.7}.td_module_18 .td-post-date{font-size:12px}.td_module_18 .td-module-comments{position:absolute;right:0;bottom:-5px}.td_module_18 .td-post-category{text-transform:uppercase;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:12px;line-height:1;background-color:#fff0;color:#000;display:inline-block}.td_module_18 .td-post-category:hover{background-color:transparent!important;opacity:.7}.td_module_18 .entry-thumb{width:100%}.td_module_18 .td-excerpt{font-size:15px;line-height:27px;margin-top:20px}@media (max-width:1018px){.td_module_18 .td-excerpt{font-size:13px;line-height:23px}}.td_module_18 .td-read-more{margin-top:9px;margin-bottom:23px}.td_module_18 .td-read-more a{background-color:transparent!important;color:#000;font-size:14px}.td_module_18 .td-read-more a:hover{background-color:transparent!important;color:var(--td_theme_color,#4db2ec)}.td_module_18 .td-icon-menu-right{font-size:9px;margin-left:8px;vertical-align:middle}.td-pb-span12.td-main-content .td_module_18 .entry-title{font-size:34px;line-height:44px}@media (max-width:1018px){.td-pb-span12.td-main-content .td_module_18 .entry-title{font-size:22px;line-height:28px}}.td_module_19{padding-bottom:50px}@media (max-width:1018px){.td_module_19{padding-bottom:40px}}@media (max-width:767px){.td_module_19{border-bottom:1px dashed #f2f2f2;padding-bottom:20px;margin-bottom:20px}}.td_module_19 .meta-info-container{position:relative}.td_module_19 .td-module-image{position:absolute;top:0;left:0}.td_module_19 .td-module-thumb{overflow:hidden;width:264px;height:366px;margin-bottom:0}@media (min-width:768px) and (max-width:1018px){.td_module_19 .td-module-thumb{width:210px}}@media (max-width:767px){.td_module_19 .td-module-thumb{width:100px;height:120px}}.td_module_19 .entry-thumb{max-width:none;position:absolute;margin:0 auto;left:-9999px;right:-9999px;width:auto;height:100%}.td_module_19 .td-post-category{display:inline-block;padding:5px 8px;text-transform:uppercase;font-size:11px;line-height:1;background-color:#000;color:#fff;position:absolute;left:0;bottom:25px;z-index:1}@media (max-width:767px){.td_module_19 .td-post-category{padding:4px 7px;font-size:9px;bottom:10px}}.td_module_19 .td-item-details{margin-left:294px;min-height:366px}@media (min-width:768px) and (max-width:1018px){.td_module_19 .td-item-details{margin-left:230px}}@media (max-width:767px){.td_module_19 .td-item-details{margin-left:120px;min-height:120px}}.td_module_19 .td-module-meta-info{position:relative}.td_module_19 .entry-title{font-size:30px;line-height:38px;font-weight:900;margin-bottom:10px}@media (min-width:768px) and (max-width:1018px){.td_module_19 .entry-title{font-size:24px;line-height:28px}}@media (max-width:767px){.td_module_19 .entry-title{font-size:20px;line-height:25px;margin-bottom:8px}}.td_module_19 .td-post-author-name{font-size:13px}@media (min-width:768px) and (max-width:1018px){.td_module_19 .td-post-author-name{font-size:12px}}@media (max-width:767px){.td_module_19 .td-post-author-name{display:none}}.td_module_19 .td-post-author-name:hover{color:var(--td_theme_color,#4db2ec)}.td_module_19 .td-post-date{font-size:13px}@media (max-width:1018px){.td_module_19 .td-post-date{font-size:12px}}.td_module_19 .td-excerpt{font-size:16px;line-height:26px;margin-top:18px}@media (min-width:768px) and (max-width:1018px){.td_module_19 .td-excerpt{font-size:14px;line-height:22px;margin-top:15px}}@media (max-width:767px){.td_module_19 .td-excerpt{display:none}}.td_module_19 .td-read-more{margin-top:21px}@media (min-width:768px) and (max-width:1018px){.td_module_19 .td-read-more{margin-top:15px}}@media (max-width:767px){.td_module_19 .td-read-more{display:none}}.td_module_19 .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none}@media (max-width:767px){.td_module_19 .td-video-play-ico{width:30px;height:30px;font-size:30px;top:10px;right:10px;transform:none;-webkit-transform:none}}.td_module_19 .td-read-more a{background-color:#000;color:#fff;font-size:14px}@media (max-width:1018px){.td_module_19 .td-read-more a{font-size:13px}}@media (max-width:767px){.td_module_19 .td-read-more a{font-size:11px;padding:8px 11px;display:none}}.td-pb-span12.td-main-content .td_module_19 .td-module-thumb{width:534px;height:350px}@media (min-width:768px) and (max-width:1018px){.td-pb-span12.td-main-content .td_module_19 .td-module-thumb{width:400px;height:320px}}@media (max-width:767px){.td-pb-span12.td-main-content .td_module_19 .td-module-thumb{width:100px;height:120px}}.td-pb-span12.td-main-content .td_module_19 .td-module-thumb .entry-thumb{height:auto}@media (min-width:767px){.td-pb-span12.td-main-content .td_module_19 .td-module-thumb .entry-thumb{max-width:100%}}@media (min-width:768px) and (max-width:1018px){.td-pb-span12.td-main-content .td_module_19 .td-module-thumb .entry-thumb{width:100%}}@media (max-width:767px){.td-pb-span12.td-main-content .td_module_19 .td-module-thumb .entry-thumb{height:100%}}.td-pb-span12.td-main-content .td_module_19 .td-item-details{min-height:350px;margin-left:564px}@media (min-width:768px) and (max-width:1018px){.td-pb-span12.td-main-content .td_module_19 .td-item-details{min-height:330px;margin-left:430px}}@media (max-width:767px){.td-pb-span12.td-main-content .td_module_19 .td-item-details{min-height:120px;margin-left:115px}}.td_module_mx1{position:relative;padding-bottom:0;margin-bottom:3px}.td_module_mx1 .td-module-meta-info .td-post-category{background-color:#fff!important;color:#222}@media (min-width:768px) and (max-width:1018px){.td_module_mx1 .td-module-meta-info .td-post-category{display:none}}.td_module_mx1 .td-module-meta-info{position:absolute;bottom:0;padding:0 17px;margin-bottom:17px;z-index:1}.td_module_mx1 .td-module-meta-info .td-post-author-name a{color:#fff}.td_module_mx1 .entry-title{font-size:17px;font-weight:700;line-height:21px}@media (min-width:768px) and (max-width:1018px){.td_module_mx1 .entry-title{font-size:15px;font-weight:500;line-height:20px}}.td_module_mx1 .entry-title a{color:#fff!important}.td_module_mx1 .td-video-play-ico{z-index:1}@media (min-width:768px) and (max-width:1018px){.td_module_mx1 .td-video-play-ico{top:auto;left:auto;bottom:10px;right:10px;transform:none;-webkit-transform:none}}.td_module_mx1 .td-icon-star,.td_module_mx1 .td-icon-star-half,.td_module_mx1 .td-icon-star-empty{color:#fff}@media (min-width:768px) and (max-width:1018px){.td_module_mx1 .td-icon-star,.td_module_mx1 .td-icon-star-half,.td_module_mx1 .td-icon-star-empty{font-size:14px;width:17px}}.td_module_mx1 .td-module-thumb{margin-bottom:0;overflow:hidden;height:220px}@media (max-width:1140px){.td_module_mx1 .td-module-thumb{height:auto}}.td_module_mx1 .td-module-thumb .entry-thumb{max-width:none}@media (max-width:1140px){.td_module_mx1 .td-module-thumb .entry-thumb{max-width:100%;width:100%}}.td_module_mx1 .td-module-thumb a:last-child:before{bottom:0;top:auto;content:"";display:block;height:80%;width:100%;position:absolute;z-index:1;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff0),color-stop(100%,rgb(0 0 0 / .7)));background:-webkit-linear-gradient(top,#fff0 0%,rgb(0 0 0 / .7) 100%);background:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .7) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0)}@media (min-width:768px) and (max-width:1018px){.td_module_mx1 .td-author-date{display:block;margin-top:5px}}.td_module_mx2{padding-bottom:0;*zoom:1}.td_module_mx2:before,.td_module_mx2:after{display:table;content:"";line-height:0}.td_module_mx2:after{clear:both}.td_module_mx2 .entry-title{font-size:13px;font-weight:500;line-height:18px;margin:0 0 5px 0}.td_module_mx2 .entry-thumb{width:80px}.td_module_mx2 .td-module-thumb{position:absolute;margin-bottom:0}.td_module_mx2 .item-details{margin:0 0 20px 100px;min-height:60px;padding-top:2px}.td_module_mx2.td-module-search-def .item-details{min-height:80px}@media (min-width:768px) and (max-width:1018px){.td_block_inner .td_module_mx2 .item-details{margin-left:95px}.td_block_inner .td_module_mx2 .td-post-category{margin-bottom:5px}.td_block_inner .td_module_mx2 .td-icon-star,.td_block_inner .td_module_mx2 .td-icon-star-empty,.td_block_inner .td_module_mx2 .td-icon-star-half{font-size:15px;width:17px}}@media (max-width:767px){.td_block_inner .td_module_mx2 .entry-title{font-size:16px;line-height:22px}.td_block_inner .td_module_mx2 .item-details{margin-bottom:30px}}@media (max-width:500px){.td_block_inner .td_module_mx2 .entry-title{font-size:14px;line-height:20px}}.td_module_mx3{position:relative;padding-bottom:53px;margin-bottom:18px}@media (max-width:767px){.td_module_mx3{width:48%;float:left;padding-bottom:73px;margin-bottom:0}.td_module_mx3:nth-child(even){margin-left:4%}}@media (max-width:500px){.td_module_mx3{width:100%;float:left;padding-bottom:75px}.td_module_mx3:nth-child(even){margin-left:0}}.td_module_mx3:last-child{margin-bottom:0}.td_module_mx3 .td-module-meta-info{position:absolute;bottom:7px;width:284px;background-color:#fff;border-bottom:1px dashed #f1f1f1;margin:0 20px;padding:14px 20px 25px 20px}@media (min-width:1019px) and (max-width:1140px){.td_module_mx3 .td-module-meta-info{width:270px;margin:0 15px}}@media (min-width:768px) and (max-width:1018px){.td_module_mx3 .td-module-meta-info{width:208px;margin:0 10px;padding:9px 16px 25px}.td_module_mx3 .td-module-meta-info .td-post-category{display:none}}@media (max-width:767px){.td_module_mx3 .td-module-meta-info{width:90%;margin:0 5%;bottom:33px;padding-left:5%;padding-right:5%;padding-bottom:20px;border-bottom:0}}@media (max-width:1018px){.td_module_mx3 .td-post-category{display:none}}.td_module_mx3 .entry-title{position:relative;font-size:17px;font-weight:700;line-height:21px;font-style:normal;margin:0 0 12px 0;height:auto;bottom:0}@media (min-width:768px) and (max-width:1018px){.td_module_mx3 .entry-title{font-size:15px}}@media (max-width:500px){.td_module_mx3 .entry-title{font-size:18px;line-height:26px;font-weight:500}}@media (max-width:767px){.td_module_mx3 .entry-thumb{width:100%}}.td_module_mx4 .td-module-thumb{margin-bottom:7px}@media (max-width:500px){.td_module_mx4 .td-module-thumb{margin-bottom:0}}.td_module_mx4 .entry-title{font-size:15px;line-height:20px;font-weight:500;margin-bottom:0}@media (max-width:500px){.td_module_mx4 .entry-title{padding-left:115px;font-size:14px;line-height:21px}}.td_module_mx4 .td_quote_on_blocks{margin-top:10px}.td_module_mx4 .entry-thumb{width:100%}@media (max-width:767px){.td_module_mx4 .td-video-play-ico{width:30px;height:30px;font-size:30px}}@media (max-width:500px){.td_module_mx4 .td-video-play-ico{width:20px;height:20px;font-size:20px}}@media (max-width:500px){.td_module_mx4{min-height:69px;padding-bottom:0;margin-bottom:30px}.td_module_mx4 .td-module-image{width:100px;position:absolute;left:0;top:0}}@media (max-width:767px){.td-column-3 .td_module_mx4 .entry-title{font-size:12px;line-height:18px}}@media (max-width:500px){.td-column-3 .td_module_mx4 .entry-title{padding-left:115px;font-size:14px;line-height:21px}}.td-column-1 .td_module_mx4{padding-bottom:22px}@media (max-width:767px){.td-column-1 .td_module_mx4{padding-bottom:35px}}.td-column-1 .td_module_mx4 .entry-title{font-size:13px;line-height:18px;font-weight:500}@media (max-width:767px){.td-column-1 .td_module_mx4 .entry-title{font-size:16px;line-height:22px}}@media (max-width:500px){.td-column-1 .td_module_mx4 .entry-title{font-size:14px;line-height:21px;padding-left:0}}.td-column-1 .td_module_mx4 .td-video-play-ico{width:30px;height:30px;font-size:30px}@media (max-width:500px){.td-column-1 .td_module_mx4{margin-bottom:0}.td-column-1 .td_module_mx4 .td-module-thumb{margin-bottom:7px}.td-column-1 .td_module_mx4 .td-module-image{width:100%;position:relative}.td-column-1 .td_module_mx4 .td-post-category{width:auto}}.td_module_mx7 .td-module-thumb{margin-bottom:9px}.td_module_mx7 .entry-title{font-size:16px;line-height:21px;font-weight:500}@media (min-width:768px) and (max-width:1018px){.td_module_mx7 .entry-title{font-size:14px;line-height:20px}}.td_module_mx7 .td-module-meta-info{margin-bottom:13px}.td_module_mx7 .td_quote_on_blocks{margin-top:10px}.td_module_mx7 .td-post-author-name{display:block;margin-bottom:10px}.td_module_mx7 .td-post-author-name span{display:none}@media (min-width:768px) and (max-width:1018px){.td_module_mx7 .td-post-author-name{display:none}}@media (max-width:767px){.td_module_mx7 .entry-thumb{width:100%}}@media (max-width:767px){.td-column-3 .td_module_mx7 .td-post-author-name{display:none}.td-column-3 .td_module_mx7 .entry-title{font-size:18px;line-height:24px}.td-column-3 .td_module_mx7 .td-video-play-ico{width:40px;height:40px;font-size:40px;border-width:2px}}.td_module_mx8:hover .entry-title a{color:#fff!important}.td_module_mx8 .td-module-thumb{margin-bottom:5px;overflow:hidden}.td_module_mx8 .td-module-thumb a:last-child:after{bottom:0;content:"";display:block;height:80%;width:100%;position:absolute;z-index:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff0),color-stop(100%,rgb(0 0 0 / .7)));background:-webkit-linear-gradient(top,#fff0 0%,rgb(0 0 0 / .7) 100%);background:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .7) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0)}.td_module_mx8 .entry-thumb{width:100%}.td_module_mx8 .meta-info-container{position:relative}.td_module_mx8 .td-module-meta-info{position:absolute;bottom:14px;margin-bottom:0;width:100%;padding:0 21px}.td_module_mx8 .entry-title{font-weight:500;font-size:24px;line-height:32px}.td_module_mx8 .td-post-category{background-color:#fff!important;color:#000}.td_module_mx8 .entry-review-stars{margin-right:22px}.td_module_mx8 .entry-title a,.td_module_mx8 .td-post-author-name a,.td_module_mx8 .td-post-date,.td_module_mx8 .td-icon-star,.td_module_mx8 .td-icon-star-half,.td_module_mx8 .td-icon-star-empty{color:#fff}.td_module_mx8 .td-module-comments{float:none;display:inline-block;vertical-align:top;top:2px;margin-left:22px}.td_module_mx8 .td-module-comments a{background-color:transparent!important;padding:0;font-size:11px;font-weight:400}.td_module_mx8 .td-module-comments a:before{font-family:'newspaper',sans-serif;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e83b";margin-right:5px;font-size:9px}.td_module_mx8 .td-module-comments a:after{display:none}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td_module_mx8 .td-author-date{display:none}.td-pb-span4 .td_module_mx8 .td-module-meta-info{bottom:10px}.td-pb-span4 .td_module_mx8 .td_module_wrap .entry-title{margin:0}.td-pb-span4 .td_module_mx8 .td-video-play-ico{width:30px;height:30px;top:10px;right:10px;transform:none;-webkit-transform:none}.td-pb-span4 .td_module_mx8 .entry-title{margin:0}}.td_module_mx16{padding-bottom:35px}.td_module_mx16 .entry-title{font-size:24px;line-height:28px;font-weight:900;margin-bottom:10px}@media (min-width:768px) and (max-width:1018px){.td_module_mx16 .entry-title{font-size:19px;line-height:22px;font-weight:700}}.td_module_mx16 .td-info-container{position:relative}.td_module_mx16 .td-module-image{width:100px;height:140px;overflow:hidden;position:absolute;top:0;left:0}@media (min-width:768px) and (max-width:1018px){.td_module_mx16 .td-module-image{width:80px}}.td_module_mx16 .entry-thumb{max-width:none;position:absolute;margin:0 auto;left:-9999px;right:-9999px;width:auto;height:140px}.td_module_mx16 .td-post-category{display:inline-block;padding:4px 7px;margin-right:0;font-size:9px;bottom:15px;text-transform:uppercase;line-height:1;background-color:#000;color:#fff;position:absolute;left:0;z-index:1}.td_module_mx16 .td-video-play-ico{width:20px;height:20px;font-size:20px;top:10px;right:10px;border-width:1px;transform:none;-webkit-transform:none}@media (max-width:767px){.td_module_mx16 .td-video-play-ico{width:30px;height:30px;font-size:30px;border-width:2px;top:10px;right:10px}}.td_module_mx16 .td-item-details{margin-left:120px;min-height:140px}@media (min-width:768px) and (max-width:1018px){.td_module_mx16 .td-item-details{margin-left:90px}}.td_module_mx16 .td-module-meta-info{position:relative}.td_module_mx16 .td-post-date{font-size:12px}.td_module_mx16 .td-module-comments{position:absolute;bottom:2px;right:0}.td_module_mx16 .td-excerpt{font-size:13px;line-height:19px;margin:0}.td_module_mx16 .td-read-more{margin:13px 0 0 0}@media (min-width:768px) and (max-width:1018px){.td_module_mx16 .td-read-more{display:none}}.td_module_mx16 .td-read-more a{background-color:#000;color:#fff;font-size:11px;padding:8px 11px}.td_module_mx17 .td-module-image{height:450px;overflow:hidden;margin-bottom:15px;position:relative}@media (max-width:767px){.td_module_mx17 .td-module-image{height:auto;margin-bottom:0}}.td_module_mx17 .entry-thumb{max-width:none;position:absolute;margin:0 auto;left:-9999px;right:-9999px;width:auto}@media (max-width:767px){.td_module_mx17 .entry-thumb{width:100%;left:auto;right:auto;position:relative}}.td_module_mx17 .td-post-category{display:inline-block;padding:5px 8px 6px;text-transform:uppercase;font-size:11px;line-height:1;background-color:#000;color:#fff;position:absolute;left:0;bottom:25px;z-index:1}@media (min-width:768px) and (max-width:1018px){.td_module_mx17 .td-post-category{padding:4px 7px;font-size:9px;bottom:15px}}.td_module_mx17 .entry-title{font-size:26px;line-height:32px;font-weight:900;margin-bottom:10px}@media (min-width:768px) and (max-width:1018px){.td_module_mx17 .entry-title{font-size:18px;line-height:24px}}@media (max-width:767px){.td_module_mx17 .entry-title{font-size:24px;line-height:30px}}.td_module_mx17 .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none}.td_module_mx17 .td-module-meta-info{position:relative}.td_module_mx17 .td-post-author-name{font-size:13px}@media (min-width:768px) and (max-width:1018px){.td_module_mx17 .td-post-author-name{font-size:12px}}.td_module_mx17 .td-post-author-name:hover{color:var(--td_theme_color,#4db2ec)}.td_module_mx17 .td-post-date{font-size:13px}@media (min-width:768px) and (max-width:1018px){.td_module_mx17 .td-post-date{font-size:12px}}.td_module_mx17 .td-module-comments{position:absolute;bottom:-4px;right:0}.td_block_slide{position:relative;overflow:hidden;*zoom:1}.td_block_slide:before,.td_block_slide:after{display:table;content:"";line-height:0}.td_block_slide:after{clear:both}.td_block_slide .td_block_inner{position:relative}.td_block_slide .td-module-thumb,.td_block_slide .td-video-play-ico,.td_block_slide .td-slide-meta,.td_block_slide i{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.td_block_slide .td-module-thumb{margin-bottom:0;z-index:-1;position:static}.td_block_slide .td-video-play-ico{width:40px!important;height:40px!important;font-size:40px!important;border-width:0.050em!important}@media (max-width:1018px){.td_block_slide .td-video-play-ico{top:12px;left:auto;right:12px;transform:none;-webkit-transform:none}}.td_block_slide .td-admin-edit{height:auto!important}.td_block_slide .td_module_slide{z-index:1}.td_block_slide .td-image-gradient:before{height:100%}.td_block_slide .td-module-thumb,.td_block_slide .entry-thumb{height:100%}.td_block_slide .entry-thumb{background-size:cover}.td_block_slide .td-slide-meta{z-index:2;position:absolute;bottom:10px;width:100%;padding:0 22px;color:#fff;left:0;right:0;margin:0 auto}@media (max-width:767px){.td_block_slide .td-slide-meta{padding:0 12px;bottom:3px}}.td_block_slide .td-slide-meta a,.td_block_slide .td-slide-meta span{color:#fff}.td_block_slide .entry-title{margin:5px 0}.td_block_slide .entry-review-stars{margin-right:22px;top:0}.td_block_slide .td-post-date{color:#fff;margin-left:4px}.td_block_slide .td-post-views{display:inline-block;vertical-align:top;margin-right:22px;line-height:15px}.td_block_slide .td-icon-views{position:relative;line-height:17px;font-size:14px;margin-right:5px;vertical-align:top}.td_block_slide .td-post-comments{position:relative;top:2px;display:inline-block;vertical-align:top;margin-left:10px}.td_block_slide .td-icon-comments{margin-right:5px;font-size:9px;position:relative;top:1px}.td_block_slide .td-slide-nav{padding:20px;position:absolute;display:block;height:80px;margin-top:-40px;top:50%;font-size:38px;color:#fff;opacity:0;-webkit-transition:opacity 0.4s;transition:opacity 0.4s}.td_block_slide .td-slide-nav-svg{display:inline-flex;align-items:center;justify-content:center}.td_block_slide .td-slide-nav-svg svg{width:38px;height:auto}.td_block_slide .td-slide-nav-svg svg,.td_block_slide .td-slide-nav-svg svg *{fill:#fff}.td_block_slide .prevButton{left:0}.td_block_slide .nextButton{right:0}.td_block_slide .td_module_wrap:hover .entry-title a{color:#fff}.td-ss-main-sidebar .td_block_slide,.td-ss-row .td-pb-span4 .td_block_slide{overflow:visible}.td-theme-slider .slide-meta-cat a{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:12px;font-weight:500;text-transform:uppercase;display:inline-block;margin:0 0 5px 0;padding:4px 7px 3px;line-height:14px;background-color:rgb(0 0 0 / .7);-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease}@media (max-width:767px){.td-theme-slider .slide-meta-cat a{font-size:10px;padding:2px 5px 2px;margin-bottom:0;line-height:13px}}.td-theme-slider:hover .td-slide-nav{opacity:1;z-index:1}.td-theme-slider:hover .slide-meta-cat a{background-color:var(--td_theme_color,#4db2ec)}@-moz-document url-prefix(){.td-theme-slider .slide-meta-cat a{padding:3px 7px 4px}@media (max-width:767px){.td-theme-slider .slide-meta-cat a{line-height:12px}}}.iosSlider-col-3,.iosSlider-col-3 .td_module_slide{height:580px}@media (min-width:1019px) and (max-width:1140px){.iosSlider-col-3,.iosSlider-col-3 .td_module_slide{height:532px}}@media (min-width:768px) and (max-width:1018px){.iosSlider-col-3,.iosSlider-col-3 .td_module_slide{height:402px}}@media (max-width:767px){.iosSlider-col-3,.iosSlider-col-3 .td_module_slide{height:298px}}@media (max-width:500px){.iosSlider-col-3,.iosSlider-col-3 .td_module_slide{height:163px}}.iosSlider-col-3 .entry-title{font-size:48px;line-height:58px}@media (min-width:1019px) and (max-width:1140px){.iosSlider-col-3 .entry-title{font-size:42px;line-height:52px}}@media (min-width:768px) and (max-width:1018px){.iosSlider-col-3 .entry-title{font-size:34px;line-height:44px}}@media (max-width:767px){.iosSlider-col-3 .entry-title{font-size:26px;line-height:32px}}@media (max-width:500px){.iosSlider-col-3 .entry-title{font-size:18px;line-height:24px}}.iosSlider-col-2,.iosSlider-col-2 .td_module_slide{height:385px}@media (min-width:1019px) and (max-width:1140px){.iosSlider-col-2,.iosSlider-col-2 .td_module_slide{height:354px}}@media (min-width:768px) and (max-width:1018px){.iosSlider-col-2,.iosSlider-col-2 .td_module_slide{height:268px}}@media (max-width:767px){.iosSlider-col-2,.iosSlider-col-2 .td_module_slide{height:303px}}@media (max-width:500px){.iosSlider-col-2,.iosSlider-col-2 .td_module_slide{height:166px}}.iosSlider-col-2 .entry-title{font-size:26px;line-height:32px}@media (min-width:768px) and (max-width:1018px){.iosSlider-col-2 .entry-title{font-size:22px;line-height:28px}}@media (max-width:500px){.iosSlider-col-2 .entry-title{font-size:18px;line-height:24px}}.td_block_slide .iosSlider-col-1,.td_block_slide .iosSlider-col-1 .td_module_slide{height:385px}@media (min-width:1019px) and (max-width:1140px){.td_block_slide .iosSlider-col-1,.td_block_slide .iosSlider-col-1 .td_module_slide{height:354px}}@media (min-width:768px) and (max-width:1018px){.td_block_slide .iosSlider-col-1,.td_block_slide .iosSlider-col-1 .td_module_slide{height:268px}}@media (max-width:767px){.td_block_slide .iosSlider-col-1,.td_block_slide .iosSlider-col-1 .td_module_slide{height:303px}}@media (max-width:500px){.td_block_slide .iosSlider-col-1,.td_block_slide .iosSlider-col-1 .td_module_slide{height:200px}}.td_block_slide .iosSlider-col-1 .entry-title{font-size:18px;line-height:24px}@media (max-width:767px){.td_block_slide .iosSlider-col-1 .entry-title{font-size:26px;line-height:32px}}@media (max-width:500px){.td_block_slide .iosSlider-col-1 .entry-title{font-size:18px;line-height:24px}}.td_block_slide .td_module_slide{visibility:hidden!important}.td_block_slide .td_module_slide:first-child{visibility:visible!important}.td-js-loaded .td_block_slide .td_module_slide{visibility:visible!important}@media (min-width:768px){.td_block_padding .td-block-row:last-child .td_module_wrap{padding-bottom:0}}@media (max-width:767px){.td_block_padding .td-block-row:last-child>div:last-child .td_module_wrap{padding-bottom:0}}.td_block_padding.td-column-1 .td-block-span12:last-child .td_module_wrap{padding-bottom:0}.td_block_padding .td-next-prev-wrap,.td_block_padding .td-load-more-wrap{margin-top:20px}@media (min-width:768px){.td_block_bot_line .td-block-row:last-child .td_module_wrap{margin-bottom:0;border-bottom:0}}@media (max-width:767px){.td_block_bot_line .td-block-row:last-child>div:last-child .td_module_wrap{margin-bottom:0;border-bottom:0}}.td_block_bot_line.td-column-1 .td-block-span12:last-child .td_module_wrap{margin-bottom:0;border-bottom:0}@media (min-width:767px){.td_block_1 .td-block-row:last-child .td_module_4:last-child{padding-bottom:0}}@media (min-width:768px){.td_block_1.td-column-2 .td-block-row:last-child .td_module_6:last-child,.td_block_1.td-column-3 .td-block-row:last-child .td_module_6:last-child{padding-bottom:0}}@media (max-width:767px){.td_block_1.td-column-2 .td_module_4,.td_block_1.td-column-3 .td_module_4{padding-bottom:21px}}.td_block_1.td-column-1 .td_module_4{padding-bottom:21px}@media (min-width:768px){.td_block_1.td-column-1 .td-block-span12:last-child .td_module_6{padding-bottom:0}}@media (min-width:767px){.td_block_1.td-column-1 .td-next-prev-wrap,.td_block_1.td-column-1 .td-load-more-wrap{margin-top:25px}}@media (max-width:767px){.td_block_1 .td-block-span4:last-child .td_module_6:last-child,.td_block_1 .td-block-span6:last-child .td_module_6:last-child,.td_block_1 .td-block-span12:last-child .td_module_6:last-child{padding-bottom:0}}.td_block_2 .td_module_2{padding-bottom:21px}.td_block_2 .td-next-prev-wrap,.td_block_2 .td-load-more-wrap{margin-top:26px}.td_block_3.td-column-2 .td-next-prev-wrap,.td_block_3.td-column-3 .td-next-prev-wrap,.td_block_3.td-column-2 .td-load-more-wrap,.td_block_3.td-column-3 .td-load-more-wrap{margin-top:13px}.td_block_5.td-column-2 .td-next-prev-wrap,.td_block_5.td-column-3 .td-next-prev-wrap,.td_block_5.td-column-2 .td-load-more-wrap,.td_block_5.td-column-3 .td-load-more-wrap{margin-top:13px}.td_block_6 .block-title,.td_block_9 .block-title{margin-bottom:21px}@media (min-width:768px){.td_block_6 .td-block-row:last-child .td_module_wrap{margin-bottom:0}}@media (max-width:767px){.td_block_6 .td-block-row:last-child>div:last-child .td_module_wrap{margin-bottom:0}}.td_block_6.td-column-1 .td-block-span12:last-child .td_module_wrap{margin-bottom:0}@media (min-width:767px){.td_block_7 .td-next-prev-wrap,.td_block_8 .td-next-prev-wrap,.td_block_11 .td-next-prev-wrap,.td_block_12 .td-next-prev-wrap,.td_block_7 .td-load-more-wrap,.td_block_8 .td-load-more-wrap,.td_block_11 .td-load-more-wrap,.td_block_12 .td-load-more-wrap{margin-top:26px}}@media (min-width:767px){.td_block_9 .td-next-prev-wrap,.td_block_10 .td-next-prev-wrap,.td_block_9 .td-load-more-wrap,.td_block_10 .td-load-more-wrap{margin-top:25px}}.td_block_11 .td-block-span12:last-child .td_module_wrap,.td_block_12 .td-block-span12:last-child .td_module_wrap{padding-bottom:0}@media (max-width:500px){.td_block_11.td-column-1 .td_module_10{padding-bottom:26px}.td_block_11.td-column-1 .td_module_10 .item-details{padding-left:115px}.td_block_11.td-column-1 .td_module_10 .entry-title{margin-bottom:5px;padding-left:0;min-height:0;font-size:14px;line-height:20px}}.td_block_13{margin-bottom:40px}.td_block_13 .td_block_inner:after{content:'';clear:both;display:table}@media (min-width:768px) and (max-width:1018px){.td_block_13{margin-bottom:30px}}.td_block_13 .td_module_mx3:last-child .td-module-meta-info{border-bottom:0}.td_block_13.td-column-1 .td-next-prev-wrap,.td_block_13.td-column-1 .td-load-more-wrap{margin-top:0}.td_block_13.td-column-2 .td_module_wrap:last-child,.td_block_13.td-column-3 .td_module_wrap:last-child{padding-bottom:0}.td_block_13.td-column-2 .td-next-prev-wrap,.td_block_13.td-column-3 .td-next-prev-wrap,.td_block_13.td-column-2 .td-load-more-wrap,.td_block_13.td-column-3 .td-load-more-wrap{margin-top:40px}@media (min-width:768px) and (max-width:1018px){.td_block_13.td-column-2 .td-next-prev-wrap,.td_block_13.td-column-3 .td-next-prev-wrap,.td_block_13.td-column-2 .td-load-more-wrap,.td_block_13.td-column-3 .td-load-more-wrap{margin-top:30px}}.td-pb-span4 .td_block_13{margin-bottom:22px}.td_block_14 .td_block_inner{margin-right:-3px}@media (max-width:500px){.td_block_14 .td_block_inner{margin-right:0}}.td_block_14 .td-block-row{margin-left:0;margin-right:0}.td_block_14 .td-block-row:last-child{margin-bottom:20px}.td_block_14 .td-block-span12:last-child .td_module_mx1{margin-bottom:0}@media (min-width:767px){.td_block_14 .td-block-row:last-child .td_module_mx1{margin-bottom:0}}@media (max-width:767px){.td_block_14 .td-block-row:last-child>div:last-child .td_module_mx1{margin-bottom:0}}.td_block_14 .td-block-span6{padding-left:0;padding-right:3px;width:50%}.td_block_14 .td-block-span4{padding-left:0;padding-right:3px;width:33.33333333%}@media (min-width:767px){.td_block_14.td-column-2 .td-next-prev-wrap,.td_block_14.td-column-3 .td-next-prev-wrap,.td_block_14.td-column-2 .td-load-more-wrap,.td_block_14.td-column-3 .td-load-more-wrap{margin-top:26px}}@media (max-width:767px){.td_block_14 .td-block-span12,.td_block_14 .td-block-span4{width:50%;float:left;padding-right:3px}.td_block_14 .td-block-span12:nth-child(even){margin-right:-3px}}@media (max-width:500px){.td_block_14 .td-block-span12,.td_block_14 .td-block-span4,.td_block_14 .td-block-span6{width:100%;float:left;padding-right:0}.td_block_14 .td-block-span12:nth-child(even){margin-right:0}}.td_block_14 .td-next-prev-wrap,.td_block_14 .td-load-more-wrap{margin-top:0}@media (max-width:767px){.td-pb-span12 .td_block_14 .td-block-span4:first-child{width:100%}.td-pb-span12 .td_block_14 .td-block-span4:first-child .entry-thumb{width:100%}}.td-pb-span4 .td_block_14{margin-bottom:48px}.td-pb-span4 .td_block_14 .td_block_inner{margin-right:0}@media (max-width:767px){.td-pb-span4 .td_block_14 .td_block_inner{margin-right:-3px}}@media (max-width:500px){.td-pb-span4 .td_block_14 .td_block_inner{margin-right:0}}.td-pb-span4 .td_block_14 .td-next-prev-wrap,.td-pb-span4 .td_block_14 .td-load-more-wrap{margin-top:23px;margin-bottom:0}@media (max-width:767px){.td-pb-span4 .td_block_14 .td-next-prev-wrap,.td-pb-span4 .td_block_14 .td-load-more-wrap{padding-top:20px}}.td_block_15 .td-block-span4{width:33.33333333%}@media (max-width:500px){.td_block_15 .td-block-span4{width:100%}}.td_block_15 .td-block-row{width:auto}.td_block_15 .td-column-3 .td-block-row{margin-right:-22px;margin-left:0}@media (max-width:1018px){.td_block_15 .td-column-3 .td-block-row{margin-right:-15px}}.td_block_15 .td-column-3 .td-block-row .td-block-span4{padding-right:22px;padding-left:0;width:20%}@media (max-width:1018px){.td_block_15 .td-column-3 .td-block-row .td-block-span4{padding-right:15px;float:left}}@media (max-width:500px){.td_block_15 .td-column-3 .td-block-row .td-block-span4{width:100%}}.td_block_15 .td-column-2 .td-block-row{margin-right:-21px;margin-left:0}@media (max-width:1018px){.td_block_15 .td-column-2 .td-block-row{margin-right:-15px}}@media (max-width:500px){.td_block_15 .td-column-2 .td-block-row{margin-right:0}}.td_block_15 .td-column-2 .td-block-row .td-block-span4{padding-right:21px;padding-left:0}@media (max-width:1018px){.td_block_15 .td-column-2 .td-block-row .td-block-span4{padding-right:15px;float:left}}@media (max-width:500px){.td_block_15 .td-column-2 .td-block-row .td-block-span4{padding-right:0}}.td_block_15 .td-column-2 .td_module_mx4{padding-bottom:21px}@media (max-width:767px){.td_block_15 .td-column-2 .td_module_mx4{padding-bottom:0}}@media (min-width:767px){.td_block_15.td-column-3 .td-next-prev-wrap,.td_block_15.td-column-3 .td-load-more-wrap{margin-top:36px}}.td_block_15 .td-column-1{margin-right:-21px}@media (max-width:1018px){.td_block_15 .td-column-1{margin-right:-15px}}.td_block_15 .td-column-1 .td-block-span12{width:50%;padding-right:21px;padding-left:0;float:left}@media (max-width:1018px){.td_block_15 .td-column-1 .td-block-span12{padding-right:15px}}.td_block_15 .td-column-1 .td-block-span12:nth-of-type(odd){clear:left}@media (min-width:767px){.td_block_15.td-column-1 .td-next-prev-wrap,.td_block_15.td-column-2 .td-next-prev-wrap,.td_block_15.td-column-1 .td-load-more-wrap,.td_block_15.td-column-2 .td-load-more-wrap{margin-top:21px}}.td_block_15.td-column-1 .td-block-span12:last-child .td_module_wrap{padding-bottom:22px}.td_block_15.td-column-1 .td-cust-row:last-child .td_module_mx4{padding-bottom:0}@media (max-width:767px){.td_block_15.td-column-1 .td_module_mx4{margin-bottom:0}}@media (max-width:767px){.td_block_15 .td_module_mx4{padding-bottom:0;margin-bottom:26px}.td_block_15 .td-block-row:last-child>div:last-child .td_module_mx4{margin-bottom:0}}@media (min-width:768px) and (max-width:1018px){.td_block_15 .entry-title{font-size:14px}}.td-column-1.td_block_15{overflow:hidden}.td-column-1.td_block_15 .td_block_inner{*zoom:1}.td-column-1.td_block_15 .td_block_inner:before,.td-column-1.td_block_15 .td_block_inner:after{display:table;content:"";line-height:0}.td-column-1.td_block_15 .td_block_inner:after{clear:both}.td_block_16 .td-column-3 .td-block-row{margin-right:-22px;margin-left:0}@media (min-width:768px) and (max-width:1018px){.td_block_16 .td-column-3 .td-block-row{margin-right:-15px}}@media (max-width:767px){.td_block_16 .td-column-3 .td-block-row{margin-right:0}}.td_block_16 .td-column-3 .td-block-row .td-block-span4{width:20%;padding-right:22px;padding-left:0}@media (min-width:768px) and (max-width:1018px){.td_block_16 .td-column-3 .td-block-row .td-block-span4{padding-right:15px}}@media (max-width:767px){.td_block_16 .td-column-3 .td-block-row .td-block-span4{padding-right:0;float:left;width:100%}}@media (max-width:767px){.td_block_16 .td-column-3 .td-block-row:last-child .td-block-span4:last-child .td_module_mx7 .td-module-image{margin-bottom:0}}.td_block_16 .td-column-2 .td-block-row{margin-right:-21px;margin-left:0}@media (max-width:767px){.td_block_16 .td-column-2 .td-block-row{margin-right:0}}.td_block_16 .td-column-2 .td-block-row .td-block-span4{width:33.33333333%;padding-right:21px;padding-left:0}@media (max-width:767px){.td_block_16 .td-column-2 .td-block-row .td-block-span4{width:100%;float:left;padding-right:0}}.td_block_16 .td-column-2 .td-block-row:last-child .td_module_mx4{padding-bottom:26px}@media (max-width:767px){.td_block_16 .td-column-2 .td-block-row:last-child .td-block-span4:last-child .td_module_mx7 .td-module-image{margin-bottom:0}}.td_block_16 .td-column-2 .td_module_mx7{padding-bottom:26px}@media (min-width:767px){.td_block_16 .td-next-prev-wrap,.td_block_16 .td-load-more-wrap{margin-top:26px}}@media (min-width:768px) and (max-width:1018px){.td_block_16 .td-excerpt{display:none}}@media (max-width:767px){.td_block_16 .td-excerpt{display:none}}@media (min-width:768px) and (max-width:1018px){.td_block_16 .td_module_mx7{padding-bottom:16px}}@media (max-width:767px){.td_block_16 .td_module_mx7{padding-bottom:16px}}@media (max-width:767px){.td_block_16 .td_module_mx7 .entry-title{font-size:14px;line-height:20px}}@media (max-width:767px){.td_block_16 .td_module_mx7 .td-module-image{width:100px;float:left;margin-bottom:26px}}@media (max-width:767px){.td_block_16 .td_module_mx7 .td-module-thumb{margin-bottom:0}}@media (max-width:767px){.td_block_16 .td_module_mx7 .item-details{margin-left:115px}}@media (min-width:768px) and (max-width:1018px){.td_block_16 .td-module-meta-info{margin-bottom:0}}@media (max-width:767px){.td_block_16 .td-module-meta-info{margin-bottom:0}}@media (min-width:768px){.td_block_17 .td-block-row:last-child .td-block-span4 .td_module_8:last-child,.td_block_17 .td-block-row:last-child .td-block-span6 .td_module_8:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}}@media (max-width:767px){.td_block_17 .td-block-row:last-child .td-block-span4:last-child .td_module_8:last-child,.td_block_17 .td-block-row:last-child .td-block-span6:last-child .td_module_8:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}}.td_block_17 .td-column-1 .td_module_4{padding-bottom:25px;border-bottom:1px dashed #F2F2F2;margin-bottom:16px}.td_block_17 .td-column-1 .td-block-span12:last-child .td_module_8{border-bottom:0;margin-bottom:0;padding-bottom:0}.td_block_17 .td-column-2 .td-block-row:last-child .td_module_4,.td_block_17 .td-column-3 .td-block-row:last-child .td_module_4{padding-bottom:0}@media (max-width:767px){.td_block_17 .td-column-2 .td-block-row:last-child .td_module_4,.td_block_17 .td-column-3 .td-block-row:last-child .td_module_4{padding-bottom:16px;border-bottom:1px dashed #F2F2F2;margin-bottom:14px}}@media (min-width:767px){.td_block_17.td-column-1 .td-next-prev-wrap,.td_block_17.td-column-1 .td-load-more-wrap{margin-top:30px}}.td_block_18 .td-block-span12{width:100%}.td_block_18 .td_module_wrap:last-child{padding-bottom:0}@media (max-width:767px){.td_block_18 .td_module_mx8 .td-module-thumb{margin-bottom:20px}}@media (max-width:767px){.td_block_18 .td_module_mx8 .entry-title{font-size:18px;line-height:24px}}@media (max-width:767px){.td_block_18 .td_module_mx8 .td-module-meta-info{padding:0 14px}}@media (max-width:767px){.td_block_18 .td_module_mx2 .item-details{padding-top:0;margin-bottom:26px}}@media (max-width:767px){.td_block_18 .td_module_mx2 .item-details .entry-title{margin-bottom:3px}}.td_block_18 .td_module_mx2 .td-module-meta-info{margin-bottom:0}.td_block_18 .td-column-1 .td_module_wrap{padding-bottom:0}.td_block_18 .td-column-1 .td_module_mx8 .td-module-thumb{margin-bottom:20px}@media (max-width:767px){.td_block_18 .td-column-1 .td_module_mx8 .td-module-thumb{margin-bottom:26px}}.td_block_18 .td-column-1 .td_module_mx8 .entry-title{font-size:18px;line-height:24px}@media (min-width:768px) and (max-width:1018px){.td_block_18 .td-column-1 .td_module_mx8 .entry-title{font-size:15px;line-height:19px}}.td_block_18 .td-column-1 .td_module_mx8 .td-module-meta-info{padding:0 14px}@media (min-width:768px) and (max-width:1018px){.td_block_18 .td-column-1 .td_module_mx8 .td-post-category{display:none}}.td_block_18 .td-column-1 .td_module_mx2:last-child .item-details{margin-bottom:0}@media (min-width:768px) and (max-width:1018px){.td_block_18 .td-column-2 .td_module_mx8{padding-bottom:25px}}@media (max-width:767px){.td_block_18 .td-column-2 .td_module_mx8{padding-bottom:6px}}.td_block_18 .td-column-2 .td_module_mx8 .td-module-meta-info{bottom:20px}@media (max-width:767px){.td_block_18 .td-column-2 .td_module_mx8 .td-module-meta-info{bottom:14px}}@media (min-width:768px) and (max-width:1018px){.td_block_18 .td-column-2 .td_module_10{padding-bottom:24px}}@media (min-width:768px) and (max-width:1018px){.td_block_18 .td-column-2 .td_module_10 .td-excerpt{margin-top:3px}}@media (max-width:767px){.td_block_18 .td-column-2 .td_module_10 .td-module-meta-info{margin-bottom:0}}.td_block_18 .td-column-3 .td_module_mx8 .entry-thumb{width:100%}@media (min-width:768px) and (max-width:1018px){.td_block_18 .td-column-3 .td_module_mx8{padding-bottom:25px}}@media (max-width:767px){.td_block_18 .td-column-3 .td_module_mx8{padding-bottom:6px}}.td_block_18 .td-column-3 .td_module_mx8 .td-module-meta-info{bottom:20px}@media (max-width:767px){.td_block_18 .td-column-3 .td_module_mx8 .td-module-meta-info{bottom:14px}}@media (min-width:767px){.td_block_18.td-column-2 .td-next-prev-wrap,.td_block_18.td-column-3 .td-next-prev-wrap,.td_block_18.td-column-2 .td-load-more-wrap,.td_block_18.td-column-3 .td-load-more-wrap{margin-top:30px}}@media (min-width:768px) and (max-width:1018px){.td_block_18 .td_module_10{padding-bottom:30px}}@media (min-width:768px) and (max-width:1018px){.td_block_18 .td_module_10 .td-excerpt{margin-top:3px}}@media (max-width:767px){.td_block_18 .td_module_10 .td-module-meta-info{margin-bottom:0}}.td_block_19 .td_module_mx1{margin-bottom:26px}@media (max-width:767px){.td_block_19 .td_module_mx2 .item-details{padding-top:0;margin-bottom:26px}}@media (max-width:767px){.td_block_19 .td_module_mx2 .item-details .entry-title{margin-bottom:3px}}.td_block_19 .td_module_mx2 .td-module-meta-info{margin-bottom:0}.td_block_19 .td-block-row{margin-right:-15px;margin-left:-15px}.td_block_19 .td-block-span6,.td_block_19 .td-block-span4{padding-right:15px;padding-left:15px}@media (min-width:768px) and (max-width:1018px){.td_block_19 .td-block-row{margin-right:-10px;margin-left:-10px}.td_block_19 .td-block-span6,.td_block_19 .td-block-span4{padding-right:10px;padding-left:10px}}@media (max-width:767px){.td_block_19 .td-block-row{margin:0}.td_block_19 .td-block-span6,.td_block_19 .td-block-span4{padding:0}}@media (min-width:768px){.td_block_19 .td-block-row:last-child .td_module_wrap.td_module_mx1,.td_block_19 .td-block-row:last-child .td_module_wrap.td_module_mx2,.td_block_19 .td-block-row:last-child .td_module_wrap.td_module_mx2 .item-details{margin-bottom:0}}@media (max-width:767px){.td_block_19 .td-block-row:last-child>div:last-child .td_module_wrap.td_module_mx1,.td_block_19 .td-block-row:last-child>div:last-child .td_module_wrap.td_module_mx2,.td_block_19 .td-block-row:last-child>div:last-child .td_module_wrap.td_module_mx2 .item-details{margin-bottom:0}}.td_block_19.td-column-1 .td_module_wrap:last-child.td_module_mx1,.td_block_19.td-column-1 .td_module_wrap:last-child.td_module_mx2,.td_block_19.td-column-1 .td_module_wrap:last-child.td_module_mx2 .item-details{margin-bottom:0}.td_block_19 .td-next-prev-wrap,.td_block_19 .td-load-more-wrap{margin-top:20px}.td_block_20 .td-module-meta-info{margin-left:0}.td_block_20 .td-post-author-name,.td_block_20 .td-post-date{margin-left:0;line-height:17px;vertical-align:top;top:-1px}.td_block_20 .td-module-comments{margin-right:0;position:absolute;right:20px;bottom:12px}.td_block_20 .td_module_14 .td-module-thumb{margin-bottom:12px}.td_block_20 .td_module_14 .td-module-meta-holder{padding:14px 20px 12px 20px}@media (max-width:500px){.td_block_20 .td_module_14 .td-module-meta-holder{padding:10px 10px 12px 10px}}.td_block_20 .td_module_14 .td-module-meta-info{bottom:0;padding:0;width:90%}.td_block_20 .td_module_14 .td-excerpt{padding:0 10px 0 20px;width:90%}@media (max-width:500px){.td_block_20 .td_module_14 .td-excerpt{padding-left:10px}}.td_block_20 .td_module_14 .entry-title{bottom:auto}@media (max-width:500px){.td_block_20 .td_module_14 .entry-title{margin-right:0;margin-left:0}}.td_block_20 .td_module_14 .entry-title:after{display:none}.td_block_20 .td_module_14:last-child{padding-bottom:0}.td_block_20 .td_module_mx3{padding-bottom:25px;margin-bottom:25px;border-bottom:1px dashed var(--td_grid_border_color,#ededed)}@media (max-width:767px){.td_block_20 .td_module_mx3{width:100%}.td_block_20 .td_module_mx3:nth-child(even){margin-left:0}}.td_block_20 .td_module_mx3:last-child{border-bottom:0}.td_block_20 .td_module_mx3 .td-module-meta-info{bottom:25px;border-bottom:0;margin:0;width:90%;padding:14px 16px 12px}@media (min-width:768px) and (max-width:1018px){.td_block_20 .td_module_mx3 .td-module-meta-info{padding:6px 0 0}}@media (max-width:500px){.td_block_20 .td_module_mx3 .td-module-meta-info{padding:10px 20px 12px 10px}}@media (min-width:768px) and (max-width:1018px){.td_block_20 .td_module_mx3 .td-post-author-name,.td_block_20 .td_module_mx3 .td-post-date,.td_block_20 .td_module_mx3 .td-module-comments{display:none}}.td_block_20 .td_module_mx3 .entry-title{font-weight:500}@media (min-width:768px) and (max-width:1018px){.td_block_20 .td_module_mx3 .entry-title{font-size:15px;font-weight:500;line-height:20px;margin-bottom:0}}@media (max-width:767px){.td_block_20 .td_module_mx3 .entry-title{font-size:22px;line-height:30px}}@media (max-width:500px){.td_block_20 .td_module_mx3 .entry-title{font-size:18px;line-height:26px;margin-right:0;margin-left:0}}.td_block_20 .td_module_mx3 .td-module-thumb{margin-bottom:0}.td_block_20 .td-video-play-ico{top:24px;right:24px;left:auto;transform:none;-webkit-transform:none;width:30px;height:30px;font-size:30px}.td_block_20 .td-next-prev-wrap,.td_block_20 .td-load-more-wrap{margin-top:40px}@media (max-width:500px){.td_block_20 .td-next-prev-wrap,.td_block_20 .td-load-more-wrap{margin-bottom:0}}.td_block_20.td-column-1 .td_module_mx3:last-child{margin-bottom:0}.td_block_20.td-column-1 .td-next-prev-wrap,.td_block_20.td-column-1 .td-load-more-wrap{margin-top:1px}.td_block_20 .td_module_wrap:last-child{margin-bottom:0}.td_block_20 .td_block_inner:after{content:'';clear:both;display:table}.td_block_21 .td_module_16 .td-module-meta-info{margin-bottom:0}.td_block_21.td-column-1 .td-module-thumb{width:100px}@media (min-width:768px) and (max-width:1018px){.td_block_21.td-column-1 .td-module-thumb{width:50px}}@media (max-width:767px){.td_block_21.td-column-1 .td-module-thumb{width:80px}}.td_block_21.td-column-1 .item-details{margin-left:115px;min-height:100px}@media (min-width:768px) and (max-width:1018px){.td_block_21.td-column-1 .item-details{margin-left:60px;min-height:50px}}@media (max-width:767px){.td_block_21.td-column-1 .item-details{margin-left:95px;min-height:80px}}.td_block_21.td-column-1 .entry-title{font-size:17px;line-height:23px;min-height:0;padding-left:0}@media (min-width:768px) and (max-width:1018px){.td_block_21.td-column-1 .entry-title{font-size:14px;line-height:21px}}@media (max-width:767px){.td_block_21.td-column-1 .entry-title{font-size:22px;line-height:28px;font-weight:500}}@media (max-width:500px){.td_block_21.td-column-1 .entry-title{font-size:17px;line-height:22px}}.td_block_21.td-column-1 .td-excerpt{display:none}.td_block_21.td-column-1 .td_module_16{padding-bottom:19px}@media (min-width:768px) and (max-width:1018px){.td_block_21.td-column-1 .td-post-author-name{display:none}}@media (min-width:767px){.td_block_21.td-column-1 .td-next-prev-wrap,.td_block_21.td-column-1 .td-load-more-wrap{margin-top:26px}}@media (min-width:767px){.td_block_21.td-column-2 .td-next-prev-wrap,.td_block_21.td-column-3 .td-next-prev-wrap,.td_block_21.td-column-2 .td-load-more-wrap,.td_block_21.td-column-3 .td-load-more-wrap{margin-top:30px}}.td_block_21 .td_module_wrap:last-child{padding-bottom:0}.td_block_22 .td-column-1 .entry-title{font-size:26px;line-height:30px}@media (max-width:1018px){.td_block_22 .td-column-1 .entry-title{font-size:21px;line-height:28px}}.td_block_22 .td-column-1 .td-excerpt{font-size:15px;line-height:26px;margin-top:19px}@media (min-width:768px) and (max-width:1018px){.td_block_22 .td-column-1 .td-excerpt{font-size:13px;line-height:22px;margin-top:15px}}.td_block_22 .td-column-1 .td-read-more{margin-top:15px}@media (min-width:768px) and (max-width:1018px){.td_block_22 .td-column-1 .td-read-more{margin-top:8px}}.td_block_22 .td-column-1 .td_module_wrap{padding-bottom:20px}@media (min-width:768px) and (max-width:1018px){.td_block_22 .td-column-1 .td_module_wrap{padding-bottom:10px}}.td_block_22 .td-column-1 .td-module-meta-holder{height:41px;padding:12px 12px 12px 15px}@media (min-width:768px) and (max-width:1018px){.td_block_22 .td-column-1 .td-module-meta-holder{height:33px;padding:8px 12px 8px 10px;font-size:11px}}.td_block_22 .td-column-3 .entry-title{font-size:34px;line-height:44px}@media (max-width:1018px){.td_block_22 .td-column-3 .entry-title{font-size:21px;line-height:28px}}.td_block_22.td_with_ajax_pagination .td-module-image{margin:0}.td_block_22 .td_module_wrap:last-child{padding-bottom:0}.td_block_22 .td_module_wrap:last-child .td-read-more{margin-bottom:0}@media (min-width:768px) and (max-width:1018px){.td_block_23 .td-column-1 .entry-title{font-size:19px;line-height:24px}}@media (min-width:768px) and (max-width:1018px){.td_block_23 .td-column-1 .td-post-author-name{display:none}}.td_block_23 .td_module_wrap:last-child{margin-bottom:0;padding-bottom:0}.td_block_23 .td_module_wrap:last-child .meta-info-container{padding-bottom:0;border-bottom:none}.td_block_23 .td_module_wrap:last-child .td-read-more{margin-bottom:0}.td_block_23 .td-column-3 .entry-title{font-size:34px;line-height:44px}@media (max-width:1018px){.td_block_23 .td-column-3 .entry-title{font-size:22px;line-height:28px}}.td_block_24 .td_module_wrap:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.td_block_24 .td-read-more{margin-bottom:0}.td_block_24 .td-column-3 .td-module-thumb{width:534px;height:350px}@media (min-width:768px) and (max-width:1018px){.td_block_24 .td-column-3 .td-module-thumb{width:400px;height:320px}}@media (max-width:767px){.td_block_24 .td-column-3 .td-module-thumb{width:100px;height:120px}}.td_block_24 .td-column-3 .td-module-thumb .entry-thumb{height:auto;width:100%}@media (min-width:768px) and (max-width:1018px){.td_block_24 .td-column-3 .td-module-thumb .entry-thumb{width:100%}}@media (max-width:767px){.td_block_24 .td-column-3 .td-module-thumb .entry-thumb{height:100%;width:auto}}.td_block_24 .td-column-3 .td-item-details{min-height:350px;margin-left:564px}@media (min-width:768px) and (max-width:1018px){.td_block_24 .td-column-3 .td-item-details{min-height:330px;margin-left:430px}}@media (max-width:767px){.td_block_24 .td-column-3 .td-item-details{min-height:120px;margin-left:115px}}@media (min-width:768px){.td_block_25 .td-block-row:last-child>div .td_module_wrap:last-child{padding-bottom:0}.td_block_25.td-column-1 .td-block-span12:last-child .td_module_wrap{padding-bottom:0}}@media (max-width:767px){.td_block_25.td-column-3 .td-block-span4:last-child .td_module_wrap:last-child{padding-bottom:0}.td_block_25.td-column-2 .td-block-span6:last-child .td_module_wrap:last-child{padding-bottom:0}.td_block_25.td-column-1 .td-block-span12:last-child .td_module_wrap{padding-bottom:0}}@media (min-width:768px) and (max-width:1018px){.homepage-post .td-post-template-7 .td-post-header header .entry-title{font-size:36px;line-height:46px}}@media (max-width:767px){.homepage-post .td-post-template-7 .td-post-header header .entry-title{font-size:26px;line-height:32px;margin-bottom:7px}}.td-homepage-post .entry-title{margin-top:0}.td-main-page-wrap .td-container>.td-pb-row:first-child .td_block_trending_now:first-child,.td-main-page-wrap .tdc-row:first-child .wpb_wrapper .td_block_trending_now:first-child,.td-main-page-wrap .tdc_zone .tdc-row:first-of-type .wpb_wrapper .td_block_trending_now:first-child,.td-main-page-wrap .tdc-row:first-of-type .tdc-element:first-of-type .td_block_trending_now:first-child,.td-main-page-wrap .tdc-row-composer:first-child .wpb_wrapper .td_block_trending_now:first-child,.td-main-page-wrap .tdc-row-composer:first-of-type .tdc-element:first-of-type .td_block_trending_now:first-child{position:relative;margin:-24px 0 24px;z-index:1}@media (max-width:767px){.td-main-page-wrap .td-container>.td-pb-row:first-child .td_block_trending_now:first-child,.td-main-page-wrap .tdc-row:first-child .wpb_wrapper .td_block_trending_now:first-child,.td-main-page-wrap .tdc_zone .tdc-row:first-of-type .wpb_wrapper .td_block_trending_now:first-child,.td-main-page-wrap .tdc-row:first-of-type .tdc-element:first-of-type .td_block_trending_now:first-child,.td-main-page-wrap .tdc-row-composer:first-child .wpb_wrapper .td_block_trending_now:first-child,.td-main-page-wrap .tdc-row-composer:first-of-type .tdc-element:first-of-type .td_block_trending_now:first-child{margin-bottom:0;padding:4px 0 12px}}@media (max-width:767px){.td-main-page-wrap .td-container>.td-pb-row:first-child .td-trending-style2:first-child,.td-main-page-wrap .tdc-row:first-child .wpb_wrapper .td-trending-style2:first-child,.td-main-page-wrap .tdc_zone .tdc-row:first-of-type .wpb_wrapper .td-trending-style2:first-child,.td-main-page-wrap .tdc-row:first-of-type .tdc-element:first-of-type .td-trending-style2:first-child,.td-main-page-wrap .tdc-row-composer:first-child .wpb_wrapper .td-trending-style2:first-child,.td-main-page-wrap .tdc-row-composer:first-of-type .tdc-element:first-of-type .td-trending-style2:first-child{padding:12px 2px!important;margin-bottom:7px}}.td-main-page-wrap .tdc-row:first-child .tdc-elements .td_block_trending_now:first-of-type,.td-main-page-wrap .tdc-row-composer:first-child .tdc-elements .td_block_trending_now:first-of-type{position:relative;margin:-24px 0 24px;z-index:1}@media (max-width:767px){.td-main-page-wrap .tdc-row:first-child .tdc-elements .td_block_trending_now:first-of-type,.td-main-page-wrap .tdc-row-composer:first-child .tdc-elements .td_block_trending_now:first-of-type{margin-bottom:0;padding:4px 0 12px}}@media (max-width:767px){.td-main-page-wrap .tdc-row:first-child .tdc-elements .td_block_trending_now:first-of-type.td-trending-style2,.td-main-page-wrap .tdc-row-composer:first-child .tdc-elements .td_block_trending_now:first-of-type.td-trending-style2{padding:12px 2px!important;margin-bottom:7px}}a[href^="tel"]{color:inherit}.td_block_homepage_full_1{padding-bottom:0;margin-bottom:0}.td_block_popular_categories{padding-bottom:0}.td-mx-13 .entry-title{font-size:13px;line-height:18px}@media (min-width:768px) and (max-width:1018px){.td-mx-13 .entry-title{font-size:12px!important;line-height:15px!important}}@media (max-width:767px){.td-mx-13 .entry-title{font-size:13px!important;line-height:18px!important}}.td-mx-13 .td-post-category{margin-bottom:11px}@media (min-width:768px) and (max-width:1018px){.td-mx-13 .td-post-category{margin-bottom:9px}}@media (max-width:767px){.td-mx-13 .td-post-category{margin-bottom:10px}}.td-mx-13 .td-module-meta-info{margin-top:6px}.td-mx-13 .td-meta-info-container{padding:0 15px 15px}@media (min-width:768px) and (max-width:1018px){.td-mx-13 .td-meta-info-container{padding:0 13px 10px}}@media (max-width:767px){.td-mx-13 .td-meta-info-container{padding:0 10px 11px}}.td-grid-style-2 .td-mx-13 .td-meta-info-container,.td-grid-style-3 .td-mx-13 .td-meta-info-container,.td-grid-style-7 .td-mx-13 .td-meta-info-container{padding:0!important}.td-grid-style-2 .td-mx-13 .td-big-grid-meta,.td-grid-style-3 .td-mx-13 .td-big-grid-meta,.td-grid-style-7 .td-mx-13 .td-big-grid-meta,.td-grid-style-2 .td-mx-13 .td-module-meta-info,.td-grid-style-3 .td-mx-13 .td-module-meta-info,.td-grid-style-7 .td-mx-13 .td-module-meta-info{width:100%}.td-grid-style-2 .td-mx-13 .td-big-grid-meta,.td-grid-style-3 .td-mx-13 .td-big-grid-meta,.td-grid-style-7 .td-mx-13 .td-big-grid-meta{padding:15px 15px 0}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-mx-13 .td-big-grid-meta,.td-grid-style-3 .td-mx-13 .td-big-grid-meta,.td-grid-style-7 .td-mx-13 .td-big-grid-meta{padding:13px 13px 0}}@media (max-width:767px){.td-grid-style-2 .td-mx-13 .td-big-grid-meta,.td-grid-style-3 .td-mx-13 .td-big-grid-meta,.td-grid-style-7 .td-mx-13 .td-big-grid-meta{padding:10px 10px 0}}.td-grid-style-2 .td-mx-13 .td-module-meta-info,.td-grid-style-3 .td-mx-13 .td-module-meta-info,.td-grid-style-7 .td-mx-13 .td-module-meta-info{padding:0 15px 15px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-mx-13 .td-module-meta-info,.td-grid-style-3 .td-mx-13 .td-module-meta-info,.td-grid-style-7 .td-mx-13 .td-module-meta-info{padding:0 13px 13px}}@media (max-width:767px){.td-grid-style-2 .td-mx-13 .td-module-meta-info,.td-grid-style-3 .td-mx-13 .td-module-meta-info,.td-grid-style-7 .td-mx-13 .td-module-meta-info{padding:0 10px 10px}}.td-grid-style-4 .td-mx-13 .entry-title{padding:1px 5px 2px}.td-grid-style-4 .td-mx-13 .td-meta-info-container{width:100%}.td-grid-style-5 .td-mx-13 .td-meta-info-container,.td-grid-style-6 .td-mx-13 .td-meta-info-container{padding:15px!important}@media (min-width:768px) and (max-width:1018px){.td-grid-style-5 .td-mx-13 .td-meta-info-container,.td-grid-style-6 .td-mx-13 .td-meta-info-container{padding:13px!important}}@media (max-width:767px){.td-grid-style-5 .td-mx-13 .td-meta-info-container,.td-grid-style-6 .td-mx-13 .td-meta-info-container{padding:10px!important}}.td-grid-style-7 .td-mx-13.td-big-grid-post .td-post-category{bottom:13px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-mx-13.td-big-grid-post .td-post-category{bottom:11px}}@media (max-width:767px){.td-grid-style-7 .td-mx-13.td-big-grid-post .td-post-category{bottom:8px}}.td-mx-15 .entry-title{font-size:15px;line-height:20px}@media (max-width:1018px){.td-mx-15 .entry-title{font-size:13px!important;line-height:18px!important}}.td-mx-15 .td-post-category{margin-bottom:10px}.td-mx-15 .td-module-meta-info{margin-top:6px}.td-mx-15 .td-meta-info-container{padding:0 10px 18px}@media (max-width:1018px){.td-mx-15 .td-meta-info-container{padding-bottom:11px}}.td-grid-style-2 .td-mx-15 .td-meta-info-container,.td-grid-style-3 .td-mx-15 .td-meta-info-container,.td-grid-style-7 .td-mx-15 .td-meta-info-container{padding:0!important}.td-grid-style-2 .td-mx-15 .td-big-grid-meta,.td-grid-style-3 .td-mx-15 .td-big-grid-meta,.td-grid-style-7 .td-mx-15 .td-big-grid-meta,.td-grid-style-2 .td-mx-15 .td-module-meta-info,.td-grid-style-3 .td-mx-15 .td-module-meta-info,.td-grid-style-7 .td-mx-15 .td-module-meta-info{width:100%}.td-grid-style-2 .td-mx-15 .td-big-grid-meta,.td-grid-style-3 .td-mx-15 .td-big-grid-meta,.td-grid-style-7 .td-mx-15 .td-big-grid-meta{padding:18px 10px 0}@media (max-width:1018px){.td-grid-style-2 .td-mx-15 .td-big-grid-meta,.td-grid-style-3 .td-mx-15 .td-big-grid-meta,.td-grid-style-7 .td-mx-15 .td-big-grid-meta{padding:11px 11px 0}}.td-grid-style-2 .td-mx-15 .td-module-meta-info,.td-grid-style-3 .td-mx-15 .td-module-meta-info,.td-grid-style-7 .td-mx-15 .td-module-meta-info{padding:0 10px 18px}@media (max-width:1018px){.td-grid-style-2 .td-mx-15 .td-module-meta-info,.td-grid-style-3 .td-mx-15 .td-module-meta-info,.td-grid-style-7 .td-mx-15 .td-module-meta-info{padding:0 11px 11px}}.td-grid-style-4 .td-mx-15 .entry-title{padding:2px 6px 3px}.td-grid-style-4 .td-mx-15 .td-meta-info-container{width:100%}.td-grid-style-5 .td-mx-15 .td-meta-info-container,.td-grid-style-6 .td-mx-15 .td-meta-info-container{padding:18px!important}@media (max-width:1018px){.td-grid-style-5 .td-mx-15 .td-meta-info-container,.td-grid-style-6 .td-mx-15 .td-meta-info-container{padding:11px!important}}.td-grid-style-7 .td-mx-15.td-big-grid-post .td-post-category{bottom:14px}@media (max-width:1018px){.td-grid-style-7 .td-mx-15.td-big-grid-post .td-post-category{bottom:9px!important}}.td-mx-17 .entry-title{font-size:17px;line-height:22px}@media (max-width:1018px){.td-mx-17 .entry-title{font-size:15px!important;line-height:20px!important}}.td-mx-17 .td-post-category{margin-bottom:11px}.td-mx-17 .td-module-meta-info{margin-top:7px}.td-mx-17 .td-meta-info-container{padding:0 10px 18px}@media (min-width:768px) and (max-width:1018px){.td-mx-17 .td-meta-info-container{padding:0 14px 10px}}@media (max-width:767px){.td-mx-17 .td-meta-info-container{padding:0 10px 11px}}@media (max-width:767px){.td-grid-style-1 .td-mx-17 .td-module-meta-info{margin-bottom:8px}}.td-grid-style-2 .td-mx-17 .td-meta-info-container,.td-grid-style-3 .td-mx-17 .td-meta-info-container,.td-grid-style-7 .td-mx-17 .td-meta-info-container{padding:0!important}.td-grid-style-2 .td-mx-17 .td-big-grid-meta,.td-grid-style-3 .td-mx-17 .td-big-grid-meta,.td-grid-style-7 .td-mx-17 .td-big-grid-meta,.td-grid-style-2 .td-mx-17 .td-module-meta-info,.td-grid-style-3 .td-mx-17 .td-module-meta-info,.td-grid-style-7 .td-mx-17 .td-module-meta-info{width:100%}.td-grid-style-2 .td-mx-17 .td-big-grid-meta,.td-grid-style-3 .td-mx-17 .td-big-grid-meta,.td-grid-style-7 .td-mx-17 .td-big-grid-meta{padding:18px 10px 0}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-mx-17 .td-big-grid-meta,.td-grid-style-3 .td-mx-17 .td-big-grid-meta,.td-grid-style-7 .td-mx-17 .td-big-grid-meta{padding:10px 14px 0}}@media (max-width:767px){.td-grid-style-2 .td-mx-17 .td-big-grid-meta,.td-grid-style-3 .td-mx-17 .td-big-grid-meta,.td-grid-style-7 .td-mx-17 .td-big-grid-meta{padding:11px 10px 0}}.td-grid-style-2 .td-mx-17 .td-module-meta-info,.td-grid-style-3 .td-mx-17 .td-module-meta-info,.td-grid-style-7 .td-mx-17 .td-module-meta-info{padding:0 10px 18px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-mx-17 .td-module-meta-info,.td-grid-style-3 .td-mx-17 .td-module-meta-info,.td-grid-style-7 .td-mx-17 .td-module-meta-info{padding:0 14px 10px}}@media (max-width:767px){.td-grid-style-2 .td-mx-17 .td-module-meta-info,.td-grid-style-3 .td-mx-17 .td-module-meta-info,.td-grid-style-7 .td-mx-17 .td-module-meta-info{padding:0 10px 11px}}.td-grid-style-4 .td-mx-17 .entry-title{padding:2px 6px 3px}.td-grid-style-4 .td-mx-17 .td-meta-info-container{width:100%}.td-grid-style-5 .td-mx-17 .td-meta-info-container,.td-grid-style-6 .td-mx-17 .td-meta-info-container{padding:18px!important}@media (min-width:768px) and (max-width:1018px){.td-grid-style-5 .td-mx-17 .td-meta-info-container,.td-grid-style-6 .td-mx-17 .td-meta-info-container{padding:10px!important}}@media (max-width:767px){.td-grid-style-5 .td-mx-17 .td-meta-info-container,.td-grid-style-6 .td-mx-17 .td-meta-info-container{padding:11px!important}}.td-grid-style-7 .td-mx-17.td-big-grid-post .td-post-category{bottom:16px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-mx-17.td-big-grid-post .td-post-category{bottom:8px}}@media (max-width:767px){.td-grid-style-7 .td-mx-17.td-big-grid-post .td-post-category{bottom:9px}}@media (max-width:767px){.td-grid-style-7 .td-big-grid-scroll .td-mx-17 .td-big-grid-meta{padding-left:10px!important;padding-right:10px!important}}.td-mx-19 .entry-title{font-size:19px;line-height:24px}@media (min-width:768px) and (max-width:1018px){.td-mx-19 .entry-title{font-size:17px!important;line-height:22px!important}}@media (max-width:767px){.td-mx-19 .entry-title{font-size:19px!important;line-height:24px!important}}.td-mx-19 .td-post-category{margin-bottom:10px}@media (max-width:767px){.td-mx-19 .td-post-category{margin-bottom:12px}}.td-mx-19 .td-module-meta-info{margin-top:8px}.td-mx-19 .td-meta-info-container{padding:0 20px 18px}@media (min-width:768px) and (max-width:1018px){.td-mx-19 .td-meta-info-container{padding:0 15px 10px}}@media (max-width:767px){.td-mx-19 .td-meta-info-container{padding:0 13px 14px}}.td-grid-style-2 .td-mx-19 .td-meta-info-container,.td-grid-style-3 .td-mx-19 .td-meta-info-container,.td-grid-style-7 .td-mx-19 .td-meta-info-container{padding:0!important}.td-grid-style-2 .td-mx-19 .td-big-grid-meta,.td-grid-style-3 .td-mx-19 .td-big-grid-meta,.td-grid-style-7 .td-mx-19 .td-big-grid-meta,.td-grid-style-2 .td-mx-19 .td-module-meta-info,.td-grid-style-3 .td-mx-19 .td-module-meta-info,.td-grid-style-7 .td-mx-19 .td-module-meta-info{width:100%}.td-grid-style-2 .td-mx-19 .td-big-grid-meta,.td-grid-style-3 .td-mx-19 .td-big-grid-meta,.td-grid-style-7 .td-mx-19 .td-big-grid-meta{padding:20px 20px 0}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-mx-19 .td-big-grid-meta,.td-grid-style-3 .td-mx-19 .td-big-grid-meta,.td-grid-style-7 .td-mx-19 .td-big-grid-meta{padding:15px 15px 0}}@media (max-width:767px){.td-grid-style-2 .td-mx-19 .td-big-grid-meta,.td-grid-style-3 .td-mx-19 .td-big-grid-meta,.td-grid-style-7 .td-mx-19 .td-big-grid-meta{padding:13px 13px 0}}.td-grid-style-2 .td-mx-19 .td-module-meta-info,.td-grid-style-3 .td-mx-19 .td-module-meta-info,.td-grid-style-7 .td-mx-19 .td-module-meta-info{padding:0 20px 20px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-mx-19 .td-module-meta-info,.td-grid-style-3 .td-mx-19 .td-module-meta-info,.td-grid-style-7 .td-mx-19 .td-module-meta-info{padding:0 15px 15px}}@media (max-width:767px){.td-grid-style-2 .td-mx-19 .td-module-meta-info,.td-grid-style-3 .td-mx-19 .td-module-meta-info,.td-grid-style-7 .td-mx-19 .td-module-meta-info{padding:0 13px 13px}}.td-grid-style-4 .td-mx-19 .entry-title{padding:2px 6px 3px}.td-grid-style-4 .td-mx-19 .td-meta-info-container{width:100%}.td-grid-style-5 .td-mx-19 .td-meta-info-container,.td-grid-style-6 .td-mx-19 .td-meta-info-container{padding:20px!important}@media (min-width:768px) and (max-width:1018px){.td-grid-style-5 .td-mx-19 .td-meta-info-container,.td-grid-style-6 .td-mx-19 .td-meta-info-container{padding:15px!important}}@media (max-width:767px){.td-grid-style-5 .td-mx-19 .td-meta-info-container,.td-grid-style-6 .td-mx-19 .td-meta-info-container{padding:13px!important}}.td-grid-style-7 .td-mx-19.td-big-grid-post .td-post-category{bottom:16px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-mx-19.td-big-grid-post .td-post-category{bottom:12px}}@media (max-width:767px){.td-grid-style-7 .td-mx-19.td-big-grid-post .td-post-category{bottom:10px}}.td-mx-23 .entry-title{font-size:23px;line-height:30px;font-weight:500}@media (max-width:1018px){.td-mx-23 .entry-title{font-size:19px!important;line-height:24px!important}}.td-mx-23 .td-post-category{margin-bottom:14px}@media (max-width:1018px){.td-mx-23 .td-post-category{margin-bottom:10px}}.td-mx-23 .td-module-meta-info{margin-top:8px}.td-mx-23 .td-meta-info-container{padding:0 8% 20px}@media (min-width:768px) and (max-width:1018px){.td-mx-23 .td-meta-info-container{padding:0 4% 20px}}@media (max-width:767px){.td-mx-23 .td-meta-info-container{padding:0 15px 14px}}.td-grid-style-2 .td-mx-23 .td-meta-info-container,.td-grid-style-3 .td-mx-23 .td-meta-info-container,.td-grid-style-7 .td-mx-23 .td-meta-info-container{padding:0!important}.td-grid-style-2 .td-mx-23 .td-big-grid-meta,.td-grid-style-3 .td-mx-23 .td-big-grid-meta,.td-grid-style-7 .td-mx-23 .td-big-grid-meta,.td-grid-style-2 .td-mx-23 .td-module-meta-info,.td-grid-style-3 .td-mx-23 .td-module-meta-info,.td-grid-style-7 .td-mx-23 .td-module-meta-info{width:100%}.td-grid-style-2 .td-mx-23 .td-big-grid-meta,.td-grid-style-3 .td-mx-23 .td-big-grid-meta,.td-grid-style-7 .td-mx-23 .td-big-grid-meta{padding:20px 8% 0}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-mx-23 .td-big-grid-meta,.td-grid-style-3 .td-mx-23 .td-big-grid-meta,.td-grid-style-7 .td-mx-23 .td-big-grid-meta{padding:20px 4% 0}}@media (max-width:767px){.td-grid-style-2 .td-mx-23 .td-big-grid-meta,.td-grid-style-3 .td-mx-23 .td-big-grid-meta,.td-grid-style-7 .td-mx-23 .td-big-grid-meta{padding:15px 15px 0}}.td-grid-style-2 .td-mx-23 .td-module-meta-info,.td-grid-style-3 .td-mx-23 .td-module-meta-info,.td-grid-style-7 .td-mx-23 .td-module-meta-info{padding:0 8% 20px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-mx-23 .td-module-meta-info,.td-grid-style-3 .td-mx-23 .td-module-meta-info,.td-grid-style-7 .td-mx-23 .td-module-meta-info{padding:0 4% 20px}}@media (max-width:767px){.td-grid-style-2 .td-mx-23 .td-module-meta-info,.td-grid-style-3 .td-mx-23 .td-module-meta-info,.td-grid-style-7 .td-mx-23 .td-module-meta-info{padding:0 15px 15px}}.td-grid-style-4 .td-mx-23 .entry-title{padding:2px 6px 4px}.td-grid-style-4 .td-mx-23 .td-meta-info-container{width:auto;max-width:80%}@media (max-width:767px){.td-grid-style-4 .td-mx-23 .td-meta-info-container{width:100%;max-width:100%}}.td-grid-style-5 .td-mx-23 .td-meta-info-container,.td-grid-style-6 .td-mx-23 .td-meta-info-container{padding:20px!important}@media (min-width:768px) and (max-width:1018px){.td-grid-style-5 .td-mx-23 .td-meta-info-container,.td-grid-style-6 .td-mx-23 .td-meta-info-container{padding:20px!important}}@media (max-width:767px){.td-grid-style-5 .td-mx-23 .td-meta-info-container,.td-grid-style-6 .td-mx-23 .td-meta-info-container{padding:15px!important}}.td-grid-style-7 .td-mx-23.td-big-grid-post .td-post-category{bottom:16px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-mx-23.td-big-grid-post .td-post-category{bottom:16px}}@media (max-width:767px){.td-grid-style-7 .td-mx-23.td-big-grid-post .td-post-category{bottom:12px}}.td-mx-28 .entry-title{font-size:28px;line-height:38px;font-weight:500}@media (min-width:768px) and (max-width:1018px){.td-mx-28 .entry-title{font-size:22px!important;line-height:29px!important}}@media (max-width:767px){.td-mx-28 .entry-title{font-size:19px!important;line-height:24px!important}}.td-mx-28 .td-post-category{margin-bottom:14px}@media (max-width:1018px){.td-mx-28 .td-post-category{margin-bottom:11px}}.td-mx-28 .td-module-meta-info{margin-top:12px}@media (max-width:767px){.td-mx-28 .td-module-meta-info{margin-top:7px}}.td-mx-28 .td-meta-info-container{padding:0 10px 28px}@media (min-width:768px) and (max-width:1018px){.td-mx-28 .td-meta-info-container{padding:0 14px 20px}}@media (max-width:767px){.td-mx-28 .td-meta-info-container{padding:0 10px 14px}}.td-grid-style-2 .td-mx-28 .td-meta-info-container,.td-grid-style-3 .td-mx-28 .td-meta-info-container,.td-grid-style-7 .td-mx-28 .td-meta-info-container{padding:0!important}.td-grid-style-2 .td-mx-28 .td-big-grid-meta,.td-grid-style-3 .td-mx-28 .td-big-grid-meta,.td-grid-style-7 .td-mx-28 .td-big-grid-meta,.td-grid-style-2 .td-mx-28 .td-module-meta-info,.td-grid-style-3 .td-mx-28 .td-module-meta-info,.td-grid-style-7 .td-mx-28 .td-module-meta-info{width:100%}.td-grid-style-2 .td-mx-28 .td-big-grid-meta,.td-grid-style-3 .td-mx-28 .td-big-grid-meta,.td-grid-style-7 .td-mx-28 .td-big-grid-meta{padding:28px 10px 0}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-mx-28 .td-big-grid-meta,.td-grid-style-3 .td-mx-28 .td-big-grid-meta,.td-grid-style-7 .td-mx-28 .td-big-grid-meta{padding:20px 14px 0}}@media (max-width:767px){.td-grid-style-2 .td-mx-28 .td-big-grid-meta,.td-grid-style-3 .td-mx-28 .td-big-grid-meta,.td-grid-style-7 .td-mx-28 .td-big-grid-meta{padding:14px 10px 0}}.td-grid-style-2 .td-mx-28 .td-module-meta-info,.td-grid-style-3 .td-mx-28 .td-module-meta-info,.td-grid-style-7 .td-mx-28 .td-module-meta-info{padding:0 10px 28px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-mx-28 .td-module-meta-info,.td-grid-style-3 .td-mx-28 .td-module-meta-info,.td-grid-style-7 .td-mx-28 .td-module-meta-info{padding:0 14px 20px}}@media (max-width:767px){.td-grid-style-2 .td-mx-28 .td-module-meta-info,.td-grid-style-3 .td-mx-28 .td-module-meta-info,.td-grid-style-7 .td-mx-28 .td-module-meta-info{padding:0 10px 14px}}.td-grid-style-4 .td-mx-28 .entry-title{padding:3px 8px 6px}.td-grid-style-4 .td-mx-28 .td-meta-info-container{width:auto;max-width:70%}@media (max-width:767px){.td-grid-style-4 .td-mx-28 .td-meta-info-container{width:100%;max-width:none}}.td-grid-style-5 .td-mx-28 .td-meta-info-container,.td-grid-style-6 .td-mx-28 .td-meta-info-container{padding:28px!important}@media (min-width:768px) and (max-width:1018px){.td-grid-style-5 .td-mx-28 .td-meta-info-container,.td-grid-style-6 .td-mx-28 .td-meta-info-container{padding:20px!important}}@media (max-width:767px){.td-grid-style-5 .td-mx-28 .td-meta-info-container,.td-grid-style-6 .td-mx-28 .td-meta-info-container{padding:14px!important}}.td-grid-style-7 .td-mx-28.td-big-grid-post .td-post-category{bottom:24px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-mx-28.td-big-grid-post .td-post-category{bottom:16px}}@media (max-width:767px){.td-grid-style-7 .td-mx-28.td-big-grid-post .td-post-category{bottom:12px}}.td-hover-1 .td-big-grid-wrapper .entry-thumb{transition-timing-function:ease!important}.td-grid-style-2 .td-big-grid-post-0 .td-module-thumb a:last-child:before,.td-grid-style-3 .td-big-grid-post-0 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;background:#4db2ec;background:-webkit-gradient(left bottom,right top,color-stop(0%,#4db2ec),color-stop(100%,#4a8f5e));background:-webkit-linear-gradient(45deg,#4db2ec 0%,#4a8f5e 100%);background:linear-gradient(45deg,#4db2ec 0%,#4a8f5e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec',endColorstr='#4a8f5e',GradientType=1)}.td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a:last-child:before,.td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a:last-child:before,.td-grid-style-2 .td-big-grid-post-7 .td-module-thumb a:last-child:before,.td-grid-style-3 .td-big-grid-post-7 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;background:#d17646;background:-webkit-gradient(left bottom,right top,color-stop(0%,#d17646),color-stop(100%,#c63939));background:-webkit-linear-gradient(45deg,#d17646 0%,#c63939 100%);background:linear-gradient(45deg,#d17646 0%,#c63939 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646',endColorstr='#c63939',GradientType=1)}.td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;background:#d760b7;background:-webkit-gradient(left top,right bottom,color-stop(0%,#d760b7),color-stop(100%,#3b78b4));background:-webkit-linear-gradient(-45deg,#d760b7 0%,#3b78b4 100%);background:linear-gradient(135deg,#d760b7 0%,#3b78b4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7',endColorstr='#3b78b4',GradientType=1)}.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;background:#54a3db;background:-webkit-gradient(left bottom,right top,color-stop(0%,#54a3db),color-stop(100%,#4bcf77));background:-webkit-linear-gradient(45deg,#54a3db 0%,#4bcf77 100%);background:linear-gradient(45deg,#54a3db 0%,#4bcf77 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#54a3db',endColorstr='#4bcf77',GradientType=1)}.td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a:last-child:before,.td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;background:#f4d03f;background:-webkit-gradient(left top,right bottom,color-stop(0%,#f4d03f),color-stop(100%,#f27a35));background:-webkit-linear-gradient(-45deg,#f4d03f 0%,#f27a35 100%);background:linear-gradient(135deg,#f4d03f 0%,#f27a35 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4d03f',endColorstr='#f27a35',GradientType=1)}.td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before,.td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;background:#d760b7;background:-webkit-gradient(left top,right bottom,color-stop(0%,#d760b7),color-stop(100%,#3b78b4));background:-webkit-linear-gradient(-45deg,#d760b7 0%,#3b78b4 100%);background:linear-gradient(135deg,#d760b7 0%,#3b78b4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7',endColorstr='#3b78b4',GradientType=1)}.td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before,.td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;background:#4db2ec;background:-webkit-gradient(left bottom,right top,color-stop(0%,#4db2ec),color-stop(100%,#4a8f5e));background:-webkit-linear-gradient(45deg,#4db2ec 0%,#4a8f5e 100%);background:linear-gradient(45deg,#4db2ec 0%,#4a8f5e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec',endColorstr='#4a8f5e',GradientType=1)}.td-grid-style-2 .td-video-play-ico,.td-grid-style-3 .td-video-play-ico{opacity:.5}.td-grid-style-1 .td-meta-info-container{bottom:0}.td-grid-style-1 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:70%;width:100%;position:absolute;z-index:1;background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,#fff0),color-stop(100%,rgb(0 0 0 / .7)));background:-webkit-linear-gradient(top,#fff0 40%,rgb(0 0 0 / .7) 100%);background:linear-gradient(to bottom,#fff0 40%,rgb(0 0 0 / .7) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0)}@media (max-width:767px){.td-grid-style-1 .td-module-thumb a:last-child:before{height:130%!important}}.td-grid-style-1 .td-post-category{background-color:rgb(0 0 0 / .7)}.td-grid-style-1 .td-big-thumb .td-big-grid-meta{width:80%;margin:0 0 0 20px}@media (max-width:767px){.td-grid-style-1 .td-big-thumb .td-big-grid-meta{width:90%;margin-left:15px}}.td-grid-style-1 .td-big-thumb .entry-title{font-size:27px;font-weight:500;line-height:34px}@media (max-width:767px){.td-grid-style-1 .td-big-thumb .td-module-meta-info{margin-bottom:18px}}.td-grid-style-1 .td-medium-thumb .td-big-grid-meta{width:80%;margin:20px 0 14px 19px}@media (max-width:767px){.td-grid-style-1 .td-medium-thumb .td-big-grid-meta{margin:0 15px 11px}}.td-grid-style-1 .td-medium-thumb .entry-title{font-size:24px;line-height:30px;font-weight:500}.td-grid-style-1 .td-small-thumb .td-big-grid-meta{margin:0 15px 11px}.td-grid-style-1 .td-small-thumb .entry-title{margin-top:2px;font-size:16px;line-height:21px;font-weight:500}.td-grid-style-1 .td-tiny-thumb .td-big-grid-meta{margin:0 10px 10px 14px}.td-grid-style-1 .td-tiny-thumb .entry-title{font-size:15px;line-height:17px;font-weight:500}.td-grid-style-1 .td-tiny-thumb .td-post-category{font-size:9px;font-weight:600;padding:3px 5px;line-height:1}.td-grid-style-1.td-hover-1 .td-module-thumb .entry-thumb{transition:transform 0.3s ease,opacity 0.3s;-webkit-transition:-webkit-transform 0.3s ease,opacity 0.3s}.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease}.td-grid-style-1.td-hover-1 .td-post-category{-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease}.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb{transform:scale3d(1.1,1.1,1);-webkit-transform:scale3d(1.1,1.1,1);-moz-transform:scale3d(1.1,1.1,1) rotate(0.02deg)}.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before{background-color:rgb(0 0 0 / .1)}.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-post-category{background-color:var(--td_theme_color,#4db2ec)}@media (max-width:767px){.td-grid-style-1 .td-video-play-ico{top:20px;left:auto;right:20px;transform:none;-webkit-transform:none}}.td-grid-style-2 .td-meta-info-container{bottom:0}.td-grid-style-2 .td-module-thumb a:last-child:before{-webkit-box-shadow:inset 0 0 50px 0 rgb(0 0 0 / .5);-moz-box-shadow:inset 0 0 50px 0 rgb(0 0 0 / .5);box-shadow:inset 0 0 50px 0 rgb(0 0 0 / .5);opacity:.6}.td-grid-style-2 .td-post-category{background-color:rgb(0 0 0 / .2)}.td-grid-style-2 .td-big-grid-post.td-big-thumb .td-big-grid-meta{font-size:34px}.td-grid-style-2 .td-big-thumb .td-meta-info-container{position:static;top:0;bottom:auto}.td-grid-style-2 .td-big-thumb .td-big-grid-meta{width:80%;margin:20px 0 20px 20px;top:0;position:absolute}@media (max-width:767px){.td-grid-style-2 .td-big-thumb .td-big-grid-meta{width:90%;margin-left:15px}}.td-grid-style-2 .td-big-thumb .td-module-meta-info{position:absolute;bottom:0}.td-grid-style-2 .td-big-thumb .entry-title{font-size:34px;line-height:41px}@media (max-width:1140px){.td-grid-style-2 .td-big-thumb .entry-title{font-weight:500}}.td-grid-style-2 .td-big-thumb.td-big-grid-post-1 .td-big-grid-meta{top:auto;bottom:-6px}.td-grid-style-2 .td-big-thumb.td-big-grid-post-1 .td-module-meta-info{bottom:auto;right:22px;top:5px}.td-grid-style-2 .td-medium-thumb .td-meta-info-container{top:0;bottom:auto}.td-grid-style-2 .td-medium-thumb .td-big-grid-meta{width:80%;margin:20px 0 14px 19px}@media (max-width:767px){.td-grid-style-2 .td-medium-thumb .td-big-grid-meta{margin:16px 15px 11px}}.td-grid-style-2 .td-medium-thumb .entry-title{font-size:24px;line-height:30px;font-weight:500}.td-grid-style-2 .td-small-thumb .td-meta-info-container{bottom:auto;top:0;margin-top:16px}.td-grid-style-2 .td-small-thumb .td-big-grid-meta{margin:0 15px 11px}.td-grid-style-2 .td-small-thumb .entry-title{margin-top:2px;font-size:17px;line-height:21px;font-weight:500}.td-grid-style-2 .td-tiny-thumb .td-meta-info-container{top:0;bottom:auto}.td-grid-style-2 .td-tiny-thumb .td-big-grid-meta{margin:14px 10px 10px 14px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-tiny-thumb .td-big-grid-meta{margin:10px}}.td-grid-style-2 .td-tiny-thumb .entry-title{font-size:15px;line-height:17px;font-weight:500}.td-grid-style-2 .td-tiny-thumb .td-post-category{font-size:9px;font-weight:600;padding:3px 5px;line-height:1}.td-grid-style-2.td-hover-1 .td-module-thumb .entry-thumb{transition:transform 0.3s ease,opacity 0.3s;-webkit-transition:-webkit-transform 0.3s ease,opacity 0.3s}.td-grid-style-2.td-hover-1 .td-post-category{-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease}.td-grid-style-2.td-hover-1 .td-big-grid-post:hover .entry-thumb{transform:scale3d(1.1,1.1,1);-webkit-transform:scale3d(1.1,1.1,1);-moz-transform:scale3d(1.1,1.1,1) rotate(0.02deg)}.td-grid-style-2.td-hover-1 .td-big-grid-post:hover .td-post-category{background-color:rgb(0 0 0 / .5)}.td-grid-style-3 .td-meta-info-container{bottom:0}.td-grid-style-3 .td-module-thumb a:last-child:before{opacity:.8}.td-grid-style-3 .td-post-category{background-color:rgb(0 0 0 / .2)}.td-grid-style-3 .td-big-grid-post.td-big-thumb .td-big-grid-meta{font-size:34px}.td-grid-style-3 .td-big-thumb .td-meta-info-container{position:static;top:0;bottom:auto}.td-grid-style-3 .td-big-thumb .td-big-grid-meta{width:80%;margin:20px 0 20px 20px;top:0;position:absolute}@media (max-width:767px){.td-grid-style-3 .td-big-thumb .td-big-grid-meta{width:90%;margin-left:15px}}.td-grid-style-3 .td-big-thumb .td-module-meta-info{position:absolute;bottom:0}.td-grid-style-3 .td-big-thumb .entry-title{font-size:34px;line-height:41px}@media (max-width:1140px){.td-grid-style-3 .td-big-thumb .entry-title{font-weight:500}}.td-grid-style-3 .td-big-thumb .entry-title a{text-shadow:1px 1px 2px rgb(0 0 0 / .2)}.td-grid-style-3 .td-big-thumb.td-big-grid-post-1 .td-big-grid-meta{top:auto;bottom:-6px}.td-grid-style-3 .td-big-thumb.td-big-grid-post-1 .td-module-meta-info{bottom:auto;right:22px;top:5px}.td-grid-style-3 .td-medium-thumb .td-big-grid-meta{width:80%;margin:20px 0 14px 19px}@media (max-width:767px){.td-grid-style-3 .td-medium-thumb .td-big-grid-meta{margin:0 15px 11px}}.td-grid-style-3 .td-medium-thumb .entry-title{font-size:24px;line-height:30px;font-weight:500}.td-grid-style-3 .td-medium-thumb .entry-title a{text-shadow:1px 1px 2px rgb(0 0 0 / .2)}.td-grid-style-3 .td-small-thumb .td-big-grid-meta{margin:0 15px 11px}.td-grid-style-3 .td-small-thumb .entry-title{margin-top:2px;font-size:17px;line-height:21px;font-weight:500}.td-grid-style-3 .td-small-thumb .entry-title a{text-shadow:1px 1px 1px rgb(0 0 0 / .2)}.td-grid-style-3 .td-tiny-thumb .td-big-grid-meta{margin:0 10px 10px 14px}.td-grid-style-3 .td-tiny-thumb .entry-title{font-size:15px;line-height:17px;font-weight:500}.td-grid-style-3 .td-tiny-thumb .entry-title a{text-shadow:1px 1px 1px rgb(0 0 0 / .2)}.td-grid-style-3 .td-tiny-thumb .td-post-category{font-size:9px;font-weight:600;padding:3px 5px;line-height:1}.td-grid-style-3.td-hover-1 .td-module-thumb .entry-thumb{transition:transform 0.3s ease,opacity 0.3s;-webkit-transition:-webkit-transform 0.3s ease,opacity 0.3s}.td-grid-style-3.td-hover-1 .td-post-category{-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease}.td-grid-style-3.td-hover-1 .td-big-grid-post:hover .entry-thumb{transform:scale3d(1.1,1.1,1);-webkit-transform:scale3d(1.1,1.1,1);-moz-transform:scale3d(1.1,1.1,1) rotate(0.02deg)}.td-grid-style-3.td-hover-1 .td-big-grid-post:hover .td-post-category{background-color:rgb(0 0 0 / .5)}.td-grid-style-4 .td-meta-info-container{bottom:0;z-index:1}.td-grid-style-4 .td-post-category{background-color:rgb(0 0 0 / .4)}.td-grid-style-4 .entry-title{background-color:var(--td_slider_text,rgb(77 178 236 / .7))}.td-grid-style-4 .entry-title a{text-shadow:1px 1px 1px rgb(0 0 0 / .2)}.td-grid-style-4 .td-module-meta-info{margin:0;background-color:rgb(0 0 0 / .4);display:table}.td-grid-style-4 .td-module-meta-info>span{padding:5px 0 6px 7px}.td-grid-style-4 .td-module-meta-info>span span{margin:0 -2px 0 2px;display:inline-block}.td-grid-style-4 .td-module-meta-info>span:last-child{padding-right:7px}@media (max-width:767px){.td-grid-style-4 .td-module-meta-info{display:none}}.td-grid-style-4 .td-big-thumb .td-meta-info-container{width:80%}@media (max-width:767px){.td-grid-style-4 .td-big-thumb .td-meta-info-container{width:100%}}.td-grid-style-4 .td-big-thumb .td-post-category{margin-bottom:0;display:table}.td-grid-style-4 .td-big-thumb .td-module-meta-info{margin:0}.td-grid-style-4 .td-big-thumb .entry-title{font-size:28px;line-height:35px;font-weight:500;padding:3px 8px 6px}.td-grid-style-4 .td-medium-thumb .entry-title{font-size:24px;line-height:30px;font-weight:500;padding:4px 11px 6px}@media (max-width:767px){.td-grid-style-4 .td-medium-thumb .entry-title{padding:5px 7px 6px}}.td-grid-style-4 .td-medium-thumb .td-post-category{margin-bottom:0;display:table}.td-grid-style-4 .td-small-thumb .td-post-category{margin-bottom:0;display:table}.td-grid-style-4 .td-small-thumb .td-module-meta-info{margin:0}.td-grid-style-4 .td-small-thumb .entry-title{font-size:16px;line-height:21px;font-weight:500;padding:5px 7px 6px}.td-grid-style-4 .td-tiny-thumb .td-big-grid-meta{margin:0 10px 10px 14px}.td-grid-style-4 .td-tiny-thumb .entry-title{font-size:15px;line-height:17px;font-weight:500;padding:5px 7px 6px;margin-right:3px}@media (max-width:767px){.td-grid-style-4 .td-tiny-thumb .entry-title{margin-right:0}}.td-grid-style-4 .td-tiny-thumb .td-post-category{font-size:9px;font-weight:600;padding:3px 5px;line-height:1;margin-bottom:0;display:table}.td-grid-style-4 .td-tiny-thumb .td-big-grid-meta{margin:0}.td-grid-style-4.td-hover-1 .td-module-thumb .entry-thumb{transition:transform 0.3s ease,opacity 0.3s;-webkit-transition:-webkit-transform 0.3s ease,opacity 0.3s}.td-grid-style-4.td-hover-1 .td-big-grid-post:hover .entry-thumb{transform:scale3d(1.1,1.1,1);-webkit-transform:scale3d(1.1,1.1,1);-moz-transform:scale3d(1.1,1.1,1) rotate(0.02deg)}.td-grid-style-5 .td-meta-info-container{top:0;bottom:0;text-align:center;margin:0;font-size:0;width:100%}.td-grid-style-5 .td-meta-info-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.td-grid-style-5 .td-big-grid-post.td-big-thumb .td-big-grid-meta{font-size:34px}.td-grid-style-5 .td-meta-align{display:inline-block;vertical-align:middle}.td-grid-style-5 .td-module-meta-info{margin-left:0;margin-right:0;margin-bottom:0}.td-grid-style-5 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;background-color:rgb(0 0 0 / .6);z-index:1}.td-grid-style-5 .td-post-category{background-color:rgb(0 0 0 / .7);margin-top:0}.td-grid-style-5 .td-big-thumb .td-meta-info-container{padding:0 30px}@media (max-width:767px){.td-grid-style-5 .td-big-thumb .td-meta-info-container{padding:0 15px}}.td-grid-style-5 .td-big-thumb .entry-title{font-size:28px;line-height:36px}@media (max-width:1140px){.td-grid-style-5 .td-big-thumb .entry-title{font-weight:500}}.td-grid-style-5 .td-medium-thumb .td-meta-info-container{padding:0 25px}.td-grid-style-5 .td-medium-thumb .entry-title{font-size:24px;line-height:30px;font-weight:500}.td-grid-style-5 .td-small-thumb .td-meta-info-container{padding:0 15px}.td-grid-style-5 .td-small-thumb .entry-title{margin-top:2px;font-size:16px;line-height:21px;font-weight:500}.td-grid-style-5 .td-tiny-thumb .td-big-grid-meta{padding:0 10px}.td-grid-style-5 .td-tiny-thumb .entry-title{font-size:15px;line-height:17px;font-weight:500}.td-grid-style-5 .td-tiny-thumb .entry-title a{text-shadow:1px 1px 1px rgb(0 0 0 / .2)}.td-grid-style-5 .td-tiny-thumb .td-post-category{font-size:9px;font-weight:600;padding:3px 5px;line-height:1}.td-grid-style-5 .td-video-play-ico{top:20px;left:auto;right:20px;transform:none;-webkit-transform:none}.td-grid-style-5.td-hover-1 .td-module-thumb a:last-child:before{-webkit-transition:box-shadow 0.3s ease;transition:box-shadow 0.3s ease}.td-grid-style-5.td-hover-1 .td-module-thumb .entry-thumb{transition:transform 0.3s ease,opacity 0.3s;-webkit-transition:-webkit-transform 0.3s ease,opacity 0.3s}.td-grid-style-5.td-hover-1 .td-post-category{background-color:rgb(0 0 0 / .7);-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease}.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before{box-shadow:inset 0 0 50px 0 rgb(0 0 0 / .75)}.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .entry-thumb{transform:scale3d(1.1,1.1,1);-webkit-transform:scale3d(1.1,1.1,1);-moz-transform:scale3d(1.1,1.1,1) rotate(0.02deg)}.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-post-category{background-color:var(--td_theme_color,#4db2ec)}.td-grid-style-6 .td-meta-info-container{top:0;bottom:0;text-align:center;margin:0;font-size:0;width:100%}.td-grid-style-6 .td-meta-info-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.td-grid-style-6 .td-big-grid-meta{position:relative;text-align:center;padding:0 10%}@media (max-width:767px){.td-grid-style-6 .td-big-grid-meta{padding:0 4%}}.td-grid-style-6 .td-big-grid-post .td-big-grid-meta .entry-title{display:inline-block;width:100%;font-weight:300;margin-bottom:0!important}.td-grid-style-6 .td-big-grid-post .entry-title{text-transform:uppercase}.td-grid-style-6 .td-big-grid-post.td-big-thumb .td-big-grid-meta{font-size:34px}.td-grid-style-6 .td-big-grid-wrapper .td-big-grid-post .td-big-grid-meta{margin:0}.td-grid-style-6 .td-meta-align{display:inline-block;vertical-align:middle}.td-grid-style-6 .td-big-grid-post .td-module-meta-info{margin-left:0;margin-right:0;margin-bottom:0}.td-grid-style-6 .td-module-thumb a:last-child:before{content:'';width:100%;height:100%;position:absolute;z-index:1;background-color:#000;opacity:.7;top:0}.td-grid-style-6 .td-post-category{-webkit-transition:background-color 0.35s ease 0s,color 0.35s ease 0s;transition:background-color 0.35s ease 0s,color 0.35s ease 0s}.td-grid-style-6 .td-post-category:hover{background-color:#fff;color:#000}.td-grid-style-6 .td-big-grid-post .td-post-category{font-size:10px;padding:2px 6px;line-height:13px;margin-bottom:10px}@media (max-width:767px){.td-grid-style-6 .td-video-play-ico{display:none}}.td-grid-style-6 .td-video-play-ico img{top:10px!important;bottom:auto;left:auto;right:10px;width:30px}.td-grid-style-6 .td-big-thumb .entry-title{font-size:37px;line-height:45px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-6 .td-big-thumb .entry-title{font-size:22px!important;line-height:26px!important}}@media (max-width:767px){.td-grid-style-6 .td-big-thumb .entry-title{font-size:26px!important;line-height:28px!important}}.td-grid-style-6 .td-medium-thumb .entry-title{font-size:24px;line-height:28px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-6 .td-medium-thumb .entry-title{font-size:18px!important;line-height:21px!important}}@media (max-width:767px){.td-grid-style-6 .td-medium-thumb .entry-title{font-size:20px!important;line-height:24px!important}}.td-grid-style-6 .td-small-thumb .entry-title{font-size:18px;line-height:22px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-6 .td-small-thumb .entry-title{font-size:13px!important;line-height:15px!important}}.td-grid-style-6 .td-small-thumb .td-module-comments{display:none}.td-grid-style-6 .td-tiny-thumb .entry-title{font-size:14px;line-height:18px;font-weight:400}@media (min-width:768px) and (max-width:1018px){.td-grid-style-6 .td-tiny-thumb .entry-title{font-size:13px!important;line-height:16px!important}}@media (max-width:767px){.td-grid-style-6 .td-tiny-thumb .entry-title{font-size:11px!important;line-height:13px!important;margin:5px 0}}.td-grid-style-6 .td-tiny-thumb .td-post-category,.td-grid-style-6 .td-tiny-thumb .td-module-comments{display:none}@media (max-width:1018px){.td-grid-style-6 .td-tiny-thumb .td-module-meta-info{display:none}}@media (max-width:767px){.td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .td-meta-info-container .entry-title{font-size:16px!important;line-height:21px!important}}@media (min-width:1025px){.td-grid-style-6.td-hover-1 .entry-thumb{-webkit-transition:transform 0.6s ease 0s;transition:transform 0.6s ease 0s;transform:scale(1.1);-webkit-transform:scale(1.1)}.td-grid-style-6.td-hover-1 .td-module-thumb:after{content:'';width:100%;height:100%;position:absolute;z-index:1;background-color:var(--td_theme_color,#4db2ec);opacity:0;top:0;left:0;pointer-events:none;-webkit-transition:opacity 0.4s ease 0.2s;transition:opacity 0.4s ease 0.2s}.td-grid-style-6.td-hover-1 .td-module-thumb a:last-child:after{position:absolute;top:0;left:0;width:160%;height:100%;background:rgb(255 255 255 / .2);content:'';z-index:1;transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0);-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0)}.td-grid-style-6.td-hover-1 .td-module-comments{-webkit-transition:opacity 0.6s ease 0s;transition:opacity 0.6s ease 0s;opacity:0}.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .entry-thumb{transform:scale(1);-webkit-transform:scale(1)}.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-comments{opacity:1}.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after{-webkit-transition:transform 0.7s ease 0s;transition:transform 0.7s ease 0s;transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,146%,0);-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,146%,0)}.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb:after{opacity:.3}}.td-grid-style-7 .td-video-play-ico img{top:auto;left:auto;width:30px;right:10px;bottom:10px}.td-grid-style-7 .td-big-grid-post .entry-title a{text-shadow:1px 1px 1px rgb(0 0 0 / .3)}.td-grid-style-7 .td-big-grid-post .td-post-category{background-color:#fff0;padding:0!important;position:absolute;bottom:17px;text-transform:none;margin:0!important;font-size:12px!important;line-height:14px!important}@media (max-width:1018px){.td-grid-style-7 .td-big-grid-post .td-post-category{bottom:10px}}.td-grid-style-7 .td-big-grid-post .td-post-category:hover{background-color:#fff0}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-module-meta-info{margin-left:17px!important}}@media (max-width:767px){.td-grid-style-7 .td-module-meta-info{margin-left:14px!important}}.td-grid-style-7 .td-meta-info-container{top:0;height:100%}.td-grid-style-7 .td-big-grid-post .td-big-grid-meta{padding-bottom:0!important}@media (max-width:767px){.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-meta-align .td-big-grid-meta{padding:10px 14px}}@media (max-width:767px){.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-meta-align .td-big-grid-meta .entry-title{font-size:16px!important;line-height:19px!important}}.td-grid-style-7 .td-big-thumb .td-big-grid-meta{padding:20px 26px 14px 20px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-big-thumb .td-big-grid-meta{padding:12px 17px 11px}}@media (max-width:767px){.td-grid-style-7 .td-big-thumb .td-big-grid-meta{padding:14px}}.td-grid-style-7 .td-big-thumb .entry-title{font-size:30px;line-height:36px;font-weight:700;margin-bottom:7px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-big-thumb .entry-title{font-size:24px!important;line-height:28px!important}}@media (max-width:767px){.td-grid-style-7 .td-big-thumb .entry-title{font-size:26px!important;line-height:30px!important;margin-bottom:5px}}.td-grid-style-7 .td-medium-thumb .td-big-grid-meta{padding:20px 26px 14px 20px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-medium-thumb .td-big-grid-meta{padding:12px 20px 11px 17px}}@media (max-width:767px){.td-grid-style-7 .td-medium-thumb .td-big-grid-meta{padding:12px 14px 10px}}.td-grid-style-7 .td-medium-thumb .entry-title{font-size:26px;line-height:32px;font-weight:700;margin-bottom:7px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-medium-thumb .entry-title{font-size:16px!important;line-height:20px!important;margin-bottom:5px}}@media (max-width:767px){.td-grid-style-7 .td-medium-thumb .entry-title{font-size:20px!important;line-height:26px!important;margin-bottom:5px}}.td-grid-style-7 .td-small-thumb .td-big-grid-meta{padding:14px 20px 10px;margin:0!important}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-small-thumb .td-big-grid-meta{padding:12px 17px 5px}}@media (max-width:767px){.td-grid-style-7 .td-small-thumb .td-big-grid-meta{padding:10px 14px}}@media (max-width:1018px){.td-grid-style-7 .td-small-thumb .td-module-meta-info{display:none}}.td-grid-style-7 .td-small-thumb .entry-title{font-size:18px;line-height:24px;font-weight:700;margin-bottom:6px}@media (min-width:1019px) and (max-width:1140px){.td-grid-style-7 .td-small-thumb .entry-title{font-size:18px!important;line-height:24px!important}}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-small-thumb .entry-title{font-size:14px!important;line-height:18px!important}}@media (max-width:767px){.td-grid-style-7 .td-small-thumb .entry-title{font-size:19px!important;line-height:23px!important}}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-small-thumb .td-post-category{display:inline}}.td-grid-style-7 .td-small-thumb .td-module-comments{display:none}.td-grid-style-7 .td-tiny-thumb .td-big-grid-meta{padding:4px 16px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-tiny-thumb .td-big-grid-meta{padding:4px 14px}}@media (max-width:767px){.td-grid-style-7 .td-tiny-thumb .td-big-grid-meta{padding:2px 10px 0}}.td-grid-style-7 .td-tiny-thumb .entry-title{font-size:16px;line-height:21px;font-weight:600;margin-top:6px;margin-bottom:7px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-tiny-thumb .entry-title{font-size:12px!important;line-height:13px!important}}@media (max-width:767px){.td-grid-style-7 .td-tiny-thumb .entry-title{font-size:12px!important;line-height:15px!important}}.td-grid-style-7 .td-tiny-thumb .td-module-meta-info,.td-grid-style-7 .td-tiny-thumb .td-module-comments{display:none}.td-grid-style-7 .td-module-thumb a:last-child:before,.td-grid-style-7 .td-big-grid-post .td-module-thumb a:last-child:after{content:'';width:100%;height:100%;position:absolute;z-index:1;top:0}.td-grid-style-7 .td-module-thumb a:last-child:after{-webkit-box-shadow:inset 0 0 16px 4px #000;-moz-box-shadow:inset 0 0 16px 4px #000;box-shadow:inset 0 0 16px 4px #000;opacity:.15}.td-grid-style-7 .td-big-grid-post-0 .td-module-thumb a:last-child:before{opacity:.6;background:#410cbc;background:-webkit-gradient(left bottom,right top,color-stop(0%,#410cbc),color-stop(100%,#ff6f31));background:-webkit-linear-gradient(20deg,#410cbc 0%,#ff6f31 100%);background:linear-gradient(20deg,#410cbc 0%,#ff6f31 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#410cbc',endColorstr='#ff6f31',GradientType=1)}.td-grid-style-7 .td-big-grid-post-1 .td-module-thumb a:last-child:before{opacity:.6;background:#f4880d;background:-webkit-gradient(left bottom,right top,color-stop(0%,#f4880d),color-stop(100%,#70ff99));background:-webkit-linear-gradient(20deg,#f4880d 0%,#70ff99 100%);background:linear-gradient(20deg,#f4880d 0%,#70ff99 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4880d',endColorstr='#70ff99',GradientType=1)}.td-grid-style-7 .td-big-grid-post-2 .td-module-thumb a:last-child:before{opacity:.6;background:#c40f79;background:-webkit-gradient(left bottom,right top,color-stop(0%,#c40f79),color-stop(100%,#7ebfff));background:-webkit-linear-gradient(20deg,#c40f79 0%,#7ebfff 100%);background:linear-gradient(20deg,#c40f79 0%,#7ebfff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c40f79',endColorstr='#7ebfff',GradientType=1)}.td-grid-style-7.td_block_big_grid_3 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.td-grid-style-7.td_block_big_grid_10 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.td-grid-style-7 .td-big-grid-post-3 .td-module-thumb a:last-child:before,.td-grid-style-7 .td-big-grid-post-7 .td-module-thumb a:last-child:before{opacity:.6;background:#0016be;background:-webkit-gradient(left bottom,right top,color-stop(0%,#0016be),color-stop(100%,#2aec74));background:-webkit-linear-gradient(20deg,#0016be 0%,#2aec74 100%);background:linear-gradient(20deg,#0016be 0%,#2aec74 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0016be',endColorstr='#2aec74',GradientType=1)}.td-grid-style-7.td_block_big_grid_3 .td-big-grid-post-3 .td-module-thumb a:last-child:before,.td-grid-style-7 .td-big-grid-post-4 .td-module-thumb a:last-child:before{opacity:.6;background:#023c8c;background:-webkit-gradient(left bottom,right top,color-stop(0%,#023c8c),color-stop(100%,#ff86d3));background:-webkit-linear-gradient(20deg,#023c8c 0%,#ff86d3 100%);background:linear-gradient(20deg,#023c8c 0%,#ff86d3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#023c8c',endColorstr='#ff86d3',GradientType=1)}.td-grid-style-7.td_block_big_grid_1 .td-big-grid-post-4 .td-module-thumb a:last-child:before,.td-grid-style-7 .td-big-grid-post-5 .td-module-thumb a:last-child:before{opacity:.6;background:#00ac81;background:-webkit-gradient(left bottom,right top,color-stop(0%,#00ac81),color-stop(100%,#ff778e));background:-webkit-linear-gradient(20deg,#00ac81 0%,#ff778e 100%);background:linear-gradient(20deg,#00ac81 0%,#ff778e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ac81',endColorstr='#ff778e',GradientType=1)}.td-grid-style-7 .td-big-grid-post-6 .td-module-thumb a:last-child:before{opacity:.6;background:#007808;background:-webkit-gradient(left bottom,right top,color-stop(0%,#007808),color-stop(100%,#fff940));background:-webkit-linear-gradient(20deg,#007808 0%,#fff940 100%);background:linear-gradient(20deg,#007808 0%,#fff940 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007808',endColorstr='#fff940',GradientType=1)}@media (min-width:1025px){.td-grid-style-7.td-hover-1 .entry-thumb{-webkit-transition:transform 0.35s ease 0s;transition:transform 0.35s ease 0s}.td-grid-style-7.td-hover-1 .td-big-grid-post:hover .entry-thumb{transform:scale3d(1.05,1.05,1);-webkit-transform:scale3d(1.05,1.05,1);-moz-transform:scale3d(1.05,1.05,1) rotate(0.02deg)}}@media (max-width:767px){.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-1 .entry-title,.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .entry-title{font-size:17px!important;line-height:21px!important}}.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .td-meta-align{margin-top:11px}@media (max-width:767px){.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .td-meta-align{margin-top:0}}@media (max-width:767px){.td-grid-style-7.td_block_big_grid_9 .td-big-grid-post .entry-title,.td-grid-style-7.td_block_big_grid_10 .td-big-grid-post .entry-title{font-size:19px!important;line-height:23px!important}}@media (max-width:767px){.td-grid-style-7.td_block_big_grid_11 .td-big-grid-post .entry-title{font-size:17px!important;line-height:21px!important}}@media (max-width:767px){.td-grid-style-7.td_block_big_grid_5 .td-big-grid-meta{padding-top:14px}}.td-big-grid-post{position:relative;overflow:hidden}.td-big-grid-post .entry-review-stars{color:#fff;margin-top:-5px}.td-big-grid-post .td-post-category{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:10px;font-weight:500;text-transform:uppercase;display:inline-block;margin:0 0 5px 0;padding:3px 7px;line-height:13px;pointer-events:auto}.td-big-grid-post .td-meta-info-container{position:absolute;pointer-events:none;z-index:1;width:100%}.td-big-grid-post .td-meta-align{pointer-events:none;width:100%}.td-big-grid-post .td-post-author-name a,.td-big-grid-post .td-post-author-name span,.td-big-grid-post .td-post-date{color:#fff;text-shadow:1px 1px 1px rgb(0 0 0 / .3)}.td-big-grid-post .entry-title{margin:0;word-wrap:break-word}.td-big-grid-post .entry-title a{color:#fff;text-shadow:1px 1px 3px rgb(0 0 0 / .2)}.td-big-grid-post .td-module-meta-info{margin:11px 0 20px 20px;min-height:0;z-index:1}@media (max-width:767px){.td-big-grid-post .td-module-meta-info{margin-left:17px}}.td-big-grid-post .td-post-author-name{pointer-events:auto}.td-big-grid-post .td-big-grid-meta{z-index:1}@media (max-width:1018px){.td-big-grid-post .td-video-play-ico{width:30px!important;height:30px!important;font-size:30px!important;border-width:0.050em!important}}.td-big-grid-post.td-big-thumb .td-big-grid-meta{font-size:27px}@media (max-width:1140px){.td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title{line-height:1.3}}@media (min-width:1019px) and (max-width:1140px){.td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title{font-size:80%}}@media (min-width:768px) and (max-width:1018px){.td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title{font-size:16px}}@media (max-width:767px){.td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title{font-size:22px}}.td-big-grid-post.td-medium-thumb .td-big-grid-meta{font-size:24px}@media (max-width:767px){.td-big-grid-post.td-medium-thumb .td-big-grid-meta{font-size:16px}}@media (max-width:1140px){.td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title{line-height:1.3}}@media (min-width:1019px) and (max-width:1140px){.td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title{font-size:85%}}@media (min-width:768px) and (max-width:1018px){.td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title{font-size:65%}}@media (max-width:767px){.td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title{font-size:16px;line-height:21px}}.td-big-grid-post.td-small-thumb .td-big-grid-meta{font-size:16px}@media (max-width:1140px){.td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title{line-height:1.4}}@media (min-width:1019px) and (max-width:1140px){.td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title{font-size:90%}}@media (min-width:768px) and (max-width:1018px){.td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title{font-size:80%}}@media (max-width:767px){.td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title{font-size:16px;line-height:21px}}.td-big-grid-post.td-tiny-thumb .td-big-grid-meta{font-size:15px}@media (max-width:1140px){.td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title{line-height:1.4}}@media (min-width:1019px) and (max-width:1140px){.td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title{font-size:90%}}@media (min-width:768px) and (max-width:1018px){.td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title{font-size:70%}}@media (max-width:767px){.td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title{font-size:16px;line-height:21px}}.td-big-grid-post .td-module-thumb{overflow:hidden;margin:0}.td-big-grid-post .td-module-thumb img{max-width:none}@media (min-width:1019px) and (max-width:1140px){.td-big-grid-post .entry-thumb{width:100%}}@media (min-width:768px) and (max-width:1018px){.td-big-grid-post .entry-thumb{width:100%}}@media (max-width:767px){.td-big-grid-post .entry-thumb{width:100%}}.td-big-grid-post .td-module-thumb{background-color:#e5e5e5}.td-big-grid-post .td-post-author-name,.td-big-grid-post .td-post-date{top:0}@media (max-width:767px){.td_block_big_grid_8 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta .entry-title{font-size:16px!important;line-height:21px!important}}@media (max-width:767px){.td_block_big_grid_8 .td-big-grid-post-0.td-big-grid-post .td-big-grid-meta .entry-title,.td_block_big_grid_8 .td-big-grid-post-1.td-big-grid-post .td-big-grid-meta .entry-title{font-size:24px!important;line-height:30px!important}}@media (max-width:767px){.td-grid-style-2 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title,.td-grid-style-3 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title{font-size:70%}}@media (max-width:767px){.td-grid-style-5 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title{font-size:60%}}@media (max-width:767px){.td_block_big_grid_1,.td_block_big_grid_2,.td_block_big_grid_3,.td_block_big_grid_4,.td_block_big_grid_5,.td_block_big_grid_6,.td_block_big_grid_7,.td_block_big_grid_8,.td_block_big_grid_9,.td_block_big_grid_10,.td_block_big_grid_11,.td_block_big_grid_12{margin-left:-20px;margin-right:-20px}}@media (max-width:767px){.vc_tta-tabs .td_block_big_grid_1,.vc_tta-tabs .td_block_big_grid_2,.vc_tta-tabs .td_block_big_grid_3,.vc_tta-tabs .td_block_big_grid_4,.vc_tta-tabs .td_block_big_grid_5,.vc_tta-tabs .td_block_big_grid_6,.vc_tta-tabs .td_block_big_grid_7,.vc_tta-tabs .td_block_big_grid_8,.vc_tta-tabs .td_block_big_grid_9,.vc_tta-tabs .td_block_big_grid_10,.vc_tta-tabs .td_block_big_grid_11,.vc_tta-tabs .td_block_big_grid_12{margin-left:0;margin-right:0}}.iosSlider.td_block_wrap{margin-bottom:34px!important}@media (max-width:767px){.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll{overflow-x:auto;white-space:nowrap;font-size:0;overflow-y:hidden;padding-top:3px;z-index:0;-webkit-overflow-scrolling:touch;transform:translate3d(0,0,0)}.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post{margin-left:3px;margin-right:0;margin-bottom:0}.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post:first-child{margin-left:0}}@media (max-width:767px){.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-module-thumb{width:100%;height:170px}}@media (max-width:767px){.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post{display:inline-block;white-space:normal;float:none;vertical-align:top;width:80%}}@media (max-width:767px){.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll.td-scroll-full .td-big-grid-post{width:100%}}.td_block_big_grid_1 .td-big-grid-post{float:left}.td_block_big_grid_1 .td-big-thumb{margin-right:3px}.td_block_big_grid_1 .td-big-thumb .td-module-thumb{width:532px;height:399px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_1 .td-big-thumb .td-module-thumb{width:504px;height:355px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_1 .td-big-thumb .td-module-thumb{width:374px;height:271px}}@media (max-width:767px){.td_block_big_grid_1 .td-big-thumb .td-module-thumb{width:100%;height:auto}}.td_block_big_grid_1 .td-small-thumb .td-module-thumb{width:265px;height:198px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_1 .td-small-thumb .td-module-thumb{width:235px;height:176px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_1 .td-small-thumb .td-module-thumb{width:180px;height:134px}}@media (max-width:767px){.td_block_big_grid_1 .td-big-grid-post-0{width:100%;float:none}}.td_block_big_grid_1 .td-big-grid-post-1,.td_block_big_grid_1 .td-big-grid-post-3{margin-right:3px}.td_block_big_grid_1 .td-big-grid-post-1,.td_block_big_grid_1 .td-big-grid-post-2{margin-bottom:3px}.td_block_big_grid_1.td-grid-style-5 .td-module-meta-info,.td_block_big_grid_1.td-grid-style-6 .td-module-meta-info{margin-left:0;margin-right:0;margin-bottom:0}@media (max-width:767px){.td_block_big_grid_1 .td-module-empty{display:none!important}}.td_block_big_grid_1 .td-module-empty .td-module-thumb{width:265px;height:198px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_1 .td-module-empty .td-module-thumb{width:235px;height:176px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_1 .td-module-empty .td-module-thumb{width:180px;height:134px}}.td_block_big_grid_2 .td-big-grid-post{float:left}.td_block_big_grid_2 .td-big-thumb{margin-right:3px}.td_block_big_grid_2 .td-big-thumb .td-module-thumb{width:741px;height:486px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_2 .td-big-thumb .td-module-thumb{width:692px;height:426px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_2 .td-big-thumb .td-module-thumb{width:515px;height:336px}}@media (max-width:767px){.td_block_big_grid_2 .td-big-thumb .td-module-thumb{width:100%;height:auto}}.td_block_big_grid_2 .td-small-thumb .td-module-thumb{width:324px;height:160px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_2 .td-small-thumb .td-module-thumb{width:285px;height:140px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_2 .td-small-thumb .td-module-thumb{width:222px;height:110px}}@media (max-width:767px){.td_block_big_grid_2 .td-small-thumb .td-module-thumb{height:124px!important}}@media (max-width:767px){.td_block_big_grid_2 .td-big-grid-post-0{width:100%;float:none}}.td_block_big_grid_2 .td-big-grid-post-1,.td_block_big_grid_2 .td-big-grid-post-2{margin-bottom:3px}.td_block_big_grid_2.td-grid-style-5 .td-module-meta-info,.td_block_big_grid_2.td-grid-style-6 .td-module-meta-info{margin-left:0;margin-right:0;margin-bottom:0}@media (max-width:767px){.td_block_big_grid_2 .td-module-empty{display:none!important}}.td_block_big_grid_2 .td-module-empty .td-module-thumb{width:324px;height:160px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_2 .td-module-empty .td-module-thumb{width:285px;height:140px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_2 .td-module-empty .td-module-thumb{width:222px;height:110px}}.td_block_big_grid_3 .td-big-grid-post{float:left}.td_block_big_grid_3 .td-big-thumb{margin-right:3px}.td_block_big_grid_3 .td-big-thumb .td-module-thumb{width:532px;height:462px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_3 .td-big-thumb .td-module-thumb{width:488px;height:422px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_3 .td-big-thumb .td-module-thumb{width:368px;height:318px}}@media (max-width:767px){.td_block_big_grid_3 .td-big-thumb .td-module-thumb{width:100%;height:auto}}.td_block_big_grid_3 .td-medium-thumb{margin-bottom:3px}.td_block_big_grid_3 .td-medium-thumb .td-module-thumb{width:533px;height:261px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_3 .td-medium-thumb .td-module-thumb{height:237px;width:489px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_3 .td-medium-thumb .td-module-thumb{height:179px;width:369px}}@media (min-width:375px) and (max-width:767px){.td_block_big_grid_3 .td-medium-thumb .td-module-thumb{height:140px!important}}@media (max-width:374px){.td_block_big_grid_3 .td-medium-thumb .td-module-thumb{height:124px!important}}.td_block_big_grid_3 .td-small-thumb .td-module-thumb{width:265px;height:198px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_3 .td-small-thumb .td-module-thumb{width:243px;height:182px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_3 .td-small-thumb .td-module-thumb{width:183px;height:136px}}@media (min-width:375px) and (max-width:767px){.td_block_big_grid_3 .td-small-thumb .td-module-thumb{height:140px!important}}@media (max-width:374px){.td_block_big_grid_3 .td-small-thumb .td-module-thumb{height:124px!important}}@media (max-width:767px){.td_block_big_grid_3 .td-big-grid-post-0{width:100%;float:none}}.td_block_big_grid_3 .td-big-grid-post-3{margin-left:3px}.td_block_big_grid_3.td-grid-style-4 .td-post-category{margin-bottom:0}.td_block_big_grid_3.td-grid-style-5 .td-module-meta-info,.td_block_big_grid_3.td-grid-style-6 .td-module-meta-info{margin-left:0;margin-right:0;margin-bottom:0}@media (max-width:767px){.td_block_big_grid_3 .td-module-empty{display:none!important}}.td_block_big_grid_3 .td-module-empty.td-big-grid-post-1 .td-module-thumb{width:533px;height:261px;margin-bottom:3px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_3 .td-module-empty.td-big-grid-post-1 .td-module-thumb{height:237px;width:489px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_3 .td-module-empty.td-big-grid-post-1 .td-module-thumb{height:179px;width:369px}}.td_block_big_grid_3 .td-module-empty.td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_3 .td-module-empty.td-big-grid-post-3 .td-module-thumb{width:265px;height:198px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_3 .td-module-empty.td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_3 .td-module-empty.td-big-grid-post-3 .td-module-thumb{width:243px;height:182px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_3 .td-module-empty.td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_3 .td-module-empty.td-big-grid-post-3 .td-module-thumb{width:183px;height:136px}}.td_block_big_grid_4{margin-right:-3px}@media (max-width:767px){.td_block_big_grid_4{margin-right:-20px}}.td_block_big_grid_4 .td-big-grid-post{width:50%;float:left}@media (max-width:767px){.td_block_big_grid_4 .td-big-grid-post{width:100%;float:none}}@media (max-width:767px){.td_block_big_grid_4 .td-big-grid-post:first-child{padding-bottom:3px}}.td_block_big_grid_4 .td-module-thumb{height:399px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_4 .td-module-thumb{height:350px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_4 .td-module-thumb{height:280px}}@media (max-width:767px){.td_block_big_grid_4 .td-module-thumb{width:100%;height:220px}}.td_block_big_grid_4 .td-big-thumb{padding-right:3px}@media (max-width:767px){.td_block_big_grid_4 .td-big-thumb{padding-right:0}}@media (max-width:767px){.td_block_big_grid_4.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_4.td-grid-style-1 .td-module-meta-info{margin-left:12px}}.td_block_big_grid_4.td-grid-style-5 .td-module-meta-info,.td_block_big_grid_4.td-grid-style-6 .td-module-meta-info{margin-left:0;margin-right:0;margin-bottom:0}@media (max-width:767px){.td_block_big_grid_4 .td-module-empty{display:none!important}}.td_block_big_grid_5{margin-right:-3px}@media (max-width:767px){.td_block_big_grid_5{margin-right:-20px}}.td_block_big_grid_5 .td-big-grid-post{width:33.33333333%;float:left}@media (max-width:767px){.td_block_big_grid_5 .td-big-grid-post{width:100%;float:none;padding-top:3px}}@media (max-width:767px){.td_block_big_grid_5 .td-big-grid-post:first-child{padding-top:0}}.td_block_big_grid_5 .td-big-grid-post .td-module-thumb{height:220px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_5 .td-big-grid-post .td-module-thumb{height:200px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_5 .td-big-grid-post .td-module-thumb{height:148px}}@media (max-width:767px){.td_block_big_grid_5 .td-big-grid-post .td-module-thumb{height:168px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_5 .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_5 .td-module-meta-info{display:none}}.td_block_big_grid_5 .td-module-thumb a:last-child:before{height:100%}.td_block_big_grid_5.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_5.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_5.td-grid-style-3 .td-big-grid-meta{margin:0 20px 11px}@media (max-width:1018px){.td_block_big_grid_5.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_5.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_5.td-grid-style-3 .td-big-grid-meta{margin:0 14px 11px}}.td_block_big_grid_5.td-grid-style-1 .entry-title,.td_block_big_grid_5.td-grid-style-2 .entry-title,.td_block_big_grid_5.td-grid-style-3 .entry-title{font-size:20px;line-height:26px;font-weight:700}@media (max-width:767px){.td_block_big_grid_5.td-grid-style-1 .entry-title,.td_block_big_grid_5.td-grid-style-2 .entry-title,.td_block_big_grid_5.td-grid-style-3 .entry-title{font-size:22px!important;line-height:28px!important;font-weight:500}}.td_block_big_grid_5.td-grid-style-4 .td-module-meta-info{display:none}.td_block_big_grid_5.td-grid-style-4 .td-big-grid-meta{padding-right:3px}@media (max-width:767px){.td_block_big_grid_5.td-grid-style-4 .td-big-grid-meta{padding-right:0}}.td_block_big_grid_5.td-grid-style-5 .td-module-meta-info{margin-left:0;margin-bottom:0}.td_block_big_grid_5.td-grid-style-5 .entry-title{font-size:20px;line-height:26px;font-weight:700}.td_block_big_grid_5 .td-small-thumb{padding-right:3px}@media (max-width:767px){.td_block_big_grid_5 .td-small-thumb{padding-right:0}}@media (max-width:767px){.td_block_big_grid_5 .td-module-empty{display:none!important}}.td_block_big_grid_5 .td-module-empty .td-module-thumb{height:220px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_5 .td-module-empty .td-module-thumb{height:200px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_5 .td-module-empty .td-module-thumb{height:148px}}@media (max-width:767px){.td_block_big_grid_5 .td-module-empty .td-module-thumb{height:168px}}.td_block_big_grid_5 .td-module-empty.td-big-grid-post-1{padding-right:3px}.td_block_big_grid_5.td-grid-style-1 .td-video-play-ico,.td_block_big_grid_5.td-grid-style-2 .td-video-play-ico,.td_block_big_grid_5.td-grid-style-3 .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none}.td_block_big_grid_6{margin-right:-2px}@media (max-width:767px){.td_block_big_grid_6{margin-right:-20px}}.td_block_big_grid_6 .td-big-grid-post-0,.td_block_big_grid_6 .td-big-grid-post-1{width:50%;float:left;margin-bottom:3px}@media (max-width:767px){.td_block_big_grid_6 .td-big-grid-post-0,.td_block_big_grid_6 .td-big-grid-post-1{margin-bottom:0;margin-top:3px;width:100%;float:none}}@media (max-width:767px){.td_block_big_grid_6 .td-big-grid-post-0:first-child,.td_block_big_grid_6 .td-big-grid-post-1:first-child{margin-top:0}}.td_block_big_grid_6 .td-big-grid-post-0.td-big-thumb,.td_block_big_grid_6 .td-big-grid-post-1.td-big-thumb{padding-right:3px}@media (max-width:767px){.td_block_big_grid_6 .td-big-grid-post-0.td-big-thumb,.td_block_big_grid_6 .td-big-grid-post-1.td-big-thumb{padding-right:0}}.td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb{height:373px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb{height:360px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb{height:280px}}@media (max-width:767px){.td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb{width:100%;height:220px}}.td_block_big_grid_6 .td-big-grid-post-2,.td_block_big_grid_6 .td-big-grid-post-3,.td_block_big_grid_6 .td-big-grid-post-4,.td_block_big_grid_6 .td-big-grid-post-5,.td_block_big_grid_6 .td-big-grid-post-6{width:20%;float:left}.td_block_big_grid_6 .td-big-grid-post-2.td-tiny-thumb,.td_block_big_grid_6 .td-big-grid-post-3.td-tiny-thumb,.td_block_big_grid_6 .td-big-grid-post-4.td-tiny-thumb,.td_block_big_grid_6 .td-big-grid-post-5.td-tiny-thumb,.td_block_big_grid_6 .td-big-grid-post-6.td-tiny-thumb{padding-right:3px}@media (max-width:767px){.td_block_big_grid_6 .td-big-grid-post-2.td-tiny-thumb,.td_block_big_grid_6 .td-big-grid-post-3.td-tiny-thumb,.td_block_big_grid_6 .td-big-grid-post-4.td-tiny-thumb,.td_block_big_grid_6 .td-big-grid-post-5.td-tiny-thumb,.td_block_big_grid_6 .td-big-grid-post-6.td-tiny-thumb{padding-right:0}}.td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb{height:140px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb{height:130px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb{height:100px}}@media (max-width:767px){.td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb{height:auto}}.td_block_big_grid_6 .td-post-category{vertical-align:bottom}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_6.td-grid-style-1 .td-big-thumb .td-big-grid-meta{margin:0 0 0 14px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_6.td-grid-style-1 .td-big-thumb .td-module-meta-info{margin:7px 0 14px 14px}}.td_block_big_grid_6.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,.td_block_big_grid_6.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before{background:#d17646;background:-webkit-gradient(left bottom,right top,color-stop(0%,#d17646),color-stop(100%,#c63939));background:-webkit-linear-gradient(45deg,#d17646 0%,#c63939 100%);background:linear-gradient(45deg,#d17646 0%,#c63939 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646',endColorstr='#c63939',GradientType=1)}.td_block_big_grid_6.td-grid-style-5 .td-module-meta-info{margin-left:0;margin-right:0;margin-bottom:0}.td_block_big_grid_6 .td-module-empty.td-big-grid-post{padding-right:3px}@media (max-width:767px){.td_block_big_grid_6 .td-module-empty.td-big-grid-post{display:none!important}}.td_block_big_grid_6.td-grid-style-1 .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_6.td-grid-style-1 .td-video-play-ico{top:10px;right:10px}}.td_block_big_grid_6.td-grid-style-2 .td-tiny-thumb .td-video-play-ico,.td_block_big_grid_6.td-grid-style-3 .td-tiny-thumb .td-video-play-ico,.td_block_big_grid_6.td-grid-style-4 .td-tiny-thumb .td-video-play-ico,.td_block_big_grid_6.td-grid-style-5 .td-tiny-thumb .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_6.td-grid-style-2 .td-tiny-thumb .td-video-play-ico,.td_block_big_grid_6.td-grid-style-3 .td-tiny-thumb .td-video-play-ico,.td_block_big_grid_6.td-grid-style-4 .td-tiny-thumb .td-video-play-ico,.td_block_big_grid_6.td-grid-style-5 .td-tiny-thumb .td-video-play-ico{top:10px;right:10px}}.td_block_big_grid_6 .td-tiny-thumb .td-video-play-ico{width:30px;height:30px;font-size:30px}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_6 .td-tiny-thumb .td-video-play-ico{width:20px!important;height:20px!important;font-size:20px!important}}.td_block_big_grid_7{margin-right:-12px}@media (max-width:767px){.td_block_big_grid_7{margin-right:-20px}}.td_block_big_grid_7 .td-big-grid-post-0,.td_block_big_grid_7 .td-big-grid-post-1,.td_block_big_grid_7 .td-big-grid-post-2{width:33.33333333%;float:left;margin-bottom:12px}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-0,.td_block_big_grid_7 .td-big-grid-post-1,.td_block_big_grid_7 .td-big-grid-post-2{margin-bottom:0;float:none}}.td_block_big_grid_7 .td-big-grid-post-0.td-small-thumb,.td_block_big_grid_7 .td-big-grid-post-1.td-small-thumb,.td_block_big_grid_7 .td-big-grid-post-2.td-small-thumb{padding-right:12px}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-0.td-small-thumb,.td_block_big_grid_7 .td-big-grid-post-1.td-small-thumb,.td_block_big_grid_7 .td-big-grid-post-2.td-small-thumb{padding-right:0}}.td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb{height:220px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb{height:195px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb{height:146px}}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb{height:196px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_7 .td-big-grid-post-0 .td-module-meta-info,.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info,.td_block_big_grid_7 .td-big-grid-post-2 .td-module-meta-info{display:none}}.td_block_big_grid_7 .td-big-grid-post-0 .td-big-grid-meta,.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta,.td_block_big_grid_7 .td-big-grid-post-2 .td-big-grid-meta{margin:0 20px 11px}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_7 .td-big-grid-post-0 .td-big-grid-meta,.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta,.td_block_big_grid_7 .td-big-grid-post-2 .td-big-grid-meta{margin:0 15px 11px}}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-0 .td-big-grid-meta,.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta,.td_block_big_grid_7 .td-big-grid-post-2 .td-big-grid-meta{margin:0 15px 11px}}.td_block_big_grid_7 .td-big-grid-post-0 .entry-title,.td_block_big_grid_7 .td-big-grid-post-1 .entry-title,.td_block_big_grid_7 .td-big-grid-post-2 .entry-title{font-size:20px;line-height:26px;font-weight:700}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-0 .entry-title,.td_block_big_grid_7 .td-big-grid-post-1 .entry-title,.td_block_big_grid_7 .td-big-grid-post-2 .entry-title{font-weight:500}}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-0{width:100%}}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-0 .entry-title{font-size:22px!important;line-height:28px!important}}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info,.td_block_big_grid_7 .td-big-grid-post-2 .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb{height:150px!important}}.td_block_big_grid_7 .td-meta-info-container{padding-right:12px}@media (max-width:767px){.td_block_big_grid_7 .td-meta-info-container{padding-right:0}}.td_block_big_grid_7 .td-big-grid-post-3,.td_block_big_grid_7 .td-big-grid-post-4,.td_block_big_grid_7 .td-big-grid-post-5,.td_block_big_grid_7 .td-big-grid-post-6{width:25%;float:left}.td_block_big_grid_7 .td-big-grid-post-3.td-small-thumb,.td_block_big_grid_7 .td-big-grid-post-4.td-small-thumb,.td_block_big_grid_7 .td-big-grid-post-5.td-small-thumb,.td_block_big_grid_7 .td-big-grid-post-6.td-small-thumb{padding-right:12px}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-3.td-small-thumb,.td_block_big_grid_7 .td-big-grid-post-4.td-small-thumb,.td_block_big_grid_7 .td-big-grid-post-5.td-small-thumb,.td_block_big_grid_7 .td-big-grid-post-6.td-small-thumb{padding-right:0}}.td_block_big_grid_7 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-5 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-6 .td-module-thumb{height:175px}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_7 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-5 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-6 .td-module-thumb{height:124px}}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-5 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-6 .td-module-thumb{height:150px!important}}.td_block_big_grid_7.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,.td_block_big_grid_7.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before{background:#d760b7;background:-webkit-gradient(left top,right bottom,color-stop(0%,#d760b7),color-stop(100%,#3b78b4));background:-webkit-linear-gradient(-45deg,#d760b7 0%,#3b78b4 100%);background:linear-gradient(135deg,#d760b7 0%,#3b78b4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7',endColorstr='#3b78b4',GradientType=1)}.td_block_big_grid_7.td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before,.td_block_big_grid_7.td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before{background:#4db2ec;background:-webkit-gradient(left bottom,right top,color-stop(0%,#4db2ec),color-stop(100%,#4a8f5e));background:-webkit-linear-gradient(45deg,#4db2ec 0%,#4a8f5e 100%);background:linear-gradient(45deg,#4db2ec 0%,#4a8f5e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec',endColorstr='#4a8f5e',GradientType=1)}.td_block_big_grid_7.td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before,.td_block_big_grid_7.td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before{background:#d17646;background:-webkit-gradient(left bottom,right top,color-stop(0%,#d17646),color-stop(100%,#c63939));background:-webkit-linear-gradient(45deg,#d17646 0%,#c63939 100%);background:linear-gradient(45deg,#d17646 0%,#c63939 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646',endColorstr='#c63939',GradientType=1)}.td_block_big_grid_7.td-grid-style-4 .td-module-meta-info{display:none}.td_block_big_grid_7.td-grid-style-4 .td-big-grid-meta{margin:0}.td_block_big_grid_7.td-grid-style-5 .td-module-meta-info{margin-left:0;margin-right:0;margin-bottom:0}.td_block_big_grid_7.td-grid-style-5 .td-small-thumb .td-meta-info-container{padding:0 30px 0 18px}.td_block_big_grid_7 .td-module-empty.td-big-grid-post{padding-right:12px}@media (max-width:767px){.td_block_big_grid_7 .td-module-empty.td-big-grid-post{display:none!important}}.td_block_big_grid_7.td-grid-style-1 .td-video-play-ico,.td_block_big_grid_7.td-grid-style-2 .td-video-play-ico,.td_block_big_grid_7.td-grid-style-3 .td-video-play-ico,.td_block_big_grid_7.td-grid-style-4 .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none}.td_block_big_grid_8 .td-grid-columns{width:33.33333333%;float:left}@media (max-width:767px){.td_block_big_grid_8 .td-grid-columns{display:inline;float:none;width:100%}}@media (max-width:767px){.td_block_big_grid_8 .td-meta-info-container{width:100%!important}}@media (max-width:767px){.td_block_big_grid_8 .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post{padding-top:3px}}@media (max-width:767px){.td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post:first-child{padding-top:0}}@media (max-width:767px){.td_block_big_grid_8 .td-big-grid-scroll.td-scroll-full .td-grid-columns{padding-left:0}}@media (max-width:767px){.td_block_big_grid_8 .td-big-grid-scroll .td-grid-columns{padding-left:3px}}@media (max-width:767px){.td_block_big_grid_8 .td-big-grid-scroll .td-grid-columns:first-child{padding-left:0}}.td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb{height:182px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb{height:167px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb{height:125px}}@media (max-width:767px){.td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb{height:198px!important}}.td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb{height:364px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb{height:334px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb{height:250px}}@media (max-width:767px){.td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb{height:156px!important}}.td_block_big_grid_8 .td-small-thumb .td-module-meta-info{display:none}.td_block_big_grid_8 .td-small-thumb .td-big-grid-meta{margin:0 20px 14px}@media (max-width:767px){.td_block_big_grid_8 .td-small-thumb .td-big-grid-meta{margin:0 15px 14px}}.td_block_big_grid_8.td-grid-style-2 .td-meta-info-container,.td_block_big_grid_8.td-grid-style-3 .td-meta-info-container{bottom:auto;top:0}.td_block_big_grid_8.td-grid-style-2 .td-small-thumb .td-big-grid-meta,.td_block_big_grid_8.td-grid-style-3 .td-small-thumb .td-big-grid-meta{margin-top:20px}.td_block_big_grid_8.td-grid-style-4 .td-small-thumb .td-big-grid-meta{margin:0}.td_block_big_grid_8.td-grid-style-4 .td-meta-info-container{width:80%}.td_block_big_grid_8.td-grid-style-5 .td-module-meta-info{margin-left:0;margin-right:0;margin-bottom:0}.td_block_big_grid_8.td-grid-style-2 .td-meta-info-container{margin-top:0}.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a:last-child:before,.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a:last-child:before{background:rgb(244 208 63 / .97);background:-webkit-gradient(left top,right bottom,color-stop(0%,rgb(244 208 63 / .97)),color-stop(100%,#f27a35));background:-webkit-linear-gradient(-45deg,rgb(244 208 63 / .97) 0%,#f27a35 100%);background:linear-gradient(135deg,rgb(244 208 63 / .97) 0%,#f27a35 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4d03f',endColorstr='#f27a35',GradientType=1)}.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a:last-child:before{background:#d17646;background:-webkit-gradient(left bottom,right top,color-stop(0%,#d17646),color-stop(100%,#c63939));background:-webkit-linear-gradient(45deg,#d17646 0%,#c63939 100%);background:linear-gradient(45deg,#d17646 0%,#c63939 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646',endColorstr='#c63939',GradientType=1)}.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before{background:#d760b7;background:-webkit-gradient(left top,right bottom,color-stop(0%,#d760b7),color-stop(100%,#3b78b4));background:-webkit-linear-gradient(-45deg,#d760b7 0%,#3b78b4 100%);background:linear-gradient(135deg,#d760b7 0%,#3b78b4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7',endColorstr='#3b78b4',GradientType=1)}.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a:last-child:before,.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a:last-child:before{background:#4db2ec;background:-webkit-gradient(left bottom,right top,color-stop(0%,#4db2ec),color-stop(100%,#4a8f5e));background:-webkit-linear-gradient(45deg,#4db2ec 0%,#4a8f5e 100%);background:linear-gradient(45deg,#4db2ec 0%,#4a8f5e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec',endColorstr='#4a8f5e',GradientType=1)}.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before,.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before{background:#4db2ec;background:-webkit-gradient(left bottom,right top,color-stop(0%,#4db2ec),color-stop(100%,#4a8f5e));background:-webkit-linear-gradient(45deg,#4db2ec 0%,#4a8f5e 100%);background:linear-gradient(45deg,#4db2ec 0%,#4a8f5e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec',endColorstr='#4a8f5e',GradientType=1)}.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before,.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before{background:#b0b43b;background:-webkit-gradient(left top,right bottom,color-stop(0%,#b0b43b),color-stop(100%,rgb(145 96 81 / .97)));background:-webkit-linear-gradient(-45deg,#b0b43b 0%,rgb(145 96 81 / .97) 100%);background:linear-gradient(135deg,#b0b43b 0%,rgb(145 96 81 / .97) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0b43b',endColorstr='#916051',GradientType=1)}@media (max-width:767px){.td_block_big_grid_8 .td-module-empty{display:none!important}}.td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 .td-module-thumb{height:364px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 .td-module-thumb{height:334px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 .td-module-thumb{height:250px}}.td_block_big_grid_8 .td-module-empty.td-big-grid-post-2{opacity:.9}.td_block_big_grid_8 .td-module-empty.td-big-grid-post-3{opacity:.8}.td_block_big_grid_8 .td-module-empty.td-big-grid-post-4{opacity:.7}.td_block_big_grid_8 .td-module-empty.td-big-grid-post-5{opacity:.7}.td_block_big_grid_8 .td-module-empty.td-big-grid-post-6{opacity:.8}@media (max-width:767px){.td_block_big_grid_8.td-grid-style-1 .td-big-grid-meta{margin:0 15px 13px!important}}.td_block_big_grid_8.td-grid-style-1 .td-big-thumb .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none}.td_block_big_grid_8.td-grid-style-2 .td-video-play-ico,.td_block_big_grid_8.td-grid-style-3 .td-video-play-ico{top:auto;bottom:20px;right:20px;left:auto;transform:none;-webkit-transform:none}.td_block_big_grid_8.td-grid-style-4 .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none}.td_block_big_grid_8.td-grid-style-6 .td-big-grid-post-0 .entry-title,.td_block_big_grid_8.td-grid-style-6 .td-big-grid-post-6 .entry-title{font-size:30px;line-height:36px}.td_block_big_grid_9 .td-big-grid-post{width:25%;float:left}@media (max-width:767px){.td_block_big_grid_9 .td-big-grid-post{width:50%;margin-bottom:2px}}@media (max-width:600px){.td_block_big_grid_9 .td-big-grid-post{width:100%}}@media (max-width:767px){.td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-2 .td-module-thumb{margin-right:2px}}@media (max-width:600px){.td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-2 .td-module-thumb{margin-right:0}}.td_block_big_grid_9 .td-big-grid-post .entry-title{font-size:21px;line-height:24px;font-weight:700}.td_block_big_grid_9 .td-big-grid-post .td-post-category{font-size:10px;padding:2px 6px;line-height:13px;margin-bottom:10px}@media (max-width:1018px){.td_block_big_grid_9 .td-big-grid-post .td-post-category{margin-bottom:7px}}.td_block_big_grid_9 .td-big-grid-post .td-module-thumb{margin-right:2px;height:364px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_9 .td-big-grid-post .td-module-thumb{height:330px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_9 .td-big-grid-post .td-module-thumb{height:250px}}@media (max-width:767px){.td_block_big_grid_9 .td-big-grid-post .td-module-thumb{height:140px;margin-right:0}}.td_block_big_grid_9 .td-big-grid-post:last-child .td-module-thumb{margin-right:0}.td_block_big_grid_9 .td-big-grid-post .entry-thumb{margin:0 auto;position:absolute;left:-9999px;right:-9999px;width:auto}@media (max-width:1140px){.td_block_big_grid_9 .td-big-grid-post .entry-thumb{height:100%}}@media (max-width:767px){.td_block_big_grid_9 .td-big-grid-post .entry-thumb{height:auto;width:100%;top:-30px}}.td_block_big_grid_9 .td-big-grid-post .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none;width:30px;height:30px;font-size:30px}@media (max-width:767px){.td_block_big_grid_9 .td-big-grid-post .td-video-play-ico{top:10px;right:10px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_9 .td-post-author-name{display:none}}@media (max-width:767px){.td_block_big_grid_9 .td_module_mx_empty{display:none}}.td_block_big_grid_9.td-grid-style-1 .td-post-category{background-color:var(--td_theme_color,#4db2ec)}.td_block_big_grid_9.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_9.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_9.td-grid-style-3 .td-big-grid-meta{margin-bottom:11px;margin-right:20px;width:auto}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_9.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_9.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_9.td-grid-style-3 .td-big-grid-meta{margin-bottom:8px;margin-left:10px;margin-right:8px}}@media (max-width:767px){.td_block_big_grid_9.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_9.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_9.td-grid-style-3 .td-big-grid-meta{margin-bottom:7px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_9.td-grid-style-1 .td-module-meta-info,.td_block_big_grid_9.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_9.td-grid-style-3 .td-module-meta-info{margin-top:8px;margin-left:10px}}@media (max-width:767px){.td_block_big_grid_9.td-grid-style-1 .td-module-meta-info,.td_block_big_grid_9.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_9.td-grid-style-3 .td-module-meta-info{margin-bottom:15px;margin-top:7px;margin-left:15px}}.td_block_big_grid_9.td-grid-style-4 .td-big-grid-meta{margin-right:2px}@media (max-width:767px){.td_block_big_grid_9.td-grid-style-4 .td-big-grid-meta{margin-right:0}}.td_block_big_grid_9.td-grid-style-4 .td-big-grid-post:last-child .td-big-grid-meta{margin-right:0}.td_block_big_grid_9.td-grid-style-4 .td-module-meta-info{margin:0;padding-left:11px;padding-right:11px}.td_block_big_grid_9.td-grid-style-4 .td-post-category{padding-left:11px;padding-right:11px;margin-bottom:0}.td_block_big_grid_9.td-grid-style-5 .td-module-meta-info{margin-left:0;margin-bottom:0}.td_block_big_grid_9.td-grid-style-5 .td-meta-info-container{padding:0 10%}.td_block_big_grid_9.td-grid-style-5 .td-post-category{padding:2px 7px;background-color:var(--td_theme_color,#4db2ec)}.td_block_big_grid_10 .td-big-grid-post{float:left;padding-right:2px}@media (max-width:767px){.td_block_big_grid_10 .td-big-grid-post{padding-right:0;margin-bottom:2px}}.td_block_big_grid_10 .td-big-grid-post:last-child{padding-right:0}@media (max-width:767px){.td_block_big_grid_10 .td-big-grid-post .entry-title{font-size:16px!important;line-height:21px!important}}.td_block_big_grid_10 .td-big-grid-post .td-post-category{margin-bottom:10px}@media (max-width:1018px){.td_block_big_grid_10 .td-big-grid-post .td-post-category{margin-bottom:7px}}.td_block_big_grid_10 .td-module-thumb{height:350px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_10 .td-module-thumb{height:300px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_10 .td-module-thumb{height:250px}}@media (max-width:767px){.td_block_big_grid_10 .td-module-thumb{height:140px;margin-right:0}}.td_block_big_grid_10 .entry-thumb{margin:0 auto;position:absolute;left:-9999px;right:-9999px;width:auto}@media (max-width:767px){.td_block_big_grid_10 .entry-thumb{width:100%;top:-30px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_10 .td-post-author-name{display:none}}.td_block_big_grid_10 .td-big-grid-post .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none;width:30px;height:30px;font-size:30px}@media (max-width:767px){.td_block_big_grid_10 .td-big-grid-post .td-video-play-ico{top:10px;right:10px}}.td_block_big_grid_10 .td-big-grid-post-0{width:50%}.td_block_big_grid_10 .td-big-grid-post-1,.td_block_big_grid_10 .td-big-grid-post-2{width:25%}@media (max-width:767px){.td_block_big_grid_10 .td-big-grid-post{width:100%}}@media (max-width:767px){.td_block_big_grid_10 .td_module_mx_empty{display:none}}.td_block_big_grid_10.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_10.td-grid-style-3 .td-big-grid-meta{margin-bottom:11px;margin-right:20px;width:auto}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_10.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_10.td-grid-style-3 .td-big-grid-meta{margin-bottom:8px;margin-left:10px;margin-right:8px}}@media (max-width:767px){.td_block_big_grid_10.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_10.td-grid-style-3 .td-big-grid-meta{margin-bottom:7px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_10.td-grid-style-1 .td-module-meta-info,.td_block_big_grid_10.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_10.td-grid-style-3 .td-module-meta-info{margin-top:8px;margin-left:10px}}@media (max-width:767px){.td_block_big_grid_10.td-grid-style-1 .td-module-meta-info,.td_block_big_grid_10.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_10.td-grid-style-3 .td-module-meta-info{margin-bottom:15px;margin-top:7px;margin-left:15px}}@media (max-width:767px){.td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-meta-info-container,.td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-meta-info-container{position:absolute;top:auto;bottom:0}}@media (max-width:767px){.td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-big-grid-meta,.td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-big-grid-meta,.td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-module-meta-info,.td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-module-meta-info{position:static}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta{margin-top:13px}}@media (max-width:767px){.td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-meta-info-container{top:0;bottom:auto}}.td_block_big_grid_10.td-grid-style-4 .td-meta-info-container{width:100%;padding-right:2px}@media (max-width:767px){.td_block_big_grid_10.td-grid-style-4 .td-meta-info-container{padding-right:0}}.td_block_big_grid_10.td-grid-style-4 .td-big-grid-post:last-child .td-meta-info-container{padding-right:0}.td_block_big_grid_10.td-grid-style-4 .td-module-meta-info{margin:0}.td_block_big_grid_10.td-grid-style-4 .td-post-category{margin-bottom:0}.td_block_big_grid_10.td-grid-style-5 .td-post-author-name{display:none}.td_block_big_grid_10.td-grid-style-5 .td-module-meta-info{margin-left:0;margin-bottom:0}.td_block_big_grid_10.td-grid-style-5 .td-meta-info-container{padding:0 10%}.td_block_big_grid_11 .td-big-grid-post{float:left;padding-right:2px}.td_block_big_grid_11 .td-big-grid-post .entry-title{font-size:21px;line-height:24px;font-weight:500}.td_block_big_grid_11 .td-big-grid-post .td-post-category{margin-bottom:10px}@media (max-width:1018px){.td_block_big_grid_11 .td-big-grid-post .td-post-category{margin-bottom:7px}}.td_block_big_grid_11 .entry-thumb{margin:0 auto;position:absolute;left:-9999px;right:-9999px;width:auto}@media (max-width:767px){.td_block_big_grid_11 .entry-thumb{width:100%}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_11 .td-post-author-name{display:none}}.td_block_big_grid_11 .td-big-grid-post .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none;width:30px;height:30px;font-size:30px}@media (max-width:767px){.td_block_big_grid_11 .td-big-grid-post .td-video-play-ico{top:10px;right:10px}}.td_block_big_grid_11 .td_module_mx15{width:30%}@media (max-width:767px){.td_block_big_grid_11 .td_module_mx15{width:50%}}.td_block_big_grid_11 .td_module_mx15 .td-module-thumb{height:360px}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_11 .td_module_mx15 .td-module-thumb{height:282px}}@media (max-width:767px){.td_block_big_grid_11 .td_module_mx15 .td-module-thumb{height:150px}}.td_block_big_grid_11 .td_module_mx15 .td-meta-align{padding-right:2px}.td_block_big_grid_11 .td_module_mx11{width:40%;padding-right:0}@media (max-width:767px){.td_block_big_grid_11 .td_module_mx11{width:50%;padding-right:2px}}.td_block_big_grid_11 .td_module_mx11 .td-module-thumb{height:179px}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_11 .td_module_mx11 .td-module-thumb{height:140px}}@media (max-width:767px){.td_block_big_grid_11 .td_module_mx11 .td-module-thumb{height:150px}}@media (max-width:630px){.td_block_big_grid_11 .td_module_mx11 .entry-thumb{height:100%;width:auto}}@media (max-width:767px){.td_block_big_grid_11 .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_11 .td-big-grid-post-1{padding-right:0}}@media (max-width:767px){.td_block_big_grid_11 .td-big-grid-post-2 .td-module-thumb{margin-top:2px}}@media (max-width:767px){.td_block_big_grid_11 .td-big-grid-post-3{padding-right:0}}.td_block_big_grid_11 .td-big-grid-post-3 .td-module-thumb{margin-top:2px}@media (max-width:767px){.td_block_big_grid_11 .td_module_mx_empty{display:none}}.td_block_big_grid_11.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_11.td-grid-style-3 .td-big-grid-meta{margin-bottom:11px;margin-right:20px;width:auto}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_11.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_11.td-grid-style-3 .td-big-grid-meta{margin-bottom:8px;margin-left:10px;margin-right:8px}}@media (max-width:767px){.td_block_big_grid_11.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_11.td-grid-style-3 .td-big-grid-meta{margin-bottom:10px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_11.td-grid-style-1 .td-module-meta-info,.td_block_big_grid_11.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_11.td-grid-style-3 .td-module-meta-info{margin-top:8px;margin-left:10px}}@media (max-width:767px){.td_block_big_grid_11.td-grid-style-1 .td-module-meta-info,.td_block_big_grid_11.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_11.td-grid-style-3 .td-module-meta-info{margin-bottom:15px;margin-top:7px;margin-left:15px}}.td_block_big_grid_11.td-grid-style-1 .td_module_mx11 .td-big-grid-meta,.td_block_big_grid_11.td-grid-style-2 .td_module_mx11 .td-big-grid-meta,.td_block_big_grid_11.td-grid-style-3 .td_module_mx11 .td-big-grid-meta{margin-bottom:16px}@media (max-width:767px){.td_block_big_grid_11.td-grid-style-1 .td_module_mx11 .td-big-grid-meta,.td_block_big_grid_11.td-grid-style-2 .td_module_mx11 .td-big-grid-meta,.td_block_big_grid_11.td-grid-style-3 .td_module_mx11 .td-big-grid-meta{margin-bottom:10px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta{margin-top:13px}}.td_block_big_grid_11.td-grid-style-4 .td-meta-info-container{width:100%}.td_block_big_grid_11.td-grid-style-4 .td-module-meta-info{margin:0;padding-left:11px;padding-right:11px}.td_block_big_grid_11.td-grid-style-4 .td-post-category{padding-left:11px;padding-right:11px;margin-bottom:0}.td_block_big_grid_11.td-grid-style-5 .td-post-author-name{display:none}.td_block_big_grid_11.td-grid-style-5 .td-module-meta-info{margin-left:0;margin-bottom:0}.td_block_big_grid_11.td-grid-style-5 .td-meta-info-container{padding:0 10%}.td_block_big_grid_11.td-grid-style-6 .td-big-grid-post-0 .entry-title,.td_block_big_grid_11.td-grid-style-6 .td-big-grid-post-1 .entry-title{font-size:26px;line-height:30px}@media (max-width:767px){.td_block_big_grid_11.td-grid-style-6 .entry-title{font-size:13px!important;line-height:15px!important}}.td_block_big_grid_12 .td-big-grid-post{float:left}.td_block_big_grid_12 .td-big-grid-post .td-post-category{margin-bottom:10px}@media (max-width:1018px){.td_block_big_grid_12 .td-big-grid-post .td-post-category{margin-bottom:7px}}.td_block_big_grid_12 .entry-thumb{margin:0 auto;position:absolute;left:-9999px;right:-9999px;width:auto}@media (max-width:767px){.td_block_big_grid_12 .entry-thumb{width:100%}}.td_block_big_grid_12 .td-big-grid-post .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none;width:30px;height:30px;font-size:30px}@media (max-width:767px){.td_block_big_grid_12 .td-big-grid-post .td-video-play-ico{top:10px;right:10px}}.td_block_big_grid_12 .td-big-grid-wrapper .td-big-grid-post:last-child .td-module-thumb{margin-top:11px}@media (max-width:767px){.td_block_big_grid_12 .td-big-grid-wrapper .td-big-grid-post:last-child .td-module-thumb{margin-top:2px;margin-left:2px}}@media (max-width:767px){.td_block_big_grid_12 .td-big-grid-wrapper .td-big-grid-post:last-child .td-meta-info-container{margin-left:2px}}.td_block_big_grid_12 .td_module_mx5{width:51%;padding-right:11px}@media (max-width:767px){.td_block_big_grid_12 .td_module_mx5{width:100%;padding-right:0}}.td_block_big_grid_12 .td_module_mx5 .td-module-thumb{height:451px}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_12 .td_module_mx5 .td-module-thumb{height:291px}}@media (max-width:767px){.td_block_big_grid_12 .td_module_mx5 .td-module-thumb{height:240px}}.td_block_big_grid_12 .td_module_mx5 .td-meta-info-container{padding-right:11px}@media (max-width:767px){.td_block_big_grid_12 .td_module_mx5 .td-meta-info-container{padding-right:0}}.td_block_big_grid_12 .td-big-grid-post-1,.td_block_big_grid_12 .td-big-grid-post-2{width:49%}@media (max-width:767px){.td_block_big_grid_12 .td-big-grid-post-1,.td_block_big_grid_12 .td-big-grid-post-2{width:50%}}.td_block_big_grid_12 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb{height:220px}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_12 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb{height:140px}}@media (max-width:767px){.td_block_big_grid_12 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb{height:150px;margin-top:2px}}@media (max-width:630px){.td_block_big_grid_12 .td-big-grid-post-1 .entry-thumb,.td_block_big_grid_12 .td-big-grid-post-2 .entry-thumb{height:100%;width:auto}}.td_block_big_grid_12.td-grid-style-2 .td-big-grid-post-2 .td-meta-info-container{margin-top:11px}@media (max-width:767px){.td_block_big_grid_12.td-grid-style-2 .td-big-grid-post-2 .td-meta-info-container{margin-top:0}}@media (max-width:767px){.td_block_big_grid_12 .td_module_mx_empty{display:none}}.td_block_big_grid_12.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-3 .td-big-grid-meta{margin-bottom:11px;margin-right:20px;width:auto}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_12.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-3 .td-big-grid-meta{margin-bottom:8px;margin-left:10px;margin-right:20px}}@media (max-width:767px){.td_block_big_grid_12.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-3 .td-big-grid-meta{margin-bottom:10px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_12.td-grid-style-1 .td-module-meta-info,.td_block_big_grid_12.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_12.td-grid-style-3 .td-module-meta-info{margin-top:8px;margin-left:10px}}@media (max-width:767px){.td_block_big_grid_12.td-grid-style-1 .td-module-meta-info,.td_block_big_grid_12.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_12.td-grid-style-3 .td-module-meta-info{margin-bottom:15px;margin-top:7px;margin-left:15px}}.td_block_big_grid_12.td-grid-style-1 .td_module_mx11 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-2 .td_module_mx11 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-3 .td_module_mx11 .td-big-grid-meta{margin-bottom:16px}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_12.td-grid-style-1 .td_module_mx11 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-2 .td_module_mx11 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-3 .td_module_mx11 .td-big-grid-meta{margin-bottom:6px}}@media (max-width:767px){.td_block_big_grid_12.td-grid-style-1 .td_module_mx11 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-2 .td_module_mx11 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-3 .td_module_mx11 .td-big-grid-meta{margin-bottom:10px}}.td_block_big_grid_12.td-grid-style-4 .td-meta-info-container{width:100%}.td_block_big_grid_12.td-grid-style-4 .td-module-meta-info{margin:0;padding-left:11px;padding-right:11px}.td_block_big_grid_12.td-grid-style-4 .td-post-category{padding-left:11px;padding-right:11px;margin-bottom:0}.td_block_big_grid_12.td-grid-style-5 .td-post-author-name{display:none}.td_block_big_grid_12.td-grid-style-5 .td-module-meta-info{margin-left:0;margin-bottom:0}.td_block_big_grid_12.td-grid-style-5 .td-meta-info-container{padding:0 10%}@media (max-width:767px){.td_block_big_grid_12.td-grid-style-6 .td-medium-thumb .entry-title{font-size:13px!important;line-height:15px!important}}.td-big-grids-fl .td-big-grid-post{position:relative;height:0}.td-big-grids-fl .td_module_wrap{padding-bottom:0}@media (min-width:767px){.td-big-grids-fl.td-big-grids-margin .td-big-grid-post{border-style:solid;border-color:#fff0}}@media (min-width:1018px){.td-big-grids-fl.td-big-grids-margin .td-big-grid-post{border-width:0 6px}}@media (min-width:768px) and (max-width:1018px){.td-big-grids-fl.td-big-grids-margin .td-big-grid-post{border-width:0 2px}}.td-big-grids-fl .td-module-image,.td-big-grids-fl .td-module-empty .td-module-thumb{position:absolute;top:0;left:0;width:100%;height:100%}.td-big-grids-fl .td-module-thumb{height:100%}.td-big-grids-fl .td-thumb-css{height:100%;background-position:center center;background-size:cover}.td-big-grids-fl .td-module-meta-info{margin-left:0;margin-bottom:0}.td-big-grids-fl .td_module_wrap:hover .entry-title a{color:#fff}@media (max-width:767px){.td-big-grids-fl{margin-left:-20px;margin-right:-20px}.td-big-grids-fl.td-big-grids-scroll .td-big-grid-post-0{height:260px}.td-big-grids-fl.td-big-grids-scroll .td-big-grid-post-0 .td-module-thumb{height:100%!important}.td-big-grids-fl.td-big-grids-scroll .td-big-grid-post-0 .entry-title{font-size:19px!important;line-height:24px!important}.td-big-grids-fl.td-big-grids-scroll.td-grid-style-7 .td-big-grid-post-0 .entry-title{font-size:26px!important;line-height:30px!important}.td-big-grids-fl.td-big-grids-scroll .td-big-grid-scroll .td-big-grid-post .entry-title{font-size:15px!important;line-height:20px!important}.td-big-grids-fl .td-big-grid-scroll .td_module_wrap{height:165px;padding-top:0!important}.td-big-grids-fl .td-big-grid-scroll .td-module-thumb{height:100%!important}}@media (max-width:767px) and (max-width:767px){.td-big-grids-fl.td-big-grids-scroll .td-big-grid-post-0{padding:0!important}}@media (max-width:767px){.td-big-grids-fl .td-module-empty{display:none!important}}@media (max-width:767px){.td-big-grids-fl.td-grid-style-1 .td-module-meta-info{margin-bottom:8px}}.td-big-grids-fl.td-grid-style-2 .td-meta-info-container,.td-big-grids-fl.td-grid-style-3 .td-meta-info-container{height:100%}.td-big-grids-fl.td-grid-style-2 .td-big-grid-meta,.td-big-grids-fl.td-grid-style-3 .td-big-grid-meta,.td-big-grids-fl.td-grid-style-2 .td-module-meta-info,.td-big-grids-fl.td-grid-style-3 .td-module-meta-info{position:absolute}.td-big-grids-fl.td-grid-style-2 .td-big-grid-meta,.td-big-grids-fl.td-grid-style-3 .td-big-grid-meta{top:0}.td-big-grids-fl.td-grid-style-2 .td-module-meta-info,.td-big-grids-fl.td-grid-style-3 .td-module-meta-info{bottom:0}.td-big-grids-fl.td-grid-style-4 .td-post-category{display:table;margin-bottom:0!important}.td-big-grids-fl.td-grid-style-4 .td-module-meta-info{margin-top:0!important}.td-big-grids-fl.td-grid-style-4 .td-meta-info-container{padding:0!important}.td-big-grids-fl.td-grid-style-7 .td-module-meta-info{margin-left:0!important}.td-category-grid-fl .td-container{width:100%!important}@media (min-width:1018px){.td-big-grids-margin{margin-left:-6px;margin-right:-6px}}@media (min-width:768px) and (max-width:1018px){.td-big-grids-margin{margin-left:-2px;margin-right:-2px}}.td_block_big_grid_fl_1 .td-big-grid-post{width:100%;padding-top:48%}@media (min-width:1018px){.td_block_big_grid_fl_1 .td-big-grid-post .entry-title{font-size:22px;line-height:29px}.td_block_big_grid_fl_1 .td-big-grid-post .td-meta-info-container{padding:0 20px 28px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_1 .td-big-grid-post{padding-top:56%}}@media (max-width:767px){.td_block_big_grid_fl_1 .td-big-grid-post{padding-top:60%}}@media (min-width:1140px){.td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta,.td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta,.td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info,.td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info{padding-left:20px;padding-right:20px}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post{padding-top:30%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post .entry-title{font-size:28px;line-height:38px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post .td-meta-info-container{padding:0 28px 28px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post{padding-top:44%}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post .entry-title{font-size:22px!important;line-height:29px!important}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post .td-meta-info-container{padding:0 20px 28px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post{padding-top:48%}}@media (max-width:767px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post{padding-top:60%}}@media (min-width:1019px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-4 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-4 .td-meta-info-container{width:auto;max-width:60%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-4 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-4 .td-meta-info-container{width:auto;max-width:75%}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after{transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,180%,0);-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,180%,0)}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info{padding-left:28px;padding-right:28px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info{padding-left:20px;padding-right:20px}}.td_block_big_grid_fl_2 .td-big-grid-post{float:left;width:50%;padding-top:34%}@media (min-width:1018px){.td_block_big_grid_fl_2 .td-big-grid-post .entry-title{font-size:19px;line-height:24px}.td_block_big_grid_fl_2 .td-big-grid-post .td-meta-info-container{padding:0 14px 20px}}@media (max-width:767px){.td_block_big_grid_fl_2 .td-big-grid-post{width:100%;padding-top:50%}.td_block_big_grid_fl_2 .td-big-grid-post:first-child{margin-bottom:2px}}@media (min-width:1018px){.td_block_big_grid_fl_2.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_fl_2.td-grid-style-3 .td-big-grid-meta,.td_block_big_grid_fl_2.td-grid-style-7 .td-big-grid-meta,.td_block_big_grid_fl_2.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_fl_2.td-grid-style-3 .td-module-meta-info,.td_block_big_grid_fl_2.td-grid-style-7 .td-module-meta-info{padding-left:14px;padding-right:14px}}@media (max-width:1018px){.td_block_big_grid_fl_2.td-grid-style-5 .td-module-meta-info,.td_block_big_grid_fl_2.td-grid-style-6 .td-module-meta-info{display:none}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post,.td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post{padding-top:28%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post .entry-title,.td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post .entry-title{font-size:23px;line-height:30px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post .td-meta-info-container,.td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post .td-meta-info-container{padding:0 20px 20px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post,.td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post{padding-top:30%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post,.td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post{padding-top:34%}}@media (max-width:767px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post,.td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post{padding-top:60%}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-2 .td-big-grid-meta,.td-stretch-content .td_block_big_grid_fl_2.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-3 .td-big-grid-meta,.td-stretch-content .td_block_big_grid_fl_2.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-7 .td-big-grid-meta,.td-stretch-content .td_block_big_grid_fl_2.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-2 .td-module-meta-info,.td-stretch-content .td_block_big_grid_fl_2.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-3 .td-module-meta-info,.td-stretch-content .td_block_big_grid_fl_2.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-7 .td-module-meta-info,.td-stretch-content .td_block_big_grid_fl_2.td-grid-style-7 .td-module-meta-info{padding-left:20px;padding-right:20px}}@media (max-width:1018px){.td_block_big_grid_fl_3 .td-module-meta-info,.td_block_big_grid_fl_4 .td-module-meta-info{display:none}}.td_block_big_grid_fl_3 .td-big-grid-post{float:left;width:33.33333%;padding-top:32%}@media (min-width:1018px){.td_block_big_grid_fl_3 .td-big-grid-post .entry-title{font-size:17px;line-height:22px}.td_block_big_grid_fl_3 .td-big-grid-post .td-meta-info-container{padding:0 10px 18px}}@media (max-width:1018px){.td_block_big_grid_fl_3 .td-big-grid-post{padding-top:36%}}@media (max-width:767px){.td_block_big_grid_fl_3 .td-big-grid-post{padding-top:50%;width:100%}}@media (min-width:1140px){.td_block_big_grid_fl_3.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_fl_3.td-grid-style-3 .td-big-grid-meta,.td_block_big_grid_fl_3.td-grid-style-7 .td-big-grid-meta,.td_block_big_grid_fl_3.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_fl_3.td-grid-style-3 .td-module-meta-info,.td_block_big_grid_fl_3.td-grid-style-7 .td-module-meta-info{padding-left:15px;padding-right:15px}}@media (max-width:1140px){.td_block_big_grid_fl_3.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_fl_3.td-grid-style-3 .td-big-grid-meta,.td_block_big_grid_fl_3.td-grid-style-7 .td-big-grid-meta,.td_block_big_grid_fl_3.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_fl_3.td-grid-style-3 .td-module-meta-info,.td_block_big_grid_fl_3.td-grid-style-7 .td-module-meta-info{padding-left:13px;padding-right:13px}}@media (max-width:767px){.td_block_big_grid_fl_3 .td-big-grid-post-0,.td_block_big_grid_fl_3 .td-big-grid-post-1{margin-bottom:2px}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post{padding-top:23%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post .entry-title{font-size:19px;line-height:24px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post .td-meta-info-container{padding:0 20px 20px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post{padding-top:30%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post{padding-top:32%}}@media (max-width:767px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post{padding-top:60%}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-7 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-7 .td-module-meta-info{padding-left:20px;padding-right:20px}}@media (min-width:768px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-4 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-4 .td-meta-info-container{max-width:80%;width:auto}}@media (max-width:767px){.td_block_big_grid_fl_4 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info,.td_block_big_grid_fl_5 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info,.td_block_big_grid_fl_6 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info,.td_block_big_grid_fl_7 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info{display:none}.td_block_big_grid_fl_4.td-grid-style-2 .td-big-grid-post .td-module-meta-info,.td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-post .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-2 .td-big-grid-post .td-module-meta-info,.td_block_big_grid_fl_7.td-grid-style-2 .td-big-grid-post .td-module-meta-info,.td_block_big_grid_fl_4.td-grid-style-3 .td-big-grid-post .td-module-meta-info,.td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-post .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-3 .td-big-grid-post .td-module-meta-info,.td_block_big_grid_fl_7.td-grid-style-3 .td-big-grid-post .td-module-meta-info{display:block}}.td_block_big_grid_fl_4 .td-big-grid-post{float:left;width:25%;padding-top:30%}@media (min-width:1018px){.td_block_big_grid_fl_4 .td-big-grid-post .entry-title{font-size:15px;line-height:20px}.td_block_big_grid_fl_4 .td-big-grid-post .td-meta-info-container{padding:0 17px 18px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_4 .td-big-grid-post{padding-top:36%}}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_fl_4.td-big-grids-margin{margin-left:-1px;margin-right:-1px}.td_block_big_grid_fl_4.td-big-grids-margin .td-big-grid-post{border-width:0 1px}}@media (min-width:1018px){.td_block_big_grid_fl_4.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_fl_4.td-grid-style-3 .td-big-grid-meta,.td_block_big_grid_fl_4.td-grid-style-7 .td-big-grid-meta,.td_block_big_grid_fl_4.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_fl_4.td-grid-style-3 .td-module-meta-info,.td_block_big_grid_fl_4.td-grid-style-7 .td-module-meta-info{padding-left:17px;padding-right:10px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_4.td-grid-style-4 .td-meta-info-container{width:100%;max-width:none}.td_block_big_grid_fl_4.td-grid-style-4 .td-meta-info-container .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_fl_4 .td-big-grid-post-0{width:100%;float:none}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post{padding-top:23%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post .entry-title{font-size:19px;line-height:24px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post{padding-top:26%}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post .entry-title{font-size:15px;line-height:20px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post .td-meta-info-container{padding:0 10px 18px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post{padding-top:32%}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-7 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-7 .td-module-meta-info{padding-left:15px;padding-right:10px}}@media (min-width:1019px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-4 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-4 .td-meta-info-container{max-width:80%}}.td_block_big_grid_fl_5 .td-big-grid-post{float:left;width:20%;padding-top:35%}@media (max-width:1018px){.td_block_big_grid_fl_5 .td-big-grid-post .td-post-author-name{display:none}}@media (min-width:1018px){.td_block_big_grid_fl_5 .td-big-grid-post .entry-title{font-size:15px;line-height:20px}.td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container{padding:0 11px 15px}}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_fl_5 .td-big-grid-post{padding-top:32%}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_5 .td-big-grid-post{padding-top:37%}.td_block_big_grid_fl_5 .td-big-grid-post .entry-title{font-size:12px!important;line-height:15px!important}.td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container{padding:0 11px 10px}}@media (min-width:1018px){.td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,.td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,.td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,.td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info{padding-left:10px;padding-right:10px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,.td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,.td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,.td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info{padding-left:11px;padding-right:11px}}@media (min-width:768px){.td_block_big_grid_fl_5.td-big-grids-margin{margin-left:-1px;margin-right:-1px}.td_block_big_grid_fl_5.td-big-grids-margin .td-big-grid-post{border-width:0 1px}}@media (min-width:768px) and (max-width:1140px){.td_block_big_grid_fl_5 .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_fl_5 .td-big-grid-post-0{width:100%;float:none}.td_block_big_grid_fl_5 .td-posts-1 .td-big-grid-post-0 .entry-title{font-size:19px!important;line-height:23px!important}.td_block_big_grid_fl_5 .td-posts-3 .td-big-grid-post-0 .entry-title{font-size:19px!important;line-height:23px!important}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post{padding-top:23%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post .entry-title{font-size:19px;line-height:24px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container{padding:0 20px 18px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post{padding-top:30%}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post .entry-title{font-size:15px;line-height:20px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container{padding:0 10px 18px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post{padding-top:34%}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-big-grids-margin,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-big-grids-margin{margin-left:-5px;margin-right:-5px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-big-grids-margin .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-big-grids-margin .td-big-grid-post{border-width:0 5px}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-4 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-4 .td-meta-info-container{max-width:85%}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info{padding-left:20px;padding-right:20px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info{padding-left:10px;padding-right:10px}}.td_block_big_grid_fl_6 .td-big-grid-post{float:left}.td_block_big_grid_fl_6 .td_module_mx18{width:100%;padding-top:31%}@media (min-width:1018px){.td_block_big_grid_fl_6 .td_module_mx18 .entry-title{font-size:23px;line-height:30px}.td_block_big_grid_fl_6 .td_module_mx18 .td-meta-info-container{padding:0 28px 18px}}@media (min-width:1018px){.td_block_big_grid_fl_6 .td_module_mx18{margin-bottom:12px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_6 .td_module_mx18{margin-bottom:4px;padding-top:33%}}.td_block_big_grid_fl_6 .td_module_mx22{position:relative;width:33.333%;padding-top:17%}@media (min-width:1018px){.td_block_big_grid_fl_6 .td_module_mx22 .td-meta-info-container{padding:0 28px 18px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_6 .td_module_mx22 .td-meta-info-container{padding-left:14px;padding-right:14px}.td_block_big_grid_fl_6 .td_module_mx22 .td-meta-info-container .td-module-meta-info{display:none}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_6 .td_module_mx22{padding-top:19%}.td_block_big_grid_fl_6 .td_module_mx22 .entry-title{font-size:13px!important;line-height:18px!important}}@media (max-width:767px){.td_block_big_grid_fl_6 .td_module_mx22{width:100%;padding:0;float:none}}.td_block_big_grid_fl_6 .td_module_mx22 .entry-thumb{max-width:none}@media (min-width:1140px){.td_block_big_grid_fl_6 .td_module_mx22 .entry-thumb{min-width:100%;width:auto}}@media (min-width:767px){.td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-1.td-module-empty,.td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-2.td-module-empty,.td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-3.td-module-empty,.td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-4.td-module-empty,.td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-5.td-module-empty,.td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-6.td-module-empty{display:none!important}}@media (max-width:767px){.td_block_big_grid_fl_6 .td-big-grid-post-0{width:100%;float:none}}.td_block_big_grid_fl_6.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after{transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,175%,0);-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,175%,0)}@media (min-width:1140px){.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx18 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx18 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx18 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx22 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx22 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx22 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx18 .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx18 .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx18 .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx22 .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx22 .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx22 .td-module-meta-info{padding-left:28px;padding-right:28px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx18 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx18 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx18 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx22 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx22 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx22 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx18 .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx18 .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx18 .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx22 .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx22 .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx22 .td-module-meta-info{padding-left:14px;padding-right:14px}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx18,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx18{padding-top:23%}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx18,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx18{padding-top:27%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx18,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx18{padding-top:31%}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx22,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx22{padding-top:12%}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx22,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx22{padding-top:16%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx22,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx22{padding-top:18%}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx22 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx22 .entry-title{font-size:17px;line-height:22px}}@media (min-width:1019px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-4 .td_module_mx22 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-4 .td_module_mx22 .td-meta-info-container{width:auto;max-width:80%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-4 .td_module_mx22 .td-meta-info-container .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-4 .td_module_mx22 .td-meta-info-container .td-module-meta-info{display:none}}@media (min-width:768px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-5 .td-meta-info-container .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-5 .td-meta-info-container .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-6 .td-meta-info-container .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-6 .td-meta-info-container .td-module-meta-info{display:none}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-6.td-hover-1 .td_module_mx18.td-big-grid-post:hover .td-module-thumb a:last-child:after,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-6.td-hover-1 .td_module_mx18.td-big-grid-post:hover .td-module-thumb a:last-child:after{transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,205%,0);-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,205%,0)}.td_block_big_grid_fl_7 .td-big-grid-post{float:left}.td_block_big_grid_fl_7 .td_module_mx23{width:33.33333333%;margin-bottom:10px;padding-top:26%}@media (min-width:1140px){.td_block_big_grid_fl_7 .td_module_mx23 .entry-title{font-size:17px;line-height:22px}.td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container{padding:0 15px 18px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_7 .td_module_mx23{padding-top:27%;margin-bottom:4px}.td_block_big_grid_fl_7 .td_module_mx23 .entry-title{font-size:13px!important;line-height:18px!important}.td_block_big_grid_fl_7 .td_module_mx23 .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_fl_7 .td_module_mx23{width:100%;margin-bottom:0;padding:0;float:none}}.td_block_big_grid_fl_7 .td_module_mx24{position:relative;width:20%;height:0;padding-top:15%}@media (min-width:768px){.td_block_big_grid_fl_7 .td_module_mx24 .td-module-meta-info{display:none}}@media (min-width:1140px){.td_block_big_grid_fl_7 .td_module_mx24 .entry-title{font-size:13px;line-height:18px}.td_block_big_grid_fl_7 .td_module_mx24 .td-meta-info-container{padding:0 10px 13px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_7 .td_module_mx24{padding-top:18%}.td_block_big_grid_fl_7 .td_module_mx24 .entry-title{font-size:10px!important;line-height:13px!important}}@media (max-width:767px){.td_block_big_grid_fl_7 .td_module_mx24{width:100%;padding:0;float:none}}.td_block_big_grid_fl_7 .td_module_mx24 .entry-thumb{max-width:none}@media (min-width:1140px){.td_block_big_grid_fl_7 .td_module_mx24 .entry-thumb{min-width:100%;width:auto}}@media (min-width:1140px){.td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,.td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,.td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,.td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info{padding-left:15px;padding-right:15px}.td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-big-grid-meta,.td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-big-grid-meta,.td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-big-grid-meta,.td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-module-meta-info,.td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-module-meta-info,.td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-module-meta-info{padding-left:10px;padding-right:10px}}@media (min-width:767px){.td_block_big_grid_fl_7 .td-posts-1 .td-big-grid-post-3.td-module-empty,.td_block_big_grid_fl_7 .td-posts-2 .td-big-grid-post-3.td-module-empty,.td_block_big_grid_fl_7 .td-posts-1 .td-big-grid-post-4.td-module-empty,.td_block_big_grid_fl_7 .td-posts-2 .td-big-grid-post-4.td-module-empty,.td_block_big_grid_fl_7 .td-posts-1 .td-big-grid-post-5.td-module-empty,.td_block_big_grid_fl_7 .td-posts-2 .td-big-grid-post-5.td-module-empty,.td_block_big_grid_fl_7 .td-posts-1 .td-big-grid-post-6.td-module-empty,.td_block_big_grid_fl_7 .td-posts-2 .td-big-grid-post-6.td-module-empty,.td_block_big_grid_fl_7 .td-posts-1 .td-big-grid-post-7.td-module-empty,.td_block_big_grid_fl_7 .td-posts-2 .td-big-grid-post-7.td-module-empty{display:none!important}.td_block_big_grid_fl_7 .td-posts-3 .td-module-empty{display:none!important}}@media (min-width:768px) and (max-width:1140px){.td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx24 .td-meta-info-container{width:100%;max-width:none}}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx23 .td-meta-info-container .td-module-meta-info{display:none}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx23 .td-meta-info-container{width:100%;max-width:none}}@media (max-width:767px){.td_block_big_grid_fl_7 .td-posts-2 .td_module_wrap{}}@media (max-width:767px) and (max-width:767px){.td_block_big_grid_fl_7 .td-posts-2 .td_module_wrap .td-meta-info-container .td-big-grid-meta .entry-title{font-size:19px!important;line-height:23px!important}.td_block_big_grid_fl_7 .td-posts-2 .td_module_wrap .td-meta-info-container{padding-bottom:12px!important}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23{padding-top:18%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .entry-title{font-size:19px;line-height:24px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container{padding:0 20px 20px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23{padding-top:22%}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .entry-title{font-size:17px;line-height:22px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container{padding:0 20px 18px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23{padding-top:25%}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .entry-title{font-size:17px;line-height:22px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container{padding:0 13px 12px}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx24,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx24{padding-top:12%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx24 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx24 .entry-title{font-size:15px;line-height:20px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx24 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx24 .td-meta-info-container{padding:0 18px 18px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx24,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx24{padding-top:14%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx24,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx24{padding-top:16%}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info{padding-left:18px;padding-right:18px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info{padding-left:15px;padding-right:15px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info{padding-left:13px;padding-right:13px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta{padding-top:15px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta{padding-top:13px}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-module-meta-info{padding-left:18px;padding-right:18px}}@media (min-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx23 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx23 .td-meta-info-container{width:auto;max-width:80%}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx24 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx24 .td-meta-info-container{width:auto;max-width:85%}}.td_block_big_grid_fl_8 .td-big-grid-post{float:left}@media (min-width:767px){.td_block_big_grid_fl_8.td-big-grids{margin-bottom:40px}}.td_block_big_grid_fl_8 .td_module_mx19{width:50%;padding-top:36%}@media (min-width:1018px){.td_block_big_grid_fl_8 .td_module_mx19 .entry-title{font-size:19px;line-height:24px}.td_block_big_grid_fl_8 .td_module_mx19 .td-meta-info-container{padding:0 20px 18px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_8 .td_module_mx19{padding-top:44%}}.td_block_big_grid_fl_8 .td_module_mx25{width:25%;padding-top:18%}@media (min-width:1018px){.td_block_big_grid_fl_8 .td_module_mx25 .entry-title{font-size:13px;line-height:18px}.td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container{padding:0 10px 13px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_8 .td_module_mx25{padding-top:22%}.td_block_big_grid_fl_8 .td_module_mx25 .entry-title{font-size:12px!important;line-height:15px!important}}@media (min-width:1019px){.td_block_big_grid_fl_8 .td-big-grid-post-1 .td-module-image,.td_block_big_grid_fl_8 .td-big-grid-post-2 .td-module-image,.td_block_big_grid_fl_8 .td-big-grid-post-1.td-module-empty .td-module-thumb,.td_block_big_grid_fl_8 .td-big-grid-post-2.td-module-empty .td-module-thumb{top:-6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_8 .td-big-grid-post-1 .td-module-image,.td_block_big_grid_fl_8 .td-big-grid-post-2 .td-module-image,.td_block_big_grid_fl_8 .td-big-grid-post-1.td-module-empty .td-module-thumb,.td_block_big_grid_fl_8 .td-big-grid-post-2.td-module-empty .td-module-thumb{top:-2px}}@media (min-width:1019px){.td_block_big_grid_fl_8 .td-big-grid-post-1 .td-admin-edit,.td_block_big_grid_fl_8 .td-big-grid-post-2 .td-admin-edit{top:6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_8 .td-big-grid-post-1 .td-admin-edit,.td_block_big_grid_fl_8 .td-big-grid-post-2 .td-admin-edit{top:2px}}@media (min-width:1019px){.td_block_big_grid_fl_8 .td-big-grid-post-1 .td-meta-info-container,.td_block_big_grid_fl_8 .td-big-grid-post-2 .td-meta-info-container{bottom:6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_8 .td-big-grid-post-1 .td-meta-info-container,.td_block_big_grid_fl_8 .td-big-grid-post-2 .td-meta-info-container{bottom:2px}}.td_block_big_grid_fl_8 .td-big-grid-post-3 .td-module-image,.td_block_big_grid_fl_8 .td-big-grid-post-4 .td-module-image,.td_block_big_grid_fl_8 .td-big-grid-post-3.td-module-empty .td-module-thumb,.td_block_big_grid_fl_8 .td-big-grid-post-4.td-module-empty .td-module-thumb{top:auto}@media (min-width:1019px){.td_block_big_grid_fl_8 .td-big-grid-post-3 .td-module-image,.td_block_big_grid_fl_8 .td-big-grid-post-4 .td-module-image,.td_block_big_grid_fl_8 .td-big-grid-post-3.td-module-empty .td-module-thumb,.td_block_big_grid_fl_8 .td-big-grid-post-4.td-module-empty .td-module-thumb{bottom:-6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_8 .td-big-grid-post-3 .td-module-image,.td_block_big_grid_fl_8 .td-big-grid-post-4 .td-module-image,.td_block_big_grid_fl_8 .td-big-grid-post-3.td-module-empty .td-module-thumb,.td_block_big_grid_fl_8 .td-big-grid-post-4.td-module-empty .td-module-thumb{bottom:-2px}}@media (max-width:767px){.td_block_big_grid_fl_8 .td-big-grid-post-0{width:100%;float:none}}@media (max-width:767px){.td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap{width:100%!important;padding-right:0}.td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap .td-meta-info-container .td-big-grid-meta .entry-title{font-size:19px!important;line-height:24px!important}.td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap .td-meta-info-container{padding:0 13px 14px}.td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap .td-module-thumb{height:215px!important}}@media (min-width:1018px){.td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,.td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,.td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,.td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-module-meta-info,.td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-module-meta-info,.td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-module-meta-info{padding-left:20px;padding-right:20px}.td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info{padding-left:10px;padding-right:10px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx19 .td-meta-info-container{width:100%;max-width:none}.td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx19 .td-meta-info-container .td-module-meta-info{display:none}.td_block_big_grid_fl_8.td-grid-style-5 .td_module_mx19 .td-module-meta-info,.td_block_big_grid_fl_8.td-grid-style-6 .td_module_mx19 .td-module-meta-info{display:none}}@media (min-width:1019px){.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category{bottom:15px!important}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category{bottom:11px!important}}@media (min-width:1019px){.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta{padding-top:17px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta{padding-top:13px}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19{padding-top:28%}@media (min-width:1019px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19 .entry-title{font-size:23px;line-height:30px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19 .td-meta-info-container{padding:0 20px 20px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19{padding-top:36%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19{padding-top:40%}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25{padding-top:14%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .entry-title{font-size:19px;line-height:24px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container{padding:0 20px 18px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25{padding-top:18%}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .entry-title{font-size:15px;line-height:20px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .td-post-category,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .td-post-category{margin-bottom:10px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container{padding:0 10px 18px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25{padding-top:20%}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .entry-title{font-size:12px!important;line-height:15px!important}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container{padding:0 10px 13px}}@media (min-width:1019px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-module-meta-info{padding-left:20px;padding-right:20px}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info{padding-left:20px;padding-right:20px}}@media (min-width:768px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info{padding-left:10px;padding-right:10px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container{padding:0 14px 16px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container{padding:0 13px 9px}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx25 .td-meta-info-container{width:auto;max-width:80%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx19 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx19 .td-meta-info-container{width:100%;max-width:none}}@media (min-width:1019px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category{bottom:20px!important}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category{bottom:11px!important}}@media (min-width:1019px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta{padding-top:24px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta{padding-top:13px}}.td_block_big_grid_fl_9 .td-big-grid-post{float:left}.td_block_big_grid_fl_9 .td_module_mx19{width:50%;padding-top:38%}@media (min-width:1018px){.td_block_big_grid_fl_9 .td_module_mx19 .entry-title{font-size:19px;line-height:24px}.td_block_big_grid_fl_9 .td_module_mx19 .td-meta-info-container{padding:0 20px 18px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_9 .td_module_mx19{padding-top:42%}}.td_block_big_grid_fl_9 .td_module_mx26{width:50%;padding-top:22%}@media (min-width:1018px){.td_block_big_grid_fl_9 .td_module_mx26 .entry-title{font-size:17px;line-height:22px}.td_block_big_grid_fl_9 .td_module_mx26 .td-meta-info-container{padding:0 15px 18px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_9 .td_module_mx26{padding-top:25%}.td_block_big_grid_fl_9 .td_module_mx26 .entry-title{font-size:15px!important;line-height:20px!important}}@media (max-width:767px){.td_block_big_grid_fl_9 .td-big-grid-post-0{width:100%;float:none}.td_block_big_grid_fl_9 .td-big-grid-post-1 .td-meta-info-container{padding:0 10px 11px}}.td_block_big_grid_fl_9 .td_module_mx25{width:25%;padding-top:16%}@media (min-width:767px){.td_block_big_grid_fl_9 .td_module_mx25 .entry-title{font-size:13px;line-height:18px}.td_block_big_grid_fl_9 .td_module_mx25 .td-post-category{margin-bottom:10px}.td_block_big_grid_fl_9 .td_module_mx25 .td-meta-info-container{padding:0 10px 13px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_9 .td_module_mx25{padding-top:17%}}@media (min-width:1018px){.td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,.td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,.td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,.td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-module-meta-info,.td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-module-meta-info,.td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-module-meta-info{padding-left:20px;padding-right:20px}.td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-big-grid-meta,.td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-big-grid-meta,.td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-big-grid-meta,.td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-module-meta-info,.td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-module-meta-info,.td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-module-meta-info{padding-left:15px;padding-right:15px}.td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-module-meta-info{padding-left:10px;padding-right:10px}.td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx_rd_bg_32 .td-meta-info-container{padding:0 17px 23px}}@media (min-width:1019px){.td_block_big_grid_fl_9 .td-big-grid-post-1 .td-module-image,.td_block_big_grid_fl_9 .td-big-grid-post-1.td-module-empty .td-module-thumb{top:-6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_9 .td-big-grid-post-1 .td-module-image,.td_block_big_grid_fl_9 .td-big-grid-post-1.td-module-empty .td-module-thumb{top:-2px}}@media (min-width:1019px){.td_block_big_grid_fl_9 .td-big-grid-post-1 .td-admin-edit{top:6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_9 .td-big-grid-post-1 .td-admin-edit{top:2px}}@media (min-width:1019px){.td_block_big_grid_fl_9 .td-big-grid-post-1 .td-meta-info-container{bottom:6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_9 .td-big-grid-post-1 .td-meta-info-container{bottom:2px}}.td_block_big_grid_fl_9 .td-big-grid-post-2 .td-module-image,.td_block_big_grid_fl_9 .td-big-grid-post-3 .td-module-image,.td_block_big_grid_fl_9 .td-big-grid-post-2.td-module-empty .td-module-thumb,.td_block_big_grid_fl_9 .td-big-grid-post-3.td-module-empty .td-module-thumb{top:auto}@media (min-width:1019px){.td_block_big_grid_fl_9 .td-big-grid-post-2 .td-module-image,.td_block_big_grid_fl_9 .td-big-grid-post-3 .td-module-image,.td_block_big_grid_fl_9 .td-big-grid-post-2.td-module-empty .td-module-thumb,.td_block_big_grid_fl_9 .td-big-grid-post-3.td-module-empty .td-module-thumb{bottom:-6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_9 .td-big-grid-post-2 .td-module-image,.td_block_big_grid_fl_9 .td-big-grid-post-3 .td-module-image,.td_block_big_grid_fl_9 .td-big-grid-post-2.td-module-empty .td-module-thumb,.td_block_big_grid_fl_9 .td-big-grid-post-3.td-module-empty .td-module-thumb{bottom:-2px}}@media (min-width:768px) and (max-width:1140px){.td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx25 .td-meta-info-container,.td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx26 .td-meta-info-container{width:100%;max-width:none}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx19 .td-meta-info-container{width:100%;max-width:none}.td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx19 .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_fl_9.td-grid-style-2 .td-big-grid-post-1 .td-big-grid-meta,.td_block_big_grid_fl_9.td-grid-style-3 .td-big-grid-post-1 .td-big-grid-meta{padding:11px 11px 0}.td_block_big_grid_fl_9.td-grid-style-4 .td-big-grid-post-1 .td-module-title{padding-bottom:3px}}@media (max-width:767px){.td_block_big_grid_fl_9 .td-posts-2 .td_module_wrap{width:100%!important;padding-right:0}.td_block_big_grid_fl_9 .td-posts-2 .td_module_wrap .td-meta-info-container .td-big-grid-meta .entry-title{font-size:19px!important;line-height:24px!important}.td_block_big_grid_fl_9 .td-posts-2 .td_module_wrap .td-meta-info-container{padding:0 13px 14px}.td_block_big_grid_fl_9 .td-posts-2 .td_module_wrap .td-module-thumb{height:215px!important}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx19,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx19{padding-top:32%}@media (min-width:1019px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx19 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx19 .entry-title{font-size:23px;line-height:30px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx19 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx19 .td-meta-info-container{padding:0 20px 20px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx19,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx19{padding-top:36%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx19,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx19{padding-top:40%}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx26,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx26{padding-top:21%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx26 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx26 .entry-title{font-size:19px;line-height:24px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx26 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx26 .td-meta-info-container{padding:0 20px 18px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx26,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx26{padding-top:21%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx26,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx26{padding-top:23%}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25{padding-top:11%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25 .entry-title{font-size:17px;line-height:22px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25 .td-meta-info-container{padding:0 20px 18px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25{padding-top:15%}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25 .entry-title{font-size:15px;line-height:20px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25{padding-top:17%}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-module-meta-info{padding-left:20px;padding-right:20px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx25 .td-meta-info-container{width:auto;max-width:80%}}.td_block_big_grid_fl_10 .td-big-grid-post{float:left}@media (min-width:1019px){.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-module-image,.td_block_big_grid_fl_10 .td-big-grid-post-3 .td-module-image,.td_block_big_grid_fl_10 .td-big-grid-post-0.td-module-empty .td-module-thumb,.td_block_big_grid_fl_10 .td-big-grid-post-3.td-module-empty .td-module-thumb{top:-6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-module-image,.td_block_big_grid_fl_10 .td-big-grid-post-3 .td-module-image,.td_block_big_grid_fl_10 .td-big-grid-post-0.td-module-empty .td-module-thumb,.td_block_big_grid_fl_10 .td-big-grid-post-3.td-module-empty .td-module-thumb{top:-2px}}@media (min-width:1019px){.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-admin-edit,.td_block_big_grid_fl_10 .td-big-grid-post-3 .td-admin-edit{top:6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-admin-edit,.td_block_big_grid_fl_10 .td-big-grid-post-3 .td-admin-edit{top:2px}}@media (min-width:1019px){.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-meta-info-container,.td_block_big_grid_fl_10 .td-big-grid-post-3 .td-meta-info-container{bottom:6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-meta-info-container,.td_block_big_grid_fl_10 .td-big-grid-post-3 .td-meta-info-container{bottom:2px}}@media (min-width:768px){.td_block_big_grid_fl_10 .td-big-grid-post-1 .td-module-image,.td_block_big_grid_fl_10 .td-big-grid-post-4 .td-module-image,.td_block_big_grid_fl_10 .td-big-grid-post-1.td-module-empty .td-module-thumb,.td_block_big_grid_fl_10 .td-big-grid-post-4.td-module-empty .td-module-thumb{top:auto}}@media (min-width:1019px){.td_block_big_grid_fl_10 .td-big-grid-post-1 .td-module-image,.td_block_big_grid_fl_10 .td-big-grid-post-4 .td-module-image,.td_block_big_grid_fl_10 .td-big-grid-post-1.td-module-empty .td-module-thumb,.td_block_big_grid_fl_10 .td-big-grid-post-4.td-module-empty .td-module-thumb{bottom:-6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_10 .td-big-grid-post-1 .td-module-image,.td_block_big_grid_fl_10 .td-big-grid-post-4 .td-module-image,.td_block_big_grid_fl_10 .td-big-grid-post-1.td-module-empty .td-module-thumb,.td_block_big_grid_fl_10 .td-big-grid-post-4.td-module-empty .td-module-thumb{bottom:-2px}}.td_block_big_grid_fl_10 .td_module_mx25{width:24.5%;padding-top:18%}@media (min-width:767px){.td_block_big_grid_fl_10 .td_module_mx25 .entry-title{font-size:13px;line-height:18px}.td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container{padding:0 10px 13px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_10 .td_module_mx25{padding-top:21%}.td_block_big_grid_fl_10 .td_module_mx25 .entry-title{font-size:12px!important;line-height:15px!important}}@media (max-width:767px){.td_block_big_grid_fl_10 .td_module_mx25{width:100%}}.td_block_big_grid_fl_10 .td_module_mx19{width:51%;padding-top:36%}@media (min-width:1018px){.td_block_big_grid_fl_10 .td_module_mx19 .entry-title{font-size:19px;line-height:24px}.td_block_big_grid_fl_10 .td_module_mx19 .td-post-category{margin-bottom:10px}.td_block_big_grid_fl_10 .td_module_mx19 .td-meta-info-container{padding:0 20px 18px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_10 .td_module_mx19{padding-top:42%}}@media (max-width:767px){.td_block_big_grid_fl_10 .td_module_mx19{width:46%}}.td_block_big_grid_fl_10 .td-module-image{position:absolute;top:0;lefT:0;width:100%;height:100%}.td_block_big_grid_fl_10 .td-big-grid-column{width:24.5%;display:block;float:left}@media (max-width:767px){.td_block_big_grid_fl_10 .td-big-grid-column{width:100%;float:none}}.td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25{width:100%}@media (min-width:1018px){.td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25{padding-top:73.5%}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25{padding-top:85.7%}}@media (max-width:767px){.td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25{float:left}.td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25:first-child{margin-bottom:3px}}@media (max-width:767px){.td_block_big_grid_fl_10 .td-big-grid-post-1,.td_block_big_grid_fl_10 .td-big-grid-post-2{height:260px;padding:0}.td_block_big_grid_fl_10 .td-big-grid-post-1 .entry-title{font-size:19px!important;line-height:24px!important}.td_block_big_grid_fl_10 .td-big-grid-post-2 .td-meta-info-container{padding:0 10px 11px}.td_block_big_grid_fl_10 .td-big-grid-post-2 .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_fl_10 .td-posts-3 .td_module_wrap .td-meta-info-container .td-big-grid-meta .entry-title{font-size:19px!important;line-height:23px!important}.td_block_big_grid_fl_10 .td-posts-3 .td_module_wrap .td-module-thumb{height:220px!important}}@media (min-width:767px){.td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info{padding-left:10px;padding-right:10px}}@media (min-width:1018px){.td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,.td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,.td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,.td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-module-meta-info,.td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-module-meta-info,.td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-module-meta-info{padding-left:20px;padding-right:20px}}@media (min-width:768px) and (max-width:1140px){.td_block_big_grid_fl_10.td-grid-style-4 .td_module_mx19 .td-meta-info-container{width:100%;max-width:none}.td_block_big_grid_fl_10.td-grid-style-4 .td_module_mx19 .td-meta-info-container .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_fl_10.td-grid-style-2 .td-big-grid-post-2 .td-big-grid-meta,.td_block_big_grid_fl_10.td-grid-style-3 .td-big-grid-post-2 .td-big-grid-meta{padding:11px 11px 0}.td_block_big_grid_fl_10.td-grid-style-4 .td-big-grid-post-2 .entry-title{padding-bottom:3px}.td_block_big_grid_fl_10.td-grid-style-7 .td-big-grid-post-1 .entry-title{font-size:26px!important;line-height:30px!important}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25{padding-top:13%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .entry-title{font-size:17px;line-height:22px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container{padding:0 17px 18px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25{padding-top:17.52%}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .entry-title{font-size:15px;line-height:20px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container{padding:0 10px 18px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25{padding-top:23%}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .entry-title{font-size:13px!important;line-height:18px!important}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container{padding:0 10px 13px}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx19,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx19{padding-top:26%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx19 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx19 .entry-title{font-size:23px;line-height:30px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx19 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx19 .td-meta-info-container{padding:0 20px 20px}}@media (min-width:768px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx19,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx19{padding-top:35%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx19,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx19{padding-top:46%}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25{padding-top:53%}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25{padding-top:71.5%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25{padding-top:93.9%}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info{padding-left:17px;padding-right:17px}}@media (min-width:768px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info{padding-left:10px;padding-right:10px}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-module-meta-info{padding-left:20px;padding-right:20px}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-4 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-4 .td_module_mx25 .td-meta-info-container{width:auto;max-width:90%}}.td-big-grid-slide{margin-bottom:0;height:534px!important;overflow:hidden}@media (max-width:767px){.td-big-grid-slide{height:451px!important;margin-bottom:48px!important;margin-left:auto;margin-right:auto}.td-big-grid-slide .td-big-grid-scroll{overflow:visible!important;white-space:normal}.td-big-grid-slide .td_module_mx10,.td-big-grid-slide .td_module_mx9{display:block!important;width:100%!important}.td-big-grid-slide .td_module_mx9 .td-module-thumb{max-height:200px}.td-big-grid-slide .td-big-grid-post-1{margin-bottom:3px!important}.td-big-grid-slide .td-big-grid-post-2{width:50%!important;display:inline-block!important;margin-left:0!important}.td-big-grid-slide .td-big-grid-post-2 .entry-thumb{min-height:100%;min-width:100%}.td-big-grid-slide .td-big-grid-post-3{width:50%!important;display:inline-block!important}.td-big-grid-slide .td-big-grid-post-3 .entry-thumb{min-height:100%;min-width:100%}}@media (min-width:1019px) and (max-width:1140px){.td-big-grid-slide{height:474px!important}}@media (min-width:768px) and (max-width:1018px){.td-big-grid-slide{height:384px!important}}.td-big-grid-slide .td-icon-left,.td-big-grid-slide .td-icon-right{z-index:1;padding:20px;position:absolute;display:block;height:80px;margin-top:-65px;top:50%;font-size:40px;color:#fff;opacity:0;-webkit-transition:opacity 0.4s;transition:opacity 0.4s}@media (max-width:767px){.td-big-grid-slide .td-icon-left,.td-big-grid-slide .td-icon-right{display:none}}.td-big-grid-slide .td-icon-left{left:0}.td-big-grid-slide .td-icon-right{right:0}.td-big-grid-slide:hover .td-icon-left,.td-big-grid-slide:hover .td-icon-right{opacity:.6}@media (min-width:1140px){.td-big-grid-slide .td_block_wrap{width:1068px!important}}@media (min-width:1019px) and (max-width:1140px){.td-big-grid-slide .td_block_wrap{width:980px!important}}@media (min-width:768px) and (max-width:1018px){.td-big-grid-slide .td_block_wrap{width:740px!important}}@media (max-width:767px){.td-big-grid-slide .td_block_wrap{margin:0!important;padding:0!important;overflow:hidden}}.td-related-row{margin-right:-21px;*zoom:1}.td-related-row:before,.td-related-row:after{display:table;content:''}.td-related-row:after{clear:both}.td-related-row [class*="td-related-span"]{display:block;min-height:1px;float:left;padding-right:24px;padding-left:24px}@media (min-width:1019px) and (max-width:1140px){.td-related-row [class*="td-related-span"]{padding-right:20px;padding-left:20px}}@media (min-width:768px) and (max-width:1018px){.td-related-row [class*="td-related-span"]{padding-right:14px;padding-left:14px}}@media (max-width:767px){.td-related-row [class*="td-related-span"]{padding-right:0;padding-left:0;float:none;width:100%}}.td-related-row .td-related-span4{width:33.33333333%;padding-left:0;padding-right:21px}@media (max-width:500px){.td-related-row .td-related-span4{padding-right:10px}}@media (max-width:500px){.td-related-row{margin-right:-10px}.td-related-row .td-video-play-ico{width:20px;height:20px;font-size:20px}}.td-related-full-width .td-related-row{margin-right:-22px}.td-related-full-width .td-related-row .td-related-span4{width:20%;padding-right:22px;position:relative}@media (max-width:767px){.td-related-full-width .td-related-row .td-related-span4{width:100%;padding-right:0}}@media (max-width:767px){.td-related-full-width .td-related-row{margin-right:0}.td-related-full-width .td-related-row .td-video-play-ico{width:20px;height:20px;font-size:20px}}.td_block_related_posts{position:relative}.td_block_related_posts .td-module-thumb{margin-bottom:7px}@media (max-width:767px){.td_block_related_posts .td-module-thumb{margin-bottom:0}}@media (max-width:767px){.td_block_related_posts .td-video-play-ico{width:25px;height:25px;font-size:25px}}.td_block_related_posts .td-module-title{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-weight:500;font-size:13px;line-height:20px;margin-top:0}@media (max-width:767px){.td_block_related_posts .td-module-title{font-size:17px;line-height:23px}}@media (max-width:767px){.td_block_related_posts .td-related-span4{width:100%}.td_block_related_posts .td-module-image{position:absolute;width:100px}.td_block_related_posts .item-details{padding-left:110px;min-height:70px;margin-bottom:26px}}.td_block_related_posts .td-next-prev-wrap{margin-top:0}.td_block_template_1 .td-related-title{border-bottom:2px solid var(--td_theme_color,#4db2ec)}.td_block_template_1 .td-related-title a{line-height:1;padding:9px 12px 5px 12px}@media (max-width:319px){.td_block_template_1 .td-related-title a{width:100%;font-size:12px!important}}.td_block_template_1 .td-related-title .td-cur-simple-item{background-color:var(--td_header_color,#222222);color:#fff}.td_block_template_1 .td-related-title .td-cur-simple-item:hover{color:#fff}.td-related-title{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:14px;line-height:1;margin-top:0;margin-bottom:27px}.td-related-title>.td-related-left,.td-related-title>.td-related-right{display:inline-block;white-space:nowrap}@media (max-width:320px){.td-related-title>.td-related-left,.td-related-title>.td-related-right{font-size:13px!important}}@media (max-width:767px){.td-related-title>.td-related-right{margin-right:0!important}}@-moz-document url-prefix(){.td_block_template_1 .td-related-title>.td-related-left,.td_block_template_1 .td-related-title>.td-related-right{padding:8px 12px 6px 12px}}.td_mod_related_posts:hover h3>a{color:var(--td_theme_color,#4db2ec)}.td-parallax-header{margin-bottom:60px}@media (min-width:768px) and (max-width:1018px){.td-parallax-header{margin-bottom:36px}}@media (max-width:767px){.td-parallax-header{margin-bottom:25px}}.td-post-template-1 .td-post-header .entry-title{font-size:38px;line-height:44px}@media (max-width:1018px){.td-post-template-1 .td-post-header header .entry-title{font-size:32px;line-height:36px}}.td-post-template-1 .td-featured-image-rec{float:left;width:300px;margin-right:21px}@media (max-width:767px){.td-post-template-1 .td-featured-image-rec{width:auto;margin-right:15px}}@media (max-width:500px){.td-post-template-1 .td-featured-image-rec{width:100%;margin-right:0}}.td-post-template-1 .td-featured-image-rec img,.td-post-template-1 .td-featured-image-rec .wpb_video_wrapper{margin-bottom:21px}@media (min-width:768px) and (max-width:1018px){.td-post-template-1 .td-pb-span8 .td-featured-image-rec{width:250px;margin-right:17px}}.td-post-template-1 .td-pb-span12 .format-video .td-featured-image-rec{float:left;width:60%}@media (max-width:767px){.td-post-template-1 .td-pb-span12 .format-video .td-featured-image-rec{float:none;width:100%}}.td-post-template-1 .td-post-title .td-post-comments{margin-left:22px}.td-post-template-1 .td-post-title .td-post-views{margin-right:0}.td-post-template-1 .wpb_video_wrapper .twitter-video{min-width:300px!important}@media (min-width:768px) and (max-width:1018px){.td-post-template-1 .wpb_video_wrapper .twitter-video{min-width:200px!important}}.wpb_video_wrapper{margin-bottom:26px}.wpb_video_wrapper .fb-video{margin-bottom:0}.wpb_video_wrapper iframe{display:block}.wpb_video_wrapper .twitter-video{max-width:none!important}.wpb_video_wrapper video{max-width:100%}.td-post-template-2 .td-post-content{margin-top:0}.td-post-template-2 .td-post-header .entry-title{font-size:44px;line-height:54px;margin-bottom:5px}@media (max-width:767px){.td-post-template-2 .td-post-header .entry-title{margin-bottom:9px}}@media (max-width:1018px){.td-post-template-2 .td-post-header header .entry-title{font-size:32px;line-height:36px}}.td-post-template-2 .td-post-title .td-category{margin-bottom:5px}.td-post-template-2 .td-post-title .td-post-date{margin-right:22px}.td-post-template-2 .td-post-title .td-post-comments,.td-post-template-2 .td-post-title .td-post-views{float:none;display:inline-block;vertical-align:top}.td-post-template-2 .td-post-featured-image img{width:auto}.td-post-template-2 .td-post-sub-title{font-size:19px;line-height:25px;margin:12px 0 20px}@media (max-width:767px){.td-post-template-2 .td-post-sub-title{margin:0 0 16px}}.td-post-template-3 .td-post-featured-image img{margin-bottom:0}.td-post-template-3 .td-crumb-container{margin-top:0;margin-bottom:0;padding-top:0;min-height:0}@media (max-width:767px){.td-post-template-3 .td-crumb-container{padding-left:10px;padding-right:10px}}.td-post-template-3 .td-crumb-container .entry-crumbs{padding-top:15px;padding-bottom:15px}@media (max-width:1018px){.td-post-template-3 .td-crumb-container .entry-crumbs{padding-top:10px;padding-bottom:10px}}.td-post-template-3 .td-post-header-holder{position:relative;min-height:300px;background-color:#444;margin-bottom:36px;overflow:hidden}@media (max-width:1018px){.td-post-template-3 .td-post-header-holder{margin-bottom:30px}}@media (max-width:767px){.td-post-template-3 .td-post-header-holder{margin-bottom:21px;min-height:200px}}.td-post-template-3 .td-post-header-holder .wp-caption-text{display:none}.td-post-template-3 .td-post-featured-image img{margin-bottom:0}.td-post-template-3 .td-post-title{position:absolute;bottom:0;padding:0 30px 9px 30px;width:80%;z-index:1}@media (max-width:1018px){.td-post-template-3 .td-post-title{width:100%}}@media (max-width:767px){.td-post-template-3 .td-post-title{padding:0 14px 0}}.td-post-template-3 .td-post-title .td-category{margin-bottom:5px}.td-post-template-3 .td-post-title .td-post-comments,.td-post-template-3 .td-post-title .td-post-views{float:none;display:inline-block;vertical-align:top;margin-left:22px;margin-right:0}.td-post-template-3 .td-post-title .td-post-author-name,.td-post-template-3 .td-post-title .td-post-author-name a,.td-post-template-3 .td-post-title .td-post-date,.td-post-template-3 .td-post-title .td-post-comments a,.td-post-template-3 .td-post-title .td-post-views{color:#fff}.td-post-template-3 .td-post-title .wp-caption-text{color:#fff;position:absolute;bottom:27px;right:21px;margin-bottom:0;height:17px;max-width:40%;overflow:hidden;text-align:right}.td-post-template-3 .td-post-header .entry-title{font-size:44px;line-height:54px;font-weight:500;margin-bottom:14px;color:#fff}@media (min-width:768px) and (max-width:1018px){.td-post-template-3 .td-post-header header .entry-title{font-size:36px;line-height:46px}}@media (max-width:767px){.td-post-template-3 .td-post-header header .entry-title{font-size:22px;line-height:26px;margin-bottom:10px}}@media (max-width:767px){.td-post-template-3 .td-post-header.td-container{padding-right:0;padding-left:0}}.td-post-template-3 .td-post-sub-title{color:#ddd;margin-bottom:25px;font-size:19px;line-height:25px}@media (min-width:768px) and (max-width:1018px){.td-post-template-3 .td-post-sub-title{margin-bottom:16px;font-size:16px;line-height:22px}}@media (max-width:767px){.td-post-template-3 .td-post-sub-title{margin-top:0;margin-bottom:10px;font-size:13px;line-height:18px;color:#fff}}.td-post-template-3 .td-post-content{margin-top:0}.td-post-template-3 .td-image-gradient:before{z-index:1}.td-post-template-3 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic,.td-post-template-3 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing{text-align:center}.td-post-template-3 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic{left:19px}.td-boxed-layout .td-post-template-3 .td-post-title{padding:0 48px 25px}@media (max-width:1140px){.td-boxed-layout .td-post-template-3 .td-post-title{padding:0 21px 9px}}.td-boxed-layout .td-post-template-3 .td-post-header-holder{width:1164px;left:-48px}@media (max-width:1140px){.td-boxed-layout .td-post-template-3 .td-post-header-holder{width:100%;left:0}}@media (max-width:1018px){.td-post-template-4 .td-post-header header .entry-title{font-size:32px;line-height:36px}}.td-post-template-4 .td-crumb-container{margin-top:0;margin-bottom:0;padding-top:0;min-height:0}.td-post-template-4 .td-crumb-container .entry-crumbs{margin-bottom:0;padding-top:15px}@media (max-width:1018px){.td-post-template-4 .td-crumb-container .entry-crumbs{margin-bottom:-24px;padding-top:10px}}@media (max-width:767px){.td-post-template-4 .td-crumb-container .entry-crumbs{padding-bottom:30px}}.td-post-template-4 .td-post-header-holder{position:relative;min-height:240px;margin-bottom:48px;padding-top:13px}@media (min-width:768px) and (max-width:1018px){.td-post-template-4 .td-post-header-holder{margin-bottom:30px;padding-top:30px}}@media (max-width:767px){.td-post-template-4 .td-post-header-holder{padding-top:0;margin-bottom:0;background-color:#fff0;min-height:0}}.td-post-template-4 .td-post-header-holder .wp-caption-text{display:none}.td-post-template-4 .td-post-featured-image{background-color:#444}@media (max-width:767px){.td-post-template-4 .td-post-featured-image{margin-bottom:13px}}@media (max-width:767px){.td-post-template-4 .td-post-featured-image .entry-thumb{margin-bottom:0}}.td-post-template-4 .td-post-title{width:720px;position:absolute;bottom:0;padding:21px 21px 0 0;background-color:#fff;z-index:1}@media (min-width:1019px) and (max-width:1140px){.td-post-template-4 .td-post-title{width:664px}}@media (min-width:768px) and (max-width:1018px){.td-post-template-4 .td-post-title{width:498px}}@media (max-width:767px){.td-post-template-4 .td-post-title{width:100%;padding:0;position:relative}}.td-post-template-4 .td-post-title h1.entry-title{margin-bottom:14px}@media (max-width:1018px){.td-post-template-4 .td-post-title h1.entry-title{margin-bottom:9px}}.td-post-template-4 .td-post-title .td-category{margin-bottom:7px}@media (max-width:767px){.td-post-template-4 .td-post-title .td-category{margin-bottom:0}}.td-post-template-4 .td-post-title .td-module-meta-info{margin-bottom:0;position:relative;bottom:-4px}@media (max-width:767px){.td-post-template-4 .td-post-title .td-module-meta-info{bottom:0}}.td-post-template-4 .td-post-title .wp-caption-text{color:#fff;position:absolute;bottom:17px;right:21px;margin-bottom:0;max-width:300px;text-align:right}.td-post-template-4 .td-post-title .td-post-views{margin-right:0}.td-post-template-4 .td-post-title .td-post-comments{margin-left:22px}.td-post-template-4 .td-post-sub-title{margin-bottom:18px}.td-post-template-4 .td-post-content{margin-top:0}@media (max-width:767px){.td-post-template-4 .td-post-content{margin-top:16px}}.td-post-template-4 .td-image-gradient:before{height:57%}@media (max-width:767px){.td-post-template-4 .td-image-gradient:before{display:none}}@media (max-width:1018px){.td-post-template-5 .td-post-header header .entry-title{font-size:32px;line-height:36px}}.td-post-template-5 .td-post-title .td-post-comments{margin-left:22px}.td-post-template-5 .td-post-title .td-post-views{margin-right:0}.td-post-template-5 .td-crumb-container{margin-bottom:9px}.td-post-template-6 .td-post-header{height:700px;position:relative;width:1128px}@media (min-width:1019px) and (max-width:1140px){.td-post-template-6 .td-post-header{width:1040px;height:600px}}@media (min-width:768px) and (max-width:1018px){.td-post-template-6 .td-post-header{width:740px;height:500px}}@media (max-width:767px){.td-post-template-6 .td-post-header{width:100%;height:auto;padding:0}}.td-post-template-6 .td-post-header-holder{position:absolute;bottom:0;z-index:1;width:100%;background-color:#fff;padding:21px 30px 0 30px}@media (min-width:768px) and (max-width:1018px){.td-post-template-6 .td-post-header-holder{padding:21px 21px 0}}@media (max-width:767px){.td-post-template-6 .td-post-header-holder{padding:10px 10px 0 10px;position:relative}}.td-post-template-6 .entry-crumbs{margin-bottom:9px}.td-post-template-6 .td-post-header .entry-title{font-size:44px;line-height:54px;margin-bottom:11px}@media (min-width:768px) and (max-width:1018px){.td-post-template-6 .td-post-header header .entry-title{font-size:36px;line-height:46px}}@media (max-width:767px){.td-post-template-6 .td-post-header header .entry-title{font-size:32px;line-height:36px;margin-bottom:9px}}.td-post-template-6 .td-post-title .td-category{margin-bottom:5px}@media (max-width:767px){.td-post-template-6 .td-post-title .td-category{margin-bottom:0}}.td-post-template-6 .td-post-title .td-post-date{margin-right:22px}.td-post-template-6 .td-post-title .td-post-comments,.td-post-template-6 .td-post-title .td-post-views{float:none;display:inline-block;vertical-align:top}.td-post-template-6 .td-post-title .td-module-meta-info{margin-bottom:0}.td-post-template-6 .td-main-content,.td-post-template-6 .td-main-sidebar{margin-top:48px}@media (max-width:767px){.td-post-template-6 .td-main-content{margin-top:0}.td-post-template-6 .td-main-sidebar{margin-top:28px}}.td-post-template-6 .td-post-content{margin-top:0}@media (max-width:767px){.td-post-template-6 .td-post-content{margin-top:16px}}.td-post-template-6 .td-post-sub-title{font-size:19px;line-height:25px;margin:9px 0 18px}.td-post-template-6 #td-full-screen-header-image{position:absolute}@media (max-width:767px){.td-post-template-6 #td-full-screen-header-image{position:relative;height:240px}}.td-image-gradient-style6:after{top:0;left:0;content:"";display:block;height:100%;width:100%;position:absolute;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgb(0 0 0 / .3)),color-stop(25%,#fff0),color-stop(75%,#fff0),color-stop(100%,rgb(0 0 0 / .3)));background:-webkit-linear-gradient(top,rgb(0 0 0 / .3) 0%,#fff0 25%,#fff0 75%,rgb(0 0 0 / .3) 100%);background:linear-gradient(to bottom,rgb(0 0 0 / .3) 0%,#fff0 25%,#fff0 75%,rgb(0 0 0 / .3) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000',endColorstr='#4d000000',GradientType=0)}@media (max-width:767px){.td-image-gradient-style6:after{display:none}}.td-full-screen-header-image-wrap{position:relative;overflow:hidden}#td-full-screen-header-image{top:0;right:0;left:0;z-index:0;height:100%;text-align:center}.td-post-template-7 .td-post-header{height:700px;position:relative}@media (min-width:1019px) and (max-width:1140px){.td-post-template-7 .td-post-header{height:600px}}@media (min-width:768px) and (max-width:1018px){.td-post-template-7 .td-post-header{height:500px}}@media (max-width:767px){.td-post-template-7 .td-post-header{height:auto;min-height:400px}}.td-post-template-7 .td-post-header-holder{position:absolute;bottom:0;z-index:1;width:100%}@media (max-width:767px){.td-post-template-7 .td-post-header-holder{width:auto;padding-right:10px}}.td-post-template-7 .td-crumb-container{z-index:1;position:absolute;top:0;left:0}@media (min-width:768px) and (max-width:1018px){.td-post-template-7 .td-crumb-container{padding-top:12px}}@media (max-width:767px){.td-post-template-7 .td-crumb-container{left:10px;padding-right:10px;padding-top:10px}}.td-post-template-7 .td-post-title .td-category{margin-bottom:5px}.td-post-template-7 .td-post-title .td-post-author-name,.td-post-template-7 .td-post-title .td-post-author-name a,.td-post-template-7 .td-post-title .td-post-date,.td-post-template-7 .td-post-title .td-post-comments a,.td-post-template-7 .td-post-title .td-post-views{color:#fff}.td-post-template-7 .td-post-title .td-post-date{margin-right:22px}.td-post-template-7 .td-post-title .td-post-comments,.td-post-template-7 .td-post-title .td-post-views{float:none;display:inline-block;vertical-align:top}.td-post-template-7 .entry-crumbs,.td-post-template-7 .entry-crumbs a{color:#fff}.td-post-template-7 .td-post-header .entry-title{font-size:44px;line-height:54px;margin-bottom:14px;color:#fff}.td-post-template-7 .td-post-header .entry-title a{color:#fff}@media (min-width:768px) and (max-width:1018px){.td-post-template-7 .td-post-header header .entry-title{font-size:36px;line-height:46px}}@media (max-width:767px){.td-post-template-7 .td-post-header header .entry-title{font-size:26px;line-height:32px;margin-bottom:7px}}.td-post-template-7 .td-post-sub-title{font-size:19px;line-height:25px;color:#ddd;margin-bottom:25px}@media (min-width:768px) and (max-width:1018px){.td-post-template-7 .td-post-sub-title{margin-bottom:16px;font-size:16px;line-height:22px}}@media (max-width:767px){.td-post-template-7 .td-post-sub-title{margin-top:0;margin-bottom:10px;font-size:13px;line-height:18px;color:#fff}}.td-post-template-7 .td-read-down{bottom:0;z-index:1;text-align:center}.td-post-template-7 .td-read-down a{display:inline-block}.td-post-template-7 .td-read-down .td-icon-read-down{font-size:44px;opacity:.8;color:#fff;bottom:-10px;position:relative}@media (min-width:768px) and (max-width:1018px){.td-post-template-7 .td-read-down .td-icon-read-down{font-size:25px;bottom:0}}@media (max-width:767px){.td-post-template-7 .td-read-down .td-icon-read-down{font-size:25px;bottom:0}}.td-post-template-7 .td-main-content,.td-post-template-7 .td-main-sidebar{margin-top:48px}@media (max-width:767px){.td-post-template-7 .td-main-content{margin-top:0}.td-post-template-7 .td-main-sidebar{margin-top:28px}}.td-post-template-7 .td-post-content{margin-top:0}@media (max-width:767px){.td-post-template-7 .td-post-content{margin-top:21px}}.td-post-template-7 #td-full-screen-header-image{position:absolute}.td-post-template-7 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic,.td-post-template-7 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing{text-align:center}.td-post-template-7 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic{left:19px}@media (max-width:767px){.td-post-template-7 .td-post-sharing-top{margin-top:21px}}.td-image-gradient-style7:after{top:0;left:0;content:"";display:block;height:100%;width:100%;position:absolute;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgb(0 0 0 / .3)),color-stop(18%,#fff0),color-stop(28%,#fff0),color-stop(100%,rgb(0 0 0 / .8)));background:-webkit-linear-gradient(top,rgb(0 0 0 / .3) 0%,#fff0 18%,#fff0 28%,rgb(0 0 0 / .8) 100%);background:linear-gradient(to bottom,rgb(0 0 0 / .3) 0%,#fff0 18%,#fff0 28%,rgb(0 0 0 / .8) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000',endColorstr='#cc000000',GradientType=0)}.td-post-template-8-box{margin:0 auto;width:1164px;padding:0 48px;background-color:#fff}@media (max-width:1180px){.td-post-template-8-box{width:100%;padding:0}}.td-post-template-8{background:#fff0}@media (min-width:1180px){.td-post-template-8{max-width:1164px;margin:0 auto}}.td-post-template-8 .td-post-header{margin:0 auto;width:1164px;height:570px;position:relative;display:table;background-color:rgb(0 0 0 / .5)}@media (max-width:1180px){.td-post-template-8 .td-post-header{width:100%}}@media (min-width:768px) and (max-width:1018px){.td-post-template-8 .td-post-header{height:450px}}@media (max-width:767px){.td-post-template-8 .td-post-header{height:340px}}@media (max-width:767px){.td-post-template-8 .td-post-sharing-top{margin-top:21px}}.td-post-template-8 .td-post-header-holder{display:table-cell;padding:20px 48px;z-index:1;vertical-align:bottom;text-align:left}@media (max-width:1180px){.td-post-template-8 .td-post-header-holder{padding:20px 0;width:1068px}}@media (min-width:1019px) and (max-width:1140px){.td-post-template-8 .td-post-header-holder{padding:20px 0;width:980px}}@media (min-width:768px) and (max-width:1018px){.td-post-template-8 .td-post-header-holder{padding:20px 0;width:740px}}@media (max-width:767px){.td-post-template-8 .td-post-header-holder{padding:10px}}.td-post-template-8 .td-crumb-container{z-index:1;position:absolute;top:0;left:0;right:0;width:1068px;margin:auto}@media (min-width:1019px) and (max-width:1140px){.td-post-template-8 .td-crumb-container{width:980px}}@media (min-width:768px) and (max-width:1018px){.td-post-template-8 .td-crumb-container{width:740px}}@media (max-width:767px){.td-post-template-8 .td-crumb-container{width:100%;padding:11px}}.td-post-template-8 .entry-crumbs,.td-post-template-8 .entry-crumbs a{color:#fff}.td-post-template-8 .td-post-title .td-category{margin-bottom:5px}.td-post-template-8 .td-post-title .td-module-meta-info{margin-bottom:0}@media (max-width:767px){.td-post-template-8 .td-post-title .td-module-meta-info{margin-bottom:5px}}.td-post-template-8 .td-post-title .td-post-author-name,.td-post-template-8 .td-post-title .td-post-author-name a,.td-post-template-8 .td-post-title .td-post-date,.td-post-template-8 .td-post-title .td-post-comments a,.td-post-template-8 .td-post-title .td-post-views{color:#fff}.td-post-template-8 .td-post-title .td-post-date{margin-right:22px}.td-post-template-8 .td-post-title .td-post-comments,.td-post-template-8 .td-post-title .td-post-views{float:none;display:inline-block;vertical-align:top}.td-post-template-8 .td-post-title{width:81%}@media (max-width:1018px){.td-post-template-8 .td-post-title{width:100%}}.td-post-template-8 .td-post-header .entry-title{font-size:44px;line-height:54px;margin-bottom:14px;color:#fff}.td-post-template-8 .td-post-header .entry-title a{color:#fff}@media (min-width:768px) and (max-width:1018px){.td-post-template-8 .td-post-header header .entry-title{font-size:36px;line-height:46px}}@media (max-width:767px){.td-post-template-8 .td-post-header header .entry-title{font-size:26px;line-height:32px;margin-bottom:7px}}.td-post-template-8 .td-post-sub-title{font-size:19px;line-height:25px;color:#ddd;margin-bottom:21px}@media (min-width:768px) and (max-width:1018px){.td-post-template-8 .td-post-sub-title{margin-bottom:16px;font-size:16px;line-height:22px}}@media (max-width:767px){.td-post-template-8 .td-post-sub-title{margin-top:0;margin-bottom:10px;font-size:13px;line-height:18px;color:#fff}}.td-post-template-8 .td-main-content,.td-post-template-8 .td-main-sidebar{margin-top:48px}@media (min-width:1019px) and (max-width:1140px){.td-post-template-8 .td-main-content,.td-post-template-8 .td-main-sidebar{margin-top:26px}}@media (min-width:768px) and (max-width:1018px){.td-post-template-8 .td-main-content,.td-post-template-8 .td-main-sidebar{margin-top:21px}}@media (max-width:767px){.td-post-template-8 .td-main-content{margin-top:0}.td-post-template-8 .td-main-sidebar{margin-top:28px}}.td-post-template-8 .td-post-content{margin-top:0}@media (max-width:767px){.td-post-template-8 .td-post-content{margin-top:21px}}.td-post-template-8 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic,.td-post-template-8 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing{text-align:center}.td-post-template-8 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic{left:19px}.td-image-gradient-style8:after{top:0;left:0;content:"";display:block;height:100%;width:100%;position:absolute;-webkit-box-shadow:inset 0 0 188px 0 #000;-moz-box-shadow:inset 0 0 188px 0 #000;box-shadow:inset 0 0 188px 0 #000;z-index:-1}@media (max-width:1018px){.td-post-template-9 .td-post-header header .entry-title{font-size:32px;line-height:36px}}.td-post-template-9 .td-crumb-container{margin-top:0;margin-bottom:0;padding-top:0;min-height:0}.td-post-template-9 .td-crumb-container .entry-crumbs{margin-bottom:-35px;padding-top:15px}@media (max-width:1018px){.td-post-template-9 .td-crumb-container .entry-crumbs{margin-bottom:-24px;padding-top:10px}}.td-post-template-9 .td-post-featured-video{margin-bottom:48px;padding-top:48px}@media (max-width:1018px){.td-post-template-9 .td-post-featured-video{margin-bottom:30px;padding-top:30px}}@media (max-width:767px){.td-post-template-9 .td-post-featured-video{margin-bottom:13px;padding-top:34px}}@media (max-width:767px){.td-post-template-9 .td-post-featured-video .wpb_video_wrapper{margin-bottom:13px}}.td-post-template-9 .td-post-featured-video iframe{display:block}@media (max-width:767px){.td-post-template-9 .td-post-featured-image img{margin-bottom:0}}.td-post-template-9 .td-post-title .td-post-comments{margin-left:22px}.td-post-template-9 .td-post-title .td-post-views{margin-right:0}@media (max-width:1018px){.td-post-template-10 .td-post-header header .entry-title{font-size:32px;line-height:36px}}.td-post-template-10 .td-crumb-container{margin-top:0;margin-bottom:0;padding-top:0;min-height:0}.td-post-template-10 .td-crumb-container .entry-crumbs{margin-bottom:-35px;padding-top:15px}@media (max-width:1018px){.td-post-template-10 .td-crumb-container .entry-crumbs{margin-bottom:-23px;padding-top:9px}}.td-post-template-10 .entry-crumbs a:hover{color:#fff}.td-post-template-10 .td-post-featured-video{padding-bottom:48px;padding-top:48px}@media (max-width:1018px){.td-post-template-10 .td-post-featured-video{margin-bottom:30px;padding-bottom:30px;padding-top:30px}}@media (max-width:1018px) and (max-width:767px){.td-post-template-10 .td-post-featured-video{margin-bottom:13px;padding-bottom:15px;padding-top:30px}}.td-post-template-10 .td-post-featured-video img,.td-post-template-10 .td-post-featured-video .wpb_video_wrapper{margin-bottom:0}.td-post-template-10 .td-post-featured-video iframe,.td-post-template-10 .td-post-featured-video img{display:block;-webkit-box-shadow:0 0 6px 0 rgb(0 0 0 / .5);-moz-box-shadow:0 0 6px 0 rgb(0 0 0 / .5);box-shadow:0 0 6px 0 rgb(0 0 0 / .5)}.td-post-template-10 .td-container .td-pb-row{padding-top:48px}.td-post-template-10 .td-post-title .wp-caption-text{color:#c3c3c3;margin-bottom:0}.td-post-template-10 .td-post-title .td-post-comments{margin-left:22px}.td-post-template-10 .td-post-title .td-post-views{margin-right:0}.td-video-template-bg{background-color:#222}.td-video-template-bg .td-category a{background-color:#111}.td-post-template-11 .td-video-template-bg .td-pb-span4{float:right}@media (min-width:768px) and (max-width:1018px){.td-post-template-11 .td-video-template-bg .td-pb-span4{clear:both;width:100%}}.td-post-template-11 .td-crumb-container{margin-top:0;margin-bottom:13px;padding-top:14px}.td-post-template-11 .entry-crumbs a:hover{color:#fff}.td-post-template-11 .td-post-featured-video{padding-bottom:21px}@media (min-width:768px) and (max-width:1018px){.td-post-template-11 .td-post-featured-video{clear:both;width:100%}}@media (max-width:767px){.td-post-template-11 .td-post-featured-video{clear:both}}.td-post-template-11 .td-post-featured-video img{margin-bottom:0}.td-post-template-11 .td-post-featured-video iframe{display:block}.td-post-template-11 .wpb_video_wrapper{margin-bottom:0}.td-post-template-11 .td-post-sharing-top{margin-top:21px;margin-bottom:0}.td-post-template-11 .td-post-sharing-top .td-post-sharing-classic,.td-post-template-11 .td-post-sharing-top .td-post-sharing{text-align:center}.td-post-template-11 .td-post-sharing-top .td-post-sharing-classic{left:19px}.td-post-template-11 .td-post-sharing-top .td-post-sharing-classic iframe{display:inline}.td-post-template-11 .td-post-sharing-top .td-social-network{color:#fff}.td-post-template-11 .td-post-sharing-top .td-social-handler{color:#ccc;border-color:#464646}.td-post-template-11 .td-post-sharing-top .td-social-handler:before{border-color:#fff0 #fff0 #fff0 #434343}.td-post-template-11 .td-post-sharing-top .td-social-handler:after{border-color:#fff0 #fff0 #fff0 #222}.td-post-template-11 .td-post-sharing-top .td-social-handler .td-social-but-text:before{background-color:#fff}.td-post-template-11 .td-post-sharing-top .td-ps-border .td-social-network .td-social-but-text:before{background-color:#fff}.td-post-template-11 .td-post-sharing-top .td-ps-border-grey .td-social-but-icon,.td-post-template-11 .td-post-sharing-top .td-ps-border-grey .td-social-but-text{border-color:#434343}.td-post-template-11 .td-post-sharing-top .td-ps-icon-color .td-social-mail .td-social-but-icon,.td-post-template-11 .td-post-sharing-top .td-ps-icon-color .td-social-digg .td-social-but-icon,.td-post-template-11 .td-post-sharing-top .td-ps-icon-color .td-social-print .td-social-but-icon{color:#fff}.td-post-template-11 .td-post-sharing-top .td-ps-text-color .td-social-mail .td-social-but-text,.td-post-template-11 .td-post-sharing-top .td-ps-text-color .td-social-digg .td-social-but-text,.td-post-template-11 .td-post-sharing-top .td-ps-text-color .td-social-print .td-social-but-text{color:#fff}.td-post-template-11 .td-post-header{padding-bottom:21px}@media (min-width:768px) and (max-width:1018px){.td-post-template-11 .td-post-header{padding-bottom:16px}}@media (max-width:767px){.td-post-template-11 .td-post-header{padding-bottom:0}}.td-post-template-11 .td-post-header .entry-title{font-size:24px;line-height:30px;font-weight:500;color:#fff}@media (max-width:1018px){.td-post-template-11 .td-post-header header .entry-title{font-size:26px;line-height:32px}}.td-post-template-11 .td-post-sub-title{color:#ddd;font-size:14px;margin-bottom:10px}.td-post-template-11 .td-post-title .td-module-meta-info{margin-bottom:36px}@media (max-width:1018px){.td-post-template-11 .td-post-title .td-module-meta-info{margin-bottom:12px}}.td-post-template-11 .td-post-title .td-post-date{margin-right:22px}.td-post-template-11 .td-post-title .td-post-comments,.td-post-template-11 .td-post-title .td-post-views{float:none;display:inline-block;vertical-align:top}@media (min-width:768px) and (max-width:1018px){.td-post-template-11 .td-post-title .td-post-comments,.td-post-template-11 .td-post-title .td-post-views{margin-top:0}}.td-post-template-11 .td-post-title .td-post-author-name,.td-post-template-11 .td-post-title .td-post-date,.td-post-template-11 .td-post-title .td-post-comments a,.td-post-template-11 .td-post-title .td-post-views{color:#aaa}@media (min-width:768px) and (max-width:1018px){.td-post-template-11 .td-post-title .td-post-author-name,.td-post-template-11 .td-post-title .td-post-date,.td-post-template-11 .td-post-title .td-post-comments a,.td-post-template-11 .td-post-title .td-post-views{float:left}}@media (min-width:768px) and (max-width:1018px){.td-post-template-11 .td-post-title .td-post-comments{width:60%}}@media (min-width:768px) and (max-width:1018px){.td-post-template-11 .td-post-title .td-post-views{clear:left;float:none}}.td-post-template-11 .td-post-title .td-post-author-name a{color:#e6e6e6}.td-post-template-11 .td-post-title .wp-caption-text{color:#c3c3c3;margin-bottom:0}.td-post-template-11 .td-post-title .td-category a{background-color:#000}.td-post-template-11 .td_block_related_posts{margin-bottom:0}@media (max-width:500px){.td-post-template-11 .td_block_related_posts .td-module-thumb{margin-bottom:0}}.td-post-template-11 .td_block_related_posts .td-post-category{margin-right:0}@media (max-width:500px){.td-post-template-11 .td_block_related_posts .td-post-category{word-wrap:break-word;width:auto}}@media (max-width:767px){.td-post-template-11 .td_block_related_posts .td-related-span4{margin-top:0;margin-bottom:0}}@media (max-width:767px){.td-post-template-11 .td_block_related_posts .item-details{padding-right:10px}}@media (max-width:767px){.td-post-template-11 .td_block_related_posts .td-related-row{margin-right:0}}.td-post-template-11 .td-related-title{padding:10px 0 0 0!important;margin-bottom:0;text-align:left!important;line-height:1!important;background-color:transparent!important;letter-spacing:normal!important;margin-top:0!important;border:none!important;top:auto!important;font-size:14px!important}.td-post-template-11 .td-related-title:after,.td-post-template-11 .td-related-title:before{display:none!important}@media (max-width:767px){.td-post-template-11 .td-related-title{margin-bottom:16px}}.td-post-template-11 .td-related-title .td-related-left,.td-post-template-11 .td-related-title .td-related-right{color:#fff;background-color:transparent!important;border:none!important;font-size:14px!important;line-height:1!important;font-weight:500!important;padding:9px 20px 5px 0!important;margin-left:0!important}.td-post-template-11 .td-related-title .td-related-left:after,.td-post-template-11 .td-related-title .td-related-right:after,.td-post-template-11 .td-related-title .td-related-left:before,.td-post-template-11 .td-related-title .td-related-right:before{display:none!important}.td-post-template-11 .td-related-title .td-related-right{margin-right:30px!important}.td-post-template-11 .td-related-title .td-related-left{padding-left:0}.td-post-template-11 .td-related-title .td-related-left:hover,.td-post-template-11 .td-related-title .td-related-right:hover{color:var(--td_theme_color,#4db2ec)}.td-post-template-11 .td-related-title .td-cur-simple-item{background-color:#fff0;color:var(--td_theme_color,#4db2ec)}.td-post-template-11 .td-related-span4{margin-top:12px;margin-bottom:32px}.td-post-template-11 .td_block_related_posts .td-next-prev-wrap{position:absolute;right:0;top:13px}.td-post-template-11 .td_block_related_posts .td-next-prev-wrap a{border:none;margin-right:0;margin-left:10px;font-size:10px;padding:0;line-height:25px;width:20px}.td-post-template-11 .td_block_related_posts .td-next-prev-wrap a:hover{background-color:#fff0;border:none;color:var(--td_theme_color,#4db2ec)}.td-post-template-11 .td_mod_related_posts .td-module-title{margin-bottom:0}@media (min-width:768px) and (max-width:1018px){.td-post-template-11 .td_mod_related_posts .td-module-title{font-size:11px;line-height:15px}}.td-post-template-11 .td_mod_related_posts a{color:#fff}.td-post-template-11 .td-main-content,.td-post-template-11 .td-main-sidebar{margin-top:48px}@media (max-width:767px){.td-post-template-11 .td-main-content,.td-post-template-11 .td-main-sidebar{margin-top:28px}}.td-post-template-11 .td-post-content{margin-top:0}@media (max-width:500px){.td-post-template-11 .td-related-title>.td-related-right{padding-left:0}}.td-video-template-bg-small{background-color:#1d1d1d}.td-post-template-12 .td-post-header,.td-post-template-13 .td-post-header{margin-bottom:40px}@media (max-width:767px){.td-post-template-12 .td-post-header,.td-post-template-13 .td-post-header{margin-bottom:20px}}.td-post-template-12 .td-post-header .entry-title,.td-post-template-13 .td-post-header .entry-title{font-size:42px;line-height:48px;font-weight:600;padding:10px 8%;letter-spacing:.02em}@media (max-width:767px){.td-post-template-12 .td-post-header .entry-title,.td-post-template-13 .td-post-header .entry-title{padding:10px}}.td-post-template-12 .td-post-header .td-a-rec>div,.td-post-template-13 .td-post-header .td-a-rec>div,.td-post-template-12 .td-post-header .td-g-rec .adsbygoogle,.td-post-template-13 .td-post-header .td-g-rec .adsbygoogle{margin-bottom:9px;margin-top:9px}.td-post-template-12 .td-post-header .td-crumb-container,.td-post-template-13 .td-post-header .td-crumb-container{padding-top:11px}.td-post-template-12 .td-post-header .td-post-title,.td-post-template-13 .td-post-header .td-post-title{margin-top:16px;text-align:center}.td-post-template-12 .td-post-header .td-post-title .td-category,.td-post-template-13 .td-post-header .td-post-title .td-category{margin-bottom:5px}.td-post-template-12 .td-post-header .td-post-title .td-post-comments,.td-post-template-13 .td-post-header .td-post-title .td-post-comments,.td-post-template-12 .td-post-header .td-post-title .td-post-views,.td-post-template-13 .td-post-header .td-post-title .td-post-views{float:none;display:inline-block;vertical-align:top;margin-right:0;margin-left:22px}.td-post-template-12 .td-post-header .td-post-title .td-post-author-name,.td-post-template-13 .td-post-header .td-post-title .td-post-author-name,.td-post-template-12 .td-post-header .td-post-title .td-post-date,.td-post-template-13 .td-post-header .td-post-title .td-post-date{float:none}@media (max-width:1018px){.td-post-template-12 .td-post-header header .entry-title,.td-post-template-13 .td-post-header header .entry-title{font-size:32px;line-height:36px}}.td-post-template-12 .td-post-sharing-top .td-post-sharing-classic,.td-post-template-13 .td-post-sharing-top .td-post-sharing-classic,.td-post-template-12 .td-post-sharing-top .td-post-sharing,.td-post-template-13 .td-post-sharing-top .td-post-sharing{text-align:center}.td-post-template-12 .td-post-sharing-top .td-post-sharing-classic,.td-post-template-13 .td-post-sharing-top .td-post-sharing-classic{left:19px}@media (max-width:767px){.td-post-template-12 .td-post-sharing-top,.td-post-template-13 .td-post-sharing-top{margin-top:5px}}.td-post-template-12 .td-post-content,.td-post-template-13 .td-post-content,.td-post-template-12 .td_smart_list_1,.td-post-template-13 .td_smart_list_1,.td-post-template-12 .td_smart_list_2,.td-post-template-13 .td_smart_list_2,.td-post-template-12 .td_smart_list_3,.td-post-template-13 .td_smart_list_3,.td-post-template-12 .td_smart_list_4,.td-post-template-13 .td_smart_list_4,.td-post-template-12 .td_smart_list_5,.td-post-template-13 .td_smart_list_5,.td-post-template-12 .td_smart_list_6,.td-post-template-13 .td_smart_list_6,.td-post-template-12 .td_smart_list_7,.td-post-template-13 .td_smart_list_7,.td-post-template-12 .td_smart_list_8,.td-post-template-13 .td_smart_list_8{margin-top:0}.td-post-template-12 .td-post-sub-title,.td-post-template-13 .td-post-sub-title{font-size:19px;line-height:25px;margin:12px 0 20px}@media (max-width:767px){.td-post-template-12 .td-post-sub-title,.td-post-template-13 .td-post-sub-title{margin:0 0 16px}}.td-post-template-6 .td-ss-main-sidebar,.td-post-template-7 .td-ss-main-sidebar{-webkit-transform:translate3d(0,0,0)}.td-pulldown-filter-list{display:none}.td-category-pulldown-filter:hover .td-pulldown-filter-list{display:block}.td-category-header{background-color:#fff;clear:both}.td-category-header .td-container{position:relative}.td-category-header .td-page-title{text-transform:uppercase;font-weight:700;margin-top:-2px;margin-bottom:0}.td-category-header .entry-category a{font-size:11px;padding:4px 8px 5px 8px}.td-category-header .td-category-pulldown-filter{position:absolute;top:49px;right:0}@media (min-width:768px) and (max-width:1018px){.td-category-header .td-category-pulldown-filter{top:46px}}@media (max-width:767px){.td-category-header .td-category-pulldown-filter{top:50px;right:10px}}.td-category-header .td-pulldown-filter-display-option{background-color:#222;color:#fff;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);text-transform:uppercase;cursor:pointer;padding:5px 13px 4px 13px;font-size:11px;white-space:nowrap}.td-category-header .td-icon-menu-down{font-size:9px;margin-left:5px;position:relative;top:-1px}.td-category-header .td-pulldown-filter-list{position:absolute;z-index:2;right:0;background-color:#222;padding:6px 0;text-align:left;margin:4px 0 0;min-width:113px}.td-category-header .td-pulldown-filter-list a{background-color:transparent!important}.td-category-header .td-pulldown-filter-item{list-style:none;margin-left:0;line-height:1}.td-category-header .td-pulldown-category-filter-link{padding:0 13px;display:inline-block;font-size:10px;line-height:24px;width:100%;color:#fff;text-transform:none}.td-category-header .td-pulldown-category-filter-link:hover{color:var(--td_theme_color,#4db2ec)}.td-category-description{width:90%}@media (max-width:767px){.td-category-description{width:100%}}.td-category-description p{font-style:italic;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);color:#777;font-size:16px;line-height:26px;margin-bottom:0;margin-top:15px}@-moz-document url-prefix(){.td-category-header .td-pulldown-filter-display-option{padding:4px 13px 5px 13px}}.td-category-siblings{z-index:2;opacity:0;width:744px;position:relative}@media (min-width:768px) and (max-width:1018px){.td-category-siblings{width:560px}}@media (max-width:767px){.td-category-siblings{margin-right:0;width:auto}}.td-category-siblings .td-category{display:inline-block;vertical-align:top;height:20px;overflow:hidden}.td-category-siblings .td-subcat-more{line-height:1;padding:4px 5px 3px}.td-category-siblings .td-subcat-dropdown{background-color:#fff0;display:inline-block;padding:0;position:absolute;border:1px solid #eaeaea;color:#222;top:0}@media (max-width:767px){.td-category-siblings .td-subcat-dropdown{position:absolute;top:0}}.td-category-siblings .td-subcat-dropdown i{margin:0;top:0}.td-category-siblings .td-subcat-dropdown ul{z-index:999;border:1px solid #e6e6e6;margin:0}.td-category-siblings .td-subcat-dropdown:hover{border-color:#222;color:#fff;background-color:#222}.td-category-siblings .td-subcat-dropdown:hover ul{display:block;border-color:#222;right:-1px;top:23px}.td-category-siblings .td-subcat-dropdown:hover ul:before{background-color:#222;content:'';height:4px;position:absolute;right:-1px;top:-5px;width:21px}.td-category-siblings .td-subcat-dropdown li{list-style:none;margin-left:0}.td-category-siblings .td-subcat-dropdown a{display:block;color:#fff!important;padding:0 13px;white-space:nowrap;text-transform:none;font-size:10px}.td-category-siblings .td-subcat-dropdown a:hover{color:var(--td_theme_color,#4db2ec)}.td-category-siblings .td-subcat-dropdown a.td-current-sub-category{background-color:#fff0;color:var(--td_theme_color,#4db2ec)}.td-js-loaded .td-category-siblings{opacity:1;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}@media (max-width:767px){.category .td-crumb-container{margin-bottom:3px;padding-top:15px}}@media (max-width:767px){.category .td-category-grid .td_block_wrap{padding-bottom:40px}}@media (max-width:767px){.category .td-main-content .td-load-more-wrap{margin-bottom:26px}}.td_category_template_1 .td-category-header{padding-bottom:18px}@media (max-width:1018px){.td_category_template_1 .td-category-header{padding-bottom:14px}}.td_category_template_1 .td-category-description p{margin-top:12px;margin-bottom:5px}@media (max-width:1018px){.td_category_template_1 .td-category-description p{margin-top:9px}}@media (max-width:767px){.td_category_template_1 .td-category-pulldown-filter{display:none}}.td_category_template_1.td_category_top_posts_style_disable .td-category-description p{margin-bottom:6px}@media (max-width:767px){.td_category_template_1.td_category_top_posts_style_disable .td-category-description p{margin-bottom:5px}}.td_category_template_2 .td-category-header{background-color:#fcfcfc;border-bottom:1px solid #f2f2f2;border-top:1px solid #f2f2f2;padding-bottom:18px}@media (max-width:767px){.td_category_template_2 .td-category-header{padding-bottom:14px}}.td_category_template_2 .td-category-pulldown-filter{top:42px}@media (min-width:768px) and (max-width:1018px){.td_category_template_2 .td-category-pulldown-filter{top:40px}}@media (max-width:767px){.td_category_template_2 .td-category-pulldown-filter{display:none}}.td_category_template_2 .td-crumb-container{margin-bottom:2px}@media (max-width:767px){.td_category_template_2 .td-crumb-container{padding-top:15px;margin-bottom:3px}}.td_category_template_2 .td-category-description p{margin-top:12px;margin-bottom:1px}@media (max-width:767px){.td_category_template_2 .td-category-description p{margin-top:9px;margin-bottom:0}}.td_category_template_2 .td-category-grid{padding-top:26px}@media (max-width:767px){.td_category_template_2 .td-category-grid{padding-top:21px}}.td_category_template_2.td_category_top_posts_style_disable .td-main-content-wrap{padding-top:26px}@media (max-width:767px){.td_category_template_2.td_category_top_posts_style_disable .td-main-content-wrap{padding-top:21px}}.td_category_template_3 .td-category-header{padding-bottom:23px}@media (min-width:768px) and (max-width:1018px){.td_category_template_3 .td-category-header{padding-bottom:19px}}@media (max-width:767px){.td_category_template_3 .td-category-header{padding-bottom:20px}}.td_category_template_3 .td-crumb-container{margin-bottom:2px}.td_category_template_3 .td-category-siblings{margin-top:13px;margin-bottom:6px}@media (min-width:768px) and (max-width:1018px){.td_category_template_3 .td-category-siblings{margin-top:14px;margin-bottom:1px}}@media (max-width:767px){.td_category_template_3 .td-category-siblings{margin-top:14px;margin-bottom:0}}.td_category_template_3 .td-category-siblings .td-subcat-dropdown{border-color:#222;color:#fff;background-color:#222}.td_category_template_3 .td-category-description p{margin-top:19px}@media (max-width:1018px){.td_category_template_3 .td-category-description p{margin-top:15px}}.td_category_template_3 .td-category,.td_category_template_3 .entry-category{margin-bottom:0}.td_category_template_3 .td-current-sub-category{background-color:var(--td_theme_color,#4db2ec)}.td_category_template_3 .td-category-pulldown-filter{top:83px}@media (min-width:768px) and (max-width:1018px){.td_category_template_3 .td-category-pulldown-filter{top:80px}}@media (max-width:767px){.td_category_template_3 .td-category-pulldown-filter{display:none}}@-moz-document url-prefix(){.td_category_template_3 .td-category-siblings .td-subcat-more{padding:3px 5px 4px}}.td_category_template_4 .td-category-header{padding-bottom:23px}@media (min-width:768px) and (max-width:1018px){.td_category_template_4 .td-category-header{padding-bottom:19px}}@media (max-width:767px){.td_category_template_4 .td-category-header{padding-bottom:20px}}.td_category_template_4 .td-crumb-container{margin-bottom:3px}.td_category_template_4 .td-category-siblings{margin-top:13px;margin-bottom:6px}@media (min-width:768px) and (max-width:1018px){.td_category_template_4 .td-category-siblings{margin-top:14px;margin-bottom:1px}}@media (max-width:767px){.td_category_template_4 .td-category-siblings{margin-top:14px;margin-bottom:0}}.td_category_template_4 .td-category-siblings .td-category{margin-bottom:0}.td_category_template_4 .td-category-siblings .td-category a{background-color:#fff0;color:#222;border:1px solid #eaeaea;padding:3px 7px 4px 7px}.td_category_template_4 .td-category-siblings .td-category a:hover{border-color:var(--td_theme_color,#4db2ec);background-color:var(--td_theme_color,#4db2ec);color:#fff}.td_category_template_4 .td-category-siblings .td-category .td-current-sub-category{background-color:#222;border-color:#222;color:#fff}.td_category_template_4 .td-category-siblings .entry-category{margin-bottom:0}.td_category_template_4 .td-category-description p{margin-top:19px}@media (max-width:1018px){.td_category_template_4 .td-category-description p{margin-top:15px}}.td_category_template_4 .td-category-pulldown-filter{top:83px}@media (min-width:768px) and (max-width:1018px){.td_category_template_4 .td-category-pulldown-filter{top:81px}}@media (max-width:767px){.td_category_template_4 .td-category-pulldown-filter{display:none}}@-moz-document url-prefix(){.td_category_template_4 .td-category-siblings .td-subcat-more{padding:3px 5px 4px}}.td_category_template_5 .td-category-header{padding-bottom:18px}@media (min-width:768px) and (max-width:1018px){.td_category_template_5 .td-category-header{padding-bottom:13px}}@media (max-width:767px){.td_category_template_5 .td-category-header{padding-bottom:14px}}.td_category_template_5 .td-crumb-container{padding-bottom:20px;padding-top:20px;margin-bottom:0}@media (min-width:768px) and (max-width:1018px){.td_category_template_5 .td-crumb-container{padding-bottom:15px;padding-top:15px}}@media (max-width:767px){.td_category_template_5 .td-crumb-container{padding-bottom:9px;padding-top:9px}}.td_category_template_5 .td-scrumb-holder{min-height:62px;background-color:#fcfcfc;border-bottom:1px solid #f2f2f2;border-top:1px solid #f2f2f2}@media (min-width:768px) and (max-width:1018px){.td_category_template_5 .td-scrumb-holder{min-height:52px}}@media (max-width:767px){.td_category_template_5 .td-scrumb-holder{min-height:0}}.td_category_template_5 .td-category-pulldown-filter{top:16px}@media (min-width:768px) and (max-width:1018px){.td_category_template_5 .td-category-pulldown-filter{top:11px}}@media (max-width:767px){.td_category_template_5 .td-category-pulldown-filter{display:none}}.td_category_template_5 .td-page-title{margin-top:18px}@media (max-width:1018px){.td_category_template_5 .td-page-title{margin-top:13px}}.td_category_template_5 .td-category-description p{margin-top:12px;margin-bottom:5px}@media (min-width:768px) and (max-width:1018px){.td_category_template_5 .td-category-description p{margin-top:9px;margin-bottom:6px}}@media (max-width:767px){.td_category_template_5 .td-category-description p{margin-top:4px;margin-bottom:0}}.td_category_template_6 .td-category-header{margin:0 auto;width:1164px;min-height:364px;display:table;position:relative;background-color:rgb(0 0 0 / .5)}@media (max-width:1180px){.td_category_template_6 .td-category-header{width:100%}}.td_category_template_6 .td-category-header .td-page-title,.td_category_template_6 .td-category-header p{color:#fff}.td_category_template_6 .td-pulldown-container{width:1068px;height:51px;position:absolute;left:0;bottom:0;right:0;margin:auto}@media (min-width:1019px) and (max-width:1140px){.td_category_template_6 .td-pulldown-container{width:980px}}@media (min-width:768px) and (max-width:1018px){.td_category_template_6 .td-pulldown-container{width:740px}}@media (max-width:767px){.td_category_template_6 .td-pulldown-container{width:100%}}.td_category_template_6 .td-crumb-container{z-index:1;position:absolute;top:0;left:0;right:0;margin:auto;width:1068px}@media (min-width:1019px) and (max-width:1140px){.td_category_template_6 .td-crumb-container{width:980px}}@media (min-width:768px) and (max-width:1018px){.td_category_template_6 .td-crumb-container{width:740px}}@media (max-width:767px){.td_category_template_6 .td-crumb-container{padding-left:10px;padding-right:10px;text-align:left;width:100%}}.td_category_template_6 .entry-crumbs,.td_category_template_6 .entry-crumbs a{color:#fff}.td_category_template_6 .td-category-pulldown-filter{z-index:2;bottom:26px;top:auto}@media (max-width:767px){.td_category_template_6 .td-category-pulldown-filter{display:table;right:0;left:0;bottom:0;margin:auto;position:relative}}.td_category_template_6 .td-pulldown-filter-display-option{background-color:#fff0;border:1px solid rgb(255 255 255 / .4);padding:4px 13px 3px 13px}.td_category_template_6 .td-pulldown-filter-display-option:hover{background-color:#222;border-color:#222}.td_category_template_6 .td-pulldown-filter-list{margin-top:4px}.td_category_template_6 .td-category-description{width:100%}.td_category_template_6 .td-category-description p{margin-top:25px;margin-bottom:25px}.td_category_template_6 .td-main-content-wrap{padding-top:48px}@media (min-width:768px) and (max-width:1018px){.td_category_template_6 .td-main-content-wrap{padding-top:26px}}@media (max-width:767px){.td_category_template_6 .td-main-content-wrap{padding-top:40px}}.td_category_template_6 .td-category-grid{padding-top:48px}@media (min-width:768px) and (max-width:1018px){.td_category_template_6 .td-category-grid{padding-top:26px}}@media (max-width:767px){.td_category_template_6 .td-category-grid{padding-top:40px}}.td_category_template_6 .td-category-grid .td_block_wrap{padding-bottom:0}@-moz-document url-prefix(){.td_category_template_6 .td-pulldown-filter-display-option{padding:3px 13px 4px 13px}}.td-category-title-holder{display:table-cell;padding:110px 15%;z-index:2;text-align:center;vertical-align:middle}@media (max-width:767px){.td-category-title-holder{padding:80px 5%}}.td-category-title-holder .td-page-title{font-weight:500;font-size:36px;line-height:54px}@media (max-width:767px){.td-category-title-holder .entry-title.td-page-title{font-size:30px;line-height:40px}}.td_category_template_7 .td-category-header{margin-bottom:0;position:relative}.td_category_template_7 .td-crumb-container{z-index:1;position:absolute;top:0;left:0}@media (max-width:767px){.td_category_template_7 .td-crumb-container{left:10px}}@media (max-width:767px){.td_category_template_7 .td-pulldown-container{height:56px;position:absolute;left:0;bottom:0;right:0;margin:auto;width:100%}}.td_category_template_7 .td-category-title-holder{padding:80px 15% 89px;display:table;width:100%}@media (max-width:767px){.td_category_template_7 .td-category-title-holder{padding:60px 5% 69px}}.td_category_template_7 .td-category-pulldown-filter{top:18px}@media (max-width:767px){.td_category_template_7 .td-category-pulldown-filter{display:table;right:0;left:0;margin:auto;position:relative;bottom:0;top:auto}}.td_category_template_7 .td-category-description{width:100%}.td_category_template_7 .td-category-description p{margin-top:25px}@media (max-width:767px){.td_category_template_7 .td-category-description p{margin-bottom:28px;margin-top:7px}}.td_category_template_8 .td-category-header{position:relative;background-color:rgb(0 0 0 / .5);margin-bottom:0}.td_category_template_8 .td-category-header .td-container{height:364px;display:table}.td_category_template_8 .td-category-header .td-page-title,.td_category_template_8 .td-category-header p{color:#fff}.td_category_template_8 .td-category-header .td-page-title{margin-top:-14px}.td_category_template_8 .td-category-header .td-category{margin-bottom:0;vertical-align:top}.td_category_template_8 .td-category-header .td-category a{background-color:#fff0;border:1px solid rgb(255 255 255 / .4);padding:3px 7px 4px 7px}.td_category_template_8 .td-category-header .td-category a:hover{border-color:#fff;background-color:#fff;color:#000;opacity:1}.td_category_template_8 .td-category-header .td-category a.td-current-sub-category{background-color:var(--td_theme_color,#4db2ec);border-color:var(--td_theme_color,#4db2ec);color:#fff}.td_category_template_8 .td-crumb-container{z-index:3;position:absolute;top:0;left:0}@media (max-width:767px){.td_category_template_8 .td-crumb-container{left:10px}}.td_category_template_8 .entry-crumbs,.td_category_template_8 .entry-crumbs a{color:#fff}.td_category_template_8 .td-category-pulldown-filter{z-index:2;bottom:26px;top:auto}@media (max-width:767px){.td_category_template_8 .td-category-pulldown-filter{display:none}}.td_category_template_8 .td-pulldown-filter-display-option{background-color:#fff0;border:1px solid rgb(255 255 255 / .4);padding:4px 13px 3px 13px}.td_category_template_8 .td-pulldown-filter-display-option:hover{background-color:#222;border-color:#222}.td_category_template_8 .td-pulldown-filter-list{margin-top:4px}.td_category_template_8 .td-category-description{margin-top:16px;width:100%}.td_category_template_8 .td-category-grid{padding-top:48px}@media (min-width:768px) and (max-width:1018px){.td_category_template_8 .td-category-grid{padding-top:26px}}@media (max-width:767px){.td_category_template_8 .td-category-grid{padding-top:40px}}.td_category_template_8 .td-category-grid .td_block_wrap{padding-bottom:0}.td_category_template_8 .td-main-content-wrap{padding-top:48px}.td_category_template_8 .td-category-title-holder{text-align:left;position:relative;padding:63px 5% 63px 0}.td_category_template_8 .td-category-siblings{margin-top:12px}.td_category_template_8 .td-subcat-dropdown{padding:0;color:#fff;vertical-align:top}@-moz-document url-prefix(){.td_category_template_8 .td-category-pulldown-filter .td-pulldown-filter-display-option{padding:3px 13px 4px 13px}.td_category_template_8 .td-category-header .td-category a{padding:4px 7px 3px}}.td-review{width:100%;margin-bottom:34px;font-size:13px}.td-review td{padding:7px 14px}.td-review .td-review-summary{padding:21px 14px}@media (max-width:767px){.td-review .td-review-summary{padding:0}}.td-review i{margin-top:5px}.td-review .td-review-row-stars:hover{background-color:#fcfcfc}.td-review .td-review-percent-sign{font-size:15px;line-height:1}.td-review-header .block-title{background-color:#222;color:#fff;display:inline-block;line-height:16px;padding:8px 12px 6px;margin-bottom:0;border-bottom:0}.td-review-header td{padding:26px 0 26px 0;border:0}@-moz-document url-prefix(){.td-review-header .block-title{padding:7px 12px}}.td-icon-star,.td-icon-star-empty,.td-icon-star-half{font-size:15px;width:20px}.td-review-stars{text-align:center}@media (max-width:767px){.td-review-stars{width:134px}}.td-review-final-score{line-height:80px;font-size:48px;margin-bottom:5px}.td-rating-bar-wrap{margin:0 0 7px 0;background-color:#f5f5f5}.td-rating-bar-wrap div{height:20px;background-color:var(--td_theme_color,#4db2ec);max-width:100%}.td-review-row-bars .td-review-desc{display:inline-block;padding-bottom:2px}.td-review-percent{float:right;padding-bottom:2px}@media (max-width:767px){.td-review-footer{border-left:1px solid #ededed;position:relative;display:block}.td-review-footer:after{content:'';width:1px;background-color:#ededed;position:absolute;right:-1px;top:0;height:100%}}.td-review-summary{padding:21px 0 0 0;vertical-align:top}@media (max-width:767px){.td-review-summary{display:block;width:100%;clear:both;border:0}}.td-review-summary .block-title{background-color:#222;color:#fff;display:inline-block;line-height:16px;padding:8px 12px 6px;margin-bottom:13px;position:relative;border-bottom:0}@media (max-width:767px){.td-review-summary .block-title{margin:14px 0 0 14px}}@-moz-document url-prefix(){.td-review-summary .block-title{padding:7px 12px}}.td-review-summary-content{font-size:12px;margin-right:21px}@media (max-width:767px){.td-review-summary-content{margin:14px}}.td-review-score{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-weight:700;text-align:center;padding:0;vertical-align:bottom;width:150px}@media (max-width:767px){.td-review-score{display:block;width:100%;padding:0;border-left:0;border-right:0}}.td-review-overall{padding:0 0 28px 0;line-height:14px}.td-review-overall span{font-size:11px}.td-review-final-star{margin-bottom:5px}@media (max-width:767px){.td-review-row-stars{display:block;width:100%;clear:both;float:left;border:1px solid #ededed;border-bottom:0;border-right:0}.td-review-row-stars td{float:left;border:0}.td-review-row-stars .td-review-desc{width:70%;padding:9px 14px}.td-review-row-stars .td-review-stars{width:30%;text-align:right}.td-review-row-stars:nth-last-of-type(2){border-bottom:1px solid #ededed}}@media (max-width:500px){.td-review-row-stars .td-review-desc{width:55%}.td-review-row-stars .td-review-stars{width:45%}}.td-more-articles-box{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);position:fixed;width:341px;bottom:48px;right:-384px;background-color:#fff;padding:16px 20px 0 20px;border-style:solid;border-color:var(--td_grid_border_color,#ededed);border-width:1px 0 1px 1px;z-index:9999;visibility:hidden;-webkit-transition:all 500ms cubic-bezier(.265,.365,.26,.865);-moz-transition:all 500ms cubic-bezier(.265,.365,.26,.865);-o-transition:all 500ms cubic-bezier(.265,.365,.26,.865);transition:all 500ms cubic-bezier(.265,.365,.26,.865)}@media (max-width:767px){.td-more-articles-box{display:none!important}}.td-more-articles-box-title{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);color:#222;font-size:17px;font-weight:600;line-height:30px;display:inline-block;text-align:center;min-width:300px;margin-bottom:18px}.td-content-more-articles-box .td_module_1,.td-content-more-articles-box .td_module_3{padding-bottom:20px}.td-content-more-articles-box .td_module_4{margin-bottom:20px}.td-content-more-articles-box .td_module_2{padding-bottom:10px}.td-content-more-articles-box .td_module_5:last-child,.td-content-more-articles-box .td_module_9:last-child{border-bottom:0;margin-bottom:0}.td-content-more-articles-box .td-module-thumb{height:auto!important}.td-close-more-articles-box{display:inline-block;cursor:pointer;position:absolute;left:14px;top:21px;line-height:26px;padding:2px 11px;font-size:17px}.td-front-end-display-block{right:0;visibility:visible}.td-footer-wrapper{background-color:#222;padding-top:54px;padding-bottom:20px;color:#eaeaea;position:relative}@media (min-width:768px) and (max-width:1018px){.td-footer-wrapper{padding-top:44px}}@media (max-width:767px){.td-footer-wrapper{padding-top:40px}}.td-footer-wrapper .td_block_wrap{padding-bottom:0;margin-bottom:48px;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}@media (max-width:767px){.td-footer-wrapper .td_block_wrap{margin-bottom:38px}}.td-footer-wrapper .td_block_wrap .td-block-span12:last-child .td_module_wrap{padding-bottom:0}.td-footer-wrapper:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:auto;background-position:center bottom;transform:translateZ(0);-webkit-transform:translateZ(0)}.td-footer-wrapper .block-title a,.td-footer-wrapper .block-title span,.td-footer-wrapper .block-title label{background-color:#fff0;color:#fff;padding:6px 0 5px;line-height:1}.td-footer-wrapper .block-title{border-bottom:0;font-size:18px;font-weight:700;margin-bottom:30px;margin-top:2px}@media (max-width:767px){.td-footer-wrapper .block-title{margin-bottom:21px}}@media (max-width:767px){.td-footer-wrapper .widget .block-title{margin-bottom:13px}}.td-footer-wrapper a{color:#fff}.td-footer-wrapper ul{margin-bottom:0}.td-footer-wrapper li{margin-left:0}.td-footer-wrapper .td-post-category{background-color:var(--td_theme_color,#4db2ec)}.td-footer-wrapper .td-post-category:hover{opacity:.8}.td-footer-wrapper .widget_categories li span{margin-right:0}.td-footer-wrapper .td-instagram-meta{color:#eee}.td-footer-wrapper .td-instagram-button{border-color:#444}.td-footer-wrapper .td-instagram-button:hover{border-color:#666}.td-footer-wrapper .td_block_exchange .td-rate,.td-footer-wrapper .td_block_exchange .td-exchange-rates .td-rate:before{border-color:#444!important}.td-footer-wrapper .td_block_exchange .td-exchange-header:before{opacity:.3}@media (max-width:767px){.td-footer-wrapper .td-pb-span4{margin-bottom:38px}.td-footer-wrapper .td-pb-span4:last-child{margin-bottom:0}}.td-footer-page{padding:0;background-color:transparent!important}.td-footer-page p:empty{display:none}.td-boxed-layout .td-footer-page{width:100%}.td-footer-info{margin-bottom:48px}@media (max-width:767px){.td-footer-info{margin-bottom:38px;text-align:center}}.td-footer-info .footer-text-wrap a{color:var(--td_theme_color,#4db2ec)}.td-footer-info .footer-text-wrap a:hover{text-decoration:underline}.footer-logo-wrap{margin-bottom:20px}@media (max-width:767px){.footer-logo-wrap img{max-width:70%}}.footer-text-wrap .footer-email-wrap{padding:21px 0}.footer-text-wrap .footer-email-wrap a{color:var(--td_theme_color,#4db2ec)}.footer-text-wrap{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif)}.td-social-style-2 .td-social-icon-wrap{display:inline-block;margin:5px 10px 10px 0}.td-social-style-2 .td-social-icon-wrap:last-child{margin-right:0}.td-social-style-2 .td-icon-font{font-size:14px;width:40px;height:40px;line-height:40px;background-color:rgb(255 255 255 / .03);position:relative}.td-social-style-2 .td-icon-font:after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;border:1px solid #fff;opacity:.03}@media (min-width:768px) and (max-width:1018px){.td-social-style-2 .td-icon-font{font-size:12px;width:32px;height:32px;line-height:32px}}.td-social-style-2 .td-icon-instagram{font-size:16px}.td-footer-bottom-full{margin-top:12px;padding-top:50px;padding-bottom:30px}@media (max-width:767px){.td-footer-bottom-full{text-align:center;padding-bottom:0}}.td-footer-bottom-full .td-container{position:relative}.td-footer-bottom-full .td-container:before{content:'';height:1px;background-color:rgb(255 255 255 / .1);position:absolute;top:-50px;width:80%;left:50%;margin-left:-40%}.td-footer-bottom-full .block-title{margin-bottom:26px}@media (max-width:767px){.td-footer-bottom-full .block-title{margin-bottom:21px}}.td-footer-bottom-full .footer-email-wrap{padding-bottom:0}.td-footer-bottom-full .footer-logo-wrap{margin-top:35px;margin-bottom:0}@media (max-width:767px){.td-footer-bottom-full .footer-logo-wrap{margin-top:0}}@media (max-width:767px){.td-footer-bottom-full .td-pb-row>div{margin-bottom:50px}.td-footer-bottom-full .td-pb-row>div:last-child{margin-bottom:0}}@media (max-width:767px){.td-footer-template-2,.td-footer-template-3{padding-top:38px;padding-bottom:10px}}.td-footer-template-2 .footer-logo-wrap,.td-footer-template-3 .footer-logo-wrap{padding-top:3px}.td-footer-template-4{padding-top:49px}@media (max-width:767px){.td-footer-template-4{padding-top:38px;padding-bottom:10px}}.td-footer-template-4 .td-footer-info{text-align:center;margin-bottom:38px}.td-footer-template-4 .footer-text-wrap{width:80%;margin-right:auto;margin-left:auto}.td-footer-template-13{padding:26px 0}@media (max-width:1018px){.td-footer-template-13{padding:16px 0}}.td-footer-template-13 .td-social-name{color:#fff;font-size:13px;margin-left:10px}@media (min-width:768px) and (max-width:1018px){.td-footer-template-13 .td-social-name{font-size:11px;margin-left:5px}}@media (max-width:767px){.td-footer-template-13 .td-social-name{display:none}}.td-footer-template-13 .footer-social-wrap .td-social-icon-wrap{margin-right:30px;text-transform:uppercase;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif)}@media (min-width:768px) and (max-width:1018px){.td-footer-template-13 .footer-social-wrap .td-social-icon-wrap{margin-right:20px}}@media (max-width:767px){.td-footer-template-13 .footer-social-wrap .td-social-icon-wrap{margin:5px}}.td-footer-template-13 .td-social-style-2 i{border-radius:100%;line-height:41px}@media (min-width:768px) and (max-width:1018px){.td-footer-template-13 .td-social-style-2 i{line-height:32px}}.td-footer-template-13 .td-social-style-2 i:after{border-radius:100%;opacity:.05}.td-footer-template-13 .td-a-rec-id-footer_top,.td-footer-template-13 .td-g-rec-id-footer_top{margin-top:10px;margin-bottom:32px}@media (min-width:768px) and (max-width:1018px){.td-footer-template-13 .td-a-rec-id-footer_top,.td-footer-template-13 .td-g-rec-id-footer_top{margin-bottom:16px}}@media (max-width:767px){.td-footer-template-13 .td-a-rec-id-footer_top,.td-footer-template-13 .td-g-rec-id-footer_top{margin:5px auto 16px}}.td-footer-template-13 .footer-social-wrap{text-align:center}.td-footer-template-14{padding:0}.td-footer-template-14 .td-a-rec-id-footer_top,.td-footer-template-14 .td-g-rec-id-footer_top{margin:0 auto 37px auto}.td-footer-template-14 .td-footer-bottom-full{margin-top:0;padding-top:42px;padding-bottom:40px}@media (max-width:767px){.td-footer-template-14 .td-footer-bottom-full{padding-top:30px;padding-bottom:20px}}.td-block-title span,.td-block-title a{display:inline-block}.td_block_template_2.widget>ul>li,.td_block_template_6.widget>ul>li,.td_block_template_8.widget>ul>li,.td_block_template_9.widget>ul>li,.td_block_template_10.widget>ul>li,.td_block_template_11.widget>ul>li,.td_block_template_12.widget>ul>li,.td_block_template_13.widget>ul>li,.td_block_template_14.widget>ul>li,.td_block_template_15.widget>ul>li,.td_block_template_16.widget>ul>li,.td_block_template_17.widget>ul>li{margin-left:0!important}.global-block-template-12 .td-comments-title span,.global-block-template-13 .td-comments-title span{margin-left:0!important;font-size:20px}@media (max-width:767px){.global-block-template-12 .td-comments-title span,.global-block-template-13 .td-comments-title span{font-size:15px}}.td-block-title-wrap .td-wrapper-pulldown-filter{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);position:absolute;bottom:0;right:0;top:0;margin:auto 0;z-index:2;background-color:#fff;font-size:13px;line-height:1;color:#777;text-align:right}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option{cursor:pointer;white-space:nowrap;position:relative;line-height:29px}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option i{font-size:9px;color:#777;margin-left:20px;margin-right:10px}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option i:before{content:'\e83d'}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option span{padding-left:20px;margin-right:-14px}@media (max-width:360px){.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option span{display:none}}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover{color:var(--td_theme_color,#4db2ec)}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i{color:var(--td_theme_color,#4db2ec)}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover ul{display:block}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list{list-style:none;position:absolute;right:0;top:100%;padding:18px 0;background-color:#fff;background-color:rgb(255 255 255 / .95);z-index:999;border-width:1px;border-color:var(--td_grid_border_color,#ededed);border-style:solid;display:none;margin:0}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-item{list-style:none;margin:0}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-item .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more{padding-bottom:10px}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more:before{content:'';width:70px;height:100%;position:absolute;margin-top:2px;top:0;right:0;z-index:1;opacity:0}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link{color:#777;white-space:nowrap;display:block;line-height:26px;padding-left:36px;padding-right:27px}@media (max-width:767px){.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link{padding-left:24px;padding-right:20px!important}}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link:hover{color:var(--td_theme_color,#4db2ec)}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option span{display:none}}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link{padding-left:24px;padding-right:20px!important}}.td_block_template_1 .block-title{text-align:left}.td_block_template_2 .td-block-title{font-size:17px;font-weight:500;margin-top:0;margin-bottom:16px;line-height:31px;text-align:left}.td_block_template_2 .td-block-title>*{color:#000}.td_block_template_2 .td-related-title a{padding:0 20px 0 0}@media (max-width:767px){.td_block_template_2 .td-related-title a{font-size:15px}}.td_block_template_2 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_3 .td-block-title{font-size:16px;font-weight:400;margin-top:0;margin-bottom:26px;line-height:31px;text-align:left}.td_block_template_3 .td-block-title>*{background-color:#000;color:#fff;padding:0 10px}.td_block_template_3 .td-related-title a{margin-right:10px}@media (max-width:767px){.td_block_template_3 .td-related-title a{margin-right:0;font-size:14px}}.td_block_template_3 .td-related-title .td-cur-simple-item{background-color:var(--td_theme_color,#4db2ec)}@-moz-document url-prefix(){.td_block_template_3 .td-block-title>*{padding-bottom:2px}}.td_block_template_4 .td-block-title{font-size:16px;font-weight:400;margin-top:0;margin-bottom:26px;line-height:31px;text-align:left}.td_block_template_4 .td-block-title>*{background-color:#000;color:#fff;padding:0 12px;position:relative}.td_block_template_4 .td-block-title>*:before{content:'';position:absolute;top:100%;left:10px;margin:auto;width:0;height:0;border-style:solid;border-width:7px 7px 0 7px;border-color:#000 #fff0 #fff0 #fff0}@media (max-width:767px){.td_block_template_4 .td-related-title a{margin-right:0;font-size:15px}}.td_block_template_4 .td-related-title a:before{border-color:transparent!important}.td_block_template_4 .td-related-title .td-cur-simple-item{background-color:var(--td_theme_color,#4db2ec)}.td_block_template_4 .td-related-title .td-cur-simple-item:before{border-color:var(--td_theme_color,#4db2ec) #fff0 #fff0 transparent!important}@-moz-document url-prefix(){.td_block_template_4 .td-block-title>*{padding-bottom:2px}}.td_block_template_5 .td-block-title{font-size:16px;font-weight:500;margin-top:0;margin-bottom:26px;line-height:25px;color:#000;text-align:left}.td_block_template_5 .td-block-title>*{padding:0 12px;border-width:0 0 0 4px;border-style:solid;border-color:var(--td_theme_color,#4db2ec)}.td_block_template_5 .td-subcat-filter,.td_block_template_5 .td-subcat-dropdown{line-height:25px}@media (max-width:767px){.td_block_template_5 .td-related-title a{font-size:15px}}.td_block_template_5 .td-related-title a:last-child{border:none}.td_block_template_5 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_6 .td-block-title{text-align:center;font-size:17px;font-weight:500;margin-top:0;margin-bottom:26px;line-height:1;padding:14px 0;position:relative;background-repeat:no-repeat;background-position:center center;background-size:auto 100%}.td_block_template_6 .td-block-title:before{content:'\e904';font-family:'newspaper',sans-serif;font-size:8px;position:absolute;bottom:-1px;left:0;right:0;margin:auto;line-height:1}.td_block_template_6 .td-block-title>*{color:#000}.td_block_template_6 .td-subcat-filter{line-height:40px;position:relative;text-align:center;margin:-24px 0 0}.td_block_template_6 .td-subcat-filter .td-subcat-more{margin-bottom:10px!important}.td_block_template_6 .td-subcat-list{margin-bottom:18px}.td_block_template_6 .td-subcat-list li:first-child{margin-left:12px}.td_block_template_6 .td-subcat-dropdown ul{margin-top:0!important}.td_block_template_6 .td-related-title a{padding:10px 10px 0 10px}@media (max-width:767px){.td_block_template_6 .td-related-title a{font-size:14px}}.td_block_template_6 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_7 .td-block-title{font-size:13px;font-weight:500;margin-top:0;margin-bottom:26px;line-height:45px;padding:0;position:relative;text-align:left}.td_block_template_7 .td-block-title:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAIAQMAAAALP6d4AAAABlBMVEUAAABmZmZ+SwYRAAAAAnRSTlMAOF6RdaYAAAAVSURBVAjXY1BgcGBoAEIHIEuAQQAAEdAB4b4poC8AAAAASUVORK5CYII=) repeat top left}.td_block_template_7 .td-block-title>*{background-color:#fff;color:#000;padding:0 5px;margin-left:10px;margin-right:10px;line-height:21px;position:relative}.td_block_template_7 .td-subcat-filter{line-height:45px;margin-top:-1px}.td_block_template_7 .td-subcat-filter .td-subcat-dropdown{line-height:1;position:static}.td_block_template_7 .td-subcat-dropdown .td-subcat-more{padding-left:0;margin-bottom:0!important}.td_block_template_7 .td-subcat-list .td-subcat-item{margin-left:0!important;margin-right:24px}.td_block_template_7 .td-subcat-list .td-subcat-item:last-child{margin-right:16px}.td_block_template_7 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}@-moz-document url-prefix(){.td_block_template_7 .td-subcat-filter{margin-top:-2px}}.td_block_template_8 .td-block-title{font-size:20px;font-weight:800;margin-top:0;margin-bottom:18px;line-height:29px;position:relative;overflow:hidden;text-align:left}.td_block_template_8 .td-block-title>*{position:relative;padding-right:20px;color:#000}.td_block_template_8 .td-block-title>*:before,.td_block_template_8 .td-block-title>*:after{content:'';display:block;height:4px;position:absolute;top:50%;margin-top:-2px;width:2000px;background-color:#f5f5f5}.td_block_template_8 .td-block-title>*:before{left:100%}.td_block_template_8 .td-block-title>*:after{right:100%}@media (max-width:767px){.td_block_template_8 .td-related-title a{font-size:15px}}.td_block_template_8 .td-related-title a:before{display:none}.td_block_template_8 .td-related-title a:first-child:after{display:none}.td_block_template_8 .td-related-title a:last-child:after{left:100%;right:auto}.td_block_template_8 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_9 .td-block-title{font-size:17px;font-weight:500;margin-top:-10px;margin-bottom:22px;line-height:37px;padding:0;position:relative;text-align:left}.td_block_template_9 .td-block-title:before{content:'';width:100%;height:2px;position:absolute;top:100%;left:0;background-color:#f5f5f5}.td_block_template_9 .td-block-title:after{content:'';width:50px;height:2px;position:absolute;top:100%;left:0;margin:auto;background-color:var(--td_theme_color,#4db2ec)}.td_block_template_9 .td-block-title>*{color:#000}.td_block_template_9 .td-subcat-filter{line-height:37px;display:table}.td_block_template_9 .td-subcat-dropdown{line-height:1;position:static}.td_block_template_9 .td-subcat-dropdown .td-subcat-more{margin-bottom:0!important}.td_block_template_9 .td-subcat-dropdown ul:after{height:2px!important}.td_block_template_9 .td-related-title{margin-top:0!important}.td_block_template_9 .td-related-title a{margin-right:20px}@media (max-width:767px){.td_block_template_9 .td-related-title a{font-size:15px}}.td_block_template_9 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_10 .td-block-title{font-size:17px;font-weight:500;margin-top:-10px;margin-bottom:24px;line-height:37px;padding:0;position:relative;text-align:left}.td_block_template_10 .td-block-title:before{content:'';width:100%;height:3px;position:absolute;top:100%;left:0;background-color:#f5f5f5}.td_block_template_10 .td-block-title>*{color:#000}.td_block_template_10 .td-subcat-filter{line-height:37px;display:table}.td_block_template_10 .td-subcat-dropdown{line-height:1;position:static}.td_block_template_10 .td-subcat-dropdown .td-subcat-more{margin-bottom:0!important}.td_block_template_10 .td-subcat-dropdown ul:after{height:3px!important}.td_block_template_10 .td-related-title{margin-top:0!important}.td_block_template_10 .td-related-title a{margin-right:20px}@media (max-width:767px){.td_block_template_10 .td-related-title a{font-size:15px}}.td_block_template_10 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_11 .td-block-title{font-size:17px;font-weight:500;margin-top:2px;margin-bottom:24px;line-height:44px;padding:0;position:relative;text-align:left}.td_block_template_11 .td-block-title:before,.td_block_template_11 .td-block-title:after{content:'';width:100%;height:2px;position:absolute;left:0;background-color:#f5f5f5}.td_block_template_11 .td-block-title:after{bottom:100%}.td_block_template_11 .td-block-title:before{top:100%}.td_block_template_11 .td-block-title>*{color:#000}.td_block_template_11 .td-subcat-filter{line-height:44px;display:table}.td_block_template_11 .td-subcat-dropdown{line-height:1;position:static}.td_block_template_11 .td-subcat-dropdown .td-subcat-more{margin-bottom:0!important}.td_block_template_11 .td-subcat-dropdown ul:after{height:2px!important}.td_block_template_11 .td-related-title a{margin-right:20px}@media (max-width:767px){.td_block_template_11 .td-related-title a{font-size:15px}}.td_block_template_11 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_12 .td-block-title{font-size:26px;font-weight:800;margin-top:0;margin-bottom:26px;line-height:26px;padding:0;letter-spacing:-.6px;text-align:left}@media (max-width:1018px){.td_block_template_12 .td-block-title{font-size:22px;margin-bottom:20px}}.td_block_template_12 .td-block-title>*{color:#000}.td_block_template_12 .td-subcat-filter{line-height:1;display:table}.td_block_template_12 .td-subcat-dropdown .td-subcat-more{margin-bottom:8px!important;margin-top:7px}.td_block_template_12 .td-pulldown-category{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:14px;line-height:26px;color:#444;font-weight:500;position:absolute;right:0;bottom:-2px;top:0;margin:auto 0;display:table}.td_block_template_12 .td-pulldown-category span{display:inline-block;-webkit-transition:transform 0.5s ease;transition:transform 0.5s ease}@media (max-width:767px){.td_block_template_12 .td-pulldown-category span{display:none}}.td_block_template_12 .td-pulldown-category i{font-size:10px;margin-left:10px}.td_block_template_12 .td-pulldown-category:hover{opacity:.9}.td_block_template_12 .td-pulldown-category:hover span{transform:translate3d(-6px,0,0);-webkit-transform:translate3d(-6px,0,0)}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td_block_template_12 .td-pulldown-category span{display:none}}.td_block_template_13 .td-block-title{font-size:26px;font-weight:800;margin-bottom:26px;line-height:26px!important;padding:0;letter-spacing:-.6px;margin-top:36px;transform:translateZ(0);-webkit-transform:translateZ(0);text-align:left}@media (max-width:1018px){.td_block_template_13 .td-block-title{font-size:22px;margin-bottom:16px;margin-top:26px}}@media (max-width:767px){.td_block_template_13 .td-block-title{margin-top:26px!important;margin-bottom:16px!important}}.td_block_template_13 .td-block-title>a,.td_block_template_13 .td-block-title>span{margin-left:12px}@media (max-width:767px){.td_block_template_13 .td-block-title>a,.td_block_template_13 .td-block-title>span{margin-left:12px!important}}.td_block_template_13 .td-subcat-filter{line-height:1;display:table}.td_block_template_13 .td-subcat-dropdown .td-subcat-more{margin-bottom:8px!important;margin-top:7px}.td_block_template_13 .td-pulldown-category{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:14px;line-height:26px!important;color:#444;font-weight:500;position:absolute;right:0;bottom:-2px;top:0;margin:auto 0;display:table}.td_block_template_13 .td-pulldown-category span{display:inline-block;-webkit-transition:transform 0.5s ease;transition:transform 0.5s ease}@media (max-width:767px){.td_block_template_13 .td-pulldown-category span{display:none}}.td_block_template_13 .td-pulldown-category i{font-size:10px;margin-left:10px}.td_block_template_13 .td-pulldown-category:hover{opacity:.9}.td_block_template_13 .td-pulldown-category:hover span{transform:translate3d(-6px,0,0);-webkit-transform:translate3d(-6px,0,0)}.td_block_template_13 .td-block-subtitle{font-size:90px;text-transform:uppercase;position:absolute;left:-4px;z-index:-1;bottom:-20px;white-space:nowrap;color:#f3f3f3;line-height:1}@media (min-width:768px) and (max-width:1018px){.td_block_template_13 .td-block-subtitle{font-size:70px;bottom:-15px}}@media (max-width:767px){.td_block_template_13 .td-block-subtitle{font-size:60px;bottom:-12px}}.td_block_template_13 .td-title-align{margin-top:0!important}.td_block_template_13 .td-title-align>a,.td_block_template_13 .td-title-align>span{margin-left:0!important}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td_block_template_13 .td-pulldown-category span{display:none}}@media (min-width:768px){.td-pb-span4 .td_block_template_13 .td-block-subtitle{display:none}}.td-pb-span4 .td_block_template_13 .td-block-title{margin-top:0}.td-pb-span4 .td_block_template_13 .td-block-title *{margin-left:0}.td-pb-span12 .td_block_template_13 .td-block-title{margin-bottom:40px}@media (min-width:768px) and (max-width:1018px){.td-pb-span12 .td_block_template_13 .td-block-title{margin-bottom:26px}}.td_block_template_12 .td-related-title a,.td_block_template_13 .td-related-title a{margin-right:20px;font-size:20px}@media (max-width:767px){.td_block_template_12 .td-related-title a,.td_block_template_13 .td-related-title a{font-size:15px}}.td_block_template_12 .td-related-title .td-cur-simple-item,.td_block_template_13 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_12 .td-related-title>a.td-related-left,.td_block_template_13 .td-related-title>a.td-related-left,.td_block_template_12 .td-related-title>a.td-related-right,.td_block_template_13 .td-related-title>a.td-related-right{margin-left:0!important}.td_block_template_14 .td-block-title{font-size:13px;font-weight:400;margin-top:0;margin-bottom:26px;padding:11px 0;line-height:1;position:relative;overflow:hidden;text-align:center;background-color:#111;border:1px solid #fff0}.td_block_template_14 .td-block-title>*{color:#fff;margin:0 12px}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter{background-color:transparent!important;display:inline-block;color:#fff}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option{height:100%;display:table;color:#fff}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover{color:#fff}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i{color:#fff}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter i{margin-right:16px;color:#fff}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list{border-width:0 1px 1px}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link{padding-right:32px}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more{vertical-align:middle;display:table-cell;padding:0;opacity:.8}@media (max-width:767px){.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more span{display:none}}.td_block_template_15 .td-block-title{font-size:17px;font-weight:500;margin-top:0;margin-bottom:26px;padding:15px 0;line-height:1;position:relative;overflow:hidden;text-align:center;background-color:#fff}.td_block_template_15 .td-block-title:before{content:'';width:100%;height:2px;position:absolute;top:0;left:0;background-color:var(--td_theme_color,#4db2ec);z-index:1}.td_block_template_15 .td-block-title:after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;border:1px solid #ededed;z-index:0;pointer-events:none}.td_block_template_15 .td-block-title>*{margin:0 18px}.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter{background-color:transparent!important;display:inline-block}.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option{height:100%;display:table}.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter i{margin-right:16px}.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list{border-width:0 1px 1px}.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link{padding-right:32px}.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more{vertical-align:middle;display:table-cell;padding:0;opacity:.8}@media (max-width:767px){.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more span{display:none}}.td_block_template_14 .td-related-title a,.td_block_template_15 .td-related-title a{margin:0 12px!important;font-size:14px}@media (max-width:767px){.td_block_template_14 .td-related-title a,.td_block_template_15 .td-related-title a{margin:0 8px!important}}.td_block_template_14 .td-related-title .td-cur-simple-item,.td_block_template_15 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_16 .td-block-title{font-size:17px;font-weight:500;margin-top:-15px;margin-bottom:26px;padding:0;line-height:47px;position:relative;overflow:hidden;text-align:left}.td_block_template_16 .td-block-title:before,.td_block_template_16 .td-block-title:after{content:'';width:100%;height:1px;position:absolute;left:0;background-color:#ddd}.td_block_template_16 .td-block-title:before{bottom:4px}.td_block_template_16 .td-block-title:after{bottom:0}.td_block_template_16 .td-block-title-wrap .td-subcat-filter{line-height:47px;display:table}.td_block_template_16 .td-block-title-wrap .td-subcat-filter .td-subcat-dropdown ul{border-width:0 1px 1px;border-color:#ddd;margin-top:0}.td_block_template_16 .td-block-title-wrap .td-subcat-dropdown{line-height:1;position:static}.td_block_template_16 .td-block-title-wrap .td-subcat-dropdown .td-subcat-more{margin-bottom:0!important}.td_block_template_16 .td-related-title a{margin-right:20px}@media (max-width:767px){.td_block_template_16 .td-related-title a{font-size:15px}}.td_block_template_16 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_17{transform:translateZ(0);-webkit-transform:translateZ(0)}.td_block_template_17 .td-block-title{font-size:16px;font-weight:500;margin:3px 3px 29px;padding:12px 0 11px;line-height:1;position:relative;text-align:center;border:1px solid #111;background-color:#fff;top:-3px}.td_block_template_17 .td-block-title>*{margin:0 15px}.td_block_template_17 .td-block-title:before{content:'';height:100%;position:absolute;top:4px;left:-4px;right:-4px;border:1px solid #111;background-color:#111;z-index:-1}.td_block_template_17 .td-block-title:after{content:'';position:absolute;top:100%;left:0;right:0;margin:3px auto 0;width:0;height:0;border-style:solid;border-width:8px 8px 0 8px;border-color:#111 #fff0 #fff0 #fff0}.td_block_template_17 .td-block-title-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);z-index:2}.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter{background-color:transparent!important;display:inline-block;color:#111;top:-3px}.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option{height:100%;display:table}.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter i{margin-right:16px;color:#111}.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list{border-width:0 1px 1px}.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link{padding-right:32px}.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more{vertical-align:middle;display:table-cell;padding:0;opacity:.8}@media (max-width:767px){.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more{padding-right:5px}.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more span{display:none}}.td_block_template_17.widget,.td_block_template_17.td_block_social_counter{transform:translateZ(0);-webkit-transform:translateZ(0)}.td_block_template_17 .td-related-title a{margin-right:10px;margin-left:10px}@media (max-width:767px){.td_block_template_17 .td-related-title a{margin:0 8px!important;font-size:14px}}.td_block_template_17 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td-pb-span4 .td_block_template_17 .td-block-title-wrap .td-pulldown-more{padding-right:5px}.td-pb-span4 .td_block_template_17 .td-block-title-wrap .td-pulldown-more span{display:none}.td-pb-span4 .td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link{padding-right:22px;padding-left:26px}.td-pb-article-list .td_block_template_17 .td-block-title-wrap{z-index:0}@-moz-document url-prefix(){.td-pulldown-syle-default .td-subcat-more,.td-pulldown-syle-default .td-subcat-list{position:relative;top:-1px}}.td-pulldown-syle-2{top:0}.td-pulldown-syle-2 .td-subcat-dropdown ul{padding:20px 0;margin-top:0}.td-pulldown-syle-2 .td-subcat-dropdown ul:after{content:'';position:absolute;width:calc(100% + 2px);height:3px;top:0;left:-1px;background-color:var(--td_theme_color,#4db2ec)}.td-pulldown-syle-2 .td-subcat-dropdown a{padding-left:40px;padding-right:31px}.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more{background-color:transparent!important}.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more span,.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more i{color:var(--td_theme_color,#4db2ec)}.td-pulldown-syle-2 .td-subcat-dropdown .td-subcat-more{margin-left:9px;margin-bottom:8px}.td-pulldown-syle-2 .td-subcat-list .td-subcat-item{margin-left:24px}.td-pulldown-syle-3{top:0}.td-pulldown-syle-3 .td-subcat-dropdown ul{padding:15px 0;margin-top:-1px;border-width:1px}.td-pulldown-syle-3 .td-subcat-dropdown a{padding-left:40px;padding-right:31px}.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more{background-color:transparent!important}.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more span,.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more i{color:var(--td_theme_color,#4db2ec)}.td-pulldown-syle-3 .td-subcat-dropdown .td-subcat-more{margin-left:9px;margin-bottom:8px}.td-pulldown-syle-3 .td-subcat-list .td-subcat-item{margin-left:24px}.td-footer-wrapper div .td-block-title-wrap .td-wrapper-pulldown-filter{background-color:#222;color:#fff}.td-footer-wrapper div .td-block-title-wrap .td-wrapper-pulldown-filter i{color:#fff}.td-footer-wrapper div .td_block_template_2 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_3 .td-block-title>*{background-color:#000;color:#fff}.td-footer-wrapper div .td_block_template_4 .td-block-title>*{background-color:#000;color:#fff}.td-footer-wrapper div .td_block_template_4 .td-block-title>*:before{border-color:#000 #fff0 #fff0 #fff0}.td-footer-wrapper div .td_block_template_5 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_6 .td-block-title:before{font-size:6px;color:#fff}.td-footer-wrapper div .td_block_template_6 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_7 .td-block-title{background-color:#fff0}.td-footer-wrapper div .td_block_template_7 .td-block-title>*{color:#fff;background-color:#222}.td-footer-wrapper div .td_block_template_8 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_8 .td-block-title>*:before,.td-footer-wrapper div .td_block_template_8 .td-block-title>*:after{background-color:#333}.td-footer-wrapper div .td_block_template_9 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_9 .td-block-title:before{background-color:#333}.td-footer-wrapper div .td_block_template_10 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_10 .td-block-title:before{background-color:#333}.td-footer-wrapper div .td_block_template_11 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_11 .td-block-title:before,.td-footer-wrapper div .td_block_template_11 .td-block-title:after{background-color:#333}.td-footer-wrapper div .td_block_template_12 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_12 .td-pulldown-category{color:#999}.td-footer-wrapper div .td_block_template_13 .td-block-title>a,.td-footer-wrapper div .td_block_template_13 .td-block-title>span{color:#fff}.td-footer-wrapper div .td_block_template_13 .td-block-subtitle{opacity:.1}.td-footer-wrapper div .td_block_template_13 .td-pulldown-category{color:#999}.td-footer-wrapper div .td_block_template_15 .td-block-title{background-color:#fff0}.td-footer-wrapper div .td_block_template_15 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_15 .td-block-title:after{border-color:#333}.td-footer-wrapper div .td_block_template_16 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_16 .td-block-title:before,.td-footer-wrapper div .td_block_template_16 .td-block-title:after{background-color:#333}.td-footer-wrapper div .td_block_template_17 .td-block-title{border-color:#333;background-color:#222}.td-footer-wrapper div .td_block_template_17 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_17 .td-block-title:before{border-color:#333;background-color:#333}.td-footer-wrapper div .td_block_template_17 .td-block-title:after{border-color:#333 #fff0 #fff0 #fff0}.td_block_template_18{padding-top:20px}.td_block_template_18.td_block_mega_menu{padding-top:0}.td_block_template_18 .td-block-title{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:55px;font-weight:700;letter-spacing:-4px;line-height:1;text-align:center;overflow:hidden;margin-bottom:25px;text-transform:lowercase;margin-top:0}@media (min-width:768px) and (max-width:1018px){.td_block_template_18 .td-block-title{font-size:35px;margin-bottom:18px}}@media (max-width:767px){.td_block_template_18 .td-block-title{font-size:45px;margin-bottom:18px}}.td_block_template_18 .td-block-title>span,.td_block_template_18 .td-block-title>a{padding:0 20px 10px;display:inline-block;background:#06d3d5;background:-moz-linear-gradient(-68deg,#06d3d5 30%,#2a81cb 80%);background:-webkit-linear-gradient(-68deg,#06d3d5 30%,#2a81cb 80%);background:linear-gradient(156deg,#06d3d5 30%,#2a81cb 80%);color:#fff;-webkit-background-clip:text!important;-webkit-text-fill-color:#fff0}@media (min-width:768px) and (max-width:1018px){.td_block_template_18 .td-block-title>span,.td_block_template_18 .td-block-title>a{padding:0 20px 4px}}@media (max-width:767px){.td_block_template_18 .td-block-title>span,.td_block_template_18 .td-block-title>a{padding:0 10px}}.td_block_template_18 .td-block-title .td-block-speech-bubble{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif)!important;font-size:12px!important;font-weight:600;line-height:1;letter-spacing:-0.6px!important;padding:4px 8px;background-color:#2a81cb;color:#fff;-webkit-text-fill-color:#fff;position:absolute;border-radius:3px 3px 3px 0;margin-left:6px;top:-4px;text-transform:uppercase}@media (min-width:768px) and (max-width:1018px){.td_block_template_18 .td-block-title .td-block-speech-bubble{font-size:10px;padding:3px 6px;border-radius:2px 2px 2px 0;top:0}}@media (max-width:767px){.td_block_template_18 .td-block-title .td-block-speech-bubble{font-size:10px;padding:3px 6px;border-radius:2px 2px 2px 0;top:0}}.td_block_template_18 .td-block-title .td-block-speech-bubble:before{content:'';position:absolute;top:100%;left:0;width:0;height:0;border-style:solid;border-width:6px 6px 0 0;border-color:#2a81cb #fff0 #fff0 #fff0}.td_block_template_18 .td-block-title .td-block-subtitle{display:table;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:15px;line-height:1;font-style:italic;font-weight:400;letter-spacing:normal;color:gray;position:relative;margin:2px auto;text-transform:none;max-width:80%}@media (max-width:1018px){.td_block_template_18 .td-block-title .td-block-subtitle{font-size:13px}}.td_block_template_18 .td-block-title .td-block-subtitle:before,.td_block_template_18 .td-block-title .td-block-subtitle:after{content:'';position:absolute;height:1px;width:1500px;top:3px;bottom:0;background-color:#e3e3e3}.td_block_template_18 .td-block-title .td-block-subtitle:before{left:100%;margin:auto 0 auto 20px}@media (min-width:768px) and (max-width:1018px){.td_block_template_18 .td-block-title .td-block-subtitle:before{margin:auto 0 auto 15px}}@media (max-width:767px){.td_block_template_18 .td-block-title .td-block-subtitle:before{margin:auto 0 auto 10px}}.td_block_template_18 .td-block-title .td-block-subtitle:after{right:100%;margin:auto 20px auto 0}@media (min-width:768px) and (max-width:1018px){.td_block_template_18 .td-block-title .td-block-subtitle:after{margin:auto 15px auto 0}}@media (max-width:767px){.td_block_template_18 .td-block-title .td-block-subtitle:after{margin:auto 10px auto 0}}.td_block_template_18 .td-pulldown-filter-display-option:before{display:none}.tdb-s-page-sec-header{margin-bottom:35px}body .tdb-spsh-title{margin:0;font-family:inherit;font-size:1.429em;font-weight:500;line-height:1.2;color:#1d2327}.tdb-s-btn{display:inline-flex;align-items:center;justify-content:center;position:relative;background-color:#0489FC;min-width:100px;padding:14px 24px 16px;font-size:1em;line-height:1;font-weight:600;text-align:center;text-decoration:none;color:#fff;border:0;border-radius:5px;outline:3px solid #fff0;transition:background-color 0.2s ease-in-out,color 0.2s ease-in-out,border-color 0.2s ease-in-out,outline-color 0.2s ease-in-out;-webkit-appearance:none;cursor:pointer}.tdb-s-btn svg{position:relative;width:.9em;height:auto;margin-right:.5em}.tdb-s-btn:hover,.tdb-s-btn:active{background-color:#152BF7}.tdb-s-btn:active:not(:disabled){outline-color:rgb(21 43 247 / .2)}.tdb-s-btn:disabled{background-color:#9ACFFD;pointer-events:none}.tdb-s-btn.tdb-s-btn-saving:after{content:'';position:relative;width:12px;height:12px;margin-left:15px;border:1px solid #fff;border-left-color:#fff0;border-right-color:#fff0;border-radius:50%;-webkit-animation:fullspin 1s infinite ease-out;animation:fullspin 1s infinite ease-out;z-index:2;transition:border-top-color 0.2s ease-in-out,border-bottom-color 0.2s ease-in-out}.tdb-s-btn.tdb-s-btn-saved{background-color:#9ACFFD;pointer-events:none}.tdb-s-btn.tdb-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8.875" viewBox="0 0 12 8.875"><path d="M7.125,13.875a1,1,0,0,1-.707-.293L3.293,10.457A1,1,0,0,1,4.707,9.043l2.418,2.418,6.168-6.168a1,1,0,0,1,1.414,1.414L7.832,13.582A1,1,0,0,1,7.125,13.875Z" transform="translate(-3 -5)" fill="%23fff"/></svg>');width:14px;height:auto;border:0;-webkit-animation:none;animation:none}.tdb-s-btn-sm{min-width:76px;padding:10px 19px 12px;font-size:.929em}.tdb-s-btn-sm svg{top:1px}.tdb-s-btn-sm.tdb-s-btn-saving:after{width:11px;height:11px;margin-left:13px}.tdb-s-btn-sm.tdb-s-btn-saving:not(.tdb-s-btn-saved):after{top:1px}.tdb-s-btn-sm.tdb-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="10" height="7.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%23fff" opacity="0.8"/></svg>');top:-2px}.tdb-s-btn-sm.tdb-s-btn-hollow{min-width:72px;padding:8px 17px 10px}.tdb-s-btn-sm.tdb-s-btn-hollow.tdb-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="10" height="7.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%23B3B3B3" opacity="0.8"/></svg>')}.tdb-s-btn-red{background-color:#FF3838}.tdb-s-btn-red:hover,.tdb-s-btn-red:active{background-color:#E20000}.tdb-s-btn-red:active:not(:disabled){outline-color:rgb(226 0 0 / .15)}.tdb-s-btn-red:disabled{background-color:#FFA4A4}.tdb-s-btn-red.tdb-s-btn-saved{background-color:#FFA4A4}.tdb-s-btn-hollow{min-width:96px;padding:12px 22px 14px;background-color:#fff0;color:#444;border:2px solid #A8AAB8}.tdb-s-btn-hollow:hover,.tdb-s-btn-hollow:active{background-color:#fff0;color:#0489FC;border-color:#0489FC}.tdb-s-btn-hollow:active:not(:disabled){outline-color:rgb(4 137 252 / .2)}.tdb-s-btn-hollow:disabled{background-color:#fff0;color:#B3B3B3;border-color:#D3D4DB}.tdb-s-btn-hollow.tdb-s-btn-saving:after{border-top-color:#444;border-bottom-color:#444}.tdb-s-btn-hollow.tdb-s-btn-saving:hover:after{border-top-color:#0489FC;border-bottom-color:#0489FC}.tdb-s-btn-hollow.tdb-s-btn-saved{background-color:#fff0;color:#B3B3B3}.tdb-s-btn-hollow.tdb-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8.875" viewBox="0 0 12 8.875"><path d="M7.125,13.875a1,1,0,0,1-.707-.293L3.293,10.457A1,1,0,0,1,4.707,9.043l2.418,2.418,6.168-6.168a1,1,0,0,1,1.414,1.414L7.832,13.582A1,1,0,0,1,7.125,13.875Z" transform="translate(-3 -5)" fill="%23B3B3B3"/></svg>')}.tdb-s-btn-simple{padding:0;background-color:#fff0;min-width:0;color:#0489FC;border-radius:0;outline:none}.tdb-s-btn-simple:hover,.tdb-s-btn-simple:active{color:#152BF7;background-color:#fff0}.tdb-s-btn-simple:disabled{background-color:#fff0;color:#9ACFFD}.tdb-s-btn-simple.tdb-s-btn-saving:after{margin-left:10px;border:1px solid #0489FC;border-left-color:#fff0;border-right-color:#fff0}.tdb-s-btn-simple.tdb-s-btn-saved{background-color:#fff0;color:#9ACFFD}.tdb-s-btn-simple.tdb-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8.875" viewBox="0 0 12 8.875"><path d="M7.125,13.875a1,1,0,0,1-.707-.293L3.293,10.457A1,1,0,0,1,4.707,9.043l2.418,2.418,6.168-6.168a1,1,0,0,1,1.414,1.414L7.832,13.582A1,1,0,0,1,7.125,13.875Z" transform="translate(-3 -5)" fill="%239ACFFD"/></svg>')}body div .tdb-s-fc-inner{position:relative;display:flex;flex-wrap:wrap;margin:0 -13px}body div .tdb-s-fc-inner:not(:last-child){margin-bottom:28px}body div .tdb-s-fc-inner:not(:last-child):after{content:'';display:block;margin:28px 13px 0;width:100%;height:1px;background-color:#efefef}body div .tdb-s-fc-inner .tdb-s-notif{width:100%;margin-left:13px;margin-right:13px}body div .tdb-s-fc-inner-title{display:flex;width:100%;margin:0 0 20px;padding:0 13px;font-size:.929em;font-weight:500;line-height:1.2;color:#1d2327}body div .tdb-s-fc-inner-title span{background-color:#f1f1f1;border-radius:3px;padding:4px 7px 6px}body div .tdb-s-form-label{position:relative;display:block;margin-bottom:8px;font-size:.929em;line-height:1;font-weight:600;color:#666}body div .tdb-s-form-label-required{color:red}body div .tdb-s-form-label-descr{display:block;width:100%;margin-top:4px;margin-bottom:10px;font-size:.923em;line-height:1.2;font-weight:400}body div .tdb-s-form-input{margin:0;padding:0 15px 1px;width:100%;height:44px;min-height:44px;font-size:1em;line-height:1.3;font-weight:600;color:#444;border:2px solid #D7D8DE;border-radius:5px;outline:3px solid #fff0;box-shadow:none;transition:border-color 0.2s ease-in-out,color 0.2s ease-in-out,outline-color 0.2s ease-in-out}body div .tdb-s-form-input:-webkit-autofill,body div .tdb-s-form-input:-webkit-autofill:hover,body div .tdb-s-form-input:-webkit-autofill:focus,body div .tdb-s-form-input:-webkit-autofill:active{-webkit-text-fill-color:#444;-webkit-box-shadow:0 0 0 1000px #fff inset!important}body div .tdb-s-form-input::placeholder{color:#888;transition:color 0.2s ease-in-out}body div .tdb-s-form-input::-webkit-input-placeholder{color:#888;transition:color 0.2s ease-in-out}body div .tdb-s-form-input::-moz-placeholder{color:#888;transition:color 0.2s ease-in-out}body div .tdb-s-form-input:-ms-input-placeholder{color:#888;transition:color 0.2s ease-in-out}body div .tdb-s-form-input:-moz-placeholder{color:#888;transition:color 0.2s ease-in-out}body div .tdb-s-form-input:hover{color:inherit}body div .tdb-s-form-input:focus{box-shadow:none}body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:focus:not([readonly]){border-color:#0489FC!important;outline-width:3px;outline-style:solid;outline-color:rgb(4 137 252 / .1)}body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input[readonly]:not(.tdb-s-form-input-date):not(.tdb-s-form-datepicker),body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:disabled{background-color:#fff;color:#BEBEBE;border-color:#E8E9EC;outline:none}body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input[readonly]:not(.tdb-s-form-input-date):not(.tdb-s-form-datepicker)::placeholder,body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:disabled::placeholder{color:#BEBEBE}body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input[readonly]:not(.tdb-s-form-input-date):not(.tdb-s-form-datepicker)::-webkit-input-placeholder,body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:disabled::-webkit-input-placeholder{color:#BEBEBE}body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input[readonly]:not(.tdb-s-form-input-date):not(.tdb-s-form-datepicker)::-moz-placeholder,body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:disabled::-moz-placeholder{color:#BEBEBE}body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input[readonly]:not(.tdb-s-form-input-date):not(.tdb-s-form-datepicker):-ms-input-placeholder,body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:disabled:-ms-input-placeholder{color:#BEBEBE}body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input[readonly]:not(.tdb-s-form-input-date):not(.tdb-s-form-datepicker):-moz-placeholder,body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:disabled:-moz-placeholder{color:#BEBEBE}body div textarea.tdb-s-form-input{display:block;width:100%;min-width:100%;max-width:100%;min-height:76px;padding-top:8px;padding-bottom:8px;line-height:1.5}body div .tdb-s-form-select-wrap{position:relative}body div .tdb-s-form-select-wrap .tdb-s-form-input{max-width:100%;padding-right:34px;background:#fff;-webkit-appearance:none;cursor:pointer}body div .tdb-s-form-select-wrap .tdb-s-form-input::-webkit-calendar-picker-indicator{opacity:0}body div .tdb-s-form-select-wrap .tdb-s-form-input[multiple]{padding-top:8px;padding-bottom:8px;padding-right:15px;height:100px;min-height:100px;overflow-y:auto}body div .tdb-s-form-select-wrap .tdb-s-form-input[multiple]+.tdb-s-form-select-icon{display:none}body div .tdb-s-form-select-wrap .tdb-s-form-select-icon{position:absolute;top:50%;right:15px;transform:translateY(-50%);pointer-events:none;fill:#444;transition:fill 0.2s ease-in-out}body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-select-wrap .tdb-s-form-input[readonly]+.tdb-s-form-select-icon,body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-select-wrap .tdb-s-form-input:disabled+.tdb-s-form-select-icon{fill:#BEBEBE}body div .tdb-s-form-select-wrap .select2-hidden-accessible{display:none}body div .tdb-s-form-select-wrap .select2-selection{display:flex;align-items:center;padding:5px 15px 6px;width:100%;min-height:44px;height:auto;font-size:1em;line-height:1.3;font-weight:600;color:#444;border:2px solid #D7D8DE;border-radius:5px;outline:3px solid #fff0;cursor:pointer;transition:border-color 0.2s ease-in-out,color 0.2s ease-in-out,outline-color 0.2s ease-in-out}body div .tdb-s-form-group:not(.tdb-s-fg-error) .select2-container--open .select2-selection{border-color:#0489FC!important;outline-width:3px;outline-style:solid;outline-color:rgb(4 137 252 / .1)}body div .tdb-s-fg-error .tdb-s-form-select-wrap .select2-selection{border-color:#FF0000!important;outline:3px solid rgb(255 0 0 / .1)}body div .tdb-s-form-check input{display:none}body div .tdb-s-form-check label{display:flex;align-items:flex-start;position:relative;top:1px;cursor:pointer}body div .tdb-s-form-check .tdb-s-fc-check{position:relative;margin-right:10px;width:19px;height:19px;background-color:#fff;border:2px solid #D7D8DE;outline:3px solid #fff0;transition:border-color 0.2s ease-in-out,outline-color 0.2s ease-in-out;cursor:pointer}body div .tdb-s-form-check .tdb-s-fc-check:after{content:'';position:absolute;top:3px;left:3px;width:9px;height:9px;background-color:#0489FC;opacity:0;transition:opacity 0.2s ease-in-out}body div .tdb-s-form-check .tdb-s-fc-title{flex:1;font-size:1em;line-height:1.3;font-weight:600;word-break:break-all;color:#444;cursor:pointer}body div .tdb-s-form-check input[type=checkbox]+.tdb-s-fc-check{border-radius:5px}body div .tdb-s-form-check input[type=checkbox]+.tdb-s-fc-check:after{border-radius:3px}body div .tdb-s-form-check input[type=radio]+.tdb-s-fc-check,body div .tdb-s-form-check input[type=radio]+.tdb-s-fc-check:after{border-radius:100%}body div .tdb-s-form-check input:checked+.tdb-s-fc-check{border-color:#0489FC;outline-color:rgb(4 137 252 / .1)}body div .tdb-s-form-check input:checked+.tdb-s-fc-check:after{opacity:1}body div .tdb-s-form-check input[disabled]+.tdb-s-fc-check,body div .tdb-s-form-check input[disabled]+.tdb-s-fc-check+.tdb-s-fc-title{pointer-events:none}body div .tdb-s-form-check input[disabled]+.tdb-s-fc-check{border-color:#E8E9EC}body div .tdb-s-form-check input[disabled]+.tdb-s-fc-check+.tdb-s-fc-title{color:#BEBEBE}body div .tdb-s-form-check input[disabled]:checked+.tdb-s-fc-check{outline-color:rgb(4 137 252 / .08)}body div .tdb-s-form-check input[disabled]:checked+.tdb-s-fc-check:after{background-color:#9ACFFD}body div .tdb-s-form-checkboxes-wrap{display:flex;flex-wrap:wrap;margin-left:-13px;margin-right:-13px}body div .tdb-s-form-checkboxes-wrap .tdb-s-form-check{margin-bottom:7px;padding-left:13px;padding-right:13px}body div .tdb-s-form-checkboxes-wrap .tdb-s-form-check:last-child{margin-bottom:0}body div .tdb-s-form-btn input{display:none}body div .tdb-s-form-btn input:checked+.tdb-s-fb-btn{background-color:#0489FC;color:#fff;border-color:#0489FC}body div .tdb-s-form-btn input:checked+.tdb-s-fb-btn:hover,body div .tdb-s-form-btn input:checked+.tdb-s-fb-btn:active{background-color:#152BF7;border-color:#152BF7}body div .tdb-s-form-btn input:checked+.tdb-s-fb-btn:active:not(:disabled){outline-color:rgb(21 43 247 / .2)}body div .tdb-s-form-btn .tdb-s-fb-label{display:flex;cursor:pointer}body div .tdb-s-form-btn .tdb-s-fb-btn{pointer-events:none}body div .tdb-s-form-btns-wrap{display:flex;flex-wrap:wrap;flex-direction:column}body div .tdb-s-form-btns-wrap .tdb-s-form-btn{margin-bottom:7px}body div .tdb-s-form-btns-wrap .tdb-s-form-btn:last-child{margin-bottom:0}body div .tdb-s-form-file{display:block;position:relative}body div .tdb-s-form-file[data-file-type="document"],body div .tdb-s-form-file:not([data-file-type="document"]):not(.tdb-s-form-file-previewing){width:100%;padding-bottom:142px}body div .tdb-s-form-file .tdb-s-btn{min-width:auto;padding:8px 10px 12px}body div .tdb-s-form-file .tdb-s-btn:active:not(:disabled){outline-color:#fff0}body div .tdb-s-form-file .tdb-s-btn svg{margin-right:0;width:14px}body div .tdb-s-form-file .tdb-s-btn:not(.tdb-s-ffp-remove) svg,body div .tdb-s-form-file .tdb-s-btn:not(.tdb-s-ffp-remove) svg *{fill:#fff}body div .tdb-s-form-file-box .tdb-s-btn,body div .tdb-s-form-file-preview-image .tdb-s-btn,body div .tdb-s-form-file-preview-video .tdb-s-btn{position:absolute;right:15px}body div .tdb-s-form-file-box .tdb-s-btn,body div .tdb-s-form-file-preview-image .tdb-s-btn{bottom:15px}body div .tdb-s-form-file-preview-video .tdb-s-btn{top:15px}body div .tdb-s-form-file-box{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;padding:0 15px;font-size:1em;line-height:1.3;font-weight:600;color:#444;border:2px solid #D7D8DE;border-radius:5px;outline:3px solid #fff0;transition:border-color 0.2s ease-in-out,color 0.2s ease-in-out,outline-color 0.2s ease-in-out}body div .tdb-s-ffu-ico{width:40px;margin-bottom:10px;stroke:#bfbfbf;transition:stroke 0.2s ease-in-out}body div .tdb-s-ffu-txt{text-align:center}body div .tdb-s-form-file-preview-image{position:relative}body div .tdb-s-form-file-preview-image .tdb-s-ffip-img{padding-bottom:30%;background-color:#eee;border-radius:5px;background-size:cover;background-position:center}body div .tdb-s-form-file-preview-audio{display:flex;align-items:center;min-height:54px}body div .tdb-s-form-file-preview-audio audio{flex:1;margin-right:26px}body div .tdb-s-form-file-preview-video{min-height:54px}body div .tdb-s-form-file-preview-video video{width:100%;border-radius:5px}body div .tdb-s-form-file-upload .tdb-s-ffu-ico{pointer-events:none}body div .tdb-s-form-file-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}body div .tdb-s-form-file-disabled{pointer-events:none;opacity:.6}body div .tdb-s-form-file:hover .tdb-s-form-file-upload,body div .tdb-s-form-file.tdb-s-form-file-dragover .tdb-s-form-file-upload{border-color:#0489FC;outline-color:rgb(4 137 252 / .1);color:#0489FC}body div .tdb-s-form-file:hover .tdb-s-form-file-upload .tdb-s-ffu-ico,body div .tdb-s-form-file.tdb-s-form-file-dragover .tdb-s-form-file-upload .tdb-s-ffu-ico{stroke:#0489FC}body div .tdb-s-fg-error .tdb-s-form-file .tdb-s-form-file-upload{border-color:#FF0000!important;outline:3px solid rgb(255 0 0 / .1)}body div .tdb-s-form-file-previewing .tdb-s-form-file-upload{display:none}body div .tdb-s-form-wpeditor{border:2px solid #D7D8DE;border-radius:5px;outline:3px solid #fff0;transition:border-color 0.2s ease-in-out,color 0.2s ease-in-out,outline-color 0.2s ease-in-out}body div .tdb-s-form-wpeditor .mce-panel{background-color:#fff0}body div .tdb-s-form-wpeditor .mce-toolbar .mce-btn-group .mce-btn:not(.mce-listbox):focus,body div .tdb-s-form-wpeditor .mce-toolbar .mce-btn-group .mce-btn:not(.mce-listbox):hover,body div .tdb-s-form-wpeditor .mce-toolbar .mce-btn-group .mce-btn:not(.mce-listbox).mce-active,body div .tdb-s-form-wpeditor .mce-toolbar .mce-btn-group .mce-btn:not(.mce-listbox):active,body div .tdb-s-form-wpeditor .qt-dfw:focus,body div .tdb-s-form-wpeditor .qt-dfw:hover,body div .tdb-s-form-wpeditor .qt-dfw.active,body div .tdb-s-form-wpeditor .wp-core-ui .button,body div .tdb-s-form-wpeditor .wp-core-ui .button-secondary{background-color:#fff;box-shadow:none;border-color:#e7e6e6}body div .tdb-s-form-wpeditor .wp-core-ui .button,body div .tdb-s-form-wpeditor .wp-core-ui .button-secondary{color:#50575e}body div .tdb-s-form-wpeditor .mce-toolbar .mce-btn-group .mce-btn.mce-listbox{border-color:#e7e6e6;box-shadow:none}body div .tdb-s-form-wpeditor .wp-editor-tools{display:flex;align-items:center;background-color:#f5f5f5;margin:6px 6px 0;padding:7px 9px 4px;border-radius:4px 4px 0 0}body div .tdb-s-form-wpeditor .wp-editor-tabs{display:flex;align-items:center;margin-left:auto}body div .tdb-s-form-wpeditor .wp-switch-editor{margin:0;padding:1px 7px 2px;background-color:#fff0;text-transform:uppercase;font-size:11px;line-height:1;font-weight:500;border-width:1px;border-color:#fff0;border-radius:4px}body div .tdb-s-form-wpeditor .switch-tmce{margin-right:3px}body div .tdb-s-form-wpeditor .wp-switch-editor:hover,body div .tdb-s-form-wpeditor .html-active .switch-html,body div .tdb-s-form-wpeditor .tmce-active .switch-tmce{border-color:#e7e6e6}body div .tdb-s-form-wpeditor .html-active .switch-html,body div .tdb-s-form-wpeditor .tmce-active .switch-tmce{background-color:#fff}body div .tdb-s-form-wpeditor .wp-editor-container{border:0}body div .tdb-s-form-wpeditor .wp-editor-container{width:calc(100% - 12px)!important;margin:0 6px 6px}body div .tdb-s-form-wpeditor .mce-tinymce{border:0!important}body div .tdb-s-form-wpeditor .mce-top-part:before{display:none}body div .tdb-s-form-wpeditor .quicktags-toolbar{padding:5px 7px;border-bottom:0}body div .tdb-s-form-wpeditor .mce-toolbar-grp{background-color:#f5f5f5;border-bottom:0;border-radius:0 0 4px 4px}body div .tdb-s-form-wpeditor .mce-toolbar-grp>div{padding:5px 7px}body div .tdb-s-form-wpeditor .mce-statusbar{border-top:none}body div .tdb-s-form-wpeditor-disabled{pointer-events:none;opacity:.6}body div .tdb-s-fg-error .tdb-s-form-wpeditor{border-color:#FF0000!important;outline:3px solid rgb(255 0 0 / .1)}body div .tdb-s-form-datepicker:focus{border-color:#0489FC!important;outline-width:3px;outline-style:solid;outline-color:rgb(4 137 252 / .1)}body div .tdb-s-form-group{position:relative;width:100%;padding:0 13px}body div .tdb-s-form-group:not(:last-child){margin-bottom:28px}body div .tdb-s-form-group-sm .tdb-s-form-label{font-size:.857em;margin-bottom:6px}body div .tdb-s-form-group-sm .tdb-s-form-input{padding:0 10px 2px;height:36px;min-height:36px;font-size:.929em}body div .tdb-s-form-group-sm textarea.tdb-s-form-input{min-height:76px;padding-top:6px;padding-bottom:6px;line-height:1.5}body div .tdb-s-form-group-sm .tdb-s-form-select-wrap .select2-selection{height:36px;font-size:.929em}body div .tdb-s-form-group-sm .tdb-s-form-check .tdb-s-fc-check{width:17px;height:17px}body div .tdb-s-form-group-sm .tdb-s-form-check .tdb-s-fc-check:after{top:2px;left:2px}body div .tdb-s-form-group-sm .tdb-s-form-check .tdb-s-fc-title{font-size:13px;line-height:1.2}body div .tdb-s-fg-error .tdb-s-form-input,body div .tdb-s-fg-error .tdb-s-form-input:focus:not([readonly]){border-color:#FF0000!important;outline:3px solid rgb(255 0 0 / .1)}body div .tdb-s-fg-error-msg{position:absolute;top:calc(100% + 3px);left:0;width:100%;padding:0 13px;font-size:.786em;line-height:1.3;color:#FF3838}body div .tdb-s-form-content .tdb-s-notif{margin-top:32px}body div .tdb-s-form-footer{display:flex;align-items:center;margin-top:40px}body div .tdb-s-form-footer .tdb-s-btn{margin-right:26px}body div .tdb-s-form-footer .tdb-s-btn:last-of-type{margin-right:0}body>.select2-container,body .tdb-s-select2.select2-dropdown,body .tdb-s-select2 .select2-search,body .tdb-s-select2 .select2-results{display:block}body>.select2-container{z-index:10005}body.admin-bar .tdb-s-select2.select2-dropdown{margin-top:36px}body .tdb-s-select2.select2-dropdown{margin-top:4px;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:14px;border:2px solid #D7D8DE;border-radius:5px;outline-width:3px;outline-style:solid;outline-color:rgb(215 216 222 / .18)}body .tdb-s-select2 .select2-search{padding:6px}body .tdb-s-select2 .select2-search__field{padding:0 10px 2px;width:100%;height:36px;min-height:36px;font-size:.929em;line-height:1.3;font-weight:600;color:#444;border:2px solid #D7D8DE;border-radius:5px;outline:3px solid #fff0;box-shadow:none;transition:border-color 0.2s ease-in-out,color 0.2s ease-in-out,outline-color 0.2s ease-in-out;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:border-box}body .tdb-s-select2 .select2-results__options{list-style-type:none;margin:0;padding:0 0 4px;max-height:277px;font-size:.929em;font-weight:600;color:#444;overflow-y:auto}body .tdb-s-select2 .select2-results__options li{margin:0;padding:2px 10px 4px;cursor:pointer}body .tdb-s-select2 .select2-results__options li:hover{background-color:#F8F8F8}body .tdb-s-datepicker-control{padding:14px;width:279px;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:11px;color:#444;line-height:1;font-weight:600;border:2px solid #D7D8DE;border-radius:5px;box-shadow:0 2px 4px 0 rgb(0 0 0 / .12)}body .tdb-s-datepicker-control:before,body .tdb-s-datepicker-control:after{display:none}body .tdb-s-datepicker-control select,body .tdb-s-datepicker-control input{padding:0 17px 1px 8px!important;min-height:29px;background-color:#fff;font-size:inherit!important;font-weight:inherit!important;color:inherit!important;border:2px solid rgb(215 216 222 / .5)!important;border-radius:5px!important;outline:3px solid transparent!important;transition:border-color 0.2s ease-in-out,outline 0.2s ease-in-out;-webkit-appearance:none!important}body .tdb-s-datepicker-control select:focus,body .tdb-s-datepicker-control input:focus{box-shadow:none;border-color:#D7D8DE!important;outline-color:rgb(215 216 222 / .2)!important}body .tdb-s-datepicker-control select,body .tdb-s-datepicker-control select:focus,body .tdb-s-datepicker-control select:hover{background:#fff url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6.794" height="9.822" viewBox="0 0 6.794 9.822"><g transform="translate(6.294 0.5) rotate(90)"><path d="M0,6.294a.5.5,0,0,1-.324-.12.5.5,0,0,1-.056-.7L1.816,2.9-.38.325a.5.5,0,0,1,.056-.7.5.5,0,0,1,.7.056l2.473,2.9a.5.5,0,0,1,0,.649L.38,6.118A.5.5,0,0,1,0,6.294Z" transform="translate(6.349 0)" fill="%23444"/><path d="M2.474,6.294a.5.5,0,0,1-.38-.175L-.38,3.221a.5.5,0,0,1,0-.649l2.473-2.9A.5.5,0,0,1,2.8-.38a.5.5,0,0,1,.056.7L.657,2.9l2.2,2.572a.5.5,0,0,1-.38.825Z" transform="translate(0 0)" fill="%23444"/></g></svg>') no-repeat right 8px center!important}body .tdb-s-datepicker-control .numInputWrapper:hover{background-color:#fff0}body .tdb-s-datepicker-control .numInputWrapper span{display:flex;justify-content:center;right:8px;line-height:1;font-size:0;border:none}body .tdb-s-datepicker-control .numInputWrapper span:hover{background-color:#fff0}body .tdb-s-datepicker-control .numInputWrapper span:after{position:relative;top:0;border:none}body .tdb-s-datepicker-control .numInputWrapper .arrowUp{align-items:flex-end;padding-bottom:1px}body .tdb-s-datepicker-control .numInputWrapper .arrowUp:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6.799" height="3.477" viewBox="0 0 6.799 3.477"><path id="Path_4" data-name="Path 4" d="M2.474,6.294a.5.5,0,0,1-.38-.175L-.38,3.221a.5.5,0,0,1,0-.649l2.473-2.9A.5.5,0,0,1,2.436-.5.5.5,0,0,1,2.8-.38a.5.5,0,0,1,.056.7L.657,2.9l2.2,2.572a.5.5,0,0,1-.38.825Z" transform="translate(6.297 0.5) rotate(90)" fill="%23444"/></svg>')}body .tdb-s-datepicker-control .numInputWrapper .arrowDown{align-items:flex-start;padding-top:2px}body .tdb-s-datepicker-control .numInputWrapper .arrowDown:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6.786" height="3.466" viewBox="0 0 6.786 3.466"><path id="Path_3" data-name="Path 3" d="M0,6.294a.5.5,0,0,1-.324-.12.5.5,0,0,1-.056-.7L1.816,2.9-.38.325a.5.5,0,0,1,.056-.7.5.5,0,0,1,.7.056l2.473,2.9a.5.5,0,0,1,0,.649L.38,6.118A.5.5,0,0,1,0,6.294Z" transform="translate(6.294 0.497) rotate(90)" fill="%23444"/></svg>')}body .tdb-s-datepicker-control input,body .tdb-s-datepicker-control input:focus,body .tdb-s-datepicker-control input:hover{background-color:#fff!important}body .tdb-s-datepicker-control .flatpickr-months,body .tdb-s-datepicker-control .flatpickr-month{color:inherit;overflow:visible}body .tdb-s-datepicker-control .flatpickr-months{display:flex;align-items:stretch;margin:0 -4px 10px}body .tdb-s-datepicker-control .flatpickr-prev-month,body .tdb-s-datepicker-control .flatpickr-month,body .tdb-s-datepicker-control .flatpickr-next-month{height:auto;padding:0 4px}body .tdb-s-datepicker-control .flatpickr-prev-month,body .tdb-s-datepicker-control .flatpickr-next-month{display:flex;align-items:stretch;position:relative;width:14.4%}body .tdb-s-datepicker-control .flatpickr-prev-month:before,body .tdb-s-datepicker-control .flatpickr-next-month:before{display:flex;align-items:center;justify-content:center;width:100%;padding-bottom:1px;border-radius:5px}body .tdb-s-datepicker-control .flatpickr-prev-month svg,body .tdb-s-datepicker-control .flatpickr-next-month svg{display:none}body .tdb-s-datepicker-control .flatpickr-prev-month:hover:before,body .tdb-s-datepicker-control .flatpickr-next-month:hover:before{background-color:rgb(4 137 252 / .05)}body .tdb-s-datepicker-control .flatpickr-current-month{display:flex;position:relative;left:0;padding:0;width:100%;height:auto;font-size:inherit;font-weight:inherit}body .tdb-s-datepicker-control .flatpickr-current-month select,body .tdb-s-datepicker-control .flatpickr-current-month .numInputWrapper{width:50%}body .tdb-s-datepicker-control .flatpickr-current-month select{margin:0 4px 0 0}body .tdb-s-datepicker-control .flatpickr-current-month .numInputWrapper{margin-left:4px}body .tdb-s-datepicker-control .flatpickr-current-month .numInputWrapper:hover{background-color:#fff0}body .tdb-s-datepicker-control .flatpickr-prev-month:before{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10"><path d="M13,15a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,0,1,1.414,1.414L10.414,10l3.293,3.293A1,1,0,0,1,13,15Z" transform="translate(-8 -5)" fill="%23878d93"/></svg>')}body .tdb-s-datepicker-control .flatpickr-prev-month:hover:before{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10"><path d="M13,15a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,0,1,1.414,1.414L10.414,10l3.293,3.293A1,1,0,0,1,13,15Z" transform="translate(-8 -5)" fill="%23152BF7"/></svg>')}body .tdb-s-datepicker-control .flatpickr-next-month:before{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10"><path d="M13,15a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,0,1,1.414,1.414L10.414,10l3.293,3.293A1,1,0,0,1,13,15Z" transform="translate(14 15) rotate(180)" fill="%23878d93"/></svg>')}body .tdb-s-datepicker-control .flatpickr-next-month:hover:before{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10"><path d="M13,15a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,0,1,1.414,1.414L10.414,10l3.293,3.293A1,1,0,0,1,13,15Z" transform="translate(14 15) rotate(180)" fill="%23152BF7"/></svg>')}body .tdb-s-datepicker-control .flatpickr-innerContainer,body .tdb-s-datepicker-control .flatpickr-weekdays{overflow:visible}body .tdb-s-datepicker-control .flatpickr-weekdays{position:relative;margin-bottom:8px;padding-bottom:1px}body .tdb-s-datepicker-control .flatpickr-weekdays:before{content:'';position:absolute;top:0;left:-14px;width:calc(100% + 28px);height:100%;background-color:rgb(4 137 252 / .05);z-index:-1}body .tdb-s-datepicker-control .flatpickr-weekdaycontainer{margin-left:-4px;margin-right:-4px}body .tdb-s-datepicker-control .flatpickr-weekday{padding:0 4px;font-size:0;font-weight:inherit;color:inherit}body .tdb-s-datepicker-control .flatpickr-weekday:before{font-size:11px}body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(1):before{content:'S'}body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(2):before{content:'M'}body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(3):before{content:'T'}body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(4):before{content:'W'}body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(5):before{content:'T'}body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(6):before{content:'F'}body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(7):before{content:'S'}body .tdb-s-datepicker-control .flatpickr-days,body .tdb-s-datepicker-control .dayContainer{width:100%}body .tdb-s-datepicker-control .dayContainer{row-gap:8px;width:auto;max-width:none;min-width:0;margin-left:-4px;margin-right:-4px}body .tdb-s-datepicker-control .flatpickr-day{display:flex;align-items:center;justify-content:center;position:relative;height:29px;padding:0 4px 1px;background:transparent!important;font-size:inherit;line-height:1;font-weight:inherit;color:inherit;border:none;border-radius:5px;transition:color 0.2s ease-in-out}body .tdb-s-datepicker-control .flatpickr-day:before{content:'';position:absolute;top:0;left:4px;width:calc(100% - 8px);height:100%;background-color:#fff0;border-radius:5px;transition:background-color 0.2s ease-in-out;z-index:-1}body .tdb-s-datepicker-control .flatpickr-day.prevMonthDay,body .tdb-s-datepicker-control .flatpickr-day.nextMonthDay{opacity:.45}body .tdb-s-datepicker-control .flatpickr-day:not(.selected):not(.today):hover{color:#152BF7}body .tdb-s-datepicker-control .flatpickr-day:not(.selected):not(.today):hover:before{background-color:rgb(4 137 252 / .05)}body .tdb-s-datepicker-control .flatpickr-day.today{color:#152BF7}body .tdb-s-datepicker-control .flatpickr-day.today:before{background-color:rgb(4 137 252 / .1)}body .tdb-s-datepicker-control .flatpickr-day.selected{color:#fff}body .tdb-s-datepicker-control .flatpickr-day.selected:before{background-color:#0489FC}body .tdb-s-datepicker-control.hasTime .flatpickr-time,body .tdb-s-datepicker-control.hasTime .numInputWrapper{height:auto}body .tdb-s-datepicker-control.hasTime .flatpickr-time{align-items:stretch;margin:0 -4px 0;line-height:1;overflow:visible;border-top-color:#D7D8DE}body .tdb-s-datepicker-control.hasTime .flatpickr-time:first-child{border-top:0}body .tdb-s-datepicker-control.hasTime .flatpickr-innerContainer+.flatpickr-time{margin-top:8px;padding-top:8px}body .tdb-s-datepicker-control.hasTime .numInputWrapper,body .tdb-s-datepicker-control.hasTime .flatpickr-am-pm{padding:0 4px}body .tdb-s-datepicker-control.hasTime .flatpickr-am-pm{display:flex;align-items:center;justify-content:center;min-height:29px;position:relative;background-color:transparent!important;color:inherit}body .tdb-s-datepicker-control.hasTime .flatpickr-am-pm:before{content:'';position:absolute;top:0;left:4px;width:calc(100% - 8px);height:100%;background-color:#fff0;transition:background-color 0.2s ease-in-out;border-radius:5px;z-index:-1}body .tdb-s-datepicker-control.hasTime .flatpickr-am-pm:hover{color:#152BF7}body .tdb-s-datepicker-control.hasTime .flatpickr-am-pm:hover:before{background-color:rgb(4 137 252 / .05)}.tdb-s-notif{position:relative;padding:25px;border-radius:3px}.tdb-s-notif,.tdb-s-notif *:not(.tdb-s-btn){font-size:1em;line-height:1.4}.tdb-s-notif b{font-weight:600}.tdb-s-notif-descr:not(:last-child){margin-bottom:6px}.tdb-s-notif-list{list-style-type:none;margin:0}.tdb-s-notif-list:not(:last-child){margin:0 0 10px}.tdb-s-notif-list li{margin-left:0!important}.tdb-s-notif-list li:not(:last-child){margin-bottom:6px}.tdb-s-notif-list li:last-child{margin-bottom:0}.tdb-s-notif-info,.tdb-s-notif-notice{background-color:rgb(89 98 107 / .08);color:#59626B}.tdb-s-notif-success{background-color:rgb(38 98 28 / .1);color:#26621c}.tdb-s-notif-warning{background-color:rgb(215 133 0 / .12);color:#d78500}.tdb-s-notif-error{background-color:rgb(255 56 56 / .12);color:#ff3838}.tdb-s-notif-xsm{padding:10px 15px}.tdb-s-notif-xsm,.tdb-s-notif-xsm *:not(.tdb-s-btn){font-size:.929em;line-height:1.4}.tdb-s-notif-sm{padding:18px}.tdb-s-notif-sm,.tdb-s-notif-sm *:not(.tdb-s-btn){font-size:.929em;line-height:1.4}.tdb-s-notif-xxsm{padding:5px 10px 6px}.tdb-s-notif-xxsm,.tdb-s-notif-xxsm *:not(.tdb-s-btn){font-size:.857em;line-height:1.3}.tdb-s-table{width:100%;border:none;border-collapse:collapse;border-spacing:0}@media (max-width:1018px){.tdb-s-table{display:block}}@media (max-width:1018px){.tdb-s-table-row{display:block}}.tdb-s-table-col{position:relative;padding:0;border:none}@media (min-width:1019px){.tdb-s-table-col:first-child{padding-left:10px}.tdb-s-table-col:not(:last-child):not(.tdb-s-table-col-expand){padding-right:15px}.tdb-s-table-col:last-child{padding-right:10px}}@media (max-width:1018px){.tdb-s-table-col{display:flex;align-items:baseline;width:100%}}.tdb-s-table-col-label{min-width:35%;max-width:35%;margin-right:10px;padding-right:10px;color:#555D66}@media (min-width:1019px){.tdb-s-table-col-label{display:none}}.tdb-s-table-header{font-size:.857em;line-height:1;font-weight:600;text-align:left;color:#555D66;border-bottom:2px solid #D7D8DE}@media (max-width:1018px){.tdb-s-table-header{display:none}}.tdb-s-table-header .tdb-s-table-col{padding-bottom:15px}.tdb-s-table-col-order{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.tdb-s-table-col-order-icons{display:flex;flex-direction:column;position:relative;top:1px;margin-left:10px}.tdb-s-table-col-order-icons svg{fill:#555D66;line-height:0;opacity:.3}.tdb-s-table-col-order-icons svg:nth-child(1){margin-bottom:2px}[data-order="ASC"] .tdb-s-table-col-order-icons svg:nth-child(1){opacity:1}[data-order="ASC"] .tdb-s-table-col-order-icons svg:nth-child(2){opacity:.3}[data-order="DESC"] .tdb-s-table-col-order-icons svg:nth-child(1){opacity:.3}[data-order="DESC"] .tdb-s-table-col-order-icons svg:nth-child(2){opacity:1}.tdb-s-table-body{font-size:.929em;line-height:1;font-weight:600;color:#1D2327}@media (max-width:1018px){.tdb-s-table-body{display:block}}.tdb-s-table-body .tdb-s-table-row:not(:last-child){border-bottom:1px solid #EBEBEB}.tdb-s-table-body .tdb-s-table-row.tdb-s-table-row-active,.tdb-s-table-body .tdb-s-table-row:hover{background-color:#F8F8F8}@media (max-width:1018px){.tdb-s-table-body .tdb-s-table-row{padding:15px 10px}}@media (min-width:1019px){.tdb-s-table-body .tdb-s-table-col{padding-top:12px;padding-bottom:15px}}@media (max-width:1018px){.tdb-s-table-body .tdb-s-table-col{padding-top:7px;padding-bottom:7px}}.tdb-s-table-options-toggle{position:relative;top:1px;fill:#878d93;transition:fill 0.2s ease-in-out}@media (max-width:1018px){.tdb-s-table-options-toggle{display:none}}.tdb-s-table-options-list{display:flex}@media (min-width:1019px){.tdb-s-table-options-list{flex-direction:column;align-items:flex-start;position:absolute;top:6px;right:100%;min-width:130px;padding:8px 10px 9px;background-color:#fff;border-radius:2px;box-shadow:0 0 4px rgb(0 0 0 / .12);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.2s ease-in-out;z-index:100;cursor:default}}@media (max-width:1018px){.tdb-s-table-options-list{align-items:center;justify-content:center;width:100%}}@media (min-width:1019px){.tdb-s-table-col-options{padding-left:10px;text-align:center;cursor:pointer}.tdb-s-table-col-options:hover .tdb-s-table-options-toggle{fill:#000}.tdb-s-table-col-options:hover .tdb-s-table-options-list{opacity:1;visibility:visible;pointer-events:auto}}@media (max-width:1018px){.tdb-s-table-col-options{padding-top:17px}}.tdb-s-table-col-options .tdb-s-tol-item{font-size:.786em;line-height:1.2;font-weight:600;color:#555D66;cursor:pointer}.tdb-s-table-col-options .tdb-s-tol-item:hover{color:#000}@media (min-width:1019px){.tdb-s-table-col-options .tdb-s-tol-item:not(:last-child){margin-bottom:8px}}@media (max-width:1018px){.tdb-s-table-col-options .tdb-s-tol-item:not(:last-child){margin-right:12px}}.tdb-s-table-col-options .tdb-s-tol-item-red{color:#FF6161}.tdb-s-table-col-options .tdb-s-tol-item-red:hover{color:red}.tdb-s-tol-sep{background-color:#EBEBEB;width:100%;height:1px;margin-top:1px;margin-bottom:8px}@media (max-width:1018px){.tdb-s-tol-sep{display:none}}.tdb-s-modal-wrap,.tdb-s-modal-bg{top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 0.2s ease-in}.tdb-s-modal-wrap{position:fixed;display:flex;align-items:center;justify-content:center;padding:30px 20px;pointer-events:none;z-index:10000}@media (min-width:783px){.admin-bar .tdb-s-modal-wrap{padding-top:62px}}@media (max-width:782px){.admin-bar .tdb-s-modal-wrap{padding-top:76px}}.tdb-s-modal-bg{position:absolute;background-color:rgb(107 114 128 / .75)}.tdb-s-modal{display:flex;flex-direction:column;background-color:#fff;min-width:400px;max-width:650px;max-height:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:14px;box-shadow:0 2px 4px 0 rgb(0 0 0 / .12);border-radius:3px;opacity:0;transform:scale(.95);transition:opacity 0.2s ease-in,transform 0.2s ease-in;z-index:1}@media (max-width:767px){.tdb-s-modal{min-width:0}}.tdb-s-modal-header,.tdb-s-modal-footer{display:flex;align-items:center}.tdb-s-modal-header{padding:19px 25px 16px;border-bottom:1px solid #EBEBEB}.tdb-s-modal-header .tdb-s-modal-close{margin-left:auto;fill:#878d93;cursor:pointer;transition:transform 0.2s ease-in-out,fill 0.2s ease-in-out}.tdb-s-modal-header .tdb-s-modal-close:hover{fill:#000;transform:rotate(90deg)}body h3.tdb-s-modal-title{margin:0;padding:0;font-family:inherit;font-size:1.286em;line-height:1.2;font-weight:600;color:#1D2327}.tdb-s-modal-body{padding:30px 25px;overflow:auto}.tdb-s-modal-body .tdb-s-notif:not(:first-child){margin-top:30px}.tdb-s-modal-txt{font-size:1em;line-height:1.6;color:#59626B}.tdb-s-modal-footer{justify-content:flex-end;padding:18px 25px;border-top:1px solid #EBEBEB}.tdb-s-modal-footer:empty{display:none}.tdb-s-modal-footer .tdb-s-btn:not(:last-of-type){margin-right:16px}.tdb-s-modal-open{pointer-events:auto}.tdb-s-modal-open,.tdb-s-modal-open .tdb-s-modal-bg{opacity:1;transition:opacity 0.2s ease-out}.tdb-s-modal-open .tdb-s-modal{opacity:1;transform:scale(1);transition:opacity 0.2s ease-out,transform 0.2s ease-out}.tdb-s-pagination{display:flex;margin:22px 0 0}.tdb-s-pagination-item{display:flex;align-items:center;justify-content:center;min-width:2.2em;min-height:2.2em;margin:0;padding:0 8px;font-size:1em;line-height:1;font-weight:600;border-radius:3px;transition:background-color 0.2s ease-in-out,color 0.2s ease-in-out}.tdb-s-pagination-item:not(:last-child){margin-right:8px}.tdb-s-pagination-item:not(.tdb-s-pagination-dots):not(.tdb-s-pagination-active){cursor:pointer}.tdb-s-pagination-item:hover:not(.tdb-s-pagination-dots):not(.tdb-s-pagination-active){background-color:#EBEBEB}.tdb-s-pagination-item:not(.tdb-s-pagination-active){background-color:#f1f1f1;color:#1d2327}.tdb-s-pagination-item.tdb-s-pagination-active{background-color:#0489FC;color:#fff}@-webkit-keyframes tdb-fullspin-anim{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes tdb-fullspin-anim{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.tdb-s-content{position:relative;min-height:50px;transition:opacity 0.2s ease-in-out}.tdb-s-content:before{content:'';position:absolute;opacity:0;transition:opacity 0.2s ease-in-out;pointer-events:none}.tdb-s-content:after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;margin-top:-23px;margin-left:-23px;width:40px;height:40px;border:3px solid #888;border-left-color:#fff0;border-right-color:#fff0;border-radius:50%;-webkit-animation:tdb-fullspin-anim 1s infinite ease-out;animation:tdb-fullspin-anim 1s infinite ease-out;opacity:0;z-index:101;pointer-events:none}.tdb-s-content-loading,.tdb-s-content-disabled{pointer-events:none;opacity:.3}.tdb-s-content-loading:after{opacity:1;pointer-events:auto}.tdb-s-modal-confirm .tdb-s-modal{min-width:500px;max-width:500px}.td-hide-adminbar-settings #wpadminbar li:not(#wp-admin-bar-tdb_template_builder,#wp-admin-bar-tdb_template_load)[id^="wp-admin-bar-tdb_template_"]{display:none}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:#fff0 none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}