.ctc-inline-copy-icon .copy-icon{height:16px;width:16px;}.ctc-inline-copy-icon .check-icon{display:none;}.ctc-inline-copy-icon{display:inline-flex;}.ctc-inline-hidden{display:none !important;}.ctc-inline-copy-text{line-height:normal;}.ctc-inline-copy{display:inline-flex;align-items:center;gap:.5em;position:relative;cursor:pointer;}.ctc-inline-copy::before{content:"";top:50%;bottom:50%;left:-7px;margin-top:-6px;border:6px solid transparent;border-left-color:#24292f;position:absolute;}.ctc-inline-copy::after{position:absolute;content:attr(aria-label);padding:.5em .75em;right:100%;right:100%;color:white;background:#24292f;font-size:11px;border-radius:6px;line-height:1;bottom:50%;margin-right:6px;transform:translateY(50%);min-width:60px;}.ctc-inline-copy::after,.ctc-inline-copy::before{opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;}.copied.ctc-inline-copy .check-icon{display:block;}.copied.ctc-inline-copy .copy-icon{display:none !important;}.copied.ctc-inline-copy::after,.copied.ctc-inline-copy::before{opacity:1;visibility:visible;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;}.ctc-inline-style-cover .ctc-inline-copy-icon{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center;}.ctc-inline-style-cover .copy-icon{display:none;}.ctc-inline-style-cover:hover .copy-icon{display:block;}.copied.ctc-inline-style-cover .check-icon{display:block;}.ctc-inline-style-cover svg{fill:white;}.ctc-inline-style-cover:hover .ctc-inline-copy-icon{background:rgba(0,0,0,50%);}@charset "UTF-8";: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 rgba(0,0,0,0);}.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 rgba(0,0,0,0);}.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 rgba(0,0,0,0);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-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:rgba(255,255,255,.4);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 rgba(0,0,0,0);}.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:rgba(0,0,0,0);color:#949494;transform:none;}.components-button.is-secondary{background:rgba(0,0,0,0);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 rgba(0,0,0,0);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%,rgba(0,0,0,0));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:rgba(0,0,0,0);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%,rgba(0,0,0,0));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%,rgba(0,0,0,0));}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:rgba(204,24,24,.04);}.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:rgba(204,24,24,.08);}.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;width:32px;}.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;width:24px;}.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.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 rgba(0,0,0,0);}.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-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 #1e1e1e;border-radius:2px;box-shadow:0 0 0 rgba(0,0,0,0);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:rgba(30,30,30,.62);}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:rgba(30,30,30,.62);}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:rgba(30,30,30,.62);}.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{content:"";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}@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 rgba(0,0,0,0);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 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z\'/%3E%3Cpath fill=\'%23555D65\' fill-rule=\'evenodd\' d=\'M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z\' clip-rule=\'evenodd\'/%3E%3Cpath fill=\'%23555D65\' d=\'M18 18v2h-2v-2z\'/%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-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z\' 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-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 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-2v2H8v2z\' 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:rgba(0,0,0,0);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 rgba(0,0,0,0);border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);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,rgba(0,0,0,0) 48%,#ddd 0,#ddd 52%,rgba(0,0,0,0) 0);border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);display:inline-block;height:20px;padding:0;width:20px;}.components-combobox-control{width:100%;}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;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 rgba(0,0,0,0);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-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid rgba(0,0,0,0);}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:rgba(30,30,30,.62);}.components-combobox-control__suggestions-container::-moz-placeholder{color:rgba(30,30,30,.62);}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:rgba(30,30,30,.62);}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid rgba(0,0,0,0);}.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 rgba(0,0,0,.2);box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid rgba(0,0,0,0);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%,rgba(0,0,0,0) 0,rgba(0,0,0,0) 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,rgba(0,0,0,0) 0,rgba(0,0,0,0) 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 rgba(0,0,0,.2),inset 1px 0 0 0 rgba(0,0,0,.2),inset -1px 0 0 0 rgba(0,0,0,.2);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%,rgba(0,0,0,0) 0,rgba(0,0,0,0) 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,rgba(0,0,0,0) 0,rgba(0,0,0,0) 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 rgba(0,0,0,.25);height:inherit;outline:2px solid rgba(0,0,0,0);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 rgba(0,0,0,.25);outline:1.5px solid rgba(0,0,0,0);}.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;}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex;}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em;}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em;}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em;}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:rgba(0,0,0,0);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{line-height:0;margin:0 auto 8px;fill:currentColor;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:rgba(0,0,0,0);}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,rgba(0,0,0,0) 48%,#ddd 0,#ddd 52%,rgba(0,0,0,0) 0);color:rgba(0,0,0,0);}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:rgba(0,0,0,0);}.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 rgba(0,0,0,0);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 rgba(0,0,0,0);border-radius:50%;box-shadow:0 1px 1px rgba(0,0,0,.03),0 1px 2px rgba(0,0,0,.02),0 3px 3px rgba(0,0,0,.02),0 4px 4px rgba(0,0,0,.01);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 rgba(0,0,0,0);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 rgba(0,0,0,0);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-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid rgba(0,0,0,0);}.components-form-token-field__input-container::-webkit-input-placeholder{color:rgba(30,30,30,.62);}.components-form-token-field__input-container::-moz-placeholder{color:rgba(30,30,30,.62);}.components-form-token-field__input-container:-ms-input-placeholder{color:rgba(30,30,30,.62);}.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-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid rgba(0,0,0,0);}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#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:rgba(0,0,0,0);}.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:rgba(0,0,0,0);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:#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:#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:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04);}.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:60px;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:-60px;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:rgba(0,0,0,.35);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 rgba(0,0,0,.08),0 15px 27px rgba(0,0,0,.07),0 30px 36px rgba(0,0,0,.04),0 50px 43px rgba(0,0,0,.02);box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%;}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit;}@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% - 120px);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 rgba(0,0,0,0);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 rgba(0,0,0,0);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{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor;}@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{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid rgba(0,0,0,0);}.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{margin-right:4px;fill:currentColor;}@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 rgba(0,0,0,0);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 rgba(0,0,0,0);}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:rgba(30,30,30,.62);}.components-placeholder__input[type=url]::-moz-placeholder{color:rgba(30,30,30,.62);}.components-placeholder__input[type=url]:-ms-input-placeholder{color:rgba(30,30,30,.62);}.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{-webkit-backdrop-filter:blur(100px);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:rgba(0,0,0,.1);}.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{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25;}.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 rgba(0,0,0,.05),0 4px 5px rgba(0,0,0,.04),0 12px 12px rgba(0,0,0,.03),0 16px 16px rgba(0,0,0,.02);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:rgba(0,0,0,0);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:2px;border-radius:50%;box-shadow:0 0 0 rgba(0,0,0,0);cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;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]{font-size:13px;line-height:normal;}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:rgba(30,30,30,.62);}.components-radio-control__input[type=radio]::-moz-placeholder{color:rgba(30,30,30,.62);}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:rgba(30,30,30,.62);}@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 rgba(0,0,0,0);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 rgba(0,0,0,.03),0 1px 2px rgba(0,0,0,.02),0 3px 3px rgba(0,0,0,.02),0 4px 4px rgba(0,0,0,.01);content:"";cursor:inherit;display:block;height:15px;outline:2px solid rgba(0,0,0,0);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{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px;}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:rgba(0,0,0,.85);border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05),0 2px 3px rgba(0,0,0,.04),0 6px 6px rgba(0,0,0,.03),0 8px 8px rgba(0,0,0,.02);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{color:#fff;flex-shrink:0;margin-left:32px;}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff;}.components-snackbar__action.components-button: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:rgba(0,0,0,0);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 rgba(0,0,0,0);outline-offset:-1px;}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 rgba(0,0,0,0);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 rgba(0,0,0,0);}.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 rgba(0,0,0,0);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]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 rgba(0,0,0,0);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-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid rgba(0,0,0,0);}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:rgba(30,30,30,.62);}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:rgba(30,30,30,.62);}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:rgba(30,30,30,.62);}.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{align-self:center;fill:#f0b849;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 #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:rgba(0,0,0,0);}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#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 rgba(0,0,0,0);}.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:#fff;border-right:1px solid #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:#fff;border:1px solid #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 rgba(0,0,0,.05),0 2px 3px rgba(0,0,0,.04),0 6px 6px rgba(0,0,0,.03),0 8px 8px rgba(0,0,0,.02);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;}.mx-auto{margin-left:auto !important;margin-right:auto !important;}.mr-0{margin-right:0px !important;}.qodef-gutenberg-section{--qi-blocks-columns:1;--qi-blocks-columns-gap:30px;display:flex !important;justify-content:center;margin:0 !important;max-width:100% !important;position:relative;width:100% !important;}.qodef-gutenberg-section>.qodef-section-video-background{direction:ltr;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0;}.qodef-gutenberg-section>.qodef-section-video-background>*{height:100%;max-width:100%;object-fit:cover;width:100%;}@media (max-width:680px){.qodef-gutenberg-section>.qodef-section-video-background.qodef-mobile--hide{display:none;}}.qodef-gutenberg-section>.qodef-section-background-overlay{height:100%;left:0;position:absolute;top:0;width:100%;}.qodef-gutenberg-section>.qodef-gutenberg-row{display:flex;flex-wrap:wrap;gap:var(--qi-blocks-columns-gap);position:relative;width:100%;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column{width:calc(100% / var(--qi-blocks-columns) + var(--qi-blocks-columns-gap) / var(--qi-blocks-columns) - var(--qi-blocks-columns-gap));}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--top>.qodef-gutenberg-column-inner{align-content:flex-start;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--middle>.qodef-gutenberg-column-inner{align-content:center;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--bottom>.qodef-gutenberg-column-inner{align-content:flex-end;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--space-between>.qodef-gutenberg-column-inner{align-content:space-between;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--space-around>.qodef-gutenberg-column-inner{align-content:space-around;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--space-evenly>.qodef-gutenberg-column-inner{align-content:space-evenly;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--start>.qodef-gutenberg-column-inner{justify-content:flex-start;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--center>.qodef-gutenberg-column-inner{justify-content:center;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--end>.qodef-gutenberg-column-inner{justify-content:flex-end;}.qodef-gutenberg-section .qodef-gutenberg-column{display:flex;min-height:1px;position:relative;}.qodef-gutenberg-section .qodef-gutenberg-column.qodef--sticky{height:max-content;position:sticky;top:0;}.qodef-gutenberg-section .qodef-gutenberg-column.qodef--sticky.qodef-sticky-height--fit-screen{height:100vh;}.qodef-gutenberg-section .qodef-gutenberg-column-inner{display:flex;flex-wrap:wrap;position:relative;width:100%;}.qodef-gutenberg-section .qodef-gutenberg-column-inner>p{width:100%;}.qodef-gutenberg-section.qodef--columns.qodef-col-num--1,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--1{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef--columns.qodef-col-num--2,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--2{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef--columns.qodef-col-num--3,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--3{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef--columns.qodef-col-num--4,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--4{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef--columns.qodef-col-num--5,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--5{--qi-blocks-columns:5;}.qodef-gutenberg-section.qodef--columns.qodef-col-num--6,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--6{--qi-blocks-columns:6;}.qodef-gutenberg-section.qodef--columns.qodef-col-num--7,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--7{--qi-blocks-columns:7;}.qodef-gutenberg-section.qodef--columns.qodef-col-num--8,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--8{--qi-blocks-columns:8;}.qodef-gutenberg-section.qodef--masonry .qodef-gutenberg-row{opacity:0;}.qodef-gutenberg-section.qodef--masonry .qodef-gutenberg-row.qodef--masonry-init{opacity:1;}.qodef-gutenberg-section.qodef--masonry .qodef-gutenberg-masonry-sizer{margin:0;padding:0;width:calc(100% / var(--qi-blocks-columns) + var(--qi-blocks-columns-gap) / var(--qi-blocks-columns) - var(--qi-blocks-columns-gap));}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5;}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5;}.qodef-gutenberg-section.qodef--masonry.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef--masonry.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef--masonry.qodef-items--fixed .qodef-gutenberg-column .qodef-e-inner{height:100%;overflow:hidden;}.qodef-gutenberg-section.qodef--masonry.qodef-items--fixed .qodef-gutenberg-column img{height:100%;width:100%;}@media (min-width:768px){.qodef-gutenberg-section.qodef--template.qodef-col-layout--50{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--33{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--20{--qi-blocks-columns:5;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--16{--qi-blocks-columns:6;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--33-66{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--33-66>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(2){--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--66-33{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--66-33>.qodef-gutenberg-row>.qodef-gutenberg-column:first-child{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25-75{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25-75>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(2){--qi-blocks-columns:1.333333;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--75-25{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--75-25>.qodef-gutenberg-row>.qodef-gutenberg-column:first-child{--qi-blocks-columns:1.333333;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25-25-50{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25-25-50>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(3){--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--50-25-25{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--50-25-25>.qodef-gutenberg-row>.qodef-gutenberg-column:first-child{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25-50-25{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--25-50-25>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(2){--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--16-66-16{--qi-blocks-columns:6;}.qodef-gutenberg-section.qodef--template.qodef-col-layout--16-66-16>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(2){--qi-blocks-columns:1.5;}}@media (min-width:681px)and (max-width:1024px){.qodef-gutenberg-section.qodef-columns-reverse--tablet>.qodef-gutenberg-row>.qodef-gutenberg-column:first-child{order:6;}.qodef-gutenberg-section.qodef-columns-reverse--tablet>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(2){order:5;}.qodef-gutenberg-section.qodef-columns-reverse--tablet>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(3){order:4;}.qodef-gutenberg-section.qodef-columns-reverse--tablet>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(4){order:3;}.qodef-gutenberg-section.qodef-columns-reverse--tablet>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(5){order:2;}.qodef-gutenberg-section.qodef-columns-reverse--tablet>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(6){order:1;}}@media (max-width:680px){.qodef-gutenberg-section.qodef-columns-reverse--mobile>.qodef-gutenberg-row>.qodef-gutenberg-column:first-child{order:6;}.qodef-gutenberg-section.qodef-columns-reverse--mobile>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(2){order:5;}.qodef-gutenberg-section.qodef-columns-reverse--mobile>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(3){order:4;}.qodef-gutenberg-section.qodef-columns-reverse--mobile>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(4){order:3;}.qodef-gutenberg-section.qodef-columns-reverse--mobile>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(5){order:2;}.qodef-gutenberg-section.qodef-columns-reverse--mobile>.qodef-gutenberg-row>.qodef-gutenberg-column:nth-child(6){order:1;}}.qodef-gutenberg-section.qodef-content--boxed>.qodef-gutenberg-row,.qodef-gutenberg-section.qodef-content--predefined>.qodef-gutenberg-row{max-width:1100px;}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended:not([class*=qodef-content--extended-disabled--])>.qodef-gutenberg-row{max-width:100% !important;}@media (min-width:1441px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--1440>.qodef-gutenberg-row{max-width:100% !important;}}@media (max-width:1440 px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--1440>.qodef-gutenberg-row{padding-left:0 !important;padding-right:0 !important;}}@media (min-width:1367px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--1366>.qodef-gutenberg-row{max-width:100% !important;}}@media (max-width:1366 px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--1366>.qodef-gutenberg-row{padding-left:0 !important;padding-right:0 !important;}}@media (min-width:1025px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--1024>.qodef-gutenberg-row{max-width:100% !important;}}@media (max-width:1024 px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--1024>.qodef-gutenberg-row{padding-left:0 !important;padding-right:0 !important;}}@media (min-width:769px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--768>.qodef-gutenberg-row{max-width:100% !important;}}@media (max-width:768 px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--768>.qodef-gutenberg-row{padding-left:0 !important;padding-right:0 !important;}}@media (min-width:681px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--680>.qodef-gutenberg-row{max-width:100% !important;}}@media (max-width:680 px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended.qodef-content--extended-disabled--680>.qodef-gutenberg-row{padding-left:0 !important;padding-right:0 !important;}}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 550px);}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 550px);}@media (min-width:1441px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1400>.qodef-gutenberg-row{max-width:1400px;}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1400.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 700px);}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1400.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 700px);}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1300>.qodef-gutenberg-row{max-width:1300px;}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1300.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 650px);}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1300.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 650px);}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1200>.qodef-gutenberg-row{max-width:1200px;}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1200.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 600px);}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1200.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 600px);}}@media (min-width:1025px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1000>.qodef-gutenberg-row{max-width:1000px;}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1000.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 500px);}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--1000.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 500px);}}@media (min-width:769px){.qodef-gutenberg-section.qodef-content--predefined.qodef-content--800>.qodef-gutenberg-row{max-width:800px;}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--800.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 400px);}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--800.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 400px);}}.qodef-gutenberg-section.qodef-height--full>.qodef-gutenberg-row{height:100vh;}.qodef-gutenberg-section.qodef-height--full>.qodef-gutenberg-row>.qodef-gutenberg-column,.qodef-gutenberg-section.qodef-height--full>.qodef-gutenberg-row>.qodef-gutenberg-column iframe{max-height:100%;}@media (max-width:680px){.qodef-gutenberg-section.qodef-height--full>.qodef-gutenberg-row{height:auto;}}.qodef-gutenberg-section.qodef-position--top>.qodef-gutenberg-row{align-items:flex-start;}.qodef-gutenberg-section.qodef-position--middle>.qodef-gutenberg-row{align-items:center;}.qodef-gutenberg-section.qodef-position--bottom>.qodef-gutenberg-row{align-items:flex-end;}.qodef-gutenberg-section.qodef-vertical-align--top>.qodef-gutenberg-row>.qodef-gutenberg-column>.qodef-gutenberg-column-inner{align-content:flex-start;align-items:flex-start;}.qodef-gutenberg-section.qodef-vertical-align--middle>.qodef-gutenberg-row>.qodef-gutenberg-column>.qodef-gutenberg-column-inner{align-content:center;align-items:center;}.qodef-gutenberg-section.qodef-vertical-align--bottom>.qodef-gutenberg-row>.qodef-gutenberg-column>.qodef-gutenberg-column-inner{align-content:flex-end;align-items:flex-end;}.qodef-gutenberg-section.qodef-vertical-align--space-between>.qodef-gutenberg-row>.qodef-gutenberg-column>.qodef-gutenberg-column-inner{align-content:space-between;align-items:space-between;}.qodef-gutenberg-section.qodef-vertical-align--space-around>.qodef-gutenberg-row>.qodef-gutenberg-column>.qodef-gutenberg-column-inner{align-content:space-around;align-items:space-around;}.qodef-gutenberg-section.qodef-vertical-align--space-evenly>.qodef-gutenberg-row>.qodef-gutenberg-column>.qodef-gutenberg-column-inner{align-content:space-evenly;align-items:space-evenly;}.qodef-gutenberg-section.qodef--hidden{overflow:hidden;}.qodef-gutenberg-section.qodef-gutter--custom,.qodef-gutenberg-section.qodef-gutter--no{--qi-blocks-columns-gap:0px;}.qodef-gutenberg-section.qodef-gutter--tiny{--qi-blocks-columns-gap:10px;}.qodef-gutenberg-section.qodef-gutter--small{--qi-blocks-columns-gap:20px;}.qodef-gutenberg-section.qodef-gutter--normal{--qi-blocks-columns-gap:30px;}.qodef-gutenberg-section.qodef-gutter--medium{--qi-blocks-columns-gap:40px;}.qodef-gutenberg-section.qodef-gutter--large{--qi-blocks-columns-gap:50px;}.qodef-gutenberg-section.qodef-gutter--huge{--qi-blocks-columns-gap:70px;}.qodef-gutenberg-section.qodef-row--no-bottom-space>.qodef-gutenberg-row{row-gap:0 !important;}@media (max-width:1024px){.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-sticky-disabled--1024{height:auto;position:relative;top:auto !important;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-sticky-disabled--1024.qodef-sticky-height--fit-screen{height:max-content;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--tablet--top>.qodef-gutenberg-column-inner{align-content:flex-start;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--tablet--middle>.qodef-gutenberg-column-inner{align-content:center;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--tablet--bottom>.qodef-gutenberg-column-inner{align-content:flex-end;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--tablet--space-between>.qodef-gutenberg-column-inner{align-content:space-between;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--tablet--space-around>.qodef-gutenberg-column-inner{align-content:space-around;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--tablet--space-evenly>.qodef-gutenberg-column-inner{align-content:space-evenly;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--tablet--start>.qodef-gutenberg-column-inner{justify-content:flex-start;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--tablet--center>.qodef-gutenberg-column-inner{justify-content:center;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--tablet--end>.qodef-gutenberg-column-inner{justify-content:flex-end;}}@media (max-width:768px){.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-sticky-disabled--768{height:auto;position:relative;top:auto !important;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-sticky-disabled--768.qodef-sticky-height--fit-screen{height:max-content;}}@media (max-width:680px){.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-sticky-disabled--680{height:auto;position:relative;top:auto !important;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-sticky-disabled--680.qodef-sticky-height--fit-screen{height:max-content;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--mobile--top>.qodef-gutenberg-column-inner{align-content:flex-start;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--mobile--middle>.qodef-gutenberg-column-inner{align-content:center;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--mobile--bottom>.qodef-gutenberg-column-inner{align-content:flex-end;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--mobile--space-between>.qodef-gutenberg-column-inner{align-content:space-between;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--mobile--space-around>.qodef-gutenberg-column-inner{align-content:space-around;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-vertical-align--mobile--space-evenly>.qodef-gutenberg-column-inner{align-content:space-evenly;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--mobile--start>.qodef-gutenberg-column-inner{justify-content:flex-start;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--mobile--center>.qodef-gutenberg-column-inner{justify-content:center;}.qodef-gutenberg-section>.qodef-gutenberg-row>.qodef-gutenberg-column.qodef-horizontal-align--mobile--end>.qodef-gutenberg-column-inner{justify-content:flex-end;}}@media (max-width:1440px){.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6{--qi-blocks-columns:5;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5;}}@media (max-width:1366px){.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}}@media (max-width:1024px){.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}}@media (max-width:768px){.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--3{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}}@media (max-width:680px){.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--2,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--3,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--4,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--5,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--6{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--predefined.qodef-col-num--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}}@media (max-width:1440px){.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--1{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--2{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--3{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--4{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--5{--qi-blocks-columns:5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--6{--qi-blocks-columns:6;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--7{--qi-blocks-columns:7;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--8{--qi-blocks-columns:8;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1440--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4;}}@media (max-width:1366px){.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--1{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--2{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--3{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--4{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--5{--qi-blocks-columns:5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--6{--qi-blocks-columns:6;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--7{--qi-blocks-columns:7;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--8{--qi-blocks-columns:8;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1366--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4;}}@media (max-width:1024px){.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--1{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--2{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--3{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--4{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--5{--qi-blocks-columns:5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--6{--qi-blocks-columns:6;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--7{--qi-blocks-columns:7;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--8{--qi-blocks-columns:8;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--1024--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4;}}@media (max-width:768px){.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--1{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--2{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--3{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--4{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--5{--qi-blocks-columns:5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--6{--qi-blocks-columns:6;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--7{--qi-blocks-columns:7;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--8{--qi-blocks-columns:8;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--768--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4;}}@media (max-width:680px){.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--1{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--2{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--3{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--4{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--5{--qi-blocks-columns:5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--6{--qi-blocks-columns:6;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--7{--qi-blocks-columns:7;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--8{--qi-blocks-columns:8;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--680--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4;}}@media (max-width:480px){.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--1{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--2{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--2>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--2>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--3{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--3>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--3>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:1.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--4{--qi-blocks-columns:4;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--4>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--4>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--5{--qi-blocks-columns:5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--5>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--5>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:2.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--6{--qi-blocks-columns:6;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--6>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--6>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--7{--qi-blocks-columns:7;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--7>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--7>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:3.5;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--8{--qi-blocks-columns:8;}.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--8>.qodef-gutenberg-row>.qodef-item--huge-square,.qodef-gutenberg-section.qodef-responsive--custom.qodef-col-num--480--8>.qodef-gutenberg-row>.qodef-item--landscape{--qi-blocks-columns:4;}}@media (max-width:1200px){.qodef-gutenberg-section.qodef-content--predefined>.qodef-gutenberg-row{max-width:960px;}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:calc(50% - 480px);}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:calc(50% - 480px);}}@media (max-width:1024px){.qodef-gutenberg-section.qodef-content--predefined>.qodef-gutenberg-row{max-width:86%;}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended--right>.qodef-gutenberg-row{padding-left:7%;}.qodef-gutenberg-section.qodef-content--predefined.qodef-content--extended--left>.qodef-gutenberg-row{padding-right:7%;}}a.dg2-phone-button-float{text-decoration:none;}a.dg2-phone-button-float:focus{outline:none;text-decoration:none;}.dg2-phone-button-float{position:fixed;width:60px;height:60px;bottom:120px;right:40px;background-color:#dfab4e;color:#fff;border-radius:50px;text-align:center;display:flex;justify-content:center;align-items:center;transition:all 450ms;box-shadow:0 0 0 0 rgba(223,171,78,1);transform:scale(1);animation:pulse 5s infinite;z-index:9999999;padding-left:10px;padding-right:10px;}.dg2-phone-button-float span{width:0;opacity:0;visibility:hidden;overflow:hidden;transition:all 450ms;color:#fff;font-weight:600;text-decoration:none;}.dg2-phone-button-float:hover{width:auto;transition:all 450ms;text-decoration:none;}.dg2-phone-button-float:hover span{width:auto;visibility:visible;opacity:1;transition:all 450ms;}.dg2-phone-button-float img,.dg2-phone-button-float svg{width:40px;height:40px;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-fw{width:1.28571429em;text-align:center;}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none;}.fa-ul>li{position:relative;}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center;}.fa-li.fa-lg{left:-1.85714286em;}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right{margin-left:.3em;}.pull-right{float:right;}.pull-left{float:left;}.fa.pull-left{margin-right:.3em;}.fa.pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none;}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-glass:before{content:"";}.fa-music:before{content:"";}.fa-search:before{content:"";}.fa-envelope-o:before{content:"";}.fa-heart:before{content:"";}.fa-star:before{content:"";}.fa-star-o:before{content:"";}.fa-user:before{content:"";}.fa-film:before{content:"";}.fa-th-large:before{content:"";}.fa-th:before{content:"";}.fa-th-list:before{content:"";}.fa-check:before{content:"";}.fa-remove:before,.fa-close:before,.fa-times:before{content:"";}.fa-search-plus:before{content:"";}.fa-search-minus:before{content:"";}.fa-power-off:before{content:"";}.fa-signal:before{content:"";}.fa-gear:before,.fa-cog:before{content:"";}.fa-trash-o:before{content:"";}.fa-home:before{content:"";}.fa-file-o:before{content:"";}.fa-clock-o:before{content:"";}.fa-road:before{content:"";}.fa-download:before{content:"";}.fa-arrow-circle-o-down:before{content:"";}.fa-arrow-circle-o-up:before{content:"";}.fa-inbox:before{content:"";}.fa-play-circle-o:before{content:"";}.fa-rotate-right:before,.fa-repeat:before{content:"";}.fa-refresh:before{content:"";}.fa-list-alt:before{content:"";}.fa-lock:before{content:"";}.fa-flag:before{content:"";}.fa-headphones:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-up:before{content:"";}.fa-qrcode:before{content:"";}.fa-barcode:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-book:before{content:"";}.fa-bookmark:before{content:"";}.fa-print:before{content:"";}.fa-camera:before{content:"";}.fa-font:before{content:"";}.fa-bold:before{content:"";}.fa-italic:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-align-left:before{content:"";}.fa-align-center:before{content:"";}.fa-align-right:before{content:"";}.fa-align-justify:before{content:"";}.fa-list:before{content:"";}.fa-dedent:before,.fa-outdent:before{content:"";}.fa-indent:before{content:"";}.fa-video-camera:before{content:"";}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"";}.fa-pencil:before{content:"";}.fa-map-marker:before{content:"";}.fa-adjust:before{content:"";}.fa-tint:before{content:"";}.fa-edit:before,.fa-pencil-square-o:before{content:"";}.fa-share-square-o:before{content:"";}.fa-check-square-o:before{content:"";}.fa-arrows:before{content:"";}.fa-step-backward:before{content:"";}.fa-fast-backward:before{content:"";}.fa-backward:before{content:"";}.fa-play:before{content:"";}.fa-pause:before{content:"";}.fa-stop:before{content:"";}.fa-forward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-step-forward:before{content:"";}.fa-eject:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-plus-circle:before{content:"";}.fa-minus-circle:before{content:"";}.fa-times-circle:before{content:"";}.fa-check-circle:before{content:"";}.fa-question-circle:before{content:"";}.fa-info-circle:before{content:"";}.fa-crosshairs:before{content:"";}.fa-times-circle-o:before{content:"";}.fa-check-circle-o:before{content:"";}.fa-ban:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-mail-forward:before,.fa-share:before{content:"";}.fa-expand:before{content:"";}.fa-compress:before{content:"";}.fa-plus:before{content:"";}.fa-minus:before{content:"";}.fa-asterisk:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-gift:before{content:"";}.fa-leaf:before{content:"";}.fa-fire:before{content:"";}.fa-eye:before{content:"";}.fa-eye-slash:before{content:"";}.fa-warning:before,.fa-exclamation-triangle:before{content:"";}.fa-plane:before{content:"";}.fa-calendar:before{content:"";}.fa-random:before{content:"";}.fa-comment:before{content:"";}.fa-magnet:before{content:"";}.fa-chevron-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-retweet:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-folder:before{content:"";}.fa-folder-open:before{content:"";}.fa-arrows-v:before{content:"";}.fa-arrows-h:before{content:"";}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"";}.fa-twitter-square:before{content:"";}.fa-facebook-square:before{content:"";}.fa-camera-retro:before{content:"";}.fa-key:before{content:"";}.fa-gears:before,.fa-cogs:before{content:"";}.fa-comments:before{content:"";}.fa-thumbs-o-up:before{content:"";}.fa-thumbs-o-down:before{content:"";}.fa-star-half:before{content:"";}.fa-heart-o:before{content:"";}.fa-sign-out:before{content:"";}.fa-linkedin-square:before{content:"";}.fa-thumb-tack:before{content:"";}.fa-external-link:before{content:"";}.fa-sign-in:before{content:"";}.fa-trophy:before{content:"";}.fa-github-square:before{content:"";}.fa-upload:before{content:"";}.fa-lemon-o:before{content:"";}.fa-phone:before{content:"";}.fa-square-o:before{content:"";}.fa-bookmark-o:before{content:"";}.fa-phone-square:before{content:"";}.fa-twitter:before{content:"";}.fa-facebook-f:before,.fa-facebook:before{content:"";}.fa-github:before{content:"";}.fa-unlock:before{content:"";}.fa-credit-card:before{content:"";}.fa-feed:before,.fa-rss:before{content:"";}.fa-hdd-o:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bell:before{content:"";}.fa-certificate:before{content:"";}.fa-hand-o-right:before{content:"";}.fa-hand-o-left:before{content:"";}.fa-hand-o-up:before{content:"";}.fa-hand-o-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-globe:before{content:"";}.fa-wrench:before{content:"";}.fa-tasks:before{content:"";}.fa-filter:before{content:"";}.fa-briefcase:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-group:before,.fa-users:before{content:"";}.fa-chain:before,.fa-link:before{content:"";}.fa-cloud:before{content:"";}.fa-flask:before{content:"";}.fa-cut:before,.fa-scissors:before{content:"";}.fa-copy:before,.fa-files-o:before{content:"";}.fa-paperclip:before{content:"";}.fa-save:before,.fa-floppy-o:before{content:"";}.fa-square:before{content:"";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"";}.fa-list-ul:before{content:"";}.fa-list-ol:before{content:"";}.fa-strikethrough:before{content:"";}.fa-underline:before{content:"";}.fa-table:before{content:"";}.fa-magic:before{content:"";}.fa-truck:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-plus:before{content:"";}.fa-money:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-up:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-columns:before{content:"";}.fa-unsorted:before,.fa-sort:before{content:"";}.fa-sort-down:before,.fa-sort-desc:before{content:"";}.fa-sort-up:before,.fa-sort-asc:before{content:"";}.fa-envelope:before{content:"";}.fa-linkedin:before{content:"";}.fa-rotate-left:before,.fa-undo:before{content:"";}.fa-legal:before,.fa-gavel:before{content:"";}.fa-dashboard:before,.fa-tachometer:before{content:"";}.fa-comment-o:before{content:"";}.fa-comments-o:before{content:"";}.fa-flash:before,.fa-bolt:before{content:"";}.fa-sitemap:before{content:"";}.fa-umbrella:before{content:"";}.fa-paste:before,.fa-clipboard:before{content:"";}.fa-lightbulb-o:before{content:"";}.fa-exchange:before{content:"";}.fa-cloud-download:before{content:"";}.fa-cloud-upload:before{content:"";}.fa-user-md:before{content:"";}.fa-stethoscope:before{content:"";}.fa-suitcase:before{content:"";}.fa-bell-o:before{content:"";}.fa-coffee:before{content:"";}.fa-cutlery:before{content:"";}.fa-file-text-o:before{content:"";}.fa-building-o:before{content:"";}.fa-hospital-o:before{content:"";}.fa-ambulance:before{content:"";}.fa-medkit:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-beer:before{content:"";}.fa-h-square:before{content:"";}.fa-plus-square:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-desktop:before{content:"";}.fa-laptop:before{content:"";}.fa-tablet:before{content:"";}.fa-mobile-phone:before,.fa-mobile:before{content:"";}.fa-circle-o:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-spinner:before{content:"";}.fa-circle:before{content:"";}.fa-mail-reply:before,.fa-reply:before{content:"";}.fa-github-alt:before{content:"";}.fa-folder-o:before{content:"";}.fa-folder-open-o:before{content:"";}.fa-smile-o:before{content:"";}.fa-frown-o:before{content:"";}.fa-meh-o:before{content:"";}.fa-gamepad:before{content:"";}.fa-keyboard-o:before{content:"";}.fa-flag-o:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-terminal:before{content:"";}.fa-code:before{content:"";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"";}.fa-location-arrow:before{content:"";}.fa-crop:before{content:"";}.fa-code-fork:before{content:"";}.fa-unlink:before,.fa-chain-broken:before{content:"";}.fa-question:before{content:"";}.fa-info:before{content:"";}.fa-exclamation:before{content:"";}.fa-superscript:before{content:"";}.fa-subscript:before{content:"";}.fa-eraser:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-shield:before{content:"";}.fa-calendar-o:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-rocket:before{content:"";}.fa-maxcdn:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-html5:before{content:"";}.fa-css3:before{content:"";}.fa-anchor:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-bullseye:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-rss-square:before{content:"";}.fa-play-circle:before{content:"";}.fa-ticket:before{content:"";}.fa-minus-square:before{content:"";}.fa-minus-square-o:before{content:"";}.fa-level-up:before{content:"";}.fa-level-down:before{content:"";}.fa-check-square:before{content:"";}.fa-pencil-square:before{content:"";}.fa-external-link-square:before{content:"";}.fa-share-square:before{content:"";}.fa-compass:before{content:"";}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"";}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"";}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"";}.fa-euro:before,.fa-eur:before{content:"";}.fa-gbp:before{content:"";}.fa-dollar:before,.fa-usd:before{content:"";}.fa-rupee:before,.fa-inr:before{content:"";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"";}.fa-won:before,.fa-krw:before{content:"";}.fa-bitcoin:before,.fa-btc:before{content:"";}.fa-file:before{content:"";}.fa-file-text:before{content:"";}.fa-sort-alpha-asc:before{content:"";}.fa-sort-alpha-desc:before{content:"";}.fa-sort-amount-asc:before{content:"";}.fa-sort-amount-desc:before{content:"";}.fa-sort-numeric-asc:before{content:"";}.fa-sort-numeric-desc:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-youtube-square:before{content:"";}.fa-youtube:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-youtube-play:before{content:"";}.fa-dropbox:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-instagram:before{content:"";}.fa-flickr:before{content:"";}.fa-adn:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitbucket-square:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-long-arrow-down:before{content:"";}.fa-long-arrow-up:before{content:"";}.fa-long-arrow-left:before{content:"";}.fa-long-arrow-right:before{content:"";}.fa-apple:before{content:"";}.fa-windows:before{content:"";}.fa-android:before{content:"";}.fa-linux:before{content:"";}.fa-dribbble:before{content:"";}.fa-skype:before{content:"";}.fa-foursquare:before{content:"";}.fa-trello:before{content:"";}.fa-female:before{content:"";}.fa-male:before{content:"";}.fa-gittip:before,.fa-gratipay:before{content:"";}.fa-sun-o:before{content:"";}.fa-moon-o:before{content:"";}.fa-archive:before{content:"";}.fa-bug:before{content:"";}.fa-vk:before{content:"";}.fa-weibo:before{content:"";}.fa-renren:before{content:"";}.fa-pagelines:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-arrow-circle-o-right:before{content:"";}.fa-arrow-circle-o-left:before{content:"";}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"";}.fa-dot-circle-o:before{content:"";}.fa-wheelchair:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-turkish-lira:before,.fa-try:before{content:"";}.fa-plus-square-o:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-slack:before{content:"";}.fa-envelope-square:before{content:"";}.fa-wordpress:before{content:"";}.fa-openid:before{content:"";}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"";}.fa-mortar-board:before,.fa-graduation-cap:before{content:"";}.fa-yahoo:before{content:"";}.fa-google:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-square:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-delicious:before{content:"";}.fa-digg:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-drupal:before{content:"";}.fa-joomla:before{content:"";}.fa-language:before{content:"";}.fa-fax:before{content:"";}.fa-building:before{content:"";}.fa-child:before{content:"";}.fa-paw:before{content:"";}.fa-spoon:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-recycle:before{content:"";}.fa-automobile:before,.fa-car:before{content:"";}.fa-cab:before,.fa-taxi:before{content:"";}.fa-tree:before{content:"";}.fa-spotify:before{content:"";}.fa-deviantart:before{content:"";}.fa-soundcloud:before{content:"";}.fa-database:before{content:"";}.fa-file-pdf-o:before{content:"";}.fa-file-word-o:before{content:"";}.fa-file-excel-o:before{content:"";}.fa-file-powerpoint-o:before{content:"";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"";}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"";}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"";}.fa-file-code-o:before{content:"";}.fa-vine:before{content:"";}.fa-codepen:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"";}.fa-circle-o-notch:before{content:"";}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"";}.fa-ge:before,.fa-empire:before{content:"";}.fa-git-square:before{content:"";}.fa-git:before{content:"";}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-qq:before{content:"";}.fa-wechat:before,.fa-weixin:before{content:"";}.fa-send:before,.fa-paper-plane:before{content:"";}.fa-send-o:before,.fa-paper-plane-o:before{content:"";}.fa-history:before{content:"";}.fa-circle-thin:before{content:"";}.fa-header:before{content:"";}.fa-paragraph:before{content:"";}.fa-sliders:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-bomb:before{content:"";}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"";}.fa-tty:before{content:"";}.fa-binoculars:before{content:"";}.fa-plug:before{content:"";}.fa-slideshare:before{content:"";}.fa-twitch:before{content:"";}.fa-yelp:before{content:"";}.fa-newspaper-o:before{content:"";}.fa-wifi:before{content:"";}.fa-calculator:before{content:"";}.fa-paypal:before{content:"";}.fa-google-wallet:before{content:"";}.fa-cc-visa:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bell-slash-o:before{content:"";}.fa-trash:before{content:"";}.fa-copyright:before{content:"";}.fa-at:before{content:"";}.fa-eyedropper:before{content:"";}.fa-paint-brush:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-area-chart:before{content:"";}.fa-pie-chart:before{content:"";}.fa-line-chart:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-bicycle:before{content:"";}.fa-bus:before{content:"";}.fa-ioxhost:before{content:"";}.fa-angellist:before{content:"";}.fa-cc:before{content:"";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"";}.fa-meanpath:before{content:"";}.fa-buysellads:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-dashcube:before{content:"";}.fa-forumbee:before{content:"";}.fa-leanpub:before{content:"";}.fa-sellsy:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-skyatlas:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-diamond:before{content:"";}.fa-ship:before{content:"";}.fa-user-secret:before{content:"";}.fa-motorcycle:before{content:"";}.fa-street-view:before{content:"";}.fa-heartbeat:before{content:"";}.fa-venus:before{content:"";}.fa-mars:before{content:"";}.fa-mercury:before{content:"";}.fa-intersex:before,.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-venus-double:before{content:"";}.fa-mars-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-neuter:before{content:"";}.fa-genderless:before{content:"";}.fa-facebook-official:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-whatsapp:before{content:"";}.fa-server:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-times:before{content:"";}.fa-hotel:before,.fa-bed:before{content:"";}.fa-viacoin:before{content:"";}.fa-train:before{content:"";}.fa-subway:before{content:"";}.fa-medium:before{content:"";}.fa-yc:before,.fa-y-combinator:before{content:"";}.fa-optin-monster:before{content:"";}.fa-opencart:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"";}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"";}.fa-battery-2:before,.fa-battery-half:before{content:"";}.fa-battery-1:before,.fa-battery-quarter:before{content:"";}.fa-battery-0:before,.fa-battery-empty:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-i-cursor:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-sticky-note:before{content:"";}.fa-sticky-note-o:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-clone:before{content:"";}.fa-balance-scale:before{content:"";}.fa-hourglass-o:before{content:"";}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"";}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"";}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"";}.fa-hourglass:before{content:"";}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"";}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"";}.fa-hand-scissors-o:before{content:"";}.fa-hand-lizard-o:before{content:"";}.fa-hand-spock-o:before{content:"";}.fa-hand-pointer-o:before{content:"";}.fa-hand-peace-o:before{content:"";}.fa-trademark:before{content:"";}.fa-registered:before{content:"";}.fa-creative-commons:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-get-pocket:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-safari:before{content:"";}.fa-chrome:before{content:"";}.fa-firefox:before{content:"";}.fa-opera:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-tv:before,.fa-television:before{content:"";}.fa-contao:before{content:"";}.fa-500px:before{content:"";}.fa-amazon:before{content:"";}.fa-calendar-plus-o:before{content:"";}.fa-calendar-minus-o:before{content:"";}.fa-calendar-times-o:before{content:"";}.fa-calendar-check-o:before{content:"";}.fa-industry:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-map-o:before{content:"";}.fa-map:before{content:"";}.fa-commenting:before{content:"";}.fa-commenting-o:before{content:"";}.fa-houzz:before{content:"";}.fa-vimeo:before{content:"";}.fa-black-tie:before{content:"";}.fa-fonticons:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-edge:before{content:"";}.fa-credit-card-alt:before{content:"";}.fa-codiepie:before{content:"";}.fa-modx:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-usb:before{content:"";}.fa-product-hunt:before{content:"";}.fa-mixcloud:before{content:"";}.fa-scribd:before{content:"";}.fa-pause-circle:before{content:"";}.fa-pause-circle-o:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stop-circle-o:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-hashtag:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-percent:before{content:"";}.fa-gitlab:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpforms:before{content:"";}.fa-envira:before{content:"";}.fa-universal-access:before{content:"";}.fa-wheelchair-alt:before{content:"";}.fa-question-circle-o:before{content:"";}.fa-blind:before{content:"";}.fa-audio-description:before{content:"";}.fa-volume-control-phone:before{content:"";}.fa-braille:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"";}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-signing:before,.fa-sign-language:before{content:"";}.fa-low-vision:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-pied-piper:before{content:"";}.fa-first-order:before{content:"";}.fa-yoast:before{content:"";}.fa-themeisle:before{content:"";}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"";}.fa-fa:before,.fa-font-awesome:before{content:"";}.fa-handshake-o:before{content:"";}.fa-envelope-open:before{content:"";}.fa-envelope-open-o:before{content:"";}.fa-linode:before{content:"";}.fa-address-book:before{content:"";}.fa-address-book-o:before{content:"";}.fa-vcard:before,.fa-address-card:before{content:"";}.fa-vcard-o:before,.fa-address-card-o:before{content:"";}.fa-user-circle:before{content:"";}.fa-user-circle-o:before{content:"";}.fa-user-o:before{content:"";}.fa-id-badge:before{content:"";}.fa-drivers-license:before,.fa-id-card:before{content:"";}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"";}.fa-quora:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-telegram:before{content:"";}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"";}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"";}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"";}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"";}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"";}.fa-shower:before{content:"";}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"";}.fa-podcast:before{content:"";}.fa-window-maximize:before{content:"";}.fa-window-minimize:before{content:"";}.fa-window-restore:before{content:"";}.fa-times-rectangle:before,.fa-window-close:before{content:"";}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"";}.fa-bandcamp:before{content:"";}.fa-grav:before{content:"";}.fa-etsy:before{content:"";}.fa-imdb:before{content:"";}.fa-ravelry:before{content:"";}.fa-eercast:before{content:"";}.fa-microchip:before{content:"";}.fa-snowflake-o:before{content:"";}.fa-superpowers:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-meetup:before{content:"";}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}:root{--swiper-theme-color:#007aff;}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;}.swiper-vertical>.swiper-wrapper{flex-direction:column;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0);}.swiper-pointer-events{touch-action:pan-y;}.swiper-pointer-events.swiper-vertical{touch-action:pan-x;}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;}.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);-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px;}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d;}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15);}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));}.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-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory;}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory;}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999;}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after);}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after);}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always;}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0);}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none;}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size);}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size);}:root{--swiper-navigation-size:44px;}.swiper-button-next,.swiper-button-prev{position:absolute;top: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-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none;}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none;}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important;}.swiper-button-next:after,.swiper-button-prev: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,.swiper-rtl .swiper-button-next{left:10px;right:auto;}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev";}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto;}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next";}.swiper-button-lock{display:none;}.swiper-pagination{position:absolute;text-align:center;transition:.3s 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-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;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: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;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-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0);}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s 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:.2s transform,.2s left;}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right;}.swiper-pagination-progressbar{background:rgba(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-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0;}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0;}.swiper-pagination-lock{display:none;}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1);}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important;}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%;}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%;}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0;}.swiper-scrollbar-cursor-drag{cursor:move;}.swiper-scrollbar-lock{display:none;}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain;}.swiper-slide-zoomed{cursor:move;}.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:transparent;}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .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(0);}100%{transform:rotate(360deg);}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto;}.swiper-grid>.swiper-wrapper{flex-wrap:wrap;}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column;}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out;}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity;}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none;}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-cube{overflow:visible;}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%;}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none;}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible;}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0;}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px);}.swiper-flip{overflow:visible;}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none;}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height;}.swiper-cards{overflow:visible;}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;}.bx-wrapper{position:relative;margin-bottom:60px;padding:0;-ms-touch-action:pan-y;touch-action:pan-y;}.bx-wrapper img{max-width:100%;display:block;}.bxslider{margin:0;padding:0;-webkit-perspective:1000;}ul.bxslider{list-style:none;}.bx-viewport{-webkit-transform:translateZ(0);}.bx-wrapper{-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;border:5px solid #fff;background:#fff;}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%;}.bx-wrapper .bx-loading{min-height:50px;background:url("https://dabella.us/nitropack_static/sIssjsPXwMDPyyzxupbheQBmXUIxBvOA/assets/images/optimized/rev-cb3d482/dabella.us/wp-content/plugins/smart-post-show-pro/public/assets/img/spinner.svg") center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000;}.bx-wrapper .bx-loading.nitro-lazy{background-image:none !important;}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px;}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000;}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager-item{display:inline-block;vertical-align:bottom;}.bx-wrapper .bx-pager-item{font-size:0;line-height:0;}.bx-wrapper .bx-prev{left:10px;background:url("https://dabella.us/wp-content/plugins/smart-post-show-pro/public/assets/css/images/controls.png") no-repeat 0 -32px;}.bx-wrapper .bx-prev.nitro-lazy{background-image:none !important;}.bx-wrapper .bx-prev:focus,.bx-wrapper .bx-prev:hover{background-position:0 0;}.bx-wrapper .bx-next{right:10px;background:url("https://dabella.us/wp-content/plugins/smart-post-show-pro/public/assets/css/images/controls.png") no-repeat -43px -32px;}.bx-wrapper .bx-next.nitro-lazy{background-image:none !important;}.bx-wrapper .bx-next:focus,.bx-wrapper .bx-next:hover{background-position:-43px 0;}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999;}.bx-wrapper .bx-controls-direction a.disabled{display:none;}.bx-wrapper .bx-controls-auto{text-align:center;}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url("https://dabella.us/wp-content/plugins/smart-post-show-pro/public/assets/css/images/controls.png") -86px -11px no-repeat;margin:0 3px;}.bx-wrapper .bx-controls-auto .bx-start.nitro-lazy{background-image:none !important;}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0;}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url("https://dabella.us/wp-content/plugins/smart-post-show-pro/public/assets/css/images/controls.png") -86px -44px no-repeat;margin:0 3px;}.bx-wrapper .bx-controls-auto .bx-stop.nitro-lazy{background-image:none !important;}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px;}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%;}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px;}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,.75);width:100%;}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px;}.pcpl-wrapper a{border-bottom:0 !important;text-decoration:none !important;}.pcpl-button{padding:.375em .625em;font-size:1em;line-height:1;font-weight:400;}a.liked{color:#da1b1b;}a.liked:active,a.liked:focus,a.liked:hover{color:#666;}.pcpl-count,a.liked span.pcpl-count{color:#666;}.pcpl-icon{margin-right:.3125em;font-family:"Arial Unicode MS",Arial,sans-serif;vertical-align:middle;}.pcpl-icon svg{fill:currentColor;width:1em;height:1em;}.pcpl-icon svg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;}.pcpl-count{font-size:.625em;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;text-transform:uppercase;vertical-align:middle;}.loader,.loader:after,.loader:before{background:rgba(0,0,0,.2);-webkit-animation:load1 1s infinite ease-in-out;animation:load1 1s infinite ease-in-out;width:.2em;height:.6em;}.loader:after,.loader:before{position:absolute;top:0;content:"";}.loader:before{left:-.375em;-webkit-animation-delay:-.32s;animation-delay:-.32s;}.loader{text-indent:-9999em;display:inline-block;position:relative;vertical-align:middle;font-size:1em;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s;}.loader:after{left:.375em;}@-webkit-keyframes load1{0%,100%,80%{box-shadow:0 0 rgba(0,0,0,.2);height:.6em;}40%{box-shadow:0 -.3em rgba(0,0,0,.2);height:1em;}}@keyframes load1{0%,100%,80%{box-shadow:0 0 rgba(0,0,0,.2);height:.6em;}40%{box-shadow:0 -.3em rgba(0,0,0,.2);height:1em;}}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0 !important;-webkit-backface-visibility:hidden;}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;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-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-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-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation;}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;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace;}.mfp-close:focus,.mfp-close:hover{opacity:1;}.mfp-close:active{top:1px;}.mfp-close-btn-in .mfp-close{color:#333;}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%;}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap;}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent;}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px;}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px;}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px;}.mfp-arrow-right:before{border-left:27px solid #3f3f3f;}.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 rgba(0,0,0,.6);background:#000;}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}.mfp-figure{line-height:0;}.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 rgba(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{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px;}.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:after{top:0;bottom:0;}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;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:rgba(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;}}[class*=" sps-icon-"]:before,[class^=sps-icon-]:before{font-family:sps-fontello;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.sps-icon-icon-3:before{content:"";}.sps-icon-filter:before{content:"";}.sps-icon-filter:before{content:"";}.sps-icon-timeline:before{content:"";}.sps-icon-detail-page:before{content:"";}.sps-icon-typography:before{content:"";}.sps-icon-accordion:before{content:"";}.sps-icon-carousel-settings:before{content:"";}.sps-icon-display-s:before{content:"";}.sps-icon-basic-style-01-1:before{content:"";}.sps-icon-content-1:before{content:"";}.sps-icon-ad:before{content:"";}.sps-icon-basic-style-01-2:before{content:"";}.sps-icon-ajax-pag:before{content:"";}.sps-icon-ajax-pag-2:before{content:"";}.sps-icon-isotope:before{content:"";}.sps-icon-ajax:before{content:"";}.sps-icon-radius-01:before{content:"";}.sps-icon-carousel-basic:before{content:"";}.sps-icon-others:before{content:"";}.sps-icon-navigation:before{content:"";}.sps-icon-pagination:before{content:"";}.sps-icon-right-open-1:before{content:"";}.sps-icon-arrow-triangle-left:before{content:"";}.sps-icon-right-open-big:before{content:"";}.sps-icon-right-open-outline:before{content:"";}.sps-icon-right:before{content:"";}.sps-icon-left-open-2:before{content:"";}.sps-icon-right-open-3:before{content:"";}.sps-icon-arrow-triangle-right:before{content:"";}.sps-icon-left:before{content:"";}.sps-icon-left-open-4:before{content:"";}.sps-icon-left-open-outline:before{content:"";}.sps-icon-left-open-big:before{content:"";}.sps-icon-right-open:before{content:"";}.sps-icon-left-open:before{content:"";}.sps-icon-angle-left:before{content:"";}.sps-icon-angle-right:before{content:"";}.sps-icon-external_link:before{content:"";}.sps-icon-border:before{content:"";}[class*=" sp-icon-"]:before,[class^=sp-icon-]:before{font-family:social-share;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.sp-icon-user-o:before{content:"";}.sp-icon-user-1:before{content:"";}.sp-icon-user-circle:before{content:"";}.sp-icon-user-circle-o:before{content:"";}.sp-icon-right-circled2:before{content:"";}.sp-icon-left-circled2:before{content:"";}.sp-icon-right-open:before{content:"";}.sp-icon-right-open-mini:before{content:"";}.sp-icon-right-open-big:before{content:"";}.sp-icon-right-open-one:before{content:"";}.sp-icon-left-open-one:before{content:"";}.sp-icon-right-open-outline:before{content:"";}.sp-icon-left-open:before{content:"";}.sp-icon-left-open-mini:before{content:"";}.sp-icon-left-open-big:before{content:"";}.sp-icon-left-open-outline:before{content:"";}.sp-icon-left-dir:before{content:"";}.sp-icon-right-dir:before{content:"";}.sp-icon-left-one:before{content:"";}.sp-icon-right-one:before{content:"";}.sp-icon-angles-right-solid:before{content:"";}.sp-icon-arrow-right-solid:before{content:"";}.sp-icon-forward-solid:before{content:"";}.sp-icon-right-long-solid:before{content:"";}.sp-icon-angle-up:before{content:"";}.sp-icon-angle-down:before{content:"";}.sp-icon-x:before{content:"";}.sp-icon-tumblr:before{content:"";}.sp-icon-twitter:before{content:"";}.sp-icon-facebook:before{content:"";}.sp-icon-mail:before{content:"";}.sp-icon-linkedin:before{content:"";}.sp-icon-xing:before{content:"";}.sp-icon-instagram:before{content:"";}.sp-icon-vkontakte:before{content:"";}.sp-icon-digg:before{content:"";}.sp-icon-pinterest:before{content:"";}.sp-icon-whatsapp:before{content:"";}.sp-icon-pocket:before{content:"";}.sp-icon-reddit:before{content:"";}.sp-icon-clone:before{content:"";}.sp-icon-chat-empty:before{content:"";}.sp-icon-heart-empty:before{content:"";}.sp-icon-heart:before{content:"";}.sp-icon-clock:before{content:"";}.sp-icon-calendar:before{content:"";}.sp-icon-eye:before{content:"";}.sp-icon-star:before{content:"";}.sp-icon-star-empty:before{content:"";}.sp-icon-folder-open-empty:before{content:"";}.pcp-demo-section{max-width:1200px;margin:0 auto;}.pcp-section-padding{padding:80px 0;}.sp-pcp-section i{font-style:inherit;font-family:FontAwesome;}.elementor-default .sp-pcp-section .swiper-container:not(.swiper-container-initialized) .swiper-wrapper{overflow:initial;}.sp-pcp-section.sp-pcp-container:has(.ast-article-single){background:0 0;}.pcp-align-left{text-align:left;}.pcp-align-center{text-align:center;}.pcp-align-right{text-align:right;}.sp-pcp-section{color:#444;}.entry .entry-content .sp-pcp-section a,.sp-pcp-section a{text-decoration:none;transition:all .33s;}.sp-pcp-section img{max-width:100%;vertical-align:middle;}.sp-pcp-section *{box-sizing:border-box;}.sp-pcp-section .swiper-container:not(.thumbnails_slider.thumbnail-slider-top){position:initial;overflow:hidden;}.sp-pcp-section .swiper-container.thumbnails_slider.thumbnail-slider-top{position:relative;overflow:hidden;}.sp-pcp-section .swiper-container.swiper-3d:not(.swiper-coverflow){overflow:visible;}.sp-pcp-post .sp-pcp-thumb img:focus,.sp-pcp-post .sp-pcp-thumb img:hover,.sp-pcp-post .sp-pcp-thumb:focus,.sp-pcp-post .sp-pcp-thumb:hover{outline:0;text-decoration:none;outline-offset:0;color:transparent;border:none;}.sp-pcp-post{display:-webkit-flex;display:flex;flex-direction:column;overflow:hidden;}.sp-pcp-post a{text-decoration:none;}.sp-pcp-post .pcp-post-thumb-wrapper{overflow:hidden;display:block;}.sp-pcp-post .sp-pcp-post-thumb-area{position:relative;text-align:center;}.sp-pcp-post.sp-pcp-content-box .sp-pcp-post-thumb-area{z-index:1;}.sp-pcp-post .sp-pcp-post-thumb-area img{max-width:100%;transition:ease all .3s;height:auto;}.sp-pcp-post .sp-pcp-title,.sp-pcp-post .sp-pcp-title a{font-size:20px;margin-top:0;color:#111;font-weight:400;word-break:break-word;text-decoration:none;}.sp-pcp-post .sp-pcp-title,.sp-pcp-post .sp-smart-post-product-cat{margin:0 0 5px 0;}.sp-pcp-post .sp-pcp-post-meta ul{list-style:none;margin:0;padding:0;line-height:1;}.sp-pcp-post .sp-pcp-post-meta ul li{display:inline-block;margin:0 5px 5px 0;}.sp-pcp-post .sp-pcp-post-meta ul li i,.sp-pcp-post .sp-pcp-post-meta ul li img,.sp-pcp-post .sp_pcp_cf_list i{margin-right:3px;float:left;}.sp-pcp-post .sp-pcp-post-meta ul li img{margin-bottom:-4px;}.sp-pcp-post .sp-pcp-post-meta ul li a{display:inline-block;text-decoration:none;box-shadow:none;}.sp-pcp-post .sp-pcp-post-content{margin-bottom:16px;}.sp-pcp-post .sp-pcp-post-content p:first-of-type{margin-top:0;}.sp-pcp-post .sp-pcp-post-content p:last-of-type{margin-bottom:0;}.sp-pcp-post .sp-pcp-post-content .sp-pcp-readmore{margin-top:15px;}.sp-pcp-post .sp-pcp-post-content .read-more{display:none;}.sp-pcp-post .sp-pcp-post-content .sp-pcp-readmore a{display:inline-block;border:1px solid;padding:7px 12px;box-shadow:0 0 0;text-decoration:none;}.sp-pcp-post-content .et_pb_section{padding:0;}.sp-pcp-post-content .et_pb_section .et_pb_row{margin:0;padding:0;}.sml-single-page-wrapp .woocommerce,.sp-pcp-post .sp-pcp-product-rating .woocommerce-product-rating{display:inline-block !important;}.sp-pcp-post .sp-pcp-product-rating .woocommerce-product-rating .star-rating{display:inline-flex;margin:8px 0 0 0;overflow:hidden;position:relative;height:15px;line-height:15px;font-size:15px;width:78px;float:none;text-align:left;background:0 0;}.sp-pcp-post .sp-pcp-product-rating .woocommerce-product-rating .star-rating span{overflow:hidden;position:absolute;top:0;bottom:0;background:0 0;}.sp-pcp-post .sp-pcp-product-rating .woocommerce-product-rating span.sp-pcp-review-count{transform:translate(-4px,-3px);display:inline-block;}.pcp-modal .star-rating::before,.pcp-modal .woocommerce .star-rating::before,.sp-pcp-section .sp-pcp-post .star-rating::before,.sp-pcp-section .woocommerce .star-rating::before{content:"";position:absolute;font-family:FontAwesome;left:0;letter-spacing:1px;opacity:1;font-size:14px;}.pcp-modal .star-rating span::before,.pcp-modal .woocommerce .star-rating span::before,.sp-pcp-section .sp-pcp-post .star-rating span::before{content:"";position:absolute;font-family:FontAwesome;top:0;left:0;letter-spacing:1px;font-size:14px;}.theme-bazar .sp-pcp-post .sp-pcp-product-rating .woocommerce-product-rating span.sp-pcp-review-count{transform:translate(-10px,-5px);}.theme-savoy .sp-pcp-post .sp-pcp-product-rating .woocommerce-product-rating .star-rating{height:20px;}.pcp-modal .sp-pcp-product-price,.sp-pcp-section .sp-pcp-post .sp-pcp-product-price{font-size:16px;line-height:26px;font-weight:500;margin-bottom:5px;}.pcp-modal .sp-pcp-cart-button a,.sp-pcp-post .sp-pcp-cart-button a,.sp-pcp-post .woocommerce a.button{padding:6px 14px;font-weight:600;line-height:24px;height:auto;}.sp-pcp-post .sp-pcp-sale-text{position:absolute;transform:rotate(-45deg);top:.925rem;left:-27px;padding:6px 24px;width:106px;z-index:2;color:#fff;font-size:10px;line-height:10px;text-transform:uppercase;letter-spacing:1px;text-align:center;font-style:normal;font-weight:400;background-color:#d64224;}.sp-pcp-post .sp-pcp-social-share{margin-bottom:10px;}.sp-pcp-post .sp-pcp-social-share a{text-align:center;margin-right:1px;color:#fff;margin-bottom:5px;}.sp-pcp-post .sp-pcp-social-share a i{display:inline-block;height:30px;width:30px;font-size:16px;line-height:30px;background-color:#55acee;color:#fff;border-radius:50%;}.sp-pcp-post .sp-pcp-social-share a.pcp_circle i{border-radius:50%;}.sp-pcp-post .sp-pcp-social-share a.icon_only i{border-radius:0;background-color:transparent;border:none;color:#666;}.sp-pcp-post .sp-pcp-social-share a.pcp_square i{border-radius:0;}.sp-pcp-post .sp-pcp-social-share a.pcp_rounded i{border-radius:3px;}.sp-pcp-post-thumb-area>.pcp-category.top_right{bottom:auto;top:15px;left:auto;width:100%;right:10px;text-align:right;padding-left:10px;}.sp-pcp-post-thumb-area>.pcp-category.top_left{right:auto;bottom:auto;top:15px;left:15px;padding-right:15px;text-align:left;}.sp-pcp-post-thumb-area>.pcp-category.bottom_left{right:auto;bottom:15px;top:auto;margin-bottom:0;left:15px;padding-right:15px;text-align:left;}.sp-pcp-post-thumb-area>.pcp-category.bottom_right{bottom:15px;top:auto;left:auto;margin-bottom:0;right:10px;text-align:right;padding-left:10px;}.sp-pcp-post-thumb-area>.pcp-category{position:absolute;z-index:4;line-height:1.1;width:100%;}.pcp-modal .sp-pcp-title .pcp-category,.sp-pcp-post>.pcp-category{margin-bottom:10px;overflow:hidden;}.sp-pcp-post .pcp-category{margin-bottom:7px;overflow:hidden;}.sp-pcp-post .pcp-category a{color:#fff;text-transform:uppercase;background:red;font-weight:600;padding:2px 10px;font-size:9px;margin-right:5px;margin-bottom:5px;line-height:20px;display:block;display:inline-block;box-shadow:0 0 0;border:none;overflow:hidden;}.sp-pcp-post .pcp-category a:last-child{margin-right:0;}.sp-pcp-post .pcp-icon-over-thumb{position:absolute;height:100%;width:100%;background:rgba(17,17,17,.749);bottom:0;left:0;right:-1px;display:flex;opacity:0;}.sp-pcp-post .pcp-icon-over-thumb .pcp-icons{margin:auto;}.sp-pcp-post .pcp-icon-over-thumb .pcp-icons a{margin-right:5px;text-align:center;}.sp-pcp-post .pcp-icon-over-thumb .pcp-icons a i{height:32px;width:32px;font-size:14px;line-height:32px;color:#fff;background-color:rgba(102,102,102,.749);}.sp-pcp-post .pcp-icon-over-thumb .pcp-icons a:hover i{background-color:#e44646;}.sp-pcp-post .pcp-post-thumb-wrapper:hover .pcp-icon-over-thumb{opacity:1;}.sp-pcp-content-box.content-box-position-in-bottom .pcp-post-thumb-wrapper:hover .pcp-icon-over-thumb,.sp-pcp-content-box.content-box-position-in-middle .pcp-post-thumb-wrapper:hover .pcp-icon-over-thumb,.sp-pcp-content-box.content-box-position-in-top .pcp-post-thumb-wrapper:hover .pcp-icon-over-thumb,.sp-pcp-post.sp-overlay .pcp-post-thumb-wrapper:hover .pcp-icon-over-thumb{opacity:0;}.sp-pcp-post.left-thumb{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;flex-direction:unset;}.sp-pcp-post.left-thumb .sp-pcp-post-details{margin-left:20px;}.thumbnails_slider .sp-pcp-post.left-thumb .sp-pcp-post-details{margin-left:1px;}.sp-pcp-post.left-thumb .pcp-post-thumb-wrapper{order:unset;margin:0;max-width:40%;}.sp-pcp-post.right-thumb{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;flex-direction:row-reverse;}.sp-pcp-post.right-thumb .pcp-post-thumb-wrapper{order:unset;flex:0 0 40%;margin:0;}.sp-pcp-post.right-thumb .sp-pcp-post-details{text-align:right;margin-right:20px;}.sp-pcp-post.sp-overlay{position:relative;overflow:hidden;}.sp-pcp-post.sp-overlay .pcp-post-thumb-wrapper{margin-bottom:0;}.sp-pcp-post.sp-overlay .sp-pcp-post-details{position:absolute;height:100%;width:100%;bottom:0;left:0;top:0;right:0;}.sp-pcp-post.overlay-content-position-bottom .sp-pcp-post-details,.sp-pcp-post.overlay-content-position-middle .sp-pcp-post-details,.sp-pcp-post.overlay-content-position-top .sp-pcp-post-details{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.sp-pcp-post.sp-pcp-content-box .sp-pcp-post-details-content{z-index:2;}.sp-pcp-post:is(.overlay-content-position-middle,.overlay-content-position-bottom,.overlay-content-position-top) .sp-pcp-post-details-content{width:100%;}.sp-pcp-post.content-box-position-in-top .sp-pcp-post-details-content,.sp-pcp-post.overlay-content-position-top .sp-pcp-post-details-content{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;}.sp-pcp-post.content-box-position-in-middle .sp-pcp-post-details,.sp-pcp-post.overlay-content-position-middle .sp-pcp-post-details{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.sp-pcp-post.content-box-position-in-bottom .sp-pcp-post-details-content,.sp-pcp-post.overlay-content-position-bottom .sp-pcp-post-details-content{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;}.sp-pcp-post.sp-pcp-content-box{position:relative;}.sp-pcp-post.sp-pcp-content-box .pcp-post-thumb-wrapper{margin-bottom:0;}.sp-pcp-post.content-box-position-in-bottom .sp-pcp-post-details,.sp-pcp-post.content-box-position-in-middle .sp-pcp-post-details,.sp-pcp-post.content-box-position-in-top .sp-pcp-post-details,.sp-pcp-post.content-box-position-outer-bottom,.sp-pcp-post.content-box-position-outer-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;}.sp-pcp-post.content-box-position-in-bottom .sp-pcp-post-details,.sp-pcp-post.content-box-position-in-middle .sp-pcp-post-details,.sp-pcp-post.content-box-position-in-top .sp-pcp-post-details{position:absolute;height:100%;width:100%;left:0;right:0;}.sp-pcp-post.content-box-position-outer-left,.sp-pcp-post.content-box-position-outer-right{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;flex-direction:row-reverse;width:100%;}.sp-pcp-post.content-box-position-outer-right .pcp-post-thumb-wrapper{flex:0 0 50%;order:1;}.sp-pcp-post.content-box-position-outer-right .sp-pcp-post-details{margin-left:-30px;z-index:1;}.sp-pcp-post.content-box-position-outer-left .pcp-post-thumb-wrapper{flex:0 0 50%;order:unset;}.sp-pcp-post.content-box-position-outer-left .sp-pcp-post-details{margin-right:-30px;z-index:1;}.sp-pcp-post.content-box-position-outer-top .pcp-post-thumb-wrapper{flex:0 0 50%;order:1;}.sp-pcp-post.content-box-position-outer-bottom .sp-pcp-post-details,.sp-pcp-post.content-box-position-outer-top .sp-pcp-post-details{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;width:100%;z-index:1;overflow:hidden;}.sp-pcp-post.content-box-position-outer-top .sp-pcp-post-details{margin-bottom:-50px;z-index:10;position:relative;}.sp-pcp-post.content-box-position-outer-bottom .pcp-post-thumb-wrapper{flex:0 0 50%;order:unset;}.sp-pcp-post.content-box-position-outer-bottom .sp-pcp-post-details-content,.sp-pcp-post.content-box-position-outer-left .sp-pcp-post-details-content,.sp-pcp-post.content-box-position-outer-right .sp-pcp-post-details-content,.sp-pcp-post.content-box-position-outer-top .sp-pcp-post-details-content{overflow:hidden;}.sp-pcp-post.content-box-position-outer-bottom .sp-pcp-post-details{margin-top:-50px;position:relative;z-index:10;}.sp-pcp-post.content-box-position-in-bottom .sp-pcp-post-details-content,.sp-pcp-post.content-box-position-in-middle .sp-pcp-post-details-content,.sp-pcp-post.content-box-position-in-top .sp-pcp-post-details-content{width:100%;overflow:hidden;}.sp-pcp-post.sp-pcp-content-box-below .sp-pcp-post-details{position:absolute;height:100%;width:100%;bottom:0;left:0;top:0;text-align:center;padding:20px;}.sp-pcp-post.sp-pcp-content-box-below .sp-pcp-post-details-content{background:#fff;padding:15px 0 10px;position:absolute;right:20px;left:20px;top:100%;margin-top:-35px;border:2px solid #ddd;}.sp-pcp-post.sp-pcp-content-box-below .pcp-post-thumb-wrapper{margin-bottom:0;}.sp-pcp-post.sp-pcp-content-box-below{position:relative;}.sp-pcp-post.sp-pcp-right-top{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;flex-direction:unset;width:100%;}.sp-pcp-post.sp-pcp-right-top .pcp-post-thumb-wrapper{order:unset;}.sp-pcp-post.sp-pcp-right-top .sp-pcp-post-content,.sp-pcp-post.sp-pcp-right-top .sp-pcp-post-meta ul li,.sp-pcp-post.sp-pcp-right-top .sp-pcp-post-meta ul li a,.sp-pcp-post.sp-pcp-right-top .sp-pcp-readmore a,.sp-pcp-post.sp-pcp-right-top .sp-pcp-title h2{color:#fff;}.sp-pcp-post.sp-pcp-right-top .sp-pcp-post-details{padding:20px;position:relative;margin-left:-25px;margin-top:20px;background:#244964;}.sp-pcp-timeline-section:not(.timeline_style_2) .pcp-timeline-item{width:50%;position:relative;}.sp-pcp-timeline-section:is(.timeline_style_3,.timeline_style_4) .pcp-timeline-item{width:100%;}.sp-pcp-timeline-section:not(.timeline_style_2) .pcp-timeline-item:nth-child(2n+1){float:left;clear:left;}.sp-pcp-timeline-section:not(.timeline_style_2):is(.timeline_style_3) .pcp-timeline-item:nth-child(2n+1){float:right;clear:right;}.sp-pcp-timeline-section:not(.timeline_style_2) .pcp-timeline-item:nth-child(2n+2){float:right;clear:right;}.sp-pcp-timeline-section:not(.timeline_style_2):is(.timeline_style_4) .pcp-timeline-item:nth-child(2n+2){float:left;clear:left;}.sp-pcp-timeline-section:not(.timeline_style_2) .pcp-timeline-item:nth-child(2n+1) .sp-pcp-post{float:left;left:0;opacity:1;}.sp-pcp-timeline-section:not(.timeline_style_2):is(.timeline_style_3) .pcp-timeline-item:nth-child(2n+1) .sp-pcp-post{float:right;left:auto;right:0;opacity:1;}.sp-pcp-timeline-section:not(.timeline_style_2) .pcp-timeline-item:nth-child(2n+2) .sp-pcp-post{float:right;}.sp-pcp-timeline-section:not(.timeline_style_2):is(.timeline_style_4) .pcp-timeline-item:nth-child(2n+2) .sp-pcp-post{float:left;}.sp-pcp-timeline-section:not(.timeline_style_2) .pcp-timeline-item:before{content:"";width:10px;height:10px;border:3px solid #ddd;background-color:#ddd;border-radius:50%;position:absolute;right:-5px;top:20px;z-index:1000;}.sp-pcp-timeline-section:not(.timeline_style_2) .pcp-timeline-item:nth-child(2n+2):before{left:-5px;right:auto;top:60px;}.sp-pcp-timeline-section.timeline_style_3 .pcp-timeline-item:before,.sp-pcp-timeline-section.timeline_style_3 .pcp-timeline-item:nth-child(2n+2):before{left:5px;right:auto;}.sp-pcp-timeline-section.timeline_style_4 .pcp-timeline-item:before,.sp-pcp-timeline-section.timeline_style_4 .pcp-timeline-item:nth-child(2n+2):before{left:auto;right:7px;}.sp-pcp-timeline-section:not(.timeline_style_2) .pcp-timeline-grid::after{position:absolute;content:"";height:100%;top:0;bottom:0;left:50%;background:#ddd;width:2px;margin-left:-1px;z-index:999;}.sp-pcp-timeline-section.timeline_style_3 .pcp-timeline-grid::after{left:10px;}.sp-pcp-timeline-section.timeline_style_4 .pcp-timeline-grid::after{right:10px;left:auto;}.sp-pcp-timeline-section:not(.timeline_style_2) .pcp-timeline-item .sp-pcp-post{background:#eee;position:relative;width:calc(100% - 40px);margin:auto;float:left;margin-bottom:40px;clear:both;overflow:visible;}.sp-pcp-timeline-section:not(.timeline_style_2) .pcp-timeline-item .sp-pcp-post::before{content:"";position:absolute;top:14px;right:100%;height:0;width:0;border:10px solid transparent;z-index:99;}.sp-pcp-timeline-section:not(.timeline_style_2) .pcp-timeline-item .sp-pcp-post::after{content:"";position:absolute;right:100%;height:0;width:0;}.sp-pcp-timeline-section:is(.timeline_style_3) .pcp-timeline-item .sp-pcp-post::after{left:100%;right:auto;}.sp-pcp-timeline-section:not(.timeline_style_2) .pcp-timeline-item .sp-pcp-post::before{top:14px;left:100%;border-color:transparent transparent transparent #efefef;}.sp-pcp-timeline-section:is(.timeline_style_3) .pcp-timeline-item .sp-pcp-post::before{left:auto;right:100%;}.sp-pcp-timeline-section:not(.timeline_style_2) .pcp-timeline-item .sp-pcp-post::after{border:12px solid transparent;left:100%;border-color:transparent transparent transparent #000;}.sp-pcp-timeline-section:is(.timeline_style_3) .pcp-timeline-item .sp-pcp-post::after{left:auto;right:100%;}.sp-pcp-timeline-section:not(.timeline_style_2) .pcp-timeline-item:nth-child(2n+2) .sp-pcp-post::after{top:52px;left:auto;right:100%;border-color:transparent #000 transparent transparent;}.sp-pcp-timeline-section:is(.timeline_style_4) .pcp-timeline-item:nth-child(2n+2) .sp-pcp-post::after{left:100%;right:auto;}.sp-pcp-timeline-section:not(.timeline_style_2) .pcp-timeline-item:nth-child(2n+2) .sp-pcp-post::before{top:54px;left:auto;right:100%;border-color:transparent #efefef transparent transparent;}.sp-pcp-timeline-section:is(.timeline_style_4) .pcp-timeline-item:nth-child(2n+2) .sp-pcp-post::before{left:100%;right:auto;}.sp-pcp-post .sp-pcp-social-share a.pcp-twitter i{background-color:#000;}.sp-pcp-post .sp-pcp-social-share a.pcp-facebook i{background-color:#3b5999;}.sp-pcp-post .sp-pcp-social-share a.pcp-linkedin i{background-color:#0077b5;}.sp-pcp-post .sp-pcp-social-share a.pcp-xing i{background:#1a7576;}.sp-pcp-post .sp-pcp-social-share a.pcp-pocket i{background:#ef4056;}.sp-pcp-post .sp-pcp-social-share a.pcp-digg i{background:#262626;}.sp-pcp-post .sp-pcp-social-share a.pcp-envelope i{background:#7d7d7d;}.sp-pcp-post .sp-pcp-social-share a.pcp-instagram i{background:#e4405f;}.sp-pcp-post .sp-pcp-social-share a.pcp-vk i{background-color:#4c75a3;}.sp-pcp-post .sp-pcp-social-share a.pcp-tumblr i{background-color:#34465d;}.sp-pcp-post .sp-pcp-social-share a.pcp-pinterest i{background-color:#bd081c;}.sp-pcp-post .sp-pcp-social-share a.pcp-reddit i{background-color:#ff5700;}.sp-pcp-post .sp-pcp-social-share a.pcp-blogger i{background-color:#f57d00;}.sp-pcp-post .sp-pcp-social-share a.pcp-whatsapp i{background-color:#25d366;}.pcp-carousel-wrapper.pcp_same_height .swiper-slide,.pcp_same_height .item{height:auto;}.pcp-carousel-wrapper.pcp_same_height .swiper-slide .sp-pcp-post,.pcp_same_height .sp-pcp-post{height:100%;}.pcp-carousel-wrapper .bottom_center.sp-pcp-carousel{padding-bottom:72px;}.pcp-carousel-wrapper{position:relative;}.pcp-carousel-wrapper .pcp-button-next,.pcp-carousel-wrapper .pcp-button-prev,.timeline_style_2 .sps-timeline-button-next,.timeline_style_2 .sps-timeline-button-prev{display:flex;align-items:center;justify-content:center;background-image:none;background-size:auto;font-size:25px;height:33px;width:33px;margin-top:16px;line-height:31px;-webkit-transition:.3s;}.pcp-carousel-wrapper .pcp-button-next.nitro-lazy,.pcp-carousel-wrapper .pcp-button-prev.nitro-lazy,.timeline_style_2 .sps-timeline-button-next.nitro-lazy,.timeline_style_2 .sps-timeline-button-prev.nitro-lazy{background-image:none !important;}.pcp-carousel-wrapper .pcp-button-next.top_right,.pcp-carousel-wrapper .pcp-button-prev.top_right{top:0;right:0;left:auto;}.timeline_style_2 .sps-timeline-button-next.top_right{top:8px;right:-10px;left:auto;}.pcp-carousel-wrapper .pcp-button-prev.top_right{right:10px;left:auto;transform:translateX(-100%);}.pcp-carousel-wrapper .pcp-button-next.top_center,.pcp-carousel-wrapper .pcp-button-prev.top_center{top:0;left:50%;text-align:center;transform:translateX(-100%);}.pcp-carousel-wrapper .pcp-button-prev.top_center{right:auto;transform:translateX(10px);}.pcp-carousel-wrapper .pcp-button-next.top_left,.pcp-carousel-wrapper .pcp-button-prev.top_left,.timeline_style_2 .sps-timeline-button-prev.top_left{top:0;left:0;text-align:center;}.timeline_style_2 .sps-timeline-button-prev.top_left{top:8px;left:-10px;right:auto;}.pcp-carousel-wrapper .pcp-button-next.top_left{right:0;left:10px;transform:translateX(100%);}.pcp-carousel-wrapper .swiper-button-next::after,.pcp-carousel-wrapper .swiper-button-prev::after,.timeline_style_2 .sps-timeline-button-next::after,.timeline_style_2 .sps-timeline-button-prev::after{display:none;}.swiper-lazy-preloader-black{--swiper-preloader-color:#888;}.pcp-carousel-wrapper.center .swiper-slide .sp-pcp-post{transform:scale(.9);opacity:.8;transition:.22s all;}.pcp-carousel-wrapper.center .swiper-slide.swiper-slide-active .sp-pcp-post{transform:scale(1.1);opacity:1;}.pcp-carousel-wrapper .pcp-carousel-fade .swiper-slide,.pcp-carousel-wrapper .swiper-cube .swiper-slide,.pcp-carousel-wrapper .swiper-flip .swiper-slide{display:flex;}.pcp-carousel-wrapper .pcp-button-next.bottom_right,.pcp-carousel-wrapper .pcp-button-prev.bottom_right{bottom:0;right:0;top:auto;}.pcp-carousel-wrapper .pcp-button-prev.bottom_right{right:10px;left:auto;transform:translateX(-100%);}.pcp-carousel-wrapper .pcp-button-next.bottom_center,.pcp-carousel-wrapper .pcp-button-prev.bottom_center{top:auto;bottom:33px;left:calc(50% + 5px);text-align:center;}.pcp-carousel-wrapper .pcp-button-prev.bottom_center{right:10px;left:50%;transform:translateX(-100%);}.pcp-carousel-wrapper .pcp-button-next.bottom_left,.pcp-carousel-wrapper .pcp-button-prev.bottom_left{top:auto;bottom:0;left:0;}.pcp-carousel-wrapper .pcp-button-next.bottom_left{right:0;left:10px;transform:translateX(100%);}.pcp-carousel-wrapper .pcp-button-next.vertically_center_outer,.pcp-carousel-wrapper .pcp-button-prev.vertically_center_outer{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-40px;right:auto;}.pcp-carousel-wrapper .pcp-button-next.vertical_center_inner_hover,.pcp-carousel-wrapper .pcp-button-next.vertically_center_outer{right:-40px;left:auto;}.pcp-carousel-wrapper .pcp-button-prev.vertically_center_outer{left:0;}.pcp-carousel-wrapper .pcp-button-next.vertically_center_outer{right:0;}.pcp-carousel-wrapper .swiper-3d:not(.swiper-coverflow) .pcp-button-prev.vertically_center_outer{left:-40px;}.pcp-carousel-wrapper .swiper-3d:not(.swiper-coverflow) .pcp-button-next.vertically_center_outer{right:-40px;}.pcp-carousel-wrapper .pcp-button-prev.vertical_center_inner{right:auto;left:0;}.pcp-carousel-wrapper .pcp-button-next.vertical_center_inner{right:0;left:auto;}.pcp-carousel-wrapper .pcp-button-next.swiper-button-next i,.pcp-carousel-wrapper .pcp-button-prev.swiper-button-prev i{line-height:31px;}.pcp-carousel-wrapper .pcp-button-next.swiper-button-next:hover,.pcp-carousel-wrapper .pcp-button-prev.swiper-button-prev:hover{background:#444;color:#fff;}.pcp-carousel-wrapper.pcp_nev_visible_on_hover .pcp-button-next:is(.vertical_center,.vertically_center_outer,.vertical_center_inner){opacity:0;left:auto;right:-60px;}.pcp-carousel-wrapper.pcp_nev_visible_on_hover .pcp-button-prev:is(.vertical_center,.vertically_center_outer,.vertical_center_inner){opacity:0;left:-60px;right:auto;}.pcp-carousel-wrapper.pcp_nev_visible_on_hover .sp-pcp-carousel:hover .pcp-button-next.vertical_center{opacity:1;left:auto;right:10px;}.pcp-carousel-wrapper.pcp_nev_visible_on_hover .sp-pcp-carousel:hover .pcp-button-prev.vertical_center{opacity:1;left:10px;right:auto;}.pcp-carousel-wrapper.pcp_nev_visible_on_hover:hover .pcp-button-next.vertically_center_outer{opacity:1;left:auto;right:0;}.pcp-carousel-wrapper.pcp_nev_visible_on_hover:hover .pcp-button-prev.vertically_center_outer{opacity:1;left:0;right:auto;}.pcp-carousel-wrapper.pcp_nev_visible_on_hover .sp-pcp-carousel:hover .pcp-button-next.vertical_center_inner{opacity:1;left:auto;right:0;}.pcp-carousel-wrapper.pcp_nev_visible_on_hover .sp-pcp-carousel:hover .pcp-button-prev.vertical_center_inner{opacity:1;left:0;right:auto;}.pcp-carousel-wrapper.pcp_nev_visible_on_hover .sp-thumbnail-style-right .sp-pcp-carousel:hover .pcp-button-next:is(.vertical_center,.vertical_center_inner){right:30%;}.pcp-carousel-wrapper.pcp_nev_visible_on_hover .sp-thumbnail-style-left .sp-pcp-carousel:hover .pcp-button-prev:is(.vertical_center,.vertical_center_inner){left:30%;}.pcp-carousel-wrapper .swiper-pagination-bullets.pcp-pagination:is(.dots,.dynamic) .swiper-pagination-bullet{width:11px;height:11px;opacity:1;}.pcp-carousel-wrapper .swiper-pagination-bullets.number .swiper-pagination-bullet{margin:0 4px;margin:3px 3px;background:#444;padding:5px 10px;border-radius:0;opacity:1;height:34px;color:#fff;width:auto;min-width:34px;display:inline-block;font-size:14px;text-align:center;}.pcp-carousel-wrapper .swiper-pagination-bullets.number.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{width:34px;}.pcp-pagination.strokes .swiper-pagination-bullet{border-radius:0;border-radius:2px;height:5px;width:20px;}.pcp-carousel-wrapper .pcp-pagination.swiper-pagination-fraction{display:flex;justify-content:center;bottom:0;}.pcp-carousel-wrapper .pcp-pagination.swiper-pagination-fraction .pcp-swiper-pagination-fraction{height:60px;width:60px;border-radius:50%;font-size:14px;display:flex;justify-content:center;align-items:center;background:#d9e3e8;}.sp-pcp-collapse .pcp-collapse-header{padding:15px;display:block;border-bottom:none;word-wrap:break-word;margin:0;font-size:20px;cursor:pointer;}.sp-pcp-collapse .sp-pcp-single-accordion{border:1px solid #ddd;margin-bottom:10px;}.sp-pcp-collapse .pcp-collapse-header .ui-icon{display:inline;margin-right:8px;font-size:14px;line-height:25px;text-indent:initial;}.sp-pcp-collapse .pcp-collapse-header a i{padding-right:5px;}.sp-pcp-collapse .pcp-collapse-body{padding:20px;border-top:1px solid #ddd;}.sp-pcp-collapse .pcp-collapse-header a{color:#444;font-size:20px;text-decoration:none;font-weight:400;}.sp-pcp-container{width:100%;margin-right:auto;margin-left:auto;position:relative;}.sp-pcp-row.no-gutters>[class*=sp-pcp-col-]{padding-right:0;padding-left:0;}.sp-pcp-row{display:flex;flex-wrap:wrap;}.sp-pcp-row [class*=sp-pcp-col-]{width:100%;padding-top:0;}.sp-pcp-container .bx-wrapper{box-shadow:none;margin-bottom:0;}.sp-pcp-container .bx-wrapper .bx-loading{display:none;}.sp-pcp-block-6{flex:1 1 calc(50% - 20px);min-height:100%;max-width:50%;}.sp-pcp-block-3 .sp-pcp-block-half,.sp-pcp-block-4 .sp-pcp-block-half{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}[class*=sp-pcp-block-] .pcp-post-thumb-wrapper,[class*=sp-pcp-block-] .sp-pcp-post,[class*=sp-pcp-block-] .sp-pcp-post-thumb-area{height:100%;}[class*=sp-pcp-block-] .sp-pcp-post-thumb-area img{height:100%;width:100%;}.zigzag-container .sp-pcp-col-xs-1 .sp-pcp-post{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;flex-direction:unset;width:100%;}.zigzag-container .sp-pcp-col-xs-1:nth-child(2n) .sp-pcp-post{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;flex-direction:row-reverse;width:100%;}.zigzag-container .sp-pcp-col-xs-1:nth-child(2n) .sp-pcp-post .pcp-post-thumb-wrapper{order:unset;margin-left:20px;}.zigzag-container .sp-pcp-col-xs-1 .sp-pcp-post .pcp-post-thumb-wrapper{order:unset;margin-left:20px;}.zigzag-container .sp-pcp-col-xs-1 .sp-pcp-post-details{margin-left:20px;margin-right:0;}.zigzag-container .sp-pcp-col-xs-1:nth-child(2n) .sp-pcp-post-details{text-align:right;margin-right:20px;margin-left:0;}.zigzag-container .sp-pcp-post .pcp-post-thumb-wrapper{width:100%;}.pcp-shuffle-filter .pcp-button{padding:8px 14px;border-radius:3px;display:inline-block;border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;font-weight:500;}.pcp-post-pagination{margin-top:20px;margin-bottom:30px;}.pcp-post-pagination .page-numbers,.pcp-post-pagination a{background:#fff;color:#5e5e5e;border:2px solid #bbb;width:34px;height:34px;line-height:34px;font-size:14px;text-align:center;display:inline-block;font-weight:700;font-weight:700;margin-right:4px;text-decoration:none;text-decoration:none !important;border-radius:3px;-webkit-transition:all .33s;transition:all .33s;-webkit-box-sizing:content-box;box-sizing:content-box;cursor:pointer;}.pcp-post-pagination a.pcp_next.active,.pcp-post-pagination a.pcp_prev.active{display:none;}.pcp-post-pagination .page-numbers.current,.pcp-post-pagination a.active{cursor:auto;color:#fff;background:#e1624b;border-color:#e1624b;text-decoration:none;}.pcp-load-more button{margin-top:20px;box-shadow:none;border:none;border-radius:2px;padding:10px 18px;background:#e1624b;color:#fff;font-size:14px;text-transform:uppercase;font-weight:500;cursor:pointer;}.pcp-hide{display:none;}.pcp-post-pagination .page-numbers.pcp-hide,.pcp-post-pagination a.pcp-hide{display:none;}.pcp-infinite-scroll-loader svg{stroke:#e1624b;}.pcp-modal{width:auto;margin:auto;overflow:auto;max-height:100vh;max-width:1050px;}.pcp-modal .popup_ajax_content{padding:30px;position:relative;}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;opacity:.96;}.pcp-popup-button-next,.pcp-popup-button-prev{position:absolute;color:#fff;top:50%;z-index:99999;width:50px;height:100px;text-align:center;float:none;overflow:hidden;display:block;cursor:pointer;background-color:rgba(30,30,30,.6);padding:0;margin-top:-50px;transition:all .33s;}.pcp-popup-button-next i,.pcp-popup-button-prev i{line-height:100px;font-size:24px;}.pcp-popup-button-prev{left:0;margin-left:-17px;}.pcp-popup-button-next{right:0;margin-right:-17px;}.pcp-popup.mfp-wrap{z-index:1000001;}.pcp-modal button.mfp-close{background:0 0;color:#444;opacity:1;width:30px;height:30px;line-height:30px;text-decoration:none;font-size:30px;}.pcp-filter-bar .pcp-order button:hover{background:#e1624b;color:#fff;}.pcp-filter-bar .pcp-order button{font-size:18px;text-transform:uppercase;font-weight:700;letter-spacing:.5px;border-radius:5px;height:50px;padding:0;width:100px;line-height:1;background:#e1624b;color:#fff;border:none;}.pcp-filter-bar{overflow:hidden;}.pcp-filter-bar .pcp-bar{margin-right:10px;vertical-align:top;}.pcp-filter-bar label,.spf .pcp-filter-bar label{display:inline-block;font-size:16px;font-weight:400;margin-right:6px;text-transform:capitalize;margin-bottom:10px;}.pcp-filter-bar .pcp-bar button,.pcp-filter-bar .pcp-bar select{min-width:180px;height:40px;border:2px solid #bbb;padding:0 9px;font-size:14px;overflow:hidden;display:inline-block;width:auto;}.pcp-filter-bar .pcp-bar p:not(:empty),.pcp_ex_filter_bar .pcp-order.pcp-bar.fl-btn p:not(:empty){padding-bottom:10px;margin-bottom:0;font-size:21px;text-transform:capitalize;line-height:22px;}.pcp-filter-bar .pcp-bar{margin-bottom:30px;}.pcp-bar{padding-bottom:20px;}.pcp-slider{width:50%;display:inline-block;margin-top:15px;}.pcp-author-filter.pcp-bar.fl_button input:checked~div,.pcp-custom-field-filter.pcp-bar.fl_button input:checked~div,.pcp-filter-bar .pcp-filter-by.pcp-bar.fl_button input:checked~div,.pcp-order-by.pcp-bar.fl-btn input:checked~div,.pcp-order.pcp-bar.fl-btn input:checked~div{background:#e1624b;border-color:#e1624b;color:#fff;cursor:default;}.pcp-author-filter.pcp-bar.fl_button input~div,.pcp-custom-field-filter.pcp-bar.fl_button input~div,.pcp-filter-bar .pcp-filter-by.pcp-bar.fl_button input~div,.pcp-order-by.pcp-bar.fl-btn input~div,.pcp-order.pcp-bar.fl-btn input~div{padding:4px 10px;cursor:pointer;border-radius:3px;font-size:13px;font-weight:700;border:2px solid #bbb;text-transform:uppercase;text-align:center;line-height:1.85;}.pcp-author-filter.pcp-bar.fl_button input,.pcp-custom-field-filter.pcp-bar.fl_button input,.pcp-filter-bar .pcp-filter-by.pcp-bar.fl_button input,.pcp-order-by.pcp-bar.fl-btn input,.pcp-order.pcp-bar.fl-btn input{display:none;}.fl_checkbox input{margin-right:5px;}.pcp-author-filter.pcp-bar.fl_button,.pcp-custom-field-filter.pcp-bar.fl_button,.pcp-filter-bar .pcp-filter-by.pcp-bar.fl_button,.pcp-order-by.pcp-bar.fl-btn,.pcp-order.pcp-bar.fl-btn{display:block;margin:0;}.pcp-author-filter.pcp-bar.fl_button .fl_radio,.pcp-custom-field-filter.pcp-bar.fl_button .fl_radio,.pcp-filter-bar .pcp-filter-by.pcp-bar.fl_button .fl_radio,.pcp-order-by.pcp-bar.fl-btn .fl_radio,.pcp-order.pcp-bar.fl-btn .fl_radio{display:inline-block;}.pcp-filter-bar .pcp-filter-by.pcp-bar.fl_checkbox label{display:block;}.pcp_ex_filter_bar .pcp-order.pcp-bar.fl-btn .fl_radio{margin:0 8px 8px 0;}.pcp_ex_filter_bar .pcp-order.pcp-bar.fl-btn p{margin-bottom:10px;}.pcp-ajax-search.pcp-bar input{background:#fff;background:#fff;color:#5e5e5e;border-color:#bbb;height:40px;font-size:14px;border:2px solid #bbb;margin-left:5px;}.sp-pcp-section .ui-slider{position:relative;text-align:left;}.sp-pcp-section .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;}.sp-pcp-section .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0;}.sp-pcp-section .ui-slider.ui-state-disabled .ui-slider-handle,.sp-pcp-section .ui-slider.ui-state-disabled .ui-slider-range{filter:inherit;}.sp-pcp-section .ui-slider-horizontal{height:.8em;}.sp-pcp-section .ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em;}.sp-pcp-section .ui-slider-horizontal .ui-slider-range{top:0;height:100%;}.sp-pcp-section .ui-slider-horizontal .ui-slider-range-min{left:0;}.sp-pcp-section .ui-slider-horizontal .ui-slider-range-max{right:0;}.sp-pcp-section .ui-slider-vertical{width:.8em;height:100px;}.sp-pcp-section .ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em;}.sp-pcp-section .ui-slider-vertical .ui-slider-range{left:0;width:100%;}.sp-pcp-section .ui-slider-vertical .ui-slider-range-min{bottom:0;}.sp-pcp-section .ui-slider-vertical .ui-slider-range-max{top:0;}.sp-pcp-section .ui-state-default,.sp-pcp-section .ui-widget-content .ui-state-default,.sp-pcp-section .ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6;font-weight:700;color:#1c94c4;}.sp-pcp-section .ui-state-default a,.sp-pcp-section .ui-state-default a:link,.sp-pcp-section .ui-state-default a:visited{color:#1c94c4;text-decoration:none;}.sp-pcp-section .ui-state-focus,.sp-pcp-section .ui-state-hover,.sp-pcp-section .ui-widget-content .ui-state-focus,.sp-pcp-section .ui-widget-content .ui-state-hover,.sp-pcp-section .ui-widget-header .ui-state-focus,.sp-pcp-section .ui-widget-header .ui-state-hover{border:1px solid #fbcb09;background:#fdf5ce;font-weight:700;color:#e1624b;}.sp-pcp-section .ui-state-focus a,.sp-pcp-section .ui-state-focus a:hover,.sp-pcp-section .ui-state-focus a:link,.sp-pcp-section .ui-state-focus a:visited,.sp-pcp-section .ui-state-hover a,.sp-pcp-section .ui-state-hover a:hover,.sp-pcp-section .ui-state-hover a:link,.sp-pcp-section .ui-state-hover a:visited{color:#e1624b;text-decoration:none;}.sp-pcp-section .ui-state-active,.sp-pcp-section .ui-widget-content .ui-state-active,.sp-pcp-section .ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff;font-weight:700;color:#e1624b;}.sp-pcp-section .ui-state-active a,.sp-pcp-section .ui-state-active a:link,.sp-pcp-section .ui-state-active a:visited{color:#e1624b;text-decoration:none;}.sp-pcp-section .ui-corner-all,.sp-pcp-section .ui-corner-left,.sp-pcp-section .ui-corner-tl,.sp-pcp-section .ui-corner-top{border-top-left-radius:4px;}.sp-pcp-section .ui-corner-all,.sp-pcp-section .ui-corner-right,.sp-pcp-section .ui-corner-top,.sp-pcp-section .ui-corner-tr{border-top-right-radius:4px;}.sp-pcp-section .ui-corner-all,.sp-pcp-section .ui-corner-bl,.sp-pcp-section .ui-corner-bottom,.sp-pcp-section .ui-corner-left{border-bottom-left-radius:4px;}.sp-pcp-section .ui-corner-all,.sp-pcp-section .ui-corner-bottom,.sp-pcp-section .ui-corner-br,.sp-pcp-section .ui-corner-right{border-bottom-right-radius:4px;}.sp-pcp-section .ui-widget-content{border:1px solid #ddd;background:#eee;color:#333;}.sp-pcp-section .ui-widget-header{border:1px solid #e1624b;background:#e1624b;color:#fff;font-weight:700;}.pcp-ajax-preloader{text-align:center;}.pcp-preloader{background-color:#fff;background-image:url("https://dabella.us/nitropack_static/sIssjsPXwMDPyyzxupbheQBmXUIxBvOA/assets/images/optimized/rev-cb3d482/dabella.us/wp-content/plugins/smart-post-show-pro/public/assets/img/preloader.svg");background-repeat:no-repeat;background-position:center center;position:absolute;z-index:9999;width:100%;height:100%;visibility:visible;}.pcp-preloader.nitro-lazy{background-image:none !important;}.pcp-carousel-wrapper .swiper-rtl .swiper-button-next.bottom_right,.pcp-carousel-wrapper .swiper-rtl .swiper-button-next.top_right{left:auto;right:auto;}.spsp-license-notice{background:#ffebee;color:#444;padding:18px 16px;border:1px solid #d0919f;border-radius:4px;font-size:18px;line-height:28px;}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}@-webkit-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes fadeOut{from{opacity:1;}to{opacity:0;}}@keyframes fadeOut{from{opacity:1;}to{opacity:0;}}.sp-pcp-post .pcp_hover.fadeIn{-webkit-animation-name:fadeOut;animation-name:fadeOut;}.sp-pcp-post:hover .fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.sp-pcp-post .pcp_hover.fadeInDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}.sp-pcp-post:hover .fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes fadeOutRight{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes fadeOutRight{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.sp-pcp-post .pcp_hover.fadeInRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}.sp-pcp-post:hover .fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.sp-pcp-post .pcp_hover.fadeInLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}.sp-pcp-post:hover .fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes fadeOutUp{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes fadeOutUp{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.sp-pcp-post .pcp_hover.fadeInUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}.sp-pcp-post:hover .fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}.sp-pcp-post .pcp_hover.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutX;animation-name:flipOutX;}.sp-pcp-post:hover .flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX;}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}.sp-pcp-post .pcp_hover.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;}.sp-pcp-post:hover .flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY;}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.sp-pcp-post .pcp_hover.slideInUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}.sp-pcp-post:hover .slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.sp-pcp-post .pcp_hover.slideInDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}.sp-pcp-post:hover .slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}@-webkit-keyframes zoomOut{from{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}to{opacity:0;}}@keyframes zoomOut{from{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}to{opacity:0;}}.sp-pcp-post .pcp_hover.zoomIn{-webkit-animation-name:zoomOut;animation-name:zoomOut;}.sp-pcp-post:hover .zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.sp-pcp-post .pcp_hover.zoomInDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;}.sp-pcp-post:hover .zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom;}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg);}to{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom;}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg);}to{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}.sp-pcp-post:hover .jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox;}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes rollOut{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}@keyframes rollOut{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}.sp-pcp-post .pcp_hover.rollIn{-webkit-animation-name:rollOut;animation-name:rollOut;}.sp-pcp-post:hover .rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}.sp-pcp-post-audio-thumb-area,.sp-pcp-post-video-thumb-area{position:relative;padding-bottom:56.25%;height:0;}.sp-pcp-post-audio-thumb-area iframe,.sp-pcp-post-video-thumb-area iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.sp-pcp-post .sp-pcp-post-video-thumb-area video{width:100%;height:auto;}.woocommerce div.product .sp-pcp-post .sp-pcp-product-rating .woocommerce-product-rating{margin-bottom:5px;}.spsp-gutenberg-shortcode.editor-styles-wrapper{padding:0;line-height:24px;}.spsp-gutenberg-shortcode.editor-styles-wrapper::after{display:none;}.block-editor-page .editor-styles-wrapper select,.block-editor-page select.spsp-shortcode-selector,.block-editor-page select.spsp-shortcode-selector:focus,.block-editor-page select.spsp-shortcode-selector:focus-visible{width:250px;padding:5px;border:1px solid #ccc;font-size:13px;padding-right:25px;}.pcp-table-layout tr.sp-pcp-post{padding:0;display:table-row;}.pcp-table-layout .table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.pcp-table-layout{overflow-x:auto;}.pcp-table-layout table{width:100%;text-align:center;border:none;border:1px solid #ddd;border-spacing:0;border-collapse:collapse;}.pcp-table-layout table td,.pcp-table-layout table th{padding:10px;border:0;vertical-align:middle;}.pcp-table-layout table th{font-weight:700;font-size:16px;color:#212121;text-align:left;text-transform:uppercase;background:hsla(0deg,0%,60%,10%);}.pcp-table-layout table tbody tr.sp-pcp-post:nth-child(even){background-color:hsla(0deg,0%,60%,10%);}.pcp-table-layout .table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}@media only screen and (max-width:576px){.pcp-table-layout .table-responsive td .sp-pcp-title{min-width:160px;}.pcp-table-layout .table-responsive td .sp-pcp-post-content{min-width:200px;}}.pcp-pagination-scrollbar.swiper-scrollbar-horizontal,.sp-pcp-carousel .swiper-horizontal>.pcp-pagination-scrollbar{position:relative;width:70%;margin:auto;margin-top:20px;}.sp-pcp-carousel .pcp-pagination-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.pcp-pagination-scrollbar{height:50%;top:50%;transform:translateY(-50%);}.pcp-carousel-wrapper.center .sp-pcp-carousel{padding-top:30px;}.sp-pcp-post .sp-pcp-social-share .pcp-copy-url{position:relative;}.post-url-copy-popup{display:none;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.8);color:#fff;padding:5px 10px;border-radius:5px;font-size:12px;font-weight:600;}.sp-pcp-thumbnail-slider-wrapper{display:flex;flex-direction:column;}.sp-pcp-thumbnail-slider-wrapper.sp-thumbnail-style-top{flex-direction:column-reverse;}.sp-pcp-thumbnail-slider-wrapper.sp-thumbnail-style-right{flex-direction:row;}.sp-pcp-thumbnail-slider-wrapper.sp-thumbnail-style-left{flex-direction:row-reverse;}.thumbnail-slider-bottom .sp-pcp-post .sp-pcp-post-thumb-area img{height:100px;}.thumbnail-slider-bottom .sp-pcp-post{padding:10px;}.pcp-carousel-wrapper.pcp_same_height .thumbnail-slider-bottom .swiper-slide .sp-pcp-post,.pcp_same_height .thumbnail-slider-bottom .sp-pcp-post{height:inherit;}.sp-pcp-thumbnail-slider-wrapper:is(.sp-thumbnail-style-right,.sp-thumbnail-style-left) .thumbnail-slider-top{width:70%;}.sp-pcp-thumbnail-slider-wrapper:is(.sp-thumbnail-style-right,.sp-thumbnail-style-left) .thumbnail-slider-bottom{width:calc(30% - 20px);height:100%;margin-left:20px;}.sp-pcp-thumbnail-slider-wrapper.sp-thumbnail-style-left .thumbnail-slider-bottom{margin-left:0;margin-right:20px;}.pcp-carousel-wrapper .sp-thumbnail-style-right .pcp-button-next.vertical_center,.pcp-carousel-wrapper .sp-thumbnail-style-right .pcp-button-next.vertical_center_inner{right:0;}.pcp-carousel-wrapper .sp-thumbnail-style-left .pcp-button-prev.vertical_center,.pcp-carousel-wrapper .sp-thumbnail-style-left .pcp-button-prev.vertical_center_inner{left:0;}.pcp-carousel-wrapper .sp-thumbnail-style-left .pcp-button-next.vertical_center,.pcp-carousel-wrapper .sp-thumbnail-style-left .pcp-button-next.vertical_center_inner{right:0;}.sp-pcp-thumbnail-slider-wrapper:is(.sp-thumbnail-style-right,.sp-thumbnail-style-left) .thumbnail-slider-bottom .sp-pcp-post{height:100%;align-items:center;}.sp-pcp-thumbnail-slider-wrapper.sp-thumbnail-style-left .swiper-vertical>.swiper-pagination-bullets,.sp-pcp-thumbnail-slider-wrapper.sp-thumbnail-style-right .swiper-pagination-vertical.swiper-pagination-bullets{top:auto;bottom:0;display:flex;justify-content:center;width:100%;}.sp-pcp-thumbnail-slider-wrapper.sp-thumbnail-style-left .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.sp-pcp-thumbnail-slider-wrapper.sp-thumbnail-style-right .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin-right:6px;}.sp-pcp-thumbnail-slider-wrapper.sp-thumbnail-style-right .thumbnail-slider-bottom .swiper-slide.sp-smart-pro-item{border-left:4px solid transparent;transition:.2s linear;}.sp-pcp-thumbnail-slider-wrapper.sp-thumbnail-style-left .thumbnail-slider-bottom .swiper-slide.sp-smart-pro-item{border-right:4px solid transparent;transition:.2s linear;}.sp-pcp-thumbnail-slider-wrapper.sp-thumbnail-style-left .thumbnail-slider-bottom .sp-smart-pro-item.swiper-slide-active .sp-pcp-post{border-right:4px solid #e1624b;}.sp-pcp-thumbnail-slider-wrapper.sp-thumbnail-style-right .thumbnail-slider-bottom .sp-smart-pro-item.swiper-slide-active .sp-pcp-post{border-left:4px solid #e1624b;}.sp-pcp-thumbnail-slider-wrapper.sp-thumbnail-style-bottom .thumbnail-slider-bottom .sp-smart-pro-item.swiper-slide-active .sp-pcp-post{border-top:4px solid #e1624b;}.sp-pcp-thumbnail-slider-wrapper.sp-thumbnail-style-top .thumbnail-slider-bottom .swiper-slide.sp-smart-pro-item.swiper-slide-active .sp-pcp-post{border-bottom:4px solid #e1624b;}.sp-pcp-block-hierarchical.hierarchical-style-1{grid-template-columns:repeat(3,1fr);grid-gap:20px;display:grid;}.sp-pcp-block-hierarchical.hierarchical-style-1 .style-1:nth-child(1){grid-row:span 2;grid-column:span 2;}.sp-pcp-block-hierarchical.hierarchical-style-2,.sp-pcp-block-hierarchical.hierarchical-style-4{grid-template-columns:repeat(4,1fr);grid-gap:20px;display:grid;}.sp-pcp-block-hierarchical.hierarchical-style-2 .style-2:nth-child(1),.sp-pcp-block-hierarchical.hierarchical-style-4 .style-4:nth-child(1){grid-column:span 2;grid-row:span 2;}.sp-pcp-block-hierarchical.hierarchical-style-4 .style-4:nth-child(2){grid-column:span 2;}.timeline_style_2 .sps-timeline-post-date{padding-bottom:50px;position:relative;text-align:center;}.timeline_style_2 .sps-timeline-post-date .sp-pcp-post-meta li.sps-meta-type-date i,.timeline_style_2 .sps-timeline-post-date .sp-pcp-post-meta li:not(.sps-meta-type-date){display:none;}.sps-timeline-border-style{background-color:#85c1e9;max-width:94%;height:4px;position:absolute;top:43px;margin:auto;border-radius:4px;width:100%;left:3%;}.timeline_style_2 .sps-timeline-post-date::after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;top:50px;left:50%;transform:translate(-50%,-13px);background:#048de8;}.timeline_style_2 .sp-pcp-post{position:relative;overflow:initial;}.timeline_style_2 .sp-pcp-post::before{content:"";position:absolute;height:0;width:0;border:10px solid transparent;z-index:99;top:-20px;left:50%;transform:translateX(-50%);border-color:transparent transparent #000 transparent;}.sps-timeline-swiper-container.swiper-container{position:relative;}.sp-pcp-timeline-section:is(.timeline_style_3,.timeline_style_4) .pcp-timeline-item{display:flex;flex-direction:row;}.sp-pcp-timeline-section.timeline_style_4 .pcp-timeline-item{flex-direction:row-reverse;}.sp-pcp-timeline-section.timeline_style_3 .sps-timeline-post-date,.sp-pcp-timeline-section.timeline_style_4 .sps-timeline-post-date{max-width:300px;width:100%;margin-top:14px;text-align:center;}.sp-pcp-timeline-section:is(.timeline_style_3,.timeline_style_4) .pcp-timeline-item:nth-child(2n+2) .sps-timeline-post-date{margin-top:54px;}.sp-pcp-timeline-section.timeline_style_3 .pcp-timeline-grid::after{left:250px;}.sp-pcp-timeline-section.timeline_style_4 .pcp-timeline-grid::after{right:250px;}.sp-pcp-timeline-section.timeline_style_3 .pcp-timeline-item:before,.sp-pcp-timeline-section.timeline_style_3 .pcp-timeline-item:nth-child(2n+2):before{left:calc(250px - 5px);}.sp-pcp-timeline-section.timeline_style_4 .pcp-timeline-item:before,.sp-pcp-timeline-section.timeline_style_4 .pcp-timeline-item:nth-child(2n+2):before{right:calc(250px - 4px);}.sp-pcp-timeline-section:is(.timeline_style_3,.timeline_style_4) .pcp-timeline-item .sp-pcp-post{width:calc(100% - 300px);}.sp-pcp-container:is(.sp-pcp-timeline-section) .sp-pcp-post .sp-pcp-post-thumb-area{text-align:left;}.sps-timeline-button-next,.sps-timeline-button-prev{color:#598fbf;}.sps-az-filter-button.sps-glossary-filter{justify-content:center;display:flex;padding:0 0 10px;margin:0;flex-wrap:wrap;}.sps-az-filter-button.sps-glossary-filter li{text-transform:capitalize;list-style:none;}.sps-az-filter-button.sps-glossary-filter li button{background-color:#e2e2e2;color:#444;border:0 solid #444;border:none;border-radius:2px;border-radius:2px;font-size:14px;line-height:20px;letter-spacing:0;text-transform:none;text-align:center;position:relative;padding:8px 15px;font-weight:600;display:inline-block;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-bottom:none;cursor:pointer;}.sps-az-filter-button.sps-glossary-filter li button.active{background-color:#f05d31;color:#fff;border-color:#f05d31;}.sps-glossary-disabled{pointer-events:none;background-color:gray;opacity:.5;}.sps-glossary-items-group{width:100%;}.sps-glossary-items-group .sps-glossary-items-header{font-size:20px;line-height:1.3;color:#000;background-color:#f0f0f0;font-weight:600;display:block;text-align:center;clear:both;padding:6px;margin-bottom:10px;border-radius:2px;}.sps-glossary-items-group .sps-glossary-items-content{display:flex;flex-wrap:wrap;}.sp-pcp-timeline-section:not(.timeline_style_2) .pcp-timeline-grid{clear:both;overflow:hidden;position:relative;}