#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.text-stroke,.text-stroke--primary,.text-stroke--secondary{-webkit-text-stroke-width:var(--wp--custom--typography--text-stroke-width,2px)!important}.ext-absolute{position:absolute!important}.bring-to-front,.ext .wp-block-image,.ext-relative{position:relative!important}.ext-top-base{top:var(--wp--style--block-gap,1.75rem)!important}.ext-top-lg{top:var(--extendify--spacing--large,3rem)!important}.ext--top-base{top:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.ext--top-lg{top:calc(var(--extendify--spacing--large,3rem) * -1)!important}.ext-right-base{right:var(--wp--style--block-gap,1.75rem)!important}.ext-right-lg{right:var(--extendify--spacing--large,3rem)!important}.ext--right-base{right:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.ext--right-lg{right:calc(var(--extendify--spacing--large,3rem) * -1)!important}.ext-bottom-base{bottom:var(--wp--style--block-gap,1.75rem)!important}.ext-bottom-lg{bottom:var(--extendify--spacing--large,3rem)!important}.ext--bottom-base{bottom:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.ext--bottom-lg{bottom:calc(var(--extendify--spacing--large,3rem) * -1)!important}.ext-left-base{left:var(--wp--style--block-gap,1.75rem)!important}.ext-left-lg{left:var(--extendify--spacing--large,3rem)!important}.ext--left-base{left:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.ext--left-lg{left:calc(var(--extendify--spacing--large,3rem) * -1)!important}.ext-order-1{order:1!important}.ext-order-2{order:2!important}.ext-col-auto{grid-column:auto!important}.ext-col-span-1{grid-column:span 1/span 1!important}.ext-col-span-2{grid-column:span 2/span 2!important}.ext-col-span-3{grid-column:span 3/span 3!important}.ext-col-span-4{grid-column:span 4/span 4!important}.ext-col-span-5{grid-column:span 5/span 5!important}.ext-col-span-6{grid-column:span 6/span 6!important}.ext-col-span-7{grid-column:span 7/span 7!important}.ext-col-span-8{grid-column:span 8/span 8!important}.ext-col-span-9{grid-column:span 9/span 9!important}.ext-col-span-10{grid-column:span 10/span 10!important}.ext-col-span-11{grid-column:span 11/span 11!important}.ext-col-span-12{grid-column:span 12/span 12!important}.ext-col-span-full{grid-column:1/-1!important}.ext-col-start-1{grid-column-start:1!important}.ext-col-start-2{grid-column-start:2!important}.ext-col-start-3{grid-column-start:3!important}.ext-col-start-4{grid-column-start:4!important}.ext-col-start-5{grid-column-start:5!important}.ext-col-start-6{grid-column-start:6!important}.ext-col-start-7{grid-column-start:7!important}.ext-col-start-8{grid-column-start:8!important}.ext-col-start-9{grid-column-start:9!important}.ext-col-start-10{grid-column-start:10!important}.ext-col-start-11{grid-column-start:11!important}.ext-col-start-12{grid-column-start:12!important}.ext-col-start-13{grid-column-start:13!important}.ext-col-start-auto{grid-column-start:auto!important}.ext-col-end-1{grid-column-end:1!important}.ext-col-end-2{grid-column-end:2!important}.ext-col-end-3{grid-column-end:3!important}.ext-col-end-4{grid-column-end:4!important}.ext-col-end-5{grid-column-end:5!important}.ext-col-end-6{grid-column-end:6!important}.ext-col-end-7{grid-column-end:7!important}.ext-col-end-8{grid-column-end:8!important}.ext-col-end-9{grid-column-end:9!important}.ext-col-end-10{grid-column-end:10!important}.ext-col-end-11{grid-column-end:11!important}.ext-col-end-12{grid-column-end:12!important}.ext-col-end-13{grid-column-end:13!important}.ext-col-end-auto{grid-column-end:auto!important}.ext-row-auto{grid-row:auto!important}.ext-row-span-1{grid-row:span 1/span 1!important}.ext-row-span-2{grid-row:span 2/span 2!important}.ext-row-span-3{grid-row:span 3/span 3!important}.ext-row-span-4{grid-row:span 4/span 4!important}.ext-row-span-5{grid-row:span 5/span 5!important}.ext-row-span-6{grid-row:span 6/span 6!important}.ext-row-span-full{grid-row:1/-1!important}.ext-row-start-1{grid-row-start:1!important}.ext-row-start-2{grid-row-start:2!important}.ext-row-start-3{grid-row-start:3!important}.ext-row-start-4{grid-row-start:4!important}.ext-row-start-5{grid-row-start:5!important}.ext-row-start-6{grid-row-start:6!important}.ext-row-start-7{grid-row-start:7!important}.ext-row-start-auto{grid-row-start:auto!important}.ext-row-end-1{grid-row-end:1!important}.ext-row-end-2{grid-row-end:2!important}.ext-row-end-3{grid-row-end:3!important}.ext-row-end-4{grid-row-end:4!important}.ext-row-end-5{grid-row-end:5!important}.ext-row-end-6{grid-row-end:6!important}.ext-row-end-7{grid-row-end:7!important}.ext-row-end-auto{grid-row-end:auto!important}.ext-m-0:not([style*=margin]){margin:0!important}.ext-m-auto:not([style*=margin]){margin:auto!important}.ext-m-base:not([style*=margin]){margin:var(--wp--style--block-gap,1.75rem)!important}.ext-m-lg:not([style*=margin]){margin:var(--extendify--spacing--large,3rem)!important}.ext--m-base:not([style*=margin]){margin:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.ext--m-lg:not([style*=margin]){margin:calc(var(--extendify--spacing--large,3rem) * -1)!important}.ext-mx-0:not([style*=margin]){margin-left:0!important;margin-right:0!important}.ext .alignwide,.ext-mx-auto:not([style*=margin]){margin-left:auto!important;margin-right:auto!important}.ext-mx-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,1.75rem)!important;margin-right:var(--wp--style--block-gap,1.75rem)!important}.ext-mx-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large,3rem)!important;margin-right:var(--extendify--spacing--large,3rem)!important}.ext--mx-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap,1.75rem) * -1)!important;margin-right:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.ext--mx-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large,3rem) * -1)!important;margin-right:calc(var(--extendify--spacing--large,3rem) * -1)!important}.ext .wp-block-group>*,.ext-my-0:not([style*=margin]),.wp-block-column.editor\:pointer-events-none{margin-top:0!important;margin-bottom:0!important}.ext-my-auto:not([style*=margin]){margin-top:auto!important;margin-bottom:auto!important}.ext h2,.ext-my-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,1.75rem)!important;margin-bottom:var(--wp--style--block-gap,1.75rem)!important}.ext-my-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large,3rem)!important;margin-bottom:var(--extendify--spacing--large,3rem)!important}.ext--my-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap,1.75rem) * -1)!important;margin-bottom:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.ext--my-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large,3rem) * -1)!important;margin-bottom:calc(var(--extendify--spacing--large,3rem) * -1)!important}.ext .wp-block-columns+.wp-block-columns:not([class*=mt-]):not([class*=my-]):not([style*=margin]),.ext-mt-0:not([style*=margin]),[class*=fullwidth-cols] .wp-block-column:first-child,[class*=fullwidth-cols] .wp-block-column:first-child>*,[class*=fullwidth-cols] .wp-block-column>:first-child,[class*=fullwidth-cols] .wp-block-group:first-child{margin-top:0!important}.ext-mt-auto:not([style*=margin]){margin-top:auto!important}.ext-mt-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,1.75rem)!important}.ext-mt-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large,3rem)!important}.ext--mt-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.ext--mt-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large,3rem) * -1)!important}.ext-mr-0.alignfull:not([style*=margin]):not([style*=margin]),.ext-mr-0:not([style*=margin]){margin-right:0!important}.ext-mr-auto:not([style*=margin]){margin-right:auto!important}.ext-mr-base:not([style*=margin]){margin-right:var(--wp--style--block-gap,1.75rem)!important}.ext-mr-lg:not([style*=margin]){margin-right:var(--extendify--spacing--large,3rem)!important}.ext--mr-base:not([style*=margin]){margin-right:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.ext--mr-lg:not([style*=margin]){margin-right:calc(var(--extendify--spacing--large,3rem) * -1)!important}.ext .is-not-stacked-on-mobile .wp-block-column,.ext-mb-0:not([style*=margin]),.ext.wp-block-group>:last-child,.wp-block-columns[class*=fullwidth-cols].is-not-stacked-on-mobile>.wp-block-column,[class*=fullwidth-cols] .wp-block-column:last-child,[class*=fullwidth-cols] .wp-block-column>:last-child,[class*=fullwidth-cols] .wp-block-group:last-child{margin-bottom:0!important}.ext-mb-auto:not([style*=margin]){margin-bottom:auto!important}.ext-mb-base:not([style*=margin]),.wp-block-columns[class*=fullwidth-cols]:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:last-child){margin-bottom:var(--wp--style--block-gap,1.75rem)!important}.ext-mb-lg:not([style*=margin]){margin-bottom:var(--extendify--spacing--large,3rem)!important}.ext--mb-base:not([style*=margin]){margin-bottom:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.ext--mb-lg:not([style*=margin]){margin-bottom:calc(var(--extendify--spacing--large,3rem) * -1)!important}.ext-ml-0:not([style*=margin]),.ext-ml-0:not([style*=margin]):not([style*=margin]){margin-left:0!important}.ext-ml-auto:not([style*=margin]){margin-left:auto!important}.ext-ml-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,1.75rem)!important}.ext-ml-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large,3rem)!important}.ext--ml-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.ext--ml-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large,3rem) * -1)!important}.editor\:no-resize .components-resizable-box__container,.ext-block{display:block!important}.ext .wp-block-image img,.ext-inline-block{display:inline-block!important}.ext-inline{display:inline!important}.ext-flex{display:flex!important}.ext-inline-flex{display:inline-flex!important}.ext .ext-grid>[class*="_inner-container"],.ext-grid{display:grid!important}.ext-inline-grid{display:inline-grid!important}.block-editor-block-preview__content-iframe .ext [data-type="core/spacer"] .block-library-spacer__resize-container::before,.editor\:no-caption .block-editor-rich-text__editable,.editor\:no-inserter .wp-block-column:not(.is-selected)>.block-list-appender,.editor\:no-inserter .wp-block-cover__inner-container>.block-list-appender,.editor\:no-inserter .wp-block-group__inner-container>.block-list-appender,.editor\:no-inserter>.block-list-appender,.ext-hidden{display:none!important}.ext-w-auto{width:auto!important}.ext-w-full{width:100%!important}.ext [class*=inner-container]>.alignwide [class*=inner-container]>*,.ext [class*=inner-container]>[data-align=wide] [class*=inner-container]>*,.ext-max-w-full{max-width:100%!important}.ext-flex-1{flex:1 1 0%!important}.ext-flex-auto{flex:1 1 auto!important}.ext-flex-initial{flex:0 1 auto!important}.ext-flex-none{flex:none!important}.ext-flex-shrink-0{flex-shrink:0!important}.ext-flex-shrink{flex-shrink:1!important}.ext-flex-grow-0{flex-grow:0!important}.ext-flex-grow{flex-grow:1!important}.ext-list-none,.is-style-inline-list li{list-style-type:none!important}.ext .ext-grid-cols-1>[class*="_inner-container"],.ext-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.ext .ext-grid-cols-2>[class*="_inner-container"],.ext-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ext .ext-grid-cols-3>[class*="_inner-container"],.ext-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.ext .ext-grid-cols-4>[class*="_inner-container"],.ext-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.ext .ext-grid-cols-5>[class*="_inner-container"],.ext-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.ext .ext-grid-cols-6>[class*="_inner-container"],.ext-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.ext .ext-grid-cols-7>[class*="_inner-container"],.ext-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.ext .ext-grid-cols-8>[class*="_inner-container"],.ext-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.ext .ext-grid-cols-9>[class*="_inner-container"],.ext-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.ext .ext-grid-cols-10>[class*="_inner-container"],.ext-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.ext .ext-grid-cols-11>[class*="_inner-container"],.ext-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.ext .ext-grid-cols-12>[class*="_inner-container"],.ext-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.ext .ext-grid-cols-none>[class*="_inner-container"],.ext-grid-cols-none{grid-template-columns:none!important}.ext .ext-grid-rows-1>[class*="_inner-container"],.ext-grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.ext .ext-grid-rows-2>[class*="_inner-container"],.ext-grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.ext .ext-grid-rows-3>[class*="_inner-container"],.ext-grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.ext .ext-grid-rows-4>[class*="_inner-container"],.ext-grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.ext .ext-grid-rows-5>[class*="_inner-container"],.ext-grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.ext .ext-grid-rows-6>[class*="_inner-container"],.ext-grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.ext .ext-grid-rows-none>[class*="_inner-container"],.ext-grid-rows-none{grid-template-rows:none!important}.ext-flex-row{flex-direction:row!important}.ext-flex-row-reverse{flex-direction:row-reverse!important}.ext-flex-col{flex-direction:column!important}.ext-flex-col-reverse{flex-direction:column-reverse!important}.ext-flex-wrap{flex-wrap:wrap!important}.ext-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.ext-flex-nowrap{flex-wrap:nowrap!important}.ext .ext-items-start>[class*="_inner-container"],.ext-items-start{align-items:flex-start!important}.ext .ext-items-end>[class*="_inner-container"],.ext-items-end{align-items:flex-end!important}.ext .ext-items-center>[class*="_inner-container"],.ext .is-style-angled>[class*="_inner-container"],.ext-items-center{align-items:center!important}.ext .ext-items-baseline>[class*="_inner-container"],.ext-items-baseline{align-items:baseline!important}.ext .ext-items-stretch>[class*="_inner-container"],.ext-items-stretch{align-items:stretch!important}.ext-justify-start{justify-content:flex-start!important}.ext-justify-end{justify-content:flex-end!important}.ext-justify-center{justify-content:center!important}.ext-justify-between{justify-content:space-between!important}.ext-justify-around{justify-content:space-around!important}.ext-justify-evenly{justify-content:space-evenly!important}.ext-justify-items-start{justify-items:start!important}.ext-justify-items-end{justify-items:end!important}.ext-justify-items-center{justify-items:center!important}.ext-justify-items-stretch{justify-items:stretch!important}.ext-gap-0{gap:0!important}.ext-gap-base{gap:var(--wp--style--block-gap,1.75rem)!important}.ext-gap-lg{gap:var(--extendify--spacing--large,3rem)!important}.ext-gap-x-0{-moz-column-gap:0!important;column-gap:0!important}.ext-gap-x-base{-moz-column-gap:var(--wp--style--block-gap,1.75rem)!important;column-gap:var(--wp--style--block-gap,1.75rem)!important}.ext-gap-x-lg{-moz-column-gap:var(--extendify--spacing--large,3rem)!important;column-gap:var(--extendify--spacing--large,3rem)!important}.ext-gap-y-0{row-gap:0!important}.ext-gap-y-base{row-gap:var(--wp--style--block-gap,1.75rem)!important}.ext-gap-y-lg{row-gap:var(--extendify--spacing--large,3rem)!important}.ext-justify-self-auto{justify-self:auto!important}.ext-justify-self-start{justify-self:start!important}.ext-justify-self-end{justify-self:end!important}.ext-justify-self-center{justify-self:center!important}.ext-justify-self-stretch{justify-self:stretch!important}.ext-rounded-none{border-radius:0!important}.ext-rounded-full{border-radius:9999px!important}.ext-rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.ext-rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.ext-rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.ext-rounded-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.ext-rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.ext-rounded-b-full{border-bottom-right-radius:9999px!important;border-bottom-left-radius:9999px!important}.ext-rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.ext-rounded-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.ext-rounded-tl-none{border-top-left-radius:0!important}.ext-rounded-tl-full{border-top-left-radius:9999px!important}.ext-rounded-tr-none{border-top-right-radius:0!important}.ext-rounded-tr-full{border-top-right-radius:9999px!important}.ext-rounded-br-none{border-bottom-right-radius:0!important}.ext-rounded-br-full{border-bottom-right-radius:9999px!important}.ext-rounded-bl-none{border-bottom-left-radius:0!important}.ext-rounded-bl-full{border-bottom-left-radius:9999px!important}.ext-border-0{border-width:0!important}.ext-border-t-0{border-top-width:0!important}.ext-border-r-0{border-right-width:0!important}.ext-border-b-0{border-bottom-width:0!important}.ext-border-l-0{border-left-width:0!important}.ext .wp-block-group__inner-container,.ext-p-0:not([style*=padding]){padding:0!important}.ext-p-base:not([style*=padding]){padding:var(--wp--style--block-gap,1.75rem)!important}.ext-p-lg:not([style*=padding]){padding:var(--extendify--spacing--large,3rem)!important}.ext .wp-block-columns .wp-block-column[style*=padding],.ext-px-0:not([style*=padding]){padding-left:0!important;padding-right:0!important}.ext-px-base:not([style*=padding]),.ext.has-background{padding-left:var(--wp--style--block-gap,1.75rem)!important;padding-right:var(--wp--style--block-gap,1.75rem)!important}.ext-px-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large,3rem)!important;padding-right:var(--extendify--spacing--large,3rem)!important}.ext-py-0:not([style*=padding]){padding-top:0!important;padding-bottom:0!important}.ext-py-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,1.75rem)!important;padding-bottom:var(--wp--style--block-gap,1.75rem)!important}.ext-py-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large,3rem)!important;padding-bottom:var(--extendify--spacing--large,3rem)!important}.ext-pt-0:not([style*=padding]){padding-top:0!important}.ext-pt-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,1.75rem)!important}.ext-pt-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large,3rem)!important}.ext-pr-0:not([style*=padding]){padding-right:0!important}.ext-pr-base:not([style*=padding]){padding-right:var(--wp--style--block-gap,1.75rem)!important}.ext-pr-lg:not([style*=padding]){padding-right:var(--extendify--spacing--large,3rem)!important}.ext-pb-0:not([style*=padding]){padding-bottom:0!important}.ext-pb-base:not([style*=padding]){padding-bottom:var(--wp--style--block-gap,1.75rem)!important}.ext-pb-lg:not([style*=padding]){padding-bottom:var(--extendify--spacing--large,3rem)!important}.ext-pl-0:not([style*=padding]),.is-style-inline-list{padding-left:0!important}.ext-pl-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,1.75rem)!important}.ext-pl-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large,3rem)!important}.ext-text-left{text-align:left!important}.ext .wp-block-image,.ext-text-center{text-align:center!important}.ext-text-right{text-align:right!important}.ext-leading-none{line-height:1!important}.ext-leading-tight{line-height:1.25!important}.ext-leading-snug{line-height:1.375!important}.ext-leading-normal{line-height:1.5!important}.ext-leading-relaxed{line-height:1.625!important}.ext-leading-loose{line-height:2!important}.ext-aspect-square img{aspect-ratio:1/1!important;-o-object-fit:cover!important;object-fit:cover!important}.ext-aspect-landscape img{aspect-ratio:4/3!important;-o-object-fit:cover!important;object-fit:cover!important}.ext-aspect-landscape-wide img{aspect-ratio:16/9!important;-o-object-fit:cover!important;object-fit:cover!important}.ext-aspect-portrait img{aspect-ratio:3/4!important;-o-object-fit:cover!important;object-fit:cover!important}.ext-aspect-landscape .components-resizable-box__container,.ext-aspect-landscape-wide .components-resizable-box__container,.ext-aspect-portrait .components-resizable-box__container,.ext-aspect-square .components-resizable-box__container{height:auto!important}.clip-path--rhombus img{-webkit-clip-path:polygon(15% 6%,80% 29%,84% 93%,23% 69%)!important;clip-path:polygon(15% 6%,80% 29%,84% 93%,23% 69%)!important}.clip-path--diamond img{-webkit-clip-path:polygon(5% 29%,60% 2%,91% 64%,36% 89%)!important;clip-path:polygon(5% 29%,60% 2%,91% 64%,36% 89%)!important}.clip-path--rhombus-alt img{-webkit-clip-path:polygon(14% 9%,85% 24%,91% 89%,19% 76%)!important;clip-path:polygon(14% 9%,85% 24%,91% 89%,19% 76%)!important}.wp-block-columns[class*=fullwidth-cols]{margin-bottom:unset!important}.is-root-container.block-editor-block-list__layout>[data-align=full]:not(:first-of-type)>.ext-my-0,.is-root-container.block-editor-block-list__layout>[data-align=full]:not(:first-of-type)>.wp-block-column.editor\:pointer-events-none,.is-root-container.block-editor-block-list__layout>[data-align=wide]>.ext-my-0:not([style*=margin]),.is-root-container.block-editor-block-list__layout>[data-align=wide]>.wp-block-column.editor\:pointer-events-none{margin-top:calc(-1 * var(--wp--style--block-gap,28px))!important}@media (min-width:600px) and (max-width:781px){.wp-block-columns[class*=fullwidth-cols]:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2n){margin-left:var(--wp--style--block-gap,2em)!important}}@media (max-width:781px){.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile){flex-wrap:wrap!important}.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column,.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not([style*=margin]){margin-left:0!important}.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (max-width:1079px){.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile){flex-wrap:wrap!important}.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column,.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not([style*=margin]){margin-left:0!important}.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:last-child){margin-bottom:var(--wp--style--block-gap,1.75rem)!important}}.direction-rtl{direction:rtl!important}.direction-ltr{direction:ltr!important}.bring-to-front{z-index:10!important}.text-stroke{-webkit-text-stroke-color:var(--wp--preset--color--background)!important}.text-stroke--primary{-webkit-text-stroke-color:var(--wp--preset--color--primary)!important}.text-stroke--secondary{-webkit-text-stroke-color:var(--wp--preset--color--secondary)!important}.editor\:no-resize .components-resizable-box__handle,.editor\:no-resize .components-resizable-box__handle::after,.editor\:no-resize .components-resizable-box__side-handle::before{display:none!important;pointer-events:none!important}.editor\:pointer-events-none{pointer-events:none!important}.is-style-angled{align-items:center!important;justify-content:flex-end!important}.is-style-angled .wp-block-cover__image-background,.is-style-angled .wp-block-cover__video-background{-webkit-clip-path:polygon(0 0,30% 0%,50% 100%,0% 100%)!important;clip-path:polygon(0 0,30% 0%,50% 100%,0% 100%)!important;z-index:1!important}.has-foreground-color{color:var(--wp--preset--color--foreground,#000)!important}.has-foreground-background-color{background-color:var(--wp--preset--color--foreground,#000)!important}.has-background-color{color:var(--wp--preset--color--background,#fff)!important}.has-background-background-color{background-color:var(--wp--preset--color--background,#fff)!important}.has-primary-color{color:var(--wp--preset--color--primary,#4b5563)!important}.has-primary-background-color{background-color:var(--wp--preset--color--primary,#4b5563)!important}.has-secondary-color{color:var(--wp--preset--color--secondary,#9ca3af)!important}.has-secondary-background-color{background-color:var(--wp--preset--color--secondary,#9ca3af)!important}.ext.has-text-color h1,.ext.has-text-color h2,.ext.has-text-color h3,.ext.has-text-color h4,.ext.has-text-color h5,.ext.has-text-color h6,.ext.has-text-color p{color:currentColor!important}.has-white-color{color:var(--wp--preset--color--white,#fff)!important}.has-black-color{color:var(--wp--preset--color--black,#000)!important}.has-ext-foreground-background-color{background-color:var(--wp--preset--color--foreground,var(--wp--preset--color--black,#000))!important}.has-ext-primary-background-color{background-color:var(--wp--preset--color--primary,var(--wp--preset--color--cyan-bluish-gray,#000))!important}.wp-block-button__link.has-black-background-color{border-color:var(--wp--preset--color--black,#000)!important}.wp-block-button__link.has-white-background-color{border-color:var(--wp--preset--color--white,#fff)!important}.has-ext-small-font-size{font-size:var(--wp--preset--font-size--ext-small)!important}.has-ext-medium-font-size{font-size:var(--wp--preset--font-size--ext-medium)!important}.has-ext-large-font-size{font-size:var(--wp--preset--font-size--ext-large)!important;line-height:1.2!important}.has-ext-x-large-font-size{font-size:var(--wp--preset--font-size--ext-x-large)!important;line-height:1!important}.has-ext-xx-large-font-size{font-size:var(--wp--preset--font-size--ext-xx-large)!important;line-height:1!important}.has-ext-x-large-font-size:not([style*=line-height]),.has-ext-xx-large-font-size:not([style*=line-height]){line-height:1.1!important}.ext .wp-block-group>*+*{margin-top:var(--wp--style--block-gap,1.75rem)!important;margin-bottom:0!important}.has-ext-x-large-font-size+h3,.has-ext-x-large-font-size+p{margin-top:.5rem!important}.ext .wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap,.5em) * .75)!important;min-width:12rem!important}.ext>[class*="_inner-container"]>.ext-grid:not([class*=columns]),.ext>[class*="_inner-container"]>.wp-block>.ext-grid:not([class*=columns]){display:initial!important}.ext .ext-grid-cols-13>[class*="_inner-container"]{grid-template-columns:repeat(13,minmax(0,1fr))!important}.ext [class*=inner-container]>.alignwide [class*=inner-container],.ext [class*=inner-container]>[data-align=wide] [class*=inner-container]{max-width:var(--responsive--alignwide-width,120rem)!important}.ext .wp-block-image img{vertical-align:middle!important}body{--extendify--spacing--large:var(--wp--custom--spacing--large,clamp(2em, 8vw, 8em))!important;--wp--preset--font-size--ext-small:1rem!important;--wp--preset--font-size--ext-medium:1.125rem!important;--wp--preset--font-size--ext-large:clamp(1.65rem, 3.5vw, 2.15rem)!important;--wp--preset--font-size--ext-x-large:clamp(3rem, 6vw, 4.75rem)!important;--wp--preset--font-size--ext-xx-large:clamp(3.25rem, 7.5vw, 5.75rem)!important;--wp--preset--color--black:#000!important;--wp--preset--color--white:#fff!important}.ext *{box-sizing:border-box!important}.block-editor-block-preview__content-iframe .ext [data-type="core/spacer"] .components-resizable-box__container{background:0 0!important}.ext .wp-block-group__inner-container figure.wp-block-gallery.alignfull{margin-top:unset!important;margin-bottom:unset!important}.block-editor-block-preview__content-iframe .preview\:min-h-50{min-height:50vw!important}.block-editor-block-preview__content-iframe .preview\:min-h-60{min-height:60vw!important}.block-editor-block-preview__content-iframe .preview\:min-h-70{min-height:70vw!important}.block-editor-block-preview__content-iframe .preview\:min-h-80{min-height:80vw!important}.block-editor-block-preview__content-iframe .preview\:min-h-100{min-height:100vw!important}.is-root-container .wp-block[data-align=full]>.ext-mx-0:not([style*=margin]):not([style*=margin]){margin-right:calc(1 * var(--wp--custom--spacing--outer,0))!important;margin-left:calc(1 * var(--wp--custom--spacing--outer,0))!important;overflow:hidden!important;width:unset!important}@media (min-width:782px){.wp-block-columns[class*=fullwidth-cols]:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:last-child){margin-bottom:0!important}.is-style-inline-list li{margin-right:var(--wp--style--block-gap,1.75rem)!important;display:inline!important}.is-style-inline-list li:first-child{margin-left:0!important}.is-style-inline-list li:last-child{margin-right:0!important}.is-style-angled .wp-block-cover__image-background,.is-style-angled .wp-block-cover__video-background{-webkit-clip-path:polygon(0 0,55% 0%,65% 100%,0% 100%)!important;clip-path:polygon(0 0,55% 0%,65% 100%,0% 100%)!important}.tablet\:ext-absolute{position:absolute!important}.tablet\:ext-relative{position:relative!important}.tablet\:ext-top-base{top:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-top-lg{top:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--top-base{top:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.tablet\:ext--top-lg{top:calc(var(--extendify--spacing--large,3rem) * -1)!important}.tablet\:ext-right-base{right:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-right-lg{right:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--right-base{right:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.tablet\:ext--right-lg{right:calc(var(--extendify--spacing--large,3rem) * -1)!important}.tablet\:ext-bottom-base{bottom:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-bottom-lg{bottom:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--bottom-base{bottom:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.tablet\:ext--bottom-lg{bottom:calc(var(--extendify--spacing--large,3rem) * -1)!important}.tablet\:ext-left-base{left:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-left-lg{left:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--left-base{left:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.tablet\:ext--left-lg{left:calc(var(--extendify--spacing--large,3rem) * -1)!important}.tablet\:ext-order-1{order:1!important}.tablet\:ext-order-2{order:2!important}.tablet\:ext-m-0:not([style*=margin]){margin:0!important}.tablet\:ext-m-auto:not([style*=margin]){margin:auto!important}.tablet\:ext-m-base:not([style*=margin]){margin:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-m-lg:not([style*=margin]){margin:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--m-base:not([style*=margin]){margin:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.tablet\:ext--m-lg:not([style*=margin]){margin:calc(var(--extendify--spacing--large,3rem) * -1)!important}.tablet\:ext-mx-0:not([style*=margin]){margin-left:0!important;margin-right:0!important}.tablet\:ext-mx-auto:not([style*=margin]){margin-left:auto!important;margin-right:auto!important}.tablet\:ext-mx-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,1.75rem)!important;margin-right:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-mx-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large,3rem)!important;margin-right:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--mx-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap,1.75rem) * -1)!important;margin-right:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.tablet\:ext--mx-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large,3rem) * -1)!important;margin-right:calc(var(--extendify--spacing--large,3rem) * -1)!important}.tablet\:ext-my-0:not([style*=margin]){margin-top:0!important;margin-bottom:0!important}.tablet\:ext-my-auto:not([style*=margin]){margin-top:auto!important;margin-bottom:auto!important}.tablet\:ext-my-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,1.75rem)!important;margin-bottom:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-my-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large,3rem)!important;margin-bottom:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--my-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap,1.75rem) * -1)!important;margin-bottom:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.tablet\:ext--my-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large,3rem) * -1)!important;margin-bottom:calc(var(--extendify--spacing--large,3rem) * -1)!important}.tablet\:ext-mt-0:not([style*=margin]){margin-top:0!important}.tablet\:ext-mt-auto:not([style*=margin]){margin-top:auto!important}.tablet\:ext-mt-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-mt-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--mt-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.tablet\:ext--mt-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large,3rem) * -1)!important}.tablet\:ext-mr-0:not([style*=margin]){margin-right:0!important}.tablet\:ext-mr-auto:not([style*=margin]){margin-right:auto!important}.tablet\:ext-mr-base:not([style*=margin]){margin-right:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-mr-lg:not([style*=margin]){margin-right:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--mr-base:not([style*=margin]){margin-right:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.tablet\:ext--mr-lg:not([style*=margin]){margin-right:calc(var(--extendify--spacing--large,3rem) * -1)!important}.tablet\:ext-mb-0:not([style*=margin]){margin-bottom:0!important}.tablet\:ext-mb-auto:not([style*=margin]){margin-bottom:auto!important}.tablet\:ext-mb-base:not([style*=margin]){margin-bottom:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-mb-lg:not([style*=margin]){margin-bottom:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--mb-base:not([style*=margin]){margin-bottom:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.tablet\:ext--mb-lg:not([style*=margin]){margin-bottom:calc(var(--extendify--spacing--large,3rem) * -1)!important}.tablet\:ext-ml-0:not([style*=margin]){margin-left:0!important}.tablet\:ext-ml-auto:not([style*=margin]){margin-left:auto!important}.tablet\:ext-ml-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-ml-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large,3rem)!important}.tablet\:ext--ml-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.tablet\:ext--ml-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large,3rem) * -1)!important}.tablet\:ext-block{display:block!important}.tablet\:ext-inline-block{display:inline-block!important}.tablet\:ext-inline{display:inline!important}.tablet\:ext-flex{display:flex!important}.tablet\:ext-inline-flex{display:inline-flex!important}.tablet\:ext-grid{display:grid!important}.tablet\:ext-inline-grid{display:inline-grid!important}.tablet\:ext-hidden{display:none!important}.tablet\:ext-w-auto{width:auto!important}.tablet\:ext-w-full{width:100%!important}.tablet\:ext-max-w-full{max-width:100%!important}.tablet\:ext-flex-1{flex:1 1 0%!important}.tablet\:ext-flex-auto{flex:1 1 auto!important}.tablet\:ext-flex-initial{flex:0 1 auto!important}.tablet\:ext-flex-none{flex:none!important}.tablet\:ext-flex-shrink-0{flex-shrink:0!important}.tablet\:ext-flex-shrink{flex-shrink:1!important}.tablet\:ext-flex-grow-0{flex-grow:0!important}.tablet\:ext-flex-grow{flex-grow:1!important}.tablet\:ext-list-none{list-style-type:none!important}.tablet\:ext-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.tablet\:ext-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tablet\:ext-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.tablet\:ext-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.tablet\:ext-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.tablet\:ext-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.tablet\:ext-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.tablet\:ext-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.tablet\:ext-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.tablet\:ext-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.tablet\:ext-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.tablet\:ext-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.tablet\:ext-grid-cols-none{grid-template-columns:none!important}.tablet\:ext-flex-row{flex-direction:row!important}.tablet\:ext-flex-row-reverse{flex-direction:row-reverse!important}.tablet\:ext-flex-col{flex-direction:column!important}.tablet\:ext-flex-col-reverse{flex-direction:column-reverse!important}.tablet\:ext-flex-wrap{flex-wrap:wrap!important}.tablet\:ext-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.tablet\:ext-flex-nowrap{flex-wrap:nowrap!important}.tablet\:ext-items-start{align-items:flex-start!important}.tablet\:ext-items-end{align-items:flex-end!important}.tablet\:ext-items-center{align-items:center!important}.tablet\:ext-items-baseline{align-items:baseline!important}.tablet\:ext-items-stretch{align-items:stretch!important}.tablet\:ext-justify-start{justify-content:flex-start!important}.tablet\:ext-justify-end{justify-content:flex-end!important}.tablet\:ext-justify-center{justify-content:center!important}.tablet\:ext-justify-between{justify-content:space-between!important}.tablet\:ext-justify-around{justify-content:space-around!important}.tablet\:ext-justify-evenly{justify-content:space-evenly!important}.tablet\:ext-justify-items-start{justify-items:start!important}.tablet\:ext-justify-items-end{justify-items:end!important}.tablet\:ext-justify-items-center{justify-items:center!important}.tablet\:ext-justify-items-stretch{justify-items:stretch!important}.tablet\:ext-justify-self-auto{justify-self:auto!important}.tablet\:ext-justify-self-start{justify-self:start!important}.tablet\:ext-justify-self-end{justify-self:end!important}.tablet\:ext-justify-self-center{justify-self:center!important}.tablet\:ext-justify-self-stretch{justify-self:stretch!important}.tablet\:ext-p-0:not([style*=padding]){padding:0!important}.tablet\:ext-p-base:not([style*=padding]){padding:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-p-lg:not([style*=padding]){padding:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-px-0:not([style*=padding]){padding-left:0!important;padding-right:0!important}.tablet\:ext-px-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,1.75rem)!important;padding-right:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-px-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large,3rem)!important;padding-right:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-py-0:not([style*=padding]){padding-top:0!important;padding-bottom:0!important}.tablet\:ext-py-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,1.75rem)!important;padding-bottom:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-py-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large,3rem)!important;padding-bottom:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-pt-0:not([style*=padding]){padding-top:0!important}.tablet\:ext-pt-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-pt-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-pr-0:not([style*=padding]){padding-right:0!important}.tablet\:ext-pr-base:not([style*=padding]){padding-right:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-pr-lg:not([style*=padding]){padding-right:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-pb-0:not([style*=padding]){padding-bottom:0!important}.tablet\:ext-pb-base:not([style*=padding]){padding-bottom:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-pb-lg:not([style*=padding]){padding-bottom:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-pl-0:not([style*=padding]){padding-left:0!important}.tablet\:ext-pl-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,1.75rem)!important}.tablet\:ext-pl-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large,3rem)!important}.tablet\:ext-text-left{text-align:left!important}.tablet\:ext-text-center{text-align:center!important}.tablet\:ext-text-right{text-align:right!important}}@media (min-width:1080px){.desktop\:ext-absolute{position:absolute!important}.desktop\:ext-relative{position:relative!important}.desktop\:ext-top-base{top:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-top-lg{top:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--top-base{top:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.desktop\:ext--top-lg{top:calc(var(--extendify--spacing--large,3rem) * -1)!important}.desktop\:ext-right-base{right:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-right-lg{right:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--right-base{right:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.desktop\:ext--right-lg{right:calc(var(--extendify--spacing--large,3rem) * -1)!important}.desktop\:ext-bottom-base{bottom:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-bottom-lg{bottom:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--bottom-base{bottom:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.desktop\:ext--bottom-lg{bottom:calc(var(--extendify--spacing--large,3rem) * -1)!important}.desktop\:ext-left-base{left:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-left-lg{left:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--left-base{left:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.desktop\:ext--left-lg{left:calc(var(--extendify--spacing--large,3rem) * -1)!important}.desktop\:ext-order-1{order:1!important}.desktop\:ext-order-2{order:2!important}.desktop\:ext-m-0:not([style*=margin]){margin:0!important}.desktop\:ext-m-auto:not([style*=margin]){margin:auto!important}.desktop\:ext-m-base:not([style*=margin]){margin:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-m-lg:not([style*=margin]){margin:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--m-base:not([style*=margin]){margin:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.desktop\:ext--m-lg:not([style*=margin]){margin:calc(var(--extendify--spacing--large,3rem) * -1)!important}.desktop\:ext-mx-0:not([style*=margin]){margin-left:0!important;margin-right:0!important}.desktop\:ext-mx-auto:not([style*=margin]){margin-left:auto!important;margin-right:auto!important}.desktop\:ext-mx-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,1.75rem)!important;margin-right:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-mx-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large,3rem)!important;margin-right:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--mx-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap,1.75rem) * -1)!important;margin-right:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.desktop\:ext--mx-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large,3rem) * -1)!important;margin-right:calc(var(--extendify--spacing--large,3rem) * -1)!important}.desktop\:ext-my-0:not([style*=margin]){margin-top:0!important;margin-bottom:0!important}.desktop\:ext-my-auto:not([style*=margin]){margin-top:auto!important;margin-bottom:auto!important}.desktop\:ext-my-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,1.75rem)!important;margin-bottom:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-my-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large,3rem)!important;margin-bottom:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--my-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap,1.75rem) * -1)!important;margin-bottom:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.desktop\:ext--my-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large,3rem) * -1)!important;margin-bottom:calc(var(--extendify--spacing--large,3rem) * -1)!important}.desktop\:ext-mt-0:not([style*=margin]){margin-top:0!important}.desktop\:ext-mt-auto:not([style*=margin]){margin-top:auto!important}.desktop\:ext-mt-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-mt-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--mt-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.desktop\:ext--mt-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large,3rem) * -1)!important}.desktop\:ext-mr-0:not([style*=margin]){margin-right:0!important}.desktop\:ext-mr-auto:not([style*=margin]){margin-right:auto!important}.desktop\:ext-mr-base:not([style*=margin]){margin-right:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-mr-lg:not([style*=margin]){margin-right:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--mr-base:not([style*=margin]){margin-right:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.desktop\:ext--mr-lg:not([style*=margin]){margin-right:calc(var(--extendify--spacing--large,3rem) * -1)!important}.desktop\:ext-mb-0:not([style*=margin]){margin-bottom:0!important}.desktop\:ext-mb-auto:not([style*=margin]){margin-bottom:auto!important}.desktop\:ext-mb-base:not([style*=margin]){margin-bottom:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-mb-lg:not([style*=margin]){margin-bottom:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--mb-base:not([style*=margin]){margin-bottom:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.desktop\:ext--mb-lg:not([style*=margin]){margin-bottom:calc(var(--extendify--spacing--large,3rem) * -1)!important}.desktop\:ext-ml-0:not([style*=margin]){margin-left:0!important}.desktop\:ext-ml-auto:not([style*=margin]){margin-left:auto!important}.desktop\:ext-ml-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-ml-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large,3rem)!important}.desktop\:ext--ml-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap,1.75rem) * -1)!important}.desktop\:ext--ml-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large,3rem) * -1)!important}.desktop\:ext-block{display:block!important}.desktop\:ext-inline-block{display:inline-block!important}.desktop\:ext-inline{display:inline!important}.desktop\:ext-flex{display:flex!important}.desktop\:ext-inline-flex{display:inline-flex!important}.desktop\:ext-grid{display:grid!important}.desktop\:ext-inline-grid{display:inline-grid!important}.desktop\:ext-hidden{display:none!important}.desktop\:ext-w-auto{width:auto!important}.desktop\:ext-w-full{width:100%!important}.desktop\:ext-max-w-full{max-width:100%!important}.desktop\:ext-flex-1{flex:1 1 0%!important}.desktop\:ext-flex-auto{flex:1 1 auto!important}.desktop\:ext-flex-initial{flex:0 1 auto!important}.desktop\:ext-flex-none{flex:none!important}.desktop\:ext-flex-shrink-0{flex-shrink:0!important}.desktop\:ext-flex-shrink{flex-shrink:1!important}.desktop\:ext-flex-grow-0{flex-grow:0!important}.desktop\:ext-flex-grow{flex-grow:1!important}.desktop\:ext-list-none{list-style-type:none!important}.desktop\:ext-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.desktop\:ext-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.desktop\:ext-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.desktop\:ext-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.desktop\:ext-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.desktop\:ext-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.desktop\:ext-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.desktop\:ext-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.desktop\:ext-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.desktop\:ext-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.desktop\:ext-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.desktop\:ext-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.desktop\:ext-grid-cols-none{grid-template-columns:none!important}.desktop\:ext-flex-row{flex-direction:row!important}.desktop\:ext-flex-row-reverse{flex-direction:row-reverse!important}.desktop\:ext-flex-col{flex-direction:column!important}.desktop\:ext-flex-col-reverse{flex-direction:column-reverse!important}.desktop\:ext-flex-wrap{flex-wrap:wrap!important}.desktop\:ext-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.desktop\:ext-flex-nowrap{flex-wrap:nowrap!important}.desktop\:ext-items-start{align-items:flex-start!important}.desktop\:ext-items-end{align-items:flex-end!important}.desktop\:ext-items-center{align-items:center!important}.desktop\:ext-items-baseline{align-items:baseline!important}.desktop\:ext-items-stretch{align-items:stretch!important}.desktop\:ext-justify-start{justify-content:flex-start!important}.desktop\:ext-justify-end{justify-content:flex-end!important}.desktop\:ext-justify-center{justify-content:center!important}.desktop\:ext-justify-between{justify-content:space-between!important}.desktop\:ext-justify-around{justify-content:space-around!important}.desktop\:ext-justify-evenly{justify-content:space-evenly!important}.desktop\:ext-justify-items-start{justify-items:start!important}.desktop\:ext-justify-items-end{justify-items:end!important}.desktop\:ext-justify-items-center{justify-items:center!important}.desktop\:ext-justify-items-stretch{justify-items:stretch!important}.desktop\:ext-justify-self-auto{justify-self:auto!important}.desktop\:ext-justify-self-start{justify-self:start!important}.desktop\:ext-justify-self-end{justify-self:end!important}.desktop\:ext-justify-self-center{justify-self:center!important}.desktop\:ext-justify-self-stretch{justify-self:stretch!important}.desktop\:ext-p-0:not([style*=padding]){padding:0!important}.desktop\:ext-p-base:not([style*=padding]){padding:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-p-lg:not([style*=padding]){padding:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-px-0:not([style*=padding]){padding-left:0!important;padding-right:0!important}.desktop\:ext-px-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,1.75rem)!important;padding-right:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-px-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large,3rem)!important;padding-right:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-py-0:not([style*=padding]){padding-top:0!important;padding-bottom:0!important}.desktop\:ext-py-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,1.75rem)!important;padding-bottom:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-py-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large,3rem)!important;padding-bottom:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-pt-0:not([style*=padding]){padding-top:0!important}.desktop\:ext-pt-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-pt-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-pr-0:not([style*=padding]){padding-right:0!important}.desktop\:ext-pr-base:not([style*=padding]){padding-right:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-pr-lg:not([style*=padding]){padding-right:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-pb-0:not([style*=padding]){padding-bottom:0!important}.desktop\:ext-pb-base:not([style*=padding]){padding-bottom:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-pb-lg:not([style*=padding]){padding-bottom:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-pl-0:not([style*=padding]){padding-left:0!important}.desktop\:ext-pl-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,1.75rem)!important}.desktop\:ext-pl-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large,3rem)!important}.desktop\:ext-text-left{text-align:left!important}.desktop\:ext-text-center{text-align:center!important}.desktop\:ext-text-right{text-align:right!important}}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FuseAwesome';src:url(https://wallart.pl/wp-content/plugins/fuse-social-floating-sidebar/inc/font-awesome/css/../fonts/fontawesome-webfont.eot#1762628687);src:url(https://wallart.pl/wp-content/plugins/fuse-social-floating-sidebar/inc/font-awesome/css/../fonts/fontawesome-webfont.eot#1762628687) format('embedded-opentype'),url(https://wallart.pl/wp-content/plugins/fuse-social-floating-sidebar/inc/font-awesome/css/../fonts/fontawesome-webfont.woff2#1762628687) format('woff2'),url(https://wallart.pl/wp-content/plugins/fuse-social-floating-sidebar/inc/font-awesome/css/../fonts/fontawesome-webfont.woff#1762628687) format('woff'),url(https://wallart.pl/wp-content/plugins/fuse-social-floating-sidebar/inc/font-awesome/css/../fonts/fontawesome-webfont.ttf#1762628687) format('truetype'),url(https://wallart.pl/wp-content/plugins/fuse-social-floating-sidebar/inc/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fsf{display:inline-block;font:normal normal normal 14px/1 FuseAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fuseicon-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fuseicon-2x{font-size:2em}.fuseicon-3x{font-size:3em}.fuseicon-4x{font-size:4em}.fuseicon-5x{font-size:5em}.fuseicon-fw{width:1.28571429em;text-align:center}.fuseicon-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fuseicon-ul>li{position:relative}.fuseicon-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fuseicon-li.fuseicon-lg{left:-1.85714286em}.fuseicon-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fuseicon-pull-left{float:left}.fuseicon-pull-right{float:right}.fsf.fuseicon-pull-left{margin-right:.3em}.fsf.fuseicon-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fsf.pull-left{margin-right:.3em}.fsf.pull-right{margin-left:.3em}.fuseicon-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fuseicon-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fuseicon-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fuseicon-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fuseicon-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fuseicon-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fuseicon-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fuseicon-rotate-90,:root .fuseicon-rotate-180,:root .fuseicon-rotate-270,:root .fuseicon-flip-horizontal,:root .fuseicon-flip-vertical{filter:none}.fuseicon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fuseicon-stack-1x,.fuseicon-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fuseicon-stack-1x{line-height:inherit}.fuseicon-stack-2x{font-size:2em}.fuseicon-inverse{color:#fff}.fuseicon-glass:before{content:"\f000"}.fuseicon-music:before{content:"\f001"}.fuseicon-search:before{content:"\f002"}.fuseicon-envelope-o:before{content:"\f003"}.fuseicon-heart:before{content:"\f004"}.fuseicon-star:before{content:"\f005"}.fuseicon-star-o:before{content:"\f006"}.fuseicon-user:before{content:"\f007"}.fuseicon-film:before{content:"\f008"}.fuseicon-th-large:before{content:"\f009"}.fuseicon-th:before{content:"\f00a"}.fuseicon-th-list:before{content:"\f00b"}.fuseicon-check:before{content:"\f00c"}.fuseicon-remove:before,.fuseicon-close:before,.fuseicon-times:before{content:"\f00d"}.fuseicon-search-plus:before{content:"\f00e"}.fuseicon-search-minus:before{content:"\f010"}.fuseicon-power-off:before{content:"\f011"}.fuseicon-signal:before{content:"\f012"}.fuseicon-gear:before,.fuseicon-cog:before{content:"\f013"}.fuseicon-trash-o:before{content:"\f014"}.fuseicon-home:before{content:"\f015"}.fuseicon-file-o:before{content:"\f016"}.fuseicon-clock-o:before{content:"\f017"}.fuseicon-road:before{content:"\f018"}.fuseicon-download:before{content:"\f019"}.fuseicon-arrow-circle-o-down:before{content:"\f01a"}.fuseicon-arrow-circle-o-up:before{content:"\f01b"}.fuseicon-inbox:before{content:"\f01c"}.fuseicon-play-circle-o:before{content:"\f01d"}.fuseicon-rotate-right:before,.fuseicon-repeat:before{content:"\f01e"}.fuseicon-refresh:before{content:"\f021"}.fuseicon-list-alt:before{content:"\f022"}.fuseicon-lock:before{content:"\f023"}.fuseicon-flag:before{content:"\f024"}.fuseicon-headphones:before{content:"\f025"}.fuseicon-volume-off:before{content:"\f026"}.fuseicon-volume-down:before{content:"\f027"}.fuseicon-volume-up:before{content:"\f028"}.fuseicon-qrcode:before{content:"\f029"}.fuseicon-barcode:before{content:"\f02a"}.fuseicon-tag:before{content:"\f02b"}.fuseicon-tags:before{content:"\f02c"}.fuseicon-book:before{content:"\f02d"}.fuseicon-bookmark:before{content:"\f02e"}.fuseicon-print:before{content:"\f02f"}.fuseicon-camera:before{content:"\f030"}.fuseicon-font:before{content:"\f031"}.fuseicon-bold:before{content:"\f032"}.fuseicon-italic:before{content:"\f033"}.fuseicon-text-height:before{content:"\f034"}.fuseicon-text-width:before{content:"\f035"}.fuseicon-align-left:before{content:"\f036"}.fuseicon-align-center:before{content:"\f037"}.fuseicon-align-right:before{content:"\f038"}.fuseicon-align-justify:before{content:"\f039"}.fuseicon-list:before{content:"\f03a"}.fuseicon-dedent:before,.fuseicon-outdent:before{content:"\f03b"}.fuseicon-indent:before{content:"\f03c"}.fuseicon-video-camera:before{content:"\f03d"}.fuseicon-photo:before,.fuseicon-image:before,.fuseicon-picture-o:before{content:"\f03e"}.fuseicon-pencil:before{content:"\f040"}.fuseicon-map-marker:before{content:"\f041"}.fuseicon-adjust:before{content:"\f042"}.fuseicon-tint:before{content:"\f043"}.fuseicon-edit:before,.fuseicon-pencil-square-o:before{content:"\f044"}.fuseicon-share-square-o:before{content:"\f045"}.fuseicon-check-square-o:before{content:"\f046"}.fuseicon-arrows:before{content:"\f047"}.fuseicon-step-backward:before{content:"\f048"}.fuseicon-fast-backward:before{content:"\f049"}.fuseicon-backward:before{content:"\f04a"}.fuseicon-play:before{content:"\f04b"}.fuseicon-pause:before{content:"\f04c"}.fuseicon-stop:before{content:"\f04d"}.fuseicon-forward:before{content:"\f04e"}.fuseicon-fast-forward:before{content:"\f050"}.fuseicon-step-forward:before{content:"\f051"}.fuseicon-eject:before{content:"\f052"}.fuseicon-chevron-left:before{content:"\f053"}.fuseicon-chevron-right:before{content:"\f054"}.fuseicon-plus-circle:before{content:"\f055"}.fuseicon-minus-circle:before{content:"\f056"}.fuseicon-times-circle:before{content:"\f057"}.fuseicon-check-circle:before{content:"\f058"}.fuseicon-question-circle:before{content:"\f059"}.fuseicon-info-circle:before{content:"\f05a"}.fuseicon-crosshairs:before{content:"\f05b"}.fuseicon-times-circle-o:before{content:"\f05c"}.fuseicon-check-circle-o:before{content:"\f05d"}.fuseicon-ban:before{content:"\f05e"}.fuseicon-arrow-left:before{content:"\f060"}.fuseicon-arrow-right:before{content:"\f061"}.fuseicon-arrow-up:before{content:"\f062"}.fuseicon-arrow-down:before{content:"\f063"}.fuseicon-mail-forward:before,.fuseicon-share:before{content:"\f064"}.fuseicon-expand:before{content:"\f065"}.fuseicon-compress:before{content:"\f066"}.fuseicon-plus:before{content:"\f067"}.fuseicon-minus:before{content:"\f068"}.fuseicon-asterisk:before{content:"\f069"}.fuseicon-exclamation-circle:before{content:"\f06a"}.fuseicon-gift:before{content:"\f06b"}.fuseicon-leaf:before{content:"\f06c"}.fuseicon-fire:before{content:"\f06d"}.fuseicon-eye:before{content:"\f06e"}.fuseicon-eye-slash:before{content:"\f070"}.fuseicon-warning:before,.fuseicon-exclamation-triangle:before{content:"\f071"}.fuseicon-plane:before{content:"\f072"}.fuseicon-calendar:before{content:"\f073"}.fuseicon-random:before{content:"\f074"}.fuseicon-comment:before{content:"\f075"}.fuseicon-magnet:before{content:"\f076"}.fuseicon-chevron-up:before{content:"\f077"}.fuseicon-chevron-down:before{content:"\f078"}.fuseicon-retweet:before{content:"\f079"}.fuseicon-shopping-cart:before{content:"\f07a"}.fuseicon-folder:before{content:"\f07b"}.fuseicon-folder-open:before{content:"\f07c"}.fuseicon-arrows-v:before{content:"\f07d"}.fuseicon-arrows-h:before{content:"\f07e"}.fuseicon-bar-chart-o:before,.fuseicon-bar-chart:before{content:"\f080"}.fuseicon-twitter-square:before{content:"\f081"}.fuseicon-facebook-square:before{content:"\f082"}.fuseicon-camera-retro:before{content:"\f083"}.fuseicon-key:before{content:"\f084"}.fuseicon-gears:before,.fuseicon-cogs:before{content:"\f085"}.fuseicon-comments:before{content:"\f086"}.fuseicon-thumbs-o-up:before{content:"\f087"}.fuseicon-thumbs-o-down:before{content:"\f088"}.fuseicon-star-half:before{content:"\f089"}.fuseicon-heart-o:before{content:"\f08a"}.fuseicon-sign-out:before{content:"\f08b"}.fuseicon-linkedin-square:before{content:"\f08c"}.fuseicon-thumb-tack:before{content:"\f08d"}.fuseicon-external-link:before{content:"\f08e"}.fuseicon-sign-in:before{content:"\f090"}.fuseicon-trophy:before{content:"\f091"}.fuseicon-github-square:before{content:"\f092"}.fuseicon-upload:before{content:"\f093"}.fuseicon-lemon-o:before{content:"\f094"}.fuseicon-phone:before{content:"\f095"}.fuseicon-square-o:before{content:"\f096"}.fuseicon-bookmark-o:before{content:"\f097"}.fuseicon-phone-square:before{content:"\f098"}.fuseicon-twitter:before{content:"𝕏";position:relative;top:-2px;}.fuseicon-facebook-f:before,.fuseicon-facebook:before{content:"\f09a"}.fuseicon-github:before{content:"\f09b"}.fuseicon-unlock:before{content:"\f09c"}.fuseicon-credit-card:before{content:"\f09d"}.fuseicon-feed:before,.fuseicon-rss:before{content:"\f09e"}.fuseicon-hdd-o:before{content:"\f0a0"}.fuseicon-bullhorn:before{content:"\f0a1"}.fuseicon-bell:before{content:"\f0f3"}.fuseicon-certificate:before{content:"\f0a3"}.fuseicon-hand-o-right:before{content:"\f0a4"}.fuseicon-hand-o-left:before{content:"\f0a5"}.fuseicon-hand-o-up:before{content:"\f0a6"}.fuseicon-hand-o-down:before{content:"\f0a7"}.fuseicon-arrow-circle-left:before{content:"\f0a8"}.fuseicon-arrow-circle-right:before{content:"\f0a9"}.fuseicon-arrow-circle-up:before{content:"\f0aa"}.fuseicon-arrow-circle-down:before{content:"\f0ab"}.fuseicon-globe:before{content:"\f0ac"}.fuseicon-wrench:before{content:"\f0ad"}.fuseicon-tasks:before{content:"\f0ae"}.fuseicon-filter:before{content:"\f0b0"}.fuseicon-briefcase:before{content:"\f0b1"}.fuseicon-arrows-alt:before{content:"\f0b2"}.fuseicon-group:before,.fuseicon-users:before{content:"\f0c0"}.fuseicon-chain:before,.fuseicon-link:before{content:"\f0c1"}.fuseicon-cloud:before{content:"\f0c2"}.fuseicon-flask:before{content:"\f0c3"}.fuseicon-cut:before,.fuseicon-scissors:before{content:"\f0c4"}.fuseicon-copy:before,.fuseicon-files-o:before{content:"\f0c5"}.fuseicon-paperclip:before{content:"\f0c6"}.fuseicon-save:before,.fuseicon-floppy-o:before{content:"\f0c7"}.fuseicon-square:before{content:"\f0c8"}.fuseicon-navicon:before,.fuseicon-reorder:before,.fuseicon-bars:before{content:"\f0c9"}.fuseicon-list-ul:before{content:"\f0ca"}.fuseicon-list-ol:before{content:"\f0cb"}.fuseicon-strikethrough:before{content:"\f0cc"}.fuseicon-underline:before{content:"\f0cd"}.fuseicon-table:before{content:"\f0ce"}.fuseicon-magic:before{content:"\f0d0"}.fuseicon-truck:before{content:"\f0d1"}.fuseicon-pinterest:before{content:"\f0d2"}.fuseicon-pinterest-square:before{content:"\f0d3"}.fuseicon-google-plus-square:before{content:"\f0d4"}.fuseicon-google-plus:before{content:"\f0d5"}.fuseicon-money:before{content:"\f0d6"}.fuseicon-caret-down:before{content:"\f0d7"}.fuseicon-caret-up:before{content:"\f0d8"}.fuseicon-caret-left:before{content:"\f0d9"}.fuseicon-caret-right:before{content:"\f0da"}.fuseicon-columns:before{content:"\f0db"}.fuseicon-unsorted:before,.fuseicon-sort:before{content:"\f0dc"}.fuseicon-sort-down:before,.fuseicon-sort-desc:before{content:"\f0dd"}.fuseicon-sort-up:before,.fuseicon-sort-asc:before{content:"\f0de"}.fuseicon-envelope:before{content:"\f0e0"}.fuseicon-linkedin:before{content:"\f0e1"}.fuseicon-rotate-left:before,.fuseicon-undo:before{content:"\f0e2"}.fuseicon-legal:before,.fuseicon-gavel:before{content:"\f0e3"}.fuseicon-dashboard:before,.fuseicon-tachometer:before{content:"\f0e4"}.fuseicon-comment-o:before{content:"\f0e5"}.fuseicon-comments-o:before{content:"\f0e6"}.fuseicon-flash:before,.fuseicon-bolt:before{content:"\f0e7"}.fuseicon-sitemap:before{content:"\f0e8"}.fuseicon-umbrella:before{content:"\f0e9"}.fuseicon-paste:before,.fuseicon-clipboard:before{content:"\f0ea"}.fuseicon-lightbulb-o:before{content:"\f0eb"}.fuseicon-exchange:before{content:"\f0ec"}.fuseicon-cloud-download:before{content:"\f0ed"}.fuseicon-cloud-upload:before{content:"\f0ee"}.fuseicon-user-md:before{content:"\f0f0"}.fuseicon-stethoscope:before{content:"\f0f1"}.fuseicon-suitcase:before{content:"\f0f2"}.fuseicon-bell-o:before{content:"\f0a2"}.fuseicon-coffee:before{content:"\f0f4"}.fuseicon-cutlery:before{content:"\f0f5"}.fuseicon-file-text-o:before{content:"\f0f6"}.fuseicon-building-o:before{content:"\f0f7"}.fuseicon-hospital-o:before{content:"\f0f8"}.fuseicon-ambulance:before{content:"\f0f9"}.fuseicon-medkit:before{content:"\f0fa"}.fuseicon-fighter-jet:before{content:"\f0fb"}.fuseicon-beer:before{content:"\f0fc"}.fuseicon-h-square:before{content:"\f0fd"}.fuseicon-plus-square:before{content:"\f0fe"}.fuseicon-angle-double-left:before{content:"\f100"}.fuseicon-angle-double-right:before{content:"\f101"}.fuseicon-angle-double-up:before{content:"\f102"}.fuseicon-angle-double-down:before{content:"\f103"}.fuseicon-angle-left:before{content:"\f104"}.fuseicon-angle-right:before{content:"\f105"}.fuseicon-angle-up:before{content:"\f106"}.fuseicon-angle-down:before{content:"\f107"}.fuseicon-desktop:before{content:"\f108"}.fuseicon-laptop:before{content:"\f109"}.fuseicon-tablet:before{content:"\f10a"}.fuseicon-mobile-phone:before,.fuseicon-mobile:before{content:"\f10b"}.fuseicon-circle-o:before{content:"\f10c"}.fuseicon-quote-left:before{content:"\f10d"}.fuseicon-quote-right:before{content:"\f10e"}.fuseicon-spinner:before{content:"\f110"}.fuseicon-circle:before{content:"\f111"}.fuseicon-mail-reply:before,.fuseicon-reply:before{content:"\f112"}.fuseicon-github-alt:before{content:"\f113"}.fuseicon-folder-o:before{content:"\f114"}.fuseicon-folder-open-o:before{content:"\f115"}.fuseicon-smile-o:before{content:"\f118"}.fuseicon-frown-o:before{content:"\f119"}.fuseicon-meh-o:before{content:"\f11a"}.fuseicon-gamepad:before{content:"\f11b"}.fuseicon-keyboard-o:before{content:"\f11c"}.fuseicon-flag-o:before{content:"\f11d"}.fuseicon-flag-checkered:before{content:"\f11e"}.fuseicon-terminal:before{content:"\f120"}.fuseicon-code:before{content:"\f121"}.fuseicon-mail-reply-all:before,.fuseicon-reply-all:before{content:"\f122"}.fuseicon-star-half-empty:before,.fuseicon-star-half-full:before,.fuseicon-star-half-o:before{content:"\f123"}.fuseicon-location-arrow:before{content:"\f124"}.fuseicon-crop:before{content:"\f125"}.fuseicon-code-fork:before{content:"\f126"}.fuseicon-unlink:before,.fuseicon-chain-broken:before{content:"\f127"}.fuseicon-question:before{content:"\f128"}.fuseicon-info:before{content:"\f129"}.fuseicon-exclamation:before{content:"\f12a"}.fuseicon-superscript:before{content:"\f12b"}.fuseicon-subscript:before{content:"\f12c"}.fuseicon-eraser:before{content:"\f12d"}.fuseicon-puzzle-piece:before{content:"\f12e"}.fuseicon-microphone:before{content:"\f130"}.fuseicon-microphone-slash:before{content:"\f131"}.fuseicon-shield:before{content:"\f132"}.fuseicon-calendar-o:before{content:"\f133"}.fuseicon-fire-extinguisher:before{content:"\f134"}.fuseicon-rocket:before{content:"\f135"}.fuseicon-maxcdn:before{content:"\f136"}.fuseicon-chevron-circle-left:before{content:"\f137"}.fuseicon-chevron-circle-right:before{content:"\f138"}.fuseicon-chevron-circle-up:before{content:"\f139"}.fuseicon-chevron-circle-down:before{content:"\f13a"}.fuseicon-html5:before{content:"\f13b"}.fuseicon-css3:before{content:"\f13c"}.fuseicon-anchor:before{content:"\f13d"}.fuseicon-unlock-alt:before{content:"\f13e"}.fuseicon-bullseye:before{content:"\f140"}.fuseicon-ellipsis-h:before{content:"\f141"}.fuseicon-ellipsis-v:before{content:"\f142"}.fuseicon-rss-square:before{content:"\f143"}.fuseicon-play-circle:before{content:"\f144"}.fuseicon-ticket:before{content:"\f145"}.fuseicon-minus-square:before{content:"\f146"}.fuseicon-minus-square-o:before{content:"\f147"}.fuseicon-level-up:before{content:"\f148"}.fuseicon-level-down:before{content:"\f149"}.fuseicon-check-square:before{content:"\f14a"}.fuseicon-pencil-square:before{content:"\f14b"}.fuseicon-external-link-square:before{content:"\f14c"}.fuseicon-share-square:before{content:"\f14d"}.fuseicon-compass:before{content:"\f14e"}.fuseicon-toggle-down:before,.fuseicon-caret-square-o-down:before{content:"\f150"}.fuseicon-toggle-up:before,.fuseicon-caret-square-o-up:before{content:"\f151"}.fuseicon-toggle-right:before,.fuseicon-caret-square-o-right:before{content:"\f152"}.fuseicon-euro:before,.fuseicon-eur:before{content:"\f153"}.fuseicon-gbp:before{content:"\f154"}.fuseicon-dollar:before,.fuseicon-usd:before{content:"\f155"}.fuseicon-rupee:before,.fuseicon-inr:before{content:"\f156"}.fuseicon-cny:before,.fuseicon-rmb:before,.fuseicon-yen:before,.fuseicon-jpy:before{content:"\f157"}.fuseicon-ruble:before,.fuseicon-rouble:before,.fuseicon-rub:before{content:"\f158"}.fuseicon-won:before,.fuseicon-krw:before{content:"\f159"}.fuseicon-bitcoin:before,.fuseicon-btc:before{content:"\f15a"}.fuseicon-file:before{content:"\f15b"}.fuseicon-file-text:before{content:"\f15c"}.fuseicon-sort-alpha-asc:before{content:"\f15d"}.fuseicon-sort-alpha-desc:before{content:"\f15e"}.fuseicon-sort-amount-asc:before{content:"\f160"}.fuseicon-sort-amount-desc:before{content:"\f161"}.fuseicon-sort-numeric-asc:before{content:"\f162"}.fuseicon-sort-numeric-desc:before{content:"\f163"}.fuseicon-thumbs-up:before{content:"\f164"}.fuseicon-thumbs-down:before{content:"\f165"}.fuseicon-youtube-square:before{content:"\f166"}.fuseicon-youtube:before{content:"\f167"}.fuseicon-xing:before{content:"\f168"}.fuseicon-xing-square:before{content:"\f169"}.fuseicon-youtube-play:before{content:"\f16a"}.fuseicon-dropbox:before{content:"\f16b"}.fuseicon-stack-overflow:before{content:"\f16c"}.fuseicon-instagram:before{content:"\f16d"}.fuseicon-flickr:before{content:"\f16e"}.fuseicon-adn:before{content:"\f170"}.fuseicon-bitbucket:before{content:"\f171"}.fuseicon-bitbucket-square:before{content:"\f172"}.fuseicon-tumblr:before{content:"\f173"}.fuseicon-tumblr-square:before{content:"\f174"}.fuseicon-long-arrow-down:before{content:"\f175"}.fuseicon-long-arrow-up:before{content:"\f176"}.fuseicon-long-arrow-left:before{content:"\f177"}.fuseicon-long-arrow-right:before{content:"\f178"}.fuseicon-apple:before{content:"\f179"}.fuseicon-windows:before{content:"\f17a"}.fuseicon-android:before{content:"\f17b"}.fuseicon-linux:before{content:"\f17c"}.fuseicon-dribbble:before{content:"\f17d"}.fuseicon-skype:before{content:"\f17e"}.fuseicon-foursquare:before{content:"\f180"}.fuseicon-trello:before{content:"\f181"}.fuseicon-female:before{content:"\f182"}.fuseicon-male:before{content:"\f183"}.fuseicon-gittip:before,.fuseicon-gratipay:before{content:"\f184"}.fuseicon-sun-o:before{content:"\f185"}.fuseicon-moon-o:before{content:"\f186"}.fuseicon-archive:before{content:"\f187"}.fuseicon-bug:before{content:"\f188"}.fuseicon-vk:before{content:"\f189"}.fuseicon-weibo:before{content:"\f18a"}.fuseicon-renren:before{content:"\f18b"}.fuseicon-pagelines:before{content:"\f18c"}.fuseicon-stack-exchange:before{content:"\f18d"}.fuseicon-arrow-circle-o-right:before{content:"\f18e"}.fuseicon-arrow-circle-o-left:before{content:"\f190"}.fuseicon-toggle-left:before,.fuseicon-caret-square-o-left:before{content:"\f191"}.fuseicon-dot-circle-o:before{content:"\f192"}.fuseicon-wheelchair:before{content:"\f193"}.fuseicon-vimeo-square:before{content:"\f194"}.fuseicon-turkish-lira:before,.fuseicon-try:before{content:"\f195"}.fuseicon-plus-square-o:before{content:"\f196"}.fuseicon-space-shuttle:before{content:"\f197"}.fuseicon-slack:before{content:"\f198"}.fuseicon-envelope-square:before{content:"\f199"}.fuseicon-wordpress:before{content:"\f19a"}.fuseicon-openid:before{content:"\f19b"}.fuseicon-institution:before,.fuseicon-bank:before,.fuseicon-university:before{content:"\f19c"}.fuseicon-mortar-board:before,.fuseicon-graduation-cap:before{content:"\f19d"}.fuseicon-yahoo:before{content:"\f19e"}.fuseicon-google:before{content:"\f1a0"}.fuseicon-reddit:before{content:"\f1a1"}.fuseicon-reddit-square:before{content:"\f1a2"}.fuseicon-stumbleupon-circle:before{content:"\f1a3"}.fuseicon-stumbleupon:before{content:"\f1a4"}.fuseicon-delicious:before{content:"\f1a5"}.fuseicon-digg:before{content:"\f1a6"}.fuseicon-pied-piper-pp:before{content:"\f1a7"}.fuseicon-pied-piper-alt:before{content:"\f1a8"}.fuseicon-drupal:before{content:"\f1a9"}.fuseicon-joomla:before{content:"\f1aa"}.fuseicon-language:before{content:"\f1ab"}.fuseicon-fax:before{content:"\f1ac"}.fuseicon-building:before{content:"\f1ad"}.fuseicon-child:before{content:"\f1ae"}.fuseicon-paw:before{content:"\f1b0"}.fuseicon-spoon:before{content:"\f1b1"}.fuseicon-cube:before{content:"\f1b2"}.fuseicon-cubes:before{content:"\f1b3"}.fuseicon-behance:before{content:"\f1b4"}.fuseicon-behance-square:before{content:"\f1b5"}.fuseicon-steam:before{content:"\f1b6"}.fuseicon-steam-square:before{content:"\f1b7"}.fuseicon-recycle:before{content:"\f1b8"}.fuseicon-automobile:before,.fuseicon-car:before{content:"\f1b9"}.fuseicon-cab:before,.fuseicon-taxi:before{content:"\f1ba"}.fuseicon-tree:before{content:"\f1bb"}.fuseicon-spotify:before{content:"\f1bc"}.fuseicon-deviantart:before{content:"\f1bd"}.fuseicon-soundcloud:before{content:"\f1be"}.fuseicon-database:before{content:"\f1c0"}.fuseicon-file-pdf-o:before{content:"\f1c1"}.fuseicon-file-word-o:before{content:"\f1c2"}.fuseicon-file-excel-o:before{content:"\f1c3"}.fuseicon-file-powerpoint-o:before{content:"\f1c4"}.fuseicon-file-photo-o:before,.fuseicon-file-picture-o:before,.fuseicon-file-image-o:before{content:"\f1c5"}.fuseicon-file-zip-o:before,.fuseicon-file-archive-o:before{content:"\f1c6"}.fuseicon-file-sound-o:before,.fuseicon-file-audio-o:before{content:"\f1c7"}.fuseicon-file-movie-o:before,.fuseicon-file-video-o:before{content:"\f1c8"}.fuseicon-file-code-o:before{content:"\f1c9"}.fuseicon-vine:before{content:"\f1ca"}.fuseicon-codepen:before{content:"\f1cb"}.fuseicon-jsfiddle:before{content:"\f1cc"}.fuseicon-life-bouy:before,.fuseicon-life-buoy:before,.fuseicon-life-saver:before,.fuseicon-support:before,.fuseicon-life-ring:before{content:"\f1cd"}.fuseicon-circle-o-notch:before{content:"\f1ce"}.fuseicon-ra:before,.fuseicon-resistance:before,.fuseicon-rebel:before{content:"\f1d0"}.fuseicon-ge:before,.fuseicon-empire:before{content:"\f1d1"}.fuseicon-git-square:before{content:"\f1d2"}.fuseicon-git:before{content:"\f1d3"}.fuseicon-y-combinator-square:before,.fuseicon-yc-square:before,.fuseicon-hacker-news:before{content:"\f1d4"}.fuseicon-tencent-weibo:before{content:"\f1d5"}.fuseicon-qq:before{content:"\f1d6"}.fuseicon-wechat:before,.fuseicon-weixin:before{content:"\f1d7"}.fuseicon-send:before,.fuseicon-paper-plane:before{content:"\f1d8"}.fuseicon-send-o:before,.fuseicon-paper-plane-o:before{content:"\f1d9"}.fuseicon-history:before{content:"\f1da"}.fuseicon-circle-thin:before{content:"\f1db"}.fuseicon-header:before{content:"\f1dc"}.fuseicon-paragraph:before{content:"\f1dd"}.fuseicon-sliders:before{content:"\f1de"}.fuseicon-share-alt:before{content:"\f1e0"}.fuseicon-share-alt-square:before{content:"\f1e1"}.fuseicon-bomb:before{content:"\f1e2"}.fuseicon-soccer-ball-o:before,.fuseicon-futbol-o:before{content:"\f1e3"}.fuseicon-tty:before{content:"\f1e4"}.fuseicon-binoculars:before{content:"\f1e5"}.fuseicon-plug:before{content:"\f1e6"}.fuseicon-slideshare:before{content:"\f1e7"}.fuseicon-twitch:before{content:"\f1e8"}.fuseicon-yelp:before{content:"\f1e9"}.fuseicon-newspaper-o:before{content:"\f1ea"}.fuseicon-wifi:before{content:"\f1eb"}.fuseicon-calculator:before{content:"\f1ec"}.fuseicon-paypal:before{content:"\f1ed"}.fuseicon-google-wallet:before{content:"\f1ee"}.fuseicon-cc-visa:before{content:"\f1f0"}.fuseicon-cc-mastercard:before{content:"\f1f1"}.fuseicon-cc-discover:before{content:"\f1f2"}.fuseicon-cc-amex:before{content:"\f1f3"}.fuseicon-cc-paypal:before{content:"\f1f4"}.fuseicon-cc-stripe:before{content:"\f1f5"}.fuseicon-bell-slash:before{content:"\f1f6"}.fuseicon-bell-slash-o:before{content:"\f1f7"}.fuseicon-trash:before{content:"\f1f8"}.fuseicon-copyright:before{content:"\f1f9"}.fuseicon-at:before{content:"\f1fa"}.fuseicon-eyedropper:before{content:"\f1fb"}.fuseicon-paint-brush:before{content:"\f1fc"}.fuseicon-birthday-cake:before{content:"\f1fd"}.fuseicon-area-chart:before{content:"\f1fe"}.fuseicon-pie-chart:before{content:"\f200"}.fuseicon-line-chart:before{content:"\f201"}.fuseicon-lastfm:before{content:"\f202"}.fuseicon-lastfm-square:before{content:"\f203"}.fuseicon-toggle-off:before{content:"\f204"}.fuseicon-toggle-on:before{content:"\f205"}.fuseicon-bicycle:before{content:"\f206"}.fuseicon-bus:before{content:"\f207"}.fuseicon-ioxhost:before{content:"\f208"}.fuseicon-angellist:before{content:"\f209"}.fuseicon-cc:before{content:"\f20a"}.fuseicon-shekel:before,.fuseicon-sheqel:before,.fuseicon-ils:before{content:"\f20b"}.fuseicon-meanpath:before{content:"\f20c"}.fuseicon-buysellads:before{content:"\f20d"}.fuseicon-connectdevelop:before{content:"\f20e"}.fuseicon-dashcube:before{content:"\f210"}.fuseicon-forumbee:before{content:"\f211"}.fuseicon-leanpub:before{content:"\f212"}.fuseicon-sellsy:before{content:"\f213"}.fuseicon-shirtsinbulk:before{content:"\f214"}.fuseicon-simplybuilt:before{content:"\f215"}.fuseicon-skyatlas:before{content:"\f216"}.fuseicon-cart-plus:before{content:"\f217"}.fuseicon-cart-arrow-down:before{content:"\f218"}.fuseicon-diamond:before{content:"\f219"}.fuseicon-ship:before{content:"\f21a"}.fuseicon-user-secret:before{content:"\f21b"}.fuseicon-motorcycle:before{content:"\f21c"}.fuseicon-street-view:before{content:"\f21d"}.fuseicon-heartbeat:before{content:"\f21e"}.fuseicon-venus:before{content:"\f221"}.fuseicon-mars:before{content:"\f222"}.fuseicon-mercury:before{content:"\f223"}.fuseicon-intersex:before,.fuseicon-transgender:before{content:"\f224"}.fuseicon-transgender-alt:before{content:"\f225"}.fuseicon-venus-double:before{content:"\f226"}.fuseicon-mars-double:before{content:"\f227"}.fuseicon-venus-mars:before{content:"\f228"}.fuseicon-mars-stroke:before{content:"\f229"}.fuseicon-mars-stroke-v:before{content:"\f22a"}.fuseicon-mars-stroke-h:before{content:"\f22b"}.fuseicon-neuter:before{content:"\f22c"}.fuseicon-genderless:before{content:"\f22d"}.fuseicon-facebook-official:before{content:"\f230"}.fuseicon-pinterest-p:before{content:"\f231"}.fuseicon-whatsapp:before{content:"\f232"}.fuseicon-server:before{content:"\f233"}.fuseicon-user-plus:before{content:"\f234"}.fuseicon-user-times:before{content:"\f235"}.fuseicon-hotel:before,.fuseicon-bed:before{content:"\f236"}.fuseicon-viacoin:before{content:"\f237"}.fuseicon-train:before{content:"\f238"}.fuseicon-subway:before{content:"\f239"}.fuseicon-medium:before{content:"\f23a"}.fuseicon-yc:before,.fuseicon-y-combinator:before{content:"\f23b"}.fuseicon-optin-monster:before{content:"\f23c"}.fuseicon-opencart:before{content:"\f23d"}.fuseicon-expeditedssl:before{content:"\f23e"}.fuseicon-battery-4:before,.fuseicon-battery:before,.fuseicon-battery-full:before{content:"\f240"}.fuseicon-battery-3:before,.fuseicon-battery-three-quarters:before{content:"\f241"}.fuseicon-battery-2:before,.fuseicon-battery-half:before{content:"\f242"}.fuseicon-battery-1:before,.fuseicon-battery-quarter:before{content:"\f243"}.fuseicon-battery-0:before,.fuseicon-battery-empty:before{content:"\f244"}.fuseicon-mouse-pointer:before{content:"\f245"}.fuseicon-i-cursor:before{content:"\f246"}.fuseicon-object-group:before{content:"\f247"}.fuseicon-object-ungroup:before{content:"\f248"}.fuseicon-sticky-note:before{content:"\f249"}.fuseicon-sticky-note-o:before{content:"\f24a"}.fuseicon-cc-jcb:before{content:"\f24b"}.fuseicon-cc-diners-club:before{content:"\f24c"}.fuseicon-clone:before{content:"\f24d"}.fuseicon-balance-scale:before{content:"\f24e"}.fuseicon-hourglass-o:before{content:"\f250"}.fuseicon-hourglass-1:before,.fuseicon-hourglass-start:before{content:"\f251"}.fuseicon-hourglass-2:before,.fuseicon-hourglass-half:before{content:"\f252"}.fuseicon-hourglass-3:before,.fuseicon-hourglass-end:before{content:"\f253"}.fuseicon-hourglass:before{content:"\f254"}.fuseicon-hand-grab-o:before,.fuseicon-hand-rock-o:before{content:"\f255"}.fuseicon-hand-stop-o:before,.fuseicon-hand-paper-o:before{content:"\f256"}.fuseicon-hand-scissors-o:before{content:"\f257"}.fuseicon-hand-lizard-o:before{content:"\f258"}.fuseicon-hand-spock-o:before{content:"\f259"}.fuseicon-hand-pointer-o:before{content:"\f25a"}.fuseicon-hand-peace-o:before{content:"\f25b"}.fuseicon-trademark:before{content:"\f25c"}.fuseicon-registered:before{content:"\f25d"}.fuseicon-creative-commons:before{content:"\f25e"}.fuseicon-gg:before{content:"\f260"}.fuseicon-gg-circle:before{content:"\f261"}.fuseicon-tripadvisor:before{content:"\f262"}.fuseicon-odnoklassniki:before{content:"\f263"}.fuseicon-odnoklassniki-square:before{content:"\f264"}.fuseicon-get-pocket:before{content:"\f265"}.fuseicon-wikipedia-w:before{content:"\f266"}.fuseicon-safari:before{content:"\f267"}.fuseicon-chrome:before{content:"\f268"}.fuseicon-firefox:before{content:"\f269"}.fuseicon-opera:before{content:"\f26a"}.fuseicon-internet-explorer:before{content:"\f26b"}.fuseicon-tv:before,.fuseicon-television:before{content:"\f26c"}.fuseicon-contao:before{content:"\f26d"}.fuseicon-500px:before{content:"\f26e"}.fuseicon-amazon:before{content:"\f270"}.fuseicon-calendar-plus-o:before{content:"\f271"}.fuseicon-calendar-minus-o:before{content:"\f272"}.fuseicon-calendar-times-o:before{content:"\f273"}.fuseicon-calendar-check-o:before{content:"\f274"}.fuseicon-industry:before{content:"\f275"}.fuseicon-map-pin:before{content:"\f276"}.fuseicon-map-signs:before{content:"\f277"}.fuseicon-map-o:before{content:"\f278"}.fuseicon-map:before{content:"\f279"}.fuseicon-commenting:before{content:"\f27a"}.fuseicon-commenting-o:before{content:"\f27b"}.fuseicon-houzz:before{content:"\f27c"}.fuseicon-vimeo:before{content:"\f27d"}.fuseicon-black-tie:before{content:"\f27e"}.fuseicon-fonticons:before{content:"\f280"}.fuseicon-reddit-alien:before{content:"\f281"}.fuseicon-edge:before{content:"\f282"}.fuseicon-credit-card-alt:before{content:"\f283"}.fuseicon-codiepie:before{content:"\f284"}.fuseicon-modx:before{content:"\f285"}.fuseicon-fort-awesome:before{content:"\f286"}.fuseicon-usb:before{content:"\f287"}.fuseicon-product-hunt:before{content:"\f288"}.fuseicon-mixcloud:before{content:"\f289"}.fuseicon-scribd:before{content:"\f28a"}.fuseicon-pause-circle:before{content:"\f28b"}.fuseicon-pause-circle-o:before{content:"\f28c"}.fuseicon-stop-circle:before{content:"\f28d"}.fuseicon-stop-circle-o:before{content:"\f28e"}.fuseicon-shopping-bag:before{content:"\f290"}.fuseicon-shopping-basket:before{content:"\f291"}.fuseicon-hashtag:before{content:"\f292"}.fuseicon-bluetooth:before{content:"\f293"}.fuseicon-bluetooth-b:before{content:"\f294"}.fuseicon-percent:before{content:"\f295"}.fuseicon-gitlab:before{content:"\f296"}.fuseicon-wpbeginner:before{content:"\f297"}.fuseicon-wpforms:before{content:"\f298"}.fuseicon-envira:before{content:"\f299"}.fuseicon-universal-access:before{content:"\f29a"}.fuseicon-wheelchair-alt:before{content:"\f29b"}.fuseicon-question-circle-o:before{content:"\f29c"}.fuseicon-blind:before{content:"\f29d"}.fuseicon-audio-description:before{content:"\f29e"}.fuseicon-volume-control-phone:before{content:"\f2a0"}.fuseicon-braille:before{content:"\f2a1"}.fuseicon-assistive-listening-systems:before{content:"\f2a2"}.fuseicon-asl-interpreting:before,.fuseicon-american-sign-language-interpreting:before{content:"\f2a3"}.fuseicon-deafness:before,.fuseicon-hard-of-hearing:before,.fuseicon-deaf:before{content:"\f2a4"}.fuseicon-glide:before{content:"\f2a5"}.fuseicon-glide-g:before{content:"\f2a6"}.fuseicon-signing:before,.fuseicon-sign-language:before{content:"\f2a7"}.fuseicon-low-vision:before{content:"\f2a8"}.fuseicon-viadeo:before{content:"\f2a9"}.fuseicon-viadeo-square:before{content:"\f2aa"}.fuseicon-snapchat:before{content:"\f2ab"}.fuseicon-snapchat-ghost:before{content:"\f2ac"}.fuseicon-snapchat-square:before{content:"\f2ad"}.fuseicon-pied-piper:before{content:"\f2ae"}.fuseicon-first-order:before{content:"\f2b0"}.fuseicon-yoast:before{content:"\f2b1"}.fuseicon-themeisle:before{content:"\f2b2"}.fuseicon-google-plus-circle:before,.fuseicon-google-plus-official:before{content:"\f2b3"}.fuseicon-fa:before,.fuseicon-font-awesome:before{content:"\f2b4"}.fuseicon-handshake-o:before{content:"\f2b5"}.fuseicon-envelope-open:before{content:"\f2b6"}.fuseicon-envelope-open-o:before{content:"\f2b7"}.fuseicon-linode:before{content:"\f2b8"}.fuseicon-address-book:before{content:"\f2b9"}.fuseicon-address-book-o:before{content:"\f2ba"}.fuseicon-vcard:before,.fuseicon-address-card:before{content:"\f2bb"}.fuseicon-vcard-o:before,.fuseicon-address-card-o:before{content:"\f2bc"}.fuseicon-user-circle:before{content:"\f2bd"}.fuseicon-user-circle-o:before{content:"\f2be"}.fuseicon-user-o:before{content:"\f2c0"}.fuseicon-id-badge:before{content:"\f2c1"}.fuseicon-drivers-license:before,.fuseicon-id-card:before{content:"\f2c2"}.fuseicon-drivers-license-o:before,.fuseicon-id-card-o:before{content:"\f2c3"}.fuseicon-quora:before{content:"\f2c4"}.fuseicon-free-code-camp:before{content:"\f2c5"}.fuseicon-telegram:before{content:"\f2c6"}.fuseicon-thermometer-4:before,.fuseicon-thermometer:before,.fuseicon-thermometer-full:before{content:"\f2c7"}.fuseicon-thermometer-3:before,.fuseicon-thermometer-three-quarters:before{content:"\f2c8"}.fuseicon-thermometer-2:before,.fuseicon-thermometer-half:before{content:"\f2c9"}.fuseicon-thermometer-1:before,.fuseicon-thermometer-quarter:before{content:"\f2ca"}.fuseicon-thermometer-0:before,.fuseicon-thermometer-empty:before{content:"\f2cb"}.fuseicon-shower:before{content:"\f2cc"}.fuseicon-bathtub:before,.fuseicon-s15:before,.fuseicon-bath:before{content:"\f2cd"}.fuseicon-podcast:before{content:"\f2ce"}.fuseicon-window-maximize:before{content:"\f2d0"}.fuseicon-window-minimize:before{content:"\f2d1"}.fuseicon-window-restore:before{content:"\f2d2"}.fuseicon-times-rectangle:before,.fuseicon-window-close:before{content:"\f2d3"}.fuseicon-times-rectangle-o:before,.fuseicon-window-close-o:before{content:"\f2d4"}.fuseicon-bandcamp:before{content:"\f2d5"}.fuseicon-grav:before{content:"\f2d6"}.fuseicon-etsy:before{content:"\f2d7"}.fuseicon-imdb:before{content:"\f2d8"}.fuseicon-ravelry:before{content:"\f2d9"}.fuseicon-eercast:before{content:"\f2da"}.fuseicon-microchip:before{content:"\f2db"}.fuseicon-snowflake-o:before{content:"\f2dc"}.fuseicon-superpowers:before{content:"\f2dd"}.fuseicon-wpexplorer:before{content:"\f2de"}.fuseicon-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}#cff:after,.cff-lightbox-dataContainer:after,.cff-lightbox-outerContainer:after,.cff-wrapper:after{content:"";display:table;clear:both}#cff{float:left;width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-comment-attachment img,#cff .cff-event-meta,#cff .cff-html5-video.cff-multiple.cff-portrait .cff-main-image,#cff .cff-review .cff-post-links,#cff-lightbox-wrapper .cff-comment-attachment img,#cff.cff-half-layout .cff-full-size .cff-link img,#cff.cff-half-layout .cff-link-slider,#cff.cff-theme-overlap .cff-visual-header .cff-header-text .cff-bio-info,#cff.cff-thumb-layout .cff-full-size .cff-link img,#cff.cff-thumb-layout .cff-link-slider,#cff.cff-thumb-layout[data-media-side=right] .cff-text-wrapper,.cff-wrapper-ctn{float:left}.cff-wrapper-ctn.cff-wrapper-fixed-height{overflow:auto}#cff .cff-masonry-posts,#cff .cff-posts-wrap,.cff-wrapper-ctn{position:relative;clear:both;height:100%;top:0;bottom:0;width:100%;box-sizing:border-box}#cff .cff-item{float:left;width:100%;clear:both;padding:20px 0 15px;margin:0;border-bottom:1px solid #ddd}#cff .cff-item:first-child{padding-top:0}#cff .cff-item.cff-box,#cff .cff-item.cff-box:first-child{padding:15px;margin:8px 0;background:rgba(255,255,255,.5);border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff.cff-masonry .cff-item.cff-box{margin-left:1.5%;margin-right:1.5%}#cff .cff-item.cff-shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15)}#cff.cff-masonry{position:relative;margin-bottom:50px}#cff .cff-author-img.cff-no-consent img,#cff .cff-comments-wrap:empty,#cff .cff-empty-album,#cff .cff-event .cff-end-date k,#cff .cff-iframe-img,#cff .cff-less,#cff .cff-photo.cff-multiple .cff-album-icon,#cff .cff-replace,#cff .cff-timeline-event .cff-end-date k,#cff .cff-view-comments.cff-hide-comments,#cff-lightbox-wrapper .cff-comments-wrap:empty,#cff-lightbox-wrapper .cff-end-date k,#cff-lightbox-wrapper .cff-info,#cff-lightbox-wrapper .cff-replace,#cff-lightbox-wrapper.cff-no-svgs svg,#cff.cff-all-reviews .cff-review,#cff.cff-all-reviews.cff-masonry .cff-review,#cff.cff-no-svgs svg,#cff.cff-pag.cff-masonry.cff-masonry-css .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item.cff-upcoming-event,#cff.cff-pag:not(.cff-carousel) .cff-upcoming-event,.cff-lightbox-wrapper.cff-theme.cff-outline .cff-comments a,.cff-load-more-mobile,.cff-masonry .cff-load-more,.cff-wrapper .cff-visual-header .cff-header-hero img{display:none}.cff-header{width:100%;margin:0 0 15px;padding:0;line-height:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex;align-items:center}.cff-header .fa{float:left;margin-right:10px}.cff-header span{display:table-cell;vertical-align:middle}.cff-header svg{width:1em;height:1em;margin-right:10px}.cff-wrapper .cff-visual-header{margin-bottom:24px!important}.cff-wrapper .cff-visual-header .cff-header-hero{width:100%;height:300px;position:relative}.cff-wrapper .cff-visual-header .cff-likes-box{position:absolute;bottom:10px;right:10px;padding:5px;background:#eee;line-height:1;border-radius:2px;color:#445790}.cff-wrapper .cff-visual-header .cff-likes-box .cff-square-logo{float:left;display:inline-block;line-height:0}.cff-wrapper .cff-visual-header .cff-likes-box .cff-square-logo svg{width:18px;height:18px;vertical-align:top}.cff-wrapper .cff-visual-header .cff-likes-box .cff-likes-count{float:left;display:inline-block;margin-left:8px;vertical-align:top;font-size:15px;line-height:20px}.cff-wrapper .cff-visual-header .cff-header-inner-wrap{position:relative;display:block;text-decoration:none!important}.cff-wrapper .cff-visual-header .cff-header-inner-wrap a{color:inherit!important;border:0}.cff-wrapper .cff-visual-header .cff-header-img img{display:block;width:100px;border-radius:3px;padding:0;margin:0}.cff-wrapper .cff-visual-header.cff-has-cover .cff-header-img img{border:2px solid #fff}.cff-wrapper .cff-visual-header .cff-header-img{position:absolute;display:inline-block;line-height:1}.cff-wrapper .cff-visual-header.cff-has-cover .cff-header-img{top:-25px;left:10px}.cff-wrapper .cff-visual-header .cff-header-text{display:inline-block;float:left;padding-top:10px;margin:0}#cff .cff-visual-header .cff-header-text h3,.cff-wrapper .cff-visual-header .cff-header-text h3{display:inline-block;width:auto;margin:0 8px 0 0;padding:0;font-size:1.2em;line-height:1.2em}.cff-wrapper .cff-visual-header.cff-has-name{min-height:100px}.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{min-height:75px;margin-left:125px}.cff-wrapper .cff-visual-header.cff-has-name .cff-header-text{margin-left:120px;padding-top:30px}.cff-wrapper .cff-visual-header.cff-has-name.cff-has-about .cff-header-text,.cff-wrapper .cff-visual-header.cff-has-name.cff-has-cover .cff-header-text{padding-top:10px}#cff .cff-visual-header .cff-header-inner-wrap .cff-bio,.cff-wrapper .cff-visual-header .cff-header-inner-wrap .cff-bio{display:block;width:100%;clear:both;margin:3px 0 0;padding:0;line-height:1.2em}.cff-wrapper .cff-visual-header .cff-header-name{float:left;padding:0 5px 2px 0}.cff-wrapper .cff-visual-header .cff-bio-info{font-size:.9em;line-height:1.7}.cff-wrapper .cff-visual-header .cff-bio-info svg{width:1em;vertical-align:middle;position:relative;top:-2px}.cff-posts-count svg{padding-right:3px}.cff-header-inner-wrap:after,.cff-header-text:after{display:table;clear:both;content:" "}#cff .cff-credit a,#cff .cff-link:focus,#cff .cff-link:hover,#cff a,#cff-lightbox-wrapper .cff-comments-box .cff-comment-on-facebook a,.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-replies-a,.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-name{text-decoration:none}#cff #cff-error-reason a,#cff a:focus,#cff a:hover,.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text a:hover{text-decoration:underline}#cff .cff-album-cover,#cff .cff-event-thumb,#cff .cff-html5-video,#cff .cff-iframe-wrap,#cff .cff-photo,#cff .cff-vidLink{text-decoration:none;border:none}#cff h3,#cff h4,#cff h5,#cff h6,#cff p{float:left;width:100%;clear:both;padding:0;margin:5px 0;line-height:1.4;word-wrap:break-word}#cff .cff-date{float:left;width:100%;min-width:50px;font-size:11px}#cff .cff-date.cff-date-below,#cff .cff-timeline-event .cff-date.cff-date-below{margin:5px 0 0}#cff .cff-author,#cff-lightbox-wrapper .cff-author{float:left;clear:both;margin:0 0 15px;padding:0;line-height:1.2;width:100%}#cff .cff-author-img,#cff .cff-author.cff-no-author-info .cff-author-img,#cff-lightbox-wrapper .cff-author-img,#cff-lightbox-wrapper .cff-author.cff-no-author-info .cff-author-img{width:40px;height:40px;background:url(https://wallart.pl/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) -132px -50px no-repeat}#cff .cff-author a,#cff-lightbox-wrapper .cff-author a{border:none;text-decoration:none}#cff .cff-author-img,#cff-lightbox-wrapper .cff-author-img{float:left;margin:0 0 0 -100%!important;font-size:0;border-radius:40px}#cff .cff-author-img{margin:unset!important;flex-shrink:0}.cff-no-consent .cff-header-text{margin-left:0!important}.cff-author>a{display:inline-flex;align-items:center;justify-content:flex-start;column-gap:10px}#cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-dataContainer .cff-lightbox-caption,#cff-lightbox-wrapper.cff-has-video .cff-lightbox-image,#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,.cff-lightbox-wrapper.cff-theme .cff-comments a .cff-icon,.cff-no-consent .cff-header-hero,.cff-no-consent .cff-header-img,.cff-num-diff-hide{display:none!important}#cff .cff-author img,#cff-lightbox-wrapper .cff-author img{float:left;margin:0!important;padding:0!important;border:none!important;font-size:0;border-radius:40px}#cff .cff-author .cff-author-text span.cff-page-name,#cff-lightbox-wrapper .cff-author .cff-author-text span.cff-page-name{display:table-cell;vertical-align:middle;height:40px;margin:0;font-weight:700;padding-left:50px;float:none}#cff .cff-author .cff-story,#cff .cff-event b,#cff .cff-timeline-event b,#cff-lightbox-wrapper .cff-author .cff-story,#cff-lightbox-wrapper b{font-weight:400}#cff .cff-author .cff-author-text,#cff-lightbox-wrapper .cff-author .cff-author-text{float:left;width:100%;min-height:40px}#cff .cff-author .cff-date,#cff .cff-author .cff-page-name{font-weight:700;line-height:1.2}#cff-lightbox-wrapper .cff-author .cff-date,#cff-lightbox-wrapper .cff-author .cff-page-name{float:left;clear:both;width:auto;margin:0 0 0 50px!important;font-weight:700;line-height:1.2}#cff .cff-author .cff-date,#cff-lightbox-wrapper .cff-author .cff-date{color:#9197a3;font-weight:400;font-size:11px;margin-top:1px!important;margin-bottom:0!important}#cff .cff-author.cff-no-author-info .cff-date,#cff-lightbox-wrapper .cff-author.cff-no-author-info .cff-date{margin-top:14px!important}#cff .cff-author .cff-page-name.cff-author-date,#cff-lightbox-wrapper .cff-author .cff-page-name.cff-author-date{float:left;padding:3px 0 0;font-size:14px}#cff .cff-post-desc,#cff-lightbox-wrapper .cff-post-desc{line-height:1.3}#cff .cff-html5-video.cff-img-layout-2 .cff-img-wrap,#cff .cff-link-slider .cff-link-slider-item:first-child,#cff .cff-multiple-date,#cff .cff-photo span,#cff .cff-timeline-event .cff-date,#cff .cff-timeline-event .cff-info,#cff .cff-timeline-event .cff-timeline-event-title,#cff .cff-timeline-event .cff-where,#cff span.cff-post-desc,#cff-lightbox-wrapper .cff-date,#cff-lightbox-wrapper .cff-timeline-event-title,#cff-lightbox-wrapper .cff-where,#cff-lightbox-wrapper span.cff-post-desc,#cff-lightbox-wrapper.cff-has-iframe iframe,.cff-event-place,.cff-event-street,.cff-has-video .cff-lightbox-video{display:block}#cff .cff-post-text .cff-post-desc,#cff-lightbox-wrapper .cff-post-desc{margin:5px 0;border-left:2px solid rgba(0,0,0,.1);padding-left:8px}#cff .cff-text-wrapper{float:right;width:77%;margin:0;padding:0}#cff .cff-break-word{word-break:break-all}#cff .cff-event .cff-meta-links a:first-child,#cff .cff-img-layout-2:after,#cff .cff-img-layout-3:after,#cff .cff-img-layout-4:after,#cff .cff-item img,.cff-lightbox-wrapper a img{border:none}#cff .cff-byline{font-size:12px;display:block;margin:-5px 0 10px}#cff .cff-photo{max-width:100%;float:left;display:block;position:relative;margin:0}#cff .cff-album-item .cff-album-cover:after,#cff .cff-event-thumb:after,#cff .cff-html5-video:after,#cff .cff-img-wrap:after,#cff .cff-photo:after{border:1px solid rgba(0,0,0,.1);bottom:0;content:'';left:0;position:absolute;right:0;top:0}#cff .cff-media-above{margin-bottom:7px}#cff .cff-photo img{float:left;max-width:100%;height:auto;margin:0!important;padding:0!important}#cff .cff-photo .cff-album-icon{position:absolute;z-index:5;bottom:5px;right:5px;height:22px;background:url(https://wallart.pl/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) -49px -38px no-repeat rgba(0,0,0,.7);color:#fff;font-size:12px;margin:0;padding:0 0 0 26px;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;box-shadow:0 0 1px 0 rgba(255,255,255,.8);-moz-box-shadow:0 0 1px 0 rgba(255,255,255,.8);-webkit-box-shadow:0 0 1px 0 rgba(255,255,255,.8)}#cff .cff-full-size .cff-text-link,#cff .cff-photo.cff-multiple,#cff.cff-half-layout .cff-audio-post .cff-text-wrapper,#cff.cff-half-layout .cff-html5-video .cff-vidLink,#cff.cff-half-layout .cff-link-item .cff-text-wrapper,#cff.cff-theme-modern.cff-half-layout .cff-media-wrap>*,#cff.cff-theme-outline.cff-half-layout .cff-media-wrap>*,#cff.cff-theme-overlap.cff-half-layout .cff-media-wrap>*,#cff.cff-theme-social_wall.cff-half-layout .cff-media-wrap>*,#cff.cff-thumb-layout .cff-audio-post .cff-text-wrapper,#cff.cff-thumb-layout .cff-html5-video .cff-vidLink,#cff.cff-thumb-layout .cff-link-item .cff-text-wrapper,#cff.narrow .cff-embedded-video .cff-iframe-wrap,#cff.narrow .cff-embedded-video .cff-text-wrapper,#cff.narrow .cff-event .cff-details,#cff.narrow .cff-event-thumb,#cff.narrow .cff-shared-link .cff-text-link{width:100%}#cff .cff-multiple .cff-crop{overflow:hidden}#cff .cff-img-attachments{width:100%;float:left;clear:both}#cff .cff-comment-replies-box .cff-comment-reply .cff-comment-text.cff-no-name,#cff .cff-comment-text.cff-no-image,#cff .cff-img-layout-2 .cff-img-wrap,#cff .cff-timeline-event .cff-date,#cff p.cff-link-title,#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-text.cff-no-name,#cff-lightbox-wrapper .cff-comment-text.cff-no-image,#cff-lightbox-wrapper .cff-date,#cff-lightbox-wrapper .cff-lightbox-caption.cff-no-caption .cff-lightbox-caption-text,#cff.cff-half-layout .cff-likebox .fb_iframe_widget iframe,#cff.cff-theme-modern .cff-post-links,#cff.cff-thumb-layout .cff-likebox .fb_iframe_widget iframe{margin:0}#cff .cff-img-layout-2 .cff-img-wrap.cff-main-image{margin:0 0 .5%}#cff .cff-img-layout-2.cff-portrait .cff-img-wrap{width:49.75%;float:left}#cff .cff-img-layout-2.cff-portrait .cff-img-wrap.cff-main-image{margin:0 .5% 0 0}#cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap{width:49.75%;margin:.5% .25% 0;float:left}#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap{width:33%;margin:.5% .25% 0;float:left}#cff .cff-small-layout.cff-img-layout-2 .cff-img-wrap.cff-main-image{margin:0 0 1%}#cff .cff-small-layout.cff-img-layout-2.cff-portrait .cff-img-wrap{width:49.5%}#cff .cff-small-layout.cff-img-layout-2.cff-portrait .cff-img-wrap.cff-main-image{margin:0 1% 0 0}#cff .cff-small-layout.cff-img-layout-3 .cff-img-attachments .cff-img-wrap{width:49.5%;margin:1% .5% 0}#cff .cff-small-layout.cff-img-layout-4 .cff-img-attachments .cff-img-wrap{width:32.5%;margin:1% .5% 0}#cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap:first-child,#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap:first-child,#cff .cff-reaction-one.cff-no-animate,#cff .cff-reactions-count span:first-child,#cff-lightbox-wrapper .cff-reactions-count span:first-child{margin-left:0}#cff .cff-album-item.cff-col-2:nth-of-type(2n),#cff .cff-album-item.cff-col-3:nth-of-type(3n),#cff .cff-album-item.cff-col-4:nth-of-type(4n),#cff .cff-album-item.cff-col-5:nth-of-type(5n),#cff .cff-album-item.cff-col-6:nth-of-type(6n),#cff .cff-album-item.cff-col-7:nth-of-type(7n),#cff .cff-album-item.cff-col-8:nth-of-type(8n),#cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap:last-child,#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap:last-child,#cff.narrow .cff-album-item.cff-col-3:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-4:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-5:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-6:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-7:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-8:nth-of-type(2n){margin-right:0}#cff .cff-event .cff-date,#cff .cff-img-wrap,#cff .cff-view-comments,#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments,#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments,#cff.cff-theme-modern.cff-half-layout .cff-text-wrapper,#cff.cff-theme-outline.cff-half-layout .cff-text-wrapper,#cff.cff-theme-overlap.cff-half-layout .cff-text-wrapper,#cff.cff-theme-social_wall .cff-author,#cff.cff-theme-social_wall.cff-half-layout .cff-text-wrapper,.cff-theme-social_wall .cff-header-wrap{position:relative}#cff .cff-img-attachments .cff-crop{width:100%;height:100px;display:block;float:left;position:relative;border:none}#cff .cff-img-attachments .cff-crop img,#cff.cff-nojs .cff-new .cff-crop img{visibility:visible}#cff .cff-more-attachments,.cff-gdpr-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4)}#cff .cff-more-attachments span{position:absolute;width:100%;text-align:center;top:50%;left:0;height:30px;margin-top:-15px;line-height:30px;color:#fff;font-size:30px}#cff .cff-small-layout .cff-more-attachments span{font-size:20px}#cff .cff-html5-video.cff-img-layout-2 .cff-crop,#cff .cff-photo.cff-img-layout-2 .cff-crop{height:150px}#cff .cff-album-item{float:left;width:100%;margin:0 0 20px;padding:0;text-align:center}#cff .cff-album-item.cff-col-2,#cff.narrow .cff-album-item.cff-col-3,#cff.narrow .cff-album-item.cff-col-4,#cff.narrow .cff-album-item.cff-col-5,#cff.narrow .cff-album-item.cff-col-6,#cff.narrow .cff-album-item.cff-col-7,#cff.narrow .cff-album-item.cff-col-8{width:47.5%;margin-right:5%}#cff .cff-album-item.cff-col-3{width:30.3%;margin-right:4.5%}#cff .cff-album-item.cff-col-4{width:22%;margin-right:4%}#cff .cff-album-item.cff-col-5{width:17.2%;margin-right:3.5%}#cff .cff-album-item.cff-col-6{width:14.16%;margin-right:3%}#cff .cff-album-item.cff-col-7{width:12.14%;margin-right:2.5%}#cff .cff-album-item.cff-col-8{width:10.75%;margin-right:2%}#cff .cff-album-item .cff-album-cover,#cff .cff-main-image.cff-crop,#cff .cff-photo.cff-crop{width:100%;display:block;float:left;position:relative;border:none;overflow:hidden;background-size:cover;background-position:center center}#cff.cff-masonry .cff-album-item .cff-album-cover{height:auto;float:none;overflow:visible;line-height:0}#cff .cff-album-item .cff-album-cover img,#cff .cff-crop img,#cff .cff-new .cff-crop img{visibility:hidden;opacity:0;display:block!important}#cff.cff-masonry .cff-album-item .cff-album-cover img{visibility:visible;opacity:1}#cff:not(.cff-disable-liquid) .cff-album-item.cff-video .cff-album-cover img{opacity:0!important}#cff.cff-disable-liquid .cff-album-item .cff-album-cover,#cff.cff-super-narrow.cff-theme-modern .cff-view-comments,#cff.cff-super-narrow.cff-theme-outline .cff-view-comments,#cff.cff-super-narrow.cff-theme-overlap .cff-view-comments,#cff.cff-super-narrow.cff-theme-social_wall .cff-view-comments{height:auto}#cff.cff-disable-liquid .cff-album-item .cff-album-cover img,#cff.cff-masonry .cff-album-item.cff-video .cff-album-cover img{visibility:visible;opacity:1;width:100%;height:auto}#cff.cff-nojs .cff-album-item .cff-album-cover img{height:100%;visibility:visible}#cff .cff-html5-video.cff-multiple .cff-main-image,#cff .cff-main-image.cff-crop{overflow:hidden;float:none}#cff .cff-html5-video.cff-multiple .cff-main-image:not(.cff-crop){display:block;height:auto!important}#cff .cffFadeIn{opacity:1;transition:.1s}#cff .cff-album-item .cff-album-info{width:100%;height:70px;float:left;clear:both}#cff .cff-album-item h4{font-size:14px;line-height:1.2;margin:10px 0 0;padding:0}#cff .cff-album-item p{font-size:12px;color:gray;margin:5px 0 0}#cff p.cff-empty-album{display:inline!important;margin:0!important;padding:0!important;height:0!important;line-height:0!important;width:0!important;clear:none!important}#cff .cff-embed-wrap{float:left;width:100%;margin-top:5px}#cff .cff-iframe-wrap{float:left;clear:both;margin:5px 0;width:100%;position:relative;padding-bottom:62%}#cff iframe{border:0}#cff .cff-iframe-wrap iframe{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0}#cff .cff-soundcloud,#cff .cff-spotify{margin:10px 0 0}#cff .cff-desc-wrap,#cff.narrow.cff-half-layout .cff-text-wrapper,#cff.narrow.cff-thumb-layout .cff-text-wrapper{float:left;width:100%}#cff .cff-embedded-video .cff-post-text{margin:0 0 15px}#cff.narrow .cff-embedded-video .cff-iframe-wrap{padding-bottom:62%}#cff .cff-video-player .fb-video,#cff .cff-video-player iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}#cff .cff-html5-video,#cff video{float:left;clear:left;position:relative;width:100%;margin:0;padding:0;overflow:hidden}#cff video,#cff.cff-masonry.cff-opaque-comments .cff-item{z-index:1}#cff .cff-vidLink{float:left;clear:both;position:relative;z-index:1;width:100%;max-width:100%;display:inline-block;vertical-align:top;zoom:1}#cff .cff-vidLink .cff-poster{width:100%;height:auto;float:left}#cff .cff-playbtn{position:absolute;z-index:9;background:rgba(0,0,0,.7);top:50%;left:50%;margin-top:-28px;margin-left:-28px;padding:13px 16px;font-size:30px;color:#fff;font-style:normal!important;width:32px;border-radius:8px;box-sizing:border-box}#cff .cff-event-thumb img,#cff .cff-link img{float:left;margin:0!important;padding:0!important;border:none!important}#cff .cff-html5-play:focus .cff-playbtn,#cff .cff-html5-play:hover .cff-playbtn,#cff .cff-html5-video .cff-playbtn:hover{background:#141b38;cursor:pointer}#cff.cff .cff-posts-wrap svg.cff-playbtn{width:1em;height:1em;font-size:56px;padding:14px 12px}#cff .cff-desc-wrap.cff-no-image{float:right;width:86%}#cff .cff-playbtn-solo{width:10%;float:left;margin-top:5px}#cff .cff-playbtn.no-poster,#cff.cff-half-layout .cff-playbtn.no-poster,#cff.cff-thumb-layout .cff-playbtn.no-poster{position:relative;top:0;left:0;margin:0}.cff-html5-play{display:block;position:absolute;z-index:8;width:100%;top:0;right:0;bottom:0;left:0}#cff.cff-half-layout .cff-video .cff-playbtn,#cff.cff-thumb-layout .cff-video .cff-playbtn{margin-top:-22px;margin-left:-23px;padding:11px 13px;font-size:24px}#cff .cff-expand{display:none;white-space:normal}#cff .cff-expand a{font-size:11px;font-weight:400}#cff .cff-shared-link{float:left;clear:both;width:100%;padding:8px;margin:10px 0 5px;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.07);box-sizing:border-box}#cff .cff-no-styles{background:0 0;border:none;padding:0}#cff .cff-link{float:left;clear:both;border:none;max-width:20%;margin-right:3%}#cff .cff-link img{width:100%;max-width:100%}#cff .cff-link-title{float:left;clear:both;width:100%;display:block;font-weight:700}#cff .cff-text-link{float:left;clear:none;padding:0 0 5px;width:72%}#cff .cff-link-caption{font-size:12px;margin:0}#cff .cff-text-link.cff-no-image,.cff-vidLink.cff-video-player.cff-only-vids{width:100%!important}#cff .cff-shared-link .cff-post-desc{margin-bottom:0}#cff .cff-full-size .cff-link{width:100%;max-width:100%;margin-right:0;margin-bottom:5px;text-align:center}#cff .cff-full-size .cff-link img{width:auto;float:none}#cff .cff-details,#cff-lightbox-wrapper .cff-details{float:left;clear:none;width:77%;margin-left:3%;padding:0 0 10px}#cff .cff-timeline-event .cff-details,#cff-lightbox-wrapper .cff-details{width:100%;margin:0;padding:0}#cff-lightbox-wrapper .cff-details{padding-bottom:20px}#cff .cff-timeline-event .cff-post-text{padding-bottom:5px}#cff .cff-event-thumb{position:relative;width:100%;float:left;clear:none;margin:0}#cff .cff-event-thumb img{overflow:hidden;width:100%;height:auto}#cff .cff-event-thumb.cff-has-cover{width:100%;padding:0}#cff .cff-details.cff-has-cover,#cff.narrow .cff-details.cff-has-cover{width:100%;margin:5px 0 0}#cff .cff-details h5{margin:0 0 5px;padding:0;font-size:16px}#cff .cff-details p,#cff.cff-theme-modern .cff-item.cff-link-item .cff-text,#cff.cff-theme-modern .cff-text-wrapper .cff-post-text,#cff.cff-theme-outline .cff-text-wrapper .cff-post-text,#cff.cff-theme-overlap .cff-text-wrapper .cff-post-text,#cff.cff-theme-social_wall .cff-item.cff-video-post .cff-text,#cff.cff-theme-social_wall .cff-text-wrapper .cff-post-text,.cff-sw-update-ntc p:first-child b{font-size:14px}#cff .cff-details .cff-info{padding:10px 0 0;line-height:1.2;clear:both}#cff .cff-details .cff-where{clear:both}#cff .cff-details .cff-when,#cff .cff-details .cff-where{white-space:normal!important}#cff .cff-event .cff-photo{margin-top:5px}#cff .cff-event .cff-photo img{width:100%;max-width:100%;height:auto;margin:0}#cff .cff-comments-box .cff-comment-likes.cff-likes,#cff .cff-event .cff-details{padding:0}#cff.cff-half-layout .cff-event .cff-details,#cff.cff-half-layout .cff-text-wrapper{float:right;width:47%}#cff .cff-event .cff-meta-links{float:right;clear:both;margin:5px 0 0}#cff .cff-event .cff-meta-links a{float:left;padding:0 10px;border-left:1px solid #ccc}#cff .cff-no-events{width:100%;text-align:center}#cff .cff-more-dates{height:16px;margin:0 0 0 10px;padding:2px 5px;border:1px solid #ddd;font-size:12px;text-decoration:none;border-radius:3px}#cff .cff-more-dates:hover{background:rgba(0,0,0,.05);text-decoration:none}#cff .cff-multiple-dates{display:none;position:absolute;z-index:10;top:30px;left:0;max-height:150px;padding:8px 20px 8px 12px;margin:0 0 0 -12px;color:#333;overflow-y:auto;background:rgba(255,255,255,.95);border-radius:3px;border:1px solid #ddd;box-shadow:0 0 10px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.cff-event-zip{margin-left:6px}.cff-event-map-link{margin-left:4px}#cff .cff-note-title{display:block;font-weight:700;padding-bottom:5px}#cff .cff-meta-wrap{float:left;width:100%;margin:5px 0 0;padding:0}#cff .cff-meta,#cff-lightbox-wrapper .cff-meta{float:left;clear:both;list-style-type:none;padding:10px 0!important;margin:0!important}#cff .cff-meta>span,#cff-lightbox-wrapper .cff-meta li{float:left;width:auto;display:block;list-style-type:none!important;margin:0 10px 0 0!important;padding:0!important;font-size:11px;line-height:16px!important;background:0 0!important}#cff .cff-meta>span:before,#cff-lightbox-wrapper .cff-meta li:before{content:none!important}.cff-icon,.cff-icon svg{width:16px;height:16px;transition:.1s}.cff-angry,.cff-angry svg,.cff-haha,.cff-haha svg,.cff-sad,.cff-sad svg,.cff-wow,.cff-wow svg{width:17px;height:17px}#cff-lightbox-wrapper iframe,.cff-likebox iframe{width:100%!important}#cff .cff-icon,#cff .cff-reactions-count .cff-like,#cff-lightbox-wrapper .cff-icon,#cff-lightbox-wrapper .cff-reactions-count .cff-like{display:block;float:left;position:relative;z-index:2;margin:0 0 0 3px}#cff .cff-icon svg,#cff-lightbox-wrapper .cff-icon svg{z-index:2}#cff .cff-meta .cff-count,#cff-lightbox-wrapper .cff-meta .cff-count{position:relative;z-index:2;margin-left:5px}#cff .cff-comments-box .cff-comments .cff-icon,#cff .cff-comments-box .cff-likes .cff-icon,#cff-lightbox-wrapper .cff-comments-box .cff-comments .cff-icon,#cff-lightbox-wrapper .cff-comments-box .cff-likes .cff-icon{margin:0 5px 0 0}#cff .cff-angry,#cff .cff-haha,#cff .cff-love,#cff .cff-reactions-count .cff-like,#cff .cff-reactions-count svg,#cff .cff-sad,#cff .cff-wow,#cff-lightbox-wrapper .cff-angry,#cff-lightbox-wrapper .cff-haha,#cff-lightbox-wrapper .cff-love,#cff-lightbox-wrapper .cff-reactions-count .cff-like,#cff-lightbox-wrapper .cff-reactions-count svg,#cff-lightbox-wrapper .cff-sad,#cff-lightbox-wrapper .cff-wow{display:block;float:left;position:relative;margin:0 0 0 1px;z-index:2}#cff .cff-comment .cff-comment-date,#cff-lightbox-wrapper .cff-comment .cff-comment-date,#cff-lightbox-wrapper .cff-comments-box .cff-reactions-count .cff-icon,#cff.cff-theme-modern.narrow.cff.cff-half-layout .cff-photo-post .cff-post-links,#cff.cff-theme-modern.narrow.cff.cff-thumb-layout .cff-photo-post .cff-post-links{margin-right:3px}#cff .cff-theme-default_theme .cff-icon path,#cff-lightbox-wrapper .cff-reaction-one path,#cff-lightbox-wrapper .cff-reaction-two path,#cff-lightbox-wrapper .cff-reactions-count path,#cff-lightbox-wrapper .cff-theme-default_theme .cff-icon path,#cff.cff-theme-default_theme .cff-icon path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reaction-one path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reaction-two path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count path{fill:rgba(0,0,0,0.4)}#cff .cff-reactions-count .cff-svg-bg,#cff .cff-reactions-count .cff-svg-bg-dark,#cff svg.cff-svg-bg,#cff-lightbox-wrapper svg.cff-svg-bg{position:absolute;left:0;top:0;z-index:-1}#cff .cff-dark .cff-svg-bg-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-dark .cff-svg-bg-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-svg-bg path{fill:rgba(255,255,255,0.7)}#cff .cff-open .cff-svg-bg-dark .cff-svg-bg path,#cff .cff-reactions-count .cff-svg-bg-dark .cff-svg-bg path,#cff .cff-view-comments .cff-animate .cff-svg-bg-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-svg-bg-dark .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-svg-bg-dark .cff-svg-bg path{fill:rgba(0,0,0,0.05)}#cff-lightbox-wrapper .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-like .cff-svg-bg path{fill:url(https://wallart.pl/wp-content/plugins/custom-facebook-feed-pro/assets/css/#likeGrad)}#cff .cff-dark .cff-icon path,#cff .cff-dark .cff-reaction-one path,#cff .cff-dark .cff-reaction-two path,#cff .cff-dark .cff-reactions-count path,#cff-lightbox-wrapper .cff-dark .cff-icon path,#cff-lightbox-wrapper .cff-dark .cff-reaction-one path,#cff-lightbox-wrapper .cff-dark .cff-reaction-two path,#cff-lightbox-wrapper .cff-dark .cff-reactions-count path{fill:rgba(0,0,0,1);fill:rgba(255,255,255,0.1)}#cff .cff-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-dark .cff-svg-bg path{fill:rgba(255,255,255,0.9)}#cff .cff-dark .cff-like .cff-svg-bg path,#cff-lightbox-wrapper .cff-dark .cff-like .cff-svg-bg path{fill:url(https://wallart.pl/wp-content/plugins/custom-facebook-feed-pro/assets/css/#likeGradDark)}#cff .cff-reaction-one:not(.cff-no-animate),#cff-lightbox-wrapper .cff-reaction-one{position:relative;z-index:1;animation-name:cff_reactions_enter;animation-duration:.1s}#cff .cff-reaction-two,#cff-lightbox-wrapper .cff-reaction-two{position:relative;z-index:0;animation-name:cff_reactions_enter_two;animation-duration:.2s}@keyframes cff_reactions_enter{0%{opacity:0;margin-left:-10px}25%{opacity:0;margin-left:-7px}50%{opacity:25%;opacity:50%;margin-left:-1px}100%{opacity:100%;margin-left:2px}}@keyframes cff_reactions_enter_two{0%{opacity:0;margin-left:-30px}25%{opacity:0;margin-left:-22px}50%{opacity:25%;opacity:50%;margin-left:-6px}100%{opacity:100%;margin-left:2px}}#cff .cff-reactions-count,#cff-lightbox-wrapper .cff-reactions-count{display:flex;align-items:center;float:left;padding-top:1px;font-size:11px;line-height:11px!important;margin-right:-2px}#cff .cff-angry-count,#cff .cff-haha-count,#cff .cff-like-count,#cff .cff-love-count,#cff .cff-sad-count,#cff .cff-wow-count,#cff-lightbox-wrapper .cff-angry-count,#cff-lightbox-wrapper .cff-haha-count,#cff-lightbox-wrapper .cff-like-count,#cff-lightbox-wrapper .cff-love-count,#cff-lightbox-wrapper .cff-sad-count,#cff-lightbox-wrapper .cff-wow-count{float:left;margin:0 6px 0 0;font-size:11px;line-height:17px}#cff .cff-angry-count,#cff .cff-haha-count,#cff .cff-like-count,#cff .cff-love-count,#cff .cff-sad-count,#cff .cff-wow-count{margin-right:8px}.cff-reaction-wrap{display:flex;align-items:center}#cff .cff-view-comments,#cff-lightbox-wrapper .cff-view-comments{display:block;overflow:hidden;outline:0;float:left;clear:left;height:37px;margin:5px 12px 5px 0;padding:0 5px 0 0;border:none;text-decoration:none;cursor:pointer;background:rgba(0,0,0,.05);box-shadow:0 0 0 1px rgba(0,0,0,.07);border-radius:4px}#cff-lightbox-wrapper:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments{padding:0 5px 0 10px}#cff.cff-masonry-css .cff-view-comments{-webkit-column-count:1;-moz-column-count:1;column-count:1}#cff .cff-view-comments:hover{box-shadow:0 0 0 1px rgba(0,0,0,.09)}#cff .cff-view-comments:after{content:'';position:absolute;top:0;left:-200%;width:200%;height:100%;z-index:0;background:linear-gradient(90deg,rgba(0,0,0,.04) 50%,rgba(0,0,0,0) 100%);transition:.2s}#cff .cff-view-comments:hover:after{left:0;transition:.5s}#cff .cff-dark .cff-reactions-count path,#cff .cff-open .cff-dark path,#cff .cff-view-comments .cff-dark .cff-animate path,#cff-lightbox-wrapper .cff-view-comments .cff-dark .cff-animate path{fill:rgba(255,255,255,0.05)}#cff .cff-open .cff-svg-bg path,#cff .cff-reactions-count .cff-svg-bg path,#cff .cff-view-comments .cff-animate .cff-svg-bg path{fill:rgba(255,255,255,1)}#cff-lightbox-wrapper .cff-reactions-count .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-like.cff-animate .cff-svg-bg path{fill:url(https://wallart.pl/wp-content/plugins/custom-facebook-feed-pro/assets/css/#likeGradHover)}#cff-lightbox-wrapper .cff-reactions-count .cff-love .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-love .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-love .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-love.cff-animate .cff-svg-bg path{fill:#ffb9b9}#cff-lightbox-wrapper .cff-reactions-count .cff-haha .cff-svg-bg path,#cff-lightbox-wrapper .cff-reactions-count .cff-sad .cff-svg-bg path,#cff-lightbox-wrapper .cff-reactions-count .cff-wow .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-haha .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-sad .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-wow .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-haha .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-sad .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-wow .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-haha.cff-animate .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-sad.cff-animate .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-wow.cff-animate .cff-svg-bg path{fill:#ffe7a4}#cff-lightbox-wrapper .cff-reactions-count .cff-angry .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-angry .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-angry .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-angry.cff-animate .cff-svg-bg path{fill:url(https://wallart.pl/wp-content/plugins/custom-facebook-feed-pro/assets/css/#angryGrad)}#cff-lightbox-wrapper .cff-reactions-count .cff-share .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-shares .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-share .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-share.cff-animate .cff-svg-bg path{fill:#fdf3d0}#cff-lightbox-wrapper .cff-reactions-count .cff-comment .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-comments .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-comment .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-comment.cff-animate .cff-svg-bg path{fill:white}#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-icon path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-icon.cff-animate path{transition:.2s}#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-icon.cff-animate svg{animation-duration:.2s}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-comments .cff-icon,#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-likes .cff-icon,#cff.cff-no-svgs .cff-comments-box .cff-comments .cff-icon,#cff.cff-no-svgs .cff-comments-box .cff-likes .cff-icon{margin:0 3px 0 0}#cff-lightbox-wrapper.cff-no-svgs .cff-angry,#cff-lightbox-wrapper.cff-no-svgs .cff-comment,#cff-lightbox-wrapper.cff-no-svgs .cff-comments .cff-icon,#cff-lightbox-wrapper.cff-no-svgs .cff-haha,#cff-lightbox-wrapper.cff-no-svgs .cff-love,#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like,#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count svg,#cff-lightbox-wrapper.cff-no-svgs .cff-sad,#cff-lightbox-wrapper.cff-no-svgs .cff-share,#cff-lightbox-wrapper.cff-no-svgs .cff-wow,#cff.cff-no-svgs .cff-angry,#cff.cff-no-svgs .cff-comment,#cff.cff-no-svgs .cff-comments .cff-icon,#cff.cff-no-svgs .cff-haha,#cff.cff-no-svgs .cff-like,#cff.cff-no-svgs .cff-love,#cff.cff-no-svgs .cff-reactions-count svg,#cff.cff-no-svgs .cff-sad,#cff.cff-no-svgs .cff-share,#cff.cff-no-svgs .cff-wow{background:url(https://wallart.pl/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) no-repeat}#cff-lightbox-wrapper.cff-no-svgs .cff-like,#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like,#cff.cff-no-svgs .cff-like,#cff.cff-no-svgs .cff-reactions-count .cff-like{background-position:0 -17px}#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like,#cff.cff-no-svgs .cff-reactions-count .cff-like{width:13px}#cff.cff-no-svgs .cff-share{width:14px;background-position:0 -33px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments .cff-icon,#cff.cff-no-svgs .cff-comments .cff-icon{width:12px}#cff-lightbox-wrapper.cff-no-svgs .cff-love,#cff.cff-no-svgs .cff-love{width:15px;height:13px;margin-top:1px;background-position:-34px -1px}#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-love,#cff.cff-no-svgs .cff-reactions-count .cff-love{height:14px;background-position:-34px 0}#cff-lightbox-wrapper.cff-no-svgs .cff-haha,#cff.cff-no-svgs .cff-haha{height:15px;background-position:-34px -15px}#cff-lightbox-wrapper.cff-no-svgs .cff-wow,#cff.cff-no-svgs .cff-wow{height:15px;background-position:-34px -47px}#cff-lightbox-wrapper.cff-no-svgs .cff-sad,#cff.cff-no-svgs .cff-sad{height:15px;background-position:-34px -31px}#cff-lightbox-wrapper.cff-no-svgs .cff-angry,#cff.cff-no-svgs .cff-angry{height:15px;background-position:-34px -63px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-comment-likes b,#cff.cff-no-svgs .cff-comments-box .cff-comment-likes b{background:url(https://wallart.pl/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) 1px -48px no-repeat;width:10px;height:9px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments a,#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments a{position:relative;z-index:1;height:20px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments:after,#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments:after{position:absolute;z-index:0;content:'...';top:-2px;font-size:20px;color:#333;height:20px;line-height:20px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-comments .cff-icon,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-comments .cff-icon{background-position:-17px 0}#cff-lightbox-wrapper.cff-no-svgs .cff-dark .cff-reactions-count .cff-like,#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-icon,#cff.cff-no-svgs .cff-dark .cff-reactions-count .cff-like,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-icon{background-position:-17px -17px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-shares .cff-icon,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-shares .cff-icon{background-position:-17px -34px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-love,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-love{background-position:-52px -1px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-wow,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-wow{background-position:-34px -47px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-haha,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-haha{background-position:-34px -15px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-sad,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-sad{background-position:-34px -31px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-angry,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-angry{background-position:-51px -63px}#cff .cff-dark .cff-comment-replies .cff-replies-icon,#cff-lightbox-wrapper .cff-dark .cff-comment-replies .cff-replies-icon,#cff-lightbox-wrapper.cff-no-svgs .cff-dark .cff-comment-replies .cff-replies-icon,#cff.cff-no-svgs .cff-dark .cff-comment-replies .cff-replies-icon{background-position:-17px -65px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box.cff-dark .cff-show-more-comments:after,#cff.cff-no-svgs .cff-comments-box.cff-dark .cff-show-more-comments:after{color:rgba(255,255,255,.7)}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box.cff-dark .cff-comment-likes b,#cff.cff-no-svgs .cff-comments-box.cff-dark .cff-comment-likes b{background-position:-16px -48px}#cff .cff-comments-box,#cff-lightbox-wrapper .cff-comments-box{display:none;float:left;clear:both;width:100%;max-width:100%;margin:0;box-sizing:border-box}#cff .cff-comments-box .cff-likes,#cff-lightbox-wrapper .cff-comments-box .cff-likes{margin-bottom:1px}#cff .cff-comments-box .cff-comments .cff-icon,#cff-lightbox-wrapper .cff-comments-box .cff-comments .cff-icon{margin-top:1px}#cff .cff-comments-box .cff-comment,#cff .cff-comments-box .cff-comment-reply,#cff .cff-comments-box p,#cff-lightbox-wrapper .cff-comments-box .cff-comment,#cff-lightbox-wrapper .cff-comments-box .cff-comment-reply,#cff-lightbox-wrapper .cff-comments-box p{width:100%;min-width:100%;float:left;clear:both;font-size:12px;padding:5px 20px 5px 10px;margin:0 0 1px;background:rgba(0,0,0,.05);line-height:17px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-comments-box.cff-no-comments,#cff-lightbox-wrapper .cff-comments-box.cff-no-comments,#cff.cff-theme-modern.cff-thumb-layout .cff-media-wrap>*,#cff.cff-theme-outline.cff-thumb-layout .cff-media-wrap>*,#cff.cff-theme-overlap.cff-thumb-layout .cff-media-wrap>*,#cff.cff-theme-social_wall.cff-thumb-layout .cff-media-wrap>*{width:auto}#cff .cff-comments-box .cff-comment-on-facebook,#cff-lightbox-wrapper .cff-comments-box .cff-comment-on-facebook{border-radius:4px}#cff-lightbox-wrapper .cff-comments-box .cff-comment-on-facebook>span,#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook svg,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook svg,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap{margin-right:10px}#cff .cff-comments-wrap,#cff-lightbox-wrapper .cff-comments-wrap{float:left;clear:both;overflow:hidden;width:100%;padding-bottom:0;border-radius:0 0 4px 4px;background:rgba(0,0,0,.05);z-index:2;position:relative}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook .cff-comments-wrap,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap{border-top:1px solid #e8e8eb}#cff .cff-comments-box .cff-comment,#cff-lightbox-wrapper .cff-comments-box .cff-comment{display:none;margin:0;background:0 0}#cff .cff-comments-box .cff-name,#cff-lightbox-wrapper .cff-comments-box .cff-name{padding:0;margin-right:6px;font-weight:700}#cff .cff-comments-box .cff-comment-likes,#cff-lightbox-wrapper .cff-comments-box .cff-comment-likes{font-style:normal;border-radius:4px 4px 0 0}#cff .cff-comments-box .cff-comment-likes b,#cff-lightbox-wrapper .cff-comments-box .cff-comment-likes b{display:inline-block;vertical-align:top;zoom:1;background-position:0 -50px;width:10px;height:9px;margin:0;line-height:1;padding:2px 2px 0;box-sizing:unset}#cff .cff-share-tooltip,#cff.cff-fixed-height{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.cff-comments-box .cff-comment-likes path{fill:rgba(0,0,0,0.6)}.cff-comments-box .cff-comment-likes .cff-comment-likes-bg{background:rgba(255,255,255,.6);box-shadow:0 0 2px 0 rgba(0,0,0,.2);padding:1px 4px 2px 3px;border-radius:5px;margin:0 0 0 2px;font-size:10px;display:inline-block}.cff-comments-box.cff-dark .cff-comment-likes .cff-comment-likes-bg{background:rgba(255,255,255,.2)}#cff .cff-comments-box.cff-dark .cff-comment-likes b,#cff-lightbox-wrapper .cff-comments-box.cff-dark .cff-comment-likes b{background-position:-17px -50px}#cff .cff-comments-box .cff-time,#cff-lightbox-wrapper .cff-comments-box .cff-time{float:left;clear:both;font-size:11px;margin:2px 0 0;display:block;font-style:italic}#cff .cff-comment-likes,#cff-lightbox-wrapper .cff-comment-likes{margin:5px 0 10px;width:100%}#cff .cff-comment-text-wrapper,#cff-lightbox-wrapper .cff-comment-text-wrapper{width:100%;float:left}#cff .cff-comment .cff-comment-img,#cff-lightbox-wrapper .cff-comment .cff-comment-img{float:left;width:32px;margin:0 0 0 -100%!important;border-radius:40px}#cff .cff-comment .cff-comment-avatar,#cff .cff-comment .cff-comment-img img,#cff-lightbox-wrapper .cff-comment .cff-comment-avatar,#cff-lightbox-wrapper .cff-comment .cff-comment-img img{float:left;width:32px;margin:0 10px 0 0!important;padding:0!important;border:none!important;border-radius:40px;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}#cff .cff-avatar-fallback,#cff .cff-comment .cff-comment-avatar,#cff-lightbox-wrapper .cff-avatar-fallback,#cff-lightbox-wrapper .cff-comment .cff-comment-avatar{height:32px;background:url(https://wallart.pl/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) -77px 0 no-repeat}#cff-lightbox-wrapper .cff-avatar-fallback img{position:relative;text-indent:-9999px}#cff-lightbox-wrapper .cff-avatar-fallback img[alt]:after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:url(https://wallart.pl/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) -77px 0 no-repeat;font-family:Helvetica,serif;font-weight:300;line-height:2;text-align:center;content:''}#cff .cff-comment .cff-comment-text,#cff-lightbox-wrapper .cff-comment .cff-comment-text{margin:0 0 0 42px;line-height:1.3}#cff .cff-comment .cff-comment-text p,#cff-lightbox-wrapper .cff-comment .cff-comment-text p{padding:0!important;margin:0!important;line-height:1.4;background:0 0!important}#cff .cff-comments-box .cff-show-more-comments,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments{text-align:center;padding:2px 0 1px;background:rgba(0,0,0,.02);border-top:1px solid rgba(0,0,0,.05);margin-top:8px;transition:.5s}#cff .cff-comments-box .cff-show-more-comments-a,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments-a{width:100%;display:block;padding:2px 0;text-decoration:none}#cff .cff-comments-box .cff-show-more-comments svg,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments svg{width:17px;height:10px}#cff .cff-comments-box .cff-show-more-comments path,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments path{fill:rgba(0,0,0,0.5);transition:.5s}#cff .cff-dark .cff-show-more-comments path,#cff-lightbox-wrapper .cff-dark .cff-show-more-comments path{fill:rgba(255,255,255,0.8)}#cff .cff-dark .cff-show-more-comments,#cff-lightbox-wrapper .cff-dark .cff-show-more-comments{background:rgba(255,255,255,.1);border-top:1px solid rgba(255,255,255,.2)}#cff .cff-comments-box .cff-show-more-comments:hover,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments:hover{background:rgba(0,0,0,.05);text-decoration:none;transition:.1s}#cff .cff-comments-box .cff-show-more-comments:hover path,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments:hover path{fill:rgba(0,0,0,0.7);transition:.1s}#cff .cff-comment .cff-comment-text img,#cff img.emoji,#cff-lightbox-wrapper .cff-comment .cff-comment-text img,#cff-lightbox-wrapper img.emoji{float:none;max-width:100%}#cff .cff-comment-attachment,#cff-lightbox-wrapper .cff-comment-attachment{float:left;clear:both;width:120px;height:auto;margin:5px 0 0}#cff .cff-comment-replies a,#cff-lightbox-wrapper .cff-comment-replies a{display:block;float:left;position:relative;padding:3px 0;font-size:11px}#cff .cff-comment-replies-box,#cff-lightbox-wrapper .cff-comment-replies-box{float:left;clear:both;border-left:2px solid rgba(0,0,0,.1)}#cff .cff-comments-box .cff-comment-replies-box .cff-comment-reply,#cff-lightbox-wrapper .cff-comments-box .cff-comment-replies-box .cff-comment-reply,#cff.cff-dark .cff-meta-wrap:hover{background:0 0}#cff .cff-comment-replies-box a,#cff-lightbox-wrapper .cff-comment-replies-box a{color:inherit!important}#cff .cff-comment-replies-box .cff-comment-reply .cff-comment-img img,#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-img img{width:20px;height:20px}#cff .cff-comment-replies-box .cff-comment-reply .cff-comment-text,#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-text{margin:0 0 0 28px}#cff .cff-comment-replies .cff-replies-icon,#cff-lightbox-wrapper .cff-comment-replies .cff-replies-icon{background:url(https://wallart.pl/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) 0 -65px no-repeat;width:11px;height:8px;display:block;float:left;margin:5px 5px 0 0}#cff .cff-event-meta,#cff .cff-post-links{float:right;clear:none;margin-top:12px;font-size:11px}#cff .cff-post-links.cff-left{float:left;margin:8px 0}#cff .cff-post-links a{font-size:11px}#cff .cff-post-links a:first-child{padding-left:0;margin:0}#cff .cff-dot{padding:0 5px}#cff .cff-share-container{position:relative;display:inline}#cff .cff-share-tooltip{display:none;position:absolute;z-index:1000;bottom:22px;right:0;width:110px;padding:4px 5px;margin:0;background:#333;color:#fff;font-size:12px;line-height:1.4;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;box-sizing:border-box}#cff .cff-share-tooltip .fa-play{position:absolute;font-size:8px;bottom:-8px;right:8px;color:#333;transform:rotate(90deg);height:14px;width:14px}#cff .cff-share-tooltip a .fa,#cff .cff-share-tooltip a svg{font-size:16px;margin:0;padding:5px;box-sizing:unset;overflow:visible;height:1em;width:.9em;display:block}#cff .cff-share-tooltip a{display:block;float:left;margin:0!important;padding:0!important;color:#fff!important;opacity:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#cff .cff-share-tooltip a:hover{color:#fff!important}#cff .cff-share-tooltip .cff-facebook-icon:hover{background:#3b5998}#cff .cff-share-tooltip .cff-twitter-icon:hover{background:#00aced}#cff .cff-share-tooltip .cff-google-icon:hover{background:#dd4b39}#cff .cff-share-tooltip .cff-linkedin-icon:hover{background:#007bb6}#cff .cff-share-tooltip .cff-pinterest-icon:hover{background:#cb2027}#cff .cff-share-tooltip .cff-email-icon:hover{background:#666}#cff .cff-share-tooltip a.cff-show{opacity:1;transition:opacity .2s}.cff-likebox{float:left;width:100%;position:relative;margin:0;padding:0}#cff.cff-thumb-layout .cff-date,.cff-likebox.cff-top{margin-bottom:10px}.cff-likebox.cff-bottom{margin-top:10px}.cff-likebox iframe{margin:0!important;border:0!important;padding:0;position:relative;top:0;left:0}#cff.cff-fixed-height{padding:5px 10px;box-sizing:border-box}#cff.cff-thumb-layout .cff-html5-video,#cff.cff-thumb-layout .cff-iframe-wrap,#cff.cff-thumb-layout .cff-photo,#cff.cff-thumb-layout .cff-vidLink{width:20%;clear:none}#cff[data-media-side=right].cff-thumb-layout .cff-html5-video,#cff[data-media-side=right].cff-thumb-layout .cff-iframe-wrap,#cff[data-media-side=right].cff-thumb-layout .cff-photo,#cff[data-media-side=right].cff-thumb-layout .cff-vidLink{float:right}.cff-frontend-license-notice .cff-fln-header .sb-close,.cff-link{cursor:pointer}#cff.cff-thumb-layout .cff-iframe-wrap{margin-top:0;padding-bottom:16%}#cff.cff-half-layout .cff-photo img,#cff.cff-thumb-layout .cff-photo img{width:100%;height:auto}#cff.cff-thumb-layout .cff-posts-wrap svg.cff-playbtn{margin-top:-15px;margin-left:-15px;width:1em;height:1em;font-size:32px;padding:8px 10px}#cff.cff-thumb-layout .cff-text-wrapper{float:right;width:77%}#cff.cff-half-layout .cff-post-text,#cff.cff-thumb-layout .cff-post-text{margin-top:0}#cff.cff-thumb-layout .cff-photo-hover .fa,#cff.cff-thumb-layout .cff-photo-hover svg{margin-top:-11px;margin-left:-10px;font-size:24px}#cff.cff-thumb-layout .cff-full-size .cff-link,#cff.cff-thumb-layout .cff-link-slider{width:auto;max-width:20%;margin-right:3%;margin-bottom:0;text-align:left}#cff.cff-thumb-layout .cff-event-thumb{width:20%}#cff.cff-half-layout .cff-details.cff-has-cover,#cff.cff-masonry.masonry-1-desktop .cff-album-item,#cff.cff-thumb-layout .cff-details.cff-has-cover{width:100%;margin:0}#cff.cff-half-layout .cff-html5-video,#cff.cff-half-layout .cff-iframe-wrap,#cff.cff-half-layout .cff-photo,#cff.cff-half-layout .cff-vidLink{width:50%;clear:none}#cff.cff-half-layout .cff-iframe-wrap{margin-top:0;padding-bottom:28%}#cff.cff-half-layout[data-media-side=right] .cff-text-wrapper{float:left;width:47%;margin-right:3%}#cff.cff-half-layout .cff-photo-hover .fa,#cff.cff-half-layout .cff-photo-hover svg{margin-top:-16px;margin-left:-14px;font-size:32px}#cff.cff-half-layout .cff-full-size .cff-link,#cff.cff-half-layout .cff-link-slider,#cff.cff-thumb-layout .cff-full-size .cff-link{width:auto;max-width:50%;margin-right:3%;margin-bottom:0;text-align:left}#cff.cff-masonry .cff-comment-attachment,#cff.cff-masonry .cff-comment-replies-box,#cff.narrow.cff-half-layout .cff-full-size .cff-link,#cff.narrow.cff-half-layout .cff-link-slider,#cff.narrow.cff-thumb-layout .cff-full-size .cff-link,#cff.narrow.cff-thumb-layout .cff-link-slider{max-width:100%}#cff.cff-half-layout .cff-full-size .cff-text-link,#cff.cff-thumb-layout .cff-full-size .cff-text-link{width:47%;margin-top:20px}#cff.cff-half-layout .cff-event-thumb{width:50%}#cff.narrow.cff-half-layout .cff-html5-video,#cff.narrow.cff-half-layout .cff-iframe-wrap,#cff.narrow.cff-half-layout .cff-link-slider,#cff.narrow.cff-half-layout .cff-photo,#cff.narrow.cff-half-layout .cff-vidLink,#cff.narrow.cff-thumb-layout .cff-html5-video,#cff.narrow.cff-thumb-layout .cff-iframe-wrap,#cff.narrow.cff-thumb-layout .cff-link-slider,#cff.narrow.cff-thumb-layout .cff-photo,#cff.narrow.cff-thumb-layout .cff-vidLink{width:100%;clear:both}#cff.narrow .cff-shared-link .cff-link{max-width:100%;width:100%;margin:0 0 5px;text-align:center}#cff.narrow .cff-shared-link .cff-link img{float:none;width:auto}#cff.cff-super-narrow .cff-meta{padding:8px 0!important}#cff.cff-super-narrow .cff-view-comments{margin-right:0;height:32px}#cff.cff-super-narrow .cff-meta>span{margin:0 5px 0 0!important}#cff.cff-super-narrow .cff-meta .cff-count{margin-left:2px;font-size:11px}#cff.cff-super-narrow .cff-shares .cff-count{margin-left:1px}#cff.cff-super-narrow .cff-comments-box,#cff.cff-super-narrow .cff-view-comments-wrap{float:left;width:100%;max-width:100%}.cff-theme-modern .cff-view-comments-wrap,.cff-theme-social_wall .cff-view-comments-wrap{width:100%;max-width:280px}.cff-theme-social_wall .cff-view-comments-wrap{max-width:205px}.cff-theme-modern .cff-meta-wrap,.cff-theme-social_wall .cff-meta-wrap{display:flex;align-items:center;justify-content:space-between}#cff.cff-theme-modern .cff-meta .cff-icon,#cff.cff-theme-modern.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,.cff-frontend-license-notice .cff-fln-header span.sb-left,.cff-theme-modern .cff-view-comments,.cff-theme-social_wall .cff-view-comments{display:flex}.cff-theme-modern .cff-meta,.cff-theme-social_wall .cff-meta{display:flex;align-items:center;width:100%}#cff.cff-theme-modern #cff-lightbox-wrapper .cff-meta li,#cff.cff-theme-modern .cff-meta>span,#cff.cff-theme-social_wall #cff-lightbox-wrapper .cff-meta li,#cff.cff-theme-social_wall .cff-meta>span{margin:0 auto 0 0!important}#cff.cff-theme-social_wall .cff-meta>span{gap:3px}#cff .cff-error-msg{display:none;position:relative;font-size:12px;font-family:sans-serif;padding:8px 12px;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.5);margin-bottom:15px;clear:both;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}#cff .cff-album-details *,#cff .cff-error-msg p{float:none}#cff .cff-error-msg .cff_notice_dismiss{position:absolute;top:4px;right:8px}#cff #cff-error-reason{padding:5px 0 0;clear:both}#cff #cff-error-reason a{font-weight:700}#cff .cff-error-msg:not(.cff_notice_dismiss) svg{width:8px;margin-right:5px}#cff .cff-error-msg .cff_notice_dismiss svg{width:11px;cursor:pointer;text-align:center;vertical-align:middle}.cff_error_msg_header svg{width:24px;color:#3b5998;padding-right:5px;vertical-align:middle;margin-top:-5px}#cff .cff-credit{font-size:11px;padding-top:10px}#cff .cff-credit .cff-credit-logo{float:left;display:block;width:18px;height:21px;margin:-2px 5px 0 0;background:url(https://wallart.pl/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) -54px -16px no-repeat}#cff .cff-credit .fa{padding-right:5px;font-size:13px}#cff .cff-lightbox-link{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;width:100%;padding:0;text-align:center;color:#fff;font-size:12px;line-height:1.1;border:none}#cff.cff-doing-gdpr .cff-iframe-wrap .cff-lightbox-link:after{box-shadow:inset 0 0 1px 0 rgba(0,0,0,.7);bottom:0;content:'';left:0;position:absolute;z-index:1;right:0;top:0;width:100%}#cff .cff-photo-hover{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;color:#fff;background:rgba(0,0,0,.4)}#cff .cff-photo-hover .fa,#cff .cff-photo-hover svg{display:none;position:absolute;z-index:2;top:50%;left:50%;margin-top:-19px;margin-left:-16px;padding:0;font-size:39px;font-style:normal!important}.cff-lightbox-thumbs{display:none;float:left;position:relative;width:111%;margin:0 0 0 -5px}.cff-lightbox-thumbs-holder{float:left;overflow:hidden;max-height:0;transition:max-height 2s}.cff-lightbox-thumbs-holder.cff-animate{max-height:2000px;transition:max-height 1.5s}.cff-lightbox-thumbs-wrap{margin-top:10px;padding:2px 0 6px;overflow:hidden}.cff-gdpr-more-link,.cff-lightbox-thumbs a{width:60px;height:60px;display:block;float:left;margin:5px 0 0 5px;border-radius:3px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);-webkit-transition:box-shadow .1s;-moz-transition:box-shadow .1s;-ms-transition:box-shadow .1s;-o-transition:box-shadow .1s;transition:box-shadow .1s}.cff-gdpr-more-link:focus,.cff-gdpr-more-link:hover,.cff-lightbox-thumbs a:focus,.cff-lightbox-thumbs a:hover{box-shadow:inset 0 0 0 4px rgba(0,0,0,.3);outline:0;-webkit-transition:box-shadow .1s;-moz-transition:box-shadow .1s;-ms-transition:box-shadow .1s;-o-transition:box-shadow .1s;transition:box-shadow .1s}.cff-lightbox-nav a.cff-lightbox-next,.cff-lightbox-nav a.cff-lightbox-prev{width:50px;opacity:.3;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s}.cff-enable-lb-comments .cff-lightbox-thumbs a{border:1px solid #333}.cff-enable-lb-comments .cff-lightbox-thumbs a:focus,.cff-enable-lb-comments .cff-lightbox-thumbs a:hover{box-shadow:inset 0 0 0 4px rgba(255,255,255,.7);border:1px solid #bbb}.cff-lightbox-thumbs .cff-selected,.cff-lightbox-thumbs .cff-selected:focus,.cff-lightbox-thumbs .cff-selected:hover{box-shadow:inset 0 0 0 4px rgba(255,255,255,.7);border:1px solid #eee;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cff-lightbox-thumbs .cff-selected:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,.2)}.cff-lightbox-thumbs img{width:60px;height:auto}.cff-lightbox-thumbs .cff-loader{width:20px;height:20px;position:absolute;z-index:999;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}.cff-lightbox-overlay{position:absolute;top:0;left:0;z-index:999999;background-color:#000;opacity:.9;display:none}.cff-lightbox-wrapper{position:absolute;left:0;width:100%;z-index:1000000;text-align:center;line-height:0;font-weight:400}.cff-lightbox-wrapper .cff-lightbox-image{display:block;height:auto;max-width:inherit;border-radius:3px 3px 0 0}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-image{border-radius:3px 0 0 3px}.cff-lightbox-wrapper.cff-enable-lb-comments.cff-has-thumbs .cff-lightbox-image{border-radius:3px 0 0}.cff-lightbox-outerContainer{position:relative;background-color:#141b38;width:250px;height:250px;margin:0 auto;border-radius:3px 3px 0 0}.cff-lightbox-container{position:relative;padding:0;height:100%}.cff-lightbox-cancel{display:block;width:16px;height:16px;margin:0 auto;background:url(https://wallart.pl/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) -71px -62px no-repeat}#cff-lightbox-wrapper .cff-lightbox-caption,#cff-lightbox-wrapper .cff-lightbox-caption-text{float:left;clear:both;width:100%}#cff-lightbox-wrapper .cff-lightbox-caption-text{margin:0 0 15px;word-break:break-all}#cff-lightbox-wrapper .cff-gdpr-more-link{position:relative;display:inline-block;clear:both;margin-top:10px;margin-left:0}#cff-lightbox-wrapper .cff-gdpr-more-link:hover{background:#eee}#cff-lightbox-wrapper .cff-gdpr-more-link span{position:absolute;display:none;top:50%;right:50%;margin-top:-8px;margin-right:-10px;color:#fff;font-weight:700;font-size:18px}#cff-lightbox-wrapper .cff-lightbox-facebook{margin:0;padding:0;border-left:none;border-bottom:none;color:#3b579d;width:100%;display:block;float:left;clear:both}#cff-lightbox-wrapper .cff-lightbox-facebook svg{vertical-align:middle;width:12px;height:14px;margin-right:6px;margin-top:-5px}#cff-lightbox-wrapper .cff-lightbox-caption .cff-dot{margin:0 7px}#cff-lightbox-wrapper .cff-lightbox-caption.cff-no-caption .cff-lightbox-facebook{padding:0;border:none}#cff-lightbox-wrapper .cff-lightbox-caption .cff-date,#cff-lightbox-wrapper .cff-lightbox-caption .cff-event-title,#cff-lightbox-wrapper .cff-lightbox-caption .cff-location{display:block;padding-bottom:10px}#cff-lightbox-wrapper .cff-lightbox-caption .cff-desc{display:block;padding-top:10px}#cff-lightbox-wrapper .cff_gdpr_notice{z-index:1;display:block;position:absolute;top:50%;left:50%;margin-left:-44px;margin-top:-44px;padding:20px}#cff-lightbox-wrapper .cff_gdpr_notice svg:not(:root).svg-inline--fa{position:relative;display:block!important;height:48px;width:48px;opacity:.8}#cff-lightbox-wrapper .cff_gdpr_notice:hover svg:not(:root).svg-inline--fa,.cff-lightbox-nav a.cff-lightbox-next:hover,.cff-lightbox-nav a.cff-lightbox-prev:hover{opacity:1}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar{width:14px}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar-thumb{border-radius:0;background-color:#ccc;border:3px solid #fff;border-left:none}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar-track{border-radius:0;background-color:#fff}#cff-lightbox-wrapper .cff-lightbox-caption-text a:active,#cff-lightbox-wrapper .cff-lightbox-caption-text a:hover,#cff-lightbox-wrapper .cff-lightbox-caption-text a:link,#cff-lightbox-wrapper .cff-lightbox-caption-text a:visited,#cff-lightbox-wrapper .cff-lightbox-facebook:active,#cff-lightbox-wrapper .cff-lightbox-facebook:hover,#cff-lightbox-wrapper .cff-lightbox-facebook:link,#cff-lightbox-wrapper .cff-lightbox-facebook:visited{color:#3b579d;text-decoration:none}#cff-lightbox-wrapper .cff-lightbox-caption-text a:focus,#cff-lightbox-wrapper .cff-lightbox-caption-text a:hover,#cff-lightbox-wrapper .cff-lightbox-facebook:focus,#cff-lightbox-wrapper .cff-lightbox-facebook:hover{text-decoration:underline;border-bottom:none}.cff-lightbox-nav{top:0;left:0;width:100%;z-index:1000}.cff-lightbox-container>.nav{left:0}.cff-lightbox-nav a{outline:0;background-image:url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');position:absolute;z-index:1000;top:0;bottom:0;height:auto}.cff-has-iframe .cff-lightbox-nav a{top:50px;bottom:50px}.cff-has-video .cff-lightbox-nav a{top:35px;bottom:35px}.cff-fb-player .cff-lightbox-nav a.cff-lightbox-next,.cff-fb-player .cff-lightbox-nav a.cff-lightbox-prev{top:75px;bottom:75px;width:7%}.cff-lightbox-next,.cff-lightbox-prev{height:100%;cursor:pointer;display:block}#cff-lightbox-wrapper iframe,.cff-lightbox-video{display:none;height:100%;left:0;z-index:999;max-width:100%;bottom:0}#cff .cff-link-slider .cff-slider-next:active,#cff .cff-link-slider .cff-slider-next:focus,#cff .cff-link-slider .cff-slider-prev:active,#cff .cff-link-slider .cff-slider-prev:focus,.cff-lightbox-next:active,.cff-lightbox-next:focus,.cff-lightbox-prev:active,.cff-lightbox-prev:focus{outline:0}.cff-lightbox-nav a.cff-lightbox-prev{left:-50px;float:left;transition:opacity .2s}.cff-lightbox-nav a.cff-lightbox-next{right:-50px;float:right;transition:opacity .2s}.cff-enable-lb-comments .cff-lightbox-nav a.cff-lightbox-next{margin-right:-300px}.cff-lightbox-dataContainer{position:relative;margin:0 auto;padding:0;width:100%;background:#fff;border-radius:0 0 3px 3px}.cff-enable-lb-comments .cff-lightbox-dataContainer{background:#222}.cff-lightbox-nav span{display:block;top:50%;position:absolute;left:0;width:34px;height:45px;margin:-25px 0 0;background:url(https://wallart.pl/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) no-repeat;text-indent:-9999px}.cff-lightbox-nav a.cff-lightbox-prev span{background-position:-160px 0}.cff-lightbox-nav a.cff-lightbox-next span{left:auto;right:0;background-position:-125px 0}.cff-fb-player .cff-lightbox-nav a.cff-lightbox-prev span{left:10px}.cff-fb-player .cff-lightbox-nav a.cff-lightbox-next span{right:10px}.cff-lb-dataContainer a{color:#ccc;text-decoration:underline}#cff.cff-dark .cff-item a,.cff-lb-dataContainer a:focus,.cff-lb-dataContainer a:hover{color:#fff;text-decoration:underline}.cff-lightbox-data{padding:0 4px;color:#444}.cff-lightbox-data .cff-lightbox-details{position:relative;width:90%;padding:0 0 0 2px;float:left;text-align:left;line-height:1.1em}#cff .cff-media-overlay,#cff-lightbox-wrapper iframe,.cff-lightbox-sidebar .cff-lightbox-closeContainer,.cff-lightbox-video{position:absolute;right:0;top:0}.cff-lightbox-data .cff-lightbox-caption{padding:15px 10px 10px;margin:0;font-size:14px;line-height:1.3}.cff-lightbox-data .cff-lightbox-number{clear:left;padding-right:10px;font-size:12px;color:#999}.cff-lightbox-data .cff-lightbox-close{display:block;float:right;width:30px;height:30px;margin:7px -5px 0 0;color:#333;text-align:center;outline:0;opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.cff-lightbox-data .cff-lightbox-close:hover{cursor:pointer;opacity:1}.cff-lightbox-sidebar .cff-lightbox-closeContainer .cff-lightbox-close{display:block;padding:8px;cursor:pointer;line-height:1}#cff.cff-light .cff-album-info a,#cff.cff-light .cff-author-date,#cff.cff-light .cff-post-links a,.cff-lightbox-sidebar .cff-lightbox-closeContainer .cff-lightbox-close:hover{color:#000}.cff-lightbox-closeContainer svg{width:10px;height:14px}.cff-lightbox-video{width:100%;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.cff-has-video .cff-lightbox-outerContainer{min-width:640px;min-height:360px}.cff-has-video .cff-lightbox-dataContainer{min-width:640px}.cff-has-video.cff-enable-lb-comments .cff-lightbox-dataContainer,.cff-has-video.cff-enable-lb-comments .cff-lightbox-outerContainer{min-width:0;min-height:0}@media all and (max-width:640px){.cff-has-video .cff-lightbox-outerContainer{min-width:100%;min-height:auto}.cff-has-video .cff-lightbox-dataContainer{min-width:100%}#cff.cff-width-resp{width:100%!important}.cff-lightbox-nav a.cff-lightbox-prev{width:25px;left:-25px}.cff-lightbox-nav a.cff-lightbox-next{width:25px;right:-25px}.cff-lightbox-nav span{left:0}.cff-lightbox-nav a.cff-lightbox-prev span{background-position:-108px 0;background-size:650%;width:20px;height:30px}.cff-lightbox-nav a.cff-lightbox-next span{background-position:-84px 0;background-size:650%;width:20px;height:30px}.cff-lightbox-thumbs a{border:none}.cff-lightbox-thumbs .cff-selected,.cff-lightbox-thumbs .cff-selected:focus,.cff-lightbox-thumbs .cff-selected:hover,.cff-lightbox-thumbs a:focus,.cff-lightbox-thumbs a:hover{box-shadow:inset 0 0 0 4px rgba(0,0,0,.5);border:none}}#cff-lightbox-wrapper.cff-has-iframe .cff-lightbox-image{min-width:500px;display:none!important}#cff .cff-media-overlay{z-index:5;left:0;bottom:0;width:100%;height:100}#cff .cff-load-more,#cff .cff-no-more-posts{width:100%;display:block;min-height:30px;position:relative;box-sizing:border-box;outline:0;float:left;text-align:center;clear:both;text-decoration:none}#cff .cff-review .cff-reviewer-name{padding-right:8px;margin-left:0!important}#cff .cff-review .cff-author .cff-author-text .cff-rating{float:none;display:inline-block;margin:0 0 5px!important;padding:3px 6px;height:auto;background:#5890ff;color:#fff;line-height:.9;white-space:nowrap;-moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px}#cff .cff-review .cff-rating span.cff-rating-num,#cff .cff-review .cff-rating span.cff-star{margin:0 2px 0 4px!important;padding:0;height:auto;display:inline-block;vertical-align:top;line-height:1;color:#fff;font-weight:400;font-size:12px!important}#cff .cff-review .cff-rating span.cff-star{margin:0 2px 0 0!important}#cff .cff-load-more{border:none;background:rgba(0,0,0,.05);padding:5px 0;margin:10px 0 0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#cff .cff-load-more:hover{background:rgba(0,0,0,.1);text-decoration:none;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#cff .cff-load-more.cff-loading span{-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}#cff .cff-no-more-posts{padding:7px 0;margin:10px 0 -1px;background:rgba(255,255,255,.1);border:1px solid #ddd;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}#cff .cff-loader,.cff-lightbox-loader{width:20px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}#cff .cff-album-details p,#cff .cff-poster{margin:0!important}.cff-lightbox-loader{width:30px;height:30px;margin:-15px 0 0 -15px;background-color:rgba(255,255,255,.8)}#cff .cff-comment-replies .cff-loader{width:12px;height:12px;position:absolute;top:50%;left:auto;right:-16px;margin:-6px 0 0}@-webkit-keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}#cff .cff-load-more.cff-disabled{cursor:default}#cff.cff-theme-modern .cff-load-more,#cff.cff-theme-outline .cff-load-more,#cff.cff-theme-overlap .cff-load-more,#cff.cff-theme-social_wall .cff-load-more{display:flex;justify-content:center;align-items:center}#cff-lightbox-wrapper .cff-comment,.cff-screenreader{display:block!important}#cff.cff-theme-modern .cff-load-more .cff-load-icon,#cff.cff-theme-outline .cff-load-more .cff-load-icon,#cff.cff-theme-overlap .cff-load-more .cff-load-icon,#cff.cff-theme-social_wall .cff-load-more .cff-load-icon{display:flex;margin-right:4px}#cff .cff-poster{padding:0!important;width:100%!important}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-outerContainer{position:relative;padding-right:300px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar{width:300px;position:absolute;top:0;right:-300px;height:100%;bottom:0;background:#fff;line-height:1.4;overflow:hidden;overflow-y:auto;text-align:left;border-radius:0 3px 3px 0}.cff-lightbox-wrapper.cff-enable-lb-comments.cff-has-thumbs .cff-lightbox-sidebar{border-radius:0 3px 0 0}#cff-lightbox-wrapper .cff-comments-box,#cff-lightbox-wrapper .cff-comments-box.cff-no-comments{display:block!important;width:90%;margin:0 5% 15px}#cff-lightbox-wrapper .cff-comments-box p{text-align:left}#cff-lightbox-wrapper .cff-lightbox-sidebar-content{padding:15px 20px}#cff-lightbox-wrapper p.cff-comment-likes{padding-right:10px;line-height:16px}#cff .cff-likes-this-text,#cff-lightbox-wrapper .cff-likes-this-text{display:inline;min-height:20px;line-height:20px}#cff-lightbox-wrapper .cff-likes-this-text.cff-long{display:inline-block;float:left;clear:both;margin-top:4px;line-height:16px}#cff .cff-liker-one-name,#cff-lightbox-wrapper .cff-liker-one-name{margin-left:8px}.cff-screenreader{text-indent:-9999px!important;width:0!important;height:0!important;line-height:0!important}.cff-screenreader.cff-inline-sr{display:inline-block!important}#cff .cff-linebreak{display:inline-block;height:5px;float:left;width:100%}#cff .cff-cta-link a{display:inline-block;padding:5px 15px;border:1px solid rgba(0,0,0,.1);border-radius:3px;background:rgba(0,0,0,.02)}#cff .cff-cta-link a:hover{background:rgba(0,0,0,.03);text-decoration:none}#cff .cff-link-slider{position:relative;overflow:hidden;width:100%;margin:0 auto 10px}#cff .cff-link-slider .cff-link-slider-slides{position:relative;left:0;float:left;margin:0;padding:0;list-style:none;-webkit-transition:.2s}#cff .cff-link-slider .cff-link-slider-item{position:relative;display:none;float:left;margin:0;padding:0;text-align:center}#cff .cff-link-slider .cff-link-slider-item img{display:block;margin:0 auto}#cff .cff-link-slider .cff-slider-next,#cff .cff-link-slider .cff-slider-prev{position:absolute;top:50%;z-index:999;display:block;width:12px;height:20px;margin-top:-17px;background:#f9f9f9;color:#333;text-decoration:none;font-weight:600;font-size:16px;cursor:pointer;box-shadow:0 0 0 1px rgba(0,0,0,.1);-webkit-transition:.1s;-webkit-box-sizing:unset;-moz-box-sizing:unset;box-sizing:unset}#cff .cff-link-slider .cff-slider-prev{left:-1px;display:none;border-radius:0 2px 2px 0;padding:6px 7px 6px 5px}#cff .cff-link-slider .cff-slider-next{right:-1px;border-radius:2px 0 0 2px;padding:6px 5px 6px 7px}#cff .cff-link-slider .cff-slider-next:hover,#cff .cff-link-slider .cff-slider-prev:hover{margin-top:-19px;color:#141b38;box-shadow:0 0 8px 2px rgba(0,0,0,.2);-webkit-transition:.1s}#cff .cff-link-slider .cff-slider-prev:hover{padding:8px 9px 8px 5px}#cff .cff-link-slider .cff-slider-next:hover{padding:8px 5px 8px 9px}#cff .cff-link-slider .cff-slider-next .fa,#cff .cff-link-slider .cff-slider-prev .fa{position:absolute;top:50%;margin-top:-8px;height:16px;padding:0;line-height:1}#cff.cff-masonry{box-sizing:border-box}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-item:first-child{padding-top:20px;margin-top:0}#cff.cff-masonry .cff-album-item,#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox{float:none;display:inline-block;width:30.3%;margin:0 1.5% 20px}#cff.cff-masonry.masonry-2-desktop .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-2-desktop .cff-likebox{width:47%;margin:0 1.5%}#cff.cff-masonry.masonry-4-desktop .cff-album-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-likebox{width:22%;margin:0 1.5%}#cff.cff-masonry.masonry-5-desktop .cff-album-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-likebox{width:17%;margin:0 1.5%}#cff.cff-masonry.masonry-6-desktop .cff-album-item,#cff.cff-masonry.masonry-6-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-likebox{width:13.516%;margin:0 1.5%}#cff.cff-masonry .cff-comments-box{position:relative;z-index:999}#cff.cff-masonry .cff-load-more{display:flex;float:left;clear:both;justify-content:center;align-items:center}@media (max-width:800px){#cff.cff-masonry .cff-album-item,#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-1-tablet .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-album-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-album-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-album-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-album-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-4-tablet .cff-album-item,#cff.cff-masonry.masonry-4-tablet .cff-item,#cff.cff-masonry.masonry-4-tablet .cff-likebox{width:22%}.cff-view-comments{width:100%!important}#cff .cff-post-links.cff-left{margin:12px 0 0!important}}@media (max-width:480px){#cff.cff-masonry .cff-album-item,#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-1-mobile .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-album-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-album-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-album-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-album-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}}#cff.cff-masonry .cff-posts-wrap .cff-album-item{margin-bottom:3%}#cff.cff-masonry.cff-masonry-css{width:100%;overflow:hidden;margin-bottom:20px}#cff.cff-masonry.cff-masonry-css .cff-posts-wrap{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-column-fill:auto;column-fill:unset;-webkit-column-count:3;-moz-column-count:3;column-count:3;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-posts-wrap{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-posts-wrap{-webkit-column-count:4;-moz-column-count:4;column-count:4;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-posts-wrap{-webkit-column-count:5;-moz-column-count:5;column-count:5;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-posts-wrap{-webkit-column-count:6;-moz-column-count:6;column-count:6;margin:0}#cff.cff-masonry.cff-masonry-css .cff-item,#cff.cff-masonry.cff-masonry-css .cff-likebox,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item{float:none;display:inline-block;width:100%;margin:0 0 12px}#cff.cff-masonry.cff-masonry-css .cff-likebox{width:99.5%}#cff.cff-masonry.cff-masonry-css .cff-load-more{margin:0 0 10px;position:relative;bottom:0}@media only screen and (max-width:780px){#cff.cff-masonry.cff-masonry-css .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-posts-wrap{-webkit-column-count:1;-moz-column-count:1;column-count:1}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap .cff-item{width:100%}}#cff.cff-disable-masonry{height:auto!important}#cff.cff-disable-masonry .cff-item,#cff.cff-disable-masonry .cff-likebox{position:relative!important;top:auto!important}#cff .cff-comments-box .cff-likes-info-wrap{padding:5px 20px 5px 10px;display:block;float:left;box-sizing:border-box}#cff.cff-theme-outline .cff-post-links .cff-share-container,#cff.cff-theme-overlap .cff-post-links .cff-share-container,.cff-theme-default_theme .cff-comments.cff-comment-on-facebook>a{margin-left:10px}#cff .cff-album-details{text-align:center;font-family:inherit;margin:0 auto;padding:0 20px}#cff .cff-album-details span{display:inline-block}#cff .cff-album-details .cff-album-desc-meta{font-size:.85em;opacity:.7;margin-top:5px!important}#cff .cff-album-details .cff-album-photo-count,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-post-links,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-post-links{margin-right:5px}#cff .cff-album-details .cff-album-desc{margin:10px 0 40px!important}@media all and (min-width:480px){#cff.masonry-1-desktop .cff-posts-wrap .cff-item{width:100%;float:left;margin:0 0 20px}}@media all and (max-width:800px){#cff.cff-tab-cols-1 .cff-posts-wrap .cff-album-item{width:100%}#cff .cff-posts-wrap .cff-album-item{width:47.5%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-3 .cff-posts-wrap .cff-album-item{width:30%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-4 .cff-posts-wrap .cff-album-item{width:22%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-5 .cff-posts-wrap .cff-album-item{width:17%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-6 .cff-posts-wrap .cff-album-item{width:15%;margin-left:1.5%;margin-right:1.5%!important}#cff .cff-posts-wrap .cff-album-item:nth-of-type(2n),#cff.cff-tab-cols-3 .cff-posts-wrap .cff-album-item:nth-of-type(3n),#cff.cff-tab-cols-4 .cff-posts-wrap .cff-album-item:nth-of-type(4n),#cff.cff-tab-cols-5 .cff-posts-wrap .cff-album-item:nth-of-type(5n),#cff.cff-tab-cols-6 .cff-posts-wrap .cff-album-item:nth-of-type(6n){margin-right:0!important}}@media all and (max-width:480px){#cff .cff-album-item .cff-album-info{height:auto}.cff-wrapper .cff-visual-header .cff-header-img img{width:80px}.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{margin-left:105px}#cff.cff-masonry.cff-mob-cols-1 .cff-posts-wrap .cff-item,#cff.cff-mob-cols-1 .cff-posts-wrap .cff-album-item{width:100%}#cff.cff-mob-cols-2 .cff-posts-wrap .cff-album-item{width:47.5%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-3 .cff-posts-wrap .cff-album-item{width:30%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-4 .cff-posts-wrap .cff-album-item{width:22%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-5 .cff-posts-wrap .cff-album-item{width:17%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-6 .cff-posts-wrap .cff-album-item{width:15%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-2 .cff-posts-wrap .cff-album-item:nth-of-type(2n),#cff.cff-mob-cols-3 .cff-posts-wrap .cff-album-item:nth-of-type(3n),#cff.cff-mob-cols-4 .cff-posts-wrap .cff-album-item:nth-of-type(4n),#cff.cff-mob-cols-5 .cff-posts-wrap .cff-album-item:nth-of-type(5n),#cff.cff-mob-cols-6 .cff-posts-wrap .cff-album-item:nth-of-type(6n){margin-right:0!important}}#cff.cff-dark{background-color:rgba(0,0,0,.85)!important;color:rgba(255,255,255,.75)!important}#cff.cff-dark .cff-album-info a,#cff.cff-dark .cff-author-date,#cff.cff-dark .cff-header-text,#cff.cff-dark .cff-header-text h3,#cff.cff-dark .cff-post-links a,#cff.cff-theme-social_wall .cff-visual-header .cff-likes-box .cff-likes-count,.cff-theme-social_wall .cff-header-inner-wrap .cff-header-text,.cff-theme-social_wall .cff-header-name h3{color:#fff}#cff.cff-dark .cff-album-item,#cff.cff-dark .cff-bio,#cff.cff-dark .cff-item,#cff.cff-dark .cff-item.cff-box,#cff.cff-dark .cff-item.cff-box:first-child,#cff.cff-dark .cff-posts-wrap{color:rgba(255,255,255,.75)!important}#cff.cff-dark .cff-header-img img{border-color:rgba(255,255,255,.1)}#cff.cff-dark.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-likes-count path,#cff.cff-dark.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-likes-count rect{stroke:#fff}#cff.cff-dark .cff-posts-wrap{float:left}#cff.cff-dark:not(.cff-masonry) .cff-posts-wrap{padding:10px 15px}#cff.cff-dark .cff-date{color:rgba(255,255,255,.5)}#cff.cff-dark .cff-album-info p{color:rgba(255,255,255,.75)}#cff.cff-dark .cff-meta-wrap span:not(.cff-like) svg,#cff.cff-dark .cff-meta-wrap:hover .cff-share path,#cff.cff-dark .cff-post-item-share-link svg,#cff.cff-dark a.cff-post-item-action-txt svg path,#cff.cff-dark.cff-overlap .cff-meta-wrap span:not(.cff-comment) svg path,#cff.cff-dark:not([data-cff-theme=overlap]) .cff-meta-wrap :not(.cff-like) svg path,#cff.cff-theme-modern .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-modern .cff-post-links .cff-share-tooltip>svg path,#cff.cff-theme-outline .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-outline .cff-post-links .cff-share-tooltip>svg path,#cff.cff-theme-overlap .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-overlap .cff-post-links .cff-share-tooltip>svg path,#cff.cff-theme-social_wall .cff-icon.cff-comment svg path,#cff.cff-theme-social_wall .cff-icon.cff-share svg path,#cff.cff-theme-social_wall .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-social_wall .cff-post-links .cff-share-tooltip>svg path{fill:#fff}#cff.cff-theme-overlap .cff-comment.cff-icon path{fill:#1B95E0}#cff.cff-dark[data-cff-theme=outline] .cff-post-links a{color:#fff!important;border-color:rgba(255,255,255,.5)!important}#cff.cff-dark .cff-meta-wrap span.cff-like svg rect{stroke:#000000}#cff.cff-dark[data-cff-theme=outline] .cff-meta-wrap span:not(.cff-like) svg,#cff.cff-dark[data-cff-theme=outline] .cff-meta-wrap span:not(.cff-like) svg path{fill:transparent;stroke:#fff}#cff.cff-dark .cff-comments-box{background:rgba(196,213,255,.1)}#cff.cff-light .cff-album-item,#cff.cff-light .cff-item,#cff.cff-light .cff-item.cff-box,#cff.cff-light .cff-item.cff-box:first-child{background-color:rgba(255,255,255,.95)!important;color:rgba(0,0,0,.8)!important}#cff.cff-light .cff-item a{color:#000;text-decoration:underline}#cff.cff-light .cff-date{color:rgba(0,0,0,.5)}#cff.cff-light .cff-album-info p{color:rgba(0,0,0,.7)}.cff-gdpr-notice{max-width:100%;box-sizing:border-box;padding:8px 15px;margin:0;font-size:12px;background:#fdf7f7;border-radius:5px;border:1px solid #e4b1b1;line-height:1.3;display:none}.sb-elementor-cta-img,.sb-elementor-cta-img-ctn{position:relative!important;display:flex!important}.cff-gdpr-notice .fa-lock{width:8px}.cff-sw-update-ntc{border:1px solid #e4b1b1;background:#fdf7f7;color:#333;margin:0 0 10px;padding:10px 15px;font-size:13px;text-align:center;clear:both;border-radius:4px}.cff-sw-update-ntc p{padding:5px 0!important;margin:0!important;line-height:1.3!important;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:13px}.sb-elementor-cta{width:100%!important;border:1px solid #e8e8eb!important;border-radius:2px!important;position:relative!important;text-align:center!important}.sb-elementor-cta-img-ctn{width:100%!important;float:left!important;justify-content:center!important;align-items:center!important;margin-top:50px!important;margin-bottom:35px!important}.sb-elementor-cta-img{width:65px!important;height:65px!important;border:2px solid #dcdde1!important;border-radius:16px!important;-webkit-transform:rotate(-3deg)!important;transform:rotate(-3deg)!important;justify-content:center!important;align-items:center!important}.sb-elementor-cta-img span svg{float:left!important}.sb-elementor-cta-img>*{-webkit-transform:rotate(3deg)!important;transform:rotate(3deg)!important}.sb-elementor-cta-logo{position:absolute!important;right:-15px!important;bottom:-19px!important;z-index:1!important}.sb-elementor-cta-heading{font-size:19px!important;padding:0!important;margin:0 0 30px!important;display:inline-block!important;width:100%!important;font-weight:700!important;line-height:1.4em!important}.sb-elementor-cta-btn{background:#0068a0!important;border-radius:2px!important;padding:8px 20px 8px 38px!important;cursor:pointer!important;color:#fff!important;position:relative!important;margin-bottom:30px!important}.sb-elementor-cta-btn:after,.sb-elementor-cta-btn:before{content:''!important;position:absolute!important;width:2px!important;height:12px!important;background:#fff!important;left:20px!important;top:14px!important}.sb-elementor-cta-btn:after{-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important}.sb-elementor-cta-desc{display:flex!important;justify-content:center!important;align-items:center!important;padding:20px!important;background:#f9f9fa!important;border-top:1px solid #e8e8eb!important;margin-top:35px!important;flex-direction:column!important}.sb-elementor-cta-desc strong{color:#141b38!important;font-size:16px!important;font-weight:600!important;margin-bottom:8px!important}.sb-elementor-cta-desc span{color:#434960!important;font-size:14px!important;line-height:1.5em!important;padding:0 20%!important}.sb-elementor-cta-selector{width:100%!important;padding:0 20%!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;margin-bottom:45px!important}.sb-elementor-cta-feedselector{border:1px solid #d0d1d7!important;padding:8px 16px!important;margin-bottom:15px!important;max-width:100%!important;min-width:400px!important}.sb-elementor-cta-selector span{color:#2c324c!important}.sb-elementor-cta-selector span a{text-transform:capitalize!important;text-decoration:underline!important;font-weight:600!important}.sb-elementor-cta-selector span a:after{color:#2c324c!important;margin-left:2px!important;font-weight:400!important;text-decoration-color:#fff!important}.sb-elementor-cta-selector span a:first-of-type:after{content:','!important}.sb-elementor-cta-selector span a:nth-of-type(2):after{content:'or'!important;margin-left:5px!important;margin-right:2px!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{content:''!important;height:16px!important;font-variant:normal!important;background-position:center center!important;background-repeat:no-repeat!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important}.cff-frontend-license-notice{position:fixed;right:20px;bottom:30px;width:298px;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15),0 13.3px 19.32px rgba(0,0,0,.1),0 0 37.29px rgba(0,0,0,.05);border-radius:4px}.cff-frontend-license-notice .cff-fln-header{height:26px;padding:5px 8px 0 12px;background:#fceded;display:flex;justify-content:space-between;box-sizing:border-box}.cff-frontend-license-notice .cff-fln-header span.sb-text{font-weight:600;font-size:11px;line-height:160%;color:#841919}.cff-frontend-license-notice .cff-fln-header .sb-close svg{transform:translate(1px,-8px)}.cff-frontend-license-notice .cff-fln-header svg{margin-right:6px}.cff-frontend-license-notice .cff-fln-header svg path{fill:#841919}.cff-frontend-license-notice .cff-fln-body{padding:9px 12px 15px;display:flex;height:58px;box-sizing:border-box}.cff-frontend-license-notice .cff-fln-body>svg{height:36px;width:44px;margin-right:11px}.cff-frontend-license-notice .cff-fln-body>svg path{fill:#006afa}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text p{font-weight:600;font-size:12px;line-height:160%;color:#141b38;margin:0}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text p a{margin-left:5px;text-decoration:none;text-underline-offset:1px;color:#af2121}#cff.cff-theme-modern .cff-item.cff-link-item .cff-link-title a,#cff.cff-theme-social_wall .cff-item.cff-link-item .cff-link-title a,.cff-frontend-license-notice.cff-ce-license-inactive .cff-fln-body .cff-fln-expired-text p a,.cff-frontend-license-notice[data-license-state=inactive] .cff-fln-body .cff-fln-expired-text p a{color:#0068a0}#cff.cff-theme-modern .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,#cff.cff-theme-outline .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,#cff.cff-theme-overlap .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,#cff.cff-theme-social_wall .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,.cff-frontend-license-notice.cff-ce-license-inactive .cff-fln-body .cff-fln-expired-text p svg path,.cff-frontend-license-notice[data-license-state=inactive] .cff-fln-body .cff-fln-expired-text svg path{fill:#0068A0}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text svg{display:inline-block;transform:translate(3px,1px);width:6px;transition:.2s}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text svg path{fill:#AF2121}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text a:hover svg{transform:translate(1px,1px)}.cff-wrapper .cff-theme-modern .cff-visual-header .cff-header-img img{border-radius:50%!important}#cff.cff-theme-modern .cff-visual-header .cff-header-inner-wrap .cff-bio{font-size:14px;color:#696d80}.cff-wrapper .cff-theme-overlap .cff-visual-header .cff-header-img img{width:80px;border-radius:20px;border:none}#cff.cff-theme-modern .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-modern .cff-item.cff-video-post .cff-text-wrapper,#cff.cff-theme-outline .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-outline .cff-item.cff-video-post .cff-text-wrapper,#cff.cff-theme-social_wall .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-social_wall .cff-item.cff-video-post .cff-text-wrapper{width:100%;padding-bottom:32px}#cff.cff-theme-outline.narrow .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-outline.narrow .cff-item.cff-video-post .cff-text-wrapper,#cff.cff-theme-overlap.narrow .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-overlap.narrow .cff-item.cff-video-post .cff-text-wrapper{padding-bottom:64px}#cff.cff-thumb-layout.cff-theme-modern .cff-iframe-wrap iframe{height:100%}.cff-theme-modern .cff-text-wrapper .cff-author .cff-page-name a,.cff-theme-social_wall .cff-author .cff-page-name a{color:#141b38}#cff.cff-theme-modern .cff-item.cff-link-item .cff-text-link{margin-top:45px}#cff.cff-theme-modern.cff-thumb-layout .cff-item.cff-link-item .cff-text-link{margin-top:25px}#cff.cff-theme-modern .cff-item.cff-link-item .cff-link-caption,#cff.cff-theme-social_wall .cff-item.cff-link-item .cff-link-caption{color:#8c8f9a}#cff.cff-theme-modern .cff-item.cff-link-item .cff-post-desc,#cff.cff-theme-social_wall .cff-item.cff-link-item .cff-post-desc{font-size:14px;color:#141b38}#cff.cff-theme-modern .cff-meta,#cff.cff-theme-social_wall .cff-meta{display:flex;align-items:center;gap:23px}#cff.cff-theme-modern .cff-meta>span{display:flex;align-items:center;line-height:1!important}#cff.cff-theme-modern .cff-meta-wrap .cff-view-comments-wrap .cff-view-comments,#cff.cff-theme-modern .cff-view-comments,#cff.cff-theme-modern .cff-view-comments:after,#cff.cff-theme-outline .cff-view-comments,#cff.cff-theme-outline .cff-view-comments:after,#cff.cff-theme-overlap .cff-view-comments,#cff.cff-theme-overlap .cff-view-comments:after,#cff.cff-theme-social_wall .cff-view-comments,#cff.cff-theme-social_wall .cff-view-comments:after{background:0 0;box-shadow:none}#cff.cff-theme-outline .cff-meta-wrap,#cff.cff-theme-overlap .cff-meta-wrap{display:flex;justify-content:space-between;width:100%;margin-top:0}#cff.cff-theme-outline .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-meta-wrap,#cff.cff-theme-outline.narrow .cff-item .cff-meta-wrap,#cff.cff-theme-outline.narrow .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline.narrow .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.narrow.cff-thumb-layout .cff-item .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-meta-wrap,#cff.cff-theme-overlap.narrow .cff-item .cff-meta-wrap,#cff.cff-theme-overlap.narrow .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap.narrow .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.narrow.cff-thumb-layout .cff-item .cff-meta-wrap{flex-direction:column}#cff.cff-theme-outline .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-item .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-item .cff-meta-wrap{flex-direction:row}#cff.cff-theme-outline .cff-item .cff-post-links,#cff.cff-theme-outline.cff-half-layout .cff-item .cff-post-links,#cff.cff-theme-outline.cff-thumb-layout .cff-item .cff-post-links,#cff.cff-theme-outline.narrow .cff-item .cff-post-links,#cff.cff-theme-overlap .cff-item .cff-post-links,#cff.cff-theme-overlap.cff-half-layout .cff-item .cff-post-links,#cff.cff-theme-overlap.cff-thumb-layout .cff-item .cff-post-links,#cff.cff-theme-overlap.narrow .cff-item .cff-post-links{margin-top:0!important}#cff.cff-theme-modern.narrow .cff-meta,#cff.cff-theme-social_wall.narrow .cff-meta,.cff-theme-modern.narrow .cff-post-links{gap:7px}#cff.cff-theme-modern.cff-half-layout .cff-photo-post .cff-post-links,#cff.cff-theme-modern.cff-half-layout .cff-video-post .cff-post-links,#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-post-links,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-post-links,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-post-links,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-post-links,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-post-links,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-post-links{margin-right:20px}.cff-theme-modern .cff-comments,.cff-theme-modern .cff-likes,.cff-theme-modern .cff-shares,.cff-theme-outline .cff-shares,.cff-theme-overlap .cff-shares,.cff-theme-social_wall .cff-comments,.cff-theme-social_wall .cff-likes,.cff-theme-social_wall .cff-shares{display:flex!important;align-items:center}.cff-theme-modern .cff-comments .cff-count,.cff-theme-modern .cff-likes .cff-count,.cff-theme-modern .cff-shares .cff-count,.cff-theme-outline .cff-comments .cff-count,.cff-theme-outline .cff-likes .cff-count,.cff-theme-outline .cff-shares .cff-count,.cff-theme-overlap .cff-comments .cff-count,.cff-theme-overlap .cff-likes .cff-count,.cff-theme-overlap .cff-shares .cff-count,.cff-theme-social_wall .cff-comments .cff-count,.cff-theme-social_wall .cff-likes .cff-count,.cff-theme-social_wall .cff-shares .cff-count{font-weight:500}.cff-theme-modern .cff-comments .cff-icon,.cff-theme-modern .cff-likes .cff-icon,.cff-theme-outline .cff-comments .cff-icon,.cff-theme-outline .cff-likes .cff-icon,.cff-theme-outline .cff-shares .cff-icon,.cff-theme-overlap .cff-comments .cff-icon,.cff-theme-overlap .cff-likes .cff-icon,.cff-theme-overlap .cff-shares .cff-icon,.cff-theme-social_wall .cff-comments .cff-icon,.cff-theme-social_wall .cff-likes .cff-icon,.cff-theme-social_wall .cff-shares .cff-icon{display:flex!important;width:auto;height:auto}.cff-theme-modern .cff-comment-likes.cff-likes .cff-icon svg,.cff-theme-outline .cff-comment-likes.cff-likes .cff-icon svg,.cff-theme-overlap .cff-comment-likes.cff-likes .cff-icon svg,.cff-theme-social_wall .cff-comment-likes.cff-likes .cff-icon svg{height:12px}#cff.cff-theme-modern.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-outline.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-overlap.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-social_wall.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook{flex-direction:column;align-items:start;gap:5px}#cff.cff-theme-outline.narrow.cff-half-layout .cff-post-links .cff-viewpost-facebook,#cff.cff-theme-overlap.narrow.cff-half-layout .cff-post-links .cff-viewpost-facebook{line-height:1}#cff.cff-theme-modern.narrow .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout.narrow .cff-photo-post .cff-text-wrapper .cff-meta-wrap{width:100%;justify-content:space-between}#cff.cff-theme-modern.narrow .cff-view-comments-wrap{width:70%;overflow:hidden}@media only screen and (max-width:480px){#cff.cff-theme-social_wall .cff-header-text{display:flex;flex-direction:column}#cff.cff-theme-modern .cff-header-text{display:flex;margin:60px 0 0;flex-direction:column}#cff.cff.cff-theme-overlap .cff-visual-header .cff-header-text .cff-bio{margin-left:0}}#cff.cff-theme-modern .cff-icon.cff-share svg path{fill:transparent}.cff-theme-modern .cff-post-links{display:flex;flex-direction:row-reverse;align-items:center;gap:10px}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon{margin-left:-5px!important;border:1px solid #fff!important;border-radius:50%!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:first-of-type{margin-left:0!important;z-index:9!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:nth-of-type(2){z-index:8!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:nth-of-type(3){z-index:7!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:nth-of-type(4){z-index:6!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:nth-of-type(5){z-index:5!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:nth-of-type(6){z-index:4!important}#cff.cff-theme-modern .cff-post-links .cff-share-tooltip,#cff.cff-theme-outline .cff-post-links .cff-share-tooltip,#cff.cff-theme-overlap .cff-post-links .cff-share-tooltip,#cff.cff-theme-social_wall .cff-post-links .cff-share-tooltip{width:180px;background:#fff;color:#141b38;border-radius:8px;padding:10px;box-shadow:0 14px 41px rgba(0,0,0,.09),0 8px 23px rgba(0,0,0,.08);bottom:32px}#cff.cff-theme-modern .cff-post-links .cff-share-tooltip .cff-share-title,#cff.cff-theme-outline .cff-post-links .cff-share-tooltip .cff-share-title,#cff.cff-theme-overlap .cff-post-links .cff-share-tooltip .cff-share-title,#cff.cff-theme-social_wall .cff-post-links .cff-share-tooltip .cff-share-title{font-weight:600;margin-bottom:3px}#cff.cff-theme-modern .cff-share-tooltip a,#cff.cff-theme-outline .cff-share-tooltip a,#cff.cff-theme-overlap .cff-share-tooltip a,#cff.cff-theme-social_wall .cff-share-tooltip a{color:#141b38!important;padding:5px 7px!important}#cff.cff-theme-modern .cff-share-tooltip a:hover,#cff.cff-theme-outline .cff-share-tooltip a:hover,#cff.cff-theme-overlap .cff-share-tooltip a:hover,#cff.cff-theme-social_wall .cff-share-tooltip a:hover{background-color:rgba(0,107,250,.1)!important}#cff.cff-theme-modern .cff-comments-box,#cff.cff-theme-outline .cff-comments-box,#cff.cff-theme-overlap .cff-comments-box,#cff.cff-theme-social_wall .cff-comments-box{width:100%;margin-top:8px;border-radius:4px;box-shadow:0 4px 4px rgba(0,0,0,.1),0 8.01379px 23.1649px rgba(0,0,0,.08)}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap,#cff.cff-theme-overlap .cff-comments-box .cff-comments-wrap,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap{padding:10px 0 0}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap .cff-comment-replies-box,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap .cff-comment-replies-box,#cff.cff-theme-overlap .cff-comments-box .cff-comments-wrap .cff-comment-replies-box,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap .cff-comment-replies-box{border-left:none}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply,#cff.cff-theme-overlap .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply{background-color:#f9f9fa;padding:12px;border-radius:12px}#cff.cff-theme-modern .cff-comments-box p.cff-comments,#cff.cff-theme-outline .cff-comments-box p.cff-comments,#cff.cff-theme-overlap .cff-comments-box p.cff-comments,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments{display:flex;justify-content:space-between;width:100%;padding:5px 10px}#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook{display:flex;justify-content:space-between;padding:10px;align-items:center}#cff.cff-theme-modern:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-modern:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-outline:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-outline:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-overlap:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-overlap:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-social_wall:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-social_wall:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook{background-color:#fff}#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook span,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook span,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook span,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook span{font-weight:600}#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook a{font-size:12px;font-weight:600;background:#e2f5ff;padding:5px;border-radius:4px;color:#0068a0;text-decoration:none}#cff.cff-dark.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-dark.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-dark.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-dark.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook a{background:rgba(196,213,255,.1);color:#fff}#cff.cff-theme-modern .cff-comment .cff-comment-date,#cff.cff-theme-outline .cff-comment .cff-comment-date,#cff.cff-theme-overlap .cff-comment .cff-comment-date,#cff.cff-theme-social_wall .cff-comment .cff-comment-date{font-style:normal;color:#8c8f9a}#cff.cff-theme-modern .cff-comments.cff-show-more-comments,#cff.cff-theme-outline .cff-comments.cff-show-more-comments,#cff.cff-theme-overlap .cff-comments.cff-show-more-comments,#cff.cff-theme-social_wall .cff-comments.cff-show-more-comments{border:none;margin-bottom:0}#cff.cff-theme-modern .cff-comments.cff-show-more-comments .cff-show-more-comments-a,#cff.cff-theme-outline .cff-comments.cff-show-more-comments .cff-show-more-comments-a,#cff.cff-theme-overlap .cff-comments.cff-show-more-comments .cff-show-more-comments-a,#cff.cff-theme-social_wall .cff-comments.cff-show-more-comments .cff-show-more-comments-a{padding:5px 0;color:#0068a0;font-weight:600}#cff.cff-theme-modern .cff-header-inner-wrap .cff-header-text .cff-posts-count,#cff.cff-theme-modern .cff-header-inner-wrap .cff-header-text .cff-posts-count.cff-without-cover-img,#cff.cff-theme-outline .cff-visual-header .cff-header-text p{font-size:12px}#cff.cff-theme-modern.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item{display:grid;grid-template-columns:50% 50%;column-gap:10px}#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item{display:flex;flex-direction:row-reverse}#cff.cff-theme-modern.cff-thumb-layout .cff-text-wrapper,#cff.cff-theme-outline.cff-thumb-layout .cff-text-wrapper,#cff.cff-theme-overlap.cff-thumb-layout .cff-text-wrapper,#cff.cff-theme-social_wall.cff-thumb-layout .cff-text-wrapper{position:relative;padding-right:5px}#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-iframe-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-iframe-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-iframe-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-iframe-wrap{width:23%}#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap{padding-right:10px}#cff.cff-theme-modern.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-modern.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap{position:absolute;bottom:0}#cff.cff-theme-social_wall .cff-author .cff-page-name.cff-author-date{padding-right:18px}#cff.cff-theme-modern.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-modern.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments{margin:0;padding-left:0}#cff.cff-theme-modern.cff-half-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-outline.cff-half-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-overlap.cff-half-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-social_wall.cff-half-layout .cff-text-wrapper .cff-post-text{margin-bottom:35px}#cff.cff-theme-modern.cff-thumb-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-outline.cff-thumb-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-overlap.cff-thumb-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-social_wall.cff-thumb-layout .cff-text-wrapper .cff-post-text{margin-bottom:5px}#cff.cff-theme-social_wall .cff-visual-header .cff-likes-box{display:flex;bottom:42px;background:0 0}.cff-wrapper .cff-theme-social_wall .cff-visual-header .cff-header-inner-wrap{position:absolute;bottom:20px;left:15px}.cff-wrapper .cff-theme-social_wall .cff-visual-header.cff-has-cover .cff-header-img{top:0}.cff-wrapper .cff-theme-social_wall .cff-visual-header.cff-has-cover .cff-header-img img{width:64px;height:64px;border-radius:50%;border:none}.cff-wrapper .cff-theme-social_wall .cff-visual-header.cff-has-cover .cff-header-text{margin-left:90px;padding-top:0}.cff-theme-social_wall .cff-header-inner-wrap .cff-header-text .cff-bio{font-size:14px;max-width:365px}.cff-theme-social_wall .cff-posts-wrap{margin-top:50px}#cff.cff-theme-social_wall .cff-top-share{position:absolute;right:0}#cff.cff-theme-outline .cff-visual-header .cff-header-hero{border-radius:8px;box-shadow:5px 4px 0 rgb(0 0 0 / 15%);border:1px solid #000}#cff.cff-theme-outline .cff-visual-header .cff-header-wrap{margin-bottom:50px;padding-bottom:20px}#cff.cff-theme-outline .cff-visual-header .cff-header-img{top:15px;left:0}#cff.cff-theme-outline .cff-visual-header .cff-header-img img{width:48px;height:48px;border-radius:50%}#cff.cff-theme-outline .cff-visual-header .cff-header-text{margin-left:65px;padding-top:16px;padding-right:32px}#cff.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-likes-count{position:absolute;right:0;top:18px;display:flex;flex-direction:column;align-items:center;line-height:1;font-size:12px}@media only screen and (max-width:600px){#cff.cff-theme-social_wall .cff-visual-header .cff-likes-box{right:auto;left:10px;bottom:10px}#cff.cff-theme-outline .cff-visual-header .cff-header-inner-wrap{display:flex;gap:5px}#cff.cff-theme-outline .cff-visual-header .cff-header-inner-wrap .cff-header-img,#cff.cff-theme-outline .cff-visual-header .cff-header-inner-wrap .cff-header-text,#cff.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-inner-wrap .cff-header-likes-count{position:relative;margin-left:0}}#cff.cff-theme-outline .cff-view-comments,#cff.cff-theme-overlap .cff-view-comments{width:100%;background:0 0;box-shadow:none}#cff.cff-theme-modern .cff-view-comments,#cff.cff-theme-overlap .cff-post-links,#cff.cff-theme-overlap .cff-view-comments,#cff.cff-theme-social_wall .cff-view-comments{max-width:350px}#cff.cff-theme-outline .cff-view-comments ul,#cff.cff-theme-overlap .cff-view-comments ul{width:100%;display:flex;justify-content:space-between}#cff.cff-theme-outline .cff-post-links,#cff.cff-theme-overlap .cff-post-links{display:flex;justify-content:start;align-items:center}#cff.cff-theme-outline .cff-post-links .cff-share-container .cff-share-link,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook{display:flex;border:1px solid #141b38;padding:8px 20px;border-radius:25px;color:#141b38;line-height:1;align-items:center;text-decoration:none}#cff.cff-theme-overlap .cff-post-links .cff-share-container .cff-share-link,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook{display:flex;padding:8px 20px;border-radius:4px;background:#e2f5ff;color:#0068a0;line-height:1;align-items:center;text-decoration:none}#cff.cff-theme-modern .cff-post-links .cff-share-container .cff-share-link,#cff.cff-theme-modern .cff-post-links .cff-viewpost-facebook,#cff.cff-theme-social_wall .cff-post-links .cff-share-container .cff-share-link{display:block;height:16px}#cff.cff-theme-social_wall .cff-post-links{margin:0;height:37px;display:flex;align-items:center}#cff.cff-theme-social_wall .cff-share-container{height:21px}#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook{width:75%;display:flex;justify-content:center}#cff.cff-theme-outline .cff-post-links .cff-share-container .cff-share-link:active,#cff.cff-theme-outline .cff-post-links .cff-share-container .cff-share-link:hover,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook:active,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook:hover{background:#f9f9f9}#cff.cff-theme-overlap .cff-post-links .cff-share-link svg,#cff.cff-theme-overlap .cff-post-links .cff-share-link svg path,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook svg,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook svg path{fill:currentColor!important;stroke:none}#cff.cff-theme-overlap .cff-visual-header .cff-header-hero{border-radius:12px}#cff.cff-theme-overlap .cff-visual-header .cff-header-text{margin-left:105px}#cff.cff-theme-overlap .cff-visual-header .cff-header-text .cff-bio{display:inline-block;font-size:12px;float:left;width:auto;clear:none;margin-left:25px;max-width:250px}.cff-lightbox-wrapper.cff-theme .cff-comments{display:flex;justify-content:space-between;align-items:center;padding:5px 10px!important;background:0 0!important;border-bottom:1px solid #e6e6eb;margin-bottom:12px!important}.cff-lightbox-wrapper.cff-theme .cff-comments a{font-size:12px;font-weight:600;background:#e2f5ff;padding:5px;border-radius:4px;color:#0068a0}.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-date{font-style:normal;color:#696d80}.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-replies-box{border-left:none!important}.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-replies-box .cff-comment-reply{padding:10px!important;border-radius:12px;margin-bottom:5px}.chat-notification-badge{animation:notification-pulse 2s infinite;box-shadow:0 0 0 rgb(255 68 68 / .4);transition:all 0.3s ease}@keyframes notification-pulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgb(255 68 68 / .4)}70%{transform:scale(1.1);box-shadow:0 0 0 10px #fff0}100%{transform:scale(1);box-shadow:0 0 0 0 #fff0}}.email-blocker{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;padding:30px 20px;max-width:100%;margin:auto;text-align:center;animation:fadeIn 0.5s ease-in-out}.email-blocker-header{margin-bottom:20px}.email-blocker-logo{max-width:80px;margin-bottom:10px}.email-blocker h2{font-size:24px;font-weight:700;color:#333;margin-bottom:10px}.email-blocker p{font-size:16px;color:#555;margin-bottom:20px}.email-blocker input[type="email"]{width:100%;padding:12px;margin-bottom:15px;border:1px solid #ddd;border-radius:8px;font-size:16px;color:#333;box-shadow:0 2px 4px rgb(0 0 0 / .1);transition:border-color 0.3s,box-shadow 0.3s}.email-blocker input[type="email"]:focus{border-color:#0073aa;box-shadow:0 0 8px rgb(0 115 170 / .3);outline:none}.email-blocker button{background-color:#0073aa;color:#fff;padding:12px 20px;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;width:100%;transition:background-color 0.3s,transform 0.2s}.email-blocker button:hover{background-color:#005177;transform:translateY(-2px)}.email-blocker-footer{margin-top:20px;font-size:12px;color:#888}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes fadeIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}#mxchat-chatbot-wrapper{display:none}.chatbot-title-icon{width:24px;height:24px;object-fit:contain}.wp-admin .mxchat-search-results,.wp-content .mxchat-search-results,.site-content .mxchat-search-results,.mxchat-search-results{display:flex;flex-direction:column;gap:20px;margin:15px 0;font-size:14px!important}.mxchat-search-intro{font-size:16px!important;margin:0 0 15px 0!important;line-height:1.4!important;font-weight:normal!important}.mxchat-search-item{padding:15px!important;border-radius:8px!important;background:#ffffff!important;border:1px solid rgb(0 0 0 / .1)!important}.mxchat-search-header{display:flex!important;align-items:center!important;gap:8px!important;margin-bottom:8px!important}.bot-message .chat-heading{color:inherit}div.bot-message h1.chat-heading{font-size:24px}div.bot-message h2.chat-heading{font-size:20px}div.bot-message h3.chat-heading{font-size:18px}div.bot-message h4.chat-heading{font-size:16px}div.bot-message h5.chat-heading{font-size:12px}.mxchat-site-icon{width:16px!important;height:16px!important;flex-shrink:0!important}.mxchat-site-url{font-size:13px!important;color:#555!important;line-height:1!important}.mxchat-search-content{display:flex!important;flex-direction:column!important;gap:10px!important}.mxchat-search-title{font-size:16px!important;line-height:1.4!important;margin:0!important;padding:0!important;font-weight:600!important}.mxchat-search-title a{text-decoration:none!important;color:#000!important}.mxchat-search-title a:hover{text-decoration:underline!important}.mxchat-search-thumbnail{max-width:200px!important;margin:10px 0!important}.mxchat-search-thumbnail img{max-width:100%!important;height:auto!important;border-radius:4px!important}.mxchat-search-description{font-size:14px!important;line-height:1.6!important;color:#333!important;margin:0!important;padding:0!important}@media screen and (max-width:782px){.mxchat-search-results{gap:15px!important}.mxchat-search-intro{font-size:15px!important}.mxchat-search-title{font-size:15px!important}.mxchat-search-description{font-size:13px!important}}.active-pdf-container{display:inline-flex;align-items:center;max-width:200px;margin:0;padding:0;line-height:13px}.active-pdf-name{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.remove-pdf-btn,.toolbar-perplexity{background:0 0;border:none;padding:2px;margin-left:4px;cursor:pointer;transition:opacity .2s;line-height:13px}.remove-pdf-btn:hover,.toolbar-perplexity:hover,.remove-pdf-btn:active,.toolbar-perplexity:active{opacity:1;background:none}#mxchat-chatbot .chat-toolbar{display:flex;gap:10px;padding:8px;background:none;align-items:end}#mxchat-chatbot .toolbar-btn{background:none;border:none;padding:0;cursor:pointer;width:16px;height:16px;align-items:center;justify-content:center;opacity:.6;transition:opacity 0.2s;margin:0;min-width:0;box-shadow:none}#mxchat-chatbot .toolbar-btn svg{width:100%;height:100%}#mxchat-chatbot .toolbar-btn:hover{opacity:1;background:none;border:none;box-shadow:none}#mxchat-chatbot .toolbar-btn:disabled{opacity:.3;cursor:not-allowed;background:none;border:none}.toolbar-btn.active{background-color:rgb(120 115 245 / .2);box-shadow:0 0 0 2px rgb(120 115 245 / .4)}.system-message{padding:8px 12px;margin:8px 0;background-color:rgb(120 115 245 / .1);border-radius:8px;color:#555;font-style:italic;font-size:14px;text-align:center}#mxchat-chatbot .spinner{animation:rotate 2s linear infinite;width:20px;height:20px}#mxchat-chatbot .spinner circle{stroke:#212121;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.mxchat-code-block-container{position:relative;margin:20px 0;font-family:monospace}.chatbot-title-container{display:flex;align-items:center;justify-content:space-between;width:100%}.chatbot-title-group{display:flex;align-items:center;gap:8px}.chat-mode-indicator{font-size:12px;margin-right:8px;padding:4px 8px;border-radius:12px;background:rgb(255 255 255 / .2);color:#fff}#mxchat-chatbot #chat-container #chat-box .agent-message{text-align:left;float:left;clear:both;border:1px solid rgb(226 232 255 / .2);border-radius:0 18px 18px;background:#212121;color:#fff;overflow-x:hidden;margin-bottom:15px;padding:10px;display:inline-block;max-width:85%;font-size:14px;line-height:24px;box-shadow:-2px 2px rgb(250 115 230 / .6),-4px 4px rgb(120 115 245 / .6)}.mxchat-code-block{background-color:#212121;color:#fff;padding:15px;border-radius:5px;white-space:pre-wrap;overflow:auto;font-family:monospace}.mxchat-code-block code{display:block;white-space:pre-wrap}.mxchat-copy-button{position:absolute;top:10px;right:10px;background-color:#0073aa;color:#fff;border:none;border-radius:5px;padding:5px 15px;font-size:12px;font-weight:700;cursor:pointer;transition:background-color 0.3s ease,transform 0.2s ease;box-shadow:0 2px 4px rgb(0 0 0 / .2);z-index:10}.mxchat-copy-button:hover{background-color:#005177;transform:translateY(-1px)}.mxchat-copy-button:active{transform:translateY(1px)}.mxchat-image-gallery{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.mxchat-image-item{text-align:center;overflow:hidden;word-wrap:break-word}.mxchat-image-title{display:block;font-size:14px;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.mxchat-image-link{text-decoration:none}.mxchat-image-thumbnail{max-width:100%;height:auto;border-radius:5px;transition:transform 0.3s}.mxchat-image-thumbnail:hover{transform:scale(1.05)}.mxchat-generated-image{max-width:100%;height:auto;border-radius:0 0 8px 8px}.mxchat-product-card{display:flex;flex-direction:column;align-items:center;margin:10px 0;padding:10px;border-radius:5px;background-color:inherit}.mxchat-product-card img.mxchat-product-image{max-width:100%;height:auto;margin-bottom:5px;border-radius:4px}.mxchat-product-card h3.mxchat-product-name{font-size:16px;font-weight:700;margin:5px 0;text-align:center;color:inherit}.mxchat-product-card .mxchat-product-price{color:inherit;font-weight:700;margin-bottom:5px}.mxchat-product-card .mxchat-product-description{font-size:14px;text-align:center;margin-bottom:10px;color:inherit}.mxchat-product-card .mxchat-add-to-cart-button{background-color:#212121;color:#fff;padding:8px 12px;border:none;cursor:pointer;border-radius:12px;transition:background-color 0.3s ease}.mxchat-product-card .mxchat-add-to-cart-button:hover{background-color:#212121}#mxchat-popular-questions{padding-top:0;padding-left:10px;padding-right:10px;padding-bottom:10px;transition:all 0.3s ease;margin-bottom:12px;position:relative}.user-message p{margin:0}.mxchat-popular-questions-title{font-size:14px;line-height:24px;font-weight:700;color:#212121;margin-bottom:10px}.mxchat-popular-questions-container{position:relative;display:flex;flex-direction:column;max-height:200px;overflow-y:auto;padding-top:0;padding-left:10px;padding-right:10px;padding-bottom:10px;scrollbar-width:thin;scrollbar-color:#212121 #f1f1f1;transition:all 0.3s ease;gap:8px}#mxchat-popular-questions.collapsed{padding:0;margin:0}#mxchat-popular-questions.collapsed .mxchat-popular-questions-container{flex-direction:row;justify-content:center;align-items:center;padding:0;max-height:40px;overflow:visible}#mxchat-popular-questions.collapsed .mxchat-popular-question{display:none}#mxchat-popular-questions.collapsed .questions-collapse-btn{display:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-toggle-btn{background:none;border:none;padding:0;margin:0;cursor:pointer;transition:all 0.2s ease;color:#212121;display:none;align-items:center;justify-content:center;width:32px;height:32px;box-shadow:none;outline:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-toggle-btn:hover{background:none;border:none;box-shadow:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-toggle-btn:focus{outline:none;background:none;border:none;box-shadow:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-toggle-btn:active{background:none;border:none;box-shadow:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-toggle-btn svg{transition:transform 0.2s ease;fill:none;width:25px;height:25px}#mxchat-popular-questions .mxchat-popular-questions-container .questions-toggle-btn:hover svg{opacity:.7}#mxchat-popular-questions.collapsed .mxchat-popular-questions-container .questions-toggle-btn{display:flex;align-items:center;justify-content:center}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn{background:none;border:none;padding:0;margin:0;cursor:pointer;transition:all 0.2s ease;color:#212121;display:none;align-items:center;justify-content:center;width:32px;height:32px;box-shadow:none;outline:none;align-self:center;order:-1}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn:hover{background:none;border:none;box-shadow:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn:focus{outline:none;background:none;border:none;box-shadow:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn:active{background:none;border:none;box-shadow:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn svg{fill:none;transition:transform 0.2s ease;width:25px;height:25px}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn:hover svg{opacity:.7}#mxchat-popular-questions.has-been-collapsed .mxchat-popular-questions-container .questions-collapse-btn{display:flex}#mxchat-popular-questions.collapsed .mxchat-popular-questions-container .questions-collapse-btn{display:none}#mxchat-popular-questions .mxchat-popular-questions-container .mxchat-popular-question{padding:12px 20px;background-color:#f5f5f5;border:1px solid #bbb;border-radius:8px;color:#212121;font-size:14px;line-height:24px;cursor:pointer;text-align:initial;transition:all 0.3s ease;margin-bottom:0;box-shadow:none}#mxchat-popular-questions .mxchat-popular-questions-container .mxchat-popular-question:hover{background-color:#eaeaea;border-color:#999;box-shadow:0 2px 6px rgb(0 0 0 / .15);color:#212121;transform:translateY(-1px)}#mxchat-popular-questions .mxchat-popular-questions-container .mxchat-popular-question:focus{outline:none;background-color:#e0e0e0;border-color:#777;box-shadow:0 0 0 3px rgb(100 149 237 / .5);color:#212121}#mxchat-popular-questions .mxchat-popular-questions-container .mxchat-popular-question:active{background-color:#d8d8d8;border-color:#666;box-shadow:inset 0 2px 4px rgb(0 0 0 / .15);color:#212121;transform:translateY(0)}.mxchat-popular-questions-container::-webkit-scrollbar{width:8px}.mxchat-popular-questions-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.mxchat-popular-questions-container::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#fa73e6,#7873f5,#3ac9d1);border-radius:4px}.mxchat-popular-questions-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#d164ce,#6568d8,#2daeb8)}.mxchat-popular-questions-container{scrollbar-width:thin;scrollbar-color:#212121 #f1f1f1}.mxchat-popular-questions-container{-ms-overflow-style:none;scrollbar-gutter:stable}.mxchat-popular-questions-container{overflow:auto;overscroll-behavior:contain}#widget_icon,#widget_icon_2,#widget_icon_3,#widget_icon_5,#widget_icon_4,#widget_icon_6,#widget_icon_7{padding:10px}#widget_icon_10{fill:#fff}.invisible{display:none;opacity:0;pointer-events:none}#mxchat-chatbot{background:#fff}#mxchat-chatbot-wrapper .chatbot-footer .privacy-notice{font-size:12px;margin:0;color:#71717a}#mxchat-chatbot-wrapper .chatbot-footer .privacy-notice a{color:#0073aa;text-decoration:underline;font-size:12px}#mxchat-chatbot #chat-container #input-container #send-button,.copy-btn{transition:background-color .3s;color:#fff;font-size:1rem;cursor:pointer;font-weight:700;margin-bottom:10px}#mxchat-chatbot{max-width:800px;overflow:hidden;position:relative;display:flex;flex-direction:column;height:500px;box-sizing:border-box;flex-grow:1}#chat-container{display:flex;flex-direction:column;height:100%}#chat-box{flex-grow:1;overflow-y:auto;padding:10px;margin-bottom:0;font-size:1rem}#chat-box::-webkit-scrollbar{width:5px}#chat-box::-webkit-scrollbar-thumb{background-color:#212121;border-radius:20px}.bot-message,.user-message{margin-bottom:15px;padding:10px;display:inline-block;max-width:85%;box-shadow:0 1px 1px rgb(0 0 0 / .1);font-size:14px;line-height:24px}.user-message{background:#fff;color:#212121;text-align:left;float:right;clear:both;border-radius:18px 0 18px 18px;word-wrap:break-word;border:1px solid rgb(226 232 255 / .2)}#mxchat-chatbot #chat-container #chat-box .bot-message{float:left;clear:both;border:1px solid rgb(226 232 255 / .2);border-radius:0 18px 18px;background:#212121;color:#fff;overflow-x:hidden}#mxchat-chatbot-wrapper{box-shadow:0 4px 8px rgb(0 0 0 / .1);border-radius:10px;display:flex;flex-direction:column;height:100%;width:100%}#mxchat-chatbot #chat-container #input-container{position:relative;display:flex;align-items:center;padding-right:40px;border:1px solid #ccc;border-radius:10px;margin-top:0;margin-left:10px;margin-right:10px;margin-bottom:10px}#mxchat-chatbot #chat-container #input-container #chat-input{flex-grow:1;color:#212121;line-height:24px;background:0 0;margin-bottom:0;width:100%;min-height:20px;max-height:65px;resize:none;overflow-y:auto;font-size:16px;border:none;border-radius:5px;box-sizing:border-box;padding:.4em .5em;outline:none;border-radius:10px}#chat-input::-webkit-scrollbar{width:8px}#chat-input::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}#chat-input::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#fa73e6,#7873f5,#3ac9d1);border-radius:4px}#chat-input::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#d164ce,#6568d8,#2daeb8)}#chat-input{scrollbar-width:thin;scrollbar-color:linear-gradient(135deg,#fa73e6,#7873f5,#3ac9d1) #f1f1f1}#mxchat-chatbot #chat-container #input-container #send-button{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:none;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:0 0!important;padding:5px;margin:0 0 0 0}#mxchat-chatbot #chat-container #input-container #send-button .fa-paper-plane{font-size:1.3rem}#mxchat-chatbot #chat-container #input-container #send-button svg{width:25px;height:25px;pointer-events:none}#send-button:hover,.copy-btn:hover{opacity:.8}#mxchat-chatbot:after{content:"";display:table;clear:both}pre{background-color:#000;border:1px solid #ddd;border-radius:20px;border-left:3px solid #9e7aff;color:#fff;page-break-inside:avoid;font-family:monospace;font-size:15px;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1em 1.5em;display:block;word-wrap:break-word}.copy-btn{padding:10px 20px;border:none;border-radius:4px;background-color:#9e7aff}#floating-chatbot{position:fixed;bottom:25px;right:25px;width:375px;height:625px;box-shadow:0 0 10px rgb(0 0 0 / .25);border-radius:20px;overflow:hidden;display:flex;z-index:100000;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform:translateY(20%);opacity:0;pointer-events:none}#floating-chatbot.visible{transform:translateY(0);opacity:1;pointer-events:auto}#floating-chatbot-button.hidden,.exit-chat span{display:none!important}.visible{display:flex}#floating-chatbot-button{transition:opacity 1s ease-in-out;font-size:1.25rem;position:fixed;bottom:30px;right:25px;background-color:#212121;color:#fff;width:60px;height:60px;border-radius:50%;box-shadow:0 4px 8px rgb(0 0 0 / .2)!important;justify-content:center;align-items:center;cursor:pointer;transition:.3s;z-index:100000;display:flex}#floating-chatbot-button img{max-width:100%;max-height:100%;width:auto;height:auto}#mxchat-chatbot-wrapper.active+#floating-chatbot-button{bottom:530px;width:100%}.chatbot-close-button{position:absolute;top:5px;right:5px;border:none;background:0 0;cursor:pointer;font-size:20px;color:#f0f0f1}.chatbot-top-bar{background:#212121}#mxchat-chatbot-wrapper .chatbot-top-bar{cursor:pointer;color:#fff;padding:10px;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;justify-content:space-between;align-items:start}#mxchat-chatbot-wrapper .chatbot-top-bar .chatbot-title{font-size:16px;line-height:25px;padding:10px;margin:0;font-family:'Plus Jakarta Sans',sans-serif;font-weight:700}#mxchat-chatbot-wrapper .chatbot-top-bar .chatbot-title span{font-weight:700}#mxchat-chatbot-wrapper .chatbot-top-bar button.exit-chat{background:0 0;border:none;opacity:.8;padding:0;min-width:20px}.exit-chat{border:none;background:0 0;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:5px;margin-left:auto}.exit-chat svg{fill:#fff;width:24px;height:24px;transform:rotate(270deg)}#mxchat-chatbot-wrapper .chatbot-footer{text-align:center;padding-bottom:10px;font-size:.85em}#mxchat-chatbot-wrapper .chatbot-footer .powered-by{text-decoration:none;color:inherit;font-weight:700}#mxchat-chatbot-wrapper .chatbot-footer .powered-by span{text-decoration:underline}#chat-box .bot-message.temporary-message .thinking-dots-container{display:flex;justify-content:center;align-items:center;overflow:hidden;height:20px;position:relative;z-index:1;flex-shrink:0}#chat-box .bot-message.temporary-message .thinking-dots{display:flex;justify-content:center;align-items:center;height:90%;gap:5px;flex-shrink:0}#chat-box .bot-message.temporary-message .thinking-dots .dot{height:6px;width:6px;margin:0 3px;background-color:#fff;border-radius:50%;display:inline-block;position:static;right:auto;top:auto;text-align:initial;color:#fff0;font-size:0;font-weight:400;line-height:normal;font-style:normal;animation:bounce 1.4s ease-in-out infinite both;-webkit-animation:bounce 1.4s ease-in-out infinite both;-moz-animation:bounce 1.4s ease-in-out infinite both;-o-animation:bounce 1.4s ease-in-out infinite both;vertical-align:middle}#chat-box .bot-message.temporary-message .thinking-dots .dot:first-child{animation-delay:-0.32s;-webkit-animation-delay:-0.32s;-moz-animation-delay:-0.32s;-o-animation-delay:-0.32s}#chat-box .bot-message.temporary-message .thinking-dots .dot:nth-child(2){animation-delay:-0.16s;-webkit-animation-delay:-0.16s;-moz-animation-delay:-0.16s;-o-animation-delay:-0.16s}@keyframes bounce{0%,100%,80%{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1)}40%{transform:scale(1.5);-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-o-transform:scale(1.5)}}#pre-chat-message{position:fixed;bottom:85px;right:30px;background-color:#fff;color:#212121;padding:10px;box-shadow:0 0 10px rgb(150 150 150 / .3);border-radius:5px;z-index:1000;cursor:pointer;max-width:325px;font-size:14px;display:none;background:#fff;margin-bottom:10px}#pre-chat-message .close-pre-chat-message{position:absolute;top:-6px;right:-6px;background-color:#ccc;border:none;color:#212121;font-size:14px;cursor:pointer;border-radius:50%;width:20px;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;display:flex}@media (max-width:550px){#mxchat-popular-questions .mxchat-popular-questions-container .questions-toggle-btn{width:28px;height:28px}#mxchat-popular-questions .mxchat-popular-questions-container .questions-toggle-btn svg{width:22px;height:22px}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn{width:28px;height:28px}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn svg{width:22px;height:22px}#pre-chat-message{bottom:70px;right:15px}#chat-input{width:calc(100% - 70px)}.bot-message,.user-message{padding:10px;max-width:95%}#floating-chatbot-button{bottom:15px;right:10px}#floating-chatbot{width:100vw;height:calc(var(--vh, 1vh) * 100);margin:0;padding:0;position:fixed;bottom:0;top:0;left:0;right:0;border-radius:0}#mxchat-chatbot-wrapper .chatbot-top-bar{border-top-left-radius:0;border-top-right-radius:0}}.bot-message p{margin:0 0 1em 0}.bot-message p:last-child{margin-bottom:0}.bot-message{white-space:pre-line}#active-perplexity-container{display:flex;align-items:center;margin-left:8px;font-size:12px}#perplexity-search-btn{display:none}#perplexity-search-btn.active{opacity:1}.wp-pagenavi{clear:both}.wp-pagenavi a,.wp-pagenavi span{text-decoration:none;border:1px solid #BFBFBF;padding:3px 5px;margin:2px}.wp-pagenavi a:hover,.wp-pagenavi span.current{border-color:#000}.wp-pagenavi span.current{font-weight:700}div.wpforms-container .wpforms-form .choices{position:relative;margin-bottom:24px}div.wpforms-container .wpforms-form .choices ::-webkit-input-placeholder{color:#999999}div.wpforms-container .wpforms-form .choices ::-moz-placeholder{color:#999999;opacity:1}div.wpforms-container .wpforms-form .choices ::placeholder{color:#999999}div.wpforms-container .wpforms-form .choices:focus{outline:none}div.wpforms-container .wpforms-form .choices:last-child{margin-bottom:0}div.wpforms-container .wpforms-form .choices.is-disabled .choices__inner,div.wpforms-container .wpforms-form .choices.is-disabled .choices__input{background-color:#bbbbbb;cursor:not-allowed;user-select:none}div.wpforms-container .wpforms-form .choices [hidden]{display:none !important}div.wpforms-container .wpforms-form .choices *{box-sizing:border-box}div.wpforms-container .wpforms-form .choices.is-open .choices__inner{border-radius:4px 4px 0 0}div.wpforms-container .wpforms-form .choices.is-open.is-flipped .choices__inner{border-radius:0 0 4px 4px}div.wpforms-container .wpforms-form .choices[data-type*="select-one"]{cursor:pointer}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__inner{display:flex;flex-wrap:wrap;align-items:center;padding-top:0 !important}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] input.choices__input{display:block;width:calc(100% - 20px) !important;margin:10px !important;padding:7px 12px !important;box-sizing:border-box !important;border:1px solid #8c8f94 !important;border-radius:4px !important;background-color:#fff}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] input.choices__input:focus{border:1px solid #056aab !important;box-shadow:0 0 0 1px #056aab !important;outline:none !important}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button{background-image:url(https://wallart.pl/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/../images/cross-inverse.svg);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.5}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:hover,div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:focus{opacity:1}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:focus{box-shadow:0 0 0 2px #036aab}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__item[data-value=''] .choices__button{display:none}div.wpforms-container .wpforms-form .choices[data-type*="select-one"]:after{content:"";height:0;width:0;border-style:solid;border-color:currentColor transparent transparent transparent;border-width:5px;position:absolute;inset-inline-end:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}div.wpforms-container .wpforms-form .choices[data-type*="select-one"].is-open:after{border-color:transparent transparent currentColor transparent;margin-top:-7.5px}div.wpforms-container .wpforms-form .choices[data-type*="select-one"][dir="rtl"]:after{left:11.5px;right:auto}div.wpforms-container .wpforms-form .choices[data-type*="select-one"][dir="rtl"] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner{padding-right:24px}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner .choices__input{padding:0 4px !important;max-width:100%;background-color:transparent}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"]:after{content:"";height:0;width:0;border-style:solid;border-color:currentColor transparent transparent transparent;border-width:5px;position:absolute;inset-inline-end:11.5px;top:50%;margin-top:-1.5px;pointer-events:none}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"].is-open:after{border-color:transparent transparent currentColor transparent;margin-top:-7.5px}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__inner{cursor:text}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{position:absolute;display:inline-block;vertical-align:baseline;margin-top:0;margin-bottom:0;margin-left:5px;padding:0;background-color:transparent;background-image:url(https://wallart.pl/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/../images/cross.svg);background-size:12px;background-position:center center;background-repeat:no-repeat;width:12px;height:12px;line-height:1;opacity:.75;border-radius:0;inset-inline-end:4px}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button:hover,div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button:focus,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button:hover,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button:focus{opacity:1}div.wpforms-container .wpforms-form .choices__inner{width:100%;background-color:#ffffff;padding:4px 6px 0;border:1px solid #8c8f94;overflow:hidden;border-radius:4px}div.wpforms-container .wpforms-form .choices__list{margin:0;padding-left:0;list-style:none}div.wpforms-container .wpforms-form .choices__list--single{display:inline-block;vertical-align:baseline;width:100%;padding:0 16px 0 4px;font-size:0.875em}div.wpforms-container .wpforms-form .choices__list--single .choices__item{width:100%;overflow:hidden;text-overflow:ellipsis;padding-right:20px;white-space:nowrap;color:#2c3338}div.wpforms-container .wpforms-form .choices__list--single .choices__item[data-value='']{padding-right:0}div.wpforms-container .wpforms-form .choices__list--multiple{display:inline;height:auto;overflow:auto}div.wpforms-container .wpforms-form .choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;position:relative;align-items:center;border-radius:2px;padding-block:4px;padding-inline:7px 20px;font-size:.75em;line-height:1;font-weight:400;margin:0 6px 4px 0;background-color:#036aab;border:1px solid #036aab;color:#ffffff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 10px)}div.wpforms-container .wpforms-form .choices__list--multiple .choices__item.is-highlighted{background-color:#036aab}div.wpforms-container .wpforms-form .is-disabled .choices__list--multiple .choices__item{background-color:#bbbbbb;border:1px solid #bbbbbb}div.wpforms-container .wpforms-form .choices__list--dropdown{display:none;z-index:101;position:absolute;width:100%;background-color:#ffffff;border:1px solid #8c8f94;top:100%;margin-top:-1px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;overflow:hidden;overflow-wrap:break-word}div.wpforms-container .wpforms-form .choices__list--dropdown.is-active{display:block}div.wpforms-container .wpforms-form .choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item{position:relative;vertical-align:top;padding:10px;font-size:.875em}div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f6f6f6}div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}div.wpforms-container .wpforms-form .choices__list--dropdown .choices__placeholder{display:none}div.wpforms-container .wpforms-form .is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:4px 4px 0 0}div.wpforms-container .wpforms-form .choices__item{cursor:default}div.wpforms-container .wpforms-form .choices__item--selectable{cursor:pointer}div.wpforms-container .wpforms-form .choices__item--disabled{cursor:not-allowed;user-select:none;opacity:.5}div.wpforms-container .wpforms-form .choices__heading{font-weight:600;font-size:.75em;text-transform:uppercase;padding:10px;border-top:1px solid #b4b6b9;border-bottom:1px solid #b4b6b9;color:#a6a6a6}.choices__group[data-value="hidden"]>div.wpforms-container .wpforms-form .choices__heading{display:none}div.wpforms-container .wpforms-form .choices__button{text-indent:-9999px;-webkit-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}div.wpforms-container .wpforms-form .choices__button:focus{outline:none}div.wpforms-container .wpforms-form .choices__input{display:inline-block;background-color:transparent;margin:0 0 2px 0 !important;border:0 !important;border-radius:0 !important;min-height:20px !important;padding:2px 4px !important;height:auto !important;min-width:1ch;width:1ch;vertical-align:middle}div.wpforms-container .wpforms-form .choices__input::-webkit-search-cancel-button{display:none}div.wpforms-container .wpforms-form .choices__input--hidden{clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;min-width:auto !important;word-wrap:normal !important}div.wpforms-container .wpforms-form .choices .choices__inner input.choices__input:focus{outline:none !important;box-shadow:none !important;border:none !important}div.wpforms-container .wpforms-form .choices__placeholder{opacity:.5}div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices.is-open.is-flipped .choices__inner{border-radius:4px 4px 0 0}div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .is-flipped .choices__list--dropdown{border-radius:inherit}div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices[data-type*="select-one"]:after{border:none;background:#fff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23777%22%2F%3E%3C%2Fsvg%3E) no-repeat center;background-size:16px 16px;cursor:pointer;width:16px;height:16px;top:13px;right:8px;margin-top:0}div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices[data-type*="select-one"].is-flipped:after{transform:rotate(180deg)}div.wpforms-container .wpforms-form .choices__list--dropdown{min-width:250px}div.wpforms-container .wpforms-form .choices.is-disabled[data-type*="select-multiple"] .choices__button,div.wpforms-container .wpforms-form .choices.is-disabled[data-type*="text"] .choices__button{border-left:1px solid rgba(0,0,0,0.25);cursor:not-allowed}div.wpforms-container .wpforms-form .choices ::placeholder,div.wpforms-container .wpforms-form .choices ::-webkit-input-placeholder{opacity:1}div.wpforms-container .wpforms-form .choices{margin-bottom:0}body.rtl div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner{padding-right:4px;padding-left:24px}body.rtl div.wpforms-container .wpforms-form .choices__list--single{padding-right:4px;padding-left:16px}body.rtl div.wpforms-container .wpforms-form .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}body.rtl div.wpforms-container .wpforms-form .choices__list--multiple .choices__item[data-deletable]{padding-right:10px;padding-left:5px}body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item{text-align:right}body.rtl div.wpforms-container .wpforms-form .choices__input{padding-right:2px !important;padding-left:0 !important}body.rtl div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,body.rtl div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{margin-right:5px;border-left:none}@media (min-width: 640px){body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{background-image:url(https://wallart.pl/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/../../../images/cross.svg)}div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button{background-image:url(https://wallart.pl/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/../../../images/cross-inverse.svg)}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices{position:relative;margin-bottom:24px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices ::-webkit-input-placeholder{color:#999999}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices ::-moz-placeholder{color:#999999;opacity:1}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices ::placeholder{color:#999999}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices:focus{outline:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices:last-child{margin-bottom:0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled .choices__inner,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled .choices__input{background-color:#bbbbbb;cursor:not-allowed;user-select:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices [hidden]{display:none !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices *{box-sizing:border-box}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-open .choices__inner{border-radius:4px 4px 0 0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-open.is-flipped .choices__inner{border-radius:0 0 4px 4px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"]{cursor:pointer}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__inner{display:flex;flex-wrap:wrap;align-items:center;padding-top:0 !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] input.choices__input{display:block;width:calc(100% - 20px) !important;margin:10px !important;padding:7px 12px !important;box-sizing:border-box !important;border:1px solid #8c8f94 !important;border-radius:4px !important;background-color:#fff}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] input.choices__input:focus{border:1px solid #056aab !important;box-shadow:0 0 0 1px #056aab !important;outline:none !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button{background-image:url(https://wallart.pl/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/../images/cross-inverse.svg);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.5}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:hover,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:focus{opacity:1}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button:focus{box-shadow:0 0 0 2px #036aab}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__item[data-value=''] .choices__button{display:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"]:after{content:"";height:0;width:0;border-style:solid;border-color:currentColor transparent transparent transparent;border-width:5px;position:absolute;inset-inline-end:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"].is-open:after{border-color:transparent transparent currentColor transparent;margin-top:-7.5px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"][dir="rtl"]:after{left:11.5px;right:auto}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"][dir="rtl"] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner{padding-right:24px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner .choices__input{padding:0 4px !important;max-width:100%;background-color:transparent}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"]:after{content:"";height:0;width:0;border-style:solid;border-color:currentColor transparent transparent transparent;border-width:5px;position:absolute;inset-inline-end:11.5px;top:50%;margin-top:-1.5px;pointer-events:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"].is-open:after{border-color:transparent transparent currentColor transparent;margin-top:-7.5px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__inner{cursor:text}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{position:absolute;display:inline-block;vertical-align:baseline;margin-top:0;margin-bottom:0;margin-left:5px;padding:0;background-color:transparent;background-image:url(https://wallart.pl/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/../images/cross.svg);background-size:12px;background-position:center center;background-repeat:no-repeat;width:12px;height:12px;line-height:1;opacity:.75;border-radius:0;inset-inline-end:4px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button:hover,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button:focus,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button:hover,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button:focus{opacity:1}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__inner{width:100%;background-color:#ffffff;padding:4px 6px 0;border:1px solid #8c8f94;overflow:hidden;border-radius:4px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list{margin:0;padding-left:0;list-style:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--single{display:inline-block;vertical-align:baseline;width:100%;padding:0 16px 0 4px;font-size:0.875em}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--single .choices__item{width:100%;overflow:hidden;text-overflow:ellipsis;padding-right:20px;white-space:nowrap;color:#2c3338}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--single .choices__item[data-value='']{padding-right:0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--multiple{display:inline;height:auto;overflow:auto}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;position:relative;align-items:center;border-radius:2px;padding-block:4px;padding-inline:7px 20px;font-size:.75em;line-height:1;font-weight:400;margin:0 6px 4px 0;background-color:#036aab;border:1px solid #036aab;color:#ffffff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 10px)}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--multiple .choices__item.is-highlighted{background-color:#036aab}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .is-disabled .choices__list--multiple .choices__item{background-color:#bbbbbb;border:1px solid #bbbbbb}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown{display:none;z-index:101;position:absolute;width:100%;background-color:#ffffff;border:1px solid #8c8f94;top:100%;margin-top:-1px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;overflow:hidden;overflow-wrap:break-word}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown.is-active{display:block}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item{position:relative;vertical-align:top;padding:10px;font-size:.875em}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f6f6f6}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown .choices__placeholder{display:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:4px 4px 0 0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__item{cursor:default}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__item--selectable{cursor:pointer}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__item--disabled{cursor:not-allowed;user-select:none;opacity:.5}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__heading{font-weight:600;font-size:.75em;text-transform:uppercase;padding:10px;border-top:1px solid #b4b6b9;border-bottom:1px solid #b4b6b9;color:#a6a6a6}.et-db #et-boc .et-l .et_pb_module .choices__group[data-value="hidden"]>div.wpforms-container .wpforms-form .choices__heading{display:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__button{text-indent:-9999px;-webkit-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__button:focus{outline:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__input{display:inline-block;background-color:transparent;margin:0 0 2px 0 !important;border:0 !important;border-radius:0 !important;min-height:20px !important;padding:2px 4px !important;height:auto !important;min-width:1ch;width:1ch;vertical-align:middle}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__input::-webkit-search-cancel-button{display:none}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__input--hidden{clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;min-width:auto !important;word-wrap:normal !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices .choices__inner input.choices__input:focus{outline:none !important;box-shadow:none !important;border:none !important}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__placeholder{opacity:.5}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices.is-open.is-flipped .choices__inner{border-radius:4px 4px 0 0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .is-flipped .choices__list--dropdown{border-radius:inherit}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices[data-type*="select-one"]:after{border:none;background:#fff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23777%22%2F%3E%3C%2Fsvg%3E) no-repeat center;background-size:16px 16px;cursor:pointer;width:16px;height:16px;top:13px;right:8px;margin-top:0}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form #wpforms-admin-form-embed-wizard .choices[data-type*="select-one"].is-flipped:after{transform:rotate(180deg)}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices__list--dropdown{min-width:250px}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled[data-type*="select-multiple"] .choices__button,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled[data-type*="text"] .choices__button{border-left:1px solid rgba(0,0,0,0.25);cursor:not-allowed}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices ::placeholder,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices ::-webkit-input-placeholder{opacity:1}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices{margin-bottom:0}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__inner{padding-right:4px;padding-left:24px}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--single{padding-right:4px;padding-left:16px}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--multiple .choices__item[data-deletable]{padding-right:10px;padding-left:5px}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item{text-align:right}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__input{padding-right:2px !important;padding-left:0 !important}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{margin-right:5px;border-left:none}@media (min-width: 640px){.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}.et-db #et-boc .et-l .et_pb_module body.rtl div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled .choices__inner,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices.is-disabled .choices__input{background-color:#f9f9f9;border-color:#dddddd;cursor:not-allowed}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-multiple"] .choices__button,.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="text"] .choices__button{background-image:url(https://wallart.pl/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/../../../images/cross.svg)}.et-db #et-boc .et-l .et_pb_module div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__button{background-image:url(https://wallart.pl/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/../../../images/cross-inverse.svg);cursor:not-allowed}