:root{--color-white:#fff;--color-lighter-gray:rgba(0,0,0,.05);--color-light-gray:#e6e6e6;--color-mid-gray:#ccc;--color-dark-gray:#444;--color-darker-gray:#15171a;--color-black:#000;--color-primary-text:var(--color-darker-gray);--color-secondary-text:rgba(0,0,0,.55);--color-border:rgba(0,0,0,.08);--color-dark-border:rgba(0,0,0,.55);--container-width:800px;--container-gap:clamp(24px,1.7032rem + 1.9355vw,48px);--grid-gap:42px;--sidebar-width:344px}:is(.gh-footer).has-accent-color,:root.has-light-text{--color-lighter-gray:hsla(0,0%,100%,.1);--color-darker-gray:#fff;--color-secondary-text:hsla(0,0%,100%,.64);--color-border:hsla(0,0%,100%,.15);--color-dark-border:hsla(0,0%,100%,.5)}*,:after,:before{box-sizing:border-box}*{margin:0}body{background-color:var(--background-color)}.gh-button{align-items:center;background-color:var(--ghost-accent-color);border:0;border-radius:100px;color:var(--color-white);cursor:pointer;display:inline-flex;font-size:1.5rem;font-weight:600;gap:.4em;justify-content:center;letter-spacing:-.004em;line-height:1;padding:.8em 1.4em}.gh-button:hover{opacity:.95}.gh-icon-button{align-items:center;background-color:transparent;border:0;color:var(--color-darker-gray);cursor:pointer;display:inline-flex;height:32px;justify-content:center;outline:none;padding:0;width:32px}.gh-icon-button:hover :is(svg,span){opacity:.8}.gh-icon-button svg{height:20px;width:20px}.gh-form{align-items:center;background-color:var(--color-lighter-gray);border-radius:40px;display:flex;font-size:1.7rem;font-weight:450;height:56px;letter-spacing:-.008em;max-width:560px;position:relative;transition:background-color .2s ease;width:100%}.gh-form.success{pointer-events:none}.gh-form.error{box-shadow:0 0 0 1px red}.gh-form:hover{background-color:rgba(0,0,0,.065)}.gh-footer.has-accent-color .gh-form:hover,.has-light-text .gh-form:hover{background-color:hsla(0,0%,100%,.15)}.gh-form-input{background-color:transparent;border:0;border-radius:40px;font-size:inherit;height:100%;inset:0;letter-spacing:inherit;line-height:1.1;outline:none;padding-inline:26px;position:absolute;transition:.3s ease-in-out;width:100%}.gh-form-input::-moz-placeholder{color:rgba(0,0,0,.3)}.gh-form-input::placeholder,button.gh-form-input{color:rgba(0,0,0,.3)}.gh-form.gh-form.success .gh-form-input{opacity:.5}.gh-footer.has-accent-color .gh-form-input,.has-light-text .gh-form-input{color:#fff}.gh-footer.has-accent-color .gh-form-input::-moz-placeholder,.has-light-text .gh-form-input::-moz-placeholder{color:hsla(0,0%,100%,.55)}.gh-footer.has-accent-color .gh-form-input::placeholder,.has-light-text .gh-form-input::placeholder,.has-light-text button.gh-form-input{color:hsla(0,0%,100%,.55)}button.gh-form-input{color:var(--color-secondary-text);cursor:pointer;padding-inline-start:56px;text-align:left}.gh-form .gh-button{font-size:inherit;height:44px;padding-inline:32px;position:absolute;right:6px}.gh-form>svg{color:var(--color-secondary-text);height:20px;left:22px;position:relative;width:20px}.gh-form .gh-button svg{display:none;margin-top:1px;position:absolute}.gh-form:is(.loading,.success) .gh-button span{visibility:hidden}.gh-form.loading .gh-button svg:first-of-type,.gh-form.success .gh-button svg:last-of-type{display:block}.gh-form [data-members-error]{font-size:1.4rem;line-height:1.4;margin-top:10px;position:absolute;top:100%;width:100%}@media (max-width:576px){.gh-form{font-size:1.6rem}.gh-form .gh-button{padding-inline:12px}.gh-form .gh-button span span{display:none}.gh-form .gh-button span svg{display:inline;height:20px;margin-top:2px;position:static;width:20px}}.gh-viewport-container{background-color:var(--background-color)}.gh-viewport{display:flex;gap:38px;justify-content:center;padding:38px 12px}.gh-main-content{display:flex;flex-direction:column;gap:48px;max-width:var(--container-width);width:100%}.kg-width-full.kg-content-wide{--main:min(var(--content-width,720px),100% - var(--container-gap) * 2);--wide:minmax(0,calc((var(--container-width, 1200px) - var(--content-width, 720px))/2));--full:minmax(var(--container-gap),1fr);display:grid;grid-template-columns:[full-start] var(--full) [wide-start] var(--wide) [main-start] var(--main) [main-end] var(--wide) [wide-end] var(--full) [full-end]}.kg-content-wide>div,.kg-width-wide{grid-column:wide}.kg-width-full{grid-column:full}.gh-card{display:flex;flex-direction:column;gap:14px}.gh-card,.gh-card:focus,.gh-card:focus-visible,.gh-card:hover{color:#000;outline:none}.gh-card-info{display:flex;flex-direction:column;gap:20px}.gh-feed .gh-card-info{display:block;width:100%}.gh-article-image{width:-moz-fit-content;width:fit-content}.gh-article-image img{height:100%;width:100%}.time-ago-timestamp{display:none;white-space:nowrap}.gh-feed .time-ago-timestamp-top-right{color:#707f8f;display:block;float:right;font-size:14px;margin:0 0 8px}.gh-featured-feed .time-ago-timestamp-bottom-left,.gh-header .time-ago-timestamp-bottom-left{color:#888;display:block}.gh-header .gh-article-image{width:100%}.gh-header .gh-article-image img{height:auto}.gh-feed .gh-article-image{clear:both;float:right;margin-left:12px}@media (max-width:767px){.gh-feed .gh-article-image{float:none;margin:0 auto 10px;text-align:center}}.gh-feed .gh-article-image img{height:auto;max-height:200px;max-width:200px;width:200px}.gh-featured .gh-article-image{width:100%}.gh-featured .gh-article-image img,.gh-sidebar-featured-posts .gh-article-image img{aspect-ratio:8/5;height:auto;-o-object-fit:cover;object-fit:cover;overflow-clip-margin:unset}.gh-card-title{display:flex;flex-grow:1;font-family:Roboto Condensed,Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;font-weight:700;margin:0}.gh-card:hover .gh-card-title{color:#3281d0}.gh-header .gh-card-title{font-size:36px}.gh-feed .gh-card-title{font-size:35px}.gh-card-excerpt{display:none}.gh-feed .gh-card-excerpt,.gh-header .gh-card-excerpt{display:block;margin:0}.gh-header .gh-card-excerpt{font-size:18px;font-weight:400}.gh-article-meta-container{display:flex;flex-wrap:wrap;gap:14px 10px}.gh-featured-feed .gh-article-meta-container,.gh-feed .gh-article-meta-container{gap:0 10px}.gh-article-meta-data,.gh-header .gh-article-meta-container a{max-width:100%}.gh-header .gh-article-meta-data{min-width:0}.gh-article-meta{align-items:center;display:flex;gap:14px}.gh-feed .gh-article-meta-container,.gh-feed .gh-card-excerpt{margin-top:12px}.gh-card-excerpt-read-more{color:#0f4d8a;font-size:15px;font-weight:900;white-space:nowrap}.gh-article-meta>a{align-items:center;display:flex;gap:14px}.gh-article-author-image{display:none}.gh-header .gh-article-author-image{border:1px solid #434c56;border-radius:50%;display:block;height:45px;width:45px}.gh-article-author{overflow:hidden;text-overflow:ellipsis}.gh-article-date{text-transform:uppercase}.gh-article-author,.gh-article-date{color:#888;font-size:14px;font-weight:400}.gh-article-author-title{color:#434c56;font-size:14px;overflow:hidden;text-overflow:ellipsis}.gh-article-author,.gh-article-author-title{white-space:nowrap}.gh-feed .gh-article-author{color:#434c56;font-size:18px;font-weight:700}.gh-header .gh-article-author{color:#2d3339;font-family:Roboto Condensed,Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700}.gh-article-author-by-word{display:none}.gh-feed .gh-article-meta:first-child .gh-article-author-by-word{display:inline}.gh-featured{width:100%}.gh-container-title,.gh-featured-title{color:#333;font-size:18px;font-weight:700;margin:0 0 12px;text-transform:uppercase}.gh-featured-title{border-bottom:2px solid #bebebe;margin-bottom:20px;padding-bottom:10px}.gh-featured-feed{display:grid;gap:24px;grid-template-columns:1fr 1fr 1fr;width:100%}.gh-featured-feed .gh-card{background-color:#fff;border:none;border-bottom:3px solid #c0ced8;gap:4px;min-width:0;padding:12px 12px 6px}.gh-featured-feed .gh-card-info{gap:8px;height:100%}.gh-featured-feed .gh-card-link{gap:4px}.gh-feed .gh-card{background-color:#fff;border:none;border-bottom:3px solid #c0ced8;flex-direction:row;gap:16px;padding:20px}.gh-feed .gh-card.tag-members-only{background-color:#ddf8ec;border-color:#95e9c3}.gh-card-members-only-label{display:none}.gh-feed .gh-card.tag-members-only .gh-card-members-only-label{color:rgba(0,0,0,.5);display:block;font-family:Roboto Condensed,Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;margin:0 0 10px;text-align:center}.gh-feed .gh-article-meta-data{display:flex;gap:16px}.gh-featured-feed .gh-article-meta-container,.gh-feed .gh-article-meta-container{-moz-column-gap:6px;column-gap:6px}.gh-featured-feed .gh-article-meta-data,.gh-feed .gh-article-meta-data{-moz-column-gap:0;column-gap:0}.gh-article-author-comma,.gh-featured-feed .gh-article-author-title,.gh-feed .gh-article-author-title{display:none}.gh-featured-feed .gh-article-meta:not(:last-child) .gh-article-author-comma,.gh-feed .gh-article-meta:not(:last-child) .gh-article-author-comma{display:inline}.gh-more{display:block;font-size:18px;font-weight:700;margin-top:48px}.gh-more a{align-items:center;display:flex;gap:4px}.gh-container .gh-feed{gap:20px}.gh-container.is-list .gh-feed,.gh-sidebar{display:flex;flex-direction:column}.gh-sidebar{background-color:#fff;gap:36px;height:-moz-fit-content;height:fit-content;max-width:var(--sidebar-width);min-width:var(--sidebar-width);padding:12px;width:var(--sidebar-width)}.gh-sidebar-section{max-width:100%;padding:0}.gh-sidebar-section-title{font-family:Roboto Condensed,Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:1;margin:0;text-transform:uppercase}.gh-sidebar-section-divider{border-color:#bebebe;border-width:2px;margin:4px 0 10px}.gh-sidebar-section-divider.gh-sidebar-experts-section-divider{margin-bottom:0}.gh-sidebar-section.gh-sidebar-section-grey-background{background-color:#f5f5f5;border:1px solid #bebebe;padding:10px}.gh-sidebar-featured-posts{display:flex;flex-direction:column}.gh-sidebar-featured-posts .gh-card-info{display:grid;grid-template-columns:40% 1fr;row-gap:0}.gh-sidebar-featured-posts .gh-article-meta{display:none}.gh-sidebar-featured-posts-divider{border-width:1px;margin:10px 0;width:100%}.gh-article{max-width:100%;word-break:break-word}.gh-article,.gh-header{background-color:#fff;border:none;border-bottom:3px solid #c0ced8;display:flex;flex-direction:column;gap:14px;padding:12px}.gh-article-title{font-family:Roboto Condensed,Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:46px;font-weight:700;line-height:1.1;margin:0}.gh-article-excerpt{font-size:20px;line-height:1.45;margin:0;max-width:calc(100% - 80px)}.gh-sidebar-button-container button.btn{margin:0;position:relative;text-align:left;width:100%}.gh-sidebar-button-container button.btn i{bottom:0;height:1em;margin:auto 0;position:absolute;right:15px;top:0}.gh-topics-buttons{text-align:center}.gh-topics-buttons a.btn.btn-xs{margin:3px}.gh-sidebar-expert{align-items:center;border-bottom:1px dotted #c0ced8;display:flex;gap:10px;line-height:1.3;padding:4px 0}.gh-sidebar-expert-image{border-radius:50%;height:25px;width:25px}.gh-sidebar-expert-name{color:#5a6672;font-size:14px;font-weight:900}.gh-sidebar-expert:hover .gh-sidebar-expert-name{color:#3281d0}.gh-sidebar-ad{overflow:hidden}.gh-sidebar-newsletter-sign-up-form{text-align:center}.gh-sidebar-newsletter-sign-up-form img{width:100%}.gh-sidebar-section p{color:#888;text-align:center}.gh-sidebar-section p a{font-weight:700}.gh-sidebar-section .btn-row{text-align:center}.gh-sidebar-marketplace-link{border-bottom:1px dotted #c0ced8;color:#5a6672;display:block;font-family:Roboto Condensed,Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;font-weight:700;line-height:1.3;padding:10px 0}.gh-sidebar-marketplace-link:hover{color:#3281d0}.gh-sidebar-marketplace-links-section p{margin:0}.gh-sidebar-marketplace-links-section .btn-row{margin:8px 0 0}.gh-sidebar-ad-scc-in-house-link{display:block;text-align:center}.gh-sidebar-ad-scc-in-house-image{display:inline-block;max-width:100%}.gh-author{display:grid;gap:14px;grid-template-columns:auto 1fr}.gh-author-image{height:auto;width:160px}.gh-author-info{display:flex;flex-direction:column;gap:10px}.gh-author-name{font-family:Roboto Condensed,Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;margin:0;text-transform:uppercase}.gh-author-divider{border:none;border-top:2px solid #bebebe;margin:0;width:100%}.gh-author-bio{font-size:16px}.gh-tag{display:flex;flex-direction:column;gap:10px}.gh-tag-name{font-family:Roboto Condensed,Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:46px;font-weight:700;line-height:1.1;margin:0}.gh-tag-divider{border:none;border-top:2px solid #bebebe;margin:0;width:100%}.gh-article-author-bio-info{border-top:3px solid #c0ced8;display:grid;gap:4px 12px;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;padding:15px 15px 0}.gh-article-author-bio-image{border:1px solid #16191d;border-radius:50%;grid-column:1;grid-row:1/3;height:100px;width:100px}.gh-article-author-bio-title{color:#707f8f;font-family:Roboto Condensed,Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;grid-column:2;grid-row:1;margin:0;text-transform:uppercase}.gh-article-author-bio{color:#2d3339;font-size:16px;grid-column:2;grid-row:2;line-height:1.4;margin:0}.gh-article-author-bio a,.gh-author-bio a{color:#0f4d8a;font-weight:700;white-space:nowrap}.gh-article-author-bio a:hover,.gh-author-bio a:hover{color:#3281d0}.gh-previous-and-next-article-buttons{border-top:3px solid #c0ced8;display:grid;grid-template-columns:1fr 1fr;text-align:center}.gh-previous-and-next-article-button-container{padding:30px 15px}.gh-previous-and-next-article-buttons a{background-color:#f2f5f7;border-radius:5px;color:#61869e;display:inline-block;font-family:Roboto Condensed,Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;padding:15px 0;text-transform:uppercase;width:100%}.gh-previous-and-next-article-buttons a:hover{background-color:#dfe7ec;color:#0f4d8a}@media (max-width:600px){.gh-article-author-bio-image{height:68px;width:68px}}@media (max-width:1000px){.gh-main-content{align-items:center}.gh-sidebar{display:none}.gh-featured{max-width:500px}.gh-featured-feed{grid-template-columns:1fr}.gh-featured-feed .gh-card-info{align-items:start;display:grid;gap:2px 8px;grid-template-columns:40% 1fr;grid-template-rows:auto 1fr}.gh-featured-feed .gh-article-image{grid-column:1;grid-row:1/3}.gh-featured-feed .gh-card-title{grid-column:2;grid-row:1}.gh-featured-feed .gh-article-meta{grid-column:2;grid-row:2}}@media (max-width:1100px){.gh-featured-feed{gap:10px}}@media print{.gh-article~.gh-featured,.gh-previous-and-next-article-buttons,.gh-sidebar{display:none}}.gh-content{font-size:var(--content-font-size,1.7rem);letter-spacing:-.01em}.gh-content>*+*{margin-bottom:0;margin-top:calc(16.8px*var(--content-spacing-factor, 1))}.gh-content>.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full){margin-top:0}.gh-content>[id]:not(:first-child){margin-top:calc(33.6px*var(--content-spacing-factor, 1))}.gh-content>[id]+p{margin-top:calc(7.2px*var(--content-spacing-factor, 1))}.gh-content>:is(hr,blockquote,iframe),.gh-content>:is(hr,blockquote,iframe)+*{margin-top:20px}.gh-content h1{font-size:1.9em}.gh-content h2{font-size:1.8em}.gh-content h3{font-size:1.7em}.gh-content h4{font-size:1.6em}.gh-content h5{font-size:1.5em}.gh-content h6{font-size:1.4em}.gh-content h1,h2,h3,h4,h5,h6{font-family:Roboto Condensed,Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700}.gh-content a{color:var(--ghost-accent-color);text-decoration:underline}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content>:is(ul,ol,p){font-size:.95em}.gh-content :is(ul,ol){padding-left:28px}.gh-content :is(li+li,li :is(ul,ol)){margin-top:8px}.gh-content ol ol li{list-style-type:lower-alpha}.gh-content ol ol ol li{list-style-type:lower-roman}.gh-content hr{background-color:#e8e8e8;border:none;height:1px;width:100%}.gh-content .gh-table{-webkit-overflow-scrolling:touch;overflow-x:scroll}.gh-content .gh-table table{border-collapse:collapse;border-spacing:0;font-size:1.5rem;vertical-align:top;white-space:nowrap;width:100%}.gh-content .gh-table table th{color:var(--color-darkgrey);font-size:1.2rem;font-weight:700;letter-spacing:.2px;text-align:left;text-transform:uppercase}.gh-content .gh-table table :is(th,td),.gh-content .gh-table table td{border-bottom:1px solid var(--color-border);padding:6px 12px}.gh-content .gh-table table :is(th,td):first-child{padding-left:0}.gh-content .gh-table table :is(th,td):last-child{padding-right:0}.gh-content pre{background:var(--color-lighter-gray);border-radius:6px;font-size:1.5rem;line-height:1.5em;overflow:auto;padding:16px}.gh-content :not(pre)>code{background:var(--color-lighter-gray);border-radius:.25em;font-size:.95em;font-weight:400;line-height:1em;padding:.15em .4em;vertical-align:baseline}.gh-content pre code{font-size:12px}.gh-content :not(.kg-card):not(table):not([id])+:is(.kg-card,table){margin-top:calc(48px*var(--content-spacing-factor, 1))}.gh-content :is(.kg-card,table)+:not(.kg-card):not(table):not([id]){margin-top:calc(48px*var(--content-spacing-factor, 1))}.gh-content .kg-card.kg-width-full+:not(.kg-card):not([id]),.gh-content :not(.kg-card):not([id])+.kg-card.kg-width-full{margin-top:calc(68px*var(--content-spacing-factor, 1))}.gh-content .kg-image-card+:not(.kg-card):not(table):not([id]),.gh-content figure.kg-image-card+:not(.kg-card):not(table):not([id]){margin-top:calc(16.8px*var(--content-spacing-factor, 1))!important}.kg-image-card{text-align:center}.kg-image{height:auto;margin-left:auto;margin-right:auto;max-width:100%}.kg-embed-card{align-items:center;display:flex;flex-direction:column;width:100%}.kg-gallery-image,.kg-image{cursor:pointer}.kg-gallery-image a:hover,.kg-image-card a:hover{opacity:1!important}.kg-card.kg-toggle-card .kg-toggle-heading-text{font-size:2rem;font-weight:700}.kg-callout-card.kg-card{border-radius:.25em}.kg-callout-card-accent a{text-decoration:underline}blockquote:not([class]){border-left:4px solid var(--ghost-accent-color);padding-left:2rem}blockquote.kg-blockquote-alt{color:var(--color-secondary-text);font-style:normal;font-weight:400}.kg-card.kg-button-card .kg-btn{font-size:1em;height:unset;line-height:1.2em;padding:.6em 1.2em;text-align:center}.kg-bookmark-card .kg-bookmark-container{border-radius:.25em!important}.kg-bookmark-card .kg-bookmark-container:hover{opacity:1}.kg-bookmark-card a.kg-bookmark-container,.kg-bookmark-card a.kg-bookmark-container:hover{background:var(--background-color)!important;color:var(--color-darker-gray)!important}.kg-bookmark-card .kg-bookmark-content{padding:1.15em}.kg-bookmark-card .kg-bookmark-title{font-size:.9em}.kg-bookmark-card .kg-bookmark-description{font-size:.8em;margin-top:.3em;max-height:none}.kg-bookmark-card .kg-bookmark-metadata{font-size:.8em}.kg-bookmark-card .kg-bookmark-thumbnail img{border-radius:0 .2em .2em 0}.kg-product-card.kg-card .kg-product-card-image{margin-bottom:12px}.kg-product-card.kg-card a.kg-product-card-button{height:2.8em;margin-top:12px}.kg-file-card.kg-card .kg-file-card-container{padding:.6em}.kg-file-card.kg-card .kg-file-card-contents{margin:4px 8px 6px}.kg-file-card.kg-card .kg-file-card-metadata{font-size:.9em}.kg-file-card.kg-card .kg-file-card-filesize:before{margin-left:6px;margin-right:6px}figcaption{font-size:1.4rem;margin-bottom:0;margin-top:12px;text-align:center}.kg-card.kg-width-full figcaption{padding:0 16px}figcaption a{color:var(--ghost-accent-color);text-decoration:underline}.pswp{-webkit-text-size-adjust:100%;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:hidden;position:absolute;top:0;touch-action:none;width:100%;z-index:3999999}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__bg{backface-visibility:hidden;background-color:rgba(0,0,0,.85);opacity:0;transform:translateZ(0);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp__bg,.pswp__scroll-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{backface-visibility:hidden;bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.pswp__container,.pswp__img{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__zoom-wrap{position:absolute;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__item{bottom:0;overflow:hidden;right:0}.pswp__img,.pswp__item{left:0;position:absolute;top:0}.pswp__img{height:auto;width:auto}.pswp__img--placeholder{backface-visibility:hidden}.pswp__img--placeholder--blank{background:var(--color-black)}.pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.pswp__error-msg{color:var(--color-secondary-text);font-size:14px;left:0;line-height:16px;margin-top:-8px;position:absolute;text-align:center;top:50%;width:100%}.pswp__error-msg a{color:var(--color-secondary-text);text-decoration:underline}.pswp__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;float:right;height:44px;margin:0;overflow:visible;padding:0;position:relative;transition:opacity .2s;width:44px}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{opacity:.9;outline:none}.pswp__button::-moz-focus-inner{border:0;padding:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../images/default-skin.png) 0 0 no-repeat;background-size:264px 88px;height:44px;width:44px}@media (min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../images/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{background-position:-88px 0;display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;height:100px;margin-top:-50px;position:absolute;top:50%;width:70px}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";height:30px;position:absolute;top:35px;width:32px}.pswp__button--arrow--left:before{background-position:-138px -44px;left:6px}.pswp__button--arrow--right:before{background-position:-94px -44px;right:6px}.pswp__counter{color:var(--color-white);font-size:11px;font-weight:700;height:44px;left:0;line-height:44px;padding:0 15px;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__caption{bottom:0;left:0;min-height:44px;position:absolute;width:100%}.pswp__caption__center{color:var(--color-white);font-size:11px;line-height:1.6;margin:0 auto;max-width:420px;padding:25px 15px 30px;text-align:center}.pswp__caption__center .post-caption-title{font-size:15px;font-weight:500;margin-bottom:7px;text-transform:uppercase}.pswp__caption__center .post-caption-meta-item+.post-caption-meta-item:before{content:"\02022";padding:0 4px}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{direction:ltr;height:44px;left:50%;margin-left:-22px;opacity:0;position:absolute;top:0;transition:opacity .25s ease-out;width:44px;will-change:opacity}.pswp__preloader__icn{height:20px;margin:12px;width:20px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../images/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;height:14px;left:15px;margin:0;opacity:.75;position:absolute;top:15px;width:14px}.pswp--css_animation .pswp__preloader__cut{height:14px;overflow:hidden;position:relative;width:7px}.pswp--css_animation .pswp__preloader__donut{background:none;border-bottom:2px solid transparent;border-left:2px solid transparent;border-radius:50%;border-right:2px solid var(--color-white);border-top:2px solid var(--color-white);box-sizing:border-box;height:14px;left:0;margin:0;position:absolute;top:0;width:14px}@media screen and (max-width:1024px){.pswp__preloader{float:right;left:auto;margin:0;position:relative;top:auto}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;opacity:1;visibility:visible;z-index:1550}.pswp__top-bar{height:44px;left:0;position:absolute;top:0;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}