body:not(.wp-admin) .blockopts-show{display:none;}@media screen and (min-width:769px){body:not(.wp-admin) .blockopts-hide.blockopts-desktop,body:not(.wp-admin) .editorskit-no-desktop{display:none;}body:not(.wp-admin) .blockopts-show.blockopts-desktop{display:block;}}@media screen and (max-width:768px)and (min-width:737px){body:not(.wp-admin) .blockopts-hide.blockopts-tablet,body:not(.wp-admin) .editorskit-no-tablet{display:none;}body:not(.wp-admin) .blockopts-show.blockopts-tablet{display:block;}body:not(.wp-admin) .has-tablet-text-align-center{text-align:center;}body:not(.wp-admin) .has-tablet-text-align-center.wp-block-buttons{justify-content:center;}body:not(.wp-admin) .has-tablet-text-align-right{text-align:right;}body:not(.wp-admin) .has-tablet-text-align-right.wp-block-buttons{justify-content:right;}body:not(.wp-admin) .has-tablet-text-align-left{text-align:left;}body:not(.wp-admin) .has-tablet-text-align-left.wp-block-buttons{justify-content:left;}body:not(.wp-admin) .has-tablet-text-align-justify{text-align:justify;}}@media screen and (max-width:736px){body:not(.wp-admin) .blockopts-hide.blockopts-mobile,body:not(.wp-admin) .editorskit-no-mobile{display:none;}body:not(.wp-admin) .blockopts-show.blockopts-mobile{display:block;}body:not(.wp-admin) .has-mobile-text-align-center{text-align:center;}body:not(.wp-admin) .has-mobile-text-align-center.wp-block-buttons{justify-content:center;}body:not(.wp-admin) .has-mobile-text-align-right{text-align:right;}body:not(.wp-admin) .has-mobile-text-align-right.wp-block-buttons{justify-content:right;}body:not(.wp-admin) .has-mobile-text-align-left{text-align:left;}body:not(.wp-admin) .has-mobile-text-align-left.wp-block-buttons{justify-content:left;}body:not(.wp-admin) .has-mobile-text-align-justify{text-align:justify;}}.mt-0{margin-top:0 !important;}.mb-0{margin-bottom:0 !important;}.pt-0{padding-top:0 !important;}.pb-0{padding-bottom:0 !important;}.is-style-editorskit-circular.wp-block-image img,.is-style-editorskit-circular:not(.wp-block-image){border-radius:9999px !important;object-fit:cover;overflow:hidden;}.is-style-editorskit-rounded.wp-block-image img,.is-style-editorskit-rounded:not(.wp-block-image){border-radius:.5em;overflow:hidden;}.is-style-editorskit-diagonal.wp-block-image img,.is-style-editorskit-diagonal:not(.wp-block-image){clip-path:polygon(0 12%,0 100%,100% 88%,100% 0);}.is-style-editorskit-inverted-diagonal.wp-block-image img,.is-style-editorskit-inverted-diagonal:not(.wp-block-image){clip-path:polygon(0 0,0 88%,100% 100%,100% 12%);}.is-style-editorskit-shadow.wp-block-image img,.is-style-editorskit-shadow:not(.wp-block-image){box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);}.is-style-editorskit-shadow.wp-block-image img:hover,.is-style-editorskit-shadow:not(.wp-block-image):hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);}ul.has-list-bullet-color li:before{top:2px;content:"•";text-align:center;font-weight:900;background-color:transparent;color:var(--ek-bullet-color);}ol.has-list-bullet-color{counter-reset:li var(--li-start,0);}ol.has-list-bullet-color li{counter-increment:li;}ol.has-list-bullet-color li:before{content:counter(li) ".";top:2px;text-align:center;background-color:transparent;color:var(--ek-bullet-color);}ol.has-list-bullet-color:not(.is-style-connected) li:before{width:auto !important;min-width:25px;}ol.has-list-bullet-color.is-style-default li{counter-increment:li;counter-reset:li counter(li);}ol.has-list-bullet-color.is-style-default li:before{top:1em;margin-top:-.95em;}ol.has-list-bullet-color li,ol.is-style-arrow li,ol.is-style-checked li,ol.is-style-connected li,ol.is-style-crossed li,ol.is-style-dashed li,ol.is-style-starred li,ul.has-list-bullet-color li,ul.is-style-arrow li,ul.is-style-checked li,ul.is-style-connected li,ul.is-style-crossed li,ul.is-style-dashed li,ul.is-style-starred li{list-style-type:none !important;padding-left:8px;position:relative;}ol.has-list-bullet-color li:before,ol.is-style-arrow li:before,ol.is-style-checked li:before,ol.is-style-connected li:before,ol.is-style-crossed li:before,ol.is-style-dashed li:before,ol.is-style-starred li:before,ul.has-list-bullet-color li:before,ul.is-style-arrow li:before,ul.is-style-checked li:before,ul.is-style-connected li:before,ul.is-style-crossed li:before,ul.is-style-dashed li:before,ul.is-style-starred li:before{background-size:cover;display:inline-block;height:25px;left:-25px;position:absolute;top:1em;margin-top:-18px;transform:scale(.9);width:25px;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;}ol.is-style-arrow li:before,ol.is-style-checked li:before,ol.is-style-connected li:before,ol.is-style-crossed li:before,ol.is-style-starred li:before,ul.is-style-arrow li:before,ul.is-style-checked li:before,ul.is-style-connected li:before,ul.is-style-crossed li:before,ul.is-style-starred li:before{content:"";background-color:var(--ek-bullet-color,currentColor);}ol.is-style-arrow li:before,ul.is-style-arrow li:before{transform:scale(.65);margin-top:-16px;mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" > <path d=\"M5.88 4.12L13.76 12l-7.88 7.88L8 22l10-10L8 2z\"></path><path fill=\"none\" d=\"M0 0h24v24H0z\"></path></svg>");-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" > <path d=\"M5.88 4.12L13.76 12l-7.88 7.88L8 22l10-10L8 2z\"></path><path fill=\"none\" d=\"M0 0h24v24H0z\"></path></svg>");}ol.is-style-checked li:before,ul.is-style-checked li:before{mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" ><path fill=\"none\" d=\"M0 0h24v24H0z\"></path><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"></path></svg>");-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" ><path fill=\"none\" d=\"M0 0h24v24H0z\"></path><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"></path></svg>");}ol.is-style-crossed li:before,ul.is-style-crossed li:before{mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" ><path d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"></path><path fill=\"none\" d=\"M0 0h24v24H0z\"></path></svg>");-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" ><path d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\"></path><path fill=\"none\" d=\"M0 0h24v24H0z\"></path></svg>");}ol.is-style-starred li:before,ul.is-style-starred li:before{mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" > <path fill=\"none\" d=\"M0 0h24v24H0z\"></path><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"></path><path fill=\"none\" d=\"M0 0h24v24H0z\"></path></svg>");-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" > <path fill=\"none\" d=\"M0 0h24v24H0z\"></path><path d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"></path><path fill=\"none\" d=\"M0 0h24v24H0z\"></path></svg>");}ol.is-style-dashed li:before,ul.is-style-dashed li:before{content:"–";text-align:right;}ol.is-style-connected,ol.is-style-connected ol,ol.is-style-connected ul,ul.is-style-connected,ul.is-style-connected ol,ul.is-style-connected ul{overflow:hidden;}ol.is-style-connected li:before,ul.is-style-connected li:before{border-radius:9999px;background:var(--ek-bullet-color,currentColor);height:12px;width:12px;top:.5em;left:-18px;margin-top:0;}ol.is-style-connected li:after,ul.is-style-connected li:after{content:"";position:absolute;height:125%;border-left:2px solid var(--ek-bullet-color,currentColor);left:-13px;top:0;}ol.is-style-connected.has-list-bullet-color li:before,ul.is-style-connected.has-list-bullet-color li:before{background-color:var(--ek-bullet-color);}ol.is-style-connected.has-list-bullet-color li:after,ul.is-style-connected.has-list-bullet-color li:after{border-color:var(--ek-bullet-color);}ol.is-style-none,ol.is-style-none li,ul.is-style-none,ul.is-style-none li{list-style-type:none !important;padding-left:0 !important;}ol.is-style-none li,ul.is-style-none li{margin-left:0 !important;}ol.is-style-none li:before,ul.is-style-none li:before{content:"";}.is-style-gapless.wp-block-columns>.wp-block-column{margin-left:0 !important;margin-right:0 !important;flex-basis:50%;}.wp-block-media-text:not(.has-media-on-the-right):not(.has-media-on-the-left).has-media-on-the-top{grid-template-columns:100% !important;grid-template-areas:"media-text-media" "media-text-content";}.wp-block-media-text:not(.has-media-on-the-right):not(.has-media-on-the-left).has-media-on-the-top .wp-block-media-text__content{grid-column:1;grid-row:2;}.wp-block-media-text:not(.has-media-on-the-right):not(.has-media-on-the-left).has-media-on-the-bottom{grid-template-columns:100% !important;grid-template-areas:"media-text-content" "media-text-media";}.wp-block-media-text:not(.has-media-on-the-right):not(.has-media-on-the-left).has-media-on-the-bottom .wp-block-media-text__media{grid-column:1;grid-row:2;}.wp-block-media-text:not(.has-media-on-the-right):not(.has-media-on-the-left).has-media-on-the-bottom .wp-block-media-text__content{grid-column:1;grid-row:1;}.wp-block-cover.is-vertically-aligned-top{align-items:flex-start;align-self:flex-start;}.wp-block-cover.is-vertically-aligned-bottom{align-items:flex-end;align-self:flex-end;}.ek-linked-block{position:relative !important;}.ek-linked-block a.editorskit-block-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:90;}.ek-linked-block.ek-linked-block-animate{transition:.35s;}.ek-linked-block.ek-linked-block-animate:hover{transform:translateY(-15px);}.uppercase{text-transform:uppercase;}.has-inline-background{padding:.12em 4px;border-radius:2px;}div[class*=wp-block-].caption-align-left figcaption,figure[class*=wp-block-].caption-align-left figcaption,ul[class*=wp-block-].caption-align-left figcaption{text-align:left;}div[class*=wp-block-].caption-align-center figcaption,figure[class*=wp-block-].caption-align-center figcaption,ul[class*=wp-block-].caption-align-center figcaption{text-align:center;}div[class*=wp-block-].caption-align-right figcaption,figure[class*=wp-block-].caption-align-right figcaption,ul[class*=wp-block-].caption-align-right figcaption{text-align:right;}.has-text-align-justify{text-align:justify;}.has-ek-indent{padding-left:var(--ek-indent,20px);}.ek-align-slim{max-width:500px !important;margin-left:auto;margin-right:auto;}.ek-padding--sm{padding:14px !important;}.ek-padding--md{padding:24px !important;}.ek-padding--lg{padding:34px !important;}.ek-padding--xl{padding:60px !important;}.ek-rounded-none{border-radius:0 !important;}.ek-rounded-sm{border-radius:.125rem !important;}.ek-rounded-md{border-radius:.25rem !important;}.ek-rounded-lg{border-radius:.5rem !important;}.ek-rounded-xl{border-radius:.9rem !important;}.ek-rounded-full{border-radius:9999px !important;}.ek-rounded-full,.ek-rounded-lg,.ek-rounded-md,.ek-rounded-sm,.ek-rounded-xl{overflow:hidden;}@media (max-width:1024px){.lg\:ek-padding--sm{padding:14px !important;}.lg\:ek-padding--md{padding:24px !important;}.lg\:ek-padding--lg{padding:34px !important;}.lg\:ek-padding--xl{padding:60px !important;}}@media (max-width:768px){.md\:ek-padding--sm{padding:14px !important;}.md\:ek-padding--md{padding:24px !important;}.md\:ek-padding--lg{padding:34px !important;}.md\:ek-padding--xl{padding:60px !important;}}@media (max-width:640px){.sm\:ek-padding--sm{padding:14px !important;}.sm\:ek-padding--md{padding:24px !important;}.sm\:ek-padding--lg{padding:34px !important;}.sm\:ek-padding--xl{padding:60px !important;}}.ek-margin--sm{margin:14px !important;}.ek-margin--md{margin:24px !important;}.ek-margin--lg{margin:34px !important;}.ek-margin--xl{margin:60px !important;}@media (max-width:1024px){.lg\:ek-margin--sm{margin:14px !important;}.lg\:ek-margin--md{margin:24px !important;}.lg\:ek-margin--lg{margin:34px !important;}.lg\:ek-margin--xl{margin:60px !important;}}@media (max-width:768px){.md\:ek-margin--sm{margin:14px !important;}.md\:ek-margin--md{margin:24px !important;}.md\:ek-margin--lg{margin:34px !important;}.md\:ek-margin--xl{margin:60px !important;}}@media (max-width:640px){.sm\:ek-margin--sm{margin:14px !important;}.sm\:ek-margin--md{margin:24px !important;}.sm\:ek-margin--lg{margin:34px !important;}.sm\:ek-margin--xl{margin:60px !important;}}body:not(.wp-admin) .ek-flex>div{display:flex !important;}body:not(.wp-admin) .ek-flex-initial>div{flex:0 1 auto !important;}body:not(.wp-admin) .ek-flex-1>div{flex:1 1 0% !important;}body:not(.wp-admin) .ek-flex-auto>div{flex:1 1 auto !important;}body:not(.wp-admin) .ek-flex-none>div{flex:none !important;}body:not(.wp-admin) .ek-flex-no-wrap>div{flex-wrap:nowrap !important;}body:not(.wp-admin) .ek-flex-wrap>div{flex-wrap:wrap !important;}body:not(.wp-admin) .ek-flex-wrap-reverse>div{flex-wrap:wrap-reverse !important;}body:not(.wp-admin) .ek-flex-row>div{flex-direction:row !important;}body:not(.wp-admin) .ek-flex-row-reverse>div{flex-direction:row-reverse !important;}body:not(.wp-admin) .ek-flex-col>div{flex-direction:column !important;}body:not(.wp-admin) .ek-flex-col-reverse>div{flex-direction:column-reverse !important;}body:not(.wp-admin) .ek-items-stretch>div{align-items:stretch !important;}body:not(.wp-admin) .ek-items-start>div{align-items:flex-start !important;}body:not(.wp-admin) .ek-items-center>div{align-items:center !important;}body:not(.wp-admin) .ek-items-end.wp-block-cover,body:not(.wp-admin) .ek-items-end>div{align-items:flex-end !important;}body:not(.wp-admin) .ek-items-baseline>div{align-items:baseline !important;}body:not(.wp-admin) .ek-justify-start>div{justify-content:flex-start !important;}body:not(.wp-admin) .ek-justify-center>div{justify-content:center !important;}body:not(.wp-admin) .ek-justify-end>div{justify-content:flex-end !important;}body:not(.wp-admin) .ek-justify-between>div{justify-content:space-between !important;}body:not(.wp-admin) .ek-justify-around>div{justify-content:space-around !important;}@media (max-width:1024px){body:not(.wp-admin) .lg\:ek-flex>div{display:flex !important;}body:not(.wp-admin) .lg\:ek-flex-initial>div{flex:0 1 auto !important;}body:not(.wp-admin) .lg\:ek-flex-1>div{flex:1 1 0% !important;}body:not(.wp-admin) .lg\:ek-flex-auto>div{flex:1 1 auto !important;}body:not(.wp-admin) .lg\:ek-flex-none>div{flex:none !important;}body:not(.wp-admin) .lg\:ek-flex-no-wrap>div{flex-wrap:nowrap !important;}body:not(.wp-admin) .lg\:ek-flex-wrap>div{flex-wrap:wrap !important;}body:not(.wp-admin) .lg\:ek-flex-wrap-reverse>div{flex-wrap:wrap-reverse !important;}body:not(.wp-admin) .lg\:ek-flex-row>div{flex-direction:row !important;}body:not(.wp-admin) .lg\:ek-flex-row-reverse>div{flex-direction:row-reverse !important;}body:not(.wp-admin) .lg\:ek-flex-col>div{flex-direction:column !important;}body:not(.wp-admin) .lg\:ek-flex-col-reverse>div{flex-direction:column-reverse !important;}body:not(.wp-admin) .lg\:ek-items-stretch>div{align-items:stretch !important;}body:not(.wp-admin) .lg\:ek-items-start>div{align-items:flex-start !important;}body:not(.wp-admin) .lg\:ek-items-center>div{align-items:center !important;}body:not(.wp-admin) .lg\:ek-items-end>div{align-items:flex-end !important;}body:not(.wp-admin) .lg\:ek-items-baseline>div{align-items:baseline !important;}body:not(.wp-admin) .lg\:ek-justify-start>div{justify-content:flex-start !important;}body:not(.wp-admin) .lg\:ek-justify-center>div{justify-content:center !important;}body:not(.wp-admin) .lg\:ek-justify-end>div{justify-content:flex-end !important;}body:not(.wp-admin) .lg\:ek-justify-between>div{justify-content:space-between !important;}body:not(.wp-admin) .lg\:ek-justify-around>div{justify-content:space-around !important;}}@media (max-width:768px){body:not(.wp-admin) .md\:ek-flex>div{display:flex !important;}body:not(.wp-admin) .md\:ek-flex-initial>div{flex:0 1 auto !important;}body:not(.wp-admin) .md\:ek-flex-1>div{flex:1 1 0% !important;}body:not(.wp-admin) .md\:ek-flex-auto>div{flex:1 1 auto !important;}body:not(.wp-admin) .md\:ek-flex-none>div{flex:none !important;}body:not(.wp-admin) .md\:ek-flex-no-wrap>div{flex-wrap:nowrap !important;}body:not(.wp-admin) .md\:ek-flex-wrap>div{flex-wrap:wrap !important;}body:not(.wp-admin) .md\:ek-flex-wrap-reverse>div{flex-wrap:wrap-reverse !important;}body:not(.wp-admin) .md\:ek-flex-row>div{flex-direction:row !important;}body:not(.wp-admin) .md\:ek-flex-row-reverse>div{flex-direction:row-reverse !important;}body:not(.wp-admin) .md\:ek-flex-col>div{flex-direction:column !important;}body:not(.wp-admin) .md\:ek-flex-col-reverse>div{flex-direction:column-reverse !important;}body:not(.wp-admin) .md\:ek-items-stretch>div{align-items:stretch !important;}body:not(.wp-admin) .md\:ek-items-start>div{align-items:flex-start !important;}body:not(.wp-admin) .md\:ek-items-center>div{align-items:center !important;}body:not(.wp-admin) .md\:ek-items-end>div{align-items:flex-end !important;}body:not(.wp-admin) .md\:ek-items-baseline>div{align-items:baseline !important;}body:not(.wp-admin) .md\:ek-justify-start>div{justify-content:flex-start !important;}body:not(.wp-admin) .md\:ek-justify-center>div{justify-content:center !important;}body:not(.wp-admin) .md\:ek-justify-end>div{justify-content:flex-end !important;}body:not(.wp-admin) .md\:ek-justify-between>div{justify-content:space-between !important;}body:not(.wp-admin) .md\:ek-justify-around>div{justify-content:space-around !important;}}@media (max-width:640px){body:not(.wp-admin) .sm\:ek-flex>div{display:flex !important;}body:not(.wp-admin) .sm\:ek-flex-initial>div{flex:0 1 auto !important;}body:not(.wp-admin) .sm\:ek-flex-1>div{flex:1 1 0% !important;}body:not(.wp-admin) .sm\:ek-flex-auto>div{flex:1 1 auto !important;}body:not(.wp-admin) .sm\:ek-flex-none>div{flex:none !important;}body:not(.wp-admin) .sm\:ek-flex-no-wrap>div{flex-wrap:nowrap !important;}body:not(.wp-admin) .sm\:ek-flex-wrap>div{flex-wrap:wrap !important;}body:not(.wp-admin) .sm\:ek-flex-wrap-reverse>div{flex-wrap:wrap-reverse !important;}body:not(.wp-admin) .sm\:ek-flex-row>div{flex-direction:row !important;}body:not(.wp-admin) .sm\:ek-flex-row-reverse>div{flex-direction:row-reverse !important;}body:not(.wp-admin) .sm\:ek-flex-col>div{flex-direction:column !important;}body:not(.wp-admin) .sm\:ek-flex-col-reverse>div{flex-direction:column-reverse !important;}body:not(.wp-admin) .sm\:ek-items-stretch>div{align-items:stretch !important;}body:not(.wp-admin) .sm\:ek-items-start>div{align-items:flex-start !important;}body:not(.wp-admin) .sm\:ek-items-center>div{align-items:center !important;}body:not(.wp-admin) .sm\:ek-items-end>div{align-items:flex-end !important;}body:not(.wp-admin) .sm\:ek-items-baseline>div{align-items:baseline !important;}body:not(.wp-admin) .sm\:ek-justify-start>div{justify-content:flex-start !important;}body:not(.wp-admin) .sm\:ek-justify-center>div{justify-content:center !important;}body:not(.wp-admin) .sm\:ek-justify-end>div{justify-content:flex-end !important;}body:not(.wp-admin) .sm\:ek-justify-between>div{justify-content:space-between !important;}body:not(.wp-admin) .sm\:ek-justify-around>div{justify-content:space-around !important;}}.ek-w-full,.ek-w-full>.wp-block-button__link{max-width:100% !important;}@media (max-width:768px){.md\:ek-w-full,.md\:ek-w-full>.wp-block-button__link{max-width:100% !important;}}@media (max-width:640px){.sm\:ek-w-full,.sm\:ek-w-full>.wp-block-button__link{max-width:100% !important;}}body .entry [class*=wp-block-].h-screen,body div [class*=wp-block-].h-screen{min-height:100vh;}body .entry [class*=wp-block-].h-screen.wp-block-image img,body div [class*=wp-block-].h-screen.wp-block-image img{object-fit:cover;min-height:100vh;}.post-content .mpp-profile-wrap h1,.post-content .mpp-profile-wrap h2,.post-content .mpp-profile-wrap h3,.post-content .mpp-profile-wrap h4,.post-content .mpp-profile-wrap h5,.post-content .mpp-profile-wrap h6,.post-content .mpp-enhanced-profile-wrap h1,.post-content .mpp-enhanced-profile-wrap h2,.post-content .mpp-enhanced-profile-wrap h3,.post-content .mpp-enhanced-profile-wrap h4,.post-content .mpp-enhanced-profile-wrap h5,.post-content .mpp-enhanced-profile-wrap h6{clear:none;}.post-content .mpp-profile-wrap h2,.post-content .mpp-enhanced-profile-wrap h2{margin:0;margin-bottom:10px;}.post-content .mpp-profile-wrap p,.post-content .mpp-enhanced-profile-wrap p{margin-bottom:10px;}.mpp-profile-wrap{margin:0 auto;padding:3%;border-radius:5px;margin-bottom:1.2em;margin-bottom:20px;line-height:1.3;}.mpp-profile-wrap.round .mpp-profile-image-wrapper{border-radius:50%;overflow:hidden;}.mpp-profile-wrap.round .mpp-profile-image-wrapper img{border-radius:50%;}.mpp-profile-wrap h1,.mpp-profile-wrap h2,.mpp-profile-wrap h3,.mpp-profile-wrap h4,.mpp-profile-wrap h5,.mpp-profile-wrap h6{clear:none;}.mpp-profile-wrap h2{margin-top:0;margin-bottom:10px;}.mpp-profile-wrap h2:before{display:none;}.mpp-profile-wrap .mpp-profile-image-wrapper{position:relative;position:relative;float:left;line-height:1.1;z-index:1000;background:#ddd;min-width:150px;min-height:150px;max-width:150px;max-height:150px;width:100%;margin-right:20px;margin-bottom:20px;}.mpp-profile-wrap .mpp-profile-image-wrapper button{position:relative;min-width:150px;min-height:150px;max-width:150px;max-height:150px;z-index:1000;}.mpp-profile-wrap .mpp-profile-image-wrapper .mpp-profile-image-square{position:relative;top:0;left:0;height:100%;width:100%;z-index:5;}.mpp-profile-wrap .mpp-profile-image-wrapper .mpp-profile-image-square img{height:100%;width:100%;position:relative;z-index:5;}.mpp-profile-wrap .mpp-profile-image-wrapper .mpp-content-wrap{display:block;padding:0 15px 0 15px;-ms-flex:3 0 0px;flex:3 0 0;}.mpp-profile-wrap .mpp-profile-image-wrapper .mpp-profile-name{font:1.4em;line-height:1.2;}@media only screen and (max-width: 600px){.mpp-profile-wrap .mpp-profile-image-wrapper{flex:auto;}}.mpp-profile-wrap .mpp-gutenberg-view-posts{clear:both;padding-top:20px;}.mpp-profile-wrap .mpp-profile-view-posts{clear:both;display:block;width:100%;text-align:center;padding:10px 20px;background-color:#cf6d38;color:#fff;}.mpp-profile-wrap .mpp-profile-view-posts a,.mpp-profile-wrap .mpp-profile-view-posts a:hover,.mpp-profile-wrap .mpp-profile-view-posts a:visited{display:block;width:100%;height:100%;color:#fff;text-decoration:none;}.mpp-enhanced-profile-wrap.regular{position:relative;margin:0 auto;line-height:1.5;}.mpp-enhanced-profile-wrap.regular.round .mpp-profile-image-wrapper{border-radius:50%;overflow:hidden;}.mpp-enhanced-profile-wrap.regular.round .mpp-profile-image-wrapper img{border-radius:50%;}.mpp-enhanced-profile-wrap.regular h1,.mpp-enhanced-profile-wrap.regular h2,.mpp-enhanced-profile-wrap.regular h3,.mpp-enhanced-profile-wrap.regular h4,.mpp-enhanced-profile-wrap.regular h5,.mpp-enhanced-profile-wrap.regular h6{clear:none;}.mpp-enhanced-profile-wrap.regular h2:before{display:none;}.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper{position:relative;position:relative;float:left;line-height:1.1;z-index:1000;background:#ddd;min-width:150px;min-height:150px;max-width:150px;max-height:150px;width:100%;margin-right:20px;margin-bottom:20px;}@media only screen and (max-width: 400px){.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper{float:none;text-align:center;margin:0 auto;}}.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper button{position:relative;min-width:150px;min-height:150px;max-width:150px;max-height:150px;z-index:1000;}.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-profile-image-square{position:relative;top:0;left:0;height:100%;width:100%;z-index:5;}.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-profile-image-square img{height:100%;width:100%;position:relative;z-index:5;}.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-content-wrap{display:block;padding:0 15px 0 15px;-ms-flex:3 0 0px;flex:3 0 0;}@media only screen and (max-width: 400px){.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-content-wrap{display:block;text-align:center;margin:0 auto;}}.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-profile-name{font:1.4em;line-height:1.2;}@media only screen and (max-width: 600px){.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper{flex:auto;}}@media only screen and (max-width: 400px){.mpp-enhanced-profile-wrap.regular .mpp-content-wrap{display:block;text-align:center;margin:0 auto;}}.mpp-enhanced-profile-wrap.regular .mpp-gutenberg-view-posts{clear:both;}.mpp-enhanced-profile-wrap.regular .mpp-gutenberg-view-posts:after{content:"";display:table;clear:both;}.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts{clear:both;display:block;float:left;text-align:center;padding:10px 20px;margin-top:20px;margin-right:20px;background-color:#cf6d38;color:#fff;}.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts a,.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts a:hover,.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts a:visited{display:block;width:100%;height:100%;color:#fff;text-decoration:none;}.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts:after{content:"";display:table;clear:both;}@media only screen and (max-width: 400px){.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts{display:block;width:90%;margin:0 auto;text-align:center;margin-bottom:10px;}}.mpp-enhanced-profile-wrap.regular .mpp-profile-view-website{display:block;float:left;text-align:center;padding:10px 20px;margin-top:20px;background-color:#333;color:#fff;}.mpp-enhanced-profile-wrap.regular .mpp-profile-view-website a,.mpp-enhanced-profile-wrap.regular .mpp-profile-view-website a:hover,.mpp-enhanced-profile-wrap.regular .mpp-profile-view-website a:visited{display:block;width:100%;height:100%;color:#fff;text-decoration:none;}@media only screen and (max-width: 400px){.mpp-enhanced-profile-wrap.regular .mpp-profile-view-website{display:block;width:90%;margin:0 auto;text-align:center;margin-bottom:10px;}}.mpp-profile-wrap.mt-font-size-10,.mpp-enhanced-profile-wrap.regular .mt-font-size-10,.mpp-enhanced-profile-wrap.profile .mt-font-size-10,.mpp-enhanced-profile-wrap.compact .mt-font-size-10,.mpp-profile-text.mt-font-size-10{font-size:10px;}.mpp-profile-wrap.mt-font-size-10 p,.mpp-profile-wrap.mt-font-size-10 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-10 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-10 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-10 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-10 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-10 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-10 div,.mpp-profile-text.mt-font-size-10 p,.mpp-profile-text.mt-font-size-10 div{font-size:10px;}.mpp-profile-wrap.mt-font-size-11,.mpp-enhanced-profile-wrap.regular .mt-font-size-11,.mpp-enhanced-profile-wrap.profile .mt-font-size-11,.mpp-enhanced-profile-wrap.compact .mt-font-size-11,.mpp-profile-text.mt-font-size-11{font-size:11px;}.mpp-profile-wrap.mt-font-size-11 p,.mpp-profile-wrap.mt-font-size-11 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-11 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-11 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-11 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-11 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-11 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-11 div,.mpp-profile-text.mt-font-size-11 p,.mpp-profile-text.mt-font-size-11 div{font-size:11px;}.mpp-profile-wrap.mt-font-size-12,.mpp-enhanced-profile-wrap.regular .mt-font-size-12,.mpp-enhanced-profile-wrap.profile .mt-font-size-12,.mpp-enhanced-profile-wrap.compact .mt-font-size-12,.mpp-profile-text.mt-font-size-12{font-size:12px;}.mpp-profile-wrap.mt-font-size-12 p,.mpp-profile-wrap.mt-font-size-12 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-12 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-12 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-12 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-12 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-12 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-12 div,.mpp-profile-text.mt-font-size-12 p,.mpp-profile-text.mt-font-size-12 div{font-size:12px;}.mpp-profile-wrap.mt-font-size-13,.mpp-enhanced-profile-wrap.regular .mt-font-size-13,.mpp-enhanced-profile-wrap.profile .mt-font-size-13,.mpp-enhanced-profile-wrap.compact .mt-font-size-13,.mpp-profile-text.mt-font-size-13{font-size:13px;}.mpp-profile-wrap.mt-font-size-13 p,.mpp-profile-wrap.mt-font-size-13 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-13 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-13 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-13 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-13 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-13 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-13 div,.mpp-profile-text.mt-font-size-13 p,.mpp-profile-text.mt-font-size-13 div{font-size:13px;}.mpp-profile-wrap.mt-font-size-14,.mpp-enhanced-profile-wrap.regular .mt-font-size-14,.mpp-enhanced-profile-wrap.profile .mt-font-size-14,.mpp-enhanced-profile-wrap.compact .mt-font-size-14,.mpp-profile-text.mt-font-size-14{font-size:14px;}.mpp-profile-wrap.mt-font-size-14 p,.mpp-profile-wrap.mt-font-size-14 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-14 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-14 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-14 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-14 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-14 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-14 div,.mpp-profile-text.mt-font-size-14 p,.mpp-profile-text.mt-font-size-14 div{font-size:14px;}.mpp-profile-wrap.mt-font-size-15,.mpp-enhanced-profile-wrap.regular .mt-font-size-15,.mpp-enhanced-profile-wrap.profile .mt-font-size-15,.mpp-enhanced-profile-wrap.compact .mt-font-size-15,.mpp-profile-text.mt-font-size-15{font-size:15px;}.mpp-profile-wrap.mt-font-size-15 p,.mpp-profile-wrap.mt-font-size-15 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-15 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-15 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-15 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-15 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-15 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-15 div,.mpp-profile-text.mt-font-size-15 p,.mpp-profile-text.mt-font-size-15 div{font-size:15px;}.mpp-profile-wrap.mt-font-size-16,.mpp-enhanced-profile-wrap.regular .mt-font-size-16,.mpp-enhanced-profile-wrap.profile .mt-font-size-16,.mpp-enhanced-profile-wrap.compact .mt-font-size-16,.mpp-profile-text.mt-font-size-16{font-size:16px;}.mpp-profile-wrap.mt-font-size-16 p,.mpp-profile-wrap.mt-font-size-16 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-16 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-16 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-16 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-16 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-16 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-16 div,.mpp-profile-text.mt-font-size-16 p,.mpp-profile-text.mt-font-size-16 div{font-size:16px;}.mpp-profile-wrap.mt-font-size-17,.mpp-enhanced-profile-wrap.regular .mt-font-size-17,.mpp-enhanced-profile-wrap.profile .mt-font-size-17,.mpp-enhanced-profile-wrap.compact .mt-font-size-17,.mpp-profile-text.mt-font-size-17{font-size:17px;}.mpp-profile-wrap.mt-font-size-17 p,.mpp-profile-wrap.mt-font-size-17 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-17 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-17 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-17 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-17 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-17 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-17 div,.mpp-profile-text.mt-font-size-17 p,.mpp-profile-text.mt-font-size-17 div{font-size:17px;}.mpp-profile-wrap.mt-font-size-18,.mpp-enhanced-profile-wrap.regular .mt-font-size-18,.mpp-enhanced-profile-wrap.profile .mt-font-size-18,.mpp-enhanced-profile-wrap.compact .mt-font-size-18,.mpp-profile-text.mt-font-size-18{font-size:18px;}.mpp-profile-wrap.mt-font-size-18 p,.mpp-profile-wrap.mt-font-size-18 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-18 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-18 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-18 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-18 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-18 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-18 div,.mpp-profile-text.mt-font-size-18 p,.mpp-profile-text.mt-font-size-18 div{font-size:18px;}.mpp-profile-wrap.mt-font-size-19,.mpp-enhanced-profile-wrap.regular .mt-font-size-19,.mpp-enhanced-profile-wrap.profile .mt-font-size-19,.mpp-enhanced-profile-wrap.compact .mt-font-size-19,.mpp-profile-text.mt-font-size-19{font-size:19px;}.mpp-profile-wrap.mt-font-size-19 p,.mpp-profile-wrap.mt-font-size-19 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-19 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-19 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-19 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-19 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-19 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-19 div,.mpp-profile-text.mt-font-size-19 p,.mpp-profile-text.mt-font-size-19 div{font-size:19px;}.mpp-profile-wrap.mt-font-size-20,.mpp-enhanced-profile-wrap.regular .mt-font-size-20,.mpp-enhanced-profile-wrap.profile .mt-font-size-20,.mpp-enhanced-profile-wrap.compact .mt-font-size-20,.mpp-profile-text.mt-font-size-20{font-size:20px;}.mpp-profile-wrap.mt-font-size-20 p,.mpp-profile-wrap.mt-font-size-20 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-20 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-20 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-20 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-20 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-20 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-20 div,.mpp-profile-text.mt-font-size-20 p,.mpp-profile-text.mt-font-size-20 div{font-size:20px;}.mpp-profile-wrap.mt-font-size-21,.mpp-enhanced-profile-wrap.regular .mt-font-size-21,.mpp-enhanced-profile-wrap.profile .mt-font-size-21,.mpp-enhanced-profile-wrap.compact .mt-font-size-21,.mpp-profile-text.mt-font-size-21{font-size:21px;}.mpp-profile-wrap.mt-font-size-21 p,.mpp-profile-wrap.mt-font-size-21 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-21 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-21 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-21 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-21 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-21 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-21 div,.mpp-profile-text.mt-font-size-21 p,.mpp-profile-text.mt-font-size-21 div{font-size:21px;}.mpp-profile-wrap.mt-font-size-22,.mpp-enhanced-profile-wrap.regular .mt-font-size-22,.mpp-enhanced-profile-wrap.profile .mt-font-size-22,.mpp-enhanced-profile-wrap.compact .mt-font-size-22,.mpp-profile-text.mt-font-size-22{font-size:22px;}.mpp-profile-wrap.mt-font-size-22 p,.mpp-profile-wrap.mt-font-size-22 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-22 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-22 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-22 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-22 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-22 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-22 div,.mpp-profile-text.mt-font-size-22 p,.mpp-profile-text.mt-font-size-22 div{font-size:22px;}.mpp-profile-wrap.mt-font-size-23,.mpp-enhanced-profile-wrap.regular .mt-font-size-23,.mpp-enhanced-profile-wrap.profile .mt-font-size-23,.mpp-enhanced-profile-wrap.compact .mt-font-size-23,.mpp-profile-text.mt-font-size-23{font-size:23px;}.mpp-profile-wrap.mt-font-size-23 p,.mpp-profile-wrap.mt-font-size-23 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-23 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-23 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-23 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-23 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-23 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-23 div,.mpp-profile-text.mt-font-size-23 p,.mpp-profile-text.mt-font-size-23 div{font-size:23px;}.mpp-profile-wrap.mt-font-size-24,.mpp-enhanced-profile-wrap.regular .mt-font-size-24,.mpp-enhanced-profile-wrap.profile .mt-font-size-24,.mpp-enhanced-profile-wrap.compact .mt-font-size-24,.mpp-profile-text.mt-font-size-24{font-size:24px;}.mpp-profile-wrap.mt-font-size-24 p,.mpp-profile-wrap.mt-font-size-24 div,.mpp-enhanced-profile-wrap.regular .mt-font-size-24 p,.mpp-enhanced-profile-wrap.regular .mt-font-size-24 div,.mpp-enhanced-profile-wrap.profile .mt-font-size-24 p,.mpp-enhanced-profile-wrap.profile .mt-font-size-24 div,.mpp-enhanced-profile-wrap.compact .mt-font-size-24 p,.mpp-enhanced-profile-wrap.compact .mt-font-size-24 div,.mpp-profile-text.mt-font-size-24 p,.mpp-profile-text.mt-font-size-24 div{font-size:24px;}.mpp-social{margin-top:15px;}.mpp-social svg{max-width:32px;max-height:32px;margin-right:10px;}.mpp-social a,.mpp-social a:hover,.mpp-social a:visited{text-decoration:none !important;}.mpp-social{clear:both;}.mpp-social svg.icon-twitter{fill:#00aced;}.mpp-social svg.icon-amazon{fill:#000;}.mpp-social svg.icon-behance{fill:#0692e9;}.mpp-social svg.icon-blogger{fill:#fb8f3d;}.mpp-social svg.icon-codepen{fill:#000;}.mpp-social svg.icon-dribble{fill:#f46899;}.mpp-social svg.icon-dropbox{fill:#018bd3;}.mpp-social svg.icon-eventbrite{fill:#f6682f;}.mpp-social svg.icon-facebook{fill:#3b5998;}.mpp-social svg.icon-flickr{fill:#ff0084;}.mpp-social svg.icon-foursquare{fill:#0072b1;}.mpp-social svg.icon-ghost{fill:#000;}.mpp-social svg.icon-github{fill:#070709;}.mpp-social svg.icon-google-plus{fill:#cf3d2e;}.mpp-social svg.icon-instagram{fill:#a1755c;}.mpp-social svg.icon-linkedin{fill:#0085ae;}.mpp-social svg.icon-feed{fill:#f26522;}.mpp-social svg.icon-medium{fill:#000;}.mpp-social svg.icon-path{fill:#000;}.mpp-social svg.icon-pinterest{fill:#cc2127;}.mpp-social svg.icon-pocket{fill:#000;}.mpp-social svg.icon-polldaddy{fill:#bc0b0b;}.mpp-social svg.icon-reddit{fill:#000;}.mpp-social svg.icon-skype{fill:#01aef2;}.mpp-social svg.icon-spotify{fill:#1ed760;}.mpp-social svg.icon-squarespace{fill:#000;}.mpp-social svg.icon-stumbleupon{fill:#eb4823;}.mpp-social svg.icon-telegram{fill:#000;}.mpp-social svg.icon-tumblr-alt{fill:#314e6c;}.mpp-social svg.icon-twitch{fill:#4b367c;}.mpp-social svg.icon-twitter-alt{fill:#00aced;}.mpp-social svg.icon-vimeo{fill:#1ab7ea;}.mpp-social svg.icon-wordpress{fill:#21759b;}.mpp-social svg.icon-youtube{fill:#b00;}.mpp-enhanced-profile-wrap.profile{padding:10px;}.mpp-enhanced-profile-wrap.profile h2{margin:0;font-size:.8em;font-weight:normal;margin-bottom:5px;}.mpp-enhanced-profile-wrap.profile h2:before{display:none;}@media only screen and (max-width: 400px){.mpp-enhanced-profile-wrap.profile h2{text-align:center;}}.mpp-enhanced-profile-wrap.profile.round .profile-avatar{border-radius:50%;}.mpp-enhanced-profile-wrap.profile .mpp-profile-image-wrapper{position:relative;float:left;line-height:1;z-index:1000;min-width:150px;min-height:150px;max-width:150px;max-height:150px;margin-right:15px;}@media only screen and (max-width: 400px){.mpp-enhanced-profile-wrap.profile .mpp-profile-image-wrapper{float:none;text-align:center;margin:0 auto;}}.mpp-enhanced-profile-wrap.profile .mpp-profile-meta{clear:both;margin:10px 0;}.mpp-enhanced-profile-wrap.profile .mpp-profile-meta:after{content:"";display:table;clear:both;}.mpp-enhanced-profile-wrap.profile .alignleft{max-width:none;float:left;}@media only screen and (max-width: 400px){.mpp-enhanced-profile-wrap.profile .alignleft{float:none;text-align:center;margin:0 auto;}}.mpp-enhanced-profile-wrap.profile .alignright{max-width:none;}@media only screen and (max-width: 400px){.mpp-enhanced-profile-wrap.profile .alignright{float:none;text-align:center;margin:0 auto;}}.mpp-author-tabbed{padding:10px;}.mpp-author-tabbed:after{content:"";display:table;clear:both;}.mpp-author-tabbed .mpp-social{margin-top:0;}.mpp-author-tabbed .mpp-author-social-wrapper{margin-bottom:10px;}.mpp-author-tabbed .mpp-author-social-wrapper:after{content:"";display:table;clear:both;}.mpp-author-tabbed h1,.mpp-author-tabbed h2,.mpp-author-tabbed h3,.mpp-author-tabbed h4,.mpp-author-tabbed h5,.mpp-author-tabbed h6{clear:none;}.mpp-author-tabbed h2{font-size:.8em;font-weight:normal;margin-bottom:5px;}.mpp-author-tabbed h2:before{display:none;}.mpp-author-tabbed .mpp-tab-wrapper{clear:both;}.mpp-author-tabbed .mpp-author-heading{float:left;}@media only screen and (max-width: 600px){.mpp-author-tabbed .mpp-author-heading{float:none;text-align:center;margin:0 auto;width:90%;}}.mpp-author-tabbed .mpp-author-social{float:right;}@media only screen and (max-width: 600px){.mpp-author-tabbed .mpp-author-social{float:none;text-align:center;margin:0 auto;}}.mpp-author-tabbed .mpp-author-heading .mpp-author-profile-heading{display:inline-block;background:#42737b;color:#fff;padding:10px 20px;font-size:14px;text-transform:uppercase;}@media only screen and (max-width: 600px){.mpp-author-tabbed .mpp-author-heading .mpp-author-profile-heading{display:block;margin-bottom:10px;}}.mpp-author-tabbed .mpp-author-profile-sub-heading{font-size:14px;line-height:1.1;max-width:150px;text-align:center;}.mpp-author-tabbed.round .profile-avatar{border-radius:50%;}.mpp-author-tabbed .mpp-profile-image-wrapper{clear:both;position:relative;float:left;line-height:1;z-index:1000;margin-right:30px;}.mpp-author-tabbed .mpp-profile-image-wrapper img{min-width:150px;min-height:150px;max-height:150px;max-width:150px;}.mpp-author-tabbed .mpp-profile-meta{clear:both;margin:10px 0;}.mpp-author-tabbed .mpp-profile-meta:after{content:"";display:table;clear:both;}.mpp-author-tabbed .mpp-author-profile-title{color:gray;text-transform:uppercase;font-size:12px;}.mpp-author-tabbed .mpp-tabbed-profile-information:after{content:"";display:table;clear:both;}.mpp-author-tabbed .mpp-tab{display:none;}.mpp-author-tabbed .mpp-tab-active{display:block;}.mpp-author-tabbed ul.mpp-author-tabs{position:relative;list-style-type:none;margin:0;padding:0;text-align:center;}.mpp-author-tabbed ul.mpp-author-tabs li{cursor:pointer;position:relative;display:inline-block;min-width:200px;background:#42737b;margin:0 5px 0 0;text-align:center;margin-right:10px;color:#fff;padding:10px 20px;font-size:16px;}@media only screen and (max-width: 500px){.mpp-author-tabbed ul.mpp-author-tabs li{width:100%;display:block;}}.mpp-author-tabbed ul.mpp-author-tabs li.active:after{content:"";display:block;position:absolute;bottom:-10px;left:calc(50% - 10px);border-top:10px solid #42737b;border-top-color:#42737b;border-left:10px solid transparent;border-right:10px solid transparent;}@media only screen and (max-width: 500px){.mpp-author-tabbed ul.mpp-author-tabs li.active:after{display:none;}}.mpp-author-tabbed ul.mpp-author-tabs li:last-child{margin-right:0;}.mpp-author-tabbed ul.mpp-author-tabs li.mpp-tab-posts{background:#30424b;}.mpp-author-tabbed ul.mpp-author-tabs li.mpp-tab-posts.active:after{border-top:10px solid #30424b;border-top-color:#30424b;}.mpp-author-tabbed ul.mpp-author-tab-content{list-style-type:none;margin:0;padding:0;}.mpp-author-tabbed ul.mpp-author-tab-content li{margin:0;}.mpp-author-tabbed ul.mpp-author-tab-content.white a,.mpp-author-tabbed ul.mpp-author-tab-content.white a:hover,.mpp-author-tabbed ul.mpp-author-tab-content.white a:visited{display:block;background:#fff;border:1px solid #f2f2f2;padding:10px 20px;text-decoration:none;color:#333;}.mpp-author-tabbed ul.mpp-author-tab-content.white a:hover{background:#f2f2f2;}.mpp-author-tabbed ul.mpp-author-tab-content.light a,.mpp-author-tabbed ul.mpp-author-tab-content.light a:hover,.mpp-author-tabbed ul.mpp-author-tab-content.light a:visited{display:block;background:#f7f7f7;border:1px solid #dedede;padding:10px 20px;text-decoration:none;color:#333;}.mpp-author-tabbed ul.mpp-author-tab-content.light a:hover{background:#dedede;}.mpp-author-tabbed ul.mpp-author-tab-content.black a,.mpp-author-tabbed ul.mpp-author-tab-content.black a:hover,.mpp-author-tabbed ul.mpp-author-tab-content.black a:visited{display:block;background:#333;color:#fff;border:1px solid #1a1a1a;padding:10px 20px;text-decoration:none;}.mpp-author-tabbed ul.mpp-author-tab-content.black a:hover{background:#1a1a1a;}.mpp-author-tabbed ul.mpp-author-tab-content.magenta a,.mpp-author-tabbed ul.mpp-author-tab-content.magenta a:hover,.mpp-author-tabbed ul.mpp-author-tab-content.magenta a:visited{display:block;background:#f0f;color:#fff;border:1px solid #c0c;padding:10px 20px;text-decoration:none;}.mpp-author-tabbed ul.mpp-author-tab-content.magenta a:hover{background:#c0c;}.mpp-author-tabbed ul.mpp-author-tab-content.blue a,.mpp-author-tabbed ul.mpp-author-tab-content.blue a:hover,.mpp-author-tabbed ul.mpp-author-tab-content.blue a:visited{display:block;background:#0009c1;color:#fff;border:1px solid #00078e;padding:10px 20px;text-decoration:none;}.mpp-author-tabbed ul.mpp-author-tab-content.blue a:hover{background:#00078e;}.mpp-author-tabbed ul.mpp-author-tab-content.green a,.mpp-author-tabbed ul.mpp-author-tab-content.green a:hover,.mpp-author-tabbed ul.mpp-author-tab-content.green a:visited{display:block;background:#03ac27;color:#fff;border:1px solid #027a1c;padding:10px 20px;text-decoration:none;}.mpp-author-tabbed ul.mpp-author-tab-content.green a:hover{background:#027a1c;}.mpp-enhanced-profile-wrap.compact{text-align:center;padding:10px;max-width:400px;margin:0 auto;line-height:1.1;}.mpp-enhanced-profile-wrap.compact.center{margin:0 auto;}.mpp-enhanced-profile-wrap.compact.left{margin-left:0;}.mpp-enhanced-profile-wrap.compact.right{margin-right:0;}.mpp-enhanced-profile-wrap.compact .mpp-social svg{margin-right:0;}.mpp-enhanced-profile-wrap.compact h2{font-size:.8em;font-weight:normal;margin-bottom:5px;}.mpp-enhanced-profile-wrap.compact h2:before{display:none;}.mpp-enhanced-profile-wrap.compact.round .profile-avatar{border-radius:50%;}.mpp-enhanced-profile-wrap.compact .mpp-profile-image-wrapper{position:relative;text-align:center;line-height:1;z-index:1000;min-width:150px;min-height:150px;max-width:150px;max-height:150px;margin:0 auto;}.mpp-enhanced-profile-wrap.compact .mpp-profile-text{line-height:1.1;}.mpp-enhanced-profile-wrap.compact .mpp-compact-meta{clear:both;margin:10px 0;}.mpp-enhanced-profile-wrap.compact .mpp-compact-meta:after{content:"";display:table;clear:both;}.mpp-enhanced-profile-wrap.compact .mpp-profile-view-posts{clear:both;display:block;text-align:center;padding:10px 20px;margin-top:20px;margin-right:20px;background-color:#cf6d38;color:#fff;margin-bottom:10px;}.mpp-enhanced-profile-wrap.compact .mpp-profile-view-posts a,.mpp-enhanced-profile-wrap.compact .mpp-profile-view-posts a:hover,.mpp-enhanced-profile-wrap.compact .mpp-profile-view-posts a:visited{display:block;width:100%;height:100%;color:#fff;text-decoration:none;}.mpp-enhanced-profile-wrap.compact .mpp-profile-view-posts:after{content:"";display:table;clear:both;}.mpp-enhanced-profile-wrap.compact .mpp-profile-view-website{display:block;text-align:center;padding:10px 20px;margin-top:20px;background-color:#333;color:#fff;}.mpp-enhanced-profile-wrap.compact .mpp-profile-view-website a,.mpp-enhanced-profile-wrap.compact .mpp-profile-view-website a:hover,.mpp-enhanced-profile-wrap.compact .mpp-profile-view-website a:visited{display:block;width:100%;height:100%;color:#fff;text-decoration:none;}#pojo-a11y-toolbar{position:fixed;font-size:16px !important;line-height:1.4;z-index:9999;}#pojo-a11y-toolbar.pojo-a11y-toolbar-right{right:-180px;-webkit-transition:right 750ms cubic-bezier(.23,1,.32,1);-moz-transition:right 750ms cubic-bezier(.23,1,.32,1);-o-transition:right 750ms cubic-bezier(.23,1,.32,1);transition:right 750ms cubic-bezier(.23,1,.32,1);}#pojo-a11y-toolbar.pojo-a11y-toolbar-right.pojo-a11y-toolbar-open{right:0;}#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle{right:180px;}#pojo-a11y-toolbar.pojo-a11y-toolbar-left{left:-180px;-webkit-transition:left 750ms cubic-bezier(.23,1,.32,1);-moz-transition:left 750ms cubic-bezier(.23,1,.32,1);-o-transition:left 750ms cubic-bezier(.23,1,.32,1);transition:left 750ms cubic-bezier(.23,1,.32,1);}#pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open{left:0;}#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle{left:180px;}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle{position:absolute;}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{display:inline-block;font-size:200%;line-height:0;padding:10px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1);}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2);}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg{max-width:inherit;}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{border:1px solid;font-size:100%;width:180px;}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{display:block;line-height:2;font-weight:bold;padding:10px 15px 0;margin:0;}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle a,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-overlay{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2);}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{list-style:none;margin:0;padding:10px 0;}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{border-top:1px solid;}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:10px 15px;font-size:80%;line-height:1;}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{font-weight:bold;}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-right:6px;display:inline-block;width:1.5em;font-style:normal;font-weight:normal;font-size:inherit;line-height:1;text-align:center;text-rendering:auto;vertical-align:middle;}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a .pojo-a11y-toolbar-text{vertical-align:middle;}body.rtl #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-left:6px;padding-right:0;}@media (max-width:767px){#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{padding:7px 12px 0;}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{padding:7px 0;}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:7px 12px;}}body.pojo-a11y-grayscale{filter:grayscale(100%);filter:gray;-webkit-filter:grayscale(100%);-webkit-filter:grayscale(1);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);}body.pojo-a11y-high-contrast .placebo{line-height:normal;}body.pojo-a11y-high-contrast *{-webkit-box-shadow:none !important;box-shadow:none !important;}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{-moz-appearance:none !important;-moz-user-select:text !important;-webkit-user-select:text !important;background-image:none !important;text-shadow:none !important;user-select:text !important;}body.pojo-a11y-high-contrast a.nitro-lazy,body.pojo-a11y-high-contrast abbr.nitro-lazy,body.pojo-a11y-high-contrast acronym.nitro-lazy,body.pojo-a11y-high-contrast address.nitro-lazy,body.pojo-a11y-high-contrast article.nitro-lazy,body.pojo-a11y-high-contrast aside.nitro-lazy,body.pojo-a11y-high-contrast b.nitro-lazy,body.pojo-a11y-high-contrast basefont.nitro-lazy,body.pojo-a11y-high-contrast bdi.nitro-lazy,body.pojo-a11y-high-contrast big.nitro-lazy,body.pojo-a11y-high-contrast blink.nitro-lazy,body.pojo-a11y-high-contrast blockquote.nitro-lazy,body.pojo-a11y-high-contrast body.nitro-lazy,body.pojo-a11y-high-contrast button.nitro-lazy,body.pojo-a11y-high-contrast canvas.nitro-lazy,body.pojo-a11y-high-contrast caption.nitro-lazy,body.pojo-a11y-high-contrast center.nitro-lazy,body.pojo-a11y-high-contrast cite.nitro-lazy,body.pojo-a11y-high-contrast code.nitro-lazy,body.pojo-a11y-high-contrast col.nitro-lazy,body.pojo-a11y-high-contrast colgroup.nitro-lazy,body.pojo-a11y-high-contrast command.nitro-lazy,body.pojo-a11y-high-contrast dd.nitro-lazy,body.pojo-a11y-high-contrast del.nitro-lazy,body.pojo-a11y-high-contrast details.nitro-lazy,body.pojo-a11y-high-contrast dfn.nitro-lazy,body.pojo-a11y-high-contrast dir.nitro-lazy,body.pojo-a11y-high-contrast div.nitro-lazy,body.pojo-a11y-high-contrast dl.nitro-lazy,body.pojo-a11y-high-contrast dt.nitro-lazy,body.pojo-a11y-high-contrast em.nitro-lazy,body.pojo-a11y-high-contrast embed.nitro-lazy,body.pojo-a11y-high-contrast fieldset.nitro-lazy,body.pojo-a11y-high-contrast figcaption.nitro-lazy,body.pojo-a11y-high-contrast figure.nitro-lazy,body.pojo-a11y-high-contrast font.nitro-lazy,body.pojo-a11y-high-contrast footer.nitro-lazy,body.pojo-a11y-high-contrast form.nitro-lazy,body.pojo-a11y-high-contrast h1.nitro-lazy,body.pojo-a11y-high-contrast h1 a.nitro-lazy,body.pojo-a11y-high-contrast h1 a b.nitro-lazy,body.pojo-a11y-high-contrast h1 abbr.nitro-lazy,body.pojo-a11y-high-contrast h1 b.nitro-lazy,body.pojo-a11y-high-contrast h1 center.nitro-lazy,body.pojo-a11y-high-contrast h1 em.nitro-lazy,body.pojo-a11y-high-contrast h1 i.nitro-lazy,body.pojo-a11y-high-contrast h1 span.nitro-lazy,body.pojo-a11y-high-contrast h1 strong.nitro-lazy,body.pojo-a11y-high-contrast h2.nitro-lazy,body.pojo-a11y-high-contrast h2 a.nitro-lazy,body.pojo-a11y-high-contrast h2 a b.nitro-lazy,body.pojo-a11y-high-contrast h2 abbr.nitro-lazy,body.pojo-a11y-high-contrast h2 b.nitro-lazy,body.pojo-a11y-high-contrast h2 center.nitro-lazy,body.pojo-a11y-high-contrast h2 em.nitro-lazy,body.pojo-a11y-high-contrast h2 i.nitro-lazy,body.pojo-a11y-high-contrast h2 span.nitro-lazy,body.pojo-a11y-high-contrast h2 strong.nitro-lazy,body.pojo-a11y-high-contrast h3.nitro-lazy,body.pojo-a11y-high-contrast h3 a.nitro-lazy,body.pojo-a11y-high-contrast h3 a b.nitro-lazy,body.pojo-a11y-high-contrast h3 abbr.nitro-lazy,body.pojo-a11y-high-contrast h3 b.nitro-lazy,body.pojo-a11y-high-contrast h3 center.nitro-lazy,body.pojo-a11y-high-contrast h3 em.nitro-lazy,body.pojo-a11y-high-contrast h3 i.nitro-lazy,body.pojo-a11y-high-contrast h3 span.nitro-lazy,body.pojo-a11y-high-contrast h3 strong.nitro-lazy,body.pojo-a11y-high-contrast h4.nitro-lazy,body.pojo-a11y-high-contrast h4 a.nitro-lazy,body.pojo-a11y-high-contrast h4 a b.nitro-lazy,body.pojo-a11y-high-contrast h4 abbr.nitro-lazy,body.pojo-a11y-high-contrast h4 b.nitro-lazy,body.pojo-a11y-high-contrast h4 center.nitro-lazy,body.pojo-a11y-high-contrast h4 em.nitro-lazy,body.pojo-a11y-high-contrast h4 i.nitro-lazy,body.pojo-a11y-high-contrast h4 span.nitro-lazy,body.pojo-a11y-high-contrast h4 strong.nitro-lazy,body.pojo-a11y-high-contrast h5.nitro-lazy,body.pojo-a11y-high-contrast h5 a.nitro-lazy,body.pojo-a11y-high-contrast h5 a b.nitro-lazy,body.pojo-a11y-high-contrast h5 abbr.nitro-lazy,body.pojo-a11y-high-contrast h5 b.nitro-lazy,body.pojo-a11y-high-contrast h5 center.nitro-lazy,body.pojo-a11y-high-contrast h5 em.nitro-lazy,body.pojo-a11y-high-contrast h5 i.nitro-lazy,body.pojo-a11y-high-contrast h5 span.nitro-lazy,body.pojo-a11y-high-contrast h5 strong.nitro-lazy,body.pojo-a11y-high-contrast h6.nitro-lazy,body.pojo-a11y-high-contrast h6 a.nitro-lazy,body.pojo-a11y-high-contrast h6 a b.nitro-lazy,body.pojo-a11y-high-contrast h6 abbr.nitro-lazy,body.pojo-a11y-high-contrast h6 b.nitro-lazy,body.pojo-a11y-high-contrast h6 center.nitro-lazy,body.pojo-a11y-high-contrast h6 em.nitro-lazy,body.pojo-a11y-high-contrast h6 i.nitro-lazy,body.pojo-a11y-high-contrast h6 span.nitro-lazy,body.pojo-a11y-high-contrast h6 strong.nitro-lazy,body.pojo-a11y-high-contrast header.nitro-lazy,body.pojo-a11y-high-contrast hgroup.nitro-lazy,body.pojo-a11y-high-contrast html.nitro-lazy,body.pojo-a11y-high-contrast i.nitro-lazy,body.pojo-a11y-high-contrast iframe.nitro-lazy,body.pojo-a11y-high-contrast img.nitro-lazy,body.pojo-a11y-high-contrast input.nitro-lazy,body.pojo-a11y-high-contrast ins.nitro-lazy,body.pojo-a11y-high-contrast kbd.nitro-lazy,body.pojo-a11y-high-contrast label.nitro-lazy,body.pojo-a11y-high-contrast legend.nitro-lazy,body.pojo-a11y-high-contrast li.nitro-lazy,body.pojo-a11y-high-contrast listing.nitro-lazy,body.pojo-a11y-high-contrast main.nitro-lazy,body.pojo-a11y-high-contrast mark.nitro-lazy,body.pojo-a11y-high-contrast marquee.nitro-lazy,body.pojo-a11y-high-contrast menu.nitro-lazy,body.pojo-a11y-high-contrast meter.nitro-lazy,body.pojo-a11y-high-contrast multicol.nitro-lazy,body.pojo-a11y-high-contrast nav.nitro-lazy,body.pojo-a11y-high-contrast nobr.nitro-lazy,body.pojo-a11y-high-contrast object.nitro-lazy,body.pojo-a11y-high-contrast ol.nitro-lazy,body.pojo-a11y-high-contrast option.nitro-lazy,body.pojo-a11y-high-contrast output.nitro-lazy,body.pojo-a11y-high-contrast p.nitro-lazy,body.pojo-a11y-high-contrast plaintext.nitro-lazy,body.pojo-a11y-high-contrast pre.nitro-lazy,body.pojo-a11y-high-contrast progress.nitro-lazy,body.pojo-a11y-high-contrast q.nitro-lazy,body.pojo-a11y-high-contrast rb.nitro-lazy,body.pojo-a11y-high-contrast rp.nitro-lazy,body.pojo-a11y-high-contrast rt.nitro-lazy,body.pojo-a11y-high-contrast ruby.nitro-lazy,body.pojo-a11y-high-contrast s.nitro-lazy,body.pojo-a11y-high-contrast samp.nitro-lazy,body.pojo-a11y-high-contrast section.nitro-lazy,body.pojo-a11y-high-contrast select.nitro-lazy,body.pojo-a11y-high-contrast small.nitro-lazy,body.pojo-a11y-high-contrast span.nitro-lazy,body.pojo-a11y-high-contrast strike.nitro-lazy,body.pojo-a11y-high-contrast strong.nitro-lazy,body.pojo-a11y-high-contrast sub.nitro-lazy,body.pojo-a11y-high-contrast summary.nitro-lazy,body.pojo-a11y-high-contrast sup.nitro-lazy,body.pojo-a11y-high-contrast svg.nitro-lazy,body.pojo-a11y-high-contrast table.nitro-lazy,body.pojo-a11y-high-contrast tbody.nitro-lazy,body.pojo-a11y-high-contrast td.nitro-lazy,body.pojo-a11y-high-contrast text.nitro-lazy,body.pojo-a11y-high-contrast textarea.nitro-lazy,body.pojo-a11y-high-contrast th.nitro-lazy,body.pojo-a11y-high-contrast thead.nitro-lazy,body.pojo-a11y-high-contrast time.nitro-lazy,body.pojo-a11y-high-contrast tr.nitro-lazy,body.pojo-a11y-high-contrast tt.nitro-lazy,body.pojo-a11y-high-contrast u.nitro-lazy,body.pojo-a11y-high-contrast ul.nitro-lazy,body.pojo-a11y-high-contrast var.nitro-lazy,body.pojo-a11y-high-contrast video.nitro-lazy,body.pojo-a11y-high-contrast xmp.nitro-lazy{background-image:none !important;}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav:not(#pojo-a11y-toolbar),body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{background:black !important;background-color:black !important;}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{color:white !important;}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast b span,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast strong span{color:yellow !important;}body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast address span,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast cite span,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dfn span,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast em span,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast i span,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast u span{color:#ffff80 !important;}body.pojo-a11y-high-contrast dt{border-top:thin solid grey !important;}body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 span{color:#40c090 !important;}body.pojo-a11y-high-contrast img{background:#808080 !important;background-color:#808080 !important;}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym{border-bottom:1px dotted !important;}body.pojo-a11y-high-contrast :focus{outline:thin dotted !important;}body.pojo-a11y-high-contrast a.button,body.pojo-a11y-high-contrast a.button abbr,body.pojo-a11y-high-contrast a.button acronym,body.pojo-a11y-high-contrast a.button b,body.pojo-a11y-high-contrast a.button basefont,body.pojo-a11y-high-contrast a.button big,body.pojo-a11y-high-contrast a.button br,body.pojo-a11y-high-contrast a.button code,body.pojo-a11y-high-contrast a.button div,body.pojo-a11y-high-contrast a.button em,body.pojo-a11y-high-contrast a.button font,body.pojo-a11y-high-contrast a.button h1,body.pojo-a11y-high-contrast a.button h2,body.pojo-a11y-high-contrast a.button h3,body.pojo-a11y-high-contrast a.button h4,body.pojo-a11y-high-contrast a.button h5,body.pojo-a11y-high-contrast a.button h6,body.pojo-a11y-high-contrast a.button i,body.pojo-a11y-high-contrast a.button kbd,body.pojo-a11y-high-contrast a.button rb,body.pojo-a11y-high-contrast a.button rp,body.pojo-a11y-high-contrast a.button rt,body.pojo-a11y-high-contrast a.button ruby,body.pojo-a11y-high-contrast a.button samp,body.pojo-a11y-high-contrast a.button small,body.pojo-a11y-high-contrast a.button span,body.pojo-a11y-high-contrast a.button strong,body.pojo-a11y-high-contrast a.button tt,body.pojo-a11y-high-contrast a.button u,body.pojo-a11y-high-contrast a.button var,body.pojo-a11y-high-contrast a:link,body.pojo-a11y-high-contrast a:link abbr,body.pojo-a11y-high-contrast a:link acronym,body.pojo-a11y-high-contrast a:link b,body.pojo-a11y-high-contrast a:link basefont,body.pojo-a11y-high-contrast a:link big,body.pojo-a11y-high-contrast a:link br,body.pojo-a11y-high-contrast a:link code,body.pojo-a11y-high-contrast a:link div,body.pojo-a11y-high-contrast a:link em,body.pojo-a11y-high-contrast a:link font,body.pojo-a11y-high-contrast a:link h1,body.pojo-a11y-high-contrast a:link h2,body.pojo-a11y-high-contrast a:link h3,body.pojo-a11y-high-contrast a:link h4,body.pojo-a11y-high-contrast a:link h5,body.pojo-a11y-high-contrast a:link h6,body.pojo-a11y-high-contrast a:link i,body.pojo-a11y-high-contrast a:link kbd,body.pojo-a11y-high-contrast a:link rb,body.pojo-a11y-high-contrast a:link rp,body.pojo-a11y-high-contrast a:link rt,body.pojo-a11y-high-contrast a:link ruby,body.pojo-a11y-high-contrast a:link samp,body.pojo-a11y-high-contrast a:link small,body.pojo-a11y-high-contrast a:link span,body.pojo-a11y-high-contrast a:link strong,body.pojo-a11y-high-contrast a:link tt,body.pojo-a11y-high-contrast a:link u,body.pojo-a11y-high-contrast a:link var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem{color:#0080ff !important;}body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt{border:1px solid #fff !important;}body.pojo-a11y-high-contrast button{background:#600040 !important;background-color:#600040 !important;}body.pojo-a11y-high-contrast select{-webkit-appearance:listbox !important;background:#600060 !important;background-color:#600060 !important;}body.pojo-a11y-high-contrast a:visited,body.pojo-a11y-high-contrast a:visited abbr,body.pojo-a11y-high-contrast a:visited acronym,body.pojo-a11y-high-contrast a:visited b,body.pojo-a11y-high-contrast a:visited basefont,body.pojo-a11y-high-contrast a:visited big,body.pojo-a11y-high-contrast a:visited br,body.pojo-a11y-high-contrast a:visited code,body.pojo-a11y-high-contrast a:visited div,body.pojo-a11y-high-contrast a:visited em,body.pojo-a11y-high-contrast a:visited font,body.pojo-a11y-high-contrast a:visited h1,body.pojo-a11y-high-contrast a:visited h2,body.pojo-a11y-high-contrast a:visited h3,body.pojo-a11y-high-contrast a:visited h4,body.pojo-a11y-high-contrast a:visited h5,body.pojo-a11y-high-contrast a:visited h6,body.pojo-a11y-high-contrast a:visited i,body.pojo-a11y-high-contrast a:visited kbd,body.pojo-a11y-high-contrast a:visited rb,body.pojo-a11y-high-contrast a:visited rp,body.pojo-a11y-high-contrast a:visited rt,body.pojo-a11y-high-contrast a:visited ruby,body.pojo-a11y-high-contrast a:visited samp,body.pojo-a11y-high-contrast a:visited small,body.pojo-a11y-high-contrast a:visited span,body.pojo-a11y-high-contrast a:visited strong,body.pojo-a11y-high-contrast a:visited tt,body.pojo-a11y-high-contrast a:visited u,body.pojo-a11y-high-contrast a:visited var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem.active{color:#0ff !important;}body.pojo-a11y-high-contrast ::selection,body.pojo-a11y-high-contrast ::-moz-selection{background:#4080c0 !important;background-color:#4080c0 !important;}body.pojo-a11y-high-contrast a.button:hover,body.pojo-a11y-high-contrast a.button:hover abbr,body.pojo-a11y-high-contrast a.button:hover acronym,body.pojo-a11y-high-contrast a.button:hover b,body.pojo-a11y-high-contrast a.button:hover basefont,body.pojo-a11y-high-contrast a.button:hover big,body.pojo-a11y-high-contrast a.button:hover br,body.pojo-a11y-high-contrast a.button:hover code,body.pojo-a11y-high-contrast a.button:hover div,body.pojo-a11y-high-contrast a.button:hover em,body.pojo-a11y-high-contrast a.button:hover font,body.pojo-a11y-high-contrast a.button:hover h1,body.pojo-a11y-high-contrast a.button:hover h2,body.pojo-a11y-high-contrast a.button:hover h3,body.pojo-a11y-high-contrast a.button:hover h4,body.pojo-a11y-high-contrast a.button:hover h5,body.pojo-a11y-high-contrast a.button:hover h6,body.pojo-a11y-high-contrast a.button:hover i,body.pojo-a11y-high-contrast a.button:hover kbd,body.pojo-a11y-high-contrast a.button:hover rb,body.pojo-a11y-high-contrast a.button:hover rp,body.pojo-a11y-high-contrast a.button:hover rt,body.pojo-a11y-high-contrast a.button:hover ruby,body.pojo-a11y-high-contrast a.button:hover samp,body.pojo-a11y-high-contrast a.button:hover small,body.pojo-a11y-high-contrast a.button:hover span,body.pojo-a11y-high-contrast a.button:hover strong,body.pojo-a11y-high-contrast a.button:hover tt,body.pojo-a11y-high-contrast a.button:hover u,body.pojo-a11y-high-contrast a.button:hover var,body.pojo-a11y-high-contrast a:link:hover,body.pojo-a11y-high-contrast a:link:hover abbr,body.pojo-a11y-high-contrast a:link:hover acronym,body.pojo-a11y-high-contrast a:link:hover b,body.pojo-a11y-high-contrast a:link:hover basefont,body.pojo-a11y-high-contrast a:link:hover big,body.pojo-a11y-high-contrast a:link:hover br,body.pojo-a11y-high-contrast a:link:hover code,body.pojo-a11y-high-contrast a:link:hover div,body.pojo-a11y-high-contrast a:link:hover em,body.pojo-a11y-high-contrast a:link:hover font,body.pojo-a11y-high-contrast a:link:hover h1,body.pojo-a11y-high-contrast a:link:hover h2,body.pojo-a11y-high-contrast a:link:hover h3,body.pojo-a11y-high-contrast a:link:hover h4,body.pojo-a11y-high-contrast a:link:hover h5,body.pojo-a11y-high-contrast a:link:hover h6,body.pojo-a11y-high-contrast a:link:hover i,body.pojo-a11y-high-contrast a:link:hover kbd,body.pojo-a11y-high-contrast a:link:hover rb,body.pojo-a11y-high-contrast a:link:hover rp,body.pojo-a11y-high-contrast a:link:hover rt,body.pojo-a11y-high-contrast a:link:hover ruby,body.pojo-a11y-high-contrast a:link:hover samp,body.pojo-a11y-high-contrast a:link:hover small,body.pojo-a11y-high-contrast a:link:hover span,body.pojo-a11y-high-contrast a:link:hover strong,body.pojo-a11y-high-contrast a:link:hover tt,body.pojo-a11y-high-contrast a:link:hover u,body.pojo-a11y-high-contrast a:link:hover var,body.pojo-a11y-high-contrast a:visited:hover,body.pojo-a11y-high-contrast a:visited:hover abbr,body.pojo-a11y-high-contrast a:visited:hover acronym,body.pojo-a11y-high-contrast a:visited:hover b,body.pojo-a11y-high-contrast a:visited:hover basefont,body.pojo-a11y-high-contrast a:visited:hover big,body.pojo-a11y-high-contrast a:visited:hover br,body.pojo-a11y-high-contrast a:visited:hover code,body.pojo-a11y-high-contrast a:visited:hover div,body.pojo-a11y-high-contrast a:visited:hover em,body.pojo-a11y-high-contrast a:visited:hover font,body.pojo-a11y-high-contrast a:visited:hover h1,body.pojo-a11y-high-contrast a:visited:hover h2,body.pojo-a11y-high-contrast a:visited:hover h3,body.pojo-a11y-high-contrast a:visited:hover h4,body.pojo-a11y-high-contrast a:visited:hover h5,body.pojo-a11y-high-contrast a:visited:hover h6,body.pojo-a11y-high-contrast a:visited:hover i,body.pojo-a11y-high-contrast a:visited:hover kbd,body.pojo-a11y-high-contrast a:visited:hover rb,body.pojo-a11y-high-contrast a:visited:hover rp,body.pojo-a11y-high-contrast a:visited:hover rt,body.pojo-a11y-high-contrast a:visited:hover ruby,body.pojo-a11y-high-contrast a:visited:hover samp,body.pojo-a11y-high-contrast a:visited:hover small,body.pojo-a11y-high-contrast a:visited:hover span,body.pojo-a11y-high-contrast a:visited:hover strong,body.pojo-a11y-high-contrast a:visited:hover tt,body.pojo-a11y-high-contrast a:visited:hover u,body.pojo-a11y-high-contrast a:visited:hover var{background:#400000 !important;background-color:#400000 !important;}body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk,body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk b,body.pojo-a11y-high-contrast input[type=reset]{background:#400060 !important;background-color:#400060 !important;}body.pojo-a11y-high-contrast div[role="button"],body.pojo-a11y-high-contrast input[type=button],body.pojo-a11y-high-contrast input[type=submit]{background:#600040 !important;background-color:#600040 !important;}body.pojo-a11y-high-contrast input[type=search]{-webkit-appearance:textfield !important;}body.pojo-a11y-high-contrast html button[disabled],body.pojo-a11y-high-contrast html input[disabled],body.pojo-a11y-high-contrast html select[disabled],body.pojo-a11y-high-contrast html textarea[disabled]{background:#404040 !important;background-color:#404040 !important;}body.pojo-a11y-high-contrast .menu li a span.label{text-transform:none !important;}body.pojo-a11y-high-contrast .menu li a span.label,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrolbar,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrols{display:inline !important;}body.pojo-a11y-high-contrast a:link.new,body.pojo-a11y-high-contrast a:link.new i,body.pojo-a11y-high-contrast a:link.new b,body.pojo-a11y-high-contrast span.Apple-style-span{color:#ffff40 !important;}body.pojo-a11y-high-contrast body.mediawiki img.tex{background:white !important;background-color:white !important;border:white solid 3px !important;}body.pojo-a11y-high-contrast text>tspan:first-letter,body.pojo-a11y-high-contrast text>tspan:first-line{background:inherit !important;background-color:inherit !important;color:inherit !important;}body.pojo-a11y-high-contrast div.sbtc div.sbsb_a li.sbsb_d div,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i a,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i b,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i span,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i td{background:#003050 !important;background-color:#003050 !important;}body.pojo-a11y-high-contrast img[width="18"][height="18"]{height:18px !important;width:18px !important;}body.pojo-a11y-high-contrast a>span.iconHelp:empty:after{content:"Help" !important;}body.pojo-a11y-high-contrast div#gmap,body.pojo-a11y-high-contrast div#gmap *{background:initial !important;}body.pojo-a11y-negative-contrast,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar){background:#000 !important;color:#fff !important;}body.pojo-a11y-negative-contrast a,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a,body.pojo-a11y-negative-contrast b,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) b,body.pojo-a11y-negative-contrast blockquote,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) blockquote,body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast canvas,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) canvas,body.pojo-a11y-negative-contrast caption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) caption,body.pojo-a11y-negative-contrast center,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) center,body.pojo-a11y-negative-contrast cite,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) cite,body.pojo-a11y-negative-contrast code,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) code,body.pojo-a11y-negative-contrast col,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) col,body.pojo-a11y-negative-contrast colgroup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) colgroup,body.pojo-a11y-negative-contrast dd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dd,body.pojo-a11y-negative-contrast details,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) details,body.pojo-a11y-negative-contrast dfn,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dfn,body.pojo-a11y-negative-contrast dir,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dir,body.pojo-a11y-negative-contrast div,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) div,body.pojo-a11y-negative-contrast dl,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dl,body.pojo-a11y-negative-contrast dt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dt,body.pojo-a11y-negative-contrast em,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) em,body.pojo-a11y-negative-contrast embed,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) embed,body.pojo-a11y-negative-contrast fieldset,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) fieldset,body.pojo-a11y-negative-contrast figcaption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figcaption,body.pojo-a11y-negative-contrast figure,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figure,body.pojo-a11y-negative-contrast font,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) font,body.pojo-a11y-negative-contrast footer,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) footer,body.pojo-a11y-negative-contrast form,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) form,body.pojo-a11y-negative-contrast header,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) header,body.pojo-a11y-negative-contrast i,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) i,body.pojo-a11y-negative-contrast iframe,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) iframe,body.pojo-a11y-negative-contrast img,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) img,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast kbd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) kbd,body.pojo-a11y-negative-contrast label,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) label,body.pojo-a11y-negative-contrast legend,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) legend,body.pojo-a11y-negative-contrast li,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) li,body.pojo-a11y-negative-contrast mark,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) mark,body.pojo-a11y-negative-contrast menu,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) menu,body.pojo-a11y-negative-contrast meter,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) meter,body.pojo-a11y-negative-contrast nav,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nav,body.pojo-a11y-negative-contrast nobr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nobr,body.pojo-a11y-negative-contrast object,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) object,body.pojo-a11y-negative-contrast ol,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ol,body.pojo-a11y-negative-contrast option,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) option,body.pojo-a11y-negative-contrast pre,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) pre,body.pojo-a11y-negative-contrast progress,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) progress,body.pojo-a11y-negative-contrast q,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) q,body.pojo-a11y-negative-contrast s,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) s,body.pojo-a11y-negative-contrast section,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) section,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast small,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) small,body.pojo-a11y-negative-contrast span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) span,body.pojo-a11y-negative-contrast strike,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strike,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong,body.pojo-a11y-negative-contrast sub,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sub,body.pojo-a11y-negative-contrast summary,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) summary,body.pojo-a11y-negative-contrast sup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sup,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast time,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) time,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt,body.pojo-a11y-negative-contrast u,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) u,body.pojo-a11y-negative-contrast ul,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ul,body.pojo-a11y-negative-contrast var,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) var,body.pojo-a11y-negative-contrast a span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a span,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong{color:yellow !important;}body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt{border:1px solid #fff !important;}body.pojo-a11y-negative-contrast div#gmap,body.pojo-a11y-negative-contrast div#gmap *{background:initial !important;}body.pojo-a11y-light-background,body.pojo-a11y-light-background *:not(#pojo-a11y-toolbar):not(.pojo-a11y-toolbar-link){background:#fff !important;color:#000 !important;}body.pojo-a11y-light-background div#gmap,body.pojo-a11y-light-background div#gmap *{background:initial !important;}body.pojo-a11y-resize-font-200,body.pojo-a11y-resize-font-200 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-200 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-200 label,body.pojo-a11y-resize-font-200 input,body.pojo-a11y-resize-font-200 select,body.pojo-a11y-resize-font-200 textarea,body.pojo-a11y-resize-font-200 legend,body.pojo-a11y-resize-font-200 code,body.pojo-a11y-resize-font-200 pre,body.pojo-a11y-resize-font-200 dd,body.pojo-a11y-resize-font-200 dt,body.pojo-a11y-resize-font-200 span,body.pojo-a11y-resize-font-200 blockquote{font-size:200% !important;}body.pojo-a11y-resize-font-200 h1,body.pojo-a11y-resize-font-200 h2,body.pojo-a11y-resize-font-200 h3,body.pojo-a11y-resize-font-200 h4,body.pojo-a11y-resize-font-200 h5,body.pojo-a11y-resize-font-200 h6,body.pojo-a11y-resize-font-200 h1 span,body.pojo-a11y-resize-font-200 h2 span,body.pojo-a11y-resize-font-200 h3 span,body.pojo-a11y-resize-font-200 h4 span,body.pojo-a11y-resize-font-200 h5 span,body.pojo-a11y-resize-font-200 h6 span{font-size:266% !important;}body.pojo-a11y-resize-font-190,body.pojo-a11y-resize-font-190 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-190 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-190 label,body.pojo-a11y-resize-font-190 input,body.pojo-a11y-resize-font-190 select,body.pojo-a11y-resize-font-190 textarea,body.pojo-a11y-resize-font-190 legend,body.pojo-a11y-resize-font-190 code,body.pojo-a11y-resize-font-190 pre,body.pojo-a11y-resize-font-190 dd,body.pojo-a11y-resize-font-190 dt,body.pojo-a11y-resize-font-190 span,body.pojo-a11y-resize-font-190 blockquote{font-size:190% !important;}body.pojo-a11y-resize-font-190 h1,body.pojo-a11y-resize-font-190 h2,body.pojo-a11y-resize-font-190 h3,body.pojo-a11y-resize-font-190 h4,body.pojo-a11y-resize-font-190 h5,body.pojo-a11y-resize-font-190 h6,body.pojo-a11y-resize-font-190 h1 span,body.pojo-a11y-resize-font-190 h2 span,body.pojo-a11y-resize-font-190 h3 span,body.pojo-a11y-resize-font-190 h4 span,body.pojo-a11y-resize-font-190 h5 span,body.pojo-a11y-resize-font-190 h6 span{font-size:252.7% !important;}body.pojo-a11y-resize-font-180,body.pojo-a11y-resize-font-180 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-180 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-180 label,body.pojo-a11y-resize-font-180 input,body.pojo-a11y-resize-font-180 select,body.pojo-a11y-resize-font-180 textarea,body.pojo-a11y-resize-font-180 legend,body.pojo-a11y-resize-font-180 code,body.pojo-a11y-resize-font-180 pre,body.pojo-a11y-resize-font-180 dd,body.pojo-a11y-resize-font-180 dt,body.pojo-a11y-resize-font-180 span,body.pojo-a11y-resize-font-180 blockquote{font-size:180% !important;}body.pojo-a11y-resize-font-180 h1,body.pojo-a11y-resize-font-180 h2,body.pojo-a11y-resize-font-180 h3,body.pojo-a11y-resize-font-180 h4,body.pojo-a11y-resize-font-180 h5,body.pojo-a11y-resize-font-180 h6,body.pojo-a11y-resize-font-180 h1 span,body.pojo-a11y-resize-font-180 h2 span,body.pojo-a11y-resize-font-180 h3 span,body.pojo-a11y-resize-font-180 h4 span,body.pojo-a11y-resize-font-180 h5 span,body.pojo-a11y-resize-font-180 h6 span{font-size:239.4% !important;}body.pojo-a11y-resize-font-170,body.pojo-a11y-resize-font-170 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-170 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-170 label,body.pojo-a11y-resize-font-170 input,body.pojo-a11y-resize-font-170 select,body.pojo-a11y-resize-font-170 textarea,body.pojo-a11y-resize-font-170 legend,body.pojo-a11y-resize-font-170 code,body.pojo-a11y-resize-font-170 pre,body.pojo-a11y-resize-font-170 dd,body.pojo-a11y-resize-font-170 dt,body.pojo-a11y-resize-font-170 span,body.pojo-a11y-resize-font-170 blockquote{font-size:170% !important;}body.pojo-a11y-resize-font-170 h1,body.pojo-a11y-resize-font-170 h2,body.pojo-a11y-resize-font-170 h3,body.pojo-a11y-resize-font-170 h4,body.pojo-a11y-resize-font-170 h5,body.pojo-a11y-resize-font-170 h6,body.pojo-a11y-resize-font-170 h1 span,body.pojo-a11y-resize-font-170 h2 span,body.pojo-a11y-resize-font-170 h3 span,body.pojo-a11y-resize-font-170 h4 span,body.pojo-a11y-resize-font-170 h5 span,body.pojo-a11y-resize-font-170 h6 span{font-size:226.1% !important;}body.pojo-a11y-resize-font-160,body.pojo-a11y-resize-font-160 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-160 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-160 label,body.pojo-a11y-resize-font-160 input,body.pojo-a11y-resize-font-160 select,body.pojo-a11y-resize-font-160 textarea,body.pojo-a11y-resize-font-160 legend,body.pojo-a11y-resize-font-160 code,body.pojo-a11y-resize-font-160 pre,body.pojo-a11y-resize-font-160 dd,body.pojo-a11y-resize-font-160 dt,body.pojo-a11y-resize-font-160 span,body.pojo-a11y-resize-font-160 blockquote{font-size:160% !important;}body.pojo-a11y-resize-font-160 h1,body.pojo-a11y-resize-font-160 h2,body.pojo-a11y-resize-font-160 h3,body.pojo-a11y-resize-font-160 h4,body.pojo-a11y-resize-font-160 h5,body.pojo-a11y-resize-font-160 h6,body.pojo-a11y-resize-font-160 h1 span,body.pojo-a11y-resize-font-160 h2 span,body.pojo-a11y-resize-font-160 h3 span,body.pojo-a11y-resize-font-160 h4 span,body.pojo-a11y-resize-font-160 h5 span,body.pojo-a11y-resize-font-160 h6 span{font-size:212.8% !important;}body.pojo-a11y-resize-font-150,body.pojo-a11y-resize-font-150 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-150 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-150 label,body.pojo-a11y-resize-font-150 input,body.pojo-a11y-resize-font-150 select,body.pojo-a11y-resize-font-150 textarea,body.pojo-a11y-resize-font-150 legend,body.pojo-a11y-resize-font-150 code,body.pojo-a11y-resize-font-150 pre,body.pojo-a11y-resize-font-150 dd,body.pojo-a11y-resize-font-150 dt,body.pojo-a11y-resize-font-150 span,body.pojo-a11y-resize-font-150 blockquote{font-size:150% !important;}body.pojo-a11y-resize-font-150 h1,body.pojo-a11y-resize-font-150 h2,body.pojo-a11y-resize-font-150 h3,body.pojo-a11y-resize-font-150 h4,body.pojo-a11y-resize-font-150 h5,body.pojo-a11y-resize-font-150 h6,body.pojo-a11y-resize-font-150 h1 span,body.pojo-a11y-resize-font-150 h2 span,body.pojo-a11y-resize-font-150 h3 span,body.pojo-a11y-resize-font-150 h4 span,body.pojo-a11y-resize-font-150 h5 span,body.pojo-a11y-resize-font-150 h6 span{font-size:199.5% !important;}body.pojo-a11y-resize-font-140,body.pojo-a11y-resize-font-140 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-140 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-140 label,body.pojo-a11y-resize-font-140 input,body.pojo-a11y-resize-font-140 select,body.pojo-a11y-resize-font-140 textarea,body.pojo-a11y-resize-font-140 legend,body.pojo-a11y-resize-font-140 code,body.pojo-a11y-resize-font-140 pre,body.pojo-a11y-resize-font-140 dd,body.pojo-a11y-resize-font-140 dt,body.pojo-a11y-resize-font-140 span,body.pojo-a11y-resize-font-140 blockquote{font-size:140% !important;}body.pojo-a11y-resize-font-140 h1,body.pojo-a11y-resize-font-140 h2,body.pojo-a11y-resize-font-140 h3,body.pojo-a11y-resize-font-140 h4,body.pojo-a11y-resize-font-140 h5,body.pojo-a11y-resize-font-140 h6,body.pojo-a11y-resize-font-140 h1 span,body.pojo-a11y-resize-font-140 h2 span,body.pojo-a11y-resize-font-140 h3 span,body.pojo-a11y-resize-font-140 h4 span,body.pojo-a11y-resize-font-140 h5 span,body.pojo-a11y-resize-font-140 h6 span{font-size:186.2% !important;}body.pojo-a11y-resize-font-130,body.pojo-a11y-resize-font-130 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-130 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-130 label,body.pojo-a11y-resize-font-130 input,body.pojo-a11y-resize-font-130 select,body.pojo-a11y-resize-font-130 textarea,body.pojo-a11y-resize-font-130 legend,body.pojo-a11y-resize-font-130 code,body.pojo-a11y-resize-font-130 pre,body.pojo-a11y-resize-font-130 dd,body.pojo-a11y-resize-font-130 dt,body.pojo-a11y-resize-font-130 span,body.pojo-a11y-resize-font-130 blockquote{font-size:130% !important;}body.pojo-a11y-resize-font-130 h1,body.pojo-a11y-resize-font-130 h2,body.pojo-a11y-resize-font-130 h3,body.pojo-a11y-resize-font-130 h4,body.pojo-a11y-resize-font-130 h5,body.pojo-a11y-resize-font-130 h6,body.pojo-a11y-resize-font-130 h1 span,body.pojo-a11y-resize-font-130 h2 span,body.pojo-a11y-resize-font-130 h3 span,body.pojo-a11y-resize-font-130 h4 span,body.pojo-a11y-resize-font-130 h5 span,body.pojo-a11y-resize-font-130 h6 span{font-size:172.9% !important;}body.pojo-a11y-resize-font-120,body.pojo-a11y-resize-font-120 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-120 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-120 label,body.pojo-a11y-resize-font-120 input,body.pojo-a11y-resize-font-120 select,body.pojo-a11y-resize-font-120 textarea,body.pojo-a11y-resize-font-120 legend,body.pojo-a11y-resize-font-120 code,body.pojo-a11y-resize-font-120 pre,body.pojo-a11y-resize-font-120 dd,body.pojo-a11y-resize-font-120 dt,body.pojo-a11y-resize-font-120 span,body.pojo-a11y-resize-font-120 blockquote{font-size:120% !important;}body.pojo-a11y-resize-font-120 h1,body.pojo-a11y-resize-font-120 h2,body.pojo-a11y-resize-font-120 h3,body.pojo-a11y-resize-font-120 h4,body.pojo-a11y-resize-font-120 h5,body.pojo-a11y-resize-font-120 h6,body.pojo-a11y-resize-font-120 h1 span,body.pojo-a11y-resize-font-120 h2 span,body.pojo-a11y-resize-font-120 h3 span,body.pojo-a11y-resize-font-120 h4 span,body.pojo-a11y-resize-font-120 h5 span,body.pojo-a11y-resize-font-120 h6 span{font-size:159.6% !important;}body.pojo-a11y-links-underline a,body.pojo-a11y-links-underline a *{text-decoration:underline !important;}body.pojo-a11y-readable-font,body.pojo-a11y-readable-font *:not(i):not(span){font-family:Verdana,Arial,Helvetica,sans-serif !important;}.pojo-skip-link{position:absolute;top:-1000em;}.pojo-skip-link:focus{left:50px;top:50px;height:auto;width:200px;display:block;font-size:14px;font-weight:700;text-align:center;padding:15px 23px 14px;background-color:#f1f1f1;color:#21759b;z-index:100000;line-height:normal;text-decoration:none;box-shadow:0 0 2px 2px rgba(0,0,0,.6);}body.rtl .pojo-skip-link:focus{right:50px;left:auto;}#pojo-a11y-toolbar *,#pojo-a11y-toolbar ::before,#pojo-a11y-toolbar ::after{box-sizing:border-box;}.pojo-a11y-visible-phone{display:none !important;}.pojo-a11y-visible-tablet{display:none !important;}.pojo-a11y-hidden-desktop{display:none !important;}.pojo-a11y-visible-desktop{display:inherit !important;}@media (min-width:768px) and (max-width:1024px){.pojo-a11y-hidden-desktop{display:inherit !important;}.pojo-a11y-visible-desktop{display:none !important;}.pojo-a11y-visible-tablet{display:inherit !important;}.pojo-a11y-hidden-tablet{display:none !important;}}@media (max-width:767px){.pojo-a11y-hidden-desktop{display:inherit !important;}.pojo-a11y-visible-desktop{display:none !important;}.pojo-a11y-visible-phone{display:inherit !important;}.pojo-a11y-hidden-phone{display:none !important;}}.pojo-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}@layer bricks.reset, bricks.gutenberg, bricks.icons;.aligncenter{display:block;margin:.5em auto;}.alignright{float:right;margin:.5em 0 .5em 1em;}.alignleft{float:left;margin:.5em 1em .5em 0;}a img.alignright{float:right;margin:.5em 0 .5em 1em;}a img.alignleft{float:left;margin:.5em 1em .5em 0;}a img.aligncenter{display:block;margin-left:auto;margin-right:auto;}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center;}.wp-caption.alignleft,.wp-caption.alignnone{margin:.5em 1em .5em 0;}.wp-caption.alignright{margin:.5em 0 .5em 1em;}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto;}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px;}.wp-block-image,.wp-block-video,figure[class^=wp-block-]{margin:1em 0;}.wp-block-calendar,.wp-block-image:not(.wp-block-gallery .wp-block-image),figure[class^=wp-block-]:not(.wp-block-gallery figure):not([class^=align]){width:100%;}#wp-calendar caption{margin-bottom:1em;text-align:inherit;}#wp-calendar tbody{text-align:center;}#wp-calendar tbody td{width:30px;}#wp-calendar tbody a{font-weight:700;}#wp-calendar tfoot{opacity:.5;}#wp-calendar tfoot #prev{text-align:left;}#wp-calendar tfoot #next{text-align:right;}.gallery{display:flex;flex-flow:row wrap;margin:0 -10px;}.gallery.gallery-columns-1 .gallery-item{flex:1 1 100%;max-width:100%;}.gallery.gallery-columns-2 .gallery-item{flex:1 1 50%;max-width:50%;}.gallery.gallery-columns-3 .gallery-item{flex:1 1 33.333%;max-width:33.333%;}.gallery.gallery-columns-4 .gallery-item{flex:1 1 25%;max-width:25%;}.gallery.gallery-columns-5 .gallery-item{flex:1 1 20%;max-width:20%;}.gallery.gallery-columns-6 .gallery-item{flex:1 1 16.666%;max-width:16.666%;}.gallery.gallery-columns-7 .gallery-item{flex:1 1 14.285%;max-width:14.285%;}.gallery.gallery-columns-8 .gallery-item{flex:1 1 12.5%;max-width:12.5%;}.gallery.gallery-columns-9 .gallery-item{flex:1 1 11.111%;max-width:11.111%;}.gallery.gallery-columns-10 .gallery-item{flex:1 1 10%;max-width:10%;}.gallery .gallery-item{flex:1;margin:0;padding:0 10px 20px;}.gallery .gallery-item img{width:100%;}.has-text-align-left{text-align:left;}.has-text-align-center{text-align:center;}.has-text-align-right{text-align:right;}.wp-block-image figure{width:auto;}.alignfull,.wp-block-categories-list.alignfull{left:50%;margin-left:-50vw;margin-right:-50vw;max-width:calc(100vw - .5em);position:relative;right:50%;width:100vw;}.alignwide{margin-left:-10%;max-width:120%;position:relative;width:120%;}@media (max-width:1320px){.alignwide{margin-left:auto;width:100%;}}.aligncenter img{margin-left:auto;margin-right:auto;}.aligncenter a,.aligncenter img{display:block;}@layer bricks{}.brxe-section.has-bg-video{position:relative;z-index:1;}.brxe-section.has-shape{position:relative;}.brxe-section.bricks-lazy-hidden{background-image:none !important;}.brxe-section.bricks-lazy-hidden.nitro-lazy{background-image:none !important;}.brxe-container{align-items:flex-start;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;width:1100px;}@media (max-width:767px){.brxe-container{flex-wrap:wrap;}}.brxe-container.has-bg-video{position:relative;z-index:1;}.brxe-container.has-shape{position:relative;}.brxe-container.bricks-lazy-hidden{background-image:none !important;}.brxe-container.bricks-lazy-hidden.nitro-lazy{background-image:none !important;}.brxe-block{align-items:flex-start;display:flex;flex-direction:column;width:100%;}@media (max-width:767px){.brxe-block{flex-wrap:wrap;}}.brxe-block.has-bg-video{position:relative;z-index:1;}.brxe-block.has-shape{position:relative;}.brxe-block.bricks-lazy-hidden{background-image:none !important;}.brxe-block.bricks-lazy-hidden.nitro-lazy{background-image:none !important;}.brxe-div.has-bg-video{position:relative;z-index:1;}.brxe-div.has-shape{position:relative;}.brxe-div.bricks-lazy-hidden{background-image:none !important;}.brxe-div.bricks-lazy-hidden.nitro-lazy{background-image:none !important;}[class*=brxe-]{max-width:100%;}:where([class*=brxe-].has-shape>*){position:relative;}svg:not([width]){min-width:1em;}svg:not([height]){min-height:1em;}svg.fill *{fill:inherit;}svg.stroke *{stroke:inherit;}span[class*=brxe-]:not(.brxe-section):not(.brxe-container):not(.brxe-block):not(.brxe-div){width:auto;}.bricks-element-placeholder{align-items:stretch;background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;font-family:monospace;font-size:16px;font-weight:700;height:auto !important;line-height:1.4;max-width:100% !important;opacity:1 !important;text-align:left;width:auto !important;}.bricks-element-placeholder.no-php-class{padding:15px;}.bricks-element-placeholder.no-php-class,.bricks-element-placeholder[data-type=error]{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);}.bricks-element-placeholder[data-type=error] i{background-color:var(--bricks-text-danger);}.bricks-element-placeholder i{align-items:center;background-color:var(--bricks-text-info);color:#fff;display:flex !important;flex-direction:column;font-size:30px !important;justify-content:center;min-height:60px;min-width:80px;padding:0 15px;}.bricks-element-placeholder a{text-decoration:underline;}.bricks-element-placeholder .placeholder-inner{display:flex;flex-direction:column;justify-content:center;padding:15px 20px;}.bricks-element-placeholder .placeholder-title{align-items:center;display:flex;font-size:17px;margin:0;}.bricks-element-placeholder .placeholder-description{font-size:14px;margin-top:.5em;}#brx-footer{background-position:50%;background-size:cover;flex-shrink:0;margin-top:auto;position:relative;width:100%;}body.admin-bar .brx-popup:not(.brx-infobox-popup):not(.brx-infobox-popup-builder){height:calc(var(--bricks-vh,1vh) * 100 - var(--wp-admin--admin-bar--height,0));top:var(--wp-admin--admin-bar--height,0);}.brx-popup:not(.brx-infobox-popup):not(.brx-infobox-popup-builder){align-items:center;display:flex;flex-direction:column;height:100vh;height:calc(var(--bricks-vh,1vh) * 100);justify-content:center;left:0;position:fixed !important;top:0;width:100%;z-index:10000;}.brx-popup:not(.brx-infobox-popup):not(.brx-infobox-popup-builder) .brx-popup-backdrop{background-color:rgba(0,0,0,.5);bottom:0;left:0;opacity:1;position:absolute;right:0;top:0;transition:all 1s ease-in-out;visibility:visible;}.brx-popup:not(.brx-infobox-popup):not(.brx-infobox-popup-builder).builder{z-index:999;}.brx-popup:not(.brx-infobox-popup):not(.brx-infobox-popup-builder).hide{opacity:0;pointer-events:none;visibility:hidden;}.brx-popup:not(.brx-infobox-popup):not(.brx-infobox-popup-builder).hide .brx-popup-backdrop{opacity:0;visibility:hidden;}.brx-infobox-popup-builder{--brx-info-box-width:300px;display:flex;flex-direction:column;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) !important;width:var(--brx-info-box-width);}.brx-popup-content{background-color:#fff;margin:0;max-width:100%;overflow-y:auto;padding:30px;z-index:1;}.brx-popup-content.brx-woo-quick-view{width:auto;}html{font-size:62.5%;}*,:after,:before,html{box-sizing:border-box;}:after,:before{outline:none;}*{border-color:var(--bricks-border-color);}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-position:50%;color:#363636;font-family:-apple-system,"system-ui",Segoe UI,roboto,helvetica,arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:15px;line-height:1.7;transition:var(--bricks-transition);transition:padding-top 0s;}body.no-scroll{overflow:hidden;}body.brx-boxed{margin:0 auto;min-height:100vh;}.brx-body{display:flex;flex-direction:column;margin:0 auto;width:100%;}:where(a){border-color:currentcolor;color:currentcolor;cursor:pointer;text-decoration:none;}h1,h2,h3,h4,h5,h6{margin:0;text-rendering:optimizelegibility;}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:currentcolor;}h1{font-size:2.4em;}h1,h2{line-height:1.4;}h2{font-size:2.1em;}h3{font-size:1.8em;}h3,h4{line-height:1.4;}h4{font-size:1.6em;}h5{font-size:1.3em;}h5,h6{line-height:1.4;}h6{font-size:1.1em;}:where(p){margin-block:0 1.2em;}:where(p:last-of-type){margin-block-end:0;}:where(p:last-of-type)+h1,:where(p:last-of-type)+h2,:where(p:last-of-type)+h3,:where(p:last-of-type)+h4,:where(p:last-of-type)+h5,:where(p:last-of-type)+h6{margin-block:1.2em 0;}figcaption{color:var(--bricks-text-light);font-size:.9em;margin:1em 0;text-align:center;}img{height:auto;max-width:100%;outline:none;vertical-align:middle;}.bricks-lazy-hidden.wait,.bricks-lazy-load-isotope.wait{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjZmZmIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGNpcmNsZSBzdHJva2Utb3BhY2l0eT0iLjUiIGN4PSIxOCIgY3k9IjE4IiByPSIxOCIvPjxwYXRoIGQ9Ik0zNiAxOGMwLTkuOTQtOC4wNi0xOC0xOC0xOCI+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGZyb209IjAgMTggMTgiIHRvPSIzNjAgMTggMTgiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjwvZz48L3N2Zz4=") !important;background-position:50% 50%;background-repeat:no-repeat;background-size:32px;filter:brightness(.5);transition:all 0s;}.bricks-lazy-hidden.wait.nitro-lazy,.bricks-lazy-load-isotope.wait.nitro-lazy{background-image:none !important;}audio,iframe{max-width:100%;}button{border:none;cursor:pointer;outline:none;padding:0;}blockquote{border-left-style:solid;border-left-width:4px;font-family:georgia,Times New Roman,times,serif;font-size:1.3em;margin:15px 0;padding:0 0 0 30px;position:relative;}blockquote cite{display:block;font-size:.8em;font-style:normal;margin-top:.5em;opacity:.5;text-transform:uppercase;}hr{border:none;border-top:1px solid var(--bricks-border-color);margin:1em 0;}pre{background-color:var(--bricks-bg-light);color:#fc1f49;font-family:monospace;font-size:13px;margin:0;padding:10px 15px;white-space:pre-wrap;}table{width:100%;}table[class*=brxe-]{display:table;}label{color:var(--bricks-text-light);display:block;font-weight:400;margin-bottom:5px;}button,input,optgroup,select,textarea{font-family:inherit;text-align:inherit;}.input,input:not([type=submit]),select,textarea{border-style:solid;border-width:1px;box-shadow:none;color:currentcolor;font-size:inherit;line-height:40px;outline:none;padding:0 12px;transition:var(--bricks-transition);width:100%;}input[type=range]{border:none;height:auto;line-height:1;padding:0;}input[type=button],input[type=checkbox],input[type=radio]{width:auto;}input[type=checkbox],input[type=radio],input[type=submit],select{cursor:pointer;}select{-webkit-appearance:none;appearance:none;background-color:transparent;background-image:linear-gradient(45deg,transparent 50%,gray 0),linear-gradient(135deg,gray 50%,transparent 0);background-position:calc(100% - 20px) calc(50% + 2px),calc(100% - 16px) calc(50% + 2px);background-repeat:no-repeat;background-size:4px 4px,4px 4px;border-radius:0;}textarea{height:auto;line-height:inherit !important;min-height:90px;padding:10px 12px;}::placeholder{color:var(--bricks-border-color);}.skip-link{clip:rect(1px,1px,1px,1px);background:#000;border-bottom-right-radius:8px;color:#fff;font-weight:700;height:1px;left:0;overflow:hidden;padding:5px 10px;position:absolute;top:0;transition:transform .1s;white-space:nowrap;width:1px;z-index:9999;}.skip-link:focus{clip:auto;height:auto;overflow:visible;width:auto;}body.bricks-is-frontend :focus-visible{outline:auto;}@supports not selector(:focus-visible){body.bricks-is-frontend :focus{outline:auto;}}.bricks-archive-title-wrapper{margin:60px auto;text-align:center;}.bricks-archive-title-wrapper .title{margin:0;}.brx-has-megamenu.open .brx-megamenu{opacity:1;visibility:visible;}.brx-megamenu{left:0;opacity:0;position:absolute;transition-duration:.2s;transition-property:opacity,transform,visibility;transition-timing-function:ease;visibility:hidden;width:100%;z-index:998;}.brx-megamenu:not(.brx-submenu-positioned){display:none !important;}.brx-has-multilevel .open>ul,.brx-has-multilevel.open>ul{opacity:1;transform:translate(0);visibility:visible;}.brx-has-multilevel .open.active,.brx-has-multilevel .open.active>ul>li,.brx-has-multilevel.open.active,.brx-has-multilevel.open.active>ul>li{display:flex;}.brx-has-multilevel .menu-item a{width:100%;}.brx-has-multilevel .open:not(.active)>.brx-submenu-toggle{display:none;}.brx-has-multilevel>ul ul{transform:translate(20px);transition:transform .1s cubic-bezier(0,0,.2,1);will-change:transform;}.brx-has-multilevel ul:not(.brx-multilevel-overflow-right){left:0 !important;}.brx-has-multilevel ul .active>.brx-submenu-toggle,.brx-has-multilevel ul li:not(.open){display:none;}.brx-submenu-toggle{align-items:center;cursor:pointer;display:flex;}.brx-submenu-toggle.icon-right button{margin-left:10px;}.brx-submenu-toggle.icon-left{flex-direction:row-reverse;}.brx-submenu-toggle.icon-left button{margin-right:10px;}.brx-submenu-toggle button,.brx-submenu-toggle button>*{align-items:center;background-color:transparent;color:currentcolor;display:flex;transition:transform .1s cubic-bezier(0,0,.2,1);will-change:transform;}.brx-multilevel-overflow-right,.brx-multilevel-overflow-right ul,.brx-submenu-overflow-right{left:auto !important;right:0 !important;}.brx-sub-submenu-overflow-right,.brx-sub-submenu-overflow-right ul,.brx-submenu-overflow-right ul{left:auto !important;right:100% !important;}#brx-content{flex:1;position:relative;width:100%;}#brx-content .post-password-form{margin:0 auto;}#brx-content .post-password-form p:last-child{align-items:flex-end;column-gap:10px;display:flex;}#brx-content .post-password-form p:last-child label{flex:1;margin:0;}#brx-content .post-password-form input[type=submit]{border-width:1px;display:inline-flex;padding:.5em 1em;}#brx-content>.woocommerce{margin-left:auto;margin-right:auto;}.bricks-layout-wrapper{--columns:3;--gutter:0px;display:flex;flex-flow:row wrap;list-style-type:none;margin:0;padding:0;}.bricks-layout-wrapper:not(.bricks-masonry){width:100%;}.bricks-layout-wrapper .meta{color:var(--bricks-text-light);}.bricks-layout-item{line-height:1.6;position:relative;}.bricks-layout-item:last-child img{padding-bottom:0 !important;}.bricks-layout-item .content-wrapper,.bricks-layout-item .overlay-wrapper{align-items:baseline;bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;left:0;position:relative;right:0;top:0;z-index:1;}.bricks-layout-item .content-wrapper.top,.bricks-layout-item .overlay-wrapper.top{justify-content:flex-start;}.bricks-layout-item .content-wrapper.middle,.bricks-layout-item .overlay-wrapper.middle{justify-content:center;margin-bottom:auto;margin-top:auto;}.bricks-layout-item .content-wrapper.bottom,.bricks-layout-item .overlay-wrapper.bottom{justify-content:flex-end;}.bricks-layout-item .content-wrapper.left,.bricks-layout-item .overlay-wrapper.left{align-items:flex-start;text-align:left;}.bricks-layout-item .content-wrapper.center,.bricks-layout-item .overlay-wrapper.center{align-items:center;text-align:center;}.bricks-layout-item .content-wrapper.right,.bricks-layout-item .overlay-wrapper.right{align-items:flex-end;text-align:right;}.bricks-layout-item .content-wrapper.center.middle,.bricks-layout-item .overlay-wrapper.center.middle{margin-bottom:auto;margin-top:auto;}.bricks-layout-item .overlay-wrapper{position:absolute !important;z-index:2;}.bricks-layout-item .overlay-wrapper.show-on-hover{opacity:0;position:relative;transition:var(--bricks-transition);}.bricks-layout-item .overlay-wrapper.show-on-hover:hover{opacity:1;}.bricks-layout-item .overlay-wrapper.show-on-hover .overlay-inner{transition:var(--bricks-transition);will-change:transform;}.bricks-layout-item .overlay-wrapper.show-on-hover.fade-in-up .overlay-inner{transform:translateY(10px);}.bricks-layout-item .overlay-wrapper.show-on-hover.fade-in-up:hover .overlay-inner{transform:translateY(0);}.bricks-layout-item .overlay-wrapper.show-on-hover.fade-in-right .overlay-inner{transform:translateX(-10px);}.bricks-layout-item .overlay-wrapper.show-on-hover.fade-in-right:hover .overlay-inner{transform:translateY(0);}.bricks-layout-item .overlay-wrapper.show-on-hover.fade-in-down .overlay-inner{transform:translateY(-10px);}.bricks-layout-item .overlay-wrapper.show-on-hover.fade-in-down:hover .overlay-inner{transform:translateY(0);}.bricks-layout-item .overlay-wrapper.show-on-hover.fade-in-left .overlay-inner{transform:translateX(10px);}.bricks-layout-item .overlay-wrapper.show-on-hover.fade-in-left:hover .overlay-inner{transform:translateY(0);}.bricks-layout-item .overlay-wrapper.show-on-hover.zoom-in .overlay-inner{transform:scale(.8);}.bricks-layout-item .overlay-wrapper.show-on-hover.zoom-in:hover .overlay-inner{transform:scale(1);}.bricks-layout-item .overlay-wrapper.show-on-hover.zoom-out .overlay-inner{transform:scale(1.2);}.bricks-layout-item .overlay-wrapper.show-on-hover.zoom-out:hover .overlay-inner{transform:scale(1);}.bricks-layout-item .dynamic{margin:0;padding:0;}.bricks-layout-item .meta{width:100%;}.bricks-layout-item .meta span:first-child{padding:0;}.bricks-layout-item .meta span+span{padding:0 5px;}.bricks-layout-item .meta span+span:before{content:" ·";left:-5px;position:relative;}.bricks-layout-item .excerpt{margin-top:.5em;}.bricks-layout-item .taxonomy{margin:0 -5px;}.bricks-layout-item .taxonomy a{display:inline-block;line-height:2;margin:0 5px;}.bricks-layout-item .bricks-layout-inner{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;display:flex;flex-direction:column;left:0;overflow:hidden;position:relative;right:0;top:0;}li.bricks-gutter-sizer{pointer-events:none;position:absolute;top:-99999px;visibility:hidden;width:var(--gutter) !important;}.bricks-layout-wrapper .image-wrapper{position:relative;}.bricks-layout-wrapper .image-wrapper .overlay-wrapper{height:inherit;}.bricks-layout-wrapper .image{aspect-ratio:1/1;object-fit:cover;position:relative;}.bricks-layout-wrapper a{color:currentcolor;}.bricks-layout-wrapper[data-layout=list]>li.bricks-layout-item{margin-bottom:var(--gutter);width:100%;}.bricks-layout-wrapper[data-layout=list]>li.bricks-layout-item:last-child{margin-bottom:0;}.bricks-layout-wrapper[data-layout=list] .bricks-layout-inner{flex-direction:row;}.bricks-layout-wrapper[data-layout=list] .bricks-layout-inner>*{flex-basis:50%;}.bricks-layout-wrapper[data-layout=list].image-position-top .bricks-layout-inner{flex-direction:row-reverse;}.bricks-layout-wrapper[data-layout=list].image-position-top .bricks-layout-inner>*{flex-basis:50%;}.bricks-layout-wrapper[data-layout=list].image-position-right .bricks-layout-inner{flex-direction:row-reverse !important;}.bricks-layout-wrapper[data-layout=list].image-position-right .bricks-layout-inner>*{flex-basis:50%;}.bricks-layout-wrapper[data-layout=list].image-position-left .bricks-layout-inner{flex-direction:row;}.bricks-layout-wrapper[data-layout=list].image-position-left .bricks-layout-inner>*{flex-basis:50%;}.bricks-layout-wrapper[data-layout=list].image-position-bottom .bricks-layout-inner{flex-direction:column-reverse;}.bricks-layout-wrapper[data-layout=list].alternate li:nth-child(2n) .bricks-layout-inner{flex-direction:row-reverse !important;}.bricks-layout-wrapper[data-layout=list].alternate.image-position-right li:nth-child(odd) .bricks-layout-inner{flex-direction:row-reverse;}.bricks-layout-wrapper[data-layout=list].alternate.image-position-right li:nth-child(2n) .bricks-layout-inner{flex-direction:row;}.bricks-layout-wrapper[data-layout=grid]:not(.isotope){display:grid;gap:var(--gutter);grid-template-columns:repeat(var(--columns),minmax(0,1fr));}.bricks-layout-wrapper[data-layout=grid].isotope>li:not(.bricks-gutter-sizer){margin-bottom:var(--gutter);width:calc(100% / var(--columns) - var(--gutter) * ( var(--columns) - 1 ) / var(--columns));}.bricks-layout-wrapper[data-layout=grid]>li.bricks-layout-item,.bricks-layout-wrapper[data-layout=grid]>li.bricks-layout-item>a{display:grid;}.bricks-masonry{--columns:3;--gutter:10px;display:flex;flex-flow:row wrap;position:relative;}.bricks-masonry>:not(.bricks-gutter-sizer){margin-bottom:var(--gutter);width:calc(100% / var(--columns) - var(--gutter) * ( var(--columns) - 1 ) / var(--columns));}.bricks-is-frontend .bricks-layout-wrapper.isotope{transition:opacity .3s ease-in-out;}.bricks-is-frontend .bricks-layout-wrapper.isotope.isotope-before-init{opacity:0;}.bricks-layout-wrapper[data-layout=masonry]>li:not(.bricks-gutter-sizer){margin-bottom:var(--gutter);width:calc(100% / var(--columns) - var(--gutter) * ( var(--columns) - 1 ) / var(--columns));}.bricks-layout-wrapper[data-layout=masonry] .image{aspect-ratio:unset !important;display:inline-block;position:relative !important;}.bricks-layout-wrapper[data-layout=masonry] .bricks-layout-inner{height:auto !important;}.bricks-layout-wrapper[data-layout=metro]:not(.isotope){display:grid;gap:var(--gutter);grid-template-columns:repeat(4,minmax(0,1fr));}.bricks-layout-wrapper[data-layout=metro]:not(.isotope)>li:nth-child(3n+1){grid-column:span 2;grid-row:span 2;}.bricks-layout-wrapper[data-layout=metro].isotope{--columns:4;}.bricks-layout-wrapper[data-layout=metro].isotope>li.bricks-layout-item{margin-bottom:var(--gutter);}.bricks-layout-wrapper[data-layout=metro].isotope>li:nth-child(3n+1):not(.bricks-isotope-sizer){width:50%;width:calc(50% - var(--gutter) / 2);}@media (max-width:478px){.bricks-layout-wrapper[data-layout=metro].isotope>li:nth-child(3n+1):not(.bricks-isotope-sizer){width:100%;}}.bricks-layout-wrapper[data-layout=metro].isotope>li:nth-child(3n+1):not(.bricks-isotope-sizer) img{height:100%;}.bricks-layout-wrapper[data-layout=metro].isotope>li:nth-child(3n+1):not(.bricks-isotope-sizer) .title{font-size:calc(1em + 1.5vmin);}.bricks-layout-wrapper[data-layout=metro].isotope>li{width:25%;width:calc(100% / var(--columns) - var(--gutter) * ( var(--columns) - 1 ) / var(--columns));}@media (max-width:767px){.bricks-layout-wrapper[data-layout=metro].isotope>li{width:calc(50% - var(--gutter) / 2);}}@media (max-width:478px){.bricks-layout-wrapper[data-layout=metro].isotope>li{width:100%;}}.bricks-layout-wrapper[data-layout=metro] img{height:100%;}.bricks-layout-wrapper[data-layout=metro] .image-wrapper{aspect-ratio:1/1;}.bricks-layout-wrapper[data-layout=metro] .content-wrapper{position:absolute;}#brx-header{background-position:50%;background-size:cover;position:relative;width:100%;}#brx-header.transparent{background:transparent;border:none;box-shadow:none;color:#fff;}#brx-header.brx-sticky{left:0;position:fixed;right:0;top:0;transition:background-color .2s,transform .4s;width:100%;z-index:998;}#brx-header.brx-sticky.on-scroll{position:sticky;}#brx-header.brx-sticky .bricks-nav-menu>li>a,#brx-header.brx-sticky>.brxe-block,#brx-header.brx-sticky>.brxe-container,#brx-header.brx-sticky>.brxe-div,#brx-header.brx-sticky>.brxe-section{transition:inherit;}#brx-header.brx-sticky.slide-up:not(:has(.cart-detail.off-canvas.active,.brxe-offcanvas.brx-open)){-ms-overflow-style:none;overflow-x:hidden;scrollbar-width:none;transform:translateY(-101%);}#brx-header.brx-sticky.slide-up::-webkit-scrollbar{display:none;}#brx-header.brx-sticky.sliding{overflow:hidden;}#brx-header.brx-sticky:has(.cart-detail.off-canvas.active,.brxe-offcanvas.brx-open){transition:none;}.brx-header-right #brx-header{bottom:0;display:flex;position:fixed;right:0;top:0;width:200px;z-index:998;}.brx-header-right #brx-header>.brxe-container,.brx-header-right #brx-header>.brxe-div,.brx-header-right #brx-header>.brxe-section{height:100%;}.brx-header-right #brx-content,.brx-header-right #brx-footer{margin-right:200px;width:auto;}.brx-header-left #brx-header{bottom:0;display:flex;left:0;position:fixed;top:0;width:200px;z-index:998;}.brx-header-left #brx-header>.brxe-container,.brx-header-left #brx-header>.brxe-div,.brx-header-left #brx-header>.brxe-section{height:100%;}.brx-header-left #brx-content,.brx-header-left #brx-footer{margin-left:200px;width:auto;}.bricks-search-form{align-items:stretch;display:flex !important;justify-content:space-between;position:relative;width:100%;}.bricks-search-form label{align-self:center;margin-inline-end:10px;}.bricks-search-form input[type=search]{background-color:inherit;color:currentcolor;display:inline-block;max-width:100%;padding:0 20px;width:auto;}.bricks-search-form button{align-items:center;display:flex;justify-content:center;position:relative;white-space:nowrap;}.bricks-search-form input{line-height:40px;width:100%;}.bricks-shape-divider{bottom:0;display:flex;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute !important;right:0;top:0;width:100%;}.bricks-shape-divider .bricks-shape-divider-inner{align-items:inherit;height:100%;justify-content:inherit;position:absolute;width:100%;}.bricks-shape-divider .bricks-shape-divider-inner svg{height:100%;min-height:unset;min-width:unset;position:relative;width:100%;}.bricks-shape-divider .bricks-shape-divider-inner svg g,.bricks-shape-divider .bricks-shape-divider-inner svg path{fill:inherit;}.bricks-shape-divider.front{z-index:2;}.bricks-shape-divider.flip-horizontal svg{transform:rotateX(180deg);}.bricks-shape-divider.flip-vertical svg{transform:rotateY(180deg);}.bricks-shape-divider.flip-horizontal.flip-vertical svg{transform:rotateX(180deg) rotateY(180deg);}.bricks-shape-divider.overflow{overflow:visible;}.bricks-button{align-items:center;border-width:0;display:inline-flex;gap:10px;justify-content:center;letter-spacing:.5px;padding:.5em 1em;text-align:center;}.bricks-button.bricks-background-muted{color:var(--bricks-text-medium);}.bricks-button.bricks-background-danger,.bricks-button.bricks-background-dark,.bricks-button.bricks-background-info,.bricks-button.bricks-background-secondary,.bricks-button.bricks-background-success,.bricks-button.bricks-background-warning{color:#fff;}.bricks-button.sm{font-size:.9em;padding:.4em 1em;}.bricks-button.lg{font-size:1.1em;padding:.6em 1em;}.bricks-button.xl{font-size:1.2em;padding:.8em 1em;}.bricks-button.block{width:100%;}.bricks-button.circle{border-radius:100px !important;}.bricks-button.outline{background-color:transparent;border:2px solid;}.bricks-button i{position:relative;}body.bricks-is-frontend.admin-bar #brx-header.brx-sticky,body.bricks-is-frontend.admin-bar.brx-header-left #brx-header,body.bricks-is-frontend.admin-bar.brx-header-right #brx-header{top:var(--wp-admin--admin-bar--height);}.bricks-lightbox a{cursor:zoom-in;}.bricks-background-video-wrapper{background-size:cover;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute !important;top:0;width:100%;z-index:-1;}.bricks-background-video-wrapper iframe,.bricks-background-video-wrapper video{border:none;height:inherit;left:50%;max-width:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:inherit;}.bricks-background-video-wrapper iframe[poster],.bricks-background-video-wrapper video[poster]{object-fit:cover;}.bricks-background-video-wrapper .bricks-video-poster-image{height:inherit;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:inherit;z-index:1;}.post-meta{align-items:center;display:inline-flex;gap:20px;}.post-meta.column{align-items:unset;flex-direction:column;}.post-meta .separator{display:inline-block;text-align:center;}.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;white-space:nowrap;width:1px;}.screen-reader-text span:focus,.screen-reader-text:focus,.ui-helper-hidden-accessible:focus{clip:auto !important;background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}.bricks-pagination ul{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;list-style-type:none;margin:0;padding:0;}.bricks-pagination ul .page-numbers{display:grid;height:100%;place-items:center;}.brx-load-more-hidden,.brx-query-trail:not(.bricks-isotope-sizer){display:none !important;}.bricks-isotope-sizer{pointer-events:none;position:absolute;top:-99999px;visibility:hidden;}[data-brx-ls-wrapper]{transition:opacity .3s ease-in-out;}[data-brx-ls-wrapper]:not(.brx-ls-active){display:none !important;}.brx-filter-disabled label:not(.brx-option-disabled),.page-filtered label:not(.brx-option-disabled){opacity:.5;}.brx-filter-disabled,.page-filtered{pointer-events:none;}.brx-option-disabled,.brx-option-disabled:disabled{opacity:.5;pointer-events:none;}.brx-no-active-filter,.brx-option-disabled.brx-option-empty{display:none;}.bricks-no-posts-wrapper{text-align:center;}.bricks-no-posts-wrapper .title{margin-bottom:30px;}.bricks-no-posts-wrapper p{margin-bottom:1em;}.bricks-no-posts-wrapper a{font-weight:700;}.search-no-results .bricks-no-posts-wrapper{text-align:initial;}.bricks-isotope-filters{color:var(--bricks-text-light);list-style-type:none;margin:0;padding:0;text-align:center;}.bricks-isotope-filters li{cursor:pointer;display:inline-block;margin-bottom:30px;padding:0 20px;width:auto !important;}.bricks-isotope-filters .active{color:var(--bricks-text-dark);}.bricks-swiper-container{list-style:none;margin-left:auto;margin-right:auto;opacity:0;overflow:hidden;padding:0;position:relative;transition:opacity .1s ease-in .1s;z-index:1;}.bricks-swiper-container.swiper-initialized{opacity:1;}.bricks-swiper-container:not(.swiper-initialized) .swiper-slide:not(.swiper-slide-active){opacity:0;}[class^=brxe-] .bricks-swiper-container{opacity:1 !important;}.swiper-wrapper{box-sizing:content-box;display:grid;grid-auto-flow:column;height:100%;max-height:inherit;min-height:inherit;position:relative;transition-property:transform;width:100%;z-index:1;}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0);}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%;}.swiper-slide-invisible-blank{visibility:hidden;}.swiper-autoheight{height:auto;}.swiper-autoheight .swiper-wrapper{align-items:flex-start;height:auto;transition-property:transform,height;}.swiper-autoheight .swiper-slide{height:auto;}.swiper-3d{perspective:1200px;}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d;}.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10;}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent);}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent);}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent);}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent);}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none;}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start;}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory;}.swiper-button{align-items:center;background-color:transparent;color:#fff;cursor:pointer;display:flex !important;font-size:40px;font-weight:100;height:50px;justify-content:center;line-height:0;outline:none;padding:0;position:absolute;text-align:center;top:50%;transition:var(--bricks-transition);width:50px;z-index:11;}.swiper-button.swiper-button-disabled{opacity:.25;}.swiper-button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.bricks-swiper-button-prev{background-image:none !important;transform:translate(-100%,-50%);}.bricks-swiper-button-prev.nitro-lazy{background-image:none !important;}.bricks-swiper-button-next{background-image:none !important;transform:translate(100%,-50%);}.bricks-swiper-button-next.nitro-lazy{background-image:none !important;}.swiper-button-lock{display:none;}.swiper-pagination{display:flex;flex-direction:row;position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;}.swiper-pagination.swiper-pagination-hidden{opacity:0;}.swiper-pagination-bullet{background-color:rgba(0,0,0,.33);border-radius:100%;cursor:pointer;display:inline-block;height:10px;line-height:0;margin:0 5px;padding:0;width:10px;}.swiper-pagination-bullet-active{background-color:#000;}.swiper-horizontal+.swiper-pagination-horizontal{bottom:15px;left:50%;transform:translateX(-50%);}.swiper-pagination-bullets-dynamic{display:block;font-size:0;overflow:hidden;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33);}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer;}.swiper-horizontal+.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;}.swiper-horizontal+.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s;}.swiper-horizontal.swiper-rtl+.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s;}.bricks-swiper-container .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000;}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out;}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity;}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none;}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-cube{overflow:visible;}.swiper-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1;}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none;}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible;}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0;}.swiper-cube .swiper-cube-shadow{background:#000;bottom:0;-webkit-filter:blur(50px);filter:blur(50px);height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0;}.swiper-flip{overflow:visible;}.swiper-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1;}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none;}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0;}:where(.brxe-accordion){list-style-type:none;margin:0;padding:0;width:100%;}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block;}:where(.brxe-accordion) .brx-open .icon.expanded{display:block !important;}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none;}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition);}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex;}:where(.brxe-accordion) .accordion-title:empty{display:none !important;}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse;}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px;}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0;}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0;}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center;}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none;}:where(.brxe-accordion) .accordion-subtitle{opacity:.8;}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px;}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none !important;}.brxe-accordion-nested{--brx-icon-transform:rotate(90deg);width:100%;}.brxe-accordion-nested .accordion-title-wrapper{cursor:pointer;}.brxe-accordion-nested .accordion-title-wrapper .brxe-heading{margin:0;}.brxe-accordion-nested .accordion-content-wrapper{display:none;}.brxe-accordion-nested .brx-open>.accordion-content-wrapper{display:block;}.brxe-accordion-nested .brx-icon-expanded{display:none;}.brxe-accordion-nested .brx-icon-transform{transition:transform .1s;}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-transform{transform:var(--brx-icon-transform);}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-collapsed{display:none;}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-expanded{display:block;}:where(.brxe-alert){align-items:center;border-color:currentcolor;display:flex;justify-content:space-between;padding:15px;width:100%;}:where(.brxe-alert).info{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);}:where(.brxe-alert).info .bricks-button{background-color:var(--bricks-text-info);color:#fff;}:where(.brxe-alert).success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success);}:where(.brxe-alert).success .bricks-button{background-color:var(--bricks-text-success);color:#fff;}:where(.brxe-alert).warning{background-color:var(--bricks-bg-warning);color:var(--bricks-text-warning);}:where(.brxe-alert).warning .bricks-button{background-color:var(--bricks-text-warning);color:#fff;}:where(.brxe-alert).danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);}:where(.brxe-alert).danger .bricks-button{background-color:var(--bricks-text-danger);color:#fff;}:where(.brxe-alert).muted{background-color:var(--bricks-bg-light);}:where(.brxe-alert) .content{flex:1;}:where(.brxe-alert) h1,:where(.brxe-alert) h2,:where(.brxe-alert) h3,:where(.brxe-alert) h4,:where(.brxe-alert) h5,:where(.brxe-alert) h6{color:inherit;}:where(.brxe-alert) p{margin:0;}:where(.brxe-alert) a{text-decoration:underline;}:where(.brxe-alert) svg{cursor:pointer;height:1em;}:where(.brxe-alert) svg g{stroke:currentcolor;}.brxe-audio{background-color:var(--bricks-bg-dark);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:15px 20px;width:100%;}.brxe-audio.theme-light{background-color:var(--bricks-bg-light);color:var(--bricks-text-dark);}.brxe-audio.theme-light .mejs-container .mejs-controls .mejs-button>button{filter:brightness(0);}.brxe-audio.theme-light .mejs-container .mejs-controls .mejs-horizontal-volume-current,.brxe-audio.theme-light .mejs-container .mejs-controls .mejs-horizontal-volume-handle,.brxe-audio.theme-light .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current{background-color:var(--bricks-bg-dark);}.brxe-audio.theme-light .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded{background-color:rgba(38,50,56,.5);}.brxe-audio.theme-light .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total{background-color:rgba(38,50,56,.25);}.brxe-audio.theme-light .mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle-content{background-color:var(--bricks-bg-dark);}.brxe-audio.theme-light .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float{background-color:var(--bricks-bg-dark);color:#fff;}.brxe-audio.theme-light .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-corner{border-color:var(--bricks-bg-dark) transparent transparent;}.brxe-audio.theme-light .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{background-color:rgba(38,50,56,.33);}.brxe-audio .audio-title{color:currentcolor;margin:0;position:relative;z-index:1;}.brxe-audio .audio-controls{display:none;}.brxe-audio .mejs-container{background:none !important;width:100% !important;}.brxe-audio .mejs-container .mejs-controls{background:transparent !important;padding:0 !important;}.brxe-audio .mejs-container .mejs-controls .mejs-time{color:currentcolor;font-size:12px;font-weight:600;}.brxe-audio .mejs-container .mejs-controls .mejs-horizontal-volume-handle{background-color:#fff;border-radius:50%;display:block;height:10px;position:absolute;top:-3px;width:10px;}.brxe-audio .mejs-container .mejs-controls .mejs-button>button{background-image:url("https://cdn-ileeani.nitrocdn.com/MBFgLnrLTjnfpeoHrgRxWdUcWjRFQgNJ/assets/images/optimized/rev-1e0674f/www.jimmymulzetstory.com/wp-content/themes/bricks/assets/svg/audio/control-play.svg");background-position:50%;background-repeat:no-repeat;background-size:26px !important;filter:brightness(100);height:26px;margin:7px -3px;outline:none;width:26px;}.brxe-audio .mejs-container .mejs-controls .mejs-button>button.nitro-lazy{background-image:none !important;}.brxe-audio .mejs-container .mejs-controls .mejs-play>button,.brxe-audio .mejs-container .mejs-controls .mejs-replay>button{background-image:url("https://cdn-ileeani.nitrocdn.com/MBFgLnrLTjnfpeoHrgRxWdUcWjRFQgNJ/assets/images/optimized/rev-1e0674f/www.jimmymulzetstory.com/wp-content/themes/bricks/assets/svg/audio/control-play.svg");}.brxe-audio .mejs-container .mejs-controls .mejs-play>button.nitro-lazy,.brxe-audio .mejs-container .mejs-controls .mejs-replay>button.nitro-lazy{background-image:none !important;}.brxe-audio .mejs-container .mejs-controls .mejs-pause>button{background-image:url("https://cdn-ileeani.nitrocdn.com/MBFgLnrLTjnfpeoHrgRxWdUcWjRFQgNJ/assets/images/optimized/rev-1e0674f/www.jimmymulzetstory.com/wp-content/themes/bricks/assets/svg/audio/control-pause.svg");}.brxe-audio .mejs-container .mejs-controls .mejs-pause>button.nitro-lazy{background-image:none !important;}.brxe-audio .mejs-container .mejs-controls .mejs-mute>button{background-image:url("https://cdn-ileeani.nitrocdn.com/MBFgLnrLTjnfpeoHrgRxWdUcWjRFQgNJ/assets/images/optimized/rev-1e0674f/www.jimmymulzetstory.com/wp-content/themes/bricks/assets/svg/audio/control-volume-max.svg");}.brxe-audio .mejs-container .mejs-controls .mejs-mute>button.nitro-lazy{background-image:none !important;}.brxe-audio .mejs-container .mejs-controls .mejs-unmute>button{background-image:url("https://cdn-ileeani.nitrocdn.com/MBFgLnrLTjnfpeoHrgRxWdUcWjRFQgNJ/assets/images/optimized/rev-1e0674f/www.jimmymulzetstory.com/wp-content/themes/bricks/assets/svg/audio/control-mute.svg");}.brxe-audio .mejs-container .mejs-controls .mejs-unmute>button.nitro-lazy{background-image:none !important;}.brxe-audio .mejs-container .mejs-controls .mejs-time-rail{align-items:center;display:flex;padding-top:0;}.brxe-audio .mejs-container .mejs-controls .mejs-time-rail .mejs-time-buffering,.brxe-audio .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current,.brxe-audio .mejs-container .mejs-controls .mejs-time-rail .mejs-time-hovered,.brxe-audio .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,.brxe-audio .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total{border-radius:2px;height:4px;margin:0;}.brxe-audio .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current{background-color:#fff;}.brxe-audio .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded{background-color:hsla(0,0%,100%,.5);}.brxe-audio .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total{background-color:hsla(0,0%,100%,.25);}.brxe-audio .mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle-content{background-color:#fff;border:none;border-radius:100%;display:block !important;height:10px;left:-8px;top:-7px;transform:scale(1);width:10px;}.brxe-audio .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float{background-color:#fff;border:none;border-radius:2px;}.brxe-audio .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-corner{border-color:#fff transparent transparent;}.brxe-audio .mejs-container .mejs-controls .mejs-horizontal-volume-slider{height:40px;}.brxe-audio .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{border-radius:2px;}.brxe-audio .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{background-color:hsla(0,0%,100%,.33);border-radius:2px;height:4px;top:50%;transform:translateY(-50%);}.brxe-back-to-top{align-items:center;appearance:none;bottom:20px;cursor:pointer;display:flex;flex-direction:row;opacity:0;position:fixed;right:20px;transition:all .1s ease-in-out;visibility:hidden;z-index:9999;}.brxe-back-to-top.bricks-draggable-handle,.brxe-back-to-top.visible{opacity:1;visibility:visible;}.brxe-breadcrumbs{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;}.brxe-breadcrumbs .separator{display:flex;}.brxe-breadcrumbs .item:has(>svg,>i){align-items:center;display:flex;}.brxe-button{width:auto;}.brxe-animated-typing{line-height:1;margin:0;}.brxe-animated-typing .typed-cursor{animation:blink .3s infinite;animation-direction:alternate;display:inline-block;font-size:1em;opacity:1;}@keyframes blink{to{opacity:0;}}.brxe-carousel{min-width:0;position:relative;width:100%;}.brxe-carousel .image{background-position:50%;background-size:cover;bottom:0;height:300px;left:0;position:relative;right:0;top:0;}.brxe-carousel .swiper-autoheight .image{height:auto !important;width:100%;}.brxe-carousel .content-wrapper,.brxe-carousel .overlay-wrapper{align-items:baseline;bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;left:0;position:relative;right:0;top:0;z-index:1;}.brxe-carousel .content-wrapper.top,.brxe-carousel .overlay-wrapper.top{justify-content:flex-start;}.brxe-carousel .content-wrapper.middle,.brxe-carousel .overlay-wrapper.middle{justify-content:center;margin-bottom:auto;margin-top:auto;}.brxe-carousel .content-wrapper.bottom,.brxe-carousel .overlay-wrapper.bottom{justify-content:flex-end;}.brxe-carousel .content-wrapper.left,.brxe-carousel .overlay-wrapper.left{align-items:flex-start;text-align:left;}.brxe-carousel .content-wrapper.center,.brxe-carousel .overlay-wrapper.center{align-items:center;text-align:center;}.brxe-carousel .content-wrapper.right,.brxe-carousel .overlay-wrapper.right{align-items:flex-end;text-align:right;}.brxe-carousel .content-wrapper.center.middle,.brxe-carousel .overlay-wrapper.center.middle{margin-bottom:auto;margin-top:auto;}.brxe-carousel .overlay-wrapper{position:absolute !important;z-index:2;}.brxe-carousel .overlay-wrapper.show-on-hover{opacity:0;position:relative;transition:var(--bricks-transition);}.brxe-carousel .overlay-wrapper.show-on-hover:hover{opacity:1;}.brxe-carousel .overlay-wrapper.show-on-hover .overlay-inner{transition:var(--bricks-transition);will-change:transform;}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up .overlay-inner{transform:translateY(10px);}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up:hover .overlay-inner{transform:translateY(0);}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right .overlay-inner{transform:translateX(-10px);}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right:hover .overlay-inner{transform:translateY(0);}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down .overlay-inner{transform:translateY(-10px);}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down:hover .overlay-inner{transform:translateY(0);}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left .overlay-inner{transform:translateX(10px);}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left:hover .overlay-inner{transform:translateY(0);}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in .overlay-inner{transform:scale(.8);}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in:hover .overlay-inner{transform:scale(1);}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out .overlay-inner{transform:scale(1.2);}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out:hover .overlay-inner{transform:scale(1);}.brxe-carousel .dynamic{margin:0;padding:0;}.brxe-carousel .meta{width:100%;}.brxe-carousel .meta span:first-child{padding:0;}.brxe-carousel .meta span+span{padding:0 5px;}.brxe-carousel .meta span+span:before{content:" ·";left:-5px;position:relative;}.brxe-carousel .excerpt{margin-top:.5em;}.brxe-carousel .taxonomy{margin:0 -5px;}.brxe-carousel .taxonomy a{display:inline-block;line-height:2;margin:0 5px;}.brxe-carousel .overlay-wrapper{height:300px;}.brxe-code{width:100%;}.brxe-countdown{display:inline-flex;flex-wrap:wrap;width:auto;}.brxe-countdown .field{align-items:center;display:inline-flex;flex-direction:column;justify-content:center;}.brxe-countdown .format,.brxe-countdown .prefix,.brxe-countdown .suffix{display:block;}.brxe-counter{width:auto;}:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px;}:where(.brxe-divider).horizontal{width:100%;}:where(.brxe-divider).horizontal .line{border-top:1px solid;}:where(.brxe-divider).vertical{flex-direction:column;}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto;}:where(.brxe-divider) .line{position:relative;width:100%;}:where(.brxe-divider) .icon{flex-shrink:0;position:relative;}:where(.brxe-divider) a{display:inline-flex;}.brxe-dropdown{cursor:pointer;display:flex;flex-direction:column;position:relative;}.brxe-dropdown.brx-draggable:empty{min-height:0;}.brxe-dropdown.brx-draggable:empty:not(.editing){outline:none;}.brxe-dropdown[data-static] .open>.brx-dropdown-content,.brxe-dropdown[data-static].open>.brx-dropdown-content{display:block;}.brxe-dropdown[data-static] .brx-dropdown-content{display:none;position:static;}.brxe-dropdown:not([data-toggle=click]):hover .brx-dropdown-content:after{bottom:100%;content:"";height:var(--brx-dropdown-height-before,0);position:absolute;width:100%;z-index:1;}.brxe-dropdown.caret .brx-dropdown-content:before{border:0 solid transparent;border-bottom-color:#fff;content:"";height:0;left:0;position:absolute;top:0;transform:translateY(-100%);transition-duration:.2s;transition-property:opacity,transform,visibility;transition-timing-function:ease;width:0;}.brxe-dropdown.open>.brx-dropdown-content{opacity:1;visibility:visible;}.brxe-dropdown:not(.open) .brx-dropdown-content{pointer-events:none;}.brxe-dropdown .brx-submenu-toggle{gap:10px;}.brxe-dropdown .brxe-dropdown:not([data-toggle=click]):hover:before{display:none;}.brxe-dropdown .brxe-dropdown .brx-dropdown-content{left:100%;top:0;}.brx-dropdown-content{background-color:#fff;cursor:auto;display:flex;flex-direction:column;list-style-type:none;margin:0;min-width:200px;opacity:0;padding:0;position:absolute;top:100%;transition-duration:.2s;transition-property:opacity,transform,visibility;transition-timing-function:ease;visibility:hidden;z-index:1001;}.brx-dropdown-content:not(.brx-submenu-positioned){display:none !important;}.brx-dropdown-content>li.brxe-text-link{display:list-item;}.brx-dropdown-content>li .brxe-text-link{display:flex;}.brx-multilevel-back{align-items:center;cursor:pointer;display:flex;gap:3px;width:100%;}.brx-render-child-nodes{display:none !important;}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%;}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase;}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%;}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0;}:where(.brxe-form) .form-group.captcha{line-height:1;}:where(.brxe-form) .form-group.file{display:block;}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0;}:where(.brxe-form) .form-group>.label{margin-bottom:5px;}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%;}:where(.brxe-form) .form-group .form-group-error-message.show{display:block;}:where(.brxe-form) .form-group .password-input-wrapper{position:relative;}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%);}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex;}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none;}:where(.brxe-form) .submit-button-wrapper{width:auto;}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px;}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0;}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto;}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px;}:where(.brxe-form) button[type=submit].sending{cursor:default;}:where(.brxe-form) button[type=submit].sending .text{opacity:.5;}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none;}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1;}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1);}:where(.brxe-form) button[type=submit] .loading{display:none;}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center;}:where(.brxe-form) .recaptcha-hidden{display:none;}:where(.brxe-form) .recaptcha-error{display:none;padding:0 !important;}:where(.brxe-form) .recaptcha-error.show{display:block;}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%;}:where(.brxe-form) .hcaptcha-error{display:none;padding:0 !important;}:where(.brxe-form) .hcaptcha-error.show{display:block;}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%;}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit;}:where(.brxe-form) textarea{height:inherit;resize:vertical;}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%;}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success);}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);}:where(.brxe-form) .message .text{padding:15px;}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s;}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px;}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0;}:where(.brxe-form) .file-result{display:none;padding:0;}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px;}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px;}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px;}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor;}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px;}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff;}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto;}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05);}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px;}:where(.brxe-form) .gallery-preview+button{margin-top:5px;}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative;}:where(.brxe-form) .image-preview:hover button{opacity:1;}:where(.brxe-form) .image-preview+button{margin-top:5px;}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1;}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff;}:where(.brxe-form) .image-preview button.hide{display:none;}.grecaptcha-badge{visibility:hidden;}:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px;}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit;}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px;}.brxe-icon{font-size:60px;}svg.brxe-icon{font-size:inherit;}:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column;}:where(.brxe-icon-box).top .icon{margin-bottom:20px;}:where(.brxe-icon-box).bottom{flex-direction:column-reverse;}:where(.brxe-icon-box).bottom .icon{margin-top:20px;}:where(.brxe-icon-box).right{flex-direction:row-reverse;}:where(.brxe-icon-box).right .icon{margin-left:20px;}:where(.brxe-icon-box).left{flex-direction:row;}:where(.brxe-icon-box).left .icon{margin-right:20px;}:where(.brxe-icon-box) .icon{display:inline-flex;}:where(.brxe-icon-box) .icon a{display:inline-flex;}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center;}a.brxe-image{display:inline-block;}figure.brxe-image{margin:0;}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto;}:where(.brxe-image).caption{position:relative;}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden;}:where(.brxe-image).overlay{position:relative;}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;}:where(.brxe-image):before{border-radius:inherit;}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit;}:where(.brxe-image) picture{border-radius:inherit;transition:inherit;}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static !important;transition:inherit;width:100%;}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none;}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5;}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1;}.brxe-image-gallery{width:100%;}.brxe-image-gallery figure{all:unset;display:block;}.brxe-image-gallery figure>a{display:block;}.brxe-image-gallery .image{position:relative;}.brxe-image-gallery .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1;}.brxe-image-gallery[data-layout=metro] .image img{height:auto;width:100%;}.brxe-filter-active-filters{display:flex;flex-wrap:wrap;gap:10px;list-style-type:none;margin:0;padding:0;}.brxe-filter-active-filters:empty{display:none;}.brxe-filter-active-filters button{position:relative;white-space:nowrap;}.brxe-filter-checkbox{list-style-type:none;margin:0;padding:0;}:where(.brxe-filter-checkbox[data-mode=button]){display:flex;flex-wrap:wrap;gap:10px;}:where(.brxe-filter-checkbox[data-mode=button]) .bricks-button{display:inline-block;}.brxe-filter-checkbox[data-mode=button] input[type=checkbox]{display:none;}.brxe-filter-checkbox label{align-items:center;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.5em;margin:inherit;}.brxe-filter-checkbox label.brx-option-disabled{cursor:default;}.brxe-filter-checkbox .brx-option-text{display:inline-flex;gap:4px;}.brxe-filter-radio{list-style-type:none;margin:0;padding:0;}:where(.brxe-filter-radio[data-mode=button]){display:flex;flex-wrap:wrap;gap:10px;}.brxe-filter-radio[data-mode=button] input[type=radio]{display:none;}.brxe-filter-radio label{align-items:center;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.5em;margin:inherit;}.brxe-filter-radio .brx-option-text{display:inline-flex;gap:4px;}.brxe-filter-range{flex-direction:column;width:100%;}.brxe-filter-range,.brxe-filter-range .min-max-wrap{display:flex;gap:10px;}.brxe-filter-range .min-max-wrap>div{align-items:center;display:flex;flex-grow:1;gap:10px;}.brxe-filter-range .min-max-wrap>div .label{flex-shrink:0;}.brxe-filter-range input{max-width:100%;}.brxe-filter-range input[type=range]{outline:none;}.brxe-filter-range .double-slider-wrap{display:flex;flex-direction:column;padding-top:14px;position:relative;width:100%;}.brxe-filter-range .double-slider-wrap .slider-wrap{position:relative;}.brxe-filter-range .double-slider-wrap .slider-wrap .slider-base{border:2px solid var(--bricks-border-color);border-radius:5px;height:0;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%;}.brxe-filter-range .double-slider-wrap .slider-wrap .slider-track{border:2px solid;border-radius:5px;height:0;left:0;position:absolute;top:50%;transform:translateY(-50%);}.brxe-filter-range .double-slider-wrap input[type=range]{appearance:none;-webkit-appearance:none;border-radius:2px;height:0;pointer-events:none;position:absolute;}.brxe-filter-range .double-slider-wrap input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background-color:#fff;border:2px solid;border-radius:14px;box-shadow:inset 0 0 0 2px #fff;cursor:pointer;height:14px;pointer-events:all;position:relative;transition:.1s;width:14px;z-index:2;}.brxe-filter-range .double-slider-wrap input[type=range]::-moz-range-thumb{-webkit-appearance:none;background-color:#fff;border:2px solid;border-radius:14px;box-shadow:inset 0 0 0 2px #fff;cursor:pointer;height:14px;pointer-events:all;position:relative;transition:.1s;width:14px;z-index:2;}.brxe-filter-range .double-slider-wrap label{display:none;}.brxe-filter-range .double-slider-wrap .value-wrap{display:flex;justify-content:space-between;margin-top:14px;}.brxe-filter-range .double-slider-wrap .value-wrap>span{display:inline-flex;gap:10px;}.brxe-filter-search{position:relative;width:100%;}.brxe-filter-search :where(input){width:100%;}.brxe-filter-search .icon{cursor:pointer;display:grid;height:100%;margin-inline:10px;place-items:center;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all .3s;visibility:hidden;}.brxe-filter-search .icon.brx-show{visibility:visible;}.brxe-instagram-feed{display:flex;flex-direction:column;gap:10px;width:100%;}.brxe-instagram-feed ul{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);list-style-type:none;margin:0;padding:0;}.brxe-instagram-feed li{overflow:hidden;position:relative;}.brxe-instagram-feed li .brx-icon{color:#fff;font-size:24px;line-height:1;position:absolute;right:10px;top:10px;}.brxe-instagram-feed li .brx-icon svg{height:24px;width:24px;}.brxe-instagram-feed img{aspect-ratio:1;height:100%;object-fit:cover;width:100%;}.brxe-instagram-feed .caption{background-color:rgba(0,0,0,.5);bottom:0;color:#fff;font-size:14px;left:0;padding:10px;position:absolute;right:0;transition:opacity .2s ease-in-out;}.brxe-instagram-feed .follow{align-items:center;display:flex;gap:5px;}.brxe-map-leaflet{height:300px;width:100%;}.brxe-map-leaflet .leaflet-container{height:100%;width:100%;}:where(.brxe-list){list-style-type:none;margin:0;padding:0;width:100%;}:where(.brxe-list) li{position:relative;}:where(.brxe-list) li:last-child{margin-bottom:0;}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block;}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between;}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center;}:where(.brxe-list) .icon svg{font-size:medium;}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0;}:where(.brxe-list) .meta{margin-left:10px;}:where(.brxe-list) .description{display:flex;}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px;}.brxe-logo{color:currentcolor;font-size:20px;font-weight:600;line-height:1;}.brxe-logo img{display:block;height:auto;width:auto;}.brxe-logo a{color:currentcolor;display:inline-block;}.gm-style{font:inherit !important;text-decoration:inherit !important;}.brxe-map{height:300px;position:relative;width:100%;}.brxe-map.no-key{overflow:hidden;}.brxe-map.no-key.bricks-draggable-item>iframe{pointer-events:none;}.brxe-map>iframe{border:0;}.brxe-map ol,.brxe-map ul{list-style-type:none;margin:0;padding:0;}.brxe-map .infoBox{background-color:#fff;border-radius:4px;box-shadow:4px 4px 4px rgba(0,0,0,.2);display:flex;flex-direction:column;font-size:14px;gap:5px;min-width:300px;padding:10px;transform:translate(-50%,calc(-100% - 60px)) !important;}.brxe-map .infoBox:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;bottom:0;content:"";left:50%;position:absolute;transform:translate(-50%,100%);}.brxe-map .infoBox .title{font-size:15px;line-height:1.4;margin:0;padding-right:30px;}.brxe-map .infoBox .subtitle{font-size:14px;font-weight:500;}.brxe-map .infoBox .content{font-size:13px;margin:0;}.brxe-map .infoBox .content+.images{margin-top:10px;}.brxe-map .infoBox .images{display:grid;gap:5px;grid-template-columns:repeat(4,1fr);}.brxe-map .infoBox .images img{width:100%;}.brxe-map .infoBox .close-infobox{cursor:pointer;font-size:30px;line-height:1;pointer-events:all;position:absolute;right:15px;top:10px;}.brxe-map .infoBox>img{height:14px;position:absolute !important;right:0;top:0;width:14px;}.brxe-map .brx-infobox-popup{display:flex;flex-direction:column;min-width:300px;transform:translate(-50%,calc(-100% - 60px)) !important;}.brxe-map .brx-infobox-popup:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;bottom:0;content:"";left:50%;position:absolute;transform:translate(-50%,100%);z-index:1;}.brxe-map .brx-infobox-popup .close-infobox{cursor:pointer;font-size:30px;line-height:1;pointer-events:all;position:absolute;right:15px;top:10px;z-index:1;}.brxe-map .brx-infobox-popup img{width:100%;}.brxe-map .brx-map-no-results{align-items:center;display:flex;justify-content:center;left:50%;padding:15px 30px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:999999;}.brxe-map .brx-map-no-results,.brxe-map .brx-marker-text{background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.3);}.brxe-map .brx-marker-text{border-radius:4px;font-size:14px;max-width:200px;overflow:hidden;padding:5px 10px;text-overflow:ellipsis;white-space:nowrap;}.brxe-map .brx-map-cluster{fill:blue;}.brxe-map .brx-map-cluster text{fill:#fff;}:where(.brxe-nav-menu).dragging .bricks-mobile-menu-wrapper{display:none !important;pointer-events:none !important;}:where(.brxe-nav-menu) .menu-item:not(.open) .sub-menu{pointer-events:none;}:where(.brxe-nav-menu) .menu-item:not(.open) .sub-menu:not(.brx-submenu-positioned){display:none !important;}:where(.brxe-nav-menu) ol,:where(.brxe-nav-menu) ul{list-style-type:none;margin:0;padding:0;}:where(.brxe-nav-menu) .bricks-nav-menu{display:flex;line-height:inherit;margin:0;padding:0;}:where(.brxe-nav-menu) .bricks-nav-menu>li{margin:0 0 0 30px;}:where(.brxe-nav-menu) .bricks-nav-menu>li.menu-item-has-children:hover:before{content:"";height:100%;min-height:60px;position:absolute;top:100%;width:100%;z-index:1;}:where(.brxe-nav-menu) .bricks-nav-menu>li>.sub-menu.caret:before{border:0 solid transparent;border-bottom:0 solid var(--bricks-bg-dark);content:"";height:0;left:0;position:absolute;top:0;transform:translateY(-100%);width:0;}:where(.brxe-nav-menu) .bricks-nav-menu>li[data-toggle=click]:before{display:none;}:where(.brxe-nav-menu) .bricks-nav-menu>li[data-toggle=click].open>.sub-menu.caret:before{display:block;}:where(.brxe-nav-menu) .bricks-nav-menu>li[data-toggle=click] .sub-menu.caret:before{display:none;}:where(.brxe-nav-menu) .bricks-nav-menu li{position:relative;}:where(.brxe-nav-menu) .bricks-nav-menu li.open>.sub-menu{opacity:1;visibility:visible;}:where(.brxe-nav-menu) .bricks-nav-menu li.open[data-static]>.sub-menu{display:block;}:where(.brxe-nav-menu) .bricks-nav-menu li:not(.brx-has-megamenu)>a{display:flex;width:100%;}:where(.brxe-nav-menu) .bricks-nav-menu li[data-static]{flex-direction:column;}:where(.brxe-nav-menu) .bricks-nav-menu li[data-static] .sub-menu{display:none;position:static !important;transform:none;}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu{background-color:var(--bricks-bg-dark);color:#fff;line-height:60px;min-width:150px;opacity:0;position:absolute;top:100%;transition:var(--bricks-transition);visibility:hidden;white-space:nowrap;z-index:998;}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu li{border-style:none;position:relative;width:100%;}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu a,:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu button{color:currentcolor;padding:0 20px;}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu .sub-menu{left:100%;padding-top:0;top:0;}:where(.brxe-nav-menu) .bricks-nav-menu .brx-has-multilevel .sub-menu .brx-submenu-toggle{width:100%;}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle{background-color:transparent;cursor:pointer;display:none;height:16px;min-width:12px;position:relative;width:20px;}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle.always{display:block !important;}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1;}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle:hover span{min-width:12px;width:20px;}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle span{background-color:currentcolor;display:block;height:2px;position:absolute;right:0;transition:var(--bricks-transition);}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-top{min-width:12px;top:0;width:20px;}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-center{min-width:12px;top:7px;width:20px;}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-bottom{min-width:12px;top:14px;width:20px;}.brx-body.iframe .bricks-mobile-menu-wrapper .sub-menu{display:block !important;}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle{min-width:20px;width:20px;z-index:1000;}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle.fixed{position:fixed;}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle .bar-top{top:50%;transform:rotate(45deg);}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle .bar-center{opacity:0;}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle .bar-bottom{top:50%;transform:rotate(-45deg);}.brxe-nav-menu.show-mobile-menu li.open>.brx-megamenu{display:initial;opacity:1;position:static;visibility:visible;}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-wrapper{max-width:100vw;opacity:1 !important;transform:translateX(0) !important;visibility:visible;z-index:999;}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-overlay{opacity:1;visibility:visible;z-index:998;}.brxe-nav-menu .bricks-mobile-menu-wrapper{bottom:0;color:#fff;display:flex;flex-direction:column;height:100vh;height:calc(var(--bricks-vh,1vh) * 100);left:0;position:fixed;right:auto;scrollbar-width:none;top:var(--wp-admin--admin-bar--height,0);transition-duration:.2s;transition-property:background-color,opacity,transform,visibility;visibility:hidden;width:300px;z-index:999;}.brxe-nav-menu .bricks-mobile-menu-wrapper::-webkit-scrollbar{background:transparent;height:0;width:0;}.brxe-nav-menu .bricks-mobile-menu-wrapper:before{background-color:#23282d;background-size:cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1;}.brxe-nav-menu .bricks-mobile-menu-wrapper.fade-in{opacity:0;transform:translateX(0) !important;}.brxe-nav-menu .bricks-mobile-menu-wrapper.left{transform:translateX(-100%);}.brxe-nav-menu .bricks-mobile-menu-wrapper.right{left:auto;right:0;transform:translateX(100%);}.brxe-nav-menu .bricks-mobile-menu-wrapper a{display:block;width:100%;}.brxe-nav-menu .bricks-mobile-menu-wrapper .brx-megamenu a{display:initial;}.brxe-nav-menu .bricks-mobile-menu-wrapper li a{line-height:60px;}.brxe-nav-menu .bricks-mobile-menu-wrapper li a:focus{outline-offset:-1px;}.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu{background:none !important;display:none;line-height:40px;}.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu li>.brx-submenu-toggle>*,.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu li>a{padding:0 45px;}.brxe-nav-menu .bricks-mobile-menu-wrapper li.open>.sub-menu{display:block;}.brxe-nav-menu .bricks-mobile-menu-wrapper li.menu-item-has-children:hover:before{display:none;}.brxe-nav-menu .bricks-mobile-menu{overflow-y:scroll;position:relative;scrollbar-width:none;}.brxe-nav-menu .bricks-mobile-menu::-webkit-scrollbar{background:transparent;height:0;width:0;}.brxe-nav-menu .bricks-mobile-menu>li>.brx-submenu-toggle>*,.brxe-nav-menu .bricks-mobile-menu>li>a{padding:0 30px;}.brxe-nav-menu .bricks-mobile-menu .brx-megamenu{display:none;}.brxe-nav-menu .bricks-mobile-menu-overlay{background-color:rgba(0,0,0,.25);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .2s;visibility:hidden;z-index:-1;}li.menu-item-has-children [aria-expanded] .menu-item-icon{background-color:transparent;color:inherit;pointer-events:none;transition:inherit;}li.menu-item-has-children [aria-expanded] .menu-item-icon i{position:relative;top:2px;}li.menu-item-has-children [aria-expanded=false] .open{display:block;}li.menu-item-has-children [aria-expanded=false] .close{display:none;}li.menu-item-has-children [aria-expanded=true] .close{display:block;}li.menu-item-has-children [aria-expanded=true] .open{display:none;}.brxe-nav-nested{align-items:center;display:inline-flex;}.brxe-nav-nested[data-toggle=always] .brx-nav-nested-items{display:none;}.brxe-nav-nested[data-toggle=always] .brx-toggle-div,.brxe-nav-nested[data-toggle=always] .brxe-toggle{display:inline-flex;}.brxe-nav-nested .brx-toggle-div,.brxe-nav-nested .brxe-toggle{display:none;}.brxe-nav-nested .menu-item:has(>.brx-toggle-div:not(.is-active):not(.brx-child-node)){display:none;}.brxe-nav-nested li.menu-item:has(>.brxe-text-link>.icon>svg,>.brxe-text-link>.icon>i){display:flex;}.brxe-nav-nested li.brxe-text-link.menu-item{display:list-item;}.brxe-nav-nested.brx-open .brxe-dropdown:not([data-toggle=click]) .brx-dropdown-content:after{content:none;}.brxe-nav-nested.brx-open .brx-nav-nested-items{align-items:stretch;background-color:#fff;bottom:0;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:safe center;left:0;overflow-y:auto;position:fixed;right:0;top:var(--wp-admin--admin-bar--height,0);transition-duration:.2s;transition-property:opacity,transform,visibility;transition-timing-function:ease;z-index:1001;}.brxe-nav-nested.brx-open.brx-mobile-center .brx-nav-nested-items{justify-content:safe center !important;}.brxe-nav-nested.brx-open.multilevel .brx-nav-nested-items{overflow:hidden;}.brxe-nav-nested.brx-open li.menu-item a{justify-content:inherit;width:100%;}.brxe-nav-nested.brx-open :where(li.menu-item.brx-toggle-div){display:block;}.brxe-nav-nested.brx-open .brx-submenu-toggle{justify-content:space-between;}.brxe-nav-nested.brx-open .brxe-dropdown:hover:before{content:none;}.brxe-nav-nested.brx-open .brxe-dropdown.open>.brx-dropdown-content{display:flex;min-width:auto;opacity:1;overflow-y:auto;position:static;visibility:visible;}.brxe-nav-nested.brx-open .brxe-dropdown .brx-dropdown-content{display:none;}.brxe-nav-nested.brx-open .brx-has-megamenu .brx-dropdown-content{min-width:0 !important;}.brxe-nav-nested.brx-closing .brx-nav-nested-items{opacity:0 !important;visibility:hidden !important;}.brx-nav-nested-items{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;list-style-type:none;margin:0;padding:0;}.brx-nav-nested-items>li>a.bricks-link-wrapper{display:flex;}.brx-nav-nested-items>li:has(>.brxe-svg){line-height:1;}.brxe-offcanvas{visibility:hidden;}.brxe-offcanvas.brx-open{visibility:visible;}.brxe-offcanvas.brx-open .brx-offcanvas-inner{transform:translate(0) !important;}.brxe-offcanvas.brx-open .brx-offcanvas-backdrop{opacity:1;pointer-events:auto;z-index:998;}.brxe-offcanvas.brx-closing{visibility:visible;}.brxe-offcanvas.brx-closing .brx-offcanvas-backdrop{z-index:998;}.brxe-offcanvas[data-direction=top] .brx-offcanvas-inner{bottom:auto;height:300px;left:0;right:0;top:0;transform:translateY(-100%);width:100vw;}.brxe-offcanvas[data-direction=right] .brx-offcanvas-inner{bottom:0;height:100vh;height:calc(var(--bricks-vh,1vh) * 100);left:auto;right:0;top:0;transform:translate(100%);width:300px;}.brxe-offcanvas[data-direction=bottom] .brx-offcanvas-inner{bottom:0;height:300px;left:0;right:0;top:auto;transform:translateY(100%);width:100vw;}.brxe-offcanvas[data-direction=left] .brx-offcanvas-inner{bottom:0;height:100vh;height:calc(var(--bricks-vh,1vh) * 100);left:0;right:auto;top:0;transform:translate(-100%);width:300px;}.brx-offcanvas-inner{background-color:#fff;display:flex;overflow-x:hidden;position:fixed;transition:transform .2s cubic-bezier(.25,0,.25,1);z-index:999;}.brx-offcanvas-backdrop{background:rgba(0,0,0,.5);bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .2s cubic-bezier(.25,0,.25,1);z-index:-1;}.brxe-pagination{width:100%;}.brxe-pie-chart{align-items:center;display:flex;flex-flow:column wrap;font-size:30px;line-height:1;position:relative;}.brxe-pie-chart .content{display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);}.brxe-post-author{display:inline-flex;}.brxe-post-author.avatar-top{flex-direction:column;}.brxe-post-author.avatar-top>*{margin-bottom:15px;}.brxe-post-author.avatar-right{flex-direction:row-reverse;}.brxe-post-author.avatar-right>*{margin-left:15px;}.brxe-post-author.avatar-bottom{flex-direction:column-reverse;}.brxe-post-author.avatar-bottom>*{margin-top:15px;}.brxe-post-author.avatar-left>*{margin-right:15px;}.brxe-post-author .avatar{background-color:#fff;border-radius:50%;height:fit-content;}.brxe-post-author .author-name,.brxe-post-author .content{margin:0;}.brxe-post-author .author-name+.author-bio{margin-top:.5em;}.brxe-post-author .bricks-button{display:inline-block;margin-top:1em;}.brxe-post-comments{width:100%;}.brxe-post-comments .comment-form-cookies-consent{align-self:center;display:flex;gap:.5em;}.brxe-post-comments .comment-form-cookies-consent input{cursor:pointer;position:relative;top:2px;}.brxe-post-comments .comment-form-cookies-consent label{cursor:pointer;margin:0;}.brxe-post-comments .comment-reply-title,.brxe-post-comments .comments-title{margin-bottom:30px;}.brxe-post-comments .comment-navigation .nav-links{display:flex;justify-content:space-between;}.brxe-post-comments #comment-nav-above,.brxe-post-comments #comment-nav-below{margin-bottom:15px;}.brxe-post-comments ol,.brxe-post-comments ul{list-style-type:none;margin:0;padding:0;}.brxe-post-comments .comment-list{border-bottom:1px solid var(--bricks-border-color);line-height:inherit;margin:0 0 60px;padding-bottom:30px;}.brxe-post-comments .comment-list.no-avatar .children{margin-left:60px;padding-left:0;}.brxe-post-comments .comment{border-top:1px solid var(--bricks-border-color);padding-top:30px;}.brxe-post-comments .comment:not(:last-child){margin-bottom:30px;}.brxe-post-comments .comment-body{display:grid;gap:20px;grid-template-columns:auto 1fr;position:relative;}.brxe-post-comments .children{margin-top:30px;}.brxe-post-comments .depth-2,.brxe-post-comments .depth-3{margin-left:60px;}.brxe-post-comments .comment-respond{margin-top:1em;}.brxe-post-comments .comment-content p{hyphens:auto;word-break:break-word;}.brxe-post-comments .comment-avatar{position:relative;}.brxe-post-comments .comment-avatar .administrator-badge{background-color:#1ebea5;border:2px solid;border-radius:50%;color:#fff;cursor:default;font-family:sans-serif;font-size:12px;font-weight:900;height:24px;line-height:20px;position:absolute;right:-2px;text-align:center;top:-2px;width:24px;}.brxe-post-comments .avatar{border-radius:50%;max-width:none;}.brxe-post-comments .comment-author .fn{font-family:inherit;font-size:1.1em;line-height:1;margin:0 0 5px;}.brxe-post-comments .comment-author .fn a{font-weight:700;}.brxe-post-comments .comment-meta{color:var(--bricks-text-light);font-size:.9em;margin-bottom:1em;}.brxe-post-comments .comment-meta .reply{margin:0 .5em;}.brxe-post-comments .comment-meta .comment-reply-link{background-color:var(--bricks-bg-light);border-radius:4px;font-size:11px;font-weight:700;letter-spacing:1px;line-height:1;padding:5px;position:absolute;right:0;text-transform:uppercase;top:0;transition:.1s;}.brxe-post-comments .comment-meta .comment-reply-link:hover{background-color:var(--bricks-bg-dark);color:#fff;}.brxe-post-comments .comment-respond small{font-size:100%;margin:0 .25em;}.brxe-post-comments #cancel-comment-reply-link{font-weight:400;opacity:.5;}.brxe-post-comments #cancel-comment-reply-link:hover{opacity:1;}.brxe-post-comments .comment-form .form-group{margin-bottom:15px;}.brxe-post-comments .comment-form .form-group textarea{resize:vertical;}.brxe-post-comments .comment-form .logged-in-as a:last-child{text-decoration:underline;}@media (max-width:478px){.brxe-post-comments .comment-avatar{gap:30px;}.brxe-post-comments .comment-avatar img{max-width:60px;}.brxe-post-comments .children{margin-left:0 !important;margin-right:0 !important;}.brxe-post-comments .depth-2,.brxe-post-comments .depth-3{margin:0;}}.brxe-post-content{width:100%;}.brxe-post-content[data-source=bricks]{display:flex;flex-direction:column;}body:has(.wp-lightbox-overlay) #brx-content{overflow:hidden;}:where(.brxe-post-meta) a{color:currentcolor;}.brxe-post-toc{overflow-y:auto;top:var(--wp-admin--admin-bar--height,0);transform:translateX(0);width:400px;}.brxe-post-toc[data-nowrap] .toc-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.brxe-post-toc[data-sticky]{position:sticky;}.brxe-post-toc.toc-right{right:0;transform:translateX(100%);}@media (min-width:52em){.brxe-post-toc{transform:translateX(0);}.brxe-post-toc.toc-right{right:calc(50% - 26rem);transform:translateX(0);}}.brxe-post-toc .js-toc{overflow-y:hidden;}.brxe-post-toc>.toc-list{overflow:hidden;position:relative;}.brxe-post-toc .toc-list{counter-reset:item;list-style:none;margin:0;padding:0;}.brxe-post-toc .toc-list li.toc-list-item{position:relative;}.brxe-post-toc .toc-link{color:currentcolor;display:block;height:100%;text-decoration:none;}.brxe-post-toc .toc-link:before{content:"";display:inline-block;height:inherit;left:0;position:absolute;right:0;}.brxe-post-toc .toc-link.is-active-link{font-weight:700;}.brxe-post-toc .is-collapsible{max-height:1000px;overflow:hidden;transition:all .3s ease-in-out;}.brxe-post-toc .is-collapsed{max-height:0;}.brxe-post-toc .is-position-fixed{position:fixed !important;top:0;}.brxe-post-navigation{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;line-height:inherit;width:100%;}.brxe-post-navigation .image{background-position:50%;background-size:cover;flex-shrink:0;height:60px;width:60px;}.brxe-post-navigation .swiper-button{color:inherit;font-size:1em;font-size:20px;position:static;transform:none;width:auto;}.brxe-post-navigation .prev-post+.next-post{text-align:right;}.brxe-post-navigation .prev-post{justify-content:flex-start;}.brxe-post-navigation .next-post{justify-content:flex-end;}.brxe-post-navigation a{align-items:center;display:flex;gap:15px;}.brxe-post-navigation .content,.brxe-post-navigation .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.brxe-post-navigation .label,.brxe-post-navigation .title{cursor:inherit;margin:0;}.brxe-post-navigation .label{font-weight:600;text-transform:uppercase;}@media (max-width:478px){.brxe-post-navigation a{width:100%;}.brxe-post-navigation .prev-post+.next-post{text-align:inherit;}}.brxe-post-reading-progress-bar{background-color:transparent;border:none;height:12px;left:0;overflow:hidden;position:fixed;right:0;width:100%;z-index:9999;}.brxe-post-reading-progress-bar::-webkit-progress-bar{background-color:transparent;}.brxe-post-reading-progress-bar::-moz-progress-bar{background-color:var(--bricks-color-primary);}.brxe-post-reading-progress-bar::-webkit-progress-value{background-color:var(--bricks-color-primary);}.brxe-post-reading-progress-bar[data-pos=top]{top:var(--wp-admin--admin-bar--height,0);}.brxe-post-reading-progress-bar[data-pos=bottom]{bottom:0;}.brxe-post-reading-progress-bar[value]{-webkit-appearance:none;appearance:none;}.brxe-post-sharing{display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0;}.brxe-post-sharing.brand-colors{color:#fff;}.brxe-post-sharing.brand-colors a{border:none;}.brxe-post-sharing.brand-colors .facebook{background-color:#3b5998;}.brxe-post-sharing.brand-colors .twitter{background-color:#4cc2ff;}.brxe-post-sharing.brand-colors .googleplus{background-color:#d23e2b;}.brxe-post-sharing.brand-colors .whatsapp{background-color:#25d366;}.brxe-post-sharing.brand-colors .telegram{background-color:#54a9eb;}.brxe-post-sharing.brand-colors .vkontakte{background-color:#5181b8;}.brxe-post-sharing.brand-colors .linkedin{background-color:#4875b4;}.brxe-post-sharing.brand-colors .pinterest{background-color:#c91a22;}.brxe-post-sharing.brand-colors .bluesky{background-color:#0af;}.brxe-post-sharing.brand-colors .email{background-color:var(--bricks-text-light);}.brxe-post-sharing a{align-items:center;border-radius:50%;display:flex;height:30px;justify-content:center;text-align:center;width:30px;}.brxe-post-sharing a.telegram svg{margin-left:-2px;}.brxe-post-sharing i:before{line-height:inherit;}.brxe-post-sharing svg{fill:currentcolor;flex-shrink:0;height:1em;}.brxe-post-taxonomy{display:flex;flex-wrap:wrap;gap:10px;line-height:1 !important;list-style-type:none;margin:0;padding:0;}.brxe-post-taxonomy.separator{gap:0;}.brxe-post-taxonomy span{white-space:pre-wrap;}.brxe-post-taxonomy li{display:inline-block;}.brxe-post-taxonomy li>*{display:flex;gap:.5em;}.brxe-posts{overflow:hidden;width:100%;}.brxe-posts figure{all:unset;display:block;position:relative;}.brxe-posts figure>a{display:block;}.brxe-posts img{width:100%;}.brxe-posts .bricks-layout-wrapper{--columns:2;--gutter:0px;}.brxe-posts .bricks-layout-wrapper[data-layout=list] .bricks-layout-inner{flex-direction:column;}.brxe-posts .bricks-layout-wrapper[data-layout=list] .bricks-layout-inner>*{flex-basis:100%;}.brxe-posts .bricks-layout-wrapper[data-layout=list].alternate li:nth-child(2n) .bricks-layout-inner{flex-direction:row-reverse !important;}.brxe-posts .bricks-layout-wrapper[data-layout=list].alternate li:nth-child(odd) .bricks-layout-inner{flex-direction:row !important;}.brxe-posts .bricks-layout-wrapper[data-layout=list].image-position-left .bricks-layout-inner,.brxe-posts .bricks-layout-wrapper[data-layout=list].image-position-right .bricks-layout-inner{flex-direction:row;}.brxe-posts .bricks-layout-wrapper a{color:currentcolor;}.brxe-posts .bricks-pagination{position:relative;z-index:1;}.brxe-posts .bricks-pagination .current{color:var(--bricks-text-light);cursor:default;}:where(.brxe-pricing-tables){width:100%;}:where(.brxe-pricing-tables) .pricing-tables{display:grid;gap:30px;grid-auto-columns:1fr;grid-auto-flow:column;}@media (max-width:991px){:where(.brxe-pricing-tables) .pricing-tables{grid-auto-flow:unset;grid-template-columns:repeat(2,1fr);}}@media (max-width:767px){:where(.brxe-pricing-tables) .pricing-tables{grid-template-columns:repeat(1,1fr);}}:where(.brxe-pricing-tables) ol,:where(.brxe-pricing-tables) ul{list-style-type:none;margin:0;padding:0;}:where(.brxe-pricing-tables) .tabs{display:flex;flex-direction:row;justify-content:center;margin:0 0 30px;padding:0;}:where(.brxe-pricing-tables) .tab{cursor:pointer;margin:0 10px;text-align:center;}:where(.brxe-pricing-tables) .pricing-table-bg{background-position:50%;background-size:cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0;}:where(.brxe-pricing-tables) .pricing-table-features,:where(.brxe-pricing-tables) .pricing-table-footer,:where(.brxe-pricing-tables) .pricing-table-header,:where(.brxe-pricing-tables) .pricing-table-pricing{position:relative;z-index:1;}:where(.brxe-pricing-tables) .pricing-table{display:none;overflow:hidden;position:relative;text-align:center;}:where(.brxe-pricing-tables) .pricing-table.active{display:block;}:where(.brxe-pricing-tables) .pricing-table-header{display:flex;flex-wrap:wrap;justify-content:center;padding:30px;}:where(.brxe-pricing-tables) .pricing-table-title{font-size:27px;font-weight:700;}:where(.brxe-pricing-tables) .pricing-table-subtitle{width:100%;}:where(.brxe-pricing-tables) .pricing-table-pricing{padding:30px;}:where(.brxe-pricing-tables) .pricing-table-price-wrapper{align-self:stretch;color:var(--bricks-text-dark);display:inline-flex;flex-wrap:wrap;justify-content:center;position:relative;}:where(.brxe-pricing-tables) .pricing-table-original-price{align-self:center;color:var(--bricks-text-light);font-size:1.2em;margin-right:10px;position:absolute;right:100%;text-decoration:line-through;}:where(.brxe-pricing-tables) .pricing-table-price-prefix,:where(.brxe-pricing-tables) .pricing-table-price-suffix{display:flex;font-size:20px !important;font-weight:700;}:where(.brxe-pricing-tables) .pricing-table-price{font-size:60px;line-height:1;margin:0 2px;}:where(.brxe-pricing-tables) .pricing-table-price-meta{color:var(--bricks-text-light);display:block;width:100%;}:where(.brxe-pricing-tables) .pricing-table-feature{align-items:center;border-bottom:1px solid var(--bricks-border-color);display:flex;justify-content:center;line-height:2;padding:10px 30px;}:where(.brxe-pricing-tables) .pricing-table-feature:first-child{border-top:1px solid var(--bricks-border-color);}:where(.brxe-pricing-tables) .pricing-table-feature svg{flex-shrink:0;}:where(.brxe-pricing-tables) .pricing-table-feature-title{margin:0 .5em;}:where(.brxe-pricing-tables) .pricing-table-footer{padding:30px;}:where(.brxe-pricing-tables) .pricing-table-button-text{display:flex;justify-content:center;}:where(.brxe-pricing-tables) .pricing-table-additional-info{margin-top:1em;}:where(.brxe-pricing-tables) .pricing-table-ribbon{height:100px;left:0;overflow:hidden;position:absolute;right:auto;top:0;width:100px;z-index:2;}:where(.brxe-pricing-tables) .pricing-table-ribbon .pricing-table-ribbon-title{letter-spacing:.25px;margin-top:39px;transform:translateY(-50%) translateX(-50%) translateX(39px) rotate(-45deg);width:200%;}:where(.brxe-pricing-tables) .pricing-table-ribbon.right{left:auto;right:0;transform:rotate(90deg);}:where(.brxe-pricing-tables) .pricing-table-ribbon.top .pricing-table-ribbon-title{line-height:40px;margin-top:-40px;}:where(.brxe-pricing-tables) .pricing-table-ribbon-title{background-color:var(--bricks-color-primary);color:#fff;font-size:14px;font-weight:700;line-height:30px;text-align:center;}:where(.brxe-progress-bar){display:grid;gap:20px;width:100%;}:where(.brxe-progress-bar) label{cursor:inherit;display:flex;justify-content:space-between;margin-bottom:.5em;}:where(.brxe-progress-bar) label>*{flex:1;}:where(.brxe-progress-bar) label>*+.percentage{flex:none;}:where(.brxe-progress-bar) .bar{background-color:var(--bricks-bg-light);height:8px;overflow:hidden;position:relative;}:where(.brxe-progress-bar) .bar span{background-color:#dee2e5;height:100%;left:0;position:absolute;transition:all .6s cubic-bezier(.55,.055,.675,.19);width:0;}.brxe-rating{display:flex;position:relative;}.brxe-rating .icon{font-size:30px;line-height:0;}.brxe-rating .icon svg{fill:currentcolor;}.brxe-rating .full-color{color:#ffd64f;}.brxe-rating .empty-color{color:#999;}.brxe-rating .icon-wrapper{position:relative;}.brxe-rating .icon-wrapper .overlay{height:100%;left:0;overflow:hidden;position:absolute;top:0;}:where(.brxe-related-posts) .related-posts{display:grid;gap:30px;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;list-style-type:none;margin:0;padding:0;width:100%;}@media (max-width:478px){:where(.brxe-related-posts) .related-posts{grid-auto-flow:unset;grid-template-columns:repeat(1,1fr);}}:where(.brxe-related-posts) .related-posts.overlay .post-content{bottom:0;display:flex;flex-direction:column;position:absolute;right:0;top:0;width:100%;z-index:1;}:where(.brxe-related-posts) .related-posts.image-right li{flex-direction:row-reverse;}:where(.brxe-related-posts) .related-posts.image-right li>*{width:50%;}:where(.brxe-related-posts) .related-posts.image-bottom li{flex-direction:column-reverse;justify-content:space-between;}:where(.brxe-related-posts) .related-posts.image-left li{flex-direction:row;}:where(.brxe-related-posts) .related-posts.image-left li>*{width:50%;}:where(.brxe-related-posts) .related-posts figure{all:unset;position:relative;}:where(.brxe-related-posts) .related-posts img{aspect-ratio:4/3;height:100%;object-fit:cover;object-position:center;width:100%;}:where(.brxe-related-posts) .related-posts .post-content{height:100%;}:where(.brxe-related-posts) .related-posts li{display:flex;flex-direction:column;position:relative;width:100%;}:where(.brxe-related-posts) .related-posts h1,:where(.brxe-related-posts) .related-posts h2,:where(.brxe-related-posts) .related-posts h3,:where(.brxe-related-posts) .related-posts h4,:where(.brxe-related-posts) .related-posts h5,:where(.brxe-related-posts) .related-posts h6,:where(.brxe-related-posts) .related-posts p{margin:0;}:where(.brxe-search) button{align-items:center;background-color:transparent;cursor:pointer;display:flex;gap:.5em;height:40px;justify-content:center;width:60px;}:where(.brxe-search) button svg:not([height]){height:inherit;}.bricks-search-overlay{background-color:#fff;background-position:50%;background-size:cover;bottom:0;color:var(--bricks-text-medium);height:100%;left:0;opacity:0;position:fixed;right:0;text-align:center;top:0;transform:scale(1.1);transition:all .4s;visibility:hidden;width:100%;z-index:-1;}.bricks-search-overlay:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;}.bricks-search-overlay.show{opacity:1;transform:scale(1);visibility:visible;z-index:999;}.bricks-search-overlay .bricks-search-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;z-index:1;}.bricks-search-overlay .close{background-color:transparent !important;cursor:pointer;font-size:60px;line-height:1;position:fixed;right:30px;text-align:center;top:15px;z-index:1;}.bricks-search-overlay .title{margin:0 0 1em;}.bricks-search-overlay .bricks-search-form{max-width:600px;}.bricks-search-overlay .bricks-search-form input[type=search]{background-color:transparent;border-radius:0;font-size:1.4em;line-height:60px;text-align:center;width:100%;}.brxe-shortcode{width:100%;}:where(.brxe-sidebar){list-style-type:none;margin:0;padding:0;}:where(.brxe-sidebar) a{color:inherit;}:where(.brxe-sidebar) .bricks-widget-wrapper{margin-bottom:40px;}:where(.brxe-sidebar) .bricks-widget-wrapper:last-child{margin-bottom:0;}:where(.brxe-sidebar) .bricks-widget-wrapper ul{margin-bottom:0;}:where(.brxe-sidebar) .bricks-widget-wrapper li{line-height:30px;position:relative;}:where(.brxe-sidebar) .bricks-widget-wrapper .wp-block-search button[type=submit],:where(.brxe-sidebar) .bricks-widget-wrapper .wp-block-search label{display:none !important;}:where(.brxe-slider){list-style-type:none;margin:0;min-width:0;padding:0;position:relative;width:100%;}:where(.brxe-slider) .title{color:#fff;font-size:3em;margin:0;}:where(.brxe-slider) .content{color:#fff;font-size:1.6em;}:where(.brxe-slider) .content+.bricks-button{margin-top:1em;}:where(.brxe-slider) .bricks-button{display:inline-flex;}:where(.brxe-slider) .bricks-swiper-container{height:inherit;max-height:inherit;max-width:inherit;min-height:inherit;min-width:inherit;width:inherit;}:where(.brxe-slider) .swiper-slide{align-items:center;display:flex;justify-content:center;min-height:50vh;position:relative;text-align:center;}:where(.brxe-slider) .slider-content{padding:30px 60px;position:relative;z-index:2;}:where(.brxe-slider) .image{background-position:50%;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0;}:where(.brxe-slider) .image:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1;}.brxe-slider-nested{min-width:0;width:100%;}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative;}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1);}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1);}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0;}.brxe-social-icons{display:flex;list-style-type:none;margin:0;padding:0;}.brxe-social-icons li,.brxe-social-icons li a{align-items:center;display:flex;flex:1;gap:5px;justify-content:center;}.brxe-social-icons i{line-height:unset;}.brxe-social-icons span{align-items:center;display:inline-flex;}:where(.brxe-svg){height:auto;width:auto;}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto;}:where(.brxe-tabs){display:flex;flex-direction:column;width:100%;}:where(.brxe-tabs).horizontal .tab-title:not(:first-child){border-left:0 !important;}:where(.brxe-tabs).horizontal .tab-content{margin-top:-1px;}:where(.brxe-tabs).vertical{flex-direction:row;}:where(.brxe-tabs).vertical .tab-title:not(:first-child){border-top:0 !important;}:where(.brxe-tabs).vertical .tab-menu{display:block;max-width:40%;min-width:20%;}:where(.brxe-tabs) .tab-menu{display:flex;flex-wrap:wrap;line-height:1;list-style-type:none;margin:0;padding:0;position:relative;}:where(.brxe-tabs) .tab-title{align-items:center;cursor:pointer;display:flex;gap:10px;line-height:1;width:auto;}:where(.brxe-tabs) .tab-title:empty{display:none !important;}:where(.brxe-tabs) .tab-title.brx-open{font-weight:700;}:where(.brxe-tabs) .tab-title.icon-right{flex-direction:row-reverse;}:where(.brxe-tabs) .tab-content{flex:1;list-style-type:none;margin:0;padding:0;}:where(.brxe-tabs) .tab-pane{display:none;}:where(.brxe-tabs) .tab-pane:empty{display:none !important;}:where(.brxe-tabs) .tab-pane.brx-open{display:block;}.brxe-tabs-nested{display:flex;flex-direction:column;width:100%;}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto;}.brxe-tabs-nested .tab-pane,.brxe-tabs-nested .tab-pane:empty{display:none !important;}.brxe-tabs-nested .tab-pane.brx-open{display:block !important;}:where(.brxe-team-members){display:grid;gap:20px;grid-auto-flow:column;list-style-type:none;margin:0;padding:0;width:100%;}@media (max-width:478px){:where(.brxe-team-members){grid-auto-flow:unset;grid-template-columns:repeat(2,1fr);}}:where(.brxe-team-members).image-right .member{flex-direction:row-reverse;}:where(.brxe-team-members).image-left .member{flex-direction:row;}:where(.brxe-team-members).image-bottom .member{flex-direction:column-reverse;}:where(.brxe-team-members) .member{display:flex;flex:1;flex-direction:column;overflow:hidden;}:where(.brxe-team-members) .image{align-self:center;background-position:50%;background-size:cover;width:100%;}:where(.brxe-team-members) .image:before{content:"";display:block;padding-top:100%;}:where(.brxe-team-members) .image.ratio-16-9:before{padding-top:56.25%;}:where(.brxe-team-members) .image.ratio-4-3:before{padding-top:75%;}:where(.brxe-team-members) .content{flex:1;padding-top:15px;}:where(.brxe-team-members) .title{margin-bottom:.2em;}:where(.brxe-team-members) .subtitle{font-size:1.1em;margin-bottom:0;}:where(.brxe-team-members) .subtitle+.description{margin-top:.25em;}.brxe-template{width:100%;}:where(.brxe-testimonials){position:relative;}:where(.brxe-testimonials) .testimonial-meta-wrapper{align-items:center;display:inline-flex;letter-spacing:.5px;margin-top:15px;}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-top{flex-direction:column;}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-top .image{margin-bottom:15px;}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-right{flex-direction:row-reverse;}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-right .image{margin-left:15px;}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-bottom{flex-direction:column-reverse;}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-bottom .image{margin-top:15px;}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-left{flex-direction:row;}:where(.brxe-testimonials) .testimonial-meta-wrapper.image-position-left .image{margin-right:15px;}:where(.brxe-testimonials) .image{background-position:50%;background-size:cover;display:inline-block;height:60px;position:relative;width:60px;}:where(.brxe-testimonials) .repeater-item{display:flex;flex-direction:column;}:where(.brxe-testimonials) .testimonial-name{font-weight:700;}:where(.brxe-testimonials) .testimonial-content-wrapper{all:unset;}.brxe-text-link{gap:5px;}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex;}.brxe-text-link span{justify-content:center;}.brxe-toggle{background-color:transparent;border:0;color:inherit;font:inherit;margin:0;overflow:visible;text-transform:none;transition-duration:.15s;transition-property:opacity,filter;transition-timing-function:linear;}.brxa-wrap{display:inline-block;height:24px;position:relative;width:40px;}.brxa-inner{display:block;margin-top:-2px;top:50%;}.brxa-inner,.brxa-inner:after,.brxa-inner:before{background-color:currentcolor;border-radius:4px;height:4px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:40px;}.brxa-inner:after,.brxa-inner:before{content:"";display:block;}.brxa-inner:before{top:-10px;}.brxa-inner:after{bottom:-10px;}.brxa--3dx-r .brxa-wrap{perspective:80px;}.brxa--3dx-r .brxa-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;}.brxa--3dx-r .brxa-inner:after,.brxa--3dx-r .brxa-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;}.brxa--3dx-r.is-active .brxa-inner{background-color:transparent !important;transform:rotateY(-180deg);}.brxa--3dx-r.is-active .brxa-inner:before{transform:translate3d(0,10px,0) rotate(45deg);}.brxa--3dx-r.is-active .brxa-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg);}.brxa--3dx .brxa-wrap{perspective:80px;}.brxa--3dx .brxa-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;}.brxa--3dx .brxa-inner:after,.brxa--3dx .brxa-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;}.brxa--3dx.is-active .brxa-inner{background-color:transparent !important;transform:rotateY(180deg);}.brxa--3dx.is-active .brxa-inner:before{transform:translate3d(0,10px,0) rotate(45deg);}.brxa--3dx.is-active .brxa-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg);}.brxa--3dy-r .brxa-wrap{perspective:80px;}.brxa--3dy-r .brxa-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;}.brxa--3dy-r .brxa-inner:after,.brxa--3dy-r .brxa-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;}.brxa--3dy-r.is-active .brxa-inner{background-color:transparent !important;transform:rotateX(180deg);}.brxa--3dy-r.is-active .brxa-inner:before{transform:translate3d(0,10px,0) rotate(45deg);}.brxa--3dy-r.is-active .brxa-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg);}.brxa--3dy .brxa-wrap{perspective:80px;}.brxa--3dy .brxa-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;}.brxa--3dy .brxa-inner:after,.brxa--3dy .brxa-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;}.brxa--3dy.is-active .brxa-inner{background-color:transparent !important;transform:rotateX(-180deg);}.brxa--3dy.is-active .brxa-inner:before{transform:translate3d(0,10px,0) rotate(45deg);}.brxa--3dy.is-active .brxa-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg);}.brxa--3dxy-r .brxa-wrap{perspective:80px;}.brxa--3dxy-r .brxa-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;}.brxa--3dxy-r .brxa-inner:after,.brxa--3dxy-r .brxa-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;}.brxa--3dxy-r.is-active .brxa-inner{background-color:transparent !important;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);}.brxa--3dxy-r.is-active .brxa-inner:before{transform:translate3d(0,10px,0) rotate(45deg);}.brxa--3dxy-r.is-active .brxa-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg);}.brxa--3dxy .brxa-wrap{perspective:80px;}.brxa--3dxy .brxa-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;}.brxa--3dxy .brxa-inner:after,.brxa--3dxy .brxa-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;}.brxa--3dxy.is-active .brxa-inner{background-color:transparent !important;transform:rotateX(180deg) rotateY(180deg);}.brxa--3dxy.is-active .brxa-inner:before{transform:translate3d(0,10px,0) rotate(45deg);}.brxa--3dxy.is-active .brxa-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg);}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrow-r .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrow-r .brxa-inner:before,.brxa--arrow-r.is-active .brxa-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7);}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrow-r .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrow-r .brxa-inner:after,.brxa--arrow-r.is-active .brxa-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7);}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrow .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrow .brxa-inner:before,.brxa--arrow.is-active .brxa-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7);}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrow .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrow .brxa-inner:after,.brxa--arrow.is-active .brxa-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7);}.brxa--arrowalt-r .brxa-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1);}.brxa--arrowalt-r .brxa-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1);}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowalt-r .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowalt-r .brxa-inner:before,.brxa--arrowalt-r.is-active .brxa-inner:before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowalt-r .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowalt-r .brxa-inner:after,.brxa--arrowalt-r.is-active .brxa-inner:after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;}.brxa--arrowalt .brxa-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1);}.brxa--arrowalt .brxa-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1);}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowalt .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowalt .brxa-inner:before,.brxa--arrowalt.is-active .brxa-inner:before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowalt .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowalt .brxa-inner:after,.brxa--arrowalt.is-active .brxa-inner:after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowturn-r .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowturn-r .brxa-inner,.brxa--arrowturn-r.is-active .brxa-inner{transform:rotate(-180deg);}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowturn-r .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowturn-r .brxa-inner:before,.brxa--arrowturn-r.is-active .brxa-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7);}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowturn-r .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowturn-r .brxa-inner:after,.brxa--arrowturn-r.is-active .brxa-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7);}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowturn .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowturn .brxa-inner,.brxa--arrowturn.is-active .brxa-inner{transform:rotate(-180deg);}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowturn .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowturn .brxa-inner:before,.brxa--arrowturn.is-active .brxa-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7);}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--arrowturn .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--arrowturn .brxa-inner:after,.brxa--arrowturn.is-active .brxa-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7);}.brxa--boring .brxa-inner,.brxa--boring .brxa-inner:after,.brxa--boring .brxa-inner:before{transition-property:none;}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--boring .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--boring .brxa-inner,.brxa--boring.is-active .brxa-inner{transform:rotate(45deg);}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--boring .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--boring .brxa-inner:before,.brxa--boring.is-active .brxa-inner:before{opacity:0;top:0;}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--boring .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--boring .brxa-inner:after,.brxa--boring.is-active .brxa-inner:after{bottom:0;transform:rotate(-90deg);}.brxa--collapse-r .brxa-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);}.brxa--collapse-r .brxa-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear;}.brxa--collapse-r .brxa-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);}.brxa--collapse-r.is-active .brxa-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);}.brxa--collapse-r.is-active .brxa-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;}.brxa--collapse-r.is-active .brxa-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;}.brxa--collapse .brxa-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);}.brxa--collapse .brxa-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear;}.brxa--collapse .brxa-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);}.brxa--collapse.is-active .brxa-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);}.brxa--collapse.is-active .brxa-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;}.brxa--collapse.is-active .brxa-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;}.brxa--elastic-r .brxa-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);}.brxa--elastic-r .brxa-inner:before{top:10px;transition:opacity .125s ease .275s;}.brxa--elastic-r .brxa-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55);}.brxa--elastic-r.is-active .brxa-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:75ms;}.brxa--elastic-r.is-active .brxa-inner:before{opacity:0;transition-delay:0s;}.brxa--elastic-r.is-active .brxa-inner:after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:75ms;}.brxa--elastic .brxa-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);}.brxa--elastic .brxa-inner:before{top:10px;transition:opacity .125s ease .275s;}.brxa--elastic .brxa-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55);}.brxa--elastic.is-active .brxa-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:75ms;}.brxa--elastic.is-active .brxa-inner:before{opacity:0;transition-delay:0s;}.brxa--elastic.is-active .brxa-inner:after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:75ms;}.brxa--emphatic-r .brxa-inner{transition:background-color .125s ease-in .175s;}.brxa--emphatic-r .brxa-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s;}.brxa--emphatic-r .brxa-inner:after{right:0;top:10px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s;}.brxa--emphatic-r.is-active .brxa-inner{background-color:transparent !important;transition-delay:0s;transition-timing-function:ease-out;}.brxa--emphatic-r.is-active .brxa-inner:before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;}.brxa--emphatic-r.is-active .brxa-inner:after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;}.brxa--emphatic .brxa-inner{transition:background-color .125s ease-in .175s;}.brxa--emphatic .brxa-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s;}.brxa--emphatic .brxa-inner:after{right:0;top:10px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s;}.brxa--emphatic.is-active .brxa-inner{background-color:transparent !important;transition-delay:0s;transition-timing-function:ease-out;}.brxa--emphatic.is-active .brxa-inner:before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;}.brxa--emphatic.is-active .brxa-inner:after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;}.brxa--minus .brxa-inner:after,.brxa--minus .brxa-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear;}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--minus .brxa-inner:after,.brx-body.iframe .brxe-nav-nested.brx-open .brxa--minus .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--minus .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--minus .brxa-inner:before,.brxa--minus.is-active .brxa-inner:after,.brxa--minus.is-active .brxa-inner:before{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--minus .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--minus .brxa-inner:before,.brxa--minus.is-active .brxa-inner:before{top:0;}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--minus .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--minus .brxa-inner:after,.brxa--minus.is-active .brxa-inner:after{bottom:0;}.brxa--slider-r .brxa-inner{top:2px;}.brxa--slider-r .brxa-inner:before{top:10px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease;}.brxa--slider-r .brxa-inner:after{top:20px;}.brxa--slider-r.is-active .brxa-inner{transform:translate3d(0,10px,0) rotate(-45deg);}.brxa--slider-r.is-active .brxa-inner:before{opacity:0;transform:rotate(45deg) translate3d(5.7142857143px,-6px,0);}.brxa--slider-r.is-active .brxa-inner:after{transform:translate3d(0,-20px,0) rotate(90deg);}.brxa--slider .brxa-inner{top:2px;}.brxa--slider .brxa-inner:before{top:10px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease;}.brxa--slider .brxa-inner:after{top:20px;}.brxa--slider.is-active .brxa-inner{transform:translate3d(0,10px,0) rotate(45deg);}.brxa--slider.is-active .brxa-inner:before{opacity:0;transform:rotate(-45deg) translate3d(-5.7142857143px,-6px,0);}.brxa--slider.is-active .brxa-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg);}.brxa--spin-r .brxa-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);}.brxa--spin-r .brxa-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in;}.brxa--spin-r .brxa-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19);}.brxa--spin-r.is-active .brxa-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);}.brxa--spin-r.is-active .brxa-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;}.brxa--spin-r.is-active .brxa-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;}.brxa--spin .brxa-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);}.brxa--spin .brxa-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in;}.brxa--spin .brxa-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19);}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--spin .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--spin .brxa-inner,.brxa--spin.is-active .brxa-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--spin .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--spin .brxa-inner:before,.brxa--spin.is-active .brxa-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--spin .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--spin .brxa-inner:after,.brxa--spin.is-active .brxa-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;}.brxa--spring-r .brxa-inner{bottom:0;top:auto;transition-delay:0s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);}.brxa--spring-r .brxa-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear;}.brxa--spring-r .brxa-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);}.brxa--spring-r.is-active .brxa-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);}.brxa--spring-r.is-active .brxa-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s;}.brxa--spring-r.is-active .brxa-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;}.brxa--spring .brxa-inner{top:2px;transition:background-color 0s linear .13s;}.brxa--spring .brxa-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);}.brxa--spring .brxa-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--spring .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--spring .brxa-inner,.brxa--spring.is-active .brxa-inner{background-color:transparent !important;transition-delay:.22s;}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--spring .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--spring .brxa-inner:before,.brxa--spring.is-active .brxa-inner:before{top:0;transform:translate3d(0,10px,0) rotate(45deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--spring .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--spring .brxa-inner:after,.brxa--spring.is-active .brxa-inner:after{top:0;transform:translate3d(0,10px,0) rotate(-45deg);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;}.brxa--stand-r .brxa-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms;}.brxa--stand-r .brxa-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;}.brxa--stand-r .brxa-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;}.brxa--stand-r.is-active .brxa-inner{background-color:transparent !important;transform:rotate(-90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;}.brxa--stand-r.is-active .brxa-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;}.brxa--stand-r.is-active .brxa-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;}.brxa--stand .brxa-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms;}.brxa--stand .brxa-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;}.brxa--stand .brxa-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;}.brxa--stand.is-active .brxa-inner{background-color:transparent !important;transform:rotate(90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;}.brxa--stand.is-active .brxa-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;}.brxa--stand.is-active .brxa-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;}.brxa--squeeze .brxa-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19);}.brxa--squeeze .brxa-inner:before{transition:top 75ms ease .12s,opacity 75ms ease;}.brxa--squeeze .brxa-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19);}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--squeeze .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--squeeze .brxa-inner,.brxa--squeeze.is-active .brxa-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--squeeze .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--squeeze .brxa-inner:before,.brxa--squeeze.is-active .brxa-inner:before{opacity:0;top:0;transition:top 75ms ease,opacity 75ms ease .12s;}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--squeeze .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--squeeze .brxa-inner:after,.brxa--squeeze.is-active .brxa-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;}.brxa--vortex-r .brxa-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1);}.brxa--vortex-r .brxa-inner:after,.brxa--vortex-r .brxa-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear;}.brxa--vortex-r .brxa-inner:before{transition-property:top,opacity;}.brxa--vortex-r .brxa-inner:after{transition-property:bottom,transform;}.brxa--vortex-r.is-active .brxa-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1);}.brxa--vortex-r.is-active .brxa-inner:after,.brxa--vortex-r.is-active .brxa-inner:before{transition-delay:0s;}.brxa--vortex-r.is-active .brxa-inner:before{opacity:0;top:0;}.brxa--vortex-r.is-active .brxa-inner:after{bottom:0;transform:rotate(-90deg);}.brxa--vortex .brxa-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1);}.brxa--vortex .brxa-inner:after,.brxa--vortex .brxa-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear;}.brxa--vortex .brxa-inner:before{transition-property:top,opacity;}.brxa--vortex .brxa-inner:after{transition-property:bottom,transform;}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--vortex .brxa-inner,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--vortex .brxa-inner,.brxa--vortex.is-active .brxa-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1);}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--vortex .brxa-inner:after,.brx-body.iframe .brxe-nav-nested.brx-open .brxa--vortex .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--vortex .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--vortex .brxa-inner:before,.brxa--vortex.is-active .brxa-inner:after,.brxa--vortex.is-active .brxa-inner:before{transition-delay:0s;}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--vortex .brxa-inner:before,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--vortex .brxa-inner:before,.brxa--vortex.is-active .brxa-inner:before{opacity:0;top:0;}.brx-body.iframe .brxe-nav-nested.brx-open .brxa--vortex .brxa-inner:after,.brx-body.iframe .brxe-offcanvas.brx-open .brxa--vortex .brxa-inner:after,.brxa--vortex.is-active .brxa-inner:after{bottom:0;transform:rotate(90deg);}.brxe-toggle{--brxe-toggle-scale:1;--brxe-toggle-width:40px;--brxe-toggle-height:24px;--brxe-toggle-bar-height:4px;--brxe-toggle-bar-width:40px;--brxe-toggle-bar-radius:4px;cursor:pointer;display:flex;line-height:1;}.brxe-toggle:has(.brxa-wrap){transform:scale(var(--brxe-toggle-scale));}.brxe-toggle .brxa-inner,.brxe-toggle .brxa-inner:after,.brxe-toggle .brxa-inner:before{border-radius:var(--brxe-toggle-bar-radius);height:var(--brxe-toggle-bar-height);width:var(--brxe-toggle-bar-width);}:where(.brxe-video){align-items:center;display:flex;justify-content:center;overflow:hidden;padding-top:56.25%;position:relative;width:100%;}:where(.brxe-video) iframe,:where(.brxe-video) video{border:none;height:100%;position:absolute;top:0;width:100%;}:where(.brxe-video) video{object-fit:cover;}:where(.brxe-video) .perfmatters-lazy-youtube{margin-top:-56.25%;}.brxe-video .plyr{bottom:0;font-family:inherit;left:0;position:absolute;right:0;top:0;}.brxe-video .plyr .plyr__controls>.plyr__control{padding:8px;}.brxe-video .plyr .plyr__control--overlaid{align-items:center;background-color:rgba(0,0,0,.65);border-radius:0;display:flex !important;height:50px;justify-content:center;padding:0;width:80px;}.brxe-video .plyr .plyr__control--overlaid:hover{background-color:rgba(0,0,0,.9);}.brxe-video .plyr .plyr__control--overlaid svg{height:18px;width:18px;}.brxe-video .plyr .plyr__controls .plyr__control{background-color:transparent;color:inherit;}.brxe-video .plyr .plyr__controls .plyr__control.plyr__tab-focus{background:transparent;box-shadow:0 0 0 2px;}.brxe-video .plyr input[type=range]:hover::-webkit-slider-thumb{visibility:visible;}.brxe-video .plyr input[type=range]::-webkit-slider-runnable-track{border-radius:0;color:hsla(0,0%,100%,.75);}.brxe-video .plyr input[type=range]::-webkit-slider-thumb{background:#fff;box-shadow:none;visibility:hidden;}.brxe-video .plyr input[type=range]::-moz-range-track{border-radius:0;color:hsla(0,0%,100%,.75);}.brxe-video .plyr input[type=range]::-moz-range-thumb{background:#fff;box-shadow:none;}.brxe-video .plyr input[type=range]::-moz-range-progress{border-radius:0;}.brxe-video .plyr input[type=range]::-ms-track{border-radius:0;color:hsla(0,0%,100%,.75);}.brxe-video .plyr input[type=range]::-ms-fill-lower,.brxe-video .plyr input[type=range]::-ms-fill-upper{border-radius:0;}.brxe-video .plyr input[type=range]::-ms-thumb{background:#fff;box-shadow:none;}.brxe-video .plyr input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:none;}.brxe-video .plyr input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:none;}.brxe-video .plyr input[type=range].plyr__tab-focus::-ms-track{box-shadow:none;}.brxe-video .plyr .plyr__progress__buffer::-webkit-progress-value{border-radius:0;}.brxe-video .plyr .plyr__progress__buffer::-moz-progress-bar{border-radius:0;}.brxe-video .plyr .plyr__progress__buffer::-ms-fill{border-radius:0;}.brxe-video .plyr .plyr__volume{max-width:none;min-width:0;width:auto;}.brxe-video .plyr .plyr__volume:hover input[type=range]{margin:0 5px;width:60px;}.brxe-video .plyr .plyr__volume input[type=range]{margin:0;transition:width .1s ease-out;width:0;}.brxe-video .plyr .plyr__controls__item,.brxe-video .plyr input[type=range]{cursor:pointer;}.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio]:hover:before,.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before,.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:hover:before{background-color:#000;}.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio]:hover:after{background-color:#fff;opacity:1;transform:translateY(-50%) scale(1);}.bricks-video-preview-image{background-position:50%;background-repeat:no-repeat;}.bricks-video-overlay,.bricks-video-preview-image{background-size:cover;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;}.bricks-video-overlay{align-items:center;display:flex;justify-content:center;z-index:1;}.bricks-video-overlay.bricks-lazy-hidden{background-image:none !important;}.bricks-video-overlay.bricks-lazy-hidden.nitro-lazy{background-image:none !important;}.bricks-video-overlay-icon{color:#fff;cursor:pointer;font-size:60px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2;}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes scrolling{0%{opacity:1;}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);}}.brxe-wordpress ul{list-style-type:none;margin:0;padding:0;}.brxe-wordpress .bricks-widget-wrapper i,.brxe-wordpress .bricks-widget-wrapper svg{font-size:.8em;margin-right:10px;opacity:.75;}.brxe-wordpress.posts li{margin-bottom:15px;}.brxe-wordpress.posts li:last-child,.brxe-wordpress.posts li:last-child img{margin-bottom:0;}.brxe-wordpress.posts a{align-items:flex-start;display:flex;flex-direction:column;}.brxe-wordpress.posts img{margin-bottom:15px;margin-right:15px;}.brxe-wordpress.posts .post-data{align-items:center;display:flex;}.brxe-wordpress.posts .post-title{line-height:1.4;}.brxe-wordpress.comments .recentcomments a{font-weight:700;}.brxe-post-content .blocks-gallery-grid,.brxe-post-content .wp-block-gallery{padding:0;}.bricks-color-primary{color:var(--bricks-color-primary);}.bricks-color-secondary{color:var(--bricks-color-secondary);}.bricks-color-light{color:#fff;}.bricks-color-dark{color:var(--bricks-text-dark);}.bricks-color-muted{color:var(--bricks-text-light);}.bricks-color-info{color:var(--bricks-text-info);}.bricks-color-success{color:var(--bricks-text-success);}.bricks-color-warning{color:var(--bricks-text-warning);}.bricks-color-danger{color:var(--bricks-text-danger);}.bricks-background-primary{background-color:var(--bricks-color-primary);}.bricks-background-secondary{background-color:var(--bricks-color-secondary);}.bricks-background-light{background-color:#fff;}.bricks-background-dark{background-color:var(--bricks-bg-dark);}.bricks-background-muted{background-color:var(--bricks-text-light);}.bricks-background-info{background-color:var(--bricks-text-info);}.bricks-background-success{background-color:var(--bricks-text-success);}.bricks-background-warning{background-color:var(--bricks-text-warning);}.bricks-background-danger{background-color:var(--bricks-text-danger);}@layer bricks.icons{}#the_champ_error{color:red;margin:7px 0;}div.theChampCommentingTabs p#theChampReplyTitle{font-size:large;}.the_champ_login_container{margin:2px 0;}div.heateor_ss_follow_ul a:focus,div.heateor_ss_follow_ul a:link,div.the_champ_sharing_ul a:link,div.the_champ_sharing_ul a:focus{text-decoration:none;background:transparent !important;}.the_champ_login_container img,.the_champ_sharing_container img{cursor:pointer;margin:2px;border:none;}.the_champ_login_container img{display:none;float:left;}#the_champ_loading_image{display:block !important;float:none;}.the_champ_error{background-color:#ffffe0;border:1px solid #e6db55;padding:5px;margin:10px;}#the_champ_sharing_more_providers{position:fixed;top:50%;left:47%;background:#fafafa;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none !important;height:308px;}#the_champ_popup_bg,#heateor_ss_browser_popup_bg,#heateor_ss_lj_popup_bg,#heateor_ss_mastodon_popup_bg{background:url("https://cdn-ileeani.nitrocdn.com/MBFgLnrLTjnfpeoHrgRxWdUcWjRFQgNJ/assets/images/optimized/rev-1e0674f/www.jimmymulzetstory.com/wp-content/plugins/super-socializer/images/transparent_bg.png");bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000;}#the_champ_sharing_more_providers .title{font-size:14px !important;height:auto !important;background:#58b8f8 !important;border-bottom:1px solid #d7d7d7 !important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px !important;padding:0 !important;text-align:center;text-transform:none;margin:0 !important;text-shadow:none !important;width:100%;}#the_champ_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif;}#the_champ_sharing_more_providers #the_champ_sharing_more_content{background:#fafafa;border-radius:4px;color:#555;height:auto;width:100%;}#the_champ_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%;}#the_champ_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto;}#the_champ_sharing_more_content .all-services ul{margin:10px !important;overflow:hidden;list-style:none;padding-left:0 !important;position:static !important;width:auto !important;}#the_champ_sharing_more_content .all-services ul li{margin:0;background:0 0 !important;float:left;width:33.3333% !important;text-align:left !important;}#the_champ_sharing_more_providers .close-button img{margin:0;}#the_champ_sharing_more_providers .close-button.separated{background:0 0 !important;border:none !important;box-shadow:none !important;width:auto !important;height:auto !important;z-index:1000;}#the_champ_sharing_more_providers .close-button{height:auto !important;width:auto !important;left:auto !important;display:block !important;color:#555 !important;cursor:pointer !important;font-size:29px !important;line-height:29px !important;margin:0 !important;padding:0 !important;position:absolute;right:-13px;top:-11px;}#the_champ_sharing_more_providers .filter input.search{width:94%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;line-height:1;margin:0 auto;padding:5px 8px 5px 10px;border:1px solid #ccc !important;color:#000;background:#fff !important;font-size:16px !important;text-align:left !important;}#the_champ_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #d7d7d7;padding:6px 0;width:100%;color:#fff;}#the_champ_sharing_more_providers .footer-panel p{background-color:transparent;top:0;text-align:left !important;color:#000;font-family:"helvetica neue",arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0 !important;padding:0 6px !important;text-indent:0 !important;}#the_champ_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0 !important;}#the_champ_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666 !important;display:block;font-size:18px;height:auto;line-height:28px;overflow:hidden;padding:8px;text-decoration:none !important;text-overflow:ellipsis;white-space:nowrap;border:none !important;text-indent:0 !important;background:0 0 !important;text-shadow:none;box-shadow:none !important;}.the_champ_share_count{display:block;text-indent:0 !important;visibility:hidden;background-color:#58b8f8 !important;width:5px;height:auto;text-align:center;min-width:8px !important;padding:1px 4px !important;color:#fff !important;font-family:"Open Sans",arial,sans-serif !important;font-size:10px !important;font-weight:600 !important;-webkit-border-radius:15px !important;border-radius:15px !important;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2);line-height:14px !important;border:2px solid #fff !important;z-index:1;margin:2px auto !important;box-sizing:content-box !important;}.the_champ_share_count,.the_champ_vertical_counter,.the_champ_vertical_sharing{-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important;}ul.the_champ_login_ul{list-style:none !important;padding-left:0 !important;}#the_champ_comment_toggle{margin-bottom:10px;}ul.the_champ_login_ul{margin:3px 0 !important;}ul.the_champ_login_ul li{background:none;float:left;padding:0 !important;margin:0 !important;border:0 !important;width:auto !important;clear:none !important;list-style-type:none !important;}.theChampLoginSvg{-webkit-box-sizing:content-box;-moz-box-sizing:border-box;box-sizing:content-box;width:100%;height:100%;background-position:center !important;}.theChampXingLoginSvg{background-size:109% !important;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDYgOSBoIDUgbCA0IDQgbCAtNSA3IGggLTUgbCA1IC03IHogbSAxNSAtNCBoIDUgbCAtOSAxMyBsIDQgOCBoIC01IGwgLTQgLTggeiIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+") left no-repeat;}.theChampXingLoginSvg.nitro-lazy{background:none !important;}.theChampWordpressLoginSvg{background-size:83% !important;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2214.75%22%2F%3E%3Cg%20fill%3D%22%23464646%22%3E%3Cpath%20d%3D%22M3.176%2016c0%205.076%202.95%209.462%207.226%2011.54L4.287%2010.78c-.712%201.595-1.11%203.36-1.11%205.22zm21.48-.646c0-1.586-.57-2.684-1.06-3.537-.647-1.058-1.26-1.95-1.26-3.008%200-1.18.897-2.278%202.156-2.278.057%200%20.11.008.166.01-2.28-2.09-5.32-3.367-8.658-3.367-4.48%200-8.422%202.3-10.715%205.78.302.01.585.017.826.017%201.343%200%203.418-.164%203.418-.164.69-.042.774.974.084%201.056%200%200-.694.08-1.466.12l4.668%2013.892%202.808-8.417-1.998-5.476c-.69-.04-1.345-.12-1.345-.12-.69-.04-.61-1.1.08-1.058%200%200%202.116.164%203.38.164%201.34%200%203.416-.163%203.416-.163.69-.04.77.976.08%201.058%200%200-.694.08-1.467.12l4.634%2013.785%201.28-4.272c.552-1.773.975-3.048.975-4.144zm-8.43%201.766l-3.85%2011.18c1.15.34%202.365.523%203.624.523%201.492%200%202.925-.26%204.26-.728-.035-.056-.066-.113-.093-.177L16.225%2017.12zM27.25%209.848c.055.408.086.848.086%201.318%200%201.3-.242%202.764-.975%204.594l-3.916%2011.324C26.26%2024.86%2028.822%2020.73%2028.822%2016c0-2.23-.568-4.326-1.57-6.152z%22%2F%3E%3Cpath%20d%3D%22M16%201.052C7.757%201.052%201.052%207.757%201.052%2016c0%208.242%206.705%2014.948%2014.948%2014.948%208.242%200%2014.948-6.706%2014.948-14.95%200-8.24-6.706-14.946-14.948-14.946zm0%2029.212c-7.865%200-14.264-6.4-14.264-14.265S8.136%201.734%2016%201.734c7.863%200%2014.264%206.398%2014.264%2014.263%200%207.863-6.4%2014.264-14.264%2014.264z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center center;}.theChampWordpressLoginSvg.nitro-lazy{background:none !important;}.theChampOdnoklassnikiLoginSvg{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16%2016.16c-3.635%200-6.58-2.945-6.58-6.58C9.42%205.945%2012.364%203%2016%203s6.582%202.945%206.582%206.58c0%203.635-2.946%206.58-6.58%206.58zm0-9.817c-1.788%200-3.236%201.448-3.236%203.237%200%201.79%201.448%203.236%203.237%203.236%201.79%200%203.24-1.447%203.24-3.236%200-1.79-1.45-3.237-3.238-3.237zm7.586%2010.62c.648%201.3-.084%201.93-1.735%202.99-1.397.9-3.315%201.238-4.566%201.368l1.048%201.05%203.877%203.877c.59.59.59%201.544%200%202.134l-.178.18c-.59.59-1.544.59-2.134%200l-3.878-3.88-3.878%203.88c-.59.59-1.543.59-2.135%200l-.176-.18c-.59-.59-.59-1.543%200-2.132l3.878-3.878%201.043-1.046c-1.25-.127-3.19-.465-4.6-1.37-1.65-1.062-2.38-1.69-1.733-2.99.37-.747%201.4-1.367%202.768-.29C13.035%2018.13%2016%2018.13%2016%2018.13s2.968%200%204.818-1.456c1.37-1.077%202.4-.457%202.768.29z%22%2F%3E%3C%2Fsvg%3E") no-repeat center center;}.theChampOdnoklassnikiLoginSvg.nitro-lazy{background:none !important;}.theChampYandexLoginSvg{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%22-92%20-12%20317.397%20187.918%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cg%20transform%3D%22translate%28-151.302%20-165.536%29%22%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20transform%3D%22matrix%281%200%200%20-1%200%20524%29%22%20d%3D%22M0%20524h1000V0H0z%22%2F%3E%3C%2FclipPath%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M207.189%20331.072V314.4c0-22.627-2.627-33.82-11.703-53.352l-44.184-95.51h30.57l37.498%2081.695c10.986%2023.82%2015.763%2036.204%2015.763%2063.595v20.245zM225.102%20245.565l34.87-80.029h29.376L254%20245.566z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center center;}.theChampYandexLoginSvg.nitro-lazy{background:none !important;}.theChampGoogleLoginSvg{background-size:111% !important;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%20viewBox%3D%27-9%20-9%2066%2066%27%3E%3Cdefs%3E%3Cpath%20id%3D%27a%27%20d%3D%27M44.5%2020H24v8.5h11.8C34.7%2033.9%2030.1%2037%2024%2037c-7.2%200-13-5.8-13-13s5.8-13%2013-13c3.1%200%205.9%201.1%208.1%202.9l6.4-6.4C34.6%204.1%2029.6%202%2024%202%2011.8%202%202%2011.8%202%2024s9.8%2022%2022%2022c11%200%2021-8%2021-22%200-1.3-.2-2.7-.5-4z%27%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%27b%27%3E%3Cuse%20xlink%3Ahref%3D%27%23a%27%20overflow%3D%27visible%27%2F%3E%3C%2FclipPath%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%23FBBC05%27%20d%3D%27M0%2037V11l17%2013z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%23EA4335%27%20d%3D%27M0%2011l17%2013%207-6.1L48%2014V0H0z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%2334A853%27%20d%3D%27M0%2037l30-23%207.9%201L48%200v48H0z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%234285F4%27%20d%3D%27M48%2048L17%2024l-4-3%2035-10z%27%2F%3E%3C%2Fsvg%3E") left no-repeat;}.theChampGoogleLoginSvg.nitro-lazy{background:none !important;}.theChampYoutubeLoginSvg{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.0%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-50%200%20262%20110%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23f00%22%20d%3D%22M154.3%2C17.5c-1.8-6.7-7.1-12-13.8-13.8c-12.1-3.3-60.8-3.3-60.8-3.3S31%2C0.5%2C18.9%2C3.8%20c-6.7%2C1.8-12%2C7.1-13.8%2C13.8C1.9%2C29.7%2C1.9%2C55%2C1.9%2C55s0%2C25.3%2C3.3%2C37.5c1.8%2C6.7%2C7.1%2C12%2C13.8%2C13.8c12.1%2C3.3%2C60.8%2C3.3%2C60.8%2C3.3%20s48.7%2C0%2C60.8-3.3c6.7-1.8%2C12-7.1%2C13.8-13.8c3.3-12.1%2C3.3-37.5%2C3.3-37.5S157.6%2C29.7%2C154.3%2C17.5z%22%3E%3C%2Fpath%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2264.2%2C78.4%20104.6%2C55%2064.2%2C31.6%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E") no-repeat center center;}.theChampYoutubeLoginSvg.nitro-lazy{background:none !important;}.theChampLinkedinLoginSvg{background-size:106% !important;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-1%200%2033%2035%22%3E%3Cpath%20d%3D%22M6.227%2012.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43%202.43%200%200%201%200%204.86c-1.344%200-2.428-1.09-2.428-2.43s1.084-2.43%202.428-2.43m4.72%206.7h4.02v1.84h.058c.56-1.058%201.927-2.176%203.965-2.176%204.238%200%205.02%202.792%205.02%206.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18%200-2.514%201.7-2.514%203.46v6.668h-4.187V12.61z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") left no-repeat;}.theChampLinkedinLoginSvg.nitro-lazy{background:none !important;}.theChampXLoginSvg{background-size:106% !important;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.751%207h3.067l-6.7%207.658L26%2025.078h-6.172l-4.833-6.32-5.531%206.32h-3.07l7.167-8.19L6%207h6.328l4.37%205.777L21.75%207Zm-1.076%2016.242h1.7L11.404%208.74H9.58l11.094%2014.503Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left no-repeat;}.theChampXLoginSvg.nitro-lazy{background:none !important;}.theChampVkontakteLoginSvg{background-size:113% !important;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22none%22%20height%3D%22100%25%22%20width%3D%22100%25%22%20viewBox%3D%220%2013%2046%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M25.54%2034.58c-10.94%200-17.18-7.5-17.44-19.98h5.48c.18%209.16%204.22%2013.04%207.42%2013.84V14.6h5.16v7.9c3.16-.34%206.48-3.94%207.6-7.9h5.16c-.86%204.88-4.46%208.48-7.02%209.96%202.56%201.2%206.66%204.34%208.22%2010.02h-5.68c-1.22-3.8-4.26-6.74-8.28-7.14v7.14z%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left no-repeat;}.theChampVkontakteLoginSvg.nitro-lazy{background:none !important;}.theChampLineLoginSvg{background-size:91% !important;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M28%2014.304c0-5.37-5.384-9.738-12-9.738S4%208.936%204%2014.304c0%204.814%204.27%208.846%2010.035%209.608.39.084.923.258%201.058.592.122.303.08.778.04%201.084l-.172%201.028c-.05.303-.24%201.187%201.04.647s6.91-4.07%209.43-6.968c1.737-1.905%202.57-3.842%202.57-5.99zM11.302%2017.5H8.918c-.347%200-.63-.283-.63-.63V12.1c0-.346.283-.628.63-.628.348%200%20.63.283.63.63v4.14h1.754c.35%200%20.63.28.63.628%200%20.347-.282.63-.63.63zm2.467-.63c0%20.347-.284.628-.63.628-.348%200-.63-.282-.63-.63V12.1c0-.347.282-.63.63-.63.346%200%20.63.284.63.63v4.77zm5.74%200c0%20.27-.175.51-.433.596-.065.02-.132.032-.2.032-.195%200-.384-.094-.502-.25l-2.443-3.33v2.95c0%20.35-.282.63-.63.63-.347%200-.63-.282-.63-.63V12.1c0-.27.174-.51.43-.597.066-.02.134-.033.2-.033.197%200%20.386.094.503.252l2.444%203.328V12.1c0-.347.282-.63.63-.63.346%200%20.63.284.63.63v4.77zm3.855-3.014c.348%200%20.63.282.63.63%200%20.346-.282.628-.63.628H21.61v1.126h1.755c.348%200%20.63.282.63.63%200%20.347-.282.628-.63.628H20.98c-.345%200-.628-.282-.628-.63v-4.766c0-.346.283-.628.63-.628h2.384c.348%200%20.63.283.63.63%200%20.346-.282.628-.63.628h-1.754v1.126h1.754z%22%2F%3E%3C%2Fsvg%3E") left no-repeat;}.theChampLineLoginSvg.nitro-lazy{background:none !important;}.theChampMicrosoftLoginSvg{background-size:91% !important;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-16.61977%20-16.61977%20123.565208%20123.834167%22%20id%3D%22svg8375%22%3E%3Cpath%20d%3D%22M%200%2C12.40183%2035.68737%2C7.5416%2035.70297%2C41.96435%200.03321%2C42.16748%20z%20m%2035.67037%2C33.52906%200.0277%2C34.45332%20-35.66989%2C-4.9041%20-0.002%2C-29.77972%20z%20M%2039.99644%2C6.90595%2087.31462%2C0%20l%200%2C41.527%20-47.31818%2C0.37565%20z%20M%2087.32567%2C46.25471%2087.31457%2C87.59463%2039.9964%2C80.91625%2039.9301%2C46.17767%20z%22%20id%3D%22path13%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left no-repeat;}.theChampMicrosoftLoginSvg.nitro-lazy{background:none !important;}.theChampKakaoLoginSvg{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20data-v-2f45413c%3D%22%22%20data-v-47403985%3D%22%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%227.5%207.5%2021%2021%22%20class%3D%22ico%5fshare%5fkakao%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20fill%3D%22none%22%20data-v-2f45413c%3D%22%22%3E%3Cg%20data-v-2f45413c%3D%22%22%3E%3Cpath%20data-v-2f45413c%3D%22%22%20d%3D%22M0%200H18V18H0z%22%20transform%3D%22translate%289%209%29%22%3E%3C%2Fpath%3E%20%3Cpath%20data-v-2f45413c%3D%22%22%20d%3D%22M9.375%201.5C5.025%201.5%201.5%204.393%201.5%207.962c0%202.718%201.151%203.858%202.949%205.042l.01%203.315c0%20.149.178.234.303.145L7.827%2014.3c.5.082%201.018.125%201.548.125%204.35%200%207.875-2.893%207.875-6.463%200-3.569-3.526-6.462-7.875-6.462%22%20transform%3D%22translate%289%209%29%22%20class%3D%22fill%22%20fill%3D%22black%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") left no-repeat;}.theChampKakaoLoginSvg.nitro-lazy{background:none !important;}.theChampSpotifyLoginSvg{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20186.845%20186.845%22%20style%3D%22enable-background%3Anew%200%200%20186.845%20186.845%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M128.875%2C120.962c-31.094-14.37-74.616-8.014-76.453-7.737c-4.096%2C0.619-6.915%2C4.44-6.296%2C8.536%20c0.619%2C4.096%2C4.443%2C6.912%2C8.536%2C6.296c0.406-0.062%2C40.867-5.982%2C67.92%2C6.521c1.018%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694%20c2.834-0.001%2C5.546-1.614%2C6.813-4.355C134.274%2C127.157%2C132.635%2C122.7%2C128.875%2C120.962z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M137.614%2C93.953c-35.313-16.319-84.833-9.087-86.924-8.772c-4.094%2C0.619-6.911%2C4.438-6.294%2C8.532%20c0.616%2C4.095%2C4.438%2C6.916%2C8.531%2C6.301c0.468-0.071%2C47.206-6.857%2C78.394%2C7.556c1.02%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694%20c2.834-0.001%2C5.546-1.614%2C6.814-4.356C143.014%2C100.148%2C141.374%2C95.691%2C137.614%2C93.953z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M143.49%2C65.736c-39.006-18.027-93.79-10.028-96.103-9.679c-4.094%2C0.619-6.911%2C4.438-6.294%2C8.532s4.44%2C6.919%2C8.531%2C6.3%20c0.523-0.079%2C52.691-7.657%2C87.573%2C8.463c1.018%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694c2.834%2C0%2C5.546-1.614%2C6.813-4.355%20C148.89%2C71.93%2C147.25%2C67.474%2C143.49%2C65.736z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") left no-repeat;background-size:128%;}.theChampSpotifyLoginSvg.nitro-lazy{background:none !important;}.theChampGithubLoginSvg{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20focusable%3D%27false%27%20aria-hidden%3D%27true%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2032%2032%27%3E%3Cpath%20fill%3D%27%23FFF%27%20d%3D%27M16%203.32c-7.182%200-13%205.82-13%2013%200%205.754%203.72%2010.612%208.89%2012.335.65.114.893-.276.893-.617%200-.31-.016-1.333-.016-2.42-3.266.6-4.11-.797-4.37-1.53-.147-.373-.78-1.527-1.334-1.835-.455-.244-1.105-.845-.016-.86%201.024-.017%201.755.942%202%201.332%201.17%201.966%203.038%201.414%203.785%201.073.114-.845.455-1.414.83-1.74-2.893-.324-5.916-1.445-5.916-6.418%200-1.414.504-2.584%201.333-3.494-.13-.325-.59-1.657.13-3.445%200%200%201.085-.34%203.57%201.337%201.04-.293%202.146-.44%203.25-.44s2.21.147%203.25.44c2.49-1.69%203.58-1.337%203.58-1.337.714%201.79.26%203.12.13%203.446.828.91%201.332%202.064%201.332%203.494%200%204.99-3.04%206.094-5.93%206.42.47.405.876%201.185.876%202.404%200%201.74-.016%203.136-.016%203.575%200%20.34.244.743.894.613C25.28%2026.933%2029%2022.053%2029%2016.32c0-7.182-5.817-13-13-13z%27%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left no-repeat;background-size:94%;}.theChampGithubLoginSvg.nitro-lazy{background:none !important;}.theChampDribbbleLoginSvg{background:url("data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-10%2010%201000%201000%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%20500c0-90.667%2022.334-174.333%2067-251%2044.667-76.667%20105.334-137.333%20182-182C325.667%2022.333%20409.334%200%20500%200c90.667%200%20174.334%2022.333%20251%2067%2076.667%2044.667%20137.334%20105.333%20182%20182%2044.667%2076.667%2067%20160.333%2067%20251s-22.333%20174.333-67%20251c-44.666%2076.667-105.333%20137.333-182%20182-76.666%2044.667-160.333%2067-251%2067-90.666%200-174.333-22.333-251-67-76.666-44.667-137.333-105.333-182-182C22.334%20674.333%200%20590.667%200%20500zm83%200c0%20104%2035%20195.667%20105%20275%2032-62.667%2082.667-122.333%20152-179%2069.334-56.667%20137-92.333%20203-107-10-23.333-19.666-44.333-29-63-114.666%2036.667-238.666%2055-372%2055-26%200-45.333-.333-58-1%200%202.667-.166%206-.5%2010-.333%204-.5%207.333-.5%2010zm13-103c14.667%201.333%2036.334%202%2065%202%20111.334%200%20217-15%20317-45-50.666-90-106.333-165-167-225-52.666%2026.667-97.833%2063.667-135.5%20111-37.666%2047.333-64.166%2099.667-79.5%20157zm149%20432c75.334%2058.667%20160.334%2088%20255%2088%2049.334%200%2098.334-9.333%20147-28-13.333-114-39.333-224.333-78-331-61.333%2013.333-123.166%2047-185.5%20101C321.167%20713%20275%20769.667%20245%20829zM398%2097c58.667%2060.667%20113%20136.333%20163%20227%2090.667-38%20159-86.333%20205-145-77.333-64-166-96-266-96-34%200-68%204.667-102%2014zm199%20298c10%2021.333%2021.334%2048.333%2034%2081%2049.334-4.667%20103-7%20161-7%2041.334%200%2082.334%201%20123%203-5.333-90.667-38-171.333-98-242-43.333%2064.667-116.666%20119.667-220%20165zm59%20151c34%2098.667%2057%20200%2069%20304%2052.667-34%2095.667-77.667%20129-131%2033.334-53.333%2053.334-111%2060-173-48.666-3.333-93-5-133-5-36.666%200-78.333%201.667-125%205z%22%2F%3E%3C%2Fsvg%3E") left no-repeat;background-size:78%;}.theChampDribbbleLoginSvg.nitro-lazy{background:none !important;}.theChampYahooLoginSvg{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M21.495%206.097c1.09.31%202.213.28%203.304%200l-7.418%2012.09v9.91c-.468-.155-.935-.22-1.37-.22-.47%200-.937.065-1.404.22v-9.91L7.19%206.097c1.09.28%202.213.31%203.304%200l5.516%208.788%205.483-8.787z%22%2F%3E%3C%2Fsvg%3E") left no-repeat;background-size:92%;}.theChampYahooLoginSvg.nitro-lazy{background:none !important;}.theChampDiscordLoginSvg{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-3%20-3%2054%2054%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22M40%2012s-4.586-3.59-10-4l-.488.977C34.406%2010.176%2036.652%2011.89%2039%2014c-4.047-2.066-8.04-4-15-4-6.96%200-10.953%201.934-15%204%202.348-2.11%205.02-4.016%209.488-5.023L18%208c-5.68.535-10%204-10%204s-5.121%207.426-6%2022c5.16%205.953%2013%206%2013%206l1.64-2.184C13.856%2036.848%2010.716%2035.121%208%2032c3.238%202.45%208.125%205%2016%205s12.762-2.55%2016-5c-2.715%203.121-5.855%204.848-8.64%205.816L33%2040s7.84-.047%2013-6c-.879-14.574-6-22-6-22zM17.5%2030c-1.934%200-3.5-1.79-3.5-4s1.566-4%203.5-4%203.5%201.79%203.5%204-1.566%204-3.5%204zm13%200c-1.934%200-3.5-1.79-3.5-4s1.566-4%203.5-4%203.5%201.79%203.5%204-1.566%204-3.5%204z%22%20fill%3D%22%23fff%22%20id%3D%22surface1%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left no-repeat;}.theChampDiscordLoginSvg.nitro-lazy{background:none !important;}.theChampStackoverflowLoginSvg{background-size:88% !important;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-20.5%20-20.5%20140%20170%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2288%2080%2099%2080%2099%20124%200%20124%200%2080%2011%2080%2011%20113%2088%20113%22%3E%3C%2Fpolygon%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22nonzero%22%20d%3D%22M22.9878906%2C76.73%20L77.0128906%2C88.085%20L79.2838906%2C77.285%20L25.2588906%2C65.925%20L22.9878906%2C76.73%20Z%20M30.1368906%2C50.861%20L80.1828906%2C74.169%20L84.8448906%2C64.16%20L34.7978906%2C40.852%20L30.1368906%2C50.861%20Z%20M43.9848906%2C26.308%20L86.4128906%2C61.639%20L93.4788906%2C53.154%20L51.0508906%2C17.824%20L43.9848906%2C26.308%20Z%20M71.3718906%2C0.192%20L62.5118906%2C6.782%20L95.4598906%2C51.082%20L104.319891%2C44.493%20L71.3718906%2C0.192%20Z%20M22%2C102%20L77%2C102%20L77%2C91%20L22%2C91%20L22%2C102%20Z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E") left no-repeat;}.theChampStackoverflowLoginSvg.nitro-lazy{background:none !important;}.theChampAmazonLoginSvg{background-size:71% !important;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201100%201000%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2%20776c3.333-5.333%208.666-5.667%2016-1%20166.666%2096.667%20348%20145%20544%20145%20130.666%200%20259.666-24.333%20387-73%203.333-1.333%208.166-3.333%2014.5-6%206.333-2.667%2010.833-4.667%2013.5-6%2010-4%2017.833-2%2023.5%206%205.666%208%203.833%2015.333-5.5%2022-12%208.667-27.334%2018.667-46%2030-57.334%2034-121.334%2060.333-192%2079-70.667%2018.667-139.667%2028-207%2028-104%200-202.334-18.167-295-54.5C162.333%20909.167%2079.333%20858%206%20792c-4-3.333-6-6.667-6-10%200-2%20.666-4%202-6zm301-285c0-46%2011.333-85.333%2034-118%2022.666-32.667%2053.666-57.333%2093-74%2036-15.333%2080.333-26.333%20133-33%2018-2%2047.333-4.667%2088-8v-17c0-42.667-4.667-71.333-14-86-14-20-36-30-66-30h-8c-22%202-41%209-57%2021s-26.334%2028.667-31%2050c-2.667%2013.333-9.334%2021-20%2023l-115-14c-11.334-2.667-17-8.667-17-18%200-2%20.333-4.333%201-7%2011.333-59.333%2039.166-103.333%2083.5-132C451.833%2019.333%20503.666%203.333%20563%200h25c76%200%20135.333%2019.667%20178%2059a190.52%20190.52%200%200%201%2018.5%2021.5c5.666%207.667%2010.166%2014.5%2013.5%2020.5%203.333%206%206.333%2014.667%209%2026%202.666%2011.333%204.666%2019.167%206%2023.5%201.333%204.333%202.333%2013.667%203%2028%20.666%2014.333%201%2022.833%201%2025.5v242c0%2017.333%202.5%2033.167%207.5%2047.5s9.833%2024.667%2014.5%2031c4.666%206.333%2012.333%2016.5%2023%2030.5%204%206%206%2011.333%206%2016%200%205.333-2.667%2010-8%2014-55.334%2048-85.334%2074-90%2078-8%206-17.667%206.667-29%202-9.334-8-17.5-15.667-24.5-23s-12-12.667-15-16-7.834-9.833-14.5-19.5c-6.667-9.667-11.334-16.167-14-19.5-37.334%2040.667-74%2066-110%2076-22.667%206.667-50.667%2010-84%2010-51.334%200-93.5-15.833-126.5-47.5S303%20549%20303%20491zm172-20c0%2026%206.5%2046.833%2019.5%2062.5S525%20557%20547%20557c2%200%204.833-.333%208.5-1%203.666-.667%206.166-1%207.5-1%2028-7.333%2049.666-25.333%2065-54%207.333-12.667%2012.833-26.5%2016.5-41.5%203.666-15%205.666-27.167%206-36.5.333-9.333.5-24.667.5-46v-25c-38.667%200-68%202.667-88%208-58.667%2016.667-88%2053.667-88%20111zm420%20322c1.333-2.667%203.333-5.333%206-8%2016.666-11.333%2032.666-19%2048-23%2025.333-6.667%2050-10.333%2074-11%206.666-.667%2013-.333%2019%201%2030%202.667%2048%207.667%2054%2015%202.666%204%204%2010%204%2018v7c0%2023.333-6.334%2050.833-19%2082.5-12.667%2031.667-30.334%2057.167-53%2076.5-3.334%202.667-6.334%204-9%204-1.334%200-2.667-.333-4-1-4-2-5-5.667-3-11%2024.666-58%2037-98.333%2037-121%200-7.333-1.334-12.667-4-16-6.667-8-25.334-12-56-12-11.334%200-24.667.667-40%202-16.667%202-32%204-46%206-4%200-6.667-.667-8-2-1.334-1.333-1.667-2.667-1-4%200-.667.333-1.667%201-3z%22%2F%3E%3C%2Fsvg%3E") left no-repeat;}.theChampAmazonLoginSvg.nitro-lazy{background:none !important;}.theChampMailruLoginSvg{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23F89C0E%22%20d%3D%22M19.975%2015.894c-.134-2.542-2.02-4.07-4.3-4.07h-.086c-2.63%200-4.09%202.068-4.09%204.417%200%202.633%201.765%204.296%204.077%204.296%202.58%200%204.275-1.89%204.4-4.127l-.003-.515zm-4.37-6.346c1.755%200%203.407.776%204.62%201.993v.006c0-.584.395-1.024.94-1.024h.14c.85%200%201.025.808%201.025%201.063l.005%209.08c-.06.595.613.9.988.52%201.457-1.497%203.203-7.702-.907-11.295-3.83-3.352-8.967-2.8-11.7-.916-2.904%202.003-4.764%206.438-2.958%2010.603%201.968%204.543%207.6%205.896%2010.947%204.546%201.696-.684%202.48%201.607.72%202.355-2.66%201.132-10.066%201.02-13.525-4.972-2.338-4.046-2.212-11.163%203.987-14.85%204.74-2.822%2010.99-2.042%2014.762%201.895%203.937%204.117%203.705%2011.82-.137%2014.818-1.742%201.36-4.326.035-4.312-1.947l-.02-.647c-1.21%201.203-2.824%201.905-4.58%201.905-3.475%200-6.53-3.056-6.53-6.528%200-3.508%203.057-6.6%206.533-6.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center center;}.theChampMailruLoginSvg.nitro-lazy{background:none !important;}.theChampFacebookLoginSvg{background-size:147% !important;padding-top:5px;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23218cf2%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left no-repeat;}.theChampFacebookLoginSvg.nitro-lazy{background:none !important;}.theChampSteamLoginSvg{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Ccircle%20cx%3D%2245%22%20cy%3D%22130%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22155%22%20cy%3D%22198%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2235%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2215%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22%23fff%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M%20160%20170%20l%2045%20-64%20l%2040%2044%20l%20-62%2044%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%2045%20130%20l%20110%2068%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2230%22%20fill%3D%22%23fff%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left no-repeat;background-size:80% !important;}.theChampSteamLoginSvg.nitro-lazy{background:none !important;}.theChampInstagramLoginSvg{background-size:94% !important;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%20128%20128%22%20id%3D%22Layer_1%22%20version%3D%221.1%22%20viewBox%3D%220%200%20128%20128%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M86%2C112H42c-14.336%2C0-26-11.663-26-26V42c0-14.337%2C11.664-26%2C26-26h44c14.337%2C0%2C26%2C11.663%2C26%2C26v44%20%20%20%20C112%2C100.337%2C100.337%2C112%2C86%2C112z%20M42%2C24c-9.925%2C0-18%2C8.074-18%2C18v44c0%2C9.925%2C8.075%2C18%2C18%2C18h44c9.926%2C0%2C18-8.075%2C18-18V42%20%20%20%20c0-9.926-8.074-18-18-18H42z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M64%2C88c-13.234%2C0-24-10.767-24-24c0-13.234%2C10.766-24%2C24-24s24%2C10.766%2C24%2C24C88%2C77.233%2C77.234%2C88%2C64%2C88z%20M64%2C48c-8.822%2C0-16%2C7.178-16%2C16s7.178%2C16%2C16%2C16c8.822%2C0%2C16-7.178%2C16-16S72.822%2C48%2C64%2C48z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2238.5%22%20fill%3D%22%23fff%22%20r%3D%225.5%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") left no-repeat;}.theChampInstagramLoginSvg.nitro-lazy{background:none !important;}.theChampLoginButton{background:url("https://cdn-ileeani.nitrocdn.com/MBFgLnrLTjnfpeoHrgRxWdUcWjRFQgNJ/assets/images/optimized/rev-1e0674f/www.jimmymulzetstory.com/wp-content/plugins/super-socializer/images/login/login.png") no-repeat;}.theChampLoginButton.nitro-lazy{background:none !important;}.theChampLogin{padding:0 !important;margin:2px;height:35px;width:35px;float:left;cursor:pointer;border:none;}.theChampInstagramLogin,.theChampTwitterLogin,.theChampXingLogin{display:block;}.theChampXingButton{background-position:-64px 0;width:32px;height:32px;display:block;}.theChampFacebookButton{background-position:0 0;width:32px;height:32px;display:none;}.theChampLiveButton{background-position:-32px -96px;width:32px;height:32px;display:block;}.theChampGoogleButton{background-position:-32px 0;width:32px;height:32px;display:none;}.theChampInstagramButton{background-position:0 -32px;width:32px;height:32px;display:block !important;}.theChampLinkedinButton{background-position:-32px -32px;width:32px;height:32px;display:none;}.theChampTwitterButton{background-position:0 -64px;width:32px;height:32px;display:block !important;}.theChampVkontakteButton{background-position:-32px -64px;width:32px;height:32px;display:none;}ul.the_champ_sharing_ul,ul.heateor_ss_follow_ul{margin:1px 0;list-style:none;padding-left:0;}#heateor_ss_mastodon_popup_close img,#the_champ_sharing_popup_close img{opacity:1 !important;background:0 0 !important;border:none !important;outline:0 !important;box-shadow:none !important;width:auto !important;height:auto !important;top:inherit !important;right:inherit !important;left:9px !important;padding:0 !important;}.the_champ_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style:normal;font-size:.55em;visibility:hidden;word-wrap:normal !important;}ul.heateor_ss_follow_ul li{width:auto;}div.heateor_ss_follow_ul a,div.the_champ_sharing_ul a,ul.the_champ_sharing_ul li{text-decoration:none !important;margin:2px;float:left;padding:0;list-style:none;border:none;clear:none;}.theChampSharing{display:block;cursor:pointer;margin:2px;}ul.the_champ_login_ul li:before{content:none !important;}.the_champ_vertical_counter,.the_champ_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);box-shadow:0 1px 4px 1px rgba(0,0,0,.1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box !important;}.the_champ_vertical_counter li{clear:both;}li.the_champ_facebook_share .fb-share-button span,li.the_champ_facebook_like .fb-like span,li.the_champ_facebook_recommend .fb-like span{vertical-align:top !important;}li.the_champ_facebook_like .fb-like span iframe,li.the_champ_facebook_recommend .fb-like span iframe{max-width:none !important;z-index:1000;}div.the_champ_horizontal_sharing li.the_champ_facebook_share,div.the_champ_horizontal_counter li.the_champ_facebook_share{width:76px;}div.the_champ_horizontal_sharing li.the_champ_facebook_like,div.the_champ_horizontal_counter li.the_champ_facebook_like{width:56px;}div.the_champ_horizontal_sharing li.the_champ_facebook_recommend,div.the_champ_horizontal_counter li.the_champ_facebook_recommend{width:111px;}div.the_champ_horizontal_sharing li.the_champ_twitter_tweet,div.the_champ_horizontal_counter li.the_champ_twitter_tweet{width:65px;}div.the_champ_horizontal_counter li.the_champ_linkedin_share span,div.the_champ_horizontal_sharing .the_champ_linkedin_share span{vertical-align:text-top !important;}div.the_champ_horizontal_sharing .the_champ_buffer_share{width:89px;}div.the_champ_horizontal_sharing .the_champ_linkedin_share,div.the_champ_horizontal_counter li.the_champ_linkedin_share{width:67px;}div.the_champ_horizontal_sharing .the_champ_buffer,div.the_champ_horizontal_counter li.the_champ_buffer{width:81px;}div.the_champ_horizontal_sharing .the_champ_reddit,div.the_champ_horizontal_counter li.the_champ_reddit{width:124px;}div.the_champ_horizontal_sharing .the_champ_yummly,div.the_champ_horizontal_counter li.the_champ_yummly{width:61px;}div.the_champ_horizontal_sharing .the_champ_pinterest_pin,div.the_champ_horizontal_counter li.the_champ_pinterest_pin{width:58px;}div.the_champ_horizontal_counter li.the_champ_pinterest_pin{line-height:1px;}div.the_champ_horizontal_sharing .the_champ_xing,div.the_champ_horizontal_counter li.the_champ_xing{width:67px;}.the_champ_counter_container li{height:21px;}.theChampInstagramBackground{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);}.theChampYummlyBackground{background-color:#e16120;}.theChampBufferBackground{background-color:#000;}.theChampYahooBackground{background-color:#400090;}.theChampGithubBackground{background-color:#2a2a2a;}.theChampSpotifyBackground{background-color:#1db954;}.theChampAmazonBackground{background-color:#f59829;}.theChampDiscordBackground{background-color:#7289da;}.theChampStackoverflowBackground{background-color:#f3802e;}.theChampDribbbleBackground{background-color:#ea4c89;}.theChampKakaoBackground{background-color:#fee500;}.theChampDropboxBackground{background-color:#0061ff;}.theChampFoursquareBackground{background-color:#f94877;}.theChampDisqusBackground{background-color:#2e9fff;}.theChampFacebookBackground{background-color:#4267b2;}.theChampOdnoklassnikiBackground{background-color:#f2720c;}.theChampYandexBackground{background-color:#e52620;}.theChampSteamBackground{background-color:#393939;}.theChampLiveJournalBackground{background-color:#ededed;}.theChampDiggBackground{background-color:#006094;}.theChampEmailBackground{background-color:#649a3f;}.theChampFloatitBackground{background-color:#53beee;}.theChampYoutubeBackground{background-color:white;box-sizing:border-box;border:1px #4184f3 solid;}.theChampGoogleBackground{background-color:white;box-sizing:border-box;border:1px #4184f3 solid;}.theChampLinkedinBackground{background-color:#0077b5;}.theChampMoreBackground{background-color:#ee8e2d;}.theChampPinterestBackground{background-color:#cc2329;}.theChampPrintBackground{background-color:#fd6500;}.theChampRedditBackground{background-color:#ff5700;}.theChampStockTwitsBackground{background-color:#40576f;}.theChampTumblrBackground{background-color:#29435d;}.theChampLineBackground{background-color:#00c300;}.theChampMicrosoftBackground{background-color:#2672ec;}.theChampParlerBackground{background-color:#892e5e;}.theChampTwitterBackground{background-color:#55acee;}.theChampMastodonBackground{background-color:#2b90d9;}.theChampWordPressBackground,.theChampWordpressBackground{background-color:#464646;}.theChampVkontakteBackground{background-color:#07f;}.theChampXingBackground{background-color:#00797d;}.theChampWhatsappBackground{background-color:#55eb4c;}.theChampMailruBackground{background-color:#356fac;}.theChampMeWeBackground{background-color:#007da1;}.theChampMixBackground{background-color:#ff8226;}.theChampXBackground{background-color:#2a2a2a;}.theChampHorizontalSharingButton,.theChampVerticalSharingButton{display:block;}.theChampInstagramBackground{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);}.theChampTCBackground,.theChampTCBackground:hover{border-width:0 !important;background-color:transparent;}div.the_champ_sharing_ul .theChampTCBackground{background-color:transparent;font-style:normal !important;word-wrap:normal;color:#666;line-height:1;visibility:hidden;}.theChampSharingTotalsharesButton{font-style:normal !important;word-wrap:normal;color:#666;line-height:1;}.theChampSharingSvg{width:100%;height:100%;}.theChampYummlySvg{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%2010.5%2010%20q%204%20-2%202.5%201%20l%20-1%204%20q%200%202%205%200%20l%201%20-6.5%20m%20-1%206.5%20l%20-1%204%20c%20-3%206%20-6%20-1%200%20-1%20q%201%20-1%205%201%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") no-repeat center center;}.theChampYummlySvg.nitro-lazy{background:none !important;}.theChampBufferSvg{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2038%2039%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%2015%206%20l%20-10%205%20l%2010%205%20l%2010%20-5%20z%22%20stroke-width%3D%220%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%205.5%2014.5%20l%209.5%205%20l%209.5%20-5%20m%20-19%204%20l%209.5%205%20l%209.5%20-5%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") no-repeat center center;}.theChampBufferSvg.nitro-lazy{background:none !important;}.theChampFacebookSvg{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") no-repeat center center;}.theChampFacebookSvg.nitro-lazy{background:none !important;}.theChampSharing{float:left;border:none;}.theChampSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px;}.theChampPushIn{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left no-repeat;}.theChampPushIn.nitro-lazy{background:none !important;}.theChampPullOut{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left no-repeat;}.theChampPullOut.nitro-lazy{background:none !important;}.theChampCommentingTabs li{padding-left:0 !important;float:left;margin:0 1em 0 0 !important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em;}.theChampCommentingTabs ul{float:left;padding-left:0;margin-left:0;}li.theChampSelectedTab{color:#333;border-bottom:2px solid #23a9e1;}.fb-comments,.fb-comments span,.fb-comments span iframe[style]{min-width:100% !important;width:100% !important;}div.the_champ_horizontal_counter li{margin-right:14px !important;}div.theChampTotalShareCount{word-wrap:normal !important;font-weight:bolder;font-family:sans-serif;padding:0;margin:0;text-align:center;}div.theChampTotalShareText{word-wrap:normal !important;margin:0;padding:0;text-align:center;}.the_champ_sharing_container a{padding:0 !important;box-shadow:none !important;border:none !important;}div.course_instructor_widget .the_champ_vertical_sharing{display:none !important;}@media screen and (max-width:783px){#the_champ_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none !important;}#the_champ_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92%;}}@media screen and (max-width:475px){#the_champ_sharing_more_content .all-services ul li{width:100% !important;}}#ss_openid{border:1px solid gray;display:inline;font-family:"Trebuchet MS";font-size:12px;width:98%;padding:.35em .325em .75em;margin-bottom:20px;}#ss_openid form{margin-top:25px;margin-left:0;padding:0;background:transparent;-webkit-box-shadow:none;box-shadow:none;}#ss_openid input{font-family:"Trebuchet MS";font-size:12px;width:100px;float:left;}#ss_openid input[type=submit]{background:#767676;padding:.75em 2em;border:0;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-weight:800;line-height:1;text-shadow:none;-webkit-transition:background .2s;transition:background .2s;}#ss_openid legend{color:#ff6200;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:table;max-width:100%;padding:0;white-space:normal;}#ss_openid input.openid_login{background-color:#fff;background-position:0 50%;color:#000;width:220px;margin-right:10px;height:30px;margin-bottom:5px;background:#fff;background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:1px solid #bbb;-webkit-border-radius:3px;border-radius:3px;display:block;padding:.7em;line-height:1.5;}#ss_openid a{color:silver;}#ss_openid a:hover{color:#5e5e5e;}.heateor_ms_subscribe_option{line-height:14px;margin-top:8px;}.heateor_ms_subscribe_option input.heateor_ms_checkbox,.heateor_ms_subscribe_option label.heateor_ms_checkbox_label{float:left;font-size:15px;margin:0;color:#666;}.heateor_ms_subscribe_option input.heateor_ms_checkbox{margin:0 4px 0 0;width:15px;height:15px;float:left;}div.heateor_ss_sl_optin_container{clear:both;}div.heateor_ss_sl_optin_container a{color:blue;}div.heateor_ss_sl_optin_container label{font-size:11px;font-weight:normal;}input.heateor_ss_social_login_optin{vertical-align:middle;}div.theChampFacebookLogoContainer{width:25px;height:25px;border-radius:999px;background-color:white;margin:5px auto;}div.the_champ_login_container i.theChampFacebookBackground{background-color:#218cf2 !important;}div.the_champ_bottom_sharing{margin-bottom:0;}.theChampTwitchBackground{background-color:#6441a5;}.theChampTwitchLoginSvg{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Cpath%20d%3D%22M%2055%2030%20h%20200%20v%20160%20l%20-40%2040%20h%20-50%20l%20-40%2040%20v%20-40%20l%2030%20-30%20h%2060%20l%2020%20-20%20v%20-132%20h%20-165%20v%20152%20h%2055%20v%2070%20h%20-20%20v%20-40%20h%20-65%20v%20-160%20z%20M%20130%2090%20v%2060%20h%2015%20v%20-60%20z%20M%20185%2090%20v%2060%20h%2015%20v%20-60%20z%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left no-repeat;}.theChampTwitchLoginSvg.nitro-lazy{background:none !important;}.theChampParlerSvg{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20height%3D%27100%25%27%20width%3D%27100%25%27%20viewBox%3D%27-24%20-30%20140%20160%27%3E%3Cg%20fill%3D%27%23fff%27%3E%3Cpath%20d%3D%27M58.34%2083.31h-25v-8.49c0-4.5%203.64-8.14%208.14-8.14h16.87c13.8%200%2025.02-11.19%2025.02-24.94%200-13.75-11.23-24.94-25.03-24.94h-.26l-5.3-.16H0C0%207.45%207.45%200%2016.63%200h36.41l5.44.17C81.39.24%20100%2018.86%20100%2041.74c0%2022.92-18.69%2041.57-41.66%2041.57z%27%3E%3C%2Fpath%3E%3Cpath%20d%3D%27M16.65%20100C7.46%20100%20.02%2092.55.02%2083.37V49.49c0-8.92%207.23-16.16%2016.16-16.16h42.19a8.32%208.32%200%20010%2016.64h-33.5c-4.53%200-8.21%203.67-8.21%208.21V100z%27%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center center;}.theChampParlerSvg.nitro-lazy{background:none !important;}div#the_champ_sharing_more_content ss.theChampParlerSvg{width:92% !important;}.theChampRedditLoginSvg{background-size:125% !important;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2.5%20-3.5%2039%2039%22%3E%3Cpath%20d%3D%22M28.543%2015.774a2.953%202.953%200%200%200-2.951-2.949%202.882%202.882%200%200%200-1.9.713%2014.075%2014.075%200%200%200-6.85-2.044l1.38-4.349%203.768.884a2.452%202.452%200%201%200%20.24-1.176l-4.274-1a.6.6%200%200%200-.709.4l-1.659%205.224a14.314%2014.314%200%200%200-7.316%202.029%202.908%202.908%200%200%200-1.872-.681%202.942%202.942%200%200%200-1.618%205.4%205.109%205.109%200%200%200-.062.765c0%204.158%205.037%207.541%2011.229%207.541s11.22-3.383%2011.22-7.541a5.2%205.2%200%200%200-.053-.706%202.963%202.963%200%200%200%201.427-2.51zm-18.008%201.88a1.753%201.753%200%200%201%201.73-1.74%201.73%201.73%200%200%201%201.709%201.74%201.709%201.709%200%200%201-1.709%201.711%201.733%201.733%200%200%201-1.73-1.711zm9.565%204.968a5.573%205.573%200%200%201-4.081%201.272h-.032a5.576%205.576%200%200%201-4.087-1.272.6.6%200%200%201%20.844-.854%204.5%204.5%200%200%200%203.238.927h.032a4.5%204.5%200%200%200%203.237-.927.6.6%200%201%201%20.844.854zm-.331-3.256a1.726%201.726%200%201%201%201.709-1.712%201.717%201.717%200%200%201-1.712%201.712z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center center;}.theChampRedditLoginSvg.nitro-lazy{background:none !important;}.theChampDisqusLoginSvg{background-size:112% !important;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer%5f1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20200%20200%22%20enable-background%3D%22new%200%200%20200%20200%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%20id%3D%22Layer%5f2%22%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M102.535%2C167.5c-16.518%2C0-31.621-6.036-43.298-16.021L30.5%2C155.405l11.102-27.401%0A%09c-3.868-8.535-6.038-18.01-6.038-28.004c0-37.277%2C29.984-67.5%2C66.971-67.5c36.984%2C0%2C66.965%2C30.223%2C66.965%2C67.5%0A%09C169.5%2C137.284%2C139.52%2C167.5%2C102.535%2C167.5z%20M139.102%2C99.807v-0.188c0-19.478-13.736-33.367-37.42-33.367h-25.58v67.5h25.201%0A%09C125.171%2C133.753%2C139.102%2C119.284%2C139.102%2C99.807L139.102%2C99.807z%20M101.964%2C117.168h-7.482V82.841h7.482%0A%09c10.989%2C0%2C18.283%2C6.265%2C18.283%2C17.07v0.188C120.247%2C110.995%2C112.953%2C117.168%2C101.964%2C117.168z%22%2F%3E%3C%2Fsvg%3E") no-repeat center center;}.theChampDisqusLoginSvg.nitro-lazy{background:none !important;}.theChampDropboxLoginSvg{background-size:113% !important;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22100%25%22%20width%3D%22100%25%22%20id%3D%22svg126%22%20version%3D%221.1%22%20viewBox%3D%22-35.3175%20-50%20306.085%20300%22%3E%3Cdefs%20id%3D%22defs112%22%3E%3Cstyle%20id%3D%22style110%22%3E.cls-1%7Bfill%3A%23ffffff%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20id%3D%22polygon116%22%20class%3D%22cls-1%22%20d%3D%22M58.86%2075l58.87-37.5L58.86%200%200%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon118%22%20class%3D%22cls-1%22%20d%3D%22M176.59%2075l58.86-37.5L176.59%200l-58.86%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon120%22%20class%3D%22cls-1%22%20d%3D%22M117.73%20112.5L58.86%2075%200%20112.5%2058.86%20150z%22%2F%3E%3Cpath%20id%3D%22polygon122%22%20class%3D%22cls-1%22%20d%3D%22M176.59%20150l58.86-37.5L176.59%2075l-58.86%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon124%22%20class%3D%22cls-1%22%20d%3D%22M176.59%20162.5L117.73%20125l-58.87%2037.5%2058.87%2037.5z%22%2F%3E%3C%2Fsvg%3E") left no-repeat;}.theChampDropboxLoginSvg.nitro-lazy{background:none !important;}.theChampFoursquareLoginSvg{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-6.25%20-4%2040%2040%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.516%203H7.586C5.66%203%205%204.358%205%205.383v21.995c0%201.097.65%201.407.958%201.53.31.126%201.105.206%201.676-.36l6.72-7.455c.105-.12.49-.284.552-.284h4.184c1.79%200%201.81-1.45%201.997-2.206.157-.63%201.946-9.57%202.58-12.395.523-2.32-.104-3.21-2.15-3.21zM20.2%209.682c-.07.33-.368.66-.75.693h-5.44c-.61-.034-1.108.422-1.108%201.032v.665c0%20.61.5%201.24%201.108%201.24h4.607c.43%200%20.794.276.7.737-.093.46-.573%202.82-.627%203.07-.052.254-.282.764-.716.764h-3.62c-.682%200-1.36-.008-1.816.56-.458.573-4.534%205.293-4.534%205.293V6.403c0-.438.31-.746.715-.74h11.274c.41-.006.915.41.834%201L20.2%209.68z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") no-repeat center center;}.theChampFoursquareLoginSvg.nitro-lazy{background:none !important;}#the_champ_sharing_more_providers .all-services ul li a span{width:51%;}@media screen and (max-width:783px){.the_champ_hide_sharing{display:none;}}.heateor_ss_mastodon_popup_button{background:linear-gradient(#ec1b23,#d43116);padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:4px auto;font-weight:bolder;width:35%;cursor:pointer;border-bottom-style:groove;border-bottom-width:5px;border-bottom-color:rgba(0,0,0,.2);}div.the_champ_sharing_container a:before,div.heateor_ss_follow_icons_container a:before{content:none;}