@charset "UTF-8";/*!--------------------------------------------------------------

 *   DON'T EDIT THIS FILE
 *   After update you will lose all changes. Use child themes
 *
 *   НЕ РЕДАКТИРУЙТЕ ЭТОТ ФАЙЛ
 *   После обновления Вы потереяете все изменения. Используйте дочернюю тему
 *
 *   https://docs.wpbox.ru/child-themes/

--------------------------------------------------------------*/:root{--wpsc-primary-color:#3276ff;--wpsc-secondary-color:#6c757d;--wpsc-white-bg:#fff;--wpsc-body-bg:#f0f4fb;--wpsc-light-bg:#f3f8ff;--wpsc-link-color:#1b55f2;--wpsc-link-hover-color:#f3374d;--wpsc-link-text-light-hover-color:#f3374d;--wpsc-text-color:#212529;--wpsc-text-light-color:#4c555e;--wpsc-text-lighter-color:#9fa8b0;--wpsc-text-green-color:#38cc73;--wpsc-text-red-color:#ff3b3b;--wpsc-text-warning-color:#ee6510;--wpsc-input-bg:#fff;--wpsc-border-color:#b3bfd6;--wpsc-border-focus-color:#1c6bf8;--wpsc-shadow-box-color:rgba(243, 223, 211, 0.6);--wpsc-shadow-box:0 0 0 var(--wpsc-shadow-box-color);--wpsc-highlight-color:#f9f3ed;--wpsc-site-max-width:calc( 700px + 270px + 320px + var(--wpsc-site-gap) + var(--wpsc-site-gap) + 1.5rem + 1.5rem);--wpsc-site-gap-mobile:2px;--wpsc-site-gap:1.5rem;--wpsc-post-card-padding-y:1.5rem;--wpsc-post-card-padding-x:2rem;--wpsc-post-card-item-indent:1rem;--wpsc-widget-padding-y:1.5rem;--wpsc-widget-padding-x:1.5rem;--wpsc-box-border-radius:1rem;--wpsc-element-border-radius:.5rem;--typography-list-ol-counter:"."}@media (min-width:768px){:root{--wpsc-post-card-padding-x:2rem}}@media only screen{html[theme=dark]:root{--wpsc-white-bg:#1b1a26;--wpsc-body-bg:#131314;--wpsc-light-bg:#232136;--wpsc-link-color:#8ac0f5;--wpsc-link-hover-color:#fff;--wpsc-link-text-light-hover-color:#fff;--wpsc-text-color:#e3e3e3;--wpsc-text-light-color:rgba(222, 222, 222, .6);--wpsc-text-lighter-color:rgba(222, 222, 222, .3);--wpsc-text-green-color:#38cc73;--wpsc-text-red-color:#ff3b3b;--wpsc-input-bg:rgba(0, 0, 0, .1);--wpsc-border-color:rgba(255, 255, 255, .2);--wpsc-border-focus-color:rgba(255, 255, 255, .7);--wpsc-shadow-box:none;--wpsc-highlight-color:#3c3b54}html[theme=dark]:root img{-webkit-filter:brightness(.85) contrast(1.1);filter:brightness(.85) contrast(1.1)}}@media (prefers-color-scheme:dark){:root{--wpsc-white-bg:#1b1a26;--wpsc-body-bg:#131314;--wpsc-light-bg:#232136;--wpsc-link-color:#8ac0f5;--wpsc-link-hover-color:#fff;--wpsc-link-text-light-hover-color:#fff;--wpsc-text-color:#e3e3e3;--wpsc-text-light-color:rgba(222, 222, 222, .6);--wpsc-text-lighter-color:rgba(222, 222, 222, .3);--wpsc-text-green-color:#38cc73;--wpsc-text-red-color:#ff3b3b;--wpsc-input-bg:rgba(0, 0, 0, .1);--wpsc-border-color:rgba(255, 255, 255, .2);--wpsc-border-focus-color:rgba(255, 255, 255, .7);--wpsc-shadow-box:none;--wpsc-highlight-color:#3c3b54}html[theme=light]:root{--wpsc-primary-color:#3276ff;--wpsc-secondary-color:#6c757d;--wpsc-white-bg:#fff;--wpsc-body-bg:#f0f4fb;--wpsc-light-bg:#f3f8ff;--wpsc-link-color:#1b55f2;--wpsc-link-hover-color:#f3374d;--wpsc-link-text-light-hover-color:#f3374d;--wpsc-text-color:#212529;--wpsc-text-light-color:#4c555e;--wpsc-text-lighter-color:#9fa8b0;--wpsc-text-green-color:#38cc73;--wpsc-text-red-color:#ff3b3b;--wpsc-text-warning-color:#ee6510;--wpsc-input-bg:#fff;--wpsc-border-color:#b3bfd6;--wpsc-border-focus-color:#1c6bf8;--wpsc-shadow-box-color:rgba(243, 223, 211, 0.6);--wpsc-shadow-box:0 0 0 var(--wpsc-shadow-box-color);--wpsc-highlight-color:#f9f3ed}}body.full-width{--breadcrumbs-width:none;--wpsc-post-card-width:none;--wpsc-text-max-width:none}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{font-size:var(--wpsc-base-font-size);line-height:var(--wpsc-base-line-height);font-weight:var(--wpsc-base-font-weight);font-family:var(--wpsc-base-font-family,sans-serif);text-align:left;color:var(--wpsc-text-color);margin:0;background-color:var(--wpsc-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;word-wrap:break-word;overflow-wrap:break-word}hr{margin:1rem 0;background-color:currentColor;border:0;opacity:.25;color:inherit}hr:not([size]){height:1px}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}small{font-size:var(--wpsc-small-font-size)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}b,dt,strong{font-weight:bolder}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp,var{font-size:1em;font-family:var(--wpsc-monospace-font-famil);direction:ltr;unicode-bidi:bidi-override}img{max-width:100%;height:auto}img,svg{vertical-align:middle}figure{margin:0 0 var(--wpsc-text-vertical-space)}.table,table{border-collapse:collapse;border-spacing:0;caption-side:bottom}caption{text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:inherit;line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:var(--color-text-header);font-weight:var(--wpsc-header-font-weight);margin-top:calc(var(--wpsc-text-vertical-space) * 2);margin-bottom:var(--wpsc-text-vertical-space)}.h1,h1{font-size:var(--wpsc-h1-font-size);line-height:var(--wpsc-h1-line-height)}.h2,h2{font-size:var(--wpsc-h2-font-size);line-height:var(--wpsc-h2-line-height)}.h3,h3{font-size:var(--wpsc-h3-font-size);line-height:var(--wpsc-h3-line-height)}.h4,h4{font-size:var(--wpsc-h4-font-size);line-height:var(--wpsc-h4-line-height)}.h5,h5{font-size:var(--wpsc-h5-font-size);line-height:var(--wpsc-h5-line-height)}.h6,h6{font-size:var(--wpsc-h6-font-size);line-height:var(--wpsc-h6-line-height)}.h1:first-child,.h2:first-child,.h3:first-child,.h4:first-child,.h5:first-child,.h6:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}.h1+.h2,.h1+h2,.h2+.h3,.h2+h3,.h3+.h4,.h3+h4,.h4+.h5,.h4+h5,.h5+.h6,.h5+h6,h1+.h2,h1+h2,h2+.h3,h2+h3,h3+.h4,h3+h4,h4+.h5,h4+h5,h5+.h6,h5+h6{margin-top:var(--wpsc-text-vertical-space)}pre{display:block;margin:var(--wpsc-text-vertical-space) 0;font-size:var(--wpsc-small-font-size);overflow:auto;padding:var(--padding-textarea,.5em .8em);background-color:var(--wpsc-light-bg)}pre code{font-size:inherit;color:inherit;word-break:normal;background-color:transparent;padding:0;border-radius:0}code,var{font-size:var(--wpsc-small-font-size);word-wrap:break-word;padding:var(--wpsc-text-inline-vertical-space) var(--wpsc-text-inline-horizontal-space);background:var(--wpsc-light-bg)}a>code,a>var{color:inherit}kbd{font-size:var(--wpsc-small-font-size);padding:var(--wpsc-text-inline-vertical-space) var(--wpsc-text-inline-horizontal-space);border:1px solid var(--wpsc-border-color);-webkit-box-shadow:inset 0 -1px 0 var(--wpsc-border-color);box-shadow:inset 0 -1px 0 var(--wpsc-border-color);border-radius:.2rem}kbd kbd{border:none;-webkit-box-shadow:none;box-shadow:none;padding:0;font-size:1em}kbd samp{font-size:1em}p{margin:0 0 var(--wpsc-text-vertical-space);max-width:var(--wpsc-text-max-width)}ol:not([class]):before,p:before,ul:not([class]):before{content:"";display:block;width:10em;overflow:hidden}li p:before{content:none}figcaption{font-size:var(--wpsc-small-font-size)}mark{color:var(--color-text-highlight);background:var(--color-text-highlight-bg);padding:var(--wpsc-text-inline-vertical-space) var(--wpsc-text-inline-horizontal-space)}dl:not([class]){max-width:50rem;margin:var(--space-text-margin-y) 0}dl:not([class]) dt:not([class]){font-weight:bolder}dl:not([class]) dd:not([class]){margin:0 0 1.5em}hr:not([class]){border:0;border-bottom:1px solid;margin:var(--space-text-margin-y) 0;max-width:50rem;opacity:.1}abbr{letter-spacing:.05em;margin-right:-.05em}dd{margin-bottom:.5rem;margin-left:0}.table,table:not([class]){width:100%;margin:0 0 var(--wpsc-text-vertical-space)}.table caption,table:not([class]) caption{padding:.5em 1em;text-align:left;font-size:87.5%;margin-bottom:.625em}.table td,.table th,table:not([class]) td,table:not([class]) th{padding:.5em 1em;text-align:left;vertical-align:top;border-style:solid;border-color:var(--color-table-border,var(--wpsc-border-color));border-width:0 0 1px}.table thead td,.table thead th,table:not([class]) thead td,table:not([class]) thead th{vertical-align:bottom;border-bottom-width:2px}.entry-content{word-wrap:break-word}@media (max-width:767.98px){.entry-content ol,.entry-content p,.entry-content ul{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}}@media (min-width:768px){.entry-content ol,.entry-content p,.entry-content ul{hanging-punctuation:first}}.entry-content ol.wp-block-list,.entry-content ol:not([class]),.entry-content ul.wp-block-list,.entry-content ul:not([class]),.ol,.post-card__content ol.wp-block-list,.post-card__content ol:not([class]),.post-card__content ul.wp-block-list,.post-card__content ul:not([class]),.ul{margin:0 0 var(--wpsc-text-vertical-space);padding:0;max-width:var(--wpsc-text-max-width);list-style:none;overflow:hidden}.entry-content ol.wp-block-list li,.entry-content ol:not([class]) li,.entry-content ul.wp-block-list li,.entry-content ul:not([class]) li,.ol li,.post-card__content ol.wp-block-list li,.post-card__content ol:not([class]) li,.post-card__content ul.wp-block-list li,.post-card__content ul:not([class]) li,.ul li{position:relative;padding-left:1.8em;margin-top:calc(var(--wpsc-text-vertical-space)/ 2);margin-bottom:calc(var(--wpsc-text-vertical-space)/ 2)}.entry-content ol.wp-block-list .ol,.entry-content ol.wp-block-list .ul,.entry-content ol.wp-block-list ol.wp-block-list,.entry-content ol.wp-block-list ol:not([class]),.entry-content ol.wp-block-list ul.wp-block-list,.entry-content ol.wp-block-list ul:not([class]),.entry-content ol:not([class]) .ol,.entry-content ol:not([class]) .ul,.entry-content ol:not([class]) ol.wp-block-list,.entry-content ol:not([class]) ol:not([class]),.entry-content ol:not([class]) ul.wp-block-list,.entry-content ol:not([class]) ul:not([class]),.entry-content ul.wp-block-list .ol,.entry-content ul.wp-block-list .ul,.entry-content ul.wp-block-list ol.wp-block-list,.entry-content ul.wp-block-list ol:not([class]),.entry-content ul.wp-block-list ul.wp-block-list,.entry-content ul.wp-block-list ul:not([class]),.entry-content ul:not([class]) .ol,.entry-content ul:not([class]) .ul,.entry-content ul:not([class]) ol.wp-block-list,.entry-content ul:not([class]) ol:not([class]),.entry-content ul:not([class]) ul.wp-block-list,.entry-content ul:not([class]) ul:not([class]),.ol .ol,.ol .ul,.ol ol.wp-block-list,.ol ol:not([class]),.ol ul.wp-block-list,.ol ul:not([class]),.post-card__content ol.wp-block-list .ol,.post-card__content ol.wp-block-list .ul,.post-card__content ol.wp-block-list ol.wp-block-list,.post-card__content ol.wp-block-list ol:not([class]),.post-card__content ol.wp-block-list ul.wp-block-list,.post-card__content ol.wp-block-list ul:not([class]),.post-card__content ol:not([class]) .ol,.post-card__content ol:not([class]) .ul,.post-card__content ol:not([class]) ol.wp-block-list,.post-card__content ol:not([class]) ol:not([class]),.post-card__content ol:not([class]) ul.wp-block-list,.post-card__content ol:not([class]) ul:not([class]),.post-card__content ul.wp-block-list .ol,.post-card__content ul.wp-block-list .ul,.post-card__content ul.wp-block-list ol.wp-block-list,.post-card__content ul.wp-block-list ol:not([class]),.post-card__content ul.wp-block-list ul.wp-block-list,.post-card__content ul.wp-block-list ul:not([class]),.post-card__content ul:not([class]) .ol,.post-card__content ul:not([class]) .ul,.post-card__content ul:not([class]) ol.wp-block-list,.post-card__content ul:not([class]) ol:not([class]),.post-card__content ul:not([class]) ul.wp-block-list,.post-card__content ul:not([class]) ul:not([class]),.ul .ol,.ul .ul,.ul ol.wp-block-list,.ul ol:not([class]),.ul ul.wp-block-list,.ul ul:not([class]){margin-left:0;margin-bottom:calc(var(--wpsc-text-vertical-space)/ 2)}.entry-content ul.wp-block-list>li:before,.entry-content ul:not([class])>li:before,.post-card__content ul.wp-block-list>li:before,.post-card__content ul:not([class])>li:before,.ul>li:before{content:"";position:absolute;top:.45em;left:.2em;width:.5em;height:.5em;background:var(--typography-list-ul-primary,var(--wpsc-primary-color));border-radius:2px}.entry-content ol.wp-block-list,.entry-content ol:not([class]),.ol,.post-card__content ol.wp-block-list,.post-card__content ol:not([class]){counter-reset:counter}.entry-content ol.wp-block-list>li:before,.entry-content ol:not([class])>li:before,.ol>li:before,.post-card__content ol.wp-block-list>li:before,.post-card__content ol:not([class])>li:before{counter-increment:counter;content:counter(counter) var(--typography-list-ol-counter);position:absolute;right:100%;-webkit-transform:translate3d(1em,0,0);transform:translate3d(1em,0,0)}.entry-content ol.wp-block-list>li[value]:before,.entry-content ol:not([class])>li[value]:before,.ol>li[value]:before,.post-card__content ol.wp-block-list>li[value]:before,.post-card__content ol:not([class])>li[value]:before{content:attr(value) var(--typography-list-ol-counter)}.entry-content ol.wp-block-list[reversed]>li:before,.entry-content ol:not([class])[reversed]>li:before,.ol[reversed]>li:before,.post-card__content ol.wp-block-list[reversed]>li:before,.post-card__content ol:not([class])[reversed]>li:before{counter-increment:counter -1}.entry-content ol.wp-block-list[type=a]>li:before,.entry-content ol:not([class])[type=a]>li:before,.ol[type=a]>li:before,.post-card__content ol.wp-block-list[type=a]>li:before,.post-card__content ol:not([class])[type=a]>li:before{content:counter(counter,lower-latin) var(--typography-list-ol-counter)}.entry-content ol.wp-block-list[type=I]>li:before,.entry-content ol:not([class])[type=I]>li:before,.ol[type=I]>li:before,.post-card__content ol.wp-block-list[type=I]>li:before,.post-card__content ol:not([class])[type=I]>li:before{content:counter(counter,upper-roman) var(--typography-list-ol-counter)}blockquote{position:relative;max-width:45rem;margin:0 0 var(--wpsc-text-vertical-space);padding:1em;background:var(--wpsc-light-bg)}blockquote.is-style-warning{padding-left:calc(var(--blockquote-padding-x) + var(--blockquote-icon-size))}blockquote.is-style-warning{--typography-blockquote-primary:#ec8200;--typography-blockquote-secondary:#fff4d4}blockquote>p:last-child{margin-bottom:0}blockquote>cite,blockquote>footer{display:block;font-size:var(--wpsc-small-font-size)}:root{--wpsc-base-font-size:16px;--wpsc-base-font-weight:400;--wpsc-base-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",sans-serif;--wpsc-base-line-height:1.5;--wpsc-monospace-font-famil:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--wpsc-header-scale-font-size:1.05;--wpsc-small-font-size:.875em;--wpsc-h1-font-size:calc(1rem * (var(--wpsc-header-scale-font-size) * var(--wpsc-header-scale-font-size) * var(--wpsc-header-scale-font-size) * var(--wpsc-header-scale-font-size)));--wpsc-h2-font-size:calc(1rem * (var(--wpsc-header-scale-font-size) * var(--wpsc-header-scale-font-size) * var(--wpsc-header-scale-font-size)));--wpsc-h3-font-size:calc(1rem * (var(--wpsc-header-scale-font-size) * var(--wpsc-header-scale-font-size)));--wpsc-h4-font-size:calc(1rem * var(--wpsc-header-scale-font-size));--wpsc-h5-font-size:var(--wpsc-base-font-size);--wpsc-h6-font-size:1rem;--wpsc-header-font-weight:800;--wpsc-h1-line-height:1.1;--wpsc-h2-line-height:1.2;--wpsc-h3-line-height:1.3;--wpsc-h4-line-height:1.4;--wpsc-h5-line-height:1.5;--wpsc-h6-line-height:1.6;--wpsc-text-vertical-space:calc(var(--wpsc-base-font-size) * var(--wpsc-base-line-height));--wpsc-text-inline-vertical-space:.2em;--wpsc-text-inline-horizontal-space:.5em;--wpsc-text-max-width:40em}@media (min-width:768px){:root{--wpsc-header-scale-font-size:1.15}}.pseudo-link,a{color:var(--wpsc-link-color);-webkit-transition:all .2s;transition:all .2s}.pseudo-link:hover,a:hover{color:var(--wpsc-link-hover-color)}.cancel-comment-reply-link a,.comment-header__author a,.main-navigation ul li a,.mobile-menu ul li a,.page-links .page-numbers,.page-links .post-page-numbers,.pagination .nav-links .page-numbers,.pagination .nav-links .post-page-numbers,.post-card__title a,.post-meta__tags a,.publish-drafts__header,.site-footer a,.site-title a,.top-table__object a,.widget ol li a,.widget ul li a,.widget-comments-item__author a,.widget-comments-item__content a,.widget-comments-item__post-link a,.widget-navigation__item-wrap,.widget-navigation__item>*{color:var(--color-link-text,var(--wpsc-text-color))}.cancel-comment-reply-link a:hover,.comment-header__author a:hover,.main-navigation ul li a:hover,.mobile-menu ul li a:hover,.page-links .page-numbers:hover,.page-links .post-page-numbers:hover,.pagination .nav-links .page-numbers:hover,.pagination .nav-links .post-page-numbers:hover,.post-card__title a:hover,.post-meta__tags a:hover,.publish-drafts__header:hover,.site-footer a:hover,.site-title a:hover,.top-table__object a:hover,.widget ol li a:hover,.widget ul li a:hover,.widget-comments-item__author a:hover,.widget-comments-item__content a:hover,.widget-comments-item__post-link a:hover,.widget-navigation__item-wrap:hover,.widget-navigation__item>:hover{color:var(--color-link-text-hover,var(--wpsc-link-hover-color))}.post-bookmark:not(.disabled) .post-bookmark__btn,.post-meta__author a,.post-meta__category a,.post-meta__comments a,.publish-draft__action{color:var(--wpsc-link-text-light-color,var(--wpsc-text-light-color))}.post-bookmark:not(.disabled) .post-bookmark__btn:hover,.post-meta__author a:hover,.post-meta__category a:hover,.post-meta__comments a:hover,.publish-draft__action:hover{color:var(--wpsc-link-text-light-hover-color,var(--wpsc-link-hover-color))}.author-header__avatar,.comment-form-comment__avatar,.comment-header__avatar,.karma-history__avatar,.post-meta__avatar,.top-table__avatar{position:relative;border-radius:6px}.author-header__avatar:before,.comment-form-comment__avatar:before,.comment-header__avatar:before,.karma-history__avatar:before,.post-meta__avatar:before,.top-table__avatar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.05);box-shadow:inset 0 0 0 1px rgba(0,0,0,.05);border-radius:inherit}.author-header__avatar img,.comment-form-comment__avatar img,.comment-header__avatar img,.karma-history__avatar img,.post-meta__avatar img,.top-table__avatar img{border-radius:inherit;image-rendering:-webkit-optimize-contrast}.pseudo-link,a{text-decoration:none;cursor:pointer}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.btn,.button,button{display:inline-block;font-weight:400;color:#fff;background-color:var(--wpsc-btn-primary-bg,var(--wpsc-primary-color));border:none;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:.4rem .8rem;font-size:1rem;line-height:1.5;border-radius:.25rem}.btn:focus,.btn:hover,.button:focus,.button:hover,button:focus,button:hover{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.2)),to(rgba(0,0,0,.2)));background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.btn.disabled,.btn:disabled,.button.disabled,.button:disabled,button.disabled,button:disabled{opacity:.6}.btn:not(:disabled):not(.disabled),.button:not(:disabled):not(.disabled),button:not(:disabled):not(.disabled){cursor:pointer}.btn-secondary{background-color:var(--color-btn-secondary-bg,var(--wpsc-secondary-color))}.btn-shadow{-webkit-box-shadow:0 12px 40px -10px rgba(0,87,255,.6);box-shadow:0 12px 40px -10px rgba(0,87,255,.6)}.form-group{margin-bottom:1rem}label{display:inline-block;margin-bottom:.3rem}.input,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{padding:.375em .75em;line-height:1.5;color:var(--wpsc-text-color);background-color:var(--wpsc-input-bg);background-clip:padding-box;border:1px solid var(--wpsc-border-color);border-radius:4px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.input::-ms-expand,input[type=color]::-ms-expand,input[type=date]::-ms-expand,input[type=datetime-local]::-ms-expand,input[type=datetime]::-ms-expand,input[type=email]::-ms-expand,input[type=month]::-ms-expand,input[type=number]::-ms-expand,input[type=password]::-ms-expand,input[type=range]::-ms-expand,input[type=search]::-ms-expand,input[type=tel]::-ms-expand,input[type=text]::-ms-expand,input[type=time]::-ms-expand,input[type=url]::-ms-expand,input[type=week]::-ms-expand,select::-ms-expand,textarea::-ms-expand{background-color:transparent;border:0}.input:-moz-focusring,input[type=color]:-moz-focusring,input[type=date]:-moz-focusring,input[type=datetime-local]:-moz-focusring,input[type=datetime]:-moz-focusring,input[type=email]:-moz-focusring,input[type=month]:-moz-focusring,input[type=number]:-moz-focusring,input[type=password]:-moz-focusring,input[type=range]:-moz-focusring,input[type=search]:-moz-focusring,input[type=tel]:-moz-focusring,input[type=text]:-moz-focusring,input[type=time]:-moz-focusring,input[type=url]:-moz-focusring,input[type=week]:-moz-focusring,select:-moz-focusring,textarea:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--wpsc-text-color)}.input:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{color:var(--wpsc-text-color);background-color:var(--wpsc-input-bg);border-color:var(--wpsc-border-focus-color);outline:0}.input::-webkit-input-placeholder,input[type=color]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=datetime-local]::-webkit-input-placeholder,input[type=datetime]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=month]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=range]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=week]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:rgba(33,37,41,.5);opacity:1}.input::-moz-placeholder,input[type=color]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=datetime-local]::-moz-placeholder,input[type=datetime]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=month]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=range]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=week]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:rgba(33,37,41,.5);opacity:1}.input:-ms-input-placeholder,input[type=color]:-ms-input-placeholder,input[type=date]:-ms-input-placeholder,input[type=datetime-local]:-ms-input-placeholder,input[type=datetime]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=month]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=range]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=week]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:rgba(33,37,41,.5);opacity:1}.input::-ms-input-placeholder,input[type=color]::-ms-input-placeholder,input[type=date]::-ms-input-placeholder,input[type=datetime-local]::-ms-input-placeholder,input[type=datetime]::-ms-input-placeholder,input[type=email]::-ms-input-placeholder,input[type=month]::-ms-input-placeholder,input[type=number]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=range]::-ms-input-placeholder,input[type=search]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,input[type=time]::-ms-input-placeholder,input[type=url]::-ms-input-placeholder,input[type=week]::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:rgba(33,37,41,.5);opacity:1}.input::placeholder,input[type=color]::placeholder,input[type=date]::placeholder,input[type=datetime-local]::placeholder,input[type=datetime]::placeholder,input[type=email]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=range]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,input[type=url]::placeholder,input[type=week]::placeholder,select::placeholder,textarea::placeholder{color:rgba(33,37,41,.5);opacity:1}.input:disabled,.input[readonly],input[type=color]:disabled,input[type=color][readonly],input[type=date]:disabled,input[type=date][readonly],input[type=datetime-local]:disabled,input[type=datetime-local][readonly],input[type=datetime]:disabled,input[type=datetime][readonly],input[type=email]:disabled,input[type=email][readonly],input[type=month]:disabled,input[type=month][readonly],input[type=number]:disabled,input[type=number][readonly],input[type=password]:disabled,input[type=password][readonly],input[type=range]:disabled,input[type=range][readonly],input[type=search]:disabled,input[type=search][readonly],input[type=tel]:disabled,input[type=tel][readonly],input[type=text]:disabled,input[type=text][readonly],input[type=time]:disabled,input[type=time][readonly],input[type=url]:disabled,input[type=url][readonly],input[type=week]:disabled,input[type=week][readonly],select:disabled,select[readonly],textarea:disabled,textarea[readonly]{background-color:#e9ecef;opacity:1}textarea{height:auto;resize:vertical}.input,input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input-block{display:block;width:100%}.input-error{--wpsc-border-color:red;-webkit-animation:.4s input-error ease-in-out;animation:.4s input-error ease-in-out}.select{display:block;width:100%;padding:.375em 2rem .375em .75em;line-height:1.5;font-size:1rem;font-weight:400;border:1px solid var(--wpsc-border-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--wpsc-input-bg);background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%2364707b%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.5em auto,100%;border-radius:4px;cursor:pointer}.select::-ms-expand{display:none}.select option{font-weight:400;background-color:var(--wpsc-light-bg)}.select:focus{border-color:#4d3bfe}.container,.container-full{width:100%;padding-right:calc(var(--grid-gap)/ 2);padding-left:calc(var(--grid-gap)/ 2);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:calc(var(--grid-gap)/ -2);margin-left:calc(var(--grid-gap)/ -2)}.col{position:relative;width:100%;padding-right:calc(var(--grid-gap)/ 2);padding-left:calc(var(--grid-gap)/ 2)}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;max-width:100%}@-webkit-keyframes text-process{0%{opacity:.6}50%{opacity:.2}100%{opacity:.6}}@keyframes text-process{0%{opacity:.6}50%{opacity:.2}100%{opacity:.6}}@-webkit-keyframes input-error{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-8px);transform:translateX(-8px)}40%{-webkit-transform:translateX(8px);transform:translateX(8px)}60%{-webkit-transform:translateX(-8px);transform:translateX(-8px)}80%{-webkit-transform:translateX(8px);transform:translateX(8px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes input-error{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-8px);transform:translateX(-8px)}40%{-webkit-transform:translateX(8px);transform:translateX(8px)}60%{-webkit-transform:translateX(-8px);transform:translateX(-8px)}80%{-webkit-transform:translateX(8px);transform:translateX(8px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@media (min-width:768px){[data-tooltip]{position:relative}[data-tooltip]:after{position:absolute;font-size:13px;font-style:normal;border-radius:.4rem;content:attr(data-tooltip);padding:.4rem .8rem;background-color:rgba(17,17,17,.8);-webkit-box-shadow:0 0 14px rgba(0,0,0,.1);box-shadow:0 0 14px rgba(0,0,0,.1);color:#fff;line-height:1.25rem;text-align:left;z-index:1;pointer-events:none;display:block;opacity:0;visibility:hidden;-webkit-transition:all .3s;transition:all .3s;bottom:100%;left:50%;-webkit-transform:translate(-50%,10px);-ms-transform:translate(-50%,10px);transform:translate(-50%,10px);white-space:pre;width:auto}[data-tooltip]:after{opacity:0}[data-tooltip]:hover{overflow:visible}[data-tooltip]:hover:after{display:block;opacity:1;visibility:visible;-webkit-transform:translate(-50%,-10px);-ms-transform:translate(-50%,-10px);transform:translate(-50%,-10px)}[data-tooltip][data-tooltip-pos=bottom]:after{bottom:auto;top:100%;left:50%;-webkit-transform:translate(-50%,-10px);-ms-transform:translate(-50%,-10px);transform:translate(-50%,-10px)}[data-tooltip][data-tooltip-pos=bottom]:hover:after{-webkit-transform:translate(-50%,10px);-ms-transform:translate(-50%,10px);transform:translate(-50%,10px)}[data-tooltip][data-tooltip-pos=left]:after{bottom:auto;left:auto;top:50%;right:100%;-webkit-transform:translate(10px,-50%);-ms-transform:translate(10px,-50%);transform:translate(10px,-50%)}[data-tooltip][data-tooltip-pos=left]:hover:after{-webkit-transform:translate(-10px,-50%);-ms-transform:translate(-10px,-50%);transform:translate(-10px,-50%)}[data-tooltip][data-tooltip-pos=right]:after{bottom:auto;top:50%;left:100%;-webkit-transform:translate(-10px,-50%);-ms-transform:translate(-10px,-50%);transform:translate(-10px,-50%)}[data-tooltip][data-tooltip-pos=right]:hover:after{-webkit-transform:translate(10px,-50%);-ms-transform:translate(10px,-50%);transform:translate(10px,-50%)}[data-tooltip].wenk-length--small:after,[data-tooltip][data-wenk-length=small]:after{white-space:normal;width:80px}[data-tooltip].wenk-length--medium:after,[data-tooltip][data-wenk-length=medium]:after{white-space:normal;width:150px}[data-tooltip].wenk-length--large:after,[data-tooltip][data-wenk-length=large]:after{white-space:normal;width:260px}[data-tooltip].wenk-length--fit:after,[data-tooltip][data-wenk-length=fit]:after{white-space:normal;width:100%}[data-tooltip].wenk-align--right:after,[data-tooltip][data-wenk-align=right]:after{text-align:right}[data-tooltip].wenk-align--center:after,[data-tooltip][data-wenk-align=center]:after{text-align:center}[data-wenk=""]:after{visibility:hidden!important}}.toasts{position:fixed;top:30px;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;z-index:1000}.toast{min-width:300px;max-width:30vw;padding:15px 20px;margin-bottom:20px;background:var(--wpsc-primary-color);color:#fff;border-radius:8px;-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0);-webkit-box-shadow:0 3px 6px -1px rgba(0,0,0,.12),0 10px 35px -8px rgba(74,94,234,.2);box-shadow:0 3px 6px -1px rgba(0,0,0,.12),0 10px 35px -8px rgba(74,94,234,.2);opacity:0;-webkit-transition:all .4s;transition:all .4s}.toast.show{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.vote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vote:not(.disabled) .vote__minus,.vote:not(.disabled) .vote__plus{cursor:pointer}.vote:not(.disabled) .vote__minus:hover{opacity:1;color:var(--wpsc-text-red-color)}.vote:not(.disabled) .vote__plus:hover{opacity:1;color:var(--wpsc-text-green-color)}.vote.disabled .vote__minus,.vote.disabled .vote__plus{opacity:.1}.vote__minus,.vote__plus{padding:0 2px;border-radius:6px;opacity:.4;-webkit-transition:opacity .2s;transition:opacity .2s}.vote__minus.active,.vote__plus.active{opacity:1}.vote__minus svg,.vote__plus svg{-webkit-transition:color .2s;transition:color .2s;-webkit-transform:translateZ(0);transform:translateZ(0)}.vote .vote__minus.active{color:var(--wpsc-text-red-color)}.vote .vote__plus.active{color:var(--wpsc-text-green-color)}.vote__score{min-width:15px;margin:0 6px;font-size:.9em;text-align:center}.vote__score.process{-webkit-animation:text-process .7s infinite;animation:text-process .7s infinite}.post-bookmark:not(.disabled) .post-bookmark__btn{cursor:pointer}.post-bookmark:not(.disabled) .post-bookmark__btn.active{color:var(--wpsc-link-hover-color)}.post-bookmark__btn{margin-right:4px}.post-bookmark__count.process{-webkit-animation:text-process .7s infinite;animation:text-process .7s infinite}.no-access{margin:20px 0;padding:20px;border:1px dotted var(--wpsc-border-color);border-radius:10px;text-align:center}.no-access__icon{font-size:2.5em;margin-bottom:5px}.no-access__title{margin-bottom:10px;font-size:1.2em;font-weight:800}.page-links,.pagination{margin:30px 0;text-align:center}.page-links .page-numbers,.page-links .post-page-numbers,.pagination .nav-links .page-numbers,.pagination .nav-links .post-page-numbers{margin:0 .2rem;padding:.3rem .6rem;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}@media (min-width:768px){.page-links .page-numbers,.page-links .post-page-numbers,.pagination .nav-links .page-numbers,.pagination .nav-links .post-page-numbers{padding:.7em 1em}}.page-links .page-numbers.dots,.page-links .post-page-numbers.dots,.pagination .nav-links .page-numbers.dots,.pagination .nav-links .post-page-numbers.dots{opacity:.7}.page-links .page-numbers.current,.page-links .post-page-numbers.current,.pagination .nav-links .page-numbers.current,.pagination .nav-links .post-page-numbers.current{-webkit-box-shadow:inset 0 0 0 1px var(--wpsc-border-color);box-shadow:inset 0 0 0 1px var(--wpsc-border-color);color:var(--wpsc-text-color);border-radius:4px}.tabs-nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none;border-bottom:1px solid var(--wpsc-border-color);scroll-behavior:smooth;overflow-x:auto;overflow-y:hidden}.tabs-nav::-webkit-scrollbar{display:none}.tabs-nav__item{margin-bottom:-1px;padding:.5em 1em;cursor:pointer;border-bottom:2px solid transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .2s;transition:all .2s;white-space:nowrap}.tabs-nav__item:hover{border-bottom-color:var(--wpsc-border-color)}.tabs-nav__item.active{font-weight:600;border-bottom-color:var(--wpsc-border-focus-color)}.tabs-nav-container{position:relative}.tabs-content{padding:20px 0}.tabs-content__item{display:none}.tabs-content__item.active{display:block}.tabs-nav-scroll{display:none;position:absolute;z-index:1;width:40px;padding:10px 0;background-color:transparent;color:inherit}.tabs-nav-scroll.is-visible{display:block}.tabs-nav-scroll:hover{background-color:transparent}.tabs-nav-scroll--backward{left:0}.tabs-nav-scroll--backward svg{width:24px;height:24px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.tabs-nav-scroll--backward,.tabs-nav-scroll--backward:hover{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,var(--wpsc-white-bg)),to(transparent));background-image:linear-gradient(to right,var(--wpsc-white-bg) 50%,transparent 100%)}.tabs-nav-scroll--forward{right:0}.tabs-nav-scroll--forward svg{width:24px;height:24px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.tabs-nav-scroll--forward,.tabs-nav-scroll--forward:hover{background-image:-webkit-gradient(linear,right top,left top,color-stop(50%,var(--wpsc-white-bg)),to(transparent));background-image:linear-gradient(to left,var(--wpsc-white-bg) 50%,transparent 100%)}.alert{--alert-bg:transparent;--alert-color:inherit;--alert-border-color:transparent;position:relative;padding:1rem;margin-bottom:1rem;color:var(--alert-color);background-color:var(--alert-bg);border:1px solid var(--alert-border-color);border-radius:.4rem}.alert-primary{--alert-color:#084298;--alert-bg:#cfe2ff;--alert-border-color:#b6d4fe}.alert-success{--alert-color:#0f5132;--alert-bg:#d1e7dd;--alert-border-color:#badbcc}.alert-danger{--alert-color:#842029;--alert-bg:#f8d7da;--alert-border-color:#f5c2c7}.alert-warning{--alert-color:#664d03;--alert-bg:#fff3cd;--alert-border-color:#ffecb5}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:600;line-height:1;color:#fff;background:var(--wpsc-primary-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.375rem}.dark-mode-switch-container{display:inline-block;width:24px;height:24px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mobile-menu .dark-mode-switch-container{margin:4px 16px 8px;padding:0}.dark-mode-switch-container.active .dark-mode-switch{-webkit-transform:translate3d(0,-24px,0);transform:translate3d(0,-24px,0)}.dark-mode-switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:all .2s;transition:all .2s}.dark-mode-switch__dark,.dark-mode-switch__light{display:block;width:24px;height:24px}.dark-mode-switch svg{vertical-align:top}.karma{--karma-size:.8em;display:inline-block;padding:.2em .8em .2em .7em;background:var(--wpsc-primary-color);color:#fff;font-size:var(--karma-size);border-radius:1em}.karma svg{position:relative;top:-2px;margin-right:5px;width:1.25em;height:1.25em}.karma-history{font-size:.9em}.karma-history__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;padding:10px 0;line-height:1.4}.karma-history__item>*{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.karma-history__date{-webkit-box-flex:0;-ms-flex:0 0 130px;flex:0 0 130px}.karma-history__points{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px}.karma-history__action a{display:inline-block;max-width:280px;text-overflow:ellipsis;overflow:hidden;white-space:pre-wrap;vertical-align:bottom}@media (min-width:768px){.karma-history__action a{white-space:nowrap}}.karma-history__from{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px}.karma-history__avatar{--wpsc-post-meta-avatar-size:24px;display:inline-block;width:var(--wpsc-post-meta-avatar-size);height:var(--wpsc-post-meta-avatar-size)}.karma-rate__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;padding:5px 0}.karma-rate__points{-webkit-box-flex:0;-ms-flex:0 0 62px;flex:0 0 62px;font-weight:600}.hamburger{position:relative;width:30px;height:30px;cursor:pointer}.hamburger.active span:nth-child(1){-webkit-transform:translate3d(0,4px,0) rotate(-45deg);transform:translate3d(0,4px,0) rotate(-45deg)}.hamburger.active span:nth-child(2){-webkit-transform:translate3d(0,-4px,0) rotate(45deg);transform:translate3d(0,-4px,0) rotate(45deg)}.hamburger:not(.visible){display:none}.hamburger span{position:absolute;top:10px;left:5px;display:inline-block;width:20px;height:2px;background-color:var(--wpsc-text-color);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .2s;transition:all .2s}.hamburger span:nth-child(2){top:18px}.user-achievements{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px;margin-top:30px;padding:20px;background-color:var(--wpsc-light-bg);border-radius:8px}.user-achievement{position:relative}@media (min-width:768px){.user-achievement{width:130px}}.user-achievement:hover .user-achievement__description{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.user-achievement__image{width:75px;height:75px;margin:0 auto 10px}.user-achievement__title{text-align:center;font-size:.9em;font-weight:700;line-height:1.3}.user-achievement__description{margin-top:5px;padding:10px;font-size:.8em;line-height:1.3;border-radius:6px;background-color:rgba(17,17,17,.8);color:#fff;-webkit-transition:all .2s;transition:all .2s;z-index:999}@media (min-width:768px){.user-achievement__description{position:absolute;top:100%;left:-30px;right:-30px;pointer-events:none;-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);opacity:0}}.subscriptions{margin:30px 0;padding:20px;background:var(--wpsc-light-bg);border-radius:8px}.subscription-plans{display:-webkit-box;display:-ms-flexbox;display:flex}.subscription-plans .subscription-plan:first-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.subscription-plans .subscription-plan:last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.subscription-plan{position:relative;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0;padding:30px 20px;border:1px solid var(--wpsc-border-color);text-align:center;font-size:clamp(.9rem,3vw,1rem);cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.subscription-plan+.subscription-plan{margin-left:-1px}.subscription-plan input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.subscription-plan__name{margin-bottom:10px;font-weight:800;font-size:1.1em}.subscription-plan.active{background:var(--wpsc-white-bg);border-color:var(--wpsc-border-focus-color);-webkit-box-shadow:0 0 0 1px var(--wpsc-border-focus-color);box-shadow:0 0 0 1px var(--wpsc-border-focus-color);z-index:3}.subscription-plan:hover{border-color:var(--wpsc-border-focus-color);z-index:2}.subscription-login{margin-top:20px;font-size:.9em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.subscription-login{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.subscription-summary{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px;gap:10px}.subscription-summary__total{margin-left:10px}.subscription-summary__button{margin-left:auto}.subscription-summary__qty{width:70px;margin-right:8px}.subscription-summary__price{margin-left:8px;margin-right:8px}.membership-badge{margin-left:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.comment-header__author-name .membership-badge{margin-left:0}.comment-header__author-name .membership-badge svg{height:14px}.follow-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.follow-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid var(--wpsc-border-color);border-radius:5px;padding:10px 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.follow-list-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;padding:0 30px;margin:0 -30px}.follow-list-tabs__item{padding:0 15px 5px}.follow-list-tabs__item.active{border-bottom:4px solid var(--wpsc-btn-primary-bg,var(--wpsc-primary-color))}.social-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;padding:calc(var(--wpsc-post-card-padding-y)/ 2) var(--wpsc-post-card-padding-x)}@media (min-width:768px){.social-buttons{padding:0}}.social-button{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:8px;padding:0 1em;height:2em;background:var(--wpsc-social-button-bg,var(--wpsc-primary-color));cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:var(--wpsc-element-border-radius)}.social-button span{white-space:nowrap}.social-button__icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.social-button__icon svg{height:1.2em}.social-button__counter:empty{display:none}.social-button{color:var(--wpsc-social-button-color,#fff)}.social-button:hover{color:var(--wpsc-social-button-color-hover,#fff)}@media (min-width:768px){.social-button--line,.social-button--sms{display:none}}.social-buttons--square .social-button{padding:0 .1em;width:2em;height:2em}.social-buttons--circle .social-button{border-radius:50%}.social-buttons--small .social-button{width:1.7em;height:1.7em}.search-form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-form__label{margin:0;width:100%}.search-form__label input{width:100%}.search-form__label input::-webkit-input-placeholder{color:var(--wpsc-text-light-color)}.search-form__label input::-moz-placeholder{color:var(--wpsc-text-light-color)}.search-form__label input:-ms-input-placeholder{color:var(--wpsc-text-light-color)}.search-form__label input::-ms-input-placeholder{color:var(--wpsc-text-light-color)}.search-form__label input::placeholder{color:var(--wpsc-text-light-color)}.search-form__submit{top:0;right:0;bottom:0;width:3em;border:none;cursor:pointer}.search-form__submit:before{content:"→";position:relative;-webkit-transition:all .2s;transition:all .2s}.container,.site-footer.fixed,.site-header.fixed,.site-main.fixed,.site-navigation.fixed{width:100%;margin-left:auto;margin-right:auto}@media (min-width:768px){.container,.site-footer.fixed,.site-header.fixed,.site-main.fixed,.site-navigation.fixed{max-width:720px}}@media (min-width:1024px){.container,.site-footer.fixed,.site-header.fixed,.site-main.fixed,.site-navigation.fixed{max-width:960px}}@media (min-width:1200px){.container,.site-footer.fixed,.site-header.fixed,.site-main.fixed,.site-navigation.fixed{max-width:1190px}}body.sidebar-1 .widget-area--one,body.sidebar-1c2 .widget-area--one{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}body.sidebar-1 .content-area,body.sidebar-1c2 .content-area{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}body.sidebar-1 .widget-area--two,body.sidebar-1c2 .widget-area--two{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.site-content{gap:var(--wpsc-site-gap);max-width:var(--wpsc-site-max-width);margin:0 auto}@media (min-width:768px){.site-content{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:768px){.site-content:not(.container){padding:0 1.5rem}}.author-box,.breadcrumbs-container,.comments-area,.mobile-menu,.page-header,.post-card,.post-tag-pill,.post-tag-suggest,.widget-navigation__item--active,.widget:not(.widget-navigation):not(.widget_nav_menu){background:var(--wpsc-white-bg);-webkit-box-shadow:var(--wpsc-shadow-box);box-shadow:var(--wpsc-shadow-box)}.page-header{padding:var(--wpsc-post-card-padding-y) var(--wpsc-post-card-padding-x)}@media (min-width:768px){.page-header{border-radius:var(--wpsc-box-border-radius)}}.page-header h1{margin-bottom:0}.site-header{padding:20px;background:var(--wpsc-white-bg);-webkit-box-shadow:var(--wpsc-shadow-box);box-shadow:var(--wpsc-shadow-box);height:70px;margin-bottom:2px}@media (min-width:768px){.site-header{margin-bottom:var(--wpsc-site-gap)}}@media (min-width:1024px){.site-header{padding:20px 30px}}.site-header__buttons a{border-radius:30px}.site-header-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:var(--wpsc-site-max-width);margin:0 auto}@media (min-width:768px){.site-header-inner{padding:0 20px}}@media (min-width:1200px){.site-header-inner{padding:0 40px}}.site-branding{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.site-branding__logo{display:block}html[theme=light] .site-branding__logo--dark{display:none}html[theme=dark] .site-branding__logo--light{display:none}.site-title{margin:0;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:800;line-height:1.4}.site-description{margin:0;font-size:.9rem;line-height:1.4}@media (min-width:768px){.site-description{font-size:1rem}}.site-main-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}@media (min-width:768px){.site-main-inner{gap:var(--wpsc-site-gap)}}.content-area,.widget-area{position:relative;width:100%}.content-area-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}@media (min-width:768px){.content-area-inner{gap:var(--wpsc-site-gap)}}.site-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 20px 20px;font-size:.9em;gap:16px}@media (min-width:768px){.site-footer{padding:20px 30px}}.site-footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px}.main-navigation,.mobile-menu{font-size:.9em}.main-navigation:not(.visible),.mobile-menu:not(.visible){display:none}.main-navigation ul,.mobile-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;list-style:none;margin:0;padding:0}.main-navigation ul li,.mobile-menu ul li{margin:0}.main-navigation .sub-menu,.mobile-menu .sub-menu{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid;border-color:var(--wpsc-secondary-color);margin:0 .25rem;background:var(--wpsc-white-bg);-webkit-box-shadow:var(--wpsc-shadow-box);box-shadow:var(--wpsc-shadow-box);-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.main-navigation .sub-menu .sub-menu,.mobile-menu .sub-menu .sub-menu{left:100%}.main-navigation .sub-menu{position:absolute;padding:10px 20px;margin:0 0 0 -20px;border-radius:5px;z-index:100}.main-navigation .sub-menu .menu-expand-icon{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.footer-navigation{font-size:.8em}.footer-navigation ul{list-style:none;padding:0;margin:0}.footer-navigation ul li{margin:0}.footer-navigation ul li a{color:var(--wpsc-text-color)}.mobile-menu{position:sticky;top:0;margin-top:var(--wpsc-mobile-menu-margin-top,0);margin-bottom:10px;z-index:998;-webkit-box-shadow:0 8px 16px -4px rgba(33,35,43,.2);box-shadow:0 8px 16px -4px rgba(33,35,43,.2)}.mobile-menu ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.mobile-menu ul li a,.mobile-menu ul li span.removed-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.mobile-menu .menu-item.active,.mobile-menu .menu-item.current-menu-ancestor,.mobile-menu .menu-item.current-menu-item{background:rgba(128,128,128,.1)}.menu-item .removed-link,.menu-item a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px;width:100%}aside .menu-item .removed-link,aside .menu-item a{white-space:break-spaces}.menu-item--text-nowrap{white-space:nowrap}.menu-expand-icon{cursor:pointer;padding:0 .25rem;-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.mobile-menu .menu-expand-icon{padding:5px;margin-right:-5px;margin-left:auto}.menu-expand-icon.active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.menu-expand-icon svg{width:16px;height:16px}body.archive .page-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.widget-area{display:none;padding-left:20px;padding-right:20px}@media (min-width:768px){.widget-area{padding-left:0;padding-right:0;-webkit-box-flex:0;-ms-flex:0 0 270px;flex:0 0 270px;max-width:270px}}@media (min-width:1024px){.widget-area--one{display:block}}@media (min-width:768px){.widget-area--two{display:block;-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px;max-width:320px}}.widget-area-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--wpsc-site-gap)}@media (min-width:768px){.widget-area-inner{position:sticky;top:30px;min-height:calc(90vh - 30px)}}.widget:not(.widget-navigation):not(.widget_nav_menu){padding:var(--wpsc-widget-padding-y) var(--wpsc-widget-padding-x);border-radius:var(--wpsc-widget-border-radius,var(--wpsc-box-border-radius))}.widget ol,.widget ul{list-style:none;margin:0;padding:0}.widget ol li,.widget ul li{line-height:1.3;margin:.75rem 0}.widget-title{margin:0 0 1rem;font-size:1.1em;font-weight:600;line-height:1.3}.widget-area-scroll{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.widget-footer{font-size:.9em;margin-top:auto}.widget-area--one .widget-area-scroll,.widget-area--one .widget-footer,.widget-area--two .widget-area-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--wpsc-site-gap)}.widget_categories ul.children{margin-left:1rem}.widget-navigation__item{padding:5px 10px;border-radius:10px}.widget-navigation__item>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0}.widget-navigation__item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget-navigation__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;max-width:20px;margin-right:10px}.widget_nav_menu ul.sub-menu{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-left:1rem}/*!8ba88NDA4NTM4Mg==832a1e34fca3cd6*/.post-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}@media (min-width:768px){.post-cards{gap:var(--wpsc-site-gap)}}.post-card{position:relative;padding:var(--wpsc-post-card-padding-y) var(--wpsc-post-card-padding-x);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post-card p:last-child{margin-bottom:0}@media (min-width:768px){.post-card{border-radius:var(--wpsc-post-card-border-radius,var(--wpsc-box-border-radius))}}.post-card__format{color:var(--wpsc-primary-color);-ms-flex-item-align:start;align-self:start}.post-card__meta{font-size:.9em;color:var(--wpsc-text-light-color)}.post-card__header .post-card__meta{margin-bottom:var(--wpsc-post-card-item-indent)}.post-card__header{margin-bottom:10px;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.post-card__title{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;margin:0;font-size:clamp(1.1rem,3vw,1.5rem);font-weight:800;line-height:1.2;overflow-wrap:anywhere}.post-card__title a{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;padding:3px 0}.post-card__content{margin:var(--wpsc-post-card-item-indent) 0;-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;overflow-wrap:anywhere}.post-card__image{margin:var(--wpsc-post-card-item-indent) calc(-1 * var(--wpsc-post-card-padding-x))}.post-card__footer{margin-top:15px;font-size:.9em;color:var(--wpsc-text-light-color);-webkit-box-ordinal-group:101;-ms-flex-order:100;order:100}.post-card--format-video .post-card__image{position:relative}.post-card--format-video .post-card__image:before{content:"";position:absolute;top:50%;left:50%;width:90px;height:90px;background-color:rgba(0,0,0,.8);border:3px solid #fff;border-radius:100%;-webkit-box-shadow:0 0 30px 10px rgba(0,0,0,.5);box-shadow:0 0 30px 10px rgba(0,0,0,.5);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);pointer-events:none;z-index:30}.post-card--format-video .post-card__image:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-40%,-50%,0);transform:translate3d(-40%,-50%,0);width:25px;height:25px;border-style:solid;border-color:transparent transparent transparent #fff;border-width:16px 0 16px 25px;pointer-events:none;z-index:40}.post-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px 15px}@media (max-width:767.98px){.post-meta{font-size:.8em;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:768px){.post-meta{gap:30px}}@media (max-width:767.98px){.post-meta__author{width:100%}}.post-meta__author>*{display:-webkit-box;display:-ms-flexbox;display:flex}.post-meta__author a{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-meta__avatar{--wpsc-post-meta-avatar-size:24px;width:var(--wpsc-post-meta-avatar-size);height:var(--wpsc-post-meta-avatar-size);margin-right:10px}.post-meta__right{margin-left:auto}.post-meta__comments{font-size:.9em}.post-meta__comments svg{margin-right:4px}.post-meta__views{font-size:.9em}.post-meta__views svg{margin-right:4px}.post-meta__tags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem 1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){.post-meta__tags{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}}.post-meta__access svg{height:16px}.post-meta__access-lock{color:var(--wpsc-text-red-color)}.post-meta__access-unlock{color:var(--wpsc-text-lighter-color)}.post-meta__access-public{color:var(--wpsc-text-lighter-color)}.post-meta__bookmark{font-size:.9em}.post-meta__bookmark svg{height:20px}.post-meta__right{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-left:auto}.related-posts__header{font-size:clamp(1.1rem,3vw,1.5rem);font-weight:800;line-height:1.2;max-width:var(--wpsc-post-card-width,700px);margin:0 auto 20px;padding:4px 30px}.related-posts__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--wpsc-site-gap)}.error404-lead{padding:.7em 0;font-size:2em;text-align:center}@media (min-width:768px){.error404-lead{font-size:5em}}.top-table{font-size:.9em;border:1px solid var(--wpsc-border-color);border-radius:6px}.top-table__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;border-bottom:1px solid var(--wpsc-border-color)}.top-table__item:last-child{border-bottom:none}.top-table__item:nth-child(1){background:rgba(255,184,4,.2);border-radius:6px 6px 0 0}.top-table__item:nth-child(1) .top-table__place{font-weight:700}.top-table__place{-webkit-box-flex:0;-ms-flex:0 0 45px;flex:0 0 45px;max-width:45px;margin-right:10px;text-align:center}.top-table__object{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.top-table__object a{display:-webkit-box;display:-ms-flexbox;display:flex}.top-table__avatar{margin-right:10px}.top-table__value{padding:0 15px}.author-box{padding:20px 30px}@media (min-width:768px){.author-box{border-radius:var(--wpsc-box-border-radius)}}.author-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;margin-bottom:20px}.author-header__avatar{--wpsc-post-meta-avatar-size:120px;min-width:var(--wpsc-post-meta-avatar-size);width:var(--wpsc-post-meta-avatar-size);height:var(--wpsc-post-meta-avatar-size)}.author-header__body{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.author-header__name{font-size:clamp(1.1rem,3vw,1.6rem);margin-bottom:0}.author-header__username{margin-bottom:20px;color:var(--wpsc-text-lighter-color)}.author-header__registered{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:1em;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){.author-header__registered{gap:1.5em}}.author-header__registered .karma{margin-right:5px}.author-description:not(:last-child){margin-bottom:20px}.profile-website{margin-bottom:1rem}.social-profiles{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.comments-area{--wpsc-post-card-padding-y:20px;--wpsc-post-card-padding-x:30px;padding:var(--wpsc-post-card-padding-y) var(--wpsc-post-card-padding-x)}@media (min-width:768px){.comments-area{border-radius:var(--wpsc-box-border-radius)}}.comments-title{margin-bottom:20px;font-size:clamp(1.1rem,3vw,1.4rem);font-weight:800}.comment{position:relative}.comment+.comment,.comment>.comment{margin-top:30px}.comment>.comment{padding-left:30px}.comment-body--highlight{background-color:var(--wpsc-highlight-color);border-radius:5px}.comment-branch{position:absolute;top:0;left:0;bottom:0;width:20px;border-left:1px dotted var(--wpsc-border-color);opacity:.3;-webkit-transition:opacity .2s;transition:opacity .2s;cursor:pointer}.comment-branch:hover{opacity:1;border-color:var(--wpsc-border-focus-color)}.comment:hover>.comment-branch{opacity:1}.comment-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-size:.9em}.comment-header .vote{margin-left:auto}.comment-header__avatar{--wpsc-post-meta-avatar-size:32px;display:inline-block;width:var(--wpsc-post-meta-avatar-size);height:var(--wpsc-post-meta-avatar-size)}.comment-header__author{line-height:1.4}.comment-header__author-name{font-weight:600}.comment-header__by-author{margin-left:10px;font-size:.9em;color:var(--wpsc-text-light-color)}.comment-header__date{font-size:.8em;color:var(--wpsc-text-light-color)}.comment-date a{color:var(--wpsc-text-light-color)}.comment-content p{margin:10px 0}.comment-awaiting-moderation{margin:10px 0;font-size:.9em;font-weight:800;color:var(--wpsc-text-warning-color)}.comment-footer{font-size:.8em}.comment-footer a{color:var(--wpsc-text-light-color)}.comment-toggle-link{margin-top:10px;font-size:.9em;font-weight:600}.comment-respond{position:relative;margin:20px 0}.comment .comment-respond{padding-left:20px}.comment .comment-respond:before{content:"";position:absolute;top:0;left:0;display:block;width:18px;height:24px;border-left:1px dotted var(--wpsc-border-color);border-bottom:1px dotted var(--wpsc-border-color);border-radius:0 0 0 8px}.comment-reply-title{margin-bottom:20px;font-size:1rem;font-weight:800}.comment-reply-title a{font-size:.8em;font-weight:400;margin-left:10px}.comment-form-comment{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}.comment-form-comment textarea{display:block;width:100%;resize:vertical}.comment-form-comment__avatar{-ms-flex-item-align:start;align-self:flex-start;margin-right:15px}@media (min-width:768px){.comment-form-comment{margin-bottom:15px}}.comment-form-submit{text-align:right}.cancel-comment-reply-link{position:absolute;top:50px;left:19px;font-size:.75em}.comment-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}@media (min-width:768px){.comment-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.comment-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}@media (min-width:768px){.comment-fields{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.comment-fields>*{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;width:100%;max-width:100%}.comment-fields .comment-form-author label,.comment-fields .comment-form-email label,.comment-fields .comment-form-url label{font-size:.9em}.comment-fields .comment-form-author input,.comment-fields .comment-form-email input,.comment-fields .comment-form-url input{display:block;width:100%}.comment-fields .comment-form-cookies-consent{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;font-size:.8em}.comment-fields .comment-form-cookies-consent input{margin-right:5px}.widget-comments-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;font-size:.9em}.widget-comments-item__author a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;--wpsc-post-meta-avatar-size:24px}.widget-comments-item__author a img{border-radius:6px}.widget-comments-item__post-link{margin-top:.5rem;line-height:1.3;font-weight:600}.auth-form-message{display:none;margin-bottom:20px;padding:20px;border:1px solid var(--wpsc-primary-color);border-radius:4px}.auth-form{max-width:320px;margin:0 auto}.auth-form input[type=email],.auth-form input[type=password],.auth-form input[type=text]{display:block;width:100%}.auth-form__row{margin:20px 0}.auth-form .pseudo-link{margin-left:15px}.auth-form__description{line-height:1.4;font-size:.85em;font-style:italic;color:var(--wpsc-text-light-color)}.profile-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:58px;padding:10px 0}@media (min-width:768px){.profile-form__row{gap:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.profile-form__label{-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding-top:.5rem}@media (min-width:768px){.profile-form__label{-webkit-box-flex:0;-ms-flex:0 0 240px;flex:0 0 240px}}.profile-form__body{-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-item-align:start;align-self:start;width:100%}.profile-form__body input{width:100%}@media (min-width:768px){.profile-form__body{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-item-align:center;align-self:center;width:unset}}.form-text{padding-top:.5rem}.social-profile--hide{display:none}.publish-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.publish-form__row>*{width:100%;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.publish-form__access,.publish-form__excerpt,.publish-form__format,.publish-form__text,.publish-form__title,.publish-form__topic{margin-bottom:20px}.publish-form__access label,.publish-form__excerpt label,.publish-form__format label,.publish-form__text label,.publish-form__title label,.publish-form__topic label{display:block}.publish-form__title input{display:block;width:100%;font-size:1.2em}.publish-form__excerpt textarea{display:block;width:100%}.publish-form__text textarea{display:block;width:100%}.publish-form__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.publish-form__actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.publish-form__actions button:last-child{margin-left:auto}.publish-form__action-saved{color:var(--wpsc-text-light-color);font-size:.8em}.publish-form__description{max-width:none;margin:5px 0;font-size:.9em;line-height:1.3;font-style:italic;color:var(--wpsc-text-light-color)}.post-tag-pills{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.post-tag-pill{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--wpsc-border-color);padding:5px 10px;border-radius:2em;line-height:1em}.post-tag-pill__remove{cursor:pointer}.post-tag-suggest{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid var(--wpsc-border-color);min-width:100%}@media (min-width:768px){.post-tag-suggest{min-width:250px}}.post-tag-suggest__item{cursor:pointer;padding:5px 10px}.post-tag-suggest__item:hover{color:var(--wpsc-light-bg);background:var(--wpsc-text-light-color)}.publish-drafts{margin-bottom:30px;padding:20px;background:var(--wpsc-light-bg);border-radius:6px}.publish-drafts__header{font-weight:600;cursor:pointer}.publish-drafts__header .badge{position:relative;top:-2px;margin-left:8px}.publish-drafts__body{display:none;margin-top:10px}.publish-draft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 0}.publish-draft__actions{font-size:.9em}.publish-draft__action{margin-left:5px;cursor:pointer}.payment-form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}.payment-form__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.payment-providers-container{margin:1.5rem 0 0;padding:20px;background:var(--wpsc-light-bg);border-radius:8px}.payment-providers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.payment-providers .payment-provider:first-child{border-radius:8px 8px 0 0}.payment-providers .payment-provider:last-child{border-radius:0 0 8px 8px}@media (min-width:768px){.payment-providers{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.payment-providers .payment-provider:first-child{border-radius:8px 0 0 8px}.payment-providers .payment-provider:last-child{border-radius:0 8px 8px 0}}.payment-provider{position:relative;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0;padding:30px 20px;border:1px solid var(--wpsc-border-color);text-align:center;font-size:clamp(.9rem,3vw,1rem);cursor:pointer;-webkit-transition:all .2s;transition:all .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.payment-provider+.payment-provider{margin-left:-1px}.payment-provider input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.payment-provider img,.payment-provider svg{max-height:44px}.payment-provider.active{background:var(--wpsc-white-bg);border-color:var(--wpsc-border-focus-color);-webkit-box-shadow:0 0 0 1px var(--wpsc-border-focus-color);box-shadow:0 0 0 1px var(--wpsc-border-focus-color);z-index:3}.payment-provider:hover{border-color:var(--wpsc-border-focus-color);z-index:2}.scrolltop{display:inline-block;position:fixed;opacity:0;padding:0;visibility:hidden;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;background:var(--wpsc-white-bg);color:var(--wpsc-text-color);width:48px;height:48px;bottom:16px;right:16px;border:none;border-radius:.25rem;-webkit-box-shadow:0 3px 30px -5px rgba(0,0,0,.3);box-shadow:0 3px 30px -5px rgba(0,0,0,.3);z-index:500}.scrolltop .span:empty{display:none}.scrolltop.visible{opacity:1;visibility:visible}.scrolltop::before{content:"︿";position:relative;color:var(--wpsc-text-color);font-size:2rem;vertical-align:middle;top:-1px}.table-of-contents{background:var(--wpsc-light-bg);margin-top:calc(var(--wpsc-text-vertical-space));margin-bottom:var(--wpsc-text-vertical-space);border-radius:var(--wpsc-element-border-radius)}.table-of-contents__header{padding:.5rem 1.5rem}.table-of-contents__hide{cursor:pointer}.table-of-contents__hide:hover{opacity:.9}.table-of-contents.open .table-of-contents__list{display:block}.table-of-contents ol{margin:0 1.5rem 0;padding:0 0 1rem 0;list-style:none}.table-of-contents ol li{padding-left:0;margin-bottom:0}.table-of-contents ol li a{text-decoration:none}.table-of-contents ol li:before{display:inline-block;content:counter(point) ". ";opacity:.5;margin-left:0}.table-of-contents ol .level-1{counter-increment:point;counter-reset:sublist;margin-top:.4em;margin-bottom:.2em}.table-of-contents ol .level-1:before{width:1.6em}.table-of-contents ol .level-2{counter-reset:sublist3;font-size:.92em;margin-top:.3em;margin-bottom:.3em;margin-left:30px}.table-of-contents ol .level-2:before{content:counter(point) "." counter(sublist) ". ";counter-increment:sublist;width:2.5em}.table-of-contents ol .level-3{counter-reset:sublist4;font-size:.88em;margin-top:.3em;margin-bottom:.7em;margin-left:70px}.table-of-contents ol .level-3:before{content:counter(point) "." counter(sublist) "." counter(sublist3) ". ";counter-increment:sublist3;width:3.3em}.table-of-contents ol .level-4{counter-reset:sublist5;font-size:.8em;margin-top:.3em;margin-bottom:.7em;margin-left:120px}.table-of-contents ol .level-4:before{content:counter(point) "." counter(sublist) "." counter(sublist3) "." counter(sublist4) ". ";counter-increment:sublist4;width:3.8em}.table-of-contents ol .level-5{counter-reset:sublist6;font-size:.75em;margin-top:.3em;margin-bottom:.7em;margin-left:175px}.table-of-contents ol .level-5:before{content:counter(point) "." counter(sublist) "." counter(sublist3) "." counter(sublist4) "." counter(sublist5) ". ";counter-increment:sublist5;width:4.8em}.table-of-contents-chevrons{margin-left:.5rem}.table-of-contents-chevrons .chevron-up{display:none}.table-of-contents:not(.open) .table-of-contents-chevrons .chevron-up{display:inline}.table-of-contents-chevrons .chevron-down{display:none}.table-of-contents.open .table-of-contents-chevrons .chevron-down{display:inline}.screen-reader-text,.ui-helper-hidden-accessible{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.3333333333%;left:0;top:33.3333333333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.3333333333%;top:0;width:33.3333333333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center::after,.cropper-center::before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center::before{height:1px;left:-3px;top:0;width:7px}.cropper-center::after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se::before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(../images/bg.png)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.cropper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.cropper-preview{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.avatar-preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.avatar-file__box{position:absolute;width:150px;height:40px;border:1px solid var(--wpsc-border-color);border-radius:6px}.avatar-file__input{border:0;opacity:0;overflow:hidden;padding:0;position:absolute!important;white-space:nowrap;width:150px;height:40px}.avatar-file__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;margin:0;width:150px;text-align:center;line-height:2.5em}.wpsc-lightbox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.wpsc-lightbox-background{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--wpsc-lightbox-background,#1e1e1e);opacity:0;-webkit-transition:all .4s;transition:all .4s}.wpsc-lightbox-inner{position:absolute;top:0;right:0;bottom:0;left:0}.wpsc-lightbox-body{position:absolute;top:0;right:0;bottom:0;left:0;direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);text-align:center;overflow-y:auto;z-index:99994}.wpsc-lightbox-image{position:absolute;top:50px;left:10px;right:10px;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:scale(0) translateZ(0);transform:scale(0) translateZ(0);z-index:99995}@media (min-width:768px){.wpsc-lightbox-image{top:70px;left:70px;right:70px}}.wpsc-lightbox-image img{-webkit-transform:translateZ(0);transform:translateZ(0);max-width:100%;max-height:100%}.wpsc-lightbox-close{position:absolute;top:10px;right:10px;cursor:pointer;opacity:.5;-webkit-transition:all .3s;transition:all .3s;z-index:99996}@media (min-width:768px){.wpsc-lightbox-close{top:40px;right:40px}}.wpsc-lightbox-close:hover{opacity:1}.wpsc-lightbox--open{display:block}.wpsc-lightbox--open .wpsc-lightbox-background{opacity:.9}.wpsc-lightbox--open .wpsc-lightbox-image{-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0)}.wpsc-lightbox-scroll{overflow:hidden;height:auto}.wpsc-ratio{position:relative;width:100%}.wpsc-ratio::before{display:block;padding-top:var(--wpsc-aspect-ratio);content:""}.wpsc-ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.wpsc-ratio-1x1{--wpsc-aspect-ratio:100%}.wpsc-ratio-4x3{--wpsc-aspect-ratio:75%}.wpsc-ratio-16x9{--wpsc-aspect-ratio:56.25%}.wpsc-ratio-21x9{--wpsc-aspect-ratio:42.8571428571%}.breadcrumbs-container{position:relative;padding:var(--wpsc-post-card-padding-y) var(--wpsc-post-card-padding-x);font-size:.9em}@media (min-width:768px){.breadcrumbs-container{border-radius:var(--wpsc-breadcrumbs-border-radius,var(--wpsc-box-border-radius))}}.breadcrumbs-container:empty{display:none}.breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumbs-item__link,.breadcrumbs-item__text{overflow-wrap:anywhere}.btn-box{text-align:center;margin-bottom:15px}.btn-box a,.btn-box span{display:inline-block;color:#fff;text-decoration:none;white-space:normal}.btn-box a:hover,.btn-box span:hover{opacity:.8;-webkit-transition:all .3s ease;transition:all .3s ease}.btn-size-small{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-size-normal{padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem}.btn-size-big{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.contact-form form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contact-form__field{width:100%}.contact-form__field input,.contact-form__field select,.contact-form__field textarea{width:100%}.contact-form__field input::-webkit-input-placeholder,.contact-form__field select::-webkit-input-placeholder,.contact-form__field textarea::-webkit-input-placeholder{color:var(--wpsc-text-light-color)}.contact-form__field input::-moz-placeholder,.contact-form__field select::-moz-placeholder,.contact-form__field textarea::-moz-placeholder{color:var(--wpsc-text-light-color)}.contact-form__field input:-ms-input-placeholder,.contact-form__field select:-ms-input-placeholder,.contact-form__field textarea:-ms-input-placeholder{color:var(--wpsc-text-light-color)}.contact-form__field input::-ms-input-placeholder,.contact-form__field select::-ms-input-placeholder,.contact-form__field textarea::-ms-input-placeholder{color:var(--wpsc-text-light-color)}.contact-form__field input::placeholder,.contact-form__field select::placeholder,.contact-form__field textarea::placeholder{color:var(--wpsc-text-light-color)}.spoiler-box{background:var(--wpsc-light-bg);border-left:2px solid var(--wpsc-primary-color);margin:15px 0}.spoiler-box__title{position:relative;cursor:pointer;padding:15px 30px 15px 20px}.spoiler-box__title:after{content:"";-webkit-transition:all .3s;transition:all .3s;background:url("data:image/svg+xml,%3Csvg aria-hidden='true' data-prefix='far' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='ico-chevron-down'%3E%3Cpath fill='currentColor' d='M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z'%3E%3C/path%3E%3C/svg%3E") center no-repeat;position:absolute;top:48%;right:14px;width:18px;height:14px;margin-top:-5px;color:var(--wpsc-primary-color);font-weight:700}.spoiler-box__title.active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.spoiler-box__body{display:none;padding:20px;background:var(--wpsc-white-bg)}.menu-item i._before,.rtl .menu-item i._after{margin-right:unset}.menu-item i._mi{margin-top:unset;font-size:1.4em}